re PR c/59310 (FAIL: gcc.dg/gomp/openmp-simd-1.c (test for excess errors))
[gcc.git] / ChangeLog
1 2013-11-18 Jan Hubicka <jh@suse.cz>
2
3 * config/bootstrap-lto.mk: Use -ffat-lto-objects.
4
5 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
6
7 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
8
9 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
10
11 * Makefile.in: Regenerate.
12
13 * Makefile.tpl: Fix typo.
14 * Makefile.in: Regenerate partially.
15
16 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
17
18 * configure.ac: Added libcilkrts to noconfig list when C++ is not
19 supported.
20 * configure: Regenerated.
21
22 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
23
24 * MAINTAINERS (Write After Approval): Add myself.
25
26 2013-10-30 Jason Merrill <jason@redhat.com>
27
28 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
29 --disable-build-format-warnings.
30
31 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
32
33 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
34 depend on libstdc++ and libgcc.
35 * configure: Regenerate.
36 * configure.ac: Added libcilkrts to target binaries. Also, restrict
37 libcilkrts for POSIX and i*86, and x86_64 architectures.
38 * Makefile.in: Added libcilkrts related fields to support building it.
39
40 2013-10-26 Jeff Law <law@redhat.com>
41
42 * Makefile.def (target_modules): Remove libmudflap
43 (languages): Remove check-target-libmudflap).
44 * Makefile.in: Rebuilt.
45 * Makefile.tpl (check-target-libmudflap-c++): Remove.
46 * configure.ac (target_libraries): Remove target-libmudflap.
47 Remove checks which disabled libmudflap on some systems.
48 * configure: Rebuilt.
49 * libmudflap: Directory removed.
50
51 2013-10-21 Cong Hou <congh@google.com>
52
53 * MAINTAINERS (Write After Approval): Add myself.
54
55 2013-10-16 Mike Stump <mikestump@comcast.net>
56
57 * .dir-locals.el: Add.
58
59 2013-10-15 David Malcolm <dmalcolm@redhat.com>
60
61 * configure.ac: Add --enable-host-shared
62 * configure: Regenerate.
63
64 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
65
66 Import from savannah.gnu.org:
67 * config.guess: Update to 2013-06-10 version.
68 * config.sub: Update to 2013-10-01 version.
69
70 2013-10-01 Simon Cook <simon.cook@embecosm.com>
71
72 Changes to build configuration to allow big endian ARC ELF toolchain
73 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
74 * configure: Regenerate.
75
76 2013-09-20 Alan Modra <amodra@gmail.com>
77
78 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
79 ppc host match. Support little-endian powerpc linux hosts.
80
81 2013-09-19 Dodji Seketeli <dodji@redhat.com>
82
83 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
84 maintainer.
85
86 2013-09-12 DJ Delorie <dj@redhat.com>
87
88 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
89 maintainers.
90
91 2013-09-03 Richard Biener <rguenther@suse.de>
92
93 * configure.ac: Also allow ISL 0.12.
94 * configure: Regenerated.
95
96 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
97
98 * MAINTAINERS (Write After Approval): Add myself.
99
100 2013-08-27 David Malcolm <dmalcolm@redhat.com>
101
102 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
103
104 2013-08-26 Caroline Tice <cmtice@google.com>
105
106 * MAINTAINERS: Correct earliers update: Move myself from libvtv
107 "Various Reviewers" to libvtv "Various Maintainers".
108
109 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
110
111 * MAINTAINERS: Add myself as RTL optimizers reviewer.
112
113 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
114
115 * MAINTAINERS: Update name, email.
116
117 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
118
119 * MAINTAINERS (Write After Approval): Add myself.
120
121 2013-08-12 Caroline Tice <cmtice@google.com>
122
123 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
124 address in the Write After Approval section.
125
126 2013-08-09 Carlos O'Donell <carlos@redhat.com>
127
128 * MAINTAINERS (Write After Approval): Update email.
129
130 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
131
132 * configure.ac: Adjust to check VTV_SUPPORTED.
133 * configure: Regenerated.
134
135 2013-08-02 Caroline Tice <cmtice@google.com>
136
137 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
138 on non-linux systems; add target-libvtv to noconfigdirs; add
139 libsupc++/.libs to C++ library search paths.
140 * configure: Regenerated.
141 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
142 libstdc++ and libgcc.
143 * Makefile.in: Regenerated.
144
145 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
146
147 * MAINTAINERS (Write After Approval): Add myself.
148
149 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
150 Shiva Chen <shiva0217@gmail.com>
151
152 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
153 nds32 port maintainers.
154
155 2013-07-17 Tim Shen <timshen91@gmail.com>
156
157 * MAINTAINERS (Write After Approval): Add myself.
158
159 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
160
161 * configure.ac: Sync from binutils.
162 * configure: Regenerate.
163
164 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
165
166 * MAINTAINERS (Write After Approval): Add myself.
167
168 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
169
170 * MAINTAINERS (Write After Approval): Add myself.
171
172 2013-05-17 David Malcolm <dmalcolm@redhat.com>
173
174 * MAINTAINERS (Write After Approval): Add myself.
175
176 2013-04-30 Brooks Moses <bmoses@google.com>
177
178 * MAINTAINERS: Update my email; move myself from Fortran
179 reviewer to Write After Approval.
180
181 2013-04-16 Andreas Schwab <schwab@suse.de>
182
183 * configure.ac (aarch64-*-*): Don't disable java.
184 * configure: Regenerate.
185
186 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
187
188 * MAINTAINERS (Write After Approval): Add myself.
189
190 2013-03-30 Matthias Klose <doko@ubuntu.com>
191
192 * Makefile.def (target_modules): Don't install libffi.
193 * Makefile.in: Regenerate.
194
195 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
196
197 * MAINTAINERS (Write After Approval): Add myself.
198
199 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
200
201 * MAINTAINERS (Write After Approval): Add myself.
202
203 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
204
205 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
206 * configure: Regenerated.
207
208 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
209
210 * MAINTAINERS: Explicitly add myself as AIX maintainer.
211 Remove Geoff Keating as rs6000 port maintainer, at his request.
212
213 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
214
215 * MAINTAINERS: Update my email.
216
217 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
218
219 * config/isl.m4: don't echo $CFLAGS for ISL_CHECK_VERSION.
220 * configure: Re-generate.
221
222 2013-01-15 Richard Biener <rguenther@suse.de>
223
224 PR other/55973
225 * configure: Re-generate.
226
227 2013-01-14 Matthias Klose <doko@ubuntu.com>
228
229 * Makefile.def (install-target-libsanitizer): Depend on
230 install-target-libstdc++-v3.
231 * Makefile.in: Regenerate.
232
233 2013-01-14 Richard Biener <rguenther@suse.de>
234
235 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
236 * configure: Re-generate
237
238 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
239
240 * config.sub: Update from config repo.
241
242 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
243
244 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
245 * Makefile.in: Regenerate.
246
247 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
248
249 * MAINTAINERS (arc): Add new port maintainership for myself.
250
251 2013-01-09 Jason Merrill <jason@redhat.com>
252
253 * .gitignore: Import from gdb repository.
254
255 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
256
257 * Makefile.def (configure-gcc): Depend on all-gmp.
258 (all-gcc): Remove dependency on all-gmp.
259 * Makefile.in: Regenerated.
260
261 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
262
263 * config.sub: Merge from config repo.
264 * config.guess: Ditto.
265
266 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
267
268 * Makefile.def: Merge from binutils.
269 * Makefile.in: Ditto.
270
271 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
272
273 * MAINTAINERS: Update my email.
274
275 2012-12-29 Ben Elliston <bje@gnu.org>
276
277 * config.guess: Update to 2012-12-29 version.
278 * config.sub: Likewise.
279
280 2012-12-20 Matthias Klose <doko@ubuntu.com>
281
282 * Makefile.def (install-target-libgfortran): Depend on
283 install-target-libquadmath, install-target-libgcc.
284 (install-target-libsanitizer): Depend on install-target-libgcc.
285 (install-target-libjava): Depend on install-target-libgcc.
286 (install-target-libitm): Depend on install-target-libgcc.
287 (install-target-libobjc): Depend on install-target-libgcc.
288 (install-target-libstdc++-v3): Depend on install-target-libgcc.
289 * Makefile.in: Regenerate.
290
291 2012-12-19 Matthias Klose <doko@ubuntu.com>
292
293 * Makefile.def (install-target-libgo): Depend on
294 install-target-libatomic.
295 * Makefile.in: Regenerate.
296
297 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
298
299 PR go/55201
300 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
301 * Makefile.in: Regenerate.
302
303 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
304
305 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
306 * configure: Regenerate.
307
308 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
309
310 * config.sub: Merge from config repo.
311
312 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
313
314 * Makefile.def (target_modules): Add bootstrap=true and
315 raw_cxx=true to libsanitizer.
316 * configure.ac (bootstrap_target_libs): Add libsanitizer.
317 * Makefile.in: Regenerated.
318 * configure: Likewise.
319
320 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
321
322 * MAINTAINERS: Remove self as RTL optimization maintainer.
323
324 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
325
326 * MAINTAINERS (Write After Approval): Add myself.
327
328 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
329
330 * Makefile.def (target_modules): Remove bootstrap=true and
331 raw_cxx=true from libsanitizer.
332 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
333 * Makefile.in: Regenerated.
334 * configure: Likewise.
335
336 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
337
338 * Makefile.def (target_modules): Add bootstrap=true and
339 raw_cxx=true to libsanitizer.
340 * configure.ac (bootstrap_target_libs): Add libsanitizer.
341 * Makefile.in: Regenerated.
342 * configure: Likewise.
343
344 2012-11-28 Andrew Pinski <apinski@cavium.com>
345
346 PR bootstrap/54279
347 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
348 * configure: Regenerate.
349 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
350 * Makefile.in: Regenerate.
351
352 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
353
354 * configure.ac: Disable libsanitizer if we're not building C++.
355 * configure: Regenerate.
356
357 2012-11-15 Roland McGrath <roland@hack.frob.com>
358
359 * MAINTAINERS (Write After Approval): Add myself.
360
361 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
362
363 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
364 Kostya Serebryany (kcc@google.com) and
365 Jakub Jelinek (jakub@redhat.com).
366 Rename area for Dodji Seketeli (dodji@redhat.com).
367
368 2012-11-15 Dodji Seketeli <dodji@redhat.com>
369
370 * MAINTAINERS: (asan.c, related): Add myself.
371
372 2012-11-14 Roland McGrath <mcgrathr@google.com>
373
374 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
375 * configure: Regenerate.
376
377 2012-11-13 Richard Henderson <rth@redhat.com>
378
379 * configure.ac: Move libsanitizer logic to subdirectory.
380 * configure: Regenerate.
381
382 2012-11-13 Dodji Seketeli <dodji@redhat.com>
383
384 * configure.ac: Enable libsanitizer just on x86 linux for now.
385 * configure: Re-generate.
386
387 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
388
389 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
390 sections.
391 * configure: Regenerate.
392
393 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
394
395 * configure.ac: Add section for configdirs for libsanitizer.
396 Disable for cris-*-* and mmix-*-*.
397 * configure: Regenerate.
398
399 2012-11-12 Wei Mi <wmi@google.com>
400
401 * configure.ac: Add libsanitizer to target_libraries.
402 * Makefile.def: Ditto.
403 * configure: Regenerate.
404 * Makefile.in: Regenerate.
405 * libsanitizer: New directory for asan runtime. Contains an empty
406 tsan directory.
407
408 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
409
410 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
411 against Mingw64 w32api.
412 * configure: Regenerate.
413
414 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
415
416 * configure: Regenerated.
417
418 2012-11-03 Robert Mason <rbmj@verizon.net>
419
420 * configure.ac: add --disable-libstdcxx configure option
421 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
422
423 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
424
425 * MAINTAINERS (Write After Approval): Add myself.
426
427 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
428
429 * MAINTAINERS (Write After Approval): Add myself.
430
431 2012-10-24 Sharad Singhai <singhai@google.com>
432
433 * MAINTAINERS (Write After Approval): Add myself.
434
435 2012-10-24 Eric Christopher <echristo@gmail.com>
436
437 * MAINTAINERS: Update email address.
438
439 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
440
441 PR bootstrap/54820
442 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
443 * configure: Regenerate.
444
445 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
446
447 * MAINTAINERS (aarch64): Add Marcus and myself.
448
449 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
450
451 PR bootstrap/54820
452 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
453 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
454 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
455 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
456 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
457 * Makefile.in: Regenerate.
458 * configure.ac (have_static_libs): New variable and associated check.
459 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
460 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
461 * configure: Regenerate.
462
463 2012-10-10 Richard Biener <rguenther@suse.de>
464
465 * MAINTAINERS: Adjust for changed surname.
466
467 2012-10-04 Lawrence Crowl <crowl@google.com>
468
469 * MAINTAINERS (Write After Approval): Add myself.
470
471 2012-10-01 Cary Coutant <ccoutant@google.com>
472
473 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
474
475 2012-09-28 Ian Lance Taylor <iant@google.com>
476
477 * Makefile.def: Make all-target-libgo depend on
478 all-target-libbacktrace.
479 * Makefile.in: Rebuild.
480
481 2012-09-26 Ian Lance Taylor <iant@google.com>
482
483 * Makefile.def: Make all-gcc depend on all-libbacktrace.
484 * Makefile.in: Rebuild.
485
486 2012-09-20 Walter Lee <walt@tilera.com>
487
488 * configure.ac: Add tilegx to list of targets that support gold.
489 * configure: Regenerate.
490
491 2012-09-20 Marek Polacek <polacek@redhat.com>
492
493 * MAINTAINERS (Write After Approval): Add myself.
494
495 2012-09-19 Steve Ellcey <sellcey@mips.com>
496
497 * configure.ac: Add mips*-mti-elf* target.
498 * configure: Regenerate.
499
500 2012-09-17 Ian Lance Taylor <iant@google.com>
501
502 * MAINTAINERS (Various Maintainers): Add libbacktrace.
503 * configure.ac (host_libs): Add libbacktrace.
504 (target_libraries): Add libbacktrace.
505 * Makefile.def (host_modules): Add libbacktrace.
506 (target_modules): Likewise.
507 * configure, Makefile.in: Rebuild.
508
509 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
510
511 PR target/38607
512 Merge upstream change.
513 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
514
515 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
516 Add libgomp*.o to compare_exclusions for AIX.
517 * configure: Regenerate.
518
519 2012-09-06 Diego Novillo <dnovillo@google.com>
520
521 * configure.ac: Bump minimum GMP version to 4.2.3.
522 * configure: Re-generate.
523
524 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
525
526 PR target/54461
527 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
528 target-libgloss if not configured --with-avrlibc=no.
529 * configure: Regenerate.
530
531 2012-09-04 Jason Merrill <jason@redhat.com>
532
533 * configure.ac: Fix --enable-languages=all.
534
535 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
536
537 * MAINTAINERS (Write After Approval): Add myself.
538
539 2012-09-03 Richard Guenther <rguenther@suse.de>
540
541 PR bootstrap/54138
542 * configure.ac: Re-organize ISL / CLOOG checks to allow
543 disabling with either --without-isl or --without-cloog.
544 * configure: Regenerated.
545
546 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
547
548 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
549 * configure: Regenerate.
550
551 2012-08-27 Ulrich Drepper <drepper@gmail.com>
552
553 * MAINTAINERS: Fix my email address.
554
555 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
556
557 PR binutils/4970
558 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
559 and opcodes.
560 * Makefile.in: Regenerated.
561
562 2012-08-26 Art Haas <ahaas@impactweather.com>
563
564 * configure: Regenerate.
565
566 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
567
568 * INSTALL/README: Also refer to the online installation
569 instructions.
570
571 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
572
573 * MAINTAINERS (Write After Approval): Add myself.
574 (Picochip port): Remove myself.
575
576 2012-08-14 Diego Novillo <dnovillo@google.com>
577
578 Merge from cxx-conversion branch.
579
580 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
581 POSTSTAGE1_CONFIGURE_FLAGS.
582 * Makefile.in: Regenerate.
583 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
584 Force C++ when bootstrapping.
585 * configure: Regenerate.
586
587 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
588
589 * MAINTAINERS (Write After Approval): Add myself.
590
591 2012-07-16 Joseph Myers <joseph@codesourcery.com>
592
593 * README: Document use of ranges of years in copyright notices.
594
595 2012-07-06 Richard Guenther <rguenther@suse.de>
596
597 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
598 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
599 --with-gmp=system.
600 * Makefile.in: Regenerated.
601 * configure: Likewise.
602
603 2012-07-06 Richard Guenther <rguenther@suse.de>
604
605 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
606 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
607 supply V=1 as extra_make_flags.
608 * configure: Regenerated.
609 * Makefile.in: Likewise.
610
611 2012-07-04 Tristan Gingold <gingold@adacore.com>
612
613 * configure: Regenerate.
614
615 2012-07-03 Richard Guenther <rguenther@suse.de>
616
617 * Makfile.def (isl): Remove not necessary extra_exports and
618 extra_make_flags.
619 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
620 * Makefile.in: Regenerated.
621
622 2012-07-03 Richard Guenther <rguenther@suse.de>
623
624 * Makefile.def (cloog): Add V=1 to extra_make_flags.
625 * configure.ac: If either the ISL or the CLooG check failed
626 do not try to build in-tree versions.
627 * Makefile.in: Regenerated.
628 * configure: Regenerated.
629
630 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
631
632 * configure: Regenerate.
633
634 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
635
636 * MAINTAINERS (Various Maintainers): Add myself as testsuite
637 maintainer.
638
639 2012-07-02 Richard Guenther <rguenther@suse.de>
640
641 * configure: Regenerated.
642
643 2012-07-02 Richard Guenther <rguenther@suse.de>
644 Michael Matz <matz@suse.de>
645 Tobias Grosser <tobias@grosser.es>
646 Sebastian Pop <sebpop@gmail.com>
647
648 * Makefile.def: Add ISL host module, remove PPL host module.
649 Adjust ClooG host module to use the proper ISL.
650 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
651 * configure.ac: Include config/isl.m4. Add ISL host library,
652 remove PPL. Remove PPL configury, add ISL configury, adjust
653 ClooG configury.
654 * Makefile.in: Regenerated.
655 * configure: Likewise.
656
657 2012-07-02 Richard Guenther <rguenther@suse.de>
658
659 Merge from graphite branch
660 2011-07-21 Tobias Grosser <tobias@grosser.es>
661
662 * configure: Regenerated.
663 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
664 both cloog.org and legacy versions. The only supported version will
665 be CLooG with the isl backend.
666
667 2011-07-21 Tobias Grosser <tobias@grosser.es>
668
669 * configure: Regenerated.
670 * configure.ac: Require cloog isl 0.17.0
671
672 2011-07-21 Tobias Grosser <tobias@grosser.es>
673
674 * configure: Regenerated.
675 * config/cloog.m4: Do not define CLOOG_ORG
676
677 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
678
679 * configure.ac: Skip C if explicitly selected.
680 * configure: Regenerate.
681
682 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
683
684 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
685 they contain -O2.
686 * configure: Regenerate.
687
688 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
689
690 PR debug/53740
691 * df.h, df-problems.c, dce.c: Revert last patch.
692
693 2012-06-25 Iain Sandoe <iain@codesourcery.com>
694
695 * MAINTAINERS (Write After Approval): Update my email address.
696
697 2012-06-21 Meador Inge <meadori@codesourcery.com>
698
699 * MAINTAINERS (Write After Approval): Add myself.
700
701 2012-06-20 Jason Merrill <jason@redhat.com>
702
703 * Makefile.tpl (check-target-libgomp-c++): New.
704 (check-target-libitm-c++): New.
705 * Makefile.def (c++): Add them.
706 * Makefile.in: Regenerate.
707
708 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
709
710 * MAINTAINERS (Write After Approval): Add myself.
711
712 2012-05-16 Olivier Hainque <hainque@adacore.com>
713
714 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
715 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
716 (install-no-fixedincludes): Adjust accordingly.
717 * Makefile.in: Regenerate.
718
719 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
720
721 Merge upstream change
722 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
723
724 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
725
726 * MAINTAINERS (Write After Approval): Add myself.
727
728 2012-05-09 Nick Clifton <nickc@redhat.com>
729 Paul Smith <psmith@gnu.org>
730
731 PR bootstrap/50461
732 * configure.ac (mpfr-dir): When using in-tree MPFR sources
733 allow for the fact that from release v3.1.0 of MPFR the source
734 files were moved into a src sub-directory.
735 * configure: Regenerate.
736
737 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
738
739 * configure.ac: Bump minimum MPFR version to 2.4.0.
740 * configure: Regenerated.
741
742 2012-05-01 Richard Henderson <rth@redhat.com>
743
744 * Makefile.def (libatomic): New target_module.
745 * configure.ac (target_libraries): Add libatomic.
746 (noconfigdirs): Check if libatomic is supported.
747 * Makefile.in, configure: Rebuild.
748
749 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
750
751 * MAINTAINERS (Write After Approval): Add myself.
752
753 2012-04-25 Joel Brobecker <brobecker@adacore.com>
754
755 * config.sub: Update to 2012-04-18 version from official repo.
756
757 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
758
759 * MAINTAINERS (Write After Approval): Add myself.
760
761 2012-04-11 Steve Ellcey <sellcey@mips.com>
762
763 * MAINTAINERS: Changed email address.
764
765 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
766
767 PR target/52737
768 * contrib/gcc_update (files_and_dependencies):
769 Remove gcc/config/avr/t-multilib from touch data.
770
771 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
772
773 * MAINTAINERS (OS Port Maintainers): Remove irix.
774 * configure.ac (enable_libgomp): Remove *-*-irix6*.
775 (unsupported_languages): Remove mips-sgi-irix6.*.
776 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
777 (with_stabs): Remove.
778 * configure: Regenerate.
779
780 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
781
782 * MAINTAINERS (OS Port Maintainers): Remove osf.
783 * configure.ac (enable_libgomp): Remove *-*-osf*.
784 (with_stabs): Remove alpha*-*-osf*.
785 * configure: Regenerate.
786
787 2012-03-05 Tristan Gingold <gingold@adacore.com>
788
789 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
790 * configure: Regenerate.
791
792 2012-02-17 Walter Lee <walt@tilera.com>
793
794 * MAINTAINERS: (Write After Approval): Delete myself.
795
796 2012-02-14 Walter Lee <walt@tilera.com>
797
798 * MAINTAINERS (tilegx port): Add myself.
799 (tilepro port): Add myself.
800 (Write After Approval): Add myself.
801
802 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
803
804 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
805 and Joseph Myers as docstring relicensing maintainers.
806
807 2012-02-09 Bin Cheng <bin.cheng@arm.com>
808
809 * MAINTAINERS (write-after-approval): Add myself.
810
811 2012-02-08 Ira Rosen <irar@il.ibm.com>
812
813 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
814 maintainer.
815
816 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
817
818 * MAINTAINERS (Write After Approval): Move myself to
819 maintain alphabetical order.
820
821 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
822
823 * MAINTAINERS (Write After Approval): Add myself.
824
825 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
826
827 * MAINTAINERS (Write After Approval): Add myself.
828
829 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
830 Jayant R Sonar <jayant.sonar@kpitcummins.com>
831
832 * configure.ac (cr16-*-*): Remove nonconfigdirs.
833 * configure: Regenerate.
834
835 2012-01-23 Harshit Chopra <harshit@google.com>
836
837 * MAINTAINERS (Write After Approval): Add myself.
838
839 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
840
841 * configure.ac: Remove reference to mh-interix.
842 * configure: Regenerate.
843
844 2012-01-05 Richard Henderson <rth@redhat.com>
845
846 PR bootstrap/51072
847 * configure.ac: Disable libitm if c++ is not enabled.
848 * configure: Rebuild.
849
850 * configure.ac: Fix regexp for same.
851 * configure: Rebuild.
852
853 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
854
855 * MAINTAINERS (Write After Approval): Add myself.
856
857 2012-01-02 Richard Guenther <rguenther@suse.de>
858
859 PR bootstrap/51686
860 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
861 * Makefile.in: Regenerate.
862
863 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
864
865 * MAINTAINERS (Write After Approval): Add myself.
866
867 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
868
869 * configure: Regenerate.
870
871 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
872
873 * MAINTAINERS (picochip): Changed email address.
874
875 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
876
877 * MAINTAINERS (write-after-approval): Add self.
878
879 2011-11-29 DJ Delorie <dj@redhat.com>
880
881 * configure.ac (rl78-*-*) New case.
882 * configure: Regenerate.
883 * MAINTAINERS: Add myself as RL78 maintainer.
884
885 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
886
887 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
888
889 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
890
891 * libtool.m4: Additional FreeBSD 10 fixes.
892
893 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
894
895 * MAINTAINERS: Move myself from Write After Approval to CPU Port
896 Maintainers section, as Epiphany maintainer.
897
898 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
899
900 PR target/49992
901 * configure.ac: Remove ranlib special-casing for Darwin.
902 * configure: Regenerate.
903
904 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
905
906 * MAINTAINERS (Reviewers): Keep the list sorted.
907
908 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
909
910 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
911
912 2011-11-09 Roland McGrath <mcgrathr@google.com>
913
914 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
915 * configure: Rebuild.
916 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
917 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
918 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
919 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
920 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
921 Add READELF.
922 * Makefile.in: Rebuild.
923
924 2011-11-09 Jason Merrill <jason@redhat.com>
925
926 * Makefile.def (language=c++): Remove check-c++0x.
927 * Makefile.in (check-gcc-c++): Regenerate.
928
929 2011-11-08 Richard Henderson <rth@redhat.com>
930
931 * configure.ac: Test for libitm directory present first.
932
933 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
934
935 * configure.ac: Test libitm/configure.tgt to disable libitm.
936 * configure: Rebuild.
937
938 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
939 Richard Henderson <rth@redhat.com>
940
941 Merged from transactional-memory.
942
943 * Makefile.def (lang_env_dependencies): libitm is c++.
944 Add libitm target module.
945 * configure.ac: Likewise.
946 * config/mmap.m4: New file.
947 * contrib/gcc_update: Add libitm to touch data.
948 * Makefile.in, configure: Rebuild.
949
950 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
951
952 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
953 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
954 * Makefile.in: Regenerate.
955
956 2011-11-01 DJ Delorie <dj@redhat.com>
957
958 * config.sub: Update to version 2011-10-29 (added rl78)
959
960 2011-10-27 Nick Clifton <nickc@redhat.com>
961
962 * config.sub: Import these changes from the config project:
963
964 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
965 Ben Elliston <bje@gnu.org>
966
967 * config.sub (epiphany): New.
968
969 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
970 Ben Elliston <bje@gnu.org>
971
972 * config.sub (hexagon, hexagon-*): New.
973
974 2011-08-23 Roland McGrath <mcgrathr@google.com>
975
976 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
977 64eb to be64.
978
979 2011-08-16 Roland McGrath <mcgrathr@google.com>
980
981 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
982 (nacl): Grok as alias for 32el-unknown-nacl.
983
984 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
985
986 * MAINTAINERS (Write After Approval): Add myself.
987
988 2011-10-24 Teresa Johnson <tejohnson@google.com>
989
990 * MAINTAINERS (Write After Approval): Add myself.
991
992 2011-09-21 Jakub Jelinek <jakub@redhat.com>
993
994 * MAINTAINERS (sparc port): Remove myself.
995
996 2011-09-14 Tom de Vries <tom@codesourcery.com>
997
998 * MAINTAINERS (Write After Approval): Add myself.
999
1000 2011-08-14 Yao Qi <yao@codesourcery.com>
1001
1002 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1003 * configure: Regenerate.
1004
1005 2011-07-26 Ian Lance Taylor <iant@google.com>
1006
1007 * configure.ac: Set have_compiler based on whether gcc directory
1008 exists, rather than on whether gcc is in configdirs.
1009 * configure: Rebuild.
1010
1011 2011-07-21 Joseph Myers <joseph@codesourcery.com>
1012
1013 * MAINTAINERS (Global Reviewers): Add self.
1014
1015 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1016
1017 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1018 link directories.
1019 * Makefile.in: Rebuild.
1020
1021 2011-07-20 Ian Lance Taylor <iant@google.com>
1022
1023 PR bootstrap/49787
1024 * configure.ac: Move --enable-bootstrap handling earlier in file.
1025 If --enable-bootstrap and either --enable-build-with-cxx or
1026 --enable-build-poststage1-with-cxx, enable C++ automatically.
1027 * configure: Rebuild.
1028
1029 2011-07-19 Ian Lance Taylor <iant@google.com>
1030
1031 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1032 make C++ a boot_language. Set and substitute
1033 POSTSTAGE1_CONFIGURE_FLAGS.
1034 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1035 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1036 * configure, Makefile.in: Rebuild.
1037
1038 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1039
1040 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1041 maintainers.
1042
1043 2011-07-18 Jakub Jelinek <jakub@redhat.com>
1044
1045 * MAINTAINERS (Global Reviewers): Add myself.
1046
1047 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1048
1049 * configure: Regenerate.
1050
1051 2011-07-16 Jason Merrill <jason@redhat.com>
1052
1053 * Makefile.def (language=c++): Add check-c++0x and
1054 check-target-libmudflap-c++.
1055 * Makefile.tpl (check-target-libmudflap-c++): New.
1056 * Makefile.in: Regenerate.
1057
1058 2011-07-16 Matthias Klose <doko@ubuntu.com>
1059
1060 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1061 * Makefile.def (target_modules/libjava): Pass
1062 $(EXTRA_CONFIGARGS_LIBJAVA).
1063 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1064 if not configured with --enable-static-libjava.
1065 * Makefile.in: Regenerate.
1066 * configure: Likewise.
1067
1068 2011-07-15 Jason Merrill <jason@redhat.com>
1069
1070 * Makefile.in (check-c++): Move check-gcc-c++0x after
1071 check-target-libstdc++-v3.
1072
1073 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1074
1075 * MAINTAINERS (c6x port): New entry.
1076
1077 2011-07-13 Jason Merrill <jason@redhat.com>
1078
1079 * Makefile.in (check-gcc-c++0x): New.
1080 (check-c++): Depend on it.
1081
1082 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1083
1084 PR target/39150
1085 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1086 x86_64-*-solaris2.1[0-9]*.
1087 * configure: Regenerate.
1088
1089 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
1090
1091 * MAINTAINERS (RTL optimizers): Add self.
1092
1093 2011-06-27 Gabriel Charette <gchare@google.com>
1094
1095 * MAINTAINERS (Write After Approval): Add myself.
1096
1097 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1098
1099 PR regression/47836
1100 PR bootstrap/23656
1101 PR other/47733
1102 PR bootstrap/49247
1103 PR c/48825
1104 * configure.ac (target_libraries): Remove target-libiberty.
1105 Remove case-statement setting skipdirs=target-libiberty for
1106 multiple targets. Remove checking target_configdirs and
1107 removing target-libiberty but keeping target-libgcc if
1108 otherwise empty.
1109 * Makefile.def (target_modules): Don't add libiberty.
1110 (dependencies): Remove all traces of target-libiberty.
1111 * configure, Makefile.in: Regenerate.
1112
1113 2011-06-13 Walter Lee <walt@tilera.com>
1114
1115 * configure.ac (tilepro-*-*) New case.
1116 (tilegx-*-*): Likewise.
1117 * configure: Regenerate.
1118
1119 2011-06-06 Jing Yu <jingyu@google.com>
1120
1121 * configure.ac: Skip target-libiberty for
1122 arm*-*-linux-androideabi.
1123 * configure: Regenerated.
1124
1125 2011-06-06 Nick Clifton <nickc@redhat.com>
1126
1127 * config.sub: Sync from upstream.
1128
1129 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
1130
1131 * MAINTAINERS (Write After Approval): Add myself.
1132
1133 2011-06-01 Daniel Jacobowitz <drow@false.org>
1134
1135 * MAINTAINERS: Update my email address.
1136
1137 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
1138
1139 * MAINTAINERS (Write After Approval): Update my email address.
1140
1141 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
1142
1143 * MAINTAINERS (Write After Approval): Add myself.
1144
1145 2011-05-08 Doug Kwan <dougkwan@google.com>
1146
1147 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1148 * configure: Regenerated.
1149 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1150 value from configure.
1151 * Makefile.in: Regenerated.
1152
1153 2011-05-05 Joseph Myers <joseph@codesourcery.com>
1154
1155 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1156 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1157 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1158 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1159 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1160 *-*-vxworks*): Disable newlib and libgloss in separate case
1161 statement.
1162 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1163 to separate case statement.
1164 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1165 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1166 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1167 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1168 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1169 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1170 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1171 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1172 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1173 i[[3456789]]86-*-rdos*, m32r-*-*,
1174 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1175 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1176 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1177 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1178 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1179 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1180 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1181 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1182 and libgloss in main case over targets. Remove most empty cases
1183 in main case over targets.
1184 * configure: Regenerate.
1185
1186 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
1187
1188 * MAINTAINERS (Write After Approval): Add myself.
1189
1190 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1191
1192 * configure.ac: Remove code setting special library locations for
1193 hppa*64*-*-hpux11*. Remove code setting compiler for
1194 sparc-sun-solaris2*.
1195 * configure: Regenerate.
1196
1197 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1198
1199 * configure.ac: Separate libgloss_dir settings from general case
1200 over targets.
1201 * configure: Regenerate.
1202
1203 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1204
1205 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1206 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1207 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1208 cases in libgcj-disabling case statement.
1209 (hppa*64*-*-linux*): Set unsupported_languages instead of
1210 disabling target-zlib.
1211 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1212 to hppa*64*-*-hpux*.
1213 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1214 hppa*-*-hpux*.
1215 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1216 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1217 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1218 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1219 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1220 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1221 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1222 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1223 libgcj-disabling case statement.
1224 * configure: Regenerate.
1225
1226 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1227
1228 * configure.ac: Disable Java for targets not supporting libffi.
1229 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1230 Remove cases in Java-disabling statement.
1231 (*arm-wince-pe): Change to arm-wince-pe.
1232 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1233 cases in Java-disabling statement.
1234 (bfin-*-*): Don't disable Java again.
1235 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1236 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1237 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1238 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1239 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1240 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1241 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1242 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1243 Java-disabling statement.
1244 (mmix-*-*): Don't disable Java again.
1245 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1246 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1247 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1248 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1249 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1250 statement.
1251 * configure: Regenerate.
1252
1253 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1254
1255 * configure.ac: Separate cases disabling Java and Java libraries
1256 from general case over targets.
1257 * configure: Regenerate.
1258
1259 2011-04-21 Jie Zhang <jzhang918@gmail.com>
1260
1261 * MAINTAINERS: Update my email address.
1262
1263 2011-04-20 Easwaran Raman <eraman@google.com>
1264
1265 * MAINTAINERS (Write After Approval): Add myself.
1266
1267 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1268
1269 PR lto/48086
1270 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1271 * configure: Regenerate.
1272
1273 2011-04-16 Jim Meyering <meyering@redhat.com>
1274
1275 * MAINTAINERS (Write After Approval): Add myself.
1276
1277 2011-04-15 Dodji Seketeli <dodji@redhat.com>
1278
1279 * MAINTAINERS: Update my email address.
1280
1281 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
1282
1283 * MAINTAINERS (Write After Approval): Add myself.
1284
1285 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1286
1287 * MAINTAINERS (Write After Approval): Add myself.
1288
1289 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1290
1291 * MAINTAINERS (Write After Approval): Add myself.
1292
1293 2011-04-06 Joseph Myers <joseph@codesourcery.com>
1294
1295 * configure.ac (build_tools): Remove build-byacc.
1296 (host_libs): Remove mmalloc.
1297 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1298 autoconf automake libtool diff rcs fileutils shellutils time
1299 textutils wdiff find uudecode hello tar gzip indent recode release
1300 sed perl gawk findutils gettext zip.
1301 (libgcj): Remove target-qthreads.
1302 (target_tools): Remove target-examples target-gperf.
1303 (YACC): Don't handle building byacc.
1304 * configure: Regenerate.
1305 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1306 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1307 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1308 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1309 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1310 handle building components.
1311 * Makefile.in: Regenerate.
1312
1313 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1314
1315 * MAINTAINERS: Update my email address as Xtensa maintainer.
1316
1317 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1318
1319 * config.sub: Sync from upstream.
1320
1321 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1322
1323 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1324 (microblaze*): Don't disable libssp.
1325 * configure: Regenerate.
1326
1327 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1328
1329 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1330 moveifchange.
1331 * configure: Regenerate.
1332 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1333 * Makefile.in: Regenerate.
1334
1335 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1336
1337 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1338 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1339 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1340 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1341 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1342 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1343 md_exec_prefix cases.
1344 * configure: Regenerate.
1345
1346 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1347
1348 * configure.ac: Separate cases disabling target-libssp,
1349 target-libiberty, target-libstdc++-v3 and Fortran from general
1350 case over targets.
1351 * configure: Regenerate.
1352
1353 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1354
1355 * configure.ac (*-*-chorusos): Don't disable libgcj.
1356 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1357 Remove case.
1358 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1359 (arm-*-coff): Don't disable libgcj.
1360 (arm*-*-linux-gnueabi): Remove useless assignment.
1361 (arm-*-riscix*): Don't disable libgcj.
1362 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1363 configuration.
1364 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1365 (c54x*-*-*): Remove case.
1366 (tic54x-*-*): Don't disable GCC or GCC libraries.
1367 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1368 to *.
1369 (d10v-*-*): Don't disable GCC libraries.
1370 (d30v-*-*): Don't disable libgcj.
1371 (h8500-*-*): Don't disable GCC libraries.
1372 (i960-*-*): Don't disable libgcj.
1373 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1374 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1375 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1376 libgcj.
1377 (m68k-*-coff*): Remove case.
1378 (mmix-*-*): Don't disable libgloss on host.
1379 (mn10200-*-*, mn10300-*-*): Remove cases.
1380 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1381 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1382 Don't disable libgcj.
1383 (romp-*-*): Remove case.
1384 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1385 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1386 case.
1387 (v810-*-*): Don't disable GCC libraries.
1388 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1389 (ip2k-*-*): Don't disable GCC libraries.
1390 * configure: Regenerate.
1391
1392 2011-03-28 Joseph Myers <joseph@codesourcery.com>
1393
1394 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1395 libffi on host.
1396 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1397 on host.
1398 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1399 * configure: Regenerate.
1400
1401 2011-03-26 John Marino <binutils@marino.st>
1402
1403 * configure.ac: Add support for *-*-dragonfly*
1404 * configure: Regenerate.
1405
1406 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1407
1408 * configure.ac (native_only): Remove.
1409 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1410 send-pr uudecode guile gnuserv on host.
1411 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1412 send-pr rcs guile perl texinfo libtool on host.
1413 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1414 automake send-pr rcs guile perl texinfo libtool on host.
1415 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1416 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1417 (alpha*-dec-osf*): Don't disable fileutils on target.
1418 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1419 texinfo send-pr expect dejagnu on target.
1420 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1421 target-qthreads on target.
1422 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1423 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1424 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1425 x86_64-*-mingw*): Don't disable expect on target.
1426 (*-*-cygwin*): Don't disable target-gperf on target.
1427 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1428 gnuserv on target.
1429 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1430 target.
1431 * configure: Regenerate.
1432
1433 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1434
1435 * configure.ac (target_tools): Remove target-groff.
1436 (native_only): Remove target-groff.
1437 (hppa*64*-*-*): Don't disable byacc.
1438 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1439 setting.
1440 (*-*-kaos*): Don't skip target-librx and target-groff.
1441 (*-*-netware*): Don't skip target-libmudflap.
1442 (*-*-tpf*): Don't skip target-libmudflap.
1443 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1444 directories on the host.
1445 (ia64*-*-*vms*): Don't skip tix.
1446 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1447 host.
1448 * configure: Regenerate.
1449
1450 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1451
1452 * configure.ac: Remove references to mt-mep, mt-netware,
1453 mt-wince.
1454 * Makefile.def: Add all-utils soft dependencies.
1455 * Makefile.tpl: Remove GDB_NLM_DEPS.
1456 * configure: Regenerate.
1457 * Makefile.in: Regenerate.
1458
1459 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1460
1461 * configure.ac: Do not include mh-x86omitfp.
1462 * configure: Regenerate.
1463
1464 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1465
1466 * configure.ac: Remove empty cases.
1467 * configure: Regenerate.
1468
1469 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1470
1471 * Makefile.def: Add dependency from termcap to gdb.
1472 * Makefile.in: Regenerate.
1473
1474 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1475
1476 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1477 * configure: Regenerate.
1478 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1479 * Makefile.tpl: Likewise.
1480 * Makefile.in: Regenerate.
1481
1482 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1483
1484 * configure.ac: Remove all mentions of tentative_cc.
1485 * configure: Regenerate.
1486
1487 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1488
1489 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1490 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1491 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1492 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1493 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1494 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1495 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1496 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1497 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1498 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1499 *-*-rhapsody*): Remove host cases.
1500 * configure: Regenerate.
1501
1502 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1503
1504 * configure.ac (ppc*-*-pe): Remove host case.
1505 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1506 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1507 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1508 cases.
1509 * configure: Regenerate.
1510
1511 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1512
1513 * config.sub: Update to version 2011-03-23.
1514
1515 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1516
1517 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1518 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1519 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1520 * configure: Regenerate.
1521
1522 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1523
1524 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1525 to Write After Approval.
1526 * config-ml.in: Don't handle arc-*-elf*.
1527 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1528 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1529 handle GCC libraries.
1530 * configure: Regenerate.
1531
1532 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1533
1534 PR bootstrap/48120:
1535 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1536 Add -lstdc++ -lm to LIBS.
1537 * configure: Regenerate.
1538
1539 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1540
1541 * config.guess: Update to version 2011-02-02
1542 * config.sub: Update to version 2011-02-24
1543
1544 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1545
1546 PR lto/48086
1547 * configure.ac: Re-enable LTO on *-apple-darwin9.
1548 * configure: Regenerate.
1549
1550 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1551
1552 PR lto/48086
1553 * configure.ac: Disable LTO on darwin due to an assembler change in
1554 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1555 under 256.
1556 * configure: Regenerate.
1557
1558 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1559
1560 * MAINTAINERS: Update myself as score backend maintainer,
1561 update my e-mail address.
1562
1563 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
1564
1565 * MAINTAINERS: Update my e-mail address.
1566
1567 2011-03-06 Joey Ye <joey.ye@arm.com>
1568
1569 * MAINTAINERS: Update my e-mail address.
1570
1571 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1572
1573 * configure.ac: Adjust test of with_ppl.
1574 * configure: Regenerated.
1575
1576 2011-03-02 Kai Tietz <ktietz@redhat.com>
1577
1578 * MAINTAINERS: Adjust my e-mail address.
1579
1580 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1581
1582 * configure.ac: Add -lpwl to ppllibs.
1583 * configure: Regenerated.
1584
1585 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1586
1587 * config/cloog.m4: Add -lisl to clooglibs.
1588 * configure: Regenerated.
1589
1590 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1591
1592 * MAINTAINERS (CPU Port maintainers): Add self.
1593
1594 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1595
1596 * MAINTAINERS: Add myself as testsuite maintainer.
1597
1598 2011-02-15 Mike Stump <mikestump@comcast.net>
1599
1600 * MAINTAINERS: Add myself as testsuite maintainer.
1601
1602 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1603
1604 Import from Libtool and gnulib:
1605
1606 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1607
1608 Prepare for supporting FreeBSD 10.
1609 * config.rpath: Remove handling of freebsd1* which soon would
1610 match FreeBSD 10.0.
1611
1612 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1613
1614 Remove support for FreeBSD 1.x.
1615 * libtool.m4 (_LT_LINKER_SHLIBS)
1616 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1617 soon would incorrectly match FreeBSD 10.0.
1618
1619 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1620
1621 PR binutils/12283
1622 * move-if-change: Import version from gnulib.
1623
1624 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1625
1626 PR lto/47225
1627 * Makefile.def (lto-plugin): Double dash for enable-shared.
1628 (configure-gcc): Depend on all-lto-plugin.
1629 * Makefile.in: Rebuilt.
1630
1631 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1632
1633 * configure.ac: Remove extra bracket.
1634 * configure: Regenerate.
1635
1636 2011-02-08 Tobias Burnus <burnus@net-b.de>
1637
1638 * MAINTAINERS: Add myself as libquadmath maintainer.
1639
1640 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
1641
1642 * MAINTAINERS: Update my email address.
1643
1644 2011-02-07 Joseph Myers <joseph@codesourcery.com>
1645
1646 * MAINTAINERS (option handling): Add self.
1647
1648 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1649
1650 PR lto/47225
1651 * Makefile.def: Add dependency for install-gcc
1652 on install-lto-plugin.
1653 * Makfile.in: Regenerated
1654
1655 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1656
1657 * MAINTAINERS (CPU Port Maintainers): Add myself.
1658
1659 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1660
1661 PR libgcj/44341
1662 * configure.ac: Discard --with-* flags for host when configuring
1663 target libraries for cross build.
1664 * configure: Rebuilt.
1665
1666 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1667
1668 * MAINTAINERS (linear loop transforms): Removed.
1669
1670 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1671
1672 * configure.ac: If with_ppl is no, move setting with_cloog=no
1673 after CLOOG_REQUESTED check.
1674 * configure: Regenerated.
1675
1676 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1677
1678 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1679 CLooG has been requested.
1680 * configure: Regenerated.
1681
1682 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1683
1684 * configure: Regenerated.
1685 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1686
1687 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1688
1689 * configure: Regenerated.
1690 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1691
1692 2011-01-21 Andreas Schwab <schwab@redhat.com>
1693
1694 * configure.ac: Use AS_HELP_STRING throughout.
1695 * configure: Regenerate.
1696
1697 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1698
1699 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1700 * configure: Regenerate.
1701
1702 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1703
1704 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1705
1706 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1707
1708 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1709 for ia64-hpux.
1710 * configure: Regenerate.
1711
1712 2011-01-07 Jan Hubicka <jh@suse.cz>
1713
1714 PR lto/47225
1715 * Makefile.in: Regenerate.
1716 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1717 configure.
1718
1719 2011-01-07 Jan Hubicka <jh@suse.cz>
1720
1721 * Makefile.in: Regenerate.
1722 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1723 and configure dependency on lto-plugin configure.
1724 (lto-plugin module): Remove dependency on GCC; add dependency on
1725 liniberty.
1726
1727 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1728
1729 * MAINTAINERS (Write After Approval): Add myself.
1730
1731 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1732
1733 * configure: Regenerate.
1734
1735 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1736
1737 * configure.ac: (picochip): Disable libiberty.
1738
1739 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1740
1741 * MAINTAINERS (Write After Approval): Add myself.
1742
1743 2010-12-10 Ian Lance Taylor <iant@google.com>
1744
1745 PR bootstrap/46819
1746 * configure.ac: For --disable-libgcj clear libgcj_saved.
1747 * configure: Rebuild.
1748
1749 2010-12-10 Tobias Burnus <burnus@net-b.de>
1750
1751 PR fortran/46540
1752 * configure.ac: Add --disable-libquadmath and
1753 --disable-libquadmath-support.
1754 * configure: Regenerate.
1755
1756 2010-12-03 Ian Lance Taylor <iant@google.com>
1757
1758 * MAINTAINERS: Add myself as libgo maintainer.
1759
1760 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1761
1762 PR libffi/46792
1763 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1764 * configure: Regenerate.
1765
1766 2010-12-02 Ian Lance Taylor <iant@google.com>
1767
1768 * configure.ac: Always set default for poststage1_ldflags to
1769 -static-libstdc++ -static-libgcc.
1770
1771 2010-11-29 Andreas Schwab <schwab@redhat.com>
1772
1773 * configure.ac: Move comment to remove extra space in last argument
1774 of GCC_TARGET_TOOL.
1775
1776 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1777
1778 PR other/46026
1779 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1780 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1781 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1782 (BASE_FLAGS_TO_PASS): Use it.
1783 * configure: Rebuilt.
1784 * Makefile.in: Rebuilt.
1785
1786 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1787
1788 PR binutils/12258
1789 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1790 Properly check default linker.
1791 * configure: Regnerated.
1792
1793 2010-11-23 Matthias Klose <doko@ubuntu.com>
1794
1795 * configure.ac: For --enable-gold, handle value `default' instead of
1796 `both*'. New configure option --{en,dis}able-ld.
1797 * configure: Regenerate.
1798
1799 2010-11-20 Ian Lance Taylor <iant@google.com>
1800
1801 * configure.ac: Only disable a language library if no language needs
1802 it. Don't let --disable-libgcj uncondtionally disable libffi.
1803 * configure: Rebuild.
1804
1805 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1806
1807 * Makefile.in: Regenerate.
1808
1809 PR other/46202
1810 * configure.ac: Fix just-built in-tree STRIP name to be
1811 binutils/strip-new.
1812 * configure: Regenerate.
1813 * Makefile.def (install-strip-gcc, install-strip-binutils)
1814 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1815 (install-strip-sid): Mirror dependencies on non-strip variants
1816 of these targets on the respective -strip prerequisites.
1817 * Makefile.tpl (install-strip, install-strip-host)
1818 (install-strip-target): New targets.
1819 (install-strip-[+module+], install-strip-target-[+module+]):
1820 New targets.
1821 * Makefile.in: Regenerate.
1822
1823 2010-11-19 Ian Lance Taylor <iant@google.com>
1824 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1825
1826 * configure.ac: Add target-libgo to target_libraries. Set
1827 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1828 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1829 (HOST_EXPORTS): Add GOC.
1830 (BASE_TARGET_EXPORTS): Add GOC.
1831 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1832 (GOCFLAGS_FOR_TARGET): New variable.
1833 (EXTRA_HOST_FLAGS): Add GOC.
1834 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1835 * Makefile.def (target_modules): Add libgo.
1836 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1837 (dependencies): Add dependency from configure-target-libgo to
1838 configure-target-libffi and all-target-libstdc++-v3. Add
1839 dependencies from all-target-libgo to all-target-libffi.
1840 (languages): Add go.
1841 * configure: Rebuild.
1842 * Makefile.in: Rebuild.
1843
1844 2010-11-19 Ian Lance Taylor <iant@google.com>
1845
1846 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1847 compiler/flag environment variables.
1848
1849 2010-11-18 Ian Lance Taylor <iant@google.com>
1850
1851 * configure.ac: Check for lang_requires_boot_languages in
1852 config-lang.in files.
1853 * configure: Rebuild.
1854
1855 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1856 Tobias Burnus <burnus@net-b.de>
1857
1858 PR fortran/32049
1859 * Makefile.def: Add libquadmath; build it with language=fortran.
1860 * configure.ac: Add libquadmath.
1861 * Makefile.tpl: Handle multiple libs in check-[+language+].
1862 * Makefile.in: Regenerate.
1863 * configure: Regenerate.
1864
1865 2010-11-16 Tom Tromey <tromey@redhat.com>
1866
1867 * MAINTAINERS: Moved myself to reviewers section.
1868
1869 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
1870
1871 * MAINTAINERS: Moved myself to reviewers section.
1872
1873 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1874
1875 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1876 (Write After Approval): Remove self.
1877
1878 2010-11-15 Andreas Schwab <schwab@redhat.com>
1879
1880 * configure.ac: Fix spelling in option names.
1881 * configure: Regenerated.
1882
1883 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1884
1885 PR bootstrap/39622
1886 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1887 * configure: Regenerated.
1888
1889 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
1890
1891 * MAINTAINERS: Update my email address.
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-12 Tobias Grosser <grosser@fim.uni-passau.de>
1902
1903 * configure: Regenerate.
1904
1905 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1906
1907 * configure: Regenerate.
1908
1909 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1910
1911 * configure.ac: Support official CLooG.org versions.
1912 * configure: Regenerate.
1913 * config/cloog.m4: New.
1914
1915 2010-11-10 François Dumont <francois.cppdevs@free.fr>
1916
1917 * MAINTAINERS (Write After Approval): Add myself.
1918
1919 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
1920
1921 * MAINTAINERS: Update my email address.
1922
1923 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1924
1925 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1926 * configure: Regenerate.
1927
1928 2010-11-03 Ian Lance Taylor <iant@google.com>
1929 Dave Korn <dave.korn.cygwin@gmail.com>
1930
1931 PR lto/46273
1932 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1933 and on other supported platforms whenever LTO is enabled.
1934 * configure: Rebuild.
1935
1936 2010-11-02 Alan Modra <amodra@gmail.com>
1937
1938 PR binutils/12110
1939 * configure.ac: Error when source path contains spaces.
1940 * configure: Regenerate.
1941
1942 2010-10-23 James E. Wilson <wilson@codesourcery.com>
1943
1944 * MAINTAINERS: Update my email address.
1945
1946 2010-10-20 Ian Lance Taylor <iant@google.com>
1947
1948 * Makefile.def (target_modules): Set lib_path to src/.libs for
1949 libstdc++-v3 module.
1950 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1951 * Makefile.in: Rebuild.
1952
1953 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1954
1955 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1956 (Write After Approval): Remove myself.
1957
1958 2010-10-15 Tristan Gingold <gingold@adacore.com>
1959
1960 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1961
1962 2010-10-14 Douglas Rupp <rupp@gnat.com>
1963
1964 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1965
1966 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1967
1968 * configure.ac (build_lto_plugin): New shell variable.
1969 (--enable-lto): Turn on by default for all non-ELF platforms that
1970 have had LTO support added so far. Set build_lto_plugin appropriately
1971 for both ELF and non-ELF.
1972 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1973 * configure: Regenerate.
1974
1975 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1976
1977 Sync from src:
1978 * configure.ac (v850 support): Remove target-libgloss from
1979 noconfigdirs.
1980 * configure: Regenerate.
1981
1982 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1983
1984 PR bootstrap/45326
1985 PR bootstrap/45174
1986 * configure.ac: Honor initial values of $build_configargs,
1987 $host_configargs, $target_configargs. Mark the precious, so
1988 environment settings get recorded.
1989 * configure: Regenerate.
1990
1991 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1992
1993 PR bootstrap/45796
1994 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1995 Depend on all-build-libiberty.
1996 * Makefile.in: Regenerate.
1997
1998 2010-09-30 Michael Eager <eager@eagercon.com>
1999
2000 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2001 * configure: Regenerate.
2002
2003 2010-09-28 Michael Eager <eager@eagercon.com>
2004
2005 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2006
2007 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2008
2009 PR bootstrap/44621
2010 * configure.ac: Fix unportable shell quoting.
2011 * configure: Regenerate.
2012
2013 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2014
2015 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2016 targets and amend comment.
2017 * configure: Regenerate.
2018
2019 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2020
2021 * MAINTAINERS (Write After Approval): Add myself.
2022
2023 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2024
2025 * configure.ac: Enable LTO by default on Darwin.
2026 * configure: Regenerate.
2027
2028 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2029
2030 * MAINTAINERS (Write After Approval): Add myself.
2031
2032 2010-09-01 Ian Bolton <ian.bolton@arm.com>
2033
2034 * MAINTAINERS (Write After Approval): Add myself.
2035
2036 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2037
2038 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2039 ports
2040
2041 2010-07-28 David Yuste <david.yuste@gmail.com>
2042
2043 * MAINTAINERS (Write After Approval): Add myself.
2044
2045 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2046
2047 * configure.ac: Support all v850 targets.
2048 * configure: Regenerate.
2049
2050 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2051
2052 PR bootstrap/44455
2053 * configure.ac (extra_mpfr_configure_flags): Copy from
2054 extra_mpc_gmp_configure_flags.
2055 * configure: Re-generated.
2056
2057 2010-07-22 Andi Kleen <ak@linux.intel.com>
2058
2059 * MAINTAINERS (Write After Approval): Add myself.
2060
2061 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2062
2063 * MAINTAINERS (Write After Approval): Add myself.
2064
2065 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
2066
2067 * MAINTAINERS (Write After Approval): Add myself.
2068
2069 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2070
2071 PR target/44862
2072 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2073 Provide -B option to allow for link spec %s substitutions for
2074 libstdc++.a on darwin.
2075 * Makefile.in: Regenerate.
2076
2077 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
2078
2079 * MAINTAINERS (Reviewers): Update my e-mail address
2080
2081 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
2082
2083 * Makefile.def (configure-gcc): Depend on all-libelf.
2084 * Makefile.in: Rebuild.
2085
2086 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
2087
2088 * MAINTAINERS (Write After Approval): Add myself in the right place.
2089
2090 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
2091
2092 * MAINTAINERS (Write After Approval): Add myself.
2093
2094 2010-05-25 Sterling Augustine <sterling@tensilica.com>
2095
2096 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2097
2098 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
2099
2100 * config.sub: Update to version 2010-05-21.
2101 * config.guess: Update to version 2010-04-03.
2102
2103 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2104
2105 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2106 * configure: Regenerate.
2107
2108 2010-05-12 Sriraman Tallam <tmsriram@google.com>
2109
2110 * MAINTAINERS (Write After Approval): Add myself.
2111
2112 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2113
2114 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2115 a platform that supports LTO.
2116 * configure: Regenerate.
2117
2118 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2119
2120 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2121 * configure: Regenerated.
2122
2123 2010-04-27 Roland McGrath <roland@redhat.com>
2124 H.J. Lu <hongjiu.lu@intel.com>
2125
2126 * configure.ac (--enable-gold): Support both, both/gold and
2127 both/bfd to add gold to configdirs without removing ld.
2128 * configure: Regenerated.
2129
2130 * Makefile.def: Add install-gold dependency to install-ld.
2131 * Makefile.in: Regenerated.
2132
2133 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2134
2135 PR lto/42776
2136 * configure.ac (--enable-lto): Refactor handling so libelf tests
2137 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2138 and allow LTO to be explicitly enabled on non-ELF platforms that
2139 are known to support it inside else-clause.
2140 * configure: Regenerate.
2141
2142 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2143
2144 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2145 * configure: Regenerate.
2146
2147 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
2148
2149 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2150 * configure: Regenerate.
2151
2152 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2153
2154 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2155 separately.
2156 * configure: Regenerate.
2157
2158 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
2159
2160 * MAINTAINERS (Write After Approval): Add myself.
2161
2162 2010-04-14 Tristan Gingold <gingold@adacore.com>
2163
2164 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2165 * configure: Regenerate.
2166
2167 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2168
2169 * configure: Regenerate after change to elf.m4.
2170
2171 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
2172
2173 * MAINTAINERS (Write After Approval): Add myself.
2174
2175 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2176
2177 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2178 * configure: Regenerated.
2179
2180 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2181
2182 * configure.ac: Print "buggy but acceptable" when CLooG
2183 revision is less than 9.
2184 * configure: Regenerated.
2185
2186 2010-04-01 Diego Novillo <dnovillo@google.com>
2187
2188 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2189
2190 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2191
2192 PR bootstrap/43615
2193 PR bootstrap/43328
2194
2195 Revert:
2196
2197 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2198
2199 * configure.ac: Do not pass --enable-multilib nor
2200 --disable-multilib in baseargs. Accept explicitly passed
2201 --enable_multilib.
2202 * configure: Regenerate.
2203
2204 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
2205
2206 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2207
2208 2010-03-31 Janis Johnson <janis187@us.ibm.com>
2209
2210 * MAINTAINERS: Remove myself.
2211
2212 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2213
2214 PR bootstrap/43328
2215 * configure.ac: Do not pass --enable-multilib nor
2216 --disable-multilib in baseargs. Accept explicitly passed
2217 --enable_multilib.
2218 * configure: Regenerate.
2219
2220 2010-03-28 Andrew Pinski <pinskia@gmail.com>
2221
2222 * MAINTAINERS (spu port): Remove me.
2223
2224 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2225
2226 * configure.ac (tic6x-*-*): New case.
2227 * configure: Regenerate.
2228
2229 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2230
2231 * config.sub: Update to version 2010-03-22.
2232 * config.guess: Update to version 2009-12-30.
2233
2234 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2235
2236 PR ada/42554
2237 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2238 * configure: Regenerate.
2239
2240 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2241
2242 * MAINTAINERS: Update my email address.
2243
2244 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2245
2246 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2247 (ghassan.shobaki@amd.com): Removed.
2248
2249 2010-03-17 Alan Modra <amodra@gmail.com>
2250
2251 * MAINTAINERS: Update my email address.
2252
2253 2010-03-16 Diego Novillo <dnovillo@google.com>
2254
2255 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2256 Matthews.
2257
2258 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2259
2260 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2261 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2262
2263 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2264
2265 * MAINTAINERS: Update my email address.
2266
2267 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2268
2269 * MAINTAINERS: Update my email address.
2270
2271 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2272
2273 * MAINTAINERS: Update my email address.
2274
2275 2010-03-09 Jie Zhang <jie@codesourcery.com>
2276
2277 * MAINTAINERS: Update my email address.
2278
2279 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2280
2281 PR libstdc++/32499
2282 * configure.ac (RANLIB): Default to true.
2283 (STRIP): Likewise.
2284 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2285 * configure: Regenerate.
2286
2287 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
2288
2289 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2290 (Write After Approval): Update my email address.
2291
2292 2010-02-17 Nick Clifton <nickc@redhat.com>
2293
2294 PR 11238
2295 * Makefile.tpl (local-distclean): Also remove config.cache files in
2296 sub-directories as there may not be Makefiles present in the
2297 sub-directories.
2298 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2299 the config.cache files found by the find command.
2300
2301 * Makefile.in: Regenerate.
2302 * configure.ac: Revert previous delta.
2303 * configure: Regenerate.
2304
2305 2010-02-15 Nick Clifton <nickc@redhat.com>
2306
2307 PR 11238
2308 * configure.ac: Delete config.cache files in sub-directories when
2309 deleting Makefiles.
2310 * configure: Regenerate.
2311
2312 2010-02-12 Ben Elliston <bje@gnu.org>
2313
2314 * MAINTAINERS: Update my email address.
2315
2316 2010-02-08 Andrew Pinski <pinskia@gmail.com>
2317
2318 * MAINTAINERS (spu port): Update my email address.
2319
2320 2010-02-08 Jie Zhang <jie.zhang@analog.com>
2321
2322 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2323
2324 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2325
2326 * configure.ac: Add "recommended" version checks for GMP/MPC.
2327 Update recommended GMP/MPFR/MPC versions.
2328 * configure: Regenerate.
2329
2330 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2331
2332 * MAINTAINERS: Move my Embecosm email address into the
2333 write-after-approval section.
2334
2335 2010-01-26 Ian Lance Taylor <iant@google.com>
2336
2337 * MAINTAINERS: Add myself as Go frontend maintainer.
2338
2339 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
2340
2341 PR libstdc++/36101, PR libstdc++/42813
2342 * configure.ac (bootstrap_target_libs): Make inclusion of
2343 target-libgomp conditional on libgomb being in target_configdirs.
2344 * configure: Regenerate.
2345
2346 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
2347
2348 PR libstdc++/36101, PR libstdc++/42813
2349 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2350 * configure: Regenerate.
2351
2352 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
2353
2354 PR libstdc++/36101, PR libstdc++/42813
2355 * configure.ac (target_configdirs): Substitute.
2356 * Makefile.def: Bootstrap target module libgomp.
2357 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2358 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2359 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2360 * configure, Makefile.in: Regenerate.
2361
2362 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2363
2364 * MAINTAINERS: Adjust my details.
2365
2366 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2367
2368 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2369
2370 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2371
2372 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2373
2374 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2375
2376 * MAINTAINERS (Write After Approval): Add myself.
2377
2378 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2379
2380 * MAINTAINERS (Write After Approval): Add myself.
2381
2382 2010-01-11 Richard Guenther <rguenther@suse.de>
2383
2384 PR lto/41569
2385 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2386 * Makefile.in: Regenerated.
2387
2388 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
2389
2390 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2391 * configure: Regenerate.
2392
2393 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2394 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2395
2396 PR bootstrap/42424
2397 * configure.ac: Include libtool m4 files.
2398 (_LT_CHECK_OBJDIR): Call it.
2399 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2400 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2401
2402 * configure: Regenerate.
2403
2404 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2405
2406 PR bootstrap/41818
2407 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2408 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2409 * Makefile.in: Regenerate.
2410
2411 2010-01-02 Richard Guenther <rguenther@suse.de>
2412
2413 PR lto/41529
2414 * configure.ac: Include config/elf.m4. Disable LTO if not
2415 builting for an elf target.
2416 * configure: Regenerate.
2417
2418 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2419
2420 * MAINTAINERS: Change my email address.
2421
2422 2009-12-18 Ben Elliston <bje@au.ibm.com>
2423
2424 * config.sub, config.guess: Update from upstream sources.
2425
2426 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2427
2428 * MAINTAINERS (Write After Approval): Add myself.
2429
2430 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2431
2432 PR middle-end/30447
2433 PR middle-end/30789
2434 PR other/40302
2435
2436 * configure.ac: Require MPC.
2437 * configure: Regenerate.
2438
2439 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2440
2441 PR target/38384
2442 PR bootstrap/40972
2443 * libtool.m4: Sync from git Libtool.
2444 * ltoptions.m4: Likewise.
2445 * ltversion.m4: Likewise.
2446 * lt~obsolete.m4: Likewise.
2447 * ltmain.sh: Likewise.
2448
2449 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2450
2451 * configure.ac: Update minimum MPC version to 0.8.
2452 * configure: Regenerate.
2453
2454 2009-11-21 Sebastian Pop <sebpop@gmail.com>
2455
2456 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2457 * configure: Regenerated.
2458
2459 2009-11-21 Ian Lance Taylor <iant@google.com>
2460
2461 * configure.ac: Change default of poststage1_ldflags to be empty if
2462 poststage1_libs is set. When poststage1_libs is empty, and
2463 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2464 * configure: Rebuild.
2465
2466 2009-11-21 Adam Nemet <adambnmet@gmail.com>
2467
2468 * MAINTAINERS (Write After Approval): Update my email address.
2469
2470 2009-11-20 Ben Elliston <bje@au.ibm.com>
2471
2472 * config.guess: Update from upstream sources.
2473
2474 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2475
2476 * Makefile.def: Restore host and target settings for gmp.
2477 * Makefile.in: Rebuild.
2478
2479 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2480
2481 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2482 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2483 Fix portability of test of C++ as bootstrap language. Add
2484 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2485 * configure: Rebuild.
2486 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2487 and cloog. Fix in-tree ppl configuration. Introduce libelf
2488 in-tree building.
2489 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2490 (POSTSTAGE1_HOST_EXPORTS): Use it.
2491 (STAGE[+id+]_CXXFLAGS): New.
2492 (BASE_FLAGS_TO_PASS): Pass it down.
2493 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2494 extra_exports.
2495 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2496 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2497 extra_exports.
2498 * Makefile.in: Rebuild.
2499
2500 2009-11-17 Ben Elliston <bje@au.ibm.com>
2501
2502 * config.sub, config.guess: Update from upstream sources.
2503
2504 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2505
2506 * MAINTAINERS (Write After Approval): Add myself.
2507
2508 2009-11-09 Jon Beniston <jon@beniston.com>
2509
2510 * MAINTAINERS (Write After Approval): Add myself.
2511
2512 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2513
2514 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2515 paths for *-w64-mingw* and x86_64-*mingw*.
2516 * configure: Regenerated.
2517
2518 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
2519
2520 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2521
2522 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2523
2524 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2525 Phil Edwards to Write-After Approval.
2526
2527 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2528
2529 * configure.ac: Disable target-winsup & co for
2530 x86_64-*-mingw* and *-w64-mingw* targets.
2531 * configure: Regenerated.
2532
2533 2009-10-16 Nick Clifton <nickc@redhat.com>
2534
2535 * MAINTAINERS: Add myself as a maintainer for the RX port.
2536
2537 2009-10-26 Johannes Singler <singler@kit.edu>
2538
2539 * MAINTAINERS (Write After Approval): Update my e-mail address.
2540
2541 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2542
2543 * configure.ac (CLooG test): Use = with test.
2544 * configure: Regenerate.
2545
2546 2009-10-22 Richard Guenther <rguenther@suse.de>
2547
2548 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2549 cloog if the ppl version check failed. Move flags saving
2550 before setting in libelf check.
2551 * configure: Regenerate.
2552
2553 2009-10-21 Richard Guenther <rguenther@suse.de>
2554
2555 * configure.ac: Adjust the ppl and cloog configure to work as
2556 documented. Disable cloog if ppl was disabled. Omit the version
2557 checks if they were disabled.
2558 * configure: Re-generate.
2559
2560 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2561
2562 * configure.ac: Add 'lto' to enable_languages, not
2563 new_enable_languages, and only if not already present.
2564 * configure: Regenerate.
2565
2566 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2567
2568 * README: Refer to the various COPYING* files instead of just
2569 COPYING.
2570 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2571
2572 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
2573
2574 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2575
2576 2009-10-07 Richard Guenther <rguenther@suse.de>
2577
2578 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2579 and Richard Guenther as reviewers.
2580 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2581 as reviewers.
2582
2583 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
2584
2585 * config.sub: Update from upstream sources.
2586
2587 2009-10-06 Ian Lance Taylor <iant@google.com>
2588
2589 * Makefile.def: check-gold depends upon all-gas.
2590 * Makefile.in: Rebuild.
2591
2592 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2593
2594 * MAINTAINERS (Write After Approval): Add myself.
2595
2596 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2597
2598 * Makefile.def: all-lto-plugin depends on all-libiberty.
2599 set bootstrap=true for lto-plugin.
2600 Add lto-plugin.
2601 * Makefile.in: Regenerate.
2602 * configure.ac (host_libs): Add lto-plugin.
2603 * configure: Regenerate.
2604
2605 2009-10-03 Diego Novillo <dnovillo@google.com>
2606
2607 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2608 (HOST_LIBELFLIBS): Define.
2609 (HOST_LIBELFINC): Define.
2610 * Makefile.in: Regenerate.
2611 * configure.ac: Add --enable-lto.
2612 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2613 If --enable-lto is used, add 'lto' to new_enable_languages.
2614 If --enable-lto is used and gold is enabled, add
2615 lto-plugin to configdirs.
2616 * configure: Regenerate.
2617
2618 2009-10-03 Simon Baldwin <simonb@google.com>
2619
2620 * configure.ac: If --with-system-zlib, suppress local zlib and
2621 pass --with-system-zlib to subdir configure scripts.
2622 * configure: Regenerate.
2623
2624 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2625 Paolo Bonzini <bonzini@gnu.org>
2626
2627 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2628 $(srcdir).
2629 * Makefile.in: Rebuilt.
2630
2631 2009-09-26 Gary Funck <gary@intrepid.com>
2632
2633 * MAINTAINERS (Write After Approval): Add myself.
2634
2635 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2636
2637 * configure.ac: Update minimum MPC version to 0.7.
2638 * configure: Regenerate.
2639
2640 2009-09-25 Nick Clifton <nickc@redhat.com>
2641
2642 * configure.ac: Pass any --cache-file=/dev/null option on to
2643 subconfigures.
2644 * configure: Regenerate.
2645
2646 2009-09-23 Nick Clifton <nickc@redhat.com>
2647
2648 * config.sub, config.guess: Update from upstream sources.
2649
2650 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2651
2652 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2653 * Makefile.in: Rebuilt.
2654
2655 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2656
2657 PR bootstrap/32272
2658 * configure.ac: Error out if $srcdir isn't '.' but contains
2659 host-${host_noncanonical}.
2660 * configure: Regenerate.
2661
2662 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2663
2664 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2665 maintainer.
2666
2667 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2668
2669 * configure.ac: If bootstrapping a combined tree with
2670 --enable-gold, require c++ in stage1_languages.
2671 * configure: Regenerate.
2672
2673 * configure.ac: Also add target_libs of stage1_languages to
2674 bootstrap_target_libs.
2675 * configure: Regenerate.
2676
2677 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2678 with --enable-languages not containing c++.
2679 * configure: Regenerate.
2680
2681 2009-09-15 Jie Zhang <jie.zhang@analog.com>
2682
2683 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2684 * configure: Regenerate.
2685
2686 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
2687
2688 * MAINTAINERS (Write After Approval): Update my e-mail address,
2689 and move from from here...
2690 (Waiting for paperwork): To here.
2691
2692 2009-09-09 Joseph Myers <joseph@codesourcery.com>
2693
2694 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2695
2696 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2697
2698 * configure.ac: Do not use $extrasub for replacing @if/@endif
2699 parts in Makefile; instead, use additional arguments to
2700 AC_CONFIG_COMMANDS to do the replacement manually, with several
2701 sed invocations, to avoid HP-UX sed command limits.
2702 * configure: Regenerate.
2703
2704 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
2705
2706 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2707 blank before -L.
2708
2709 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2710
2711 * configure.ac (with-build-config): Document. Handle without.
2712 Handle missing argument.
2713 * configure: Rebuilt.
2714
2715 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2716
2717 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2718 Default to bootstrap-debug only if compare-debug works.
2719 * configure: Rebuilt.
2720 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2721 * Makefile.in: Rebuilt.
2722
2723 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2724
2725 * MAINTAINERS (OS Port Maintainers): Update my email address.
2726
2727 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2728
2729 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2730 * Makefile.in: Rebuilt.
2731
2732 2009-09-01 Chris Demetriou <cgd@google.com>
2733
2734 * MAINTAINERS (Write After Approval): Add myself.
2735
2736 2009-08-31 Dodji Seketeli <dodji@redhat.com>
2737
2738 PR debug/30161
2739 * include/dwarf2.h (enum dwarf_tag): Added
2740 DW_TAG_GNU_template_template_param
2741 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2742
2743 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2744
2745 * Makefile.tpl (AWK): Fix typo.
2746 * Makefile.in: Regenerate.
2747
2748 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2749
2750 * configure.ac: Detect awk and sed.
2751 * Makefile.def (flags_to_pass): Add AWK and SED.
2752 * Makefile.tpl (AWK, SED): New.
2753 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2754 * configure: Regenerate.
2755 * Makefile.in: Regenerate.
2756
2757 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2758
2759 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2760 (collapseslashes): Likewise.
2761
2762 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2763
2764 * configure.ac (AC_PREREQ): Bump to 2.64.
2765
2766 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2767
2768 * configure.ac: Remove --with-datarootdir, --with-docdir,
2769 --with-pdfdir, --with-htmldir switches.
2770 * configure: Regenerate.
2771
2772 * configure: Regenerate.
2773
2774 * compile: Sync from Automake 1.11.
2775 * depcomp: Likewise.
2776 * install-sh: Likewise.
2777 * missing: Likewise.
2778 * mkinstalldirs: Likewise.
2779 * ylwrap: Likewise.
2780
2781 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2782
2783 * ltmain.sh (func_normal_abspath): New function.
2784 (func_relative_path): Likewise.
2785 (func_mode_help): Document new -bindir option for link mode.
2786 (func_mode_link): Add new -bindir option, and use it to place
2787 output DLL if specified.
2788
2789 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2790
2791 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2792 (baseargs): Add --disable-option-checking.
2793 * configure: Regenerate.
2794
2795 * Makefile.def (configure-target-libiberty): Depend on
2796 all-binutils and all-ld.
2797 (configure-target-newlib): Likewise.
2798 * Makefile.in: Regenerate.
2799
2800 2009-08-17 Ben Elliston <bje@au.ibm.com>
2801
2802 * config.sub, config.guess: Update from upstream sources.
2803
2804 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2805
2806 Sync from src, merge:
2807
2808 2009-07-02 Tristan Gingold <gingold@adacore.com>
2809
2810 * configure.ac: Do not exclude gas for i386-*-darwin.
2811 Add a case for x86_64-*-darwin.
2812 * configure: Regenerate.
2813
2814 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2815
2816 * MAINTAINERS: Add my name to Write After Approval list.
2817
2818 2009-08-06 Michael Eager <eager@eagercon.com>
2819
2820 * configure.ac: Add Microblaze target.
2821 * configure: Regenerate.
2822
2823 2009-07-31 Christian Bruel <christian.bruel@st.com>
2824
2825 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2826 * configure: Regenerate.
2827
2828 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
2829
2830 * MAINTAINERS (Write After Approval): Update my e-mail address.
2831
2832 2009-07-06 Ian Lance Taylor <iant@google.com>
2833
2834 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2835 * configure: Rebuild.
2836
2837 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2838
2839 * MAINTAINERS: Move myself to the Graphite Reviewers.
2840
2841 2009-06-30 Wei Guozhi <carrot@google.com>
2842
2843 * MAINTAINERS: Add my name to Write After Approval list.
2844
2845 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2846
2847 PR bootstrap/40338
2848 * configure.ac (comparestring): Create new variable.
2849 * Makefile.tpl (comparestring): Use to skip some comparisions.
2850 * configure: Regenerate.
2851 * Makefile.in: Regenerate.
2852
2853 2009-06-26 Doug Evans <dje@sebabeach.org>
2854
2855 * Makefile.def (host_modules): Add cgen.
2856 * Makefile.in: Regenerate.
2857 * configure.ac (host_tools): Add cgen.
2858 * configure: Regenerate.
2859
2860 2009-06-23 DJ Delorie <dj@redhat.com>
2861
2862 * MAINTAINERS: Add myself as mep maintainer.
2863
2864 2009-06-23 Ian Lance Taylor <iant@google.com>
2865
2866 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2867 boot_languages. Only bootstrap target libraries listed in
2868 target_libs for some boot language. Add --with-stage1-ldflags,
2869 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2870 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2871 if not building with C++.
2872 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2873 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2874 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2875 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2876 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2877 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2878 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2879 * configure, Makefile.in: Rebuild.
2880
2881 2009-06-23 Li Feng <nemokingdom@gmail.com>
2882
2883 * MAINTAINERS: Added my name to write-after-approval list.
2884
2885 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2886
2887 * configure.ac: Define is_elf for QNX Neutrino targets.
2888 * configure: Regenerate.
2889
2890 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
2891
2892 * MAINTAINERS: Added my name to the write-after-approval list
2893
2894 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2895
2896 * configure.ac: Detect MPC in default directory.
2897 * configure: Regenerate.
2898
2899 2009-06-03 Jerome Guitton <guitton@adacore.com>
2900 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2901
2902 * Makefile.tpl (all): Avoid a trailing backslash.
2903 * Makefile.in: Regenerate.
2904
2905 2009-06-03 Ben Elliston <bje@au.ibm.com>
2906
2907 * config.sub, config.guess: Update from upstream sources.
2908
2909 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2910
2911 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2912 to noconfdirs.
2913 * configure: Regenerate.
2914
2915 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
2916
2917 * Makefile.tpl ([+compare-target+]): Compare all stage
2918 directories, rather than just gcc.
2919 * Makefile.in: Rebuilt.
2920
2921 2009-06-01 Doug Kwan <dougkwan@google.com>
2922
2923 * configure.ac: Support gold for target arm*-*-*.
2924 * configure: Regenerate.
2925
2926 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2927
2928 * Makefile.def: Add MPC support and dependencies.
2929 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2930
2931 * Makefile.in, configure: Regenerate.
2932
2933 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2934
2935 * Makefile.tpl (all): Avoid harmless warning in make all when
2936 gcc-bootstrap is enabled but stage_last does not exist.
2937 * Makefile.in: Rebuilt.
2938
2939 2009-05-24 Nicolas Roche <roche@adacore.com>
2940
2941 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2942 * Makefile.in: Regenerate.
2943
2944 2009-05-21 Denis Chertykov <chertykov@gmail.com>
2945
2946 * MAINTAINERS: Update my e-mail address.
2947
2948 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2949
2950 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2951 * configure: Regenerate.
2952
2953 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2954
2955 PR other/40159
2956 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2957 gcc-no-bootstrap are mutually exclusive.
2958 * Makefile.in: Rebuilt.
2959
2960 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2961
2962 PR other/40159
2963 * Makefile.tpl (all): Don't end with unconditional success.
2964 * Makefile.in: Rebuilt.
2965
2966 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2967
2968 PR target/37137
2969 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2970 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2971 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2972 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2973 stage_configureflags, stage_cflags and stage_libcflags into
2974 explicit Makefile macros.
2975 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2976 GFORTRAN.
2977 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2978 CC. Set CC_FOR_BUILD from CC.
2979 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2980 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2981 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2982 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2983 and GFORTRAN.
2984 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2985 (_LIBCFLAGS): Renamed to _TFLAGS.
2986 (do-compare-debug, do-compare3-debug): Drop.
2987 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2988 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2989 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2990 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2991 (XGCC_FLAGS_FOR_TARGET): New.
2992 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2993 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2994 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2995 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2996 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2997 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2998 TFLAGS.
2999 (BUILD_CONFIG): Include if requested.
3000 (all): Set TFLAGS on bootstrap.
3001 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3002 (all-stageid-prefixmodule): Likewise.
3003 (do-clean, distclean-stageid): Set TFLAGS.
3004 (restrap): Fix whitespace.
3005 * Makefile.in: Rebuilt.
3006
3007 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
3008
3009 * config.guess: Sync with src.
3010
3011 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3012
3013 * configure.ac ($with_ppl): Default to no if not supplied.
3014 ($with_cloog): Likewise.
3015 configure: Regenerate.
3016
3017 2009-04-27 James E. Wilson <wilson@codesourcery.com>
3018
3019 * MAINTAINERS: Update my e-mail address.
3020
3021 2009-04-27 Nick Clifton <nickc@redhat.com>
3022
3023 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3024
3025 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3026
3027 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3028 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3029 * Makefile.in: Regenerate.
3030
3031 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3032
3033 PR bootstrap/39739
3034 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3035 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3036
3037 * configure, Makefile.in: Regenerate.
3038
3039 2009-04-21 Taras Glek <tglek@mozilla.com>
3040
3041 * include/hashtab.h: Update GTY annotations to new syntax
3042 * include/splay-tree.h: Likewise
3043
3044 2009-04-17 Ben Elliston <bje@au.ibm.com>
3045
3046 * config.sub, config.guess: Update from upstream sources.
3047
3048 2009-04-15 Anthony Green <green@moxielogic.com>
3049
3050 * configure.ac: Add moxie support.
3051 * configure: Rebuilt.
3052
3053 2009-04-14 Jakub Jelinek <jakub@redhat.com>
3054
3055 * configure.ac: Change copyright header to refer to version
3056 3 of the GNU General Public License and to point readers at the
3057 COPYING3 file and the FSF's license web page.
3058 * Makefile.def: Likewise.
3059 * Makefile.tpl: Likewise.
3060 * Makefile.in: Regenerate.
3061
3062 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3063
3064 * configure.ac: Restore match for darwin9 or later. Use double
3065 brackets since regeneration eats one pair.
3066 * configure: Regenerate.
3067
3068 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3069
3070 PR gas/10039
3071 * configure.ac: Require texinfo 4.7.
3072 * configure: Regenerated.
3073
3074 2009-04-09 Nick Clifton <nickc@redhat.com>
3075
3076 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3077 the GCC Runtime Library Exception.
3078
3079 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3080
3081 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3082 * configure: Regenerate.
3083
3084 2009-04-01 Steve Ellcey <sje@cup.hp.com>
3085
3086 * Makefil.def (languages): New entries.
3087 * Makefile.tpl (check-gcc-*): New generic target.
3088 * Makefile.in: Regenerate.
3089
3090 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
3091
3092 * MAINTAINERS: Update my email address.
3093
3094 2009-03-18 Tom Tromey <tromey@redhat.com>
3095
3096 * configure: Rebuild.
3097 * configure.ac (host_libs): Add libiconv.
3098 * Makefile.in: Rebuild.
3099 * Makefile.def (host_modules): Add libiconv.
3100 (configure-gdb, all-gdb): Depend on libiconv.
3101
3102 2009-03-16 Tristan Gingold <gingold@adacore.com>
3103
3104 * configure.ac: Treat gdb as supported on x86_64-darwin.
3105 * configure: Regenerate.
3106
3107 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3108
3109 * configure.ac (--with-host-libstdcxx): New option.
3110 * configure: Regenerate.
3111
3112 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
3113
3114 * MAINTAINERS: Move myself into the write after approval list.
3115
3116 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
3117
3118 * MAINTAINERS: Update e-mail address.
3119
3120 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
3121
3122 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3123
3124 2009-03-10 Ira Rosen <irar@il.ibm.com>
3125
3126 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3127
3128 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3129
3130 Backport from git Libtool:
3131
3132 2009-01-19 Robert Millan <rmh@aybabtu.com>
3133 Support GNU/kOpenSolaris.
3134 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3135 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3136 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3137 GNU/kOpenSolaris.
3138
3139 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
3140
3141 * MAINTAINERS: Update e-mail address.
3142
3143 2009-02-24 Michael Eager <eager@eagercon.com>
3144
3145 * MAINTAINERS (Write After Approval): Add self.
3146
3147 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
3148
3149 * MAINTAINERS (Write After Approval): Add myself.
3150
3151 2009-02-05 Andreas Schwab <schwab@suse.de>
3152
3153 * Makefile.tpl (stage_last): Define $r and $s before using
3154 $(RECURSE_FLAGS_TO_PASS).
3155 * Makefile.in: Regenerate
3156
3157 2009-01-30 Ian Lance Taylor <iant@google.com>
3158
3159 * MAINTAINERS: Move myself to the Global Reviewers list.
3160
3161 2009-01-29 Robert Millan <rmh@aybabtu.com>
3162
3163 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3164 * configure: Regenerate.
3165
3166 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
3167
3168 * MAINTAINERS: Make whitespace consistent.
3169 Remove Robert Millan from Write After Approval.
3170
3171 2009-01-16 Alan Modra <amodra@bigpond.net.au>
3172
3173 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3174 (all-opcodes): Depend on all-libiberty.
3175 * Makefile.in: Regenerate.
3176
3177 2009-01-15 Douglas B Rupp <rupp@gnat.com>
3178
3179 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3180 * configure: Regenerate.
3181
3182 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
3183
3184 * MAINTAINERS (Write After Approval): Add myself.
3185
3186 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
3187
3188 * MAINTAINERS: Add myself to reviewers (Fortran).
3189
3190 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
3191
3192 PR tree-optimization/38515
3193 * configure.ac (cloog-polylib): Removed.
3194 (with_ppl, with_cloog): Test for "no".
3195 * configure: Regenerated.
3196
3197 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
3198
3199 * MAINTAINERS: Moved myself to reviewers (Fortran).
3200
3201 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
3202
3203 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3204 (Write After Approval): Remove myself.
3205
3206 2009-01-03 Diego Novillo <dnovillo@google.com>
3207
3208 * MAINTAINERS: Remove myself from alias maintainership.
3209
3210 2009-01-02 David Ayers <ayers@fsfe.org>
3211
3212 * MAINTAINERS: Update e-mail address.
3213
3214 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
3215
3216 * MAINTAINERS: Make whitespace consistent.
3217
3218 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3219
3220 Backport from upstream Libtool:
3221 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3222 Add cache variables to tests that require the linker to work.
3223 For shlibpath_overrides_runpath, this also changes the semantics
3224 to let the result from the C compiler take precedence.
3225
3226 2008-12-02 Ben Elliston <bje@au.ibm.com>
3227
3228 * config.sub, config.guess: Update from upstream sources.
3229
3230 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3231
3232 * configure.ac (ppllibs): Add by default the lib flags.
3233 * configure: Regenerate.
3234
3235 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
3236
3237 * MAINTAINERS: Add myself to the write after approval list.
3238
3239 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3240
3241 * configure.ac: Add double brackets on darwin[912].
3242 * configure: Regenerate.
3243
3244 2008-12-03 Daniel Kraft <d@domob.eu>
3245
3246 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3247 Approval to Reviewer section (for Fortran front-end).
3248
3249 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3250
3251 * configure.ac: Expand to darwin10 and later.
3252 * configure: Regenerate.
3253
3254 2008-12-02 Andreas Schwab <schwab@suse.de>
3255
3256 * Makefile.def: configure-target-boehm-gc depends on
3257 all-target-libstdc++-v3.
3258 * Makefile.in: Regenerate.
3259
3260 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
3261
3262 * MAINTAINERS: Add myself as mingw maintainer.
3263
3264 2008-12-02 Ben Elliston <bje@au.ibm.com>
3265
3266 * config.sub, config.guess: Update from upstream sources.
3267
3268 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3269
3270 * README.SCO: Remove.
3271
3272 2008-11-29 Fernando Pereira <pronesto@gmail.com>
3273
3274 * MAINTAINERS: Add myself to the write after approval list.
3275
3276 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3277
3278 * MAINTAINERS: Update my email address in WAA section.
3279
3280 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
3281
3282 * MAINTAINERS: Update e-mail address.
3283
3284 2008-11-27 Toon Moene <toon@moene.org>
3285
3286 * MAINTAINERS: Change e-mail address.
3287
3288 2008-11-27 Tristan Gingold <gingold@adacore.com>
3289
3290 * configure.ac: Build gdb for i?86-*-darwin*
3291 * configure: Regenerated.
3292
3293 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
3294
3295 * MAINTAINERS: Added my full name.
3296
3297 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3298
3299 PR bootstrap/38014
3300 PR bootstrap/37923
3301
3302 Revert:
3303
3304 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3305
3306 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3307 * Makefile.in: Regenerated.
3308
3309 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3310
3311 PR gdb/921
3312 PR gdb/1646
3313 PR gdb/2175
3314 PR gdb/2176
3315
3316 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3317 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3318 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3319 (HOST_EXPORTS): Pass CPPFLAGS.
3320 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3321 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3322 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3323 * Makefile.in, configure: Regenerated.
3324 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3325 and CPPFLAGS_FOR_BUILD.
3326
3327 2008-11-06 Jeff Law <law@redhat.com>
3328
3329 * MAINTAINERS: Add myself as middle end maintainer.
3330
3331 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
3332
3333 * MAINTAINERS (Write after approval): Add myself.
3334
3335 2008-11-05 Diego Novillo <dnovillo@google.com>
3336
3337 * MAINTAINERS (Global Reviewers): Add myself.
3338 (Non-Algorithmic Maintainers): Remove myself.
3339
3340 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
3341
3342 * MAINTAINERS (Write after approval): Add myself.
3343
3344 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3345
3346 * MAINTAINERS (Write after approval): Add myself.
3347
3348 2008-10-31 Ben Elliston <bje@au.ibm.com>
3349
3350 * configure.ac (spu-*-*): Remove special case.
3351 * configure: Regenerate.
3352
3353 2008-10-30 Catherine Moore <clm@codesourcery.com>
3354
3355 * MAINTAINERS (Write after approval): Update my email address.
3356
3357 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3358
3359 * configure.ac [spu-*-*]: Do not set skipdirs.
3360 * configure: Re-generate.
3361
3362 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3363
3364 * MAINTAINERS (Various Maintainers): Add myself to reload.
3365
3366 2008-10-25 Richard Guenther <rguenther@suse.de>
3367
3368 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3369 maintainer. Remove myself as libgcc-math maintainer.
3370 (Non-Algorithmic Maintainers): Remove myself.
3371
3372 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3373
3374 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3375 * Makefile.in: Regenerated.
3376
3377 2008-10-23 Cary Coutant <ccoutant@google.com>
3378
3379 * MAINTAINERS (Write after approval): Add myself.
3380
3381 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3382
3383 PR gdb/921
3384 PR gdb/1646
3385 PR gdb/2175
3386 PR gdb/2176
3387
3388 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3389 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3390 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3391 (HOST_EXPORTS): Pass CPPFLAGS.
3392 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3393 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3394 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3395 * Makefile.in, configure: Regenerated.
3396 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3397 and CPPFLAGS_FOR_BUILD.
3398
3399 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
3400
3401 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3402 Sebastian Pop.
3403
3404 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3405
3406 * MAINTAINERS (Write After Approval): Added myself.
3407
3408 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3409
3410 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3411 recommended version to 2.3.2.
3412
3413 * configure: Regenerate.
3414
3415 2008-10-01 Mark Mitchell <mark@codesourcery.com>
3416
3417 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3418
3419 2008-09-29 David Daney <david.daney@caviumnetworks.com>
3420
3421 * MAINTAINERS (Write After Approval): Update e-mail address.
3422
3423 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3424
3425 * libtool.m4: Update to libtool 2.2.6.
3426 * lt~obsolete.m4: Update to libtool 2.2.6.
3427 * ltmain.sh: Update to libtool 2.2.6.
3428 * ltsugar.m4: Update to libtool 2.2.6.
3429 * ltversion.m4: Update to libtool 2.2.6.
3430 * ltoptions.m4: Update to libtool 2.2.6.
3431 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3432
3433 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3434
3435 * MAINTAINERS (Write After Approval): Add myself.
3436
3437 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3438
3439 * MAINTAINERS (Write After Approval): Update my name.
3440
3441 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3442
3443 * MAINTAINERS: Add myself in "Write After Approval".
3444
3445 2008-09-18 Steve Ellcey <sje@cup.hp.com>
3446
3447 * MAINTAINERS: Add myself as ia64 maintainer.
3448
3449 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3450
3451 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3452 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3453 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3454 and Michael Tiemann from Write After Approval since they do not
3455 actually have access.
3456
3457 2008-09-05 Richard Guenther <rguenther@suse.de>
3458
3459 * configure.ac: Initialize clooglibs to -lcloog.
3460 * configure: Re-generate.
3461
3462 2008-09-04 Le-Chun Wu <lcwu@google.com>
3463
3464 * MAINTAINERS (Write After Approval): Add myself.
3465
3466 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3467
3468 * configure.ac (--with-cloog-polylib): New.
3469 (--disable-cloog-version-check): New.
3470 (--disable-ppl-version-check): New.
3471 * configure: Re-generate.
3472
3473 2008-09-03 Richard Guenther <rguenther@suse.de>
3474
3475 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3476 cloog test.
3477 * configure: Re-generate.
3478
3479 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3480
3481 Add picoChip port.
3482 * MAINTAINERS: Add picoChip maintainers.
3483
3484 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3485 Tobias Grosser <grosser@fim.uni-passau.de>
3486 Jan Sjodin <jan.sjodin@amd.com>
3487 Harsha Jagasia <harsha.jagasia@amd.com>
3488 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3489 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3490 Adrien Eliche <aeliche@isty.uvsq.fr>
3491
3492 Merge from graphite branch.
3493 * configure: Regenerate.
3494 * Makefile.in: Regenerate.
3495 * configure.ac (host_libs): Add ppl and cloog.
3496 Add checks for PPL and CLooG.
3497 * Makefile.def (ppl, cloog): Added modules and dependences.
3498 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3499 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3500
3501 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3502
3503 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3504 (GCC_SHLIB_SUBDIR): New.
3505 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3506 * configure: Regenerate.
3507 * Makefile.in: Regenerate.
3508
3509 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3510
3511 * MAINTAINERS: Consistently use tabs to separate columns.
3512
3513 2008-08-29 Tristan Gingold <gingold@adacore.com>
3514
3515 * MAINTAINERS (Write after Approval): Add myself.
3516
3517 2008-08-28 Tristan Gingold <gingold@adacore.com>
3518
3519 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3520 Enable bfd, binutils and opcodes.
3521 * configure: Regenerate.
3522
3523 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3524
3525 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3526
3527 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3528
3529 * MAINTAINERS: Use correct Umlaut for last name.
3530
3531 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3532
3533 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3534
3535 2008-08-16 David Edelsohn <edelsohn@gnu.org>
3536
3537 * MAINTAINERS: Update my email address.
3538
3539 2008-08-16 Nicolas Roche <roche@adacore.com>
3540
3541 * Makefile.tpl: Add BOOT_ADAFLAGS.
3542 * Makefile.in: Regenerate.
3543
3544 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3545
3546 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3547 * configure: Regenerate.
3548
3549 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3550
3551 * configure.ac: Add makefile fragments for hpux.
3552 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3553 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3554 * configure: Regenerate.
3555 * Makefile.in: Regenerate.
3556
3557 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
3558
3559 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3560
3561 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
3562
3563 * MAINTAINERS (Write after Approval): Add myself.
3564
3565 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3566
3567 * MAINTAINERS (Write After Approval): Add myself.
3568
3569 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
3570
3571 * MAINTAINERS (Write After Approval): Add myself.
3572
3573 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3574
3575 * MAINTAINERS: Update my email address.
3576
3577 2008-06-25 Joey Ye <joey.ye@intel.com>
3578
3579 * MAINTAINERS (Write After Approval): Add myself.
3580
3581 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3582
3583 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3584 * Makefile.in: Regenerate.
3585 * configure: Regenerate.
3586
3587 2008-06-17 Daniel Kraft <d@domob.eu>
3588
3589 * MAINTAINERS (Write After Approval): Add myself.
3590
3591 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3592
3593 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3594 "$@" is still intact with both Autoconf 2.59 and 2.62.
3595 * configure: Regenerate.
3596
3597 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3598
3599 * Makefile.tpl: Fix comment errors.
3600 * Makefile.in: Regenerate.
3601
3602 2008-06-12 David S. Miller <davem@davemloft.net>
3603 David Edelsohn <edelsohn@gnu.org>
3604
3605 * configure.ac: Add powerpc*-*-* to gold supported targets.
3606 * configure: Regenerate.
3607
3608 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3609
3610 PR tree-optimization/36218
3611 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3612 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3613 (all prefix="build-"): Pass them to build-system sub-makes.
3614 * Makefile.in: Regenerate.
3615
3616 2008-06-07 Joseph Myers <joseph@codesourcery.com>
3617
3618 * MAINTAINERS (mt port): Remove.
3619 (sco5, unixware, sco udk): Remove.
3620 (Kean Johnston): Add to Write After Approval.
3621
3622 2008-05-30 Julian Brown <julian@codesourcery.com>
3623
3624 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3625 of libobjc for ARM EABI Linux.
3626 * configure: Regenerate.
3627
3628 2008-05-18 Xinliang David Li <davidxl@google.com>
3629
3630 * ChangeLog: Remove wrong ChangeLog entry.
3631
3632 2008-05-17 Xinliang David Li <davidxl@google.com>
3633
3634 * MAINTAINERS (Write After Approval): Add myself.
3635
3636 2008-05-15 Janus Weil <janus@gcc.gnu.org>
3637
3638 * MAINTAINERS (Write After Approval): Add myself.
3639
3640 2008-05-14 Rafael Espíndola <espindola@google.com>
3641
3642 * config-ml.in: don't handle --enable-shared and --enable-static.
3643
3644 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3645
3646 * MAINTAINERS: Update my email address.
3647
3648 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3649
3650 * MAINTAINERS: Update my email address.
3651
3652 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3653
3654 * MAINTAINERS (Write After Approval): Add myself.
3655
3656 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3657
3658 * MAINTAINERS (Write After Approval): Add myself.
3659
3660 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
3661
3662 * MAINTAINERS (crx): Add myself.
3663
3664 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3665
3666 Sync with src:
3667 2008-04-14 David S. Miller <davem@davemloft.net>
3668
3669 * configure.ac: Add sparc*-*-* to gold supported targets.
3670 * configure: Regenerate.
3671
3672 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3673
3674 PR bootstrap/35457
3675 * configure.ac: Include override.m4.
3676 * configure: Regenerate.
3677
3678 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3679
3680 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3681 * Makefile.in: Regenerate.
3682
3683 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3684
3685 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3686 as nonconfigurable directories list.
3687 * configure: Regenerate.
3688
3689 2008-04-14 Ben Elliston <bje@au.ibm.com>
3690
3691 * config.sub, config.guess: Update from upstream sources.
3692
3693 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3694
3695 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3696 * Makefile.in: Regenerate.
3697
3698 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3699
3700 * configure.ac: Do not build libssp for the AVR.
3701 * configure: Regenerate.
3702
3703 2008-04-07 Ian Lance Taylor <iant@google.com>
3704
3705 * Makefile.def: check-gold depends upon all-binutils.
3706 * Makefile.in: Regenerate.
3707
3708 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3709
3710 * MAINTAINERS (Write After Approval): Add myself.
3711
3712 2008-04-04 Nick Clifton <nickc@redhat.com>
3713
3714 PR binutils/4334
3715 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3716 builds.
3717 * configure: Regenerate.
3718
3719 2008-04-04 NightStrike <NightStrike@gmail.com>
3720
3721 PR other/35151
3722 * configure.ac: Combine rules for mingw32 and mingw64.
3723 * configure: Regenerate.
3724
3725 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
3726
3727 * MAINTAINERS (Write After Approval): Add myself.
3728
3729 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
3730
3731 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3732 * Makefile.in (.NOTPARALLEL): Ditto.
3733
3734 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3735
3736 * MAINTAINERS (Write After Approval): Add myself.
3737
3738 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
3739
3740 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3741 * Makefile.in (.NOTPARALLEL): Regenerate.
3742
3743 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3744
3745 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3746 * Makefile.in: Regenerate.
3747
3748 2008-03-26 Jakub Staszak <kuba@et.pl>
3749
3750 * MAINTAINERS (Write After Approval): Add myself.
3751
3752 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3753
3754 * MAINTAINERS: Update e-mail address.
3755
3756 2008-03-20 Ian Lance Taylor <iant@google.com>
3757
3758 * configure.ac: Add support for --enable-gold.
3759 * Makefile.def: Add gold as a directory like ld.
3760 * configure, Makefile.in: Regenerate.
3761
3762 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3763
3764 * configure.ac: m4_include config/proginstall.m4.
3765 * configure: Regenerate.
3766
3767 Backport from upstream Libtool:
3768
3769 2007-10-12 Eric Blake <ebb9@byu.net>
3770
3771 Deal with Autoconf 2.62's semantic change in m4_append.
3772 * ltsugar.m4 (lt_append): Replace broken versions of
3773 m4_append.
3774 (lt_if_append_uniq): Don't require separator to be overquoted,
3775 and avoid broken m4_append.
3776 (lt_dict_add): Fix typo.
3777 * libtool.m4 (_LT_DECL): Don't overquote separator.
3778
3779 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3780
3781 * config.rpath: Add AIX 6 support.
3782
3783 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3784
3785 * Makefile.def (stageprofile). Remove -fprofile-generate
3786 from stage_libcflags.
3787 * Makefile.in: Regenerate.
3788
3789 2008-03-13 Ben Elliston <bje@au.ibm.com>
3790
3791 * config.sub, config.guess: Update from upstream sources.
3792
3793 2008-03-06 Tom Tromey <tromey@redhat.com>
3794
3795 * MAINTAINERS: Update for treelang deletion.
3796
3797 2008-03-03 James E. Wilson <wilson@tuliptree.org>
3798
3799 * MAINTAINERS: Update my email address.
3800
3801 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
3802
3803 * MAINTAINERS (darwin port): Add myself as a maintainer.
3804 (objective-c/c++): Add myself as a maintainer.
3805
3806 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3807
3808 * MAINTAINERS (Write After Approval): Update my email address.
3809
3810 2008-02-25 Tomas Bily <tbily@suse.cz>
3811
3812 * MAINTAINERS (Write After Approval): Add myself.
3813
3814 2008-02-23 Jakub Jelinek <jakub@redhat.com>
3815
3816 * MAINTAINERS (OpenMP): Add myself.
3817
3818 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3819
3820 PR bootstrap/32009
3821 PR bootstrap/32161
3822
3823 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3824 * configure: Regenerate.
3825
3826 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3827 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3828 STAGE4_LIBCFLAGS): New.
3829 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3830 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3831 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3832 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3833 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3834 for target modules. Don't export LIBCFLAGS.
3835 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3836 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3837 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3838 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3839 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3840 * Makefile.in: Regenerate.
3841
3842 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3843
3844 PR libgcj/33085
3845 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3846 Do not use -DDLL_EXPORT. Backport from upstream.
3847
3848 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3849
3850 * MAINTAINERS (Write After Approval): Add myself.
3851
3852 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3853
3854 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3855 * configure: Regenerate.
3856
3857 2008-01-31 Marc Gauthier <marc@tensilica.com>
3858
3859 * configure.ac (xtensa*-*-*): Recognize processor variants.
3860 * configure: Regenerate.
3861
3862 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3863
3864 PR bootstrap/34922
3865 * configure.ac (PARSE_ARGS): Push suitable setting of
3866 ac_subdirs_all, for `./configure --help=recursive'.
3867 Handle `+' in generic toplevel directory disabling.
3868 * configure: Regenerate.
3869
3870 2008-01-28 Nick Clifton <nickc@redhat.com>
3871
3872 * MAINTAINERS (xstormy16): Take over maintainership.
3873
3874 2008-01-25 Joseph Myers <joseph@codesourcery.com>
3875
3876 * MAINTAINERS (c4x port): Remove.
3877
3878 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3879
3880 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3881
3882 2008-01-23 Ben Elliston <bje@au.ibm.com>
3883
3884 * config.sub, config.guess: Update from upstream sources.
3885
3886 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
3887
3888 * MAINTAINERS (Write After Approval): Add myself.
3889
3890 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
3891
3892 * MAINTAINERS: Update my email address.
3893
3894 2008-01-09 Raksit Ashok <raksit@google.com>
3895
3896 * MAINTAINERS (Write After Approval): Add myself.
3897
3898 2008-01-09 Raksit Ashok <raksit@google.com>
3899
3900 * MAINTAINERS (Write After Approval): Add myself.
3901
3902 2008-01-08 Ben Elliston <bje@au.ibm.com>
3903
3904 * config.sub, config.guess: Update from upstream sources.
3905
3906 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3907
3908 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3909 Change recommended MPFR from 2.2.1 -> 2.3.0.
3910 * configure: Regenerate.
3911
3912 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
3913
3914 * MAINTAINERS: Update my email address.
3915
3916 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
3917
3918 * MAINTAINERS: Update my email address.
3919
3920 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3921
3922 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3923 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3924 * Makefile.in: Regenerate.
3925
3926 2007-12-10 Mark Heffernan <meheff@google.com>
3927
3928 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3929 misplaced entries.
3930
3931 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3932
3933 * configure.ac: Enable libjava for x86_64-*-darwin9.
3934 * configure: Regenerate.
3935
3936 2007-12-07 Bill Maddox <maddox@google.com>
3937
3938 * MAINTAINERS (Write After Approval): Add myself.
3939
3940 2007-12-05 Ben Elliston <bje@au.ibm.com>
3941
3942 * config.sub, config.guess: Update from upstream sources.
3943
3944 2007-12-02 Matthias Klose <doko@ubuntu.com>
3945
3946 * config-ml.in: Remove 64bit configure tests.
3947
3948 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3949
3950 * config-ml.in: Robustify against white space in absolute file
3951 names.
3952
3953 * config-ml.in (multi-clean): Substitute ${Makefile}.
3954 Remove superfluous ${Makefile} in list.
3955
3956 2007-11-19 Thiemo Seufer <ths@mips.com>
3957
3958 * config-ml.in: Don't hardcode the Makefile name.
3959
3960 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
3961
3962 * MAINTAINERS (Write After Approval): Add myself.
3963
3964 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
3965
3966 * MAINTAINERS (Write After Approval): Add myself.
3967
3968 2007-11-06 Doug Kwan <dougkwan@google.com>
3969
3970 * MAINTAINERS (Write After Approval): Add myself.
3971
3972 2007-10-25 Ben Elliston <bje@au.ibm.com>
3973
3974 * MAINTAINERS (mercury): Remove entry.
3975 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3976
3977 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3978
3979 * Makefile.def (dependencies): Make configure-gdb depend on
3980 all-intl.
3981 * Makefile.in: Regenerated.
3982
3983 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
3984
3985 * MAINTAINERS (Fortran maintainer): Remove myself.
3986
3987 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3988
3989 * Makefile.def: To avoid problems running with parallel makes,
3990 build newlib before libgloss so that target specific header
3991 files are availble.
3992 * Makefile.in: Regenerate
3993
3994 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3995
3996 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3997 * Makefile.in: Regenerate.
3998
3999 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
4000
4001 * MAINTAINERS (Register allocation reviewer): Add myself.
4002
4003 2007-10-08 Mike Frysinger <vapier@gentoo.org>
4004
4005 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4006 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4007 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4008 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4009 * configure: Regenerate.
4010
4011 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
4012
4013 * MAINTAINERS (Register allocation reviewer): Add myself.
4014
4015 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
4016
4017 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4018 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4019 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4020 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4021 * configure.ac: Default them to host tools for $host = $build.
4022 Subst them.
4023
4024 * configure: Regenerate.
4025 * Makefile.in: Regenerate.
4026
4027 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
4028
4029 * MAINTAINERS (Register allocation reviewer): Add myself.
4030
4031 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
4032
4033 * MAINTAINERS (Register allocation reviewer): Add myself.
4034
4035 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
4036
4037 * MAINTAINERS (Write After Approval): Fix typo.
4038
4039 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4040
4041 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4042 * configure: Regenerate.
4043
4044 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4045
4046 PR bootstrap/31906
4047 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4048 they're already prefixed.
4049
4050 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4051
4052 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4053 libstdc++.
4054 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4055 * configure: Regenerate.
4056 * Makefile.in: Regenerate.
4057
4058 2007-09-17 Andreas Schwab <schwab@suse.de>
4059
4060 * configure.ac: Raise minimum makeinfo version to 4.6.
4061 * configure: Regenerate.
4062
4063 2007-09-17 Johannes Singler <singler@ira.uka.de>
4064
4065 * MAINTAINERS (write-after-approval) add myself
4066
4067 2007-09-15 Alan Modra <amodra@bigpond.net.au>
4068
4069 * configure.ac: Correct makeinfo version check.
4070 * configure: Regenerate.
4071
4072 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
4073
4074 * MAINTAINERS: Update my email address.
4075
4076 2007-09-14 Richard Sandiford <richard@codesourcery.com>
4077
4078 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4079 to $skipdirs and only disable gprof for newlib. Use the normal
4080 mips*-elf* handling in other respects.
4081 * configure: Regnerate.
4082
4083 2007-09-12 David Daney <ddaney@avtrex.com>
4084
4085 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4086 enabling libgcj.
4087 * configure: Regenerate.
4088
4089 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4090
4091 PR other/32154
4092 * configure.ac: For libgloss targets, point the linker to the linker
4093 script, startup code and simulator library.
4094 * configure: Regenerate.
4095
4096 2007-09-07 Andrew Haley <aph@redhat.com>
4097
4098 * configure.ac (noconfigdirs): Remove target-libffi and
4099 target-libjava.
4100 * configure: Regenerate.
4101
4102 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4103
4104 PR target/33281
4105 * configure.ac: Use config/mh-mingw on mingw.
4106 * configure: Regenerate.
4107
4108 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
4109
4110 * MAINTAINERS (Write After Approval): Add myself.
4111
4112 2007-09-05 Richard Guenther <rguenther@suse.de>
4113
4114 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4115 nor --disable-checking is provided also turn on yes and types
4116 checking for stage1.
4117 * configure: Re-generate.
4118
4119 2007-08-30 Krister Walfridsson <cato@df.lth.se>
4120
4121 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4122 (Write After Approval): Remove myself.
4123
4124 2007-08-29 Nick Clifton <nickc@redhat.com>
4125
4126 * config.sub, config.guess: Update from upstream sources.
4127
4128 2007-08-22 Bud Davis <jmdavis@link.com>
4129
4130 * MAINTAINERS (Write After Approval): Added myself.
4131 * MAINTAINERS (Reviewers): Removed myself.
4132
4133 2007-08-18 Paul Brook <paul@codesourcery.com>
4134 Joseph Myers <joseph@codesourcery.com>
4135
4136 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4137 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4138 * Makefile.in: Regenerate.
4139 * configure.ac (--with-debug-prefix-map): New.
4140 * configure: Regenerate.
4141
4142 2007-08-17 Richard Sandiford <richard@codesourcery.com>
4143 Nigel Stephens <nigel@mips.com>
4144
4145 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4146 as target_makefile_frag.
4147 * configure: Regenerate.
4148
4149 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
4150
4151 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4152 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4153 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4154 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4155 (do-compare, do-compare3, do-compare-debug): New.
4156 ([+compare-target+]): Use them.
4157
4158 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
4159
4160 * MAINTAINERS (Write After Approval): Change my email address.
4161
4162 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4163 Ben Elliston <bje@au.ibm.com>
4164
4165 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4166 --silent if $silent.
4167 * configure: Regenerate.
4168
4169 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
4170
4171 * MAINTAINERS (Various Maintainers): Add myself as
4172 loop infrastructure maintainer. Update my e-mail
4173 address.
4174
4175 2007-07-31 Diego Novillo <dnovillo@google.com>
4176
4177 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4178 Adjust description.
4179
4180 2007-07-26 Richard Guenther <rguenther@suse.de>
4181
4182 * configure.ac: Add types checking to stage1 checking flags.
4183 * configure: Regenerate.
4184
4185 2007-07-17 Nick Clifton <nickc@redhat.com>
4186
4187 * COPYING3: New file. Contains version 3 of the GNU General
4188 Public License.
4189 * COPYING3.LIB: New file. Contains version 3 of the GNU
4190 Lesser General Public License.
4191
4192 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4193
4194 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4195
4196 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4197
4198 * MAINTAINERS (S/390 co-maintainer): Add myself.
4199 (Write After Approval): Remove myself.
4200
4201 2007-07-13 Dan Hipschman <dsh@google.com>
4202
4203 * MAINTAINERS (Write After Approval): Add myself.
4204
4205 2007-07-11 Nick Clifton <nickc@redhat.com>
4206
4207 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4208 WINDRES export.
4209 * Makefile.in: Regenerate.
4210
4211 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4212
4213 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4214 maintainer.
4215
4216 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4217
4218 * lt~obsolete.m4: New. Import from 20070318 libtool.
4219
4220 2007-07-03 Julian Brown <julian@codesourcery.com>
4221
4222 * MAINTAINERS (Write After Approval): Add myself.
4223
4224 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4225
4226 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4227 * configure: Regenerate.
4228
4229 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4230
4231 * configure.ac: Add some missing m4 quotation.
4232 * configure: Regenerate.
4233
4234 2007-07-02 Simon Baldwin <simonb@google.com>
4235
4236 * MAINTAINERS (Write After Approval): Add myself.
4237
4238 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
4239
4240 * configure: Regenerate.
4241
4242 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
4243
4244 * Makefile.def: Add windmc tool to build.
4245 * Makefile.tpl: Likewise.
4246 * configure.ac: Likewise.
4247 * Makefile.in: Regenerate.
4248 * configure: Regenerate.
4249
4250 2007-06-28 DJ Delorie <dj@redhat.com>
4251
4252 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4253 not building newlib.
4254 * configure: Regenerated.
4255
4256 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4257
4258 * MAINTAINERS (Write After Approval): Add myself.
4259
4260 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
4261
4262 * MAINTAINERS (Write After Approval): Add myself.
4263
4264 2007-06-19 Chris Matthews <chrismatthews@google.com>
4265
4266 * MAINTAINERS (Write After Approval): Add myself.
4267
4268 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4269
4270 * MAINTAINERS (Write After Approval): Add myself.
4271
4272 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4273
4274 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4275 * Makefile.in: Regenerated.
4276
4277 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4278
4279 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4280 bfin*-*-uclinux* targets.
4281 * configure: Regenerate.
4282
4283 2007-06-14 Ian Lance Taylor <iant@google.com>
4284
4285 * MAINTAINERS: Add myself as non-algorithmic global write
4286 maintainer.
4287
4288 2007-06-14 Diego Novillo <dnovillo@google.com>
4289
4290 * MAINTAINERS: Add self as middle-end maintainer and
4291 non-algorithmic global write maintainer.
4292
4293 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4294
4295 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4296 Move all Fortran maintainers except Paul Brook into the
4297 Non-Autopoiesis section.
4298
4299 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
4300
4301 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4302 (distclean-stage[+id+]): Possibly delete stage_last.
4303 * Makefile.in: Regenerate.
4304
4305 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
4306
4307 * MAINTAINERS (Various Maintainer): Fix typo.
4308
4309 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
4310
4311 * MAINTAINERS (Various Maintainer): Add myself as
4312 dataflow maintainer.
4313
4314 2007-06-07 Ben Elliston <bje@au.ibm.com>
4315
4316 * config.sub, config.guess: Update from upstream sources.
4317
4318 2007-06-07 Ben Elliston <bje@au.ibm.com>
4319
4320 * Makefile.tpl: Fix spelling error.
4321 * Makefile.in: Regenerate.
4322
4323 2007-06-01 Steve Ellcey <sje@cup.hp.com>
4324
4325 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4326 lt_cv_sys_max_cmd_len.
4327
4328 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4329
4330 * MAINTAINERS (Various Maintainers): Add myself as
4331 auto-vectorizer maintainer.
4332
4333 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
4334
4335 PR libjava/32098
4336 * libtool.m4: Revert previous change.
4337 * ltgcc.m4: Put it here.
4338
4339 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
4340
4341 * MAINTAINERS (Various Maintainers): Add myself as
4342 auto-vectorizer maintainer.
4343
4344 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4345
4346 PR libjava/32098
4347 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4348
4349 2007-05-30 Richard Guenther <rguenther@suse.de>
4350
4351 * MAINTAINERS (Various Maintainers): Add myself as
4352 auto-vectorizer maintainer.
4353
4354 2007-05-30 Jakub Jelinek <jakub@redhat.com>
4355
4356 PR bootstrap/29382
4357 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4358 * configure: Rebuilt.
4359
4360 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
4361
4362 * MAINTAINERS (Write After Approval): Removed my name.
4363
4364 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4365
4366 * MAINTAINERS (Write After Approval): Remove myself.
4367
4368 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4369
4370 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4371
4372 2007-05-23 Steve Ellcey <sje@cup.hp.com>
4373
4374 * ltmain.sh: Update from ToT Libtool.
4375 * libtool.m4: Update from ToT Libtool.
4376 * ltsugar.m4: New. Update from ToT Libtool.
4377 * ltversion.m4: New. Update from ToT Libtool.
4378 * ltoptions.m4: New. Update from ToT Libtool.
4379 * ltconfig: Remove.
4380 * ltcf-c.sh: Remove.
4381 * ltcf-cxx.sh: Remove.
4382 * ltcf-gcj.sh: Remove.
4383
4384 2007-05-22 Ollie Wild <aaw@google.com>
4385
4386 * MAINTAINERS (Write After Approval): Add myself.
4387
4388 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
4389
4390 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4391 stage_cflags.
4392 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4393 Remove CFLAGS/LIBCFLAGS.
4394 (configure-stage[+id+]-[+prefix+][+module+],
4395 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4396 * Makefile.in: Regenerate.
4397
4398 2007-05-15 Diego Novillo <dnovillo@google.com>
4399
4400 * MAINTAINERS: Update e-mail address.
4401
4402 2007-05-15 Revital Eres <eres@il.ibm.com>
4403
4404 * MAINTAINERS (Write After Approval): Add myself.
4405
4406 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
4407
4408 * MAINTAINERS (Write After Approval): Updated my address.
4409
4410 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4411
4412 * MAINTAINERS (Write After Approval): Add myself.
4413
4414 2007-05-11 Silvius Rus <rus@google.com>
4415
4416 * MAINTAINERS (Write After Approval): Add myself.
4417
4418 2007-04-23 Tom Tromey <tromey@redhat.com>
4419
4420 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4421
4422 2007-04-22 Mark Mitchell <mark@codesourcery.com>
4423
4424 * MAINTAINERS (cpplib): Rename to ...
4425 (libcpp): ... this. Add C/C++ front end maintainers.
4426
4427 2007-04-14 Steve Ellcey <sje@cup.hp.com>
4428
4429 * config-ml.in: Pass ${ml_config_env} to configure calls.
4430
4431 2007-04-04 Christian Bruel <christian.bruel@st.com>
4432
4433 * MAINTAINERS (Write After Approval): Add myself.
4434
4435 2007-04-02 Dave Korn <dave.korn@artimi.com>
4436
4437 * MAINTAINERS (Write After Approval): Add myself.
4438
4439 2007-03-31 Tobias Burnus <burnus@net-b.de>
4440
4441 * MAINTAINERS (fortran 95 front end): Add myself.
4442
4443 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4444
4445 * MAINTAINERS (Write After Approval): Add myself.
4446
4447 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
4448
4449 * MAINTAINERS (Modulo Scheduler): Add myself.
4450
4451 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4452
4453 * MAINTAINERS (fortran 95 front end): Add myself.
4454 (c++ front end): whitespace fix.
4455
4456 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4457
4458 * MAINTAINERS (Write After Approval): Add myself.
4459
4460 2007-03-21 Richard Sandiford <richard@codesourcery.com>
4461
4462 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4463 of glob. Quote arguments with single quotes too.
4464 * configure: Regenerate.
4465
4466 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4467
4468 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4469 * Makefile.in: Regenerate
4470
4471 2007-03-07 Andreas Schwab <schwab@suse.de>
4472
4473 * configure: Regenerate.
4474
4475 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4476
4477 * configure.ac: Add "--with-pdfdir" configure option,
4478 which defines pdfdir variable.
4479 * Makefile.def (target=fixincludes): Add install-pdf to
4480 missing targets.
4481 (recursive_targets): Add install-pdf target.
4482 (flags_to_pass): Add pdfdir.
4483 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4484 target.
4485 * configure: Regenerate
4486 * Makefile.in: Regenerate
4487
4488 2007-02-28 Eric Christopher <echristo@apple.com>
4489
4490 Revert:
4491 2006-12-07 Mike Stump <mrs@apple.com>
4492
4493 * Makefile.def (dependencies): Add dependency for
4494 install-target-libssp and install-target-libgomp on
4495 install-gcc.
4496 * Makefile.in: Regenerate.
4497
4498 2007-02-27 Matt Kraai <kraai@ftbfs.org>
4499
4500 * configure: Regenerate.
4501 * configure.ac: Move statements after variable declarations.
4502
4503 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4504
4505 * MAINTAINERS: Add myself as sh maintainer.
4506
4507 2007-02-19 Joseph Myers <joseph@codesourcery.com>
4508
4509 * configure.ac: Adjust for loop syntax.
4510 * configure: Regenerate.
4511
4512 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4513
4514 * configure: Rebuilt.
4515
4516 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4517
4518 * configure.ac: Drop multiple occurrences of --enable-languages,
4519 and fix its quoting.
4520 * configure: Rebuilt.
4521
4522 2007-02-17 Mark Mitchell <mark@codesourcery.com>
4523 Nathan Sidwell <nathan@codesourcery.com>
4524 Vladimir Prus <vladimir@codesourcery.com>
4525 Joseph Myers <joseph@codesourcery.com>
4526
4527 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4528 * configure: Regenerate.
4529
4530 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4531
4532 * ltconfig (freebsd*): Default to elf.
4533
4534 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4535
4536 * configure.ac (target_libraries): Move libgcc before libiberty.
4537 * configure: Regenerated.
4538
4539 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4540 Paolo Bonzini <bonzini@gnu.org>
4541
4542 PR bootstrap/30753
4543 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4544 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4545 * configure: Regenerated.
4546
4547 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4548
4549 * MAINTAINERS (Language Front End Maintainers): Update my mail
4550 address.
4551
4552 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4553
4554 PR bootstrap/30748
4555 * configure.ac: Correct syntax for Solaris ksh.
4556 * configure: Regenerated.
4557
4558 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4559
4560 * configure.ac: Sync with src.
4561 * configure: Regenerate.
4562
4563 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4564
4565 * Makefile.in: Regenerate.
4566
4567 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4568
4569 * config.sub: Sync with src.
4570
4571 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4572
4573 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4574 noncanonical equivalents.
4575 * configure.in: Rename to...
4576 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4577 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4578 target_noncanonical. Use them. Rewrite removal of configure
4579 arguments for autoconf 2.59. Discard variable settings. Force
4580 program_transform_name for native tools.
4581
4582 * Makefile.in: Regenerated.
4583 * configure: Regenerated with autoconf 2.59.
4584
4585 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
4586
4587 * MAINTAINERS (Write After Approval): Add myself.
4588
4589 2007-01-31 Andreas Schwab <schwab@suse.de>
4590
4591 * Makefile.tpl (LDFLAGS): Substitute it.
4592 * Makefile.in: Regenerate.
4593
4594 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
4595
4596 * MAINTAINERS (Write After Approval): Add myself.
4597
4598 2007-01-28 David Edelsohn <edelsohn@gnu.org>
4599
4600 * MAINTAINERS (spu port): Add myself.
4601
4602 2007-01-23 Richard Guenther <rguenther@suse.de>
4603
4604 PR bootstrap/30541
4605 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4606 * Makefile.tpl (GNATBIND): Substitute it.
4607 (GNATMAKE): Likewise.
4608 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4609 of STAGE_PREFIX.
4610 * Makefile.in: Regenerate.
4611 * configure: Regenerate.
4612
4613 2007-01-18 Mike Stump <mrs@apple.com>
4614
4615 * configure.in: Re-enable -Werror for gcc builds.
4616
4617 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
4618
4619 * MAINTAINERS (Write After Approval): Add myself.
4620
4621 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4622
4623 * configure.in: Change == to = in test command.
4624 * configure: Regenerate.
4625
4626 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4627 Nick Clifton <nickc@redhat.com>
4628 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4629
4630 * configure.in (build_configargs, host_configargs, target_configargs):
4631 Remove build/host/target parameters.
4632 (host_libs): Add gmp and mpfr.
4633 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4634 * Makefile.def (gmp, mpfr): New.
4635 (gcc): Remove target.
4636 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4637 target_os, target_vendor): New.
4638 (configure): Add host_alias/target_alias arguments; adjust invocations.
4639 * configure: Regenerate.
4640 * Makefile.in: Regenerate.
4641
4642 2007-01-11 Matt Fago <fago@earthlink.net>
4643
4644 * configure.in: Try to link to functions only in mpfr 2.2.x
4645 to improve robustness of configure tests.
4646 * configure: Regenerate.
4647
4648 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
4649
4650 * MAINTAINERS: Add myself as i386 maintainer.
4651
4652 2007-01-08 Jan Hubicka <jh@suse.cz>
4653
4654 * MAINTAINERS: Add myself as i386 maintainer.
4655
4656 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4657
4658 * configure.in: Add support for an x86_64-mingw* target.
4659 * configure: Regenerate.
4660
4661 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4662
4663 * Makefile.tpl (all-target): Correct @if conditional for target
4664 modules.
4665 * configure.in: Omit libiberty if building only target libgcc.
4666 * configure, Makefile.in: Regenerated.
4667
4668 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4669
4670 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4671 * configure: Regenerate.
4672
4673 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4674
4675 * Makefile.def (target_modules): Add libgcc.
4676 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4677 * Makefile.tpl (clean-target-libgcc): Delete.
4678 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4679 on gcc even for bootstrapped modules. Rewrite handling of
4680 lang_env_dependencies to loop over target_modules.
4681 * configure.in (target_libraries): Add target-libgcc.
4682 * Makefile.in, configure: Regenerated.
4683
4684 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4685
4686 * configure.in: Reorganize recognition of languages. Add
4687 --enable-stage1-languages. Show supported languages for the chosen
4688 target rather than all recognized languages.
4689 * configure: Regenerate.
4690
4691 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4692
4693 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4694 * Makefile.in: Regenerate.
4695
4696 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4697
4698 * configure.in: Warn that MPFR 2.2.0 is buggy.
4699 * configure: Regenerate.
4700
4701 2006-12-27 Ian Lance Taylor <iant@google.com>
4702
4703 * configure.in: When removing Makefiles to force a reconfigure, also
4704 remove prev-DIR*/Makefile.
4705 * configure: Regenerate.
4706
4707 2006-12-22 Andreas Schwab <schwab@suse.de>
4708
4709 * configure: Regenerate with correct autoconf version.
4710
4711 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4712
4713 * configure.in: add AC_SUBST for *_FOR_TARGET.
4714 * configure: Regenerate.
4715
4716 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4717
4718 * configure.in: Simplify logic for rejecting languages that cannot
4719 be built. Separate the case when a language is unsupported,
4720 from the case when the user chooses not to build a language.
4721
4722 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4723
4724 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4725 it only affects bootstrap and could be tested on "$host" as well.
4726 * configure: Regenerate.
4727 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4728
4729 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4730
4731 PR bootstrap/29544
4732 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4733 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4734 move here comment from Makefile.tpl.
4735 * Makefile.tpl: Move some definitions higher in the file.
4736 (STAGE1_CHECKING): New.
4737 * configure.in: Add --enable-stage1-checking.
4738 * configure: Regenerate.
4739 * Makefile.in: Regenerate.
4740
4741 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4742
4743 * MAINTAINERS: Add myself as build system maintainer.
4744
4745 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
4746
4747 * MAINTAINERS (Write After Approval): Add myself.
4748
4749 2006-12-13 Eric Christopher <echristo@apple.com>
4750
4751 * MAINTAINERS: Add myself as darwin maintainer.
4752
4753 2006-12-11 Ian Lance Taylor <ian@airs.com>
4754
4755 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4756
4757 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
4758
4759 MAINTAINERS: Update my entry.
4760
4761 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4762
4763 * configure.in: Handle spu makefile frag.
4764 * Makefile.tpl (MAINT): Define
4765 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4766 * configure: Regenerate.
4767 * Makefile.in: Regenerate.
4768
4769 2006-12-11 Ben Elliston <bje@au.ibm.com>
4770
4771 * config.guess: Import latest version.
4772 * config.sub: Likewise.
4773
4774 2006-12-11 Ben Elliston <bje@au.ibm.com>
4775
4776 * configure.in (spu-*-*): Don't skip target-libiberty.
4777 * configure: Regenerate.
4778
4779 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4780
4781 PR bootstrap/30134
4782 * configure.in: Correct x86 darwin support for libjava to powerpc
4783 and i?86 only.
4784 * configure: Regenerate.
4785
4786 2006-12-08 Sandro Tolaini <tolaini@libero.it>
4787
4788 * configure.in: Add x86 darwin support for libjava.
4789 * configure: Regenerate.
4790
4791 2006-12-07 Mike Stump <mrs@apple.com>
4792
4793 * Makefile.def (dependencies): Add dependency for
4794 install-target-libssp and install-target-libgomp on
4795 install-gcc.
4796 * Makefile.in: Regenerate.
4797
4798 2006-12-04 Richard Guenther <rguenther@suse.de>
4799
4800 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4801 (Non-Algorithmic Maintainers): Move over non-algorithmic
4802 loop optimizer maintainers, add myself as a non-algorithmic
4803 middle-end maintainer.
4804
4805 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
4806
4807 * MAINTAINERS (Write After Approval): Add myself.
4808
4809 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4810
4811 * configure.in: Update error message for missing GMP/MPFR.
4812
4813 * configure: Regenerate.
4814
4815 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4816
4817 * configure.in: Update MPFR version in error message.
4818
4819 * configure: Regenerate.
4820
4821 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4822
4823 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4824 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4825 --with-gmp-lib): New flags.
4826
4827 * configure: Regenerate.
4828
4829 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4830
4831 * MAINTAINERS (Write After Approval): Change my email address.
4832
4833 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4834
4835 * MAINTAINERS (Write After Approval): Add myself.
4836
4837 2006-11-22 Philipp Thomas <pth@suse.de>
4838
4839 * MAINTAINERS (i18n): Update e-mail address.
4840
4841 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4842
4843 * MAINTAINERS (spu port): Add myself as maintainer.
4844 (Write After Approval): Remove myself.
4845
4846 2006-11-22 Ben Elliston <bje@au.ibm.com>
4847
4848 * configure.in (skipdirs): Don't build libssp for SPU.
4849 * configure: Regenerate.
4850
4851 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4852
4853 * MAINTAINERS (spu port): Add myself as maintainer.
4854 (libobjc): Update my email address.
4855
4856 2006-11-21 Andrea Bona <andrea.bona@st.com>
4857
4858 * MAINTAINERS (Write After Approval): Add myself.
4859
4860 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4861
4862 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4863 * configure : Rebuilt.
4864
4865 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4866
4867 * MAINTAINERS (Write After Approval): Add myself.
4868
4869 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4870
4871 * MAINTAINERS (Write After Approval): Add myself.
4872
4873 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4874
4875 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4876 libmpfr.a.
4877 * configure: Regenerate.
4878
4879 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4880
4881 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4882 (unstage): Test for stage_last presence.
4883
4884 PR bootstrap/29802
4885 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4886 STAGE_PREFIX.
4887 * Makefile.in: Regenerate.
4888
4889 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
4890
4891 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4892 maintainers.
4893
4894 2006-11-14 Erven Rohou <erven.rohou@st.com>
4895
4896 * MAINTAINERS (Write After Approval): Add myself.
4897
4898 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
4899
4900 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4901 and stageN-package/Makefile.
4902 * Makefile.in: Regenerated.
4903
4904 2006-11-14 Jie Zhang <jie.zhang@analog.com>
4905
4906 * configure.in: Remove target-libgloss from noconfigdirs for
4907 bfin-*-*.
4908 * configure: Regenerated.
4909
4910 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4911
4912 * configure.in (have_gmp): Only error if the gcc directory exists.
4913
4914 * configure: Regenerate.
4915
4916 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4917
4918 * configure.in: Robustify error message for missing GMP/MPFR.
4919
4920 * configure: Regenerate.
4921
4922 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
4923
4924 * MAINTAINERS (Write After Approval): Add myself.
4925
4926 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
4927
4928 * MAINTAINERS: Change email address.
4929
4930 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
4931
4932 * MAINTAINERS (Write After Approval): Add myself.
4933
4934 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
4935
4936 * MAINTAINERS (Write After Approval): Add myself.
4937
4938 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
4939
4940 * MAINTAINERS (Write After Approval): Move myself to
4941 Write After Approval section.
4942
4943 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4944
4945 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
4946 need_gmp anymore.
4947 * configure: Regenerate.
4948
4949 2006-10-16 Tobias Burnus <burnus@net-b.de>
4950
4951 * MAINTAINERS (Write After Approval): Add myself.
4952
4953 2006-10-16 Ben Elliston <bje@au.ibm.com>
4954
4955 * config.guess: Import latest version.
4956 * config.sub: Likewise.
4957
4958 2006-10-10 Brooks Moses <bmoses@stanford.edu>
4959
4960 * Makefile.def: Added pdf target handling.
4961 * Makefile.tpl: Added pdf target handling.
4962 * Makefile.in: Regenerated.
4963
4964 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
4965
4966 * MAINTAINERS: Add self as score port maintainer.
4967
4968 2006-10-04 Brooks Moses <bmoses@stanford.edu>
4969
4970 * MAINTAINERS (Write After Approval): Add myself.
4971
4972 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
4973
4974 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
4975 or newer.
4976 * configure: Regenerated.
4977
4978 2006-09-27 Dave Brolley <brolley@redhat.com>
4979
4980 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4981 using $s instead of $r.
4982 * configure: Regenerated.
4983
4984 2006-09-26 Thiemo Seufer <ths@mips.com>
4985
4986 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4987 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4988 * configure: Regenerate.
4989
4990 2006-09-24 Graeme Peterson <gridly@gmail.com>
4991
4992 * MAINTAINERS (Write After Approval): Remove myself.
4993
4994 2006-09-22 Chao-ying Fu <fu@mips.com>
4995
4996 * MAINTAINERS (Write After Approval): Add myself.
4997
4998 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
4999
5000 * MAINTAINERS: Add self as soft-fp maintainer.
5001
5002 2006-09-09 Anatoly Sokolov <aesok@post.ru>
5003
5004 * MAINTAINERS: Add myself as avr maintainer.
5005 Remove Marek Michalkiewicz as avr maintainer.
5006
5007 2006-09-07 Roberto Costa <roberto.costa@st.com>
5008
5009 * MAINTAINERS (Write After Approval): Add myself.
5010
5011 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
5012
5013 * configure.in: Never build newlib for a Mingw host.
5014 Never build newlib as Mingw target library.
5015 Test the existence of winsup/cygwin for building a Cygwin newlib,
5016 rather than just winsup.
5017 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5018 building a Mingw target.
5019 * configure: Regenerate.
5020
5021 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5022
5023 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5024
5025 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
5026
5027 * config.guess: Import from src (was more updated).
5028 * config.sub: Likewise.
5029
5030 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5031
5032 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5033 * configure: Regenerated.
5034
5035 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
5036
5037 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5038 for stages after the first.
5039
5040 2006-07-17 Jakub Jelinek <jakub@redhat.com>
5041
5042 * Makefile.def: Add dependencies for configure-opcodes
5043 on configure-intl and all-opcodes on all-intl.
5044 * Makefile.in: Regenerated.
5045
5046 2006-07-13 Ben Elliston <bje@au.ibm.com>
5047
5048 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5049
5050 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5051
5052 Port to hosts whose 'sort' and 'tail' implementations
5053 treat operands with leading '+' as file names, as POSIX
5054 has required since 2001. However, make sure the code still
5055 works on pre-POSIX hosts.
5056 * ltmain.sh: Don't assume "sort +2" is equivalent to
5057 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5058
5059 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5060
5061 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5062
5063 2006-07-04 Peter O'Gorman <peter@pogma.com>
5064
5065 * ltconfig: chmod 644 before ranlib during install.
5066
5067 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5068
5069 PR bootstrap/18058
5070 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5071 if the bootstrap compiler is a GCC version that supports it.
5072 * configure: Regenerate.
5073
5074 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5075
5076 * configure.in: Fix thinkos in previous check-in.
5077 * configure: Regenerate.
5078
5079 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5080
5081 PR other/27063
5082 * configure.in: Test subdir_requires and give an appropriate
5083 error message.
5084 * configure: Regenerate.
5085
5086 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
5087
5088 * MAINTAINERS (Write After Approval): Add myself.
5089
5090 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
5091
5092 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5093
5094 2006-06-22 Steve Ellcey <sje@cup.hp.com>
5095
5096 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5097
5098 2006-06-20 David Ayers <d.ayers@inode.at>
5099
5100 PR bootstrap/28072
5101 * configure.in: Add target-boehm-gc to noconfigdirs depending on
5102 whether target-libjava is being configured instead of whether the
5103 java front end is enabled.
5104 * configure: Regenerate.
5105
5106 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5107
5108 PR target/27540
5109 * configure.in: Only enable libgomp on IRIX 6.
5110 * configure: Regenerate.
5111
5112 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
5113
5114 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5115 too.
5116 * Makefile.in: Regenerate.
5117
5118 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
5119
5120 * config-ml.in: Alter CCASFLAGS to include special
5121 multilib options the same as is done for CFLAGS.
5122
5123 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5124
5125 * configure.in: Don't enable libgomp on hpux10.
5126 * configure: Rebuilt.
5127
5128 2006-06-12 David Ayers <d.ayers@inode.at>
5129
5130 PR bootstrap/27963
5131 PR target/19970
5132 * configure.in: Remove target-boehm-gc from noconfigdirs where
5133 ${libgcj} is specified.
5134 * configure: Regenerate.
5135
5136 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
5137
5138 Sync from src:
5139
5140 * configure.in: Sync.
5141 * configure: Regenerated.
5142
5143 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
5144
5145 * Makefile.def: Added dependencies from sim and gdb on intl, and
5146 added configure dependencies to everything with an all dependency
5147 on intl.
5148 * Makefile.in: Regenerated.
5149
5150 2006-06-06 David Ayers <d.ayers@inode.at>
5151
5152 PR libobjc/13946
5153 * Makefile.def: Add dependencies for libobjc which boehm-gc.
5154 * Makefile.in: Regenerate.
5155 * configure.in: Add --enable-objc-gc at toplevel and have it
5156 enable boehm-gc for Objective-C.
5157 Remove target-boehm-gc from libgcj.
5158 Add target-boehm-gc to target_libraries.
5159 Add target-boehm-gc to noconfigdirs where ${libgcj}
5160 is specified.
5161 Assert that boehm-gc is supported when requested for Objective-C.
5162 Only build boehm-gc if needed either for Java or Objective-C.
5163 * configure: Regenerate.
5164
5165 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
5166
5167 PR 27674
5168 * Makefile.tpl (configure-[+prefix+][+module+],
5169 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5170 Remove rule to unstage bootstrapped modules.
5171 (stage_current): New.
5172 * Makefile.in: Regenerate.
5173
5174 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5175
5176 * MAINTAINERS (Write After Approval): Update my e-mail address.
5177
5178 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
5179
5180 * include/libiberty.h: Declare pex_run_in_environment.
5181
5182 2006-05-31 Asher Langton <langton2@llnl.gov>
5183
5184 * MAINTAINERS (Write After Approval): Add myself.
5185
5186 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
5187
5188 * Makefile.def (bfd, opcodes): Fix lib_path.
5189 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5190 (restrap): Move under "@if gcc-bootstrap". Fix typo.
5191 * Makefile.in: Regenerate.
5192
5193 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5194
5195 * Makefile.in: Regenerate.
5196
5197 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5198
5199 * Makefile.def: Add install-html target. Add datarootdir
5200 docdir and htmldir to flags_to_pass.
5201 * Makefile.tpl: Add install-html target.
5202 * Makefile.in: Regenerate.
5203 * configure.in: Add --with-datarootdir, --with-docdir, and
5204 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5205 * configure: Regenerate.
5206
5207 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5208
5209 * configure.in: Enable gprof for cross builds.
5210 * configure: Regenerate.
5211
5212 2006-05-22 Richard Guenther <rguenther@suse.de>
5213
5214 Revert
5215 2006-01-31 Richard Guenther <rguenther@suse.de>
5216 Paolo Bonzini <bonzini@gnu.org>
5217
5218 * Makefile.def (target_modules): Add libgcc-math target module.
5219 * configure.in (target_libraries): Add libgcc-math target library.
5220 (--enable-libgcc-math): New configure switch.
5221 * Makefile.in: Re-generate.
5222 * configure: Re-generate.
5223 * libgcc-math: New toplevel directory.
5224
5225 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5226 Andreas Tobler <a.tobler@schweiz.ch>
5227
5228 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5229 * configure: Rebuilt.
5230
5231 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
5232
5233 * MAINTAINERS (Write After Approval): Add myself.
5234
5235 2006-05-01 DJ Delorie <dj@redhat.com>
5236
5237 * configure.in: Restore CFLAGS if GMP isn't present.
5238 * configure: Regenerate.
5239
5240 2006-05-01 Richard Guenther <rguenther@suse.de>
5241
5242 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5243 maintainer.
5244
5245 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
5246
5247 * MAINTAINERS (Write After Approval): Add myself.
5248
5249 2006-04-28 Jan Beulich <jbeulich@novell.com>
5250
5251 * MAINTAINERS (Write After Approval): Add myself.
5252
5253 2006-04-18 DJ Delorie <dj@redhat.com>
5254
5255 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5256 reference libgloss so that libssp can be built in a combined
5257 tree.
5258 * configure: Regenerate.
5259
5260 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
5261
5262 * MAINTAINERS (Write After Approval): Add myself.
5263
5264 2006-04-05 Ben Elliston <bje@au.ibm.com>
5265
5266 * configure.in: Require makeinfo 4.4 or higher.
5267 * configure: Regenerate.
5268
5269 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5270
5271 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5272 Rearrange the entries of other libraries to have them in one place.
5273
5274 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5275
5276 * MAINTAINERS (Write After Approval): Remove myself.
5277 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5278
5279 2006-03-14 Richard Guenther <rguenther@suse.de>
5280
5281 * configure: Regenerate with autoconf 2.13.
5282
5283 2006-03-13 Jim Blandy <jimb@codesourcery.com>
5284
5285 * MAINTAINERS: Use my work address.
5286
5287 * MAINTAINERS: Update my E-mail address.
5288
5289 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
5290
5291 * configure.in: Handle --disable-<component> generically.
5292 * configure: Regenerate.
5293
5294 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5295
5296 PR libgcj/17311
5297 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5298
5299 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5300
5301 * MAINTAINERS (Write After Approval): Remove myself.
5302 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5303
5304 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
5305
5306 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5307 (TARGET_CONFIGDIRS): Remove.
5308 * configure.in: Remove AC_SUBST(target_configdirs).
5309 * Makefile.in, configure: Regenerated.
5310
5311 2006-02-20 Steven G. Kargl <kargls@comcast.net>
5312
5313 * MAINTAINERS (Write After Approval): Remove myself.
5314 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5315
5316 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
5317
5318 PR bootstrap/25670
5319
5320 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5321
5322 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5323 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5324 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5325 BUILD_PREFIX, BUILD_PREFIX_1.
5326 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5327
5328 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5329 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5330
5331 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5332 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5333 of `cat stage_current`. Always provide the `r' and `s' variables.
5334 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5335 a single shell execution.
5336 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5337 bootstrapped modules, make the stage1 module if the build was not
5338 started yet, else build the current stage.
5339 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5340 (all-build, all-host, all-target, [+make_target+]-host,
5341 [+make_target+]-target): Do not use \-continued lines.
5342 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5343 (current_stage, restrap, stage_last): New.
5344
5345 * Makefile.in: Regenerate.
5346 * configure: Regenerate.
5347
5348 2006-02-19 Bud Davis <jmdavis@link.com>
5349
5350 * MAINTAINERS (Write After Approval): Remove myself.
5351 (Language Front End Maintainers): Add myself as fortran 95
5352 maintainer and update e-mail address.
5353
5354 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5355
5356 * MAINTAINERS (Write After Approval): Remove myself.
5357 (Language Front End Maintainers): Add myself as fortran 95
5358 maintainer.
5359
5360 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
5361
5362 * MAINTAINERS (Write After Approval): Add myself.
5363
5364 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5365
5366 * MAINTAINERS (Write After Approval): Remove myself.
5367 (Language Front End Maintainers): Add myself as
5368 fortran 95 maintainer.
5369
5370 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5371
5372 Sync from src:
5373
5374 2005-12-27 Leif Ekblad <leif@rdos.net>
5375
5376 * configure.in: Add support for RDOS target.
5377 * configure: Regenerate.
5378
5379 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5380 Andreas Schwab <schwab@suse.de>
5381
5382 * configure: Regenerate.
5383
5384 2006-02-12 David Edelsohn <edelsohn@gnu.org>
5385
5386 * configure.in (enable_libgomp): Add AIX.
5387 * configure: Regenerate.
5388
5389 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5390
5391 * MAINTAINERS (Write After Approval): Add myself.
5392
5393 2006-02-03 Lee Millward <lee.millward@gmail.com>
5394
5395 * MAINTAINERS (Write After Approval): Add myself.
5396
5397 2006-01-31 Richard Guenther <rguenther@suse.de>
5398 Paolo Bonzini <bonzini@gnu.org>
5399
5400 * Makefile.def (target_modules): Add libgcc-math target module.
5401 * configure.in (target_libraries): Add libgcc-math target library.
5402 (--enable-libgcc-math): New configure switch.
5403 * Makefile.in: Re-generate.
5404 * configure: Re-generate.
5405 * libgcc-math: New toplevel directory.
5406
5407 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
5408
5409 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5410 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5411 the assembler, linker and binutils.
5412 * configure: Regenerate.
5413
5414 2006-01-22 Dirk Mueller <dmueller@suse.de>
5415
5416 * MAINTAINERS (Write After Approval): Add myself.
5417
5418 2006-01-20 Diego Novillo <dnovillo@redhat.com>
5419
5420 * configure: Regenerate.
5421
5422 2006-01-18 Richard Henderson <rth@redhat.com>
5423 Jakub Jelinek <jakub@redhat.com>
5424 Diego Novillo <dnovillo@redhat.com>
5425
5426 * libgomp: New directory.
5427 * Makefile.def: Add target_module libgomp.
5428 * Makefile.in: Regenerate.
5429 * configure.in (target_libraries): Add target-libgomp.
5430 * configure: Regenerate.
5431
5432 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
5433
5434 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5435 @ from continuation.
5436 * Makefile.in: Rebuilt.
5437
5438 2006-01-04 Chris Lattner <sabre@gnu.org>
5439
5440 * MAINTAINERS (Write After Approval): Add myself.
5441
5442 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
5443
5444 PR bootstrap/24252
5445
5446 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5447 * Makefile.tpl (OBJDUMP): New.
5448 (EXTRA_HOST_FLAGS): Add it.
5449 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5450
5451 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5452 to use symbolic links between directories. Avoid race conditions
5453 or make them harmless.
5454 * configure.in: Do not try to use symbolic links between directories.
5455
5456 * Makefile.def (LEAN): Pass.
5457 * Makefile.tpl (LEAN): Define.
5458 (stage[+id+]-start): Accept that the previous directory does not
5459 exist, if the bootstrap is lean.
5460 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5461 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5462 configure substitution.
5463 ([+compare-target+]): Likewise.
5464 ([+bootstrap-target+]-lean): New.
5465 * configure.in: Remove lean bootstrap support from here.
5466
5467 * Makefile.in: Regenerate.
5468 * configure: Regenerate.
5469
5470 2006-01-04 Ben Elliston <bje@au.ibm.com>
5471
5472 * MAINTAINERS (libdecnumber): Add myself.
5473
5474 2006-01-02 Mark Mitchell <mark@codesourcery.com>
5475
5476 * libtool-ldflags: New script.
5477
5478 2006-01-02 Andreas Schwab <schwab@suse.de>
5479
5480 * configure.in: When reconfiguring remove Makefile in
5481 all stage directories.
5482 * configure: Regenerate.
5483
5484 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5485
5486 * MAINTAINERS: Update my email address.
5487
5488 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
5489
5490 Revert Ada-related part of the previous change.
5491
5492 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5493 Do not pass.
5494 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5495 * Makefile.in: Regenerate.
5496 * configure.in: Do not include mt-ppc-aix target fragment.
5497 * configure: Regenerate.
5498
5499 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
5500
5501 * configure.in: Select appropriate fragments for PowerPC/AIX.
5502 * configure: Regenerate.
5503
5504 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5505 BOOT_CFLAGS, BOOT_LDFLAGS.
5506 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5507 BOOT_CFLAGS, BOOT_LDFLAGS.
5508 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5509 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5510 (stage): Fail if we cannot complete the work.
5511 * Makefile.in: Regenerate.
5512
5513 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5514
5515 * configure.in: Replace ms1 with mt.
5516 * configure: Rebuilt.
5517
5518 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5519
5520 * MAINTAINERS: Update my email address.
5521
5522 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
5523
5524 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5525 install-host-nogcc): Don't invoke $(stage) at the end.
5526 * Makefile.in: Regenerate.
5527
5528 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
5529
5530 * configure.in: Flip the top-level bootstrap switch.
5531 * configure: Regenerate.
5532
5533 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5534
5535 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5536 $(stage) and $(unstage).
5537 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5538 (all): Remove stray semicolon.
5539 (local-distclean): Don't handle multilib.tmp and multilib.out.
5540 (install.all): Set $s for consistency.
5541 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5542 check_multilibs setting. Always make the install directory.
5543 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5544 Correct @if/@endif.
5545 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5546 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5547 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5548 (multilib.out): Remove.
5549 * Makefile.in: Regenerated.
5550
5551 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
5552
5553 * MAINTAINERS (Write After Approval): Add myself.
5554
5555 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5556
5557 * MAINTAINERS: Add myself as mt maintainer.
5558
5559 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5560
5561 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5562
5563 * MAINTAINERS: Change email address.
5564
5565 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5566
5567 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5568 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5569 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5570 Find in-tree tools if available.
5571 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5572 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5573 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5574 (COMPILER_*_FOR_TARGET): New.
5575 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5576 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5577 (CONFIGURED_*, USUAL_*): Remove.
5578 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5579 STRIP): Use autoconf substitutions.
5580 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5581 COMPILER_NM_FOR_TARGET): New.
5582 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5583
5584 (all): Make all-host and all-target in parallel.
5585 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5586 that $$r and $$s are set before invoking a recursive make.
5587 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5588 ([+bootstrap-target+]): Inline most of the `all' target.
5589
5590 2005-11-29 Ben Elliston <bje@au.ibm.com>
5591
5592 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5593 from the gcc build directory.
5594 * Makefile.in: Regenerate.
5595
5596 2005-11-29 Ben Elliston <bje@au.ibm.com>
5597
5598 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5599 depend on all-libdecnumber.
5600 * configure.in (host_libs): Include libdecnumber.
5601 * Makefile.in: Regenerate.
5602 * configure: Likewise.
5603
5604 2005-11-29 Ben Elliston <bje@au.ibm.com>
5605
5606 * libdecnumber: Import decNumber sources from the dfp-branch.
5607
5608 2005-11-21 Kean Johnston <jkj@sco.com>
5609
5610 * config.sub, config.guess: Sync from upstream sources.
5611
5612 2005-11-21 Ben Elliston <bje@au.ibm.com>
5613
5614 Import from Autoconf sources:
5615
5616 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5617 * config/move-if-change: Don't output "$2 is unchanged";
5618 suggested by Ben Elliston. Handle weird characters correctly.
5619
5620 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5621
5622 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5623 to match upstream libtool for darwin.
5624
5625 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5626
5627 * Makefile.def: Remove gdb dependencies for gdbtk.
5628 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5629 (configure-gdb, install-gdb): New rules.
5630 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5631 * Makefile.in, configure: Regenerated.
5632
5633 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5634
5635 * MAINTAINERS (Write After Approval): Add myself.
5636
5637 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5638
5639 * MAINTAINERS (Write After Approval): Add myself.
5640
5641 2005-10-24 Diego Novillo <dnovillo@redhat.com>
5642
5643 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5644 Diego Novillo.
5645
5646 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
5647
5648 PR bootstrap/24297
5649 * Makefile.tpl (do-[+make-target+], do-check, install,
5650 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5651 are set before recursing.
5652 * Makefile.in: Regenerate.
5653
5654 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5655
5656 PR bootstrap/18939
5657 * Makefile.def (gcc) <target>: Fix thinko.
5658 * Makefile.in: Regenerate.
5659
5660 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5661
5662 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5663 * configure: Regenerate.
5664
5665 2005-10-15 Jie Zhang <jie.zhang@analog.com>
5666
5667 * MAINTAINERS (Write After Approval): Add self.
5668
5669 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
5670
5671 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5672 target-libffi, target-qthreads, target-libjava, and
5673 targetlibobjc.
5674 * configure: Regenerate.
5675
5676 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5677
5678 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5679 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5680 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5681 (USUAL_OBJDUMP_FOR_TARGET): New.
5682 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5683 * configure.in: Check for $OBJDUMP_FOR_TARGET.
5684 * configure, Makefile.in: Regenerated.
5685
5686 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5687
5688 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5689 before other host packages.
5690
5691 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5692
5693 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5694
5695 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5696
5697 PR bootstrap/22340
5698
5699 * configure.in (default_target): Remove.
5700 * Makefile.tpl (all): Do not use prerequisites as subroutines
5701 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5702 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5703 use prerequisites as subroutines.
5704 (check-host, check-target): New.
5705 (bootstrap configure & all targets): Do not use stage*-start
5706 if the directory layout is already ok.
5707 (non-bootstrap configure & all targets): Prepend a $(unstage).
5708 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5709 (NOTPARALLEL): Remove.
5710 (unstage, stage variables): New variables.
5711 (unstage, stage targets): Simply expand to those variables.
5712
5713 * configure: Regenerate.
5714 * Makefile.in: Regenerate.
5715
5716 2005-10-04 James E Wilson <wilson@specifix.com>
5717
5718 * Makefile.def (lang_env_dependencies): Add libmudflap.
5719 * Makefile.in: Regenerate.
5720
5721 2005-10-03 Andreas Schwab <schwab@suse.de>
5722
5723 Backport from libtool CVS:
5724 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5725
5726 * ltmain.sh: add support for installing into temporary
5727 staging area (e.g. 'make install DESTDIR=...')
5728
5729 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5730
5731 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5732 * configure: Regenerated.
5733
5734 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5735
5736 * configure: Regenerate with the correct
5737 autoconf version.
5738
5739 2005-09-30 Catherine Moore <clm@cm00re.com>
5740
5741 * configure.in (bfin-*-*): New.
5742 * configure: Regenerated.
5743
5744 2005-09-28 Geoffrey Keating <geoffk@apple.com>
5745
5746 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5747 (LIPO_FOR_TARGET): New.
5748 (CONFIGURED_LIPO_FOR_TARGET): New.
5749 (USUAL_LIPO_FOR_TARGET): New.
5750 (STRIP_FOR_TARGET): New.
5751 (CONFIGURED_STRIP_FOR_TARGET): New.
5752 (USUAL_STRIP_FOR_TARGET): New.
5753 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5754 STRIP_FOR_TARGET.
5755 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5756 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5757 * Makefile.in: Regenerate.
5758 * configure: Regenerate.
5759
5760 2005-09-19 David Edelsohn <edelsohn@gnu.org>
5761
5762 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5763 (rs6000-*-aix*): Same.
5764 * configure: Regenerate.
5765
5766 2005-09-16 Tom Tromey <tromey@redhat.com>
5767
5768 * MAINTAINERS: Add self as java maintainer.
5769
5770 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5771
5772 * configure.in: Recognize f95 in the --enable-languages option,
5773 and substitute it for fortran, issuing a warning.
5774 * configure: Regenerate.
5775
5776 2005-08-30 Phil Edwards <phil@codesourcery.com>
5777
5778 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5779 * configure: Regenerated.
5780
5781 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
5782
5783 * MAINTAINERS: Add self as ms1 maintainer.
5784
5785 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5786
5787 * Makefile.def (libssp): Add to lang_env_dependencies.
5788 * Makefile.in: Regenerate.
5789
5790 2005-08-18 Ian Lance Taylor <ian@airs.com>
5791
5792 * MAINTAINERS: Add myself as middle-end maintainer.
5793
5794 2005-08-17 Christian Groessler <chris@groessler.org>
5795
5796 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5797 * Makefile.in: Regenerate.
5798
5799 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5800
5801 * MAINTAINERS (write after approval): Added myself.
5802
5803 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5804
5805 * MAINTAINERS (Write After Approval): Add myself.
5806
5807 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
5808
5809 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5810 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5811 Look for alternate names of the target cc and c++
5812 * configure: Regenerate.
5813
5814 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
5815
5816 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5817 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5818 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5819 tools; remove code to manually set them.
5820 (Target tools): Look in the environment for them.
5821 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5822 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5823 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5824 build directory.
5825 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5826 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5827 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5828 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5829 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5830 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5831 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5832 * configure: Regenerate.
5833 * Makefile.in: Regenerate.
5834
5835 2005-07-28 Ben Elliston <bje@au.ibm.com>
5836
5837 * MAINTAINERS: Update for removed CPU targets.
5838
5839 2005-07-27 Mark Mitchell <mark@codesourcery.com>
5840
5841 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5842 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5843 * Makefile.in: Regenerated.
5844
5845 2005-07-26 Mark Mitchell <mark@codesourcery.com>
5846
5847 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5848 (CFLAGS_FOR_TARGET): Use it.
5849 (CXXFLAGS_FOR_TARGET): Likewise.
5850 * Makefile.in: Regenerated.
5851 * configure.in (--with-build-sysroot): New option.
5852 * configure: Regenerated.
5853
5854 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
5855
5856 * Makefile.tpl: Wrap install between unstage and stage
5857 * Makefile.in: Regenerate.
5858
5859 2005-07-21 Eric Christopher <echristo@apple.com>
5860
5861 * MAINTAINERS: Update affiliation.
5862
5863 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5864
5865 * MAINTAINERS: Add self as crx port maintainer.
5866
5867 2005-07-20 DJ Delorie <dj@redhat.com>
5868
5869 * MAINTAINERS: Add self as m32c maintainer.
5870
5871 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5872
5873 * all files: Update FSF address.
5874
5875 2005-07-15 Eric Christopher <echristo@redhat.com>
5876
5877 * MAINTAINERS: Change affiliation.
5878
5879 2005-07-14 Jim Blandy <jimb@redhat.com>
5880
5881 * configure.in: Add cases for Renesas m32c.
5882 * configure: Regenerated.
5883
5884 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5885
5886 * COPYING.LIB: Update from fsf.org.
5887
5888 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5889
5890 * COPYING, compile, config.guess,
5891 config.sub, install-sh, missing, mkinstalldirs,
5892 symlink-tree, ylwrap: Sync from upstream sources.
5893 * config-ml.in: Update FSF address.
5894
5895 2005-07-13 Eric Christopher <echristo@redhat.com>
5896
5897 * configure.in: Add toplevel noconfigdir support for tpf.
5898 * configure: Regenerate.
5899
5900 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
5901
5902 PR ada/22340
5903
5904 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5905 * Makefile.in: Regenerate.
5906
5907 2005-07-07 Mark Mitchell <mark@codesourcery.com>
5908
5909 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
5910 Brolley to write-after-approval.
5911
5912 2005-07-07 Andreas Schwab <schwab@suse.de>
5913
5914 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5915 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5916 * Makefile.in: Regenerated.
5917
5918 2005-07-06 Geoffrey Keating <geoffk@apple.com>
5919
5920 * configure.in: Don't build sim or rda when targetting darwin.
5921 * configure: Regenerate.
5922
5923 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
5924
5925 * configure.in: Add --enable-libssp and --disable-libssp.
5926 * configure: Regenerate with autoconf-2.13.
5927
5928 2005-07-02 Jakub Jelinek <jakub@redhat.com>
5929
5930 * Makefile.def (target_modules): Add libssp.
5931 * configure.in (target_libraries): Add target-libssp.
5932 * configure: Rebuilt.
5933 * Makefile.in: Rebuilt.
5934
5935 2005-07-01 Zack Weinberg <zackw@panix.com>
5936
5937 * MAINTAINERS: Change email address. Resign from maintainership.
5938
5939 2005-07-01 Richard Guenther <rguenther@suse.de>
5940
5941 * MAINTAINERS: Change my e-mail address and affiliation.
5942
5943 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
5944
5945 * Makefile.def (stagefeedback): Come after profile.
5946 Define profiledbootstrap target.
5947 * Makefile.tpl (profiledbootstrap): Remove.
5948 (stageprofile-end): Zap stagefeedback.
5949 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5950 * Makefile.in: Regenerate.
5951
5952 2005-06-13 Richard Sandiford <richard@codesourcery.com>
5953
5954 * MAINTAINERS: Update my email address.
5955
5956 2005-06-13 Zack Weinberg <zack@codesourcery.com>
5957
5958 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5959 In 'cpp' stanza, support '#line' as well as '# '.
5960
5961 2005-06-08 Andreas Schwab <schwab@suse.de>
5962
5963 * MAINTAINERS: Move myself from 'Write After Approval' to
5964 'CPU Port Maintainers' section as m68k maintainer.
5965
5966 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
5967
5968 * configure.in (unsupported_languages): New macro.
5969 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5970 non-ported target libraries in noconfigdirs.
5971 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5972 non-linux-gnu. Remove libgcj_ex_libffi.
5973 <lang_frag loop>: Set add_this_lang=no if the language is in
5974 unsupported_languages.
5975 * configure: Regenerate.
5976
5977 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5978
5979 * configure.in: Fix typo in handling of --with-mpfr-dir.
5980 * configure: Regenerate.
5981
5982 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
5983
5984 * MAINTAINERS: Update my email address.
5985
5986 2005-06-02 Jim Blandy <jimb@redhat.com>
5987
5988 * config.sub: Add cases for the Renesas m32c. (This patch has been
5989 accepted into the master sources.)
5990
5991 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
5992 Michael Snyder <msnyder@redhat.com>
5993 Stan Cox <scox@redhat.com>
5994
5995 * configure.in: Set noconfigdirs for ms1.
5996
5997 * configure: Regenerate.
5998
5999 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
6000
6001 * MAINTAINERS (Write After Approval): Add self.
6002
6003 2005-06-01 Josh Conner <jconner@apple.com>
6004
6005 * MAINTAINERS (Write After Approval): Add self.
6006
6007 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
6008
6009 * MAINTAINERS: Update my email address.
6010
6011 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
6012
6013 * MAINTAINERS (Write After Approval): Add self.
6014
6015 2005-05-26 Chris Demetriou <cgd@broadcom.com>
6016
6017 * MAINTAINERS (Write After Approval): Remove self.
6018
6019 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
6020
6021 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6022 (Dependencies): Consider target modules for bootstrap dependencies.
6023 Make target bootstrap modules depend on each stage's gcc.
6024 * Makefile.in: Regenerate.
6025
6026 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
6027
6028 * Makefile.def (configure-gcc): Depend on binutils having been built.
6029 (all-gcc): No need to do it here.
6030 * Makefile.in: Regenerate.
6031
6032 2005-05-19 Paul Brook <paul@codesourcery.com>
6033
6034 * configure.in: Rewrite misleading error message when requested
6035 language cannot be built.
6036 * configure: Regenerate.
6037
6038 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6039
6040 * ylwrap: Import from Automake 1.9.5.
6041
6042 2005-05-13 David Ung <davidu@mips.com>
6043
6044 * MAINTAINERS (Write After Approval): Add self.
6045
6046 2005-05-09 Mike Stump <mrs@apple.com>
6047
6048 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6049 lt_cv_sys_max_cmd_len for now.
6050
6051 2005-05-09 Stan Cox <scox@redhat.com>
6052
6053 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6054
6055 2005-05-08 Matt Kraai <kraai@ftbfs.org>
6056
6057 * README.SCO: Update the URL.
6058
6059 2005-05-05 David Edelsohn <edelsohn@gnu.org>
6060
6061 * ltconfig: Define file_list_spec. Pass file_list_spec and
6062 with_gnu_ld to libtool.
6063 * ltcf-c.sh (aix[45]): Define file_list_spec.
6064 * ltcf-cxx.sh (aix[45]): Same.
6065 * ltcf-gcj.sh (aix[45]): Same.
6066 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6067 exists, write list of input files to temporary file.
6068
6069 2005-05-04 Mike Stump <mrs@apple.com>
6070
6071 * configure.in: Always pass --target to target configures as
6072 otherwise rebuilds that do --recheck will fail.
6073 * confiugure: Rebuilt.
6074
6075 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
6076
6077 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6078 STAGE_HOST_EXPORTS.
6079 (configure, all): Add bootstrap support.
6080 (Host modules, target modules): Pass post-stage1 flags and exports.
6081 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6082 * Makefile.in: Regenerate.
6083
6084 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
6085
6086 * configure: Regenerate.
6087
6088 2005-04-27 Mike Stump <mrs@apple.com>
6089
6090 * MAINTAINERS: Add self as darwin maintainer.
6091
6092 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
6093
6094 * config.sub: Update from master copy.
6095
6096 2005-04-21 Mike Stump <mrs@apple.com>
6097
6098 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6099 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6100
6101 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
6102
6103 * configure.in <crisv32-*-*, cris-*-*>: New local variable
6104 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
6105 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
6106 "*-*-elf" and "*-*-linux*".
6107 * configure: Regenerate.
6108
6109 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
6110
6111 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6112
6113 2005-04-12 Mike Stump <mrs@apple.com>
6114
6115 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6116
6117 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
6118
6119 * MAINTAINERS (Write After Approval): Add myself.
6120
6121 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
6122
6123 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6124
6125 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
6126
6127 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6128 (TARGET_CONFIGARGS): Include --with-target-subdir.
6129 (configure, all): New macros. Use them throughout.
6130 * Makefile.in: Regenerate.
6131
6132 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
6133
6134 * MAINTAINERS (Write After Approval): Add myself.
6135
6136 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6137
6138 * MAINTAINERS: Remove 'loop unrolling' maintainer.
6139
6140 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
6141
6142 * MAINTAINERS: Move John Carr to Write After Approval.
6143
6144 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
6145
6146 * config/mh-mingw32: Delete.
6147 * configure.in: Don't use it.
6148 * configure: Regenerate.
6149
6150 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
6151
6152 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6153 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6154 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6155 (HOST_LIB_PATH): Generate from Makefile.def.
6156 (TARGET_LIB_PATH): Likewise.
6157 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6158 * Makefile.in: Regenerate.
6159 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6160 (RPATH_ENVVAR): Include Darwin case.
6161 * configure: Regenerate.
6162
6163 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
6164
6165 * MAINTAINERS (Various Maintainers): Remove self.
6166 (Write After Approval): Add self.
6167
6168 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
6169
6170 * MAINTAINERS (Various Maintainers): Add self.
6171
6172 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
6173
6174 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6175 * configure: Regenerate.
6176
6177 2005-03-21 Zack Weinberg <zack@codesourcery.com>
6178
6179 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6180 gcc_version, and gcc_version_trigger from set of flags to pass.
6181 * Makefile.tpl: Remove definitions of above variables.
6182 (config.status): Remove dependency on $(gcc_version_trigger).
6183 * Makefile.in: Regenerate.
6184 * configure.in: Do not reference config/gcc-version.m4 nor
6185 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
6186 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
6187 * configure: Regenerate.
6188
6189 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
6190 Andrew Pinski <pinskia@physics.uc.edu>
6191
6192 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6193 * Makefile.in: Regenerate.
6194
6195 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
6196
6197 * MAINTAINERS (Write After Approval): Add myself.
6198
6199 2005-03-03 David Ayers <d.ayers@inode.at>
6200
6201 * MAINTAINERS (Write After Approval): Add myself.
6202
6203 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
6204
6205 PR libgcj/20160
6206 * ltmain.sh: Avoid creating archives with components that have
6207 duplicate basenames.
6208
6209 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
6210
6211 PR bootstrap/20250
6212 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6213 instead of check.
6214 * Makefile.in: Regenerate.
6215
6216 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6217
6218 * Makefile.in: Regenerate to fix conflict between the previous two
6219 patches.
6220
6221 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6222
6223 PR bootstrap/17383
6224 * Makefile.def (target_modules): Remove "stage", now unnecessary.
6225 * Makefile.tpl (HOST_SUBDIR): New substitution.
6226 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6227 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6228 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6229 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6230 (Host modules, Bootstrapped modules): Use it.
6231 (Build modules, Target modules): Do not create symlink trees,
6232 always configure out-of-srcdir.
6233 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6234 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6235 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6236 $(HOST_SUBDIR). Create a symlink for host_subdir.
6237
6238 * Makefile.in: Regenerate.
6239 * configure: Regenerate.
6240
6241 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6242
6243 Merged from libada-gnattools-branch:
6244 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6245
6246 * gnattools: New directory.
6247 * Makefile.def: Add gnattools as a module, depending on target-libada.
6248 * Makefile.in: Regenerate.
6249 * configure.in: Include gnattools in host_tools; disable it if ada
6250 is disabled.
6251 * configure: Regenerate.
6252
6253 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
6254
6255 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6256 treelang maintainer.
6257 (Write After Approval): Remove myself.
6258
6259 2005-02-23 Paul Schlie <schlie@comcast.net>
6260
6261 * configure.in: Allow darwin targeted ports to build tk, itcl and
6262 libgui.
6263 * configure: Regenerate.
6264
6265 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6266
6267 PR libgcj/10353
6268 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6269 * configure: Regenerate.
6270
6271 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6272
6273 * MAINTAINERS (Write After Approval): Add myself.
6274
6275 2005-02-10 Ian Lance Taylor <ian@airs.com>
6276
6277 * MAINTAINERS: Update my e-mail address.
6278
6279 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6280
6281 * MAINTAINERS (Write After Approval): Add myself.
6282
6283 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
6284
6285 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6286 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6287 target-libgloss when not *-*-elf and *-*-aout.
6288 * configure: Regenerate.
6289
6290 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6291
6292 * MAINTAINERS: Remove obsolete entries.
6293
6294 * MAINTAINERS (Write After Approval): Add Michael Matz.
6295
6296 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
6297
6298 * MAINTAINERS: Remove self as cpplib maintainer.
6299
6300 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6301
6302 * install-sh, config.sub: Import from upstream.
6303
6304 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6305
6306 PR bootstrap/18222
6307 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6308 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6309 * Makefile.in: Regenerate.
6310
6311 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
6312
6313 * MAINTAINERS: Update my email address.
6314
6315 2005-01-12 David Edelsohn <edelsohn@gnu.org>
6316 Andreas Schwab <schwab@suse.de>
6317
6318 PR bootstrap/18033
6319 * config-ml.in: Eval option if surrounded by single quotes.
6320
6321 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
6322
6323 Revert 2004-12-28 Makefile changes, a better fix will be
6324 applied to mainline and src after GCC 4.0 branches.
6325
6326 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
6327
6328 PR bootstrap/17383
6329
6330 * Makefile.def (target_modules): Remove stage parameter,
6331 it is always true now.
6332 * Makefile.tpl (configure-build-[+module+],
6333 configure-target-[+module+]): Always build symlink tree
6334 for the directory and for include. BUILD_SUBDIR and
6335 TARGET_SUBDIR cannot be . anymore.
6336 * Makefile.in: Regenerate.
6337
6338 2004-12-25 David Edelsohn <edelsohn@gnu.org>
6339
6340 Revert 2004-12-08 Makefile changes.
6341
6342 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6343
6344 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6345 cygwin, mingw.
6346
6347 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6348
6349 * configure.in (sh64-*-*): Reenable gprof.
6350 * configure: Regenerate.
6351
6352 2004-12-08 David Edelsohn <edelsohn@gnu.org>
6353
6354 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6355 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6356 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6357 * Makefile.in: Regenerate.
6358
6359 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6360
6361 * MAINTAINERS: Update my email address.
6362
6363 2004-12-07 Matt Kraai <kraai@ftbfs.org>
6364
6365 * Makefile.tpl: Generate normal dependencies if the LHS module is
6366 not bootstrapped.
6367 * Makefile.in: Regenerate.
6368
6369 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6370
6371 * configure.in: Include config/gxx-include-dir.m4. Use
6372 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6373 * configure: Regenerate.
6374
6375 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6376
6377 * config.if: Delete.
6378 * configure.in: Set libstdcxx_incdir directly.
6379 * configure: Regenerate.
6380
6381 2004-12-02 Eric Christopher <echristo@redhat.com>
6382
6383 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6384 * Makefile.in: Regenerate.
6385
6386 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6387
6388 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6389 * configure: Regenerate.
6390
6391 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6392
6393 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6394 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6395 * configure: Regenerate.
6396
6397 2004-12-01 Eric Christopher <echristo@redhat.com>
6398
6399 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6400 of things to remove.
6401
6402 2004-11-29 Matt Kraai <kraai@ftbfs.org>
6403
6404 * MAINTAINERS (Write After Approval): Update my e-mail address.
6405
6406 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6407
6408 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6409 from CVS libtool to always pass_all.
6410
6411 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6412
6413 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6414 (hppa*64*-*-*): Delete incorrect comment.
6415 * configure: Rebuilt.
6416
6417 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6418
6419 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6420
6421 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6422
6423 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6424 from CVS libtool to always pass_all.
6425
6426 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6427
6428 * install-sh, compile: Import from automake.
6429
6430 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6431
6432 * config.guess, config.sub: Import from savannnah.
6433
6434 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
6435
6436 * MAINTAINERS (Write After Approval): Add myself
6437
6438 2004-11-12 Mike Stump <mrs@apple.com>
6439
6440 * Makefile.def: Add html support.
6441 * Makefile.tpl: Likewise.
6442 * Makefile.in: Regenerate.
6443
6444 2004-11-11 Geoffrey Keating <geoffk@apple.com>
6445
6446 PR 18423
6447 * configure.in: Remove all instances of build-fixincludes from
6448 noconfigdirs.
6449 (build_configargs): Supply --target to subdirectories.
6450 * configure: Regenerate.
6451
6452 * Makefile.def: Make gcc install depend on fixincludes install.
6453 * Makefile.in: Regenerate.
6454
6455 2004-11-10 Janis Johnson <janis187@us.ibm.com>
6456
6457 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6458
6459 2004-11-11 Paul Brook <paul@codesourcery.com>
6460
6461 * MAINTAINERS: Add self as arm maintainer. Update email address.
6462
6463 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6464
6465 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6466 target-libgfortran.
6467 * configure: Regenerate.
6468
6469 2004-11-07 David Edelsohn <edelsohn@gnu.org>
6470
6471 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6472 like CC.
6473
6474 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
6475
6476 * Makefile.def (host fixincludes): Specify missing targets.
6477 * Makefile.in: Regenerate.
6478
6479 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6480
6481 * MAINTAINERS: Add myself
6482
6483 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6484
6485 * MAINTAINERS (Write After Approval): Add myself.
6486
6487 2004-11-04 Geoffrey Keating <geoffk@apple.com>
6488
6489 * Makefile.def: Build fixincludes for the host, too.
6490 * Makefile.in: Regenerate.
6491 * configure.in (host_tools): Add fixincludes.
6492 * configure: Regenerate.
6493
6494 2004-11-04 Daniel Jacobowitz <dan@debian.org>
6495
6496 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6497 * configure: Regenerated.
6498
6499 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6500
6501 PR other/17783
6502 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6503 * configure: Regenerated.
6504
6505 2004-10-31 Mark Mitchell <mark@codesourcery.com>
6506
6507 * README.SCO: Update per FSF instructions.
6508
6509 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
6510
6511 PR target/18151
6512 * configure.in (case ${target}): Do not build fixincludes for avr.
6513 * configure: Regenerated.
6514
6515 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
6516
6517 * configure.in (case ${target}): Do not build fixincludes
6518 on platforms where it is not used.
6519 * configure: Regenerated.
6520
6521 2004-10-23 Daniel Jacobowitz <dan@debian.org>
6522
6523 * configure.in: Use an absolute path to install-sh.
6524 * configure: Regenerated.
6525
6526 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6527
6528 * MAINTAINERS (Write After Approval): Add myself.
6529
6530 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6531
6532 * MAINTAINERS: Remove from Write After Approval those that are
6533 already maintainers.
6534
6535 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6536
6537 * MAINTAINERS: Update my email address.
6538
6539 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6540
6541 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6542 * configure: Regenerate.
6543
6544 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
6545
6546 * MAINTAINERS: Update my email address.
6547
6548 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6549
6550 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6551 entries belonging to this category.
6552
6553 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6554
6555 * MAINTAINERS: Update my e-mail address.
6556
6557 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
6558
6559 Fix wrong conflict resolution in:
6560
6561 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6562
6563 * Makefile.in: Regenerate.
6564 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6565 in the recursive `make', instead of hardwiring `all'.
6566 (Autogenerated TARGET-* variables): New.
6567
6568 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6569
6570 * configure.in: Enable target-libgloss for crx-*-*.
6571 * configure: Regenerate.
6572
6573 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6574
6575 * MAINTAINERS (Various Maintainers): Move the "windows,
6576 cygwin, mingw" maintainer to ...
6577 (OS Port Maintainers): ... here.
6578
6579 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6580
6581 * MAINTAINERS (Write After Approval): Remove those that are
6582 maintainers of some subsystem.
6583
6584 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6585
6586 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6587 * ltcf-cxx.sh (tpf*): Likewise.
6588 * ltconfig (tpf*): Add TPF OS configuration support.
6589
6590 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6591
6592 * MAINTAINERS: Change my email address to my new work account.
6593
6594 2004-09-24 Michael Roth <mroth@nessie.de>
6595
6596 * configure.in (--without-headers): Add missing double quotes.
6597 * configure: Regenerate.
6598
6599 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
6600
6601 * ylwrap: Revert to previous version.
6602
6603 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6604
6605 PR bootstrap/17369
6606 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6607 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6608 SET_GCC_LIB_PATH_CMD.
6609 (BASE_TARGET_EXPORTS): Likewise.
6610 * Makefile.in: Regenerated.
6611
6612 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6613 * configure: Regenerated.
6614
6615 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6616
6617 * config.guess: New upstream version
6618 * compile, depcomp, install-sh, ylwrap: Likewise.
6619
6620 2004-09-19 Roger Sayle <roger@eyesopen.com>
6621
6622 * config/mh-x86omitfp: New host makefile fragment. Add
6623 -fomit-frame-pointer to the default BOOT_CFLAGS.
6624 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6625 * configure: Regenerate.
6626
6627 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6628
6629 PR target/11572
6630 * configure.in (*-*-darwin*): Renable libobjc.
6631 * configure: Regenerate.
6632
6633 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6634
6635 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6636
6637 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
6638
6639 * Makefile.def: Remove libbanshee.
6640 * Makefile.tpl: Ditto.
6641 * configure.in: Ditto.
6642 * Makefile.in: Regen.
6643 * configure: Ditto.
6644
6645 2004-09-08 David Edelsohn <edelsohn@gnu.org>
6646
6647 * ltmain.sh: Use $pic_object as $non_pic_object if
6648 $non_pic_object=none.
6649
6650 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
6651
6652 * missing: Import latest version from master repository.
6653
6654 2004-09-06 Nick Clifton <nickc@redhat.com>
6655
6656 * config.sub: Import latest version from master repository.
6657 * config.guess: Likewise.
6658 This includes these changes:
6659
6660 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6661
6662 * config.sub: Handle crisv32, alias etraxfs.
6663 * config.guess (crisv32:Linux:*:*): Handle.
6664
6665 2004-08-13 Brad Smith <brad@comstyle.com>
6666
6667 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6668 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6669
6670 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6671
6672 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6673 assume the processor is a powerpc. This is because coreutils
6674 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6675 in this case, due to a MacOS X bug that causes
6676 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6677 to return a negative number.
6678 Problem reported by Petter Reinholdtsen in:
6679 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6680
6681 2004-07-19 Ben Elliston <bje@gnu.org>
6682
6683 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6684
6685 2004-06-24 Ben Elliston <bje@gnu.org>
6686
6687 * config.guess: Update copyright years.
6688 * config.sub: Likewise.
6689
6690 2004-06-22 Robert Millan <robertmh@gnu.org>
6691
6692 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6693 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6694
6695 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6696
6697 * config.guess (*:*VMS:*:*): New entry. Replaces
6698 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6699 manufacturer.
6700
6701 2004-06-22 Ben Elliston <bje@gnu.org>
6702
6703 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6704 * config.sub: Likewise.
6705
6706 2004-06-22 Ben Elliston <bje@gnu.org>
6707
6708 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6709 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6710
6711 2004-06-11 Ben Elliston <bje@gnu.org>
6712
6713 * config.guess (pegasos:OpenBSD:*:*): Remove.
6714
6715 2004-06-11 Ben Elliston <bje@gnu.org>
6716
6717 From Wouter Verhelst <wouter@grep.be>:
6718 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6719
6720 2004-06-11 Ben Elliston <bje@gnu.org>
6721
6722 * config.guess (luna88k:OpenBSD:*:*): New.
6723
6724 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6725
6726 * config.guess (m32r*:Linux:*:*): New case.
6727 * config.sub: Handle m32rle.
6728
6729 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6730
6731 From Jens Petersen <petersen@redhat.com>:
6732 * config.sub: Handle sparcv8.
6733
6734 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6735
6736 From Tom Smith <smith@cag.lkg.hp.com>:
6737 * config.guess: Version suffixes are equally significant on Tru64
6738 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6739 prefix of "P" (patched kernel).
6740
6741 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6742
6743 * config.sub: Add support for National Semiconductor CRX target.
6744
6745 2004-09-03 Janis Johnson <janis187@us.ibm.com>
6746
6747 * MAINTAINERS (Various Maintainers): Remove myself as web page
6748 maintainer, add myself as maintainer of build status lists.
6749
6750 2004-09-03 Jan Beulich <jbeulich@novell.com>
6751
6752 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6753 *-*-netware, but add target-libmudflap.
6754 Consolidate *-*-netware targets (of which really only i?86 exists)
6755 into a single entry.
6756 * configure: Likewise.
6757
6758 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
6759
6760 * Makefile.tpl (sorry): Remove.
6761 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6762 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6763 (do-clean): Clean per-stage directories too.
6764 (do-distclean): Run distclean-stage1 too.
6765 (.NOTPARALLEL): Enable during toplevel bootstrap.
6766 (stage[+id+]-bubble): Enable parallel execution during
6767 the recursive invocation.
6768 * Makefile.in: Regenerate.
6769
6770 Fix previous checkin:
6771
6772 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6773 include.
6774 * configure.in: Fix indentation.
6775 * configure: Regenerate.
6776
6777 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
6778
6779 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6780 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6781 * configure: regenerate
6782 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6783 -mdynamic-no-pic
6784
6785 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6786
6787 * Makefile.def (build_modules): Add fixincludes.
6788 (dependencies): Make gcc depend on fixincludes.
6789 * configure.in (build_tools): Add fixincludes.
6790 (build_configdirs): Always include build_libs.
6791 * Makefile.in: Regenerate.
6792 * configure: Regenerate.
6793
6794 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
6795
6796 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6797 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6798 phony targets; do not generate timestamp files.
6799 (distclean-stageN): Remove references to their timestamp files.
6800 (restageN, touch-stageN): Remove.
6801 (stageN-bubble): Rewritten.
6802 (compare): Support lean bootstraps.
6803 * Makefile.in: Regenerate.
6804
6805 * configure.in: Only warn when bootstrapping but
6806 build != host or build != target. Support lean bootstraps.
6807 * configure: Regenerate.
6808
6809 2004-08-26 Phil Edwards <phil@codesourcery.com>
6810
6811 * configure.in: Give a better error message if GMP/MPFR are missing
6812 and a language needing them has been requested.
6813 * configure: Regenerated.
6814
6815 2004-08-25 Phil Edwards <phil@codesourcery.com>
6816
6817 * configure.in: Print a list of available language front-ends if
6818 a requested one is missing. Tidy stray tab characters.
6819 * configure: Regenerated.
6820
6821 2004-08-19 Michael Koch <konqueror@gmx.de>
6822
6823 * gcc/doc/install.texi: Update entry about automake for libjava.
6824
6825 2004-08-17 Robert Millan <robertmh@gnu.org>
6826
6827 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6828 (instead of FreeBSD).
6829 * configure: Regenerate.
6830
6831 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6832
6833 * Makefile.in: Regenerate.
6834 * configure: Regenerate.
6835
6836 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6837 stage_*_flags.
6838 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6839 for bootstrapped modules if toplevel bootstrap is going.
6840 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6841 modules. Adjust for changes in Makefile.def. Enable several
6842 rules even in non-bootstrap mode, just to avoid peppering the
6843 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6844 (stage-[+prev+]-bubble): Remove.
6845
6846 * Makefile.def (Dependencies): Depend on all-build-bison,
6847 all-build-flex, all-build-byacc, all-build-texinfo, rather
6848 than the host variations.
6849 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6850 with BUILD_SUBDIR.
6851 (BISON): Update for recent Bisons.
6852 (YACC): Fix typo.
6853 (cross): Depend on all-build.
6854 (all): Do not depend on all-build.
6855 (prebootstrap): Remove.
6856 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6857 (Prebootstrap dependencies): Add them to the per-stage targets
6858 and to all-prebootstrap.
6859 * configure.in (build_configdirs): Always enable build_tools.
6860 (BUILD_DIR_PREFIX): Remove.
6861
6862 * Makefile.def (gcc): Add target variable.
6863 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6864 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6865 in the recursive `make', instead of hardwiring `all'.
6866 (Autogenerated TARGET-* variables): New.
6867
6868 2004-08-13 Brian Booth <bbooth@redhat.com>
6869
6870 * MAINTAINERS: Remove myself from write-after-approval.
6871
6872 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6873
6874 * src-release: Stop distributing mmalloc with gdb (which doesn't
6875 use it).
6876 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6877 * Makefile.in: Regenerate.
6878
6879 2004-08-09 Mark Mitchell <mark@codesourcery.com>
6880
6881 * configure.in (arm*-*-eabi*): New target.
6882 * configure: Regenerate.
6883
6884 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
6885
6886 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6887 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6888 (Dependencies): New section.
6889 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6890 (configure-target-[+module+]): Depend on maybe-all-gcc
6891 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6892 (toplevel profiledbootstrap): Fix dependencies.
6893 * Makefile.in: Regenerate.
6894
6895 2004-08-03 Mark Mitchell <mark@codesourcery.com>
6896
6897 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6898 target-libiberty to noconfigdirs.
6899 * configure: Regenerate.
6900
6901 2004-08-03 Paul Brook <paul@codesourcery.com>
6902
6903 * configure.in: Check for MPFR as well as GMP.
6904 * configure: Regenerate.
6905
6906 2004-08-01 Robert Millan <robertmh@gnu.org>
6907
6908 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6909 libmudflap for all GNU-based systems (with Glibc).
6910 * configure: Regenerate.
6911
6912 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
6913
6914 * Makefile.def (host-modules): Add gcc.
6915 * Makefile.in: Regenerate.
6916 * Makefile.tpl (sorry): New rule.
6917 (configure-host, all-host, [+make_target+]-host, do-check,
6918 install-host): Do not add gcc as a special case.
6919 (host modules): Add a small special-casing for gcc. Export
6920 extra_make_flags through the environment.
6921 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6922 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6923 other recursive targets for gcc): Remove.
6924
6925 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6926 (stage, unstage): New rules.
6927 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6928 distclean-stage[+id+]): Use stage_current.
6929 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6930 the stage*-start rules.
6931
6932 2004-08-02 Geoffrey Keating <geoffk@apple.com>
6933
6934 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6935 use -all_load flag.
6936
6937 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
6938
6939 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6940 * configure: Regenerate.
6941
6942 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
6943
6944 * maintainer-scripts/gcc_release: Revert yesterday's change.
6945
6946 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
6947
6948 * MAINTAINERS: Add myself to write-after-approval.
6949
6950 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
6951
6952 * libf2c: Removed.
6953 * gcc/gccbug.in: Updated because of libf2c removal.
6954 * maintainer-scripts/gcc_release: Ditto.
6955
6956 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
6957
6958 * configure.in: Build libmudflap by default on FreeBSD.
6959 * configure: Regenerated.
6960
6961 2004-07-09 Mark Mitchell <mark@codesourcery.com>
6962
6963 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6964 systems.
6965 * configure: Regenerated.
6966
6967 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6968
6969 PR target/16344
6970 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6971 feedback based compiler.
6972 * Makefile.in: Rebuilt.
6973
6974 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
6975
6976 * Makefile.def (host_modules): Set bootstrap=true for flex.
6977 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6978 * Makefile.in: Rebuilt.
6979
6980 2004-07-07 Jan Hubicka <jh@suse.cz>
6981
6982 * MAINTAINERS: Add self as a profile feedback maintainer.
6983
6984 2004-07-05 Phil Edwards <phil@codesourcery.com>
6985
6986 * configure.in: Do not prepend $srcdir to /dev/null in
6987 makefile fragments.
6988 * configure: Regenerate.
6989
6990 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
6991
6992 * Makefile.def (build_modules): Add bison, byacc, flex,
6993 m4, texinfo.
6994 (flags_to_pass): Add FLEX.
6995 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6996 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6997 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6998 DEFAULT_MAKEINFO): Remove.
6999 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7000 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7001 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7002 objdir or else use configured tool.
7003 (all-build): New.
7004 (all): Depend on it.
7005 (Build module dependencies): Add.
7006 * Makefile.in: Regenerate.
7007 * configure.in: Better support for multiple build modules,
7008 matching what is done for host/target modules. Do not look
7009 for "plausible" locations of build tools if Canadian cross.
7010 Use autoconf's AC_PROG_CC to find a C compiler. Define
7011 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
7012 * configure: Regenerate.
7013
7014 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7015
7016 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7017 * Makefile.in: Regenerate.
7018
7019 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7020
7021 * Makefile.tpl (configure-build-[+module+],
7022 configure-[+module+], configure-target-[+module+]): Pass
7023 [+extra_configure_args+].
7024 (all-build-[+module+], all-[+module+], check-[+module+],
7025 install-[+module+], [+make_target+]-[+module+],
7026 all-target-[+module+], check-target-[+module+],
7027 install-target-[+module+], [+make_target+]-target-[+module+]):
7028 Pass [+extra_make_args+].
7029 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7030 (GCC_HOST_EXPORTS): Remove.
7031 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7032 cross, check-gcc, check-gcc-c++, install-gcc,
7033 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7034 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7035 * Makefile.in: Regenerate.
7036
7037 2004-06-21 Matthew Sachs <msachs@apple.com>
7038
7039 * MAINTAINERS: Added self to write-after-approval.
7040
7041 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7042
7043 * configure.in: Check for srcdir/winsup rather than build directory
7044 winsup.
7045 * configure: Regenerate.
7046
7047 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
7048
7049 * configure.in: Don't build Cygwin native newlib if winsup
7050 directory is missing. Emit warning instead.
7051 * configure: Regenerate.
7052
7053 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
7054
7055 * Makefile.tpl (touch-stage[+id+]): New.
7056 (restage[+prev+]): Depend on touch-stage[+id+].
7057
7058 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7059 Use it throughout.
7060
7061 * Makefile.def: Add profile and feedback bootstrap stages.
7062 Remove next field from bootstrap stages.
7063 * Makefile.tpl (LN, LN_S): Substitute.
7064 (stageN-start, stageN-end): Use double-colon rules, to
7065 provide a hook for additional setup commands.
7066 (distclean-stageN-gcc, restageN): Create dependencies from
7067 [+prev+], not from [+next+].
7068 (stageN-bubble): Add commands for successive stages from
7069 [+prev+], using double-colon rules.
7070 (all-stageN-gcc): Fix typo.
7071 (stagefeedback-start, profiledbootstrap): New.
7072 * Makefile.in: Regenerate.
7073 * configure.in: Call ACX_PROG_LN.
7074 * configure: Regenerate.
7075
7076 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
7077
7078 * MAINTAINERS (Write After Approval): Add myself.
7079
7080 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
7081
7082 * MAINTAINERS (Write After Approval): Add myself.
7083
7084 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
7085
7086 * configure.in: Fix --enable-bootstrap breakage introduced in trees
7087 without gcc.
7088 * configure: Regenerate.
7089
7090 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7091
7092 * Makefile.tpl: Fix typo.
7093 * Makefile.in: Regenerate.
7094
7095 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7096
7097 * configure.in: Remove new- prefix from toplevel
7098 bootstrap targets.
7099 * configure: Regenerate.
7100
7101 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7102
7103 * Makefile.tpl (all.normal): Rename to all.
7104 (all): Replace with a rule to pick the default
7105 target from configure.
7106 (all-gcc, configure-gcc): Use conditionals to
7107 do nothing when toplevel bootstrap is going on.
7108 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7109 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7110 * configure.in: Support --enable-bootstrap.
7111
7112 * Makefile.def: Remove new- prefix from toplevel
7113 bootstrap targets.
7114 * Makefile.tpl: Likewise.
7115
7116 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
7117 target.
7118
7119 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7120 $(RECURSE_FLAGS) to recursive invocation of make.
7121
7122 * Makefile.in: Regenerate.
7123 * configure: Regenerate.
7124
7125 2004-05-30 Andreas Jaeger <aj@suse.de>
7126 Jim Wilson <wilson@specifixinc.com>
7127
7128 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7129 like CC.
7130
7131 2004-05-27 Daniel Jacobowitz <dan@debian.org>
7132
7133 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7134 * configure: Regenerate.
7135
7136 2004-05-25 Daniel Jacobowitz <drow@false.org>
7137
7138 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7139 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7140 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
7141 targets.
7142 * Makefile.in: Regenerate.
7143
7144 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
7145
7146 * configure.in: Test the ability to symlink directories.
7147 * configure: Regenerate.
7148
7149 * Makefile.def (bootstrap-stage): New definitions.
7150 * Makefile.tpl (configure-stage1-gcc,
7151 configure-stage2-gcc, configure-stage3-gcc,
7152 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7153 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7154 new-restage3, compare): Autogenerate, see Makefile.in
7155 entry for behavioral changes.
7156 (distclean-stage1, new-stage1-start, new-stage1-end,
7157 new-stage1-bubble, distclean-stage2, new-stage2-start,
7158 new-stage2-end, new-stage2-bubble, distclean-stage3,
7159 new-stage3-start, new-stage3-end): New autogenerated targets.
7160 (objext, prebootstrap, BOOT_CFLAGS,
7161 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7162 targets.
7163
7164 * Makefile.in: Regenerate.
7165 (distclean-stage1, new-stage1-start, new-stage1-end,
7166 new-stage1-bubble, distclean-stage2, new-stage2-start,
7167 new-stage2-end, new-stage2-bubble, distclean-stage3,
7168 new-stage3-start, new-stage3-end): New targets.
7169 (all-stage1-gcc): Move prebootstrap dependency from here...
7170 (configure-stage1-gcc): ...to here.
7171 (new-bootstrap): Use bubble targets.
7172 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7173 Use per-stage distclean targets.
7174 (configure-stage1-gcc, configure-stage2-gcc,
7175 configure-stage3-gcc, all-stage1-gcc,
7176 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7177 Use new-stageN-start to prepare the tree.
7178
7179 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
7180
7181 * Makefile.def (host_modules): add libcpp.
7182 * Makefile.tpl: Add dependencies on and for libcpp.
7183 * Makefile.in: Regenerate.
7184 * configure.in: Add libcpp host module.
7185 * configure: Regenerate.
7186
7187 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
7188
7189 * Makefile.tpl: Whenever a recursive target is defined, wrap
7190 it in a special @if/@endif block, and prepare its maybe
7191 dependency in the @if/@endif block
7192 * configure.in: Instead of writing maybe dependencies, remove
7193 the @if/@endif statements, and remove the @if/@endif blocks
7194 that remain.
7195 * configure: Regenerate.
7196 * Makefile.in: Regenerate.
7197
7198 2004-05-20 Janis Johnson <janis187@us.ibm.com>
7199
7200 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7201
7202 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
7203
7204 PR bootstrap/15120
7205 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7206 * */configure: Rebuilt.
7207
7208 2004-05-17 Zack Weinberg <zack@codesourcery.com>
7209
7210 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7211 of libf2c.
7212 * configure, Makefile.in: Regenerate.
7213
7214 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
7215
7216 * MAINTAINERS (Write After Approval): Add myself.
7217
7218 2004-05-13 Diego Novillo <dnovillo@redhat.com>
7219
7220 Merge from tree-ssa-20020619-branch.
7221
7222 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7223 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7224 (HOST_GMPLIBS): Define.
7225 (HOST_GMPINC): Define.
7226 (TARGET_LIB_PATH): Add libmudflap.
7227 (GFORTRAN_FOR_TARGET): Define.
7228 (configure-build*): Export GFORTRAN.
7229 (configure-gcc): Export GMPLIBS and GMPINC.
7230 (all-gcc): Add maybe-all-libbanshee.
7231 (configure-target-libgfortran): Define.
7232 * Makefile.in: Regenerate.
7233 * configure.in (host_libs): Add libbanshee.
7234 (target_libraries): Add target-libmudflap and target-libgfortran.
7235 Add --with-libbanshee.
7236 Handle --disable-libmudflap.
7237 (*-*-freebsd*): Use with_gmp.
7238 Add $(libgcj) to noconfigdirs.
7239 * configure: Regenerate.
7240 * depcomp: New file.
7241 * MAINTAINERS: Add tree-ssa maintainers.
7242
7243 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7244
7245 * MAINTAINERS (Various Maintainers): Add myself.
7246
7247 2004-04-30 Brian Ford <ford@vss.fsi.com>
7248
7249 * MAINTAINERS (Write After Approval): Add myself.
7250
7251 2004-04-29 Uros Bizjak <uros@kss-loka.si>
7252
7253 * MAINTAINERS (Write After Approval): Add myself.
7254
7255 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
7256
7257 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7258 * configure: Regenerate.
7259
7260 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
7261
7262 Revert:
7263 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7264
7265 * Makefile.def (flags_to_pass): Remove *dir variables that
7266 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7267 as well as prefix and exec_prefix.
7268 * Makefile.in: Regenerate.
7269
7270 2004-04-26 Robert Millan <robertmh@gnu.org>
7271
7272 Add patches from libtool CVS.
7273 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7274 * ltconfig: Likewise.
7275 * ltcf-c.sh: Likewise.
7276 * ltcf-cxx.sh: Likewise.
7277 * ltcf-gcj.sh: Likewise.
7278
7279 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7280
7281 * Makefile.def (host_modules): Mark with the bootstrap
7282 flag packages on which gcc depends.
7283 * Makefile.tpl (all-bootstrap): Use it.
7284 * Makefile.in: Regenerate.
7285
7286 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7287
7288 * Makefile.def (flags_to_pass): Remove *dir variables that
7289 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7290 as well as prefix and exec_prefix.
7291 * Makefile.in: Regenerate.
7292
7293 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7294
7295 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7296 * configure: Regenerate.
7297 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7298 * gcc/Makefile.tpl (compare): Use the result of the test.
7299 * gcc/Makefile.in: Regenerate.
7300
7301 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
7302
7303 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7304 Always relocate gcc and prev-gcc to the original names, even
7305 if the build fails.
7306 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7307 New targets.
7308
7309 2004-04-23 Laurent GUERBY <laurent@guerby.net>
7310
7311 * MAINTAINERS: Update my email address.
7312
7313 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7314
7315 * configure.in (mips*-*-irix5*): Enable ld.
7316 * configure: Regenerate.
7317
7318 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7319
7320 * configure: Regenerate.
7321
7322 2004-04-15 James E Wilson <wilson@specifixinc.com>
7323
7324 * Makefile.tpl (configure-[+module+], configure-gcc,
7325 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7326 Set and export LDFLAGS.
7327 * Makefile.in: Regenerate.
7328
7329 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7330
7331 * MAINTAINERS: Add myself to write-after-approval.
7332
7333 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
7334
7335 PR bootstrap/14871
7336 * Makefile.tpl: If we don't have built-in-tree target tools,
7337 use the ones found by configure rather than hacking around with
7338 program_transform_name.
7339 * configure.in: Give Makefile.tpl the information necessary
7340 to do that.
7341 * Makefile.in: Regenerate.
7342 * configure: Regenerate.
7343
7344 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7345
7346 PR bootstrap/14760
7347 * configure.in: When computing baseargs, strip *all* copies of
7348 offending options. Also, don't match/substitute the trailing space,
7349 so that this actually works when two similar options are separated by
7350 only one space.
7351 * configure: Regenerate.
7352
7353 2004-04-06 David Edelsohn <edelsohn@gnu.org>
7354
7355 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7356 (rs6000-*-aix*): Same.
7357 * configure: Regenerate.
7358
7359 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
7360
7361 * MAINTAINERS: Add myself to write-after-approval.
7362
7363 2004-04-03 Bud Davis <bdavis9659@comcast.net>
7364
7365 * MAINTAINERS: Add myself to write-after-approval.
7366
7367 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7368
7369 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7370 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7371 * Makefile.in: Regenerate.
7372
7373 * configure.in (top level bootstrap support): Rework --enable-werror
7374 to set @stage2_werror_flag@.
7375 * configure: Regenerate.
7376 * Makefile.tpl (top level bootstrap support): Pass
7377 @stage2_werror_flag@ down to configure in stages 2 and 3.
7378 * Makefile.in: Regenerate.
7379
7380 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7381
7382 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7383 for stages 2 and 3 as well as in make. As a consequence, remove
7384 OUTPUT_OPTION (now detected by configure) from the flags passed down
7385 to make.
7386 * Makefile.in: Regenerate.
7387
7388 * Makefile.tpl (new-bootstrap): Fix typo.
7389 * Makefile.in: Regenerate.
7390
7391 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7392
7393 * Makefile.tpl: Rearrange by moving recursive_targets rules
7394 into their proper sections.
7395 * Makefile.tpl (top level bootstrap support): Move disabling
7396 of coverage flags from 'make' to 'configure'; improve comments.
7397 * Makefile.in: Regenerate.
7398
7399 * Makefile.tpl (experimental top level bootstrap) Move stage1
7400 language setting from all- target to configure- target; disable
7401 intermodule optimization in stage 1; prevent gratuitous rebuilds
7402 of stage 1.
7403 * Makefile.in: Regenerate.
7404 * configure.in: Comma-separate stage 1 language list for top
7405 level bootstrap.
7406 * configure: Regenerate.
7407
7408 * Makefile.tpl: Clean up experimental top level bootstrap support:
7409 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7410 prev-gcc in configure- targets as well as all- targets.
7411 * Makefile.in: Regenerate.
7412
7413 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7414
7415 * compile: New file imported from automake.
7416
7417 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
7418
7419 * configure.in: Remove symbolic link section.
7420 * configure: Regenerate.
7421 * Makefile.tpl (links): Remove.
7422 * Makefile.in: Regenerate.
7423
7424 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
7425 Nathanael Nerode <neroden@gcc.gnu.org>
7426
7427 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7428 Set with AC_CHECK_PROGS.
7429 * configure.in: Fix comment typo from last patch.
7430 * configure: Regenerate.
7431
7432 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7433
7434 * Makefile.tpl: Introduce experimental top level bootstrap support.
7435 * Makefile.in: Regenerate.
7436 * configure.in: Introduce support for top level bootstrap.
7437 * configure: Regenerate.
7438
7439 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
7440 Paolo Bonzini <bonzini@gnu.org>
7441
7442 PR bootstrap/14522
7443 * configure.in: Cope with shells that do not support unquoted ^
7444 * configure: Regenerate.
7445
7446 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
7447 Paolo Bonzini <bonzini@gnu.org>
7448
7449 PR bootstrap/14522
7450 * configure.in: Cope with shells that do not support nesting
7451 quotes inside quoted backquote substitutions.
7452 * configure: Regenerate.
7453
7454 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7455
7456 PR bootstrap/14522
7457 * configure.in: Fix escaping of $.
7458 * configure: Regenerate.
7459
7460 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7461
7462 * configure: Regenerate, since I forgot to while committing Paolo's
7463 changes.
7464
7465 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
7466
7467 PR ada/14131
7468 Move language detection to the top level.
7469 * configure.in: Find default values for the tools as
7470 soon as possible. Disable ada if GNAT is not found.
7471 Emit error message about missing languages. Expand
7472 --enable-languages=all for the gcc subdirectory.
7473
7474 2004-03-10 Ben Elliston <bje@gnu.org>
7475
7476 * MAINTAINERS: Update my email address.
7477
7478 2004-03-05 David Edelsohn <edelsohn@gnu.org>
7479
7480 * ltconfig: Disable building static libraries if building shared
7481 libraries on AIX 5L.
7482
7483 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
7484
7485 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7486 and disable libgcj.
7487 * configure: Regenerated.
7488
7489 2004-03-01 Brian Booth <bbooth@redhat.com>
7490
7491 * MAINTAINERS: Add myself to write-after-approval.
7492
7493 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
7494
7495 * MAINTAINERS: Add myself to write-after-approval.
7496
7497 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7498
7499 PR bootstrap/7087
7500 * Makefile.tpl: Guard XFOO sed statements better.
7501 * Makefile.tpl: Add dependency for configure-target-libada.
7502 * Makefile.in: Regenerate (incidentally fixes broken
7503 commit when libada-branch was merged).
7504
7505 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7506
7507 * MAINTAINERS: Add myself to write-after-approval.
7508
7509 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7510
7511 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7512 maintainers.
7513
7514 2004-02-20 Andrew Cagney <cagney@redhat.com>
7515
7516 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7517 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7518
7519 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7520
7521 PR bootstrap/11932
7522 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7523
7524 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
7525
7526 * MAINTAINERS: Added myself to write-after-approval.
7527
7528 2004-02-14 Michael Koch <konqueror@gmx.de>
7529
7530 * MAINTAINERS: Added myself to write-after-approval.
7531
7532 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7533
7534 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7535 some OS port maintainers to OS port maintainers section.
7536
7537 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
7538
7539 * MAINTAINERS: Add self.
7540
7541 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7542
7543 * MAINTAINERS: Alphabetize.
7544
7545 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
7546
7547 * MAINTAINERS: Remove myself.
7548
7549 2004-02-11 David Edelsohn <edelsohn@gnu.org>
7550
7551 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7552 (rs6000-*-aix*): Same.
7553 * configure: Regenerate.
7554
7555 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7556
7557 * configure.in (host): Add in missing $noconfigdirs to defines.
7558 * configure: Regenerate.
7559
7560 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7561 Nathanael Nerode <neroden@gcc.gnu.org>
7562
7563 PR ada/6637, PR ada/5911
7564 Merge with libada-branch:
7565 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7566 with appropriate dependencies. Add --enable-libada configure switch.
7567 * configure, Makefile.in: Regenerate.
7568
7569 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
7570
7571 * MAINTAINERS: Add myself to write-after-approval.
7572
7573 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7574
7575 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7576 * configure: Regenerate.
7577
7578 2004-02-04 Geoffrey Keating <geoffk@apple.com>
7579
7580 Merge from upstream:
7581
7582 * ltmain.in: When setting IFS to '~', be careful about user
7583 arguments that contain '~'.
7584
7585 2004-02-04 Peter O'Gorman <peter@pogma.com>
7586
7587 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7588 Also test $base_compile against $CC with escaped arguments. Bug
7589 reported by Geoff Keating <geoffk@apple.com>.
7590
7591 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7592
7593 * MAINTAINERS: Remove i960 port.
7594
7595 2004-01-23 DJ Delorie <dj@redhat.com>
7596
7597 * Makefile.def (target_modules) [libiberty]: Don't stage.
7598 * Makefile.in: Rebuilt.
7599
7600 2004-01-20 Caroline Tice <ctice@apple.com>
7601
7602 * MAINTAINERS: Add myself to write-after-approval.
7603
7604 2004-01-19 Paolo Carlini <pcarlini@suse.de>
7605
7606 * MAINTAINERS: Update my email address.
7607
7608 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7609
7610 * MAINTAINERS: Add myself to write-after-approval.
7611
7612 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7613
7614 * MAINTAINERS: Remove entries without email address.
7615
7616 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
7617
7618 * MAINTAINERS: Add myself to write-after-approval.
7619
7620 2004-01-15 Steven Bosscher <stevenb@suse.de>
7621
7622 * MAINTAINERS: Update my email address.
7623
7624 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
7625
7626 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7627 * Makefile.tpl (configure-target-[+module+]): Support stage.
7628 * Makefile.in: Rebuilt.
7629
7630 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7631
7632 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7633
7634 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
7635
7636 * MAINTAINERS: Add myself as a MIPS maintainer.
7637
7638 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7639
7640 * configure.in: Use ./config.cache, not config.cache.
7641 * configure: Regenerate.
7642 * Makefile.tpl: Special-casing not needed for GCC any more.
7643 * Makefile.in: Regenerate.
7644
7645 * configure.in: Don't share a cache file for host dirs.
7646 * configure: Regenerate.
7647
7648 * config-ml.in: Don't mess with the cache file.
7649
7650 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7651
7652 * MAINTAINERS: Move myself from 'Write After Approval' to
7653 'CPU Port Maintainers' section as SPARC maintainer.
7654
7655 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7656
7657 * Makefile.tpl: Make GCC use a separate config.cache.
7658 * Makefile.in: Regenerate.
7659
7660 PR bootstrap/11932, PR bootstrap/11933
7661 (I don't know if it will fix either of them, but it relates
7662 to them.)
7663 * configure.in: Don't use shared config.cache for target
7664 directories.
7665 * configure: Regenerate.
7666
7667 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7668
7669 * MAINTAINERS: Add myself to 'Write After Approval' section.
7670
7671 2003-12-31 Roger Sayle <roger@eyesopen.com>
7672
7673 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7674 * configure: Regenerated.
7675
7676 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7677
7678 * MAINTAINERS: Remove the mn10200 maintainer.
7679
7680 2003-12-21 Bernardo Innocenti <bernie@develer.com>
7681
7682 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7683 * configure: Regenerated.
7684
7685 2003-12-16 Jan Hubicka <jh@suse.cz>
7686
7687 * MAINTAINERS: Add myself as callgraph maintainer.
7688
7689 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7690
7691 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7692 * configure: Regenerate.
7693
7694 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7695
7696 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7697 'Write After Approval' section. Update email.
7698
7699 2003-12-01 James Lemke <jim@wasabisystems.com>
7700
7701 * MAINTAINERS (Write After Approval): Add myself.
7702
7703 2003-11-20 Matt Thomas <matt@3am-software.com>
7704
7705 * MAINTAINERS: Add myself as a vax port maintainer.
7706
7707 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7708
7709 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7710 (configure-build-[+module+], configure-[+module+]): Likewise.
7711 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7712 * Makefile.in: Regenerate.
7713
7714 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7715
7716 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7717 shared/dylibed libraries.
7718 * ltmain.sh: Likewise.
7719 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7720 * ltcf-cxx.sh: Likewise.
7721 * ltcf-gcj.sh: Likewise.
7722 * ltconfig: Likewise.
7723
7724 2003-11-17 Stan Cox <scox@redhat.com>
7725
7726 * MAINTAINERS: Add myself as iq2000 port maintainer.
7727
7728 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7729
7730 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7731 * Makefile.in: Regenerate.
7732
7733 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7734
7735 * config.sub: Update to 2003-11-03 version.
7736
7737 2003-10-20 Phil Edwards <phil@codesourcery.com>
7738
7739 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7740 * configure: Regenerate.
7741
7742 2003-10-20 Nicolas Pitre <nico@cam.org>
7743
7744 * MAINTAINERS: Add myself to 'Write After Approval' section.
7745
7746 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7747
7748 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7749
7750 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7751
7752 * MAINTAINERS: Update my email address.
7753
7754 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7755
7756 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7757
7758 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
7759
7760 * MAINTAINERS: Add myself to 'Write After Approval' section.
7761
7762 2003-10-16 Bernardo Innocenti <bernie@develer.com>
7763
7764 * config.guess: Update to 2003-10-16 version.
7765 * config.sub: Update to 2003-10-16 version.
7766
7767 2003-10-15 David Daney <ddaney@avtrex.com>
7768
7769 * MAINTAINERS: Added myself to 'Write After Approval' section.
7770
7771 2003-10-15 Falk Hueffner <falk@debian.org>
7772
7773 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7774 'Write After Approval' section. Update email.
7775
7776 2003-10-14 Roger Sayle <roger@eyesopen.com>
7777
7778 * MAINTAINERS: Move myself from 'Write After Approval' to
7779 'Various Maintainers' section as middle-end maintainer.
7780
7781 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7782
7783 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7784 HOST_FLAGS_TO_PASS.
7785 * Makefile.in: Regenerate.
7786
7787 2003-10-11 Bernardo Innocenti <bernie@develer.com>
7788
7789 * config.guess: Update to 2003-10-07 version.
7790 * config.sub: Update to 2003-10-07 version.
7791
7792 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7793
7794 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7795 * ltconfig (irix5*, irix6*): Don't override version_type.
7796
7797 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7798
7799 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7800 * configure: Rebuilt
7801 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7802 * Makefile.in: Rebuilt
7803
7804 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7805
7806 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7807
7808 2003-09-30 Carlo Wood <carlo@alinoe.com>
7809
7810 * MAINTAINERS (Write After Approval): Add myself.
7811
7812 2003-09-29 Paul Koning <ni1d@arrl.net>
7813
7814 * MAINTAINERS: Move myself from "Write After Approval"
7815 to CPU platform maintainers for pdp11 platform.
7816
7817 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7818
7819 * MAINTAINERS: Move myself from 'Write After Approval' to
7820 'Various Maintainers' section as libffi testsuite maintainer.
7821
7822 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
7823
7824 * configure.in: Pass a computed --program-transform-name
7825 to subconfigures.
7826 * configure: Regenerated.
7827
7828 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7829
7830 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7831 * Makefile.in: Regenerate.
7832
7833 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7834 * Makefile.in: Regenerate.
7835
7836 2003-09-19 Ziemowit Laski <zlaski@apple.com>
7837
7838 * MAINTAINERS: Move myself from 'Write After Approval'
7839 to 'Various Maintainers' (objective-c) section.
7840
7841 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
7842
7843 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7844 quoting.
7845 * configure: Regenerated.
7846
7847 2003-09-16 Joel Brobecker <brobecker@gnat.com>
7848
7849 * MAINTAINERS (Write After Approval): Add myself to write after
7850 approval list.
7851
7852 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7853
7854 * MAINTAINERS (Write After Approval): Add myself.
7855
7856 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7857
7858 * MAINTAINERS: Update my e-mail address.
7859
7860 2003-09-09 Alan Modra <amodra@bigpond.net.au>
7861
7862 * libtool.m4 (LD): Correct powerpc64 host match.
7863
7864 2003-09-06 James E Wilson <wilson@tuliptree.org>
7865
7866 * MAINTAINTERS: Update my affiliation and email address.
7867
7868 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7869
7870 * MAINTAINERS (Write After Approval): Add myself.
7871
7872 2003-09-04 DJ Delorie <dj@redhat.com>
7873
7874 * configure: Regenerate.
7875
7876 2003-09-04 Robert Millan <robertmh@gnu.org>
7877
7878 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7879
7880 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7881
7882 * configure.in: Ensure arguments to sed are properly spaced.
7883 * configure: Regenerate.
7884
7885 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7886
7887 * MAINTAINERS: Update my e-mail address.
7888
7889 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
7890
7891 * MAINTAINERS (Write After Approval): Add myself.
7892
7893 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
7894
7895 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7896 * configure: Regenerated.
7897
7898 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
7899
7900 * MAINTAINERS: Update my email address.
7901
7902 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
7903
7904 * configure.in: Use newline instead of semicolon when assuming
7905 shell arguments in a for loop.
7906 * configure: Regenerated.
7907
7908 2003-08-22 Jason Eckhardt <jle@rice.edu>
7909
7910 * MAINTAINERS: Resurrect the i860 maintainer.
7911
7912 2003-08-20 Geoffrey Keating <geoffk@apple.com>
7913
7914 PR 8180
7915 * configure.in: When testing with_libs and with_headers, treat
7916 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7917 * configure: Regenerate.
7918
7919 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7920 make, shell, etc.
7921 (baseargs): Likewise.
7922 * configure: Regenerate.
7923
7924 2003-08-20 Bernardo Innocenti <bernie@develer.com>
7925
7926 * MAINTAINERS (Write After Approval): Add myself.
7927
7928 2003-08-19 Geoffrey Keating <geoffk@apple.com>
7929
7930 * configure.in: Disable libgcj for darwin not on powerpc.
7931 * configure: Rebuild.
7932
7933 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7934
7935 * config-ml.in, symlink-tree: Add license.
7936
7937 2003-08-03 Richard Stallman <rms@gnu.org>
7938 Eben Moglen <moglen@columbia.edu>
7939
7940 * README.SCO: New file.
7941
7942 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7943
7944 * Makefile.tpl (check, check-c++): Express dependencies using
7945 dependencies rather than commands.
7946 * Makefile.in: Regenerate.
7947
7948 2003-08-01 Andrew Cagney <cagney@redhat.com>
7949
7950 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7951 * configure: Ditto.
7952
7953 2003-07-31 Geoffrey Keating <geoffk@apple.com>
7954
7955 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7956 * Makefile.in: Update.
7957
7958 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7959
7960 * configure.in: Enable libgcj for darwin.
7961 * configure: Rebuild.
7962
7963 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
7964
7965 * config-ml.in: Use ac_configure_args directly instead of
7966 ml_arguments. Only set ml_norecursion if --no[-]recursion is
7967 actually seen.
7968
7969 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7970
7971 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7972 creating target and build subdirs to build all parent dirs as needed.
7973 * Makefile.in: Rebuild.
7974 * configure.in: Don't build dirs explicitly here.
7975 * configure: Rebuild.
7976
7977 2003-07-26 Paul Brook <paul@nowt.org>
7978
7979 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7980
7981 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
7982
7983 * Makefile.tpl (all-make): Depend on intl.
7984 * Makefile.in: Rebuilt.
7985
7986 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
7987
7988 * install-sh: Update to newer upstream versions (associated with
7989 aclocal 1.7).
7990 * mkinstalldirs: Likewise.
7991 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7992
7993 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
7994
7995 * MAINTAINERS: Move self from Bug database only accounts
7996 to write-after-approval.
7997
7998 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
7999
8000 * config.if: Remove unused libc_interface determination.
8001
8002 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
8003
8004 * MAINTAINERS: Move self from write-after-approval to
8005 build machinery (*.in).
8006
8007 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
8008
8009 PR bootstrap/11273
8010 PR bootstrap/11408
8011 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
8012 unused INSTALL_PROGRAM_ARGS.
8013 * configure.in: Use AC_PROG_INSTALL.
8014 * Makefile.in: Regenerate.
8015 * configure: Regenerate.
8016
8017 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8018
8019 * MAINTAINERS: Alphabetize.
8020
8021 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
8022
8023 * configure: Rebuilt.
8024 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8025 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8026 newlib nor libgloss.
8027 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8028 * configure.in (am33_2.0-*-linux*): Added.
8029
8030 2003-07-09 Bob Wilson <bob.wilson@acm.org>
8031
8032 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8033 * configure: Regenerate.
8034
8035 2003-07-07 Zack Weinberg <zack@codesourcery.com>
8036
8037 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8038 * Makefile.in: Regenerate.
8039
8040 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8041
8042 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8043 * Makefile.in: Regenerate.
8044
8045 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8046
8047 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8048 * Makefile.in: Regenerated.
8049
8050 * config-ml.in: Replace PWD with PWD_COMMAND.
8051
8052 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8053
8054 * intl: New directory; see intl/ChangeLog for details.
8055 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8056 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8057 * Makefile.in: Regenerate.
8058
8059 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8060
8061 * configure.in: Clean up config-lang.in handling. Delete
8062 useless assignment to "subdirs".
8063 * configure: Regenerate.
8064
8065 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
8066
8067 * configure.in: Rename 'target_libs' to 'target_libraries'.
8068 Remove useless reference to 'target_libs'.
8069 * configure: Regenerate.
8070
8071 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
8072
8073 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8074 * Makefile.in: Regenerate.
8075
8076 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
8077
8078 * Makefile.def: Introduce flags_to_pass.
8079 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8080 * Makefile.in: Regenerate.
8081
8082 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
8083
8084 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8085 and target-libgloss.
8086 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8087 <h8300*-*-*>: Disable libf2c and ${libgcj}.
8088 * configure: Regenerate.
8089
8090 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
8091
8092 * configure.in: Update testsuite_flags to new location.
8093 * configure. Regenerate.
8094
8095 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
8096
8097 * Makefile.tpl: Remove BUILD_CC stuff.
8098 * Makefile.in: Regenerate.
8099
8100 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
8101
8102 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8103
8104 2003-06-16 Graeme Peterson <gp@qnx.com>
8105
8106 * MAINTAINERS (Write After Approval): Add myself.
8107
8108 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
8109
8110 * config.guess: Update to 2003-06-12 version.
8111 * config.sub: Update to 2003-06-13 version.
8112
8113 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
8114
8115 * config.guess: Update to 2003-06-06 version.
8116 * config.sub: Update to 2003-06-06 version.
8117
8118 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8119
8120 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8121 * configure. Regenerate.
8122
8123 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
8124
8125 * configure.in: Disable serial configure by default.
8126 * configure: Regenerate.
8127 * Makefile.tpl: Abolish .NOTPARALLEL.
8128 * Makefile.in: Regenerate.
8129
8130 * Makefile.tpl: Replace {build,host,target}_canonical by
8131 {build,host,target}.
8132 * Makefile.in: Regenerate.
8133
8134 * Makefile.tpl: Fix stupid pasto.
8135 * Makefile.in: Regenerate.
8136
8137 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
8138
8139 * Makefile.tpl: Remove bogus conditional.
8140 * Makefile.in: Regenerate.
8141
8142 2003-06-05 Jan Hubicka <jh@suse.cz>
8143
8144 * Makefile.tpl (profiledbootstrap): New target.
8145 * Makefile.in (profiledbootstrap): New target.
8146
8147 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
8148
8149 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8150 Pinski. Remove user names from other bugzilla-only maintainers.
8151
8152 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
8153
8154 * Makefile.tpl: Make 'recursive targets' using autogen rather
8155 than shell loop. Remove duplicate 'clean' targets and false
8156 comments.
8157 * Makefile.def: Add systematic dependencies to 'recursive' targets.
8158 Add systematic method of specifying missing targets in subdirs.
8159 Add copyright boilerplate.
8160 * Makefile.in: Regenerate.
8161 * configure.in: Add 'recursive targets' to maybe list.
8162 * configure: Regenerate.
8163
8164 * MAINTAINERS: "GNATS only" -> "Bug database only".
8165
8166 * Makefile.tpl: Rename [+target+] to [+make_target+].
8167 * Makefile.def: Rename 'target' to 'make_target'.
8168
8169 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
8170
8171 * MAINTAINERS: Add self as options handling maintainer.
8172
8173 2003-05-28 Michael Meissner <gnu@the-meissners.org>
8174
8175 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8176 been too long since I touched those ports.
8177
8178 2003-05-28 DJ Delorie <dj@redhat.com>
8179
8180 * Makefile.tpl: Make maybe-check-gcc .PHONY.
8181 * Makefile.in: Regenerate.
8182
8183 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8184
8185 * configure.in: Use curly braces in the definition of tooldir.
8186 * configure: Regenerate.
8187
8188 2003-05-21 DJ Delorie <dj@redhat.com>
8189
8190 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8191 newlib or libgloss.
8192 * Makefile.in: Regenerate.
8193
8194 2003-05-21 DJ Delorie <dj@redhat.com>
8195
8196 * Makefile.tpl: Add missing empty maybe-check-gcc target.
8197 * Makefile.in: Regenerate.
8198
8199 2003-05-20 Ian Lance Taylor <ian@airs.com>
8200
8201 * MAINTAINERS: Update my e-mail address.
8202
8203 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
8204
8205 * configure.in: Switch more things to use maybe dependencies.
8206 * Makefile.tpl: Switch more things to use maybe dependencies.
8207 Factor out common code from autogen IF statements.
8208 * configure: Regenerate.
8209 * Makefile.in: Regenerate.
8210
8211 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
8212
8213 * configure.in: Accept i[3456789]86 for machine type.
8214 * configure: Regenerate.
8215
8216 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
8217
8218 * configure.in: Switch more things to use maybe dependencies.
8219 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
8220 * configure: Regenerate.
8221 * Makefile.tpl: Switch more things to use maybe dependencies.
8222 * Makefile.in: Regenerate.
8223
8224 2003-05-16 Andreas Schwab <schwab@suse.de>
8225
8226 * Makefile.tpl (install-opcodes): Define.
8227 * Makefile.in: Rebuild.
8228
8229 2003-05-13 Andreas Jaeger <aj@suse.de>
8230
8231 * config.guess: Update to 2003-05-09 version.
8232 * config.sub: Update to 2003-05-09 version.
8233
8234 2003-05-13 Michael Eager <eager@mvista.com>
8235
8236 * configure.in: Correct sed script so that options in quotes are not
8237 deleted.
8238 * configure: Rebuild.
8239
8240 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
8241
8242 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8243 and $$s/newlib/libc/sys/cygwin32 include paths.
8244 * configure: Ditto.
8245
8246 2003-05-12 Michael Meissner <gnu@the-meissners.org>
8247
8248 * MAINTAINERS: Update my email addresses.
8249
8250 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8251
8252 * config-ml.in: Propagate INSTALL variables.
8253
8254 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8255
8256 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8257
8258 2003-05-02 Chris Demetriou <cgd@broadcom.com>
8259
8260 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8261 * Makefile.in: Regenerate.
8262
8263 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8264
8265 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8266
8267 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8268
8269 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8270
8271 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
8272
8273 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8274 * Makefile.in: Regenerated.
8275
8276 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8277
8278 * MAINTAINERS (Write After Approval): Upgrade myself from
8279 GNATS only to write-after-approval. Update my mail address.
8280
8281 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
8282
8283 (OS Port Maintainers: freebsd): Add myself.
8284
8285 2003-04-22 Mark Mitchell <mark@codesourcery.com>
8286
8287 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8288
8289 2003-04-22 Kean Johnston <jkj@sco.com>
8290
8291 * MAINTAINERS (SCO ports): Added myself.
8292
8293 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8294
8295 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8296
8297 2003-04-19 Kean Johnston <jkj@sco.com>
8298
8299 * MAINTAINERS (Write After Approval): Add myself.
8300
8301 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8302
8303 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8304 * Makefile.in: Regenerate.
8305
8306 2003-04-18 Jakub Jelinek <jakub@redhat.com>
8307
8308 * configure.in (powerpc64*-*-linux*): Remove.
8309 * configure: Rebuilt.
8310
8311 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
8312
8313 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8314 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8315 and restrap.
8316 * Makefile.in: Regenerate.
8317
8318 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
8319
8320 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8321 * configure: Regenerated.
8322
8323 2003-04-15 DJ Delorie <dj@redhat.com>
8324
8325 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8326
8327 2003-04-13 Nick Clifton <nickc@redhat.com>
8328
8329 * config-ml.in: Remove support for --disable-aix removing
8330 call-aix multilibs.
8331
8332 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
8333
8334 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8335 * */configure: Rebuilt.
8336
8337 2003-04-08 Joel Sherrill <joel@oarcorp.com>
8338
8339 * MAINTAINERS: Add my email address.
8340
8341 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
8342
8343 * MAINTAINERS (Write After Approval): Add myself.
8344
8345 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8346
8347 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8348 * Makefile.in: Regenerate.
8349
8350 2003-03-14 Michael Chastain <mec@shout.net>
8351
8352 * Makefile.in: Regenerate with correct Makefile.def.
8353
8354 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8355
8356 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8357 Make macro.
8358 * Makefile.in: Regenerate.
8359 * configure.in: Clean up gxx_include_dir logic.
8360 * configure: Regenerate.
8361
8362 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8363
8364 * MAINTAINERS (Write After Approval): Add myself.
8365
8366 2003-03-10 Ben Elliston <bje@wasabisystems.com>
8367
8368 * MAINTAINERS: Update my mail address.
8369
8370 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8371
8372 * configure.in (gxx_include_dir): Fix typo.
8373 * configure: Regenerated.
8374
8375 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8376
8377 * Makefile.tpl: Reindent.
8378 * Makefile.in: Regenerate.
8379 * configure.in: Reindent. Don't set unused variables.
8380 * configure: Regenerate.
8381
8382 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
8383
8384 * configure.in: Include $(build_tooldir)/sys-include in
8385 FLAGS_FOR_TARGET.
8386 * configure: Regenerated.
8387
8388 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8389
8390 * Makefile.tpl: Always pass down RANLIB.
8391 * Makefile.in: Regenerate.
8392
8393 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8394 * Makefile.in: Regenerate.
8395 * configure.in: Remove unused logic relating to --enable-shared
8396 and --enable-threads. Remove bogus comments. Remove redundant
8397 noconfigdirs.
8398 * configure: Regenerate.
8399
8400 * configure.in: Replace ${libstdcxx_version} by its value.
8401 Remove reference to mh-dgux.
8402 * configure: Regenerate.
8403
8404 2003-03-03 Kevin Buettner <kevinb@redhat.com>
8405
8406 * MAINTAINERS (Write After Approval): Add myself.
8407
8408 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8409
8410 * Makefile.tpl: Rearrange.
8411 * Makefile.in: Regenerate.
8412
8413 2003-02-25 Uwe Stieber <uwe@wwws.de>
8414
8415 * configure.in: Add support for kaOS as cross build target system.
8416 * configure: Regenerated.
8417
8418 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8419
8420 * MAINTAINERS (Write after approval): Add myself.
8421
8422 2003-02-21 James E Wilson <wilson@tuliptree.org>
8423
8424 * MAINTAINERS: Update my email address.
8425
8426 2003-02-21 Zack Weinberg <zack@codesourcery.com>
8427
8428 * MAINTAINERS: Add self to blanket write privs. section.
8429
8430 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
8431
8432 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8433 configure-target-* as some target builds may require additional
8434 flags for preprocessor tests.
8435 * Makefile.in: Regenerated.
8436
8437 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
8438
8439 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8440 * ltconfig: Handle it.
8441 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8442 auto-detecting it.
8443
8444 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8445 it is used as argument to $CC.
8446 * ltcf-gcj.sh: Likewise.
8447
8448 * configure.in: Introduce --enable-maintainer-mode.
8449 * configure: Rebuilt.
8450 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8451 for maintainer mode.
8452 * Makefile.in: Rebuilt.
8453
8454 2003-02-18 Jason Merrill <jason@redhat.com>
8455
8456 * Makefile.tpl (check-c++): Allow parallelism.
8457
8458 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8459
8460 * MAINTAINERS: Remove John Carr (who never actually had access to
8461 gcc.gnu.org).
8462
8463 2003-02-15 Geoffrey Keating <geoffk@apple.com>
8464
8465 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8466 don't configure target-libobjc.
8467 * configure: Regenerate.
8468
8469 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8470
8471 * Makefile.tpl (RANLIB): Define.
8472 * Makefile.in: Regenerate.
8473
8474 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8475
8476 * MAINTAINERS: Update my email.
8477
8478 2003-02-06 Keith R Seitz <keiths@redhat.com>
8479
8480 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8481 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8482 * Makefile.in: Regenerated.
8483 * configure.in: Remove all traces of snavigator, db, and grep.
8484 * configure: Regenerated.
8485
8486 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8487
8488 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8489 After Approval.
8490
8491 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8492
8493 * MAINTAINERS (Write after approval): Add myself.
8494
8495 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
8496
8497 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8498 * Makefile.in: Regenerated.
8499
8500 2003-01-30 Roger Sayle <roger@eyesopen.com>
8501
8502 * config.guess: Updated to 2003-01-30's version.
8503 * config.sub: Updated to 2003-01-28's version.
8504
8505 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
8506
8507 * config.if: If gcc_version is already set, just use it. Don't set
8508 gcc_version_trigger if it's already set, otherwise set it to
8509 gcc/version.c, but only if the file exists. If it is not set and
8510 gcc/version.c does not exist, try to extract the version number from
8511 $CC.
8512
8513 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8514
8515 * MAINTAINERS: Add myself to write-after-approval list.
8516
8517 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
8518
8519 * configure.in: Revert 24Jan change.
8520 * configure: Regenerate.
8521
8522 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8523
8524 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8525 entry of HJ Lu.
8526
8527 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8528
8529 * configure.in: Revert previous change.
8530 * configure: Regenerate.
8531
8532 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8533
8534 * configure.in: Make rda native-only.
8535 * configure: Regenerate.
8536
8537 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8538
8539 * MAINTAINERS: Move myself from GNATS-only-accounts to
8540 write-after-approval.
8541
8542 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8543
8544 * configure.in: Add missing \.
8545 * configure: Rebuilt.
8546
8547 2003-01-17 Jakub Jelinek <jakub@redhat.com>
8548
8549 * configure.in (baseargs): Avoid using \| in sed regular
8550 expressions.
8551 * configure: Rebuilt.
8552
8553 2003-01-16 Jakub Jelinek <jakub@redhat.com>
8554
8555 * configure.in (baseargs): Remove all supported forms of
8556 --cache-file, --srcdir, --host, --build and --target options
8557 from argument lists.
8558 * configure: Rebuilt.
8559
8560 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
8561
8562 * MAINTAINERS: Add myself to write-after-approval list.
8563
8564 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
8565
8566 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8567 * configure: Rebuilt.
8568
8569 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8570
8571 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8572 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8573 * Makefile.in: Regenerate.
8574 * configure: Regenerate.
8575
8576 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
8577
8578 * configure.in: Remove Makefile in build, host and target modules
8579 unless configure was run with --no-recursion.
8580 * configure: Rebuilt.
8581
8582 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8583
8584 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8585 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8586 * Makefile.in: Regenerate.
8587
8588 2003-01-08 Chris Demetriou <cgd@broadcom.com>
8589
8590 * config.guess: Update to 2003-01-03 version.
8591 * config.sub: Update to 2003-01-03 version.
8592
8593 2003-01-07 Christopher Faylor <cgf@redhat.com>
8594
8595 * configure: Regenerate with proper autoconf 2.13.
8596
8597 2003-01-07 Christopher Faylor <cgf@redhat.com>
8598
8599 * configure.in: Add AC_PREREQ for consistency.
8600 * configure: Regenerate.
8601
8602 2003-01-06 Andrew Cagney <ac131313@redhat.com>
8603
8604 * configure.in (GDB_TK): Add tcl directories conditional on
8605 gdb/gdbtk directory being present.
8606 * configure: Regenerate.
8607
8608 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
8609
8610 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8611 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8612 * configure: Rebuilt.
8613
8614 2002-12-31 Tom Tromey <tromey@redhat.com>
8615
8616 * Makefile.in: Rebuilt.
8617 * Makefile.def (target_modules) [libffi]: Allow installation.
8618
8619 2002-12-31 Andreas Schwab <schwab@suse.de>
8620
8621 * configure.in: Fix use of $program_transform_name.
8622 * configure: Regenerated.
8623
8624 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
8625
8626 * configure.in (baseargs): Don't remove first configure argument.
8627 * configure: Regenerated.
8628
8629 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
8630
8631 * Makefile.tpl (local-distclean): Don't remove...
8632 (multilib.ts): ... this. Moved into...
8633 (multilib.out): ... this. Don't use sub-make.
8634 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8635 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8636 (configure-build-[+module+], configure-[+module+],
8637 configure-target-[+module+], configure-gcc): ... these. Test
8638 for Makefile existence. Drop config.status from dependencies.
8639 * Makefile.in: Rebuilt.
8640 * configure.in: Move gcc-version-trigger to the end of
8641 ac_configure_args. Add comments to maybedep.tmp and
8642 serdep.tmp. Introduce --disable-serial-configure. Remove
8643 nonopt from baseargs, matching and removing corresponding
8644 whitespace while at it.
8645 * configure: Rebuilt.
8646
8647 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
8648
8649 * configure.in (host_configargs): Replace reference to
8650 no-longer-defined buildopts with --build=${build_alias}.
8651 * configure: Rebuilt.
8652
8653 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8654 program_transform_name to standard idiom.
8655 (AUTOGEN, AUTOCONF): Define.
8656 (Makefile.in): Use $(AUTOGEN).
8657 (Makefile): Depend on config.status, and use autoconf-style rule to
8658 build it. Move original commands to...
8659 (config.status): ... this new target.
8660 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8661 $(AUTOCONF).
8662 * Makefile.in: Rebuilt.
8663
8664 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8665
8666 * Makefile.tpl: Fix dramatic bustage due to change in
8667 program_transform_name.
8668 * Makefile.in: Regenerate.
8669
8670 * configure.in: Remove unnecessary PATH setting.
8671 * configure: Regnerate.
8672
8673 * configure.in: Don't default to unprefixed tools unless
8674 the native tools will work.
8675 * configure: Regenerate.
8676
8677 * configure.in: Convert to autoconf script. Blow away lots
8678 of now-redundant Makefile fragments.
8679 * configure: Generate using Autoconf.
8680 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8681 * Makefile.in: Regenerate.
8682
8683 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8684
8685 * configure: Fix stupid bug where RANLIB was mistakenly included.
8686
8687 * configure.in: Rename (buildargs, hostargs, targargs) to
8688 (build_configargs, host_configargs, target_configargs).
8689
8690 * configure.in: Move logic out of sed statement.
8691
8692 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
8693 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8694
8695 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8696
8697 * config.sub: Import from master repository
8698 * config.guess: Ditto
8699
8700 2002-12-24 Andreas Schwab <schwab@suse.de>
8701
8702 * Makefile.tpl (multilib.out): Fix missing space.
8703 * Makefile.in: Regenerate.
8704
8705 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8706
8707 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8708 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8709 * Makefile.in: Regenerate.
8710 * configure.in: Remove unnecessary leftovers.
8711
8712 2002-12-21 Geoffrey Keating <geoffk@apple.com>
8713
8714 * configure.in (extra_ranlibflags_for_target): New variable.
8715 (*-*-darwin): Add -c to ranlib commands.
8716 * configure (tooldir): Handle extra_ranlibflags_for_target.
8717
8718 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
8719
8720 * Makefile.tpl: Revert HJL's change.
8721 * Makefile.in: Regenerated.
8722 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8723 always.
8724
8725 2002-12-19 Andreas Schwab <schwab@suse.de>
8726
8727 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8728 * Makefile.in: Regenerate.
8729
8730 2002-12-18 H.J. Lu <hjl@gnu.org>
8731
8732 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8733 * Makefile.in: Regenerated.
8734
8735 * configure.in (build_prefix): New. Substitute.
8736
8737 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8738
8739 * Makefile.tpl: Don't let real targets depend on phony targets.
8740 * Makefile.in: Regenerate.
8741
8742 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8743 * Makefile.in: Regenerate.
8744
8745 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8746
8747 * config.sub: Import from master repository
8748 * config.guess: Ditto
8749
8750 2002-12-16 Jason Merrill <jason@redhat.com>
8751
8752 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8753 previous 'make bootstrap'.
8754 * Makefile.in: Regenerate.
8755
8756 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8757
8758 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8759
8760 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8761
8762 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8763 * Makefile.in: Regenerate.
8764
8765 2002-12-13 Jason Merrill <jason@redhat.com>
8766
8767 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
8768 library tests.
8769 (check-c++): Just depend on it and check-target-libstdc++-v3.
8770 * Makefile.in: Regenerate.
8771
8772 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8773
8774 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8775 * Makefile.in: Rebuilt.
8776
8777 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8778
8779 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8780
8781 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8782
8783 * configure: Fix bug put in by gremlins.
8784
8785 * Makefile.tpl: Substitute more autoconfily.
8786 * configure: Substitute more autoconfily.
8787 * Makefile.in: Regenerate.
8788
8789 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8790
8791 * config.sub: Import from master repository
8792 * config.guess: Ditto
8793 * MAINTAINERS: Added Svein Seldal under write after approval
8794
8795 2002-12-08 Andrew Cagney <ac131313@redhat.com>
8796
8797 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8798 * Makefile.in (all-sim): Ditto.
8799
8800 2002-12-06 DJ Delorie <dj@redhat.com>
8801
8802 * Makefile.tpl: Change configure dependencies to not have real
8803 targets depend on phony targets.
8804
8805 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8806
8807 * configure.in: Revert unintentional change.
8808
8809 * Makefile.tpl: Change dependency for */multilib.out so that
8810 it works when gcc isn't in the tree.
8811
8812 * configure.in: Substitute more.
8813 * configure: Run subconfigures from the Makefile.
8814 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8815 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8816
8817 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8818
8819 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8820
8821 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8822
8823 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8824 and corresponding dependencies.
8825 * Makefile.in: Regenerate.
8826
8827 * configure.in (host_tools): Order binutils, gas and ld for
8828 convenience in running the testsuites.
8829
8830 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8831 * Makefile.in: Regenerate.
8832 * configure.in: Introduce rules to serialize subconfigure runs.
8833
8834 * configure.in: Introduce BASE_CC_FOR_TARGET.
8835 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8836 Realize configure-build-* targets. Realize configure-target-* targets.
8837 * Makefile.in: Regenerate.
8838
8839 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8840
8841 * configure: Move gcc_version_trigger stuff from here...
8842 * configure.in: ...to here.
8843
8844 * configure.in: Separate subconfigure options added by this file from
8845 options given by the user. Add machinery to put args for host
8846 subconfigures into the Makefile.
8847
8848 * Makefile.tpl: Remove 'vault' targets.
8849 * Makefile.tpl: Reorder and comment dependencies.
8850 * Makefile.in: Regenerate.
8851
8852 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8853 * configure.in: Fix my broken commit of previous patch. (sigh)
8854
8855 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8856
8857 * configure.in: Move host-specific darwin noconfigdirs into
8858 the host-specific section.
8859
8860 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8861
8862 * configure.in: Move host-specific darwin noconfigdirs into
8863 the host-specific section.
8864
8865 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8866
8867 * configure: Remove skip-this-dir support.
8868 * Makefile.tpl: Remove skip-this-dir support.
8869
8870 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8871 subdirectories.
8872 * Makefile.in: Regenerate.
8873
8874 * Makefile.tpl: Strip out useless setting of 'dir'.
8875 * Makefile.in: Regenerate.
8876
8877 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8878
8879 * configure.in: Fix deeply stupid bug.
8880
8881 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8882 shell code in CXX_FOR_TARGET
8883 * Makefile.def: Introduce raw_cxx.
8884 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8885 RAW_CXX_FOR_TARGET.
8886 * Makefile.in: Regenerate.
8887
8888 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
8889
8890 * Makefile.tpl: Remove unnecessary ifs.
8891 * Makefile.in: Regenerate.
8892
8893 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
8894 dependencies. Maybe-ize build-libiberty. Create dummy install
8895 targets for 'no_install' modules.
8896 * configure: Move GDB_TK substitution to configure.in. Move
8897 build_modules stuff to configure.in.
8898 * configure.in: Implement soft dependency machinery. Maybe-ize
8899 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
8900 * Makefile.in: Regenerate.
8901
8902 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
8903
8904 * Makefile.tpl: Make all-target, install-target behave similarly
8905 to all, install (only hitting configured targets). Eliminate
8906 unused macro defintions.
8907
8908 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8909 build != host.
8910
8911 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8912
8913 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8914
8915 * configure.in: Produce lists of subdir targets we're actually
8916 configuring. Remove references to "dosrel".
8917 * Makefile.tpl: Let configure set which subdir targets are hit.
8918 Remove install-cross; clean up install; remove ALL. Remove
8919 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
8920 Autogenerate host module targets. Remove empty dependency lines
8921 and redundant dependency; rearrange slightly.
8922 * Makefile.def: Add host-side libtermcap, utils.
8923
8924 * Makefile.in: Regenerate.
8925
8926 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8927
8928 * ltconfig (osf[345]): Append $major to soname_spec.
8929 Reflect this in library_names_spec.
8930 * ltmain.sh (osf): Prefix $major with . for use as extension.
8931
8932 2002-11-19 Andreas Jaeger <aj@suse.de>
8933
8934 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8935 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8936 and sparc64 GNU/Linux systems.
8937
8938 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
8939
8940 * MAINTAINERS: Update email.
8941
8942 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8943
8944 * MAINTAINERS: Complete James Dennett's entry.
8945
8946 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
8947
8948 * MAINTAINERS (Write After Approval): Add myself.
8949
8950 2002-11-13 Bruce Korb <bkorb@gnu.org>
8951
8952 * Makefile.tpl: syntactic cleanup
8953
8954 2002-11-13 Stuart Hastings <stuart@apple.com>
8955
8956 * MAINTAINERS: Add myself to write-after-approval list.
8957
8958 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8959
8960 * Makefile.def: Add list of recursive targets to autogenerate.
8961 Add build_modules.
8962 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
8963 targets. Autogenerate *-build-* targets.
8964 * Makefile.in: Regenerate.
8965
8966 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8967
8968 * configure: More autoconf-style substitutions.
8969 * Makefile.tpl: More autoconf-style substitutions.
8970 * Makefile.in: Regenerate.
8971
8972 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
8973
8974 * configure: Substitute more variables in a more autoconf-friendly
8975 way. Simplify slightly.
8976 * Makefile.tpl: Make more variables substitutable in an
8977 autoconf-friendly way.
8978 * Makefile.in: Regenerate.
8979
8980 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
8981
8982 * MAINTAINERS (Write After Approval): Add myself.
8983
8984 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
8985
8986 * configure.in (v810*): Remove special setting of tools.
8987
8988 * configure: Add support for extra required flags for ar or nm.
8989 * configure.in (aix4.3+): Use above support for target-specific
8990 issues, rather than using config/mt-aix43.
8991
8992 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
8993
8994 * configure: Remove 'removing', which doesn't work. Replace $subdir
8995 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
8996 with $srcdir. Reformat indentation. Substitute some variables
8997 formerly hard-coded in the Makefile for build=host.
8998 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8999 * Makefile.def: Autogenerate more.
9000 * Makefile.in: Regenerate.
9001
9002 2002-11-04 Adam Nemet <anemet@lnxw.com>
9003
9004 * MAINTAINERS (Write After Approval): Add myself.
9005
9006 2002-11-04 Kevin Buettner <kevinb@redhat.com>
9007
9008 * Makefile.def (host_modules): Add rda.
9009 * Makefile.in: Regenerate.
9010 * configure.in (target_tool): Add target-rda to list.
9011
9012 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9013
9014 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9015
9016 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
9017
9018 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9019 and restrap targets to this rule.
9020 * Makefile.in: Regenerate.
9021
9022 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9023
9024 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9025 GNATS only accounts.
9026
9027 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9028
9029 * configure.in (i[3456]86-*-linux*): Add check to disable
9030 ${libgcj} for glibc1.
9031
9032 2002-10-24 Denis Chertykov <denisc@overta.ru>
9033
9034 * MAINTAINERS: Add myself as ip2k port maintainer.
9035
9036 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9037
9038 * configure.in: Add tic4x target.
9039
9040 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9041
9042 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9043 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9044 * Makefile.in: Regenerate.
9045
9046 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9047 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9048 * Makefile.in: Regenerate.
9049
9050 2002-10-02 Janis Johnson <janis187@us.ibm.com>
9051
9052 * MAINTAINERS: Add myself as web pages co-maintainer.
9053
9054 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9055
9056 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9057 * Makefile.in: Regenerate.
9058
9059 2002-10-02 Zack Weinberg <zack@codesourcery.com>
9060
9061 * MAINTAINERS: Add myself and Nathan Sidwell
9062 <nathan@codesourcery.com> as VxWorks maintainers.
9063
9064 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9065
9066 * Makefile.def: Remove order dependency comments.
9067 * Makefile.tpl: Add explicit install-install dependencies.
9068 * Makefile.in: Regenerate.
9069
9070 * Makefile.tpl: Remove material now in src-release. (Finally!)
9071 * Makefile.in: Regenerate.
9072
9073 * Makefile.tpl: Add configure-target (for src-release in src)
9074 * Makefile.in: Regenerate.
9075
9076 2002-09-30 Nick Clifton <nickc@redhat.com>
9077
9078 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9079
9080 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
9081
9082 * configure.in (s390*-*-linux*): Enable libgcj.
9083
9084 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
9085
9086 * configure: Revert accidentally applied changes.
9087
9088 * Makefile.tpl: Make more autoconf-friendly.
9089 * Makefile.in: Regenerate.
9090 * configure: Make substitution more autoconf-like.
9091
9092 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
9093
9094 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9095 single entry to handle all these.
9096 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
9097 libjava on arm-*-elf.
9098
9099 2002-09-27 Geoffrey Keating <geoffk@apple.com>
9100
9101 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9102 things that depend on them.
9103
9104 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9105
9106 * Makefile.tpl: Make subsituted variables more autoconfy.
9107 * Makefile.in: Regenerate.
9108 * configure: Make seds more autoconfy.
9109
9110 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9111
9112 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9113 * Makefile.in: Regenerate.
9114 * configure.in: Rewrite sed statements to look autoconfy.
9115
9116 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9117 all-target-foo on configure-target-foo.
9118 * Makefile.def: Ditto.
9119 * Makefile.in: Rebuild.
9120
9121 2002-09-25 Andrew Haley <aph@redhat.com>
9122
9123 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9124
9125 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
9126
9127 * Makefile.def: New file.
9128 * Makefile.tpl: New file.
9129 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9130 * contrib/gcc_update: Note that Makefile.in is a generated file.
9131
9132 * configure.in: Minor rearrangement. Simplify tests.
9133
9134 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
9135
9136 * configure.in (with_headers): Skip copy if value is "yes".
9137 (with_libs): Likewise.
9138
9139 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9140
9141 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9142 * configure.in (sh*-*-pe*): Ditto.
9143 * configure.in (mips*-*-pe*): Ditto.
9144 * configure.in (*arm-wince-pe): Ditto.
9145
9146 * configure.in: Rearrange.
9147
9148 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
9149
9150 * MAINTAINERS: Update my email address.
9151
9152 2002-08-30 Paul Koning <pkoning@equallogic.com>
9153
9154 * MAINTAINERS: (Write After Approval): Add myself.
9155
9156 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
9157
9158 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9159
9160 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
9161
9162 * MAINTAINERS: Change my mailing address.
9163
9164 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
9165
9166 * MAINTAINERS (Write After Approval): Remove myself.
9167 (Various Maintainers: c++ runtime libs): Add myself.
9168
9169 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
9170
9171 * MAINTAINERS (Write After Approval): Remove myself.
9172 (Various Maintainers: c++ runtime libs): Add myself.
9173
9174 2002-08-15 Eric Christopher <echristo@redhat.com>
9175
9176 * config.sub: Import from master repository.
9177 * config.guess: Ditto.
9178
9179 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
9180
9181 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9182 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9183 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9184
9185 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
9186
9187 * MAINTAINERS: Add self to rs6000 vector extensions.
9188
9189 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
9190
9191 * libiberty/configure: Reverted unintended yesterday's check in.
9192
9193 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
9194
9195 * boehm-gc/configure, libf2c/configure: Rebuilt.
9196 * libffi/configure, libiberty/configure: Ditto.
9197 * libjava/configure, libobjc/configure: Ditto.
9198 * libstdc++-v3/configure, zlib/configure: Ditto.
9199 Merged from binutils:
9200 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
9201 From Steve Ellcey <sje@cup.hp.com>:
9202 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9203 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9204 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9205 IA64.
9206 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9207 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9208 soname_spec, sys_lib_search_path_spec): Ditto.
9209
9210 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
9211
9212 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9213
9214 2002-08-04 H.J. Lu (hjl@gnu.org)
9215
9216 * configure.in (mips*-*-linux*): Don't skip target-libffi.
9217
9218 2002-08-02 Krister Walfridsson <cato@df.lth.se>
9219
9220 * MAINTAINERS (Write After Approval): Add myself.
9221
9222 2002-07-31 Alan Modra <amodra@bigpond.net.au>
9223
9224 * configure.in: Move generic linux case to end. Copy generic
9225 linux noconfigdirs to mips*-*-linux* entry and new
9226 powerpc64*-*-linux* entry. Add target-libffi for the latter.
9227
9228 2002-07-19 Michael Matz <matz@suse.de>
9229
9230 * MAINTAINERS: Add myself as ra* maintainer.
9231
9232 2002-07-16 Chris Demetriou <cgd@broadcom.com>
9233
9234 * config.guess: Update to 2002-07-09 version.
9235 * config.sub: Update to 2002-07-03 version.
9236
9237 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
9238
9239 * MAINTAINERS: Fix typo in a maintainer email address.
9240
9241 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9242
9243 * configure.in: Remove two redundant tests.
9244
9245 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9246
9247 * configure.in (mips*-*-irix6*o32): Enable stabs.
9248
9249 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9250
9251 * configure.in: Don't build grez.
9252 * Makefile.in: Ditto.
9253
9254 * Makefile.in: Remove references to bsp, cygmon, libstub.
9255 * configure.in: Ditto.
9256
9257 * configure.in: Remove leftover reference to gdbtest.
9258
9259 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
9260
9261 * configure.in (gxx_include_dir): Change to match versioned
9262 C++ headers if --enable-version-specific-runtime-libs is used.
9263
9264 2002-07-04 Steve Ellcey <sje@cup.hp.com>
9265
9266 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9267
9268 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9269
9270 * configure.in: Make --without-x work.
9271
9272 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9273
9274 * configure.in: Rearrange target Makefile fragment collection.
9275
9276 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9277 cvs[src].
9278 * configure.in: Ditto.
9279
9280 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9281
9282 * MAINTAINERS (Write After Approval): Update my e-mail address.
9283
9284 2002-06-24 Ben Elliston <bje@redhat.com>
9285
9286 * configure.in (host_tools): Remove cgen.
9287
9288 * Makefile.in (all-cgen): Remove; runs from its source directory.
9289 (check-cgen, install-cgen, clean-cgen): Likewise.
9290 (all-opcodes): Do not depend on all-cgen.
9291 (all-sim): Likewise.
9292
9293 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
9294
9295 * Makefile.in: Eliminate 'apache' targets.
9296 * configure.in: Eliminate 'apache' targets.
9297
9298 * configure.in: Eliminate redundant tests. Reorganize.
9299
9300 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9301
9302 * config-ml.in: Eliminate references to Cygnus configure.
9303
9304 * Makefile.in: Eliminate references to building emacs.
9305
9306 2002-06-28 Graham Stott <graham.stott@btinternet.com>
9307
9308 * MAINTAINERS: Update my email address.
9309
9310 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9311
9312 * config.if (libstdcxx_incdir): Version C++ headers.
9313 (cxx_incdir): Remove.
9314
9315 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9316
9317 * MAINTAINERS (Write After Approval): Add self.
9318
9319 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9320
9321 * configure.in: Add support for ip2k.
9322
9323 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9324
9325 * configure.in: Fix AIX configury bug.
9326
9327 2002-06-20 Steve Ellcey <sje@cup.hp.com>
9328
9329 * MAINTAINERS (Write After Approval): Add self.
9330
9331 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9332
9333 * configure.in: replace ${topsrcdir} with ${srcdir}
9334
9335 * configure.in: Move definition of libstdcxx_flags
9336 right above usage, rather than waaay earlier.
9337
9338 * configure.in: Pull definition of is_cross_compiler earlier.
9339
9340 * configure.in: Rearrange a little.
9341
9342 * configure.in: Remove references to librx.
9343 * Makefile.in: Remove references to librx.
9344
9345 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9346
9347 * config.sub: Add support for avr target.
9348 Import from master sources, rev 1.255
9349
9350 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
9351
9352 * configure, .cvsignore: Revert previous change...
9353 * Makefile: ...delete.
9354
9355 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9356
9357 * configure.in: Eliminate ${gasdir} variable.
9358
9359 2002-06-18 Dave Brolley <brolley@redhat.com>
9360
9361 * configure.in: Add support for frv.
9362 * config.sub: Add support for frv.
9363
9364 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9365
9366 * configure: Remove garbage from previous commit.
9367
9368 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9369
9370 * configure: For in-source builds, make a subdir and re-exec there.
9371 * Makefile: New file. Pass targets through to build directory.
9372 * .cvsignore: No longer ignore "Makefile".
9373
9374 2002-06-16 Douglas Rupp <rupp@gnat.com>
9375
9376 * MAINTAINERS (Write After Approval): Add self.
9377
9378 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9379
9380 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9381
9382 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9383
9384 * configure.in (vax-*-netbsd*): Re-enable gas.
9385
9386 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9387
9388 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9389 BUILD_PREFIX_1, to correct nomenclature.
9390 * configure: Likewise.
9391
9392 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9393 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9394
9395 2002-05-31 Olaf Hering <olh@suse.de>
9396
9397 * config-ml.in: Propogate DESTDIR also.
9398
9399 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9400
9401 * configure.in (vax-*-netbsd*): Don't build gas for this
9402 platform.
9403
9404 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9405
9406 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9407 and libgcj for AVR.
9408
9409 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9410
9411 * MAINTAINERS (Write After Approval): Add myself.
9412
9413 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9414
9415 * config.guess: Update to 2002-05-22 version.
9416 * config.sub: Likewise.
9417
9418 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9419
9420 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9421 * config-ml.in: Likewise.
9422 * configure: Likewise.
9423 * configure.in: Likewise.
9424
9425 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9426
9427 * MAINTAINERS: Update my email address.
9428
9429 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9430
9431 * configure.in: Simplify makefile fragment collection.
9432
9433 * configure.in: Remove code to build emacs.
9434
9435 * configure.in : Remove --srcdir argument from targargs and buildargs
9436 (it's always overridden in the Makefile anyway). Rearrange a bit.
9437
9438 * configure: Move some logic to configure.in.
9439 * configure.in: Move some logic from configure.
9440
9441 2002-05-11 Tom Tromey <tromey@redhat.com>
9442
9443 * MAINTAINERS: Reflect libgcj reality.
9444
9445 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9446
9447 * Makefile.in: Honour DESTDIR.
9448
9449 2002-05-08 Mark Mitchell <mark@codesourcery.com>
9450
9451 * config.guess: Import 2002-03-20 version.
9452 * config.sub: Import 2002-04-26 version.
9453
9454 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9455
9456 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9457
9458 2002-05-07 Tim Josling <tej@melbpc.org.au>
9459
9460 * MAINTAINERS: Add self.
9461
9462 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
9463
9464 * ltmain.sh: Detect and handle object name conflicts
9465 while piecewise linking a static library.
9466
9467 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
9468
9469 * configure.in (noconfigdirs): Don't disable libgcj on
9470 sparc64-*-solaris* and sparcv9-*-solaris*.
9471
9472 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
9473
9474 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9475
9476 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9477
9478 * configure.in (FLAGS_FOR_TARGET): Do not add
9479 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9480 on i[3456]86-*-linux*.
9481
9482 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9483
9484 * configure.in (noconfigdirs): Replace [ ] with test.
9485
9486 * configure.in (noconfigdirs): Do not add target-newlib if
9487 target == i[3456]86-*-linux*, and host == target.
9488
9489 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9490
9491 * configure.in: delete reference to absent file
9492
9493 * configure.in: replace '[' with 'test'
9494
9495 * configure.in: Eliminate references to gash.
9496 * Makefile.in: Eliminate references to gash.
9497
9498 * configure.in: remove useless references to 'pic' makefile fragments.
9499
9500 * configure.in: (*-*-windows*) Finish removing.
9501
9502 * configure.in: Eliminate redundant test for libgui.
9503
9504 2002-04-29 Roger Sayle <roger@eyesopen.com>
9505
9506 * MAINTAINERS: Add self and realphabetize. Update entries
9507 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9508 entry for a29k port maintainer.
9509
9510 2002-04-26 Joel Sherrill <joel@OARcorp.com>
9511
9512 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9513 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9514
9515 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9516
9517 * configure.in: remove references to dead files
9518
9519 2002-04-19 Mark Mitchell <mark@codesourcery.com>
9520
9521 * MAINTAINERS: Add information about purpose of this file.
9522
9523 2002-04-18 Tom Tromey <tromey@redhat.com>
9524
9525 * configure.in: Disallow configuring libgcj when it is already
9526 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9527 Solaris 2.8 by default. For PR libgcj/6158.
9528
9529 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9530
9531 * configure.in: Move default CC setting out of config/mh-* fragments
9532 directly into here.
9533
9534 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9535
9536 * configure.in: don't even try to configure or make a subdirectory
9537 if there's no configure script for it.
9538
9539 2002-04-15 Mark Mitchell <mark@codesourcery.com>
9540
9541 * MAINTAINERS: Remove chill maintainers.
9542 * Makefile.in (CHILLFLAGS): Remove.
9543 (CHILL_LIB): Remove.
9544 (TARGET_CONFIGDIRS): Remove libchill.
9545 (CHILL_FOR_TARGET): Remove.
9546 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9547 CHILL_LIB.
9548 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9549 (CHECK_TARGET_MODULES): Likewise.
9550 (INSTALL_TARGET_MODULES): Likewise.
9551 (CLEAN_TARGET_MODULES): Likewise.
9552 (configure-target-libchill): Remove.
9553 (all-target-libchill): Remove.
9554 * configure.in (target_libs): Remove target-libchill.
9555 Do not compute CHILL_FOR_TARGET.
9556 * libchill: Remove directory.
9557
9558 2002-04-11 DJ Delorie <dj@redhat.com>
9559
9560 * Makefile.in, configure.in: Sync with binutils, entries
9561 follow...
9562
9563 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9564
9565 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9566 (do-tar, do-bz2): New rules.
9567 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9568 (gdb-tar): New rule.
9569 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9570 (insight_dejagnu.tar): New rule.
9571 (insight.tar): New rule.
9572 (gdb+dejagnu.tar): New rule.
9573 (gdb.tar): New rule.
9574
9575 2002-02-01 Mo DeJong <supermo@bayarea.net>
9576
9577 * Makefile.in: Add all-tix to deps for all-snavigator
9578 so that tix is built when building snavigator.
9579
9580 2002-01-11 Steve Ellcey <sje@cup.hp.com>
9581
9582 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9583 ld and gdb are not supported.
9584
9585 2002-01-07 Mark Salter <msalter@redhat.com>
9586
9587 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9588 Allow target-libgloss to be built for arm, strongarm, and xscale.
9589
9590 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9591
9592 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9593 options for i[3456]86-pc-linux* native builds.
9594
9595 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9596
9597 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9598 files from .po files for a distribution.
9599
9600 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
9601
9602 * configure.in: Enable libstdc++-v3 for h8300 targets.
9603
9604 2001-06-19 Alan Modra <amodra@bigpond.net.au>
9605
9606 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9607 version from bfd/.
9608
9609 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9610
9611 * Makefile.in (VER): When present, extract the version number from
9612 the file version.in.
9613
9614 2001-05-24 Tom Rix <trix@redhat.com>
9615
9616 * configure.in : enable ld for aix
9617
9618 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9619
9620 * config.guess: Add linux target for S/390.
9621
9622 2000-11-07 Philip Blundell <pb@futuretv.com>
9623
9624 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9625
9626 2000-11-03 Philip Blundell <pb@futuretv.com>
9627
9628 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9629 files.
9630
9631 2001-01-15 Ben Elliston <bje@redhat.com>
9632
9633 * configure.in (host_tools): Add sid.
9634 Always configure cgen.
9635
9636 2000-11-24 Nick Clifton <nickc@redhat.com>
9637
9638 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9639
9640
9641 2000-08-20 Doug Evans <dje@casey.transmeta.com>
9642
9643 * Makefile.in (ALL_MODULES): Add all-cgen.
9644 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9645 (all-cgen): New target.
9646 (all-opcodes,all-sim): Depend on all-cgen.
9647 * configure.in (host_tools): Add cgen.
9648 Only configure cgen if --enable-cgen-maint.
9649
9650 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
9651
9652 * configure.in: Add *-*-freebsd* configurations.
9653
9654 2002-04-08 Tom Tromey <tromey@redhat.com>
9655
9656 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9657 Fixes PR libgcj/6068.
9658
9659 2002-03-30 Krister Walfridsson <cato@df.lth.se>
9660
9661 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9662
9663 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9664
9665 * configure.in (alpha*-dec-osf*): Enable libgcj.
9666
9667 2003-03-27 Matthew Gingell <gingell@gnat.com>
9668
9669 * MAINTAINERS (Write After Approval): Add myself.
9670
9671 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9672
9673 Fix for: PR bootstrap/3591, target/5676
9674 * configure.in (mcore-pe): Disable the configuration of
9675 libstdc++-v3 since exceptions are not supported.
9676
9677 2002-03-20 Anthony Green <green@redhat.com>
9678
9679 * configure.in: Enable libgcj for xscale-elf target.
9680
9681 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
9682
9683 * MAINTAINERS: Update my email address.
9684
9685 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
9686
9687 * ltmain.sh (relink_command): Fix typo in previous change.
9688
9689 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
9690
9691 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9692 (relink_command): Added --tag flags.
9693 (mode=install): If relinking fails; error out.
9694
9695 2002-03-12 Richard Henderson <rth@redhat.com>
9696
9697 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9698 .NOTPARALLEL tag.
9699 (do-check): Rename from check.
9700 (check): Allow parallel check.
9701
9702 2002-03-12 Bob Wilson <bob.wilson@acm.org>
9703
9704 * MAINTAINERS: Add myself as maintainer for xtensa port.
9705 Fix alphabetical order in CPU port maintainer list.
9706 Remove myself from Write After Approval list.
9707
9708 2002-03-11 Richard Henderson <rth@redhat.com>
9709
9710 * Makefile.in (.NOTPARALLEL): Add fake tag.
9711
9712 2002-03-07 H.J. Lu (hjl@gnu.org)
9713
9714 * configure.in: Enable gprof for mips*-*-linux*.
9715
9716 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9717
9718 * MAINTAINERS (Write After Approval): Add myself.
9719
9720 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
9721
9722 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9723 libjava.
9724 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9725
9726 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
9727
9728 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9729 because its Makefile is there; test for the executable instead.
9730
9731 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
9732
9733 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9734 libstdc++-v3 and libjava.
9735
9736 2002-02-11 Adam Megacz <adam@xwt.org>
9737
9738 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9739 boehm-gc
9740
9741 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
9742
9743 * config.guess: Updated to 2002-01-30's version.
9744 * config.sub: Updated to 2002-02-01's version.
9745 Contribute sh64-elf.
9746 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9747 * configure.in: Added sh64-*-*.
9748
9749 2002-02-08 Chris Demetriou <cgd@broadcom.com>
9750
9751 * MAINTAINERS: Belatedly add myself to write after approval list.
9752
9753 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9754
9755 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9756 Remove self as Write After Approval.
9757
9758 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
9759
9760 * MAINTAINERS: Put self in as maintainer for contrib/regression
9761 directory.
9762
9763 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
9764
9765 * MAINTAINERS: Update my email address.
9766
9767 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9768
9769 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9770 target-libiberty, and target-libgloss. Skip Java-related
9771 libraries if not supported for NetBSD on target CPU.
9772
9773 2002-01-25 Douglas B Rupp <rupp@gnat.com>
9774
9775 * install-sh: Use _inst.$$_ for temp file name.
9776
9777 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9778
9779 * MAINTAINERS (Write After Approval): Move my contact info
9780 from here...
9781 (OS Port Maintainers): ...to here (netbsd).
9782
9783 2002-01-22 Bob Wilson <bob.wilson@acm.org>
9784
9785 * MAINTAINERS (Write After Approval): Add myself.
9786
9787 2002-01-17 H.J. Lu <hjl@gnu.org>
9788
9789 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9790 (all-target-fastjar): Also depend on all-target-libiberty.
9791
9792 2002-01-16 H.J. Lu (hjl@gnu.org)
9793
9794 * config.guess: Import from master sources, rev 1.225.
9795 * config.sub: Import from master sources, rev 1.238.
9796
9797 2002-01-16 Kazu Hirata <kazu@hxi.com>
9798
9799 * MAINTAINERS (Write After Approval): Remove myself.
9800
9801 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
9802
9803 * MAINTAINERS (Write After Approval): Add myself.
9804
9805 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9806
9807 * MAINTAINERS: Add self as docs co-maintainer.
9808
9809 2001-12-11 Matthias Klose <doko@debian.org>
9810
9811 * MAINTAINERS (Write After Approval): Add myself.
9812
9813 2001-12-09 Zack Weinberg <zack@codesourcery.com>
9814
9815 * MAINTAINERS: Update my email address.
9816
9817 2001-12-07 Turly O'Connor <turly@apple.com>
9818 * MAINTAINERS (Write After Approval): Add myself.
9819 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9820 (rs6000_initialize_trampoline): Call __trampoline_setup for
9821 ABI_DARWIN too.
9822 * darwin-tramp.asm: New file, implements __trampoline_setup.
9823 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9824
9825 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
9826
9827 * MAINTAINERS (Write After Approval): Add myself.
9828
9829 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9830
9831 * configure, configure.in: Use temp file for long sed commands.
9832
9833 2001-12-03 Laurent Guerby <guerby@acm.org>
9834
9835 * config.sub: Update to version 1.232 on subversion.
9836
9837 2001-12-03 Ben Elliston <bje@redhat.com>
9838
9839 * MAINTAINERS: Update mail address for config.* patches.
9840
9841 2001-11-27 DJ Delorie <dj@redhat.com>
9842 Zack Weinberg <zack@codesourcery.com>
9843
9844 When build != host, create libiberty for the build machine.
9845
9846 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9847 CONFIG_ARGUMENTS.
9848 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9849 New variables.
9850 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9851 and rules.
9852 (all.normal): Depend on ALL_BUILD_MODULES.
9853 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9854 (all-build-libiberty): Depend on configure-build-libiberty.
9855
9856 * configure: Calculate and substitute proper value for
9857 ALL_BUILD_MODULES.
9858 * configure.in: Create the build subdirectory.
9859 Calculate and substitute TARGET_CONFIGARGS (formerly
9860 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9861
9862 2001-11-26 Ziemowit Laski <zlaski@apple.com>
9863
9864 * MAINTAINERS (write-after-approval): Add self.
9865
9866 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9867
9868 * MAINTAINERS (GNATS only accounts): Remove self.
9869
9870 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9871
9872 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9873 libf2c.
9874
9875 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9876
9877 * MAINTAINERS (Write After Approval): Add self.
9878
9879 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9880
9881 * MAINTAINERS: mips and s390 are also CPU ports.
9882
9883 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9884
9885 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9886
9887 2001-11-11 David O'Brien <obrien@FreeBSD.org>
9888
9889 * MAINTAINERS: Alphabetize.
9890
9891 2001-11-09 Kazu Hirata <kazu@hxi.com>
9892
9893 * MAINTAINERS (Various maintainers: h8 port): Add myself.
9894
9895 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
9896
9897 * MAINTAINERS (Various maintainers: hppa port): Added myself.
9898
9899 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
9900
9901 * configure.in (--enable-languages): Be more permissive about
9902 syntax. Check for empty lists better. Warn about $LANGUAGES.
9903
9904 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
9905
9906 * config.sub: Import from master sources, rev. 1.230.
9907 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9908
9909 2001-11-07 Laurent Guerby <guerby@acm.org>
9910
9911 * MAINTAINERS (Write After Approval): Add self.
9912
9913 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
9914
9915 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9916
9917 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
9918
9919 * config.sub: Import from master sources, rev 1.226.
9920 * config.guess: Import from master sources, rev 1.216.
9921
9922 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
9923
9924 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9925 * MAINTAINERS: Add self as maintainer of MMIX port.
9926 Remove old after-approval entry.
9927
9928 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
9929
9930 * ChangeLog, configure: Fix spelling errors.
9931
9932 2001-10-20 Brendan Kehoe <brendan@zen.org>
9933
9934 * MAINTAINERS: Tweak my address.
9935
9936 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
9937
9938 * MAINTAINERS: Update my email address.
9939
9940 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
9941
9942 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9943 * MAINTAINERS: Add self as maintainer of CRIS port.
9944
9945 2001-10-10 Geert Bosch <bosch@gnat.com>
9946
9947 * MAINTAINERS (Various maintainers: Ada front end):
9948 Added Robert Dewar.
9949
9950 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
9951
9952 * MAINTAINERS (Write After Approval): Added self
9953
9954 2001-10-02 Geert Bosch <bosch@gnat.com>
9955
9956 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9957
9958 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
9959
9960 * configure: Handle temporary files securely using mkdir.
9961
9962 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
9963
9964 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9965
9966 2001-09-26 Will Cohen <wcohen@redhat.com>
9967
9968 * configure.in (*-*-linux*): Disable configuration of target-newlib
9969 and target-libgloss.
9970
9971 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9972
9973 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9974 RANLIB.
9975
9976 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
9977
9978 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9979 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9980 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9981 avoid quotes nesting problems.
9982 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9983 (DO_X): Export only variables that are set.
9984
9985 2001-09-19 Ben Elliston <bje@redhat.com>
9986
9987 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9988 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9989 semantics. Use the shell built-in "type" command instead.
9990
9991 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
9992
9993 Merged from gcc-3_0-branch:
9994 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
9995 * ltcf-c.sh: Use $objext, not $ac_objext.
9996 2001-07-27 Mark Kettenis <kettenis@gnu.org>
9997 * ltcf-cxx.sh: Add support for GNU.
9998 2001-07-22 Timothy Wall <twall@redhat.com>
9999 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
10000 default settings if using GNU tools with that configuration.
10001 * ltcf-cxx.sh: Ditto.
10002 * ltcf-gcj.sh: Ditto.
10003 2001-07-21 Michael Chastain <chastain@redhat.com>
10004 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10005 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
10006 * ltmain.sh: Mark as gcc-local.
10007
10008 2001-08-30 Eric Christopher <echristo@redhat.com>
10009 Jason Eckhardt <jle@redhat.com>
10010
10011 * config.guess: Merge from master sources.
10012 * config.sub: Merge from master sources, add support for mipsisa32.
10013
10014 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
10015 * config.sub: Merge from master sources, rev 1.219.
10016 * MAINTAINERS: Add self as contact for stormy16 port.
10017
10018 2001-08-14 Zack Weinberg <zackw@panix.com>
10019
10020 * config.sub: Merge from master sources, rev 1.218.
10021 * config.guess: Merge from master sources, rev 1.209.
10022
10023 2001-08-11 Graham Stott <grahams@redhat.com>
10024
10025 * Makefile.in (check-c++): Add missing semicolon.
10026
10027 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10028
10029 * MAINTAINERS (Various maitainers: predict.def): Added myself.
10030
10031 2001-07-30 Eric Christopher <echristo@redhat.com>
10032
10033 * MAINTAINERS (Various maintainers: mips port): Added myself.
10034
10035 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10036
10037 * configure.in (sh-*-linux*): New.
10038
10039 2001-07-27 Richard Henderson <rth@redhat.com>
10040
10041 * .cvsignore: Add LAST_UPDATED.
10042
10043 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10044
10045 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10046
10047 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
10048
10049 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10050
10051 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10052
10053 * MAINTAINERS (Write After Approval): Added myself.
10054
10055 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10056
10057 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10058 and libgcj on m68hc11/m68hc12.
10059
10060 2001-06-27 H.J. Lu (hjl@gnu.org)
10061
10062 * Makefile (CFLAGS_FOR_BUILD): New.
10063 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10064
10065 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10066
10067 * README: Remove version number.
10068
10069 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10070
10071 * INSTALL/README: Update wrt. to the installation instructions now
10072 residing in gcc/doc/install.texi.
10073
10074 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10075
10076 * README: Replace with a cut-down and updated version of gcc/README.
10077
10078 2001-06-12 David Edelsohn <edelsohn@gnu.org>
10079
10080 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10081 multilibs to be disabled.
10082
10083 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
10084
10085 * MAINTAINERS (Write After Approval): Add myself.
10086
10087 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
10088
10089 * config.guess: Import CVS version 1.195.
10090 * config.sub: Import CVS version 1.212.
10091
10092 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
10093
10094 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10095 gcc/xgcc is built, use -print-prog-name to find out the program
10096 name to use.
10097
10098 2001-06-04 Phil Edwards <pme@sources.redhat.com>
10099
10100 * config.guess: Import CVS version 1.194. All gcc-local changes
10101 appear to also be in the master copy.
10102 * config.sub: Import CVS version 1.211.
10103
10104 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
10105
10106 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10107 with_gcc]: Use `gcc -shared' to build a shared library.
10108
10109 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
10110
10111 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10112 archives.
10113
10114 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10115
10116 * MAINTAINERS (Write After Approval): Add myself.
10117
10118 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
10119
10120 * configure.in (libstdcxx_flags): Do not try to execute
10121 libstdc++-v3/testsuite_flags until it exists.
10122
10123 2001-06-01 Alan Modra <amodra@bigpond.net.au>
10124
10125 * MAINTAINERS: Update my email address.
10126
10127 2001-05-31 Graham Stott <grahams@redhat.com>
10128
10129 * MAINTAINERS (Write After Approval): Add myself.
10130
10131 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
10132
10133 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
10134 libraries when using g++ with native linker.
10135
10136 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
10137
10138 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10139
10140 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
10141
10142 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10143 [aix4*|aix5*]: Prepend blank.
10144
10145 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
10146
10147 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10148 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
10149 of subdir/configure scripts to use the new libtool.m4.
10150
10151 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
10152
10153 * MAINTAINERS (Write After Approval): Add myself.
10154
10155 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
10156
10157 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10158
10159 2001-05-11 Ben Elliston <bje@redhat.com>
10160
10161 * Makefile.in (all-sid): New target.
10162 (check-sid, clean-sid, install-sid): Likewise.
10163
10164 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
10165
10166 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10167
10168 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10169
10170 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10171 libgcj.
10172
10173 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10174
10175 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10176 gcc/xgcc is built, use -print-prog-name to find out the program
10177 name to use.
10178
10179 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
10180
10181 * configure.in (noconfigdirs): Don't reset it from scratch in the
10182 target case; only append to it.
10183
10184 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10185 sparc-*-solaris2.8]: Disable ${libgcj}.
10186
10187 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
10188
10189 * configure.in (libgcj_saved): Copy from $libgcj.
10190 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10191 --disable-libgcj.
10192
10193 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
10194
10195 * MAINTAINERS: Remove self as MIPS maintainer and
10196 C front end maintainer.
10197
10198 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
10199
10200 * configure.in: Move *-chorusos target case to the proper switch.
10201 Disable libgcj.
10202
10203 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10204
10205 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10206 1.641.2.228.
10207
10208 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10209
10210 * Makefile.in (STAGE1_CFLAGS): Pass down.
10211
10212 2001-04-13 Alan Modra <amodra@one.net.au>
10213
10214 * config.guess: Add hppa64-linux support. Note for next import that
10215 this is already in the master file.
10216 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
10217
10218 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10219
10220 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10221 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10222
10223 2001-04-11 Stan Shebs <shebs@apple.com>
10224
10225 * MAINTAINERS: Add self as Darwin port maintainer.
10226
10227 2001-04-11 Alan Modra <amodra@one.net.au>
10228
10229 * MAINTAINERS: Update my email address.
10230
10231 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
10232
10233 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10234 recent versions of FreeBSD (release 3 or later).
10235 * ltconfig: On FreeBSD, -lc must not be provided when building
10236 a shared library or else the standard -pthread gcc option is
10237 rendered worthless to later users of the built library.
10238
10239 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
10240
10241 * MAINTAINERS: Add self and RTH as C front end maintainers.
10242
10243 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
10244
10245 * config.sub: Make sure to match an already-canonicalized
10246 machine name (eg. mn10300-unknown-elf).
10247
10248 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
10249
10250 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10251 New macros.
10252 (bootstrap, cross): Use RECURSE_FLAGS.
10253 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10254
10255 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
10256
10257 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10258
10259 2001-03-22 Colin Howell <chowell@redhat.com>
10260
10261 * Makefile.in (DO_X): Do not backslash single-quotes in
10262 backquotes (two places).
10263
10264 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10265
10266 Re-installed:
10267 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10268 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10269 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10270 * ltcf-cxx.sh: Likewise.
10271 * ltcf-gcj.sh: Likewise.
10272
10273 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10274
10275 * MAINTAINERS: Add myself as "documentation co-maintainer".
10276
10277 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10278
10279 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10280 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10281
10282 2001-03-19 Tom Tromey <tromey@redhat.com>
10283
10284 * config-ml.in: Handle GCJ and GCJFLAGS.
10285
10286 2001-03-21 Michael Chastain <chastain@redhat.com>
10287
10288 * Makefile.in: all-m4 depends on all-texinfo.
10289
10290 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
10291
10292 * MAINTAINERS: Add myself to write after approval list.
10293
10294 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
10295
10296 * Makefile.in (DO_X): Quote nested quotes.
10297
10298 2001-03-18 Alan Modra <alan@linuxcare.com.au>
10299
10300 * MAINTAINERS: Add myself to write after approval list.
10301
10302 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
10303
10304 * Makefile.in (DO_X): Use double quotes for quoting
10305 "RANLIB=$${RANLIB}".
10306
10307 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10308
10309 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10310
10311 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
10312
10313 * configure.in: Only use `lang_requires' for languages athat are
10314 actually enabled.
10315
10316 2001-03-08 Phil Edwards <pme@sources.redhat.com>
10317
10318 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10319
10320 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
10321
10322 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10323
10324 2001-03-07 Tom Tromey <tromey@redhat.com>
10325
10326 * configure.in: Allow config-lang.in to set `lang_requires' to list
10327 of other required languages.
10328
10329 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
10330
10331 * Makefile.in: Remove RANLIB definition. Use RANLIB
10332 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10333 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10334
10335 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
10336 Alexandre Oliva <aoliva@redhat.com>
10337
10338 * Makefile.in (check-c++): Use tabs, not spaces.
10339
10340 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
10341
10342 * MAINTAINERS: add myself to Write After Approval list.
10343
10344 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
10345
10346 * Makefile.in (check-c++): New rule.
10347
10348 * configure.in (target_libs): Remove libg++.
10349 (noconfigdirs): Remove libg++.
10350 (noconfigdirs): Same.
10351 (noconfigdirs): Same.
10352 (noconfigdirs): Same.
10353
10354 * config-ml.in: Remove libg++ references.
10355
10356 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10357 (ALL_TARGET_MODULES): Same.
10358 (configure-target-libg++): Remove.
10359 (all-target-libg++): Remove.
10360 (configure-target-libio): Remove.
10361 (all-target-libio): Remove.
10362 (check-target-libio): Remove.
10363 (.PHONY): Remove.
10364 (libg++.tar.bz2): Remove.
10365 (all-target-cygmon): Remove libio.
10366 (all-target-libstdc++): Remove.
10367 (configure-target-libstdc++): Remove.
10368 (TARGET_LIB_PATH): Remove libstdc++.
10369 (ALL_GCC_CXX): Remove libstdc++.
10370 (all-target-gperf): Correct.
10371
10372 2001-02-16 Nick Clifton <nickc@redhat.com>
10373
10374 * configure.in (noconfigdirs): Allow configuration of texinfo
10375 for Cygwin hosts.
10376
10377 2001-02-15 Anthony Green <green@redhat.com>
10378
10379 * configure: Introduce GCJ_FOR_TARGET.
10380 * configure.in: Ditto.
10381 * Makefile.in: Ditto.
10382
10383 2001-02-13 Andreas Schwab <schwab@suse.de>
10384
10385 * MAINTAINERS: Update mail address.
10386
10387 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10388
10389 * config.guess: Add linux target for S/390.
10390 * config.sub: Likewise.
10391
10392 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
10393
10394 * configure.in: for *-chorusos, don't config target-newlib and
10395 target-libgloss.
10396
10397 2001-02-06 Ben Elliston <bje@redhat.com>
10398
10399 * configure: Output host type to stdout, not stderr.
10400
10401 2001-02-05 Mark Mitchell <mark@codesourcery.com>
10402
10403 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10404 * ltcf-cxx.sh: Likewise.
10405
10406 * config.if: Assume enable_libstdcxx_v3 is defined.
10407
10408 2001-02-04 Mark Mitchell <mark@codesourcery.com>
10409
10410 Remove V2 C++ library.
10411 * configure.in: Remove --enable-libstdcxx_v3 support.
10412
10413 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10414
10415 * include/demangle.h: Add prototype for java_demangle_v3.
10416
10417 2001-01-29 Phil Edwards <pme@sources.redhat.com>
10418
10419 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10420
10421 2001-01-27 Richard Henderson <rth@redhat.com>
10422
10423 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10424
10425 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10426
10427 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10428 Don't unset, it's non-portable and no longer necessary, set to empty
10429 instead.
10430
10431 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10432
10433 * ltconfig: Shell portability fix for the tagname validity check.
10434
10435 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
10436
10437 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10438 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10439
10440 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10441
10442 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10443
10444 2001-01-26 Tom Tromey <tromey@redhat.com>
10445
10446 * configure.in: Allow libgcj to be built on Sparc Solaris.
10447
10448 2001-01-25 David Edelsohn <edelsohn@gnu.org>
10449
10450 * ltcf-c.sh: Add aix5 case.
10451 * ltcf-cxx.sh: Likewise.
10452 * ltconfig: Likewise.
10453
10454 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
10455
10456 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10457 keep at least one of build_libtool_libs or build_old_libs set to
10458 yes.
10459
10460 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10461 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10462
10463 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10464
10465 * configure.in: Enable libgcj on several additional platforms.
10466
10467 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10468
10469 * configure.in: Enable libgcj for linux targets.
10470
10471 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10472
10473 * MAINTAINERS (Write After Approval): Add myself.
10474
10475 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10476
10477 * MAINTAINERS: Add myself as vax port maintainer.
10478
10479 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10480
10481 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10482
10483 2001-01-09 Mike Stump <mrs@wrs.com>
10484
10485 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10486 failures of subdirectories.
10487
10488 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10489
10490 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10491 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10492 * ltcf-cxx.sh: Likewise.
10493 * ltcf-gcj.sh: Likewise.
10494 * ltconfig.sh: Fix typo.
10495
10496 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10497
10498 * configure: handle DOS-style absolute paths.
10499
10500 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10501
10502 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10503
10504 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10505
10506 * MAINTAINERS: Add myself as avr port co-maintainer.
10507
10508 2000-12-28 Ben Elliston <bje@redhat.com>
10509
10510 * MAINTAINERS: Add myself under ``Write After Approval''.
10511
10512 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10513
10514 * texinfo: Remove directory from GCC.
10515
10516 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10517
10518 * COPYING: Update to current
10519 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10520 to 19yy as example year in copyright notice).
10521
10522 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10523
10524 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10525 (libstdcxx_incdir): Pass down.
10526 * config.if: Remove expired bits for cxx_interface, add stub.
10527 (libstdcxx_incdir): Add variable for g++ include directory.
10528 * configure.in (gxx_include_dir): Use it.
10529
10530 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
10531
10532 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10533 with old-email address from ``Write After Approval''.
10534
10535 2000-12-15 Andreas Jaeger <aj@suse.de>
10536
10537 * configure.in: Handle lang_dirs.
10538
10539 2000-12-14 Tom Tromey <tromey@redhat.com>
10540
10541 * MAINTAINERS: Removed brads.
10542
10543 * MAINTAINERS: Added gcj developers.
10544
10545 2000-12-13 Anthony Green <green@redhat.com>
10546
10547 * configure.in: Disable libgcj for any target not specifically
10548 listed. Disable libgcj for x86 and Alpha Linux until compatible
10549 with g++ abi.
10550
10551 2000-12-13 Mike Stump <mrs@wrs.com>
10552
10553 * Makefile.in (local-distclean): Also remove fastjar.
10554
10555 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10556
10557 * contrib/gcc_update: Add fastjar --touch entries.
10558
10559 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
10560
10561 * configure.in: Disable language-specific target libraries for
10562 languages that aren't enabled.
10563
10564 2000-12-10 Anthony Green <green@redhat.com>
10565
10566 * configure.in: Define libgcj. Disable libgcj target libraries for
10567 most targets.
10568
10569 2000-12-10 Neil Booth <neilb@earthling.net>
10570
10571 * MAINTAINERS: Update mail address, remove from WAA list.
10572
10573 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10574
10575 * libjava: Imported from /cvs/java.
10576 * libffi: Likewise.
10577 * Boehm-gc: Likewise.
10578
10579 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10580
10581 * configure.in (target_libs): Revert 2000-12-08 patch.
10582 (noconfigdirs): Added target-libjava.
10583
10584 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10585
10586 * djunpack.bat: removed.
10587
10588 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10589
10590 * Makefile.in: handle DOS-style absolute paths.
10591 * config-ml.in: likewise.
10592 * symlink-tree: likewise.
10593
10594 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10595
10596 * fastjar: Imported.
10597
10598 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10599
10600 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10601 libjava.
10602 * configure.in (target_libs): Removed `target-libjava'.
10603
10604 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10605
10606 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10607 (ALL_MODULES): Added fastjar.
10608 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10609 (all-target-libjava): all-fastjar replaces all-zip.
10610 (all-fastjar): Added.
10611 (configure-target-fastjar, all-target-fastjar): Likewise.
10612 * configure.in (host_tools): Added fastjar.
10613
10614 2000-12-07 Mike Stump <mrs@wrs.com>
10615
10616 * Makefile.in (local-distclean): Remove leftover built files.
10617
10618 2000-11-24 Nick Clifton <nickc@redhat.com>
10619
10620 * configure.in (xscale-elf): Add target.
10621 (xscale-coff): Add target.
10622
10623 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
10624
10625 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10626 recent versions of FreeBSD (release 3 or later).
10627 * ltconfig: On FreeBSD, -lc must not be provided when building
10628 a shared library or else the standard -pthread gcc option is
10629 rendered worthless to later users of the built library.
10630
10631 2000-11-16 Fred Fish <fnf@be.com>
10632
10633 * configure.in (enable_libstdcxx_v3): Fix typo,
10634 libstd++ -> libstdc++.
10635
10636 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10637
10638 * MAINTAINERS: Add self to Write After Approval list.
10639
10640 2000-11-21 Bernd Schmidt <bernds@redhat.com>
10641
10642 * MAINTAINERS: Update my email address. Add myself to global write
10643 privs list.
10644
10645 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
10646
10647 * Makefile.in: Merge with src and libgcj.
10648 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10649 configure-target-<library> when their configure scripts need the C
10650 or C++ library to have already been built to work properly.
10651 (do_proto_toplev): Set them to an empty string.
10652
10653 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10654 (REALLY_SET_LIB_PATH): Use them.
10655
10656 2000-11-17 Stan Shebs <shebs@apple.com>
10657
10658 * MAINTAINERS: Add self to Write After Approval list.
10659
10660 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10661
10662 * configure: Provide the original toplevel configure arguments
10663 (including $0) to subprocesses in the environment rather than
10664 through gcc/configargs.h.
10665
10666 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10667
10668 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10669 C99. Alphabetise "Write After Approval" list.
10670
10671 2000-11-12 Mark Mitchell <mark@codesourcery.com>
10672
10673 * configure: Turn on libstdc++ V3 by default.
10674
10675 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10676 if we've got GCC.
10677
10678 2000-11-11 Philip Blundell <philb@gnu.org>
10679
10680 * MAINTAINERS: Add self to Write After Approval list.
10681
10682 2000-11-09 David Edelsohn <edelsohn@gnu.org>
10683
10684 * ltcf-c.sh (aix4): Improve shared library configuration; require
10685 exporting symbols.
10686 * ltcf-cxx.sh (aix4): Define.
10687 * ltconfig (aix4): Define library and soname specs appropriate for
10688 AIX. Define command to create export symbols list.
10689
10690 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
10691
10692 * config.sub: Add support for Sun Chorus
10693
10694 2000-10-31 Nick Clifton <nickc@redhat.com>
10695
10696 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10697 <name>@redhat.com. Also installed new email address for Clint
10698 Popetz.
10699
10700 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10701
10702 * etc: Remove directory from GCC.
10703
10704 2000-10-16 Michael Meissner <meissner@redhat.com>
10705
10706 * configure (gcc/configargs.h): Only create if there is a build GCC
10707 directory created.
10708
10709 2000-10-16 Matthias Klose <doko@debian.org>
10710
10711 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10712 when configured for libstdc++-v3.
10713
10714 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
10715
10716 * configure: Save configure arguments to gcc/configargs.h.
10717
10718 2000-10-04 Philipp Thomas <pthomas@suse.de>
10719
10720 * config.guess: Import CVS version 1.157.
10721 * config.sub: Import CVS version 1.181.
10722
10723 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
10724
10725 * Makefile.in (bootstrap): avoid recursion if subdir missing
10726 (cross): ditto
10727 (do-proto-toplev): ditto
10728
10729 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
10730
10731 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10732 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10733
10734 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10735 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10736 all affected `configure' scripts.
10737
10738 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10739
10740 * MAINTAINERS: Add self as cpplib co-maintainer.
10741
10742 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
10743
10744 * MAINTAINERS: Add self to Write After Approval list.
10745
10746 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10747
10748 * INSTALL/README: egcs -> GCC update.
10749
10750 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
10751
10752 * MAINTAINERS: Add myself to Write After Approval list.
10753
10754 2000-09-15 Kazu Hirata <kazu@hxi.com>
10755
10756 * MAINTAINERS: Add myself to Write After Approval list.
10757
10758 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10759
10760 * configure.in: Do not build byacc for hppa64. Provide paths to the
10761 X11 libraries for hppa64.
10762
10763 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10764
10765 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10766
10767 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
10768
10769 * Makefile.in (all-zlib): Added dummy target.
10770
10771 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10772 ltcf-gcj.sh: Updated from libtool multi-language branch.
10773
10774 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
10775
10776 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10777 (bootstrap*): Depend on all-bootstrap.
10778
10779 2000-09-05 Philipp Thomas <pthomas@suse.de>
10780
10781 * config.guess: Import CVS version 1.156.
10782 * config.sub: Import CVS version 1.179.
10783
10784 2000-09-02 Anthony Green <green@cygnus.com>
10785
10786 * Makefile.in (all-gcc): Depend on all-zlib.
10787 (CLEAN_MODULES): Add clean-zlib.
10788 (ALL_MODULES): Add all-zlib.
10789 * configure.in (host_libs): Add zlib.
10790
10791 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
10792
10793 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10794 crosses, but add gcc/include to the header search path for them.
10795
10796 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10797
10798 * MAINTAINERS: Add self to Write After Approval list.
10799
10800 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10801
10802 * config.guess: Import CVS version 1.152.
10803 * config.sub: Import CVS version 1.177.
10804
10805 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
10806
10807 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10808 $targargs to tell whether newlib is going to be built.
10809
10810 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10811 $$r/TARGET_SUBDIR/libio for _G_config.h.
10812
10813 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
10814
10815 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10816
10817 2000-08-22 DJ Delorie <dj@redhat.com>
10818
10819 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10820
10821 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
10822
10823 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10824 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10825 sub-configures.
10826
10827 2000-08-21 DJ Delorie <dj@redhat.com>
10828
10829 * MAINTAINERS: Add self as a libiberty maintainer
10830
10831 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
10832
10833 * configure.in (libstdcxx_flags): Use
10834 libstdc++-v3/src/libstdc++.INC.
10835
10836 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
10837
10838 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10839
10840 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10841
10842 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10843
10844 * configure: Make enable_threads and enable_shared defaults
10845 explicit. Substitute enable_threads into generated Makefiles.
10846 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10847 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10848
10849 2000-08-13 Geoff Keating <geoffk@cygnus.com>
10850
10851 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10852
10853 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
10854
10855 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10856 previous delta.
10857
10858 2000-08-11 Jason Merrill <jason@redhat.com>
10859
10860 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10861 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10862 (FLAGS_FOR_TARGET): Not here.
10863 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10864
10865 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
10866
10867 * config-ml.in (CC, CXX): Don't introduce a leading space.
10868
10869 2000-08-07 DJ Delorie <dj@delorie.com>
10870
10871 * MAINTAINERS: Add self as a DJGPP maintainer
10872
10873 2000-08-07 DJ Delorie <dj@redhat.com>
10874
10875 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10876 "if we're also building gcc, and it's a gcc that will run on the
10877 build machine, we want to use its includes instead of the system's
10878 default includes".
10879
10880 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10881
10882 * MAINTAINERS: Add self to Write After Approval list.
10883
10884 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
10885
10886 * configure.in (libstdcxx_flags): Don't use `"'.
10887
10888 * config-ml.in: Adjust multilib search paths to the
10889 appropriate multilib tree.
10890
10891 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
10892
10893 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10894 commas in $LANGUAGES.
10895
10896 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
10897
10898 * configure.in: Re-enable all references to libg++ and librx.
10899
10900 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
10901
10902 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10903 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
10904 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10905 * ltcf-cxx.sh (need_lc): Set based on postdeps.
10906
10907 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10908
10909 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
10910
10911 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10912 CXX_FOR_TARGET for sed.
10913
10914 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
10915
10916 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10917 Do not override if already set in the environment or in configure.
10918 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10919 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10920
10921 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
10922
10923 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10924 the libtool CVS tree multi-language branch.
10925 * ltconfig, ltmain.sh: Updated.
10926
10927 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
10928
10929 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10930 (clean-target): Depend on it.
10931
10932 * Makefile.in (FLAGS_FOR_TARGET): New macro.
10933 (GCC_FOR_TARGET): Use it.
10934 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10935 * configure.in: ... here.
10936 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
10937 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10938
10939 2000-07-24 Eric Christopher <echristo@cygnus.com>
10940
10941 * MAINTAINERS: Add self to Write After Approval list.
10942
10943 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
10944
10945 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10946 (configure-target-libchill, configure-target-libobjc): Likewise.
10947
10948 * configure.in: Use the same cache file for all target libs.
10949 * config-ml.in: But different cache files per multilib variant.
10950
10951 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10952
10953 * configure (topsrcdir): Don't use dirname.
10954
10955 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
10956
10957 * MAINTAINERS: Add self to Write After Approval list.
10958
10959 2000-07-20 Jason Merrill <jason@redhat.com>
10960
10961 * configure.in: Remove all references to libg++ and librx.
10962
10963 * configure, configure.in, Makefile.in: Unify gcc and binutils.
10964
10965 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
10966
10967 * config.sub: Update to subversions version 2000-07-06.
10968
10969 2000-07-12 Andrew Haley <aph@cygnus.com>
10970
10971 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10972 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10973
10974 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
10975
10976 * symlink-tree: Check number of arguments.
10977
10978 2000-07-05 Jim Wilson <wilson@cygnus.com>
10979
10980 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10981 search path for a g++ extracted from the build tree. This
10982 will allow link tests run by configure scripts in
10983 subdirectories to succeed.
10984
10985 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
10986
10987 * ltconfig: Add support for mips-dde-sysv4.2MP
10988
10989 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10990
10991 * MAINTAINERS: Add myself as loop discovery maintainer.
10992
10993 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
10994
10995 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10996 `os2'. Force ac_cv_exeext to be ".exe" in that case.
10997
10998 2000-06-19 Timothy Wall <twall@cygnus.com>
10999
11000 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11001 * config.sub: Add tic54x target.
11002
11003 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11004
11005 * MAINTAINERS: Add self as Fortran maintainer,
11006 remove Craig Burley.
11007
11008 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
11009
11010 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11011 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11012
11013 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11014
11015 * MAINTAINERS: Add self as i18n maintainer
11016
11017 20000-05-21 H.J. Lu (hjl@gnu.org)
11018
11019 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11020 directory are used if they exist. Make sure
11021 $(build_tooldir)/include is searched for header files,
11022 $(build_tooldir)/lib/ for library files.
11023 (GCC_FOR_TARGET): Likewise.
11024 (CXX_FOR_TARGET): Likewise.
11025
11026 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11027
11028 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11029
11030 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
11031
11032 * Makefile.in (configure-target-libiberty): Depend on
11033 configure-target-newlib.
11034
11035 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11036
11037 * configure.in, Makefile.in: Merge all libffi-related
11038 configury stuff from the libgcj tree.
11039
11040 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11041
11042 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11043 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11044
11045 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11046
11047 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11048 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11049 current version information. Add to proto-toplev directory.
11050 (gdb-taz): Build do-djunpack.
11051
11052 2000-05-15 David Edelsohn <edelsohn@gnu.org>
11053
11054 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11055
11056 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11057
11058 * MAINTAINERS: Add self to Write After Approval list.
11059
11060 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11061
11062 * ltmain.sh: Preserve in relink_command any environment
11063 variables that may affect the linker behavior.
11064
11065 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
11066
11067 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11068
11069 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
11070
11071 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11072
11073 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11074
11075 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11076 with the version name.
11077
11078 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
11079
11080 * MAINTAINERS: Add self as bb-reorder maintainer.
11081
11082 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
11083
11084 * config.if: Tweak.
11085
11086 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
11087
11088 * djunpack.bat: New file.
11089
11090 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
11091
11092 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11093 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11094 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11095 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11096
11097 2000-04-16 Dave Pitts <dpitts@cozx.com>
11098
11099 * config.sub (case $basic_machine): Change default for "ibm-*"
11100 to "openedition".
11101
11102 2000-04-13 Andreas Jaeger <aj@suse.de>
11103
11104 * MAINTAINERS: Added myself.
11105
11106 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11107
11108 * Makefile.in (gdb-taz): New target. GDB specific archive.
11109 (do-md5sum): New target.
11110 (MD5PROG): Define.
11111 (PACKAGE): Default to TOOL.
11112 (VER): Default to a shell script.
11113 (taz): Rewrite target. Move real work to do-proto-toplev. Include
11114 md5 checksum generation.
11115 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11116 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11117 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11118 insight.tar.bz2): Use gdb-taz to create archive.
11119
11120 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11121
11122 * configure (warn_cflags): Delete.
11123
11124 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
11125
11126 * MAINTAINERS: Added myself.
11127
11128 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
11129 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
11130
11131 * configure.in (enable_libstdcxx_v3): Add.
11132 (target_libs): Add bits here to switch between libstdc++-v2 and
11133 libstdc++-v3.
11134 * config.if: And this file too.
11135 * Makefile.in: Add libstdc++-v3 targets.
11136
11137 2000-04-05 Michael Meissner <meissner@redhat.com>
11138
11139 * config.sub (d30v): Add d30v as a basic machine type.
11140
11141 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
11142
11143 * configure.in: -linux-gnu*, not -linux-gnu.
11144
11145 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11146
11147 * MAINTAINERS: Add self in write-after-approval section.
11148
11149 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
11150
11151 * MAINTAINERS: Add self as ia64 port maintainer.
11152
11153 2000-03-08 Neil Booth <NeilB@earthling.net>
11154
11155 * MAINTAINERS: Add self in write-after-approval section.
11156
11157 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
11158
11159 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11160 (do-tar-bz2): Replace TOOL with PACKAGE.
11161 (gdb.tar.bz2): Remove GDBTK from GDB package.
11162 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11163 dejagnu.tar.bz2): New packages.
11164
11165 2000-02-27 Andreas Jaeger <aj@suse.de>
11166
11167 * configure.in: Add entry for mips*-*-linux*, move catch all
11168 *-*-*linux* entry below this one.
11169
11170 2000-02-27 Ian Lance Taylor <ian@zembu.com>
11171
11172 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11173
11174 2000-02-24 Nick Clifton <nickc@cygnus.com>
11175
11176 * config.sub: Support an OS of "wince".
11177
11178 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
11179
11180 * config.guess, config.sub: Updated to match config's 2000-02-15
11181 version.
11182
11183 2000-02-23 Linas Vepstas <linas@linas.org>
11184
11185 * config.sub: Add support for Linux/IBM 370.
11186 * configure.in: Likewise.
11187
11188 2000-02-22 Nick Clifton <nickc@cygnus.com>
11189
11190 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11191
11192 2000-02-20 Christopher Faylor <cgf@cygnus.com>
11193
11194 * config.guess: Guess "cygwin" rather than "cygwin32".
11195
11196 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11197
11198 * configure (gcc_version): When setting, narrow search to
11199 lines containing `version_string'.
11200
11201 2000-02-15 Denis Chertykov <denisc@overta.ru>
11202
11203 * config.sub: Add support for avr target.
11204
11205 2000-02-14 Nick Clifton <nickc@cygnus.com>
11206
11207 * MAINTAINERS: Add maintainers for MCore port.
11208
11209 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
11210
11211 * config.sub: Add mmix-knuth-mmixware.
11212
11213 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11214
11215 * MAINTAINERS: Pair cccp with cpplib maintainership.
11216
11217 2000-01-27 Christopher Faylor <cgf@redhat.com>
11218
11219 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11220 structure stuff to -L library search.
11221 (CXX_FOR_TARGET): Ditto.
11222 (CROSS_CHECK_MODULES): Fix spelling mistake.
11223
11224 2000-01-24 Mark Mitchell <mark@codesourcery.com>
11225
11226 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11227 the C++ compiler.
11228
11229 2000-01-12 Richard Henderson <rth@cygnus.com>
11230
11231 * configure.in: Don't build some bits for beos.
11232
11233 2000-01-12 Joel Sherrill (joel@OARcorp.com)
11234
11235 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11236 as include files.
11237
11238 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
11239
11240 * Add self as cpplib maintainer, as requested by Jason
11241 Merrill. Correct my e-mail address.
11242
11243 2000-01-06 Geoff Keating <geoffk@cygnus.com>
11244
11245 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11246 not mh-aix43.
11247
11248 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11249
11250 * MAINTAINERS: Add myself to "write after approval" list.
11251
11252 1999-12-14 Richard Henderson <rth@cygnus.com>
11253
11254 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11255 * config.sub: Accept alphaev[78], alphaev8.
11256
11257 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11258
11259 * config.guess, config.sub: Update from autoconf.
11260
11261 1999-11-29 Bruce Korb <autogen@linuxbox.com>
11262
11263 * MAINTAINERS: update my playtime e-address.
11264
11265 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11266
11267 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11268 necessary libraries are missing.
11269
11270 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
11271
11272 * MAINTAINERS: Add new 'write after approval' maintainer.
11273
11274 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11275
11276 * MAINTAINERS: Add new Java maintainer.
11277
11278 1999-10-25 Andreas Schwab <schwab@suse.de>
11279
11280 * configure: Fix quoting inside arguments of eval.
11281
11282 1999-10-21 Nick Clifton <nickc@cygnus.com>
11283
11284 * config-ml.in: Allow suppression of some ARM multilibs.
11285
11286 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11287
11288 * config.guess: Add OS/390 match pattern.
11289 * config.sub: Add mvs, openedition targets.
11290 * configure.in (i370-ibm-opened*): New.
11291
11292 1999-09-04 Steve Chamberlain <sac@pobox.com>
11293
11294 * config.sub: Add support for configuring for pj.
11295
11296 1999-08-31 Nick Clifton <nickc@cygnus.com>
11297
11298 * config.sub (maybe_os): Add support for configuring for fr30.
11299
11300 1999-08-25 Nick Clifton <nickc@cygnus.com>
11301
11302 * configure.in: Do not configure or build ld for AIX
11303 platforms. ld is known to be broken on these platforms.
11304
11305 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11306
11307 * config-ml.in: Pass compiler flag corresponding to multidirs to
11308 subdir configures.
11309
11310 1999-08-09 Ian Lance Taylor <ian@zembu.com>
11311
11312 * Makefile.in (LDFLAGS): Define.
11313
11314 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11315
11316 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11317 noconfigdirs.
11318 (*-*-cygwin*): Likewise.
11319
11320 1999-08-08 Ian Lance Taylor <ian@zembu.com>
11321
11322 * mkdep: New file.
11323 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11324 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11325
11326 From Eli Zaretskii <eliz@is.elta.co.il>:
11327 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11328 long file name when using DJGPP on MS-DOS.
11329
11330 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11331
11332 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11333
11334 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
11335
11336 * Makefile.in (check-target-libio): Remove all-target-libstdc++
11337 dependency as this causes "make check" to globally "make all"
11338
11339 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
11340
11341 * configure.in (target_libs): Added target-zlib.
11342 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11343 (CONFIGURE_TARGET_MODULES): Likewise.
11344 (CHECK_TARGET_MODULES): Likewise.
11345 (INSTALL_TARGET_MODULES): Likewise.
11346 (CLEAN_TARGET_MODULES): Likewise.
11347 (configure-target-zlib): New target.
11348 (all-target-zlib): Likewise.
11349 (all-target-libjava): Depend on all-target-zlib.
11350 (configure-target-libjava): Depend on configure-target-zlib.
11351
11352 * Makefile.in (configure-target-libjava): Depend on
11353 configure-target-newlib.
11354 (configure-target-boehm-gc): New target.
11355 (configure-target-qthreads): New target.
11356
11357 * configure.in (target_libs): Added target-qthreads.
11358 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11359 (CONFIGURE_TARGET_MODULES): Likewise.
11360 (CHECK_TARGET_MODULES): Likewise.
11361 (INSTALL_TARGET_MODULES): Likewise.
11362 (CLEAN_TARGET_MODULES): Likewise.
11363 (all-target-qthreads): New target.
11364 (configure-target-libjava): Depend on configure-target-qthreads.
11365 (all-target-libjava): Depend on all-target-qthreads.
11366
11367 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11368 (CONFIGURE_TARGET_MODULES): Likewise.
11369 (CHECK_TARGET_MODULES): Likewise.
11370 (INSTALL_TARGET_MODULES): Likewise.
11371 (CLEAN_TARGET_MODULES): Likewise.
11372 (all-target-libjava): New target.
11373 (all-target-boehm-gc): Likewise.
11374 * configure.in (target_libs): Added libjava, boehm-gc.
11375
11376 1999-07-22 Ian Lance Taylor <ian@zembu.com>
11377
11378 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11379 configure.bat in SUPPORT_FILES.
11380 (gas+binutils.tar.bz2): Likewise.
11381
11382 * makeall.bat: Remove; obsolete.
11383
11384 1999-07-21 Ian Lance Taylor <ian@zembu.com>
11385
11386 From Mark Elbrecht:
11387 * configure.bat: Remove; obsolete.
11388
11389 1999-07-11 Ian Lance Taylor <ian@zembu.com>
11390
11391 * configure: Add -W -Wall to the default CFLAGS when compiling with
11392 gcc.
11393
11394 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11395
11396 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11397
11398 1999-06-30 Mark Mitchell <mark@codesourcery.com>
11399
11400 * configure.in: Build ld on IRIX6.
11401
11402 1999-06-12 Ian Lance Taylor <ian@zembu.com>
11403
11404 * Makefile.in: Change distribution targets to use bzip2 instead of
11405 gzip.
11406 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11407 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11408
11409 1999-06-04 Nick Clifton <nickc@cygnus.com>
11410
11411 * config.sub: Add mcore target.
11412
11413 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11414
11415 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11416
11417 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11418
11419 * config.guess (dummy): Changed to $dummy.
11420
11421 1999-05-24 Nick Clifton <nickc@cygnus.com>
11422
11423 * config.sub: Tidied up case statements.
11424
11425 1999-05-22 Ben Elliston <bje@cygnus.com>
11426
11427 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11428 <jiro@din.or.jp>.
11429
11430 * config.guess: Merge with FSF version. Future changes will be
11431 more accurately recorded in this ChangeLog.
11432 * config.sub: Likewise.
11433
11434 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11435
11436 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11437
11438 1999-04-30 Tom Tromey <tromey@cygnus.com>
11439
11440 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11441
11442 1999-04-23 Tom Tromey <tromey@cygnus.com>
11443
11444 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11445
11446 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
11447
11448 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11449 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11450 Bad merge removed these two changes.
11451
11452 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
11453 Martin Heller (Ing.-Buero_Heller@t-online.de)
11454
11455 * config.guess (interix Alpha): Add.
11456
11457 1999-04-11 Richard Henderson <rth@cygnus.com>
11458
11459 * configure.in (i?86-*-beos*): Do config gperf; don't config
11460 gdb, newlib, or libgloss.
11461
11462 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
11463
11464 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11465 link a trivial program with -mabi=64. If it fails, remove mabi=64
11466 from multidirs.
11467
11468 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11469
11470 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11471
11472 1999-04-08 Nick Clifton <nickc@cygnus.com>
11473
11474 * config.sub: Add support for mcore targets.
11475
11476 1999-04-07 Michael Meissner <meissner@cygnus.com>
11477
11478 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11479 not mt-ospace, in order to shut up assembler warning about using
11480 symbols that are named the same as registers.
11481
11482 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
11483
11484 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11485 dependency list for all-target-cygmon.
11486
11487 1999-04-05 Doug Evans <devans@casey.cygnus.com>
11488
11489 * config-ml.in: Check $host, not $target, for selective multilibs.
11490 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11491 thumb interworking, and underscore prefix multilibs.
11492
11493 1999-04-04 Ian Lance Taylor <ian@zembu.com>
11494
11495 * missing: Update to version from current automake.
11496
11497 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11498
11499 * configure (gxx_include_dir): Removed.
11500
11501 * configure.in (gxx_include_dir): Handle it.
11502 * Makefile.in: Likewise.
11503
11504 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11505
11506 * config.sub (mips64vr4111,mips64vr4111el) Add.
11507
11508 1999-03-21 Ben Elliston <bje@cygnus.com>
11509
11510 * config.guess: Correct typo for detecting ELF on FreeBSD.
11511
11512 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11513
11514 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11515 config/mh-djgpp.
11516
11517 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11518
11519 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11520 all-target-newlib to dependency list for all-target-bsp.
11521
11522 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11523
11524 * config.sub: Add i386-uwin support.
11525 * config.guess: Likewise.
11526
11527 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11528
11529 * configure.in: cleanup, add mh-*pic handling for arm, special
11530 case powerpc*-*-aix*
11531
11532 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11533
11534 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11535 can be built.
11536
11537 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11538
11539 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11540 targets.
11541
11542 1999-03-02 Nick Clifton <nickc@cygnus.com>
11543
11544 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11545
11546 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11547
11548 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11549
11550 1999-02-24 Nick Clifton <nickc@cygnus.com>
11551
11552 * config.sub: Fix typo in arm recognition.
11553
11554 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11555
11556 * configure.in (noconfigdirs): Changed target_configdirs to
11557 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11558 rather than m68k-*-* since it is not known to work on
11559 m68k-aout. Ditto for arm-*-*oabi.
11560
11561 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11562
11563 * configure.in (*-*-windows*): Remove, no longer used.
11564
11565 1999-02-19 Ben Elliston <bje@cygnus.com>
11566
11567 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11568 Smart and improved by Andrew Cagney.
11569
11570 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11571
11572 * config.guess: Recognize openbsd-*-hppa.
11573
11574 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11575
11576 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11577 only if it is not empty.
11578
11579 1999-02-17 Nick Clifton <nickc@cygnus.com>
11580
11581 Patch from: Scott Bambrough <scottb@corelcomputer.com>
11582
11583 * config.guess: Modified to recognize uname's armv* syntax.
11584
11585 * config.sub: Modified to recognize uname's armv* syntax.
11586
11587 1999-02-17 Mark Salter <msalter@cygnus.com>
11588
11589 * configure.in: Added target-bsp for sparclite.
11590
11591 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11592
11593 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11594
11595 1999-02-08 Nick Clifton <nickc@cygnus.com>
11596
11597 * configure.in: Add support for strongarm port.
11598 * config.sub: Add support for strongarm target.
11599
11600 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
11601
11602 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11603 the old name config/mh-cygwin32.
11604 Enable texinfo.
11605
11606 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11607
11608 * configure.in: Do build ld for ix86 Solaris.
11609
11610 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11611
11612 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11613 $AR_FOR_TARGET. Likewise for RANLIB.
11614
11615 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
11616
11617 * config.sub (oabi): Recognize.
11618 * configure.in (arm-*-oabi): Handle.
11619
11620 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11621
11622 * config.guess: Improve detection of i686 on UnixWare 7.
11623
11624 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11625
11626 * config.guess: Add support for i386-pc-interix.
11627 * config.sub: Likewise.
11628 * configure.in: Likewise.
11629
11630 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11631
11632 * Makefile.in: Remove unneeded all-target-libio from
11633 from all-target-winsup target since it is now unneeded.
11634 Add all-target-libtermcap in its place since it is now
11635 needed.
11636
11637 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11638
11639 * configure.in: makefile stub for cygwin target is probably
11640 unnecessary. Remove it for now.
11641
11642 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11643
11644 * configure.in: libtermcap.a should be built when cygwin is the
11645 target as well as the host.
11646 * config.guess: Allow mixed case in cygwin uname output.
11647 * Makefile.in: Add libtermcap target.
11648
11649 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11650
11651 * config.sub: Clean up handling of hppa2.0.
11652
11653 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11654
11655 * config.guess: Use C code to identify more HP machines.
11656
11657 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11658
11659 * config.sub: Handle hppa2.0.
11660
11661 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11662
11663 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11664 cygmon for all sparclite targets, regardless of object format.
11665
11666 1998-12-15 Mark Salter <msalter@cygnus.com>
11667
11668 * configure.in: Added target-bsp for several target architectures.
11669
11670 * Makefile.in: Added rules for bsp.
11671
11672 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11673
11674 * config.guess: Improve detection of hppa2.0 processors.
11675
11676 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11677
11678 * config.guess: Recognize FreeBSD using ELF automatically.
11679
11680 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11681
11682 * configure (skip-this-dir): Add handling for new shell script, which
11683 might be created by a sub-directory's configure to indicate, this particular
11684 directory is "unwanted".
11685 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11686
11687 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11688
11689 * ltconfig: import from libtool, after changing libtool to
11690 account for the cygwin name change.
11691
11692 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11693
11694 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11695 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11696
11697 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11698
11699 * configure.in: Add libtermcap to list of cygwin dependencies.
11700
11701 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11702
11703 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11704 they include winsup/include when it's a cygwin target.
11705
11706 1998-11-12 Tom Tromey <tromey@cygnus.com>
11707
11708 * configure.in (host_tools): Added zip.
11709 * Makefile.in (all-target-libjava): Depend on all-zip.
11710 (all-zip): New target.
11711 (ALL_MODULES): Added all-zip.
11712 (NATIVE_CHECK_MODULES): Added check-zip.
11713 (INSTALL_MODULES): Added install-zip.
11714 (CLEAN_MODULES): Added clean-zip.
11715
11716 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11717
11718 * Makefile.in: lose "32" from comment about cygwin.
11719
11720 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11721
11722 * configure.in: Use -Os to build target libraries for the fr30.
11723
11724 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11725
11726 * config.sub: Add fr30.
11727
11728 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11729
11730 * configure.in: drop "32" from config/mh-cygwin32. Check
11731 cygwin* instead of cygwin32*.
11732 * config.sub: Check cygwin* instead of cygwin32*.
11733
11734 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11735
11736 * config.guess: Match any version of Unixware7.
11737
11738 1998-10-20 Syd Polk <spolk@cygnus.com>
11739
11740 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11741 if desired.
11742
11743 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11744
11745 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11746 these if the appropriate directories and files to not exist.
11747
11748 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11749
11750 * Makefile.in (DEVO_SUPPORT): Add config.if.
11751
11752 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11753
11754 * configure: Add pattern to replace "build_tooldir"'s
11755 definition in the generated Makefile with "tooldir"'s
11756 actual value.
11757
11758 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11759
11760 * config.sub: Bring back lost sparcv9.
11761
11762 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11763
11764 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11765
11766 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11767 CC_FOR_TARGET and friends.
11768
11769 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11770
11771 * Makefile.in (build_tooldir): New variable, same as tooldir.
11772 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11773 -B$(build_tooldir)/bin/.
11774 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11775
11776 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11777
11778 * README: Remove installation instructions and refer to the
11779 INSTALL directory instead.
11780
11781 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
11782
11783 * config.sub: Add support for i[34567]86-pc-udk.
11784 * configure.in: Likewise.
11785
11786 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11787
11788 * Makefile.in: add bzip2 package building bits for user
11789 tools module
11790 * configure.in: ditto
11791
11792 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11793
11794 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11795 (ALL_TARGET_MODULES): Add all-target-libobjc.
11796 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11797 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11798 (all-target-libchill): Add dependencies.
11799 * configure.in (target_libs): Add libchill.
11800
11801 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11802
11803 * configure.in (target_subdir): Remove duplicate line.
11804
11805 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11806
11807 * Makefile.in (all-automake): fix dependencies.
11808
11809 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11810
11811 * configure.in: Minor cleanups for building in the $(target_alias)
11812 subdir.
11813
11814 1998-09-22 Jim Wilson <wilson@cygnus.com>
11815
11816 * Makefile.in (bootstrap): Set r and s before make all. Use
11817 BASE_FLAGS_TO_PASS in make all.
11818 (cross): Likewise.
11819
11820 1998-09-20 Mark Mitchell <mark@markmitchell.com>
11821
11822 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11823
11824 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11825
11826 * config.sub: Fix typo in last change.
11827
11828 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11829
11830 * config.sub: Add support for C4x target.
11831 * configure.in: Likewise.
11832
11833 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11834
11835 * config.sub: Recognize sparcv9 just like sparc64.
11836
11837 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11838
11839 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11840
11841 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11842
11843 * config.guess: Correctly identify Pentium II sco boxes.
11844
11845 * config.guess: Fix "tr" code. From Weiwen Liu.
11846
11847 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11848
11849 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11850 stabs.
11851
11852 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11853
11854 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11855 (ALL_TARGET_MODULES): Add all-target-libchill.
11856 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11857 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11858 (all-target-libchill): Add dependencies.
11859 * configure.in (target_libs): Add libchill.
11860
11861 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11862
11863 * config.guess: Avoid assumptions about "tr" behaves when
11864 LANG is set to something other than English.
11865
11866 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11867
11868 * configure (gxx_include_dir): Changed to
11869 '${prefix}/include/g++'-${libstdcxx_interface}.
11870
11871 * config.if: New to determine the interfaces.
11872
11873 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11874
11875 * config.guess: Detect and handle MPE/IX.
11876 * config.sub: Deal with MPE/IX.
11877
11878 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11879
11880 * configure.in: Use mh-aix43.
11881
11882 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11883
11884 * configure: Fix --without/--disable cases for gxx-include-dir.
11885
11886 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
11887
11888 * mdata-sh: Imported. Needed for automake support.
11889
11890 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
11891
11892 * Makefile.in (taz): Try "chmod -R og=u ." before
11893 "chmod og=u `find . -print`".
11894
11895 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
11896
11897 * configure.in: Add arm-elf and thumb-elf support.
11898
11899 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
11900
11901 * Makefile.in: Undo previous patch.
11902
11903 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
11904
11905 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11906 to here ...
11907 (install-no-fixedincludes): and here
11908 (INSTALL_MODULES): ... from here.
11909
11910 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
11911
11912 * config.sub: Merge with FSF.
11913
11914 * config.guess: Merge with FSF.
11915
11916 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
11917
11918 * configure (extraconfigdirs): New variable.
11919 (SUBDIRS): Add extraconfigdirs and recurse on them too.
11920 * Makefile.in (all): Move higher in file.
11921 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11922 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11923 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11924 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11925 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11926
11927 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
11928
11929 * Makefile.in (all-target-libjava): Depend on all-gcc and
11930 all-target-newlib.
11931 (configure-target-libjava): Depend on $(ALL_GCC).
11932
11933 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
11934
11935 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11936 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11937
11938 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
11939
11940 * INSTALL/README: Fix typo.
11941
11942 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
11943
11944 * ylwrap: Change absolute path checks to check for DOS style path
11945 names.
11946
11947 * ylwrap: Don't use a full path name if the source file is in the
11948 same directory. From hjl@lucon.org (H.J. Lu).
11949
11950 * config-ml.in: Default to being verbose, to match Feb 18 change to
11951 configure.
11952
11953 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
11954
11955 Brought over from egcs:
11956
11957 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11958
11959 * configure.in (target_subdir): Set to ${target_alias} instead
11960 of "libraries".
11961
11962 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11963
11964 * configure.in (target_subdir): Set to libraries if enable_multilib.
11965
11966 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
11967
11968 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11969 multilibs, force reconfiguration the first time we create
11970 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11971
11972 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
11973
11974 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11975 avoid confusion with --no-recursion.
11976
11977 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
11978
11979 * configure.in: Win32 hosts shouldn't use install -x
11980 * install-sh: remove -x option, and special .exe-handling
11981 hack.
11982
11983 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
11984
11985 * config.guess: Recognize i586-pc-beos.
11986 * configure.in: Don't build some bits for beos.
11987
11988 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
11989
11990 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11991 CFLAGS default to -O2.
11992
11993 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11994 when using GNU ld.
11995
11996 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
11997
11998 * ltmain.sh: Correct install when using a different shell.
11999
12000 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
12001
12002 * ltconfig, ltmain.sh: Update to libtool 1.2b.
12003
12004 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
12005
12006 * makefile.vms: Update to build binutils/makefile.vms. Add install
12007 target.
12008
12009 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
12010
12011 * ltconfig: Update to correct AIX handling.
12012
12013 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12014
12015 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12016
12017 * configure.in (target_subdir): Set to ${target_alias} instead
12018 of "libraries".
12019
12020 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12021
12022 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12023 (Makefile): Depend on $(gcc_version_trigger).
12024
12025 * configure (gcc_version): Change default initializer to empty
12026 string.
12027 (gcc_version_trigger): New variable; pass this variable down
12028 to subdir configures to enable them checking gcc's version
12029 themselves. Emit make macros for both gcc_version vars.
12030 (topsrcdir): Initialize reliably.
12031 (recursion line): Remove --with-gcc-version=${gcc_version}.
12032
12033 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12034
12035 * configure (enable_version_specific_runtime_libs): Implement new flag
12036 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12037 in $(libsubdir); emit definition in each generated Makefile.
12038 (gxx_include_dir): Initialize depending on
12039 $enable_version_specific_runtime_libs.
12040
12041 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12042
12043 * configure (gcc_version): Initialize properly depending on
12044 how and where configure is started.
12045 (recursion line): Pass a --with-gcc-version=${gcc_version}
12046 to configures in subdirs.
12047
12048 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12049
12050 * configure.in (noconfigdirs): Add configure pattern for mips tx39
12051 cygmon
12052
12053 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12054
12055 * configure.in: Add cygmon and libstub support for mn10200.
12056
12057 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12058
12059 * configure (gcc_version): Add new variable describing the
12060 particular gcc version we're building.
12061 * Makefile.in (libsubdir): Add new macro for the directory
12062 in which the compiler finds executables, libraries, etc.
12063 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12064 and libsubdir.
12065
12066 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12067
12068 * Makefile.in (local-clean): Remove *.log.
12069 (warning.log): Built with warn_summary from build.log.
12070 (mail-report.log): Run test_summary.
12071 (mail-report-with-warnings.log): Run test_summary including
12072 warning.log in the report.
12073
12074 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
12075
12076 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12077
12078 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
12079
12080 * Makefile.in (grep): Grep no longer depends on libiberty.
12081
12082 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
12083
12084 * Makefile.in: all-snavigator needs all-libgui.
12085
12086 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
12087
12088 * configure.in: Add cygmon and libstub support for mn10300.
12089
12090 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
12091
12092 * missing: Update to version from automake 1.3.
12093
12094 * ltmain.sh: On installation, don't get confused if the same name
12095 appears more than once in the list of library names.
12096
12097 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
12098
12099 * config.sub: Accept m68060 and m5200 as CPU names.
12100
12101 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
12102
12103 * configure: Use && rather than using -a in test, because odd
12104 strings can confuse test.
12105 * configure.in: Likewise.
12106
12107 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
12108
12109 * ltconfig, ltmain.sh: Bring in Visual C++ support.
12110
12111 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12112
12113 * Makefile.in (boostrap2-lean, bootstrap3-lean,
12114 bootstrap4-lean): New targets.
12115
12116 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
12117
12118 * mpw-* Delete. Not used.
12119
12120 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
12121
12122 * COPYING.LIB: Update FSF address.
12123
12124 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
12125
12126 * ltconfig, ltmain.sh: Update to libtool 1.2a.
12127
12128 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12129 GAS_SUPPORT_DIRS.
12130
12131 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
12132
12133 * ltconfig, ltmain.sh: Avoid producing a version number if
12134 -version-info was not used.
12135
12136 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
12137
12138 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12139 building with newlib.
12140
12141 1998-04-30 Paul Eggert <eggert@twinsun.com>
12142
12143 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12144 Solaris `make' causes it to continue to next definition.
12145
12146 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
12147
12148 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12149 the right GUI libraries and files are installed along with GDB.
12150
12151 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
12152
12153 * configure.in: Change alpha to alpha* in several places.
12154
12155 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
12156
12157 * config.sub: Recognize sparc86x.
12158
12159 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
12160
12161 * configure.in (--enable-target-optspace): Remove debug echo.
12162
12163 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
12164
12165 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12166
12167 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
12168
12169 * ltconfig: Update cygwin32 support.
12170
12171 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12172 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12173 (GDB_SUPPORT_DIRS): Likewise.
12174
12175 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
12176
12177 * configure.in (target_makefile_frag): If --enable-target-optspace,
12178 use -Os to compile target libraries rather than -O2. Default to
12179 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12180 not used.
12181 * configure.in (target_cflags): Ditto for d30v.
12182
12183 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
12184
12185 * Makefile.in (all-bfd): Depend on all-intl.
12186 (all-binutils): Likewise.
12187 (all-gas): Likewise.
12188 (all-gprof): Likewise.
12189 (all-ld): Likewise.
12190
12191 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
12192
12193 * configure.in (host_tools): Fix typo, lbtool -> libtool.
12194
12195 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
12196
12197 * Makefile.in (all-bfd): Depend upon all-libiberty.
12198
12199 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12200
12201 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
12202
12203 * Makefile.in: Add libstub.
12204
12205 * configure.in: Ditto. Build libstub for targets that have cygmon
12206 support.
12207
12208 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
12209
12210 * configure.in: Don't set PICFLAG on ix86-cygwin32.
12211
12212 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
12213
12214 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12215 use mh-sysv5 if specified. Support gprof on SCO Open Server.
12216
12217 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
12218
12219 * configure: Define DEFAULT_M4 by searching PATH.
12220 * Makfile.in: Use DEFAULT_M4.
12221
12222 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
12223
12224 * ltconfig: Add cygwin32 support.
12225
12226 * Makefile.in, configure.in: Add libtool as a native only directory
12227 to configure and build.
12228
12229 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
12230
12231 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12232
12233 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
12234
12235 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12236
12237 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
12238
12239 * Makefile.in: add ash make rules
12240 * configure.in: add ash to native_only and host_tools lists
12241
12242 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12243
12244 * Makefile.in (all-gettext, all-intl): New targets.
12245 (ALL_MODULES): Added all-gettext, all-intl.
12246 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12247 (INSTALL_MODULES): Added install-gettext, install-intl.
12248 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12249
12250 * configure.in (host_tools): Added gettext.
12251 (native_only): Likewise.
12252 (noconfigdirs) [various cases]: Likewise.
12253 (host_libs): Added intl.
12254
12255 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12256
12257 * configure: Do not disable building gdbtk for cygwin32 hosts.
12258
12259 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12260
12261 * configure.in: Add thumb-coff target.
12262 * config.sub: Add thumb-coff target.
12263
12264 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12265
12266 * Makefile.in: Revert yesterday's change.
12267 (all-target-winsup): all-target-librx stays out of here.
12268
12269 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12270
12271 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12272 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12273 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12274 Remove references to librx and libg++.
12275
12276 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12277
12278 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12279 recursive makes
12280
12281 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12282
12283 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12284 for newlib directory.
12285 (CXX_FOR_TARGET): Likewise.
12286
12287 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12288
12289 * ltconfig: Update after libtool/ltconfig.in change for
12290 hpux11.
12291
12292 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12293
12294 * ltconfig, ltmain.sh: Update to libtool 1.2.
12295
12296 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12297
12298 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12299 (install-gcc-cross): Instead, override LANGUAGES here.
12300
12301 1998-03-18 Dave Love <d.love@dl.ac.uk>
12302
12303 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12304 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12305
12306 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12307
12308 * configure.in: Add Thumb-pe target.
12309
12310 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
12311
12312 * Makefile.in - changed sn targets to snavigator
12313 * configure.in - changed sn targets to snavigator
12314
12315 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12316
12317 * config-ml.in: After building symlink tree call make distclean
12318 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12319 to be the case for libiberty.
12320
12321 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12322
12323 * configure: When making link, also check the current
12324 directory. The configure scripts may create one.
12325
12326 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12327
12328 * config.sub: Accept alphapca56 and alphaev6 properly.
12329
12330 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12331
12332 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12333
12334 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12335
12336 * config.sub (sco5): Fix typo.
12337
12338 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
12339
12340 * Makefile.in (INSTALL_MODULES): Move install-tcl before
12341 install-itcl.
12342 (install-itcl): Remove dependency on install-tcl.
12343
12344 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12345
12346 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12347
12348 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
12349
12350 * configure.in: Don't build libgui for a cygwin32 target when not on
12351 a cygwin32 host.
12352
12353 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12354
12355 * configure (redirect): Set to null, so default behavior of
12356 configure is now --verbose.
12357
12358 1998-02-16 Dave Love <d.love@dl.ac.uk>
12359
12360 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12361 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12362
12363 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12364
12365 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12366 this change to sync Makefile.in with its ChangeLog entries.
12367
12368 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12369
12370 * ltmain.sh (mkdir): Check that the directory doesn't exist
12371 before we exit with error, so that we don't get races during
12372 parallel builds.
12373
12374 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12375
12376 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12377
12378 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12379
12380 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12381 PICFLAG_FOR_TARGET.
12382 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12383
12384 * configure: Emit a definition for the new macro enable_shared
12385 into each Makefile.
12386
12387 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12388
12389 * configure.in (host_tools, native_only): Add libtool.
12390
12391 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12392
12393 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12394 Fix typo in ming config comment.
12395
12396 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12397
12398 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12399
12400 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12401
12402 * config.sub: Add tic30 cases, and map c30 to tic30.
12403
12404 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12405
12406 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12407 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12408 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12409 (CLEAN_TARGET_MODULES): Similarly
12410 (all-target-libf2c): Add dependences.
12411 * configure.in (target_libs): Add libf2c.
12412
12413 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12414
12415 * configure.in: Remove expect from noconfigdirs when target
12416 is cygwin32. OK to build expect and dejagnu with Canadian
12417 Cross.
12418
12419 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12420
12421 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12422 host.
12423
12424 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12425 and mingw32.
12426
12427 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12428
12429 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12430 here as it is not defined in the toplevel Makefile.
12431
12432 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12433
12434 * configure (package_makefile_rules_frag): New variable, which names
12435 a file with generic rules, ...
12436 Change comment to mention we now have FIVE parts.
12437 * configure: Undo last change.
12438
12439 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12440
12441 * config.guess: More accurate determination of HP processor types.
12442 * config.sub: More accurate determination of HP processor types.
12443
12444 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12445
12446 * configure (package_makefile_frag): Move inserting the
12447 ${package_makefile_frag} to where it should be according
12448 to the comment.
12449
12450 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12451
12452 * config.guess: Add support for Linux/ARM.
12453
12454 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12455
12456 * .cvsignore: Remove *-info and *-install since they match
12457 release-info and mpw-install, which we don't want to just ignore.
12458
12459 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12460
12461 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12462
12463 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12464
12465 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12466 local_prefix to sub-make invocations.
12467
12468 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12469
12470 * configure.in: Check makefile fragments in the source
12471 directory.
12472
12473 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12474
12475 * configure.in: Check whether host and target makefile
12476 fragments exist before adding them to *_makefile_frag.
12477
12478 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12479
12480 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12481
12482 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12483
12484 * configure.in: Make sure we only replace RPATH_ENVVAR on
12485 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12486 regexp to sed.
12487
12488 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12489 to sub-makes.
12490
12491 1998-01-13 Lee Iverson (leei@ai.sri.com)
12492
12493 * config-ml.in (multi-do): LDFLAGS must include multilib
12494 designator.
12495
12496 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
12497
12498 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12499
12500 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12501
12502 * config.sub: Add mingw32 support.
12503 * configure.in: Likewise.
12504
12505 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12506
12507 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12508
12509 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12510
12511 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12512 * configure (gxx_include_dir): Provide a definition for subdirs
12513 which do not use autoconf.
12514
12515 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12516
12517 * config.guess: Sync with egcs. Picks up new alpha support,
12518 BeOS & some additional linux support.
12519
12520 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12521
12522 * config.guess: HP 9000/803 is a PA1.1 machine.
12523
12524 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12525
12526 * configure.in: It's alpha*-...
12527
12528 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12529
12530 * configure.in (host_makefile_frag, target_makefile_frag):
12531 Handle multiple config files.
12532 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12533 alpha-*-*.
12534
12535 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12536
12537 * mkdep: New file.
12538
12539 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12540
12541 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12542
12543 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12544
12545 * Makefile.in: Add libgui directory.
12546 (GDB_TK): Add all-libgui.
12547 * configure.in: Add libgui directory.
12548 * configure: Add all-libgui to GDB_TK.
12549
12550 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12551
12552 * config-ml.in (multidirs): Add m32r to multilib list.
12553
12554 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12555
12556 * Makefile.in (all-target-gperf): Change dependency to
12557 all-target-libstdc++.
12558
12559 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12560
12561 * config.guess: Add BeOS support.
12562
12563 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12564
12565 Source directory cvs renamed to cvssrc:
12566 * configure.in (host_tools): Change cvs to cvssrc.
12567 (native_only): Likewise.
12568 (noconfigdirs) [various cases]: Likewise.
12569 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12570 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12571 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12572 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12573 (all-cvssrc): Rename target from all-cvs.
12574
12575 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12576
12577 * configure (gxx_include_dir): Fix thinko.
12578
12579 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12580
12581 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12582 (install-cross, install-gcc-cross): New targets.
12583
12584 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12585
12586 * configure.in (noconfigdirs): Add support for Thumb target.
12587
12588 * config.sub (maybe_os): Add support for Thumb target.
12589
12590 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12591
12592 * Makefile.in: Add rules for cygmon.
12593
12594 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12595
12596 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12597
12598 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12599 * configure (gxx_include_dir): Provide a definition for subdirs
12600 which do not use autoconf.
12601
12602 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12603
12604 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12605 11/18/97 build
12606
12607 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12608
12609 * From Franz Sirl.
12610 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12611 found on RedHat Linux systems.
12612
12613 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12614
12615 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12616 guesses.
12617
12618 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12619
12620 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12621
12622 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12623
12624 * ltmain.sh: If mkdir fails, check whether the directory was created
12625 anyhow by some other process.
12626
12627 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12628
12629 * configure.in (d30v-*-*): Configure all directories.
12630
12631 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12632
12633 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12634 for the D30V.
12635
12636 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12637
12638 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12639
12640 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12641
12642 * include/libiberty.h: Add extern "C" { so it can be used with C++
12643 progrms.
12644 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12645 programs.
12646
12647 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12648
12649 * configure.in (d30v-*-*): Configure GCC now.
12650
12651 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12652
12653 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12654 is no longer needed.
12655
12656 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12657
12658 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12659
12660 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12661
12662 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12663 targets using "$@" to provide support for similar but not identical
12664 targets without having to duplicate code.
12665
12666 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12667
12668 * makefile.vms: Fix to work with DEC C.
12669
12670 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12671
12672 * config.sub: Add mips-tx39-elf to marketing names.
12673
12674 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12675
12676 * ltmain.sh: Handle symlinks in generated script.
12677
12678 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12679
12680 * configure: Handle autoconf style directory options: --bindir,
12681 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12682 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12683 --sysconfdir.
12684 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12685 (sharedstatedir, localstatedir, oldincludedir): New variables.
12686 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12687 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12688 sbindir, sharedstatedir, and sysconfdir.
12689
12690 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12691
12692 * Makefile.in (bootstrap-lean): New target.
12693
12694 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12695
12696 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
12697 sn, and gnuserv from noconfigdirs.
12698
12699 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12700
12701 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12702
12703 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12704
12705 * Makefile.in (cross): New target.
12706
12707 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12708 Jeff Law <law@cygnus.com>
12709
12710 * Makefile.in (bootstrap2, bootstrap3): New targets.
12711 (all-bootstrap): Remove outdated and confusing target.
12712 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12713
12714 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12715
12716 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12717 windows. Consistent with gdb/configure.
12718
12719 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12720
12721 * configure.in: Name Linux target fragment.
12722
12723 * configure: Rewrite so that project Makefile fragment is inserted
12724 first and appears last in the resulting Makefile.
12725
12726 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12727
12728 * Makefile.in (install-itcl): Install tcl first.
12729
12730 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12731
12732 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12733
12734 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12735
12736 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12737
12738 * configure.in (skipdirs): Add target-librx for Linux.
12739 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12740
12741 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12742
12743 * Makefile.in (bootstrap): New target.
12744
12745 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12746
12747 * config.sub: Accept 'amigados' for backward compatibility.
12748
12749 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12750
12751 * config.guess: Merge with FSF.
12752
12753 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12754
12755 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12756
12757 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12758
12759 * config.sub: Add "marketing-names" patch.
12760
12761 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12762
12763 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12764
12765 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12766
12767 * config.sub: Handle v850-elf.
12768
12769 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
12770
12771 * .cvsignore (*-install): Remove.
12772
12773 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12774
12775 * ltconfig: Set CONFIG_SHELL in libtool.
12776 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12777
12778 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12779
12780 * configure.in (target_subdir): Set to libraries if enable_multilib.
12781
12782 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12783
12784 * config.guess: Update from gcc directory.
12785
12786 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12787
12788 * Makefile.in (all-sim): Depends on all-readline.
12789
12790 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12791
12792 * Makefile.in (BISON, YACC): Use $$s.
12793 (all-bison): Depend on all-texinfo.
12794
12795 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12796
12797 * Makefile.in (BISON): Add -L flag.
12798 (YACC): Likewise.
12799
12800 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12801
12802 * configure.in (noconfigdirs): Add support for v850e target.
12803
12804 * config.sub (maybe_os): Add support for v850e target.
12805
12806 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12807
12808 * configure.in (noconfigdirs): Add support for v850ea target.
12809
12810 * config.sub (maybe_os): Add support for v850ea target.
12811
12812 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12813
12814 * config.sub: Add mipstx39. Delete r3900.
12815
12816 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12817
12818 * Makefile.in (all-autoconf): Depends on all-texinfo.
12819
12820 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12821
12822 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12823 eabi targets.
12824
12825 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12826
12827 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12828
12829 * configure: When handling a Canadian Cross, handle YACC as well as
12830 BISON. Just set BISON to bison. When setting YACC, prefer bison.
12831 * Makefile.in (all-bison): Depend upon all-texinfo.
12832
12833 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12834
12835 * Makefile.in (BISON): bison, not byacc or bison -y.
12836 (YACC): bison -y or byacc or yacc.
12837 (various): Add *-bison as appropriate.
12838 (taz): No need to mess with BISON anymore.
12839
12840 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12841
12842 * configure: If OSTYPE matches *win32*, try to find a good value for
12843 CONFIG_SHELL.
12844
12845 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12846
12847 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12848 configure.in if it is present.
12849
12850 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12851
12852 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12853
12854 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12855
12856 * config.sub: Recognize `arc' cpu.
12857 * configure.in: Likewise.
12858 * config-ml.in: Likewise.
12859
12860 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12861
12862 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12863
12864 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12865
12866 * configure: Changed sed delimiter from ':' to '|' when
12867 attempting to substitute ${config_shell} for SHELL. On
12868 NT ${config_shell} may contain a ':' in it.
12869
12870 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12871
12872 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12873
12874 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12875
12876 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12877
12878 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12879
12880 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12881
12882 * ylwrap: If the program is a relative path, force it to be
12883 absolute.
12884
12885 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
12886
12887 * configure (tooldir): Set BISON to `bison -y' and not just bison.
12888
12889 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
12890
12891 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12892 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12893 for libraries.
12894
12895 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
12896
12897 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12898 separated by spaces.
12899
12900 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
12901
12902 * ylwrap: New file.
12903 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12904
12905 * ltmain.sh: Handle /bin/sh at start of install program.
12906
12907 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12908
12909 * ltconfig, ltmain.sh: New files, from libtool 1.0.
12910 * missing: New file, from automake 1.2.
12911
12912 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
12913
12914 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
12915 check-tk to CHECK_X11_MODULES.
12916
12917 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
12918
12919 * config.sub: Merge with FSF.
12920
12921 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
12922
12923 * config.guess: Merge with FSF.
12924
12925 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12926
12927 * configure: Treat msdosdjgpp like go32.
12928 * configure.in: Likewise. Don't remove gprof for go32.
12929
12930 * configure: Change Makefile.tem2 to Makefile.tm2.
12931
12932 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
12933
12934 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12935
12936 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12937
12938 * install-sh (chmodcmd): Set to null if the DST directory already
12939 exists. Same as Nov 11th change.
12940
12941 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
12942
12943 * configure (GDB_TK): Needs itcl and tix.
12944
12945 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
12946
12947 * config.guess: Update from FSF.
12948
12949 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
12950
12951 * Makefile.in (GDB_TK): Depend on itcl and tix.
12952
12953 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
12954
12955 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12956 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12957 (INSTALL_SCRIPT): New variable.
12958 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12959 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12960 to -x.
12961 * install-sh: Add support for -x option.
12962
12963 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
12964
12965 * configure.in, Makefile.in: Treat tix like itcl.
12966
12967 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
12968
12969 * Makefile.in (WINDRES): New variable.
12970 (WINDRES_FOR_TARGET): New variable.
12971 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12972 (EXTRA_HOST_FLAGS): Add WINDRES.
12973 (EXTRA_TARGET_FLAGS): Add WINDRES.
12974 (EXTRA_GCC_FLAGS): Add WINDRES.
12975 ($(DO_X)): Pass down WINDRES.
12976 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12977 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12978 DLLTOOL_FOR_TARGET.
12979
12980 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
12981
12982 * configure.in: configure sim before gdb for win32-x-ppc
12983
12984 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12985
12986 Move gperf into the toplevel, from libg++.
12987 * configure.in (target_tools): Add target-gperf.
12988 (native_only): Add target-gperf.
12989 * Makefile.in (all-target-gperf): New target, depend on
12990 all-target-libg++.
12991 (configure-target-gperf): Empty rule.
12992 (ALL_TARGET_MODULES): Add all-target-gperf.
12993 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12994 (CHECK_TARGET_MODULES): Add check-target-gperf.
12995 (INSTALL_TARGET_MODULES): Add install-target-gperf.
12996 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12997
12998 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
12999
13000 * config.sub (mn10200): Recognize new basic machine.
13001
13002 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13003
13004 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13005 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13006
13007 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13008
13009 * configure.in: If we're building mips-sgi-irix6* native, turn on
13010 ENABLE_MULTILIB and set TARGET_SUBDIR.
13011
13012 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
13013
13014 * Makefile.in (all-sn): Depend on all-grep.
13015
13016 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13017
13018 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13019
13020 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13021 Makefile. From Jeff Makey <jeff@cts.com>.
13022 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13023
13024 * Makefile.in (DISTBISONFILES): Remove.
13025 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13026 $(DEFAULT_YACC).
13027
13028 * configure.in: Build itl, db, sn, etc., when building for native
13029 cygwin32.
13030
13031 * Makefile.in (LD): New variable.
13032 (EXTRA_HOST_FLAGS): Pass down LD.
13033 ($(DO_X)): Likewise.
13034
13035 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13036
13037 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13038
13039 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13040
13041 * configure.in (targargs): Strip out any supplied --build argument
13042 before adding our own. Always add --build.
13043
13044 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13045
13046 * configure.in (targargs): Pass --build if we're doing
13047 a cross-compile.
13048
13049 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13050
13051 * configure: Use '|' instead of ":" as the separator in
13052 sed. Otherwise sed chokes on NT path names with drive
13053 designators. Also look for "?:*" as the leading characters in an
13054 absolute pathname.
13055
13056 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13057
13058 * config.sub: Support for r3900.
13059
13060 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13061
13062 * configure.in: Use install-sh, not install.sh.
13063
13064 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13065
13066 * Makefile.in (taz): Improve check for BISON so it doesn't try to
13067 apply it twice.
13068
13069 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
13070
13071 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13072 install-binutils.
13073
13074 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
13075
13076 * Makefile.in: Add automake targets.
13077 * configure.in (host_tools): Add automake.
13078
13079 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
13080
13081 * configure: Default CXX to c++, not gcc.
13082 * Makefile.in (CXX): Set to c++, not gcc.
13083 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13084
13085 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
13086
13087 * install-sh: try appending a .exe if source file doesn't
13088 exist
13089
13090 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
13091
13092 * configure.in: Turn on multilib by default.
13093 (cross_only): Remove target-libiberty.
13094
13095 * Makefile.in (all-gcc): Don't depend on libiberty.
13096
13097 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
13098
13099 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13100
13101 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
13102
13103 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13104 (DISTBISONFILES): Add ld/Makefile.in
13105
13106 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
13107
13108 * configure.in: if target is cygwin32 but host isn't cygwin32,
13109 don't configure gdb tcl tk expect, not just gdb.
13110
13111 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
13112
13113 * configure.in: Added gnuserv everywhere sn appears.
13114
13115 * Makefile.in (ALL_MODULES): Added all-gnuserv.
13116 (CROSS_CHECK_MODULES): Added check-gnuserv.
13117 (INSTALL_MODULES): Added install-gnuserv.
13118 (CLEAN_MODULES): Added clean-gnuserv.
13119 (all-gnuserv): New target.
13120
13121 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
13122
13123 * config.guess: Fixes for MIPS OpenBSD systems.
13124
13125 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
13126
13127 * Makefile.in (INSTALL_XFORM): Remove.
13128 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13129
13130 * mkinstalldirs: New file, copied from automake.
13131 * Makefile.in (installdirs): Rename from install-dirs. Use
13132 mkinstalldirs. Change all users.
13133 (DEVO_SUPPORT): Add mkinstalldirs.
13134
13135 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
13136
13137 * install-sh: Rename from install.sh.
13138 * Makefile.in (INSTALL): Change install.sh to install-sh.
13139 (DEVO_SUPPORT): Likewise.
13140
13141 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
13142 Graichen <graichen@rzpd.de>.
13143
13144 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
13145
13146 * config.guess: Recognize OpenBSD systems correctly.
13147
13148 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13149
13150 * README, Makefile.in (ETC_SUPPORT): Remove references to
13151 cfg-paper*, configure.{texi,man,info*}._
13152
13153 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
13154
13155 * Makefile.in (all.normal): Ensure that gcc is built after all
13156 the x11 - ie gdb - targets.
13157
13158 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
13159
13160 * makefile.vms: Don't run conf-a-gas.
13161
13162 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
13163
13164 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13165
13166 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
13167
13168 * configure.in: Remove noconfigdirs case since gdb also
13169 configures and builds for tic80-coff.
13170
13171 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
13172
13173 * configure: Set cache_file to config.cache.
13174 * Makefile.in (local-distclean): Remove config.cache.
13175
13176 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
13177
13178 * COPYING: Update FSF address.
13179
13180 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
13181
13182 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13183 noconfigdirs.
13184
13185 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
13186
13187 * Makefile.in (install-dirs): Don't crash if prefix, and hence
13188 MAKEDIRS, is empty.
13189
13190 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
13191
13192 * config.sub: Tweak mn10300 entry.
13193
13194 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
13195
13196 * configure.in (host_tools): Put sim before gdb, so gdb's
13197 configure.tgt can determine if the simulator was configured.
13198
13199 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
13200
13201 * config.sub: Move BeOS $os case to be with other Cygnus
13202 local cases.
13203
13204 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
13205
13206 * config.sub: Remove misplaced comment that broke Linux.
13207
13208 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
13209
13210 * config.sub: Add BeOS support.
13211
13212 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
13213
13214 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13215
13216 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
13217
13218 * configure.in (noconfigdirs): Remove tcl and tk from
13219 noconfigdirs for cygwin32 builds.
13220
13221 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
13222
13223 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13224
13225 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
13226
13227 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13228 make-all.com, use makefile.vms instead.
13229
13230 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
13231
13232 * config.sub: Accept -lnews*.
13233
13234 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
13235
13236 * configure.in (noconfigdirs): Disable target-newlib,
13237 target-examples and target-libiberty for d30v.
13238
13239 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13240
13241 * configure.in (noconfigdirs): Enable ld for d30v.
13242
13243 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13244
13245 * configure.in (tic80-*-*): Build compiler.
13246
13247 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13248
13249 * configure.in (d30v-*): Remove sim directory from list of
13250 unsupported d30v directories
13251
13252 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13253
13254 * config.sub, configure.in: Add d30v target cpu.
13255
13256 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13257
13258 * makefile.vms: New file.
13259 * make-all.com: Remove.
13260
13261 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13262
13263 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13264
13265 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13266
13267 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13268
13269 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13270
13271 * Makefile.in (ALL_MODULES): Added all-db.
13272 (CROSS_CHECK_MODULES): Addec check-db.
13273 (INSTALL_MODULES): Added install-db.
13274 (CLEAN_MODULES): Added clean-db.
13275
13276 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13277
13278 * config.guess: Merge with latest FSF sources.
13279
13280 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13281
13282 * Makefile.in (ALL_MODULES): Added all-itcl.
13283 (CROSS_CHECK_MODULES): Added check-itcl.
13284 (INSTALL_MODULES): Added install-itcl.
13285 (CLEAN_MODULES): Added clean-itcl.
13286
13287 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13288
13289 * configure.in: build gdb for mn10200
13290
13291 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13292
13293 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13294
13295 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13296
13297 * configure.in (tic80-*-*): Turn off most targets right now.
13298
13299 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13300
13301 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13302 rather than the makeinfo program.
13303 (do-info): Depend upon all-texinfo.
13304
13305 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13306
13307 * configure.in: Remove uses of config/mh-linux.
13308
13309 * config.sub, config.guess: Merge with latest FSF sources.
13310
13311 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13312
13313 * config.sub (case $basic_machine): Add tic80 entries.
13314
13315 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13316
13317 * config.sub, config.guess: Merge with latest FSF sources.
13318
13319 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13320
13321 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13322 * mpw-config.in: Test for NewFolderRecursive.
13323 * mpw-install: Use symbolic name for startup filename.
13324 * mpw-README: Add various additional details.
13325
13326 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13327
13328 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13329
13330 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13331
13332 * configure.in: Do build gcc and the target libraries for
13333 the mn10200.
13334
13335 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
13336
13337 * configure.in: don't avoid building gdb for mn10300 any more
13338 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13339 instead of single-quoting it.
13340
13341 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
13342
13343 * configure.in: Don't use --with-stabs on IRIX 6.
13344
13345 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13346
13347 * configure.in (m32r): Build gdb, libg++ now.
13348
13349 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13350
13351 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13352 directories from noconfigdirs.
13353
13354 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13355
13356 * config.sub (basic_machine): added mips16 configuration
13357
13358 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13359
13360 * config.sub: Handle d10v-unknown.
13361
13362 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13363
13364 * config.sub: Handle v850-unknown.
13365
13366 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13367
13368 * Makefile.in: add findutils
13369 * configure.in: add findutils to list of host_tools
13370
13371 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13372
13373 * config.sub: Handle mn10200 and mn10300.
13374
13375 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13376
13377 * configure.in (d10v-*): Do not build librx.
13378
13379 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13380
13381 * configure.in (mn10300): Build everything except gdb & libgloss.
13382
13383 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13384
13385 * config.guess: Patch for Dansk Data Elektronik servers,
13386 from Niels Skou Olsen <nso@dde.dk>.
13387
13388 For ncr, use /bin/uname rather than uname, since GNU uname does not
13389 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13390
13391 Patch for MIPS R4000 running System V,
13392 from Eric S. Raymond <esr@snark.thyrsus.com>.
13393
13394 Fix thinko for nextstep.
13395
13396 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13397
13398 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13399 * config.guess: Guess mips-dec-mach_bsd4.3.
13400
13401 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13402 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13403 release numbers.
13404 * config.guess (mips-mips-riscos*): Emit just enough of the
13405 release number.
13406
13407 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13408 * config.guess (sparc-auspex-sunos*): Added.
13409 (f300-fujitsu-*): Added.
13410
13411 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13412 * config.guess: Recognize a Tadpole as a sparc.
13413
13414 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13415
13416 * config.guess: Don't assume that NextStep version is either 2 or
13417 3. NextStep 4 (aka OpenStep 4) has come out now.
13418
13419 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13420
13421 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13422 From Rik Faith <faith@cs.unc.edu>.
13423
13424 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13425
13426 * config.sub: Contributions from bug-gnu-utils to:
13427 Support plain "hppa" (no version given) architecture, reported by
13428 OpenStep.
13429 OpenBSD like NetBSD.
13430 LynxOs is not a hardware supplier.
13431
13432 * config.guess: Contributions from bug-gnu-utils to add support for:
13433 OpenBSD like NetBSD.
13434 Stratus systems.
13435 More Pyramid systems.
13436 i[n>4]86 Intel chips.
13437 M680[n>4]0 Motorola chips.
13438 Use unknown instead of lynx for hardware manufacturer.
13439
13440 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13441
13442 * install.sh (chmodcmd): Set to null if the DST directory already
13443 exists.
13444
13445 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13446
13447 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13448 not use mt-ppc target Makefile fragment any more.
13449
13450 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13451
13452 * configure.in (*-*-windows): Exclude everything but those dirs
13453 needed to build windows.
13454
13455 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13456
13457 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13458
13459 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13460
13461 * configure.in: Exclude mmalloc from i386-windows.
13462
13463 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13464
13465 * Undo my previous change.
13466
13467 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13468
13469 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13470 unconditionally.
13471 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13472
13473 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13474
13475 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13476 host to add it's own flags.
13477
13478 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13479
13480 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13481
13482 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13483
13484 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13485 (CXX_FOR_TARGET): Likewise.
13486 (GCC_FOR_TARGET): Define.
13487 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13488 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13489 CC_FOR_TARGET was specified on the command line.
13490 (MAKEOVERRIDES): Don't define.
13491
13492 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13493
13494 * configure.in (m32r): Fix spelling of libg++ libs.
13495
13496 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13497
13498 * config.sub (-apple*): Remove, now redundant.
13499
13500 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13501
13502 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13503
13504 * configure: Rework yesterday's sed script patch.
13505
13506 * config.sub: Merge with FSF.
13507
13508 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13509
13510 * config.guess: Merge from FSF.
13511
13512 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
13513 * config.guess: Use pc instead of unknown, for pc clone systems.
13514 Change linux to linux-gnu.
13515
13516 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13517 * config.guess: Avoid non-portable tr syntax.
13518
13519 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13520
13521 * test-build.mk (HOLES): Add "xargs" for gdb.
13522
13523 * configure: Avoid hpux10.20 sed bug.
13524
13525 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13526
13527 * configure.in: Add support for windows host
13528 (that is a build done under the Microsoft build environment).
13529
13530 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13531
13532 * Makefile.in: Replace all uses of srcroot with s, to shrink
13533 command line lengths.
13534
13535 Patches from Geoffrey Noer <noer@cygnus.com>:
13536 * configure.in: If configuring for newlib, pass --with-newlib to
13537 subdirectories.
13538 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13539 -Bnewlib/ and -Lwinsup to gcc.
13540 (CXX_FOR_TARGET): Likewise.
13541
13542 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13543
13544 * Makefile.in (ETC_SUPPORT): Add configure.
13545
13546 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13547
13548 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13549 host configuration file.
13550
13551 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13552
13553 * configure.in: Break mn10x00 support into separate
13554 mn10200 and mn10300 configurations.
13555 * config.sub: Likewise.
13556
13557 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13558
13559 * configure.in: Add lots of stuff to noconfigdirs for
13560 the mn10x00 targets.
13561
13562 * config.sub, configure.in: Add mn10x00 support.
13563
13564 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13565
13566 * make-all.com: Call conf-a-gas, not config-a-gas.
13567
13568 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13569
13570 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13571 targets.
13572
13573 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13574
13575 * mpw-README: Add much more detail for native PowerMac.
13576 * mpw-install: New file.
13577 * mpw-configure: Add --norecursion and --help options.
13578 * mpw-config.in: Translate readme and install files when
13579 copying to objdir.
13580 * mpw-build.in: Don't always depend on byacc and flex.
13581 (install-only-top): New action.
13582
13583 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13584
13585 * configure.in: You can now configure GDB for the v850.
13586
13587 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13588
13589 * configure.in (noconfigdirs): Don't configure any C++ dirs
13590 if targeting D10V.
13591
13592 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13593
13594 * config.sub: Recognize mips64vr5000.
13595
13596 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13597
13598 * configure.in: Use a single line for host_tools and native_only.
13599
13600 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13601
13602 * config.sub, configure.in: Add entries for m32r.
13603
13604 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13605
13606 * Makefile.in (inet-install): Don't run install-gzip.
13607
13608 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13609
13610 * configure.in: Don't config lots of things for *-*-windows*.
13611
13612 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13613
13614 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13615 (host_libs, host_tools): Copy from configure.in.
13616 * mpw-configure: Don't complain about directories not found.
13617
13618 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13619
13620 * configure.in (i[345]86): Recognize i686 for pentium pro.
13621 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13622 file.
13623
13624 * config.guess (i[345]86): Ditto.
13625
13626 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13627
13628 * configure.in (noconfigdirs): Removed gdb for D10V.
13629
13630 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
13631
13632 * configure.in: Remove ld, target-libio, target-libg++, and
13633 target-libstdc++ from noconfigdirs.
13634
13635 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13636
13637 * configure: Fix three locations where shell scripts were
13638 being run directly rather than with config_shell.
13639
13640 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13641
13642 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13643 * config.sub (basic_machine): Recognize v850.
13644
13645 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13646
13647 * mpw-configure: Handle multiple enable/disable options and
13648 pass them down recursively, handle -c and -s flags appropriately
13649 depending on choice of compiler, add escape mechanism for
13650 quoted arguments to gC.
13651
13652 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13653
13654 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13655 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13656 so that -mrelocatable-lib and -mno-eabi are used.
13657
13658 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13659 not support --print-multi-lib, don't abort.
13660
13661 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13662
13663 * make-all.com: Run config-a-gas.
13664 * setup.com: Don't copy subdirectory files around.
13665
13666 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13667
13668 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13669 target, it now compiles correctly.
13670
13671 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13672
13673 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13674
13675 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13676
13677 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13678
13679 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13680
13681 * configure.in (native_only): Add prms.
13682
13683 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13684
13685 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13686 (BINUTILS_SUPPORT_DIRS): Likewise.
13687
13688 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13689
13690 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13691 d10v support is added.
13692
13693 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13694
13695 * configure.in (d10v-*-*): New target.
13696
13697 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13698
13699 * config.guess (HP 9000/811): Recognize this as a PA1.1
13700 machine.
13701
13702 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13703
13704 * Makefile.in (do-tar-gz): New target, split out from tail end of
13705 taz target. Run each command separately, don't use pipes.
13706 (taz): Use it.
13707
13708 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13709
13710 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13711 * mpw-build.in: No builds should depend on building byacc or flex,
13712 they are assumed to be installed already.
13713
13714 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13715
13716 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13717 variable that CC_FOR_TARGET needs.
13718
13719 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13720
13721 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13722 options have changed since the last time the subdirectory was
13723 configured, and if it has, reconfigure.
13724 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13725 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13726
13727 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13728
13729 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13730 CLEAN_MODULES): Add bash.
13731 (all-bash): New target.
13732
13733 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13734
13735 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13736
13737 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13738
13739 * config.sub (basic_machine): Recognize d10v as a valid processor.
13740
13741 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13742
13743 * mpw-configure: Add support for --bindir.
13744 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13745
13746 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13747
13748 * configure.in: add bash, time, gawk to list of hosttools and things
13749 to only build for native toolchains
13750
13751 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13752
13753 * Makefile.in (docdir): Remove.
13754
13755 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13756
13757 * Makefile.in (datadir): Set to $(prefix)/share.
13758
13759 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13760
13761 * configure.in: build diff and patch for cygwin32-hosted
13762 toolchains.
13763
13764 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13765
13766 * config.sub: Accept -rtems*.
13767
13768 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13769
13770 * configure.in: enable dosrel for cygwin32-hosted builds,
13771 remove diff from the list of things not buildable
13772 via Canadian Cross
13773
13774 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13775
13776 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13777 don't get ". ".
13778
13779 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13780
13781 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13782
13783 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13784
13785 * Makefile.in (taz): Handle case where tex3patch didn't even get
13786 checked out. Also, if it was found, put the symlink in a new util
13787 subdirectory.
13788
13789 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13790
13791 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13792
13793 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13794
13795 * config.sub: Recognize -openvms.
13796 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13797 * make-all.com, setup.com: New files.
13798
13799 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13800
13801 * Makefile.in (taz): tex3patch moved to texinfo/util.
13802
13803 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13804
13805 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13806 * configure.in: remove make from disable-if-Can-Cross list
13807 enable gdb if ${host} and ${target} are cygwin32
13808
13809 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13810
13811 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13812 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13813
13814 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13815
13816 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13817 distinguish sysv/svr4/bsd variants.
13818 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13819
13820 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13821
13822 * configure.in: Added copyright notice.
13823 * move-if-change: Added copyright notice.
13824
13825 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13826
13827 * configure.in (powerpcle-*-solaris*): Until we get shared
13828 libraries working, don't build gdb, sim, make, tcl, tk, or
13829 expect.
13830
13831 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13832
13833 * config.guess: Merge with FSF:
13834
13835 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13836 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13837
13838 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13839 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13840
13841 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13842 * config.guess: Combine two OSF1 rules.
13843 Also recognize field test versions. From mjr@zk3.dec.com.
13844 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13845 because GNU uname does not support -p. From pmr@pajato.com.
13846
13847 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13848
13849 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13850
13851 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13852
13853 * mpw-README: Document GCCIncludes.
13854
13855 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13856
13857 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13858
13859 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13860
13861 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13862
13863 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13864
13865 * configure.in (*-*-cygwin32): Configure make.
13866
13867 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13868
13869 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13870
13871 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13872
13873 * Makefile.in (all-inet): Depend on all-perl.
13874
13875 * Makefile.in (inet-install): New target.
13876
13877 * Makefile.in (all-inet): Depend on all-tcl.
13878 (all-inet): Depend on all-send-pr.
13879
13880 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13881
13882 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13883 temporarily.
13884
13885 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
13886
13887 * configure.in: Don't configure --with-gnu-ld on AIX.
13888
13889 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13890
13891 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13892
13893 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
13894
13895 * Makefile.in (ALL_MODULES): Added all-inet.
13896 (CROSS_CHECK_MODULES): Added check-inet.
13897 (INSTALL_MODULES): Added install-inet.
13898 (CLEAN_MODULES): Added clean-inet.
13899 (all-indent): New target.
13900
13901 * configure.in (host_tools): Added inet.
13902 (native_only): Added inet.
13903 (noconfigdirs): Added inet.
13904
13905 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
13906
13907 * configure.in: Don't configure libgloss if we are not configuring
13908 newlib.
13909
13910 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13911
13912 * configure.in: Don't configure libgloss for unsupported
13913 architectures.
13914
13915 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13916
13917 * Makefile.in (CLEAN_MODULES): Add clean-apache.
13918
13919 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
13920
13921 * Makefile.in (ALL_MODULES): Include all-apache.
13922 (CROSS_CHECK_MODULES): Include check-apache.
13923 (INSTALL_MODULES): Include install-apache.
13924 (all-apache): New target.
13925
13926 * configure.in: Added apache everywhere perl is seen.
13927
13928 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13929
13930 * Makefile.in: Add support for clean-{module} and
13931 clean-target-{module} rules.
13932
13933 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
13934
13935 * configure.in (*-*-ose) do not build libgloss.
13936
13937 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13938
13939 * config.guess (prep*:SunOS:5.*:*): Turn into
13940 powerpele-unknown-solaris2.
13941
13942 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
13943
13944 * configure.in: Permit --enable-shared to specify a list of
13945 directories.
13946
13947 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13948
13949 * configure.in (host==solaris): Pass only the first word of $CC
13950 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13951
13952 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13953
13954 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13955
13956 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
13957
13958 * Makefile.in (ALL_MODULES): Include all-perl.
13959 (CROSS_CHECK_MODULES): Include check-perl.
13960 (INSTALL_MODULES): Include install-perl.
13961 (ALL_X11_MODULES): Include all-guile.
13962 (CHECK_X11_MODULES): Include check-guile.
13963 (INSTALL_X11_MODULES): Include install-guile.
13964 (all-perl): New target.
13965 (all-guile): New target.
13966
13967 * configure.in (host_tools): Include perl and guile.
13968 (native_only): Include perl and guile.
13969 (noconfigdirs): Don't build guile and perl; no ports have been
13970 done.
13971
13972 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
13973
13974 * configure (--enable-*): Handle quoted option lists such as
13975 --enable-sim-cflags='-g0 -O' better.
13976
13977 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13978
13979 * Makefile.in ({,inst}all-target): New rule so we can make and
13980 install all of the target directories easily.
13981
13982 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13983
13984 * configure.in: Add missing global flag in sed substitution when
13985 deleting `target-' from ${configdirs}.
13986
13987 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
13988
13989 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13990 option.
13991
13992 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13993 config/mh-necv4.
13994
13995 * install.sh: Correct misspelling of transformbasename.
13996
13997 * config.guess: Recognize mips-*-sysv*.
13998
13999 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
14000
14001 * config.sub: Recognize mon960.
14002
14003 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
14004
14005 * configure: Restore Canadian Cross handling of BISON and LEX,
14006 removed in Feb 20 change.
14007
14008 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
14009
14010 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14011 Mention make install. Remove the old copyright date as well the
14012 clumsy and rather pointless copyright on the README file.
14013
14014 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14015
14016 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14017 Makefile after running symlink-tree, then run `make distclean' to
14018 avoid clobbering any generated files in srcdir.
14019
14020 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14021
14022 * configure.in (m68k-*-netbsd*): Build everything now.
14023
14024 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14025
14026 * Makefile.in (taz): Fix quoting.
14027
14028 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14029
14030 * configure.in (sparclet-*-*): Build everything now.
14031
14032 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14033
14034 * configure.in (m68k-*-linux*): New host.
14035
14036 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14037
14038 * configure: Check for bison before byacc.
14039
14040 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14041
14042 * Makefile.in configure: Change the way LEX and BISON/YACC are
14043 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14044 searching PATH. These are used as fallbacks by Makefile.in if
14045 flex/bison/byacc aren't in objdir.
14046
14047 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14048
14049 * Makefile.in: Make everything which depends upon all-bfd also
14050 depend upon all-opcodes, in case --with-commonbfdlib is used.
14051
14052 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14053
14054 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14055 building NT native compilers on Unix.
14056
14057 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14058
14059 * configure.in: Don't get CC from the host Makefile fragment if we
14060 can find gcc in PATH, or if this is a Canadian Cross. Move the
14061 Solaris test for /usr/ucb/cc to the post target script, just after
14062 the compiler sanity test.
14063
14064 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14065
14066 * config.sub: Merge with FSF.
14067
14068 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
14069
14070 * Makefile.in (RPATH_ENVVAR): New variable.
14071 (REALLY_SET_LIB_PATH): Use it.
14072 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14073
14074 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
14075
14076 * config.sub, configure.in: Recognize sparclet cpu.
14077
14078 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14079
14080 * config.guess: Support m68k-cbm-sysv4.
14081
14082 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14083
14084 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14085 m68k-unknown-linuxaout from linker help string. Put quotes around
14086 $ld_help_string.
14087
14088 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
14089
14090 * config.guess (powerpc-harris-powerunix): Add guess for port
14091 to new target.
14092
14093 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14094
14095 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14096
14097 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
14098
14099 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14100 $(REALLY_SET_LIB_PATH) in Makefile.
14101 * Makefile.in (SET_LIB_PATH): New variable.
14102 (REALLY_SET_LIB_PATH): New variable.
14103 ($(DO_X)): Use $(SET_LIB_PATH).
14104 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14105 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14106 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14107 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14108 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14109 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14110 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14111 (install-dosrel): Likewise.
14112 (all-opcodes): Depend upon all-libiberty.
14113
14114 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
14115
14116 * config.guess (*:CYGWIN*): New
14117
14118 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14119
14120 * Makefile.in (all-target-winsup): All all-target-libiberty.
14121
14122 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14123
14124 * configure.in (noconfigdirs): Add missing # in front of comment.
14125
14126 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
14127
14128 * configure.in: add second pass to things added to noconfigdirs
14129 so *-gm-magic can exclude libgloss properly.
14130
14131 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
14132
14133 * mpw-configure (extralibs_name, rez_name): Set correctly
14134 for MWC68K compiler.
14135
14136 * mpw-README: Add more info on the necessary build tools.
14137
14138 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
14139
14140 * configure.in, config.sub: Recognize cygwin32.
14141
14142 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
14143
14144 * config.guess, config.sub: Recognize A/UX.
14145
14146 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
14147
14148 * config.sub: Merge with gcc/config.sub.
14149
14150 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
14151
14152 * mpw-build.in (do-binutils): Add build of stamps.
14153
14154 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
14155
14156 * config.sub: Add recognition for mips64vr4100*-* targets.
14157
14158 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14159
14160 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14161 Add creation of gconfigargs with `--enable-shared' turned on.
14162 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14163 ($(host)-stamp-stage3-configured): Likewise.
14164 (HOLES): Add chatr and ldd.
14165 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14166
14167 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
14168
14169 * configure: Pass --nfp to recursive configures.
14170
14171 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
14172
14173 * Makefile.in (DLLTOOL): New.
14174 (DLLTOOL_FOR_TARGET): New.
14175 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14176 (EXTRA_TARGET_FLAGS): Ditto.
14177 (EXTRA_GCC_FLAGS): Ditto.
14178 (CONFIGURE_TARGET_MODULES): Ditto.
14179 (DO_X): Ditto.
14180 * configure: Add DLLTOOL.
14181
14182 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
14183
14184 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14185 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14186 mh-sco, since old workarounds no longer needed, and don't
14187 build ld, since libraries have weak symbols in COFF.
14188
14189 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
14190
14191 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14192
14193 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
14194
14195 * configure.in: Make sure that ${CC} can be used to compile an
14196 executable.
14197
14198 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14199
14200 * Makefile.in (all-gdb): Depend on $(GDB_TK).
14201 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14202 nothing depending on whether gdbtk is being built.
14203
14204 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
14205
14206 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14207
14208 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
14209
14210 * configure.in (noconfigdirs): Put ld or gas in this early, if the
14211 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14212
14213 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
14214
14215 * config-ml.in: Add support for
14216 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14217 Simplify setting of multidirs from --disable-foo.
14218
14219 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14220
14221 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14222 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14223 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14224 non-empty, pass them on to the GCC make.
14225 (all-bootstrap): New rule that is like all-gcc, except it executes
14226 the GCC bootstrap rule instead of the GCC all rule.
14227
14228 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
14229
14230 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14231
14232 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14233
14234 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14235 DG/UX support.
14236
14237 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
14238
14239 * config.sub (i*86*) Change [345] to [3456]
14240
14241 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14242
14243 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14244 --with-gnu-ld=no.
14245
14246 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14247
14248 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14249 AIX multilibs get built.
14250
14251 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14252
14253 * configure.in (i386-win32): Don't build expect if we're not
14254 building the tcl subdir.
14255
14256 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14257
14258 * Makefile.in: (configure-target-examples, all-target-examples):
14259 New targets, configure and build example programs.
14260
14261 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14262
14263 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14264 use it as input to sedit the generated MPW makefile.
14265 * mpw-README: Add a suggestion about Gestalt.h.
14266
14267 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14268
14269 * config.sub: Accept *-*-ieee*.
14270
14271 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14272
14273 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14274 Ronald F. Guilmette <rfg@monkeys.com>.
14275
14276 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14277
14278 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14279 for powerpc-pe native.
14280 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14281 (target==powerpc-pe): duplicate i386-win32 entry.
14282
14283 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14284
14285 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14286 of vxworks, not just vxworks5.1.
14287
14288 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14289
14290 * mpw-configure: Add support for exec-prefix.
14291
14292 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14293
14294 * config.guess: Recognize HP model 816 machines as having
14295 a PA1.1 processor.
14296
14297 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14298
14299 * configure: Ignore new autoconf configure options.
14300
14301 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14302
14303 * config.guess: Recognize Pentium under SCO.
14304 From Robert Lipe <robertl@arnet.com>.
14305
14306 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14307
14308 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14309
14310 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14311
14312 * configure.in: Don't configure gas for alpha-dec-osf*.
14313
14314 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14315
14316 * configure.in: Default to --with-stabs for some targets for which
14317 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14318 i[345]86*-*-unixware*.
14319
14320 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14321
14322 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14323 rather than basing it on the target. Simplify handling of options
14324 controlling which directories to configure. Remove extraneous
14325 slash in multi-clean target.
14326
14327 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14328
14329 * config-ml.in: Prefix more variables with ml_ so they don't collide
14330 with configure's.
14331
14332 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
14333
14334 * configure: Don't turn -v into --v.
14335
14336 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
14337
14338 * configure.in (targargs): Fix typo.
14339
14340 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14341
14342 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14343
14344 * configure.in: Strip --host and --target options from
14345 CONFIG_ARGUMENTS, and always configure for --host only. Add
14346 --with-cross-host option when building with a cross-compiler.
14347 * configure: Canonicalize the arguments put into config.status by
14348 always using `=' for an option with an argument. Pass a presumed
14349 --host or --target explicitly.
14350
14351 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14352
14353 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14354 into general OS recognition case.
14355
14356 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14357
14358 * configure.in (target_configdirs): add target-winsup only
14359 for win32 target systems.
14360
14361 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14362
14363 * Makefile.in (all-target-libgloss): Depend upon
14364 configure-target-newlib, since when libgloss is built it looks to
14365 see if the newlib directory exists.
14366
14367 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14368
14369 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14370 cfg-ml-*.in.
14371
14372 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14373
14374 * configure: Handle LD and LD_FOR_TARGET when configuring a
14375 Canadian Cross.
14376
14377 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14378
14379 * configure.in (target_libs): add target-winsup.
14380 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14381 (target==ppcle-pe): remove ld from $noconfigdirs.
14382
14383 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14384
14385 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14386 Preserve relative path names in $srcdir. Build symlink tree if
14387 configuring cross target dir and srcdir=. (= no VPATH support).
14388 (configure-target-libg++): Depend on configure-target-librx.
14389 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14390 * config-ml.in: New file.
14391 * symlink-tree: New file.
14392 * configure: Ensure srcdir="." if that's what it is.
14393
14394 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14395
14396 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14397 includes and FLEX_SKELETON setting.
14398 * mpw-configure (--with-gnu-ld): New option, controls whether
14399 to use PPCLink or ld with PowerMac GCC.
14400 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14401 * mpw-config.in: Configure grez if targeting Mac.
14402
14403 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14404 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14405 just macos.
14406 * configure.in: Configure grez resource compiler if targeting Mac.
14407 * Makefile.in (all-grez, install-grez): New targets.
14408
14409 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14410
14411 * configure: CXX defaults to gcc, not g++. If we find
14412 gcc in the path, set CC to gcc -O2.
14413
14414 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14415
14416 * configure: Default ${build} correctly. Avoid picking up extra
14417 spaces when reading CC and CXX from Makefile. When doing a
14418 Canadian Cross, use plausible default values for numerous
14419 variables.
14420 * configure.in: When doing a Canadian Cross, don't try to
14421 configure tools whose configure script can't handle it.
14422
14423 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14424
14425 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14426
14427 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14428
14429 * configure: Remove dubious bug reporting address.
14430
14431 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14432
14433 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14434 configure script, run that instead of this directory's configure.
14435 In either case, print a message that we're configuring the sub-dir.
14436
14437 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14438
14439 * configure.in: Before checking for the existence of various files,
14440 use sed to filter out "target-".
14441
14442 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14443
14444 * Makefile.in (DO_X): Split rule to decrease command line length
14445 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14446 (Philippe De Muyter).
14447
14448 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14449
14450 * Makefile.in (all-patch): depend on all-libiberty.
14451
14452 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14453
14454 * configure.in: If the only directory in target_configdirs which
14455 actually exists is libiberty, then set target_configdirs to empty,
14456 to avoid trying to build a target libiberty in a gas or gdb
14457 distribution.
14458
14459 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14460
14461 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14462 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14463 systems.
14464
14465 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14466
14467 * configure.in (copy_dirs): Use sys-include instead of include
14468 for --with-headers option.
14469
14470 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14471
14472 * Makefile.in, configure.in: Make winsup builds work with
14473 new scheme.
14474
14475 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14476
14477 * configure.in: Build the linker on AIX.
14478
14479 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14480
14481 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14482 where needed.
14483
14484 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14485
14486 * Makefile.in (all-gcc): Fix typo.
14487
14488 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14489
14490 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14491
14492 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14493
14494 * configure.in: Rename libFOO to target-libFOO, and xiberty
14495 to target-xiberty, to provide more flexibility.
14496 (target_subdir): Define. Create if cross.
14497 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14498 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14499 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14500 check-libFOO -> check-target-libFOO, etc.
14501 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14502 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14503 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14504 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14505 allow ALL_GCC="" to only configure.
14506 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14507 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14508 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14509
14510 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14511
14512 * Makefile.in (taz): Build "info" in etc explicitly.
14513
14514 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14515
14516 * configure.in: Make sure that CC is undefined (as opposed to
14517 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14518 problem with autoconf trying to configure on a host without GCC.
14519
14520 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14521
14522 * mpw-configure: Set host alias from choice of host compiler,
14523 only use generic MPW Makefile sed if present, edit a file
14524 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14525 * mpw-README: Add problem notes about CW6 and CW7.
14526
14527 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14528
14529 * Makefile.in (taz): Use ";" instead of ";;".
14530
14531 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14532
14533 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14534 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14535 DISTDOCDIRS.
14536 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14537 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14538
14539 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14540
14541 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14542 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14543 Move bfd to DISTSTUFFDIRS.
14544
14545 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14546
14547 * Makefile.in (X11_LIB): Removed.
14548 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14549
14550 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14551
14552 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14553
14554 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14555 names.
14556
14557 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14558
14559 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14560
14561 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14562
14563 * configure.in (i[345]86-*-win32): Always build newlib.
14564 Don't configure cvs, autoconf or texinfo.
14565 * Makefile.in (LD_FOR_TARGET): New.
14566 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14567 Pass down LD_FOR_TARGET.
14568
14569 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14570
14571 * winsup: New directory.
14572 * Makefile.in: Build winsup.
14573 * configure.in: Winsup is configured when target is win32.
14574 Can only build win32 target GDB when native.
14575
14576 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14577
14578 * config.guess: Recognize HP model 819 machines as having
14579 a PA 1.1 processor.
14580
14581 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14582
14583 * configure: Fix sed loop which substitutes for CC and CXX to
14584 avoid bug found in various sed implementations.
14585
14586 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14587
14588 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14589 simulator. Use standard powerpc-*-eabi*.
14590
14591 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14592
14593 * configure.in: Stop putting gas and binutils in noconfigdirs for
14594 powerpc-*-aix* and rs6000-*-*.
14595
14596 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14597
14598 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14599 -mcall-aixdesc libraries.
14600
14601 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14602
14603 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14604
14605 * config.sub (arm | armel | armeb): Fix shell syntax.
14606
14607 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14608
14609 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14610 -msoft-float and -mcpu=common support.
14611 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14612 libraries.
14613
14614 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14615
14616 * configure.in: Allow configuration and build of emacs19 for the alpha.
14617
14618 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14619
14620 * configure.in (CC): Get ^CC, not just any old CC, from
14621 ${host_makefile_frag}.
14622
14623 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14624
14625 * configure.in (CC): Try to get CC from
14626 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14627
14628 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14629
14630 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14631 only if it exists in $(srcdir).
14632
14633 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14634
14635 * configure: If CC and CXX are not set in the environment, set
14636 them, based on either an existing Makefile or on searching for gcc
14637 in PATH. Substitute for CC and CXX in Makefile.
14638 * configure.in: Remove libm from target_libs. Separate
14639 target_configdirs from configdirs. If CC is not set in
14640 environment, try to get it from a host Makefile fragment. Rewrite
14641 changes of configdirs to use skipdirs instead. A few minor
14642 tweaks. Take directories out of target_configdirs as they are
14643 taken out of configdirs. Remove existing Makefile files from
14644 subdirectories. Substitute for TARGET_CONFIGDIRS and
14645 CONFIG_ARGUMENTS in Makefile.
14646 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14647 by configure.in.
14648 (CONFIG_ARGUMENTS): Likewise.
14649 (CONFIGURE_TARGET_MODULES): New variable.
14650 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14651 ($(CONFIGURE_TARGET_MODULES)): New target.
14652 (configure-libg++, configure-libio): New targets.
14653 (all-libg++): Depend upon configure-libg++.
14654 (all-libio): Depend upon configure-libio.
14655 (configure-libgloss, all-libgloss): New targets.
14656 (configure-libstdc++): New target.
14657 (all-libstdc++): Depend upon configure-libstdc++.
14658 (configure-librx, all-librx): New targets.
14659 (configure-newlib): New target.
14660 (all-newlib): Depend upon configure-newlib
14661 (configure-xiberty): New target.
14662 (all-xiberty): Depend upon configure-xiberty.
14663
14664 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14665
14666 * configure.in (host i[345]86-*-win32): Expand the
14667 noconfigdirs again.
14668
14669 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14670
14671 * mpw-configure: Fix sed command file name.
14672
14673 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14674
14675 * configure.in (host i[345]86-*-win32): Reduce the
14676 noconfigdirs again.
14677
14678 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14679
14680 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14681 or powerpc*-*-pe*, since they are not yet supported.
14682
14683 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14684
14685 Add PowerMac support and many other enhancements.
14686 * mpw-configure: New option --cc to select compiler to use,
14687 paste options set according to --cc into the generated
14688 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14689 if mpw-make.sed is present.
14690 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14691 add forward includes for PowerPC include files.
14692 * mpw-build.in: Build using Makefile.PPC if present.
14693 (do-byacc, etc): Remove separate version resource builds.
14694 (do-gas): Build "stamps" before "all".
14695 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14696 * mpw-README: Update to reflect --cc option, PowerMac support,
14697 and recently-reported compatibility problems.
14698
14699 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14700
14701 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14702 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14703 (--with-multilib-top): Pass to recursive invocations.
14704
14705 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14706
14707 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14708 v810-*-*.
14709
14710 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14711
14712 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14713 gdb, ld and opcodes on v810-*-*.
14714
14715 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14716
14717 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14718 (local-maintainer-clean): New target.
14719 (maintainer-clean): New target.
14720 (realclean): Just depend upon maintainer-clean.
14721
14722 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14723
14724 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14725
14726 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14727
14728 * configure.in: Build ld in mips*-*-bsd* case.
14729
14730 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14731
14732 * config.sub: Accept -lites* OS. From Ian Dall.
14733
14734 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14735
14736 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14737 targets.
14738
14739 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14740
14741 * configure.in: treat i386-win32 canadian cross the same as
14742 i386-go32 canadian cross.
14743
14744 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14745
14746 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14747 running under the simulator to build a reduced set of libraries.
14748 (powerpc-*-eabiaix): Add fine grained multilib support added to
14749 other powerpc targets yesterday.
14750
14751 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14752
14753 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14754 -disable-softfloat, -disable-relocatable, -disable-aix, and
14755 -disable-sysv to control which multilib libraries get built.
14756
14757 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14758
14759 * configure: Add Makefile.tem to list of files to remove in trap
14760 handler.
14761
14762 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14763
14764 * config.guess (*Linux*): Add missing "exit"s.
14765 Also, need specific check for alpha-unknown-linux (uses COFF).
14766
14767 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14768
14769 * config.guess: Merge with FSF:
14770
14771 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14772 * config.guess (AIX4): More robust release numbering discovery.
14773
14774 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14775 * config.guess (i386-sequent-ptx): Properly get version number.
14776
14777 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14778 * config.guess (mips:*:4*:UMIPS): New case.
14779
14780 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14781
14782 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14783 (i386-win32 host): Likewise. Don't build readline.
14784
14785 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14786
14787 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14788 SUPPORT_FILES to submakes.
14789
14790 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14791
14792 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14793 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14794 mpw-configure.
14795
14796 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14797
14798 * configure.in (appdirs): Use =, not ==, in test expression when
14799 trying to build the text to print in the warning message for
14800 Solaris users.
14801
14802 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14803
14804 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14805
14806 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14807
14808 * config.guess: Recognize lynx-2.3.
14809
14810 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14811
14812 * config.sub (z8ksim): Deleted
14813 (z8k-*-coff): New, this is the one true name of the target.
14814
14815 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14816
14817 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14818
14819 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14820
14821 * config.guess (*:Linux:*:*): First try asking the linker what the
14822 default object file format is (elf, aout, or coff). Then if this
14823 fails, try previous methods.
14824
14825 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14826
14827 * configure.in: Don't build newlib for *-*-vxworks5.1.
14828
14829 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14830
14831 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14832 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14833
14834 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14835
14836 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14837
14838 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14839
14840 * cfg-ml-com.in: New file.
14841 * cfg-ml-pos.in: New file.
14842
14843 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14844
14845 * COPYING.NEWLIB: Add HP free copyright to list.
14846
14847 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14848
14849 * config.sub: Recognize -eabi* for the system, not just -eabi.
14850
14851 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14852
14853 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14854 * config.sub, configure.in (win32): New target and host.
14855
14856 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14857
14858 * configure.in: Add i386-pe configuration.
14859
14860 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14861
14862 * mpw-build.in (install): Install GDB after LD.
14863
14864 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14865
14866 * mpw-config.in (elf/mips.h): Always forward-include, needed
14867 for GDB to build.
14868
14869 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14870
14871 * testsuite: New directory for customer acceptance and whole tool
14872 chain tests.
14873
14874 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14875
14876 * configure: If per-host line isn't found, but AC_OUTPUT is found
14877 and a configure script exists, run it instead.
14878
14879 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14880
14881 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14882
14883 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
14884
14885 * configure: Set build_{cpu,vendor,os,alias} to host values when
14886 --build isn't specified.
14887
14888 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14889
14890 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14891 (FLAGS_TO_PASS): Pass them.
14892 (EXTRA_TARGET_FLAGS): Ditto.
14893
14894 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14895
14896 * Makefile.in (all-libg++): Depend on all-libstdc++.
14897
14898 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14899
14900 * configure.in (noconfigdirs): Enable all packages for
14901 i386-unknown-netbsd.
14902
14903 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
14904
14905 * configure.in (noconfigdirs): Don't configure tk for i386-go32
14906 hosted builds (DOS builds)
14907
14908 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14909
14910 Changes for ARM based on patches from Richard Earnshaw:
14911 * config.sub: Handle armeb and armel.
14912 * configure.in: Omit arm linker only for riscix.
14913
14914 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
14915
14916 * config.guess: Update from FSF.
14917
14918 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
14919
14920 * config.sub: Recognize powerpcle as the little endian variant of
14921 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
14922 powerpcle variant. Convert pentium into i586, not i486. Add p5
14923 alias for i586. Map new x86 variants p6, k5, nexgen into i586
14924 temporarily.
14925
14926 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
14927
14928 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14929
14930 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
14931
14932 * config.sub: Accept -lites* as a basic system type.
14933
14934 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
14935
14936 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14937 installed, and if so return linuxoldld as the system name.
14938
14939 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
14940
14941 * config.guess: Add hppa1.1-hp-lites support.
14942
14943 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
14944
14945 * configure.in: Don't build newlib for m68k-vxworks5.1.
14946
14947 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14948
14949 * configure.in (mips-sgi-irix6): Use mh-irix5.
14950
14951 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
14952
14953 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14954
14955 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14956
14957 * test-build.mk: Enable building of shared libraries on IRIX 5 and
14958 OSF/1. Fix compiler flags.
14959 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
14960
14961 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
14962
14963 * configure.in: Recognize --with-newlib.
14964 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14965
14966 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14967
14968 * Makefile.in: move {all,check,install}-gdb from *_MODULES
14969 to *_X11_MODULES due to gdbtk needing X include files et al.
14970
14971 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
14972
14973 Merge in support for Mac MPW as a host.
14974 (Old change descriptions retained for informational value.)
14975
14976 * mpw-config.in: Add generic include forwards for cpu-specific
14977 include files in aout and elf directories.
14978
14979 * mpw-configure: Added copyright.
14980 * mpw-config.in: Check for presence of required build tools.
14981 (target_libs): Add newlib.
14982 (target_tools): Add examples.
14983 (Read Me): Generate as "Read Me for MPW" instead.
14984 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14985 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14986 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14987
14988 * mpw-configure: Remove subdir-specific makefile hackery,
14989 delete mk.tmp after using it.
14990
14991 * mpw-build.in (all): Display start and end times.
14992
14993 * mpw-configure (host_canonical): Set.
14994 (target_cpu): Always add to makefiles.
14995 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14996 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14997 (mpw-mh-mpw): Look for in srcdir and srcroot.
14998 Use sed instead of mpw-edit-prefix to edit prefix definitions.
14999
15000 * mpw-build.in: (install-only): New target.
15001
15002 * mpw-configure (host_alias, target_alias): Rename from hostalias
15003 and targetalias, add into generated Makefile.
15004 (mk.tmp): If present, add into generated Makefile.
15005 * mpw-build.in (all-gas): Build config.h first before gas proper.
15006
15007 * mpw-configure (config.status): Write only if changed.
15008 * mpw-config.in (readline): Configure it (not built, just used for
15009 definitions).
15010
15011 * mpw-config.in (elf/mips.h): Add a forward include.
15012
15013 * mpw-config.in: Forward-include most .h files in include into
15014 extra-include.
15015 (readline): Don't build.
15016 mpw-build.in (install): Install GDB.
15017
15018 * mpw-configure (prefix, mpw_prefix): Handle it.
15019 * mpw-config.in (mmalloc, readline): Don't configure.
15020 * mpw-build.in (thisscript): Rename to ThisScript.
15021 Use mpw-build instead of BuildProgram everywhere.
15022 (mmalloc, readline): Don't build.
15023 * mpw-README: New file, basic documentation about the MPW port.
15024
15025 * mpw-config.in: Use forward-include to create include files.
15026
15027 * mpw-configure: Add more things to the top of each configured
15028 Makefile, including contents of config/mpw-mh-mpw.
15029 * mpw-config.in (extra-include): Create this directory and fill it
15030 with Posix-like include files when configuring.
15031
15032 * config.sub (apple, mac, mpw): Add various aliases.
15033
15034 * mpw-build.in: New file, top-level build script fragment for MPW.
15035 * mpw-configure: New file, configure script for MPW.
15036 * mpw-config.in: New file, config fragment for MPW.
15037
15038 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15039
15040 * configure.in (host_libs): Remove glob, since it is gone from the
15041 sources.
15042
15043 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15044
15045 * Makefile.in: define empty GDB_NLM_DEPS var.
15046
15047 * configure.in(target_makefile_frag): use config/mt-netware
15048 for netware targets.
15049
15050 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15051
15052 * config.sub: Merge in recent FSF changes. Remove linux special
15053 cases.
15054
15055 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15056
15057 Revert this change:
15058
15059 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15060
15061 * build-all.mk: Use CC=cc -Xs on Solaris.
15062
15063 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15064
15065 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
15066 stop using it.
15067 * Makefile.in: Nuke all references to glob subdirectory.
15068
15069 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15070
15071 * configure.in: Fix --enable-shared logic in per-host.
15072
15073 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
15074
15075 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15076
15077 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15078
15079 * configure.in (noconfigdirs): Don't build gas on AIX, for
15080 powerpc*-*-aix* as well as for rs6000*-*-aix*.
15081
15082 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
15083
15084 * configure: Fix --cache-file to work if the file argument is a
15085 relative path.
15086
15087 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
15088
15089 * configure: If the --cache-file is used, pass it down to
15090 configure in subdirectories.
15091
15092 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
15093
15094 * config.sub: add vxworks29k configuration.
15095
15096 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15097
15098 * Makefile.in (taz): Do "diststuff" part quietly.
15099
15100 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
15101
15102 * config.sub: Mini-merge with gcc/config.sub.
15103
15104 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15105
15106 * config.guess (IRIX): Sed - to _.
15107
15108 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15109
15110 * Makefile.in (source-vault, binary-vault): New targets.
15111
15112 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
15113
15114 * config.sub: Recognize -eabi as a basic system type.
15115
15116 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15117
15118 * configure.in (enable_shared stuff): Fix typo.
15119
15120 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
15121
15122 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15123
15124 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15125
15126 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15127
15128 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15129
15130 * configure.in (rs6000-*-*): Don't build gas.
15131
15132 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
15133
15134 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15135 reduce command line length.
15136 (AS_FOR_TARGET): Check for as.new, not Makefile.
15137 (NM_FOR_TARGET): Check for nm.new, not Makefile.
15138
15139 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
15140
15141 * config.guess: Merge from FSF.
15142
15143 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15144
15145 * configure: Don't use $ when handling program_suffix.
15146
15147 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
15148
15149 * configure.in: Configure tk for hppa/hpux.
15150
15151 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
15152
15153 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
15154
15155 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15156
15157 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
15158 to LIBCXXFLAGS. Tests are better run without it.
15159
15160 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
15161
15162 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15163
15164 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
15165
15166 * configure.in (*-*-netware*): Don't configure xiberty.
15167
15168 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
15169
15170 * configure.in: Remove tk from native_only list.
15171
15172 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
15173
15174 * build-all.mk: Add mips-ncd-elf target to sun4 targets
15175 for special NCD build.
15176
15177 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15178
15179 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15180 makeall.bat, they're only useful for binutils snapshots.
15181 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15182 makeall.bat to specified SUPPORT_FILES.
15183
15184 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
15185
15186 * build-all.mk: Add Ericsson targets to sun4 and solaris
15187 hosts. Add BNR's sun4 target to solaris host, so their
15188 build-from-source will be tested in-house first.
15189
15190 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15191
15192 * Makefile.in (LIBCFLAGS): New variable.
15193 (CFLAGS_FOR_TARGET): Ditto.
15194 (LIBCFLAGS_FOR_TARGET): Ditto.
15195 (LIBCXXFLAGS): Ditto.
15196 (CXXFLAGS_FOR_TARGET): Ditto.
15197 (LIBCXXFLAGS_FOR_TARGET): Ditto.
15198 (BASE_FLAGS_TO_PASS): Pass them.
15199 (EXTRA_TARGET_FLAGS): Ditto.
15200
15201 * configure.in: Support --enable-shared.
15202
15203 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
15204
15205 * configure.in (target_libs): Include libstdc++ again.
15206 * config.guess: Update from FSF (for FreeBSD).
15207
15208 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15209
15210 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15211 makeall.bat.
15212 (DISTDOCDIRS): Add `etc'.
15213 (ETC_SUPPORT_PFX): New variable.
15214 (taz): Include anything from etc starting with a word in
15215 ETC_SUPPORT_PFX.
15216
15217 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15218
15219 * config.sub: Update for recent FSF changes. Remove obsolete
15220 h8300hds entry. Add -windows* and -osx as basic os. Minor
15221 spacing changes.
15222
15223 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15224
15225 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
15226
15227 * config.guess: Merge with FSF.
15228 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15229
15230 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15231
15232 * configure: Since the "trap 0" handler will override the exit
15233 status on many systems, only use it for "exit 1", and make it set
15234 a non-zero exit status; reset it before "exit 0". Also, check
15235 exit status of config.sub, and error out if it failed.
15236
15237 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
15238
15239 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15240 and install libgloss.
15241
15242 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15243
15244 * Makefile.in (all-binutils): Depend upon all-byacc.
15245
15246 * configure.in: Don't build emacs on Irix 5.
15247
15248 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15249
15250 * configure.in (*-*-netware*): Add libio.
15251
15252 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15253
15254 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15255 (CHECK_TARGET_MODULES): Ditto.
15256 (INSTALL_TARGET_MODULES): Ditto.
15257 (TARGET_LIBS): Ditto.
15258 (all-libstdc++): Note dependencies.
15259
15260 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15261
15262 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15263
15264 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15265
15266 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15267 -fexternal-templates.
15268
15269 * configure.in (target_libs): Add libstdc++.
15270 (noconfigdirs): Add libstdc++ as appropriate.
15271
15272 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15273
15274 * config.guess: Update from FSF.
15275
15276 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15277
15278 * configure: Use ${config_shell} when running ${configsub}.
15279
15280 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15281
15282 * config.sub: No longer recognize h8300h.
15283
15284 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15285
15286 * config.sub: Remove extraneous differences between config.sub and
15287 gcc/config.sub.
15288
15289 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15290
15291 * Makefile.in (DISTSTUFFDIRS): Add gas.
15292
15293 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15294
15295 * COPYING.NEWLIB: New file.
15296
15297 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15298
15299 * config.guess (HP-UX): Patch from Harlan Stenn
15300 <harlan@landmark.com> to also emit release level.
15301
15302 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15303
15304 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15305
15306 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15307
15308 * config.sub: Merge nextstep cleanup from FSF.
15309
15310 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15311
15312 * configure.in (arm-*-*): Don't configure ld for this target.
15313
15314 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15315
15316 * configure.in (*-*-netware): don't configure libg++, libio,
15317 librx, or newlib.
15318
15319 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15320
15321 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15322 configure ld--it works, but it doesn't support shared libraries.
15323
15324 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15325
15326 * config.guess (*-unknown-freebsd*): Get rid of possible
15327 trailing "(Release)" in version string.
15328 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15329
15330 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15331
15332 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15333 Fix type: *-next-neststep -> *-next-nextstep.
15334
15335 * config.guess: Merge from FSF:
15336
15337 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15338
15339 * config.guess: Recognize powerpc-ibm-aix3.2.5.
15340
15341 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15342
15343 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15344 instead of UNIX_SV for UnixWare 1.0).
15345
15346 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15347
15348 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
15349 to make gdb/nlm/* build after the compiler and linker.
15350
15351 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15352
15353 * config.guess (netbsd, freebsd, linux): Accept any machine,
15354 not just i[34]86.
15355 (m68k-atari-sysv4): Relocate to match FSF version.
15356
15357 * config.guess: More merges from the FSF:
15358
15359 Add a space before function call or macro invocation.
15360
15361 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15362
15363 * config.guess: Add trap cmd to remove dummy.c and dummy when
15364 interrupted.
15365
15366 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15367
15368 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15369 (dummy): Redirect stderr from compilation of dummy.c.
15370
15371 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15372
15373 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15374
15375 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15376
15377 * configure: Accept and ignore --cache*, for compatibility with
15378 new autoconf.
15379
15380 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15381
15382 * config.guess: Merge from FSF:
15383
15384 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15385
15386 * config.guess (Pyramid*:OSx*:*:*): New case.
15387 (PATH): Add /.attbin at end for finding uname.
15388 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
15389
15390 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15391
15392 * config.guess (M88*:DolphinOS:*:*): New case.
15393
15394 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15395
15396 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15397 to select whether to use ELF or COFF.
15398
15399 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15400
15401 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15402
15403 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15404
15405 * config.guess: Guess the OS version for HPUX.
15406
15407 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15408
15409 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15410
15411 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15412
15413 * configure.in: Recognize --with-headers, --with-libs, and
15414 --without-newlib.
15415 * Makefile.in (all-xiberty): Depend upon all-ld.
15416
15417 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15418
15419 * configure.in: Change i[34]86 to i[345]86.
15420
15421 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15422
15423 * configure (version): A few more tweaks to help message.
15424
15425 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15426
15427 * Makefile.in: Remove (for now) librx as a host library,
15428 now that we're building it for target.
15429
15430 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15431
15432 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15433 (Karl Berry).
15434
15435 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15436
15437 * configure.in: Also configure librx.
15438
15439 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15440
15441 * Makefile.in: Update various rules to reflect that librx
15442 is now needed for libg++.
15443
15444 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15445
15446 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15447
15448 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15449
15450 * configure.in: Configure the examples directory.
15451
15452 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15453
15454 * configure: Simplify Jun 2 1994 change.
15455
15456 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15457
15458 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15459 /bin/gcc isn't good enough to build gcc.
15460
15461 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15462
15463 * Makefile.in (GDB_SUPPORT_FILES): Remove
15464 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15465 (gdb.tar.gz): Add new rule to use standard distribution building
15466 mechanism.
15467
15468 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15469
15470 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15471 Bill Cox <bill@cygnus.com>.
15472
15473 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15474
15475 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15476
15477 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15478
15479 * configure: Search current dir first in .gdbinit.
15480
15481 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15482
15483 * config.sub: Recognize freebsd (merged from gcc config.sub).
15484
15485 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15486
15487 * config.sub: Refer to NeXT's operating system as nextstep.
15488
15489 * config.sub (case $basic_machine): Re-order the cases, to match
15490 the order in the FSF version (which is mostly alphabethical).
15491 Merge in some additions and changes from the FSF.
15492
15493 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15494
15495 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15496 * config.sub: Recognize cxux7.
15497 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15498
15499 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15500
15501 * config.sub: Fix typo powerpc -> powerpc-*.
15502
15503 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15504
15505 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15506
15507 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15508 parallel with all-emacs and install-emacs). Top-level command
15509 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15510
15511 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15512
15513 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15514 $(relbindir)/make before doing ``make install'', and use
15515 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15516 installing over running make binary.
15517 ($(host)-stamp-stage3-installed): Likewise.
15518
15519 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15520
15521 * config.guess: Recognize Mach.
15522
15523 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15524
15525 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15526 see whether --exec-prefix was used.
15527
15528 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15529
15530 * README: Explicitly mention libg++/README. (Zoo's idea.)
15531
15532 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15533
15534 * Makefile.in: Add all-librx target similar to all-libproc.
15535
15536 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15537
15538 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15539 with post 1.2 uname bogosity.
15540
15541 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15542
15543 * configure: Remove temporary files on receipt of a signal.
15544
15545 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15546
15547 * configure: If there is a package_makefile_frag, remove
15548 ${subdir}/Makefile.tem after copying it in.
15549
15550 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15551
15552 * build_all.mk: support rs6000 lynx identifies itself as
15553 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15554 since /bin/gcc is too feeble to compile a modern gcc.
15555
15556 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15557
15558 * brought devo/test-build.mk update-to-date with progressive/
15559 test-build.mk. Add lynx targets and hppa flag info.
15560
15561 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15562
15563 * configure.in: Use mh-ncrsvr43. Patch from
15564 Tom McConnell <tmcconne@sedona.intel.com>.
15565
15566 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15567
15568 * config.guess (i386-unknown-bsdi): No longer need to
15569 check #if defined(__bsdi__) && defined(__i386__).
15570
15571 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15572
15573 * configure: Set program_transform_nameoption correctly.
15574
15575 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15576
15577 * brought build-all.mk update-to-date with progressive build-all.mk,
15578 added new targets and hppa info.
15579
15580 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15581
15582 * configure: If config.guess result is a prefix of the user
15583 specified target, assume a native build and use the user specified
15584 target as the host alias. Remove SunOS patch suffix removal hack.
15585 * configure.in: Remove SunOS patch suffix removal hack.
15586
15587 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15588 in NATIVE_CHECK_MODULES.
15589
15590 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15591
15592 * Makefile.in: Rename HOST_ONLY to NATIVE.
15593 * configure: Delete SunOs patch suffix from host_canonical
15594 and build_canonical variables that are prepended to Makefiles.
15595 * configure.in: Add comments for easier maintenance.
15596
15597 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15598
15599 * Makefile.in: Add all-libproc target similar to all-gui.
15600
15601 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15602
15603 * Makefile.in (CHECK_MODULES): split into
15604 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15605
15606 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15607
15608 * config.guess (i386-unknown-bsdi): New system to guess.
15609
15610 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15611
15612 * Makefile.in: Add all-gui target (but not yet build by "all").
15613
15614 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15615
15616 * config.sub: Move deletion of patch suffix from here...
15617 * configure.in: To here, at Ian's suggestion. The top-
15618 level scripts might need to know of a patch level.
15619
15620 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15621
15622 * config.sub: Strip off patch suffix so rtl is recognized
15623 as a sunos4.1.3 machine, even though it's been patched.
15624
15625 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15626
15627 * Makefile.in (INSTALL_LAST): Delete.
15628 (INSTALL_DOSREL): New.
15629
15630 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15631
15632 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15633 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15634 whether we pass down --with-gnu-ld anyhow.
15635
15636 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15637
15638 * Makefile.in (INSTALL_LAST): Change operation so it works
15639 on more flavors of make.
15640 * configure.in (go32): Don't build libg++ or libio.
15641
15642 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15643
15644 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15645 they can be overriden by templates.
15646
15647 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15648
15649 * configure.in (target==go32): Don't build gdb.
15650 * dosrel: New directory.
15651
15652 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15653
15654 * configure.in (host==go32): Configure dosrel too.
15655 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15656 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15657 be set by incoming names or templates.
15658 (INSTALL_LAST): New rule.
15659
15660 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15661
15662 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15663
15664 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15665
15666 * configure.in (appdirs): New variable. Currently empty, but will
15667 be used in gas distribution. If nonempty, lists a set of
15668 directories at least one of which must get configured, or top
15669 level configuration is considered to have failed.
15670 (rs6000-*-lynxos*): Use new file name.
15671
15672 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15673
15674 Eliminate XTRAFLAGS.
15675 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15676 newlib include files using -idirafter, and also use -nostdinc.
15677 (CXX_FOR_TARGET): Likewise.
15678 (XTRAFLAGS): Removed.
15679 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15680 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15681 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15682 ($(DO_X)): Don't pass down XTRAFLAGS.
15683
15684 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15685
15686 * configure.in (mips*-dec-bsd*): New target; do build linker.
15687 (mips*-*-bsd*): New target; don't build linker.
15688
15689 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15690
15691 * configure.in: support rs6000-*-lynxos* configuration.
15692 support sunos4 as a cross target.
15693
15694 * config.sub: look for lynx*, not lynx since the OS version may
15695 legitimately be part of the name.
15696
15697 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15698
15699 * configure.in (i[34]86-*-sco*): Move to be with other i386
15700 targets.
15701 (romp-*-*): New target. Skip various binary utilities.
15702 (vax-*-*): New target. Don't build newlib.
15703 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15704
15705 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15706
15707 * configure.in: Only set host_makefile_frag if config
15708 directory exists.
15709
15710 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15711
15712 * install.sh: If $dstdir exists, don't check whether each
15713 component does.
15714
15715 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15716
15717 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15718
15719 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15720
15721 * configure.in (*-*-lynxos*): Don't configure newlib for either
15722 native or cross Lynx.
15723
15724 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15725
15726 * config.sub (sparc64-elf): Fix os.
15727 (z8k): Remove duplicate.
15728
15729 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15730
15731 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15732 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15733
15734 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15735
15736 * configure: Make file links cleanly even if Lynx fails on
15737 an NFS symlink (at least fail cleanly).
15738
15739 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15740
15741 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15742 -XNh2000.
15743
15744 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15745
15746 * configure: Unknown options are fatal again.
15747
15748 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15749
15750 * configure: Ignore --x-includes and --x-libraries, for Autoconf
15751 compatibility.
15752
15753 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15754
15755 * build-all.mk: Add `clean' target.
15756
15757 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15758
15759 * config.guess: Add SINIX support.
15760 * configure.in: Add mips-*-sysv4* support.
15761
15762 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15763
15764 * build-all.mk: Document all useful targets.
15765 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15766 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15767
15768 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15769
15770 * configure: Support --silent, --quiet.
15771
15772 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15773
15774 * configure: Support --disable-FEATURE.
15775
15776 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15777
15778 * config.guess: Recognize NCR running SVR4.3.
15779
15780 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15781
15782 * config.guess: Make BSDI generate i386-unknown-bsd386.
15783 Patch from Paul Eggert <eggert@twinsun.com>.
15784
15785 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15786
15787 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15788
15789 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15790
15791 * configure: Make unrecognized options give nonfatal warnings
15792 instead of fatal errors, and pass them to any subdirectory
15793 configures in case they recognize them.
15794 Make --x equivalent to --with-x.
15795
15796 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15797
15798 * configure: Add --enable-* options. Clean up usage message and
15799 some comments.
15800
15801 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15802
15803 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15804
15805 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15806
15807 * configure.in (hppa*-*-*): Enable binutils.
15808
15809 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15810
15811 * config.sub: Recognize cisco.
15812
15813 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15814
15815 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15816
15817 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15818
15819 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15820 than one configuration name. Add comment.
15821
15822 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15823
15824 * config.guess: about target *-hitachi-hiuxwe2, fixed
15825 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15826 macro is incorrect.]
15827
15828 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15829
15830 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15831 than the "make ls" stuff which used to be here.
15832
15833 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15834
15835 * config.guess: Recognize i[34]86-unknown-freebsd.
15836 From Shawn M Carey <smcarey@rodan.syr.edu>.
15837
15838 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15839
15840 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15841
15842 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15843
15844 * config.guess: Check for ptx.
15845
15846 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15847
15848 * config.sub: Add os9k checking.
15849
15850 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15851
15852 * config.guess: Handle OSF1 running on HPPA processors
15853
15854 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15855
15856 * configure: If subdir configure fails, print out a message with
15857 subdirectory name, in case subdir's configure code didn't identify
15858 itself.
15859
15860 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15861
15862 * configure.in: Remove embedded newlines from configdirs.
15863 Avoid mismatches of substrings. Fix matching strings at end
15864 of configdirs.
15865
15866 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15867
15868 * config.guess: Add Lynx/rs6000 config support.
15869
15870 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15871
15872 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15873
15874 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15875
15876 * configure.in (hppa*-*-osf*): Treat this just like most other
15877 PA configurations (eg no binutils or ld).
15878 (hppa*-*-*elf*): These configurations have binutils and ld.
15879
15880 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15881
15882 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15883
15884 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15885
15886 * configure.in (rs6000-*-*): Build gas.
15887
15888 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15889
15890 * Makefile.in: Avoid bug in losing hpux sed.
15891
15892 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15893
15894 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15895 for GDB and GDB has been fixed to not need it.
15896
15897 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15898
15899 * config.guess: Recognize vax hosts.
15900
15901 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15902
15903 * configure (while loop): Don't use "break 2" inside case
15904 statement -- the case statement isn't an enclosing loop.
15905
15906 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15907
15908 * config.guess: Clean up NeXT support, to allow nextstep
15909 on Intel machines. Make OS be nextstep.
15910
15911 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
15912
15913 * config.guess: Add alternate forms for Convex.
15914
15915 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
15916
15917 * configure: Completely rewrite option processing. Take
15918 advantage of pattern-matching to avoid invoking test frequently.
15919 Also clean up host and target defaulting logic.
15920
15921 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15922
15923 * Makefile.in: Replace all occurrances of "rootme" with "r" and
15924 "$${rootme}" with "$$r", to increase the likelihood that the do-*
15925 commands (plus user environment) will fit SCO limits.
15926
15927 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15928
15929 * configure.in: Don't issue warnings about directories which are
15930 not being configured if -norecursion is set. Correct test for
15931 --with-gnu-as and --with-gnu-ld to not get confused by substring
15932 matches.
15933
15934 * configure.in: Don't build gas for alpha-dec-osf1*.
15935
15936 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
15937
15938 * configure: Back out Per's change of 12/19/1993. It changes the
15939 behavior of configure in unexpected and confusing ways.
15940
15941 Also, use different delim char when calculating
15942 program_transform_name so that the name can contain slashes.
15943
15944 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
15945
15946 * configure.in, config.sub: Add support for VSTa micro-kernel.
15947
15948 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15949
15950 * configure.in: Nuke hacks which were used to get a special
15951 version of GAS for HPPA configurations.
15952
15953 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
15954
15955 * configure: If only ${target_alias} is given, use that
15956 as the default for ${host_alias}.
15957 * configure: Add missing back-slashes before nested quotes.
15958
15959 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15960
15961 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15962
15963 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
15964
15965 * config.guess: Recognize some Tektronix configurations.
15966 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15967
15968 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15969
15970 * config.sub: Match any flavor of SH.
15971
15972 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
15973
15974 * configure.in: Don't try to configure newlib for Alpha.
15975
15976 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15977
15978 * configure.in: Don't build ld for Irix 5. Don't build gas,
15979 libg++ or libio for any Alpha target.
15980
15981 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15982
15983 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
15984
15985 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15986 default arguments -- so it tried to compress itself.
15987
15988 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15989
15990 * configure.in (notsupp): ensure that a space is always at the end
15991 of the configdirs list, since the grep checks for an explicit space
15992
15993 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15994
15995 * configure.in (target i386-sysv4.2): don't build ld, since static
15996 versions of many libraries are not available.
15997
15998 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15999
16000 * config.guess: Recognize Apollos (using environment variables).
16001 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16002
16003 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16004
16005 * config.guess: Recognize Sony news mips running newsos.
16006
16007 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
16008
16009 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16010 "fi ; else" for bash.
16011
16012 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
16013
16014 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16015
16016 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16017
16018 * config.sub: accept unixware as an alias for svr4.2.
16019 Fix some inconsistancies with the gcc version.
16020
16021 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16022
16023 * Makefile.in (DISTDOCDIRS): Add gdb.
16024
16025 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16026
16027 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16028
16029 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16030
16031 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16032 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16033 this now.
16034
16035 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16036
16037 * config.sub: Accept hiux* as an OS name.
16038
16039 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16040 etc/make-stds.texi. The underscore came from gcc, and dje now
16041 agrees that RUNTESTFLAGS is the correct name.
16042
16043 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16044
16045 * install.sh: Remove 'set -e'. It makes any conditionals
16046 in the script useless.
16047
16048 * config.guess: Automatically recognize arm-acorn-riscix
16049 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16050
16051 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16052
16053 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16054
16055 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16056
16057 * Makefile.in (DISTDOCDIRS): New variable.
16058 (taz): Edit local Makefile.in sooner, instead of proto-toplev
16059 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
16060
16061 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16062
16063 * configure.in (hppa target): check the source directory for the
16064 pagas sub-directory
16065
16066 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
16067
16068 * config.sub: Allow -aout* and -elf*.
16069
16070 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16071
16072 * configure.in: Don't build ld on i386-solaris2, same as for
16073 sparc-solaris2.
16074
16075 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
16076
16077 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16078
16079 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16080
16081 * configure.in: Configure gdb for alpha.
16082
16083 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16084
16085 * Makefile.in (CXXFLAGS): Add -O.
16086
16087 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16088
16089 * config.guess: added support for DG Aviion
16090
16091 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16092
16093 * configure.in: Produce warning message for subdirectories not
16094 configurable for this host/target combination. Don't try to
16095 configure gdb for vms.
16096
16097 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16098
16099 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16100 appropriate files before making "diststuff".
16101 (DISTBISONFILES): New var: list of files to be edited.
16102 (DISTSTUFFDIRS): Add binutils.
16103
16104 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16105
16106 * config.sub: also handle mipsel and mips64el (for little endian mips)
16107
16108 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16109
16110 * configure.in: Add * to end of all OS names.
16111
16112 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
16113
16114 * configure.in: Build newlib for LynxOS native.
16115
16116 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16117
16118 * config.guess: Add support for delta 88k running SVR3.
16119
16120 * configure.in: Add comment about HP compiler vs. emacs.
16121
16122 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16123
16124 * configure.in: don't build ld on solaris2 (not a viable option
16125 due to bugs in getpwnam & getpwuid)
16126
16127 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16128
16129 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16130 config.guess will produce a full version number.
16131
16132 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16133
16134 * configure.in: Build linker and binutils for alpha-dec-osf1.
16135
16136 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16137
16138 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16139 and gdb/testsuite/Makefile.in.
16140
16141 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16142
16143 * configure.in: recognize mips*- instead of mips-
16144
16145 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
16146
16147 * config.sub: Accept linux*coff and linux*elf as operating
16148 systems.
16149
16150 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16151
16152 * config.sub: Recognize mips64, and mips3 as an alias for it.
16153
16154 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16155
16156 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16157 gdb knows how to handle OSF/1 shared libraries.
16158
16159 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16160
16161 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16162 * config.guess: Recognize Hitachi's HIUX.
16163 * config.sub: Recognize h3050r* and hppahitachi.
16164 Remove redundant cases for hp9k[23]*.
16165
16166 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16167
16168 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16169 if gas and ld are in the source tree and are in ${configdirs}.
16170 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16171 --with options (but still pass them down on the command line,
16172 if they were explicitly specified).
16173
16174 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16175
16176 * configure: substitute SHELL value in Makefile.in with
16177 ${CONFIG_SHELL}
16178
16179 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16180
16181 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16182 *-*-solaris2* targets.
16183
16184 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16185
16186 * Makefile.in: define M4, and pass it down to sub-makes;
16187 all-autoconf now depends on all-m4
16188
16189 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16190
16191 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16192 presence of {ar,ranlib} instead of a configured directory
16193
16194 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16195
16196 * config.guess: Accept 34?? as well as 33?? for NCR.
16197
16198 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16199
16200 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16201 of 'gas' in sed commands, since 'gash' is now in the tree as well.
16202
16203 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16204
16205 * configure: grab values for $(CC) and $(CXX) from the
16206 environment, so that someone can do "CC=gcc configure; make" and
16207 have it work right (matching the way that autoconf works now)
16208
16209 * configure.in, Makefile.in: add support for gash, the tcl
16210 interface to Galaxy
16211
16212 * config.guess: add NetBSD variants (hp300, x86)
16213
16214 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
16215
16216 * install.sh: Support -d option (in the manner of SunOS 4 install,
16217 as it is more deterministic than that of GNU install)
16218 (chmodcmd): Set file to mode 755 by default (should also do default
16219 chgrp and chown, but I don't feel like dealing with that now)
16220
16221 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
16222
16223 * config.sub: Remove h8300hhms alias.
16224
16225 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16226
16227 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16228
16229 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16230
16231 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16232 as stmp-fixinc
16233
16234 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16235
16236 * config.sub: recognize m88110-bug-coff.
16237
16238 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16239
16240 * Makefile.in (all-libio): all dependencies on the toolchain used
16241 to build this (gcc, gas, ld, etc)
16242
16243 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16244
16245 * config.guess: Deal with OSF/1 1.3 on alpha.
16246
16247 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16248
16249 * install.sh: add some 'else true' clauses for portability
16250
16251 * configure.in: don't build libio for h8[35]00-*-* targets
16252
16253 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16254
16255 * Makefile.in: Add support for new libio.
16256
16257 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16258
16259 * install.sh: If one command fails, don't try the rest. Don't try
16260 to remove $dsttmp (via trap) unless we have already created it.
16261 If $src doesn't exist, detect it and exit with an error.
16262
16263 * config.guess: Recognize BSD on hp300.
16264
16265 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16266
16267 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16268 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16269
16270 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16271
16272 * Makefile.in (all-send-pr): depends on all-prms
16273
16274 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16275
16276 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16277
16278 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16279
16280 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16281 Added test for mips-mips-riscos5.
16282
16283 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16284
16285 * configure.in: use mh-hp300 for 68k HP hosts
16286
16287 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16288
16289 * configure: add support for CONFIG_SHELL, so that you can use
16290 some alternate shell for evaluating configure scripts
16291
16292 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16293
16294 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16295 in configure script to bug-gdb@prep.ai.mit.edu when building
16296 distribution archive.
16297 * Makefile.in (COMPRESS): Remove def.
16298 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16299 gdb.tar.Z and make-gdb.tar.Z respectively.
16300 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16301 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16302 to convergence with 'taz' target in Makefile.in.
16303
16304 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16305
16306 * install.sh (dsttmp): use trap to ensure that tmp files go
16307 away on error conditions
16308
16309 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16310
16311 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16312
16313 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16314
16315 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16316 its parent is '/' not ''.
16317
16318 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16319
16320 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16321
16322 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16323 that ${newsrcdir}/configure.in does.
16324
16325 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16326
16327 * test-build.mk: support for CONFIG_SHELL
16328
16329 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16330
16331 * config.sub (netware): Add as a basic system type.
16332
16333 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16334
16335 * Makefile.in (Makefile): depend on configure.in. Also drop the
16336 $(srcdir)/ from the dependency on Makefile.in.
16337
16338 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
16339
16340 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16341 (h8300hhms is temporary until multi-libraries are implemented).
16342 * configure.in: Handle h8300h too.
16343
16344 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16345
16346 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16347
16348 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
16349
16350 * configure: Remove extraneous output when guessing host type.
16351 * config.guess: Remove extraneous output when guessing using C
16352 compiler rather than uname, or when guessing fails.
16353
16354 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16355
16356 * Makefile.in: remove all.cross and install.cross targets
16357
16358 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16359 definitions
16360
16361 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16362
16363 * configure.in (target sh): Build gprof.
16364
16365 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16366
16367 * config.sub: change -solaris to -solaris2
16368
16369 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16370
16371 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16372
16373 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16374
16375 * configure: Correct error message for missing Makefile.in to
16376 print correct directory.
16377
16378 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16379
16380 * install.sh: kludge around 386BSD shell bug
16381
16382 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16383
16384 * config.guess: Recognize NeXT.
16385 * config.guess: Recognize i486-ncr-sysv4.
16386 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16387
16388 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16389
16390 * Makefile.in (MAKEINFOFLAGS): New variable.
16391 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16392 * build-all.mk, test-build.mk: Pass down --no-split as
16393 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16394
16395 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16396
16397 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16398
16399 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16400
16401 * Makefile.in (libg++.tar.z): New rule.
16402 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16403 * Makefile.in (taz): Only do a single chmod.
16404
16405 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16406
16407 * install.sh: don't use dirname anymore (replaced with sed usage)
16408
16409 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16410
16411 * Makefile.in: Change extension for gzip'd files from '.z' to
16412 '.gz' per new FSF standard usage.
16413
16414 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16415
16416 * configure: put quotes around the final value of program_transform_name
16417
16418 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16419
16420 * Makefile.in: new install.sh support; update install-info rules
16421
16422 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16423
16424 * configure.in: Build diff for crosses, but not for go32 host.
16425
16426 * configure.in: Build gprof only for native, and don't build it
16427 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16428
16429 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16430
16431 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16432
16433 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16434
16435 * configure.in (host_tools): Add prms.
16436
16437 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16438
16439 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16440 with $(FLAGS_TO_PASS) on the command line
16441
16442 * config.sub: Recognize lynx and lynxos
16443
16444 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16445
16446 * config.sub: Accept -ecoff*, not just -ecoff.
16447
16448 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16449
16450 * Makefile.in (taz): Use .gz suffix instead of .z.
16451 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16452 names.
16453
16454 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16455
16456 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16457
16458 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16459
16460 * Makefile.in (install-no-fixedincludes): install gcc last, so
16461 that rebuilds that might happen during 'make install' don't get
16462 bogus gcc include files
16463
16464 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16465
16466 Change from Utah for HPPA support:
16467 * config.guess: Recognize hppa1.x-hp-bsd.
16468
16469 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16470
16471 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16472 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16473
16474 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16475
16476 * config.sub: Add support for rom68k and bug boot monitors.
16477
16478 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16479
16480 * Makefile.in: Make all-opcodes depend on all-bfd.
16481
16482 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16483
16484 * config.guess: Added special check for i[34]86-univel-sysv4*.
16485
16486 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16487
16488 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16489 the processor rather than assuming i486.
16490
16491 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16492
16493 * config.guess: Recognize SunOS6 as Solaris3.
16494
16495 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16496
16497 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16498 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16499
16500 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16501
16502 * build-all.mk (all-cross): New target for Canadian Cross.
16503 Added Q2 go32 targets.
16504 * test-build.mk: Configure go32 cross sparclite-aout and
16505 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16506 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16507
16508 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16509
16510 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16511 GO32 hosted toolchains
16512
16513 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16514
16515 * configure: change so "-exec-prefix" gets passed down rather
16516 than "-exec_prefix" so autoconf generated Makefiles get the
16517 exec_prefix set right.
16518
16519 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16520
16521 * config.guess: get the Solaris2 minor version number
16522
16523 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16524
16525 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16526
16527 * config.guess: Recognize some Sequent platforms.
16528
16529 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16530
16531 * Makefile.in: added the vault-install target
16532
16533 * configure.in: actually use the Sun3 makefile fragment that's in
16534 config, also added the release dir to configdirs
16535
16536 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16537
16538 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16539
16540 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16541
16542 * configure.in: remove some program from Alpha targetted toolchains
16543
16544 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16545
16546 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16547 gprof.
16548 (taz): Run "make diststuff" in those directories instead of "make
16549 proto-dir". Look for "VERSION=" only at start of line in subdir
16550 Makefile. Use "gzip -9" for compression.
16551 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16552 (binutils.tar.z): New target.
16553
16554 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16555
16556 * Makefile.in (taz): Include gpl.texinfo.
16557
16558 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16559
16560 * Makefile.in (setup-dirs): Merged into "taz" target.
16561 (taz): Only do `proto-dir' stuff if a directory is actually needed
16562 for this target.
16563
16564 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16565
16566 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16567 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16568 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16569 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16570 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16571
16572 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16573
16574 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16575 config.sub, and move-if-change to gdb testsuite distribution
16576 archive, so the testsuite can be extracted, configured, and
16577 run separately from the gdb distribution. Blow away the Chill
16578 tests that require a Chill compiled executable, since GNU Chill
16579 is not yet publically available.
16580
16581 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16582
16583 * test-build.mk: set environment variables in a single command,
16584 instead of a list of assignments and exports
16585
16586 * config.guess: recognize Alpha/OSF1 systems
16587
16588 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16589
16590 * configure: Change help message to prefer --options rather than
16591 -options.
16592
16593 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16594
16595 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16596 zippy@ecst.csuchico.edu.
16597 * config.guess: Recognize miniframe.
16598
16599 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16600
16601 * Makefile.in: Use srcroot to find runtest rather than rootme.
16602 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16603
16604 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16605
16606 * test-build.mk: Extensive additions to support building on a
16607 machine other than the host.
16608
16609 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16610
16611 * configure (tooldir): Fix for i386-aix again.
16612
16613 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16614
16615 * configure, Makefile.in: Change definition of $(tooldir)
16616 to match the FSF.
16617
16618 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16619
16620 * config.guess: Recognize i[34]86/SVR4.
16621
16622 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16623
16624 * Makefile.in (all-gdb): gdb depends on sim.
16625
16626 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16627
16628 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16629 at the same time we make the prototype gdb directory.
16630 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16631 files at the same time as the gdb base release distribution.
16632
16633 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16634
16635 * Makefile.in (check): Use individual check targets rather than
16636 DO_X rule.
16637 (check-gcc): Added.
16638
16639 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16640
16641 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16642 for System V release 3.2.
16643
16644 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16645
16646 * config.sub: Recognize hppaosf.
16647 * configure.in: Do configure ld/binutils/gas for it.
16648
16649 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16650
16651 * configure (tooldir): Alter syntax used to set this, for systems
16652 where "\$" isn't handled right, like i386-aix.
16653
16654 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16655
16656 * configure: Pass program-transform-name, not
16657 program_transform_name, to recursive configures.
16658
16659 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16660
16661 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16662 of gas+ld+binutils.
16663
16664 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16665
16666 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16667
16668 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16669
16670 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16671
16672 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16673
16674 * Makefile.in (PRMS): Set back to all-prms.
16675
16676 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16677
16678 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16679 targets, rather than for MIPS hosts.
16680
16681 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16682
16683 * configure.in: add comment for --with-x default values
16684
16685 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16686
16687 * Makefile.in: add check-* targets for each of the directories in
16688 the tree. Add a definition of RUNTEST that will use the one we
16689 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16690
16691 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16692
16693 * configure.in: Removed obsolete references to bfd_target and
16694 target_makefile_frag.
16695
16696 * build-all.mk: Set assorted targets for Q2.
16697 * config.sub: Recognize z8k-sim and h8300-hms.
16698 * test-build.mk: Really don't pass host to configure.
16699 (HOLES): Added uname.
16700
16701 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16702
16703 * configure: Handle an empty program-prefix, program-suffix or
16704 program-transform-name correctly.
16705
16706 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16707
16708 * build-all.mk: -G 8 no longer required for MIPS targets.
16709 * test-build.mk: Don't pass host argument to configure; make it
16710 guess.
16711
16712 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16713
16714 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16715 * Makefile.in (COMPRESS): New macro, like GZIP.
16716
16717 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16718
16719 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16720
16721 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16722 with gas currently defaults to -G 0.
16723
16724 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16725
16726 * Makefile.in (all-flex): flex depends on byacc.
16727
16728 * build-all.mk: If host not specified, use config.guess. Pass TAG
16729 to test-build.mk as RELEASE_TAG.
16730 * test-build.mk (configargs): New variable containing arguments to
16731 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16732 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16733
16734 * config.guess: Use /bin/uname when checking -X argument on SCO,
16735 to avoid invoking GNU uname which doesn't understand -X.
16736
16737 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16738
16739 * configure.in: Build gas for mips-*-*.
16740
16741 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16742
16743 * Makefile.in (all.normal): insert missing backslash.
16744
16745 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16746
16747 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16748
16749 * Makefile.in: Complete overhaul to merge many almost identical
16750 targets.
16751
16752 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16753
16754 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16755 (gdb.tar.Z): Adjusted.
16756
16757 * Makefile.in (setup-dirs, taz): New targets; should be general
16758 enough to adapt for gdb sometime. Build only .z file.
16759 (gas.tar.z): New target.
16760
16761 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16762
16763 * build-all.mk: Use CC=cc -Xs on Solaris.
16764
16765 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16766
16767 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16768 for handling BISON for FSF releases.
16769
16770 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16771
16772 * configure: Actually implement the change zoo just documented.
16773
16774 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16775
16776 * configure: when using config.guess, only set target_alias when
16777 it's not already been set (ie, on the command line)
16778
16779 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16780
16781 * Makefile.in: add installcheck target, set PRMS to install-prms
16782
16783 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16784
16785 * configure: add support for package_makefile_fragment, handle the
16786 case where a directory has a configure.in file but no Makefile.in
16787 more gracefully (with an actual understandable error message, even);
16788 add support for --without (and add this to the usage message); also
16789 explicitly add a --host=${host_alias} to the command line when
16790 config.guess is used
16791
16792 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16793
16794 * configure: Must use both --host and --target in recursive calls.
16795
16796 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16797
16798 * Makefile.in: Change deja-gnu to dejagnu.
16799
16800 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16801
16802 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16803
16804 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16805
16806 * configure.in: canonicalize all instances to *-*-solaris2*,
16807 also strip out a number of tools to not build for go32 host
16808
16809 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16810
16811 * config.guess: add GPL.
16812
16813 * Makefile.in, config.guess, config.sub, configure: bump
16814 copyrights to 93.
16815
16816 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16817
16818 * Makefile.in (do-info): Removed obsolete check for existence of
16819 localenv file.
16820
16821 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16822
16823 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16824
16825 * Makefile.in: a couple of 'else true' for decstation,
16826 support for TclX
16827
16828 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16829
16830 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16831
16832 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16833
16834 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16835
16836 * config.guess: Recognize i386-ibm-aix (PS/2).
16837 * configure.in: Use config/mh-aix386 file for it.
16838
16839 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16840
16841 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16842 CC_FOR_TARGET instead.
16843 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16844
16845 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16846
16847 * Makefile.in: Add sim to list of directories sent with gdb
16848
16849 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16850
16851 * configure.in: Put back mips-dec-bsd* case.
16852
16853 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16854
16855 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16856 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16857 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16858
16859 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16860
16861 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16862
16863 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16864 (install-info): install dir.info only if it exists,
16865 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16866
16867 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16868
16869 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16870 gas for mips-dec-bsd.
16871
16872 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16873
16874 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16875 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16876
16877 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16878
16879 * configure.in: Added "dejagnu" to hosttools list.
16880
16881 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16882
16883 * config.sub, configure.in, config.guess: Add support
16884 for Bosx, an AIX variant from Bull.
16885 Patches from F.Pierresteguy@frcl.bull.fr.
16886
16887 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
16888
16889 * devo/dejagnu: Initial creation of devo/dejagnu.
16890 Migrated dejagnu testcases and support files for testing software
16891 tools to reside as subdirectories, currently called "testsuite",
16892 within the directory of the software tool. Migrated all programs,
16893 support libraries, etc. beloging to dejagnu proper from
16894 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
16895 with no modifications. The changes to these files which will
16896 allow them to configure, build, and execute properly will be made
16897 in a future update.
16898
16899 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16900
16901 * Makefile.in: Change send_pr to send-pr.
16902 * configure.in: Likewise.
16903 * send_pr: Renamed directory to send-pr.
16904
16905 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
16906
16907 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
16908
16909 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
16910
16911 * README: Update for gdb-4.8 release.
16912 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
16913 gdb-xxx.tar.z (gzip'd) file also.
16914
16915 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16916
16917 * Makefile.in: make all-diff depend on all-libiberty
16918
16919 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
16920
16921 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16922
16923 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16924
16925 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16926
16927 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
16928
16929 * Makefile.in (DEVO_SUPPORT): Remove etc directory
16930 (ETC_SUPPORT): Only add the files GDB wants from etc/.
16931 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
16932
16933 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16934
16935 * Makefile.in: makeinfo binary is in a new location
16936
16937 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
16938
16939 * config.sub: Accept -ecoff as an OS.
16940
16941 * Makefile.in: Various changes to eliminate a level of make
16942 recursion and reduce the required command line length.
16943 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16944 sub-makes.
16945 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16946 variables holding settings for specific sub-makes.
16947 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16948 in terms of BASE_FLAGS_TO_PASS.
16949 (TARGET_LIBS): New variable listing directories which use
16950 TARGET_FLAGS_TO_PASS.
16951 (subdir_do): Eliminated.
16952 (do-*): New set of targets to replace subdir_do.
16953 (various): All targets which used subdir_do now depend on do-*.
16954 (local-clean): Renamed from do_clean.
16955 (local-distclean): New target, dependency of distclean and
16956 realclean.
16957 (install-info): Don't create directories. Depend on dir.info
16958 rather than calling make recursively.
16959 (install-dir.info): Eliminated.
16960 (install-info-dirs): Create all info directories here.
16961 (dir.info): Depend upon do-install-info.
16962
16963 * test-build.mk (HOLES): Added false.
16964
16965 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
16966
16967 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
16968
16969 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16970
16971 * Makefile.in (info): remove dependency on all-texinfo. The
16972 problem was really in texinfo/C, not at this level.
16973
16974 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
16975
16976 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16977
16978 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
16979
16980 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
16981 GDB releases.
16982
16983 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16984
16985 * configure: Include srcdir in message about target of link not
16986 being found. Don't convert `-' to `_' in `with' options being
16987 passed to subdirs.
16988
16989 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16990
16991 * configure.in: add uudecode to host_tools
16992
16993 * Makefile.in: added {all,install}-uudecode targets, added them to
16994 the appropriate lists
16995
16996 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
16997
16998 * Makefile.in (all-gcc): Added dependency on all-gas.
16999
17000 * configure.in (mips-*-*): Build ld and binutils.
17001
17002 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17003
17004 * configure: check return code from mkdir, print error message and
17005 exit on failure.
17006
17007 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
17008
17009 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
17010
17011 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
17012
17013 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17014
17015 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17016
17017 * config.sub (h8500): Recognize this as a cpu type.
17018
17019 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17020
17021 * configure: source directory missing is no longer a warning
17022
17023 * configure.in: recognize irix[34]* instead of irix[34]
17024
17025 * Makefile.in: define and pass down X11_LIB
17026
17027 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17028
17029 * guess-systype: Renamed to ...
17030 * config.guess: ... by popular request.
17031 * configure.in, Makefile.in: Update accordingly.
17032
17033 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17034
17035 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17036 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17037 + Execute ./dummy instead of assuming . is in PATH.
17038
17039 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17040
17041 * guess-systype: New shell script. Attempts to guess the
17042 canonical host name of the executing host.
17043 Only a few hosts are supported so far.
17044 * configure: Call guess-systype if no host is specified.
17045
17046 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17047
17048 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17049 gcc Makefile.
17050
17051
17052 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17053
17054 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17055 (all-gcc, install-gcc, subdir_do): Use it.
17056
17057 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17058
17059 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17060
17061 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17062
17063 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17064 set exclusively by configure, using configure.in .
17065
17066 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17067
17068 * test-build.mk: set $PATH for all builds
17069
17070 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17071
17072 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
17073
17074 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
17075 the one used in gcc/Makefile.in, so that a null expansion doesn't
17076 override the one needed to build gcc with a native cc.
17077
17078
17079 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17080
17081 * configure: Accept -with arguments.
17082
17083 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17084
17085 * Makefile.in: added h8300sim
17086
17087 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
17088
17089 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17090 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
17091 (all-cygnus, native, build-cygnus): Make
17092 $(canonhost)-stamp-3stage-done, not $(host)....
17093 * test-build.mk (stamp-3stage-compared): Use tail +10c for
17094 i386-sco3.2v4. Added else true to if command.
17095
17096 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
17097
17098 * config.sub: (from FSF) Sequent uses a BSD-like OS.
17099
17100 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
17101
17102 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17103
17104 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17105
17106 * configure.in: don't remove binutils from Solaris builds
17107
17108 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
17109
17110 * Makefile.in: get rid of earlier definitions for *clean,
17111 also handle the recursive info rule better
17112
17113 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
17114
17115 * Makefile.in (mostlyclean, distclean, realclean): Fix to
17116 do more-or-less the right thing.
17117
17118 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
17119
17120 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17121 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17122
17123 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17124
17125 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17126 $(host_canonical).
17127
17128 * configure.in: split the configdirs list into 4 categories (native
17129 v. cross, library v. tool) and handle the cross-only and native-
17130 only in more reasonable (and correct!) way.
17131
17132 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
17133
17134 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
17135 configdirs anymore.
17136
17137 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17138
17139 * Makefile.in: extensive cleanup:: removed all of the explicit
17140 clean-* targets, collapsed many wrappers around subdir_do into
17141 one, added additional targets to satisfy standards.texi, deleted
17142 some old targets, some changes for consistency
17143
17144 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17145
17146 * configure.in: handle some programs as cross-only, and others as
17147 native only
17148
17149 * test-build.mk: handle partial holes in a more generic manner
17150
17151 * Makefile.in: m4 depends on libiberty
17152
17153 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17154
17155 * configure.in: add m4, textutils, fileutils, sed, shellutils,
17156 time, wdiff, and find to configdirs
17157
17158 * Makefile.in: all, clean, and install rules for the new programs
17159 added to configure.in
17160
17161 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17162
17163 * configure.in: use mh-sun for all *-sun-* hosts
17164
17165 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17166
17167 * Makefile.in: define flags for X11 include files and library file
17168 locations, pass them down to the programs that need this info
17169
17170 * build-all.mk: added a 'native' target, to 3stage the native toolchain
17171
17172 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17173
17174 * configure.in: start building libg++ for HP-UX targets
17175
17176 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
17177
17178 * README: Update references to files moved into etc/.
17179
17180 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
17181
17182 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
17183 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
17184
17185 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
17186
17187 * configure: accept dash as well as underscore in long option
17188 names for FSF compatibility.
17189
17190 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
17191
17192 * config.sub: added -sco3.2v4 support from FSF.
17193
17194 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17195
17196 * configure.in: expand the section that adds or removes
17197 directories from the list of programs to build, to handle native
17198 vs. cross in addition to host v. native
17199
17200 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
17201
17202 * Makefile.in: Replace C++ in macro names with CXX.
17203 This is less likely to break ...
17204
17205 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17206
17207 * test-build.mk: add -w to GNU_MAKE
17208
17209 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17210
17211 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17212 add 'sparc' to list of recognized cpus. This needed to make
17213 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17214 Delete some redundant ose68 variants. Recognize -wrs as an os,
17215 then changes that into $CPU-wrs-vxworks.
17216
17217 * configure.in: remove most references to gdbtest, regularize
17218 target based program removal
17219
17220 * test-build.mk: import from p3 tree (many fixes and changes)
17221
17222 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17223
17224 * Makefile.in: added rules to handle tcl, tk, and expect
17225
17226 * configure.in: handle those directories if they exist
17227
17228 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17229
17230 * config.sub: removed bogus hppabsd and hppahpux names, since
17231 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17232
17233 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17234
17235 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
17236 depends upon all-xiberty
17237
17238 * Makefile.in: changes from p3, including:
17239
17240 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17241
17242 * Makefile.in (XTRAFLAGS): include newlib directories if
17243 newlib/Makefile exists, rather than if host != target.
17244
17245 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17246
17247 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17248 from the same source tree and not building a cross-compiler. This
17249 matters for the libg++ configuration if reconfiguring a tree that
17250 has already been installed.
17251
17252 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
17253
17254 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17255 pick up the machine and system specific header files.
17256
17257 * Makefile.in: added AS_FOR_TARGET, passed down in
17258 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17259 the C compiler to use to create programs which are run in the
17260 build environment, set it to default to $(CC), and passed it down
17261 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17262
17263 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17264
17265 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17266 We need them for unusual native builds, like systems without
17267 ranlib.
17268
17269 * configure: also define $(host_canonical) and
17270 $(target_canonical), which are the full, canonical names for the
17271 given host and target
17272
17273 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17274
17275 * Makefile.in: Added separate definitions for C++.
17276
17277 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17278
17279 * configure.in (configdirs): Add deja-gnu.
17280
17281 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17282
17283 * README: Update for configure.texi and gdb-4.7 release.
17284
17285 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17286
17287 * Makefile.in: Move "all" target to top of file.
17288 Previously, first target was ".PHONY" which caused BSD4.4 make
17289 to build .PHONY when make was run without arguments.
17290
17291 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17292
17293 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17294 Library-copylefted code in libiberty.
17295
17296 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17297
17298 * config.sub: Replace m68kmote with plain old m68k.
17299
17300 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17301
17302 * Makefile.in: Remove space from blank line, avoid Make complaints.
17303
17304 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17305
17306 * config.sub: Complain if no argument is given. Added support for
17307 386bsd as OS and target alias.
17308
17309 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17310
17311 * Makefile.in (XTRAFLAGS): include newlib directories if
17312 newlib/Makefile exists, rather than if host != target.
17313
17314 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17315
17316 * config.sub: recognize sparclite-wrs-vxworks.
17317
17318 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17319 p3.) Added clean-xiberty to clean.
17320
17321 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17322
17323 * configure.in: use *-*-* instead of nested cases for host and target
17324
17325 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17326
17327 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17328 from the same source tree and not building a cross-compiler. This
17329 matters for the libg++ configuration if reconfiguring a tree that
17330 has already been installed.
17331
17332 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
17333
17334 * config.sub (i486v/i486v4): Merge in from FSF version.
17335
17336 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
17337
17338 * configure: only set PWD if it is already set.
17339
17340 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
17341
17342 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17343 doesn't have unset and all success paths (and most error paths)
17344 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17345 to just ${PWD} to avoid confusion.)
17346
17347 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17348
17349 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17350 even for a native compilation.
17351
17352 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17353
17354 Changes to make the gdb.tar.Z rule work better.
17355
17356 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17357 (DEVO_SUPPORT): Add configure.texi.
17358 (bfd-ilrt.tar.Z): Remove ancient rule.
17359
17360 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17361
17362 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17363 pick up the machine and system specific header files.
17364
17365 * configure.in, config.sub: added new target m68010-adobe-scout,
17366 with alias of adobe68k. Changed configure.in to check for
17367 -scout before -sco* to avoid a false match.
17368
17369 * Makefile.in: added AS_FOR_TARGET, passed down in
17370 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17371 the C compiler to use to create programs which are run in the
17372 build environment, set it to default to $(CC), and passed it down
17373 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17374
17375 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17376
17377 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17378 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17379 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17380 FOR_TARGET variants, to newlib and libg++.
17381
17382 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17383
17384 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17385 first.
17386
17387 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17388
17389 * config.sub: Accept `elf' as an environment.
17390
17391 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17392
17393 * Makefile.in (all-opcodes): cd into the right directory
17394
17395 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17396
17397 * configure: added -program_transform_name option, used as
17398 argument to sed when installing programs.
17399 configure.texi: added documentation for -program_prefix,
17400 -program_suffix and -program_transform_name.
17401
17402 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17403
17404 * config.sub: Accept i486 where i386 ok.
17405
17406 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17407
17408 * config.sub: accept we32k
17409
17410 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17411
17412 * config.sub, configure.in: accept OSE68000 and OSE68k.
17413
17414 * Makefile.in: don't create all directories for ``make install'';
17415 let the subdirectories create the ones they need.
17416
17417 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17418
17419 * COPYING: new file, GPL v2
17420
17421 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17422
17423 * Makefile.in: use the new gen-info-dir, which needs a template
17424 argument (which also lives in texinfo)
17425
17426 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17427
17428 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17429
17430 * config.sub (ncr3000): Change i386 to i486.
17431
17432 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17433
17434 * Makefile.in: add install-rcs, install-grep to
17435 install-no-fixedincludes, removed install-bison and install-libgcc
17436
17437 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17438
17439 * configure.in: grab the HPUX makefile fragment if on HPUX
17440
17441 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17442
17443 * Makefile.in: eradicate bison spoor (ditto libgcc).
17444 configure.in: recognise m68{k,000}-ericsson-OSE.
17445 es1800 is alias for m68k-ericsson-OSE
17446
17447 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17448
17449 * configure.in: rearrange the parts that remove programs from
17450 configdirs, based now on HOST==TARGET or by canonical triple.
17451
17452 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17453
17454 * test-build.mk: recurse explicitly with -f test-build.mk when
17455 appropriate. predicate stage3 and comparison on the existence
17456 of gcc. That is, if gcc isn't around, we aren't three-staging.
17457 On very clean, also remove ...stamp-co. Build in-place before
17458 doing other builds.
17459
17460 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17461
17462 * Makefile.in, configure.in: add tgas
17463
17464 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17465
17466 * Makefile.in: a number of changes merged in from progressive.
17467
17468 * configure.in: add libm.
17469
17470 * .cvsignore: ignore some stuff that comes from test-build.mk.
17471
17472 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17473
17474 * config.sub: Add es1800 (m68k-ericsson-es1800).
17475
17476 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17477
17478 * configure: Add program_suffix (parallel to program_prefix)
17479 * Makefile.in: adjust directory-creating script for losing decstation
17480
17481 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17482
17483 * configure: Minor $subdir-related fixes.
17484
17485 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17486
17487 * configure: fix various problems with propogating
17488 makefile_target_frag in subdirs.
17489 * configure.in: config libgcc if its there
17490
17491 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17492
17493 * config.sub: HPPA merge.
17494
17495 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17496
17497 * Makefile.in: Replace all-bison with all-byacc in all
17498 dependency lines for other tools (which now use byacc).
17499
17500 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17501
17502 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17503
17504 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17505
17506 * Makefile.in: make gprof rules similar to byacc rules (instead of
17507 vestigal $(unsubdir) that didn't work...)
17508
17509 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17510
17511 * config.sub: Add support for Linux.
17512 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17513 (at least for libg++).
17514
17515 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17516
17517 * configure.texi: fix doc for the -nfp option to configure
17518
17519 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17520
17521 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17522
17523 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17524
17525 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17526 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17527 * configure.in: added solaris* host_makefile_frag hook.
17528
17529 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17530
17531 * config.sub: changed recognition of m68000 so that various
17532 m68k types can be specified via m680[01234]0
17533
17534 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17535
17536 * config.sub (basic_machine): fix sed so that '-foo' isn't
17537 completely substituted out while .+'-foo' loses the '-foo'
17538
17539 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17540
17541 * config.sub ($os): Add -aout.
17542
17543 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17544
17545 * configure: If host_makefile_frag is absolute, don't
17546 prefix ${invsubdir} (relevant to libg++ auto-configure).
17547
17548 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17549
17550 * Makefile.in (tooldir): Define it.
17551 (all-ld): Depend on all-flex.
17552
17553 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17554
17555 * Makefile.in (check): Fix libg++ special case.
17556
17557 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17558
17559 * configure: do not bury `pwd` into config.status, thus do fewer
17560 pwd's.
17561
17562 * configure: print the "Building in" message only when building in
17563 other than "." AND verbose.
17564
17565 * configure: remove -s, rework -v to better accommodate guested
17566 configures.
17567
17568 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17569
17570 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17571
17572 * Makefile.in: macroize flags passed on recursion. remove
17573 fileutils.
17574
17575 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17576
17577 * configure: get makesrcdir right for subdirs deeper than 1.
17578
17579 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17580 install.
17581
17582 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17583
17584 * Makefile.in: don't print subdir_do or recursion lines.
17585
17586 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17587
17588 * standards.texi: added menu item.
17589
17590 * Makefile.in: build and install standards.info.
17591
17592 * standards.texi: new file.
17593
17594 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17595
17596 * configure: test for and move config.status pieces from
17597 ${subdir}/.
17598
17599 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17600
17601 * configure: Test for existance of files before trying to mv
17602 them, to avoid numerous non-existance messages.
17603
17604 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17605
17606 * configure: correct final line of config.status.
17607
17608 * configure: patch from eggert. Avoids a protection problem if
17609 the original Makefile.in is read only.
17610
17611 * configure: use move-if-change from gcc to create config.status.
17612 Some makefiles depend on config.status to tell if a directory
17613 has been reconfigured for a different host. This change
17614 prevents those directories from remaking everything in the case
17615 where the reconfig was only intended to rebuild a Makefile.
17616
17617 * configure: test for config.sub with "config.sub sun4" rather
17618 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17619 host alias from a missing config.sub.
17620
17621 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17622
17623 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17624 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17625
17626 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17627
17628 * configure: mkdir ${subdir} as needed.
17629
17630 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17631
17632 * Makefile.in,configure.in: added autoconf.
17633
17634 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17635
17636 * Makefile.in: no longer pass against on recursion.
17637
17638 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17639 definitions are not inherited.
17640
17641 * configure: correct makesrcdir when subdir is .
17642
17643 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17644
17645 * configure: Add support for 'subdirs' variable, which is
17646 like 'configdirs', except that configure doesn't re-invoke
17647 itself for subdirs, it just creates a Makefile for each subdir.
17648 * configure.texi: Document subdirs.
17649
17650 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17651
17652 * configure.in: added flex to configdirs
17653
17654 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17655
17656 * Makefile.in: remove clean-stamps from clean.
17657
17658 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17659
17660 * configure.in: Add gdbtest to configdirs.
17661
17662 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17663
17664 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17665 to recursive makes.
17666 * configure.in: Recognize new ncr3000 config.
17667
17668 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17669
17670 * Makefile.in, configure.in: removed references to gdbm.
17671
17672 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17673
17674 * config.sub: Don't canonicalize os value
17675 newsos* to bsd (readline needs to check for newsos).
17676 (This fix was earlier made Jan 31, but got re-broken.)
17677
17678 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17679
17680 * configure.in: sco is an os, not a vendor!
17681
17682 * configure: Quote $( better. Keep various shells happy.
17683
17684 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17685
17686 * Makefile.in: eliminate stamp-files.
17687
17688 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17689
17690 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17691 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17692
17693 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17694
17695 * config.sub: fix iris/iris3.
17696
17697 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17698
17699 * configure: re-add -rm.
17700
17701 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17702
17703 * Maskefile.in: add .stmp-rcs to all.
17704
17705 * configure.in: remove gas from rs6000 build, use aix host fragment.
17706
17707 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17708
17709 * configure: pass down site_option during recursion.
17710
17711 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17712
17713 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17714
17715 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17716
17717 * configure: Change exec_prefix so that it really defaults to prefix.
17718
17719 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17720
17721 * Makefile.in, configure.in: Add support for mmalloc library.
17722
17723 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17724
17725 * Makefile.in: add stmp dependencies for a few more things.
17726
17727 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17728
17729 * configure: adjusted error message on objdir/srcdir configure
17730 collision, per john's suggestion.
17731
17732 * Makefile.in: add libiberty stmp to all and all.cross.
17733
17734 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17735
17736 * Makefile.in: remove force dependencies, add grep to all.
17737
17738 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17739
17740 * Makefile.in: drop flex. make stamp files work.
17741
17742 * configure: added test for conflicting configuration in srcdir,
17743 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17744 gets cranky. use relative paths for configure and srcdir
17745 whenever possible. Send some error messages to stderr that were
17746 going to stdout.
17747
17748 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17749
17750 * Makefile.in: Fix libg++ rule to check for gcc directory
17751 before using gcc/gcc. Also pass XTRAFLAGS.
17752
17753 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17754
17755 * Makefile.in: added stmp-files so that directories aren't polled
17756 when they are already built.
17757
17758 * configure.texi: fixed a node pointer problem.
17759
17760 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17761
17762 * config.sub configure.in gdb/configure.in
17763 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17764 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17765 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17766
17767 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17768
17769 * configure: -recurring becomes -silent. corrected help message
17770 for -site= option.
17771
17772 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17773
17774 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17775
17776 * configure: when building Makefile for crosses, replace
17777 tooldir and program_prefix. default srcdir from location of
17778 config.sub. remove "for host in hosts" and "for target in
17779 targets" loops.
17780
17781 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17782
17783 * Makefile.in: Do not pass bindir or mandir to cvs.
17784
17785 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17786
17787 * Makefile.in, configure.in: removed traces of namesubdir,
17788 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17789 copyrights to '92, changed some from Cygnus to FSF.
17790
17791 * configure.texi: remove most references to multiple hosts,
17792 multiple targets, subdirs, etc.
17793
17794 * configure.man: removed rcsid. reference config.sub not
17795 config.subr.
17796
17797 * Makefile.in: mkdir $(infodir) on install-info.
17798
17799 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17800
17801 * configure.texi: Explain better about .gdbinit and about
17802 the environment that configure.in sections run in.
17803
17804 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17805
17806 * configure.in: Ultrix is only a decstation if it's a MIPS.
17807
17808 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17809
17810 * README: DOC.configure => cfg-paper.texi.
17811
17812 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17813
17814 * config.sub (near case $os): Don't convert newsos* to bsd!
17815
17816 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17817
17818 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17819 the number of copies of COPYING that go into the GDB tar file.
17820
17821 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17822
17823 * bfd/configure.in, gdb/config/mh-i386sco,
17824 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17825 Fix SCO configuration stuff.
17826
17827 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17828
17829 * Makefile.in: For libg++, make sure the -I pointing
17830 to the gcc directory goes *after* all the libg++-local -I flags.
17831 Also, move just-gcc dependency from just-libg++ to all-libg++.
17832
17833 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17834
17835 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17836
17837 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17838
17839 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17840
17841 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17842
17843 * config.sub: Add stratus configuration frags. Also
17844 submitted to FSF.
17845
17846 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17847
17848 * Makefile.in (DEV_SUPPORT): add configure.man.
17849
17850 * config.sub(Decode manufacturer-specific): add -none*.
17851
17852 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17853
17854 * Makefile.in: remove form feeds to make Sun's make happy.
17855 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17856
17857 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17858
17859 * Makefile.in (AR_FLAGS): Make quieter.
17860
17861 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17862
17863 * configure.in: Add libg++.
17864 * configure: When verbose, don't output the command line at each
17865 level; it will be unremarkably the same as the previous version,
17866 which will be the same as what the user typed.
17867
17868 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17869
17870 * configure.in, Makefile.in: fix clean-info, add flex. add
17871 fileutils.
17872
17873 * configure: be less sensitive to spaces in Makefile.in. Do not
17874 look for sources in "..". Doing so breaks subdirectories that
17875 might have their own configure. If a subdir has it's own
17876 configure script, use it.
17877
17878 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17879
17880 * cfg-paper.texi: some changes suggested by rms.
17881
17882 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17883
17884 * config.sub: Merge in some small additions from the FSF version,
17885 taken from the gcc distribution, to bring the Cygnus and FSF
17886 versions into closer sync.
17887
17888 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
17889
17890 * configure.in: Changed svr4 references to sysv4.
17891
17892 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
17893
17894 * configure: added -V for version number option.
17895
17896 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
17897
17898 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17899 renamed from DOC.configure to cfg-paper.texi.
17900
17901 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17902
17903 * configure, config.subr, config.sub: config.subr is now
17904 config.sub again.
17905
17906 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
17907
17908 * configure.texi: new file, in progress.
17909
17910 * Makefile.in: build info file and install the man page for
17911 configure.
17912
17913 * configure.man: new file, first cut.
17914
17915 * configure: find config.subr again now that configuration "none"
17916 has gone. removed all traces of the -ansi option. removed all
17917 traces of the -languages option.
17918
17919 * config.subr: resync from rms.
17920
17921 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17922
17923 * configure, config.sub, config.subr: merge config.sub into
17924 config.subr, call the result config.subr, remove config.sub, use
17925 config.subr.
17926
17927 * Makefile.in: revised install for dir.info.
17928
17929 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17930
17931 * configure.in: add decstation host makefile frag.
17932
17933 * Makefile.in: BISON now bison -y again. also install-gcc on
17934 install. clean-gdbm on clean. infodir belongs in datadir.
17935 Make directories for info install. Build dir.info here then
17936 install it.
17937
17938 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17939
17940 * Makefile.in: fix for bad directory tests.
17941
17942 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17943
17944 * configure: \{1,2\} appears to be a sysv'ism. Use a different
17945 regexp. -srcdir relative was being handled incorrectly.
17946
17947 * Makefile.in: unwrapped some for loops so that parallel makes
17948 work again and so one can focus one's attention on a particular
17949 package.
17950
17951 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17952
17953 * configure: added PWD as a stand in for `pwd` (for speed). use
17954 elif wherever possible. make -srcdir work without -objdir.
17955 -objdir= commented out.
17956
17957 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17958
17959 * configure: +options become --options. -subdirs commented out.
17960 added -host, -datadir. Renamed -destdir to -prefix. Comment in
17961 Makefile now at top of generated Makefile. Removed cvs log
17962 entries. added -srcdir. create .gdbinit only if there is one
17963 in ${srcdir}.
17964
17965 * Makefile.in: idestdir and ddestdir go away. Added copyrights
17966 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
17967 and mandir now keyed off datadir by default.
17968
17969 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17970
17971 * Freshly created ChangeLog.
17972
17973 \f
17974 Local Variables:
17975 mode: change-log
17976 left-margin: 8
17977 fill-column: 76
17978 version-control: never
17979 End: