re PR libstdc++/58982 (std::vector<std::atomic<int>> vai(10); does not compile anymore)
[gcc.git] / ChangeLog
1 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
2
3 * Makefile.in: Regenerate.
4
5 * Makefile.tpl: Fix typo.
6 * Makefile.in: Regenerate partially.
7
8 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
9
10 * configure.ac: Added libcilkrts to noconfig list when C++ is not
11 supported.
12 * configure: Regenerated.
13
14 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
15
16 * MAINTAINERS (Write After Approval): Add myself.
17
18 2013-10-30 Jason Merrill <jason@redhat.com>
19
20 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
21 --disable-build-format-warnings.
22
23 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
24
25 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
26 depend on libstdc++ and libgcc.
27 * configure: Regenerate.
28 * configure.ac: Added libcilkrts to target binaries. Also, restrict
29 libcilkrts for POSIX and i*86, and x86_64 architectures.
30 * Makefile.in: Added libcilkrts related fields to support building it.
31
32 2013-10-26 Jeff Law <law@redhat.com>
33
34 * Makefile.def (target_modules): Remove libmudflap
35 (languages): Remove check-target-libmudflap).
36 * Makefile.in: Rebuilt.
37 * Makefile.tpl (check-target-libmudflap-c++): Remove.
38 * configure.ac (target_libraries): Remove target-libmudflap.
39 Remove checks which disabled libmudflap on some systems.
40 * configure: Rebuilt.
41 * libmudflap: Directory removed.
42
43 2013-10-21 Cong Hou <congh@google.com>
44
45 * MAINTAINERS (Write After Approval): Add myself.
46
47 2013-10-16 Mike Stump <mikestump@comcast.net>
48
49 * .dir-locals.el: Add.
50
51 2013-10-15 David Malcolm <dmalcolm@redhat.com>
52
53 * configure.ac: Add --enable-host-shared
54 * configure: Regenerate.
55
56 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
57
58 Import from savannah.gnu.org:
59 * config.guess: Update to 2013-06-10 version.
60 * config.sub: Update to 2013-10-01 version.
61
62 2013-10-01 Simon Cook <simon.cook@embecosm.com>
63
64 Changes to build configuration to allow big endian ARC ELF toolchain
65 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
66 * configure: Regenerate.
67
68 2013-09-20 Alan Modra <amodra@gmail.com>
69
70 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
71 ppc host match. Support little-endian powerpc linux hosts.
72
73 2013-09-19 Dodji Seketeli <dodji@redhat.com>
74
75 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
76 maintainer.
77
78 2013-09-12 DJ Delorie <dj@redhat.com>
79
80 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
81 maintainers.
82
83 2013-09-03 Richard Biener <rguenther@suse.de>
84
85 * configure.ac: Also allow ISL 0.12.
86 * configure: Regenerated.
87
88 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
89
90 * MAINTAINERS (Write After Approval): Add myself.
91
92 2013-08-27 David Malcolm <dmalcolm@redhat.com>
93
94 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
95
96 2013-08-26 Caroline Tice <cmtice@google.com>
97
98 * MAINTAINERS: Correct earliers update: Move myself from libvtv
99 "Various Reviewers" to libvtv "Various Maintainers".
100
101 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
102
103 * MAINTAINERS: Add myself as RTL optimizers reviewer.
104
105 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
106
107 * MAINTAINERS: Update name, email.
108
109 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
110
111 * MAINTAINERS (Write After Approval): Add myself.
112
113 2013-08-12 Caroline Tice <cmtice@google.com>
114
115 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
116 address in the Write After Approval section.
117
118 2013-08-09 Carlos O'Donell <carlos@redhat.com>
119
120 * MAINTAINERS (Write After Approval): Update email.
121
122 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
123
124 * configure.ac: Adjust to check VTV_SUPPORTED.
125 * configure: Regenerated.
126
127 2013-08-02 Caroline Tice <cmtice@google.com>
128
129 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
130 on non-linux systems; add target-libvtv to noconfigdirs; add
131 libsupc++/.libs to C++ library search paths.
132 * configure: Regenerated.
133 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
134 libstdc++ and libgcc.
135 * Makefile.in: Regenerated.
136
137 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
138
139 * MAINTAINERS (Write After Approval): Add myself.
140
141 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
142 Shiva Chen <shiva0217@gmail.com>
143
144 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
145 nds32 port maintainers.
146
147 2013-07-17 Tim Shen <timshen91@gmail.com>
148
149 * MAINTAINERS (Write After Approval): Add myself.
150
151 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
152
153 * configure.ac: Sync from binutils.
154 * configure: Regenerate.
155
156 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
157
158 * MAINTAINERS (Write After Approval): Add myself.
159
160 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
161
162 * MAINTAINERS (Write After Approval): Add myself.
163
164 2013-05-17 David Malcolm <dmalcolm@redhat.com>
165
166 * MAINTAINERS (Write After Approval): Add myself.
167
168 2013-04-30 Brooks Moses <bmoses@google.com>
169
170 * MAINTAINERS: Update my email; move myself from Fortran
171 reviewer to Write After Approval.
172
173 2013-04-16 Andreas Schwab <schwab@suse.de>
174
175 * configure.ac (aarch64-*-*): Don't disable java.
176 * configure: Regenerate.
177
178 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
179
180 * MAINTAINERS (Write After Approval): Add myself.
181
182 2013-03-30 Matthias Klose <doko@ubuntu.com>
183
184 * Makefile.def (target_modules): Don't install libffi.
185 * Makefile.in: Regenerate.
186
187 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
188
189 * MAINTAINERS (Write After Approval): Add myself.
190
191 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
192
193 * MAINTAINERS (Write After Approval): Add myself.
194
195 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
196
197 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
198 * configure: Regenerated.
199
200 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
201
202 * MAINTAINERS: Explicitly add myself as AIX maintainer.
203 Remove Geoff Keating as rs6000 port maintainer, at his request.
204
205 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
206
207 * MAINTAINERS: Update my email.
208
209 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
210
211 * config/isl.m4: don't echo $CFLAGS for ISL_CHECK_VERSION.
212 * configure: Re-generate.
213
214 2013-01-15 Richard Biener <rguenther@suse.de>
215
216 PR other/55973
217 * configure: Re-generate.
218
219 2013-01-14 Matthias Klose <doko@ubuntu.com>
220
221 * Makefile.def (install-target-libsanitizer): Depend on
222 install-target-libstdc++-v3.
223 * Makefile.in: Regenerate.
224
225 2013-01-14 Richard Biener <rguenther@suse.de>
226
227 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
228 * configure: Re-generate
229
230 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
231
232 * config.sub: Update from config repo.
233
234 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
235
236 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
237 * Makefile.in: Regenerate.
238
239 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
240
241 * MAINTAINERS (arc): Add new port maintainership for myself.
242
243 2013-01-09 Jason Merrill <jason@redhat.com>
244
245 * .gitignore: Import from gdb repository.
246
247 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
248
249 * Makefile.def (configure-gcc): Depend on all-gmp.
250 (all-gcc): Remove dependency on all-gmp.
251 * Makefile.in: Regenerated.
252
253 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
254
255 * config.sub: Merge from config repo.
256 * config.guess: Ditto.
257
258 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
259
260 * Makefile.def: Merge from binutils.
261 * Makefile.in: Ditto.
262
263 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
264
265 * MAINTAINERS: Update my email.
266
267 2012-12-29 Ben Elliston <bje@gnu.org>
268
269 * config.guess: Update to 2012-12-29 version.
270 * config.sub: Likewise.
271
272 2012-12-20 Matthias Klose <doko@ubuntu.com>
273
274 * Makefile.def (install-target-libgfortran): Depend on
275 install-target-libquadmath, install-target-libgcc.
276 (install-target-libsanitizer): Depend on install-target-libgcc.
277 (install-target-libjava): Depend on install-target-libgcc.
278 (install-target-libitm): Depend on install-target-libgcc.
279 (install-target-libobjc): Depend on install-target-libgcc.
280 (install-target-libstdc++-v3): Depend on install-target-libgcc.
281 * Makefile.in: Regenerate.
282
283 2012-12-19 Matthias Klose <doko@ubuntu.com>
284
285 * Makefile.def (install-target-libgo): Depend on
286 install-target-libatomic.
287 * Makefile.in: Regenerate.
288
289 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
290
291 PR go/55201
292 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
293 * Makefile.in: Regenerate.
294
295 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
296
297 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
298 * configure: Regenerate.
299
300 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
301
302 * config.sub: Merge from config repo.
303
304 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
305
306 * Makefile.def (target_modules): Add bootstrap=true and
307 raw_cxx=true to libsanitizer.
308 * configure.ac (bootstrap_target_libs): Add libsanitizer.
309 * Makefile.in: Regenerated.
310 * configure: Likewise.
311
312 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
313
314 * MAINTAINERS: Remove self as RTL optimization maintainer.
315
316 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
317
318 * MAINTAINERS (Write After Approval): Add myself.
319
320 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
321
322 * Makefile.def (target_modules): Remove bootstrap=true and
323 raw_cxx=true from libsanitizer.
324 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
325 * Makefile.in: Regenerated.
326 * configure: Likewise.
327
328 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
329
330 * Makefile.def (target_modules): Add bootstrap=true and
331 raw_cxx=true to libsanitizer.
332 * configure.ac (bootstrap_target_libs): Add libsanitizer.
333 * Makefile.in: Regenerated.
334 * configure: Likewise.
335
336 2012-11-28 Andrew Pinski <apinski@cavium.com>
337
338 PR bootstrap/54279
339 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
340 * configure: Regenerate.
341 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
342 * Makefile.in: Regenerate.
343
344 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
345
346 * configure.ac: Disable libsanitizer if we're not building C++.
347 * configure: Regenerate.
348
349 2012-11-15 Roland McGrath <roland@hack.frob.com>
350
351 * MAINTAINERS (Write After Approval): Add myself.
352
353 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
354
355 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
356 Kostya Serebryany (kcc@google.com) and
357 Jakub Jelinek (jakub@redhat.com).
358 Rename area for Dodji Seketeli (dodji@redhat.com).
359
360 2012-11-15 Dodji Seketeli <dodji@redhat.com>
361
362 * MAINTAINERS: (asan.c, related): Add myself.
363
364 2012-11-14 Roland McGrath <mcgrathr@google.com>
365
366 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
367 * configure: Regenerate.
368
369 2012-11-13 Richard Henderson <rth@redhat.com>
370
371 * configure.ac: Move libsanitizer logic to subdirectory.
372 * configure: Regenerate.
373
374 2012-11-13 Dodji Seketeli <dodji@redhat.com>
375
376 * configure.ac: Enable libsanitizer just on x86 linux for now.
377 * configure: Re-generate.
378
379 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
380
381 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
382 sections.
383 * configure: Regenerate.
384
385 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
386
387 * configure.ac: Add section for configdirs for libsanitizer.
388 Disable for cris-*-* and mmix-*-*.
389 * configure: Regenerate.
390
391 2012-11-12 Wei Mi <wmi@google.com>
392
393 * configure.ac: Add libsanitizer to target_libraries.
394 * Makefile.def: Ditto.
395 * configure: Regenerate.
396 * Makefile.in: Regenerate.
397 * libsanitizer: New directory for asan runtime. Contains an empty
398 tsan directory.
399
400 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
401
402 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
403 against Mingw64 w32api.
404 * configure: Regenerate.
405
406 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
407
408 * configure: Regenerated.
409
410 2012-11-03 Robert Mason <rbmj@verizon.net>
411
412 * configure.ac: add --disable-libstdcxx configure option
413 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
414
415 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
416
417 * MAINTAINERS (Write After Approval): Add myself.
418
419 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
420
421 * MAINTAINERS (Write After Approval): Add myself.
422
423 2012-10-24 Sharad Singhai <singhai@google.com>
424
425 * MAINTAINERS (Write After Approval): Add myself.
426
427 2012-10-24 Eric Christopher <echristo@gmail.com>
428
429 * MAINTAINERS: Update email address.
430
431 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
432
433 PR bootstrap/54820
434 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
435 * configure: Regenerate.
436
437 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
438
439 * MAINTAINERS (aarch64): Add Marcus and myself.
440
441 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
442
443 PR bootstrap/54820
444 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
445 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
446 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
447 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
448 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
449 * Makefile.in: Regenerate.
450 * configure.ac (have_static_libs): New variable and associated check.
451 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
452 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
453 * configure: Regenerate.
454
455 2012-10-10 Richard Biener <rguenther@suse.de>
456
457 * MAINTAINERS: Adjust for changed surname.
458
459 2012-10-04 Lawrence Crowl <crowl@google.com>
460
461 * MAINTAINERS (Write After Approval): Add myself.
462
463 2012-10-01 Cary Coutant <ccoutant@google.com>
464
465 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
466
467 2012-09-28 Ian Lance Taylor <iant@google.com>
468
469 * Makefile.def: Make all-target-libgo depend on
470 all-target-libbacktrace.
471 * Makefile.in: Rebuild.
472
473 2012-09-26 Ian Lance Taylor <iant@google.com>
474
475 * Makefile.def: Make all-gcc depend on all-libbacktrace.
476 * Makefile.in: Rebuild.
477
478 2012-09-20 Walter Lee <walt@tilera.com>
479
480 * configure.ac: Add tilegx to list of targets that support gold.
481 * configure: Regenerate.
482
483 2012-09-20 Marek Polacek <polacek@redhat.com>
484
485 * MAINTAINERS (Write After Approval): Add myself.
486
487 2012-09-19 Steve Ellcey <sellcey@mips.com>
488
489 * configure.ac: Add mips*-mti-elf* target.
490 * configure: Regenerate.
491
492 2012-09-17 Ian Lance Taylor <iant@google.com>
493
494 * MAINTAINERS (Various Maintainers): Add libbacktrace.
495 * configure.ac (host_libs): Add libbacktrace.
496 (target_libraries): Add libbacktrace.
497 * Makefile.def (host_modules): Add libbacktrace.
498 (target_modules): Likewise.
499 * configure, Makefile.in: Rebuild.
500
501 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
502
503 PR target/38607
504 Merge upstream change.
505 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
506
507 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
508 Add libgomp*.o to compare_exclusions for AIX.
509 * configure: Regenerate.
510
511 2012-09-06 Diego Novillo <dnovillo@google.com>
512
513 * configure.ac: Bump minimum GMP version to 4.2.3.
514 * configure: Re-generate.
515
516 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
517
518 PR target/54461
519 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
520 target-libgloss if not configured --with-avrlibc=no.
521 * configure: Regenerate.
522
523 2012-09-04 Jason Merrill <jason@redhat.com>
524
525 * configure.ac: Fix --enable-languages=all.
526
527 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
528
529 * MAINTAINERS (Write After Approval): Add myself.
530
531 2012-09-03 Richard Guenther <rguenther@suse.de>
532
533 PR bootstrap/54138
534 * configure.ac: Re-organize ISL / CLOOG checks to allow
535 disabling with either --without-isl or --without-cloog.
536 * configure: Regenerated.
537
538 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
539
540 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
541 * configure: Regenerate.
542
543 2012-08-27 Ulrich Drepper <drepper@gmail.com>
544
545 * MAINTAINERS: Fix my email address.
546
547 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
548
549 PR binutils/4970
550 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
551 and opcodes.
552 * Makefile.in: Regenerated.
553
554 2012-08-26 Art Haas <ahaas@impactweather.com>
555
556 * configure: Regenerate.
557
558 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
559
560 * INSTALL/README: Also refer to the online installation
561 instructions.
562
563 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
564
565 * MAINTAINERS (Write After Approval): Add myself.
566 (Picochip port): Remove myself.
567
568 2012-08-14 Diego Novillo <dnovillo@google.com>
569
570 Merge from cxx-conversion branch.
571
572 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
573 POSTSTAGE1_CONFIGURE_FLAGS.
574 * Makefile.in: Regenerate.
575 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
576 Force C++ when bootstrapping.
577 * configure: Regenerate.
578
579 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
580
581 * MAINTAINERS (Write After Approval): Add myself.
582
583 2012-07-16 Joseph Myers <joseph@codesourcery.com>
584
585 * README: Document use of ranges of years in copyright notices.
586
587 2012-07-06 Richard Guenther <rguenther@suse.de>
588
589 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
590 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
591 --with-gmp=system.
592 * Makefile.in: Regenerated.
593 * configure: Likewise.
594
595 2012-07-06 Richard Guenther <rguenther@suse.de>
596
597 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
598 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
599 supply V=1 as extra_make_flags.
600 * configure: Regenerated.
601 * Makefile.in: Likewise.
602
603 2012-07-04 Tristan Gingold <gingold@adacore.com>
604
605 * configure: Regenerate.
606
607 2012-07-03 Richard Guenther <rguenther@suse.de>
608
609 * Makfile.def (isl): Remove not necessary extra_exports and
610 extra_make_flags.
611 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
612 * Makefile.in: Regenerated.
613
614 2012-07-03 Richard Guenther <rguenther@suse.de>
615
616 * Makefile.def (cloog): Add V=1 to extra_make_flags.
617 * configure.ac: If either the ISL or the CLooG check failed
618 do not try to build in-tree versions.
619 * Makefile.in: Regenerated.
620 * configure: Regenerated.
621
622 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
623
624 * configure: Regenerate.
625
626 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
627
628 * MAINTAINERS (Various Maintainers): Add myself as testsuite
629 maintainer.
630
631 2012-07-02 Richard Guenther <rguenther@suse.de>
632
633 * configure: Regenerated.
634
635 2012-07-02 Richard Guenther <rguenther@suse.de>
636 Michael Matz <matz@suse.de>
637 Tobias Grosser <tobias@grosser.es>
638 Sebastian Pop <sebpop@gmail.com>
639
640 * Makefile.def: Add ISL host module, remove PPL host module.
641 Adjust ClooG host module to use the proper ISL.
642 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
643 * configure.ac: Include config/isl.m4. Add ISL host library,
644 remove PPL. Remove PPL configury, add ISL configury, adjust
645 ClooG configury.
646 * Makefile.in: Regenerated.
647 * configure: Likewise.
648
649 2012-07-02 Richard Guenther <rguenther@suse.de>
650
651 Merge from graphite branch
652 2011-07-21 Tobias Grosser <tobias@grosser.es>
653
654 * configure: Regenerated.
655 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
656 both cloog.org and legacy versions. The only supported version will
657 be CLooG with the isl backend.
658
659 2011-07-21 Tobias Grosser <tobias@grosser.es>
660
661 * configure: Regenerated.
662 * configure.ac: Require cloog isl 0.17.0
663
664 2011-07-21 Tobias Grosser <tobias@grosser.es>
665
666 * configure: Regenerated.
667 * config/cloog.m4: Do not define CLOOG_ORG
668
669 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
670
671 * configure.ac: Skip C if explicitly selected.
672 * configure: Regenerate.
673
674 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
675
676 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
677 they contain -O2.
678 * configure: Regenerate.
679
680 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
681
682 PR debug/53740
683 * df.h, df-problems.c, dce.c: Revert last patch.
684
685 2012-06-25 Iain Sandoe <iain@codesourcery.com>
686
687 * MAINTAINERS (Write After Approval): Update my email address.
688
689 2012-06-21 Meador Inge <meadori@codesourcery.com>
690
691 * MAINTAINERS (Write After Approval): Add myself.
692
693 2012-06-20 Jason Merrill <jason@redhat.com>
694
695 * Makefile.tpl (check-target-libgomp-c++): New.
696 (check-target-libitm-c++): New.
697 * Makefile.def (c++): Add them.
698 * Makefile.in: Regenerate.
699
700 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
701
702 * MAINTAINERS (Write After Approval): Add myself.
703
704 2012-05-16 Olivier Hainque <hainque@adacore.com>
705
706 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
707 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
708 (install-no-fixedincludes): Adjust accordingly.
709 * Makefile.in: Regenerate.
710
711 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
712
713 Merge upstream change
714 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
715
716 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
717
718 * MAINTAINERS (Write After Approval): Add myself.
719
720 2012-05-09 Nick Clifton <nickc@redhat.com>
721 Paul Smith <psmith@gnu.org>
722
723 PR bootstrap/50461
724 * configure.ac (mpfr-dir): When using in-tree MPFR sources
725 allow for the fact that from release v3.1.0 of MPFR the source
726 files were moved into a src sub-directory.
727 * configure: Regenerate.
728
729 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
730
731 * configure.ac: Bump minimum MPFR version to 2.4.0.
732 * configure: Regenerated.
733
734 2012-05-01 Richard Henderson <rth@redhat.com>
735
736 * Makefile.def (libatomic): New target_module.
737 * configure.ac (target_libraries): Add libatomic.
738 (noconfigdirs): Check if libatomic is supported.
739 * Makefile.in, configure: Rebuild.
740
741 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
742
743 * MAINTAINERS (Write After Approval): Add myself.
744
745 2012-04-25 Joel Brobecker <brobecker@adacore.com>
746
747 * config.sub: Update to 2012-04-18 version from official repo.
748
749 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
750
751 * MAINTAINERS (Write After Approval): Add myself.
752
753 2012-04-11 Steve Ellcey <sellcey@mips.com>
754
755 * MAINTAINERS: Changed email address.
756
757 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
758
759 PR target/52737
760 * contrib/gcc_update (files_and_dependencies):
761 Remove gcc/config/avr/t-multilib from touch data.
762
763 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
764
765 * MAINTAINERS (OS Port Maintainers): Remove irix.
766 * configure.ac (enable_libgomp): Remove *-*-irix6*.
767 (unsupported_languages): Remove mips-sgi-irix6.*.
768 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
769 (with_stabs): Remove.
770 * configure: Regenerate.
771
772 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
773
774 * MAINTAINERS (OS Port Maintainers): Remove osf.
775 * configure.ac (enable_libgomp): Remove *-*-osf*.
776 (with_stabs): Remove alpha*-*-osf*.
777 * configure: Regenerate.
778
779 2012-03-05 Tristan Gingold <gingold@adacore.com>
780
781 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
782 * configure: Regenerate.
783
784 2012-02-17 Walter Lee <walt@tilera.com>
785
786 * MAINTAINERS: (Write After Approval): Delete myself.
787
788 2012-02-14 Walter Lee <walt@tilera.com>
789
790 * MAINTAINERS (tilegx port): Add myself.
791 (tilepro port): Add myself.
792 (Write After Approval): Add myself.
793
794 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
795
796 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
797 and Joseph Myers as docstring relicensing maintainers.
798
799 2012-02-09 Bin Cheng <bin.cheng@arm.com>
800
801 * MAINTAINERS (write-after-approval): Add myself.
802
803 2012-02-08 Ira Rosen <irar@il.ibm.com>
804
805 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
806 maintainer.
807
808 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
809
810 * MAINTAINERS (Write After Approval): Move myself to
811 maintain alphabetical order.
812
813 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
814
815 * MAINTAINERS (Write After Approval): Add myself.
816
817 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
818
819 * MAINTAINERS (Write After Approval): Add myself.
820
821 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
822 Jayant R Sonar <jayant.sonar@kpitcummins.com>
823
824 * configure.ac (cr16-*-*): Remove nonconfigdirs.
825 * configure: Regenerate.
826
827 2012-01-23 Harshit Chopra <harshit@google.com>
828
829 * MAINTAINERS (Write After Approval): Add myself.
830
831 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
832
833 * configure.ac: Remove reference to mh-interix.
834 * configure: Regenerate.
835
836 2012-01-05 Richard Henderson <rth@redhat.com>
837
838 PR bootstrap/51072
839 * configure.ac: Disable libitm if c++ is not enabled.
840 * configure: Rebuild.
841
842 * configure.ac: Fix regexp for same.
843 * configure: Rebuild.
844
845 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
846
847 * MAINTAINERS (Write After Approval): Add myself.
848
849 2012-01-02 Richard Guenther <rguenther@suse.de>
850
851 PR bootstrap/51686
852 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
853 * Makefile.in: Regenerate.
854
855 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
856
857 * MAINTAINERS (Write After Approval): Add myself.
858
859 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
860
861 * configure: Regenerate.
862
863 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
864
865 * MAINTAINERS (picochip): Changed email address.
866
867 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
868
869 * MAINTAINERS (write-after-approval): Add self.
870
871 2011-11-29 DJ Delorie <dj@redhat.com>
872
873 * configure.ac (rl78-*-*) New case.
874 * configure: Regenerate.
875 * MAINTAINERS: Add myself as RL78 maintainer.
876
877 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
878
879 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
880
881 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
882
883 * libtool.m4: Additional FreeBSD 10 fixes.
884
885 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
886
887 * MAINTAINERS: Move myself from Write After Approval to CPU Port
888 Maintainers section, as Epiphany maintainer.
889
890 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
891
892 PR target/49992
893 * configure.ac: Remove ranlib special-casing for Darwin.
894 * configure: Regenerate.
895
896 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
897
898 * MAINTAINERS (Reviewers): Keep the list sorted.
899
900 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
901
902 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
903
904 2011-11-09 Roland McGrath <mcgrathr@google.com>
905
906 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
907 * configure: Rebuild.
908 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
909 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
910 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
911 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
912 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
913 Add READELF.
914 * Makefile.in: Rebuild.
915
916 2011-11-09 Jason Merrill <jason@redhat.com>
917
918 * Makefile.def (language=c++): Remove check-c++0x.
919 * Makefile.in (check-gcc-c++): Regenerate.
920
921 2011-11-08 Richard Henderson <rth@redhat.com>
922
923 * configure.ac: Test for libitm directory present first.
924
925 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
926
927 * configure.ac: Test libitm/configure.tgt to disable libitm.
928 * configure: Rebuild.
929
930 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
931 Richard Henderson <rth@redhat.com>
932
933 Merged from transactional-memory.
934
935 * Makefile.def (lang_env_dependencies): libitm is c++.
936 Add libitm target module.
937 * configure.ac: Likewise.
938 * config/mmap.m4: New file.
939 * contrib/gcc_update: Add libitm to touch data.
940 * Makefile.in, configure: Rebuild.
941
942 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
943
944 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
945 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
946 * Makefile.in: Regenerate.
947
948 2011-11-01 DJ Delorie <dj@redhat.com>
949
950 * config.sub: Update to version 2011-10-29 (added rl78)
951
952 2011-10-27 Nick Clifton <nickc@redhat.com>
953
954 * config.sub: Import these changes from the config project:
955
956 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
957 Ben Elliston <bje@gnu.org>
958
959 * config.sub (epiphany): New.
960
961 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
962 Ben Elliston <bje@gnu.org>
963
964 * config.sub (hexagon, hexagon-*): New.
965
966 2011-08-23 Roland McGrath <mcgrathr@google.com>
967
968 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
969 64eb to be64.
970
971 2011-08-16 Roland McGrath <mcgrathr@google.com>
972
973 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
974 (nacl): Grok as alias for 32el-unknown-nacl.
975
976 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
977
978 * MAINTAINERS (Write After Approval): Add myself.
979
980 2011-10-24 Teresa Johnson <tejohnson@google.com>
981
982 * MAINTAINERS (Write After Approval): Add myself.
983
984 2011-09-21 Jakub Jelinek <jakub@redhat.com>
985
986 * MAINTAINERS (sparc port): Remove myself.
987
988 2011-09-14 Tom de Vries <tom@codesourcery.com>
989
990 * MAINTAINERS (Write After Approval): Add myself.
991
992 2011-08-14 Yao Qi <yao@codesourcery.com>
993
994 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
995 * configure: Regenerate.
996
997 2011-07-26 Ian Lance Taylor <iant@google.com>
998
999 * configure.ac: Set have_compiler based on whether gcc directory
1000 exists, rather than on whether gcc is in configdirs.
1001 * configure: Rebuild.
1002
1003 2011-07-21 Joseph Myers <joseph@codesourcery.com>
1004
1005 * MAINTAINERS (Global Reviewers): Add self.
1006
1007 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1008
1009 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1010 link directories.
1011 * Makefile.in: Rebuild.
1012
1013 2011-07-20 Ian Lance Taylor <iant@google.com>
1014
1015 PR bootstrap/49787
1016 * configure.ac: Move --enable-bootstrap handling earlier in file.
1017 If --enable-bootstrap and either --enable-build-with-cxx or
1018 --enable-build-poststage1-with-cxx, enable C++ automatically.
1019 * configure: Rebuild.
1020
1021 2011-07-19 Ian Lance Taylor <iant@google.com>
1022
1023 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1024 make C++ a boot_language. Set and substitute
1025 POSTSTAGE1_CONFIGURE_FLAGS.
1026 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1027 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1028 * configure, Makefile.in: Rebuild.
1029
1030 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1031
1032 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1033 maintainers.
1034
1035 2011-07-18 Jakub Jelinek <jakub@redhat.com>
1036
1037 * MAINTAINERS (Global Reviewers): Add myself.
1038
1039 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1040
1041 * configure: Regenerate.
1042
1043 2011-07-16 Jason Merrill <jason@redhat.com>
1044
1045 * Makefile.def (language=c++): Add check-c++0x and
1046 check-target-libmudflap-c++.
1047 * Makefile.tpl (check-target-libmudflap-c++): New.
1048 * Makefile.in: Regenerate.
1049
1050 2011-07-16 Matthias Klose <doko@ubuntu.com>
1051
1052 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1053 * Makefile.def (target_modules/libjava): Pass
1054 $(EXTRA_CONFIGARGS_LIBJAVA).
1055 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1056 if not configured with --enable-static-libjava.
1057 * Makefile.in: Regenerate.
1058 * configure: Likewise.
1059
1060 2011-07-15 Jason Merrill <jason@redhat.com>
1061
1062 * Makefile.in (check-c++): Move check-gcc-c++0x after
1063 check-target-libstdc++-v3.
1064
1065 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1066
1067 * MAINTAINERS (c6x port): New entry.
1068
1069 2011-07-13 Jason Merrill <jason@redhat.com>
1070
1071 * Makefile.in (check-gcc-c++0x): New.
1072 (check-c++): Depend on it.
1073
1074 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1075
1076 PR target/39150
1077 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1078 x86_64-*-solaris2.1[0-9]*.
1079 * configure: Regenerate.
1080
1081 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
1082
1083 * MAINTAINERS (RTL optimizers): Add self.
1084
1085 2011-06-27 Gabriel Charette <gchare@google.com>
1086
1087 * MAINTAINERS (Write After Approval): Add myself.
1088
1089 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1090
1091 PR regression/47836
1092 PR bootstrap/23656
1093 PR other/47733
1094 PR bootstrap/49247
1095 PR c/48825
1096 * configure.ac (target_libraries): Remove target-libiberty.
1097 Remove case-statement setting skipdirs=target-libiberty for
1098 multiple targets. Remove checking target_configdirs and
1099 removing target-libiberty but keeping target-libgcc if
1100 otherwise empty.
1101 * Makefile.def (target_modules): Don't add libiberty.
1102 (dependencies): Remove all traces of target-libiberty.
1103 * configure, Makefile.in: Regenerate.
1104
1105 2011-06-13 Walter Lee <walt@tilera.com>
1106
1107 * configure.ac (tilepro-*-*) New case.
1108 (tilegx-*-*): Likewise.
1109 * configure: Regenerate.
1110
1111 2011-06-06 Jing Yu <jingyu@google.com>
1112
1113 * configure.ac: Skip target-libiberty for
1114 arm*-*-linux-androideabi.
1115 * configure: Regenerated.
1116
1117 2011-06-06 Nick Clifton <nickc@redhat.com>
1118
1119 * config.sub: Sync from upstream.
1120
1121 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
1122
1123 * MAINTAINERS (Write After Approval): Add myself.
1124
1125 2011-06-01 Daniel Jacobowitz <drow@false.org>
1126
1127 * MAINTAINERS: Update my email address.
1128
1129 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
1130
1131 * MAINTAINERS (Write After Approval): Update my email address.
1132
1133 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
1134
1135 * MAINTAINERS (Write After Approval): Add myself.
1136
1137 2011-05-08 Doug Kwan <dougkwan@google.com>
1138
1139 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1140 * configure: Regenerated.
1141 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1142 value from configure.
1143 * Makefile.in: Regenerated.
1144
1145 2011-05-05 Joseph Myers <joseph@codesourcery.com>
1146
1147 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1148 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1149 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1150 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1151 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1152 *-*-vxworks*): Disable newlib and libgloss in separate case
1153 statement.
1154 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1155 to separate case statement.
1156 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1157 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1158 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1159 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1160 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1161 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1162 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1163 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1164 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1165 i[[3456789]]86-*-rdos*, m32r-*-*,
1166 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1167 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1168 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1169 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1170 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1171 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1172 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1173 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1174 and libgloss in main case over targets. Remove most empty cases
1175 in main case over targets.
1176 * configure: Regenerate.
1177
1178 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
1179
1180 * MAINTAINERS (Write After Approval): Add myself.
1181
1182 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1183
1184 * configure.ac: Remove code setting special library locations for
1185 hppa*64*-*-hpux11*. Remove code setting compiler for
1186 sparc-sun-solaris2*.
1187 * configure: Regenerate.
1188
1189 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1190
1191 * configure.ac: Separate libgloss_dir settings from general case
1192 over targets.
1193 * configure: Regenerate.
1194
1195 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1196
1197 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1198 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1199 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1200 cases in libgcj-disabling case statement.
1201 (hppa*64*-*-linux*): Set unsupported_languages instead of
1202 disabling target-zlib.
1203 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1204 to hppa*64*-*-hpux*.
1205 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1206 hppa*-*-hpux*.
1207 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1208 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1209 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1210 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1211 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1212 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1213 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1214 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1215 libgcj-disabling case statement.
1216 * configure: Regenerate.
1217
1218 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1219
1220 * configure.ac: Disable Java for targets not supporting libffi.
1221 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1222 Remove cases in Java-disabling statement.
1223 (*arm-wince-pe): Change to arm-wince-pe.
1224 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1225 cases in Java-disabling statement.
1226 (bfin-*-*): Don't disable Java again.
1227 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1228 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1229 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1230 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1231 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1232 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1233 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1234 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1235 Java-disabling statement.
1236 (mmix-*-*): Don't disable Java again.
1237 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1238 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1239 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1240 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1241 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1242 statement.
1243 * configure: Regenerate.
1244
1245 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1246
1247 * configure.ac: Separate cases disabling Java and Java libraries
1248 from general case over targets.
1249 * configure: Regenerate.
1250
1251 2011-04-21 Jie Zhang <jzhang918@gmail.com>
1252
1253 * MAINTAINERS: Update my email address.
1254
1255 2011-04-20 Easwaran Raman <eraman@google.com>
1256
1257 * MAINTAINERS (Write After Approval): Add myself.
1258
1259 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1260
1261 PR lto/48086
1262 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1263 * configure: Regenerate.
1264
1265 2011-04-16 Jim Meyering <meyering@redhat.com>
1266
1267 * MAINTAINERS (Write After Approval): Add myself.
1268
1269 2011-04-15 Dodji Seketeli <dodji@redhat.com>
1270
1271 * MAINTAINERS: Update my email address.
1272
1273 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
1274
1275 * MAINTAINERS (Write After Approval): Add myself.
1276
1277 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1278
1279 * MAINTAINERS (Write After Approval): Add myself.
1280
1281 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1282
1283 * MAINTAINERS (Write After Approval): Add myself.
1284
1285 2011-04-06 Joseph Myers <joseph@codesourcery.com>
1286
1287 * configure.ac (build_tools): Remove build-byacc.
1288 (host_libs): Remove mmalloc.
1289 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1290 autoconf automake libtool diff rcs fileutils shellutils time
1291 textutils wdiff find uudecode hello tar gzip indent recode release
1292 sed perl gawk findutils gettext zip.
1293 (libgcj): Remove target-qthreads.
1294 (target_tools): Remove target-examples target-gperf.
1295 (YACC): Don't handle building byacc.
1296 * configure: Regenerate.
1297 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1298 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1299 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1300 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1301 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1302 handle building components.
1303 * Makefile.in: Regenerate.
1304
1305 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1306
1307 * MAINTAINERS: Update my email address as Xtensa maintainer.
1308
1309 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1310
1311 * config.sub: Sync from upstream.
1312
1313 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1314
1315 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1316 (microblaze*): Don't disable libssp.
1317 * configure: Regenerate.
1318
1319 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1320
1321 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1322 moveifchange.
1323 * configure: Regenerate.
1324 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1325 * Makefile.in: Regenerate.
1326
1327 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1328
1329 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1330 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1331 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1332 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1333 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1334 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1335 md_exec_prefix cases.
1336 * configure: Regenerate.
1337
1338 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1339
1340 * configure.ac: Separate cases disabling target-libssp,
1341 target-libiberty, target-libstdc++-v3 and Fortran from general
1342 case over targets.
1343 * configure: Regenerate.
1344
1345 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1346
1347 * configure.ac (*-*-chorusos): Don't disable libgcj.
1348 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1349 Remove case.
1350 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1351 (arm-*-coff): Don't disable libgcj.
1352 (arm*-*-linux-gnueabi): Remove useless assignment.
1353 (arm-*-riscix*): Don't disable libgcj.
1354 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1355 configuration.
1356 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1357 (c54x*-*-*): Remove case.
1358 (tic54x-*-*): Don't disable GCC or GCC libraries.
1359 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1360 to *.
1361 (d10v-*-*): Don't disable GCC libraries.
1362 (d30v-*-*): Don't disable libgcj.
1363 (h8500-*-*): Don't disable GCC libraries.
1364 (i960-*-*): Don't disable libgcj.
1365 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1366 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1367 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1368 libgcj.
1369 (m68k-*-coff*): Remove case.
1370 (mmix-*-*): Don't disable libgloss on host.
1371 (mn10200-*-*, mn10300-*-*): Remove cases.
1372 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1373 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1374 Don't disable libgcj.
1375 (romp-*-*): Remove case.
1376 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1377 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1378 case.
1379 (v810-*-*): Don't disable GCC libraries.
1380 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1381 (ip2k-*-*): Don't disable GCC libraries.
1382 * configure: Regenerate.
1383
1384 2011-03-28 Joseph Myers <joseph@codesourcery.com>
1385
1386 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1387 libffi on host.
1388 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1389 on host.
1390 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1391 * configure: Regenerate.
1392
1393 2011-03-26 John Marino <binutils@marino.st>
1394
1395 * configure.ac: Add support for *-*-dragonfly*
1396 * configure: Regenerate.
1397
1398 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1399
1400 * configure.ac (native_only): Remove.
1401 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1402 send-pr uudecode guile gnuserv on host.
1403 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1404 send-pr rcs guile perl texinfo libtool on host.
1405 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1406 automake send-pr rcs guile perl texinfo libtool on host.
1407 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1408 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1409 (alpha*-dec-osf*): Don't disable fileutils on target.
1410 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1411 texinfo send-pr expect dejagnu on target.
1412 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1413 target-qthreads on target.
1414 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1415 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1416 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1417 x86_64-*-mingw*): Don't disable expect on target.
1418 (*-*-cygwin*): Don't disable target-gperf on target.
1419 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1420 gnuserv on target.
1421 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1422 target.
1423 * configure: Regenerate.
1424
1425 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1426
1427 * configure.ac (target_tools): Remove target-groff.
1428 (native_only): Remove target-groff.
1429 (hppa*64*-*-*): Don't disable byacc.
1430 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1431 setting.
1432 (*-*-kaos*): Don't skip target-librx and target-groff.
1433 (*-*-netware*): Don't skip target-libmudflap.
1434 (*-*-tpf*): Don't skip target-libmudflap.
1435 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1436 directories on the host.
1437 (ia64*-*-*vms*): Don't skip tix.
1438 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1439 host.
1440 * configure: Regenerate.
1441
1442 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1443
1444 * configure.ac: Remove references to mt-mep, mt-netware,
1445 mt-wince.
1446 * Makefile.def: Add all-utils soft dependencies.
1447 * Makefile.tpl: Remove GDB_NLM_DEPS.
1448 * configure: Regenerate.
1449 * Makefile.in: Regenerate.
1450
1451 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1452
1453 * configure.ac: Do not include mh-x86omitfp.
1454 * configure: Regenerate.
1455
1456 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1457
1458 * configure.ac: Remove empty cases.
1459 * configure: Regenerate.
1460
1461 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1462
1463 * Makefile.def: Add dependency from termcap to gdb.
1464 * Makefile.in: Regenerate.
1465
1466 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1467
1468 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1469 * configure: Regenerate.
1470 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1471 * Makefile.tpl: Likewise.
1472 * Makefile.in: Regenerate.
1473
1474 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1475
1476 * configure.ac: Remove all mentions of tentative_cc.
1477 * configure: Regenerate.
1478
1479 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1480
1481 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1482 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1483 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1484 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1485 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1486 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1487 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1488 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1489 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1490 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1491 *-*-rhapsody*): Remove host cases.
1492 * configure: Regenerate.
1493
1494 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1495
1496 * configure.ac (ppc*-*-pe): Remove host case.
1497 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1498 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1499 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1500 cases.
1501 * configure: Regenerate.
1502
1503 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1504
1505 * config.sub: Update to version 2011-03-23.
1506
1507 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1508
1509 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1510 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1511 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1512 * configure: Regenerate.
1513
1514 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1515
1516 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1517 to Write After Approval.
1518 * config-ml.in: Don't handle arc-*-elf*.
1519 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1520 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1521 handle GCC libraries.
1522 * configure: Regenerate.
1523
1524 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1525
1526 PR bootstrap/48120:
1527 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1528 Add -lstdc++ -lm to LIBS.
1529 * configure: Regenerate.
1530
1531 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1532
1533 * config.guess: Update to version 2011-02-02
1534 * config.sub: Update to version 2011-02-24
1535
1536 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1537
1538 PR lto/48086
1539 * configure.ac: Re-enable LTO on *-apple-darwin9.
1540 * configure: Regenerate.
1541
1542 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1543
1544 PR lto/48086
1545 * configure.ac: Disable LTO on darwin due to an assembler change in
1546 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1547 under 256.
1548 * configure: Regenerate.
1549
1550 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1551
1552 * MAINTAINERS: Update myself as score backend maintainer,
1553 update my e-mail address.
1554
1555 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
1556
1557 * MAINTAINERS: Update my e-mail address.
1558
1559 2011-03-06 Joey Ye <joey.ye@arm.com>
1560
1561 * MAINTAINERS: Update my e-mail address.
1562
1563 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1564
1565 * configure.ac: Adjust test of with_ppl.
1566 * configure: Regenerated.
1567
1568 2011-03-02 Kai Tietz <ktietz@redhat.com>
1569
1570 * MAINTAINERS: Adjust my e-mail address.
1571
1572 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1573
1574 * configure.ac: Add -lpwl to ppllibs.
1575 * configure: Regenerated.
1576
1577 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1578
1579 * config/cloog.m4: Add -lisl to clooglibs.
1580 * configure: Regenerated.
1581
1582 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1583
1584 * MAINTAINERS (CPU Port maintainers): Add self.
1585
1586 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1587
1588 * MAINTAINERS: Add myself as testsuite maintainer.
1589
1590 2011-02-15 Mike Stump <mikestump@comcast.net>
1591
1592 * MAINTAINERS: Add myself as testsuite maintainer.
1593
1594 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1595
1596 Import from Libtool and gnulib:
1597
1598 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1599
1600 Prepare for supporting FreeBSD 10.
1601 * config.rpath: Remove handling of freebsd1* which soon would
1602 match FreeBSD 10.0.
1603
1604 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1605
1606 Remove support for FreeBSD 1.x.
1607 * libtool.m4 (_LT_LINKER_SHLIBS)
1608 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1609 soon would incorrectly match FreeBSD 10.0.
1610
1611 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1612
1613 PR binutils/12283
1614 * move-if-change: Import version from gnulib.
1615
1616 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1617
1618 PR lto/47225
1619 * Makefile.def (lto-plugin): Double dash for enable-shared.
1620 (configure-gcc): Depend on all-lto-plugin.
1621 * Makefile.in: Rebuilt.
1622
1623 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1624
1625 * configure.ac: Remove extra bracket.
1626 * configure: Regenerate.
1627
1628 2011-02-08 Tobias Burnus <burnus@net-b.de>
1629
1630 * MAINTAINERS: Add myself as libquadmath maintainer.
1631
1632 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
1633
1634 * MAINTAINERS: Update my email address.
1635
1636 2011-02-07 Joseph Myers <joseph@codesourcery.com>
1637
1638 * MAINTAINERS (option handling): Add self.
1639
1640 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1641
1642 PR lto/47225
1643 * Makefile.def: Add dependency for install-gcc
1644 on install-lto-plugin.
1645 * Makfile.in: Regenerated
1646
1647 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1648
1649 * MAINTAINERS (CPU Port Maintainers): Add myself.
1650
1651 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1652
1653 PR libgcj/44341
1654 * configure.ac: Discard --with-* flags for host when configuring
1655 target libraries for cross build.
1656 * configure: Rebuilt.
1657
1658 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1659
1660 * MAINTAINERS (linear loop transforms): Removed.
1661
1662 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1663
1664 * configure.ac: If with_ppl is no, move setting with_cloog=no
1665 after CLOOG_REQUESTED check.
1666 * configure: Regenerated.
1667
1668 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1669
1670 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1671 CLooG has been requested.
1672 * configure: Regenerated.
1673
1674 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1675
1676 * configure: Regenerated.
1677 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1678
1679 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1680
1681 * configure: Regenerated.
1682 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1683
1684 2011-01-21 Andreas Schwab <schwab@redhat.com>
1685
1686 * configure.ac: Use AS_HELP_STRING throughout.
1687 * configure: Regenerate.
1688
1689 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1690
1691 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1692 * configure: Regenerate.
1693
1694 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1695
1696 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1697
1698 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1699
1700 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1701 for ia64-hpux.
1702 * configure: Regenerate.
1703
1704 2011-01-07 Jan Hubicka <jh@suse.cz>
1705
1706 PR lto/47225
1707 * Makefile.in: Regenerate.
1708 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1709 configure.
1710
1711 2011-01-07 Jan Hubicka <jh@suse.cz>
1712
1713 * Makefile.in: Regenerate.
1714 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1715 and configure dependency on lto-plugin configure.
1716 (lto-plugin module): Remove dependency on GCC; add dependency on
1717 liniberty.
1718
1719 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1720
1721 * MAINTAINERS (Write After Approval): Add myself.
1722
1723 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1724
1725 * configure: Regenerate.
1726
1727 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1728
1729 * configure.ac: (picochip): Disable libiberty.
1730
1731 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1732
1733 * MAINTAINERS (Write After Approval): Add myself.
1734
1735 2010-12-10 Ian Lance Taylor <iant@google.com>
1736
1737 PR bootstrap/46819
1738 * configure.ac: For --disable-libgcj clear libgcj_saved.
1739 * configure: Rebuild.
1740
1741 2010-12-10 Tobias Burnus <burnus@net-b.de>
1742
1743 PR fortran/46540
1744 * configure.ac: Add --disable-libquadmath and
1745 --disable-libquadmath-support.
1746 * configure: Regenerate.
1747
1748 2010-12-03 Ian Lance Taylor <iant@google.com>
1749
1750 * MAINTAINERS: Add myself as libgo maintainer.
1751
1752 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1753
1754 PR libffi/46792
1755 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1756 * configure: Regenerate.
1757
1758 2010-12-02 Ian Lance Taylor <iant@google.com>
1759
1760 * configure.ac: Always set default for poststage1_ldflags to
1761 -static-libstdc++ -static-libgcc.
1762
1763 2010-11-29 Andreas Schwab <schwab@redhat.com>
1764
1765 * configure.ac: Move comment to remove extra space in last argument
1766 of GCC_TARGET_TOOL.
1767
1768 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1769
1770 PR other/46026
1771 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1772 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1773 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1774 (BASE_FLAGS_TO_PASS): Use it.
1775 * configure: Rebuilt.
1776 * Makefile.in: Rebuilt.
1777
1778 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1779
1780 PR binutils/12258
1781 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1782 Properly check default linker.
1783 * configure: Regnerated.
1784
1785 2010-11-23 Matthias Klose <doko@ubuntu.com>
1786
1787 * configure.ac: For --enable-gold, handle value `default' instead of
1788 `both*'. New configure option --{en,dis}able-ld.
1789 * configure: Regenerate.
1790
1791 2010-11-20 Ian Lance Taylor <iant@google.com>
1792
1793 * configure.ac: Only disable a language library if no language needs
1794 it. Don't let --disable-libgcj uncondtionally disable libffi.
1795 * configure: Rebuild.
1796
1797 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1798
1799 * Makefile.in: Regenerate.
1800
1801 PR other/46202
1802 * configure.ac: Fix just-built in-tree STRIP name to be
1803 binutils/strip-new.
1804 * configure: Regenerate.
1805 * Makefile.def (install-strip-gcc, install-strip-binutils)
1806 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1807 (install-strip-sid): Mirror dependencies on non-strip variants
1808 of these targets on the respective -strip prerequisites.
1809 * Makefile.tpl (install-strip, install-strip-host)
1810 (install-strip-target): New targets.
1811 (install-strip-[+module+], install-strip-target-[+module+]):
1812 New targets.
1813 * Makefile.in: Regenerate.
1814
1815 2010-11-19 Ian Lance Taylor <iant@google.com>
1816 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1817
1818 * configure.ac: Add target-libgo to target_libraries. Set
1819 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1820 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1821 (HOST_EXPORTS): Add GOC.
1822 (BASE_TARGET_EXPORTS): Add GOC.
1823 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1824 (GOCFLAGS_FOR_TARGET): New variable.
1825 (EXTRA_HOST_FLAGS): Add GOC.
1826 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1827 * Makefile.def (target_modules): Add libgo.
1828 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1829 (dependencies): Add dependency from configure-target-libgo to
1830 configure-target-libffi and all-target-libstdc++-v3. Add
1831 dependencies from all-target-libgo to all-target-libffi.
1832 (languages): Add go.
1833 * configure: Rebuild.
1834 * Makefile.in: Rebuild.
1835
1836 2010-11-19 Ian Lance Taylor <iant@google.com>
1837
1838 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1839 compiler/flag environment variables.
1840
1841 2010-11-18 Ian Lance Taylor <iant@google.com>
1842
1843 * configure.ac: Check for lang_requires_boot_languages in
1844 config-lang.in files.
1845 * configure: Rebuild.
1846
1847 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1848 Tobias Burnus <burnus@net-b.de>
1849
1850 PR fortran/32049
1851 * Makefile.def: Add libquadmath; build it with language=fortran.
1852 * configure.ac: Add libquadmath.
1853 * Makefile.tpl: Handle multiple libs in check-[+language+].
1854 * Makefile.in: Regenerate.
1855 * configure: Regenerate.
1856
1857 2010-11-16 Tom Tromey <tromey@redhat.com>
1858
1859 * MAINTAINERS: Moved myself to reviewers section.
1860
1861 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
1862
1863 * MAINTAINERS: Moved myself to reviewers section.
1864
1865 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1866
1867 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1868 (Write After Approval): Remove self.
1869
1870 2010-11-15 Andreas Schwab <schwab@redhat.com>
1871
1872 * configure.ac: Fix spelling in option names.
1873 * configure: Regenerated.
1874
1875 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1876
1877 PR bootstrap/39622
1878 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1879 * configure: Regenerated.
1880
1881 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
1882
1883 * MAINTAINERS: Update my email address.
1884
1885 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1886
1887 * configure: Regenerate.
1888
1889 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1890
1891 * configure: Regenerate.
1892
1893 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1894
1895 * configure: Regenerate.
1896
1897 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1898
1899 * configure: Regenerate.
1900
1901 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1902
1903 * configure.ac: Support official CLooG.org versions.
1904 * configure: Regenerate.
1905 * config/cloog.m4: New.
1906
1907 2010-11-10 François Dumont <francois.cppdevs@free.fr>
1908
1909 * MAINTAINERS (Write After Approval): Add myself.
1910
1911 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
1912
1913 * MAINTAINERS: Update my email address.
1914
1915 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1916
1917 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1918 * configure: Regenerate.
1919
1920 2010-11-03 Ian Lance Taylor <iant@google.com>
1921 Dave Korn <dave.korn.cygwin@gmail.com>
1922
1923 PR lto/46273
1924 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1925 and on other supported platforms whenever LTO is enabled.
1926 * configure: Rebuild.
1927
1928 2010-11-02 Alan Modra <amodra@gmail.com>
1929
1930 PR binutils/12110
1931 * configure.ac: Error when source path contains spaces.
1932 * configure: Regenerate.
1933
1934 2010-10-23 James E. Wilson <wilson@codesourcery.com>
1935
1936 * MAINTAINERS: Update my email address.
1937
1938 2010-10-20 Ian Lance Taylor <iant@google.com>
1939
1940 * Makefile.def (target_modules): Set lib_path to src/.libs for
1941 libstdc++-v3 module.
1942 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1943 * Makefile.in: Rebuild.
1944
1945 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1946
1947 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1948 (Write After Approval): Remove myself.
1949
1950 2010-10-15 Tristan Gingold <gingold@adacore.com>
1951
1952 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1953
1954 2010-10-14 Douglas Rupp <rupp@gnat.com>
1955
1956 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1957
1958 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1959
1960 * configure.ac (build_lto_plugin): New shell variable.
1961 (--enable-lto): Turn on by default for all non-ELF platforms that
1962 have had LTO support added so far. Set build_lto_plugin appropriately
1963 for both ELF and non-ELF.
1964 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1965 * configure: Regenerate.
1966
1967 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1968
1969 Sync from src:
1970 * configure.ac (v850 support): Remove target-libgloss from
1971 noconfigdirs.
1972 * configure: Regenerate.
1973
1974 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1975
1976 PR bootstrap/45326
1977 PR bootstrap/45174
1978 * configure.ac: Honor initial values of $build_configargs,
1979 $host_configargs, $target_configargs. Mark the precious, so
1980 environment settings get recorded.
1981 * configure: Regenerate.
1982
1983 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1984
1985 PR bootstrap/45796
1986 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1987 Depend on all-build-libiberty.
1988 * Makefile.in: Regenerate.
1989
1990 2010-09-30 Michael Eager <eager@eagercon.com>
1991
1992 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1993 * configure: Regenerate.
1994
1995 2010-09-28 Michael Eager <eager@eagercon.com>
1996
1997 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1998
1999 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2000
2001 PR bootstrap/44621
2002 * configure.ac: Fix unportable shell quoting.
2003 * configure: Regenerate.
2004
2005 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2006
2007 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2008 targets and amend comment.
2009 * configure: Regenerate.
2010
2011 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2012
2013 * MAINTAINERS (Write After Approval): Add myself.
2014
2015 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2016
2017 * configure.ac: Enable LTO by default on Darwin.
2018 * configure: Regenerate.
2019
2020 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2021
2022 * MAINTAINERS (Write After Approval): Add myself.
2023
2024 2010-09-01 Ian Bolton <ian.bolton@arm.com>
2025
2026 * MAINTAINERS (Write After Approval): Add myself.
2027
2028 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2029
2030 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2031 ports
2032
2033 2010-07-28 David Yuste <david.yuste@gmail.com>
2034
2035 * MAINTAINERS (Write After Approval): Add myself.
2036
2037 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2038
2039 * configure.ac: Support all v850 targets.
2040 * configure: Regenerate.
2041
2042 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2043
2044 PR bootstrap/44455
2045 * configure.ac (extra_mpfr_configure_flags): Copy from
2046 extra_mpc_gmp_configure_flags.
2047 * configure: Re-generated.
2048
2049 2010-07-22 Andi Kleen <ak@linux.intel.com>
2050
2051 * MAINTAINERS (Write After Approval): Add myself.
2052
2053 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2054
2055 * MAINTAINERS (Write After Approval): Add myself.
2056
2057 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
2058
2059 * MAINTAINERS (Write After Approval): Add myself.
2060
2061 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2062
2063 PR target/44862
2064 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2065 Provide -B option to allow for link spec %s substitutions for
2066 libstdc++.a on darwin.
2067 * Makefile.in: Regenerate.
2068
2069 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
2070
2071 * MAINTAINERS (Reviewers): Update my e-mail address
2072
2073 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
2074
2075 * Makefile.def (configure-gcc): Depend on all-libelf.
2076 * Makefile.in: Rebuild.
2077
2078 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
2079
2080 * MAINTAINERS (Write After Approval): Add myself in the right place.
2081
2082 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
2083
2084 * MAINTAINERS (Write After Approval): Add myself.
2085
2086 2010-05-25 Sterling Augustine <sterling@tensilica.com>
2087
2088 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2089
2090 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
2091
2092 * config.sub: Update to version 2010-05-21.
2093 * config.guess: Update to version 2010-04-03.
2094
2095 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2096
2097 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2098 * configure: Regenerate.
2099
2100 2010-05-12 Sriraman Tallam <tmsriram@google.com>
2101
2102 * MAINTAINERS (Write After Approval): Add myself.
2103
2104 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2105
2106 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2107 a platform that supports LTO.
2108 * configure: Regenerate.
2109
2110 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2111
2112 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2113 * configure: Regenerated.
2114
2115 2010-04-27 Roland McGrath <roland@redhat.com>
2116 H.J. Lu <hongjiu.lu@intel.com>
2117
2118 * configure.ac (--enable-gold): Support both, both/gold and
2119 both/bfd to add gold to configdirs without removing ld.
2120 * configure: Regenerated.
2121
2122 * Makefile.def: Add install-gold dependency to install-ld.
2123 * Makefile.in: Regenerated.
2124
2125 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2126
2127 PR lto/42776
2128 * configure.ac (--enable-lto): Refactor handling so libelf tests
2129 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2130 and allow LTO to be explicitly enabled on non-ELF platforms that
2131 are known to support it inside else-clause.
2132 * configure: Regenerate.
2133
2134 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2135
2136 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2137 * configure: Regenerate.
2138
2139 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
2140
2141 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2142 * configure: Regenerate.
2143
2144 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2145
2146 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2147 separately.
2148 * configure: Regenerate.
2149
2150 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
2151
2152 * MAINTAINERS (Write After Approval): Add myself.
2153
2154 2010-04-14 Tristan Gingold <gingold@adacore.com>
2155
2156 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2157 * configure: Regenerate.
2158
2159 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2160
2161 * configure: Regenerate after change to elf.m4.
2162
2163 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
2164
2165 * MAINTAINERS (Write After Approval): Add myself.
2166
2167 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2168
2169 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2170 * configure: Regenerated.
2171
2172 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2173
2174 * configure.ac: Print "buggy but acceptable" when CLooG
2175 revision is less than 9.
2176 * configure: Regenerated.
2177
2178 2010-04-01 Diego Novillo <dnovillo@google.com>
2179
2180 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2181
2182 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2183
2184 PR bootstrap/43615
2185 PR bootstrap/43328
2186
2187 Revert:
2188
2189 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2190
2191 * configure.ac: Do not pass --enable-multilib nor
2192 --disable-multilib in baseargs. Accept explicitly passed
2193 --enable_multilib.
2194 * configure: Regenerate.
2195
2196 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
2197
2198 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2199
2200 2010-03-31 Janis Johnson <janis187@us.ibm.com>
2201
2202 * MAINTAINERS: Remove myself.
2203
2204 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2205
2206 PR bootstrap/43328
2207 * configure.ac: Do not pass --enable-multilib nor
2208 --disable-multilib in baseargs. Accept explicitly passed
2209 --enable_multilib.
2210 * configure: Regenerate.
2211
2212 2010-03-28 Andrew Pinski <pinskia@gmail.com>
2213
2214 * MAINTAINERS (spu port): Remove me.
2215
2216 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2217
2218 * configure.ac (tic6x-*-*): New case.
2219 * configure: Regenerate.
2220
2221 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2222
2223 * config.sub: Update to version 2010-03-22.
2224 * config.guess: Update to version 2009-12-30.
2225
2226 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2227
2228 PR ada/42554
2229 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2230 * configure: Regenerate.
2231
2232 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2233
2234 * MAINTAINERS: Update my email address.
2235
2236 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2237
2238 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2239 (ghassan.shobaki@amd.com): Removed.
2240
2241 2010-03-17 Alan Modra <amodra@gmail.com>
2242
2243 * MAINTAINERS: Update my email address.
2244
2245 2010-03-16 Diego Novillo <dnovillo@google.com>
2246
2247 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2248 Matthews.
2249
2250 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2251
2252 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2253 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2254
2255 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2256
2257 * MAINTAINERS: Update my email address.
2258
2259 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2260
2261 * MAINTAINERS: Update my email address.
2262
2263 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2264
2265 * MAINTAINERS: Update my email address.
2266
2267 2010-03-09 Jie Zhang <jie@codesourcery.com>
2268
2269 * MAINTAINERS: Update my email address.
2270
2271 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2272
2273 PR libstdc++/32499
2274 * configure.ac (RANLIB): Default to true.
2275 (STRIP): Likewise.
2276 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2277 * configure: Regenerate.
2278
2279 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
2280
2281 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2282 (Write After Approval): Update my email address.
2283
2284 2010-02-17 Nick Clifton <nickc@redhat.com>
2285
2286 PR 11238
2287 * Makefile.tpl (local-distclean): Also remove config.cache files in
2288 sub-directories as there may not be Makefiles present in the
2289 sub-directories.
2290 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2291 the config.cache files found by the find command.
2292
2293 * Makefile.in: Regenerate.
2294 * configure.ac: Revert previous delta.
2295 * configure: Regenerate.
2296
2297 2010-02-15 Nick Clifton <nickc@redhat.com>
2298
2299 PR 11238
2300 * configure.ac: Delete config.cache files in sub-directories when
2301 deleting Makefiles.
2302 * configure: Regenerate.
2303
2304 2010-02-12 Ben Elliston <bje@gnu.org>
2305
2306 * MAINTAINERS: Update my email address.
2307
2308 2010-02-08 Andrew Pinski <pinskia@gmail.com>
2309
2310 * MAINTAINERS (spu port): Update my email address.
2311
2312 2010-02-08 Jie Zhang <jie.zhang@analog.com>
2313
2314 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2315
2316 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2317
2318 * configure.ac: Add "recommended" version checks for GMP/MPC.
2319 Update recommended GMP/MPFR/MPC versions.
2320 * configure: Regenerate.
2321
2322 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2323
2324 * MAINTAINERS: Move my Embecosm email address into the
2325 write-after-approval section.
2326
2327 2010-01-26 Ian Lance Taylor <iant@google.com>
2328
2329 * MAINTAINERS: Add myself as Go frontend maintainer.
2330
2331 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
2332
2333 PR libstdc++/36101, PR libstdc++/42813
2334 * configure.ac (bootstrap_target_libs): Make inclusion of
2335 target-libgomp conditional on libgomb being in target_configdirs.
2336 * configure: Regenerate.
2337
2338 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
2339
2340 PR libstdc++/36101, PR libstdc++/42813
2341 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2342 * configure: Regenerate.
2343
2344 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
2345
2346 PR libstdc++/36101, PR libstdc++/42813
2347 * configure.ac (target_configdirs): Substitute.
2348 * Makefile.def: Bootstrap target module libgomp.
2349 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2350 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2351 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2352 * configure, Makefile.in: Regenerate.
2353
2354 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2355
2356 * MAINTAINERS: Adjust my details.
2357
2358 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2359
2360 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2361
2362 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2363
2364 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2365
2366 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2367
2368 * MAINTAINERS (Write After Approval): Add myself.
2369
2370 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2371
2372 * MAINTAINERS (Write After Approval): Add myself.
2373
2374 2010-01-11 Richard Guenther <rguenther@suse.de>
2375
2376 PR lto/41569
2377 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2378 * Makefile.in: Regenerated.
2379
2380 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
2381
2382 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2383 * configure: Regenerate.
2384
2385 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2386 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2387
2388 PR bootstrap/42424
2389 * configure.ac: Include libtool m4 files.
2390 (_LT_CHECK_OBJDIR): Call it.
2391 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2392 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2393
2394 * configure: Regenerate.
2395
2396 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2397
2398 PR bootstrap/41818
2399 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2400 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2401 * Makefile.in: Regenerate.
2402
2403 2010-01-02 Richard Guenther <rguenther@suse.de>
2404
2405 PR lto/41529
2406 * configure.ac: Include config/elf.m4. Disable LTO if not
2407 builting for an elf target.
2408 * configure: Regenerate.
2409
2410 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2411
2412 * MAINTAINERS: Change my email address.
2413
2414 2009-12-18 Ben Elliston <bje@au.ibm.com>
2415
2416 * config.sub, config.guess: Update from upstream sources.
2417
2418 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2419
2420 * MAINTAINERS (Write After Approval): Add myself.
2421
2422 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2423
2424 PR middle-end/30447
2425 PR middle-end/30789
2426 PR other/40302
2427
2428 * configure.ac: Require MPC.
2429 * configure: Regenerate.
2430
2431 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2432
2433 PR target/38384
2434 PR bootstrap/40972
2435 * libtool.m4: Sync from git Libtool.
2436 * ltoptions.m4: Likewise.
2437 * ltversion.m4: Likewise.
2438 * lt~obsolete.m4: Likewise.
2439 * ltmain.sh: Likewise.
2440
2441 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2442
2443 * configure.ac: Update minimum MPC version to 0.8.
2444 * configure: Regenerate.
2445
2446 2009-11-21 Sebastian Pop <sebpop@gmail.com>
2447
2448 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2449 * configure: Regenerated.
2450
2451 2009-11-21 Ian Lance Taylor <iant@google.com>
2452
2453 * configure.ac: Change default of poststage1_ldflags to be empty if
2454 poststage1_libs is set. When poststage1_libs is empty, and
2455 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2456 * configure: Rebuild.
2457
2458 2009-11-21 Adam Nemet <adambnmet@gmail.com>
2459
2460 * MAINTAINERS (Write After Approval): Update my email address.
2461
2462 2009-11-20 Ben Elliston <bje@au.ibm.com>
2463
2464 * config.guess: Update from upstream sources.
2465
2466 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2467
2468 * Makefile.def: Restore host and target settings for gmp.
2469 * Makefile.in: Rebuild.
2470
2471 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2472
2473 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2474 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2475 Fix portability of test of C++ as bootstrap language. Add
2476 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2477 * configure: Rebuild.
2478 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2479 and cloog. Fix in-tree ppl configuration. Introduce libelf
2480 in-tree building.
2481 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2482 (POSTSTAGE1_HOST_EXPORTS): Use it.
2483 (STAGE[+id+]_CXXFLAGS): New.
2484 (BASE_FLAGS_TO_PASS): Pass it down.
2485 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2486 extra_exports.
2487 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2488 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2489 extra_exports.
2490 * Makefile.in: Rebuild.
2491
2492 2009-11-17 Ben Elliston <bje@au.ibm.com>
2493
2494 * config.sub, config.guess: Update from upstream sources.
2495
2496 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2497
2498 * MAINTAINERS (Write After Approval): Add myself.
2499
2500 2009-11-09 Jon Beniston <jon@beniston.com>
2501
2502 * MAINTAINERS (Write After Approval): Add myself.
2503
2504 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2505
2506 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2507 paths for *-w64-mingw* and x86_64-*mingw*.
2508 * configure: Regenerated.
2509
2510 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
2511
2512 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2513
2514 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2515
2516 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2517 Phil Edwards to Write-After Approval.
2518
2519 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2520
2521 * configure.ac: Disable target-winsup & co for
2522 x86_64-*-mingw* and *-w64-mingw* targets.
2523 * configure: Regenerated.
2524
2525 2009-10-16 Nick Clifton <nickc@redhat.com>
2526
2527 * MAINTAINERS: Add myself as a maintainer for the RX port.
2528
2529 2009-10-26 Johannes Singler <singler@kit.edu>
2530
2531 * MAINTAINERS (Write After Approval): Update my e-mail address.
2532
2533 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2534
2535 * configure.ac (CLooG test): Use = with test.
2536 * configure: Regenerate.
2537
2538 2009-10-22 Richard Guenther <rguenther@suse.de>
2539
2540 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2541 cloog if the ppl version check failed. Move flags saving
2542 before setting in libelf check.
2543 * configure: Regenerate.
2544
2545 2009-10-21 Richard Guenther <rguenther@suse.de>
2546
2547 * configure.ac: Adjust the ppl and cloog configure to work as
2548 documented. Disable cloog if ppl was disabled. Omit the version
2549 checks if they were disabled.
2550 * configure: Re-generate.
2551
2552 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2553
2554 * configure.ac: Add 'lto' to enable_languages, not
2555 new_enable_languages, and only if not already present.
2556 * configure: Regenerate.
2557
2558 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2559
2560 * README: Refer to the various COPYING* files instead of just
2561 COPYING.
2562 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2563
2564 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
2565
2566 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2567
2568 2009-10-07 Richard Guenther <rguenther@suse.de>
2569
2570 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2571 and Richard Guenther as reviewers.
2572 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2573 as reviewers.
2574
2575 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
2576
2577 * config.sub: Update from upstream sources.
2578
2579 2009-10-06 Ian Lance Taylor <iant@google.com>
2580
2581 * Makefile.def: check-gold depends upon all-gas.
2582 * Makefile.in: Rebuild.
2583
2584 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2585
2586 * MAINTAINERS (Write After Approval): Add myself.
2587
2588 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2589
2590 * Makefile.def: all-lto-plugin depends on all-libiberty.
2591 set bootstrap=true for lto-plugin.
2592 Add lto-plugin.
2593 * Makefile.in: Regenerate.
2594 * configure.ac (host_libs): Add lto-plugin.
2595 * configure: Regenerate.
2596
2597 2009-10-03 Diego Novillo <dnovillo@google.com>
2598
2599 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2600 (HOST_LIBELFLIBS): Define.
2601 (HOST_LIBELFINC): Define.
2602 * Makefile.in: Regenerate.
2603 * configure.ac: Add --enable-lto.
2604 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2605 If --enable-lto is used, add 'lto' to new_enable_languages.
2606 If --enable-lto is used and gold is enabled, add
2607 lto-plugin to configdirs.
2608 * configure: Regenerate.
2609
2610 2009-10-03 Simon Baldwin <simonb@google.com>
2611
2612 * configure.ac: If --with-system-zlib, suppress local zlib and
2613 pass --with-system-zlib to subdir configure scripts.
2614 * configure: Regenerate.
2615
2616 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2617 Paolo Bonzini <bonzini@gnu.org>
2618
2619 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2620 $(srcdir).
2621 * Makefile.in: Rebuilt.
2622
2623 2009-09-26 Gary Funck <gary@intrepid.com>
2624
2625 * MAINTAINERS (Write After Approval): Add myself.
2626
2627 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2628
2629 * configure.ac: Update minimum MPC version to 0.7.
2630 * configure: Regenerate.
2631
2632 2009-09-25 Nick Clifton <nickc@redhat.com>
2633
2634 * configure.ac: Pass any --cache-file=/dev/null option on to
2635 subconfigures.
2636 * configure: Regenerate.
2637
2638 2009-09-23 Nick Clifton <nickc@redhat.com>
2639
2640 * config.sub, config.guess: Update from upstream sources.
2641
2642 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2643
2644 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2645 * Makefile.in: Rebuilt.
2646
2647 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2648
2649 PR bootstrap/32272
2650 * configure.ac: Error out if $srcdir isn't '.' but contains
2651 host-${host_noncanonical}.
2652 * configure: Regenerate.
2653
2654 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2655
2656 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2657 maintainer.
2658
2659 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2660
2661 * configure.ac: If bootstrapping a combined tree with
2662 --enable-gold, require c++ in stage1_languages.
2663 * configure: Regenerate.
2664
2665 * configure.ac: Also add target_libs of stage1_languages to
2666 bootstrap_target_libs.
2667 * configure: Regenerate.
2668
2669 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2670 with --enable-languages not containing c++.
2671 * configure: Regenerate.
2672
2673 2009-09-15 Jie Zhang <jie.zhang@analog.com>
2674
2675 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2676 * configure: Regenerate.
2677
2678 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
2679
2680 * MAINTAINERS (Write After Approval): Update my e-mail address,
2681 and move from from here...
2682 (Waiting for paperwork): To here.
2683
2684 2009-09-09 Joseph Myers <joseph@codesourcery.com>
2685
2686 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2687
2688 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2689
2690 * configure.ac: Do not use $extrasub for replacing @if/@endif
2691 parts in Makefile; instead, use additional arguments to
2692 AC_CONFIG_COMMANDS to do the replacement manually, with several
2693 sed invocations, to avoid HP-UX sed command limits.
2694 * configure: Regenerate.
2695
2696 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
2697
2698 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2699 blank before -L.
2700
2701 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2702
2703 * configure.ac (with-build-config): Document. Handle without.
2704 Handle missing argument.
2705 * configure: Rebuilt.
2706
2707 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2708
2709 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2710 Default to bootstrap-debug only if compare-debug works.
2711 * configure: Rebuilt.
2712 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2713 * Makefile.in: Rebuilt.
2714
2715 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2716
2717 * MAINTAINERS (OS Port Maintainers): Update my email address.
2718
2719 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2720
2721 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2722 * Makefile.in: Rebuilt.
2723
2724 2009-09-01 Chris Demetriou <cgd@google.com>
2725
2726 * MAINTAINERS (Write After Approval): Add myself.
2727
2728 2009-08-31 Dodji Seketeli <dodji@redhat.com>
2729
2730 PR debug/30161
2731 * include/dwarf2.h (enum dwarf_tag): Added
2732 DW_TAG_GNU_template_template_param
2733 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2734
2735 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2736
2737 * Makefile.tpl (AWK): Fix typo.
2738 * Makefile.in: Regenerate.
2739
2740 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2741
2742 * configure.ac: Detect awk and sed.
2743 * Makefile.def (flags_to_pass): Add AWK and SED.
2744 * Makefile.tpl (AWK, SED): New.
2745 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2746 * configure: Regenerate.
2747 * Makefile.in: Regenerate.
2748
2749 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2750
2751 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2752 (collapseslashes): Likewise.
2753
2754 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2755
2756 * configure.ac (AC_PREREQ): Bump to 2.64.
2757
2758 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2759
2760 * configure.ac: Remove --with-datarootdir, --with-docdir,
2761 --with-pdfdir, --with-htmldir switches.
2762 * configure: Regenerate.
2763
2764 * configure: Regenerate.
2765
2766 * compile: Sync from Automake 1.11.
2767 * depcomp: Likewise.
2768 * install-sh: Likewise.
2769 * missing: Likewise.
2770 * mkinstalldirs: Likewise.
2771 * ylwrap: Likewise.
2772
2773 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2774
2775 * ltmain.sh (func_normal_abspath): New function.
2776 (func_relative_path): Likewise.
2777 (func_mode_help): Document new -bindir option for link mode.
2778 (func_mode_link): Add new -bindir option, and use it to place
2779 output DLL if specified.
2780
2781 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2782
2783 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2784 (baseargs): Add --disable-option-checking.
2785 * configure: Regenerate.
2786
2787 * Makefile.def (configure-target-libiberty): Depend on
2788 all-binutils and all-ld.
2789 (configure-target-newlib): Likewise.
2790 * Makefile.in: Regenerate.
2791
2792 2009-08-17 Ben Elliston <bje@au.ibm.com>
2793
2794 * config.sub, config.guess: Update from upstream sources.
2795
2796 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2797
2798 Sync from src, merge:
2799
2800 2009-07-02 Tristan Gingold <gingold@adacore.com>
2801
2802 * configure.ac: Do not exclude gas for i386-*-darwin.
2803 Add a case for x86_64-*-darwin.
2804 * configure: Regenerate.
2805
2806 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2807
2808 * MAINTAINERS: Add my name to Write After Approval list.
2809
2810 2009-08-06 Michael Eager <eager@eagercon.com>
2811
2812 * configure.ac: Add Microblaze target.
2813 * configure: Regenerate.
2814
2815 2009-07-31 Christian Bruel <christian.bruel@st.com>
2816
2817 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2818 * configure: Regenerate.
2819
2820 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
2821
2822 * MAINTAINERS (Write After Approval): Update my e-mail address.
2823
2824 2009-07-06 Ian Lance Taylor <iant@google.com>
2825
2826 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2827 * configure: Rebuild.
2828
2829 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2830
2831 * MAINTAINERS: Move myself to the Graphite Reviewers.
2832
2833 2009-06-30 Wei Guozhi <carrot@google.com>
2834
2835 * MAINTAINERS: Add my name to Write After Approval list.
2836
2837 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2838
2839 PR bootstrap/40338
2840 * configure.ac (comparestring): Create new variable.
2841 * Makefile.tpl (comparestring): Use to skip some comparisions.
2842 * configure: Regenerate.
2843 * Makefile.in: Regenerate.
2844
2845 2009-06-26 Doug Evans <dje@sebabeach.org>
2846
2847 * Makefile.def (host_modules): Add cgen.
2848 * Makefile.in: Regenerate.
2849 * configure.ac (host_tools): Add cgen.
2850 * configure: Regenerate.
2851
2852 2009-06-23 DJ Delorie <dj@redhat.com>
2853
2854 * MAINTAINERS: Add myself as mep maintainer.
2855
2856 2009-06-23 Ian Lance Taylor <iant@google.com>
2857
2858 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2859 boot_languages. Only bootstrap target libraries listed in
2860 target_libs for some boot language. Add --with-stage1-ldflags,
2861 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2862 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2863 if not building with C++.
2864 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2865 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2866 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2867 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2868 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2869 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2870 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2871 * configure, Makefile.in: Rebuild.
2872
2873 2009-06-23 Li Feng <nemokingdom@gmail.com>
2874
2875 * MAINTAINERS: Added my name to write-after-approval list.
2876
2877 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2878
2879 * configure.ac: Define is_elf for QNX Neutrino targets.
2880 * configure: Regenerate.
2881
2882 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
2883
2884 * MAINTAINERS: Added my name to the write-after-approval list
2885
2886 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2887
2888 * configure.ac: Detect MPC in default directory.
2889 * configure: Regenerate.
2890
2891 2009-06-03 Jerome Guitton <guitton@adacore.com>
2892 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2893
2894 * Makefile.tpl (all): Avoid a trailing backslash.
2895 * Makefile.in: Regenerate.
2896
2897 2009-06-03 Ben Elliston <bje@au.ibm.com>
2898
2899 * config.sub, config.guess: Update from upstream sources.
2900
2901 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2902
2903 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2904 to noconfdirs.
2905 * configure: Regenerate.
2906
2907 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
2908
2909 * Makefile.tpl ([+compare-target+]): Compare all stage
2910 directories, rather than just gcc.
2911 * Makefile.in: Rebuilt.
2912
2913 2009-06-01 Doug Kwan <dougkwan@google.com>
2914
2915 * configure.ac: Support gold for target arm*-*-*.
2916 * configure: Regenerate.
2917
2918 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2919
2920 * Makefile.def: Add MPC support and dependencies.
2921 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2922
2923 * Makefile.in, configure: Regenerate.
2924
2925 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2926
2927 * Makefile.tpl (all): Avoid harmless warning in make all when
2928 gcc-bootstrap is enabled but stage_last does not exist.
2929 * Makefile.in: Rebuilt.
2930
2931 2009-05-24 Nicolas Roche <roche@adacore.com>
2932
2933 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2934 * Makefile.in: Regenerate.
2935
2936 2009-05-21 Denis Chertykov <chertykov@gmail.com>
2937
2938 * MAINTAINERS: Update my e-mail address.
2939
2940 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2941
2942 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2943 * configure: Regenerate.
2944
2945 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2946
2947 PR other/40159
2948 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2949 gcc-no-bootstrap are mutually exclusive.
2950 * Makefile.in: Rebuilt.
2951
2952 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2953
2954 PR other/40159
2955 * Makefile.tpl (all): Don't end with unconditional success.
2956 * Makefile.in: Rebuilt.
2957
2958 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2959
2960 PR target/37137
2961 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2962 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2963 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2964 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2965 stage_configureflags, stage_cflags and stage_libcflags into
2966 explicit Makefile macros.
2967 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2968 GFORTRAN.
2969 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2970 CC. Set CC_FOR_BUILD from CC.
2971 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2972 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2973 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2974 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2975 and GFORTRAN.
2976 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2977 (_LIBCFLAGS): Renamed to _TFLAGS.
2978 (do-compare-debug, do-compare3-debug): Drop.
2979 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2980 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2981 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2982 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2983 (XGCC_FLAGS_FOR_TARGET): New.
2984 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2985 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2986 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2987 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2988 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2989 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2990 TFLAGS.
2991 (BUILD_CONFIG): Include if requested.
2992 (all): Set TFLAGS on bootstrap.
2993 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2994 (all-stageid-prefixmodule): Likewise.
2995 (do-clean, distclean-stageid): Set TFLAGS.
2996 (restrap): Fix whitespace.
2997 * Makefile.in: Rebuilt.
2998
2999 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
3000
3001 * config.guess: Sync with src.
3002
3003 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3004
3005 * configure.ac ($with_ppl): Default to no if not supplied.
3006 ($with_cloog): Likewise.
3007 configure: Regenerate.
3008
3009 2009-04-27 James E. Wilson <wilson@codesourcery.com>
3010
3011 * MAINTAINERS: Update my e-mail address.
3012
3013 2009-04-27 Nick Clifton <nickc@redhat.com>
3014
3015 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3016
3017 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3018
3019 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3020 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3021 * Makefile.in: Regenerate.
3022
3023 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3024
3025 PR bootstrap/39739
3026 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3027 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3028
3029 * configure, Makefile.in: Regenerate.
3030
3031 2009-04-21 Taras Glek <tglek@mozilla.com>
3032
3033 * include/hashtab.h: Update GTY annotations to new syntax
3034 * include/splay-tree.h: Likewise
3035
3036 2009-04-17 Ben Elliston <bje@au.ibm.com>
3037
3038 * config.sub, config.guess: Update from upstream sources.
3039
3040 2009-04-15 Anthony Green <green@moxielogic.com>
3041
3042 * configure.ac: Add moxie support.
3043 * configure: Rebuilt.
3044
3045 2009-04-14 Jakub Jelinek <jakub@redhat.com>
3046
3047 * configure.ac: Change copyright header to refer to version
3048 3 of the GNU General Public License and to point readers at the
3049 COPYING3 file and the FSF's license web page.
3050 * Makefile.def: Likewise.
3051 * Makefile.tpl: Likewise.
3052 * Makefile.in: Regenerate.
3053
3054 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3055
3056 * configure.ac: Restore match for darwin9 or later. Use double
3057 brackets since regeneration eats one pair.
3058 * configure: Regenerate.
3059
3060 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3061
3062 PR gas/10039
3063 * configure.ac: Require texinfo 4.7.
3064 * configure: Regenerated.
3065
3066 2009-04-09 Nick Clifton <nickc@redhat.com>
3067
3068 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3069 the GCC Runtime Library Exception.
3070
3071 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3072
3073 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3074 * configure: Regenerate.
3075
3076 2009-04-01 Steve Ellcey <sje@cup.hp.com>
3077
3078 * Makefil.def (languages): New entries.
3079 * Makefile.tpl (check-gcc-*): New generic target.
3080 * Makefile.in: Regenerate.
3081
3082 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
3083
3084 * MAINTAINERS: Update my email address.
3085
3086 2009-03-18 Tom Tromey <tromey@redhat.com>
3087
3088 * configure: Rebuild.
3089 * configure.ac (host_libs): Add libiconv.
3090 * Makefile.in: Rebuild.
3091 * Makefile.def (host_modules): Add libiconv.
3092 (configure-gdb, all-gdb): Depend on libiconv.
3093
3094 2009-03-16 Tristan Gingold <gingold@adacore.com>
3095
3096 * configure.ac: Treat gdb as supported on x86_64-darwin.
3097 * configure: Regenerate.
3098
3099 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3100
3101 * configure.ac (--with-host-libstdcxx): New option.
3102 * configure: Regenerate.
3103
3104 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
3105
3106 * MAINTAINERS: Move myself into the write after approval list.
3107
3108 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
3109
3110 * MAINTAINERS: Update e-mail address.
3111
3112 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
3113
3114 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3115
3116 2009-03-10 Ira Rosen <irar@il.ibm.com>
3117
3118 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3119
3120 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3121
3122 Backport from git Libtool:
3123
3124 2009-01-19 Robert Millan <rmh@aybabtu.com>
3125 Support GNU/kOpenSolaris.
3126 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3127 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3128 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3129 GNU/kOpenSolaris.
3130
3131 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
3132
3133 * MAINTAINERS: Update e-mail address.
3134
3135 2009-02-24 Michael Eager <eager@eagercon.com>
3136
3137 * MAINTAINERS (Write After Approval): Add self.
3138
3139 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
3140
3141 * MAINTAINERS (Write After Approval): Add myself.
3142
3143 2009-02-05 Andreas Schwab <schwab@suse.de>
3144
3145 * Makefile.tpl (stage_last): Define $r and $s before using
3146 $(RECURSE_FLAGS_TO_PASS).
3147 * Makefile.in: Regenerate
3148
3149 2009-01-30 Ian Lance Taylor <iant@google.com>
3150
3151 * MAINTAINERS: Move myself to the Global Reviewers list.
3152
3153 2009-01-29 Robert Millan <rmh@aybabtu.com>
3154
3155 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3156 * configure: Regenerate.
3157
3158 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
3159
3160 * MAINTAINERS: Make whitespace consistent.
3161 Remove Robert Millan from Write After Approval.
3162
3163 2009-01-16 Alan Modra <amodra@bigpond.net.au>
3164
3165 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3166 (all-opcodes): Depend on all-libiberty.
3167 * Makefile.in: Regenerate.
3168
3169 2009-01-15 Douglas B Rupp <rupp@gnat.com>
3170
3171 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3172 * configure: Regenerate.
3173
3174 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
3175
3176 * MAINTAINERS (Write After Approval): Add myself.
3177
3178 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
3179
3180 * MAINTAINERS: Add myself to reviewers (Fortran).
3181
3182 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
3183
3184 PR tree-optimization/38515
3185 * configure.ac (cloog-polylib): Removed.
3186 (with_ppl, with_cloog): Test for "no".
3187 * configure: Regenerated.
3188
3189 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
3190
3191 * MAINTAINERS: Moved myself to reviewers (Fortran).
3192
3193 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
3194
3195 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3196 (Write After Approval): Remove myself.
3197
3198 2009-01-03 Diego Novillo <dnovillo@google.com>
3199
3200 * MAINTAINERS: Remove myself from alias maintainership.
3201
3202 2009-01-02 David Ayers <ayers@fsfe.org>
3203
3204 * MAINTAINERS: Update e-mail address.
3205
3206 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
3207
3208 * MAINTAINERS: Make whitespace consistent.
3209
3210 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3211
3212 Backport from upstream Libtool:
3213 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3214 Add cache variables to tests that require the linker to work.
3215 For shlibpath_overrides_runpath, this also changes the semantics
3216 to let the result from the C compiler take precedence.
3217
3218 2008-12-02 Ben Elliston <bje@au.ibm.com>
3219
3220 * config.sub, config.guess: Update from upstream sources.
3221
3222 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3223
3224 * configure.ac (ppllibs): Add by default the lib flags.
3225 * configure: Regenerate.
3226
3227 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
3228
3229 * MAINTAINERS: Add myself to the write after approval list.
3230
3231 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3232
3233 * configure.ac: Add double brackets on darwin[912].
3234 * configure: Regenerate.
3235
3236 2008-12-03 Daniel Kraft <d@domob.eu>
3237
3238 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3239 Approval to Reviewer section (for Fortran front-end).
3240
3241 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3242
3243 * configure.ac: Expand to darwin10 and later.
3244 * configure: Regenerate.
3245
3246 2008-12-02 Andreas Schwab <schwab@suse.de>
3247
3248 * Makefile.def: configure-target-boehm-gc depends on
3249 all-target-libstdc++-v3.
3250 * Makefile.in: Regenerate.
3251
3252 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
3253
3254 * MAINTAINERS: Add myself as mingw maintainer.
3255
3256 2008-12-02 Ben Elliston <bje@au.ibm.com>
3257
3258 * config.sub, config.guess: Update from upstream sources.
3259
3260 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3261
3262 * README.SCO: Remove.
3263
3264 2008-11-29 Fernando Pereira <pronesto@gmail.com>
3265
3266 * MAINTAINERS: Add myself to the write after approval list.
3267
3268 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3269
3270 * MAINTAINERS: Update my email address in WAA section.
3271
3272 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
3273
3274 * MAINTAINERS: Update e-mail address.
3275
3276 2008-11-27 Toon Moene <toon@moene.org>
3277
3278 * MAINTAINERS: Change e-mail address.
3279
3280 2008-11-27 Tristan Gingold <gingold@adacore.com>
3281
3282 * configure.ac: Build gdb for i?86-*-darwin*
3283 * configure: Regenerated.
3284
3285 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
3286
3287 * MAINTAINERS: Added my full name.
3288
3289 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3290
3291 PR bootstrap/38014
3292 PR bootstrap/37923
3293
3294 Revert:
3295
3296 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3297
3298 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3299 * Makefile.in: Regenerated.
3300
3301 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3302
3303 PR gdb/921
3304 PR gdb/1646
3305 PR gdb/2175
3306 PR gdb/2176
3307
3308 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3309 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3310 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3311 (HOST_EXPORTS): Pass CPPFLAGS.
3312 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3313 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3314 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3315 * Makefile.in, configure: Regenerated.
3316 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3317 and CPPFLAGS_FOR_BUILD.
3318
3319 2008-11-06 Jeff Law <law@redhat.com>
3320
3321 * MAINTAINERS: Add myself as middle end maintainer.
3322
3323 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
3324
3325 * MAINTAINERS (Write after approval): Add myself.
3326
3327 2008-11-05 Diego Novillo <dnovillo@google.com>
3328
3329 * MAINTAINERS (Global Reviewers): Add myself.
3330 (Non-Algorithmic Maintainers): Remove myself.
3331
3332 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
3333
3334 * MAINTAINERS (Write after approval): Add myself.
3335
3336 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3337
3338 * MAINTAINERS (Write after approval): Add myself.
3339
3340 2008-10-31 Ben Elliston <bje@au.ibm.com>
3341
3342 * configure.ac (spu-*-*): Remove special case.
3343 * configure: Regenerate.
3344
3345 2008-10-30 Catherine Moore <clm@codesourcery.com>
3346
3347 * MAINTAINERS (Write after approval): Update my email address.
3348
3349 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3350
3351 * configure.ac [spu-*-*]: Do not set skipdirs.
3352 * configure: Re-generate.
3353
3354 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3355
3356 * MAINTAINERS (Various Maintainers): Add myself to reload.
3357
3358 2008-10-25 Richard Guenther <rguenther@suse.de>
3359
3360 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3361 maintainer. Remove myself as libgcc-math maintainer.
3362 (Non-Algorithmic Maintainers): Remove myself.
3363
3364 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3365
3366 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3367 * Makefile.in: Regenerated.
3368
3369 2008-10-23 Cary Coutant <ccoutant@google.com>
3370
3371 * MAINTAINERS (Write after approval): Add myself.
3372
3373 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3374
3375 PR gdb/921
3376 PR gdb/1646
3377 PR gdb/2175
3378 PR gdb/2176
3379
3380 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3381 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3382 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3383 (HOST_EXPORTS): Pass CPPFLAGS.
3384 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3385 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3386 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3387 * Makefile.in, configure: Regenerated.
3388 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3389 and CPPFLAGS_FOR_BUILD.
3390
3391 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
3392
3393 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3394 Sebastian Pop.
3395
3396 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3397
3398 * MAINTAINERS (Write After Approval): Added myself.
3399
3400 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3401
3402 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3403 recommended version to 2.3.2.
3404
3405 * configure: Regenerate.
3406
3407 2008-10-01 Mark Mitchell <mark@codesourcery.com>
3408
3409 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3410
3411 2008-09-29 David Daney <david.daney@caviumnetworks.com>
3412
3413 * MAINTAINERS (Write After Approval): Update e-mail address.
3414
3415 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3416
3417 * libtool.m4: Update to libtool 2.2.6.
3418 * lt~obsolete.m4: Update to libtool 2.2.6.
3419 * ltmain.sh: Update to libtool 2.2.6.
3420 * ltsugar.m4: Update to libtool 2.2.6.
3421 * ltversion.m4: Update to libtool 2.2.6.
3422 * ltoptions.m4: Update to libtool 2.2.6.
3423 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3424
3425 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3426
3427 * MAINTAINERS (Write After Approval): Add myself.
3428
3429 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3430
3431 * MAINTAINERS (Write After Approval): Update my name.
3432
3433 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3434
3435 * MAINTAINERS: Add myself in "Write After Approval".
3436
3437 2008-09-18 Steve Ellcey <sje@cup.hp.com>
3438
3439 * MAINTAINERS: Add myself as ia64 maintainer.
3440
3441 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3442
3443 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3444 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3445 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3446 and Michael Tiemann from Write After Approval since they do not
3447 actually have access.
3448
3449 2008-09-05 Richard Guenther <rguenther@suse.de>
3450
3451 * configure.ac: Initialize clooglibs to -lcloog.
3452 * configure: Re-generate.
3453
3454 2008-09-04 Le-Chun Wu <lcwu@google.com>
3455
3456 * MAINTAINERS (Write After Approval): Add myself.
3457
3458 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3459
3460 * configure.ac (--with-cloog-polylib): New.
3461 (--disable-cloog-version-check): New.
3462 (--disable-ppl-version-check): New.
3463 * configure: Re-generate.
3464
3465 2008-09-03 Richard Guenther <rguenther@suse.de>
3466
3467 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3468 cloog test.
3469 * configure: Re-generate.
3470
3471 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3472
3473 Add picoChip port.
3474 * MAINTAINERS: Add picoChip maintainers.
3475
3476 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3477 Tobias Grosser <grosser@fim.uni-passau.de>
3478 Jan Sjodin <jan.sjodin@amd.com>
3479 Harsha Jagasia <harsha.jagasia@amd.com>
3480 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3481 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3482 Adrien Eliche <aeliche@isty.uvsq.fr>
3483
3484 Merge from graphite branch.
3485 * configure: Regenerate.
3486 * Makefile.in: Regenerate.
3487 * configure.ac (host_libs): Add ppl and cloog.
3488 Add checks for PPL and CLooG.
3489 * Makefile.def (ppl, cloog): Added modules and dependences.
3490 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3491 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3492
3493 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3494
3495 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3496 (GCC_SHLIB_SUBDIR): New.
3497 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3498 * configure: Regenerate.
3499 * Makefile.in: Regenerate.
3500
3501 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3502
3503 * MAINTAINERS: Consistently use tabs to separate columns.
3504
3505 2008-08-29 Tristan Gingold <gingold@adacore.com>
3506
3507 * MAINTAINERS (Write after Approval): Add myself.
3508
3509 2008-08-28 Tristan Gingold <gingold@adacore.com>
3510
3511 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3512 Enable bfd, binutils and opcodes.
3513 * configure: Regenerate.
3514
3515 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3516
3517 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3518
3519 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3520
3521 * MAINTAINERS: Use correct Umlaut for last name.
3522
3523 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3524
3525 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3526
3527 2008-08-16 David Edelsohn <edelsohn@gnu.org>
3528
3529 * MAINTAINERS: Update my email address.
3530
3531 2008-08-16 Nicolas Roche <roche@adacore.com>
3532
3533 * Makefile.tpl: Add BOOT_ADAFLAGS.
3534 * Makefile.in: Regenerate.
3535
3536 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3537
3538 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3539 * configure: Regenerate.
3540
3541 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3542
3543 * configure.ac: Add makefile fragments for hpux.
3544 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3545 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3546 * configure: Regenerate.
3547 * Makefile.in: Regenerate.
3548
3549 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
3550
3551 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3552
3553 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
3554
3555 * MAINTAINERS (Write after Approval): Add myself.
3556
3557 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3558
3559 * MAINTAINERS (Write After Approval): Add myself.
3560
3561 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
3562
3563 * MAINTAINERS (Write After Approval): Add myself.
3564
3565 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3566
3567 * MAINTAINERS: Update my email address.
3568
3569 2008-06-25 Joey Ye <joey.ye@intel.com>
3570
3571 * MAINTAINERS (Write After Approval): Add myself.
3572
3573 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3574
3575 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3576 * Makefile.in: Regenerate.
3577 * configure: Regenerate.
3578
3579 2008-06-17 Daniel Kraft <d@domob.eu>
3580
3581 * MAINTAINERS (Write After Approval): Add myself.
3582
3583 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3584
3585 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3586 "$@" is still intact with both Autoconf 2.59 and 2.62.
3587 * configure: Regenerate.
3588
3589 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3590
3591 * Makefile.tpl: Fix comment errors.
3592 * Makefile.in: Regenerate.
3593
3594 2008-06-12 David S. Miller <davem@davemloft.net>
3595 David Edelsohn <edelsohn@gnu.org>
3596
3597 * configure.ac: Add powerpc*-*-* to gold supported targets.
3598 * configure: Regenerate.
3599
3600 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3601
3602 PR tree-optimization/36218
3603 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3604 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3605 (all prefix="build-"): Pass them to build-system sub-makes.
3606 * Makefile.in: Regenerate.
3607
3608 2008-06-07 Joseph Myers <joseph@codesourcery.com>
3609
3610 * MAINTAINERS (mt port): Remove.
3611 (sco5, unixware, sco udk): Remove.
3612 (Kean Johnston): Add to Write After Approval.
3613
3614 2008-05-30 Julian Brown <julian@codesourcery.com>
3615
3616 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3617 of libobjc for ARM EABI Linux.
3618 * configure: Regenerate.
3619
3620 2008-05-18 Xinliang David Li <davidxl@google.com>
3621
3622 * ChangeLog: Remove wrong ChangeLog entry.
3623
3624 2008-05-17 Xinliang David Li <davidxl@google.com>
3625
3626 * MAINTAINERS (Write After Approval): Add myself.
3627
3628 2008-05-15 Janus Weil <janus@gcc.gnu.org>
3629
3630 * MAINTAINERS (Write After Approval): Add myself.
3631
3632 2008-05-14 Rafael Espíndola <espindola@google.com>
3633
3634 * config-ml.in: don't handle --enable-shared and --enable-static.
3635
3636 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3637
3638 * MAINTAINERS: Update my email address.
3639
3640 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3641
3642 * MAINTAINERS: Update my email address.
3643
3644 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3645
3646 * MAINTAINERS (Write After Approval): Add myself.
3647
3648 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3649
3650 * MAINTAINERS (Write After Approval): Add myself.
3651
3652 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
3653
3654 * MAINTAINERS (crx): Add myself.
3655
3656 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3657
3658 Sync with src:
3659 2008-04-14 David S. Miller <davem@davemloft.net>
3660
3661 * configure.ac: Add sparc*-*-* to gold supported targets.
3662 * configure: Regenerate.
3663
3664 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3665
3666 PR bootstrap/35457
3667 * configure.ac: Include override.m4.
3668 * configure: Regenerate.
3669
3670 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3671
3672 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3673 * Makefile.in: Regenerate.
3674
3675 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3676
3677 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3678 as nonconfigurable directories list.
3679 * configure: Regenerate.
3680
3681 2008-04-14 Ben Elliston <bje@au.ibm.com>
3682
3683 * config.sub, config.guess: Update from upstream sources.
3684
3685 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3686
3687 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3688 * Makefile.in: Regenerate.
3689
3690 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3691
3692 * configure.ac: Do not build libssp for the AVR.
3693 * configure: Regenerate.
3694
3695 2008-04-07 Ian Lance Taylor <iant@google.com>
3696
3697 * Makefile.def: check-gold depends upon all-binutils.
3698 * Makefile.in: Regenerate.
3699
3700 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3701
3702 * MAINTAINERS (Write After Approval): Add myself.
3703
3704 2008-04-04 Nick Clifton <nickc@redhat.com>
3705
3706 PR binutils/4334
3707 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3708 builds.
3709 * configure: Regenerate.
3710
3711 2008-04-04 NightStrike <NightStrike@gmail.com>
3712
3713 PR other/35151
3714 * configure.ac: Combine rules for mingw32 and mingw64.
3715 * configure: Regenerate.
3716
3717 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
3718
3719 * MAINTAINERS (Write After Approval): Add myself.
3720
3721 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
3722
3723 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3724 * Makefile.in (.NOTPARALLEL): Ditto.
3725
3726 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3727
3728 * MAINTAINERS (Write After Approval): Add myself.
3729
3730 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
3731
3732 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3733 * Makefile.in (.NOTPARALLEL): Regenerate.
3734
3735 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3736
3737 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3738 * Makefile.in: Regenerate.
3739
3740 2008-03-26 Jakub Staszak <kuba@et.pl>
3741
3742 * MAINTAINERS (Write After Approval): Add myself.
3743
3744 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3745
3746 * MAINTAINERS: Update e-mail address.
3747
3748 2008-03-20 Ian Lance Taylor <iant@google.com>
3749
3750 * configure.ac: Add support for --enable-gold.
3751 * Makefile.def: Add gold as a directory like ld.
3752 * configure, Makefile.in: Regenerate.
3753
3754 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3755
3756 * configure.ac: m4_include config/proginstall.m4.
3757 * configure: Regenerate.
3758
3759 Backport from upstream Libtool:
3760
3761 2007-10-12 Eric Blake <ebb9@byu.net>
3762
3763 Deal with Autoconf 2.62's semantic change in m4_append.
3764 * ltsugar.m4 (lt_append): Replace broken versions of
3765 m4_append.
3766 (lt_if_append_uniq): Don't require separator to be overquoted,
3767 and avoid broken m4_append.
3768 (lt_dict_add): Fix typo.
3769 * libtool.m4 (_LT_DECL): Don't overquote separator.
3770
3771 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3772
3773 * config.rpath: Add AIX 6 support.
3774
3775 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3776
3777 * Makefile.def (stageprofile). Remove -fprofile-generate
3778 from stage_libcflags.
3779 * Makefile.in: Regenerate.
3780
3781 2008-03-13 Ben Elliston <bje@au.ibm.com>
3782
3783 * config.sub, config.guess: Update from upstream sources.
3784
3785 2008-03-06 Tom Tromey <tromey@redhat.com>
3786
3787 * MAINTAINERS: Update for treelang deletion.
3788
3789 2008-03-03 James E. Wilson <wilson@tuliptree.org>
3790
3791 * MAINTAINERS: Update my email address.
3792
3793 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
3794
3795 * MAINTAINERS (darwin port): Add myself as a maintainer.
3796 (objective-c/c++): Add myself as a maintainer.
3797
3798 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3799
3800 * MAINTAINERS (Write After Approval): Update my email address.
3801
3802 2008-02-25 Tomas Bily <tbily@suse.cz>
3803
3804 * MAINTAINERS (Write After Approval): Add myself.
3805
3806 2008-02-23 Jakub Jelinek <jakub@redhat.com>
3807
3808 * MAINTAINERS (OpenMP): Add myself.
3809
3810 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3811
3812 PR bootstrap/32009
3813 PR bootstrap/32161
3814
3815 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3816 * configure: Regenerate.
3817
3818 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3819 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3820 STAGE4_LIBCFLAGS): New.
3821 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3822 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3823 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3824 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3825 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3826 for target modules. Don't export LIBCFLAGS.
3827 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3828 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3829 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3830 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3831 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3832 * Makefile.in: Regenerate.
3833
3834 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3835
3836 PR libgcj/33085
3837 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3838 Do not use -DDLL_EXPORT. Backport from upstream.
3839
3840 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3841
3842 * MAINTAINERS (Write After Approval): Add myself.
3843
3844 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3845
3846 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3847 * configure: Regenerate.
3848
3849 2008-01-31 Marc Gauthier <marc@tensilica.com>
3850
3851 * configure.ac (xtensa*-*-*): Recognize processor variants.
3852 * configure: Regenerate.
3853
3854 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3855
3856 PR bootstrap/34922
3857 * configure.ac (PARSE_ARGS): Push suitable setting of
3858 ac_subdirs_all, for `./configure --help=recursive'.
3859 Handle `+' in generic toplevel directory disabling.
3860 * configure: Regenerate.
3861
3862 2008-01-28 Nick Clifton <nickc@redhat.com>
3863
3864 * MAINTAINERS (xstormy16): Take over maintainership.
3865
3866 2008-01-25 Joseph Myers <joseph@codesourcery.com>
3867
3868 * MAINTAINERS (c4x port): Remove.
3869
3870 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3871
3872 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3873
3874 2008-01-23 Ben Elliston <bje@au.ibm.com>
3875
3876 * config.sub, config.guess: Update from upstream sources.
3877
3878 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
3879
3880 * MAINTAINERS (Write After Approval): Add myself.
3881
3882 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
3883
3884 * MAINTAINERS: Update my email address.
3885
3886 2008-01-09 Raksit Ashok <raksit@google.com>
3887
3888 * MAINTAINERS (Write After Approval): Add myself.
3889
3890 2008-01-09 Raksit Ashok <raksit@google.com>
3891
3892 * MAINTAINERS (Write After Approval): Add myself.
3893
3894 2008-01-08 Ben Elliston <bje@au.ibm.com>
3895
3896 * config.sub, config.guess: Update from upstream sources.
3897
3898 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3899
3900 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3901 Change recommended MPFR from 2.2.1 -> 2.3.0.
3902 * configure: Regenerate.
3903
3904 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
3905
3906 * MAINTAINERS: Update my email address.
3907
3908 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
3909
3910 * MAINTAINERS: Update my email address.
3911
3912 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3913
3914 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3915 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3916 * Makefile.in: Regenerate.
3917
3918 2007-12-10 Mark Heffernan <meheff@google.com>
3919
3920 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3921 misplaced entries.
3922
3923 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3924
3925 * configure.ac: Enable libjava for x86_64-*-darwin9.
3926 * configure: Regenerate.
3927
3928 2007-12-07 Bill Maddox <maddox@google.com>
3929
3930 * MAINTAINERS (Write After Approval): Add myself.
3931
3932 2007-12-05 Ben Elliston <bje@au.ibm.com>
3933
3934 * config.sub, config.guess: Update from upstream sources.
3935
3936 2007-12-02 Matthias Klose <doko@ubuntu.com>
3937
3938 * config-ml.in: Remove 64bit configure tests.
3939
3940 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3941
3942 * config-ml.in: Robustify against white space in absolute file
3943 names.
3944
3945 * config-ml.in (multi-clean): Substitute ${Makefile}.
3946 Remove superfluous ${Makefile} in list.
3947
3948 2007-11-19 Thiemo Seufer <ths@mips.com>
3949
3950 * config-ml.in: Don't hardcode the Makefile name.
3951
3952 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
3953
3954 * MAINTAINERS (Write After Approval): Add myself.
3955
3956 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
3957
3958 * MAINTAINERS (Write After Approval): Add myself.
3959
3960 2007-11-06 Doug Kwan <dougkwan@google.com>
3961
3962 * MAINTAINERS (Write After Approval): Add myself.
3963
3964 2007-10-25 Ben Elliston <bje@au.ibm.com>
3965
3966 * MAINTAINERS (mercury): Remove entry.
3967 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3968
3969 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3970
3971 * Makefile.def (dependencies): Make configure-gdb depend on
3972 all-intl.
3973 * Makefile.in: Regenerated.
3974
3975 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
3976
3977 * MAINTAINERS (Fortran maintainer): Remove myself.
3978
3979 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3980
3981 * Makefile.def: To avoid problems running with parallel makes,
3982 build newlib before libgloss so that target specific header
3983 files are availble.
3984 * Makefile.in: Regenerate
3985
3986 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3987
3988 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3989 * Makefile.in: Regenerate.
3990
3991 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
3992
3993 * MAINTAINERS (Register allocation reviewer): Add myself.
3994
3995 2007-10-08 Mike Frysinger <vapier@gentoo.org>
3996
3997 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3998 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3999 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4000 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4001 * configure: Regenerate.
4002
4003 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
4004
4005 * MAINTAINERS (Register allocation reviewer): Add myself.
4006
4007 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
4008
4009 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4010 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4011 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4012 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4013 * configure.ac: Default them to host tools for $host = $build.
4014 Subst them.
4015
4016 * configure: Regenerate.
4017 * Makefile.in: Regenerate.
4018
4019 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
4020
4021 * MAINTAINERS (Register allocation reviewer): Add myself.
4022
4023 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
4024
4025 * MAINTAINERS (Register allocation reviewer): Add myself.
4026
4027 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
4028
4029 * MAINTAINERS (Write After Approval): Fix typo.
4030
4031 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4032
4033 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4034 * configure: Regenerate.
4035
4036 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4037
4038 PR bootstrap/31906
4039 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4040 they're already prefixed.
4041
4042 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4043
4044 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4045 libstdc++.
4046 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4047 * configure: Regenerate.
4048 * Makefile.in: Regenerate.
4049
4050 2007-09-17 Andreas Schwab <schwab@suse.de>
4051
4052 * configure.ac: Raise minimum makeinfo version to 4.6.
4053 * configure: Regenerate.
4054
4055 2007-09-17 Johannes Singler <singler@ira.uka.de>
4056
4057 * MAINTAINERS (write-after-approval) add myself
4058
4059 2007-09-15 Alan Modra <amodra@bigpond.net.au>
4060
4061 * configure.ac: Correct makeinfo version check.
4062 * configure: Regenerate.
4063
4064 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
4065
4066 * MAINTAINERS: Update my email address.
4067
4068 2007-09-14 Richard Sandiford <richard@codesourcery.com>
4069
4070 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4071 to $skipdirs and only disable gprof for newlib. Use the normal
4072 mips*-elf* handling in other respects.
4073 * configure: Regnerate.
4074
4075 2007-09-12 David Daney <ddaney@avtrex.com>
4076
4077 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4078 enabling libgcj.
4079 * configure: Regenerate.
4080
4081 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4082
4083 PR other/32154
4084 * configure.ac: For libgloss targets, point the linker to the linker
4085 script, startup code and simulator library.
4086 * configure: Regenerate.
4087
4088 2007-09-07 Andrew Haley <aph@redhat.com>
4089
4090 * configure.ac (noconfigdirs): Remove target-libffi and
4091 target-libjava.
4092 * configure: Regenerate.
4093
4094 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4095
4096 PR target/33281
4097 * configure.ac: Use config/mh-mingw on mingw.
4098 * configure: Regenerate.
4099
4100 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
4101
4102 * MAINTAINERS (Write After Approval): Add myself.
4103
4104 2007-09-05 Richard Guenther <rguenther@suse.de>
4105
4106 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4107 nor --disable-checking is provided also turn on yes and types
4108 checking for stage1.
4109 * configure: Re-generate.
4110
4111 2007-08-30 Krister Walfridsson <cato@df.lth.se>
4112
4113 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4114 (Write After Approval): Remove myself.
4115
4116 2007-08-29 Nick Clifton <nickc@redhat.com>
4117
4118 * config.sub, config.guess: Update from upstream sources.
4119
4120 2007-08-22 Bud Davis <jmdavis@link.com>
4121
4122 * MAINTAINERS (Write After Approval): Added myself.
4123 * MAINTAINERS (Reviewers): Removed myself.
4124
4125 2007-08-18 Paul Brook <paul@codesourcery.com>
4126 Joseph Myers <joseph@codesourcery.com>
4127
4128 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4129 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4130 * Makefile.in: Regenerate.
4131 * configure.ac (--with-debug-prefix-map): New.
4132 * configure: Regenerate.
4133
4134 2007-08-17 Richard Sandiford <richard@codesourcery.com>
4135 Nigel Stephens <nigel@mips.com>
4136
4137 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4138 as target_makefile_frag.
4139 * configure: Regenerate.
4140
4141 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
4142
4143 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4144 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4145 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4146 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4147 (do-compare, do-compare3, do-compare-debug): New.
4148 ([+compare-target+]): Use them.
4149
4150 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
4151
4152 * MAINTAINERS (Write After Approval): Change my email address.
4153
4154 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4155 Ben Elliston <bje@au.ibm.com>
4156
4157 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4158 --silent if $silent.
4159 * configure: Regenerate.
4160
4161 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
4162
4163 * MAINTAINERS (Various Maintainers): Add myself as
4164 loop infrastructure maintainer. Update my e-mail
4165 address.
4166
4167 2007-07-31 Diego Novillo <dnovillo@google.com>
4168
4169 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4170 Adjust description.
4171
4172 2007-07-26 Richard Guenther <rguenther@suse.de>
4173
4174 * configure.ac: Add types checking to stage1 checking flags.
4175 * configure: Regenerate.
4176
4177 2007-07-17 Nick Clifton <nickc@redhat.com>
4178
4179 * COPYING3: New file. Contains version 3 of the GNU General
4180 Public License.
4181 * COPYING3.LIB: New file. Contains version 3 of the GNU
4182 Lesser General Public License.
4183
4184 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4185
4186 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4187
4188 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4189
4190 * MAINTAINERS (S/390 co-maintainer): Add myself.
4191 (Write After Approval): Remove myself.
4192
4193 2007-07-13 Dan Hipschman <dsh@google.com>
4194
4195 * MAINTAINERS (Write After Approval): Add myself.
4196
4197 2007-07-11 Nick Clifton <nickc@redhat.com>
4198
4199 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4200 WINDRES export.
4201 * Makefile.in: Regenerate.
4202
4203 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4204
4205 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4206 maintainer.
4207
4208 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4209
4210 * lt~obsolete.m4: New. Import from 20070318 libtool.
4211
4212 2007-07-03 Julian Brown <julian@codesourcery.com>
4213
4214 * MAINTAINERS (Write After Approval): Add myself.
4215
4216 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4217
4218 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4219 * configure: Regenerate.
4220
4221 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4222
4223 * configure.ac: Add some missing m4 quotation.
4224 * configure: Regenerate.
4225
4226 2007-07-02 Simon Baldwin <simonb@google.com>
4227
4228 * MAINTAINERS (Write After Approval): Add myself.
4229
4230 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
4231
4232 * configure: Regenerate.
4233
4234 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
4235
4236 * Makefile.def: Add windmc tool to build.
4237 * Makefile.tpl: Likewise.
4238 * configure.ac: Likewise.
4239 * Makefile.in: Regenerate.
4240 * configure: Regenerate.
4241
4242 2007-06-28 DJ Delorie <dj@redhat.com>
4243
4244 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4245 not building newlib.
4246 * configure: Regenerated.
4247
4248 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4249
4250 * MAINTAINERS (Write After Approval): Add myself.
4251
4252 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
4253
4254 * MAINTAINERS (Write After Approval): Add myself.
4255
4256 2007-06-19 Chris Matthews <chrismatthews@google.com>
4257
4258 * MAINTAINERS (Write After Approval): Add myself.
4259
4260 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4261
4262 * MAINTAINERS (Write After Approval): Add myself.
4263
4264 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4265
4266 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4267 * Makefile.in: Regenerated.
4268
4269 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4270
4271 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4272 bfin*-*-uclinux* targets.
4273 * configure: Regenerate.
4274
4275 2007-06-14 Ian Lance Taylor <iant@google.com>
4276
4277 * MAINTAINERS: Add myself as non-algorithmic global write
4278 maintainer.
4279
4280 2007-06-14 Diego Novillo <dnovillo@google.com>
4281
4282 * MAINTAINERS: Add self as middle-end maintainer and
4283 non-algorithmic global write maintainer.
4284
4285 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4286
4287 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4288 Move all Fortran maintainers except Paul Brook into the
4289 Non-Autopoiesis section.
4290
4291 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
4292
4293 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4294 (distclean-stage[+id+]): Possibly delete stage_last.
4295 * Makefile.in: Regenerate.
4296
4297 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
4298
4299 * MAINTAINERS (Various Maintainer): Fix typo.
4300
4301 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
4302
4303 * MAINTAINERS (Various Maintainer): Add myself as
4304 dataflow maintainer.
4305
4306 2007-06-07 Ben Elliston <bje@au.ibm.com>
4307
4308 * config.sub, config.guess: Update from upstream sources.
4309
4310 2007-06-07 Ben Elliston <bje@au.ibm.com>
4311
4312 * Makefile.tpl: Fix spelling error.
4313 * Makefile.in: Regenerate.
4314
4315 2007-06-01 Steve Ellcey <sje@cup.hp.com>
4316
4317 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4318 lt_cv_sys_max_cmd_len.
4319
4320 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4321
4322 * MAINTAINERS (Various Maintainers): Add myself as
4323 auto-vectorizer maintainer.
4324
4325 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
4326
4327 PR libjava/32098
4328 * libtool.m4: Revert previous change.
4329 * ltgcc.m4: Put it here.
4330
4331 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
4332
4333 * MAINTAINERS (Various Maintainers): Add myself as
4334 auto-vectorizer maintainer.
4335
4336 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4337
4338 PR libjava/32098
4339 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4340
4341 2007-05-30 Richard Guenther <rguenther@suse.de>
4342
4343 * MAINTAINERS (Various Maintainers): Add myself as
4344 auto-vectorizer maintainer.
4345
4346 2007-05-30 Jakub Jelinek <jakub@redhat.com>
4347
4348 PR bootstrap/29382
4349 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4350 * configure: Rebuilt.
4351
4352 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
4353
4354 * MAINTAINERS (Write After Approval): Removed my name.
4355
4356 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4357
4358 * MAINTAINERS (Write After Approval): Remove myself.
4359
4360 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4361
4362 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4363
4364 2007-05-23 Steve Ellcey <sje@cup.hp.com>
4365
4366 * ltmain.sh: Update from ToT Libtool.
4367 * libtool.m4: Update from ToT Libtool.
4368 * ltsugar.m4: New. Update from ToT Libtool.
4369 * ltversion.m4: New. Update from ToT Libtool.
4370 * ltoptions.m4: New. Update from ToT Libtool.
4371 * ltconfig: Remove.
4372 * ltcf-c.sh: Remove.
4373 * ltcf-cxx.sh: Remove.
4374 * ltcf-gcj.sh: Remove.
4375
4376 2007-05-22 Ollie Wild <aaw@google.com>
4377
4378 * MAINTAINERS (Write After Approval): Add myself.
4379
4380 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
4381
4382 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4383 stage_cflags.
4384 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4385 Remove CFLAGS/LIBCFLAGS.
4386 (configure-stage[+id+]-[+prefix+][+module+],
4387 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4388 * Makefile.in: Regenerate.
4389
4390 2007-05-15 Diego Novillo <dnovillo@google.com>
4391
4392 * MAINTAINERS: Update e-mail address.
4393
4394 2007-05-15 Revital Eres <eres@il.ibm.com>
4395
4396 * MAINTAINERS (Write After Approval): Add myself.
4397
4398 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
4399
4400 * MAINTAINERS (Write After Approval): Updated my address.
4401
4402 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4403
4404 * MAINTAINERS (Write After Approval): Add myself.
4405
4406 2007-05-11 Silvius Rus <rus@google.com>
4407
4408 * MAINTAINERS (Write After Approval): Add myself.
4409
4410 2007-04-23 Tom Tromey <tromey@redhat.com>
4411
4412 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4413
4414 2007-04-22 Mark Mitchell <mark@codesourcery.com>
4415
4416 * MAINTAINERS (cpplib): Rename to ...
4417 (libcpp): ... this. Add C/C++ front end maintainers.
4418
4419 2007-04-14 Steve Ellcey <sje@cup.hp.com>
4420
4421 * config-ml.in: Pass ${ml_config_env} to configure calls.
4422
4423 2007-04-04 Christian Bruel <christian.bruel@st.com>
4424
4425 * MAINTAINERS (Write After Approval): Add myself.
4426
4427 2007-04-02 Dave Korn <dave.korn@artimi.com>
4428
4429 * MAINTAINERS (Write After Approval): Add myself.
4430
4431 2007-03-31 Tobias Burnus <burnus@net-b.de>
4432
4433 * MAINTAINERS (fortran 95 front end): Add myself.
4434
4435 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4436
4437 * MAINTAINERS (Write After Approval): Add myself.
4438
4439 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
4440
4441 * MAINTAINERS (Modulo Scheduler): Add myself.
4442
4443 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4444
4445 * MAINTAINERS (fortran 95 front end): Add myself.
4446 (c++ front end): whitespace fix.
4447
4448 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4449
4450 * MAINTAINERS (Write After Approval): Add myself.
4451
4452 2007-03-21 Richard Sandiford <richard@codesourcery.com>
4453
4454 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4455 of glob. Quote arguments with single quotes too.
4456 * configure: Regenerate.
4457
4458 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4459
4460 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4461 * Makefile.in: Regenerate
4462
4463 2007-03-07 Andreas Schwab <schwab@suse.de>
4464
4465 * configure: Regenerate.
4466
4467 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4468
4469 * configure.ac: Add "--with-pdfdir" configure option,
4470 which defines pdfdir variable.
4471 * Makefile.def (target=fixincludes): Add install-pdf to
4472 missing targets.
4473 (recursive_targets): Add install-pdf target.
4474 (flags_to_pass): Add pdfdir.
4475 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4476 target.
4477 * configure: Regenerate
4478 * Makefile.in: Regenerate
4479
4480 2007-02-28 Eric Christopher <echristo@apple.com>
4481
4482 Revert:
4483 2006-12-07 Mike Stump <mrs@apple.com>
4484
4485 * Makefile.def (dependencies): Add dependency for
4486 install-target-libssp and install-target-libgomp on
4487 install-gcc.
4488 * Makefile.in: Regenerate.
4489
4490 2007-02-27 Matt Kraai <kraai@ftbfs.org>
4491
4492 * configure: Regenerate.
4493 * configure.ac: Move statements after variable declarations.
4494
4495 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4496
4497 * MAINTAINERS: Add myself as sh maintainer.
4498
4499 2007-02-19 Joseph Myers <joseph@codesourcery.com>
4500
4501 * configure.ac: Adjust for loop syntax.
4502 * configure: Regenerate.
4503
4504 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4505
4506 * configure: Rebuilt.
4507
4508 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4509
4510 * configure.ac: Drop multiple occurrences of --enable-languages,
4511 and fix its quoting.
4512 * configure: Rebuilt.
4513
4514 2007-02-17 Mark Mitchell <mark@codesourcery.com>
4515 Nathan Sidwell <nathan@codesourcery.com>
4516 Vladimir Prus <vladimir@codesourcery.com>
4517 Joseph Myers <joseph@codesourcery.com>
4518
4519 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4520 * configure: Regenerate.
4521
4522 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4523
4524 * ltconfig (freebsd*): Default to elf.
4525
4526 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4527
4528 * configure.ac (target_libraries): Move libgcc before libiberty.
4529 * configure: Regenerated.
4530
4531 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4532 Paolo Bonzini <bonzini@gnu.org>
4533
4534 PR bootstrap/30753
4535 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4536 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4537 * configure: Regenerated.
4538
4539 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4540
4541 * MAINTAINERS (Language Front End Maintainers): Update my mail
4542 address.
4543
4544 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4545
4546 PR bootstrap/30748
4547 * configure.ac: Correct syntax for Solaris ksh.
4548 * configure: Regenerated.
4549
4550 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4551
4552 * configure.ac: Sync with src.
4553 * configure: Regenerate.
4554
4555 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4556
4557 * Makefile.in: Regenerate.
4558
4559 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4560
4561 * config.sub: Sync with src.
4562
4563 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4564
4565 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4566 noncanonical equivalents.
4567 * configure.in: Rename to...
4568 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4569 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4570 target_noncanonical. Use them. Rewrite removal of configure
4571 arguments for autoconf 2.59. Discard variable settings. Force
4572 program_transform_name for native tools.
4573
4574 * Makefile.in: Regenerated.
4575 * configure: Regenerated with autoconf 2.59.
4576
4577 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
4578
4579 * MAINTAINERS (Write After Approval): Add myself.
4580
4581 2007-01-31 Andreas Schwab <schwab@suse.de>
4582
4583 * Makefile.tpl (LDFLAGS): Substitute it.
4584 * Makefile.in: Regenerate.
4585
4586 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
4587
4588 * MAINTAINERS (Write After Approval): Add myself.
4589
4590 2007-01-28 David Edelsohn <edelsohn@gnu.org>
4591
4592 * MAINTAINERS (spu port): Add myself.
4593
4594 2007-01-23 Richard Guenther <rguenther@suse.de>
4595
4596 PR bootstrap/30541
4597 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4598 * Makefile.tpl (GNATBIND): Substitute it.
4599 (GNATMAKE): Likewise.
4600 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4601 of STAGE_PREFIX.
4602 * Makefile.in: Regenerate.
4603 * configure: Regenerate.
4604
4605 2007-01-18 Mike Stump <mrs@apple.com>
4606
4607 * configure.in: Re-enable -Werror for gcc builds.
4608
4609 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
4610
4611 * MAINTAINERS (Write After Approval): Add myself.
4612
4613 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4614
4615 * configure.in: Change == to = in test command.
4616 * configure: Regenerate.
4617
4618 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4619 Nick Clifton <nickc@redhat.com>
4620 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4621
4622 * configure.in (build_configargs, host_configargs, target_configargs):
4623 Remove build/host/target parameters.
4624 (host_libs): Add gmp and mpfr.
4625 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4626 * Makefile.def (gmp, mpfr): New.
4627 (gcc): Remove target.
4628 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4629 target_os, target_vendor): New.
4630 (configure): Add host_alias/target_alias arguments; adjust invocations.
4631 * configure: Regenerate.
4632 * Makefile.in: Regenerate.
4633
4634 2007-01-11 Matt Fago <fago@earthlink.net>
4635
4636 * configure.in: Try to link to functions only in mpfr 2.2.x
4637 to improve robustness of configure tests.
4638 * configure: Regenerate.
4639
4640 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
4641
4642 * MAINTAINERS: Add myself as i386 maintainer.
4643
4644 2007-01-08 Jan Hubicka <jh@suse.cz>
4645
4646 * MAINTAINERS: Add myself as i386 maintainer.
4647
4648 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4649
4650 * configure.in: Add support for an x86_64-mingw* target.
4651 * configure: Regenerate.
4652
4653 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4654
4655 * Makefile.tpl (all-target): Correct @if conditional for target
4656 modules.
4657 * configure.in: Omit libiberty if building only target libgcc.
4658 * configure, Makefile.in: Regenerated.
4659
4660 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4661
4662 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4663 * configure: Regenerate.
4664
4665 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4666
4667 * Makefile.def (target_modules): Add libgcc.
4668 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4669 * Makefile.tpl (clean-target-libgcc): Delete.
4670 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4671 on gcc even for bootstrapped modules. Rewrite handling of
4672 lang_env_dependencies to loop over target_modules.
4673 * configure.in (target_libraries): Add target-libgcc.
4674 * Makefile.in, configure: Regenerated.
4675
4676 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4677
4678 * configure.in: Reorganize recognition of languages. Add
4679 --enable-stage1-languages. Show supported languages for the chosen
4680 target rather than all recognized languages.
4681 * configure: Regenerate.
4682
4683 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4684
4685 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4686 * Makefile.in: Regenerate.
4687
4688 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4689
4690 * configure.in: Warn that MPFR 2.2.0 is buggy.
4691 * configure: Regenerate.
4692
4693 2006-12-27 Ian Lance Taylor <iant@google.com>
4694
4695 * configure.in: When removing Makefiles to force a reconfigure, also
4696 remove prev-DIR*/Makefile.
4697 * configure: Regenerate.
4698
4699 2006-12-22 Andreas Schwab <schwab@suse.de>
4700
4701 * configure: Regenerate with correct autoconf version.
4702
4703 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4704
4705 * configure.in: add AC_SUBST for *_FOR_TARGET.
4706 * configure: Regenerate.
4707
4708 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4709
4710 * configure.in: Simplify logic for rejecting languages that cannot
4711 be built. Separate the case when a language is unsupported,
4712 from the case when the user chooses not to build a language.
4713
4714 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4715
4716 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4717 it only affects bootstrap and could be tested on "$host" as well.
4718 * configure: Regenerate.
4719 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4720
4721 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4722
4723 PR bootstrap/29544
4724 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4725 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4726 move here comment from Makefile.tpl.
4727 * Makefile.tpl: Move some definitions higher in the file.
4728 (STAGE1_CHECKING): New.
4729 * configure.in: Add --enable-stage1-checking.
4730 * configure: Regenerate.
4731 * Makefile.in: Regenerate.
4732
4733 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4734
4735 * MAINTAINERS: Add myself as build system maintainer.
4736
4737 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
4738
4739 * MAINTAINERS (Write After Approval): Add myself.
4740
4741 2006-12-13 Eric Christopher <echristo@apple.com>
4742
4743 * MAINTAINERS: Add myself as darwin maintainer.
4744
4745 2006-12-11 Ian Lance Taylor <ian@airs.com>
4746
4747 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4748
4749 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
4750
4751 MAINTAINERS: Update my entry.
4752
4753 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4754
4755 * configure.in: Handle spu makefile frag.
4756 * Makefile.tpl (MAINT): Define
4757 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4758 * configure: Regenerate.
4759 * Makefile.in: Regenerate.
4760
4761 2006-12-11 Ben Elliston <bje@au.ibm.com>
4762
4763 * config.guess: Import latest version.
4764 * config.sub: Likewise.
4765
4766 2006-12-11 Ben Elliston <bje@au.ibm.com>
4767
4768 * configure.in (spu-*-*): Don't skip target-libiberty.
4769 * configure: Regenerate.
4770
4771 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4772
4773 PR bootstrap/30134
4774 * configure.in: Correct x86 darwin support for libjava to powerpc
4775 and i?86 only.
4776 * configure: Regenerate.
4777
4778 2006-12-08 Sandro Tolaini <tolaini@libero.it>
4779
4780 * configure.in: Add x86 darwin support for libjava.
4781 * configure: Regenerate.
4782
4783 2006-12-07 Mike Stump <mrs@apple.com>
4784
4785 * Makefile.def (dependencies): Add dependency for
4786 install-target-libssp and install-target-libgomp on
4787 install-gcc.
4788 * Makefile.in: Regenerate.
4789
4790 2006-12-04 Richard Guenther <rguenther@suse.de>
4791
4792 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4793 (Non-Algorithmic Maintainers): Move over non-algorithmic
4794 loop optimizer maintainers, add myself as a non-algorithmic
4795 middle-end maintainer.
4796
4797 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
4798
4799 * MAINTAINERS (Write After Approval): Add myself.
4800
4801 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4802
4803 * configure.in: Update error message for missing GMP/MPFR.
4804
4805 * configure: Regenerate.
4806
4807 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4808
4809 * configure.in: Update MPFR version in error message.
4810
4811 * configure: Regenerate.
4812
4813 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4814
4815 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4816 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4817 --with-gmp-lib): New flags.
4818
4819 * configure: Regenerate.
4820
4821 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4822
4823 * MAINTAINERS (Write After Approval): Change my email address.
4824
4825 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4826
4827 * MAINTAINERS (Write After Approval): Add myself.
4828
4829 2006-11-22 Philipp Thomas <pth@suse.de>
4830
4831 * MAINTAINERS (i18n): Update e-mail address.
4832
4833 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4834
4835 * MAINTAINERS (spu port): Add myself as maintainer.
4836 (Write After Approval): Remove myself.
4837
4838 2006-11-22 Ben Elliston <bje@au.ibm.com>
4839
4840 * configure.in (skipdirs): Don't build libssp for SPU.
4841 * configure: Regenerate.
4842
4843 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4844
4845 * MAINTAINERS (spu port): Add myself as maintainer.
4846 (libobjc): Update my email address.
4847
4848 2006-11-21 Andrea Bona <andrea.bona@st.com>
4849
4850 * MAINTAINERS (Write After Approval): Add myself.
4851
4852 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4853
4854 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4855 * configure : Rebuilt.
4856
4857 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4858
4859 * MAINTAINERS (Write After Approval): Add myself.
4860
4861 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4862
4863 * MAINTAINERS (Write After Approval): Add myself.
4864
4865 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4866
4867 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4868 libmpfr.a.
4869 * configure: Regenerate.
4870
4871 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4872
4873 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4874 (unstage): Test for stage_last presence.
4875
4876 PR bootstrap/29802
4877 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4878 STAGE_PREFIX.
4879 * Makefile.in: Regenerate.
4880
4881 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
4882
4883 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4884 maintainers.
4885
4886 2006-11-14 Erven Rohou <erven.rohou@st.com>
4887
4888 * MAINTAINERS (Write After Approval): Add myself.
4889
4890 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
4891
4892 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4893 and stageN-package/Makefile.
4894 * Makefile.in: Regenerated.
4895
4896 2006-11-14 Jie Zhang <jie.zhang@analog.com>
4897
4898 * configure.in: Remove target-libgloss from noconfigdirs for
4899 bfin-*-*.
4900 * configure: Regenerated.
4901
4902 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4903
4904 * configure.in (have_gmp): Only error if the gcc directory exists.
4905
4906 * configure: Regenerate.
4907
4908 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4909
4910 * configure.in: Robustify error message for missing GMP/MPFR.
4911
4912 * configure: Regenerate.
4913
4914 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
4915
4916 * MAINTAINERS (Write After Approval): Add myself.
4917
4918 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
4919
4920 * MAINTAINERS: Change email address.
4921
4922 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
4923
4924 * MAINTAINERS (Write After Approval): Add myself.
4925
4926 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
4927
4928 * MAINTAINERS (Write After Approval): Add myself.
4929
4930 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
4931
4932 * MAINTAINERS (Write After Approval): Move myself to
4933 Write After Approval section.
4934
4935 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4936
4937 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
4938 need_gmp anymore.
4939 * configure: Regenerate.
4940
4941 2006-10-16 Tobias Burnus <burnus@net-b.de>
4942
4943 * MAINTAINERS (Write After Approval): Add myself.
4944
4945 2006-10-16 Ben Elliston <bje@au.ibm.com>
4946
4947 * config.guess: Import latest version.
4948 * config.sub: Likewise.
4949
4950 2006-10-10 Brooks Moses <bmoses@stanford.edu>
4951
4952 * Makefile.def: Added pdf target handling.
4953 * Makefile.tpl: Added pdf target handling.
4954 * Makefile.in: Regenerated.
4955
4956 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
4957
4958 * MAINTAINERS: Add self as score port maintainer.
4959
4960 2006-10-04 Brooks Moses <bmoses@stanford.edu>
4961
4962 * MAINTAINERS (Write After Approval): Add myself.
4963
4964 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
4965
4966 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
4967 or newer.
4968 * configure: Regenerated.
4969
4970 2006-09-27 Dave Brolley <brolley@redhat.com>
4971
4972 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4973 using $s instead of $r.
4974 * configure: Regenerated.
4975
4976 2006-09-26 Thiemo Seufer <ths@mips.com>
4977
4978 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4979 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4980 * configure: Regenerate.
4981
4982 2006-09-24 Graeme Peterson <gridly@gmail.com>
4983
4984 * MAINTAINERS (Write After Approval): Remove myself.
4985
4986 2006-09-22 Chao-ying Fu <fu@mips.com>
4987
4988 * MAINTAINERS (Write After Approval): Add myself.
4989
4990 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
4991
4992 * MAINTAINERS: Add self as soft-fp maintainer.
4993
4994 2006-09-09 Anatoly Sokolov <aesok@post.ru>
4995
4996 * MAINTAINERS: Add myself as avr maintainer.
4997 Remove Marek Michalkiewicz as avr maintainer.
4998
4999 2006-09-07 Roberto Costa <roberto.costa@st.com>
5000
5001 * MAINTAINERS (Write After Approval): Add myself.
5002
5003 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
5004
5005 * configure.in: Never build newlib for a Mingw host.
5006 Never build newlib as Mingw target library.
5007 Test the existence of winsup/cygwin for building a Cygwin newlib,
5008 rather than just winsup.
5009 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5010 building a Mingw target.
5011 * configure: Regenerate.
5012
5013 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5014
5015 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5016
5017 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
5018
5019 * config.guess: Import from src (was more updated).
5020 * config.sub: Likewise.
5021
5022 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5023
5024 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5025 * configure: Regenerated.
5026
5027 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
5028
5029 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5030 for stages after the first.
5031
5032 2006-07-17 Jakub Jelinek <jakub@redhat.com>
5033
5034 * Makefile.def: Add dependencies for configure-opcodes
5035 on configure-intl and all-opcodes on all-intl.
5036 * Makefile.in: Regenerated.
5037
5038 2006-07-13 Ben Elliston <bje@au.ibm.com>
5039
5040 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5041
5042 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5043
5044 Port to hosts whose 'sort' and 'tail' implementations
5045 treat operands with leading '+' as file names, as POSIX
5046 has required since 2001. However, make sure the code still
5047 works on pre-POSIX hosts.
5048 * ltmain.sh: Don't assume "sort +2" is equivalent to
5049 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5050
5051 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5052
5053 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5054
5055 2006-07-04 Peter O'Gorman <peter@pogma.com>
5056
5057 * ltconfig: chmod 644 before ranlib during install.
5058
5059 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5060
5061 PR bootstrap/18058
5062 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5063 if the bootstrap compiler is a GCC version that supports it.
5064 * configure: Regenerate.
5065
5066 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5067
5068 * configure.in: Fix thinkos in previous check-in.
5069 * configure: Regenerate.
5070
5071 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5072
5073 PR other/27063
5074 * configure.in: Test subdir_requires and give an appropriate
5075 error message.
5076 * configure: Regenerate.
5077
5078 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
5079
5080 * MAINTAINERS (Write After Approval): Add myself.
5081
5082 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
5083
5084 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5085
5086 2006-06-22 Steve Ellcey <sje@cup.hp.com>
5087
5088 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5089
5090 2006-06-20 David Ayers <d.ayers@inode.at>
5091
5092 PR bootstrap/28072
5093 * configure.in: Add target-boehm-gc to noconfigdirs depending on
5094 whether target-libjava is being configured instead of whether the
5095 java front end is enabled.
5096 * configure: Regenerate.
5097
5098 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5099
5100 PR target/27540
5101 * configure.in: Only enable libgomp on IRIX 6.
5102 * configure: Regenerate.
5103
5104 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
5105
5106 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5107 too.
5108 * Makefile.in: Regenerate.
5109
5110 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
5111
5112 * config-ml.in: Alter CCASFLAGS to include special
5113 multilib options the same as is done for CFLAGS.
5114
5115 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5116
5117 * configure.in: Don't enable libgomp on hpux10.
5118 * configure: Rebuilt.
5119
5120 2006-06-12 David Ayers <d.ayers@inode.at>
5121
5122 PR bootstrap/27963
5123 PR target/19970
5124 * configure.in: Remove target-boehm-gc from noconfigdirs where
5125 ${libgcj} is specified.
5126 * configure: Regenerate.
5127
5128 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
5129
5130 Sync from src:
5131
5132 * configure.in: Sync.
5133 * configure: Regenerated.
5134
5135 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
5136
5137 * Makefile.def: Added dependencies from sim and gdb on intl, and
5138 added configure dependencies to everything with an all dependency
5139 on intl.
5140 * Makefile.in: Regenerated.
5141
5142 2006-06-06 David Ayers <d.ayers@inode.at>
5143
5144 PR libobjc/13946
5145 * Makefile.def: Add dependencies for libobjc which boehm-gc.
5146 * Makefile.in: Regenerate.
5147 * configure.in: Add --enable-objc-gc at toplevel and have it
5148 enable boehm-gc for Objective-C.
5149 Remove target-boehm-gc from libgcj.
5150 Add target-boehm-gc to target_libraries.
5151 Add target-boehm-gc to noconfigdirs where ${libgcj}
5152 is specified.
5153 Assert that boehm-gc is supported when requested for Objective-C.
5154 Only build boehm-gc if needed either for Java or Objective-C.
5155 * configure: Regenerate.
5156
5157 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
5158
5159 PR 27674
5160 * Makefile.tpl (configure-[+prefix+][+module+],
5161 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5162 Remove rule to unstage bootstrapped modules.
5163 (stage_current): New.
5164 * Makefile.in: Regenerate.
5165
5166 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5167
5168 * MAINTAINERS (Write After Approval): Update my e-mail address.
5169
5170 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
5171
5172 * include/libiberty.h: Declare pex_run_in_environment.
5173
5174 2006-05-31 Asher Langton <langton2@llnl.gov>
5175
5176 * MAINTAINERS (Write After Approval): Add myself.
5177
5178 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
5179
5180 * Makefile.def (bfd, opcodes): Fix lib_path.
5181 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5182 (restrap): Move under "@if gcc-bootstrap". Fix typo.
5183 * Makefile.in: Regenerate.
5184
5185 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5186
5187 * Makefile.in: Regenerate.
5188
5189 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5190
5191 * Makefile.def: Add install-html target. Add datarootdir
5192 docdir and htmldir to flags_to_pass.
5193 * Makefile.tpl: Add install-html target.
5194 * Makefile.in: Regenerate.
5195 * configure.in: Add --with-datarootdir, --with-docdir, and
5196 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5197 * configure: Regenerate.
5198
5199 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5200
5201 * configure.in: Enable gprof for cross builds.
5202 * configure: Regenerate.
5203
5204 2006-05-22 Richard Guenther <rguenther@suse.de>
5205
5206 Revert
5207 2006-01-31 Richard Guenther <rguenther@suse.de>
5208 Paolo Bonzini <bonzini@gnu.org>
5209
5210 * Makefile.def (target_modules): Add libgcc-math target module.
5211 * configure.in (target_libraries): Add libgcc-math target library.
5212 (--enable-libgcc-math): New configure switch.
5213 * Makefile.in: Re-generate.
5214 * configure: Re-generate.
5215 * libgcc-math: New toplevel directory.
5216
5217 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5218 Andreas Tobler <a.tobler@schweiz.ch>
5219
5220 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5221 * configure: Rebuilt.
5222
5223 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
5224
5225 * MAINTAINERS (Write After Approval): Add myself.
5226
5227 2006-05-01 DJ Delorie <dj@redhat.com>
5228
5229 * configure.in: Restore CFLAGS if GMP isn't present.
5230 * configure: Regenerate.
5231
5232 2006-05-01 Richard Guenther <rguenther@suse.de>
5233
5234 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5235 maintainer.
5236
5237 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
5238
5239 * MAINTAINERS (Write After Approval): Add myself.
5240
5241 2006-04-28 Jan Beulich <jbeulich@novell.com>
5242
5243 * MAINTAINERS (Write After Approval): Add myself.
5244
5245 2006-04-18 DJ Delorie <dj@redhat.com>
5246
5247 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5248 reference libgloss so that libssp can be built in a combined
5249 tree.
5250 * configure: Regenerate.
5251
5252 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
5253
5254 * MAINTAINERS (Write After Approval): Add myself.
5255
5256 2006-04-05 Ben Elliston <bje@au.ibm.com>
5257
5258 * configure.in: Require makeinfo 4.4 or higher.
5259 * configure: Regenerate.
5260
5261 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5262
5263 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5264 Rearrange the entries of other libraries to have them in one place.
5265
5266 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5267
5268 * MAINTAINERS (Write After Approval): Remove myself.
5269 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5270
5271 2006-03-14 Richard Guenther <rguenther@suse.de>
5272
5273 * configure: Regenerate with autoconf 2.13.
5274
5275 2006-03-13 Jim Blandy <jimb@codesourcery.com>
5276
5277 * MAINTAINERS: Use my work address.
5278
5279 * MAINTAINERS: Update my E-mail address.
5280
5281 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
5282
5283 * configure.in: Handle --disable-<component> generically.
5284 * configure: Regenerate.
5285
5286 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5287
5288 PR libgcj/17311
5289 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5290
5291 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5292
5293 * MAINTAINERS (Write After Approval): Remove myself.
5294 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5295
5296 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
5297
5298 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5299 (TARGET_CONFIGDIRS): Remove.
5300 * configure.in: Remove AC_SUBST(target_configdirs).
5301 * Makefile.in, configure: Regenerated.
5302
5303 2006-02-20 Steven G. Kargl <kargls@comcast.net>
5304
5305 * MAINTAINERS (Write After Approval): Remove myself.
5306 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5307
5308 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
5309
5310 PR bootstrap/25670
5311
5312 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5313
5314 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5315 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5316 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5317 BUILD_PREFIX, BUILD_PREFIX_1.
5318 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5319
5320 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5321 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5322
5323 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5324 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5325 of `cat stage_current`. Always provide the `r' and `s' variables.
5326 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5327 a single shell execution.
5328 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5329 bootstrapped modules, make the stage1 module if the build was not
5330 started yet, else build the current stage.
5331 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5332 (all-build, all-host, all-target, [+make_target+]-host,
5333 [+make_target+]-target): Do not use \-continued lines.
5334 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5335 (current_stage, restrap, stage_last): New.
5336
5337 * Makefile.in: Regenerate.
5338 * configure: Regenerate.
5339
5340 2006-02-19 Bud Davis <jmdavis@link.com>
5341
5342 * MAINTAINERS (Write After Approval): Remove myself.
5343 (Language Front End Maintainers): Add myself as fortran 95
5344 maintainer and update e-mail address.
5345
5346 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5347
5348 * MAINTAINERS (Write After Approval): Remove myself.
5349 (Language Front End Maintainers): Add myself as fortran 95
5350 maintainer.
5351
5352 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
5353
5354 * MAINTAINERS (Write After Approval): Add myself.
5355
5356 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5357
5358 * MAINTAINERS (Write After Approval): Remove myself.
5359 (Language Front End Maintainers): Add myself as
5360 fortran 95 maintainer.
5361
5362 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5363
5364 Sync from src:
5365
5366 2005-12-27 Leif Ekblad <leif@rdos.net>
5367
5368 * configure.in: Add support for RDOS target.
5369 * configure: Regenerate.
5370
5371 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5372 Andreas Schwab <schwab@suse.de>
5373
5374 * configure: Regenerate.
5375
5376 2006-02-12 David Edelsohn <edelsohn@gnu.org>
5377
5378 * configure.in (enable_libgomp): Add AIX.
5379 * configure: Regenerate.
5380
5381 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5382
5383 * MAINTAINERS (Write After Approval): Add myself.
5384
5385 2006-02-03 Lee Millward <lee.millward@gmail.com>
5386
5387 * MAINTAINERS (Write After Approval): Add myself.
5388
5389 2006-01-31 Richard Guenther <rguenther@suse.de>
5390 Paolo Bonzini <bonzini@gnu.org>
5391
5392 * Makefile.def (target_modules): Add libgcc-math target module.
5393 * configure.in (target_libraries): Add libgcc-math target library.
5394 (--enable-libgcc-math): New configure switch.
5395 * Makefile.in: Re-generate.
5396 * configure: Re-generate.
5397 * libgcc-math: New toplevel directory.
5398
5399 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
5400
5401 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5402 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5403 the assembler, linker and binutils.
5404 * configure: Regenerate.
5405
5406 2006-01-22 Dirk Mueller <dmueller@suse.de>
5407
5408 * MAINTAINERS (Write After Approval): Add myself.
5409
5410 2006-01-20 Diego Novillo <dnovillo@redhat.com>
5411
5412 * configure: Regenerate.
5413
5414 2006-01-18 Richard Henderson <rth@redhat.com>
5415 Jakub Jelinek <jakub@redhat.com>
5416 Diego Novillo <dnovillo@redhat.com>
5417
5418 * libgomp: New directory.
5419 * Makefile.def: Add target_module libgomp.
5420 * Makefile.in: Regenerate.
5421 * configure.in (target_libraries): Add target-libgomp.
5422 * configure: Regenerate.
5423
5424 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
5425
5426 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5427 @ from continuation.
5428 * Makefile.in: Rebuilt.
5429
5430 2006-01-04 Chris Lattner <sabre@gnu.org>
5431
5432 * MAINTAINERS (Write After Approval): Add myself.
5433
5434 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
5435
5436 PR bootstrap/24252
5437
5438 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5439 * Makefile.tpl (OBJDUMP): New.
5440 (EXTRA_HOST_FLAGS): Add it.
5441 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5442
5443 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5444 to use symbolic links between directories. Avoid race conditions
5445 or make them harmless.
5446 * configure.in: Do not try to use symbolic links between directories.
5447
5448 * Makefile.def (LEAN): Pass.
5449 * Makefile.tpl (LEAN): Define.
5450 (stage[+id+]-start): Accept that the previous directory does not
5451 exist, if the bootstrap is lean.
5452 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5453 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5454 configure substitution.
5455 ([+compare-target+]): Likewise.
5456 ([+bootstrap-target+]-lean): New.
5457 * configure.in: Remove lean bootstrap support from here.
5458
5459 * Makefile.in: Regenerate.
5460 * configure: Regenerate.
5461
5462 2006-01-04 Ben Elliston <bje@au.ibm.com>
5463
5464 * MAINTAINERS (libdecnumber): Add myself.
5465
5466 2006-01-02 Mark Mitchell <mark@codesourcery.com>
5467
5468 * libtool-ldflags: New script.
5469
5470 2006-01-02 Andreas Schwab <schwab@suse.de>
5471
5472 * configure.in: When reconfiguring remove Makefile in
5473 all stage directories.
5474 * configure: Regenerate.
5475
5476 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5477
5478 * MAINTAINERS: Update my email address.
5479
5480 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
5481
5482 Revert Ada-related part of the previous change.
5483
5484 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5485 Do not pass.
5486 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5487 * Makefile.in: Regenerate.
5488 * configure.in: Do not include mt-ppc-aix target fragment.
5489 * configure: Regenerate.
5490
5491 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
5492
5493 * configure.in: Select appropriate fragments for PowerPC/AIX.
5494 * configure: Regenerate.
5495
5496 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5497 BOOT_CFLAGS, BOOT_LDFLAGS.
5498 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5499 BOOT_CFLAGS, BOOT_LDFLAGS.
5500 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5501 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5502 (stage): Fail if we cannot complete the work.
5503 * Makefile.in: Regenerate.
5504
5505 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5506
5507 * configure.in: Replace ms1 with mt.
5508 * configure: Rebuilt.
5509
5510 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5511
5512 * MAINTAINERS: Update my email address.
5513
5514 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
5515
5516 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5517 install-host-nogcc): Don't invoke $(stage) at the end.
5518 * Makefile.in: Regenerate.
5519
5520 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
5521
5522 * configure.in: Flip the top-level bootstrap switch.
5523 * configure: Regenerate.
5524
5525 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5526
5527 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5528 $(stage) and $(unstage).
5529 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5530 (all): Remove stray semicolon.
5531 (local-distclean): Don't handle multilib.tmp and multilib.out.
5532 (install.all): Set $s for consistency.
5533 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5534 check_multilibs setting. Always make the install directory.
5535 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5536 Correct @if/@endif.
5537 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5538 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5539 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5540 (multilib.out): Remove.
5541 * Makefile.in: Regenerated.
5542
5543 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
5544
5545 * MAINTAINERS (Write After Approval): Add myself.
5546
5547 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5548
5549 * MAINTAINERS: Add myself as mt maintainer.
5550
5551 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5552
5553 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5554
5555 * MAINTAINERS: Change email address.
5556
5557 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5558
5559 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5560 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5561 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5562 Find in-tree tools if available.
5563 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5564 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5565 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5566 (COMPILER_*_FOR_TARGET): New.
5567 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5568 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5569 (CONFIGURED_*, USUAL_*): Remove.
5570 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5571 STRIP): Use autoconf substitutions.
5572 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5573 COMPILER_NM_FOR_TARGET): New.
5574 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5575
5576 (all): Make all-host and all-target in parallel.
5577 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5578 that $$r and $$s are set before invoking a recursive make.
5579 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5580 ([+bootstrap-target+]): Inline most of the `all' target.
5581
5582 2005-11-29 Ben Elliston <bje@au.ibm.com>
5583
5584 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5585 from the gcc build directory.
5586 * Makefile.in: Regenerate.
5587
5588 2005-11-29 Ben Elliston <bje@au.ibm.com>
5589
5590 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5591 depend on all-libdecnumber.
5592 * configure.in (host_libs): Include libdecnumber.
5593 * Makefile.in: Regenerate.
5594 * configure: Likewise.
5595
5596 2005-11-29 Ben Elliston <bje@au.ibm.com>
5597
5598 * libdecnumber: Import decNumber sources from the dfp-branch.
5599
5600 2005-11-21 Kean Johnston <jkj@sco.com>
5601
5602 * config.sub, config.guess: Sync from upstream sources.
5603
5604 2005-11-21 Ben Elliston <bje@au.ibm.com>
5605
5606 Import from Autoconf sources:
5607
5608 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5609 * config/move-if-change: Don't output "$2 is unchanged";
5610 suggested by Ben Elliston. Handle weird characters correctly.
5611
5612 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5613
5614 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5615 to match upstream libtool for darwin.
5616
5617 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5618
5619 * Makefile.def: Remove gdb dependencies for gdbtk.
5620 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5621 (configure-gdb, install-gdb): New rules.
5622 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5623 * Makefile.in, configure: Regenerated.
5624
5625 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5626
5627 * MAINTAINERS (Write After Approval): Add myself.
5628
5629 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5630
5631 * MAINTAINERS (Write After Approval): Add myself.
5632
5633 2005-10-24 Diego Novillo <dnovillo@redhat.com>
5634
5635 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5636 Diego Novillo.
5637
5638 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
5639
5640 PR bootstrap/24297
5641 * Makefile.tpl (do-[+make-target+], do-check, install,
5642 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5643 are set before recursing.
5644 * Makefile.in: Regenerate.
5645
5646 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5647
5648 PR bootstrap/18939
5649 * Makefile.def (gcc) <target>: Fix thinko.
5650 * Makefile.in: Regenerate.
5651
5652 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5653
5654 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5655 * configure: Regenerate.
5656
5657 2005-10-15 Jie Zhang <jie.zhang@analog.com>
5658
5659 * MAINTAINERS (Write After Approval): Add self.
5660
5661 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
5662
5663 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5664 target-libffi, target-qthreads, target-libjava, and
5665 targetlibobjc.
5666 * configure: Regenerate.
5667
5668 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5669
5670 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5671 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5672 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5673 (USUAL_OBJDUMP_FOR_TARGET): New.
5674 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5675 * configure.in: Check for $OBJDUMP_FOR_TARGET.
5676 * configure, Makefile.in: Regenerated.
5677
5678 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5679
5680 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5681 before other host packages.
5682
5683 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5684
5685 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5686
5687 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5688
5689 PR bootstrap/22340
5690
5691 * configure.in (default_target): Remove.
5692 * Makefile.tpl (all): Do not use prerequisites as subroutines
5693 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5694 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5695 use prerequisites as subroutines.
5696 (check-host, check-target): New.
5697 (bootstrap configure & all targets): Do not use stage*-start
5698 if the directory layout is already ok.
5699 (non-bootstrap configure & all targets): Prepend a $(unstage).
5700 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5701 (NOTPARALLEL): Remove.
5702 (unstage, stage variables): New variables.
5703 (unstage, stage targets): Simply expand to those variables.
5704
5705 * configure: Regenerate.
5706 * Makefile.in: Regenerate.
5707
5708 2005-10-04 James E Wilson <wilson@specifix.com>
5709
5710 * Makefile.def (lang_env_dependencies): Add libmudflap.
5711 * Makefile.in: Regenerate.
5712
5713 2005-10-03 Andreas Schwab <schwab@suse.de>
5714
5715 Backport from libtool CVS:
5716 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5717
5718 * ltmain.sh: add support for installing into temporary
5719 staging area (e.g. 'make install DESTDIR=...')
5720
5721 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5722
5723 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5724 * configure: Regenerated.
5725
5726 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5727
5728 * configure: Regenerate with the correct
5729 autoconf version.
5730
5731 2005-09-30 Catherine Moore <clm@cm00re.com>
5732
5733 * configure.in (bfin-*-*): New.
5734 * configure: Regenerated.
5735
5736 2005-09-28 Geoffrey Keating <geoffk@apple.com>
5737
5738 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5739 (LIPO_FOR_TARGET): New.
5740 (CONFIGURED_LIPO_FOR_TARGET): New.
5741 (USUAL_LIPO_FOR_TARGET): New.
5742 (STRIP_FOR_TARGET): New.
5743 (CONFIGURED_STRIP_FOR_TARGET): New.
5744 (USUAL_STRIP_FOR_TARGET): New.
5745 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5746 STRIP_FOR_TARGET.
5747 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5748 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5749 * Makefile.in: Regenerate.
5750 * configure: Regenerate.
5751
5752 2005-09-19 David Edelsohn <edelsohn@gnu.org>
5753
5754 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5755 (rs6000-*-aix*): Same.
5756 * configure: Regenerate.
5757
5758 2005-09-16 Tom Tromey <tromey@redhat.com>
5759
5760 * MAINTAINERS: Add self as java maintainer.
5761
5762 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5763
5764 * configure.in: Recognize f95 in the --enable-languages option,
5765 and substitute it for fortran, issuing a warning.
5766 * configure: Regenerate.
5767
5768 2005-08-30 Phil Edwards <phil@codesourcery.com>
5769
5770 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5771 * configure: Regenerated.
5772
5773 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
5774
5775 * MAINTAINERS: Add self as ms1 maintainer.
5776
5777 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5778
5779 * Makefile.def (libssp): Add to lang_env_dependencies.
5780 * Makefile.in: Regenerate.
5781
5782 2005-08-18 Ian Lance Taylor <ian@airs.com>
5783
5784 * MAINTAINERS: Add myself as middle-end maintainer.
5785
5786 2005-08-17 Christian Groessler <chris@groessler.org>
5787
5788 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5789 * Makefile.in: Regenerate.
5790
5791 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5792
5793 * MAINTAINERS (write after approval): Added myself.
5794
5795 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5796
5797 * MAINTAINERS (Write After Approval): Add myself.
5798
5799 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
5800
5801 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5802 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5803 Look for alternate names of the target cc and c++
5804 * configure: Regenerate.
5805
5806 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
5807
5808 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5809 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5810 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5811 tools; remove code to manually set them.
5812 (Target tools): Look in the environment for them.
5813 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5814 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5815 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5816 build directory.
5817 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5818 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5819 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5820 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5821 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5822 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5823 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5824 * configure: Regenerate.
5825 * Makefile.in: Regenerate.
5826
5827 2005-07-28 Ben Elliston <bje@au.ibm.com>
5828
5829 * MAINTAINERS: Update for removed CPU targets.
5830
5831 2005-07-27 Mark Mitchell <mark@codesourcery.com>
5832
5833 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5834 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5835 * Makefile.in: Regenerated.
5836
5837 2005-07-26 Mark Mitchell <mark@codesourcery.com>
5838
5839 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5840 (CFLAGS_FOR_TARGET): Use it.
5841 (CXXFLAGS_FOR_TARGET): Likewise.
5842 * Makefile.in: Regenerated.
5843 * configure.in (--with-build-sysroot): New option.
5844 * configure: Regenerated.
5845
5846 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
5847
5848 * Makefile.tpl: Wrap install between unstage and stage
5849 * Makefile.in: Regenerate.
5850
5851 2005-07-21 Eric Christopher <echristo@apple.com>
5852
5853 * MAINTAINERS: Update affiliation.
5854
5855 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5856
5857 * MAINTAINERS: Add self as crx port maintainer.
5858
5859 2005-07-20 DJ Delorie <dj@redhat.com>
5860
5861 * MAINTAINERS: Add self as m32c maintainer.
5862
5863 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5864
5865 * all files: Update FSF address.
5866
5867 2005-07-15 Eric Christopher <echristo@redhat.com>
5868
5869 * MAINTAINERS: Change affiliation.
5870
5871 2005-07-14 Jim Blandy <jimb@redhat.com>
5872
5873 * configure.in: Add cases for Renesas m32c.
5874 * configure: Regenerated.
5875
5876 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5877
5878 * COPYING.LIB: Update from fsf.org.
5879
5880 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5881
5882 * COPYING, compile, config.guess,
5883 config.sub, install-sh, missing, mkinstalldirs,
5884 symlink-tree, ylwrap: Sync from upstream sources.
5885 * config-ml.in: Update FSF address.
5886
5887 2005-07-13 Eric Christopher <echristo@redhat.com>
5888
5889 * configure.in: Add toplevel noconfigdir support for tpf.
5890 * configure: Regenerate.
5891
5892 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
5893
5894 PR ada/22340
5895
5896 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5897 * Makefile.in: Regenerate.
5898
5899 2005-07-07 Mark Mitchell <mark@codesourcery.com>
5900
5901 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
5902 Brolley to write-after-approval.
5903
5904 2005-07-07 Andreas Schwab <schwab@suse.de>
5905
5906 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5907 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5908 * Makefile.in: Regenerated.
5909
5910 2005-07-06 Geoffrey Keating <geoffk@apple.com>
5911
5912 * configure.in: Don't build sim or rda when targetting darwin.
5913 * configure: Regenerate.
5914
5915 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
5916
5917 * configure.in: Add --enable-libssp and --disable-libssp.
5918 * configure: Regenerate with autoconf-2.13.
5919
5920 2005-07-02 Jakub Jelinek <jakub@redhat.com>
5921
5922 * Makefile.def (target_modules): Add libssp.
5923 * configure.in (target_libraries): Add target-libssp.
5924 * configure: Rebuilt.
5925 * Makefile.in: Rebuilt.
5926
5927 2005-07-01 Zack Weinberg <zackw@panix.com>
5928
5929 * MAINTAINERS: Change email address. Resign from maintainership.
5930
5931 2005-07-01 Richard Guenther <rguenther@suse.de>
5932
5933 * MAINTAINERS: Change my e-mail address and affiliation.
5934
5935 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
5936
5937 * Makefile.def (stagefeedback): Come after profile.
5938 Define profiledbootstrap target.
5939 * Makefile.tpl (profiledbootstrap): Remove.
5940 (stageprofile-end): Zap stagefeedback.
5941 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5942 * Makefile.in: Regenerate.
5943
5944 2005-06-13 Richard Sandiford <richard@codesourcery.com>
5945
5946 * MAINTAINERS: Update my email address.
5947
5948 2005-06-13 Zack Weinberg <zack@codesourcery.com>
5949
5950 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5951 In 'cpp' stanza, support '#line' as well as '# '.
5952
5953 2005-06-08 Andreas Schwab <schwab@suse.de>
5954
5955 * MAINTAINERS: Move myself from 'Write After Approval' to
5956 'CPU Port Maintainers' section as m68k maintainer.
5957
5958 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
5959
5960 * configure.in (unsupported_languages): New macro.
5961 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5962 non-ported target libraries in noconfigdirs.
5963 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5964 non-linux-gnu. Remove libgcj_ex_libffi.
5965 <lang_frag loop>: Set add_this_lang=no if the language is in
5966 unsupported_languages.
5967 * configure: Regenerate.
5968
5969 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5970
5971 * configure.in: Fix typo in handling of --with-mpfr-dir.
5972 * configure: Regenerate.
5973
5974 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
5975
5976 * MAINTAINERS: Update my email address.
5977
5978 2005-06-02 Jim Blandy <jimb@redhat.com>
5979
5980 * config.sub: Add cases for the Renesas m32c. (This patch has been
5981 accepted into the master sources.)
5982
5983 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
5984 Michael Snyder <msnyder@redhat.com>
5985 Stan Cox <scox@redhat.com>
5986
5987 * configure.in: Set noconfigdirs for ms1.
5988
5989 * configure: Regenerate.
5990
5991 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
5992
5993 * MAINTAINERS (Write After Approval): Add self.
5994
5995 2005-06-01 Josh Conner <jconner@apple.com>
5996
5997 * MAINTAINERS (Write After Approval): Add self.
5998
5999 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
6000
6001 * MAINTAINERS: Update my email address.
6002
6003 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
6004
6005 * MAINTAINERS (Write After Approval): Add self.
6006
6007 2005-05-26 Chris Demetriou <cgd@broadcom.com>
6008
6009 * MAINTAINERS (Write After Approval): Remove self.
6010
6011 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
6012
6013 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6014 (Dependencies): Consider target modules for bootstrap dependencies.
6015 Make target bootstrap modules depend on each stage's gcc.
6016 * Makefile.in: Regenerate.
6017
6018 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
6019
6020 * Makefile.def (configure-gcc): Depend on binutils having been built.
6021 (all-gcc): No need to do it here.
6022 * Makefile.in: Regenerate.
6023
6024 2005-05-19 Paul Brook <paul@codesourcery.com>
6025
6026 * configure.in: Rewrite misleading error message when requested
6027 language cannot be built.
6028 * configure: Regenerate.
6029
6030 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6031
6032 * ylwrap: Import from Automake 1.9.5.
6033
6034 2005-05-13 David Ung <davidu@mips.com>
6035
6036 * MAINTAINERS (Write After Approval): Add self.
6037
6038 2005-05-09 Mike Stump <mrs@apple.com>
6039
6040 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6041 lt_cv_sys_max_cmd_len for now.
6042
6043 2005-05-09 Stan Cox <scox@redhat.com>
6044
6045 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6046
6047 2005-05-08 Matt Kraai <kraai@ftbfs.org>
6048
6049 * README.SCO: Update the URL.
6050
6051 2005-05-05 David Edelsohn <edelsohn@gnu.org>
6052
6053 * ltconfig: Define file_list_spec. Pass file_list_spec and
6054 with_gnu_ld to libtool.
6055 * ltcf-c.sh (aix[45]): Define file_list_spec.
6056 * ltcf-cxx.sh (aix[45]): Same.
6057 * ltcf-gcj.sh (aix[45]): Same.
6058 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6059 exists, write list of input files to temporary file.
6060
6061 2005-05-04 Mike Stump <mrs@apple.com>
6062
6063 * configure.in: Always pass --target to target configures as
6064 otherwise rebuilds that do --recheck will fail.
6065 * confiugure: Rebuilt.
6066
6067 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
6068
6069 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6070 STAGE_HOST_EXPORTS.
6071 (configure, all): Add bootstrap support.
6072 (Host modules, target modules): Pass post-stage1 flags and exports.
6073 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6074 * Makefile.in: Regenerate.
6075
6076 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
6077
6078 * configure: Regenerate.
6079
6080 2005-04-27 Mike Stump <mrs@apple.com>
6081
6082 * MAINTAINERS: Add self as darwin maintainer.
6083
6084 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
6085
6086 * config.sub: Update from master copy.
6087
6088 2005-04-21 Mike Stump <mrs@apple.com>
6089
6090 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6091 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6092
6093 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
6094
6095 * configure.in <crisv32-*-*, cris-*-*>: New local variable
6096 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
6097 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
6098 "*-*-elf" and "*-*-linux*".
6099 * configure: Regenerate.
6100
6101 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
6102
6103 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6104
6105 2005-04-12 Mike Stump <mrs@apple.com>
6106
6107 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6108
6109 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
6110
6111 * MAINTAINERS (Write After Approval): Add myself.
6112
6113 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
6114
6115 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6116
6117 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
6118
6119 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6120 (TARGET_CONFIGARGS): Include --with-target-subdir.
6121 (configure, all): New macros. Use them throughout.
6122 * Makefile.in: Regenerate.
6123
6124 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
6125
6126 * MAINTAINERS (Write After Approval): Add myself.
6127
6128 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6129
6130 * MAINTAINERS: Remove 'loop unrolling' maintainer.
6131
6132 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
6133
6134 * MAINTAINERS: Move John Carr to Write After Approval.
6135
6136 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
6137
6138 * config/mh-mingw32: Delete.
6139 * configure.in: Don't use it.
6140 * configure: Regenerate.
6141
6142 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
6143
6144 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6145 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6146 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6147 (HOST_LIB_PATH): Generate from Makefile.def.
6148 (TARGET_LIB_PATH): Likewise.
6149 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6150 * Makefile.in: Regenerate.
6151 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6152 (RPATH_ENVVAR): Include Darwin case.
6153 * configure: Regenerate.
6154
6155 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
6156
6157 * MAINTAINERS (Various Maintainers): Remove self.
6158 (Write After Approval): Add self.
6159
6160 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
6161
6162 * MAINTAINERS (Various Maintainers): Add self.
6163
6164 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
6165
6166 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6167 * configure: Regenerate.
6168
6169 2005-03-21 Zack Weinberg <zack@codesourcery.com>
6170
6171 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6172 gcc_version, and gcc_version_trigger from set of flags to pass.
6173 * Makefile.tpl: Remove definitions of above variables.
6174 (config.status): Remove dependency on $(gcc_version_trigger).
6175 * Makefile.in: Regenerate.
6176 * configure.in: Do not reference config/gcc-version.m4 nor
6177 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
6178 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
6179 * configure: Regenerate.
6180
6181 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
6182 Andrew Pinski <pinskia@physics.uc.edu>
6183
6184 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6185 * Makefile.in: Regenerate.
6186
6187 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
6188
6189 * MAINTAINERS (Write After Approval): Add myself.
6190
6191 2005-03-03 David Ayers <d.ayers@inode.at>
6192
6193 * MAINTAINERS (Write After Approval): Add myself.
6194
6195 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
6196
6197 PR libgcj/20160
6198 * ltmain.sh: Avoid creating archives with components that have
6199 duplicate basenames.
6200
6201 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
6202
6203 PR bootstrap/20250
6204 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6205 instead of check.
6206 * Makefile.in: Regenerate.
6207
6208 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6209
6210 * Makefile.in: Regenerate to fix conflict between the previous two
6211 patches.
6212
6213 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6214
6215 PR bootstrap/17383
6216 * Makefile.def (target_modules): Remove "stage", now unnecessary.
6217 * Makefile.tpl (HOST_SUBDIR): New substitution.
6218 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6219 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6220 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6221 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6222 (Host modules, Bootstrapped modules): Use it.
6223 (Build modules, Target modules): Do not create symlink trees,
6224 always configure out-of-srcdir.
6225 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6226 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6227 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6228 $(HOST_SUBDIR). Create a symlink for host_subdir.
6229
6230 * Makefile.in: Regenerate.
6231 * configure: Regenerate.
6232
6233 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6234
6235 Merged from libada-gnattools-branch:
6236 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6237
6238 * gnattools: New directory.
6239 * Makefile.def: Add gnattools as a module, depending on target-libada.
6240 * Makefile.in: Regenerate.
6241 * configure.in: Include gnattools in host_tools; disable it if ada
6242 is disabled.
6243 * configure: Regenerate.
6244
6245 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
6246
6247 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6248 treelang maintainer.
6249 (Write After Approval): Remove myself.
6250
6251 2005-02-23 Paul Schlie <schlie@comcast.net>
6252
6253 * configure.in: Allow darwin targeted ports to build tk, itcl and
6254 libgui.
6255 * configure: Regenerate.
6256
6257 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6258
6259 PR libgcj/10353
6260 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6261 * configure: Regenerate.
6262
6263 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6264
6265 * MAINTAINERS (Write After Approval): Add myself.
6266
6267 2005-02-10 Ian Lance Taylor <ian@airs.com>
6268
6269 * MAINTAINERS: Update my e-mail address.
6270
6271 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6272
6273 * MAINTAINERS (Write After Approval): Add myself.
6274
6275 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
6276
6277 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6278 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6279 target-libgloss when not *-*-elf and *-*-aout.
6280 * configure: Regenerate.
6281
6282 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6283
6284 * MAINTAINERS: Remove obsolete entries.
6285
6286 * MAINTAINERS (Write After Approval): Add Michael Matz.
6287
6288 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
6289
6290 * MAINTAINERS: Remove self as cpplib maintainer.
6291
6292 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6293
6294 * install-sh, config.sub: Import from upstream.
6295
6296 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6297
6298 PR bootstrap/18222
6299 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6300 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6301 * Makefile.in: Regenerate.
6302
6303 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
6304
6305 * MAINTAINERS: Update my email address.
6306
6307 2005-01-12 David Edelsohn <edelsohn@gnu.org>
6308 Andreas Schwab <schwab@suse.de>
6309
6310 PR bootstrap/18033
6311 * config-ml.in: Eval option if surrounded by single quotes.
6312
6313 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
6314
6315 Revert 2004-12-28 Makefile changes, a better fix will be
6316 applied to mainline and src after GCC 4.0 branches.
6317
6318 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
6319
6320 PR bootstrap/17383
6321
6322 * Makefile.def (target_modules): Remove stage parameter,
6323 it is always true now.
6324 * Makefile.tpl (configure-build-[+module+],
6325 configure-target-[+module+]): Always build symlink tree
6326 for the directory and for include. BUILD_SUBDIR and
6327 TARGET_SUBDIR cannot be . anymore.
6328 * Makefile.in: Regenerate.
6329
6330 2004-12-25 David Edelsohn <edelsohn@gnu.org>
6331
6332 Revert 2004-12-08 Makefile changes.
6333
6334 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6335
6336 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6337 cygwin, mingw.
6338
6339 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6340
6341 * configure.in (sh64-*-*): Reenable gprof.
6342 * configure: Regenerate.
6343
6344 2004-12-08 David Edelsohn <edelsohn@gnu.org>
6345
6346 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6347 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6348 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6349 * Makefile.in: Regenerate.
6350
6351 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6352
6353 * MAINTAINERS: Update my email address.
6354
6355 2004-12-07 Matt Kraai <kraai@ftbfs.org>
6356
6357 * Makefile.tpl: Generate normal dependencies if the LHS module is
6358 not bootstrapped.
6359 * Makefile.in: Regenerate.
6360
6361 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6362
6363 * configure.in: Include config/gxx-include-dir.m4. Use
6364 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6365 * configure: Regenerate.
6366
6367 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6368
6369 * config.if: Delete.
6370 * configure.in: Set libstdcxx_incdir directly.
6371 * configure: Regenerate.
6372
6373 2004-12-02 Eric Christopher <echristo@redhat.com>
6374
6375 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6376 * Makefile.in: Regenerate.
6377
6378 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6379
6380 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6381 * configure: Regenerate.
6382
6383 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6384
6385 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6386 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6387 * configure: Regenerate.
6388
6389 2004-12-01 Eric Christopher <echristo@redhat.com>
6390
6391 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6392 of things to remove.
6393
6394 2004-11-29 Matt Kraai <kraai@ftbfs.org>
6395
6396 * MAINTAINERS (Write After Approval): Update my e-mail address.
6397
6398 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6399
6400 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6401 from CVS libtool to always pass_all.
6402
6403 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6404
6405 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6406 (hppa*64*-*-*): Delete incorrect comment.
6407 * configure: Rebuilt.
6408
6409 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6410
6411 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6412
6413 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6414
6415 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6416 from CVS libtool to always pass_all.
6417
6418 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6419
6420 * install-sh, compile: Import from automake.
6421
6422 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6423
6424 * config.guess, config.sub: Import from savannnah.
6425
6426 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
6427
6428 * MAINTAINERS (Write After Approval): Add myself
6429
6430 2004-11-12 Mike Stump <mrs@apple.com>
6431
6432 * Makefile.def: Add html support.
6433 * Makefile.tpl: Likewise.
6434 * Makefile.in: Regenerate.
6435
6436 2004-11-11 Geoffrey Keating <geoffk@apple.com>
6437
6438 PR 18423
6439 * configure.in: Remove all instances of build-fixincludes from
6440 noconfigdirs.
6441 (build_configargs): Supply --target to subdirectories.
6442 * configure: Regenerate.
6443
6444 * Makefile.def: Make gcc install depend on fixincludes install.
6445 * Makefile.in: Regenerate.
6446
6447 2004-11-10 Janis Johnson <janis187@us.ibm.com>
6448
6449 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6450
6451 2004-11-11 Paul Brook <paul@codesourcery.com>
6452
6453 * MAINTAINERS: Add self as arm maintainer. Update email address.
6454
6455 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6456
6457 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6458 target-libgfortran.
6459 * configure: Regenerate.
6460
6461 2004-11-07 David Edelsohn <edelsohn@gnu.org>
6462
6463 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6464 like CC.
6465
6466 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
6467
6468 * Makefile.def (host fixincludes): Specify missing targets.
6469 * Makefile.in: Regenerate.
6470
6471 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6472
6473 * MAINTAINERS: Add myself
6474
6475 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6476
6477 * MAINTAINERS (Write After Approval): Add myself.
6478
6479 2004-11-04 Geoffrey Keating <geoffk@apple.com>
6480
6481 * Makefile.def: Build fixincludes for the host, too.
6482 * Makefile.in: Regenerate.
6483 * configure.in (host_tools): Add fixincludes.
6484 * configure: Regenerate.
6485
6486 2004-11-04 Daniel Jacobowitz <dan@debian.org>
6487
6488 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6489 * configure: Regenerated.
6490
6491 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6492
6493 PR other/17783
6494 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6495 * configure: Regenerated.
6496
6497 2004-10-31 Mark Mitchell <mark@codesourcery.com>
6498
6499 * README.SCO: Update per FSF instructions.
6500
6501 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
6502
6503 PR target/18151
6504 * configure.in (case ${target}): Do not build fixincludes for avr.
6505 * configure: Regenerated.
6506
6507 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
6508
6509 * configure.in (case ${target}): Do not build fixincludes
6510 on platforms where it is not used.
6511 * configure: Regenerated.
6512
6513 2004-10-23 Daniel Jacobowitz <dan@debian.org>
6514
6515 * configure.in: Use an absolute path to install-sh.
6516 * configure: Regenerated.
6517
6518 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6519
6520 * MAINTAINERS (Write After Approval): Add myself.
6521
6522 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6523
6524 * MAINTAINERS: Remove from Write After Approval those that are
6525 already maintainers.
6526
6527 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6528
6529 * MAINTAINERS: Update my email address.
6530
6531 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6532
6533 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6534 * configure: Regenerate.
6535
6536 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
6537
6538 * MAINTAINERS: Update my email address.
6539
6540 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6541
6542 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6543 entries belonging to this category.
6544
6545 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6546
6547 * MAINTAINERS: Update my e-mail address.
6548
6549 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
6550
6551 Fix wrong conflict resolution in:
6552
6553 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6554
6555 * Makefile.in: Regenerate.
6556 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6557 in the recursive `make', instead of hardwiring `all'.
6558 (Autogenerated TARGET-* variables): New.
6559
6560 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6561
6562 * configure.in: Enable target-libgloss for crx-*-*.
6563 * configure: Regenerate.
6564
6565 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6566
6567 * MAINTAINERS (Various Maintainers): Move the "windows,
6568 cygwin, mingw" maintainer to ...
6569 (OS Port Maintainers): ... here.
6570
6571 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6572
6573 * MAINTAINERS (Write After Approval): Remove those that are
6574 maintainers of some subsystem.
6575
6576 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6577
6578 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6579 * ltcf-cxx.sh (tpf*): Likewise.
6580 * ltconfig (tpf*): Add TPF OS configuration support.
6581
6582 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6583
6584 * MAINTAINERS: Change my email address to my new work account.
6585
6586 2004-09-24 Michael Roth <mroth@nessie.de>
6587
6588 * configure.in (--without-headers): Add missing double quotes.
6589 * configure: Regenerate.
6590
6591 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
6592
6593 * ylwrap: Revert to previous version.
6594
6595 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6596
6597 PR bootstrap/17369
6598 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6599 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6600 SET_GCC_LIB_PATH_CMD.
6601 (BASE_TARGET_EXPORTS): Likewise.
6602 * Makefile.in: Regenerated.
6603
6604 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6605 * configure: Regenerated.
6606
6607 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6608
6609 * config.guess: New upstream version
6610 * compile, depcomp, install-sh, ylwrap: Likewise.
6611
6612 2004-09-19 Roger Sayle <roger@eyesopen.com>
6613
6614 * config/mh-x86omitfp: New host makefile fragment. Add
6615 -fomit-frame-pointer to the default BOOT_CFLAGS.
6616 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6617 * configure: Regenerate.
6618
6619 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6620
6621 PR target/11572
6622 * configure.in (*-*-darwin*): Renable libobjc.
6623 * configure: Regenerate.
6624
6625 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6626
6627 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6628
6629 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
6630
6631 * Makefile.def: Remove libbanshee.
6632 * Makefile.tpl: Ditto.
6633 * configure.in: Ditto.
6634 * Makefile.in: Regen.
6635 * configure: Ditto.
6636
6637 2004-09-08 David Edelsohn <edelsohn@gnu.org>
6638
6639 * ltmain.sh: Use $pic_object as $non_pic_object if
6640 $non_pic_object=none.
6641
6642 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
6643
6644 * missing: Import latest version from master repository.
6645
6646 2004-09-06 Nick Clifton <nickc@redhat.com>
6647
6648 * config.sub: Import latest version from master repository.
6649 * config.guess: Likewise.
6650 This includes these changes:
6651
6652 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6653
6654 * config.sub: Handle crisv32, alias etraxfs.
6655 * config.guess (crisv32:Linux:*:*): Handle.
6656
6657 2004-08-13 Brad Smith <brad@comstyle.com>
6658
6659 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6660 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6661
6662 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6663
6664 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6665 assume the processor is a powerpc. This is because coreutils
6666 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6667 in this case, due to a MacOS X bug that causes
6668 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6669 to return a negative number.
6670 Problem reported by Petter Reinholdtsen in:
6671 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6672
6673 2004-07-19 Ben Elliston <bje@gnu.org>
6674
6675 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6676
6677 2004-06-24 Ben Elliston <bje@gnu.org>
6678
6679 * config.guess: Update copyright years.
6680 * config.sub: Likewise.
6681
6682 2004-06-22 Robert Millan <robertmh@gnu.org>
6683
6684 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6685 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6686
6687 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6688
6689 * config.guess (*:*VMS:*:*): New entry. Replaces
6690 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6691 manufacturer.
6692
6693 2004-06-22 Ben Elliston <bje@gnu.org>
6694
6695 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6696 * config.sub: Likewise.
6697
6698 2004-06-22 Ben Elliston <bje@gnu.org>
6699
6700 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6701 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6702
6703 2004-06-11 Ben Elliston <bje@gnu.org>
6704
6705 * config.guess (pegasos:OpenBSD:*:*): Remove.
6706
6707 2004-06-11 Ben Elliston <bje@gnu.org>
6708
6709 From Wouter Verhelst <wouter@grep.be>:
6710 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6711
6712 2004-06-11 Ben Elliston <bje@gnu.org>
6713
6714 * config.guess (luna88k:OpenBSD:*:*): New.
6715
6716 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6717
6718 * config.guess (m32r*:Linux:*:*): New case.
6719 * config.sub: Handle m32rle.
6720
6721 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6722
6723 From Jens Petersen <petersen@redhat.com>:
6724 * config.sub: Handle sparcv8.
6725
6726 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6727
6728 From Tom Smith <smith@cag.lkg.hp.com>:
6729 * config.guess: Version suffixes are equally significant on Tru64
6730 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6731 prefix of "P" (patched kernel).
6732
6733 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6734
6735 * config.sub: Add support for National Semiconductor CRX target.
6736
6737 2004-09-03 Janis Johnson <janis187@us.ibm.com>
6738
6739 * MAINTAINERS (Various Maintainers): Remove myself as web page
6740 maintainer, add myself as maintainer of build status lists.
6741
6742 2004-09-03 Jan Beulich <jbeulich@novell.com>
6743
6744 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6745 *-*-netware, but add target-libmudflap.
6746 Consolidate *-*-netware targets (of which really only i?86 exists)
6747 into a single entry.
6748 * configure: Likewise.
6749
6750 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
6751
6752 * Makefile.tpl (sorry): Remove.
6753 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6754 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6755 (do-clean): Clean per-stage directories too.
6756 (do-distclean): Run distclean-stage1 too.
6757 (.NOTPARALLEL): Enable during toplevel bootstrap.
6758 (stage[+id+]-bubble): Enable parallel execution during
6759 the recursive invocation.
6760 * Makefile.in: Regenerate.
6761
6762 Fix previous checkin:
6763
6764 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6765 include.
6766 * configure.in: Fix indentation.
6767 * configure: Regenerate.
6768
6769 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
6770
6771 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6772 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6773 * configure: regenerate
6774 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6775 -mdynamic-no-pic
6776
6777 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6778
6779 * Makefile.def (build_modules): Add fixincludes.
6780 (dependencies): Make gcc depend on fixincludes.
6781 * configure.in (build_tools): Add fixincludes.
6782 (build_configdirs): Always include build_libs.
6783 * Makefile.in: Regenerate.
6784 * configure: Regenerate.
6785
6786 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
6787
6788 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6789 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6790 phony targets; do not generate timestamp files.
6791 (distclean-stageN): Remove references to their timestamp files.
6792 (restageN, touch-stageN): Remove.
6793 (stageN-bubble): Rewritten.
6794 (compare): Support lean bootstraps.
6795 * Makefile.in: Regenerate.
6796
6797 * configure.in: Only warn when bootstrapping but
6798 build != host or build != target. Support lean bootstraps.
6799 * configure: Regenerate.
6800
6801 2004-08-26 Phil Edwards <phil@codesourcery.com>
6802
6803 * configure.in: Give a better error message if GMP/MPFR are missing
6804 and a language needing them has been requested.
6805 * configure: Regenerated.
6806
6807 2004-08-25 Phil Edwards <phil@codesourcery.com>
6808
6809 * configure.in: Print a list of available language front-ends if
6810 a requested one is missing. Tidy stray tab characters.
6811 * configure: Regenerated.
6812
6813 2004-08-19 Michael Koch <konqueror@gmx.de>
6814
6815 * gcc/doc/install.texi: Update entry about automake for libjava.
6816
6817 2004-08-17 Robert Millan <robertmh@gnu.org>
6818
6819 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6820 (instead of FreeBSD).
6821 * configure: Regenerate.
6822
6823 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6824
6825 * Makefile.in: Regenerate.
6826 * configure: Regenerate.
6827
6828 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6829 stage_*_flags.
6830 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6831 for bootstrapped modules if toplevel bootstrap is going.
6832 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6833 modules. Adjust for changes in Makefile.def. Enable several
6834 rules even in non-bootstrap mode, just to avoid peppering the
6835 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6836 (stage-[+prev+]-bubble): Remove.
6837
6838 * Makefile.def (Dependencies): Depend on all-build-bison,
6839 all-build-flex, all-build-byacc, all-build-texinfo, rather
6840 than the host variations.
6841 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6842 with BUILD_SUBDIR.
6843 (BISON): Update for recent Bisons.
6844 (YACC): Fix typo.
6845 (cross): Depend on all-build.
6846 (all): Do not depend on all-build.
6847 (prebootstrap): Remove.
6848 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6849 (Prebootstrap dependencies): Add them to the per-stage targets
6850 and to all-prebootstrap.
6851 * configure.in (build_configdirs): Always enable build_tools.
6852 (BUILD_DIR_PREFIX): Remove.
6853
6854 * Makefile.def (gcc): Add target variable.
6855 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6856 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6857 in the recursive `make', instead of hardwiring `all'.
6858 (Autogenerated TARGET-* variables): New.
6859
6860 2004-08-13 Brian Booth <bbooth@redhat.com>
6861
6862 * MAINTAINERS: Remove myself from write-after-approval.
6863
6864 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6865
6866 * src-release: Stop distributing mmalloc with gdb (which doesn't
6867 use it).
6868 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6869 * Makefile.in: Regenerate.
6870
6871 2004-08-09 Mark Mitchell <mark@codesourcery.com>
6872
6873 * configure.in (arm*-*-eabi*): New target.
6874 * configure: Regenerate.
6875
6876 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
6877
6878 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6879 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6880 (Dependencies): New section.
6881 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6882 (configure-target-[+module+]): Depend on maybe-all-gcc
6883 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6884 (toplevel profiledbootstrap): Fix dependencies.
6885 * Makefile.in: Regenerate.
6886
6887 2004-08-03 Mark Mitchell <mark@codesourcery.com>
6888
6889 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6890 target-libiberty to noconfigdirs.
6891 * configure: Regenerate.
6892
6893 2004-08-03 Paul Brook <paul@codesourcery.com>
6894
6895 * configure.in: Check for MPFR as well as GMP.
6896 * configure: Regenerate.
6897
6898 2004-08-01 Robert Millan <robertmh@gnu.org>
6899
6900 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6901 libmudflap for all GNU-based systems (with Glibc).
6902 * configure: Regenerate.
6903
6904 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
6905
6906 * Makefile.def (host-modules): Add gcc.
6907 * Makefile.in: Regenerate.
6908 * Makefile.tpl (sorry): New rule.
6909 (configure-host, all-host, [+make_target+]-host, do-check,
6910 install-host): Do not add gcc as a special case.
6911 (host modules): Add a small special-casing for gcc. Export
6912 extra_make_flags through the environment.
6913 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6914 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6915 other recursive targets for gcc): Remove.
6916
6917 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6918 (stage, unstage): New rules.
6919 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6920 distclean-stage[+id+]): Use stage_current.
6921 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6922 the stage*-start rules.
6923
6924 2004-08-02 Geoffrey Keating <geoffk@apple.com>
6925
6926 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6927 use -all_load flag.
6928
6929 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
6930
6931 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6932 * configure: Regenerate.
6933
6934 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
6935
6936 * maintainer-scripts/gcc_release: Revert yesterday's change.
6937
6938 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
6939
6940 * MAINTAINERS: Add myself to write-after-approval.
6941
6942 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
6943
6944 * libf2c: Removed.
6945 * gcc/gccbug.in: Updated because of libf2c removal.
6946 * maintainer-scripts/gcc_release: Ditto.
6947
6948 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
6949
6950 * configure.in: Build libmudflap by default on FreeBSD.
6951 * configure: Regenerated.
6952
6953 2004-07-09 Mark Mitchell <mark@codesourcery.com>
6954
6955 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6956 systems.
6957 * configure: Regenerated.
6958
6959 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6960
6961 PR target/16344
6962 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6963 feedback based compiler.
6964 * Makefile.in: Rebuilt.
6965
6966 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
6967
6968 * Makefile.def (host_modules): Set bootstrap=true for flex.
6969 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6970 * Makefile.in: Rebuilt.
6971
6972 2004-07-07 Jan Hubicka <jh@suse.cz>
6973
6974 * MAINTAINERS: Add self as a profile feedback maintainer.
6975
6976 2004-07-05 Phil Edwards <phil@codesourcery.com>
6977
6978 * configure.in: Do not prepend $srcdir to /dev/null in
6979 makefile fragments.
6980 * configure: Regenerate.
6981
6982 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
6983
6984 * Makefile.def (build_modules): Add bison, byacc, flex,
6985 m4, texinfo.
6986 (flags_to_pass): Add FLEX.
6987 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6988 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6989 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6990 DEFAULT_MAKEINFO): Remove.
6991 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6992 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6993 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6994 objdir or else use configured tool.
6995 (all-build): New.
6996 (all): Depend on it.
6997 (Build module dependencies): Add.
6998 * Makefile.in: Regenerate.
6999 * configure.in: Better support for multiple build modules,
7000 matching what is done for host/target modules. Do not look
7001 for "plausible" locations of build tools if Canadian cross.
7002 Use autoconf's AC_PROG_CC to find a C compiler. Define
7003 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
7004 * configure: Regenerate.
7005
7006 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7007
7008 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7009 * Makefile.in: Regenerate.
7010
7011 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7012
7013 * Makefile.tpl (configure-build-[+module+],
7014 configure-[+module+], configure-target-[+module+]): Pass
7015 [+extra_configure_args+].
7016 (all-build-[+module+], all-[+module+], check-[+module+],
7017 install-[+module+], [+make_target+]-[+module+],
7018 all-target-[+module+], check-target-[+module+],
7019 install-target-[+module+], [+make_target+]-target-[+module+]):
7020 Pass [+extra_make_args+].
7021 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7022 (GCC_HOST_EXPORTS): Remove.
7023 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7024 cross, check-gcc, check-gcc-c++, install-gcc,
7025 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7026 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7027 * Makefile.in: Regenerate.
7028
7029 2004-06-21 Matthew Sachs <msachs@apple.com>
7030
7031 * MAINTAINERS: Added self to write-after-approval.
7032
7033 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7034
7035 * configure.in: Check for srcdir/winsup rather than build directory
7036 winsup.
7037 * configure: Regenerate.
7038
7039 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
7040
7041 * configure.in: Don't build Cygwin native newlib if winsup
7042 directory is missing. Emit warning instead.
7043 * configure: Regenerate.
7044
7045 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
7046
7047 * Makefile.tpl (touch-stage[+id+]): New.
7048 (restage[+prev+]): Depend on touch-stage[+id+].
7049
7050 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7051 Use it throughout.
7052
7053 * Makefile.def: Add profile and feedback bootstrap stages.
7054 Remove next field from bootstrap stages.
7055 * Makefile.tpl (LN, LN_S): Substitute.
7056 (stageN-start, stageN-end): Use double-colon rules, to
7057 provide a hook for additional setup commands.
7058 (distclean-stageN-gcc, restageN): Create dependencies from
7059 [+prev+], not from [+next+].
7060 (stageN-bubble): Add commands for successive stages from
7061 [+prev+], using double-colon rules.
7062 (all-stageN-gcc): Fix typo.
7063 (stagefeedback-start, profiledbootstrap): New.
7064 * Makefile.in: Regenerate.
7065 * configure.in: Call ACX_PROG_LN.
7066 * configure: Regenerate.
7067
7068 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
7069
7070 * MAINTAINERS (Write After Approval): Add myself.
7071
7072 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
7073
7074 * MAINTAINERS (Write After Approval): Add myself.
7075
7076 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
7077
7078 * configure.in: Fix --enable-bootstrap breakage introduced in trees
7079 without gcc.
7080 * configure: Regenerate.
7081
7082 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7083
7084 * Makefile.tpl: Fix typo.
7085 * Makefile.in: Regenerate.
7086
7087 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7088
7089 * configure.in: Remove new- prefix from toplevel
7090 bootstrap targets.
7091 * configure: Regenerate.
7092
7093 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7094
7095 * Makefile.tpl (all.normal): Rename to all.
7096 (all): Replace with a rule to pick the default
7097 target from configure.
7098 (all-gcc, configure-gcc): Use conditionals to
7099 do nothing when toplevel bootstrap is going on.
7100 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7101 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7102 * configure.in: Support --enable-bootstrap.
7103
7104 * Makefile.def: Remove new- prefix from toplevel
7105 bootstrap targets.
7106 * Makefile.tpl: Likewise.
7107
7108 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
7109 target.
7110
7111 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7112 $(RECURSE_FLAGS) to recursive invocation of make.
7113
7114 * Makefile.in: Regenerate.
7115 * configure: Regenerate.
7116
7117 2004-05-30 Andreas Jaeger <aj@suse.de>
7118 Jim Wilson <wilson@specifixinc.com>
7119
7120 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7121 like CC.
7122
7123 2004-05-27 Daniel Jacobowitz <dan@debian.org>
7124
7125 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7126 * configure: Regenerate.
7127
7128 2004-05-25 Daniel Jacobowitz <drow@false.org>
7129
7130 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7131 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7132 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
7133 targets.
7134 * Makefile.in: Regenerate.
7135
7136 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
7137
7138 * configure.in: Test the ability to symlink directories.
7139 * configure: Regenerate.
7140
7141 * Makefile.def (bootstrap-stage): New definitions.
7142 * Makefile.tpl (configure-stage1-gcc,
7143 configure-stage2-gcc, configure-stage3-gcc,
7144 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7145 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7146 new-restage3, compare): Autogenerate, see Makefile.in
7147 entry for behavioral changes.
7148 (distclean-stage1, new-stage1-start, new-stage1-end,
7149 new-stage1-bubble, distclean-stage2, new-stage2-start,
7150 new-stage2-end, new-stage2-bubble, distclean-stage3,
7151 new-stage3-start, new-stage3-end): New autogenerated targets.
7152 (objext, prebootstrap, BOOT_CFLAGS,
7153 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7154 targets.
7155
7156 * Makefile.in: Regenerate.
7157 (distclean-stage1, new-stage1-start, new-stage1-end,
7158 new-stage1-bubble, distclean-stage2, new-stage2-start,
7159 new-stage2-end, new-stage2-bubble, distclean-stage3,
7160 new-stage3-start, new-stage3-end): New targets.
7161 (all-stage1-gcc): Move prebootstrap dependency from here...
7162 (configure-stage1-gcc): ...to here.
7163 (new-bootstrap): Use bubble targets.
7164 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7165 Use per-stage distclean targets.
7166 (configure-stage1-gcc, configure-stage2-gcc,
7167 configure-stage3-gcc, all-stage1-gcc,
7168 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7169 Use new-stageN-start to prepare the tree.
7170
7171 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
7172
7173 * Makefile.def (host_modules): add libcpp.
7174 * Makefile.tpl: Add dependencies on and for libcpp.
7175 * Makefile.in: Regenerate.
7176 * configure.in: Add libcpp host module.
7177 * configure: Regenerate.
7178
7179 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
7180
7181 * Makefile.tpl: Whenever a recursive target is defined, wrap
7182 it in a special @if/@endif block, and prepare its maybe
7183 dependency in the @if/@endif block
7184 * configure.in: Instead of writing maybe dependencies, remove
7185 the @if/@endif statements, and remove the @if/@endif blocks
7186 that remain.
7187 * configure: Regenerate.
7188 * Makefile.in: Regenerate.
7189
7190 2004-05-20 Janis Johnson <janis187@us.ibm.com>
7191
7192 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7193
7194 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
7195
7196 PR bootstrap/15120
7197 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7198 * */configure: Rebuilt.
7199
7200 2004-05-17 Zack Weinberg <zack@codesourcery.com>
7201
7202 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7203 of libf2c.
7204 * configure, Makefile.in: Regenerate.
7205
7206 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
7207
7208 * MAINTAINERS (Write After Approval): Add myself.
7209
7210 2004-05-13 Diego Novillo <dnovillo@redhat.com>
7211
7212 Merge from tree-ssa-20020619-branch.
7213
7214 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7215 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7216 (HOST_GMPLIBS): Define.
7217 (HOST_GMPINC): Define.
7218 (TARGET_LIB_PATH): Add libmudflap.
7219 (GFORTRAN_FOR_TARGET): Define.
7220 (configure-build*): Export GFORTRAN.
7221 (configure-gcc): Export GMPLIBS and GMPINC.
7222 (all-gcc): Add maybe-all-libbanshee.
7223 (configure-target-libgfortran): Define.
7224 * Makefile.in: Regenerate.
7225 * configure.in (host_libs): Add libbanshee.
7226 (target_libraries): Add target-libmudflap and target-libgfortran.
7227 Add --with-libbanshee.
7228 Handle --disable-libmudflap.
7229 (*-*-freebsd*): Use with_gmp.
7230 Add $(libgcj) to noconfigdirs.
7231 * configure: Regenerate.
7232 * depcomp: New file.
7233 * MAINTAINERS: Add tree-ssa maintainers.
7234
7235 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7236
7237 * MAINTAINERS (Various Maintainers): Add myself.
7238
7239 2004-04-30 Brian Ford <ford@vss.fsi.com>
7240
7241 * MAINTAINERS (Write After Approval): Add myself.
7242
7243 2004-04-29 Uros Bizjak <uros@kss-loka.si>
7244
7245 * MAINTAINERS (Write After Approval): Add myself.
7246
7247 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
7248
7249 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7250 * configure: Regenerate.
7251
7252 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
7253
7254 Revert:
7255 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7256
7257 * Makefile.def (flags_to_pass): Remove *dir variables that
7258 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7259 as well as prefix and exec_prefix.
7260 * Makefile.in: Regenerate.
7261
7262 2004-04-26 Robert Millan <robertmh@gnu.org>
7263
7264 Add patches from libtool CVS.
7265 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7266 * ltconfig: Likewise.
7267 * ltcf-c.sh: Likewise.
7268 * ltcf-cxx.sh: Likewise.
7269 * ltcf-gcj.sh: Likewise.
7270
7271 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7272
7273 * Makefile.def (host_modules): Mark with the bootstrap
7274 flag packages on which gcc depends.
7275 * Makefile.tpl (all-bootstrap): Use it.
7276 * Makefile.in: Regenerate.
7277
7278 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7279
7280 * Makefile.def (flags_to_pass): Remove *dir variables that
7281 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7282 as well as prefix and exec_prefix.
7283 * Makefile.in: Regenerate.
7284
7285 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7286
7287 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7288 * configure: Regenerate.
7289 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7290 * gcc/Makefile.tpl (compare): Use the result of the test.
7291 * gcc/Makefile.in: Regenerate.
7292
7293 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
7294
7295 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7296 Always relocate gcc and prev-gcc to the original names, even
7297 if the build fails.
7298 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7299 New targets.
7300
7301 2004-04-23 Laurent GUERBY <laurent@guerby.net>
7302
7303 * MAINTAINERS: Update my email address.
7304
7305 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7306
7307 * configure.in (mips*-*-irix5*): Enable ld.
7308 * configure: Regenerate.
7309
7310 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7311
7312 * configure: Regenerate.
7313
7314 2004-04-15 James E Wilson <wilson@specifixinc.com>
7315
7316 * Makefile.tpl (configure-[+module+], configure-gcc,
7317 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7318 Set and export LDFLAGS.
7319 * Makefile.in: Regenerate.
7320
7321 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7322
7323 * MAINTAINERS: Add myself to write-after-approval.
7324
7325 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
7326
7327 PR bootstrap/14871
7328 * Makefile.tpl: If we don't have built-in-tree target tools,
7329 use the ones found by configure rather than hacking around with
7330 program_transform_name.
7331 * configure.in: Give Makefile.tpl the information necessary
7332 to do that.
7333 * Makefile.in: Regenerate.
7334 * configure: Regenerate.
7335
7336 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7337
7338 PR bootstrap/14760
7339 * configure.in: When computing baseargs, strip *all* copies of
7340 offending options. Also, don't match/substitute the trailing space,
7341 so that this actually works when two similar options are separated by
7342 only one space.
7343 * configure: Regenerate.
7344
7345 2004-04-06 David Edelsohn <edelsohn@gnu.org>
7346
7347 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7348 (rs6000-*-aix*): Same.
7349 * configure: Regenerate.
7350
7351 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
7352
7353 * MAINTAINERS: Add myself to write-after-approval.
7354
7355 2004-04-03 Bud Davis <bdavis9659@comcast.net>
7356
7357 * MAINTAINERS: Add myself to write-after-approval.
7358
7359 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7360
7361 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7362 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7363 * Makefile.in: Regenerate.
7364
7365 * configure.in (top level bootstrap support): Rework --enable-werror
7366 to set @stage2_werror_flag@.
7367 * configure: Regenerate.
7368 * Makefile.tpl (top level bootstrap support): Pass
7369 @stage2_werror_flag@ down to configure in stages 2 and 3.
7370 * Makefile.in: Regenerate.
7371
7372 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7373
7374 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7375 for stages 2 and 3 as well as in make. As a consequence, remove
7376 OUTPUT_OPTION (now detected by configure) from the flags passed down
7377 to make.
7378 * Makefile.in: Regenerate.
7379
7380 * Makefile.tpl (new-bootstrap): Fix typo.
7381 * Makefile.in: Regenerate.
7382
7383 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7384
7385 * Makefile.tpl: Rearrange by moving recursive_targets rules
7386 into their proper sections.
7387 * Makefile.tpl (top level bootstrap support): Move disabling
7388 of coverage flags from 'make' to 'configure'; improve comments.
7389 * Makefile.in: Regenerate.
7390
7391 * Makefile.tpl (experimental top level bootstrap) Move stage1
7392 language setting from all- target to configure- target; disable
7393 intermodule optimization in stage 1; prevent gratuitous rebuilds
7394 of stage 1.
7395 * Makefile.in: Regenerate.
7396 * configure.in: Comma-separate stage 1 language list for top
7397 level bootstrap.
7398 * configure: Regenerate.
7399
7400 * Makefile.tpl: Clean up experimental top level bootstrap support:
7401 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7402 prev-gcc in configure- targets as well as all- targets.
7403 * Makefile.in: Regenerate.
7404
7405 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7406
7407 * compile: New file imported from automake.
7408
7409 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
7410
7411 * configure.in: Remove symbolic link section.
7412 * configure: Regenerate.
7413 * Makefile.tpl (links): Remove.
7414 * Makefile.in: Regenerate.
7415
7416 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
7417 Nathanael Nerode <neroden@gcc.gnu.org>
7418
7419 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7420 Set with AC_CHECK_PROGS.
7421 * configure.in: Fix comment typo from last patch.
7422 * configure: Regenerate.
7423
7424 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7425
7426 * Makefile.tpl: Introduce experimental top level bootstrap support.
7427 * Makefile.in: Regenerate.
7428 * configure.in: Introduce support for top level bootstrap.
7429 * configure: Regenerate.
7430
7431 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
7432 Paolo Bonzini <bonzini@gnu.org>
7433
7434 PR bootstrap/14522
7435 * configure.in: Cope with shells that do not support unquoted ^
7436 * configure: Regenerate.
7437
7438 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
7439 Paolo Bonzini <bonzini@gnu.org>
7440
7441 PR bootstrap/14522
7442 * configure.in: Cope with shells that do not support nesting
7443 quotes inside quoted backquote substitutions.
7444 * configure: Regenerate.
7445
7446 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7447
7448 PR bootstrap/14522
7449 * configure.in: Fix escaping of $.
7450 * configure: Regenerate.
7451
7452 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7453
7454 * configure: Regenerate, since I forgot to while committing Paolo's
7455 changes.
7456
7457 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
7458
7459 PR ada/14131
7460 Move language detection to the top level.
7461 * configure.in: Find default values for the tools as
7462 soon as possible. Disable ada if GNAT is not found.
7463 Emit error message about missing languages. Expand
7464 --enable-languages=all for the gcc subdirectory.
7465
7466 2004-03-10 Ben Elliston <bje@gnu.org>
7467
7468 * MAINTAINERS: Update my email address.
7469
7470 2004-03-05 David Edelsohn <edelsohn@gnu.org>
7471
7472 * ltconfig: Disable building static libraries if building shared
7473 libraries on AIX 5L.
7474
7475 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
7476
7477 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7478 and disable libgcj.
7479 * configure: Regenerated.
7480
7481 2004-03-01 Brian Booth <bbooth@redhat.com>
7482
7483 * MAINTAINERS: Add myself to write-after-approval.
7484
7485 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
7486
7487 * MAINTAINERS: Add myself to write-after-approval.
7488
7489 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7490
7491 PR bootstrap/7087
7492 * Makefile.tpl: Guard XFOO sed statements better.
7493 * Makefile.tpl: Add dependency for configure-target-libada.
7494 * Makefile.in: Regenerate (incidentally fixes broken
7495 commit when libada-branch was merged).
7496
7497 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7498
7499 * MAINTAINERS: Add myself to write-after-approval.
7500
7501 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7502
7503 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7504 maintainers.
7505
7506 2004-02-20 Andrew Cagney <cagney@redhat.com>
7507
7508 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7509 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7510
7511 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7512
7513 PR bootstrap/11932
7514 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7515
7516 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
7517
7518 * MAINTAINERS: Added myself to write-after-approval.
7519
7520 2004-02-14 Michael Koch <konqueror@gmx.de>
7521
7522 * MAINTAINERS: Added myself to write-after-approval.
7523
7524 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7525
7526 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7527 some OS port maintainers to OS port maintainers section.
7528
7529 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
7530
7531 * MAINTAINERS: Add self.
7532
7533 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7534
7535 * MAINTAINERS: Alphabetize.
7536
7537 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
7538
7539 * MAINTAINERS: Remove myself.
7540
7541 2004-02-11 David Edelsohn <edelsohn@gnu.org>
7542
7543 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7544 (rs6000-*-aix*): Same.
7545 * configure: Regenerate.
7546
7547 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7548
7549 * configure.in (host): Add in missing $noconfigdirs to defines.
7550 * configure: Regenerate.
7551
7552 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7553 Nathanael Nerode <neroden@gcc.gnu.org>
7554
7555 PR ada/6637, PR ada/5911
7556 Merge with libada-branch:
7557 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7558 with appropriate dependencies. Add --enable-libada configure switch.
7559 * configure, Makefile.in: Regenerate.
7560
7561 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
7562
7563 * MAINTAINERS: Add myself to write-after-approval.
7564
7565 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7566
7567 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7568 * configure: Regenerate.
7569
7570 2004-02-04 Geoffrey Keating <geoffk@apple.com>
7571
7572 Merge from upstream:
7573
7574 * ltmain.in: When setting IFS to '~', be careful about user
7575 arguments that contain '~'.
7576
7577 2004-02-04 Peter O'Gorman <peter@pogma.com>
7578
7579 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7580 Also test $base_compile against $CC with escaped arguments. Bug
7581 reported by Geoff Keating <geoffk@apple.com>.
7582
7583 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7584
7585 * MAINTAINERS: Remove i960 port.
7586
7587 2004-01-23 DJ Delorie <dj@redhat.com>
7588
7589 * Makefile.def (target_modules) [libiberty]: Don't stage.
7590 * Makefile.in: Rebuilt.
7591
7592 2004-01-20 Caroline Tice <ctice@apple.com>
7593
7594 * MAINTAINERS: Add myself to write-after-approval.
7595
7596 2004-01-19 Paolo Carlini <pcarlini@suse.de>
7597
7598 * MAINTAINERS: Update my email address.
7599
7600 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7601
7602 * MAINTAINERS: Add myself to write-after-approval.
7603
7604 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7605
7606 * MAINTAINERS: Remove entries without email address.
7607
7608 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
7609
7610 * MAINTAINERS: Add myself to write-after-approval.
7611
7612 2004-01-15 Steven Bosscher <stevenb@suse.de>
7613
7614 * MAINTAINERS: Update my email address.
7615
7616 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
7617
7618 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7619 * Makefile.tpl (configure-target-[+module+]): Support stage.
7620 * Makefile.in: Rebuilt.
7621
7622 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7623
7624 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7625
7626 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
7627
7628 * MAINTAINERS: Add myself as a MIPS maintainer.
7629
7630 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7631
7632 * configure.in: Use ./config.cache, not config.cache.
7633 * configure: Regenerate.
7634 * Makefile.tpl: Special-casing not needed for GCC any more.
7635 * Makefile.in: Regenerate.
7636
7637 * configure.in: Don't share a cache file for host dirs.
7638 * configure: Regenerate.
7639
7640 * config-ml.in: Don't mess with the cache file.
7641
7642 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7643
7644 * MAINTAINERS: Move myself from 'Write After Approval' to
7645 'CPU Port Maintainers' section as SPARC maintainer.
7646
7647 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7648
7649 * Makefile.tpl: Make GCC use a separate config.cache.
7650 * Makefile.in: Regenerate.
7651
7652 PR bootstrap/11932, PR bootstrap/11933
7653 (I don't know if it will fix either of them, but it relates
7654 to them.)
7655 * configure.in: Don't use shared config.cache for target
7656 directories.
7657 * configure: Regenerate.
7658
7659 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7660
7661 * MAINTAINERS: Add myself to 'Write After Approval' section.
7662
7663 2003-12-31 Roger Sayle <roger@eyesopen.com>
7664
7665 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7666 * configure: Regenerated.
7667
7668 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7669
7670 * MAINTAINERS: Remove the mn10200 maintainer.
7671
7672 2003-12-21 Bernardo Innocenti <bernie@develer.com>
7673
7674 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7675 * configure: Regenerated.
7676
7677 2003-12-16 Jan Hubicka <jh@suse.cz>
7678
7679 * MAINTAINERS: Add myself as callgraph maintainer.
7680
7681 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7682
7683 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7684 * configure: Regenerate.
7685
7686 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7687
7688 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7689 'Write After Approval' section. Update email.
7690
7691 2003-12-01 James Lemke <jim@wasabisystems.com>
7692
7693 * MAINTAINERS (Write After Approval): Add myself.
7694
7695 2003-11-20 Matt Thomas <matt@3am-software.com>
7696
7697 * MAINTAINERS: Add myself as a vax port maintainer.
7698
7699 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7700
7701 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7702 (configure-build-[+module+], configure-[+module+]): Likewise.
7703 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7704 * Makefile.in: Regenerate.
7705
7706 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7707
7708 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7709 shared/dylibed libraries.
7710 * ltmain.sh: Likewise.
7711 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7712 * ltcf-cxx.sh: Likewise.
7713 * ltcf-gcj.sh: Likewise.
7714 * ltconfig: Likewise.
7715
7716 2003-11-17 Stan Cox <scox@redhat.com>
7717
7718 * MAINTAINERS: Add myself as iq2000 port maintainer.
7719
7720 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7721
7722 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7723 * Makefile.in: Regenerate.
7724
7725 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7726
7727 * config.sub: Update to 2003-11-03 version.
7728
7729 2003-10-20 Phil Edwards <phil@codesourcery.com>
7730
7731 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7732 * configure: Regenerate.
7733
7734 2003-10-20 Nicolas Pitre <nico@cam.org>
7735
7736 * MAINTAINERS: Add myself to 'Write After Approval' section.
7737
7738 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7739
7740 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7741
7742 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7743
7744 * MAINTAINERS: Update my email address.
7745
7746 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7747
7748 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7749
7750 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
7751
7752 * MAINTAINERS: Add myself to 'Write After Approval' section.
7753
7754 2003-10-16 Bernardo Innocenti <bernie@develer.com>
7755
7756 * config.guess: Update to 2003-10-16 version.
7757 * config.sub: Update to 2003-10-16 version.
7758
7759 2003-10-15 David Daney <ddaney@avtrex.com>
7760
7761 * MAINTAINERS: Added myself to 'Write After Approval' section.
7762
7763 2003-10-15 Falk Hueffner <falk@debian.org>
7764
7765 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7766 'Write After Approval' section. Update email.
7767
7768 2003-10-14 Roger Sayle <roger@eyesopen.com>
7769
7770 * MAINTAINERS: Move myself from 'Write After Approval' to
7771 'Various Maintainers' section as middle-end maintainer.
7772
7773 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7774
7775 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7776 HOST_FLAGS_TO_PASS.
7777 * Makefile.in: Regenerate.
7778
7779 2003-10-11 Bernardo Innocenti <bernie@develer.com>
7780
7781 * config.guess: Update to 2003-10-07 version.
7782 * config.sub: Update to 2003-10-07 version.
7783
7784 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7785
7786 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7787 * ltconfig (irix5*, irix6*): Don't override version_type.
7788
7789 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7790
7791 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7792 * configure: Rebuilt
7793 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7794 * Makefile.in: Rebuilt
7795
7796 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7797
7798 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7799
7800 2003-09-30 Carlo Wood <carlo@alinoe.com>
7801
7802 * MAINTAINERS (Write After Approval): Add myself.
7803
7804 2003-09-29 Paul Koning <ni1d@arrl.net>
7805
7806 * MAINTAINERS: Move myself from "Write After Approval"
7807 to CPU platform maintainers for pdp11 platform.
7808
7809 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7810
7811 * MAINTAINERS: Move myself from 'Write After Approval' to
7812 'Various Maintainers' section as libffi testsuite maintainer.
7813
7814 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
7815
7816 * configure.in: Pass a computed --program-transform-name
7817 to subconfigures.
7818 * configure: Regenerated.
7819
7820 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7821
7822 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7823 * Makefile.in: Regenerate.
7824
7825 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7826 * Makefile.in: Regenerate.
7827
7828 2003-09-19 Ziemowit Laski <zlaski@apple.com>
7829
7830 * MAINTAINERS: Move myself from 'Write After Approval'
7831 to 'Various Maintainers' (objective-c) section.
7832
7833 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
7834
7835 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7836 quoting.
7837 * configure: Regenerated.
7838
7839 2003-09-16 Joel Brobecker <brobecker@gnat.com>
7840
7841 * MAINTAINERS (Write After Approval): Add myself to write after
7842 approval list.
7843
7844 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7845
7846 * MAINTAINERS (Write After Approval): Add myself.
7847
7848 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7849
7850 * MAINTAINERS: Update my e-mail address.
7851
7852 2003-09-09 Alan Modra <amodra@bigpond.net.au>
7853
7854 * libtool.m4 (LD): Correct powerpc64 host match.
7855
7856 2003-09-06 James E Wilson <wilson@tuliptree.org>
7857
7858 * MAINTAINTERS: Update my affiliation and email address.
7859
7860 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7861
7862 * MAINTAINERS (Write After Approval): Add myself.
7863
7864 2003-09-04 DJ Delorie <dj@redhat.com>
7865
7866 * configure: Regenerate.
7867
7868 2003-09-04 Robert Millan <robertmh@gnu.org>
7869
7870 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7871
7872 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7873
7874 * configure.in: Ensure arguments to sed are properly spaced.
7875 * configure: Regenerate.
7876
7877 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7878
7879 * MAINTAINERS: Update my e-mail address.
7880
7881 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
7882
7883 * MAINTAINERS (Write After Approval): Add myself.
7884
7885 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
7886
7887 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7888 * configure: Regenerated.
7889
7890 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
7891
7892 * MAINTAINERS: Update my email address.
7893
7894 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
7895
7896 * configure.in: Use newline instead of semicolon when assuming
7897 shell arguments in a for loop.
7898 * configure: Regenerated.
7899
7900 2003-08-22 Jason Eckhardt <jle@rice.edu>
7901
7902 * MAINTAINERS: Resurrect the i860 maintainer.
7903
7904 2003-08-20 Geoffrey Keating <geoffk@apple.com>
7905
7906 PR 8180
7907 * configure.in: When testing with_libs and with_headers, treat
7908 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7909 * configure: Regenerate.
7910
7911 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7912 make, shell, etc.
7913 (baseargs): Likewise.
7914 * configure: Regenerate.
7915
7916 2003-08-20 Bernardo Innocenti <bernie@develer.com>
7917
7918 * MAINTAINERS (Write After Approval): Add myself.
7919
7920 2003-08-19 Geoffrey Keating <geoffk@apple.com>
7921
7922 * configure.in: Disable libgcj for darwin not on powerpc.
7923 * configure: Rebuild.
7924
7925 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7926
7927 * config-ml.in, symlink-tree: Add license.
7928
7929 2003-08-03 Richard Stallman <rms@gnu.org>
7930 Eben Moglen <moglen@columbia.edu>
7931
7932 * README.SCO: New file.
7933
7934 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7935
7936 * Makefile.tpl (check, check-c++): Express dependencies using
7937 dependencies rather than commands.
7938 * Makefile.in: Regenerate.
7939
7940 2003-08-01 Andrew Cagney <cagney@redhat.com>
7941
7942 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7943 * configure: Ditto.
7944
7945 2003-07-31 Geoffrey Keating <geoffk@apple.com>
7946
7947 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7948 * Makefile.in: Update.
7949
7950 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7951
7952 * configure.in: Enable libgcj for darwin.
7953 * configure: Rebuild.
7954
7955 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
7956
7957 * config-ml.in: Use ac_configure_args directly instead of
7958 ml_arguments. Only set ml_norecursion if --no[-]recursion is
7959 actually seen.
7960
7961 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7962
7963 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7964 creating target and build subdirs to build all parent dirs as needed.
7965 * Makefile.in: Rebuild.
7966 * configure.in: Don't build dirs explicitly here.
7967 * configure: Rebuild.
7968
7969 2003-07-26 Paul Brook <paul@nowt.org>
7970
7971 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7972
7973 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
7974
7975 * Makefile.tpl (all-make): Depend on intl.
7976 * Makefile.in: Rebuilt.
7977
7978 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
7979
7980 * install-sh: Update to newer upstream versions (associated with
7981 aclocal 1.7).
7982 * mkinstalldirs: Likewise.
7983 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7984
7985 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
7986
7987 * MAINTAINERS: Move self from Bug database only accounts
7988 to write-after-approval.
7989
7990 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
7991
7992 * config.if: Remove unused libc_interface determination.
7993
7994 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
7995
7996 * MAINTAINERS: Move self from write-after-approval to
7997 build machinery (*.in).
7998
7999 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
8000
8001 PR bootstrap/11273
8002 PR bootstrap/11408
8003 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
8004 unused INSTALL_PROGRAM_ARGS.
8005 * configure.in: Use AC_PROG_INSTALL.
8006 * Makefile.in: Regenerate.
8007 * configure: Regenerate.
8008
8009 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8010
8011 * MAINTAINERS: Alphabetize.
8012
8013 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
8014
8015 * configure: Rebuilt.
8016 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8017 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8018 newlib nor libgloss.
8019 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8020 * configure.in (am33_2.0-*-linux*): Added.
8021
8022 2003-07-09 Bob Wilson <bob.wilson@acm.org>
8023
8024 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8025 * configure: Regenerate.
8026
8027 2003-07-07 Zack Weinberg <zack@codesourcery.com>
8028
8029 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8030 * Makefile.in: Regenerate.
8031
8032 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8033
8034 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8035 * Makefile.in: Regenerate.
8036
8037 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8038
8039 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8040 * Makefile.in: Regenerated.
8041
8042 * config-ml.in: Replace PWD with PWD_COMMAND.
8043
8044 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8045
8046 * intl: New directory; see intl/ChangeLog for details.
8047 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8048 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8049 * Makefile.in: Regenerate.
8050
8051 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8052
8053 * configure.in: Clean up config-lang.in handling. Delete
8054 useless assignment to "subdirs".
8055 * configure: Regenerate.
8056
8057 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
8058
8059 * configure.in: Rename 'target_libs' to 'target_libraries'.
8060 Remove useless reference to 'target_libs'.
8061 * configure: Regenerate.
8062
8063 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
8064
8065 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8066 * Makefile.in: Regenerate.
8067
8068 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
8069
8070 * Makefile.def: Introduce flags_to_pass.
8071 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8072 * Makefile.in: Regenerate.
8073
8074 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
8075
8076 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8077 and target-libgloss.
8078 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8079 <h8300*-*-*>: Disable libf2c and ${libgcj}.
8080 * configure: Regenerate.
8081
8082 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
8083
8084 * configure.in: Update testsuite_flags to new location.
8085 * configure. Regenerate.
8086
8087 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
8088
8089 * Makefile.tpl: Remove BUILD_CC stuff.
8090 * Makefile.in: Regenerate.
8091
8092 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
8093
8094 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8095
8096 2003-06-16 Graeme Peterson <gp@qnx.com>
8097
8098 * MAINTAINERS (Write After Approval): Add myself.
8099
8100 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
8101
8102 * config.guess: Update to 2003-06-12 version.
8103 * config.sub: Update to 2003-06-13 version.
8104
8105 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
8106
8107 * config.guess: Update to 2003-06-06 version.
8108 * config.sub: Update to 2003-06-06 version.
8109
8110 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8111
8112 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8113 * configure. Regenerate.
8114
8115 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
8116
8117 * configure.in: Disable serial configure by default.
8118 * configure: Regenerate.
8119 * Makefile.tpl: Abolish .NOTPARALLEL.
8120 * Makefile.in: Regenerate.
8121
8122 * Makefile.tpl: Replace {build,host,target}_canonical by
8123 {build,host,target}.
8124 * Makefile.in: Regenerate.
8125
8126 * Makefile.tpl: Fix stupid pasto.
8127 * Makefile.in: Regenerate.
8128
8129 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
8130
8131 * Makefile.tpl: Remove bogus conditional.
8132 * Makefile.in: Regenerate.
8133
8134 2003-06-05 Jan Hubicka <jh@suse.cz>
8135
8136 * Makefile.tpl (profiledbootstrap): New target.
8137 * Makefile.in (profiledbootstrap): New target.
8138
8139 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
8140
8141 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8142 Pinski. Remove user names from other bugzilla-only maintainers.
8143
8144 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
8145
8146 * Makefile.tpl: Make 'recursive targets' using autogen rather
8147 than shell loop. Remove duplicate 'clean' targets and false
8148 comments.
8149 * Makefile.def: Add systematic dependencies to 'recursive' targets.
8150 Add systematic method of specifying missing targets in subdirs.
8151 Add copyright boilerplate.
8152 * Makefile.in: Regenerate.
8153 * configure.in: Add 'recursive targets' to maybe list.
8154 * configure: Regenerate.
8155
8156 * MAINTAINERS: "GNATS only" -> "Bug database only".
8157
8158 * Makefile.tpl: Rename [+target+] to [+make_target+].
8159 * Makefile.def: Rename 'target' to 'make_target'.
8160
8161 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
8162
8163 * MAINTAINERS: Add self as options handling maintainer.
8164
8165 2003-05-28 Michael Meissner <gnu@the-meissners.org>
8166
8167 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8168 been too long since I touched those ports.
8169
8170 2003-05-28 DJ Delorie <dj@redhat.com>
8171
8172 * Makefile.tpl: Make maybe-check-gcc .PHONY.
8173 * Makefile.in: Regenerate.
8174
8175 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8176
8177 * configure.in: Use curly braces in the definition of tooldir.
8178 * configure: Regenerate.
8179
8180 2003-05-21 DJ Delorie <dj@redhat.com>
8181
8182 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8183 newlib or libgloss.
8184 * Makefile.in: Regenerate.
8185
8186 2003-05-21 DJ Delorie <dj@redhat.com>
8187
8188 * Makefile.tpl: Add missing empty maybe-check-gcc target.
8189 * Makefile.in: Regenerate.
8190
8191 2003-05-20 Ian Lance Taylor <ian@airs.com>
8192
8193 * MAINTAINERS: Update my e-mail address.
8194
8195 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
8196
8197 * configure.in: Switch more things to use maybe dependencies.
8198 * Makefile.tpl: Switch more things to use maybe dependencies.
8199 Factor out common code from autogen IF statements.
8200 * configure: Regenerate.
8201 * Makefile.in: Regenerate.
8202
8203 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
8204
8205 * configure.in: Accept i[3456789]86 for machine type.
8206 * configure: Regenerate.
8207
8208 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
8209
8210 * configure.in: Switch more things to use maybe dependencies.
8211 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
8212 * configure: Regenerate.
8213 * Makefile.tpl: Switch more things to use maybe dependencies.
8214 * Makefile.in: Regenerate.
8215
8216 2003-05-16 Andreas Schwab <schwab@suse.de>
8217
8218 * Makefile.tpl (install-opcodes): Define.
8219 * Makefile.in: Rebuild.
8220
8221 2003-05-13 Andreas Jaeger <aj@suse.de>
8222
8223 * config.guess: Update to 2003-05-09 version.
8224 * config.sub: Update to 2003-05-09 version.
8225
8226 2003-05-13 Michael Eager <eager@mvista.com>
8227
8228 * configure.in: Correct sed script so that options in quotes are not
8229 deleted.
8230 * configure: Rebuild.
8231
8232 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
8233
8234 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8235 and $$s/newlib/libc/sys/cygwin32 include paths.
8236 * configure: Ditto.
8237
8238 2003-05-12 Michael Meissner <gnu@the-meissners.org>
8239
8240 * MAINTAINERS: Update my email addresses.
8241
8242 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8243
8244 * config-ml.in: Propagate INSTALL variables.
8245
8246 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8247
8248 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8249
8250 2003-05-02 Chris Demetriou <cgd@broadcom.com>
8251
8252 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8253 * Makefile.in: Regenerate.
8254
8255 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8256
8257 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8258
8259 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8260
8261 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8262
8263 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
8264
8265 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8266 * Makefile.in: Regenerated.
8267
8268 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8269
8270 * MAINTAINERS (Write After Approval): Upgrade myself from
8271 GNATS only to write-after-approval. Update my mail address.
8272
8273 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
8274
8275 (OS Port Maintainers: freebsd): Add myself.
8276
8277 2003-04-22 Mark Mitchell <mark@codesourcery.com>
8278
8279 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8280
8281 2003-04-22 Kean Johnston <jkj@sco.com>
8282
8283 * MAINTAINERS (SCO ports): Added myself.
8284
8285 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8286
8287 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8288
8289 2003-04-19 Kean Johnston <jkj@sco.com>
8290
8291 * MAINTAINERS (Write After Approval): Add myself.
8292
8293 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8294
8295 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8296 * Makefile.in: Regenerate.
8297
8298 2003-04-18 Jakub Jelinek <jakub@redhat.com>
8299
8300 * configure.in (powerpc64*-*-linux*): Remove.
8301 * configure: Rebuilt.
8302
8303 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
8304
8305 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8306 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8307 and restrap.
8308 * Makefile.in: Regenerate.
8309
8310 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
8311
8312 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8313 * configure: Regenerated.
8314
8315 2003-04-15 DJ Delorie <dj@redhat.com>
8316
8317 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8318
8319 2003-04-13 Nick Clifton <nickc@redhat.com>
8320
8321 * config-ml.in: Remove support for --disable-aix removing
8322 call-aix multilibs.
8323
8324 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
8325
8326 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8327 * */configure: Rebuilt.
8328
8329 2003-04-08 Joel Sherrill <joel@oarcorp.com>
8330
8331 * MAINTAINERS: Add my email address.
8332
8333 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
8334
8335 * MAINTAINERS (Write After Approval): Add myself.
8336
8337 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8338
8339 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8340 * Makefile.in: Regenerate.
8341
8342 2003-03-14 Michael Chastain <mec@shout.net>
8343
8344 * Makefile.in: Regenerate with correct Makefile.def.
8345
8346 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8347
8348 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8349 Make macro.
8350 * Makefile.in: Regenerate.
8351 * configure.in: Clean up gxx_include_dir logic.
8352 * configure: Regenerate.
8353
8354 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8355
8356 * MAINTAINERS (Write After Approval): Add myself.
8357
8358 2003-03-10 Ben Elliston <bje@wasabisystems.com>
8359
8360 * MAINTAINERS: Update my mail address.
8361
8362 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8363
8364 * configure.in (gxx_include_dir): Fix typo.
8365 * configure: Regenerated.
8366
8367 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8368
8369 * Makefile.tpl: Reindent.
8370 * Makefile.in: Regenerate.
8371 * configure.in: Reindent. Don't set unused variables.
8372 * configure: Regenerate.
8373
8374 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
8375
8376 * configure.in: Include $(build_tooldir)/sys-include in
8377 FLAGS_FOR_TARGET.
8378 * configure: Regenerated.
8379
8380 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8381
8382 * Makefile.tpl: Always pass down RANLIB.
8383 * Makefile.in: Regenerate.
8384
8385 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8386 * Makefile.in: Regenerate.
8387 * configure.in: Remove unused logic relating to --enable-shared
8388 and --enable-threads. Remove bogus comments. Remove redundant
8389 noconfigdirs.
8390 * configure: Regenerate.
8391
8392 * configure.in: Replace ${libstdcxx_version} by its value.
8393 Remove reference to mh-dgux.
8394 * configure: Regenerate.
8395
8396 2003-03-03 Kevin Buettner <kevinb@redhat.com>
8397
8398 * MAINTAINERS (Write After Approval): Add myself.
8399
8400 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8401
8402 * Makefile.tpl: Rearrange.
8403 * Makefile.in: Regenerate.
8404
8405 2003-02-25 Uwe Stieber <uwe@wwws.de>
8406
8407 * configure.in: Add support for kaOS as cross build target system.
8408 * configure: Regenerated.
8409
8410 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8411
8412 * MAINTAINERS (Write after approval): Add myself.
8413
8414 2003-02-21 James E Wilson <wilson@tuliptree.org>
8415
8416 * MAINTAINERS: Update my email address.
8417
8418 2003-02-21 Zack Weinberg <zack@codesourcery.com>
8419
8420 * MAINTAINERS: Add self to blanket write privs. section.
8421
8422 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
8423
8424 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8425 configure-target-* as some target builds may require additional
8426 flags for preprocessor tests.
8427 * Makefile.in: Regenerated.
8428
8429 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
8430
8431 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8432 * ltconfig: Handle it.
8433 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8434 auto-detecting it.
8435
8436 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8437 it is used as argument to $CC.
8438 * ltcf-gcj.sh: Likewise.
8439
8440 * configure.in: Introduce --enable-maintainer-mode.
8441 * configure: Rebuilt.
8442 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8443 for maintainer mode.
8444 * Makefile.in: Rebuilt.
8445
8446 2003-02-18 Jason Merrill <jason@redhat.com>
8447
8448 * Makefile.tpl (check-c++): Allow parallelism.
8449
8450 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8451
8452 * MAINTAINERS: Remove John Carr (who never actually had access to
8453 gcc.gnu.org).
8454
8455 2003-02-15 Geoffrey Keating <geoffk@apple.com>
8456
8457 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8458 don't configure target-libobjc.
8459 * configure: Regenerate.
8460
8461 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8462
8463 * Makefile.tpl (RANLIB): Define.
8464 * Makefile.in: Regenerate.
8465
8466 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8467
8468 * MAINTAINERS: Update my email.
8469
8470 2003-02-06 Keith R Seitz <keiths@redhat.com>
8471
8472 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8473 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8474 * Makefile.in: Regenerated.
8475 * configure.in: Remove all traces of snavigator, db, and grep.
8476 * configure: Regenerated.
8477
8478 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8479
8480 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8481 After Approval.
8482
8483 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8484
8485 * MAINTAINERS (Write after approval): Add myself.
8486
8487 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
8488
8489 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8490 * Makefile.in: Regenerated.
8491
8492 2003-01-30 Roger Sayle <roger@eyesopen.com>
8493
8494 * config.guess: Updated to 2003-01-30's version.
8495 * config.sub: Updated to 2003-01-28's version.
8496
8497 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
8498
8499 * config.if: If gcc_version is already set, just use it. Don't set
8500 gcc_version_trigger if it's already set, otherwise set it to
8501 gcc/version.c, but only if the file exists. If it is not set and
8502 gcc/version.c does not exist, try to extract the version number from
8503 $CC.
8504
8505 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8506
8507 * MAINTAINERS: Add myself to write-after-approval list.
8508
8509 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
8510
8511 * configure.in: Revert 24Jan change.
8512 * configure: Regenerate.
8513
8514 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8515
8516 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8517 entry of HJ Lu.
8518
8519 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8520
8521 * configure.in: Revert previous change.
8522 * configure: Regenerate.
8523
8524 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8525
8526 * configure.in: Make rda native-only.
8527 * configure: Regenerate.
8528
8529 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8530
8531 * MAINTAINERS: Move myself from GNATS-only-accounts to
8532 write-after-approval.
8533
8534 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8535
8536 * configure.in: Add missing \.
8537 * configure: Rebuilt.
8538
8539 2003-01-17 Jakub Jelinek <jakub@redhat.com>
8540
8541 * configure.in (baseargs): Avoid using \| in sed regular
8542 expressions.
8543 * configure: Rebuilt.
8544
8545 2003-01-16 Jakub Jelinek <jakub@redhat.com>
8546
8547 * configure.in (baseargs): Remove all supported forms of
8548 --cache-file, --srcdir, --host, --build and --target options
8549 from argument lists.
8550 * configure: Rebuilt.
8551
8552 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
8553
8554 * MAINTAINERS: Add myself to write-after-approval list.
8555
8556 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
8557
8558 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8559 * configure: Rebuilt.
8560
8561 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8562
8563 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8564 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8565 * Makefile.in: Regenerate.
8566 * configure: Regenerate.
8567
8568 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
8569
8570 * configure.in: Remove Makefile in build, host and target modules
8571 unless configure was run with --no-recursion.
8572 * configure: Rebuilt.
8573
8574 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8575
8576 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8577 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8578 * Makefile.in: Regenerate.
8579
8580 2003-01-08 Chris Demetriou <cgd@broadcom.com>
8581
8582 * config.guess: Update to 2003-01-03 version.
8583 * config.sub: Update to 2003-01-03 version.
8584
8585 2003-01-07 Christopher Faylor <cgf@redhat.com>
8586
8587 * configure: Regenerate with proper autoconf 2.13.
8588
8589 2003-01-07 Christopher Faylor <cgf@redhat.com>
8590
8591 * configure.in: Add AC_PREREQ for consistency.
8592 * configure: Regenerate.
8593
8594 2003-01-06 Andrew Cagney <ac131313@redhat.com>
8595
8596 * configure.in (GDB_TK): Add tcl directories conditional on
8597 gdb/gdbtk directory being present.
8598 * configure: Regenerate.
8599
8600 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
8601
8602 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8603 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8604 * configure: Rebuilt.
8605
8606 2002-12-31 Tom Tromey <tromey@redhat.com>
8607
8608 * Makefile.in: Rebuilt.
8609 * Makefile.def (target_modules) [libffi]: Allow installation.
8610
8611 2002-12-31 Andreas Schwab <schwab@suse.de>
8612
8613 * configure.in: Fix use of $program_transform_name.
8614 * configure: Regenerated.
8615
8616 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
8617
8618 * configure.in (baseargs): Don't remove first configure argument.
8619 * configure: Regenerated.
8620
8621 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
8622
8623 * Makefile.tpl (local-distclean): Don't remove...
8624 (multilib.ts): ... this. Moved into...
8625 (multilib.out): ... this. Don't use sub-make.
8626 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8627 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8628 (configure-build-[+module+], configure-[+module+],
8629 configure-target-[+module+], configure-gcc): ... these. Test
8630 for Makefile existence. Drop config.status from dependencies.
8631 * Makefile.in: Rebuilt.
8632 * configure.in: Move gcc-version-trigger to the end of
8633 ac_configure_args. Add comments to maybedep.tmp and
8634 serdep.tmp. Introduce --disable-serial-configure. Remove
8635 nonopt from baseargs, matching and removing corresponding
8636 whitespace while at it.
8637 * configure: Rebuilt.
8638
8639 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
8640
8641 * configure.in (host_configargs): Replace reference to
8642 no-longer-defined buildopts with --build=${build_alias}.
8643 * configure: Rebuilt.
8644
8645 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8646 program_transform_name to standard idiom.
8647 (AUTOGEN, AUTOCONF): Define.
8648 (Makefile.in): Use $(AUTOGEN).
8649 (Makefile): Depend on config.status, and use autoconf-style rule to
8650 build it. Move original commands to...
8651 (config.status): ... this new target.
8652 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8653 $(AUTOCONF).
8654 * Makefile.in: Rebuilt.
8655
8656 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8657
8658 * Makefile.tpl: Fix dramatic bustage due to change in
8659 program_transform_name.
8660 * Makefile.in: Regenerate.
8661
8662 * configure.in: Remove unnecessary PATH setting.
8663 * configure: Regnerate.
8664
8665 * configure.in: Don't default to unprefixed tools unless
8666 the native tools will work.
8667 * configure: Regenerate.
8668
8669 * configure.in: Convert to autoconf script. Blow away lots
8670 of now-redundant Makefile fragments.
8671 * configure: Generate using Autoconf.
8672 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8673 * Makefile.in: Regenerate.
8674
8675 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8676
8677 * configure: Fix stupid bug where RANLIB was mistakenly included.
8678
8679 * configure.in: Rename (buildargs, hostargs, targargs) to
8680 (build_configargs, host_configargs, target_configargs).
8681
8682 * configure.in: Move logic out of sed statement.
8683
8684 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
8685 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8686
8687 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8688
8689 * config.sub: Import from master repository
8690 * config.guess: Ditto
8691
8692 2002-12-24 Andreas Schwab <schwab@suse.de>
8693
8694 * Makefile.tpl (multilib.out): Fix missing space.
8695 * Makefile.in: Regenerate.
8696
8697 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8698
8699 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8700 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8701 * Makefile.in: Regenerate.
8702 * configure.in: Remove unnecessary leftovers.
8703
8704 2002-12-21 Geoffrey Keating <geoffk@apple.com>
8705
8706 * configure.in (extra_ranlibflags_for_target): New variable.
8707 (*-*-darwin): Add -c to ranlib commands.
8708 * configure (tooldir): Handle extra_ranlibflags_for_target.
8709
8710 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
8711
8712 * Makefile.tpl: Revert HJL's change.
8713 * Makefile.in: Regenerated.
8714 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8715 always.
8716
8717 2002-12-19 Andreas Schwab <schwab@suse.de>
8718
8719 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8720 * Makefile.in: Regenerate.
8721
8722 2002-12-18 H.J. Lu <hjl@gnu.org>
8723
8724 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8725 * Makefile.in: Regenerated.
8726
8727 * configure.in (build_prefix): New. Substitute.
8728
8729 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8730
8731 * Makefile.tpl: Don't let real targets depend on phony targets.
8732 * Makefile.in: Regenerate.
8733
8734 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8735 * Makefile.in: Regenerate.
8736
8737 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8738
8739 * config.sub: Import from master repository
8740 * config.guess: Ditto
8741
8742 2002-12-16 Jason Merrill <jason@redhat.com>
8743
8744 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8745 previous 'make bootstrap'.
8746 * Makefile.in: Regenerate.
8747
8748 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8749
8750 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8751
8752 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8753
8754 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8755 * Makefile.in: Regenerate.
8756
8757 2002-12-13 Jason Merrill <jason@redhat.com>
8758
8759 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
8760 library tests.
8761 (check-c++): Just depend on it and check-target-libstdc++-v3.
8762 * Makefile.in: Regenerate.
8763
8764 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8765
8766 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8767 * Makefile.in: Rebuilt.
8768
8769 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8770
8771 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8772
8773 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8774
8775 * configure: Fix bug put in by gremlins.
8776
8777 * Makefile.tpl: Substitute more autoconfily.
8778 * configure: Substitute more autoconfily.
8779 * Makefile.in: Regenerate.
8780
8781 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8782
8783 * config.sub: Import from master repository
8784 * config.guess: Ditto
8785 * MAINTAINERS: Added Svein Seldal under write after approval
8786
8787 2002-12-08 Andrew Cagney <ac131313@redhat.com>
8788
8789 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8790 * Makefile.in (all-sim): Ditto.
8791
8792 2002-12-06 DJ Delorie <dj@redhat.com>
8793
8794 * Makefile.tpl: Change configure dependencies to not have real
8795 targets depend on phony targets.
8796
8797 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8798
8799 * configure.in: Revert unintentional change.
8800
8801 * Makefile.tpl: Change dependency for */multilib.out so that
8802 it works when gcc isn't in the tree.
8803
8804 * configure.in: Substitute more.
8805 * configure: Run subconfigures from the Makefile.
8806 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8807 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8808
8809 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8810
8811 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8812
8813 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8814
8815 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8816 and corresponding dependencies.
8817 * Makefile.in: Regenerate.
8818
8819 * configure.in (host_tools): Order binutils, gas and ld for
8820 convenience in running the testsuites.
8821
8822 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8823 * Makefile.in: Regenerate.
8824 * configure.in: Introduce rules to serialize subconfigure runs.
8825
8826 * configure.in: Introduce BASE_CC_FOR_TARGET.
8827 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8828 Realize configure-build-* targets. Realize configure-target-* targets.
8829 * Makefile.in: Regenerate.
8830
8831 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8832
8833 * configure: Move gcc_version_trigger stuff from here...
8834 * configure.in: ...to here.
8835
8836 * configure.in: Separate subconfigure options added by this file from
8837 options given by the user. Add machinery to put args for host
8838 subconfigures into the Makefile.
8839
8840 * Makefile.tpl: Remove 'vault' targets.
8841 * Makefile.tpl: Reorder and comment dependencies.
8842 * Makefile.in: Regenerate.
8843
8844 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8845 * configure.in: Fix my broken commit of previous patch. (sigh)
8846
8847 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8848
8849 * configure.in: Move host-specific darwin noconfigdirs into
8850 the host-specific section.
8851
8852 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8853
8854 * configure.in: Move host-specific darwin noconfigdirs into
8855 the host-specific section.
8856
8857 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8858
8859 * configure: Remove skip-this-dir support.
8860 * Makefile.tpl: Remove skip-this-dir support.
8861
8862 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8863 subdirectories.
8864 * Makefile.in: Regenerate.
8865
8866 * Makefile.tpl: Strip out useless setting of 'dir'.
8867 * Makefile.in: Regenerate.
8868
8869 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8870
8871 * configure.in: Fix deeply stupid bug.
8872
8873 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8874 shell code in CXX_FOR_TARGET
8875 * Makefile.def: Introduce raw_cxx.
8876 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8877 RAW_CXX_FOR_TARGET.
8878 * Makefile.in: Regenerate.
8879
8880 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
8881
8882 * Makefile.tpl: Remove unnecessary ifs.
8883 * Makefile.in: Regenerate.
8884
8885 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
8886 dependencies. Maybe-ize build-libiberty. Create dummy install
8887 targets for 'no_install' modules.
8888 * configure: Move GDB_TK substitution to configure.in. Move
8889 build_modules stuff to configure.in.
8890 * configure.in: Implement soft dependency machinery. Maybe-ize
8891 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
8892 * Makefile.in: Regenerate.
8893
8894 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
8895
8896 * Makefile.tpl: Make all-target, install-target behave similarly
8897 to all, install (only hitting configured targets). Eliminate
8898 unused macro defintions.
8899
8900 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8901 build != host.
8902
8903 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8904
8905 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8906
8907 * configure.in: Produce lists of subdir targets we're actually
8908 configuring. Remove references to "dosrel".
8909 * Makefile.tpl: Let configure set which subdir targets are hit.
8910 Remove install-cross; clean up install; remove ALL. Remove
8911 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
8912 Autogenerate host module targets. Remove empty dependency lines
8913 and redundant dependency; rearrange slightly.
8914 * Makefile.def: Add host-side libtermcap, utils.
8915
8916 * Makefile.in: Regenerate.
8917
8918 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8919
8920 * ltconfig (osf[345]): Append $major to soname_spec.
8921 Reflect this in library_names_spec.
8922 * ltmain.sh (osf): Prefix $major with . for use as extension.
8923
8924 2002-11-19 Andreas Jaeger <aj@suse.de>
8925
8926 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8927 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8928 and sparc64 GNU/Linux systems.
8929
8930 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
8931
8932 * MAINTAINERS: Update email.
8933
8934 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8935
8936 * MAINTAINERS: Complete James Dennett's entry.
8937
8938 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
8939
8940 * MAINTAINERS (Write After Approval): Add myself.
8941
8942 2002-11-13 Bruce Korb <bkorb@gnu.org>
8943
8944 * Makefile.tpl: syntactic cleanup
8945
8946 2002-11-13 Stuart Hastings <stuart@apple.com>
8947
8948 * MAINTAINERS: Add myself to write-after-approval list.
8949
8950 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8951
8952 * Makefile.def: Add list of recursive targets to autogenerate.
8953 Add build_modules.
8954 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
8955 targets. Autogenerate *-build-* targets.
8956 * Makefile.in: Regenerate.
8957
8958 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8959
8960 * configure: More autoconf-style substitutions.
8961 * Makefile.tpl: More autoconf-style substitutions.
8962 * Makefile.in: Regenerate.
8963
8964 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
8965
8966 * configure: Substitute more variables in a more autoconf-friendly
8967 way. Simplify slightly.
8968 * Makefile.tpl: Make more variables substitutable in an
8969 autoconf-friendly way.
8970 * Makefile.in: Regenerate.
8971
8972 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
8973
8974 * MAINTAINERS (Write After Approval): Add myself.
8975
8976 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
8977
8978 * configure.in (v810*): Remove special setting of tools.
8979
8980 * configure: Add support for extra required flags for ar or nm.
8981 * configure.in (aix4.3+): Use above support for target-specific
8982 issues, rather than using config/mt-aix43.
8983
8984 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
8985
8986 * configure: Remove 'removing', which doesn't work. Replace $subdir
8987 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
8988 with $srcdir. Reformat indentation. Substitute some variables
8989 formerly hard-coded in the Makefile for build=host.
8990 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8991 * Makefile.def: Autogenerate more.
8992 * Makefile.in: Regenerate.
8993
8994 2002-11-04 Adam Nemet <anemet@lnxw.com>
8995
8996 * MAINTAINERS (Write After Approval): Add myself.
8997
8998 2002-11-04 Kevin Buettner <kevinb@redhat.com>
8999
9000 * Makefile.def (host_modules): Add rda.
9001 * Makefile.in: Regenerate.
9002 * configure.in (target_tool): Add target-rda to list.
9003
9004 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9005
9006 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9007
9008 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
9009
9010 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9011 and restrap targets to this rule.
9012 * Makefile.in: Regenerate.
9013
9014 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9015
9016 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9017 GNATS only accounts.
9018
9019 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9020
9021 * configure.in (i[3456]86-*-linux*): Add check to disable
9022 ${libgcj} for glibc1.
9023
9024 2002-10-24 Denis Chertykov <denisc@overta.ru>
9025
9026 * MAINTAINERS: Add myself as ip2k port maintainer.
9027
9028 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9029
9030 * configure.in: Add tic4x target.
9031
9032 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9033
9034 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9035 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9036 * Makefile.in: Regenerate.
9037
9038 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9039 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9040 * Makefile.in: Regenerate.
9041
9042 2002-10-02 Janis Johnson <janis187@us.ibm.com>
9043
9044 * MAINTAINERS: Add myself as web pages co-maintainer.
9045
9046 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9047
9048 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9049 * Makefile.in: Regenerate.
9050
9051 2002-10-02 Zack Weinberg <zack@codesourcery.com>
9052
9053 * MAINTAINERS: Add myself and Nathan Sidwell
9054 <nathan@codesourcery.com> as VxWorks maintainers.
9055
9056 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9057
9058 * Makefile.def: Remove order dependency comments.
9059 * Makefile.tpl: Add explicit install-install dependencies.
9060 * Makefile.in: Regenerate.
9061
9062 * Makefile.tpl: Remove material now in src-release. (Finally!)
9063 * Makefile.in: Regenerate.
9064
9065 * Makefile.tpl: Add configure-target (for src-release in src)
9066 * Makefile.in: Regenerate.
9067
9068 2002-09-30 Nick Clifton <nickc@redhat.com>
9069
9070 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9071
9072 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
9073
9074 * configure.in (s390*-*-linux*): Enable libgcj.
9075
9076 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
9077
9078 * configure: Revert accidentally applied changes.
9079
9080 * Makefile.tpl: Make more autoconf-friendly.
9081 * Makefile.in: Regenerate.
9082 * configure: Make substitution more autoconf-like.
9083
9084 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
9085
9086 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9087 single entry to handle all these.
9088 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
9089 libjava on arm-*-elf.
9090
9091 2002-09-27 Geoffrey Keating <geoffk@apple.com>
9092
9093 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9094 things that depend on them.
9095
9096 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9097
9098 * Makefile.tpl: Make subsituted variables more autoconfy.
9099 * Makefile.in: Regenerate.
9100 * configure: Make seds more autoconfy.
9101
9102 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9103
9104 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9105 * Makefile.in: Regenerate.
9106 * configure.in: Rewrite sed statements to look autoconfy.
9107
9108 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9109 all-target-foo on configure-target-foo.
9110 * Makefile.def: Ditto.
9111 * Makefile.in: Rebuild.
9112
9113 2002-09-25 Andrew Haley <aph@redhat.com>
9114
9115 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9116
9117 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
9118
9119 * Makefile.def: New file.
9120 * Makefile.tpl: New file.
9121 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9122 * contrib/gcc_update: Note that Makefile.in is a generated file.
9123
9124 * configure.in: Minor rearrangement. Simplify tests.
9125
9126 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
9127
9128 * configure.in (with_headers): Skip copy if value is "yes".
9129 (with_libs): Likewise.
9130
9131 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9132
9133 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9134 * configure.in (sh*-*-pe*): Ditto.
9135 * configure.in (mips*-*-pe*): Ditto.
9136 * configure.in (*arm-wince-pe): Ditto.
9137
9138 * configure.in: Rearrange.
9139
9140 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
9141
9142 * MAINTAINERS: Update my email address.
9143
9144 2002-08-30 Paul Koning <pkoning@equallogic.com>
9145
9146 * MAINTAINERS: (Write After Approval): Add myself.
9147
9148 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
9149
9150 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9151
9152 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
9153
9154 * MAINTAINERS: Change my mailing address.
9155
9156 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
9157
9158 * MAINTAINERS (Write After Approval): Remove myself.
9159 (Various Maintainers: c++ runtime libs): Add myself.
9160
9161 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
9162
9163 * MAINTAINERS (Write After Approval): Remove myself.
9164 (Various Maintainers: c++ runtime libs): Add myself.
9165
9166 2002-08-15 Eric Christopher <echristo@redhat.com>
9167
9168 * config.sub: Import from master repository.
9169 * config.guess: Ditto.
9170
9171 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
9172
9173 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9174 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9175 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9176
9177 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
9178
9179 * MAINTAINERS: Add self to rs6000 vector extensions.
9180
9181 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
9182
9183 * libiberty/configure: Reverted unintended yesterday's check in.
9184
9185 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
9186
9187 * boehm-gc/configure, libf2c/configure: Rebuilt.
9188 * libffi/configure, libiberty/configure: Ditto.
9189 * libjava/configure, libobjc/configure: Ditto.
9190 * libstdc++-v3/configure, zlib/configure: Ditto.
9191 Merged from binutils:
9192 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
9193 From Steve Ellcey <sje@cup.hp.com>:
9194 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9195 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9196 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9197 IA64.
9198 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9199 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9200 soname_spec, sys_lib_search_path_spec): Ditto.
9201
9202 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
9203
9204 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9205
9206 2002-08-04 H.J. Lu (hjl@gnu.org)
9207
9208 * configure.in (mips*-*-linux*): Don't skip target-libffi.
9209
9210 2002-08-02 Krister Walfridsson <cato@df.lth.se>
9211
9212 * MAINTAINERS (Write After Approval): Add myself.
9213
9214 2002-07-31 Alan Modra <amodra@bigpond.net.au>
9215
9216 * configure.in: Move generic linux case to end. Copy generic
9217 linux noconfigdirs to mips*-*-linux* entry and new
9218 powerpc64*-*-linux* entry. Add target-libffi for the latter.
9219
9220 2002-07-19 Michael Matz <matz@suse.de>
9221
9222 * MAINTAINERS: Add myself as ra* maintainer.
9223
9224 2002-07-16 Chris Demetriou <cgd@broadcom.com>
9225
9226 * config.guess: Update to 2002-07-09 version.
9227 * config.sub: Update to 2002-07-03 version.
9228
9229 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
9230
9231 * MAINTAINERS: Fix typo in a maintainer email address.
9232
9233 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9234
9235 * configure.in: Remove two redundant tests.
9236
9237 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9238
9239 * configure.in (mips*-*-irix6*o32): Enable stabs.
9240
9241 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9242
9243 * configure.in: Don't build grez.
9244 * Makefile.in: Ditto.
9245
9246 * Makefile.in: Remove references to bsp, cygmon, libstub.
9247 * configure.in: Ditto.
9248
9249 * configure.in: Remove leftover reference to gdbtest.
9250
9251 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
9252
9253 * configure.in (gxx_include_dir): Change to match versioned
9254 C++ headers if --enable-version-specific-runtime-libs is used.
9255
9256 2002-07-04 Steve Ellcey <sje@cup.hp.com>
9257
9258 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9259
9260 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9261
9262 * configure.in: Make --without-x work.
9263
9264 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9265
9266 * configure.in: Rearrange target Makefile fragment collection.
9267
9268 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9269 cvs[src].
9270 * configure.in: Ditto.
9271
9272 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9273
9274 * MAINTAINERS (Write After Approval): Update my e-mail address.
9275
9276 2002-06-24 Ben Elliston <bje@redhat.com>
9277
9278 * configure.in (host_tools): Remove cgen.
9279
9280 * Makefile.in (all-cgen): Remove; runs from its source directory.
9281 (check-cgen, install-cgen, clean-cgen): Likewise.
9282 (all-opcodes): Do not depend on all-cgen.
9283 (all-sim): Likewise.
9284
9285 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
9286
9287 * Makefile.in: Eliminate 'apache' targets.
9288 * configure.in: Eliminate 'apache' targets.
9289
9290 * configure.in: Eliminate redundant tests. Reorganize.
9291
9292 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9293
9294 * config-ml.in: Eliminate references to Cygnus configure.
9295
9296 * Makefile.in: Eliminate references to building emacs.
9297
9298 2002-06-28 Graham Stott <graham.stott@btinternet.com>
9299
9300 * MAINTAINERS: Update my email address.
9301
9302 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9303
9304 * config.if (libstdcxx_incdir): Version C++ headers.
9305 (cxx_incdir): Remove.
9306
9307 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9308
9309 * MAINTAINERS (Write After Approval): Add self.
9310
9311 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9312
9313 * configure.in: Add support for ip2k.
9314
9315 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9316
9317 * configure.in: Fix AIX configury bug.
9318
9319 2002-06-20 Steve Ellcey <sje@cup.hp.com>
9320
9321 * MAINTAINERS (Write After Approval): Add self.
9322
9323 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9324
9325 * configure.in: replace ${topsrcdir} with ${srcdir}
9326
9327 * configure.in: Move definition of libstdcxx_flags
9328 right above usage, rather than waaay earlier.
9329
9330 * configure.in: Pull definition of is_cross_compiler earlier.
9331
9332 * configure.in: Rearrange a little.
9333
9334 * configure.in: Remove references to librx.
9335 * Makefile.in: Remove references to librx.
9336
9337 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9338
9339 * config.sub: Add support for avr target.
9340 Import from master sources, rev 1.255
9341
9342 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
9343
9344 * configure, .cvsignore: Revert previous change...
9345 * Makefile: ...delete.
9346
9347 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9348
9349 * configure.in: Eliminate ${gasdir} variable.
9350
9351 2002-06-18 Dave Brolley <brolley@redhat.com>
9352
9353 * configure.in: Add support for frv.
9354 * config.sub: Add support for frv.
9355
9356 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9357
9358 * configure: Remove garbage from previous commit.
9359
9360 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9361
9362 * configure: For in-source builds, make a subdir and re-exec there.
9363 * Makefile: New file. Pass targets through to build directory.
9364 * .cvsignore: No longer ignore "Makefile".
9365
9366 2002-06-16 Douglas Rupp <rupp@gnat.com>
9367
9368 * MAINTAINERS (Write After Approval): Add self.
9369
9370 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9371
9372 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9373
9374 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9375
9376 * configure.in (vax-*-netbsd*): Re-enable gas.
9377
9378 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9379
9380 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9381 BUILD_PREFIX_1, to correct nomenclature.
9382 * configure: Likewise.
9383
9384 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9385 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9386
9387 2002-05-31 Olaf Hering <olh@suse.de>
9388
9389 * config-ml.in: Propogate DESTDIR also.
9390
9391 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9392
9393 * configure.in (vax-*-netbsd*): Don't build gas for this
9394 platform.
9395
9396 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9397
9398 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9399 and libgcj for AVR.
9400
9401 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9402
9403 * MAINTAINERS (Write After Approval): Add myself.
9404
9405 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9406
9407 * config.guess: Update to 2002-05-22 version.
9408 * config.sub: Likewise.
9409
9410 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9411
9412 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9413 * config-ml.in: Likewise.
9414 * configure: Likewise.
9415 * configure.in: Likewise.
9416
9417 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9418
9419 * MAINTAINERS: Update my email address.
9420
9421 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9422
9423 * configure.in: Simplify makefile fragment collection.
9424
9425 * configure.in: Remove code to build emacs.
9426
9427 * configure.in : Remove --srcdir argument from targargs and buildargs
9428 (it's always overridden in the Makefile anyway). Rearrange a bit.
9429
9430 * configure: Move some logic to configure.in.
9431 * configure.in: Move some logic from configure.
9432
9433 2002-05-11 Tom Tromey <tromey@redhat.com>
9434
9435 * MAINTAINERS: Reflect libgcj reality.
9436
9437 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9438
9439 * Makefile.in: Honour DESTDIR.
9440
9441 2002-05-08 Mark Mitchell <mark@codesourcery.com>
9442
9443 * config.guess: Import 2002-03-20 version.
9444 * config.sub: Import 2002-04-26 version.
9445
9446 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9447
9448 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9449
9450 2002-05-07 Tim Josling <tej@melbpc.org.au>
9451
9452 * MAINTAINERS: Add self.
9453
9454 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
9455
9456 * ltmain.sh: Detect and handle object name conflicts
9457 while piecewise linking a static library.
9458
9459 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
9460
9461 * configure.in (noconfigdirs): Don't disable libgcj on
9462 sparc64-*-solaris* and sparcv9-*-solaris*.
9463
9464 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
9465
9466 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9467
9468 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9469
9470 * configure.in (FLAGS_FOR_TARGET): Do not add
9471 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9472 on i[3456]86-*-linux*.
9473
9474 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9475
9476 * configure.in (noconfigdirs): Replace [ ] with test.
9477
9478 * configure.in (noconfigdirs): Do not add target-newlib if
9479 target == i[3456]86-*-linux*, and host == target.
9480
9481 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9482
9483 * configure.in: delete reference to absent file
9484
9485 * configure.in: replace '[' with 'test'
9486
9487 * configure.in: Eliminate references to gash.
9488 * Makefile.in: Eliminate references to gash.
9489
9490 * configure.in: remove useless references to 'pic' makefile fragments.
9491
9492 * configure.in: (*-*-windows*) Finish removing.
9493
9494 * configure.in: Eliminate redundant test for libgui.
9495
9496 2002-04-29 Roger Sayle <roger@eyesopen.com>
9497
9498 * MAINTAINERS: Add self and realphabetize. Update entries
9499 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9500 entry for a29k port maintainer.
9501
9502 2002-04-26 Joel Sherrill <joel@OARcorp.com>
9503
9504 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9505 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9506
9507 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9508
9509 * configure.in: remove references to dead files
9510
9511 2002-04-19 Mark Mitchell <mark@codesourcery.com>
9512
9513 * MAINTAINERS: Add information about purpose of this file.
9514
9515 2002-04-18 Tom Tromey <tromey@redhat.com>
9516
9517 * configure.in: Disallow configuring libgcj when it is already
9518 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9519 Solaris 2.8 by default. For PR libgcj/6158.
9520
9521 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9522
9523 * configure.in: Move default CC setting out of config/mh-* fragments
9524 directly into here.
9525
9526 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9527
9528 * configure.in: don't even try to configure or make a subdirectory
9529 if there's no configure script for it.
9530
9531 2002-04-15 Mark Mitchell <mark@codesourcery.com>
9532
9533 * MAINTAINERS: Remove chill maintainers.
9534 * Makefile.in (CHILLFLAGS): Remove.
9535 (CHILL_LIB): Remove.
9536 (TARGET_CONFIGDIRS): Remove libchill.
9537 (CHILL_FOR_TARGET): Remove.
9538 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9539 CHILL_LIB.
9540 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9541 (CHECK_TARGET_MODULES): Likewise.
9542 (INSTALL_TARGET_MODULES): Likewise.
9543 (CLEAN_TARGET_MODULES): Likewise.
9544 (configure-target-libchill): Remove.
9545 (all-target-libchill): Remove.
9546 * configure.in (target_libs): Remove target-libchill.
9547 Do not compute CHILL_FOR_TARGET.
9548 * libchill: Remove directory.
9549
9550 2002-04-11 DJ Delorie <dj@redhat.com>
9551
9552 * Makefile.in, configure.in: Sync with binutils, entries
9553 follow...
9554
9555 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9556
9557 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9558 (do-tar, do-bz2): New rules.
9559 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9560 (gdb-tar): New rule.
9561 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9562 (insight_dejagnu.tar): New rule.
9563 (insight.tar): New rule.
9564 (gdb+dejagnu.tar): New rule.
9565 (gdb.tar): New rule.
9566
9567 2002-02-01 Mo DeJong <supermo@bayarea.net>
9568
9569 * Makefile.in: Add all-tix to deps for all-snavigator
9570 so that tix is built when building snavigator.
9571
9572 2002-01-11 Steve Ellcey <sje@cup.hp.com>
9573
9574 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9575 ld and gdb are not supported.
9576
9577 2002-01-07 Mark Salter <msalter@redhat.com>
9578
9579 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9580 Allow target-libgloss to be built for arm, strongarm, and xscale.
9581
9582 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9583
9584 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9585 options for i[3456]86-pc-linux* native builds.
9586
9587 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9588
9589 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9590 files from .po files for a distribution.
9591
9592 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
9593
9594 * configure.in: Enable libstdc++-v3 for h8300 targets.
9595
9596 2001-06-19 Alan Modra <amodra@bigpond.net.au>
9597
9598 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9599 version from bfd/.
9600
9601 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9602
9603 * Makefile.in (VER): When present, extract the version number from
9604 the file version.in.
9605
9606 2001-05-24 Tom Rix <trix@redhat.com>
9607
9608 * configure.in : enable ld for aix
9609
9610 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9611
9612 * config.guess: Add linux target for S/390.
9613
9614 2000-11-07 Philip Blundell <pb@futuretv.com>
9615
9616 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9617
9618 2000-11-03 Philip Blundell <pb@futuretv.com>
9619
9620 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9621 files.
9622
9623 2001-01-15 Ben Elliston <bje@redhat.com>
9624
9625 * configure.in (host_tools): Add sid.
9626 Always configure cgen.
9627
9628 2000-11-24 Nick Clifton <nickc@redhat.com>
9629
9630 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9631
9632
9633 2000-08-20 Doug Evans <dje@casey.transmeta.com>
9634
9635 * Makefile.in (ALL_MODULES): Add all-cgen.
9636 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9637 (all-cgen): New target.
9638 (all-opcodes,all-sim): Depend on all-cgen.
9639 * configure.in (host_tools): Add cgen.
9640 Only configure cgen if --enable-cgen-maint.
9641
9642 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
9643
9644 * configure.in: Add *-*-freebsd* configurations.
9645
9646 2002-04-08 Tom Tromey <tromey@redhat.com>
9647
9648 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9649 Fixes PR libgcj/6068.
9650
9651 2002-03-30 Krister Walfridsson <cato@df.lth.se>
9652
9653 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9654
9655 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9656
9657 * configure.in (alpha*-dec-osf*): Enable libgcj.
9658
9659 2003-03-27 Matthew Gingell <gingell@gnat.com>
9660
9661 * MAINTAINERS (Write After Approval): Add myself.
9662
9663 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9664
9665 Fix for: PR bootstrap/3591, target/5676
9666 * configure.in (mcore-pe): Disable the configuration of
9667 libstdc++-v3 since exceptions are not supported.
9668
9669 2002-03-20 Anthony Green <green@redhat.com>
9670
9671 * configure.in: Enable libgcj for xscale-elf target.
9672
9673 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
9674
9675 * MAINTAINERS: Update my email address.
9676
9677 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
9678
9679 * ltmain.sh (relink_command): Fix typo in previous change.
9680
9681 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
9682
9683 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9684 (relink_command): Added --tag flags.
9685 (mode=install): If relinking fails; error out.
9686
9687 2002-03-12 Richard Henderson <rth@redhat.com>
9688
9689 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9690 .NOTPARALLEL tag.
9691 (do-check): Rename from check.
9692 (check): Allow parallel check.
9693
9694 2002-03-12 Bob Wilson <bob.wilson@acm.org>
9695
9696 * MAINTAINERS: Add myself as maintainer for xtensa port.
9697 Fix alphabetical order in CPU port maintainer list.
9698 Remove myself from Write After Approval list.
9699
9700 2002-03-11 Richard Henderson <rth@redhat.com>
9701
9702 * Makefile.in (.NOTPARALLEL): Add fake tag.
9703
9704 2002-03-07 H.J. Lu (hjl@gnu.org)
9705
9706 * configure.in: Enable gprof for mips*-*-linux*.
9707
9708 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9709
9710 * MAINTAINERS (Write After Approval): Add myself.
9711
9712 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
9713
9714 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9715 libjava.
9716 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9717
9718 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
9719
9720 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9721 because its Makefile is there; test for the executable instead.
9722
9723 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
9724
9725 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9726 libstdc++-v3 and libjava.
9727
9728 2002-02-11 Adam Megacz <adam@xwt.org>
9729
9730 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9731 boehm-gc
9732
9733 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
9734
9735 * config.guess: Updated to 2002-01-30's version.
9736 * config.sub: Updated to 2002-02-01's version.
9737 Contribute sh64-elf.
9738 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9739 * configure.in: Added sh64-*-*.
9740
9741 2002-02-08 Chris Demetriou <cgd@broadcom.com>
9742
9743 * MAINTAINERS: Belatedly add myself to write after approval list.
9744
9745 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9746
9747 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9748 Remove self as Write After Approval.
9749
9750 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
9751
9752 * MAINTAINERS: Put self in as maintainer for contrib/regression
9753 directory.
9754
9755 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
9756
9757 * MAINTAINERS: Update my email address.
9758
9759 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9760
9761 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9762 target-libiberty, and target-libgloss. Skip Java-related
9763 libraries if not supported for NetBSD on target CPU.
9764
9765 2002-01-25 Douglas B Rupp <rupp@gnat.com>
9766
9767 * install-sh: Use _inst.$$_ for temp file name.
9768
9769 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9770
9771 * MAINTAINERS (Write After Approval): Move my contact info
9772 from here...
9773 (OS Port Maintainers): ...to here (netbsd).
9774
9775 2002-01-22 Bob Wilson <bob.wilson@acm.org>
9776
9777 * MAINTAINERS (Write After Approval): Add myself.
9778
9779 2002-01-17 H.J. Lu <hjl@gnu.org>
9780
9781 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9782 (all-target-fastjar): Also depend on all-target-libiberty.
9783
9784 2002-01-16 H.J. Lu (hjl@gnu.org)
9785
9786 * config.guess: Import from master sources, rev 1.225.
9787 * config.sub: Import from master sources, rev 1.238.
9788
9789 2002-01-16 Kazu Hirata <kazu@hxi.com>
9790
9791 * MAINTAINERS (Write After Approval): Remove myself.
9792
9793 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
9794
9795 * MAINTAINERS (Write After Approval): Add myself.
9796
9797 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9798
9799 * MAINTAINERS: Add self as docs co-maintainer.
9800
9801 2001-12-11 Matthias Klose <doko@debian.org>
9802
9803 * MAINTAINERS (Write After Approval): Add myself.
9804
9805 2001-12-09 Zack Weinberg <zack@codesourcery.com>
9806
9807 * MAINTAINERS: Update my email address.
9808
9809 2001-12-07 Turly O'Connor <turly@apple.com>
9810 * MAINTAINERS (Write After Approval): Add myself.
9811 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9812 (rs6000_initialize_trampoline): Call __trampoline_setup for
9813 ABI_DARWIN too.
9814 * darwin-tramp.asm: New file, implements __trampoline_setup.
9815 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9816
9817 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
9818
9819 * MAINTAINERS (Write After Approval): Add myself.
9820
9821 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9822
9823 * configure, configure.in: Use temp file for long sed commands.
9824
9825 2001-12-03 Laurent Guerby <guerby@acm.org>
9826
9827 * config.sub: Update to version 1.232 on subversion.
9828
9829 2001-12-03 Ben Elliston <bje@redhat.com>
9830
9831 * MAINTAINERS: Update mail address for config.* patches.
9832
9833 2001-11-27 DJ Delorie <dj@redhat.com>
9834 Zack Weinberg <zack@codesourcery.com>
9835
9836 When build != host, create libiberty for the build machine.
9837
9838 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9839 CONFIG_ARGUMENTS.
9840 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9841 New variables.
9842 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9843 and rules.
9844 (all.normal): Depend on ALL_BUILD_MODULES.
9845 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9846 (all-build-libiberty): Depend on configure-build-libiberty.
9847
9848 * configure: Calculate and substitute proper value for
9849 ALL_BUILD_MODULES.
9850 * configure.in: Create the build subdirectory.
9851 Calculate and substitute TARGET_CONFIGARGS (formerly
9852 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9853
9854 2001-11-26 Ziemowit Laski <zlaski@apple.com>
9855
9856 * MAINTAINERS (write-after-approval): Add self.
9857
9858 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9859
9860 * MAINTAINERS (GNATS only accounts): Remove self.
9861
9862 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9863
9864 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9865 libf2c.
9866
9867 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9868
9869 * MAINTAINERS (Write After Approval): Add self.
9870
9871 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9872
9873 * MAINTAINERS: mips and s390 are also CPU ports.
9874
9875 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9876
9877 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9878
9879 2001-11-11 David O'Brien <obrien@FreeBSD.org>
9880
9881 * MAINTAINERS: Alphabetize.
9882
9883 2001-11-09 Kazu Hirata <kazu@hxi.com>
9884
9885 * MAINTAINERS (Various maintainers: h8 port): Add myself.
9886
9887 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
9888
9889 * MAINTAINERS (Various maintainers: hppa port): Added myself.
9890
9891 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
9892
9893 * configure.in (--enable-languages): Be more permissive about
9894 syntax. Check for empty lists better. Warn about $LANGUAGES.
9895
9896 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
9897
9898 * config.sub: Import from master sources, rev. 1.230.
9899 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9900
9901 2001-11-07 Laurent Guerby <guerby@acm.org>
9902
9903 * MAINTAINERS (Write After Approval): Add self.
9904
9905 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
9906
9907 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9908
9909 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
9910
9911 * config.sub: Import from master sources, rev 1.226.
9912 * config.guess: Import from master sources, rev 1.216.
9913
9914 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
9915
9916 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9917 * MAINTAINERS: Add self as maintainer of MMIX port.
9918 Remove old after-approval entry.
9919
9920 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
9921
9922 * ChangeLog, configure: Fix spelling errors.
9923
9924 2001-10-20 Brendan Kehoe <brendan@zen.org>
9925
9926 * MAINTAINERS: Tweak my address.
9927
9928 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
9929
9930 * MAINTAINERS: Update my email address.
9931
9932 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
9933
9934 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9935 * MAINTAINERS: Add self as maintainer of CRIS port.
9936
9937 2001-10-10 Geert Bosch <bosch@gnat.com>
9938
9939 * MAINTAINERS (Various maintainers: Ada front end):
9940 Added Robert Dewar.
9941
9942 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
9943
9944 * MAINTAINERS (Write After Approval): Added self
9945
9946 2001-10-02 Geert Bosch <bosch@gnat.com>
9947
9948 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9949
9950 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
9951
9952 * configure: Handle temporary files securely using mkdir.
9953
9954 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
9955
9956 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9957
9958 2001-09-26 Will Cohen <wcohen@redhat.com>
9959
9960 * configure.in (*-*-linux*): Disable configuration of target-newlib
9961 and target-libgloss.
9962
9963 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9964
9965 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9966 RANLIB.
9967
9968 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
9969
9970 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9971 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9972 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9973 avoid quotes nesting problems.
9974 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9975 (DO_X): Export only variables that are set.
9976
9977 2001-09-19 Ben Elliston <bje@redhat.com>
9978
9979 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9980 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9981 semantics. Use the shell built-in "type" command instead.
9982
9983 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
9984
9985 Merged from gcc-3_0-branch:
9986 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
9987 * ltcf-c.sh: Use $objext, not $ac_objext.
9988 2001-07-27 Mark Kettenis <kettenis@gnu.org>
9989 * ltcf-cxx.sh: Add support for GNU.
9990 2001-07-22 Timothy Wall <twall@redhat.com>
9991 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
9992 default settings if using GNU tools with that configuration.
9993 * ltcf-cxx.sh: Ditto.
9994 * ltcf-gcj.sh: Ditto.
9995 2001-07-21 Michael Chastain <chastain@redhat.com>
9996 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9997 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
9998 * ltmain.sh: Mark as gcc-local.
9999
10000 2001-08-30 Eric Christopher <echristo@redhat.com>
10001 Jason Eckhardt <jle@redhat.com>
10002
10003 * config.guess: Merge from master sources.
10004 * config.sub: Merge from master sources, add support for mipsisa32.
10005
10006 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
10007 * config.sub: Merge from master sources, rev 1.219.
10008 * MAINTAINERS: Add self as contact for stormy16 port.
10009
10010 2001-08-14 Zack Weinberg <zackw@panix.com>
10011
10012 * config.sub: Merge from master sources, rev 1.218.
10013 * config.guess: Merge from master sources, rev 1.209.
10014
10015 2001-08-11 Graham Stott <grahams@redhat.com>
10016
10017 * Makefile.in (check-c++): Add missing semicolon.
10018
10019 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10020
10021 * MAINTAINERS (Various maitainers: predict.def): Added myself.
10022
10023 2001-07-30 Eric Christopher <echristo@redhat.com>
10024
10025 * MAINTAINERS (Various maintainers: mips port): Added myself.
10026
10027 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10028
10029 * configure.in (sh-*-linux*): New.
10030
10031 2001-07-27 Richard Henderson <rth@redhat.com>
10032
10033 * .cvsignore: Add LAST_UPDATED.
10034
10035 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10036
10037 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10038
10039 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
10040
10041 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10042
10043 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10044
10045 * MAINTAINERS (Write After Approval): Added myself.
10046
10047 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10048
10049 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10050 and libgcj on m68hc11/m68hc12.
10051
10052 2001-06-27 H.J. Lu (hjl@gnu.org)
10053
10054 * Makefile (CFLAGS_FOR_BUILD): New.
10055 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10056
10057 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10058
10059 * README: Remove version number.
10060
10061 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10062
10063 * INSTALL/README: Update wrt. to the installation instructions now
10064 residing in gcc/doc/install.texi.
10065
10066 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10067
10068 * README: Replace with a cut-down and updated version of gcc/README.
10069
10070 2001-06-12 David Edelsohn <edelsohn@gnu.org>
10071
10072 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10073 multilibs to be disabled.
10074
10075 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
10076
10077 * MAINTAINERS (Write After Approval): Add myself.
10078
10079 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
10080
10081 * config.guess: Import CVS version 1.195.
10082 * config.sub: Import CVS version 1.212.
10083
10084 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
10085
10086 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10087 gcc/xgcc is built, use -print-prog-name to find out the program
10088 name to use.
10089
10090 2001-06-04 Phil Edwards <pme@sources.redhat.com>
10091
10092 * config.guess: Import CVS version 1.194. All gcc-local changes
10093 appear to also be in the master copy.
10094 * config.sub: Import CVS version 1.211.
10095
10096 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
10097
10098 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10099 with_gcc]: Use `gcc -shared' to build a shared library.
10100
10101 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
10102
10103 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10104 archives.
10105
10106 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10107
10108 * MAINTAINERS (Write After Approval): Add myself.
10109
10110 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
10111
10112 * configure.in (libstdcxx_flags): Do not try to execute
10113 libstdc++-v3/testsuite_flags until it exists.
10114
10115 2001-06-01 Alan Modra <amodra@bigpond.net.au>
10116
10117 * MAINTAINERS: Update my email address.
10118
10119 2001-05-31 Graham Stott <grahams@redhat.com>
10120
10121 * MAINTAINERS (Write After Approval): Add myself.
10122
10123 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
10124
10125 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
10126 libraries when using g++ with native linker.
10127
10128 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
10129
10130 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10131
10132 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
10133
10134 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10135 [aix4*|aix5*]: Prepend blank.
10136
10137 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
10138
10139 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10140 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
10141 of subdir/configure scripts to use the new libtool.m4.
10142
10143 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
10144
10145 * MAINTAINERS (Write After Approval): Add myself.
10146
10147 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
10148
10149 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10150
10151 2001-05-11 Ben Elliston <bje@redhat.com>
10152
10153 * Makefile.in (all-sid): New target.
10154 (check-sid, clean-sid, install-sid): Likewise.
10155
10156 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
10157
10158 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10159
10160 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10161
10162 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10163 libgcj.
10164
10165 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10166
10167 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10168 gcc/xgcc is built, use -print-prog-name to find out the program
10169 name to use.
10170
10171 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
10172
10173 * configure.in (noconfigdirs): Don't reset it from scratch in the
10174 target case; only append to it.
10175
10176 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10177 sparc-*-solaris2.8]: Disable ${libgcj}.
10178
10179 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
10180
10181 * configure.in (libgcj_saved): Copy from $libgcj.
10182 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10183 --disable-libgcj.
10184
10185 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
10186
10187 * MAINTAINERS: Remove self as MIPS maintainer and
10188 C front end maintainer.
10189
10190 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
10191
10192 * configure.in: Move *-chorusos target case to the proper switch.
10193 Disable libgcj.
10194
10195 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10196
10197 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10198 1.641.2.228.
10199
10200 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10201
10202 * Makefile.in (STAGE1_CFLAGS): Pass down.
10203
10204 2001-04-13 Alan Modra <amodra@one.net.au>
10205
10206 * config.guess: Add hppa64-linux support. Note for next import that
10207 this is already in the master file.
10208 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
10209
10210 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10211
10212 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10213 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10214
10215 2001-04-11 Stan Shebs <shebs@apple.com>
10216
10217 * MAINTAINERS: Add self as Darwin port maintainer.
10218
10219 2001-04-11 Alan Modra <amodra@one.net.au>
10220
10221 * MAINTAINERS: Update my email address.
10222
10223 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
10224
10225 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10226 recent versions of FreeBSD (release 3 or later).
10227 * ltconfig: On FreeBSD, -lc must not be provided when building
10228 a shared library or else the standard -pthread gcc option is
10229 rendered worthless to later users of the built library.
10230
10231 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
10232
10233 * MAINTAINERS: Add self and RTH as C front end maintainers.
10234
10235 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
10236
10237 * config.sub: Make sure to match an already-canonicalized
10238 machine name (eg. mn10300-unknown-elf).
10239
10240 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
10241
10242 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10243 New macros.
10244 (bootstrap, cross): Use RECURSE_FLAGS.
10245 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10246
10247 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
10248
10249 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10250
10251 2001-03-22 Colin Howell <chowell@redhat.com>
10252
10253 * Makefile.in (DO_X): Do not backslash single-quotes in
10254 backquotes (two places).
10255
10256 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10257
10258 Re-installed:
10259 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10260 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10261 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10262 * ltcf-cxx.sh: Likewise.
10263 * ltcf-gcj.sh: Likewise.
10264
10265 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10266
10267 * MAINTAINERS: Add myself as "documentation co-maintainer".
10268
10269 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10270
10271 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10272 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10273
10274 2001-03-19 Tom Tromey <tromey@redhat.com>
10275
10276 * config-ml.in: Handle GCJ and GCJFLAGS.
10277
10278 2001-03-21 Michael Chastain <chastain@redhat.com>
10279
10280 * Makefile.in: all-m4 depends on all-texinfo.
10281
10282 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
10283
10284 * MAINTAINERS: Add myself to write after approval list.
10285
10286 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
10287
10288 * Makefile.in (DO_X): Quote nested quotes.
10289
10290 2001-03-18 Alan Modra <alan@linuxcare.com.au>
10291
10292 * MAINTAINERS: Add myself to write after approval list.
10293
10294 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
10295
10296 * Makefile.in (DO_X): Use double quotes for quoting
10297 "RANLIB=$${RANLIB}".
10298
10299 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10300
10301 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10302
10303 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
10304
10305 * configure.in: Only use `lang_requires' for languages athat are
10306 actually enabled.
10307
10308 2001-03-08 Phil Edwards <pme@sources.redhat.com>
10309
10310 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10311
10312 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
10313
10314 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10315
10316 2001-03-07 Tom Tromey <tromey@redhat.com>
10317
10318 * configure.in: Allow config-lang.in to set `lang_requires' to list
10319 of other required languages.
10320
10321 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
10322
10323 * Makefile.in: Remove RANLIB definition. Use RANLIB
10324 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10325 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10326
10327 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
10328 Alexandre Oliva <aoliva@redhat.com>
10329
10330 * Makefile.in (check-c++): Use tabs, not spaces.
10331
10332 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
10333
10334 * MAINTAINERS: add myself to Write After Approval list.
10335
10336 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
10337
10338 * Makefile.in (check-c++): New rule.
10339
10340 * configure.in (target_libs): Remove libg++.
10341 (noconfigdirs): Remove libg++.
10342 (noconfigdirs): Same.
10343 (noconfigdirs): Same.
10344 (noconfigdirs): Same.
10345
10346 * config-ml.in: Remove libg++ references.
10347
10348 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10349 (ALL_TARGET_MODULES): Same.
10350 (configure-target-libg++): Remove.
10351 (all-target-libg++): Remove.
10352 (configure-target-libio): Remove.
10353 (all-target-libio): Remove.
10354 (check-target-libio): Remove.
10355 (.PHONY): Remove.
10356 (libg++.tar.bz2): Remove.
10357 (all-target-cygmon): Remove libio.
10358 (all-target-libstdc++): Remove.
10359 (configure-target-libstdc++): Remove.
10360 (TARGET_LIB_PATH): Remove libstdc++.
10361 (ALL_GCC_CXX): Remove libstdc++.
10362 (all-target-gperf): Correct.
10363
10364 2001-02-16 Nick Clifton <nickc@redhat.com>
10365
10366 * configure.in (noconfigdirs): Allow configuration of texinfo
10367 for Cygwin hosts.
10368
10369 2001-02-15 Anthony Green <green@redhat.com>
10370
10371 * configure: Introduce GCJ_FOR_TARGET.
10372 * configure.in: Ditto.
10373 * Makefile.in: Ditto.
10374
10375 2001-02-13 Andreas Schwab <schwab@suse.de>
10376
10377 * MAINTAINERS: Update mail address.
10378
10379 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10380
10381 * config.guess: Add linux target for S/390.
10382 * config.sub: Likewise.
10383
10384 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
10385
10386 * configure.in: for *-chorusos, don't config target-newlib and
10387 target-libgloss.
10388
10389 2001-02-06 Ben Elliston <bje@redhat.com>
10390
10391 * configure: Output host type to stdout, not stderr.
10392
10393 2001-02-05 Mark Mitchell <mark@codesourcery.com>
10394
10395 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10396 * ltcf-cxx.sh: Likewise.
10397
10398 * config.if: Assume enable_libstdcxx_v3 is defined.
10399
10400 2001-02-04 Mark Mitchell <mark@codesourcery.com>
10401
10402 Remove V2 C++ library.
10403 * configure.in: Remove --enable-libstdcxx_v3 support.
10404
10405 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10406
10407 * include/demangle.h: Add prototype for java_demangle_v3.
10408
10409 2001-01-29 Phil Edwards <pme@sources.redhat.com>
10410
10411 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10412
10413 2001-01-27 Richard Henderson <rth@redhat.com>
10414
10415 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10416
10417 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10418
10419 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10420 Don't unset, it's non-portable and no longer necessary, set to empty
10421 instead.
10422
10423 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10424
10425 * ltconfig: Shell portability fix for the tagname validity check.
10426
10427 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
10428
10429 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10430 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10431
10432 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10433
10434 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10435
10436 2001-01-26 Tom Tromey <tromey@redhat.com>
10437
10438 * configure.in: Allow libgcj to be built on Sparc Solaris.
10439
10440 2001-01-25 David Edelsohn <edelsohn@gnu.org>
10441
10442 * ltcf-c.sh: Add aix5 case.
10443 * ltcf-cxx.sh: Likewise.
10444 * ltconfig: Likewise.
10445
10446 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
10447
10448 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10449 keep at least one of build_libtool_libs or build_old_libs set to
10450 yes.
10451
10452 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10453 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10454
10455 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10456
10457 * configure.in: Enable libgcj on several additional platforms.
10458
10459 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10460
10461 * configure.in: Enable libgcj for linux targets.
10462
10463 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10464
10465 * MAINTAINERS (Write After Approval): Add myself.
10466
10467 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10468
10469 * MAINTAINERS: Add myself as vax port maintainer.
10470
10471 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10472
10473 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10474
10475 2001-01-09 Mike Stump <mrs@wrs.com>
10476
10477 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10478 failures of subdirectories.
10479
10480 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10481
10482 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10483 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10484 * ltcf-cxx.sh: Likewise.
10485 * ltcf-gcj.sh: Likewise.
10486 * ltconfig.sh: Fix typo.
10487
10488 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10489
10490 * configure: handle DOS-style absolute paths.
10491
10492 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10493
10494 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10495
10496 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10497
10498 * MAINTAINERS: Add myself as avr port co-maintainer.
10499
10500 2000-12-28 Ben Elliston <bje@redhat.com>
10501
10502 * MAINTAINERS: Add myself under ``Write After Approval''.
10503
10504 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10505
10506 * texinfo: Remove directory from GCC.
10507
10508 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10509
10510 * COPYING: Update to current
10511 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10512 to 19yy as example year in copyright notice).
10513
10514 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10515
10516 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10517 (libstdcxx_incdir): Pass down.
10518 * config.if: Remove expired bits for cxx_interface, add stub.
10519 (libstdcxx_incdir): Add variable for g++ include directory.
10520 * configure.in (gxx_include_dir): Use it.
10521
10522 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
10523
10524 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10525 with old-email address from ``Write After Approval''.
10526
10527 2000-12-15 Andreas Jaeger <aj@suse.de>
10528
10529 * configure.in: Handle lang_dirs.
10530
10531 2000-12-14 Tom Tromey <tromey@redhat.com>
10532
10533 * MAINTAINERS: Removed brads.
10534
10535 * MAINTAINERS: Added gcj developers.
10536
10537 2000-12-13 Anthony Green <green@redhat.com>
10538
10539 * configure.in: Disable libgcj for any target not specifically
10540 listed. Disable libgcj for x86 and Alpha Linux until compatible
10541 with g++ abi.
10542
10543 2000-12-13 Mike Stump <mrs@wrs.com>
10544
10545 * Makefile.in (local-distclean): Also remove fastjar.
10546
10547 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10548
10549 * contrib/gcc_update: Add fastjar --touch entries.
10550
10551 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
10552
10553 * configure.in: Disable language-specific target libraries for
10554 languages that aren't enabled.
10555
10556 2000-12-10 Anthony Green <green@redhat.com>
10557
10558 * configure.in: Define libgcj. Disable libgcj target libraries for
10559 most targets.
10560
10561 2000-12-10 Neil Booth <neilb@earthling.net>
10562
10563 * MAINTAINERS: Update mail address, remove from WAA list.
10564
10565 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10566
10567 * libjava: Imported from /cvs/java.
10568 * libffi: Likewise.
10569 * Boehm-gc: Likewise.
10570
10571 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10572
10573 * configure.in (target_libs): Revert 2000-12-08 patch.
10574 (noconfigdirs): Added target-libjava.
10575
10576 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10577
10578 * djunpack.bat: removed.
10579
10580 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10581
10582 * Makefile.in: handle DOS-style absolute paths.
10583 * config-ml.in: likewise.
10584 * symlink-tree: likewise.
10585
10586 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10587
10588 * fastjar: Imported.
10589
10590 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10591
10592 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10593 libjava.
10594 * configure.in (target_libs): Removed `target-libjava'.
10595
10596 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10597
10598 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10599 (ALL_MODULES): Added fastjar.
10600 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10601 (all-target-libjava): all-fastjar replaces all-zip.
10602 (all-fastjar): Added.
10603 (configure-target-fastjar, all-target-fastjar): Likewise.
10604 * configure.in (host_tools): Added fastjar.
10605
10606 2000-12-07 Mike Stump <mrs@wrs.com>
10607
10608 * Makefile.in (local-distclean): Remove leftover built files.
10609
10610 2000-11-24 Nick Clifton <nickc@redhat.com>
10611
10612 * configure.in (xscale-elf): Add target.
10613 (xscale-coff): Add target.
10614
10615 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
10616
10617 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10618 recent versions of FreeBSD (release 3 or later).
10619 * ltconfig: On FreeBSD, -lc must not be provided when building
10620 a shared library or else the standard -pthread gcc option is
10621 rendered worthless to later users of the built library.
10622
10623 2000-11-16 Fred Fish <fnf@be.com>
10624
10625 * configure.in (enable_libstdcxx_v3): Fix typo,
10626 libstd++ -> libstdc++.
10627
10628 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10629
10630 * MAINTAINERS: Add self to Write After Approval list.
10631
10632 2000-11-21 Bernd Schmidt <bernds@redhat.com>
10633
10634 * MAINTAINERS: Update my email address. Add myself to global write
10635 privs list.
10636
10637 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
10638
10639 * Makefile.in: Merge with src and libgcj.
10640 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10641 configure-target-<library> when their configure scripts need the C
10642 or C++ library to have already been built to work properly.
10643 (do_proto_toplev): Set them to an empty string.
10644
10645 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10646 (REALLY_SET_LIB_PATH): Use them.
10647
10648 2000-11-17 Stan Shebs <shebs@apple.com>
10649
10650 * MAINTAINERS: Add self to Write After Approval list.
10651
10652 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10653
10654 * configure: Provide the original toplevel configure arguments
10655 (including $0) to subprocesses in the environment rather than
10656 through gcc/configargs.h.
10657
10658 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10659
10660 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10661 C99. Alphabetise "Write After Approval" list.
10662
10663 2000-11-12 Mark Mitchell <mark@codesourcery.com>
10664
10665 * configure: Turn on libstdc++ V3 by default.
10666
10667 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10668 if we've got GCC.
10669
10670 2000-11-11 Philip Blundell <philb@gnu.org>
10671
10672 * MAINTAINERS: Add self to Write After Approval list.
10673
10674 2000-11-09 David Edelsohn <edelsohn@gnu.org>
10675
10676 * ltcf-c.sh (aix4): Improve shared library configuration; require
10677 exporting symbols.
10678 * ltcf-cxx.sh (aix4): Define.
10679 * ltconfig (aix4): Define library and soname specs appropriate for
10680 AIX. Define command to create export symbols list.
10681
10682 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
10683
10684 * config.sub: Add support for Sun Chorus
10685
10686 2000-10-31 Nick Clifton <nickc@redhat.com>
10687
10688 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10689 <name>@redhat.com. Also installed new email address for Clint
10690 Popetz.
10691
10692 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10693
10694 * etc: Remove directory from GCC.
10695
10696 2000-10-16 Michael Meissner <meissner@redhat.com>
10697
10698 * configure (gcc/configargs.h): Only create if there is a build GCC
10699 directory created.
10700
10701 2000-10-16 Matthias Klose <doko@debian.org>
10702
10703 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10704 when configured for libstdc++-v3.
10705
10706 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
10707
10708 * configure: Save configure arguments to gcc/configargs.h.
10709
10710 2000-10-04 Philipp Thomas <pthomas@suse.de>
10711
10712 * config.guess: Import CVS version 1.157.
10713 * config.sub: Import CVS version 1.181.
10714
10715 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
10716
10717 * Makefile.in (bootstrap): avoid recursion if subdir missing
10718 (cross): ditto
10719 (do-proto-toplev): ditto
10720
10721 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
10722
10723 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10724 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10725
10726 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10727 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10728 all affected `configure' scripts.
10729
10730 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10731
10732 * MAINTAINERS: Add self as cpplib co-maintainer.
10733
10734 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
10735
10736 * MAINTAINERS: Add self to Write After Approval list.
10737
10738 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10739
10740 * INSTALL/README: egcs -> GCC update.
10741
10742 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
10743
10744 * MAINTAINERS: Add myself to Write After Approval list.
10745
10746 2000-09-15 Kazu Hirata <kazu@hxi.com>
10747
10748 * MAINTAINERS: Add myself to Write After Approval list.
10749
10750 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10751
10752 * configure.in: Do not build byacc for hppa64. Provide paths to the
10753 X11 libraries for hppa64.
10754
10755 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10756
10757 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10758
10759 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
10760
10761 * Makefile.in (all-zlib): Added dummy target.
10762
10763 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10764 ltcf-gcj.sh: Updated from libtool multi-language branch.
10765
10766 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
10767
10768 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10769 (bootstrap*): Depend on all-bootstrap.
10770
10771 2000-09-05 Philipp Thomas <pthomas@suse.de>
10772
10773 * config.guess: Import CVS version 1.156.
10774 * config.sub: Import CVS version 1.179.
10775
10776 2000-09-02 Anthony Green <green@cygnus.com>
10777
10778 * Makefile.in (all-gcc): Depend on all-zlib.
10779 (CLEAN_MODULES): Add clean-zlib.
10780 (ALL_MODULES): Add all-zlib.
10781 * configure.in (host_libs): Add zlib.
10782
10783 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
10784
10785 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10786 crosses, but add gcc/include to the header search path for them.
10787
10788 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10789
10790 * MAINTAINERS: Add self to Write After Approval list.
10791
10792 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10793
10794 * config.guess: Import CVS version 1.152.
10795 * config.sub: Import CVS version 1.177.
10796
10797 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
10798
10799 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10800 $targargs to tell whether newlib is going to be built.
10801
10802 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10803 $$r/TARGET_SUBDIR/libio for _G_config.h.
10804
10805 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
10806
10807 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10808
10809 2000-08-22 DJ Delorie <dj@redhat.com>
10810
10811 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10812
10813 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
10814
10815 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10816 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10817 sub-configures.
10818
10819 2000-08-21 DJ Delorie <dj@redhat.com>
10820
10821 * MAINTAINERS: Add self as a libiberty maintainer
10822
10823 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
10824
10825 * configure.in (libstdcxx_flags): Use
10826 libstdc++-v3/src/libstdc++.INC.
10827
10828 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
10829
10830 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10831
10832 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10833
10834 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10835
10836 * configure: Make enable_threads and enable_shared defaults
10837 explicit. Substitute enable_threads into generated Makefiles.
10838 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10839 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10840
10841 2000-08-13 Geoff Keating <geoffk@cygnus.com>
10842
10843 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10844
10845 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
10846
10847 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10848 previous delta.
10849
10850 2000-08-11 Jason Merrill <jason@redhat.com>
10851
10852 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10853 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10854 (FLAGS_FOR_TARGET): Not here.
10855 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10856
10857 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
10858
10859 * config-ml.in (CC, CXX): Don't introduce a leading space.
10860
10861 2000-08-07 DJ Delorie <dj@delorie.com>
10862
10863 * MAINTAINERS: Add self as a DJGPP maintainer
10864
10865 2000-08-07 DJ Delorie <dj@redhat.com>
10866
10867 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10868 "if we're also building gcc, and it's a gcc that will run on the
10869 build machine, we want to use its includes instead of the system's
10870 default includes".
10871
10872 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10873
10874 * MAINTAINERS: Add self to Write After Approval list.
10875
10876 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
10877
10878 * configure.in (libstdcxx_flags): Don't use `"'.
10879
10880 * config-ml.in: Adjust multilib search paths to the
10881 appropriate multilib tree.
10882
10883 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
10884
10885 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10886 commas in $LANGUAGES.
10887
10888 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
10889
10890 * configure.in: Re-enable all references to libg++ and librx.
10891
10892 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
10893
10894 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10895 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
10896 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10897 * ltcf-cxx.sh (need_lc): Set based on postdeps.
10898
10899 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10900
10901 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
10902
10903 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10904 CXX_FOR_TARGET for sed.
10905
10906 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
10907
10908 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10909 Do not override if already set in the environment or in configure.
10910 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10911 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10912
10913 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
10914
10915 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10916 the libtool CVS tree multi-language branch.
10917 * ltconfig, ltmain.sh: Updated.
10918
10919 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
10920
10921 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10922 (clean-target): Depend on it.
10923
10924 * Makefile.in (FLAGS_FOR_TARGET): New macro.
10925 (GCC_FOR_TARGET): Use it.
10926 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10927 * configure.in: ... here.
10928 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
10929 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10930
10931 2000-07-24 Eric Christopher <echristo@cygnus.com>
10932
10933 * MAINTAINERS: Add self to Write After Approval list.
10934
10935 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
10936
10937 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10938 (configure-target-libchill, configure-target-libobjc): Likewise.
10939
10940 * configure.in: Use the same cache file for all target libs.
10941 * config-ml.in: But different cache files per multilib variant.
10942
10943 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10944
10945 * configure (topsrcdir): Don't use dirname.
10946
10947 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
10948
10949 * MAINTAINERS: Add self to Write After Approval list.
10950
10951 2000-07-20 Jason Merrill <jason@redhat.com>
10952
10953 * configure.in: Remove all references to libg++ and librx.
10954
10955 * configure, configure.in, Makefile.in: Unify gcc and binutils.
10956
10957 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
10958
10959 * config.sub: Update to subversions version 2000-07-06.
10960
10961 2000-07-12 Andrew Haley <aph@cygnus.com>
10962
10963 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10964 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10965
10966 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
10967
10968 * symlink-tree: Check number of arguments.
10969
10970 2000-07-05 Jim Wilson <wilson@cygnus.com>
10971
10972 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10973 search path for a g++ extracted from the build tree. This
10974 will allow link tests run by configure scripts in
10975 subdirectories to succeed.
10976
10977 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
10978
10979 * ltconfig: Add support for mips-dde-sysv4.2MP
10980
10981 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10982
10983 * MAINTAINERS: Add myself as loop discovery maintainer.
10984
10985 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
10986
10987 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10988 `os2'. Force ac_cv_exeext to be ".exe" in that case.
10989
10990 2000-06-19 Timothy Wall <twall@cygnus.com>
10991
10992 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10993 * config.sub: Add tic54x target.
10994
10995 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10996
10997 * MAINTAINERS: Add self as Fortran maintainer,
10998 remove Craig Burley.
10999
11000 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
11001
11002 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11003 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11004
11005 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11006
11007 * MAINTAINERS: Add self as i18n maintainer
11008
11009 20000-05-21 H.J. Lu (hjl@gnu.org)
11010
11011 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11012 directory are used if they exist. Make sure
11013 $(build_tooldir)/include is searched for header files,
11014 $(build_tooldir)/lib/ for library files.
11015 (GCC_FOR_TARGET): Likewise.
11016 (CXX_FOR_TARGET): Likewise.
11017
11018 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11019
11020 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11021
11022 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
11023
11024 * Makefile.in (configure-target-libiberty): Depend on
11025 configure-target-newlib.
11026
11027 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11028
11029 * configure.in, Makefile.in: Merge all libffi-related
11030 configury stuff from the libgcj tree.
11031
11032 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11033
11034 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11035 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11036
11037 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11038
11039 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11040 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11041 current version information. Add to proto-toplev directory.
11042 (gdb-taz): Build do-djunpack.
11043
11044 2000-05-15 David Edelsohn <edelsohn@gnu.org>
11045
11046 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11047
11048 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11049
11050 * MAINTAINERS: Add self to Write After Approval list.
11051
11052 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11053
11054 * ltmain.sh: Preserve in relink_command any environment
11055 variables that may affect the linker behavior.
11056
11057 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
11058
11059 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11060
11061 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
11062
11063 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11064
11065 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11066
11067 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11068 with the version name.
11069
11070 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
11071
11072 * MAINTAINERS: Add self as bb-reorder maintainer.
11073
11074 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
11075
11076 * config.if: Tweak.
11077
11078 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
11079
11080 * djunpack.bat: New file.
11081
11082 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
11083
11084 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11085 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11086 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11087 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11088
11089 2000-04-16 Dave Pitts <dpitts@cozx.com>
11090
11091 * config.sub (case $basic_machine): Change default for "ibm-*"
11092 to "openedition".
11093
11094 2000-04-13 Andreas Jaeger <aj@suse.de>
11095
11096 * MAINTAINERS: Added myself.
11097
11098 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11099
11100 * Makefile.in (gdb-taz): New target. GDB specific archive.
11101 (do-md5sum): New target.
11102 (MD5PROG): Define.
11103 (PACKAGE): Default to TOOL.
11104 (VER): Default to a shell script.
11105 (taz): Rewrite target. Move real work to do-proto-toplev. Include
11106 md5 checksum generation.
11107 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11108 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11109 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11110 insight.tar.bz2): Use gdb-taz to create archive.
11111
11112 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11113
11114 * configure (warn_cflags): Delete.
11115
11116 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
11117
11118 * MAINTAINERS: Added myself.
11119
11120 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
11121 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
11122
11123 * configure.in (enable_libstdcxx_v3): Add.
11124 (target_libs): Add bits here to switch between libstdc++-v2 and
11125 libstdc++-v3.
11126 * config.if: And this file too.
11127 * Makefile.in: Add libstdc++-v3 targets.
11128
11129 2000-04-05 Michael Meissner <meissner@redhat.com>
11130
11131 * config.sub (d30v): Add d30v as a basic machine type.
11132
11133 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
11134
11135 * configure.in: -linux-gnu*, not -linux-gnu.
11136
11137 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11138
11139 * MAINTAINERS: Add self in write-after-approval section.
11140
11141 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
11142
11143 * MAINTAINERS: Add self as ia64 port maintainer.
11144
11145 2000-03-08 Neil Booth <NeilB@earthling.net>
11146
11147 * MAINTAINERS: Add self in write-after-approval section.
11148
11149 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
11150
11151 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11152 (do-tar-bz2): Replace TOOL with PACKAGE.
11153 (gdb.tar.bz2): Remove GDBTK from GDB package.
11154 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11155 dejagnu.tar.bz2): New packages.
11156
11157 2000-02-27 Andreas Jaeger <aj@suse.de>
11158
11159 * configure.in: Add entry for mips*-*-linux*, move catch all
11160 *-*-*linux* entry below this one.
11161
11162 2000-02-27 Ian Lance Taylor <ian@zembu.com>
11163
11164 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11165
11166 2000-02-24 Nick Clifton <nickc@cygnus.com>
11167
11168 * config.sub: Support an OS of "wince".
11169
11170 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
11171
11172 * config.guess, config.sub: Updated to match config's 2000-02-15
11173 version.
11174
11175 2000-02-23 Linas Vepstas <linas@linas.org>
11176
11177 * config.sub: Add support for Linux/IBM 370.
11178 * configure.in: Likewise.
11179
11180 2000-02-22 Nick Clifton <nickc@cygnus.com>
11181
11182 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11183
11184 2000-02-20 Christopher Faylor <cgf@cygnus.com>
11185
11186 * config.guess: Guess "cygwin" rather than "cygwin32".
11187
11188 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11189
11190 * configure (gcc_version): When setting, narrow search to
11191 lines containing `version_string'.
11192
11193 2000-02-15 Denis Chertykov <denisc@overta.ru>
11194
11195 * config.sub: Add support for avr target.
11196
11197 2000-02-14 Nick Clifton <nickc@cygnus.com>
11198
11199 * MAINTAINERS: Add maintainers for MCore port.
11200
11201 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
11202
11203 * config.sub: Add mmix-knuth-mmixware.
11204
11205 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11206
11207 * MAINTAINERS: Pair cccp with cpplib maintainership.
11208
11209 2000-01-27 Christopher Faylor <cgf@redhat.com>
11210
11211 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11212 structure stuff to -L library search.
11213 (CXX_FOR_TARGET): Ditto.
11214 (CROSS_CHECK_MODULES): Fix spelling mistake.
11215
11216 2000-01-24 Mark Mitchell <mark@codesourcery.com>
11217
11218 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11219 the C++ compiler.
11220
11221 2000-01-12 Richard Henderson <rth@cygnus.com>
11222
11223 * configure.in: Don't build some bits for beos.
11224
11225 2000-01-12 Joel Sherrill (joel@OARcorp.com)
11226
11227 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11228 as include files.
11229
11230 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
11231
11232 * Add self as cpplib maintainer, as requested by Jason
11233 Merrill. Correct my e-mail address.
11234
11235 2000-01-06 Geoff Keating <geoffk@cygnus.com>
11236
11237 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11238 not mh-aix43.
11239
11240 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11241
11242 * MAINTAINERS: Add myself to "write after approval" list.
11243
11244 1999-12-14 Richard Henderson <rth@cygnus.com>
11245
11246 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11247 * config.sub: Accept alphaev[78], alphaev8.
11248
11249 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11250
11251 * config.guess, config.sub: Update from autoconf.
11252
11253 1999-11-29 Bruce Korb <autogen@linuxbox.com>
11254
11255 * MAINTAINERS: update my playtime e-address.
11256
11257 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11258
11259 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11260 necessary libraries are missing.
11261
11262 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
11263
11264 * MAINTAINERS: Add new 'write after approval' maintainer.
11265
11266 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11267
11268 * MAINTAINERS: Add new Java maintainer.
11269
11270 1999-10-25 Andreas Schwab <schwab@suse.de>
11271
11272 * configure: Fix quoting inside arguments of eval.
11273
11274 1999-10-21 Nick Clifton <nickc@cygnus.com>
11275
11276 * config-ml.in: Allow suppression of some ARM multilibs.
11277
11278 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11279
11280 * config.guess: Add OS/390 match pattern.
11281 * config.sub: Add mvs, openedition targets.
11282 * configure.in (i370-ibm-opened*): New.
11283
11284 1999-09-04 Steve Chamberlain <sac@pobox.com>
11285
11286 * config.sub: Add support for configuring for pj.
11287
11288 1999-08-31 Nick Clifton <nickc@cygnus.com>
11289
11290 * config.sub (maybe_os): Add support for configuring for fr30.
11291
11292 1999-08-25 Nick Clifton <nickc@cygnus.com>
11293
11294 * configure.in: Do not configure or build ld for AIX
11295 platforms. ld is known to be broken on these platforms.
11296
11297 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11298
11299 * config-ml.in: Pass compiler flag corresponding to multidirs to
11300 subdir configures.
11301
11302 1999-08-09 Ian Lance Taylor <ian@zembu.com>
11303
11304 * Makefile.in (LDFLAGS): Define.
11305
11306 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11307
11308 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11309 noconfigdirs.
11310 (*-*-cygwin*): Likewise.
11311
11312 1999-08-08 Ian Lance Taylor <ian@zembu.com>
11313
11314 * mkdep: New file.
11315 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11316 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11317
11318 From Eli Zaretskii <eliz@is.elta.co.il>:
11319 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11320 long file name when using DJGPP on MS-DOS.
11321
11322 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11323
11324 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11325
11326 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
11327
11328 * Makefile.in (check-target-libio): Remove all-target-libstdc++
11329 dependency as this causes "make check" to globally "make all"
11330
11331 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
11332
11333 * configure.in (target_libs): Added target-zlib.
11334 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11335 (CONFIGURE_TARGET_MODULES): Likewise.
11336 (CHECK_TARGET_MODULES): Likewise.
11337 (INSTALL_TARGET_MODULES): Likewise.
11338 (CLEAN_TARGET_MODULES): Likewise.
11339 (configure-target-zlib): New target.
11340 (all-target-zlib): Likewise.
11341 (all-target-libjava): Depend on all-target-zlib.
11342 (configure-target-libjava): Depend on configure-target-zlib.
11343
11344 * Makefile.in (configure-target-libjava): Depend on
11345 configure-target-newlib.
11346 (configure-target-boehm-gc): New target.
11347 (configure-target-qthreads): New target.
11348
11349 * configure.in (target_libs): Added target-qthreads.
11350 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11351 (CONFIGURE_TARGET_MODULES): Likewise.
11352 (CHECK_TARGET_MODULES): Likewise.
11353 (INSTALL_TARGET_MODULES): Likewise.
11354 (CLEAN_TARGET_MODULES): Likewise.
11355 (all-target-qthreads): New target.
11356 (configure-target-libjava): Depend on configure-target-qthreads.
11357 (all-target-libjava): Depend on all-target-qthreads.
11358
11359 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11360 (CONFIGURE_TARGET_MODULES): Likewise.
11361 (CHECK_TARGET_MODULES): Likewise.
11362 (INSTALL_TARGET_MODULES): Likewise.
11363 (CLEAN_TARGET_MODULES): Likewise.
11364 (all-target-libjava): New target.
11365 (all-target-boehm-gc): Likewise.
11366 * configure.in (target_libs): Added libjava, boehm-gc.
11367
11368 1999-07-22 Ian Lance Taylor <ian@zembu.com>
11369
11370 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11371 configure.bat in SUPPORT_FILES.
11372 (gas+binutils.tar.bz2): Likewise.
11373
11374 * makeall.bat: Remove; obsolete.
11375
11376 1999-07-21 Ian Lance Taylor <ian@zembu.com>
11377
11378 From Mark Elbrecht:
11379 * configure.bat: Remove; obsolete.
11380
11381 1999-07-11 Ian Lance Taylor <ian@zembu.com>
11382
11383 * configure: Add -W -Wall to the default CFLAGS when compiling with
11384 gcc.
11385
11386 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11387
11388 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11389
11390 1999-06-30 Mark Mitchell <mark@codesourcery.com>
11391
11392 * configure.in: Build ld on IRIX6.
11393
11394 1999-06-12 Ian Lance Taylor <ian@zembu.com>
11395
11396 * Makefile.in: Change distribution targets to use bzip2 instead of
11397 gzip.
11398 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11399 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11400
11401 1999-06-04 Nick Clifton <nickc@cygnus.com>
11402
11403 * config.sub: Add mcore target.
11404
11405 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11406
11407 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11408
11409 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11410
11411 * config.guess (dummy): Changed to $dummy.
11412
11413 1999-05-24 Nick Clifton <nickc@cygnus.com>
11414
11415 * config.sub: Tidied up case statements.
11416
11417 1999-05-22 Ben Elliston <bje@cygnus.com>
11418
11419 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11420 <jiro@din.or.jp>.
11421
11422 * config.guess: Merge with FSF version. Future changes will be
11423 more accurately recorded in this ChangeLog.
11424 * config.sub: Likewise.
11425
11426 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11427
11428 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11429
11430 1999-04-30 Tom Tromey <tromey@cygnus.com>
11431
11432 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11433
11434 1999-04-23 Tom Tromey <tromey@cygnus.com>
11435
11436 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11437
11438 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
11439
11440 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11441 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11442 Bad merge removed these two changes.
11443
11444 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
11445 Martin Heller (Ing.-Buero_Heller@t-online.de)
11446
11447 * config.guess (interix Alpha): Add.
11448
11449 1999-04-11 Richard Henderson <rth@cygnus.com>
11450
11451 * configure.in (i?86-*-beos*): Do config gperf; don't config
11452 gdb, newlib, or libgloss.
11453
11454 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
11455
11456 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11457 link a trivial program with -mabi=64. If it fails, remove mabi=64
11458 from multidirs.
11459
11460 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11461
11462 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11463
11464 1999-04-08 Nick Clifton <nickc@cygnus.com>
11465
11466 * config.sub: Add support for mcore targets.
11467
11468 1999-04-07 Michael Meissner <meissner@cygnus.com>
11469
11470 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11471 not mt-ospace, in order to shut up assembler warning about using
11472 symbols that are named the same as registers.
11473
11474 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
11475
11476 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11477 dependency list for all-target-cygmon.
11478
11479 1999-04-05 Doug Evans <devans@casey.cygnus.com>
11480
11481 * config-ml.in: Check $host, not $target, for selective multilibs.
11482 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11483 thumb interworking, and underscore prefix multilibs.
11484
11485 1999-04-04 Ian Lance Taylor <ian@zembu.com>
11486
11487 * missing: Update to version from current automake.
11488
11489 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11490
11491 * configure (gxx_include_dir): Removed.
11492
11493 * configure.in (gxx_include_dir): Handle it.
11494 * Makefile.in: Likewise.
11495
11496 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11497
11498 * config.sub (mips64vr4111,mips64vr4111el) Add.
11499
11500 1999-03-21 Ben Elliston <bje@cygnus.com>
11501
11502 * config.guess: Correct typo for detecting ELF on FreeBSD.
11503
11504 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11505
11506 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11507 config/mh-djgpp.
11508
11509 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11510
11511 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11512 all-target-newlib to dependency list for all-target-bsp.
11513
11514 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11515
11516 * config.sub: Add i386-uwin support.
11517 * config.guess: Likewise.
11518
11519 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11520
11521 * configure.in: cleanup, add mh-*pic handling for arm, special
11522 case powerpc*-*-aix*
11523
11524 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11525
11526 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11527 can be built.
11528
11529 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11530
11531 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11532 targets.
11533
11534 1999-03-02 Nick Clifton <nickc@cygnus.com>
11535
11536 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11537
11538 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11539
11540 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11541
11542 1999-02-24 Nick Clifton <nickc@cygnus.com>
11543
11544 * config.sub: Fix typo in arm recognition.
11545
11546 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11547
11548 * configure.in (noconfigdirs): Changed target_configdirs to
11549 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11550 rather than m68k-*-* since it is not known to work on
11551 m68k-aout. Ditto for arm-*-*oabi.
11552
11553 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11554
11555 * configure.in (*-*-windows*): Remove, no longer used.
11556
11557 1999-02-19 Ben Elliston <bje@cygnus.com>
11558
11559 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11560 Smart and improved by Andrew Cagney.
11561
11562 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11563
11564 * config.guess: Recognize openbsd-*-hppa.
11565
11566 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11567
11568 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11569 only if it is not empty.
11570
11571 1999-02-17 Nick Clifton <nickc@cygnus.com>
11572
11573 Patch from: Scott Bambrough <scottb@corelcomputer.com>
11574
11575 * config.guess: Modified to recognize uname's armv* syntax.
11576
11577 * config.sub: Modified to recognize uname's armv* syntax.
11578
11579 1999-02-17 Mark Salter <msalter@cygnus.com>
11580
11581 * configure.in: Added target-bsp for sparclite.
11582
11583 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11584
11585 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11586
11587 1999-02-08 Nick Clifton <nickc@cygnus.com>
11588
11589 * configure.in: Add support for strongarm port.
11590 * config.sub: Add support for strongarm target.
11591
11592 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
11593
11594 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11595 the old name config/mh-cygwin32.
11596 Enable texinfo.
11597
11598 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11599
11600 * configure.in: Do build ld for ix86 Solaris.
11601
11602 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11603
11604 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11605 $AR_FOR_TARGET. Likewise for RANLIB.
11606
11607 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
11608
11609 * config.sub (oabi): Recognize.
11610 * configure.in (arm-*-oabi): Handle.
11611
11612 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11613
11614 * config.guess: Improve detection of i686 on UnixWare 7.
11615
11616 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11617
11618 * config.guess: Add support for i386-pc-interix.
11619 * config.sub: Likewise.
11620 * configure.in: Likewise.
11621
11622 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11623
11624 * Makefile.in: Remove unneeded all-target-libio from
11625 from all-target-winsup target since it is now unneeded.
11626 Add all-target-libtermcap in its place since it is now
11627 needed.
11628
11629 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11630
11631 * configure.in: makefile stub for cygwin target is probably
11632 unnecessary. Remove it for now.
11633
11634 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11635
11636 * configure.in: libtermcap.a should be built when cygwin is the
11637 target as well as the host.
11638 * config.guess: Allow mixed case in cygwin uname output.
11639 * Makefile.in: Add libtermcap target.
11640
11641 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11642
11643 * config.sub: Clean up handling of hppa2.0.
11644
11645 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11646
11647 * config.guess: Use C code to identify more HP machines.
11648
11649 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11650
11651 * config.sub: Handle hppa2.0.
11652
11653 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11654
11655 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11656 cygmon for all sparclite targets, regardless of object format.
11657
11658 1998-12-15 Mark Salter <msalter@cygnus.com>
11659
11660 * configure.in: Added target-bsp for several target architectures.
11661
11662 * Makefile.in: Added rules for bsp.
11663
11664 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11665
11666 * config.guess: Improve detection of hppa2.0 processors.
11667
11668 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11669
11670 * config.guess: Recognize FreeBSD using ELF automatically.
11671
11672 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11673
11674 * configure (skip-this-dir): Add handling for new shell script, which
11675 might be created by a sub-directory's configure to indicate, this particular
11676 directory is "unwanted".
11677 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11678
11679 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11680
11681 * ltconfig: import from libtool, after changing libtool to
11682 account for the cygwin name change.
11683
11684 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11685
11686 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11687 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11688
11689 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11690
11691 * configure.in: Add libtermcap to list of cygwin dependencies.
11692
11693 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11694
11695 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11696 they include winsup/include when it's a cygwin target.
11697
11698 1998-11-12 Tom Tromey <tromey@cygnus.com>
11699
11700 * configure.in (host_tools): Added zip.
11701 * Makefile.in (all-target-libjava): Depend on all-zip.
11702 (all-zip): New target.
11703 (ALL_MODULES): Added all-zip.
11704 (NATIVE_CHECK_MODULES): Added check-zip.
11705 (INSTALL_MODULES): Added install-zip.
11706 (CLEAN_MODULES): Added clean-zip.
11707
11708 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11709
11710 * Makefile.in: lose "32" from comment about cygwin.
11711
11712 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11713
11714 * configure.in: Use -Os to build target libraries for the fr30.
11715
11716 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11717
11718 * config.sub: Add fr30.
11719
11720 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11721
11722 * configure.in: drop "32" from config/mh-cygwin32. Check
11723 cygwin* instead of cygwin32*.
11724 * config.sub: Check cygwin* instead of cygwin32*.
11725
11726 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11727
11728 * config.guess: Match any version of Unixware7.
11729
11730 1998-10-20 Syd Polk <spolk@cygnus.com>
11731
11732 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11733 if desired.
11734
11735 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11736
11737 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11738 these if the appropriate directories and files to not exist.
11739
11740 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11741
11742 * Makefile.in (DEVO_SUPPORT): Add config.if.
11743
11744 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11745
11746 * configure: Add pattern to replace "build_tooldir"'s
11747 definition in the generated Makefile with "tooldir"'s
11748 actual value.
11749
11750 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11751
11752 * config.sub: Bring back lost sparcv9.
11753
11754 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11755
11756 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11757
11758 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11759 CC_FOR_TARGET and friends.
11760
11761 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11762
11763 * Makefile.in (build_tooldir): New variable, same as tooldir.
11764 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11765 -B$(build_tooldir)/bin/.
11766 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11767
11768 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11769
11770 * README: Remove installation instructions and refer to the
11771 INSTALL directory instead.
11772
11773 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
11774
11775 * config.sub: Add support for i[34567]86-pc-udk.
11776 * configure.in: Likewise.
11777
11778 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11779
11780 * Makefile.in: add bzip2 package building bits for user
11781 tools module
11782 * configure.in: ditto
11783
11784 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11785
11786 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11787 (ALL_TARGET_MODULES): Add all-target-libobjc.
11788 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11789 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11790 (all-target-libchill): Add dependencies.
11791 * configure.in (target_libs): Add libchill.
11792
11793 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11794
11795 * configure.in (target_subdir): Remove duplicate line.
11796
11797 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11798
11799 * Makefile.in (all-automake): fix dependencies.
11800
11801 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11802
11803 * configure.in: Minor cleanups for building in the $(target_alias)
11804 subdir.
11805
11806 1998-09-22 Jim Wilson <wilson@cygnus.com>
11807
11808 * Makefile.in (bootstrap): Set r and s before make all. Use
11809 BASE_FLAGS_TO_PASS in make all.
11810 (cross): Likewise.
11811
11812 1998-09-20 Mark Mitchell <mark@markmitchell.com>
11813
11814 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11815
11816 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11817
11818 * config.sub: Fix typo in last change.
11819
11820 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11821
11822 * config.sub: Add support for C4x target.
11823 * configure.in: Likewise.
11824
11825 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11826
11827 * config.sub: Recognize sparcv9 just like sparc64.
11828
11829 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11830
11831 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11832
11833 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11834
11835 * config.guess: Correctly identify Pentium II sco boxes.
11836
11837 * config.guess: Fix "tr" code. From Weiwen Liu.
11838
11839 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11840
11841 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11842 stabs.
11843
11844 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11845
11846 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11847 (ALL_TARGET_MODULES): Add all-target-libchill.
11848 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11849 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11850 (all-target-libchill): Add dependencies.
11851 * configure.in (target_libs): Add libchill.
11852
11853 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11854
11855 * config.guess: Avoid assumptions about "tr" behaves when
11856 LANG is set to something other than English.
11857
11858 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11859
11860 * configure (gxx_include_dir): Changed to
11861 '${prefix}/include/g++'-${libstdcxx_interface}.
11862
11863 * config.if: New to determine the interfaces.
11864
11865 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11866
11867 * config.guess: Detect and handle MPE/IX.
11868 * config.sub: Deal with MPE/IX.
11869
11870 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11871
11872 * configure.in: Use mh-aix43.
11873
11874 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11875
11876 * configure: Fix --without/--disable cases for gxx-include-dir.
11877
11878 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
11879
11880 * mdata-sh: Imported. Needed for automake support.
11881
11882 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
11883
11884 * Makefile.in (taz): Try "chmod -R og=u ." before
11885 "chmod og=u `find . -print`".
11886
11887 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
11888
11889 * configure.in: Add arm-elf and thumb-elf support.
11890
11891 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
11892
11893 * Makefile.in: Undo previous patch.
11894
11895 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
11896
11897 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11898 to here ...
11899 (install-no-fixedincludes): and here
11900 (INSTALL_MODULES): ... from here.
11901
11902 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
11903
11904 * config.sub: Merge with FSF.
11905
11906 * config.guess: Merge with FSF.
11907
11908 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
11909
11910 * configure (extraconfigdirs): New variable.
11911 (SUBDIRS): Add extraconfigdirs and recurse on them too.
11912 * Makefile.in (all): Move higher in file.
11913 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11914 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11915 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11916 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11917 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11918
11919 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
11920
11921 * Makefile.in (all-target-libjava): Depend on all-gcc and
11922 all-target-newlib.
11923 (configure-target-libjava): Depend on $(ALL_GCC).
11924
11925 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
11926
11927 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11928 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11929
11930 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
11931
11932 * INSTALL/README: Fix typo.
11933
11934 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
11935
11936 * ylwrap: Change absolute path checks to check for DOS style path
11937 names.
11938
11939 * ylwrap: Don't use a full path name if the source file is in the
11940 same directory. From hjl@lucon.org (H.J. Lu).
11941
11942 * config-ml.in: Default to being verbose, to match Feb 18 change to
11943 configure.
11944
11945 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
11946
11947 Brought over from egcs:
11948
11949 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11950
11951 * configure.in (target_subdir): Set to ${target_alias} instead
11952 of "libraries".
11953
11954 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11955
11956 * configure.in (target_subdir): Set to libraries if enable_multilib.
11957
11958 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
11959
11960 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11961 multilibs, force reconfiguration the first time we create
11962 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11963
11964 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
11965
11966 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11967 avoid confusion with --no-recursion.
11968
11969 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
11970
11971 * configure.in: Win32 hosts shouldn't use install -x
11972 * install-sh: remove -x option, and special .exe-handling
11973 hack.
11974
11975 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
11976
11977 * config.guess: Recognize i586-pc-beos.
11978 * configure.in: Don't build some bits for beos.
11979
11980 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
11981
11982 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11983 CFLAGS default to -O2.
11984
11985 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11986 when using GNU ld.
11987
11988 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
11989
11990 * ltmain.sh: Correct install when using a different shell.
11991
11992 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
11993
11994 * ltconfig, ltmain.sh: Update to libtool 1.2b.
11995
11996 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
11997
11998 * makefile.vms: Update to build binutils/makefile.vms. Add install
11999 target.
12000
12001 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
12002
12003 * ltconfig: Update to correct AIX handling.
12004
12005 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12006
12007 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12008
12009 * configure.in (target_subdir): Set to ${target_alias} instead
12010 of "libraries".
12011
12012 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12013
12014 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12015 (Makefile): Depend on $(gcc_version_trigger).
12016
12017 * configure (gcc_version): Change default initializer to empty
12018 string.
12019 (gcc_version_trigger): New variable; pass this variable down
12020 to subdir configures to enable them checking gcc's version
12021 themselves. Emit make macros for both gcc_version vars.
12022 (topsrcdir): Initialize reliably.
12023 (recursion line): Remove --with-gcc-version=${gcc_version}.
12024
12025 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12026
12027 * configure (enable_version_specific_runtime_libs): Implement new flag
12028 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12029 in $(libsubdir); emit definition in each generated Makefile.
12030 (gxx_include_dir): Initialize depending on
12031 $enable_version_specific_runtime_libs.
12032
12033 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12034
12035 * configure (gcc_version): Initialize properly depending on
12036 how and where configure is started.
12037 (recursion line): Pass a --with-gcc-version=${gcc_version}
12038 to configures in subdirs.
12039
12040 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12041
12042 * configure.in (noconfigdirs): Add configure pattern for mips tx39
12043 cygmon
12044
12045 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12046
12047 * configure.in: Add cygmon and libstub support for mn10200.
12048
12049 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12050
12051 * configure (gcc_version): Add new variable describing the
12052 particular gcc version we're building.
12053 * Makefile.in (libsubdir): Add new macro for the directory
12054 in which the compiler finds executables, libraries, etc.
12055 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12056 and libsubdir.
12057
12058 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12059
12060 * Makefile.in (local-clean): Remove *.log.
12061 (warning.log): Built with warn_summary from build.log.
12062 (mail-report.log): Run test_summary.
12063 (mail-report-with-warnings.log): Run test_summary including
12064 warning.log in the report.
12065
12066 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
12067
12068 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12069
12070 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
12071
12072 * Makefile.in (grep): Grep no longer depends on libiberty.
12073
12074 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
12075
12076 * Makefile.in: all-snavigator needs all-libgui.
12077
12078 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
12079
12080 * configure.in: Add cygmon and libstub support for mn10300.
12081
12082 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
12083
12084 * missing: Update to version from automake 1.3.
12085
12086 * ltmain.sh: On installation, don't get confused if the same name
12087 appears more than once in the list of library names.
12088
12089 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
12090
12091 * config.sub: Accept m68060 and m5200 as CPU names.
12092
12093 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
12094
12095 * configure: Use && rather than using -a in test, because odd
12096 strings can confuse test.
12097 * configure.in: Likewise.
12098
12099 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
12100
12101 * ltconfig, ltmain.sh: Bring in Visual C++ support.
12102
12103 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12104
12105 * Makefile.in (boostrap2-lean, bootstrap3-lean,
12106 bootstrap4-lean): New targets.
12107
12108 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
12109
12110 * mpw-* Delete. Not used.
12111
12112 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
12113
12114 * COPYING.LIB: Update FSF address.
12115
12116 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
12117
12118 * ltconfig, ltmain.sh: Update to libtool 1.2a.
12119
12120 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12121 GAS_SUPPORT_DIRS.
12122
12123 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
12124
12125 * ltconfig, ltmain.sh: Avoid producing a version number if
12126 -version-info was not used.
12127
12128 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
12129
12130 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12131 building with newlib.
12132
12133 1998-04-30 Paul Eggert <eggert@twinsun.com>
12134
12135 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12136 Solaris `make' causes it to continue to next definition.
12137
12138 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
12139
12140 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12141 the right GUI libraries and files are installed along with GDB.
12142
12143 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
12144
12145 * configure.in: Change alpha to alpha* in several places.
12146
12147 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
12148
12149 * config.sub: Recognize sparc86x.
12150
12151 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
12152
12153 * configure.in (--enable-target-optspace): Remove debug echo.
12154
12155 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
12156
12157 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12158
12159 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
12160
12161 * ltconfig: Update cygwin32 support.
12162
12163 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12164 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12165 (GDB_SUPPORT_DIRS): Likewise.
12166
12167 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
12168
12169 * configure.in (target_makefile_frag): If --enable-target-optspace,
12170 use -Os to compile target libraries rather than -O2. Default to
12171 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12172 not used.
12173 * configure.in (target_cflags): Ditto for d30v.
12174
12175 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
12176
12177 * Makefile.in (all-bfd): Depend on all-intl.
12178 (all-binutils): Likewise.
12179 (all-gas): Likewise.
12180 (all-gprof): Likewise.
12181 (all-ld): Likewise.
12182
12183 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
12184
12185 * configure.in (host_tools): Fix typo, lbtool -> libtool.
12186
12187 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
12188
12189 * Makefile.in (all-bfd): Depend upon all-libiberty.
12190
12191 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12192
12193 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
12194
12195 * Makefile.in: Add libstub.
12196
12197 * configure.in: Ditto. Build libstub for targets that have cygmon
12198 support.
12199
12200 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
12201
12202 * configure.in: Don't set PICFLAG on ix86-cygwin32.
12203
12204 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
12205
12206 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12207 use mh-sysv5 if specified. Support gprof on SCO Open Server.
12208
12209 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
12210
12211 * configure: Define DEFAULT_M4 by searching PATH.
12212 * Makfile.in: Use DEFAULT_M4.
12213
12214 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
12215
12216 * ltconfig: Add cygwin32 support.
12217
12218 * Makefile.in, configure.in: Add libtool as a native only directory
12219 to configure and build.
12220
12221 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
12222
12223 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12224
12225 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
12226
12227 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12228
12229 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
12230
12231 * Makefile.in: add ash make rules
12232 * configure.in: add ash to native_only and host_tools lists
12233
12234 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12235
12236 * Makefile.in (all-gettext, all-intl): New targets.
12237 (ALL_MODULES): Added all-gettext, all-intl.
12238 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12239 (INSTALL_MODULES): Added install-gettext, install-intl.
12240 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12241
12242 * configure.in (host_tools): Added gettext.
12243 (native_only): Likewise.
12244 (noconfigdirs) [various cases]: Likewise.
12245 (host_libs): Added intl.
12246
12247 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12248
12249 * configure: Do not disable building gdbtk for cygwin32 hosts.
12250
12251 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12252
12253 * configure.in: Add thumb-coff target.
12254 * config.sub: Add thumb-coff target.
12255
12256 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12257
12258 * Makefile.in: Revert yesterday's change.
12259 (all-target-winsup): all-target-librx stays out of here.
12260
12261 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12262
12263 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12264 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12265 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12266 Remove references to librx and libg++.
12267
12268 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12269
12270 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12271 recursive makes
12272
12273 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12274
12275 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12276 for newlib directory.
12277 (CXX_FOR_TARGET): Likewise.
12278
12279 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12280
12281 * ltconfig: Update after libtool/ltconfig.in change for
12282 hpux11.
12283
12284 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12285
12286 * ltconfig, ltmain.sh: Update to libtool 1.2.
12287
12288 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12289
12290 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12291 (install-gcc-cross): Instead, override LANGUAGES here.
12292
12293 1998-03-18 Dave Love <d.love@dl.ac.uk>
12294
12295 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12296 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12297
12298 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12299
12300 * configure.in: Add Thumb-pe target.
12301
12302 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
12303
12304 * Makefile.in - changed sn targets to snavigator
12305 * configure.in - changed sn targets to snavigator
12306
12307 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12308
12309 * config-ml.in: After building symlink tree call make distclean
12310 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12311 to be the case for libiberty.
12312
12313 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12314
12315 * configure: When making link, also check the current
12316 directory. The configure scripts may create one.
12317
12318 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12319
12320 * config.sub: Accept alphapca56 and alphaev6 properly.
12321
12322 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12323
12324 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12325
12326 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12327
12328 * config.sub (sco5): Fix typo.
12329
12330 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
12331
12332 * Makefile.in (INSTALL_MODULES): Move install-tcl before
12333 install-itcl.
12334 (install-itcl): Remove dependency on install-tcl.
12335
12336 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12337
12338 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12339
12340 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
12341
12342 * configure.in: Don't build libgui for a cygwin32 target when not on
12343 a cygwin32 host.
12344
12345 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12346
12347 * configure (redirect): Set to null, so default behavior of
12348 configure is now --verbose.
12349
12350 1998-02-16 Dave Love <d.love@dl.ac.uk>
12351
12352 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12353 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12354
12355 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12356
12357 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12358 this change to sync Makefile.in with its ChangeLog entries.
12359
12360 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12361
12362 * ltmain.sh (mkdir): Check that the directory doesn't exist
12363 before we exit with error, so that we don't get races during
12364 parallel builds.
12365
12366 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12367
12368 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12369
12370 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12371
12372 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12373 PICFLAG_FOR_TARGET.
12374 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12375
12376 * configure: Emit a definition for the new macro enable_shared
12377 into each Makefile.
12378
12379 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12380
12381 * configure.in (host_tools, native_only): Add libtool.
12382
12383 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12384
12385 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12386 Fix typo in ming config comment.
12387
12388 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12389
12390 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12391
12392 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12393
12394 * config.sub: Add tic30 cases, and map c30 to tic30.
12395
12396 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12397
12398 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12399 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12400 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12401 (CLEAN_TARGET_MODULES): Similarly
12402 (all-target-libf2c): Add dependences.
12403 * configure.in (target_libs): Add libf2c.
12404
12405 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12406
12407 * configure.in: Remove expect from noconfigdirs when target
12408 is cygwin32. OK to build expect and dejagnu with Canadian
12409 Cross.
12410
12411 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12412
12413 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12414 host.
12415
12416 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12417 and mingw32.
12418
12419 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12420
12421 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12422 here as it is not defined in the toplevel Makefile.
12423
12424 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12425
12426 * configure (package_makefile_rules_frag): New variable, which names
12427 a file with generic rules, ...
12428 Change comment to mention we now have FIVE parts.
12429 * configure: Undo last change.
12430
12431 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12432
12433 * config.guess: More accurate determination of HP processor types.
12434 * config.sub: More accurate determination of HP processor types.
12435
12436 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12437
12438 * configure (package_makefile_frag): Move inserting the
12439 ${package_makefile_frag} to where it should be according
12440 to the comment.
12441
12442 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12443
12444 * config.guess: Add support for Linux/ARM.
12445
12446 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12447
12448 * .cvsignore: Remove *-info and *-install since they match
12449 release-info and mpw-install, which we don't want to just ignore.
12450
12451 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12452
12453 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12454
12455 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12456
12457 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12458 local_prefix to sub-make invocations.
12459
12460 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12461
12462 * configure.in: Check makefile fragments in the source
12463 directory.
12464
12465 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12466
12467 * configure.in: Check whether host and target makefile
12468 fragments exist before adding them to *_makefile_frag.
12469
12470 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12471
12472 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12473
12474 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12475
12476 * configure.in: Make sure we only replace RPATH_ENVVAR on
12477 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12478 regexp to sed.
12479
12480 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12481 to sub-makes.
12482
12483 1998-01-13 Lee Iverson (leei@ai.sri.com)
12484
12485 * config-ml.in (multi-do): LDFLAGS must include multilib
12486 designator.
12487
12488 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
12489
12490 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12491
12492 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12493
12494 * config.sub: Add mingw32 support.
12495 * configure.in: Likewise.
12496
12497 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12498
12499 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12500
12501 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12502
12503 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12504 * configure (gxx_include_dir): Provide a definition for subdirs
12505 which do not use autoconf.
12506
12507 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12508
12509 * config.guess: Sync with egcs. Picks up new alpha support,
12510 BeOS & some additional linux support.
12511
12512 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12513
12514 * config.guess: HP 9000/803 is a PA1.1 machine.
12515
12516 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12517
12518 * configure.in: It's alpha*-...
12519
12520 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12521
12522 * configure.in (host_makefile_frag, target_makefile_frag):
12523 Handle multiple config files.
12524 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12525 alpha-*-*.
12526
12527 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12528
12529 * mkdep: New file.
12530
12531 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12532
12533 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12534
12535 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12536
12537 * Makefile.in: Add libgui directory.
12538 (GDB_TK): Add all-libgui.
12539 * configure.in: Add libgui directory.
12540 * configure: Add all-libgui to GDB_TK.
12541
12542 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12543
12544 * config-ml.in (multidirs): Add m32r to multilib list.
12545
12546 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12547
12548 * Makefile.in (all-target-gperf): Change dependency to
12549 all-target-libstdc++.
12550
12551 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12552
12553 * config.guess: Add BeOS support.
12554
12555 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12556
12557 Source directory cvs renamed to cvssrc:
12558 * configure.in (host_tools): Change cvs to cvssrc.
12559 (native_only): Likewise.
12560 (noconfigdirs) [various cases]: Likewise.
12561 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12562 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12563 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12564 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12565 (all-cvssrc): Rename target from all-cvs.
12566
12567 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12568
12569 * configure (gxx_include_dir): Fix thinko.
12570
12571 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12572
12573 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12574 (install-cross, install-gcc-cross): New targets.
12575
12576 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12577
12578 * configure.in (noconfigdirs): Add support for Thumb target.
12579
12580 * config.sub (maybe_os): Add support for Thumb target.
12581
12582 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12583
12584 * Makefile.in: Add rules for cygmon.
12585
12586 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12587
12588 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12589
12590 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12591 * configure (gxx_include_dir): Provide a definition for subdirs
12592 which do not use autoconf.
12593
12594 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12595
12596 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12597 11/18/97 build
12598
12599 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12600
12601 * From Franz Sirl.
12602 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12603 found on RedHat Linux systems.
12604
12605 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12606
12607 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12608 guesses.
12609
12610 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12611
12612 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12613
12614 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12615
12616 * ltmain.sh: If mkdir fails, check whether the directory was created
12617 anyhow by some other process.
12618
12619 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12620
12621 * configure.in (d30v-*-*): Configure all directories.
12622
12623 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12624
12625 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12626 for the D30V.
12627
12628 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12629
12630 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12631
12632 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12633
12634 * include/libiberty.h: Add extern "C" { so it can be used with C++
12635 progrms.
12636 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12637 programs.
12638
12639 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12640
12641 * configure.in (d30v-*-*): Configure GCC now.
12642
12643 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12644
12645 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12646 is no longer needed.
12647
12648 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12649
12650 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12651
12652 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12653
12654 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12655 targets using "$@" to provide support for similar but not identical
12656 targets without having to duplicate code.
12657
12658 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12659
12660 * makefile.vms: Fix to work with DEC C.
12661
12662 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12663
12664 * config.sub: Add mips-tx39-elf to marketing names.
12665
12666 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12667
12668 * ltmain.sh: Handle symlinks in generated script.
12669
12670 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12671
12672 * configure: Handle autoconf style directory options: --bindir,
12673 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12674 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12675 --sysconfdir.
12676 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12677 (sharedstatedir, localstatedir, oldincludedir): New variables.
12678 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12679 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12680 sbindir, sharedstatedir, and sysconfdir.
12681
12682 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12683
12684 * Makefile.in (bootstrap-lean): New target.
12685
12686 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12687
12688 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
12689 sn, and gnuserv from noconfigdirs.
12690
12691 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12692
12693 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12694
12695 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12696
12697 * Makefile.in (cross): New target.
12698
12699 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12700 Jeff Law <law@cygnus.com>
12701
12702 * Makefile.in (bootstrap2, bootstrap3): New targets.
12703 (all-bootstrap): Remove outdated and confusing target.
12704 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12705
12706 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12707
12708 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12709 windows. Consistent with gdb/configure.
12710
12711 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12712
12713 * configure.in: Name Linux target fragment.
12714
12715 * configure: Rewrite so that project Makefile fragment is inserted
12716 first and appears last in the resulting Makefile.
12717
12718 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12719
12720 * Makefile.in (install-itcl): Install tcl first.
12721
12722 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12723
12724 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12725
12726 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12727
12728 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12729
12730 * configure.in (skipdirs): Add target-librx for Linux.
12731 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12732
12733 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12734
12735 * Makefile.in (bootstrap): New target.
12736
12737 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12738
12739 * config.sub: Accept 'amigados' for backward compatibility.
12740
12741 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12742
12743 * config.guess: Merge with FSF.
12744
12745 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12746
12747 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12748
12749 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12750
12751 * config.sub: Add "marketing-names" patch.
12752
12753 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12754
12755 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12756
12757 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12758
12759 * config.sub: Handle v850-elf.
12760
12761 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
12762
12763 * .cvsignore (*-install): Remove.
12764
12765 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12766
12767 * ltconfig: Set CONFIG_SHELL in libtool.
12768 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12769
12770 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12771
12772 * configure.in (target_subdir): Set to libraries if enable_multilib.
12773
12774 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12775
12776 * config.guess: Update from gcc directory.
12777
12778 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12779
12780 * Makefile.in (all-sim): Depends on all-readline.
12781
12782 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12783
12784 * Makefile.in (BISON, YACC): Use $$s.
12785 (all-bison): Depend on all-texinfo.
12786
12787 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12788
12789 * Makefile.in (BISON): Add -L flag.
12790 (YACC): Likewise.
12791
12792 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12793
12794 * configure.in (noconfigdirs): Add support for v850e target.
12795
12796 * config.sub (maybe_os): Add support for v850e target.
12797
12798 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12799
12800 * configure.in (noconfigdirs): Add support for v850ea target.
12801
12802 * config.sub (maybe_os): Add support for v850ea target.
12803
12804 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12805
12806 * config.sub: Add mipstx39. Delete r3900.
12807
12808 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12809
12810 * Makefile.in (all-autoconf): Depends on all-texinfo.
12811
12812 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12813
12814 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12815 eabi targets.
12816
12817 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12818
12819 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12820
12821 * configure: When handling a Canadian Cross, handle YACC as well as
12822 BISON. Just set BISON to bison. When setting YACC, prefer bison.
12823 * Makefile.in (all-bison): Depend upon all-texinfo.
12824
12825 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12826
12827 * Makefile.in (BISON): bison, not byacc or bison -y.
12828 (YACC): bison -y or byacc or yacc.
12829 (various): Add *-bison as appropriate.
12830 (taz): No need to mess with BISON anymore.
12831
12832 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12833
12834 * configure: If OSTYPE matches *win32*, try to find a good value for
12835 CONFIG_SHELL.
12836
12837 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12838
12839 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12840 configure.in if it is present.
12841
12842 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12843
12844 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12845
12846 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12847
12848 * config.sub: Recognize `arc' cpu.
12849 * configure.in: Likewise.
12850 * config-ml.in: Likewise.
12851
12852 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12853
12854 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12855
12856 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12857
12858 * configure: Changed sed delimiter from ':' to '|' when
12859 attempting to substitute ${config_shell} for SHELL. On
12860 NT ${config_shell} may contain a ':' in it.
12861
12862 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12863
12864 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12865
12866 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12867
12868 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12869
12870 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12871
12872 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12873
12874 * ylwrap: If the program is a relative path, force it to be
12875 absolute.
12876
12877 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
12878
12879 * configure (tooldir): Set BISON to `bison -y' and not just bison.
12880
12881 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
12882
12883 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12884 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12885 for libraries.
12886
12887 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
12888
12889 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12890 separated by spaces.
12891
12892 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
12893
12894 * ylwrap: New file.
12895 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12896
12897 * ltmain.sh: Handle /bin/sh at start of install program.
12898
12899 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12900
12901 * ltconfig, ltmain.sh: New files, from libtool 1.0.
12902 * missing: New file, from automake 1.2.
12903
12904 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
12905
12906 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
12907 check-tk to CHECK_X11_MODULES.
12908
12909 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
12910
12911 * config.sub: Merge with FSF.
12912
12913 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
12914
12915 * config.guess: Merge with FSF.
12916
12917 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12918
12919 * configure: Treat msdosdjgpp like go32.
12920 * configure.in: Likewise. Don't remove gprof for go32.
12921
12922 * configure: Change Makefile.tem2 to Makefile.tm2.
12923
12924 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
12925
12926 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12927
12928 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12929
12930 * install-sh (chmodcmd): Set to null if the DST directory already
12931 exists. Same as Nov 11th change.
12932
12933 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
12934
12935 * configure (GDB_TK): Needs itcl and tix.
12936
12937 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
12938
12939 * config.guess: Update from FSF.
12940
12941 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
12942
12943 * Makefile.in (GDB_TK): Depend on itcl and tix.
12944
12945 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
12946
12947 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12948 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12949 (INSTALL_SCRIPT): New variable.
12950 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12951 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12952 to -x.
12953 * install-sh: Add support for -x option.
12954
12955 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
12956
12957 * configure.in, Makefile.in: Treat tix like itcl.
12958
12959 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
12960
12961 * Makefile.in (WINDRES): New variable.
12962 (WINDRES_FOR_TARGET): New variable.
12963 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12964 (EXTRA_HOST_FLAGS): Add WINDRES.
12965 (EXTRA_TARGET_FLAGS): Add WINDRES.
12966 (EXTRA_GCC_FLAGS): Add WINDRES.
12967 ($(DO_X)): Pass down WINDRES.
12968 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12969 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12970 DLLTOOL_FOR_TARGET.
12971
12972 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
12973
12974 * configure.in: configure sim before gdb for win32-x-ppc
12975
12976 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12977
12978 Move gperf into the toplevel, from libg++.
12979 * configure.in (target_tools): Add target-gperf.
12980 (native_only): Add target-gperf.
12981 * Makefile.in (all-target-gperf): New target, depend on
12982 all-target-libg++.
12983 (configure-target-gperf): Empty rule.
12984 (ALL_TARGET_MODULES): Add all-target-gperf.
12985 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12986 (CHECK_TARGET_MODULES): Add check-target-gperf.
12987 (INSTALL_TARGET_MODULES): Add install-target-gperf.
12988 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12989
12990 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
12991
12992 * config.sub (mn10200): Recognize new basic machine.
12993
12994 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12995
12996 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12997 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12998
12999 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13000
13001 * configure.in: If we're building mips-sgi-irix6* native, turn on
13002 ENABLE_MULTILIB and set TARGET_SUBDIR.
13003
13004 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
13005
13006 * Makefile.in (all-sn): Depend on all-grep.
13007
13008 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13009
13010 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13011
13012 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13013 Makefile. From Jeff Makey <jeff@cts.com>.
13014 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13015
13016 * Makefile.in (DISTBISONFILES): Remove.
13017 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13018 $(DEFAULT_YACC).
13019
13020 * configure.in: Build itl, db, sn, etc., when building for native
13021 cygwin32.
13022
13023 * Makefile.in (LD): New variable.
13024 (EXTRA_HOST_FLAGS): Pass down LD.
13025 ($(DO_X)): Likewise.
13026
13027 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13028
13029 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13030
13031 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13032
13033 * configure.in (targargs): Strip out any supplied --build argument
13034 before adding our own. Always add --build.
13035
13036 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13037
13038 * configure.in (targargs): Pass --build if we're doing
13039 a cross-compile.
13040
13041 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13042
13043 * configure: Use '|' instead of ":" as the separator in
13044 sed. Otherwise sed chokes on NT path names with drive
13045 designators. Also look for "?:*" as the leading characters in an
13046 absolute pathname.
13047
13048 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13049
13050 * config.sub: Support for r3900.
13051
13052 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13053
13054 * configure.in: Use install-sh, not install.sh.
13055
13056 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13057
13058 * Makefile.in (taz): Improve check for BISON so it doesn't try to
13059 apply it twice.
13060
13061 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
13062
13063 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13064 install-binutils.
13065
13066 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
13067
13068 * Makefile.in: Add automake targets.
13069 * configure.in (host_tools): Add automake.
13070
13071 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
13072
13073 * configure: Default CXX to c++, not gcc.
13074 * Makefile.in (CXX): Set to c++, not gcc.
13075 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13076
13077 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
13078
13079 * install-sh: try appending a .exe if source file doesn't
13080 exist
13081
13082 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
13083
13084 * configure.in: Turn on multilib by default.
13085 (cross_only): Remove target-libiberty.
13086
13087 * Makefile.in (all-gcc): Don't depend on libiberty.
13088
13089 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
13090
13091 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13092
13093 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
13094
13095 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13096 (DISTBISONFILES): Add ld/Makefile.in
13097
13098 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
13099
13100 * configure.in: if target is cygwin32 but host isn't cygwin32,
13101 don't configure gdb tcl tk expect, not just gdb.
13102
13103 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
13104
13105 * configure.in: Added gnuserv everywhere sn appears.
13106
13107 * Makefile.in (ALL_MODULES): Added all-gnuserv.
13108 (CROSS_CHECK_MODULES): Added check-gnuserv.
13109 (INSTALL_MODULES): Added install-gnuserv.
13110 (CLEAN_MODULES): Added clean-gnuserv.
13111 (all-gnuserv): New target.
13112
13113 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
13114
13115 * config.guess: Fixes for MIPS OpenBSD systems.
13116
13117 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
13118
13119 * Makefile.in (INSTALL_XFORM): Remove.
13120 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13121
13122 * mkinstalldirs: New file, copied from automake.
13123 * Makefile.in (installdirs): Rename from install-dirs. Use
13124 mkinstalldirs. Change all users.
13125 (DEVO_SUPPORT): Add mkinstalldirs.
13126
13127 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
13128
13129 * install-sh: Rename from install.sh.
13130 * Makefile.in (INSTALL): Change install.sh to install-sh.
13131 (DEVO_SUPPORT): Likewise.
13132
13133 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
13134 Graichen <graichen@rzpd.de>.
13135
13136 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
13137
13138 * config.guess: Recognize OpenBSD systems correctly.
13139
13140 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13141
13142 * README, Makefile.in (ETC_SUPPORT): Remove references to
13143 cfg-paper*, configure.{texi,man,info*}._
13144
13145 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
13146
13147 * Makefile.in (all.normal): Ensure that gcc is built after all
13148 the x11 - ie gdb - targets.
13149
13150 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
13151
13152 * makefile.vms: Don't run conf-a-gas.
13153
13154 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
13155
13156 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13157
13158 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
13159
13160 * configure.in: Remove noconfigdirs case since gdb also
13161 configures and builds for tic80-coff.
13162
13163 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
13164
13165 * configure: Set cache_file to config.cache.
13166 * Makefile.in (local-distclean): Remove config.cache.
13167
13168 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
13169
13170 * COPYING: Update FSF address.
13171
13172 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
13173
13174 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13175 noconfigdirs.
13176
13177 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
13178
13179 * Makefile.in (install-dirs): Don't crash if prefix, and hence
13180 MAKEDIRS, is empty.
13181
13182 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
13183
13184 * config.sub: Tweak mn10300 entry.
13185
13186 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
13187
13188 * configure.in (host_tools): Put sim before gdb, so gdb's
13189 configure.tgt can determine if the simulator was configured.
13190
13191 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
13192
13193 * config.sub: Move BeOS $os case to be with other Cygnus
13194 local cases.
13195
13196 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
13197
13198 * config.sub: Remove misplaced comment that broke Linux.
13199
13200 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
13201
13202 * config.sub: Add BeOS support.
13203
13204 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
13205
13206 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13207
13208 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
13209
13210 * configure.in (noconfigdirs): Remove tcl and tk from
13211 noconfigdirs for cygwin32 builds.
13212
13213 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
13214
13215 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13216
13217 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
13218
13219 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13220 make-all.com, use makefile.vms instead.
13221
13222 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
13223
13224 * config.sub: Accept -lnews*.
13225
13226 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
13227
13228 * configure.in (noconfigdirs): Disable target-newlib,
13229 target-examples and target-libiberty for d30v.
13230
13231 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13232
13233 * configure.in (noconfigdirs): Enable ld for d30v.
13234
13235 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13236
13237 * configure.in (tic80-*-*): Build compiler.
13238
13239 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13240
13241 * configure.in (d30v-*): Remove sim directory from list of
13242 unsupported d30v directories
13243
13244 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13245
13246 * config.sub, configure.in: Add d30v target cpu.
13247
13248 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13249
13250 * makefile.vms: New file.
13251 * make-all.com: Remove.
13252
13253 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13254
13255 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13256
13257 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13258
13259 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13260
13261 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13262
13263 * Makefile.in (ALL_MODULES): Added all-db.
13264 (CROSS_CHECK_MODULES): Addec check-db.
13265 (INSTALL_MODULES): Added install-db.
13266 (CLEAN_MODULES): Added clean-db.
13267
13268 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13269
13270 * config.guess: Merge with latest FSF sources.
13271
13272 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13273
13274 * Makefile.in (ALL_MODULES): Added all-itcl.
13275 (CROSS_CHECK_MODULES): Added check-itcl.
13276 (INSTALL_MODULES): Added install-itcl.
13277 (CLEAN_MODULES): Added clean-itcl.
13278
13279 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13280
13281 * configure.in: build gdb for mn10200
13282
13283 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13284
13285 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13286
13287 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13288
13289 * configure.in (tic80-*-*): Turn off most targets right now.
13290
13291 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13292
13293 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13294 rather than the makeinfo program.
13295 (do-info): Depend upon all-texinfo.
13296
13297 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13298
13299 * configure.in: Remove uses of config/mh-linux.
13300
13301 * config.sub, config.guess: Merge with latest FSF sources.
13302
13303 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13304
13305 * config.sub (case $basic_machine): Add tic80 entries.
13306
13307 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13308
13309 * config.sub, config.guess: Merge with latest FSF sources.
13310
13311 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13312
13313 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13314 * mpw-config.in: Test for NewFolderRecursive.
13315 * mpw-install: Use symbolic name for startup filename.
13316 * mpw-README: Add various additional details.
13317
13318 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13319
13320 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13321
13322 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13323
13324 * configure.in: Do build gcc and the target libraries for
13325 the mn10200.
13326
13327 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
13328
13329 * configure.in: don't avoid building gdb for mn10300 any more
13330 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13331 instead of single-quoting it.
13332
13333 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
13334
13335 * configure.in: Don't use --with-stabs on IRIX 6.
13336
13337 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13338
13339 * configure.in (m32r): Build gdb, libg++ now.
13340
13341 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13342
13343 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13344 directories from noconfigdirs.
13345
13346 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13347
13348 * config.sub (basic_machine): added mips16 configuration
13349
13350 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13351
13352 * config.sub: Handle d10v-unknown.
13353
13354 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13355
13356 * config.sub: Handle v850-unknown.
13357
13358 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13359
13360 * Makefile.in: add findutils
13361 * configure.in: add findutils to list of host_tools
13362
13363 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13364
13365 * config.sub: Handle mn10200 and mn10300.
13366
13367 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13368
13369 * configure.in (d10v-*): Do not build librx.
13370
13371 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13372
13373 * configure.in (mn10300): Build everything except gdb & libgloss.
13374
13375 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13376
13377 * config.guess: Patch for Dansk Data Elektronik servers,
13378 from Niels Skou Olsen <nso@dde.dk>.
13379
13380 For ncr, use /bin/uname rather than uname, since GNU uname does not
13381 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13382
13383 Patch for MIPS R4000 running System V,
13384 from Eric S. Raymond <esr@snark.thyrsus.com>.
13385
13386 Fix thinko for nextstep.
13387
13388 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13389
13390 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13391 * config.guess: Guess mips-dec-mach_bsd4.3.
13392
13393 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13394 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13395 release numbers.
13396 * config.guess (mips-mips-riscos*): Emit just enough of the
13397 release number.
13398
13399 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13400 * config.guess (sparc-auspex-sunos*): Added.
13401 (f300-fujitsu-*): Added.
13402
13403 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13404 * config.guess: Recognize a Tadpole as a sparc.
13405
13406 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13407
13408 * config.guess: Don't assume that NextStep version is either 2 or
13409 3. NextStep 4 (aka OpenStep 4) has come out now.
13410
13411 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13412
13413 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13414 From Rik Faith <faith@cs.unc.edu>.
13415
13416 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13417
13418 * config.sub: Contributions from bug-gnu-utils to:
13419 Support plain "hppa" (no version given) architecture, reported by
13420 OpenStep.
13421 OpenBSD like NetBSD.
13422 LynxOs is not a hardware supplier.
13423
13424 * config.guess: Contributions from bug-gnu-utils to add support for:
13425 OpenBSD like NetBSD.
13426 Stratus systems.
13427 More Pyramid systems.
13428 i[n>4]86 Intel chips.
13429 M680[n>4]0 Motorola chips.
13430 Use unknown instead of lynx for hardware manufacturer.
13431
13432 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13433
13434 * install.sh (chmodcmd): Set to null if the DST directory already
13435 exists.
13436
13437 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13438
13439 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13440 not use mt-ppc target Makefile fragment any more.
13441
13442 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13443
13444 * configure.in (*-*-windows): Exclude everything but those dirs
13445 needed to build windows.
13446
13447 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13448
13449 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13450
13451 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13452
13453 * configure.in: Exclude mmalloc from i386-windows.
13454
13455 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13456
13457 * Undo my previous change.
13458
13459 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13460
13461 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13462 unconditionally.
13463 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13464
13465 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13466
13467 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13468 host to add it's own flags.
13469
13470 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13471
13472 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13473
13474 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13475
13476 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13477 (CXX_FOR_TARGET): Likewise.
13478 (GCC_FOR_TARGET): Define.
13479 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13480 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13481 CC_FOR_TARGET was specified on the command line.
13482 (MAKEOVERRIDES): Don't define.
13483
13484 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13485
13486 * configure.in (m32r): Fix spelling of libg++ libs.
13487
13488 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13489
13490 * config.sub (-apple*): Remove, now redundant.
13491
13492 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13493
13494 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13495
13496 * configure: Rework yesterday's sed script patch.
13497
13498 * config.sub: Merge with FSF.
13499
13500 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13501
13502 * config.guess: Merge from FSF.
13503
13504 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
13505 * config.guess: Use pc instead of unknown, for pc clone systems.
13506 Change linux to linux-gnu.
13507
13508 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13509 * config.guess: Avoid non-portable tr syntax.
13510
13511 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13512
13513 * test-build.mk (HOLES): Add "xargs" for gdb.
13514
13515 * configure: Avoid hpux10.20 sed bug.
13516
13517 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13518
13519 * configure.in: Add support for windows host
13520 (that is a build done under the Microsoft build environment).
13521
13522 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13523
13524 * Makefile.in: Replace all uses of srcroot with s, to shrink
13525 command line lengths.
13526
13527 Patches from Geoffrey Noer <noer@cygnus.com>:
13528 * configure.in: If configuring for newlib, pass --with-newlib to
13529 subdirectories.
13530 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13531 -Bnewlib/ and -Lwinsup to gcc.
13532 (CXX_FOR_TARGET): Likewise.
13533
13534 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13535
13536 * Makefile.in (ETC_SUPPORT): Add configure.
13537
13538 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13539
13540 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13541 host configuration file.
13542
13543 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13544
13545 * configure.in: Break mn10x00 support into separate
13546 mn10200 and mn10300 configurations.
13547 * config.sub: Likewise.
13548
13549 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13550
13551 * configure.in: Add lots of stuff to noconfigdirs for
13552 the mn10x00 targets.
13553
13554 * config.sub, configure.in: Add mn10x00 support.
13555
13556 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13557
13558 * make-all.com: Call conf-a-gas, not config-a-gas.
13559
13560 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13561
13562 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13563 targets.
13564
13565 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13566
13567 * mpw-README: Add much more detail for native PowerMac.
13568 * mpw-install: New file.
13569 * mpw-configure: Add --norecursion and --help options.
13570 * mpw-config.in: Translate readme and install files when
13571 copying to objdir.
13572 * mpw-build.in: Don't always depend on byacc and flex.
13573 (install-only-top): New action.
13574
13575 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13576
13577 * configure.in: You can now configure GDB for the v850.
13578
13579 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13580
13581 * configure.in (noconfigdirs): Don't configure any C++ dirs
13582 if targeting D10V.
13583
13584 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13585
13586 * config.sub: Recognize mips64vr5000.
13587
13588 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13589
13590 * configure.in: Use a single line for host_tools and native_only.
13591
13592 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13593
13594 * config.sub, configure.in: Add entries for m32r.
13595
13596 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13597
13598 * Makefile.in (inet-install): Don't run install-gzip.
13599
13600 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13601
13602 * configure.in: Don't config lots of things for *-*-windows*.
13603
13604 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13605
13606 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13607 (host_libs, host_tools): Copy from configure.in.
13608 * mpw-configure: Don't complain about directories not found.
13609
13610 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13611
13612 * configure.in (i[345]86): Recognize i686 for pentium pro.
13613 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13614 file.
13615
13616 * config.guess (i[345]86): Ditto.
13617
13618 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13619
13620 * configure.in (noconfigdirs): Removed gdb for D10V.
13621
13622 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
13623
13624 * configure.in: Remove ld, target-libio, target-libg++, and
13625 target-libstdc++ from noconfigdirs.
13626
13627 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13628
13629 * configure: Fix three locations where shell scripts were
13630 being run directly rather than with config_shell.
13631
13632 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13633
13634 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13635 * config.sub (basic_machine): Recognize v850.
13636
13637 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13638
13639 * mpw-configure: Handle multiple enable/disable options and
13640 pass them down recursively, handle -c and -s flags appropriately
13641 depending on choice of compiler, add escape mechanism for
13642 quoted arguments to gC.
13643
13644 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13645
13646 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13647 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13648 so that -mrelocatable-lib and -mno-eabi are used.
13649
13650 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13651 not support --print-multi-lib, don't abort.
13652
13653 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13654
13655 * make-all.com: Run config-a-gas.
13656 * setup.com: Don't copy subdirectory files around.
13657
13658 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13659
13660 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13661 target, it now compiles correctly.
13662
13663 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13664
13665 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13666
13667 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13668
13669 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13670
13671 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13672
13673 * configure.in (native_only): Add prms.
13674
13675 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13676
13677 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13678 (BINUTILS_SUPPORT_DIRS): Likewise.
13679
13680 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13681
13682 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13683 d10v support is added.
13684
13685 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13686
13687 * configure.in (d10v-*-*): New target.
13688
13689 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13690
13691 * config.guess (HP 9000/811): Recognize this as a PA1.1
13692 machine.
13693
13694 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13695
13696 * Makefile.in (do-tar-gz): New target, split out from tail end of
13697 taz target. Run each command separately, don't use pipes.
13698 (taz): Use it.
13699
13700 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13701
13702 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13703 * mpw-build.in: No builds should depend on building byacc or flex,
13704 they are assumed to be installed already.
13705
13706 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13707
13708 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13709 variable that CC_FOR_TARGET needs.
13710
13711 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13712
13713 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13714 options have changed since the last time the subdirectory was
13715 configured, and if it has, reconfigure.
13716 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13717 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13718
13719 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13720
13721 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13722 CLEAN_MODULES): Add bash.
13723 (all-bash): New target.
13724
13725 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13726
13727 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13728
13729 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13730
13731 * config.sub (basic_machine): Recognize d10v as a valid processor.
13732
13733 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13734
13735 * mpw-configure: Add support for --bindir.
13736 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13737
13738 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13739
13740 * configure.in: add bash, time, gawk to list of hosttools and things
13741 to only build for native toolchains
13742
13743 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13744
13745 * Makefile.in (docdir): Remove.
13746
13747 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13748
13749 * Makefile.in (datadir): Set to $(prefix)/share.
13750
13751 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13752
13753 * configure.in: build diff and patch for cygwin32-hosted
13754 toolchains.
13755
13756 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13757
13758 * config.sub: Accept -rtems*.
13759
13760 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13761
13762 * configure.in: enable dosrel for cygwin32-hosted builds,
13763 remove diff from the list of things not buildable
13764 via Canadian Cross
13765
13766 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13767
13768 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13769 don't get ". ".
13770
13771 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13772
13773 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13774
13775 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13776
13777 * Makefile.in (taz): Handle case where tex3patch didn't even get
13778 checked out. Also, if it was found, put the symlink in a new util
13779 subdirectory.
13780
13781 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13782
13783 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13784
13785 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13786
13787 * config.sub: Recognize -openvms.
13788 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13789 * make-all.com, setup.com: New files.
13790
13791 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13792
13793 * Makefile.in (taz): tex3patch moved to texinfo/util.
13794
13795 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13796
13797 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13798 * configure.in: remove make from disable-if-Can-Cross list
13799 enable gdb if ${host} and ${target} are cygwin32
13800
13801 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13802
13803 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13804 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13805
13806 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13807
13808 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13809 distinguish sysv/svr4/bsd variants.
13810 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13811
13812 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13813
13814 * configure.in: Added copyright notice.
13815 * move-if-change: Added copyright notice.
13816
13817 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13818
13819 * configure.in (powerpcle-*-solaris*): Until we get shared
13820 libraries working, don't build gdb, sim, make, tcl, tk, or
13821 expect.
13822
13823 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13824
13825 * config.guess: Merge with FSF:
13826
13827 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13828 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13829
13830 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13831 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13832
13833 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13834 * config.guess: Combine two OSF1 rules.
13835 Also recognize field test versions. From mjr@zk3.dec.com.
13836 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13837 because GNU uname does not support -p. From pmr@pajato.com.
13838
13839 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13840
13841 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13842
13843 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13844
13845 * mpw-README: Document GCCIncludes.
13846
13847 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13848
13849 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13850
13851 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13852
13853 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13854
13855 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13856
13857 * configure.in (*-*-cygwin32): Configure make.
13858
13859 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13860
13861 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13862
13863 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13864
13865 * Makefile.in (all-inet): Depend on all-perl.
13866
13867 * Makefile.in (inet-install): New target.
13868
13869 * Makefile.in (all-inet): Depend on all-tcl.
13870 (all-inet): Depend on all-send-pr.
13871
13872 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13873
13874 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13875 temporarily.
13876
13877 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
13878
13879 * configure.in: Don't configure --with-gnu-ld on AIX.
13880
13881 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13882
13883 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13884
13885 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
13886
13887 * Makefile.in (ALL_MODULES): Added all-inet.
13888 (CROSS_CHECK_MODULES): Added check-inet.
13889 (INSTALL_MODULES): Added install-inet.
13890 (CLEAN_MODULES): Added clean-inet.
13891 (all-indent): New target.
13892
13893 * configure.in (host_tools): Added inet.
13894 (native_only): Added inet.
13895 (noconfigdirs): Added inet.
13896
13897 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
13898
13899 * configure.in: Don't configure libgloss if we are not configuring
13900 newlib.
13901
13902 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13903
13904 * configure.in: Don't configure libgloss for unsupported
13905 architectures.
13906
13907 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13908
13909 * Makefile.in (CLEAN_MODULES): Add clean-apache.
13910
13911 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
13912
13913 * Makefile.in (ALL_MODULES): Include all-apache.
13914 (CROSS_CHECK_MODULES): Include check-apache.
13915 (INSTALL_MODULES): Include install-apache.
13916 (all-apache): New target.
13917
13918 * configure.in: Added apache everywhere perl is seen.
13919
13920 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13921
13922 * Makefile.in: Add support for clean-{module} and
13923 clean-target-{module} rules.
13924
13925 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
13926
13927 * configure.in (*-*-ose) do not build libgloss.
13928
13929 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13930
13931 * config.guess (prep*:SunOS:5.*:*): Turn into
13932 powerpele-unknown-solaris2.
13933
13934 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
13935
13936 * configure.in: Permit --enable-shared to specify a list of
13937 directories.
13938
13939 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13940
13941 * configure.in (host==solaris): Pass only the first word of $CC
13942 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13943
13944 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13945
13946 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13947
13948 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
13949
13950 * Makefile.in (ALL_MODULES): Include all-perl.
13951 (CROSS_CHECK_MODULES): Include check-perl.
13952 (INSTALL_MODULES): Include install-perl.
13953 (ALL_X11_MODULES): Include all-guile.
13954 (CHECK_X11_MODULES): Include check-guile.
13955 (INSTALL_X11_MODULES): Include install-guile.
13956 (all-perl): New target.
13957 (all-guile): New target.
13958
13959 * configure.in (host_tools): Include perl and guile.
13960 (native_only): Include perl and guile.
13961 (noconfigdirs): Don't build guile and perl; no ports have been
13962 done.
13963
13964 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
13965
13966 * configure (--enable-*): Handle quoted option lists such as
13967 --enable-sim-cflags='-g0 -O' better.
13968
13969 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13970
13971 * Makefile.in ({,inst}all-target): New rule so we can make and
13972 install all of the target directories easily.
13973
13974 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13975
13976 * configure.in: Add missing global flag in sed substitution when
13977 deleting `target-' from ${configdirs}.
13978
13979 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
13980
13981 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13982 option.
13983
13984 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13985 config/mh-necv4.
13986
13987 * install.sh: Correct misspelling of transformbasename.
13988
13989 * config.guess: Recognize mips-*-sysv*.
13990
13991 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
13992
13993 * config.sub: Recognize mon960.
13994
13995 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
13996
13997 * configure: Restore Canadian Cross handling of BISON and LEX,
13998 removed in Feb 20 change.
13999
14000 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
14001
14002 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14003 Mention make install. Remove the old copyright date as well the
14004 clumsy and rather pointless copyright on the README file.
14005
14006 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14007
14008 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14009 Makefile after running symlink-tree, then run `make distclean' to
14010 avoid clobbering any generated files in srcdir.
14011
14012 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14013
14014 * configure.in (m68k-*-netbsd*): Build everything now.
14015
14016 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14017
14018 * Makefile.in (taz): Fix quoting.
14019
14020 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14021
14022 * configure.in (sparclet-*-*): Build everything now.
14023
14024 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14025
14026 * configure.in (m68k-*-linux*): New host.
14027
14028 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14029
14030 * configure: Check for bison before byacc.
14031
14032 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14033
14034 * Makefile.in configure: Change the way LEX and BISON/YACC are
14035 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14036 searching PATH. These are used as fallbacks by Makefile.in if
14037 flex/bison/byacc aren't in objdir.
14038
14039 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14040
14041 * Makefile.in: Make everything which depends upon all-bfd also
14042 depend upon all-opcodes, in case --with-commonbfdlib is used.
14043
14044 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14045
14046 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14047 building NT native compilers on Unix.
14048
14049 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14050
14051 * configure.in: Don't get CC from the host Makefile fragment if we
14052 can find gcc in PATH, or if this is a Canadian Cross. Move the
14053 Solaris test for /usr/ucb/cc to the post target script, just after
14054 the compiler sanity test.
14055
14056 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14057
14058 * config.sub: Merge with FSF.
14059
14060 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
14061
14062 * Makefile.in (RPATH_ENVVAR): New variable.
14063 (REALLY_SET_LIB_PATH): Use it.
14064 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14065
14066 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
14067
14068 * config.sub, configure.in: Recognize sparclet cpu.
14069
14070 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14071
14072 * config.guess: Support m68k-cbm-sysv4.
14073
14074 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14075
14076 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14077 m68k-unknown-linuxaout from linker help string. Put quotes around
14078 $ld_help_string.
14079
14080 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
14081
14082 * config.guess (powerpc-harris-powerunix): Add guess for port
14083 to new target.
14084
14085 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14086
14087 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14088
14089 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
14090
14091 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14092 $(REALLY_SET_LIB_PATH) in Makefile.
14093 * Makefile.in (SET_LIB_PATH): New variable.
14094 (REALLY_SET_LIB_PATH): New variable.
14095 ($(DO_X)): Use $(SET_LIB_PATH).
14096 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14097 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14098 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14099 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14100 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14101 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14102 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14103 (install-dosrel): Likewise.
14104 (all-opcodes): Depend upon all-libiberty.
14105
14106 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
14107
14108 * config.guess (*:CYGWIN*): New
14109
14110 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14111
14112 * Makefile.in (all-target-winsup): All all-target-libiberty.
14113
14114 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14115
14116 * configure.in (noconfigdirs): Add missing # in front of comment.
14117
14118 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
14119
14120 * configure.in: add second pass to things added to noconfigdirs
14121 so *-gm-magic can exclude libgloss properly.
14122
14123 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
14124
14125 * mpw-configure (extralibs_name, rez_name): Set correctly
14126 for MWC68K compiler.
14127
14128 * mpw-README: Add more info on the necessary build tools.
14129
14130 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
14131
14132 * configure.in, config.sub: Recognize cygwin32.
14133
14134 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
14135
14136 * config.guess, config.sub: Recognize A/UX.
14137
14138 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
14139
14140 * config.sub: Merge with gcc/config.sub.
14141
14142 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
14143
14144 * mpw-build.in (do-binutils): Add build of stamps.
14145
14146 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
14147
14148 * config.sub: Add recognition for mips64vr4100*-* targets.
14149
14150 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14151
14152 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14153 Add creation of gconfigargs with `--enable-shared' turned on.
14154 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14155 ($(host)-stamp-stage3-configured): Likewise.
14156 (HOLES): Add chatr and ldd.
14157 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14158
14159 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
14160
14161 * configure: Pass --nfp to recursive configures.
14162
14163 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
14164
14165 * Makefile.in (DLLTOOL): New.
14166 (DLLTOOL_FOR_TARGET): New.
14167 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14168 (EXTRA_TARGET_FLAGS): Ditto.
14169 (EXTRA_GCC_FLAGS): Ditto.
14170 (CONFIGURE_TARGET_MODULES): Ditto.
14171 (DO_X): Ditto.
14172 * configure: Add DLLTOOL.
14173
14174 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
14175
14176 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14177 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14178 mh-sco, since old workarounds no longer needed, and don't
14179 build ld, since libraries have weak symbols in COFF.
14180
14181 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
14182
14183 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14184
14185 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
14186
14187 * configure.in: Make sure that ${CC} can be used to compile an
14188 executable.
14189
14190 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14191
14192 * Makefile.in (all-gdb): Depend on $(GDB_TK).
14193 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14194 nothing depending on whether gdbtk is being built.
14195
14196 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
14197
14198 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14199
14200 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
14201
14202 * configure.in (noconfigdirs): Put ld or gas in this early, if the
14203 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14204
14205 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
14206
14207 * config-ml.in: Add support for
14208 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14209 Simplify setting of multidirs from --disable-foo.
14210
14211 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14212
14213 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14214 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14215 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14216 non-empty, pass them on to the GCC make.
14217 (all-bootstrap): New rule that is like all-gcc, except it executes
14218 the GCC bootstrap rule instead of the GCC all rule.
14219
14220 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
14221
14222 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14223
14224 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14225
14226 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14227 DG/UX support.
14228
14229 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
14230
14231 * config.sub (i*86*) Change [345] to [3456]
14232
14233 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14234
14235 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14236 --with-gnu-ld=no.
14237
14238 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14239
14240 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14241 AIX multilibs get built.
14242
14243 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14244
14245 * configure.in (i386-win32): Don't build expect if we're not
14246 building the tcl subdir.
14247
14248 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14249
14250 * Makefile.in: (configure-target-examples, all-target-examples):
14251 New targets, configure and build example programs.
14252
14253 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14254
14255 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14256 use it as input to sedit the generated MPW makefile.
14257 * mpw-README: Add a suggestion about Gestalt.h.
14258
14259 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14260
14261 * config.sub: Accept *-*-ieee*.
14262
14263 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14264
14265 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14266 Ronald F. Guilmette <rfg@monkeys.com>.
14267
14268 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14269
14270 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14271 for powerpc-pe native.
14272 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14273 (target==powerpc-pe): duplicate i386-win32 entry.
14274
14275 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14276
14277 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14278 of vxworks, not just vxworks5.1.
14279
14280 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14281
14282 * mpw-configure: Add support for exec-prefix.
14283
14284 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14285
14286 * config.guess: Recognize HP model 816 machines as having
14287 a PA1.1 processor.
14288
14289 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14290
14291 * configure: Ignore new autoconf configure options.
14292
14293 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14294
14295 * config.guess: Recognize Pentium under SCO.
14296 From Robert Lipe <robertl@arnet.com>.
14297
14298 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14299
14300 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14301
14302 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14303
14304 * configure.in: Don't configure gas for alpha-dec-osf*.
14305
14306 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14307
14308 * configure.in: Default to --with-stabs for some targets for which
14309 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14310 i[345]86*-*-unixware*.
14311
14312 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14313
14314 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14315 rather than basing it on the target. Simplify handling of options
14316 controlling which directories to configure. Remove extraneous
14317 slash in multi-clean target.
14318
14319 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14320
14321 * config-ml.in: Prefix more variables with ml_ so they don't collide
14322 with configure's.
14323
14324 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
14325
14326 * configure: Don't turn -v into --v.
14327
14328 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
14329
14330 * configure.in (targargs): Fix typo.
14331
14332 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14333
14334 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14335
14336 * configure.in: Strip --host and --target options from
14337 CONFIG_ARGUMENTS, and always configure for --host only. Add
14338 --with-cross-host option when building with a cross-compiler.
14339 * configure: Canonicalize the arguments put into config.status by
14340 always using `=' for an option with an argument. Pass a presumed
14341 --host or --target explicitly.
14342
14343 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14344
14345 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14346 into general OS recognition case.
14347
14348 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14349
14350 * configure.in (target_configdirs): add target-winsup only
14351 for win32 target systems.
14352
14353 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14354
14355 * Makefile.in (all-target-libgloss): Depend upon
14356 configure-target-newlib, since when libgloss is built it looks to
14357 see if the newlib directory exists.
14358
14359 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14360
14361 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14362 cfg-ml-*.in.
14363
14364 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14365
14366 * configure: Handle LD and LD_FOR_TARGET when configuring a
14367 Canadian Cross.
14368
14369 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14370
14371 * configure.in (target_libs): add target-winsup.
14372 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14373 (target==ppcle-pe): remove ld from $noconfigdirs.
14374
14375 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14376
14377 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14378 Preserve relative path names in $srcdir. Build symlink tree if
14379 configuring cross target dir and srcdir=. (= no VPATH support).
14380 (configure-target-libg++): Depend on configure-target-librx.
14381 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14382 * config-ml.in: New file.
14383 * symlink-tree: New file.
14384 * configure: Ensure srcdir="." if that's what it is.
14385
14386 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14387
14388 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14389 includes and FLEX_SKELETON setting.
14390 * mpw-configure (--with-gnu-ld): New option, controls whether
14391 to use PPCLink or ld with PowerMac GCC.
14392 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14393 * mpw-config.in: Configure grez if targeting Mac.
14394
14395 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14396 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14397 just macos.
14398 * configure.in: Configure grez resource compiler if targeting Mac.
14399 * Makefile.in (all-grez, install-grez): New targets.
14400
14401 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14402
14403 * configure: CXX defaults to gcc, not g++. If we find
14404 gcc in the path, set CC to gcc -O2.
14405
14406 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14407
14408 * configure: Default ${build} correctly. Avoid picking up extra
14409 spaces when reading CC and CXX from Makefile. When doing a
14410 Canadian Cross, use plausible default values for numerous
14411 variables.
14412 * configure.in: When doing a Canadian Cross, don't try to
14413 configure tools whose configure script can't handle it.
14414
14415 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14416
14417 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14418
14419 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14420
14421 * configure: Remove dubious bug reporting address.
14422
14423 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14424
14425 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14426 configure script, run that instead of this directory's configure.
14427 In either case, print a message that we're configuring the sub-dir.
14428
14429 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14430
14431 * configure.in: Before checking for the existence of various files,
14432 use sed to filter out "target-".
14433
14434 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14435
14436 * Makefile.in (DO_X): Split rule to decrease command line length
14437 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14438 (Philippe De Muyter).
14439
14440 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14441
14442 * Makefile.in (all-patch): depend on all-libiberty.
14443
14444 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14445
14446 * configure.in: If the only directory in target_configdirs which
14447 actually exists is libiberty, then set target_configdirs to empty,
14448 to avoid trying to build a target libiberty in a gas or gdb
14449 distribution.
14450
14451 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14452
14453 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14454 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14455 systems.
14456
14457 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14458
14459 * configure.in (copy_dirs): Use sys-include instead of include
14460 for --with-headers option.
14461
14462 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14463
14464 * Makefile.in, configure.in: Make winsup builds work with
14465 new scheme.
14466
14467 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14468
14469 * configure.in: Build the linker on AIX.
14470
14471 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14472
14473 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14474 where needed.
14475
14476 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14477
14478 * Makefile.in (all-gcc): Fix typo.
14479
14480 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14481
14482 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14483
14484 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14485
14486 * configure.in: Rename libFOO to target-libFOO, and xiberty
14487 to target-xiberty, to provide more flexibility.
14488 (target_subdir): Define. Create if cross.
14489 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14490 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14491 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14492 check-libFOO -> check-target-libFOO, etc.
14493 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14494 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14495 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14496 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14497 allow ALL_GCC="" to only configure.
14498 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14499 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14500 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14501
14502 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14503
14504 * Makefile.in (taz): Build "info" in etc explicitly.
14505
14506 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14507
14508 * configure.in: Make sure that CC is undefined (as opposed to
14509 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14510 problem with autoconf trying to configure on a host without GCC.
14511
14512 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14513
14514 * mpw-configure: Set host alias from choice of host compiler,
14515 only use generic MPW Makefile sed if present, edit a file
14516 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14517 * mpw-README: Add problem notes about CW6 and CW7.
14518
14519 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14520
14521 * Makefile.in (taz): Use ";" instead of ";;".
14522
14523 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14524
14525 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14526 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14527 DISTDOCDIRS.
14528 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14529 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14530
14531 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14532
14533 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14534 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14535 Move bfd to DISTSTUFFDIRS.
14536
14537 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14538
14539 * Makefile.in (X11_LIB): Removed.
14540 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14541
14542 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14543
14544 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14545
14546 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14547 names.
14548
14549 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14550
14551 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14552
14553 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14554
14555 * configure.in (i[345]86-*-win32): Always build newlib.
14556 Don't configure cvs, autoconf or texinfo.
14557 * Makefile.in (LD_FOR_TARGET): New.
14558 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14559 Pass down LD_FOR_TARGET.
14560
14561 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14562
14563 * winsup: New directory.
14564 * Makefile.in: Build winsup.
14565 * configure.in: Winsup is configured when target is win32.
14566 Can only build win32 target GDB when native.
14567
14568 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14569
14570 * config.guess: Recognize HP model 819 machines as having
14571 a PA 1.1 processor.
14572
14573 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14574
14575 * configure: Fix sed loop which substitutes for CC and CXX to
14576 avoid bug found in various sed implementations.
14577
14578 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14579
14580 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14581 simulator. Use standard powerpc-*-eabi*.
14582
14583 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14584
14585 * configure.in: Stop putting gas and binutils in noconfigdirs for
14586 powerpc-*-aix* and rs6000-*-*.
14587
14588 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14589
14590 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14591 -mcall-aixdesc libraries.
14592
14593 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14594
14595 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14596
14597 * config.sub (arm | armel | armeb): Fix shell syntax.
14598
14599 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14600
14601 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14602 -msoft-float and -mcpu=common support.
14603 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14604 libraries.
14605
14606 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14607
14608 * configure.in: Allow configuration and build of emacs19 for the alpha.
14609
14610 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14611
14612 * configure.in (CC): Get ^CC, not just any old CC, from
14613 ${host_makefile_frag}.
14614
14615 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14616
14617 * configure.in (CC): Try to get CC from
14618 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14619
14620 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14621
14622 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14623 only if it exists in $(srcdir).
14624
14625 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14626
14627 * configure: If CC and CXX are not set in the environment, set
14628 them, based on either an existing Makefile or on searching for gcc
14629 in PATH. Substitute for CC and CXX in Makefile.
14630 * configure.in: Remove libm from target_libs. Separate
14631 target_configdirs from configdirs. If CC is not set in
14632 environment, try to get it from a host Makefile fragment. Rewrite
14633 changes of configdirs to use skipdirs instead. A few minor
14634 tweaks. Take directories out of target_configdirs as they are
14635 taken out of configdirs. Remove existing Makefile files from
14636 subdirectories. Substitute for TARGET_CONFIGDIRS and
14637 CONFIG_ARGUMENTS in Makefile.
14638 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14639 by configure.in.
14640 (CONFIG_ARGUMENTS): Likewise.
14641 (CONFIGURE_TARGET_MODULES): New variable.
14642 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14643 ($(CONFIGURE_TARGET_MODULES)): New target.
14644 (configure-libg++, configure-libio): New targets.
14645 (all-libg++): Depend upon configure-libg++.
14646 (all-libio): Depend upon configure-libio.
14647 (configure-libgloss, all-libgloss): New targets.
14648 (configure-libstdc++): New target.
14649 (all-libstdc++): Depend upon configure-libstdc++.
14650 (configure-librx, all-librx): New targets.
14651 (configure-newlib): New target.
14652 (all-newlib): Depend upon configure-newlib
14653 (configure-xiberty): New target.
14654 (all-xiberty): Depend upon configure-xiberty.
14655
14656 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14657
14658 * configure.in (host i[345]86-*-win32): Expand the
14659 noconfigdirs again.
14660
14661 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14662
14663 * mpw-configure: Fix sed command file name.
14664
14665 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14666
14667 * configure.in (host i[345]86-*-win32): Reduce the
14668 noconfigdirs again.
14669
14670 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14671
14672 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14673 or powerpc*-*-pe*, since they are not yet supported.
14674
14675 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14676
14677 Add PowerMac support and many other enhancements.
14678 * mpw-configure: New option --cc to select compiler to use,
14679 paste options set according to --cc into the generated
14680 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14681 if mpw-make.sed is present.
14682 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14683 add forward includes for PowerPC include files.
14684 * mpw-build.in: Build using Makefile.PPC if present.
14685 (do-byacc, etc): Remove separate version resource builds.
14686 (do-gas): Build "stamps" before "all".
14687 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14688 * mpw-README: Update to reflect --cc option, PowerMac support,
14689 and recently-reported compatibility problems.
14690
14691 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14692
14693 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14694 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14695 (--with-multilib-top): Pass to recursive invocations.
14696
14697 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14698
14699 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14700 v810-*-*.
14701
14702 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14703
14704 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14705 gdb, ld and opcodes on v810-*-*.
14706
14707 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14708
14709 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14710 (local-maintainer-clean): New target.
14711 (maintainer-clean): New target.
14712 (realclean): Just depend upon maintainer-clean.
14713
14714 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14715
14716 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14717
14718 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14719
14720 * configure.in: Build ld in mips*-*-bsd* case.
14721
14722 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14723
14724 * config.sub: Accept -lites* OS. From Ian Dall.
14725
14726 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14727
14728 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14729 targets.
14730
14731 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14732
14733 * configure.in: treat i386-win32 canadian cross the same as
14734 i386-go32 canadian cross.
14735
14736 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14737
14738 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14739 running under the simulator to build a reduced set of libraries.
14740 (powerpc-*-eabiaix): Add fine grained multilib support added to
14741 other powerpc targets yesterday.
14742
14743 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14744
14745 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14746 -disable-softfloat, -disable-relocatable, -disable-aix, and
14747 -disable-sysv to control which multilib libraries get built.
14748
14749 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14750
14751 * configure: Add Makefile.tem to list of files to remove in trap
14752 handler.
14753
14754 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14755
14756 * config.guess (*Linux*): Add missing "exit"s.
14757 Also, need specific check for alpha-unknown-linux (uses COFF).
14758
14759 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14760
14761 * config.guess: Merge with FSF:
14762
14763 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14764 * config.guess (AIX4): More robust release numbering discovery.
14765
14766 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14767 * config.guess (i386-sequent-ptx): Properly get version number.
14768
14769 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14770 * config.guess (mips:*:4*:UMIPS): New case.
14771
14772 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14773
14774 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14775 (i386-win32 host): Likewise. Don't build readline.
14776
14777 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14778
14779 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14780 SUPPORT_FILES to submakes.
14781
14782 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14783
14784 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14785 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14786 mpw-configure.
14787
14788 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14789
14790 * configure.in (appdirs): Use =, not ==, in test expression when
14791 trying to build the text to print in the warning message for
14792 Solaris users.
14793
14794 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14795
14796 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14797
14798 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14799
14800 * config.guess: Recognize lynx-2.3.
14801
14802 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14803
14804 * config.sub (z8ksim): Deleted
14805 (z8k-*-coff): New, this is the one true name of the target.
14806
14807 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14808
14809 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14810
14811 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14812
14813 * config.guess (*:Linux:*:*): First try asking the linker what the
14814 default object file format is (elf, aout, or coff). Then if this
14815 fails, try previous methods.
14816
14817 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14818
14819 * configure.in: Don't build newlib for *-*-vxworks5.1.
14820
14821 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14822
14823 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14824 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14825
14826 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14827
14828 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14829
14830 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14831
14832 * cfg-ml-com.in: New file.
14833 * cfg-ml-pos.in: New file.
14834
14835 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14836
14837 * COPYING.NEWLIB: Add HP free copyright to list.
14838
14839 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14840
14841 * config.sub: Recognize -eabi* for the system, not just -eabi.
14842
14843 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14844
14845 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14846 * config.sub, configure.in (win32): New target and host.
14847
14848 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14849
14850 * configure.in: Add i386-pe configuration.
14851
14852 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14853
14854 * mpw-build.in (install): Install GDB after LD.
14855
14856 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14857
14858 * mpw-config.in (elf/mips.h): Always forward-include, needed
14859 for GDB to build.
14860
14861 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14862
14863 * testsuite: New directory for customer acceptance and whole tool
14864 chain tests.
14865
14866 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14867
14868 * configure: If per-host line isn't found, but AC_OUTPUT is found
14869 and a configure script exists, run it instead.
14870
14871 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14872
14873 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14874
14875 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
14876
14877 * configure: Set build_{cpu,vendor,os,alias} to host values when
14878 --build isn't specified.
14879
14880 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14881
14882 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14883 (FLAGS_TO_PASS): Pass them.
14884 (EXTRA_TARGET_FLAGS): Ditto.
14885
14886 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14887
14888 * Makefile.in (all-libg++): Depend on all-libstdc++.
14889
14890 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14891
14892 * configure.in (noconfigdirs): Enable all packages for
14893 i386-unknown-netbsd.
14894
14895 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
14896
14897 * configure.in (noconfigdirs): Don't configure tk for i386-go32
14898 hosted builds (DOS builds)
14899
14900 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14901
14902 Changes for ARM based on patches from Richard Earnshaw:
14903 * config.sub: Handle armeb and armel.
14904 * configure.in: Omit arm linker only for riscix.
14905
14906 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
14907
14908 * config.guess: Update from FSF.
14909
14910 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
14911
14912 * config.sub: Recognize powerpcle as the little endian variant of
14913 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
14914 powerpcle variant. Convert pentium into i586, not i486. Add p5
14915 alias for i586. Map new x86 variants p6, k5, nexgen into i586
14916 temporarily.
14917
14918 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
14919
14920 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14921
14922 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
14923
14924 * config.sub: Accept -lites* as a basic system type.
14925
14926 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
14927
14928 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14929 installed, and if so return linuxoldld as the system name.
14930
14931 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
14932
14933 * config.guess: Add hppa1.1-hp-lites support.
14934
14935 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
14936
14937 * configure.in: Don't build newlib for m68k-vxworks5.1.
14938
14939 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14940
14941 * configure.in (mips-sgi-irix6): Use mh-irix5.
14942
14943 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
14944
14945 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14946
14947 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14948
14949 * test-build.mk: Enable building of shared libraries on IRIX 5 and
14950 OSF/1. Fix compiler flags.
14951 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
14952
14953 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
14954
14955 * configure.in: Recognize --with-newlib.
14956 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14957
14958 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14959
14960 * Makefile.in: move {all,check,install}-gdb from *_MODULES
14961 to *_X11_MODULES due to gdbtk needing X include files et al.
14962
14963 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
14964
14965 Merge in support for Mac MPW as a host.
14966 (Old change descriptions retained for informational value.)
14967
14968 * mpw-config.in: Add generic include forwards for cpu-specific
14969 include files in aout and elf directories.
14970
14971 * mpw-configure: Added copyright.
14972 * mpw-config.in: Check for presence of required build tools.
14973 (target_libs): Add newlib.
14974 (target_tools): Add examples.
14975 (Read Me): Generate as "Read Me for MPW" instead.
14976 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14977 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14978 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14979
14980 * mpw-configure: Remove subdir-specific makefile hackery,
14981 delete mk.tmp after using it.
14982
14983 * mpw-build.in (all): Display start and end times.
14984
14985 * mpw-configure (host_canonical): Set.
14986 (target_cpu): Always add to makefiles.
14987 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14988 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14989 (mpw-mh-mpw): Look for in srcdir and srcroot.
14990 Use sed instead of mpw-edit-prefix to edit prefix definitions.
14991
14992 * mpw-build.in: (install-only): New target.
14993
14994 * mpw-configure (host_alias, target_alias): Rename from hostalias
14995 and targetalias, add into generated Makefile.
14996 (mk.tmp): If present, add into generated Makefile.
14997 * mpw-build.in (all-gas): Build config.h first before gas proper.
14998
14999 * mpw-configure (config.status): Write only if changed.
15000 * mpw-config.in (readline): Configure it (not built, just used for
15001 definitions).
15002
15003 * mpw-config.in (elf/mips.h): Add a forward include.
15004
15005 * mpw-config.in: Forward-include most .h files in include into
15006 extra-include.
15007 (readline): Don't build.
15008 mpw-build.in (install): Install GDB.
15009
15010 * mpw-configure (prefix, mpw_prefix): Handle it.
15011 * mpw-config.in (mmalloc, readline): Don't configure.
15012 * mpw-build.in (thisscript): Rename to ThisScript.
15013 Use mpw-build instead of BuildProgram everywhere.
15014 (mmalloc, readline): Don't build.
15015 * mpw-README: New file, basic documentation about the MPW port.
15016
15017 * mpw-config.in: Use forward-include to create include files.
15018
15019 * mpw-configure: Add more things to the top of each configured
15020 Makefile, including contents of config/mpw-mh-mpw.
15021 * mpw-config.in (extra-include): Create this directory and fill it
15022 with Posix-like include files when configuring.
15023
15024 * config.sub (apple, mac, mpw): Add various aliases.
15025
15026 * mpw-build.in: New file, top-level build script fragment for MPW.
15027 * mpw-configure: New file, configure script for MPW.
15028 * mpw-config.in: New file, config fragment for MPW.
15029
15030 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15031
15032 * configure.in (host_libs): Remove glob, since it is gone from the
15033 sources.
15034
15035 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15036
15037 * Makefile.in: define empty GDB_NLM_DEPS var.
15038
15039 * configure.in(target_makefile_frag): use config/mt-netware
15040 for netware targets.
15041
15042 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15043
15044 * config.sub: Merge in recent FSF changes. Remove linux special
15045 cases.
15046
15047 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15048
15049 Revert this change:
15050
15051 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15052
15053 * build-all.mk: Use CC=cc -Xs on Solaris.
15054
15055 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15056
15057 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
15058 stop using it.
15059 * Makefile.in: Nuke all references to glob subdirectory.
15060
15061 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15062
15063 * configure.in: Fix --enable-shared logic in per-host.
15064
15065 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
15066
15067 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15068
15069 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15070
15071 * configure.in (noconfigdirs): Don't build gas on AIX, for
15072 powerpc*-*-aix* as well as for rs6000*-*-aix*.
15073
15074 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
15075
15076 * configure: Fix --cache-file to work if the file argument is a
15077 relative path.
15078
15079 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
15080
15081 * configure: If the --cache-file is used, pass it down to
15082 configure in subdirectories.
15083
15084 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
15085
15086 * config.sub: add vxworks29k configuration.
15087
15088 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15089
15090 * Makefile.in (taz): Do "diststuff" part quietly.
15091
15092 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
15093
15094 * config.sub: Mini-merge with gcc/config.sub.
15095
15096 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15097
15098 * config.guess (IRIX): Sed - to _.
15099
15100 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15101
15102 * Makefile.in (source-vault, binary-vault): New targets.
15103
15104 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
15105
15106 * config.sub: Recognize -eabi as a basic system type.
15107
15108 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15109
15110 * configure.in (enable_shared stuff): Fix typo.
15111
15112 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
15113
15114 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15115
15116 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15117
15118 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15119
15120 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15121
15122 * configure.in (rs6000-*-*): Don't build gas.
15123
15124 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
15125
15126 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15127 reduce command line length.
15128 (AS_FOR_TARGET): Check for as.new, not Makefile.
15129 (NM_FOR_TARGET): Check for nm.new, not Makefile.
15130
15131 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
15132
15133 * config.guess: Merge from FSF.
15134
15135 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15136
15137 * configure: Don't use $ when handling program_suffix.
15138
15139 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
15140
15141 * configure.in: Configure tk for hppa/hpux.
15142
15143 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
15144
15145 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
15146
15147 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15148
15149 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
15150 to LIBCXXFLAGS. Tests are better run without it.
15151
15152 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
15153
15154 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15155
15156 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
15157
15158 * configure.in (*-*-netware*): Don't configure xiberty.
15159
15160 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
15161
15162 * configure.in: Remove tk from native_only list.
15163
15164 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
15165
15166 * build-all.mk: Add mips-ncd-elf target to sun4 targets
15167 for special NCD build.
15168
15169 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15170
15171 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15172 makeall.bat, they're only useful for binutils snapshots.
15173 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15174 makeall.bat to specified SUPPORT_FILES.
15175
15176 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
15177
15178 * build-all.mk: Add Ericsson targets to sun4 and solaris
15179 hosts. Add BNR's sun4 target to solaris host, so their
15180 build-from-source will be tested in-house first.
15181
15182 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15183
15184 * Makefile.in (LIBCFLAGS): New variable.
15185 (CFLAGS_FOR_TARGET): Ditto.
15186 (LIBCFLAGS_FOR_TARGET): Ditto.
15187 (LIBCXXFLAGS): Ditto.
15188 (CXXFLAGS_FOR_TARGET): Ditto.
15189 (LIBCXXFLAGS_FOR_TARGET): Ditto.
15190 (BASE_FLAGS_TO_PASS): Pass them.
15191 (EXTRA_TARGET_FLAGS): Ditto.
15192
15193 * configure.in: Support --enable-shared.
15194
15195 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
15196
15197 * configure.in (target_libs): Include libstdc++ again.
15198 * config.guess: Update from FSF (for FreeBSD).
15199
15200 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15201
15202 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15203 makeall.bat.
15204 (DISTDOCDIRS): Add `etc'.
15205 (ETC_SUPPORT_PFX): New variable.
15206 (taz): Include anything from etc starting with a word in
15207 ETC_SUPPORT_PFX.
15208
15209 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15210
15211 * config.sub: Update for recent FSF changes. Remove obsolete
15212 h8300hds entry. Add -windows* and -osx as basic os. Minor
15213 spacing changes.
15214
15215 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15216
15217 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
15218
15219 * config.guess: Merge with FSF.
15220 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15221
15222 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15223
15224 * configure: Since the "trap 0" handler will override the exit
15225 status on many systems, only use it for "exit 1", and make it set
15226 a non-zero exit status; reset it before "exit 0". Also, check
15227 exit status of config.sub, and error out if it failed.
15228
15229 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
15230
15231 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15232 and install libgloss.
15233
15234 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15235
15236 * Makefile.in (all-binutils): Depend upon all-byacc.
15237
15238 * configure.in: Don't build emacs on Irix 5.
15239
15240 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15241
15242 * configure.in (*-*-netware*): Add libio.
15243
15244 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15245
15246 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15247 (CHECK_TARGET_MODULES): Ditto.
15248 (INSTALL_TARGET_MODULES): Ditto.
15249 (TARGET_LIBS): Ditto.
15250 (all-libstdc++): Note dependencies.
15251
15252 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15253
15254 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15255
15256 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15257
15258 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15259 -fexternal-templates.
15260
15261 * configure.in (target_libs): Add libstdc++.
15262 (noconfigdirs): Add libstdc++ as appropriate.
15263
15264 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15265
15266 * config.guess: Update from FSF.
15267
15268 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15269
15270 * configure: Use ${config_shell} when running ${configsub}.
15271
15272 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15273
15274 * config.sub: No longer recognize h8300h.
15275
15276 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15277
15278 * config.sub: Remove extraneous differences between config.sub and
15279 gcc/config.sub.
15280
15281 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15282
15283 * Makefile.in (DISTSTUFFDIRS): Add gas.
15284
15285 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15286
15287 * COPYING.NEWLIB: New file.
15288
15289 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15290
15291 * config.guess (HP-UX): Patch from Harlan Stenn
15292 <harlan@landmark.com> to also emit release level.
15293
15294 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15295
15296 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15297
15298 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15299
15300 * config.sub: Merge nextstep cleanup from FSF.
15301
15302 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15303
15304 * configure.in (arm-*-*): Don't configure ld for this target.
15305
15306 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15307
15308 * configure.in (*-*-netware): don't configure libg++, libio,
15309 librx, or newlib.
15310
15311 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15312
15313 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15314 configure ld--it works, but it doesn't support shared libraries.
15315
15316 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15317
15318 * config.guess (*-unknown-freebsd*): Get rid of possible
15319 trailing "(Release)" in version string.
15320 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15321
15322 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15323
15324 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15325 Fix type: *-next-neststep -> *-next-nextstep.
15326
15327 * config.guess: Merge from FSF:
15328
15329 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15330
15331 * config.guess: Recognize powerpc-ibm-aix3.2.5.
15332
15333 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15334
15335 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15336 instead of UNIX_SV for UnixWare 1.0).
15337
15338 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15339
15340 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
15341 to make gdb/nlm/* build after the compiler and linker.
15342
15343 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15344
15345 * config.guess (netbsd, freebsd, linux): Accept any machine,
15346 not just i[34]86.
15347 (m68k-atari-sysv4): Relocate to match FSF version.
15348
15349 * config.guess: More merges from the FSF:
15350
15351 Add a space before function call or macro invocation.
15352
15353 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15354
15355 * config.guess: Add trap cmd to remove dummy.c and dummy when
15356 interrupted.
15357
15358 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15359
15360 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15361 (dummy): Redirect stderr from compilation of dummy.c.
15362
15363 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15364
15365 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15366
15367 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15368
15369 * configure: Accept and ignore --cache*, for compatibility with
15370 new autoconf.
15371
15372 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15373
15374 * config.guess: Merge from FSF:
15375
15376 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15377
15378 * config.guess (Pyramid*:OSx*:*:*): New case.
15379 (PATH): Add /.attbin at end for finding uname.
15380 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
15381
15382 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15383
15384 * config.guess (M88*:DolphinOS:*:*): New case.
15385
15386 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15387
15388 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15389 to select whether to use ELF or COFF.
15390
15391 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15392
15393 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15394
15395 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15396
15397 * config.guess: Guess the OS version for HPUX.
15398
15399 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15400
15401 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15402
15403 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15404
15405 * configure.in: Recognize --with-headers, --with-libs, and
15406 --without-newlib.
15407 * Makefile.in (all-xiberty): Depend upon all-ld.
15408
15409 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15410
15411 * configure.in: Change i[34]86 to i[345]86.
15412
15413 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15414
15415 * configure (version): A few more tweaks to help message.
15416
15417 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15418
15419 * Makefile.in: Remove (for now) librx as a host library,
15420 now that we're building it for target.
15421
15422 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15423
15424 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15425 (Karl Berry).
15426
15427 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15428
15429 * configure.in: Also configure librx.
15430
15431 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15432
15433 * Makefile.in: Update various rules to reflect that librx
15434 is now needed for libg++.
15435
15436 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15437
15438 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15439
15440 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15441
15442 * configure.in: Configure the examples directory.
15443
15444 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15445
15446 * configure: Simplify Jun 2 1994 change.
15447
15448 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15449
15450 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15451 /bin/gcc isn't good enough to build gcc.
15452
15453 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15454
15455 * Makefile.in (GDB_SUPPORT_FILES): Remove
15456 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15457 (gdb.tar.gz): Add new rule to use standard distribution building
15458 mechanism.
15459
15460 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15461
15462 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15463 Bill Cox <bill@cygnus.com>.
15464
15465 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15466
15467 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15468
15469 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15470
15471 * configure: Search current dir first in .gdbinit.
15472
15473 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15474
15475 * config.sub: Recognize freebsd (merged from gcc config.sub).
15476
15477 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15478
15479 * config.sub: Refer to NeXT's operating system as nextstep.
15480
15481 * config.sub (case $basic_machine): Re-order the cases, to match
15482 the order in the FSF version (which is mostly alphabethical).
15483 Merge in some additions and changes from the FSF.
15484
15485 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15486
15487 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15488 * config.sub: Recognize cxux7.
15489 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15490
15491 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15492
15493 * config.sub: Fix typo powerpc -> powerpc-*.
15494
15495 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15496
15497 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15498
15499 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15500 parallel with all-emacs and install-emacs). Top-level command
15501 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15502
15503 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15504
15505 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15506 $(relbindir)/make before doing ``make install'', and use
15507 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15508 installing over running make binary.
15509 ($(host)-stamp-stage3-installed): Likewise.
15510
15511 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15512
15513 * config.guess: Recognize Mach.
15514
15515 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15516
15517 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15518 see whether --exec-prefix was used.
15519
15520 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15521
15522 * README: Explicitly mention libg++/README. (Zoo's idea.)
15523
15524 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15525
15526 * Makefile.in: Add all-librx target similar to all-libproc.
15527
15528 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15529
15530 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15531 with post 1.2 uname bogosity.
15532
15533 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15534
15535 * configure: Remove temporary files on receipt of a signal.
15536
15537 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15538
15539 * configure: If there is a package_makefile_frag, remove
15540 ${subdir}/Makefile.tem after copying it in.
15541
15542 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15543
15544 * build_all.mk: support rs6000 lynx identifies itself as
15545 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15546 since /bin/gcc is too feeble to compile a modern gcc.
15547
15548 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15549
15550 * brought devo/test-build.mk update-to-date with progressive/
15551 test-build.mk. Add lynx targets and hppa flag info.
15552
15553 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15554
15555 * configure.in: Use mh-ncrsvr43. Patch from
15556 Tom McConnell <tmcconne@sedona.intel.com>.
15557
15558 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15559
15560 * config.guess (i386-unknown-bsdi): No longer need to
15561 check #if defined(__bsdi__) && defined(__i386__).
15562
15563 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15564
15565 * configure: Set program_transform_nameoption correctly.
15566
15567 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15568
15569 * brought build-all.mk update-to-date with progressive build-all.mk,
15570 added new targets and hppa info.
15571
15572 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15573
15574 * configure: If config.guess result is a prefix of the user
15575 specified target, assume a native build and use the user specified
15576 target as the host alias. Remove SunOS patch suffix removal hack.
15577 * configure.in: Remove SunOS patch suffix removal hack.
15578
15579 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15580 in NATIVE_CHECK_MODULES.
15581
15582 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15583
15584 * Makefile.in: Rename HOST_ONLY to NATIVE.
15585 * configure: Delete SunOs patch suffix from host_canonical
15586 and build_canonical variables that are prepended to Makefiles.
15587 * configure.in: Add comments for easier maintenance.
15588
15589 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15590
15591 * Makefile.in: Add all-libproc target similar to all-gui.
15592
15593 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15594
15595 * Makefile.in (CHECK_MODULES): split into
15596 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15597
15598 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15599
15600 * config.guess (i386-unknown-bsdi): New system to guess.
15601
15602 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15603
15604 * Makefile.in: Add all-gui target (but not yet build by "all").
15605
15606 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15607
15608 * config.sub: Move deletion of patch suffix from here...
15609 * configure.in: To here, at Ian's suggestion. The top-
15610 level scripts might need to know of a patch level.
15611
15612 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15613
15614 * config.sub: Strip off patch suffix so rtl is recognized
15615 as a sunos4.1.3 machine, even though it's been patched.
15616
15617 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15618
15619 * Makefile.in (INSTALL_LAST): Delete.
15620 (INSTALL_DOSREL): New.
15621
15622 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15623
15624 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15625 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15626 whether we pass down --with-gnu-ld anyhow.
15627
15628 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15629
15630 * Makefile.in (INSTALL_LAST): Change operation so it works
15631 on more flavors of make.
15632 * configure.in (go32): Don't build libg++ or libio.
15633
15634 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15635
15636 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15637 they can be overriden by templates.
15638
15639 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15640
15641 * configure.in (target==go32): Don't build gdb.
15642 * dosrel: New directory.
15643
15644 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15645
15646 * configure.in (host==go32): Configure dosrel too.
15647 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15648 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15649 be set by incoming names or templates.
15650 (INSTALL_LAST): New rule.
15651
15652 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15653
15654 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15655
15656 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15657
15658 * configure.in (appdirs): New variable. Currently empty, but will
15659 be used in gas distribution. If nonempty, lists a set of
15660 directories at least one of which must get configured, or top
15661 level configuration is considered to have failed.
15662 (rs6000-*-lynxos*): Use new file name.
15663
15664 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15665
15666 Eliminate XTRAFLAGS.
15667 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15668 newlib include files using -idirafter, and also use -nostdinc.
15669 (CXX_FOR_TARGET): Likewise.
15670 (XTRAFLAGS): Removed.
15671 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15672 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15673 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15674 ($(DO_X)): Don't pass down XTRAFLAGS.
15675
15676 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15677
15678 * configure.in (mips*-dec-bsd*): New target; do build linker.
15679 (mips*-*-bsd*): New target; don't build linker.
15680
15681 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15682
15683 * configure.in: support rs6000-*-lynxos* configuration.
15684 support sunos4 as a cross target.
15685
15686 * config.sub: look for lynx*, not lynx since the OS version may
15687 legitimately be part of the name.
15688
15689 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15690
15691 * configure.in (i[34]86-*-sco*): Move to be with other i386
15692 targets.
15693 (romp-*-*): New target. Skip various binary utilities.
15694 (vax-*-*): New target. Don't build newlib.
15695 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15696
15697 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15698
15699 * configure.in: Only set host_makefile_frag if config
15700 directory exists.
15701
15702 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15703
15704 * install.sh: If $dstdir exists, don't check whether each
15705 component does.
15706
15707 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15708
15709 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15710
15711 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15712
15713 * configure.in (*-*-lynxos*): Don't configure newlib for either
15714 native or cross Lynx.
15715
15716 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15717
15718 * config.sub (sparc64-elf): Fix os.
15719 (z8k): Remove duplicate.
15720
15721 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15722
15723 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15724 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15725
15726 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15727
15728 * configure: Make file links cleanly even if Lynx fails on
15729 an NFS symlink (at least fail cleanly).
15730
15731 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15732
15733 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15734 -XNh2000.
15735
15736 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15737
15738 * configure: Unknown options are fatal again.
15739
15740 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15741
15742 * configure: Ignore --x-includes and --x-libraries, for Autoconf
15743 compatibility.
15744
15745 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15746
15747 * build-all.mk: Add `clean' target.
15748
15749 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15750
15751 * config.guess: Add SINIX support.
15752 * configure.in: Add mips-*-sysv4* support.
15753
15754 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15755
15756 * build-all.mk: Document all useful targets.
15757 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15758 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15759
15760 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15761
15762 * configure: Support --silent, --quiet.
15763
15764 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15765
15766 * configure: Support --disable-FEATURE.
15767
15768 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15769
15770 * config.guess: Recognize NCR running SVR4.3.
15771
15772 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15773
15774 * config.guess: Make BSDI generate i386-unknown-bsd386.
15775 Patch from Paul Eggert <eggert@twinsun.com>.
15776
15777 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15778
15779 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15780
15781 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15782
15783 * configure: Make unrecognized options give nonfatal warnings
15784 instead of fatal errors, and pass them to any subdirectory
15785 configures in case they recognize them.
15786 Make --x equivalent to --with-x.
15787
15788 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15789
15790 * configure: Add --enable-* options. Clean up usage message and
15791 some comments.
15792
15793 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15794
15795 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15796
15797 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15798
15799 * configure.in (hppa*-*-*): Enable binutils.
15800
15801 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15802
15803 * config.sub: Recognize cisco.
15804
15805 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15806
15807 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15808
15809 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15810
15811 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15812 than one configuration name. Add comment.
15813
15814 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15815
15816 * config.guess: about target *-hitachi-hiuxwe2, fixed
15817 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15818 macro is incorrect.]
15819
15820 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15821
15822 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15823 than the "make ls" stuff which used to be here.
15824
15825 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15826
15827 * config.guess: Recognize i[34]86-unknown-freebsd.
15828 From Shawn M Carey <smcarey@rodan.syr.edu>.
15829
15830 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15831
15832 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15833
15834 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15835
15836 * config.guess: Check for ptx.
15837
15838 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15839
15840 * config.sub: Add os9k checking.
15841
15842 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15843
15844 * config.guess: Handle OSF1 running on HPPA processors
15845
15846 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15847
15848 * configure: If subdir configure fails, print out a message with
15849 subdirectory name, in case subdir's configure code didn't identify
15850 itself.
15851
15852 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15853
15854 * configure.in: Remove embedded newlines from configdirs.
15855 Avoid mismatches of substrings. Fix matching strings at end
15856 of configdirs.
15857
15858 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15859
15860 * config.guess: Add Lynx/rs6000 config support.
15861
15862 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15863
15864 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15865
15866 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15867
15868 * configure.in (hppa*-*-osf*): Treat this just like most other
15869 PA configurations (eg no binutils or ld).
15870 (hppa*-*-*elf*): These configurations have binutils and ld.
15871
15872 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15873
15874 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15875
15876 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15877
15878 * configure.in (rs6000-*-*): Build gas.
15879
15880 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15881
15882 * Makefile.in: Avoid bug in losing hpux sed.
15883
15884 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15885
15886 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15887 for GDB and GDB has been fixed to not need it.
15888
15889 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15890
15891 * config.guess: Recognize vax hosts.
15892
15893 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15894
15895 * configure (while loop): Don't use "break 2" inside case
15896 statement -- the case statement isn't an enclosing loop.
15897
15898 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15899
15900 * config.guess: Clean up NeXT support, to allow nextstep
15901 on Intel machines. Make OS be nextstep.
15902
15903 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
15904
15905 * config.guess: Add alternate forms for Convex.
15906
15907 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
15908
15909 * configure: Completely rewrite option processing. Take
15910 advantage of pattern-matching to avoid invoking test frequently.
15911 Also clean up host and target defaulting logic.
15912
15913 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15914
15915 * Makefile.in: Replace all occurrances of "rootme" with "r" and
15916 "$${rootme}" with "$$r", to increase the likelihood that the do-*
15917 commands (plus user environment) will fit SCO limits.
15918
15919 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15920
15921 * configure.in: Don't issue warnings about directories which are
15922 not being configured if -norecursion is set. Correct test for
15923 --with-gnu-as and --with-gnu-ld to not get confused by substring
15924 matches.
15925
15926 * configure.in: Don't build gas for alpha-dec-osf1*.
15927
15928 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
15929
15930 * configure: Back out Per's change of 12/19/1993. It changes the
15931 behavior of configure in unexpected and confusing ways.
15932
15933 Also, use different delim char when calculating
15934 program_transform_name so that the name can contain slashes.
15935
15936 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
15937
15938 * configure.in, config.sub: Add support for VSTa micro-kernel.
15939
15940 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15941
15942 * configure.in: Nuke hacks which were used to get a special
15943 version of GAS for HPPA configurations.
15944
15945 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
15946
15947 * configure: If only ${target_alias} is given, use that
15948 as the default for ${host_alias}.
15949 * configure: Add missing back-slashes before nested quotes.
15950
15951 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15952
15953 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15954
15955 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
15956
15957 * config.guess: Recognize some Tektronix configurations.
15958 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15959
15960 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15961
15962 * config.sub: Match any flavor of SH.
15963
15964 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
15965
15966 * configure.in: Don't try to configure newlib for Alpha.
15967
15968 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15969
15970 * configure.in: Don't build ld for Irix 5. Don't build gas,
15971 libg++ or libio for any Alpha target.
15972
15973 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15974
15975 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
15976
15977 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15978 default arguments -- so it tried to compress itself.
15979
15980 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15981
15982 * configure.in (notsupp): ensure that a space is always at the end
15983 of the configdirs list, since the grep checks for an explicit space
15984
15985 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15986
15987 * configure.in (target i386-sysv4.2): don't build ld, since static
15988 versions of many libraries are not available.
15989
15990 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15991
15992 * config.guess: Recognize Apollos (using environment variables).
15993 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15994
15995 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15996
15997 * config.guess: Recognize Sony news mips running newsos.
15998
15999 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
16000
16001 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16002 "fi ; else" for bash.
16003
16004 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
16005
16006 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16007
16008 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16009
16010 * config.sub: accept unixware as an alias for svr4.2.
16011 Fix some inconsistancies with the gcc version.
16012
16013 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16014
16015 * Makefile.in (DISTDOCDIRS): Add gdb.
16016
16017 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16018
16019 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16020
16021 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16022
16023 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16024 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16025 this now.
16026
16027 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16028
16029 * config.sub: Accept hiux* as an OS name.
16030
16031 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16032 etc/make-stds.texi. The underscore came from gcc, and dje now
16033 agrees that RUNTESTFLAGS is the correct name.
16034
16035 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16036
16037 * install.sh: Remove 'set -e'. It makes any conditionals
16038 in the script useless.
16039
16040 * config.guess: Automatically recognize arm-acorn-riscix
16041 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16042
16043 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16044
16045 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16046
16047 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16048
16049 * Makefile.in (DISTDOCDIRS): New variable.
16050 (taz): Edit local Makefile.in sooner, instead of proto-toplev
16051 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
16052
16053 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16054
16055 * configure.in (hppa target): check the source directory for the
16056 pagas sub-directory
16057
16058 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
16059
16060 * config.sub: Allow -aout* and -elf*.
16061
16062 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16063
16064 * configure.in: Don't build ld on i386-solaris2, same as for
16065 sparc-solaris2.
16066
16067 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
16068
16069 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16070
16071 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16072
16073 * configure.in: Configure gdb for alpha.
16074
16075 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16076
16077 * Makefile.in (CXXFLAGS): Add -O.
16078
16079 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16080
16081 * config.guess: added support for DG Aviion
16082
16083 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16084
16085 * configure.in: Produce warning message for subdirectories not
16086 configurable for this host/target combination. Don't try to
16087 configure gdb for vms.
16088
16089 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16090
16091 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16092 appropriate files before making "diststuff".
16093 (DISTBISONFILES): New var: list of files to be edited.
16094 (DISTSTUFFDIRS): Add binutils.
16095
16096 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16097
16098 * config.sub: also handle mipsel and mips64el (for little endian mips)
16099
16100 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16101
16102 * configure.in: Add * to end of all OS names.
16103
16104 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
16105
16106 * configure.in: Build newlib for LynxOS native.
16107
16108 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16109
16110 * config.guess: Add support for delta 88k running SVR3.
16111
16112 * configure.in: Add comment about HP compiler vs. emacs.
16113
16114 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16115
16116 * configure.in: don't build ld on solaris2 (not a viable option
16117 due to bugs in getpwnam & getpwuid)
16118
16119 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16120
16121 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16122 config.guess will produce a full version number.
16123
16124 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16125
16126 * configure.in: Build linker and binutils for alpha-dec-osf1.
16127
16128 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16129
16130 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16131 and gdb/testsuite/Makefile.in.
16132
16133 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16134
16135 * configure.in: recognize mips*- instead of mips-
16136
16137 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
16138
16139 * config.sub: Accept linux*coff and linux*elf as operating
16140 systems.
16141
16142 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16143
16144 * config.sub: Recognize mips64, and mips3 as an alias for it.
16145
16146 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16147
16148 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16149 gdb knows how to handle OSF/1 shared libraries.
16150
16151 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16152
16153 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16154 * config.guess: Recognize Hitachi's HIUX.
16155 * config.sub: Recognize h3050r* and hppahitachi.
16156 Remove redundant cases for hp9k[23]*.
16157
16158 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16159
16160 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16161 if gas and ld are in the source tree and are in ${configdirs}.
16162 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16163 --with options (but still pass them down on the command line,
16164 if they were explicitly specified).
16165
16166 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16167
16168 * configure: substitute SHELL value in Makefile.in with
16169 ${CONFIG_SHELL}
16170
16171 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16172
16173 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16174 *-*-solaris2* targets.
16175
16176 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16177
16178 * Makefile.in: define M4, and pass it down to sub-makes;
16179 all-autoconf now depends on all-m4
16180
16181 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16182
16183 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16184 presence of {ar,ranlib} instead of a configured directory
16185
16186 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16187
16188 * config.guess: Accept 34?? as well as 33?? for NCR.
16189
16190 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16191
16192 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16193 of 'gas' in sed commands, since 'gash' is now in the tree as well.
16194
16195 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16196
16197 * configure: grab values for $(CC) and $(CXX) from the
16198 environment, so that someone can do "CC=gcc configure; make" and
16199 have it work right (matching the way that autoconf works now)
16200
16201 * configure.in, Makefile.in: add support for gash, the tcl
16202 interface to Galaxy
16203
16204 * config.guess: add NetBSD variants (hp300, x86)
16205
16206 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
16207
16208 * install.sh: Support -d option (in the manner of SunOS 4 install,
16209 as it is more deterministic than that of GNU install)
16210 (chmodcmd): Set file to mode 755 by default (should also do default
16211 chgrp and chown, but I don't feel like dealing with that now)
16212
16213 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
16214
16215 * config.sub: Remove h8300hhms alias.
16216
16217 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16218
16219 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16220
16221 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16222
16223 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16224 as stmp-fixinc
16225
16226 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16227
16228 * config.sub: recognize m88110-bug-coff.
16229
16230 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16231
16232 * Makefile.in (all-libio): all dependencies on the toolchain used
16233 to build this (gcc, gas, ld, etc)
16234
16235 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16236
16237 * config.guess: Deal with OSF/1 1.3 on alpha.
16238
16239 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16240
16241 * install.sh: add some 'else true' clauses for portability
16242
16243 * configure.in: don't build libio for h8[35]00-*-* targets
16244
16245 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16246
16247 * Makefile.in: Add support for new libio.
16248
16249 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16250
16251 * install.sh: If one command fails, don't try the rest. Don't try
16252 to remove $dsttmp (via trap) unless we have already created it.
16253 If $src doesn't exist, detect it and exit with an error.
16254
16255 * config.guess: Recognize BSD on hp300.
16256
16257 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16258
16259 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16260 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16261
16262 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16263
16264 * Makefile.in (all-send-pr): depends on all-prms
16265
16266 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16267
16268 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16269
16270 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16271
16272 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16273 Added test for mips-mips-riscos5.
16274
16275 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16276
16277 * configure.in: use mh-hp300 for 68k HP hosts
16278
16279 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16280
16281 * configure: add support for CONFIG_SHELL, so that you can use
16282 some alternate shell for evaluating configure scripts
16283
16284 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16285
16286 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16287 in configure script to bug-gdb@prep.ai.mit.edu when building
16288 distribution archive.
16289 * Makefile.in (COMPRESS): Remove def.
16290 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16291 gdb.tar.Z and make-gdb.tar.Z respectively.
16292 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16293 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16294 to convergence with 'taz' target in Makefile.in.
16295
16296 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16297
16298 * install.sh (dsttmp): use trap to ensure that tmp files go
16299 away on error conditions
16300
16301 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16302
16303 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16304
16305 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16306
16307 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16308 its parent is '/' not ''.
16309
16310 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16311
16312 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16313
16314 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16315 that ${newsrcdir}/configure.in does.
16316
16317 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16318
16319 * test-build.mk: support for CONFIG_SHELL
16320
16321 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16322
16323 * config.sub (netware): Add as a basic system type.
16324
16325 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16326
16327 * Makefile.in (Makefile): depend on configure.in. Also drop the
16328 $(srcdir)/ from the dependency on Makefile.in.
16329
16330 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
16331
16332 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16333 (h8300hhms is temporary until multi-libraries are implemented).
16334 * configure.in: Handle h8300h too.
16335
16336 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16337
16338 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16339
16340 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
16341
16342 * configure: Remove extraneous output when guessing host type.
16343 * config.guess: Remove extraneous output when guessing using C
16344 compiler rather than uname, or when guessing fails.
16345
16346 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16347
16348 * Makefile.in: remove all.cross and install.cross targets
16349
16350 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16351 definitions
16352
16353 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16354
16355 * configure.in (target sh): Build gprof.
16356
16357 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16358
16359 * config.sub: change -solaris to -solaris2
16360
16361 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16362
16363 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16364
16365 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16366
16367 * configure: Correct error message for missing Makefile.in to
16368 print correct directory.
16369
16370 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16371
16372 * install.sh: kludge around 386BSD shell bug
16373
16374 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16375
16376 * config.guess: Recognize NeXT.
16377 * config.guess: Recognize i486-ncr-sysv4.
16378 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16379
16380 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16381
16382 * Makefile.in (MAKEINFOFLAGS): New variable.
16383 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16384 * build-all.mk, test-build.mk: Pass down --no-split as
16385 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16386
16387 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16388
16389 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16390
16391 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16392
16393 * Makefile.in (libg++.tar.z): New rule.
16394 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16395 * Makefile.in (taz): Only do a single chmod.
16396
16397 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16398
16399 * install.sh: don't use dirname anymore (replaced with sed usage)
16400
16401 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16402
16403 * Makefile.in: Change extension for gzip'd files from '.z' to
16404 '.gz' per new FSF standard usage.
16405
16406 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16407
16408 * configure: put quotes around the final value of program_transform_name
16409
16410 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16411
16412 * Makefile.in: new install.sh support; update install-info rules
16413
16414 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16415
16416 * configure.in: Build diff for crosses, but not for go32 host.
16417
16418 * configure.in: Build gprof only for native, and don't build it
16419 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16420
16421 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16422
16423 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16424
16425 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16426
16427 * configure.in (host_tools): Add prms.
16428
16429 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16430
16431 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16432 with $(FLAGS_TO_PASS) on the command line
16433
16434 * config.sub: Recognize lynx and lynxos
16435
16436 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16437
16438 * config.sub: Accept -ecoff*, not just -ecoff.
16439
16440 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16441
16442 * Makefile.in (taz): Use .gz suffix instead of .z.
16443 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16444 names.
16445
16446 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16447
16448 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16449
16450 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16451
16452 * Makefile.in (install-no-fixedincludes): install gcc last, so
16453 that rebuilds that might happen during 'make install' don't get
16454 bogus gcc include files
16455
16456 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16457
16458 Change from Utah for HPPA support:
16459 * config.guess: Recognize hppa1.x-hp-bsd.
16460
16461 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16462
16463 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16464 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16465
16466 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16467
16468 * config.sub: Add support for rom68k and bug boot monitors.
16469
16470 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16471
16472 * Makefile.in: Make all-opcodes depend on all-bfd.
16473
16474 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16475
16476 * config.guess: Added special check for i[34]86-univel-sysv4*.
16477
16478 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16479
16480 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16481 the processor rather than assuming i486.
16482
16483 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16484
16485 * config.guess: Recognize SunOS6 as Solaris3.
16486
16487 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16488
16489 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16490 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16491
16492 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16493
16494 * build-all.mk (all-cross): New target for Canadian Cross.
16495 Added Q2 go32 targets.
16496 * test-build.mk: Configure go32 cross sparclite-aout and
16497 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16498 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16499
16500 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16501
16502 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16503 GO32 hosted toolchains
16504
16505 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16506
16507 * configure: change so "-exec-prefix" gets passed down rather
16508 than "-exec_prefix" so autoconf generated Makefiles get the
16509 exec_prefix set right.
16510
16511 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16512
16513 * config.guess: get the Solaris2 minor version number
16514
16515 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16516
16517 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16518
16519 * config.guess: Recognize some Sequent platforms.
16520
16521 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16522
16523 * Makefile.in: added the vault-install target
16524
16525 * configure.in: actually use the Sun3 makefile fragment that's in
16526 config, also added the release dir to configdirs
16527
16528 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16529
16530 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16531
16532 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16533
16534 * configure.in: remove some program from Alpha targetted toolchains
16535
16536 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16537
16538 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16539 gprof.
16540 (taz): Run "make diststuff" in those directories instead of "make
16541 proto-dir". Look for "VERSION=" only at start of line in subdir
16542 Makefile. Use "gzip -9" for compression.
16543 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16544 (binutils.tar.z): New target.
16545
16546 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16547
16548 * Makefile.in (taz): Include gpl.texinfo.
16549
16550 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16551
16552 * Makefile.in (setup-dirs): Merged into "taz" target.
16553 (taz): Only do `proto-dir' stuff if a directory is actually needed
16554 for this target.
16555
16556 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16557
16558 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16559 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16560 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16561 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16562 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16563
16564 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16565
16566 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16567 config.sub, and move-if-change to gdb testsuite distribution
16568 archive, so the testsuite can be extracted, configured, and
16569 run separately from the gdb distribution. Blow away the Chill
16570 tests that require a Chill compiled executable, since GNU Chill
16571 is not yet publically available.
16572
16573 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16574
16575 * test-build.mk: set environment variables in a single command,
16576 instead of a list of assignments and exports
16577
16578 * config.guess: recognize Alpha/OSF1 systems
16579
16580 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16581
16582 * configure: Change help message to prefer --options rather than
16583 -options.
16584
16585 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16586
16587 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16588 zippy@ecst.csuchico.edu.
16589 * config.guess: Recognize miniframe.
16590
16591 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16592
16593 * Makefile.in: Use srcroot to find runtest rather than rootme.
16594 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16595
16596 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16597
16598 * test-build.mk: Extensive additions to support building on a
16599 machine other than the host.
16600
16601 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16602
16603 * configure (tooldir): Fix for i386-aix again.
16604
16605 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16606
16607 * configure, Makefile.in: Change definition of $(tooldir)
16608 to match the FSF.
16609
16610 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16611
16612 * config.guess: Recognize i[34]86/SVR4.
16613
16614 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16615
16616 * Makefile.in (all-gdb): gdb depends on sim.
16617
16618 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16619
16620 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16621 at the same time we make the prototype gdb directory.
16622 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16623 files at the same time as the gdb base release distribution.
16624
16625 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16626
16627 * Makefile.in (check): Use individual check targets rather than
16628 DO_X rule.
16629 (check-gcc): Added.
16630
16631 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16632
16633 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16634 for System V release 3.2.
16635
16636 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16637
16638 * config.sub: Recognize hppaosf.
16639 * configure.in: Do configure ld/binutils/gas for it.
16640
16641 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16642
16643 * configure (tooldir): Alter syntax used to set this, for systems
16644 where "\$" isn't handled right, like i386-aix.
16645
16646 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16647
16648 * configure: Pass program-transform-name, not
16649 program_transform_name, to recursive configures.
16650
16651 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16652
16653 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16654 of gas+ld+binutils.
16655
16656 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16657
16658 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16659
16660 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16661
16662 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16663
16664 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16665
16666 * Makefile.in (PRMS): Set back to all-prms.
16667
16668 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16669
16670 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16671 targets, rather than for MIPS hosts.
16672
16673 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16674
16675 * configure.in: add comment for --with-x default values
16676
16677 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16678
16679 * Makefile.in: add check-* targets for each of the directories in
16680 the tree. Add a definition of RUNTEST that will use the one we
16681 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16682
16683 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16684
16685 * configure.in: Removed obsolete references to bfd_target and
16686 target_makefile_frag.
16687
16688 * build-all.mk: Set assorted targets for Q2.
16689 * config.sub: Recognize z8k-sim and h8300-hms.
16690 * test-build.mk: Really don't pass host to configure.
16691 (HOLES): Added uname.
16692
16693 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16694
16695 * configure: Handle an empty program-prefix, program-suffix or
16696 program-transform-name correctly.
16697
16698 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16699
16700 * build-all.mk: -G 8 no longer required for MIPS targets.
16701 * test-build.mk: Don't pass host argument to configure; make it
16702 guess.
16703
16704 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16705
16706 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16707 * Makefile.in (COMPRESS): New macro, like GZIP.
16708
16709 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16710
16711 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16712
16713 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16714 with gas currently defaults to -G 0.
16715
16716 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16717
16718 * Makefile.in (all-flex): flex depends on byacc.
16719
16720 * build-all.mk: If host not specified, use config.guess. Pass TAG
16721 to test-build.mk as RELEASE_TAG.
16722 * test-build.mk (configargs): New variable containing arguments to
16723 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16724 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16725
16726 * config.guess: Use /bin/uname when checking -X argument on SCO,
16727 to avoid invoking GNU uname which doesn't understand -X.
16728
16729 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16730
16731 * configure.in: Build gas for mips-*-*.
16732
16733 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16734
16735 * Makefile.in (all.normal): insert missing backslash.
16736
16737 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16738
16739 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16740
16741 * Makefile.in: Complete overhaul to merge many almost identical
16742 targets.
16743
16744 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16745
16746 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16747 (gdb.tar.Z): Adjusted.
16748
16749 * Makefile.in (setup-dirs, taz): New targets; should be general
16750 enough to adapt for gdb sometime. Build only .z file.
16751 (gas.tar.z): New target.
16752
16753 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16754
16755 * build-all.mk: Use CC=cc -Xs on Solaris.
16756
16757 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16758
16759 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16760 for handling BISON for FSF releases.
16761
16762 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16763
16764 * configure: Actually implement the change zoo just documented.
16765
16766 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16767
16768 * configure: when using config.guess, only set target_alias when
16769 it's not already been set (ie, on the command line)
16770
16771 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16772
16773 * Makefile.in: add installcheck target, set PRMS to install-prms
16774
16775 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16776
16777 * configure: add support for package_makefile_fragment, handle the
16778 case where a directory has a configure.in file but no Makefile.in
16779 more gracefully (with an actual understandable error message, even);
16780 add support for --without (and add this to the usage message); also
16781 explicitly add a --host=${host_alias} to the command line when
16782 config.guess is used
16783
16784 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16785
16786 * configure: Must use both --host and --target in recursive calls.
16787
16788 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16789
16790 * Makefile.in: Change deja-gnu to dejagnu.
16791
16792 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16793
16794 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16795
16796 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16797
16798 * configure.in: canonicalize all instances to *-*-solaris2*,
16799 also strip out a number of tools to not build for go32 host
16800
16801 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16802
16803 * config.guess: add GPL.
16804
16805 * Makefile.in, config.guess, config.sub, configure: bump
16806 copyrights to 93.
16807
16808 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16809
16810 * Makefile.in (do-info): Removed obsolete check for existence of
16811 localenv file.
16812
16813 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16814
16815 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16816
16817 * Makefile.in: a couple of 'else true' for decstation,
16818 support for TclX
16819
16820 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16821
16822 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16823
16824 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16825
16826 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16827
16828 * config.guess: Recognize i386-ibm-aix (PS/2).
16829 * configure.in: Use config/mh-aix386 file for it.
16830
16831 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16832
16833 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16834 CC_FOR_TARGET instead.
16835 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16836
16837 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16838
16839 * Makefile.in: Add sim to list of directories sent with gdb
16840
16841 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16842
16843 * configure.in: Put back mips-dec-bsd* case.
16844
16845 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16846
16847 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16848 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16849 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16850
16851 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16852
16853 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16854
16855 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16856 (install-info): install dir.info only if it exists,
16857 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16858
16859 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16860
16861 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16862 gas for mips-dec-bsd.
16863
16864 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16865
16866 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16867 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16868
16869 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16870
16871 * configure.in: Added "dejagnu" to hosttools list.
16872
16873 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16874
16875 * config.sub, configure.in, config.guess: Add support
16876 for Bosx, an AIX variant from Bull.
16877 Patches from F.Pierresteguy@frcl.bull.fr.
16878
16879 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
16880
16881 * devo/dejagnu: Initial creation of devo/dejagnu.
16882 Migrated dejagnu testcases and support files for testing software
16883 tools to reside as subdirectories, currently called "testsuite",
16884 within the directory of the software tool. Migrated all programs,
16885 support libraries, etc. beloging to dejagnu proper from
16886 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
16887 with no modifications. The changes to these files which will
16888 allow them to configure, build, and execute properly will be made
16889 in a future update.
16890
16891 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16892
16893 * Makefile.in: Change send_pr to send-pr.
16894 * configure.in: Likewise.
16895 * send_pr: Renamed directory to send-pr.
16896
16897 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
16898
16899 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
16900
16901 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
16902
16903 * README: Update for gdb-4.8 release.
16904 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
16905 gdb-xxx.tar.z (gzip'd) file also.
16906
16907 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16908
16909 * Makefile.in: make all-diff depend on all-libiberty
16910
16911 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
16912
16913 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16914
16915 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16916
16917 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16918
16919 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
16920
16921 * Makefile.in (DEVO_SUPPORT): Remove etc directory
16922 (ETC_SUPPORT): Only add the files GDB wants from etc/.
16923 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
16924
16925 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16926
16927 * Makefile.in: makeinfo binary is in a new location
16928
16929 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
16930
16931 * config.sub: Accept -ecoff as an OS.
16932
16933 * Makefile.in: Various changes to eliminate a level of make
16934 recursion and reduce the required command line length.
16935 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16936 sub-makes.
16937 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16938 variables holding settings for specific sub-makes.
16939 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16940 in terms of BASE_FLAGS_TO_PASS.
16941 (TARGET_LIBS): New variable listing directories which use
16942 TARGET_FLAGS_TO_PASS.
16943 (subdir_do): Eliminated.
16944 (do-*): New set of targets to replace subdir_do.
16945 (various): All targets which used subdir_do now depend on do-*.
16946 (local-clean): Renamed from do_clean.
16947 (local-distclean): New target, dependency of distclean and
16948 realclean.
16949 (install-info): Don't create directories. Depend on dir.info
16950 rather than calling make recursively.
16951 (install-dir.info): Eliminated.
16952 (install-info-dirs): Create all info directories here.
16953 (dir.info): Depend upon do-install-info.
16954
16955 * test-build.mk (HOLES): Added false.
16956
16957 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
16958
16959 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
16960
16961 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16962
16963 * Makefile.in (info): remove dependency on all-texinfo. The
16964 problem was really in texinfo/C, not at this level.
16965
16966 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
16967
16968 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16969
16970 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
16971
16972 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
16973 GDB releases.
16974
16975 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16976
16977 * configure: Include srcdir in message about target of link not
16978 being found. Don't convert `-' to `_' in `with' options being
16979 passed to subdirs.
16980
16981 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16982
16983 * configure.in: add uudecode to host_tools
16984
16985 * Makefile.in: added {all,install}-uudecode targets, added them to
16986 the appropriate lists
16987
16988 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
16989
16990 * Makefile.in (all-gcc): Added dependency on all-gas.
16991
16992 * configure.in (mips-*-*): Build ld and binutils.
16993
16994 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16995
16996 * configure: check return code from mkdir, print error message and
16997 exit on failure.
16998
16999 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
17000
17001 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
17002
17003 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
17004
17005 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17006
17007 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17008
17009 * config.sub (h8500): Recognize this as a cpu type.
17010
17011 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17012
17013 * configure: source directory missing is no longer a warning
17014
17015 * configure.in: recognize irix[34]* instead of irix[34]
17016
17017 * Makefile.in: define and pass down X11_LIB
17018
17019 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17020
17021 * guess-systype: Renamed to ...
17022 * config.guess: ... by popular request.
17023 * configure.in, Makefile.in: Update accordingly.
17024
17025 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17026
17027 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17028 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17029 + Execute ./dummy instead of assuming . is in PATH.
17030
17031 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17032
17033 * guess-systype: New shell script. Attempts to guess the
17034 canonical host name of the executing host.
17035 Only a few hosts are supported so far.
17036 * configure: Call guess-systype if no host is specified.
17037
17038 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17039
17040 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17041 gcc Makefile.
17042
17043
17044 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17045
17046 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17047 (all-gcc, install-gcc, subdir_do): Use it.
17048
17049 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17050
17051 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17052
17053 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17054
17055 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17056 set exclusively by configure, using configure.in .
17057
17058 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17059
17060 * test-build.mk: set $PATH for all builds
17061
17062 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17063
17064 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
17065
17066 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
17067 the one used in gcc/Makefile.in, so that a null expansion doesn't
17068 override the one needed to build gcc with a native cc.
17069
17070
17071 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17072
17073 * configure: Accept -with arguments.
17074
17075 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17076
17077 * Makefile.in: added h8300sim
17078
17079 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
17080
17081 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17082 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
17083 (all-cygnus, native, build-cygnus): Make
17084 $(canonhost)-stamp-3stage-done, not $(host)....
17085 * test-build.mk (stamp-3stage-compared): Use tail +10c for
17086 i386-sco3.2v4. Added else true to if command.
17087
17088 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
17089
17090 * config.sub: (from FSF) Sequent uses a BSD-like OS.
17091
17092 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
17093
17094 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17095
17096 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17097
17098 * configure.in: don't remove binutils from Solaris builds
17099
17100 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
17101
17102 * Makefile.in: get rid of earlier definitions for *clean,
17103 also handle the recursive info rule better
17104
17105 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
17106
17107 * Makefile.in (mostlyclean, distclean, realclean): Fix to
17108 do more-or-less the right thing.
17109
17110 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
17111
17112 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17113 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17114
17115 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17116
17117 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17118 $(host_canonical).
17119
17120 * configure.in: split the configdirs list into 4 categories (native
17121 v. cross, library v. tool) and handle the cross-only and native-
17122 only in more reasonable (and correct!) way.
17123
17124 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
17125
17126 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
17127 configdirs anymore.
17128
17129 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17130
17131 * Makefile.in: extensive cleanup:: removed all of the explicit
17132 clean-* targets, collapsed many wrappers around subdir_do into
17133 one, added additional targets to satisfy standards.texi, deleted
17134 some old targets, some changes for consistency
17135
17136 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17137
17138 * configure.in: handle some programs as cross-only, and others as
17139 native only
17140
17141 * test-build.mk: handle partial holes in a more generic manner
17142
17143 * Makefile.in: m4 depends on libiberty
17144
17145 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17146
17147 * configure.in: add m4, textutils, fileutils, sed, shellutils,
17148 time, wdiff, and find to configdirs
17149
17150 * Makefile.in: all, clean, and install rules for the new programs
17151 added to configure.in
17152
17153 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17154
17155 * configure.in: use mh-sun for all *-sun-* hosts
17156
17157 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17158
17159 * Makefile.in: define flags for X11 include files and library file
17160 locations, pass them down to the programs that need this info
17161
17162 * build-all.mk: added a 'native' target, to 3stage the native toolchain
17163
17164 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17165
17166 * configure.in: start building libg++ for HP-UX targets
17167
17168 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
17169
17170 * README: Update references to files moved into etc/.
17171
17172 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
17173
17174 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
17175 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
17176
17177 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
17178
17179 * configure: accept dash as well as underscore in long option
17180 names for FSF compatibility.
17181
17182 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
17183
17184 * config.sub: added -sco3.2v4 support from FSF.
17185
17186 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17187
17188 * configure.in: expand the section that adds or removes
17189 directories from the list of programs to build, to handle native
17190 vs. cross in addition to host v. native
17191
17192 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
17193
17194 * Makefile.in: Replace C++ in macro names with CXX.
17195 This is less likely to break ...
17196
17197 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17198
17199 * test-build.mk: add -w to GNU_MAKE
17200
17201 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17202
17203 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17204 add 'sparc' to list of recognized cpus. This needed to make
17205 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17206 Delete some redundant ose68 variants. Recognize -wrs as an os,
17207 then changes that into $CPU-wrs-vxworks.
17208
17209 * configure.in: remove most references to gdbtest, regularize
17210 target based program removal
17211
17212 * test-build.mk: import from p3 tree (many fixes and changes)
17213
17214 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17215
17216 * Makefile.in: added rules to handle tcl, tk, and expect
17217
17218 * configure.in: handle those directories if they exist
17219
17220 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17221
17222 * config.sub: removed bogus hppabsd and hppahpux names, since
17223 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17224
17225 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17226
17227 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
17228 depends upon all-xiberty
17229
17230 * Makefile.in: changes from p3, including:
17231
17232 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17233
17234 * Makefile.in (XTRAFLAGS): include newlib directories if
17235 newlib/Makefile exists, rather than if host != target.
17236
17237 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17238
17239 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17240 from the same source tree and not building a cross-compiler. This
17241 matters for the libg++ configuration if reconfiguring a tree that
17242 has already been installed.
17243
17244 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
17245
17246 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17247 pick up the machine and system specific header files.
17248
17249 * Makefile.in: added AS_FOR_TARGET, passed down in
17250 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17251 the C compiler to use to create programs which are run in the
17252 build environment, set it to default to $(CC), and passed it down
17253 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17254
17255 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17256
17257 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17258 We need them for unusual native builds, like systems without
17259 ranlib.
17260
17261 * configure: also define $(host_canonical) and
17262 $(target_canonical), which are the full, canonical names for the
17263 given host and target
17264
17265 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17266
17267 * Makefile.in: Added separate definitions for C++.
17268
17269 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17270
17271 * configure.in (configdirs): Add deja-gnu.
17272
17273 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17274
17275 * README: Update for configure.texi and gdb-4.7 release.
17276
17277 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17278
17279 * Makefile.in: Move "all" target to top of file.
17280 Previously, first target was ".PHONY" which caused BSD4.4 make
17281 to build .PHONY when make was run without arguments.
17282
17283 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17284
17285 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17286 Library-copylefted code in libiberty.
17287
17288 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17289
17290 * config.sub: Replace m68kmote with plain old m68k.
17291
17292 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17293
17294 * Makefile.in: Remove space from blank line, avoid Make complaints.
17295
17296 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17297
17298 * config.sub: Complain if no argument is given. Added support for
17299 386bsd as OS and target alias.
17300
17301 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17302
17303 * Makefile.in (XTRAFLAGS): include newlib directories if
17304 newlib/Makefile exists, rather than if host != target.
17305
17306 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17307
17308 * config.sub: recognize sparclite-wrs-vxworks.
17309
17310 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17311 p3.) Added clean-xiberty to clean.
17312
17313 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17314
17315 * configure.in: use *-*-* instead of nested cases for host and target
17316
17317 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17318
17319 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17320 from the same source tree and not building a cross-compiler. This
17321 matters for the libg++ configuration if reconfiguring a tree that
17322 has already been installed.
17323
17324 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
17325
17326 * config.sub (i486v/i486v4): Merge in from FSF version.
17327
17328 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
17329
17330 * configure: only set PWD if it is already set.
17331
17332 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
17333
17334 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17335 doesn't have unset and all success paths (and most error paths)
17336 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17337 to just ${PWD} to avoid confusion.)
17338
17339 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17340
17341 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17342 even for a native compilation.
17343
17344 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17345
17346 Changes to make the gdb.tar.Z rule work better.
17347
17348 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17349 (DEVO_SUPPORT): Add configure.texi.
17350 (bfd-ilrt.tar.Z): Remove ancient rule.
17351
17352 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17353
17354 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17355 pick up the machine and system specific header files.
17356
17357 * configure.in, config.sub: added new target m68010-adobe-scout,
17358 with alias of adobe68k. Changed configure.in to check for
17359 -scout before -sco* to avoid a false match.
17360
17361 * Makefile.in: added AS_FOR_TARGET, passed down in
17362 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17363 the C compiler to use to create programs which are run in the
17364 build environment, set it to default to $(CC), and passed it down
17365 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17366
17367 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17368
17369 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17370 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17371 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17372 FOR_TARGET variants, to newlib and libg++.
17373
17374 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17375
17376 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17377 first.
17378
17379 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17380
17381 * config.sub: Accept `elf' as an environment.
17382
17383 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17384
17385 * Makefile.in (all-opcodes): cd into the right directory
17386
17387 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17388
17389 * configure: added -program_transform_name option, used as
17390 argument to sed when installing programs.
17391 configure.texi: added documentation for -program_prefix,
17392 -program_suffix and -program_transform_name.
17393
17394 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17395
17396 * config.sub: Accept i486 where i386 ok.
17397
17398 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17399
17400 * config.sub: accept we32k
17401
17402 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17403
17404 * config.sub, configure.in: accept OSE68000 and OSE68k.
17405
17406 * Makefile.in: don't create all directories for ``make install'';
17407 let the subdirectories create the ones they need.
17408
17409 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17410
17411 * COPYING: new file, GPL v2
17412
17413 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17414
17415 * Makefile.in: use the new gen-info-dir, which needs a template
17416 argument (which also lives in texinfo)
17417
17418 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17419
17420 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17421
17422 * config.sub (ncr3000): Change i386 to i486.
17423
17424 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17425
17426 * Makefile.in: add install-rcs, install-grep to
17427 install-no-fixedincludes, removed install-bison and install-libgcc
17428
17429 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17430
17431 * configure.in: grab the HPUX makefile fragment if on HPUX
17432
17433 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17434
17435 * Makefile.in: eradicate bison spoor (ditto libgcc).
17436 configure.in: recognise m68{k,000}-ericsson-OSE.
17437 es1800 is alias for m68k-ericsson-OSE
17438
17439 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17440
17441 * configure.in: rearrange the parts that remove programs from
17442 configdirs, based now on HOST==TARGET or by canonical triple.
17443
17444 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17445
17446 * test-build.mk: recurse explicitly with -f test-build.mk when
17447 appropriate. predicate stage3 and comparison on the existence
17448 of gcc. That is, if gcc isn't around, we aren't three-staging.
17449 On very clean, also remove ...stamp-co. Build in-place before
17450 doing other builds.
17451
17452 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17453
17454 * Makefile.in, configure.in: add tgas
17455
17456 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17457
17458 * Makefile.in: a number of changes merged in from progressive.
17459
17460 * configure.in: add libm.
17461
17462 * .cvsignore: ignore some stuff that comes from test-build.mk.
17463
17464 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17465
17466 * config.sub: Add es1800 (m68k-ericsson-es1800).
17467
17468 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17469
17470 * configure: Add program_suffix (parallel to program_prefix)
17471 * Makefile.in: adjust directory-creating script for losing decstation
17472
17473 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17474
17475 * configure: Minor $subdir-related fixes.
17476
17477 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17478
17479 * configure: fix various problems with propogating
17480 makefile_target_frag in subdirs.
17481 * configure.in: config libgcc if its there
17482
17483 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17484
17485 * config.sub: HPPA merge.
17486
17487 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17488
17489 * Makefile.in: Replace all-bison with all-byacc in all
17490 dependency lines for other tools (which now use byacc).
17491
17492 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17493
17494 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17495
17496 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17497
17498 * Makefile.in: make gprof rules similar to byacc rules (instead of
17499 vestigal $(unsubdir) that didn't work...)
17500
17501 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17502
17503 * config.sub: Add support for Linux.
17504 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17505 (at least for libg++).
17506
17507 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17508
17509 * configure.texi: fix doc for the -nfp option to configure
17510
17511 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17512
17513 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17514
17515 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17516
17517 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17518 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17519 * configure.in: added solaris* host_makefile_frag hook.
17520
17521 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17522
17523 * config.sub: changed recognition of m68000 so that various
17524 m68k types can be specified via m680[01234]0
17525
17526 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17527
17528 * config.sub (basic_machine): fix sed so that '-foo' isn't
17529 completely substituted out while .+'-foo' loses the '-foo'
17530
17531 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17532
17533 * config.sub ($os): Add -aout.
17534
17535 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17536
17537 * configure: If host_makefile_frag is absolute, don't
17538 prefix ${invsubdir} (relevant to libg++ auto-configure).
17539
17540 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17541
17542 * Makefile.in (tooldir): Define it.
17543 (all-ld): Depend on all-flex.
17544
17545 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17546
17547 * Makefile.in (check): Fix libg++ special case.
17548
17549 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17550
17551 * configure: do not bury `pwd` into config.status, thus do fewer
17552 pwd's.
17553
17554 * configure: print the "Building in" message only when building in
17555 other than "." AND verbose.
17556
17557 * configure: remove -s, rework -v to better accommodate guested
17558 configures.
17559
17560 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17561
17562 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17563
17564 * Makefile.in: macroize flags passed on recursion. remove
17565 fileutils.
17566
17567 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17568
17569 * configure: get makesrcdir right for subdirs deeper than 1.
17570
17571 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17572 install.
17573
17574 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17575
17576 * Makefile.in: don't print subdir_do or recursion lines.
17577
17578 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17579
17580 * standards.texi: added menu item.
17581
17582 * Makefile.in: build and install standards.info.
17583
17584 * standards.texi: new file.
17585
17586 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17587
17588 * configure: test for and move config.status pieces from
17589 ${subdir}/.
17590
17591 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17592
17593 * configure: Test for existance of files before trying to mv
17594 them, to avoid numerous non-existance messages.
17595
17596 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17597
17598 * configure: correct final line of config.status.
17599
17600 * configure: patch from eggert. Avoids a protection problem if
17601 the original Makefile.in is read only.
17602
17603 * configure: use move-if-change from gcc to create config.status.
17604 Some makefiles depend on config.status to tell if a directory
17605 has been reconfigured for a different host. This change
17606 prevents those directories from remaking everything in the case
17607 where the reconfig was only intended to rebuild a Makefile.
17608
17609 * configure: test for config.sub with "config.sub sun4" rather
17610 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17611 host alias from a missing config.sub.
17612
17613 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17614
17615 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17616 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17617
17618 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17619
17620 * configure: mkdir ${subdir} as needed.
17621
17622 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17623
17624 * Makefile.in,configure.in: added autoconf.
17625
17626 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17627
17628 * Makefile.in: no longer pass against on recursion.
17629
17630 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17631 definitions are not inherited.
17632
17633 * configure: correct makesrcdir when subdir is .
17634
17635 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17636
17637 * configure: Add support for 'subdirs' variable, which is
17638 like 'configdirs', except that configure doesn't re-invoke
17639 itself for subdirs, it just creates a Makefile for each subdir.
17640 * configure.texi: Document subdirs.
17641
17642 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17643
17644 * configure.in: added flex to configdirs
17645
17646 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17647
17648 * Makefile.in: remove clean-stamps from clean.
17649
17650 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17651
17652 * configure.in: Add gdbtest to configdirs.
17653
17654 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17655
17656 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17657 to recursive makes.
17658 * configure.in: Recognize new ncr3000 config.
17659
17660 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17661
17662 * Makefile.in, configure.in: removed references to gdbm.
17663
17664 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17665
17666 * config.sub: Don't canonicalize os value
17667 newsos* to bsd (readline needs to check for newsos).
17668 (This fix was earlier made Jan 31, but got re-broken.)
17669
17670 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17671
17672 * configure.in: sco is an os, not a vendor!
17673
17674 * configure: Quote $( better. Keep various shells happy.
17675
17676 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17677
17678 * Makefile.in: eliminate stamp-files.
17679
17680 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17681
17682 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17683 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17684
17685 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17686
17687 * config.sub: fix iris/iris3.
17688
17689 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17690
17691 * configure: re-add -rm.
17692
17693 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17694
17695 * Maskefile.in: add .stmp-rcs to all.
17696
17697 * configure.in: remove gas from rs6000 build, use aix host fragment.
17698
17699 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17700
17701 * configure: pass down site_option during recursion.
17702
17703 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17704
17705 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17706
17707 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17708
17709 * configure: Change exec_prefix so that it really defaults to prefix.
17710
17711 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17712
17713 * Makefile.in, configure.in: Add support for mmalloc library.
17714
17715 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17716
17717 * Makefile.in: add stmp dependencies for a few more things.
17718
17719 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17720
17721 * configure: adjusted error message on objdir/srcdir configure
17722 collision, per john's suggestion.
17723
17724 * Makefile.in: add libiberty stmp to all and all.cross.
17725
17726 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17727
17728 * Makefile.in: remove force dependencies, add grep to all.
17729
17730 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17731
17732 * Makefile.in: drop flex. make stamp files work.
17733
17734 * configure: added test for conflicting configuration in srcdir,
17735 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17736 gets cranky. use relative paths for configure and srcdir
17737 whenever possible. Send some error messages to stderr that were
17738 going to stdout.
17739
17740 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17741
17742 * Makefile.in: Fix libg++ rule to check for gcc directory
17743 before using gcc/gcc. Also pass XTRAFLAGS.
17744
17745 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17746
17747 * Makefile.in: added stmp-files so that directories aren't polled
17748 when they are already built.
17749
17750 * configure.texi: fixed a node pointer problem.
17751
17752 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17753
17754 * config.sub configure.in gdb/configure.in
17755 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17756 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17757 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17758
17759 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17760
17761 * configure: -recurring becomes -silent. corrected help message
17762 for -site= option.
17763
17764 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17765
17766 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17767
17768 * configure: when building Makefile for crosses, replace
17769 tooldir and program_prefix. default srcdir from location of
17770 config.sub. remove "for host in hosts" and "for target in
17771 targets" loops.
17772
17773 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17774
17775 * Makefile.in: Do not pass bindir or mandir to cvs.
17776
17777 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17778
17779 * Makefile.in, configure.in: removed traces of namesubdir,
17780 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17781 copyrights to '92, changed some from Cygnus to FSF.
17782
17783 * configure.texi: remove most references to multiple hosts,
17784 multiple targets, subdirs, etc.
17785
17786 * configure.man: removed rcsid. reference config.sub not
17787 config.subr.
17788
17789 * Makefile.in: mkdir $(infodir) on install-info.
17790
17791 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17792
17793 * configure.texi: Explain better about .gdbinit and about
17794 the environment that configure.in sections run in.
17795
17796 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17797
17798 * configure.in: Ultrix is only a decstation if it's a MIPS.
17799
17800 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17801
17802 * README: DOC.configure => cfg-paper.texi.
17803
17804 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17805
17806 * config.sub (near case $os): Don't convert newsos* to bsd!
17807
17808 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17809
17810 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17811 the number of copies of COPYING that go into the GDB tar file.
17812
17813 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17814
17815 * bfd/configure.in, gdb/config/mh-i386sco,
17816 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17817 Fix SCO configuration stuff.
17818
17819 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17820
17821 * Makefile.in: For libg++, make sure the -I pointing
17822 to the gcc directory goes *after* all the libg++-local -I flags.
17823 Also, move just-gcc dependency from just-libg++ to all-libg++.
17824
17825 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17826
17827 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17828
17829 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17830
17831 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17832
17833 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17834
17835 * config.sub: Add stratus configuration frags. Also
17836 submitted to FSF.
17837
17838 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17839
17840 * Makefile.in (DEV_SUPPORT): add configure.man.
17841
17842 * config.sub(Decode manufacturer-specific): add -none*.
17843
17844 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17845
17846 * Makefile.in: remove form feeds to make Sun's make happy.
17847 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17848
17849 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17850
17851 * Makefile.in (AR_FLAGS): Make quieter.
17852
17853 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17854
17855 * configure.in: Add libg++.
17856 * configure: When verbose, don't output the command line at each
17857 level; it will be unremarkably the same as the previous version,
17858 which will be the same as what the user typed.
17859
17860 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17861
17862 * configure.in, Makefile.in: fix clean-info, add flex. add
17863 fileutils.
17864
17865 * configure: be less sensitive to spaces in Makefile.in. Do not
17866 look for sources in "..". Doing so breaks subdirectories that
17867 might have their own configure. If a subdir has it's own
17868 configure script, use it.
17869
17870 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17871
17872 * cfg-paper.texi: some changes suggested by rms.
17873
17874 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17875
17876 * config.sub: Merge in some small additions from the FSF version,
17877 taken from the gcc distribution, to bring the Cygnus and FSF
17878 versions into closer sync.
17879
17880 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
17881
17882 * configure.in: Changed svr4 references to sysv4.
17883
17884 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
17885
17886 * configure: added -V for version number option.
17887
17888 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
17889
17890 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17891 renamed from DOC.configure to cfg-paper.texi.
17892
17893 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17894
17895 * configure, config.subr, config.sub: config.subr is now
17896 config.sub again.
17897
17898 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
17899
17900 * configure.texi: new file, in progress.
17901
17902 * Makefile.in: build info file and install the man page for
17903 configure.
17904
17905 * configure.man: new file, first cut.
17906
17907 * configure: find config.subr again now that configuration "none"
17908 has gone. removed all traces of the -ansi option. removed all
17909 traces of the -languages option.
17910
17911 * config.subr: resync from rms.
17912
17913 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17914
17915 * configure, config.sub, config.subr: merge config.sub into
17916 config.subr, call the result config.subr, remove config.sub, use
17917 config.subr.
17918
17919 * Makefile.in: revised install for dir.info.
17920
17921 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17922
17923 * configure.in: add decstation host makefile frag.
17924
17925 * Makefile.in: BISON now bison -y again. also install-gcc on
17926 install. clean-gdbm on clean. infodir belongs in datadir.
17927 Make directories for info install. Build dir.info here then
17928 install it.
17929
17930 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17931
17932 * Makefile.in: fix for bad directory tests.
17933
17934 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17935
17936 * configure: \{1,2\} appears to be a sysv'ism. Use a different
17937 regexp. -srcdir relative was being handled incorrectly.
17938
17939 * Makefile.in: unwrapped some for loops so that parallel makes
17940 work again and so one can focus one's attention on a particular
17941 package.
17942
17943 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17944
17945 * configure: added PWD as a stand in for `pwd` (for speed). use
17946 elif wherever possible. make -srcdir work without -objdir.
17947 -objdir= commented out.
17948
17949 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17950
17951 * configure: +options become --options. -subdirs commented out.
17952 added -host, -datadir. Renamed -destdir to -prefix. Comment in
17953 Makefile now at top of generated Makefile. Removed cvs log
17954 entries. added -srcdir. create .gdbinit only if there is one
17955 in ${srcdir}.
17956
17957 * Makefile.in: idestdir and ddestdir go away. Added copyrights
17958 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
17959 and mandir now keyed off datadir by default.
17960
17961 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17962
17963 * Freshly created ChangeLog.
17964
17965 \f
17966 Local Variables:
17967 mode: change-log
17968 left-margin: 8
17969 fill-column: 76
17970 version-control: never
17971 End: