re PR middle-end/38474 (compile time explosion in dataflow_set_preserve_mem_locs...
[gcc.git] / ChangeLog
1 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
2
3 * MAINTAINERS: Add myself as sh maintainer.
4
5 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
6
7 * MAINTAINERS: Add self as SLSR maintainer.
8
9 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
10
11 * MAINTAINERS: Update my email address.
12
13 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
14
15 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
16
17 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
18
19 * Makefile.in: Regenerate.
20
21 * Makefile.tpl: Fix typo.
22 * Makefile.in: Regenerate partially.
23
24 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
25
26 * configure.ac: Added libcilkrts to noconfig list when C++ is not
27 supported.
28 * configure: Regenerated.
29
30 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
31
32 * MAINTAINERS (Write After Approval): Add myself.
33
34 2013-10-30 Jason Merrill <jason@redhat.com>
35
36 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
37 --disable-build-format-warnings.
38
39 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
40
41 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
42 depend on libstdc++ and libgcc.
43 * configure: Regenerate.
44 * configure.ac: Added libcilkrts to target binaries. Also, restrict
45 libcilkrts for POSIX and i*86, and x86_64 architectures.
46 * Makefile.in: Added libcilkrts related fields to support building it.
47
48 2013-10-26 Jeff Law <law@redhat.com>
49
50 * Makefile.def (target_modules): Remove libmudflap
51 (languages): Remove check-target-libmudflap).
52 * Makefile.in: Rebuilt.
53 * Makefile.tpl (check-target-libmudflap-c++): Remove.
54 * configure.ac (target_libraries): Remove target-libmudflap.
55 Remove checks which disabled libmudflap on some systems.
56 * configure: Rebuilt.
57 * libmudflap: Directory removed.
58
59 2013-10-21 Cong Hou <congh@google.com>
60
61 * MAINTAINERS (Write After Approval): Add myself.
62
63 2013-10-16 Mike Stump <mikestump@comcast.net>
64
65 * .dir-locals.el: Add.
66
67 2013-10-15 David Malcolm <dmalcolm@redhat.com>
68
69 * configure.ac: Add --enable-host-shared
70 * configure: Regenerate.
71
72 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
73
74 Import from savannah.gnu.org:
75 * config.guess: Update to 2013-06-10 version.
76 * config.sub: Update to 2013-10-01 version.
77
78 2013-10-01 Simon Cook <simon.cook@embecosm.com>
79
80 Changes to build configuration to allow big endian ARC ELF toolchain
81 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
82 * configure: Regenerate.
83
84 2013-09-20 Alan Modra <amodra@gmail.com>
85
86 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
87 ppc host match. Support little-endian powerpc linux hosts.
88
89 2013-09-19 Dodji Seketeli <dodji@redhat.com>
90
91 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
92 maintainer.
93
94 2013-09-12 DJ Delorie <dj@redhat.com>
95
96 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
97 maintainers.
98
99 2013-09-03 Richard Biener <rguenther@suse.de>
100
101 * configure.ac: Also allow ISL 0.12.
102 * configure: Regenerated.
103
104 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
105
106 * MAINTAINERS (Write After Approval): Add myself.
107
108 2013-08-27 David Malcolm <dmalcolm@redhat.com>
109
110 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
111
112 2013-08-26 Caroline Tice <cmtice@google.com>
113
114 * MAINTAINERS: Correct earliers update: Move myself from libvtv
115 "Various Reviewers" to libvtv "Various Maintainers".
116
117 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
118
119 * MAINTAINERS: Add myself as RTL optimizers reviewer.
120
121 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
122
123 * MAINTAINERS: Update name, email.
124
125 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
126
127 * MAINTAINERS (Write After Approval): Add myself.
128
129 2013-08-12 Caroline Tice <cmtice@google.com>
130
131 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
132 address in the Write After Approval section.
133
134 2013-08-09 Carlos O'Donell <carlos@redhat.com>
135
136 * MAINTAINERS (Write After Approval): Update email.
137
138 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
139
140 * configure.ac: Adjust to check VTV_SUPPORTED.
141 * configure: Regenerated.
142
143 2013-08-02 Caroline Tice <cmtice@google.com>
144
145 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
146 on non-linux systems; add target-libvtv to noconfigdirs; add
147 libsupc++/.libs to C++ library search paths.
148 * configure: Regenerated.
149 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
150 libstdc++ and libgcc.
151 * Makefile.in: Regenerated.
152
153 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
154
155 * MAINTAINERS (Write After Approval): Add myself.
156
157 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
158 Shiva Chen <shiva0217@gmail.com>
159
160 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
161 nds32 port maintainers.
162
163 2013-07-17 Tim Shen <timshen91@gmail.com>
164
165 * MAINTAINERS (Write After Approval): Add myself.
166
167 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
168
169 * configure.ac: Sync from binutils.
170 * configure: Regenerate.
171
172 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
173
174 * MAINTAINERS (Write After Approval): Add myself.
175
176 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
177
178 * MAINTAINERS (Write After Approval): Add myself.
179
180 2013-05-17 David Malcolm <dmalcolm@redhat.com>
181
182 * MAINTAINERS (Write After Approval): Add myself.
183
184 2013-04-30 Brooks Moses <bmoses@google.com>
185
186 * MAINTAINERS: Update my email; move myself from Fortran
187 reviewer to Write After Approval.
188
189 2013-04-16 Andreas Schwab <schwab@suse.de>
190
191 * configure.ac (aarch64-*-*): Don't disable java.
192 * configure: Regenerate.
193
194 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
195
196 * MAINTAINERS (Write After Approval): Add myself.
197
198 2013-03-30 Matthias Klose <doko@ubuntu.com>
199
200 * Makefile.def (target_modules): Don't install libffi.
201 * Makefile.in: Regenerate.
202
203 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
204
205 * MAINTAINERS (Write After Approval): Add myself.
206
207 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
208
209 * MAINTAINERS (Write After Approval): Add myself.
210
211 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
212
213 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
214 * configure: Regenerated.
215
216 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
217
218 * MAINTAINERS: Explicitly add myself as AIX maintainer.
219 Remove Geoff Keating as rs6000 port maintainer, at his request.
220
221 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
222
223 * MAINTAINERS: Update my email.
224
225 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
226
227 * configure: Re-generate.
228
229 2013-01-15 Richard Biener <rguenther@suse.de>
230
231 PR other/55973
232 * configure: Re-generate.
233
234 2013-01-14 Matthias Klose <doko@ubuntu.com>
235
236 * Makefile.def (install-target-libsanitizer): Depend on
237 install-target-libstdc++-v3.
238 * Makefile.in: Regenerate.
239
240 2013-01-14 Richard Biener <rguenther@suse.de>
241
242 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
243 * configure: Re-generate
244
245 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
246
247 * config.sub: Update from config repo.
248
249 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
250
251 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
252 * Makefile.in: Regenerate.
253
254 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
255
256 * MAINTAINERS (arc): Add new port maintainership for myself.
257
258 2013-01-09 Jason Merrill <jason@redhat.com>
259
260 * .gitignore: Import from gdb repository.
261
262 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
263
264 * Makefile.def (configure-gcc): Depend on all-gmp.
265 (all-gcc): Remove dependency on all-gmp.
266 * Makefile.in: Regenerated.
267
268 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
269
270 * config.sub: Merge from config repo.
271 * config.guess: Ditto.
272
273 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
274
275 * Makefile.def: Merge from binutils.
276 * Makefile.in: Ditto.
277
278 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
279
280 * MAINTAINERS: Update my email.
281
282 2012-12-29 Ben Elliston <bje@gnu.org>
283
284 * config.guess: Update to 2012-12-29 version.
285 * config.sub: Likewise.
286
287 2012-12-20 Matthias Klose <doko@ubuntu.com>
288
289 * Makefile.def (install-target-libgfortran): Depend on
290 install-target-libquadmath, install-target-libgcc.
291 (install-target-libsanitizer): Depend on install-target-libgcc.
292 (install-target-libjava): Depend on install-target-libgcc.
293 (install-target-libitm): Depend on install-target-libgcc.
294 (install-target-libobjc): Depend on install-target-libgcc.
295 (install-target-libstdc++-v3): Depend on install-target-libgcc.
296 * Makefile.in: Regenerate.
297
298 2012-12-19 Matthias Klose <doko@ubuntu.com>
299
300 * Makefile.def (install-target-libgo): Depend on
301 install-target-libatomic.
302 * Makefile.in: Regenerate.
303
304 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
305
306 PR go/55201
307 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
308 * Makefile.in: Regenerate.
309
310 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
311
312 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
313 * configure: Regenerate.
314
315 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
316
317 * config.sub: Merge from config repo.
318
319 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
320
321 * Makefile.def (target_modules): Add bootstrap=true and
322 raw_cxx=true to libsanitizer.
323 * configure.ac (bootstrap_target_libs): Add libsanitizer.
324 * Makefile.in: Regenerated.
325 * configure: Likewise.
326
327 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
328
329 * MAINTAINERS: Remove self as RTL optimization maintainer.
330
331 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
332
333 * MAINTAINERS (Write After Approval): Add myself.
334
335 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
336
337 * Makefile.def (target_modules): Remove bootstrap=true and
338 raw_cxx=true from libsanitizer.
339 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
340 * Makefile.in: Regenerated.
341 * configure: Likewise.
342
343 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
344
345 * Makefile.def (target_modules): Add bootstrap=true and
346 raw_cxx=true to libsanitizer.
347 * configure.ac (bootstrap_target_libs): Add libsanitizer.
348 * Makefile.in: Regenerated.
349 * configure: Likewise.
350
351 2012-11-28 Andrew Pinski <apinski@cavium.com>
352
353 PR bootstrap/54279
354 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
355 * configure: Regenerate.
356 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
357 * Makefile.in: Regenerate.
358
359 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
360
361 * configure.ac: Disable libsanitizer if we're not building C++.
362 * configure: Regenerate.
363
364 2012-11-15 Roland McGrath <roland@hack.frob.com>
365
366 * MAINTAINERS (Write After Approval): Add myself.
367
368 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
369
370 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
371 Kostya Serebryany (kcc@google.com) and
372 Jakub Jelinek (jakub@redhat.com).
373 Rename area for Dodji Seketeli (dodji@redhat.com).
374
375 2012-11-15 Dodji Seketeli <dodji@redhat.com>
376
377 * MAINTAINERS: (asan.c, related): Add myself.
378
379 2012-11-14 Roland McGrath <mcgrathr@google.com>
380
381 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
382 * configure: Regenerate.
383
384 2012-11-13 Richard Henderson <rth@redhat.com>
385
386 * configure.ac: Move libsanitizer logic to subdirectory.
387 * configure: Regenerate.
388
389 2012-11-13 Dodji Seketeli <dodji@redhat.com>
390
391 * configure.ac: Enable libsanitizer just on x86 linux for now.
392 * configure: Re-generate.
393
394 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
395
396 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
397 sections.
398 * configure: Regenerate.
399
400 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
401
402 * configure.ac: Add section for configdirs for libsanitizer.
403 Disable for cris-*-* and mmix-*-*.
404 * configure: Regenerate.
405
406 2012-11-12 Wei Mi <wmi@google.com>
407
408 * configure.ac: Add libsanitizer to target_libraries.
409 * Makefile.def: Ditto.
410 * configure: Regenerate.
411 * Makefile.in: Regenerate.
412 * libsanitizer: New directory for asan runtime. Contains an empty
413 tsan directory.
414
415 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
416
417 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
418 against Mingw64 w32api.
419 * configure: Regenerate.
420
421 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
422
423 * configure: Regenerated.
424
425 2012-11-03 Robert Mason <rbmj@verizon.net>
426
427 * configure.ac: add --disable-libstdcxx configure option
428 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
429
430 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
431
432 * MAINTAINERS (Write After Approval): Add myself.
433
434 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
435
436 * MAINTAINERS (Write After Approval): Add myself.
437
438 2012-10-24 Sharad Singhai <singhai@google.com>
439
440 * MAINTAINERS (Write After Approval): Add myself.
441
442 2012-10-24 Eric Christopher <echristo@gmail.com>
443
444 * MAINTAINERS: Update email address.
445
446 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
447
448 PR bootstrap/54820
449 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
450 * configure: Regenerate.
451
452 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
453
454 * MAINTAINERS (aarch64): Add Marcus and myself.
455
456 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
457
458 PR bootstrap/54820
459 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
460 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
461 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
462 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
463 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
464 * Makefile.in: Regenerate.
465 * configure.ac (have_static_libs): New variable and associated check.
466 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
467 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
468 * configure: Regenerate.
469
470 2012-10-10 Richard Biener <rguenther@suse.de>
471
472 * MAINTAINERS: Adjust for changed surname.
473
474 2012-10-04 Lawrence Crowl <crowl@google.com>
475
476 * MAINTAINERS (Write After Approval): Add myself.
477
478 2012-10-01 Cary Coutant <ccoutant@google.com>
479
480 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
481
482 2012-09-28 Ian Lance Taylor <iant@google.com>
483
484 * Makefile.def: Make all-target-libgo depend on
485 all-target-libbacktrace.
486 * Makefile.in: Rebuild.
487
488 2012-09-26 Ian Lance Taylor <iant@google.com>
489
490 * Makefile.def: Make all-gcc depend on all-libbacktrace.
491 * Makefile.in: Rebuild.
492
493 2012-09-20 Walter Lee <walt@tilera.com>
494
495 * configure.ac: Add tilegx to list of targets that support gold.
496 * configure: Regenerate.
497
498 2012-09-20 Marek Polacek <polacek@redhat.com>
499
500 * MAINTAINERS (Write After Approval): Add myself.
501
502 2012-09-19 Steve Ellcey <sellcey@mips.com>
503
504 * configure.ac: Add mips*-mti-elf* target.
505 * configure: Regenerate.
506
507 2012-09-17 Ian Lance Taylor <iant@google.com>
508
509 * MAINTAINERS (Various Maintainers): Add libbacktrace.
510 * configure.ac (host_libs): Add libbacktrace.
511 (target_libraries): Add libbacktrace.
512 * Makefile.def (host_modules): Add libbacktrace.
513 (target_modules): Likewise.
514 * configure, Makefile.in: Rebuild.
515
516 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
517
518 PR target/38607
519 Merge upstream change.
520 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
521
522 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
523 Add libgomp*.o to compare_exclusions for AIX.
524 * configure: Regenerate.
525
526 2012-09-06 Diego Novillo <dnovillo@google.com>
527
528 * configure.ac: Bump minimum GMP version to 4.2.3.
529 * configure: Re-generate.
530
531 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
532
533 PR target/54461
534 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
535 target-libgloss if not configured --with-avrlibc=no.
536 * configure: Regenerate.
537
538 2012-09-04 Jason Merrill <jason@redhat.com>
539
540 * configure.ac: Fix --enable-languages=all.
541
542 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
543
544 * MAINTAINERS (Write After Approval): Add myself.
545
546 2012-09-03 Richard Guenther <rguenther@suse.de>
547
548 PR bootstrap/54138
549 * configure.ac: Re-organize ISL / CLOOG checks to allow
550 disabling with either --without-isl or --without-cloog.
551 * configure: Regenerated.
552
553 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
554
555 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
556 * configure: Regenerate.
557
558 2012-08-27 Ulrich Drepper <drepper@gmail.com>
559
560 * MAINTAINERS: Fix my email address.
561
562 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
563
564 PR binutils/4970
565 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
566 and opcodes.
567 * Makefile.in: Regenerated.
568
569 2012-08-26 Art Haas <ahaas@impactweather.com>
570
571 * configure: Regenerate.
572
573 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
574
575 * INSTALL/README: Also refer to the online installation
576 instructions.
577
578 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
579
580 * MAINTAINERS (Write After Approval): Add myself.
581 (Picochip port): Remove myself.
582
583 2012-08-14 Diego Novillo <dnovillo@google.com>
584
585 Merge from cxx-conversion branch.
586
587 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
588 POSTSTAGE1_CONFIGURE_FLAGS.
589 * Makefile.in: Regenerate.
590 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
591 Force C++ when bootstrapping.
592 * configure: Regenerate.
593
594 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
595
596 * MAINTAINERS (Write After Approval): Add myself.
597
598 2012-07-16 Joseph Myers <joseph@codesourcery.com>
599
600 * README: Document use of ranges of years in copyright notices.
601
602 2012-07-06 Richard Guenther <rguenther@suse.de>
603
604 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
605 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
606 --with-gmp=system.
607 * Makefile.in: Regenerated.
608 * configure: Likewise.
609
610 2012-07-06 Richard Guenther <rguenther@suse.de>
611
612 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
613 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
614 supply V=1 as extra_make_flags.
615 * configure: Regenerated.
616 * Makefile.in: Likewise.
617
618 2012-07-04 Tristan Gingold <gingold@adacore.com>
619
620 * configure: Regenerate.
621
622 2012-07-03 Richard Guenther <rguenther@suse.de>
623
624 * Makfile.def (isl): Remove not necessary extra_exports and
625 extra_make_flags.
626 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
627 * Makefile.in: Regenerated.
628
629 2012-07-03 Richard Guenther <rguenther@suse.de>
630
631 * Makefile.def (cloog): Add V=1 to extra_make_flags.
632 * configure.ac: If either the ISL or the CLooG check failed
633 do not try to build in-tree versions.
634 * Makefile.in: Regenerated.
635 * configure: Regenerated.
636
637 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
638
639 * configure: Regenerate.
640
641 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
642
643 * MAINTAINERS (Various Maintainers): Add myself as testsuite
644 maintainer.
645
646 2012-07-02 Richard Guenther <rguenther@suse.de>
647
648 * configure: Regenerated.
649
650 2012-07-02 Richard Guenther <rguenther@suse.de>
651 Michael Matz <matz@suse.de>
652 Tobias Grosser <tobias@grosser.es>
653 Sebastian Pop <sebpop@gmail.com>
654
655 * Makefile.def: Add ISL host module, remove PPL host module.
656 Adjust ClooG host module to use the proper ISL.
657 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
658 * configure.ac: Include config/isl.m4. Add ISL host library,
659 remove PPL. Remove PPL configury, add ISL configury, adjust
660 ClooG configury.
661 * Makefile.in: Regenerated.
662 * configure: Likewise.
663
664 2012-07-02 Richard Guenther <rguenther@suse.de>
665
666 Merge from graphite branch
667 2011-07-21 Tobias Grosser <tobias@grosser.es>
668
669 * configure: Regenerated.
670 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
671 both cloog.org and legacy versions. The only supported version will
672 be CLooG with the isl backend.
673
674 2011-07-21 Tobias Grosser <tobias@grosser.es>
675
676 * configure: Regenerated.
677 * configure.ac: Require cloog isl 0.17.0
678
679 2011-07-21 Tobias Grosser <tobias@grosser.es>
680
681 * configure: Regenerated.
682 * config/cloog.m4: Do not define CLOOG_ORG
683
684 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
685
686 * configure.ac: Skip C if explicitly selected.
687 * configure: Regenerate.
688
689 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
690
691 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
692 they contain -O2.
693 * configure: Regenerate.
694
695 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
696
697 PR debug/53740
698 * df.h, df-problems.c, dce.c: Revert last patch.
699
700 2012-06-25 Iain Sandoe <iain@codesourcery.com>
701
702 * MAINTAINERS (Write After Approval): Update my email address.
703
704 2012-06-21 Meador Inge <meadori@codesourcery.com>
705
706 * MAINTAINERS (Write After Approval): Add myself.
707
708 2012-06-20 Jason Merrill <jason@redhat.com>
709
710 * Makefile.tpl (check-target-libgomp-c++): New.
711 (check-target-libitm-c++): New.
712 * Makefile.def (c++): Add them.
713 * Makefile.in: Regenerate.
714
715 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
716
717 * MAINTAINERS (Write After Approval): Add myself.
718
719 2012-05-16 Olivier Hainque <hainque@adacore.com>
720
721 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
722 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
723 (install-no-fixedincludes): Adjust accordingly.
724 * Makefile.in: Regenerate.
725
726 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
727
728 Merge upstream change
729 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
730
731 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
732
733 * MAINTAINERS (Write After Approval): Add myself.
734
735 2012-05-09 Nick Clifton <nickc@redhat.com>
736 Paul Smith <psmith@gnu.org>
737
738 PR bootstrap/50461
739 * configure.ac (mpfr-dir): When using in-tree MPFR sources
740 allow for the fact that from release v3.1.0 of MPFR the source
741 files were moved into a src sub-directory.
742 * configure: Regenerate.
743
744 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
745
746 * configure.ac: Bump minimum MPFR version to 2.4.0.
747 * configure: Regenerated.
748
749 2012-05-01 Richard Henderson <rth@redhat.com>
750
751 * Makefile.def (libatomic): New target_module.
752 * configure.ac (target_libraries): Add libatomic.
753 (noconfigdirs): Check if libatomic is supported.
754 * Makefile.in, configure: Rebuild.
755
756 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
757
758 * MAINTAINERS (Write After Approval): Add myself.
759
760 2012-04-25 Joel Brobecker <brobecker@adacore.com>
761
762 * config.sub: Update to 2012-04-18 version from official repo.
763
764 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
765
766 * MAINTAINERS (Write After Approval): Add myself.
767
768 2012-04-11 Steve Ellcey <sellcey@mips.com>
769
770 * MAINTAINERS: Changed email address.
771
772 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
773
774 PR target/52737
775 * contrib/gcc_update (files_and_dependencies):
776 Remove gcc/config/avr/t-multilib from touch data.
777
778 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
779
780 * MAINTAINERS (OS Port Maintainers): Remove irix.
781 * configure.ac (enable_libgomp): Remove *-*-irix6*.
782 (unsupported_languages): Remove mips-sgi-irix6.*.
783 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
784 (with_stabs): Remove.
785 * configure: Regenerate.
786
787 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
788
789 * MAINTAINERS (OS Port Maintainers): Remove osf.
790 * configure.ac (enable_libgomp): Remove *-*-osf*.
791 (with_stabs): Remove alpha*-*-osf*.
792 * configure: Regenerate.
793
794 2012-03-05 Tristan Gingold <gingold@adacore.com>
795
796 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
797 * configure: Regenerate.
798
799 2012-02-17 Walter Lee <walt@tilera.com>
800
801 * MAINTAINERS: (Write After Approval): Delete myself.
802
803 2012-02-14 Walter Lee <walt@tilera.com>
804
805 * MAINTAINERS (tilegx port): Add myself.
806 (tilepro port): Add myself.
807 (Write After Approval): Add myself.
808
809 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
810
811 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
812 and Joseph Myers as docstring relicensing maintainers.
813
814 2012-02-09 Bin Cheng <bin.cheng@arm.com>
815
816 * MAINTAINERS (write-after-approval): Add myself.
817
818 2012-02-08 Ira Rosen <irar@il.ibm.com>
819
820 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
821 maintainer.
822
823 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
824
825 * MAINTAINERS (Write After Approval): Move myself to
826 maintain alphabetical order.
827
828 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
829
830 * MAINTAINERS (Write After Approval): Add myself.
831
832 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
833
834 * MAINTAINERS (Write After Approval): Add myself.
835
836 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
837 Jayant R Sonar <jayant.sonar@kpitcummins.com>
838
839 * configure.ac (cr16-*-*): Remove nonconfigdirs.
840 * configure: Regenerate.
841
842 2012-01-23 Harshit Chopra <harshit@google.com>
843
844 * MAINTAINERS (Write After Approval): Add myself.
845
846 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
847
848 * configure.ac: Remove reference to mh-interix.
849 * configure: Regenerate.
850
851 2012-01-05 Richard Henderson <rth@redhat.com>
852
853 PR bootstrap/51072
854 * configure.ac: Disable libitm if c++ is not enabled.
855 * configure: Rebuild.
856
857 * configure.ac: Fix regexp for same.
858 * configure: Rebuild.
859
860 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
861
862 * MAINTAINERS (Write After Approval): Add myself.
863
864 2012-01-02 Richard Guenther <rguenther@suse.de>
865
866 PR bootstrap/51686
867 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
868 * Makefile.in: Regenerate.
869
870 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
871
872 * MAINTAINERS (Write After Approval): Add myself.
873
874 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
875
876 * configure: Regenerate.
877
878 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
879
880 * MAINTAINERS (picochip): Changed email address.
881
882 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
883
884 * MAINTAINERS (write-after-approval): Add self.
885
886 2011-11-29 DJ Delorie <dj@redhat.com>
887
888 * configure.ac (rl78-*-*) New case.
889 * configure: Regenerate.
890 * MAINTAINERS: Add myself as RL78 maintainer.
891
892 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
893
894 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
895
896 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
897
898 * libtool.m4: Additional FreeBSD 10 fixes.
899
900 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
901
902 * MAINTAINERS: Move myself from Write After Approval to CPU Port
903 Maintainers section, as Epiphany maintainer.
904
905 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
906
907 PR target/49992
908 * configure.ac: Remove ranlib special-casing for Darwin.
909 * configure: Regenerate.
910
911 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
912
913 * MAINTAINERS (Reviewers): Keep the list sorted.
914
915 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
916
917 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
918
919 2011-11-09 Roland McGrath <mcgrathr@google.com>
920
921 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
922 * configure: Rebuild.
923 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
924 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
925 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
926 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
927 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
928 Add READELF.
929 * Makefile.in: Rebuild.
930
931 2011-11-09 Jason Merrill <jason@redhat.com>
932
933 * Makefile.def (language=c++): Remove check-c++0x.
934 * Makefile.in (check-gcc-c++): Regenerate.
935
936 2011-11-08 Richard Henderson <rth@redhat.com>
937
938 * configure.ac: Test for libitm directory present first.
939
940 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
941
942 * configure.ac: Test libitm/configure.tgt to disable libitm.
943 * configure: Rebuild.
944
945 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
946 Richard Henderson <rth@redhat.com>
947
948 Merged from transactional-memory.
949
950 * Makefile.def (lang_env_dependencies): libitm is c++.
951 Add libitm target module.
952 * configure.ac: Likewise.
953 * config/mmap.m4: New file.
954 * contrib/gcc_update: Add libitm to touch data.
955 * Makefile.in, configure: Rebuild.
956
957 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
958
959 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
960 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
961 * Makefile.in: Regenerate.
962
963 2011-11-01 DJ Delorie <dj@redhat.com>
964
965 * config.sub: Update to version 2011-10-29 (added rl78)
966
967 2011-10-27 Nick Clifton <nickc@redhat.com>
968
969 * config.sub: Import these changes from the config project:
970
971 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
972 Ben Elliston <bje@gnu.org>
973
974 * config.sub (epiphany): New.
975
976 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
977 Ben Elliston <bje@gnu.org>
978
979 * config.sub (hexagon, hexagon-*): New.
980
981 2011-08-23 Roland McGrath <mcgrathr@google.com>
982
983 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
984 64eb to be64.
985
986 2011-08-16 Roland McGrath <mcgrathr@google.com>
987
988 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
989 (nacl): Grok as alias for 32el-unknown-nacl.
990
991 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
992
993 * MAINTAINERS (Write After Approval): Add myself.
994
995 2011-10-24 Teresa Johnson <tejohnson@google.com>
996
997 * MAINTAINERS (Write After Approval): Add myself.
998
999 2011-09-21 Jakub Jelinek <jakub@redhat.com>
1000
1001 * MAINTAINERS (sparc port): Remove myself.
1002
1003 2011-09-14 Tom de Vries <tom@codesourcery.com>
1004
1005 * MAINTAINERS (Write After Approval): Add myself.
1006
1007 2011-08-14 Yao Qi <yao@codesourcery.com>
1008
1009 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1010 * configure: Regenerate.
1011
1012 2011-07-26 Ian Lance Taylor <iant@google.com>
1013
1014 * configure.ac: Set have_compiler based on whether gcc directory
1015 exists, rather than on whether gcc is in configdirs.
1016 * configure: Rebuild.
1017
1018 2011-07-21 Joseph Myers <joseph@codesourcery.com>
1019
1020 * MAINTAINERS (Global Reviewers): Add self.
1021
1022 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1023
1024 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1025 link directories.
1026 * Makefile.in: Rebuild.
1027
1028 2011-07-20 Ian Lance Taylor <iant@google.com>
1029
1030 PR bootstrap/49787
1031 * configure.ac: Move --enable-bootstrap handling earlier in file.
1032 If --enable-bootstrap and either --enable-build-with-cxx or
1033 --enable-build-poststage1-with-cxx, enable C++ automatically.
1034 * configure: Rebuild.
1035
1036 2011-07-19 Ian Lance Taylor <iant@google.com>
1037
1038 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1039 make C++ a boot_language. Set and substitute
1040 POSTSTAGE1_CONFIGURE_FLAGS.
1041 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1042 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1043 * configure, Makefile.in: Rebuild.
1044
1045 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1046
1047 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1048 maintainers.
1049
1050 2011-07-18 Jakub Jelinek <jakub@redhat.com>
1051
1052 * MAINTAINERS (Global Reviewers): Add myself.
1053
1054 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1055
1056 * configure: Regenerate.
1057
1058 2011-07-16 Jason Merrill <jason@redhat.com>
1059
1060 * Makefile.def (language=c++): Add check-c++0x and
1061 check-target-libmudflap-c++.
1062 * Makefile.tpl (check-target-libmudflap-c++): New.
1063 * Makefile.in: Regenerate.
1064
1065 2011-07-16 Matthias Klose <doko@ubuntu.com>
1066
1067 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1068 * Makefile.def (target_modules/libjava): Pass
1069 $(EXTRA_CONFIGARGS_LIBJAVA).
1070 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1071 if not configured with --enable-static-libjava.
1072 * Makefile.in: Regenerate.
1073 * configure: Likewise.
1074
1075 2011-07-15 Jason Merrill <jason@redhat.com>
1076
1077 * Makefile.in (check-c++): Move check-gcc-c++0x after
1078 check-target-libstdc++-v3.
1079
1080 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1081
1082 * MAINTAINERS (c6x port): New entry.
1083
1084 2011-07-13 Jason Merrill <jason@redhat.com>
1085
1086 * Makefile.in (check-gcc-c++0x): New.
1087 (check-c++): Depend on it.
1088
1089 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1090
1091 PR target/39150
1092 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1093 x86_64-*-solaris2.1[0-9]*.
1094 * configure: Regenerate.
1095
1096 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
1097
1098 * MAINTAINERS (RTL optimizers): Add self.
1099
1100 2011-06-27 Gabriel Charette <gchare@google.com>
1101
1102 * MAINTAINERS (Write After Approval): Add myself.
1103
1104 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1105
1106 PR regression/47836
1107 PR bootstrap/23656
1108 PR other/47733
1109 PR bootstrap/49247
1110 PR c/48825
1111 * configure.ac (target_libraries): Remove target-libiberty.
1112 Remove case-statement setting skipdirs=target-libiberty for
1113 multiple targets. Remove checking target_configdirs and
1114 removing target-libiberty but keeping target-libgcc if
1115 otherwise empty.
1116 * Makefile.def (target_modules): Don't add libiberty.
1117 (dependencies): Remove all traces of target-libiberty.
1118 * configure, Makefile.in: Regenerate.
1119
1120 2011-06-13 Walter Lee <walt@tilera.com>
1121
1122 * configure.ac (tilepro-*-*) New case.
1123 (tilegx-*-*): Likewise.
1124 * configure: Regenerate.
1125
1126 2011-06-06 Jing Yu <jingyu@google.com>
1127
1128 * configure.ac: Skip target-libiberty for
1129 arm*-*-linux-androideabi.
1130 * configure: Regenerated.
1131
1132 2011-06-06 Nick Clifton <nickc@redhat.com>
1133
1134 * config.sub: Sync from upstream.
1135
1136 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
1137
1138 * MAINTAINERS (Write After Approval): Add myself.
1139
1140 2011-06-01 Daniel Jacobowitz <drow@false.org>
1141
1142 * MAINTAINERS: Update my email address.
1143
1144 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
1145
1146 * MAINTAINERS (Write After Approval): Update my email address.
1147
1148 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
1149
1150 * MAINTAINERS (Write After Approval): Add myself.
1151
1152 2011-05-08 Doug Kwan <dougkwan@google.com>
1153
1154 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1155 * configure: Regenerated.
1156 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1157 value from configure.
1158 * Makefile.in: Regenerated.
1159
1160 2011-05-05 Joseph Myers <joseph@codesourcery.com>
1161
1162 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1163 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1164 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1165 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1166 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1167 *-*-vxworks*): Disable newlib and libgloss in separate case
1168 statement.
1169 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1170 to separate case statement.
1171 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1172 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1173 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1174 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1175 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1176 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1177 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1178 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1179 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1180 i[[3456789]]86-*-rdos*, m32r-*-*,
1181 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1182 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1183 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1184 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1185 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1186 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1187 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1188 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1189 and libgloss in main case over targets. Remove most empty cases
1190 in main case over targets.
1191 * configure: Regenerate.
1192
1193 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
1194
1195 * MAINTAINERS (Write After Approval): Add myself.
1196
1197 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1198
1199 * configure.ac: Remove code setting special library locations for
1200 hppa*64*-*-hpux11*. Remove code setting compiler for
1201 sparc-sun-solaris2*.
1202 * configure: Regenerate.
1203
1204 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1205
1206 * configure.ac: Separate libgloss_dir settings from general case
1207 over targets.
1208 * configure: Regenerate.
1209
1210 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1211
1212 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1213 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1214 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1215 cases in libgcj-disabling case statement.
1216 (hppa*64*-*-linux*): Set unsupported_languages instead of
1217 disabling target-zlib.
1218 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1219 to hppa*64*-*-hpux*.
1220 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1221 hppa*-*-hpux*.
1222 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1223 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1224 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1225 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1226 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1227 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1228 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1229 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1230 libgcj-disabling case statement.
1231 * configure: Regenerate.
1232
1233 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1234
1235 * configure.ac: Disable Java for targets not supporting libffi.
1236 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1237 Remove cases in Java-disabling statement.
1238 (*arm-wince-pe): Change to arm-wince-pe.
1239 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1240 cases in Java-disabling statement.
1241 (bfin-*-*): Don't disable Java again.
1242 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1243 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1244 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1245 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1246 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1247 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1248 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1249 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1250 Java-disabling statement.
1251 (mmix-*-*): Don't disable Java again.
1252 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1253 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1254 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1255 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1256 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1257 statement.
1258 * configure: Regenerate.
1259
1260 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1261
1262 * configure.ac: Separate cases disabling Java and Java libraries
1263 from general case over targets.
1264 * configure: Regenerate.
1265
1266 2011-04-21 Jie Zhang <jzhang918@gmail.com>
1267
1268 * MAINTAINERS: Update my email address.
1269
1270 2011-04-20 Easwaran Raman <eraman@google.com>
1271
1272 * MAINTAINERS (Write After Approval): Add myself.
1273
1274 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1275
1276 PR lto/48086
1277 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1278 * configure: Regenerate.
1279
1280 2011-04-16 Jim Meyering <meyering@redhat.com>
1281
1282 * MAINTAINERS (Write After Approval): Add myself.
1283
1284 2011-04-15 Dodji Seketeli <dodji@redhat.com>
1285
1286 * MAINTAINERS: Update my email address.
1287
1288 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
1289
1290 * MAINTAINERS (Write After Approval): Add myself.
1291
1292 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1293
1294 * MAINTAINERS (Write After Approval): Add myself.
1295
1296 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1297
1298 * MAINTAINERS (Write After Approval): Add myself.
1299
1300 2011-04-06 Joseph Myers <joseph@codesourcery.com>
1301
1302 * configure.ac (build_tools): Remove build-byacc.
1303 (host_libs): Remove mmalloc.
1304 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1305 autoconf automake libtool diff rcs fileutils shellutils time
1306 textutils wdiff find uudecode hello tar gzip indent recode release
1307 sed perl gawk findutils gettext zip.
1308 (libgcj): Remove target-qthreads.
1309 (target_tools): Remove target-examples target-gperf.
1310 (YACC): Don't handle building byacc.
1311 * configure: Regenerate.
1312 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1313 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1314 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1315 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1316 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1317 handle building components.
1318 * Makefile.in: Regenerate.
1319
1320 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1321
1322 * MAINTAINERS: Update my email address as Xtensa maintainer.
1323
1324 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1325
1326 * config.sub: Sync from upstream.
1327
1328 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1329
1330 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1331 (microblaze*): Don't disable libssp.
1332 * configure: Regenerate.
1333
1334 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1335
1336 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1337 moveifchange.
1338 * configure: Regenerate.
1339 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1340 * Makefile.in: Regenerate.
1341
1342 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1343
1344 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1345 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1346 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1347 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1348 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1349 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1350 md_exec_prefix cases.
1351 * configure: Regenerate.
1352
1353 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1354
1355 * configure.ac: Separate cases disabling target-libssp,
1356 target-libiberty, target-libstdc++-v3 and Fortran from general
1357 case over targets.
1358 * configure: Regenerate.
1359
1360 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1361
1362 * configure.ac (*-*-chorusos): Don't disable libgcj.
1363 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1364 Remove case.
1365 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1366 (arm-*-coff): Don't disable libgcj.
1367 (arm*-*-linux-gnueabi): Remove useless assignment.
1368 (arm-*-riscix*): Don't disable libgcj.
1369 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1370 configuration.
1371 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1372 (c54x*-*-*): Remove case.
1373 (tic54x-*-*): Don't disable GCC or GCC libraries.
1374 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1375 to *.
1376 (d10v-*-*): Don't disable GCC libraries.
1377 (d30v-*-*): Don't disable libgcj.
1378 (h8500-*-*): Don't disable GCC libraries.
1379 (i960-*-*): Don't disable libgcj.
1380 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1381 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1382 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1383 libgcj.
1384 (m68k-*-coff*): Remove case.
1385 (mmix-*-*): Don't disable libgloss on host.
1386 (mn10200-*-*, mn10300-*-*): Remove cases.
1387 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1388 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1389 Don't disable libgcj.
1390 (romp-*-*): Remove case.
1391 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1392 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1393 case.
1394 (v810-*-*): Don't disable GCC libraries.
1395 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1396 (ip2k-*-*): Don't disable GCC libraries.
1397 * configure: Regenerate.
1398
1399 2011-03-28 Joseph Myers <joseph@codesourcery.com>
1400
1401 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1402 libffi on host.
1403 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1404 on host.
1405 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1406 * configure: Regenerate.
1407
1408 2011-03-26 John Marino <binutils@marino.st>
1409
1410 * configure.ac: Add support for *-*-dragonfly*
1411 * configure: Regenerate.
1412
1413 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1414
1415 * configure.ac (native_only): Remove.
1416 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1417 send-pr uudecode guile gnuserv on host.
1418 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1419 send-pr rcs guile perl texinfo libtool on host.
1420 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1421 automake send-pr rcs guile perl texinfo libtool on host.
1422 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1423 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1424 (alpha*-dec-osf*): Don't disable fileutils on target.
1425 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1426 texinfo send-pr expect dejagnu on target.
1427 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1428 target-qthreads on target.
1429 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1430 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1431 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1432 x86_64-*-mingw*): Don't disable expect on target.
1433 (*-*-cygwin*): Don't disable target-gperf on target.
1434 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1435 gnuserv on target.
1436 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1437 target.
1438 * configure: Regenerate.
1439
1440 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1441
1442 * configure.ac (target_tools): Remove target-groff.
1443 (native_only): Remove target-groff.
1444 (hppa*64*-*-*): Don't disable byacc.
1445 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1446 setting.
1447 (*-*-kaos*): Don't skip target-librx and target-groff.
1448 (*-*-netware*): Don't skip target-libmudflap.
1449 (*-*-tpf*): Don't skip target-libmudflap.
1450 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1451 directories on the host.
1452 (ia64*-*-*vms*): Don't skip tix.
1453 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1454 host.
1455 * configure: Regenerate.
1456
1457 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1458
1459 * configure.ac: Remove references to mt-mep, mt-netware,
1460 mt-wince.
1461 * Makefile.def: Add all-utils soft dependencies.
1462 * Makefile.tpl: Remove GDB_NLM_DEPS.
1463 * configure: Regenerate.
1464 * Makefile.in: Regenerate.
1465
1466 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1467
1468 * configure.ac: Do not include mh-x86omitfp.
1469 * configure: Regenerate.
1470
1471 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1472
1473 * configure.ac: Remove empty cases.
1474 * configure: Regenerate.
1475
1476 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1477
1478 * Makefile.def: Add dependency from termcap to gdb.
1479 * Makefile.in: Regenerate.
1480
1481 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1482
1483 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1484 * configure: Regenerate.
1485 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1486 * Makefile.tpl: Likewise.
1487 * Makefile.in: Regenerate.
1488
1489 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1490
1491 * configure.ac: Remove all mentions of tentative_cc.
1492 * configure: Regenerate.
1493
1494 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1495
1496 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1497 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1498 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1499 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1500 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1501 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1502 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1503 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1504 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1505 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1506 *-*-rhapsody*): Remove host cases.
1507 * configure: Regenerate.
1508
1509 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1510
1511 * configure.ac (ppc*-*-pe): Remove host case.
1512 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1513 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1514 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1515 cases.
1516 * configure: Regenerate.
1517
1518 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1519
1520 * config.sub: Update to version 2011-03-23.
1521
1522 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1523
1524 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1525 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1526 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1527 * configure: Regenerate.
1528
1529 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1530
1531 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1532 to Write After Approval.
1533 * config-ml.in: Don't handle arc-*-elf*.
1534 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1535 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1536 handle GCC libraries.
1537 * configure: Regenerate.
1538
1539 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1540
1541 PR bootstrap/48120:
1542 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1543 Add -lstdc++ -lm to LIBS.
1544 * configure: Regenerate.
1545
1546 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1547
1548 * config.guess: Update to version 2011-02-02
1549 * config.sub: Update to version 2011-02-24
1550
1551 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1552
1553 PR lto/48086
1554 * configure.ac: Re-enable LTO on *-apple-darwin9.
1555 * configure: Regenerate.
1556
1557 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1558
1559 PR lto/48086
1560 * configure.ac: Disable LTO on darwin due to an assembler change in
1561 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1562 under 256.
1563 * configure: Regenerate.
1564
1565 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1566
1567 * MAINTAINERS: Update myself as score backend maintainer,
1568 update my e-mail address.
1569
1570 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
1571
1572 * MAINTAINERS: Update my e-mail address.
1573
1574 2011-03-06 Joey Ye <joey.ye@arm.com>
1575
1576 * MAINTAINERS: Update my e-mail address.
1577
1578 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1579
1580 * configure.ac: Adjust test of with_ppl.
1581 * configure: Regenerated.
1582
1583 2011-03-02 Kai Tietz <ktietz@redhat.com>
1584
1585 * MAINTAINERS: Adjust my e-mail address.
1586
1587 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1588
1589 * configure.ac: Add -lpwl to ppllibs.
1590 * configure: Regenerated.
1591
1592 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1593
1594 * config/cloog.m4: Add -lisl to clooglibs.
1595 * configure: Regenerated.
1596
1597 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1598
1599 * MAINTAINERS (CPU Port maintainers): Add self.
1600
1601 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1602
1603 * MAINTAINERS: Add myself as testsuite maintainer.
1604
1605 2011-02-15 Mike Stump <mikestump@comcast.net>
1606
1607 * MAINTAINERS: Add myself as testsuite maintainer.
1608
1609 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1610
1611 Import from Libtool and gnulib:
1612
1613 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1614
1615 Prepare for supporting FreeBSD 10.
1616 * config.rpath: Remove handling of freebsd1* which soon would
1617 match FreeBSD 10.0.
1618
1619 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1620
1621 Remove support for FreeBSD 1.x.
1622 * libtool.m4 (_LT_LINKER_SHLIBS)
1623 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1624 soon would incorrectly match FreeBSD 10.0.
1625
1626 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1627
1628 PR binutils/12283
1629 * move-if-change: Import version from gnulib.
1630
1631 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1632
1633 PR lto/47225
1634 * Makefile.def (lto-plugin): Double dash for enable-shared.
1635 (configure-gcc): Depend on all-lto-plugin.
1636 * Makefile.in: Rebuilt.
1637
1638 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1639
1640 * configure.ac: Remove extra bracket.
1641 * configure: Regenerate.
1642
1643 2011-02-08 Tobias Burnus <burnus@net-b.de>
1644
1645 * MAINTAINERS: Add myself as libquadmath maintainer.
1646
1647 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
1648
1649 * MAINTAINERS: Update my email address.
1650
1651 2011-02-07 Joseph Myers <joseph@codesourcery.com>
1652
1653 * MAINTAINERS (option handling): Add self.
1654
1655 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1656
1657 PR lto/47225
1658 * Makefile.def: Add dependency for install-gcc
1659 on install-lto-plugin.
1660 * Makfile.in: Regenerated
1661
1662 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1663
1664 * MAINTAINERS (CPU Port Maintainers): Add myself.
1665
1666 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1667
1668 PR libgcj/44341
1669 * configure.ac: Discard --with-* flags for host when configuring
1670 target libraries for cross build.
1671 * configure: Rebuilt.
1672
1673 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1674
1675 * MAINTAINERS (linear loop transforms): Removed.
1676
1677 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1678
1679 * configure.ac: If with_ppl is no, move setting with_cloog=no
1680 after CLOOG_REQUESTED check.
1681 * configure: Regenerated.
1682
1683 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1684
1685 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1686 CLooG has been requested.
1687 * configure: Regenerated.
1688
1689 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1690
1691 * configure: Regenerated.
1692 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1693
1694 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1695
1696 * configure: Regenerated.
1697 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1698
1699 2011-01-21 Andreas Schwab <schwab@redhat.com>
1700
1701 * configure.ac: Use AS_HELP_STRING throughout.
1702 * configure: Regenerate.
1703
1704 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1705
1706 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1707 * configure: Regenerate.
1708
1709 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1710
1711 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1712
1713 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1714
1715 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1716 for ia64-hpux.
1717 * configure: Regenerate.
1718
1719 2011-01-07 Jan Hubicka <jh@suse.cz>
1720
1721 PR lto/47225
1722 * Makefile.in: Regenerate.
1723 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1724 configure.
1725
1726 2011-01-07 Jan Hubicka <jh@suse.cz>
1727
1728 * Makefile.in: Regenerate.
1729 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1730 and configure dependency on lto-plugin configure.
1731 (lto-plugin module): Remove dependency on GCC; add dependency on
1732 liniberty.
1733
1734 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1735
1736 * MAINTAINERS (Write After Approval): Add myself.
1737
1738 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1739
1740 * configure: Regenerate.
1741
1742 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1743
1744 * configure.ac: (picochip): Disable libiberty.
1745
1746 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1747
1748 * MAINTAINERS (Write After Approval): Add myself.
1749
1750 2010-12-10 Ian Lance Taylor <iant@google.com>
1751
1752 PR bootstrap/46819
1753 * configure.ac: For --disable-libgcj clear libgcj_saved.
1754 * configure: Rebuild.
1755
1756 2010-12-10 Tobias Burnus <burnus@net-b.de>
1757
1758 PR fortran/46540
1759 * configure.ac: Add --disable-libquadmath and
1760 --disable-libquadmath-support.
1761 * configure: Regenerate.
1762
1763 2010-12-03 Ian Lance Taylor <iant@google.com>
1764
1765 * MAINTAINERS: Add myself as libgo maintainer.
1766
1767 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1768
1769 PR libffi/46792
1770 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1771 * configure: Regenerate.
1772
1773 2010-12-02 Ian Lance Taylor <iant@google.com>
1774
1775 * configure.ac: Always set default for poststage1_ldflags to
1776 -static-libstdc++ -static-libgcc.
1777
1778 2010-11-29 Andreas Schwab <schwab@redhat.com>
1779
1780 * configure.ac: Move comment to remove extra space in last argument
1781 of GCC_TARGET_TOOL.
1782
1783 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1784
1785 PR other/46026
1786 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1787 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1788 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1789 (BASE_FLAGS_TO_PASS): Use it.
1790 * configure: Rebuilt.
1791 * Makefile.in: Rebuilt.
1792
1793 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1794
1795 PR binutils/12258
1796 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1797 Properly check default linker.
1798 * configure: Regnerated.
1799
1800 2010-11-23 Matthias Klose <doko@ubuntu.com>
1801
1802 * configure.ac: For --enable-gold, handle value `default' instead of
1803 `both*'. New configure option --{en,dis}able-ld.
1804 * configure: Regenerate.
1805
1806 2010-11-20 Ian Lance Taylor <iant@google.com>
1807
1808 * configure.ac: Only disable a language library if no language needs
1809 it. Don't let --disable-libgcj uncondtionally disable libffi.
1810 * configure: Rebuild.
1811
1812 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1813
1814 * Makefile.in: Regenerate.
1815
1816 PR other/46202
1817 * configure.ac: Fix just-built in-tree STRIP name to be
1818 binutils/strip-new.
1819 * configure: Regenerate.
1820 * Makefile.def (install-strip-gcc, install-strip-binutils)
1821 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1822 (install-strip-sid): Mirror dependencies on non-strip variants
1823 of these targets on the respective -strip prerequisites.
1824 * Makefile.tpl (install-strip, install-strip-host)
1825 (install-strip-target): New targets.
1826 (install-strip-[+module+], install-strip-target-[+module+]):
1827 New targets.
1828 * Makefile.in: Regenerate.
1829
1830 2010-11-19 Ian Lance Taylor <iant@google.com>
1831 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1832
1833 * configure.ac: Add target-libgo to target_libraries. Set
1834 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1835 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1836 (HOST_EXPORTS): Add GOC.
1837 (BASE_TARGET_EXPORTS): Add GOC.
1838 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1839 (GOCFLAGS_FOR_TARGET): New variable.
1840 (EXTRA_HOST_FLAGS): Add GOC.
1841 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1842 * Makefile.def (target_modules): Add libgo.
1843 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1844 (dependencies): Add dependency from configure-target-libgo to
1845 configure-target-libffi and all-target-libstdc++-v3. Add
1846 dependencies from all-target-libgo to all-target-libffi.
1847 (languages): Add go.
1848 * configure: Rebuild.
1849 * Makefile.in: Rebuild.
1850
1851 2010-11-19 Ian Lance Taylor <iant@google.com>
1852
1853 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1854 compiler/flag environment variables.
1855
1856 2010-11-18 Ian Lance Taylor <iant@google.com>
1857
1858 * configure.ac: Check for lang_requires_boot_languages in
1859 config-lang.in files.
1860 * configure: Rebuild.
1861
1862 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1863 Tobias Burnus <burnus@net-b.de>
1864
1865 PR fortran/32049
1866 * Makefile.def: Add libquadmath; build it with language=fortran.
1867 * configure.ac: Add libquadmath.
1868 * Makefile.tpl: Handle multiple libs in check-[+language+].
1869 * Makefile.in: Regenerate.
1870 * configure: Regenerate.
1871
1872 2010-11-16 Tom Tromey <tromey@redhat.com>
1873
1874 * MAINTAINERS: Moved myself to reviewers section.
1875
1876 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
1877
1878 * MAINTAINERS: Moved myself to reviewers section.
1879
1880 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1881
1882 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1883 (Write After Approval): Remove self.
1884
1885 2010-11-15 Andreas Schwab <schwab@redhat.com>
1886
1887 * configure.ac: Fix spelling in option names.
1888 * configure: Regenerated.
1889
1890 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1891
1892 PR bootstrap/39622
1893 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1894 * configure: Regenerated.
1895
1896 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
1897
1898 * MAINTAINERS: Update my email address.
1899
1900 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1901
1902 * configure: Regenerate.
1903
1904 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1905
1906 * configure: Regenerate.
1907
1908 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1909
1910 * configure: Regenerate.
1911
1912 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1913
1914 * configure: Regenerate.
1915
1916 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1917
1918 * configure.ac: Support official CLooG.org versions.
1919 * configure: Regenerate.
1920 * config/cloog.m4: New.
1921
1922 2010-11-10 François Dumont <francois.cppdevs@free.fr>
1923
1924 * MAINTAINERS (Write After Approval): Add myself.
1925
1926 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
1927
1928 * MAINTAINERS: Update my email address.
1929
1930 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1931
1932 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1933 * configure: Regenerate.
1934
1935 2010-11-03 Ian Lance Taylor <iant@google.com>
1936 Dave Korn <dave.korn.cygwin@gmail.com>
1937
1938 PR lto/46273
1939 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1940 and on other supported platforms whenever LTO is enabled.
1941 * configure: Rebuild.
1942
1943 2010-11-02 Alan Modra <amodra@gmail.com>
1944
1945 PR binutils/12110
1946 * configure.ac: Error when source path contains spaces.
1947 * configure: Regenerate.
1948
1949 2010-10-23 James E. Wilson <wilson@codesourcery.com>
1950
1951 * MAINTAINERS: Update my email address.
1952
1953 2010-10-20 Ian Lance Taylor <iant@google.com>
1954
1955 * Makefile.def (target_modules): Set lib_path to src/.libs for
1956 libstdc++-v3 module.
1957 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1958 * Makefile.in: Rebuild.
1959
1960 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1961
1962 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1963 (Write After Approval): Remove myself.
1964
1965 2010-10-15 Tristan Gingold <gingold@adacore.com>
1966
1967 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1968
1969 2010-10-14 Douglas Rupp <rupp@gnat.com>
1970
1971 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1972
1973 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1974
1975 * configure.ac (build_lto_plugin): New shell variable.
1976 (--enable-lto): Turn on by default for all non-ELF platforms that
1977 have had LTO support added so far. Set build_lto_plugin appropriately
1978 for both ELF and non-ELF.
1979 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1980 * configure: Regenerate.
1981
1982 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1983
1984 Sync from src:
1985 * configure.ac (v850 support): Remove target-libgloss from
1986 noconfigdirs.
1987 * configure: Regenerate.
1988
1989 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1990
1991 PR bootstrap/45326
1992 PR bootstrap/45174
1993 * configure.ac: Honor initial values of $build_configargs,
1994 $host_configargs, $target_configargs. Mark the precious, so
1995 environment settings get recorded.
1996 * configure: Regenerate.
1997
1998 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1999
2000 PR bootstrap/45796
2001 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2002 Depend on all-build-libiberty.
2003 * Makefile.in: Regenerate.
2004
2005 2010-09-30 Michael Eager <eager@eagercon.com>
2006
2007 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2008 * configure: Regenerate.
2009
2010 2010-09-28 Michael Eager <eager@eagercon.com>
2011
2012 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2013
2014 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2015
2016 PR bootstrap/44621
2017 * configure.ac: Fix unportable shell quoting.
2018 * configure: Regenerate.
2019
2020 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2021
2022 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2023 targets and amend comment.
2024 * configure: Regenerate.
2025
2026 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2027
2028 * MAINTAINERS (Write After Approval): Add myself.
2029
2030 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2031
2032 * configure.ac: Enable LTO by default on Darwin.
2033 * configure: Regenerate.
2034
2035 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2036
2037 * MAINTAINERS (Write After Approval): Add myself.
2038
2039 2010-09-01 Ian Bolton <ian.bolton@arm.com>
2040
2041 * MAINTAINERS (Write After Approval): Add myself.
2042
2043 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2044
2045 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2046 ports
2047
2048 2010-07-28 David Yuste <david.yuste@gmail.com>
2049
2050 * MAINTAINERS (Write After Approval): Add myself.
2051
2052 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2053
2054 * configure.ac: Support all v850 targets.
2055 * configure: Regenerate.
2056
2057 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2058
2059 PR bootstrap/44455
2060 * configure.ac (extra_mpfr_configure_flags): Copy from
2061 extra_mpc_gmp_configure_flags.
2062 * configure: Re-generated.
2063
2064 2010-07-22 Andi Kleen <ak@linux.intel.com>
2065
2066 * MAINTAINERS (Write After Approval): Add myself.
2067
2068 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2069
2070 * MAINTAINERS (Write After Approval): Add myself.
2071
2072 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
2073
2074 * MAINTAINERS (Write After Approval): Add myself.
2075
2076 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2077
2078 PR target/44862
2079 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2080 Provide -B option to allow for link spec %s substitutions for
2081 libstdc++.a on darwin.
2082 * Makefile.in: Regenerate.
2083
2084 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
2085
2086 * MAINTAINERS (Reviewers): Update my e-mail address
2087
2088 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
2089
2090 * Makefile.def (configure-gcc): Depend on all-libelf.
2091 * Makefile.in: Rebuild.
2092
2093 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
2094
2095 * MAINTAINERS (Write After Approval): Add myself in the right place.
2096
2097 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
2098
2099 * MAINTAINERS (Write After Approval): Add myself.
2100
2101 2010-05-25 Sterling Augustine <sterling@tensilica.com>
2102
2103 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2104
2105 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
2106
2107 * config.sub: Update to version 2010-05-21.
2108 * config.guess: Update to version 2010-04-03.
2109
2110 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2111
2112 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2113 * configure: Regenerate.
2114
2115 2010-05-12 Sriraman Tallam <tmsriram@google.com>
2116
2117 * MAINTAINERS (Write After Approval): Add myself.
2118
2119 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2120
2121 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2122 a platform that supports LTO.
2123 * configure: Regenerate.
2124
2125 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2126
2127 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2128 * configure: Regenerated.
2129
2130 2010-04-27 Roland McGrath <roland@redhat.com>
2131 H.J. Lu <hongjiu.lu@intel.com>
2132
2133 * configure.ac (--enable-gold): Support both, both/gold and
2134 both/bfd to add gold to configdirs without removing ld.
2135 * configure: Regenerated.
2136
2137 * Makefile.def: Add install-gold dependency to install-ld.
2138 * Makefile.in: Regenerated.
2139
2140 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2141
2142 PR lto/42776
2143 * configure.ac (--enable-lto): Refactor handling so libelf tests
2144 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2145 and allow LTO to be explicitly enabled on non-ELF platforms that
2146 are known to support it inside else-clause.
2147 * configure: Regenerate.
2148
2149 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2150
2151 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2152 * configure: Regenerate.
2153
2154 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
2155
2156 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2157 * configure: Regenerate.
2158
2159 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2160
2161 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2162 separately.
2163 * configure: Regenerate.
2164
2165 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
2166
2167 * MAINTAINERS (Write After Approval): Add myself.
2168
2169 2010-04-14 Tristan Gingold <gingold@adacore.com>
2170
2171 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2172 * configure: Regenerate.
2173
2174 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2175
2176 * configure: Regenerate after change to elf.m4.
2177
2178 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
2179
2180 * MAINTAINERS (Write After Approval): Add myself.
2181
2182 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2183
2184 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2185 * configure: Regenerated.
2186
2187 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2188
2189 * configure.ac: Print "buggy but acceptable" when CLooG
2190 revision is less than 9.
2191 * configure: Regenerated.
2192
2193 2010-04-01 Diego Novillo <dnovillo@google.com>
2194
2195 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2196
2197 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2198
2199 PR bootstrap/43615
2200 PR bootstrap/43328
2201
2202 Revert:
2203
2204 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2205
2206 * configure.ac: Do not pass --enable-multilib nor
2207 --disable-multilib in baseargs. Accept explicitly passed
2208 --enable_multilib.
2209 * configure: Regenerate.
2210
2211 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
2212
2213 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2214
2215 2010-03-31 Janis Johnson <janis187@us.ibm.com>
2216
2217 * MAINTAINERS: Remove myself.
2218
2219 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2220
2221 PR bootstrap/43328
2222 * configure.ac: Do not pass --enable-multilib nor
2223 --disable-multilib in baseargs. Accept explicitly passed
2224 --enable_multilib.
2225 * configure: Regenerate.
2226
2227 2010-03-28 Andrew Pinski <pinskia@gmail.com>
2228
2229 * MAINTAINERS (spu port): Remove me.
2230
2231 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2232
2233 * configure.ac (tic6x-*-*): New case.
2234 * configure: Regenerate.
2235
2236 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2237
2238 * config.sub: Update to version 2010-03-22.
2239 * config.guess: Update to version 2009-12-30.
2240
2241 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2242
2243 PR ada/42554
2244 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2245 * configure: Regenerate.
2246
2247 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2248
2249 * MAINTAINERS: Update my email address.
2250
2251 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2252
2253 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2254 (ghassan.shobaki@amd.com): Removed.
2255
2256 2010-03-17 Alan Modra <amodra@gmail.com>
2257
2258 * MAINTAINERS: Update my email address.
2259
2260 2010-03-16 Diego Novillo <dnovillo@google.com>
2261
2262 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2263 Matthews.
2264
2265 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2266
2267 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2268 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2269
2270 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2271
2272 * MAINTAINERS: Update my email address.
2273
2274 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2275
2276 * MAINTAINERS: Update my email address.
2277
2278 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2279
2280 * MAINTAINERS: Update my email address.
2281
2282 2010-03-09 Jie Zhang <jie@codesourcery.com>
2283
2284 * MAINTAINERS: Update my email address.
2285
2286 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2287
2288 PR libstdc++/32499
2289 * configure.ac (RANLIB): Default to true.
2290 (STRIP): Likewise.
2291 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2292 * configure: Regenerate.
2293
2294 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
2295
2296 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2297 (Write After Approval): Update my email address.
2298
2299 2010-02-17 Nick Clifton <nickc@redhat.com>
2300
2301 PR 11238
2302 * Makefile.tpl (local-distclean): Also remove config.cache files in
2303 sub-directories as there may not be Makefiles present in the
2304 sub-directories.
2305 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2306 the config.cache files found by the find command.
2307
2308 * Makefile.in: Regenerate.
2309 * configure.ac: Revert previous delta.
2310 * configure: Regenerate.
2311
2312 2010-02-15 Nick Clifton <nickc@redhat.com>
2313
2314 PR 11238
2315 * configure.ac: Delete config.cache files in sub-directories when
2316 deleting Makefiles.
2317 * configure: Regenerate.
2318
2319 2010-02-12 Ben Elliston <bje@gnu.org>
2320
2321 * MAINTAINERS: Update my email address.
2322
2323 2010-02-08 Andrew Pinski <pinskia@gmail.com>
2324
2325 * MAINTAINERS (spu port): Update my email address.
2326
2327 2010-02-08 Jie Zhang <jie.zhang@analog.com>
2328
2329 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2330
2331 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2332
2333 * configure.ac: Add "recommended" version checks for GMP/MPC.
2334 Update recommended GMP/MPFR/MPC versions.
2335 * configure: Regenerate.
2336
2337 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2338
2339 * MAINTAINERS: Move my Embecosm email address into the
2340 write-after-approval section.
2341
2342 2010-01-26 Ian Lance Taylor <iant@google.com>
2343
2344 * MAINTAINERS: Add myself as Go frontend maintainer.
2345
2346 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
2347
2348 PR libstdc++/36101, PR libstdc++/42813
2349 * configure.ac (bootstrap_target_libs): Make inclusion of
2350 target-libgomp conditional on libgomb being in target_configdirs.
2351 * configure: Regenerate.
2352
2353 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
2354
2355 PR libstdc++/36101, PR libstdc++/42813
2356 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2357 * configure: Regenerate.
2358
2359 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
2360
2361 PR libstdc++/36101, PR libstdc++/42813
2362 * configure.ac (target_configdirs): Substitute.
2363 * Makefile.def: Bootstrap target module libgomp.
2364 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2365 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2366 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2367 * configure, Makefile.in: Regenerate.
2368
2369 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2370
2371 * MAINTAINERS: Adjust my details.
2372
2373 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2374
2375 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2376
2377 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2378
2379 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2380
2381 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2382
2383 * MAINTAINERS (Write After Approval): Add myself.
2384
2385 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2386
2387 * MAINTAINERS (Write After Approval): Add myself.
2388
2389 2010-01-11 Richard Guenther <rguenther@suse.de>
2390
2391 PR lto/41569
2392 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2393 * Makefile.in: Regenerated.
2394
2395 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
2396
2397 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2398 * configure: Regenerate.
2399
2400 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2401 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2402
2403 PR bootstrap/42424
2404 * configure.ac: Include libtool m4 files.
2405 (_LT_CHECK_OBJDIR): Call it.
2406 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2407 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2408
2409 * configure: Regenerate.
2410
2411 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2412
2413 PR bootstrap/41818
2414 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2415 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2416 * Makefile.in: Regenerate.
2417
2418 2010-01-02 Richard Guenther <rguenther@suse.de>
2419
2420 PR lto/41529
2421 * configure.ac: Include config/elf.m4. Disable LTO if not
2422 builting for an elf target.
2423 * configure: Regenerate.
2424
2425 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2426
2427 * MAINTAINERS: Change my email address.
2428
2429 2009-12-18 Ben Elliston <bje@au.ibm.com>
2430
2431 * config.sub, config.guess: Update from upstream sources.
2432
2433 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2434
2435 * MAINTAINERS (Write After Approval): Add myself.
2436
2437 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2438
2439 PR middle-end/30447
2440 PR middle-end/30789
2441 PR other/40302
2442
2443 * configure.ac: Require MPC.
2444 * configure: Regenerate.
2445
2446 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2447
2448 PR target/38384
2449 PR bootstrap/40972
2450 * libtool.m4: Sync from git Libtool.
2451 * ltoptions.m4: Likewise.
2452 * ltversion.m4: Likewise.
2453 * lt~obsolete.m4: Likewise.
2454 * ltmain.sh: Likewise.
2455
2456 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2457
2458 * configure.ac: Update minimum MPC version to 0.8.
2459 * configure: Regenerate.
2460
2461 2009-11-21 Sebastian Pop <sebpop@gmail.com>
2462
2463 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2464 * configure: Regenerated.
2465
2466 2009-11-21 Ian Lance Taylor <iant@google.com>
2467
2468 * configure.ac: Change default of poststage1_ldflags to be empty if
2469 poststage1_libs is set. When poststage1_libs is empty, and
2470 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2471 * configure: Rebuild.
2472
2473 2009-11-21 Adam Nemet <adambnmet@gmail.com>
2474
2475 * MAINTAINERS (Write After Approval): Update my email address.
2476
2477 2009-11-20 Ben Elliston <bje@au.ibm.com>
2478
2479 * config.guess: Update from upstream sources.
2480
2481 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2482
2483 * Makefile.def: Restore host and target settings for gmp.
2484 * Makefile.in: Rebuild.
2485
2486 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2487
2488 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2489 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2490 Fix portability of test of C++ as bootstrap language. Add
2491 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2492 * configure: Rebuild.
2493 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2494 and cloog. Fix in-tree ppl configuration. Introduce libelf
2495 in-tree building.
2496 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2497 (POSTSTAGE1_HOST_EXPORTS): Use it.
2498 (STAGE[+id+]_CXXFLAGS): New.
2499 (BASE_FLAGS_TO_PASS): Pass it down.
2500 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2501 extra_exports.
2502 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2503 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2504 extra_exports.
2505 * Makefile.in: Rebuild.
2506
2507 2009-11-17 Ben Elliston <bje@au.ibm.com>
2508
2509 * config.sub, config.guess: Update from upstream sources.
2510
2511 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2512
2513 * MAINTAINERS (Write After Approval): Add myself.
2514
2515 2009-11-09 Jon Beniston <jon@beniston.com>
2516
2517 * MAINTAINERS (Write After Approval): Add myself.
2518
2519 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2520
2521 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2522 paths for *-w64-mingw* and x86_64-*mingw*.
2523 * configure: Regenerated.
2524
2525 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
2526
2527 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2528
2529 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2530
2531 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2532 Phil Edwards to Write-After Approval.
2533
2534 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2535
2536 * configure.ac: Disable target-winsup & co for
2537 x86_64-*-mingw* and *-w64-mingw* targets.
2538 * configure: Regenerated.
2539
2540 2009-10-16 Nick Clifton <nickc@redhat.com>
2541
2542 * MAINTAINERS: Add myself as a maintainer for the RX port.
2543
2544 2009-10-26 Johannes Singler <singler@kit.edu>
2545
2546 * MAINTAINERS (Write After Approval): Update my e-mail address.
2547
2548 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2549
2550 * configure.ac (CLooG test): Use = with test.
2551 * configure: Regenerate.
2552
2553 2009-10-22 Richard Guenther <rguenther@suse.de>
2554
2555 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2556 cloog if the ppl version check failed. Move flags saving
2557 before setting in libelf check.
2558 * configure: Regenerate.
2559
2560 2009-10-21 Richard Guenther <rguenther@suse.de>
2561
2562 * configure.ac: Adjust the ppl and cloog configure to work as
2563 documented. Disable cloog if ppl was disabled. Omit the version
2564 checks if they were disabled.
2565 * configure: Re-generate.
2566
2567 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2568
2569 * configure.ac: Add 'lto' to enable_languages, not
2570 new_enable_languages, and only if not already present.
2571 * configure: Regenerate.
2572
2573 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2574
2575 * README: Refer to the various COPYING* files instead of just
2576 COPYING.
2577 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2578
2579 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
2580
2581 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2582
2583 2009-10-07 Richard Guenther <rguenther@suse.de>
2584
2585 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2586 and Richard Guenther as reviewers.
2587 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2588 as reviewers.
2589
2590 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
2591
2592 * config.sub: Update from upstream sources.
2593
2594 2009-10-06 Ian Lance Taylor <iant@google.com>
2595
2596 * Makefile.def: check-gold depends upon all-gas.
2597 * Makefile.in: Rebuild.
2598
2599 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2600
2601 * MAINTAINERS (Write After Approval): Add myself.
2602
2603 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2604
2605 * Makefile.def: all-lto-plugin depends on all-libiberty.
2606 set bootstrap=true for lto-plugin.
2607 Add lto-plugin.
2608 * Makefile.in: Regenerate.
2609 * configure.ac (host_libs): Add lto-plugin.
2610 * configure: Regenerate.
2611
2612 2009-10-03 Diego Novillo <dnovillo@google.com>
2613
2614 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2615 (HOST_LIBELFLIBS): Define.
2616 (HOST_LIBELFINC): Define.
2617 * Makefile.in: Regenerate.
2618 * configure.ac: Add --enable-lto.
2619 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2620 If --enable-lto is used, add 'lto' to new_enable_languages.
2621 If --enable-lto is used and gold is enabled, add
2622 lto-plugin to configdirs.
2623 * configure: Regenerate.
2624
2625 2009-10-03 Simon Baldwin <simonb@google.com>
2626
2627 * configure.ac: If --with-system-zlib, suppress local zlib and
2628 pass --with-system-zlib to subdir configure scripts.
2629 * configure: Regenerate.
2630
2631 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2632 Paolo Bonzini <bonzini@gnu.org>
2633
2634 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2635 $(srcdir).
2636 * Makefile.in: Rebuilt.
2637
2638 2009-09-26 Gary Funck <gary@intrepid.com>
2639
2640 * MAINTAINERS (Write After Approval): Add myself.
2641
2642 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2643
2644 * configure.ac: Update minimum MPC version to 0.7.
2645 * configure: Regenerate.
2646
2647 2009-09-25 Nick Clifton <nickc@redhat.com>
2648
2649 * configure.ac: Pass any --cache-file=/dev/null option on to
2650 subconfigures.
2651 * configure: Regenerate.
2652
2653 2009-09-23 Nick Clifton <nickc@redhat.com>
2654
2655 * config.sub, config.guess: Update from upstream sources.
2656
2657 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2658
2659 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2660 * Makefile.in: Rebuilt.
2661
2662 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2663
2664 PR bootstrap/32272
2665 * configure.ac: Error out if $srcdir isn't '.' but contains
2666 host-${host_noncanonical}.
2667 * configure: Regenerate.
2668
2669 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2670
2671 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2672 maintainer.
2673
2674 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2675
2676 * configure.ac: If bootstrapping a combined tree with
2677 --enable-gold, require c++ in stage1_languages.
2678 * configure: Regenerate.
2679
2680 * configure.ac: Also add target_libs of stage1_languages to
2681 bootstrap_target_libs.
2682 * configure: Regenerate.
2683
2684 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2685 with --enable-languages not containing c++.
2686 * configure: Regenerate.
2687
2688 2009-09-15 Jie Zhang <jie.zhang@analog.com>
2689
2690 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2691 * configure: Regenerate.
2692
2693 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
2694
2695 * MAINTAINERS (Write After Approval): Update my e-mail address,
2696 and move from from here...
2697 (Waiting for paperwork): To here.
2698
2699 2009-09-09 Joseph Myers <joseph@codesourcery.com>
2700
2701 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2702
2703 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2704
2705 * configure.ac: Do not use $extrasub for replacing @if/@endif
2706 parts in Makefile; instead, use additional arguments to
2707 AC_CONFIG_COMMANDS to do the replacement manually, with several
2708 sed invocations, to avoid HP-UX sed command limits.
2709 * configure: Regenerate.
2710
2711 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
2712
2713 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2714 blank before -L.
2715
2716 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2717
2718 * configure.ac (with-build-config): Document. Handle without.
2719 Handle missing argument.
2720 * configure: Rebuilt.
2721
2722 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2723
2724 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2725 Default to bootstrap-debug only if compare-debug works.
2726 * configure: Rebuilt.
2727 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2728 * Makefile.in: Rebuilt.
2729
2730 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2731
2732 * MAINTAINERS (OS Port Maintainers): Update my email address.
2733
2734 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2735
2736 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2737 * Makefile.in: Rebuilt.
2738
2739 2009-09-01 Chris Demetriou <cgd@google.com>
2740
2741 * MAINTAINERS (Write After Approval): Add myself.
2742
2743 2009-08-31 Dodji Seketeli <dodji@redhat.com>
2744
2745 PR debug/30161
2746 * include/dwarf2.h (enum dwarf_tag): Added
2747 DW_TAG_GNU_template_template_param
2748 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2749
2750 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2751
2752 * Makefile.tpl (AWK): Fix typo.
2753 * Makefile.in: Regenerate.
2754
2755 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2756
2757 * configure.ac: Detect awk and sed.
2758 * Makefile.def (flags_to_pass): Add AWK and SED.
2759 * Makefile.tpl (AWK, SED): New.
2760 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2761 * configure: Regenerate.
2762 * Makefile.in: Regenerate.
2763
2764 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2765
2766 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2767 (collapseslashes): Likewise.
2768
2769 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2770
2771 * configure.ac (AC_PREREQ): Bump to 2.64.
2772
2773 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2774
2775 * configure.ac: Remove --with-datarootdir, --with-docdir,
2776 --with-pdfdir, --with-htmldir switches.
2777 * configure: Regenerate.
2778
2779 * configure: Regenerate.
2780
2781 * compile: Sync from Automake 1.11.
2782 * depcomp: Likewise.
2783 * install-sh: Likewise.
2784 * missing: Likewise.
2785 * mkinstalldirs: Likewise.
2786 * ylwrap: Likewise.
2787
2788 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2789
2790 * ltmain.sh (func_normal_abspath): New function.
2791 (func_relative_path): Likewise.
2792 (func_mode_help): Document new -bindir option for link mode.
2793 (func_mode_link): Add new -bindir option, and use it to place
2794 output DLL if specified.
2795
2796 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2797
2798 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2799 (baseargs): Add --disable-option-checking.
2800 * configure: Regenerate.
2801
2802 * Makefile.def (configure-target-libiberty): Depend on
2803 all-binutils and all-ld.
2804 (configure-target-newlib): Likewise.
2805 * Makefile.in: Regenerate.
2806
2807 2009-08-17 Ben Elliston <bje@au.ibm.com>
2808
2809 * config.sub, config.guess: Update from upstream sources.
2810
2811 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2812
2813 Sync from src, merge:
2814
2815 2009-07-02 Tristan Gingold <gingold@adacore.com>
2816
2817 * configure.ac: Do not exclude gas for i386-*-darwin.
2818 Add a case for x86_64-*-darwin.
2819 * configure: Regenerate.
2820
2821 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2822
2823 * MAINTAINERS: Add my name to Write After Approval list.
2824
2825 2009-08-06 Michael Eager <eager@eagercon.com>
2826
2827 * configure.ac: Add Microblaze target.
2828 * configure: Regenerate.
2829
2830 2009-07-31 Christian Bruel <christian.bruel@st.com>
2831
2832 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2833 * configure: Regenerate.
2834
2835 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
2836
2837 * MAINTAINERS (Write After Approval): Update my e-mail address.
2838
2839 2009-07-06 Ian Lance Taylor <iant@google.com>
2840
2841 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2842 * configure: Rebuild.
2843
2844 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2845
2846 * MAINTAINERS: Move myself to the Graphite Reviewers.
2847
2848 2009-06-30 Wei Guozhi <carrot@google.com>
2849
2850 * MAINTAINERS: Add my name to Write After Approval list.
2851
2852 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2853
2854 PR bootstrap/40338
2855 * configure.ac (comparestring): Create new variable.
2856 * Makefile.tpl (comparestring): Use to skip some comparisions.
2857 * configure: Regenerate.
2858 * Makefile.in: Regenerate.
2859
2860 2009-06-26 Doug Evans <dje@sebabeach.org>
2861
2862 * Makefile.def (host_modules): Add cgen.
2863 * Makefile.in: Regenerate.
2864 * configure.ac (host_tools): Add cgen.
2865 * configure: Regenerate.
2866
2867 2009-06-23 DJ Delorie <dj@redhat.com>
2868
2869 * MAINTAINERS: Add myself as mep maintainer.
2870
2871 2009-06-23 Ian Lance Taylor <iant@google.com>
2872
2873 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2874 boot_languages. Only bootstrap target libraries listed in
2875 target_libs for some boot language. Add --with-stage1-ldflags,
2876 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2877 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2878 if not building with C++.
2879 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2880 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2881 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2882 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2883 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2884 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2885 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2886 * configure, Makefile.in: Rebuild.
2887
2888 2009-06-23 Li Feng <nemokingdom@gmail.com>
2889
2890 * MAINTAINERS: Added my name to write-after-approval list.
2891
2892 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2893
2894 * configure.ac: Define is_elf for QNX Neutrino targets.
2895 * configure: Regenerate.
2896
2897 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
2898
2899 * MAINTAINERS: Added my name to the write-after-approval list
2900
2901 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2902
2903 * configure.ac: Detect MPC in default directory.
2904 * configure: Regenerate.
2905
2906 2009-06-03 Jerome Guitton <guitton@adacore.com>
2907 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2908
2909 * Makefile.tpl (all): Avoid a trailing backslash.
2910 * Makefile.in: Regenerate.
2911
2912 2009-06-03 Ben Elliston <bje@au.ibm.com>
2913
2914 * config.sub, config.guess: Update from upstream sources.
2915
2916 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2917
2918 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2919 to noconfdirs.
2920 * configure: Regenerate.
2921
2922 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
2923
2924 * Makefile.tpl ([+compare-target+]): Compare all stage
2925 directories, rather than just gcc.
2926 * Makefile.in: Rebuilt.
2927
2928 2009-06-01 Doug Kwan <dougkwan@google.com>
2929
2930 * configure.ac: Support gold for target arm*-*-*.
2931 * configure: Regenerate.
2932
2933 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2934
2935 * Makefile.def: Add MPC support and dependencies.
2936 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2937
2938 * Makefile.in, configure: Regenerate.
2939
2940 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2941
2942 * Makefile.tpl (all): Avoid harmless warning in make all when
2943 gcc-bootstrap is enabled but stage_last does not exist.
2944 * Makefile.in: Rebuilt.
2945
2946 2009-05-24 Nicolas Roche <roche@adacore.com>
2947
2948 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2949 * Makefile.in: Regenerate.
2950
2951 2009-05-21 Denis Chertykov <chertykov@gmail.com>
2952
2953 * MAINTAINERS: Update my e-mail address.
2954
2955 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2956
2957 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2958 * configure: Regenerate.
2959
2960 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2961
2962 PR other/40159
2963 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2964 gcc-no-bootstrap are mutually exclusive.
2965 * Makefile.in: Rebuilt.
2966
2967 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2968
2969 PR other/40159
2970 * Makefile.tpl (all): Don't end with unconditional success.
2971 * Makefile.in: Rebuilt.
2972
2973 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2974
2975 PR target/37137
2976 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2977 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2978 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2979 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2980 stage_configureflags, stage_cflags and stage_libcflags into
2981 explicit Makefile macros.
2982 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2983 GFORTRAN.
2984 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2985 CC. Set CC_FOR_BUILD from CC.
2986 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2987 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2988 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2989 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2990 and GFORTRAN.
2991 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2992 (_LIBCFLAGS): Renamed to _TFLAGS.
2993 (do-compare-debug, do-compare3-debug): Drop.
2994 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2995 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2996 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2997 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2998 (XGCC_FLAGS_FOR_TARGET): New.
2999 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3000 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3001 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3002 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3003 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
3004 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3005 TFLAGS.
3006 (BUILD_CONFIG): Include if requested.
3007 (all): Set TFLAGS on bootstrap.
3008 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3009 (all-stageid-prefixmodule): Likewise.
3010 (do-clean, distclean-stageid): Set TFLAGS.
3011 (restrap): Fix whitespace.
3012 * Makefile.in: Rebuilt.
3013
3014 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
3015
3016 * config.guess: Sync with src.
3017
3018 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3019
3020 * configure.ac ($with_ppl): Default to no if not supplied.
3021 ($with_cloog): Likewise.
3022 configure: Regenerate.
3023
3024 2009-04-27 James E. Wilson <wilson@codesourcery.com>
3025
3026 * MAINTAINERS: Update my e-mail address.
3027
3028 2009-04-27 Nick Clifton <nickc@redhat.com>
3029
3030 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3031
3032 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3033
3034 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3035 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3036 * Makefile.in: Regenerate.
3037
3038 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3039
3040 PR bootstrap/39739
3041 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3042 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3043
3044 * configure, Makefile.in: Regenerate.
3045
3046 2009-04-21 Taras Glek <tglek@mozilla.com>
3047
3048 * include/hashtab.h: Update GTY annotations to new syntax
3049 * include/splay-tree.h: Likewise
3050
3051 2009-04-17 Ben Elliston <bje@au.ibm.com>
3052
3053 * config.sub, config.guess: Update from upstream sources.
3054
3055 2009-04-15 Anthony Green <green@moxielogic.com>
3056
3057 * configure.ac: Add moxie support.
3058 * configure: Rebuilt.
3059
3060 2009-04-14 Jakub Jelinek <jakub@redhat.com>
3061
3062 * configure.ac: Change copyright header to refer to version
3063 3 of the GNU General Public License and to point readers at the
3064 COPYING3 file and the FSF's license web page.
3065 * Makefile.def: Likewise.
3066 * Makefile.tpl: Likewise.
3067 * Makefile.in: Regenerate.
3068
3069 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3070
3071 * configure.ac: Restore match for darwin9 or later. Use double
3072 brackets since regeneration eats one pair.
3073 * configure: Regenerate.
3074
3075 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3076
3077 PR gas/10039
3078 * configure.ac: Require texinfo 4.7.
3079 * configure: Regenerated.
3080
3081 2009-04-09 Nick Clifton <nickc@redhat.com>
3082
3083 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3084 the GCC Runtime Library Exception.
3085
3086 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3087
3088 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3089 * configure: Regenerate.
3090
3091 2009-04-01 Steve Ellcey <sje@cup.hp.com>
3092
3093 * Makefil.def (languages): New entries.
3094 * Makefile.tpl (check-gcc-*): New generic target.
3095 * Makefile.in: Regenerate.
3096
3097 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
3098
3099 * MAINTAINERS: Update my email address.
3100
3101 2009-03-18 Tom Tromey <tromey@redhat.com>
3102
3103 * configure: Rebuild.
3104 * configure.ac (host_libs): Add libiconv.
3105 * Makefile.in: Rebuild.
3106 * Makefile.def (host_modules): Add libiconv.
3107 (configure-gdb, all-gdb): Depend on libiconv.
3108
3109 2009-03-16 Tristan Gingold <gingold@adacore.com>
3110
3111 * configure.ac: Treat gdb as supported on x86_64-darwin.
3112 * configure: Regenerate.
3113
3114 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3115
3116 * configure.ac (--with-host-libstdcxx): New option.
3117 * configure: Regenerate.
3118
3119 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
3120
3121 * MAINTAINERS: Move myself into the write after approval list.
3122
3123 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
3124
3125 * MAINTAINERS: Update e-mail address.
3126
3127 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
3128
3129 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3130
3131 2009-03-10 Ira Rosen <irar@il.ibm.com>
3132
3133 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3134
3135 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3136
3137 Backport from git Libtool:
3138
3139 2009-01-19 Robert Millan <rmh@aybabtu.com>
3140 Support GNU/kOpenSolaris.
3141 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3142 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3143 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3144 GNU/kOpenSolaris.
3145
3146 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
3147
3148 * MAINTAINERS: Update e-mail address.
3149
3150 2009-02-24 Michael Eager <eager@eagercon.com>
3151
3152 * MAINTAINERS (Write After Approval): Add self.
3153
3154 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
3155
3156 * MAINTAINERS (Write After Approval): Add myself.
3157
3158 2009-02-05 Andreas Schwab <schwab@suse.de>
3159
3160 * Makefile.tpl (stage_last): Define $r and $s before using
3161 $(RECURSE_FLAGS_TO_PASS).
3162 * Makefile.in: Regenerate
3163
3164 2009-01-30 Ian Lance Taylor <iant@google.com>
3165
3166 * MAINTAINERS: Move myself to the Global Reviewers list.
3167
3168 2009-01-29 Robert Millan <rmh@aybabtu.com>
3169
3170 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3171 * configure: Regenerate.
3172
3173 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
3174
3175 * MAINTAINERS: Make whitespace consistent.
3176 Remove Robert Millan from Write After Approval.
3177
3178 2009-01-16 Alan Modra <amodra@bigpond.net.au>
3179
3180 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3181 (all-opcodes): Depend on all-libiberty.
3182 * Makefile.in: Regenerate.
3183
3184 2009-01-15 Douglas B Rupp <rupp@gnat.com>
3185
3186 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3187 * configure: Regenerate.
3188
3189 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
3190
3191 * MAINTAINERS (Write After Approval): Add myself.
3192
3193 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
3194
3195 * MAINTAINERS: Add myself to reviewers (Fortran).
3196
3197 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
3198
3199 PR tree-optimization/38515
3200 * configure.ac (cloog-polylib): Removed.
3201 (with_ppl, with_cloog): Test for "no".
3202 * configure: Regenerated.
3203
3204 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
3205
3206 * MAINTAINERS: Moved myself to reviewers (Fortran).
3207
3208 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
3209
3210 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3211 (Write After Approval): Remove myself.
3212
3213 2009-01-03 Diego Novillo <dnovillo@google.com>
3214
3215 * MAINTAINERS: Remove myself from alias maintainership.
3216
3217 2009-01-02 David Ayers <ayers@fsfe.org>
3218
3219 * MAINTAINERS: Update e-mail address.
3220
3221 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
3222
3223 * MAINTAINERS: Make whitespace consistent.
3224
3225 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3226
3227 Backport from upstream Libtool:
3228 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3229 Add cache variables to tests that require the linker to work.
3230 For shlibpath_overrides_runpath, this also changes the semantics
3231 to let the result from the C compiler take precedence.
3232
3233 2008-12-02 Ben Elliston <bje@au.ibm.com>
3234
3235 * config.sub, config.guess: Update from upstream sources.
3236
3237 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3238
3239 * configure.ac (ppllibs): Add by default the lib flags.
3240 * configure: Regenerate.
3241
3242 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
3243
3244 * MAINTAINERS: Add myself to the write after approval list.
3245
3246 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3247
3248 * configure.ac: Add double brackets on darwin[912].
3249 * configure: Regenerate.
3250
3251 2008-12-03 Daniel Kraft <d@domob.eu>
3252
3253 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3254 Approval to Reviewer section (for Fortran front-end).
3255
3256 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3257
3258 * configure.ac: Expand to darwin10 and later.
3259 * configure: Regenerate.
3260
3261 2008-12-02 Andreas Schwab <schwab@suse.de>
3262
3263 * Makefile.def: configure-target-boehm-gc depends on
3264 all-target-libstdc++-v3.
3265 * Makefile.in: Regenerate.
3266
3267 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
3268
3269 * MAINTAINERS: Add myself as mingw maintainer.
3270
3271 2008-12-02 Ben Elliston <bje@au.ibm.com>
3272
3273 * config.sub, config.guess: Update from upstream sources.
3274
3275 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3276
3277 * README.SCO: Remove.
3278
3279 2008-11-29 Fernando Pereira <pronesto@gmail.com>
3280
3281 * MAINTAINERS: Add myself to the write after approval list.
3282
3283 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3284
3285 * MAINTAINERS: Update my email address in WAA section.
3286
3287 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
3288
3289 * MAINTAINERS: Update e-mail address.
3290
3291 2008-11-27 Toon Moene <toon@moene.org>
3292
3293 * MAINTAINERS: Change e-mail address.
3294
3295 2008-11-27 Tristan Gingold <gingold@adacore.com>
3296
3297 * configure.ac: Build gdb for i?86-*-darwin*
3298 * configure: Regenerated.
3299
3300 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
3301
3302 * MAINTAINERS: Added my full name.
3303
3304 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3305
3306 PR bootstrap/38014
3307 PR bootstrap/37923
3308
3309 Revert:
3310
3311 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3312
3313 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3314 * Makefile.in: Regenerated.
3315
3316 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3317
3318 PR gdb/921
3319 PR gdb/1646
3320 PR gdb/2175
3321 PR gdb/2176
3322
3323 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3324 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3325 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3326 (HOST_EXPORTS): Pass CPPFLAGS.
3327 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3328 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3329 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3330 * Makefile.in, configure: Regenerated.
3331 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3332 and CPPFLAGS_FOR_BUILD.
3333
3334 2008-11-06 Jeff Law <law@redhat.com>
3335
3336 * MAINTAINERS: Add myself as middle end maintainer.
3337
3338 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
3339
3340 * MAINTAINERS (Write after approval): Add myself.
3341
3342 2008-11-05 Diego Novillo <dnovillo@google.com>
3343
3344 * MAINTAINERS (Global Reviewers): Add myself.
3345 (Non-Algorithmic Maintainers): Remove myself.
3346
3347 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
3348
3349 * MAINTAINERS (Write after approval): Add myself.
3350
3351 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3352
3353 * MAINTAINERS (Write after approval): Add myself.
3354
3355 2008-10-31 Ben Elliston <bje@au.ibm.com>
3356
3357 * configure.ac (spu-*-*): Remove special case.
3358 * configure: Regenerate.
3359
3360 2008-10-30 Catherine Moore <clm@codesourcery.com>
3361
3362 * MAINTAINERS (Write after approval): Update my email address.
3363
3364 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3365
3366 * configure.ac [spu-*-*]: Do not set skipdirs.
3367 * configure: Re-generate.
3368
3369 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3370
3371 * MAINTAINERS (Various Maintainers): Add myself to reload.
3372
3373 2008-10-25 Richard Guenther <rguenther@suse.de>
3374
3375 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3376 maintainer. Remove myself as libgcc-math maintainer.
3377 (Non-Algorithmic Maintainers): Remove myself.
3378
3379 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3380
3381 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3382 * Makefile.in: Regenerated.
3383
3384 2008-10-23 Cary Coutant <ccoutant@google.com>
3385
3386 * MAINTAINERS (Write after approval): Add myself.
3387
3388 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3389
3390 PR gdb/921
3391 PR gdb/1646
3392 PR gdb/2175
3393 PR gdb/2176
3394
3395 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3396 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3397 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3398 (HOST_EXPORTS): Pass CPPFLAGS.
3399 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3400 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3401 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3402 * Makefile.in, configure: Regenerated.
3403 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3404 and CPPFLAGS_FOR_BUILD.
3405
3406 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
3407
3408 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3409 Sebastian Pop.
3410
3411 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3412
3413 * MAINTAINERS (Write After Approval): Added myself.
3414
3415 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3416
3417 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3418 recommended version to 2.3.2.
3419
3420 * configure: Regenerate.
3421
3422 2008-10-01 Mark Mitchell <mark@codesourcery.com>
3423
3424 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3425
3426 2008-09-29 David Daney <david.daney@caviumnetworks.com>
3427
3428 * MAINTAINERS (Write After Approval): Update e-mail address.
3429
3430 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3431
3432 * libtool.m4: Update to libtool 2.2.6.
3433 * lt~obsolete.m4: Update to libtool 2.2.6.
3434 * ltmain.sh: Update to libtool 2.2.6.
3435 * ltsugar.m4: Update to libtool 2.2.6.
3436 * ltversion.m4: Update to libtool 2.2.6.
3437 * ltoptions.m4: Update to libtool 2.2.6.
3438 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3439
3440 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3441
3442 * MAINTAINERS (Write After Approval): Add myself.
3443
3444 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3445
3446 * MAINTAINERS (Write After Approval): Update my name.
3447
3448 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3449
3450 * MAINTAINERS: Add myself in "Write After Approval".
3451
3452 2008-09-18 Steve Ellcey <sje@cup.hp.com>
3453
3454 * MAINTAINERS: Add myself as ia64 maintainer.
3455
3456 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3457
3458 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3459 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3460 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3461 and Michael Tiemann from Write After Approval since they do not
3462 actually have access.
3463
3464 2008-09-05 Richard Guenther <rguenther@suse.de>
3465
3466 * configure.ac: Initialize clooglibs to -lcloog.
3467 * configure: Re-generate.
3468
3469 2008-09-04 Le-Chun Wu <lcwu@google.com>
3470
3471 * MAINTAINERS (Write After Approval): Add myself.
3472
3473 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3474
3475 * configure.ac (--with-cloog-polylib): New.
3476 (--disable-cloog-version-check): New.
3477 (--disable-ppl-version-check): New.
3478 * configure: Re-generate.
3479
3480 2008-09-03 Richard Guenther <rguenther@suse.de>
3481
3482 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3483 cloog test.
3484 * configure: Re-generate.
3485
3486 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3487
3488 Add picoChip port.
3489 * MAINTAINERS: Add picoChip maintainers.
3490
3491 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3492 Tobias Grosser <grosser@fim.uni-passau.de>
3493 Jan Sjodin <jan.sjodin@amd.com>
3494 Harsha Jagasia <harsha.jagasia@amd.com>
3495 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3496 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3497 Adrien Eliche <aeliche@isty.uvsq.fr>
3498
3499 Merge from graphite branch.
3500 * configure: Regenerate.
3501 * Makefile.in: Regenerate.
3502 * configure.ac (host_libs): Add ppl and cloog.
3503 Add checks for PPL and CLooG.
3504 * Makefile.def (ppl, cloog): Added modules and dependences.
3505 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3506 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3507
3508 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3509
3510 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3511 (GCC_SHLIB_SUBDIR): New.
3512 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3513 * configure: Regenerate.
3514 * Makefile.in: Regenerate.
3515
3516 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3517
3518 * MAINTAINERS: Consistently use tabs to separate columns.
3519
3520 2008-08-29 Tristan Gingold <gingold@adacore.com>
3521
3522 * MAINTAINERS (Write after Approval): Add myself.
3523
3524 2008-08-28 Tristan Gingold <gingold@adacore.com>
3525
3526 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3527 Enable bfd, binutils and opcodes.
3528 * configure: Regenerate.
3529
3530 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3531
3532 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3533
3534 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3535
3536 * MAINTAINERS: Use correct Umlaut for last name.
3537
3538 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3539
3540 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3541
3542 2008-08-16 David Edelsohn <edelsohn@gnu.org>
3543
3544 * MAINTAINERS: Update my email address.
3545
3546 2008-08-16 Nicolas Roche <roche@adacore.com>
3547
3548 * Makefile.tpl: Add BOOT_ADAFLAGS.
3549 * Makefile.in: Regenerate.
3550
3551 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3552
3553 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3554 * configure: Regenerate.
3555
3556 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3557
3558 * configure.ac: Add makefile fragments for hpux.
3559 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3560 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3561 * configure: Regenerate.
3562 * Makefile.in: Regenerate.
3563
3564 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
3565
3566 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3567
3568 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
3569
3570 * MAINTAINERS (Write after Approval): Add myself.
3571
3572 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3573
3574 * MAINTAINERS (Write After Approval): Add myself.
3575
3576 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
3577
3578 * MAINTAINERS (Write After Approval): Add myself.
3579
3580 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3581
3582 * MAINTAINERS: Update my email address.
3583
3584 2008-06-25 Joey Ye <joey.ye@intel.com>
3585
3586 * MAINTAINERS (Write After Approval): Add myself.
3587
3588 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3589
3590 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3591 * Makefile.in: Regenerate.
3592 * configure: Regenerate.
3593
3594 2008-06-17 Daniel Kraft <d@domob.eu>
3595
3596 * MAINTAINERS (Write After Approval): Add myself.
3597
3598 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3599
3600 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3601 "$@" is still intact with both Autoconf 2.59 and 2.62.
3602 * configure: Regenerate.
3603
3604 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3605
3606 * Makefile.tpl: Fix comment errors.
3607 * Makefile.in: Regenerate.
3608
3609 2008-06-12 David S. Miller <davem@davemloft.net>
3610 David Edelsohn <edelsohn@gnu.org>
3611
3612 * configure.ac: Add powerpc*-*-* to gold supported targets.
3613 * configure: Regenerate.
3614
3615 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3616
3617 PR tree-optimization/36218
3618 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3619 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3620 (all prefix="build-"): Pass them to build-system sub-makes.
3621 * Makefile.in: Regenerate.
3622
3623 2008-06-07 Joseph Myers <joseph@codesourcery.com>
3624
3625 * MAINTAINERS (mt port): Remove.
3626 (sco5, unixware, sco udk): Remove.
3627 (Kean Johnston): Add to Write After Approval.
3628
3629 2008-05-30 Julian Brown <julian@codesourcery.com>
3630
3631 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3632 of libobjc for ARM EABI Linux.
3633 * configure: Regenerate.
3634
3635 2008-05-18 Xinliang David Li <davidxl@google.com>
3636
3637 * ChangeLog: Remove wrong ChangeLog entry.
3638
3639 2008-05-17 Xinliang David Li <davidxl@google.com>
3640
3641 * MAINTAINERS (Write After Approval): Add myself.
3642
3643 2008-05-15 Janus Weil <janus@gcc.gnu.org>
3644
3645 * MAINTAINERS (Write After Approval): Add myself.
3646
3647 2008-05-14 Rafael Espíndola <espindola@google.com>
3648
3649 * config-ml.in: don't handle --enable-shared and --enable-static.
3650
3651 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3652
3653 * MAINTAINERS: Update my email address.
3654
3655 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3656
3657 * MAINTAINERS: Update my email address.
3658
3659 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3660
3661 * MAINTAINERS (Write After Approval): Add myself.
3662
3663 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3664
3665 * MAINTAINERS (Write After Approval): Add myself.
3666
3667 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
3668
3669 * MAINTAINERS (crx): Add myself.
3670
3671 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3672
3673 Sync with src:
3674 2008-04-14 David S. Miller <davem@davemloft.net>
3675
3676 * configure.ac: Add sparc*-*-* to gold supported targets.
3677 * configure: Regenerate.
3678
3679 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3680
3681 PR bootstrap/35457
3682 * configure.ac: Include override.m4.
3683 * configure: Regenerate.
3684
3685 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3686
3687 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3688 * Makefile.in: Regenerate.
3689
3690 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3691
3692 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3693 as nonconfigurable directories list.
3694 * configure: Regenerate.
3695
3696 2008-04-14 Ben Elliston <bje@au.ibm.com>
3697
3698 * config.sub, config.guess: Update from upstream sources.
3699
3700 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3701
3702 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3703 * Makefile.in: Regenerate.
3704
3705 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3706
3707 * configure.ac: Do not build libssp for the AVR.
3708 * configure: Regenerate.
3709
3710 2008-04-07 Ian Lance Taylor <iant@google.com>
3711
3712 * Makefile.def: check-gold depends upon all-binutils.
3713 * Makefile.in: Regenerate.
3714
3715 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3716
3717 * MAINTAINERS (Write After Approval): Add myself.
3718
3719 2008-04-04 Nick Clifton <nickc@redhat.com>
3720
3721 PR binutils/4334
3722 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3723 builds.
3724 * configure: Regenerate.
3725
3726 2008-04-04 NightStrike <NightStrike@gmail.com>
3727
3728 PR other/35151
3729 * configure.ac: Combine rules for mingw32 and mingw64.
3730 * configure: Regenerate.
3731
3732 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
3733
3734 * MAINTAINERS (Write After Approval): Add myself.
3735
3736 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
3737
3738 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3739 * Makefile.in (.NOTPARALLEL): Ditto.
3740
3741 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3742
3743 * MAINTAINERS (Write After Approval): Add myself.
3744
3745 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
3746
3747 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3748 * Makefile.in (.NOTPARALLEL): Regenerate.
3749
3750 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3751
3752 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3753 * Makefile.in: Regenerate.
3754
3755 2008-03-26 Jakub Staszak <kuba@et.pl>
3756
3757 * MAINTAINERS (Write After Approval): Add myself.
3758
3759 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3760
3761 * MAINTAINERS: Update e-mail address.
3762
3763 2008-03-20 Ian Lance Taylor <iant@google.com>
3764
3765 * configure.ac: Add support for --enable-gold.
3766 * Makefile.def: Add gold as a directory like ld.
3767 * configure, Makefile.in: Regenerate.
3768
3769 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3770
3771 * configure.ac: m4_include config/proginstall.m4.
3772 * configure: Regenerate.
3773
3774 Backport from upstream Libtool:
3775
3776 2007-10-12 Eric Blake <ebb9@byu.net>
3777
3778 Deal with Autoconf 2.62's semantic change in m4_append.
3779 * ltsugar.m4 (lt_append): Replace broken versions of
3780 m4_append.
3781 (lt_if_append_uniq): Don't require separator to be overquoted,
3782 and avoid broken m4_append.
3783 (lt_dict_add): Fix typo.
3784 * libtool.m4 (_LT_DECL): Don't overquote separator.
3785
3786 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3787
3788 * config.rpath: Add AIX 6 support.
3789
3790 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3791
3792 * Makefile.def (stageprofile). Remove -fprofile-generate
3793 from stage_libcflags.
3794 * Makefile.in: Regenerate.
3795
3796 2008-03-13 Ben Elliston <bje@au.ibm.com>
3797
3798 * config.sub, config.guess: Update from upstream sources.
3799
3800 2008-03-06 Tom Tromey <tromey@redhat.com>
3801
3802 * MAINTAINERS: Update for treelang deletion.
3803
3804 2008-03-03 James E. Wilson <wilson@tuliptree.org>
3805
3806 * MAINTAINERS: Update my email address.
3807
3808 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
3809
3810 * MAINTAINERS (darwin port): Add myself as a maintainer.
3811 (objective-c/c++): Add myself as a maintainer.
3812
3813 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3814
3815 * MAINTAINERS (Write After Approval): Update my email address.
3816
3817 2008-02-25 Tomas Bily <tbily@suse.cz>
3818
3819 * MAINTAINERS (Write After Approval): Add myself.
3820
3821 2008-02-23 Jakub Jelinek <jakub@redhat.com>
3822
3823 * MAINTAINERS (OpenMP): Add myself.
3824
3825 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3826
3827 PR bootstrap/32009
3828 PR bootstrap/32161
3829
3830 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3831 * configure: Regenerate.
3832
3833 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3834 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3835 STAGE4_LIBCFLAGS): New.
3836 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3837 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3838 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3839 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3840 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3841 for target modules. Don't export LIBCFLAGS.
3842 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3843 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3844 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3845 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3846 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3847 * Makefile.in: Regenerate.
3848
3849 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3850
3851 PR libgcj/33085
3852 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3853 Do not use -DDLL_EXPORT. Backport from upstream.
3854
3855 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3856
3857 * MAINTAINERS (Write After Approval): Add myself.
3858
3859 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3860
3861 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3862 * configure: Regenerate.
3863
3864 2008-01-31 Marc Gauthier <marc@tensilica.com>
3865
3866 * configure.ac (xtensa*-*-*): Recognize processor variants.
3867 * configure: Regenerate.
3868
3869 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3870
3871 PR bootstrap/34922
3872 * configure.ac (PARSE_ARGS): Push suitable setting of
3873 ac_subdirs_all, for `./configure --help=recursive'.
3874 Handle `+' in generic toplevel directory disabling.
3875 * configure: Regenerate.
3876
3877 2008-01-28 Nick Clifton <nickc@redhat.com>
3878
3879 * MAINTAINERS (xstormy16): Take over maintainership.
3880
3881 2008-01-25 Joseph Myers <joseph@codesourcery.com>
3882
3883 * MAINTAINERS (c4x port): Remove.
3884
3885 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3886
3887 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3888
3889 2008-01-23 Ben Elliston <bje@au.ibm.com>
3890
3891 * config.sub, config.guess: Update from upstream sources.
3892
3893 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
3894
3895 * MAINTAINERS (Write After Approval): Add myself.
3896
3897 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
3898
3899 * MAINTAINERS: Update my email address.
3900
3901 2008-01-09 Raksit Ashok <raksit@google.com>
3902
3903 * MAINTAINERS (Write After Approval): Add myself.
3904
3905 2008-01-09 Raksit Ashok <raksit@google.com>
3906
3907 * MAINTAINERS (Write After Approval): Add myself.
3908
3909 2008-01-08 Ben Elliston <bje@au.ibm.com>
3910
3911 * config.sub, config.guess: Update from upstream sources.
3912
3913 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3914
3915 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3916 Change recommended MPFR from 2.2.1 -> 2.3.0.
3917 * configure: Regenerate.
3918
3919 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
3920
3921 * MAINTAINERS: Update my email address.
3922
3923 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
3924
3925 * MAINTAINERS: Update my email address.
3926
3927 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3928
3929 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3930 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3931 * Makefile.in: Regenerate.
3932
3933 2007-12-10 Mark Heffernan <meheff@google.com>
3934
3935 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3936 misplaced entries.
3937
3938 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3939
3940 * configure.ac: Enable libjava for x86_64-*-darwin9.
3941 * configure: Regenerate.
3942
3943 2007-12-07 Bill Maddox <maddox@google.com>
3944
3945 * MAINTAINERS (Write After Approval): Add myself.
3946
3947 2007-12-05 Ben Elliston <bje@au.ibm.com>
3948
3949 * config.sub, config.guess: Update from upstream sources.
3950
3951 2007-12-02 Matthias Klose <doko@ubuntu.com>
3952
3953 * config-ml.in: Remove 64bit configure tests.
3954
3955 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3956
3957 * config-ml.in: Robustify against white space in absolute file
3958 names.
3959
3960 * config-ml.in (multi-clean): Substitute ${Makefile}.
3961 Remove superfluous ${Makefile} in list.
3962
3963 2007-11-19 Thiemo Seufer <ths@mips.com>
3964
3965 * config-ml.in: Don't hardcode the Makefile name.
3966
3967 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
3968
3969 * MAINTAINERS (Write After Approval): Add myself.
3970
3971 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
3972
3973 * MAINTAINERS (Write After Approval): Add myself.
3974
3975 2007-11-06 Doug Kwan <dougkwan@google.com>
3976
3977 * MAINTAINERS (Write After Approval): Add myself.
3978
3979 2007-10-25 Ben Elliston <bje@au.ibm.com>
3980
3981 * MAINTAINERS (mercury): Remove entry.
3982 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3983
3984 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3985
3986 * Makefile.def (dependencies): Make configure-gdb depend on
3987 all-intl.
3988 * Makefile.in: Regenerated.
3989
3990 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
3991
3992 * MAINTAINERS (Fortran maintainer): Remove myself.
3993
3994 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3995
3996 * Makefile.def: To avoid problems running with parallel makes,
3997 build newlib before libgloss so that target specific header
3998 files are availble.
3999 * Makefile.in: Regenerate
4000
4001 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4002
4003 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4004 * Makefile.in: Regenerate.
4005
4006 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
4007
4008 * MAINTAINERS (Register allocation reviewer): Add myself.
4009
4010 2007-10-08 Mike Frysinger <vapier@gentoo.org>
4011
4012 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4013 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4014 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4015 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4016 * configure: Regenerate.
4017
4018 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
4019
4020 * MAINTAINERS (Register allocation reviewer): Add myself.
4021
4022 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
4023
4024 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4025 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4026 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4027 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4028 * configure.ac: Default them to host tools for $host = $build.
4029 Subst them.
4030
4031 * configure: Regenerate.
4032 * Makefile.in: Regenerate.
4033
4034 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
4035
4036 * MAINTAINERS (Register allocation reviewer): Add myself.
4037
4038 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
4039
4040 * MAINTAINERS (Register allocation reviewer): Add myself.
4041
4042 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
4043
4044 * MAINTAINERS (Write After Approval): Fix typo.
4045
4046 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4047
4048 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4049 * configure: Regenerate.
4050
4051 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4052
4053 PR bootstrap/31906
4054 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4055 they're already prefixed.
4056
4057 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4058
4059 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4060 libstdc++.
4061 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4062 * configure: Regenerate.
4063 * Makefile.in: Regenerate.
4064
4065 2007-09-17 Andreas Schwab <schwab@suse.de>
4066
4067 * configure.ac: Raise minimum makeinfo version to 4.6.
4068 * configure: Regenerate.
4069
4070 2007-09-17 Johannes Singler <singler@ira.uka.de>
4071
4072 * MAINTAINERS (write-after-approval) add myself
4073
4074 2007-09-15 Alan Modra <amodra@bigpond.net.au>
4075
4076 * configure.ac: Correct makeinfo version check.
4077 * configure: Regenerate.
4078
4079 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
4080
4081 * MAINTAINERS: Update my email address.
4082
4083 2007-09-14 Richard Sandiford <richard@codesourcery.com>
4084
4085 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4086 to $skipdirs and only disable gprof for newlib. Use the normal
4087 mips*-elf* handling in other respects.
4088 * configure: Regnerate.
4089
4090 2007-09-12 David Daney <ddaney@avtrex.com>
4091
4092 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4093 enabling libgcj.
4094 * configure: Regenerate.
4095
4096 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4097
4098 PR other/32154
4099 * configure.ac: For libgloss targets, point the linker to the linker
4100 script, startup code and simulator library.
4101 * configure: Regenerate.
4102
4103 2007-09-07 Andrew Haley <aph@redhat.com>
4104
4105 * configure.ac (noconfigdirs): Remove target-libffi and
4106 target-libjava.
4107 * configure: Regenerate.
4108
4109 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4110
4111 PR target/33281
4112 * configure.ac: Use config/mh-mingw on mingw.
4113 * configure: Regenerate.
4114
4115 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
4116
4117 * MAINTAINERS (Write After Approval): Add myself.
4118
4119 2007-09-05 Richard Guenther <rguenther@suse.de>
4120
4121 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4122 nor --disable-checking is provided also turn on yes and types
4123 checking for stage1.
4124 * configure: Re-generate.
4125
4126 2007-08-30 Krister Walfridsson <cato@df.lth.se>
4127
4128 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4129 (Write After Approval): Remove myself.
4130
4131 2007-08-29 Nick Clifton <nickc@redhat.com>
4132
4133 * config.sub, config.guess: Update from upstream sources.
4134
4135 2007-08-22 Bud Davis <jmdavis@link.com>
4136
4137 * MAINTAINERS (Write After Approval): Added myself.
4138 * MAINTAINERS (Reviewers): Removed myself.
4139
4140 2007-08-18 Paul Brook <paul@codesourcery.com>
4141 Joseph Myers <joseph@codesourcery.com>
4142
4143 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4144 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4145 * Makefile.in: Regenerate.
4146 * configure.ac (--with-debug-prefix-map): New.
4147 * configure: Regenerate.
4148
4149 2007-08-17 Richard Sandiford <richard@codesourcery.com>
4150 Nigel Stephens <nigel@mips.com>
4151
4152 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4153 as target_makefile_frag.
4154 * configure: Regenerate.
4155
4156 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
4157
4158 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4159 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4160 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4161 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4162 (do-compare, do-compare3, do-compare-debug): New.
4163 ([+compare-target+]): Use them.
4164
4165 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
4166
4167 * MAINTAINERS (Write After Approval): Change my email address.
4168
4169 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4170 Ben Elliston <bje@au.ibm.com>
4171
4172 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4173 --silent if $silent.
4174 * configure: Regenerate.
4175
4176 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
4177
4178 * MAINTAINERS (Various Maintainers): Add myself as
4179 loop infrastructure maintainer. Update my e-mail
4180 address.
4181
4182 2007-07-31 Diego Novillo <dnovillo@google.com>
4183
4184 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4185 Adjust description.
4186
4187 2007-07-26 Richard Guenther <rguenther@suse.de>
4188
4189 * configure.ac: Add types checking to stage1 checking flags.
4190 * configure: Regenerate.
4191
4192 2007-07-17 Nick Clifton <nickc@redhat.com>
4193
4194 * COPYING3: New file. Contains version 3 of the GNU General
4195 Public License.
4196 * COPYING3.LIB: New file. Contains version 3 of the GNU
4197 Lesser General Public License.
4198
4199 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4200
4201 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4202
4203 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4204
4205 * MAINTAINERS (S/390 co-maintainer): Add myself.
4206 (Write After Approval): Remove myself.
4207
4208 2007-07-13 Dan Hipschman <dsh@google.com>
4209
4210 * MAINTAINERS (Write After Approval): Add myself.
4211
4212 2007-07-11 Nick Clifton <nickc@redhat.com>
4213
4214 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4215 WINDRES export.
4216 * Makefile.in: Regenerate.
4217
4218 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4219
4220 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4221 maintainer.
4222
4223 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4224
4225 * lt~obsolete.m4: New. Import from 20070318 libtool.
4226
4227 2007-07-03 Julian Brown <julian@codesourcery.com>
4228
4229 * MAINTAINERS (Write After Approval): Add myself.
4230
4231 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4232
4233 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4234 * configure: Regenerate.
4235
4236 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4237
4238 * configure.ac: Add some missing m4 quotation.
4239 * configure: Regenerate.
4240
4241 2007-07-02 Simon Baldwin <simonb@google.com>
4242
4243 * MAINTAINERS (Write After Approval): Add myself.
4244
4245 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
4246
4247 * configure: Regenerate.
4248
4249 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
4250
4251 * Makefile.def: Add windmc tool to build.
4252 * Makefile.tpl: Likewise.
4253 * configure.ac: Likewise.
4254 * Makefile.in: Regenerate.
4255 * configure: Regenerate.
4256
4257 2007-06-28 DJ Delorie <dj@redhat.com>
4258
4259 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4260 not building newlib.
4261 * configure: Regenerated.
4262
4263 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4264
4265 * MAINTAINERS (Write After Approval): Add myself.
4266
4267 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
4268
4269 * MAINTAINERS (Write After Approval): Add myself.
4270
4271 2007-06-19 Chris Matthews <chrismatthews@google.com>
4272
4273 * MAINTAINERS (Write After Approval): Add myself.
4274
4275 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4276
4277 * MAINTAINERS (Write After Approval): Add myself.
4278
4279 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4280
4281 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4282 * Makefile.in: Regenerated.
4283
4284 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4285
4286 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4287 bfin*-*-uclinux* targets.
4288 * configure: Regenerate.
4289
4290 2007-06-14 Ian Lance Taylor <iant@google.com>
4291
4292 * MAINTAINERS: Add myself as non-algorithmic global write
4293 maintainer.
4294
4295 2007-06-14 Diego Novillo <dnovillo@google.com>
4296
4297 * MAINTAINERS: Add self as middle-end maintainer and
4298 non-algorithmic global write maintainer.
4299
4300 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4301
4302 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4303 Move all Fortran maintainers except Paul Brook into the
4304 Non-Autopoiesis section.
4305
4306 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
4307
4308 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4309 (distclean-stage[+id+]): Possibly delete stage_last.
4310 * Makefile.in: Regenerate.
4311
4312 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
4313
4314 * MAINTAINERS (Various Maintainer): Fix typo.
4315
4316 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
4317
4318 * MAINTAINERS (Various Maintainer): Add myself as
4319 dataflow maintainer.
4320
4321 2007-06-07 Ben Elliston <bje@au.ibm.com>
4322
4323 * config.sub, config.guess: Update from upstream sources.
4324
4325 2007-06-07 Ben Elliston <bje@au.ibm.com>
4326
4327 * Makefile.tpl: Fix spelling error.
4328 * Makefile.in: Regenerate.
4329
4330 2007-06-01 Steve Ellcey <sje@cup.hp.com>
4331
4332 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4333 lt_cv_sys_max_cmd_len.
4334
4335 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4336
4337 * MAINTAINERS (Various Maintainers): Add myself as
4338 auto-vectorizer maintainer.
4339
4340 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
4341
4342 PR libjava/32098
4343 * libtool.m4: Revert previous change.
4344 * ltgcc.m4: Put it here.
4345
4346 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
4347
4348 * MAINTAINERS (Various Maintainers): Add myself as
4349 auto-vectorizer maintainer.
4350
4351 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4352
4353 PR libjava/32098
4354 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4355
4356 2007-05-30 Richard Guenther <rguenther@suse.de>
4357
4358 * MAINTAINERS (Various Maintainers): Add myself as
4359 auto-vectorizer maintainer.
4360
4361 2007-05-30 Jakub Jelinek <jakub@redhat.com>
4362
4363 PR bootstrap/29382
4364 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4365 * configure: Rebuilt.
4366
4367 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
4368
4369 * MAINTAINERS (Write After Approval): Removed my name.
4370
4371 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4372
4373 * MAINTAINERS (Write After Approval): Remove myself.
4374
4375 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4376
4377 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4378
4379 2007-05-23 Steve Ellcey <sje@cup.hp.com>
4380
4381 * ltmain.sh: Update from ToT Libtool.
4382 * libtool.m4: Update from ToT Libtool.
4383 * ltsugar.m4: New. Update from ToT Libtool.
4384 * ltversion.m4: New. Update from ToT Libtool.
4385 * ltoptions.m4: New. Update from ToT Libtool.
4386 * ltconfig: Remove.
4387 * ltcf-c.sh: Remove.
4388 * ltcf-cxx.sh: Remove.
4389 * ltcf-gcj.sh: Remove.
4390
4391 2007-05-22 Ollie Wild <aaw@google.com>
4392
4393 * MAINTAINERS (Write After Approval): Add myself.
4394
4395 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
4396
4397 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4398 stage_cflags.
4399 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4400 Remove CFLAGS/LIBCFLAGS.
4401 (configure-stage[+id+]-[+prefix+][+module+],
4402 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4403 * Makefile.in: Regenerate.
4404
4405 2007-05-15 Diego Novillo <dnovillo@google.com>
4406
4407 * MAINTAINERS: Update e-mail address.
4408
4409 2007-05-15 Revital Eres <eres@il.ibm.com>
4410
4411 * MAINTAINERS (Write After Approval): Add myself.
4412
4413 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
4414
4415 * MAINTAINERS (Write After Approval): Updated my address.
4416
4417 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4418
4419 * MAINTAINERS (Write After Approval): Add myself.
4420
4421 2007-05-11 Silvius Rus <rus@google.com>
4422
4423 * MAINTAINERS (Write After Approval): Add myself.
4424
4425 2007-04-23 Tom Tromey <tromey@redhat.com>
4426
4427 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4428
4429 2007-04-22 Mark Mitchell <mark@codesourcery.com>
4430
4431 * MAINTAINERS (cpplib): Rename to ...
4432 (libcpp): ... this. Add C/C++ front end maintainers.
4433
4434 2007-04-14 Steve Ellcey <sje@cup.hp.com>
4435
4436 * config-ml.in: Pass ${ml_config_env} to configure calls.
4437
4438 2007-04-04 Christian Bruel <christian.bruel@st.com>
4439
4440 * MAINTAINERS (Write After Approval): Add myself.
4441
4442 2007-04-02 Dave Korn <dave.korn@artimi.com>
4443
4444 * MAINTAINERS (Write After Approval): Add myself.
4445
4446 2007-03-31 Tobias Burnus <burnus@net-b.de>
4447
4448 * MAINTAINERS (fortran 95 front end): Add myself.
4449
4450 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4451
4452 * MAINTAINERS (Write After Approval): Add myself.
4453
4454 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
4455
4456 * MAINTAINERS (Modulo Scheduler): Add myself.
4457
4458 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4459
4460 * MAINTAINERS (fortran 95 front end): Add myself.
4461 (c++ front end): whitespace fix.
4462
4463 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4464
4465 * MAINTAINERS (Write After Approval): Add myself.
4466
4467 2007-03-21 Richard Sandiford <richard@codesourcery.com>
4468
4469 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4470 of glob. Quote arguments with single quotes too.
4471 * configure: Regenerate.
4472
4473 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4474
4475 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4476 * Makefile.in: Regenerate
4477
4478 2007-03-07 Andreas Schwab <schwab@suse.de>
4479
4480 * configure: Regenerate.
4481
4482 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4483
4484 * configure.ac: Add "--with-pdfdir" configure option,
4485 which defines pdfdir variable.
4486 * Makefile.def (target=fixincludes): Add install-pdf to
4487 missing targets.
4488 (recursive_targets): Add install-pdf target.
4489 (flags_to_pass): Add pdfdir.
4490 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4491 target.
4492 * configure: Regenerate
4493 * Makefile.in: Regenerate
4494
4495 2007-02-28 Eric Christopher <echristo@apple.com>
4496
4497 Revert:
4498 2006-12-07 Mike Stump <mrs@apple.com>
4499
4500 * Makefile.def (dependencies): Add dependency for
4501 install-target-libssp and install-target-libgomp on
4502 install-gcc.
4503 * Makefile.in: Regenerate.
4504
4505 2007-02-27 Matt Kraai <kraai@ftbfs.org>
4506
4507 * configure: Regenerate.
4508 * configure.ac: Move statements after variable declarations.
4509
4510 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4511
4512 * MAINTAINERS: Add myself as sh maintainer.
4513
4514 2007-02-19 Joseph Myers <joseph@codesourcery.com>
4515
4516 * configure.ac: Adjust for loop syntax.
4517 * configure: Regenerate.
4518
4519 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4520
4521 * configure: Rebuilt.
4522
4523 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4524
4525 * configure.ac: Drop multiple occurrences of --enable-languages,
4526 and fix its quoting.
4527 * configure: Rebuilt.
4528
4529 2007-02-17 Mark Mitchell <mark@codesourcery.com>
4530 Nathan Sidwell <nathan@codesourcery.com>
4531 Vladimir Prus <vladimir@codesourcery.com>
4532 Joseph Myers <joseph@codesourcery.com>
4533
4534 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4535 * configure: Regenerate.
4536
4537 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4538
4539 * ltconfig (freebsd*): Default to elf.
4540
4541 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4542
4543 * configure.ac (target_libraries): Move libgcc before libiberty.
4544 * configure: Regenerated.
4545
4546 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4547 Paolo Bonzini <bonzini@gnu.org>
4548
4549 PR bootstrap/30753
4550 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4551 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4552 * configure: Regenerated.
4553
4554 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4555
4556 * MAINTAINERS (Language Front End Maintainers): Update my mail
4557 address.
4558
4559 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4560
4561 PR bootstrap/30748
4562 * configure.ac: Correct syntax for Solaris ksh.
4563 * configure: Regenerated.
4564
4565 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4566
4567 * configure.ac: Sync with src.
4568 * configure: Regenerate.
4569
4570 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4571
4572 * Makefile.in: Regenerate.
4573
4574 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4575
4576 * config.sub: Sync with src.
4577
4578 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4579
4580 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4581 noncanonical equivalents.
4582 * configure.in: Rename to...
4583 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4584 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4585 target_noncanonical. Use them. Rewrite removal of configure
4586 arguments for autoconf 2.59. Discard variable settings. Force
4587 program_transform_name for native tools.
4588
4589 * Makefile.in: Regenerated.
4590 * configure: Regenerated with autoconf 2.59.
4591
4592 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
4593
4594 * MAINTAINERS (Write After Approval): Add myself.
4595
4596 2007-01-31 Andreas Schwab <schwab@suse.de>
4597
4598 * Makefile.tpl (LDFLAGS): Substitute it.
4599 * Makefile.in: Regenerate.
4600
4601 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
4602
4603 * MAINTAINERS (Write After Approval): Add myself.
4604
4605 2007-01-28 David Edelsohn <edelsohn@gnu.org>
4606
4607 * MAINTAINERS (spu port): Add myself.
4608
4609 2007-01-23 Richard Guenther <rguenther@suse.de>
4610
4611 PR bootstrap/30541
4612 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4613 * Makefile.tpl (GNATBIND): Substitute it.
4614 (GNATMAKE): Likewise.
4615 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4616 of STAGE_PREFIX.
4617 * Makefile.in: Regenerate.
4618 * configure: Regenerate.
4619
4620 2007-01-18 Mike Stump <mrs@apple.com>
4621
4622 * configure.in: Re-enable -Werror for gcc builds.
4623
4624 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
4625
4626 * MAINTAINERS (Write After Approval): Add myself.
4627
4628 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4629
4630 * configure.in: Change == to = in test command.
4631 * configure: Regenerate.
4632
4633 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4634 Nick Clifton <nickc@redhat.com>
4635 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4636
4637 * configure.in (build_configargs, host_configargs, target_configargs):
4638 Remove build/host/target parameters.
4639 (host_libs): Add gmp and mpfr.
4640 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4641 * Makefile.def (gmp, mpfr): New.
4642 (gcc): Remove target.
4643 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4644 target_os, target_vendor): New.
4645 (configure): Add host_alias/target_alias arguments; adjust invocations.
4646 * configure: Regenerate.
4647 * Makefile.in: Regenerate.
4648
4649 2007-01-11 Matt Fago <fago@earthlink.net>
4650
4651 * configure.in: Try to link to functions only in mpfr 2.2.x
4652 to improve robustness of configure tests.
4653 * configure: Regenerate.
4654
4655 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
4656
4657 * MAINTAINERS: Add myself as i386 maintainer.
4658
4659 2007-01-08 Jan Hubicka <jh@suse.cz>
4660
4661 * MAINTAINERS: Add myself as i386 maintainer.
4662
4663 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4664
4665 * configure.in: Add support for an x86_64-mingw* target.
4666 * configure: Regenerate.
4667
4668 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4669
4670 * Makefile.tpl (all-target): Correct @if conditional for target
4671 modules.
4672 * configure.in: Omit libiberty if building only target libgcc.
4673 * configure, Makefile.in: Regenerated.
4674
4675 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4676
4677 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4678 * configure: Regenerate.
4679
4680 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4681
4682 * Makefile.def (target_modules): Add libgcc.
4683 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4684 * Makefile.tpl (clean-target-libgcc): Delete.
4685 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4686 on gcc even for bootstrapped modules. Rewrite handling of
4687 lang_env_dependencies to loop over target_modules.
4688 * configure.in (target_libraries): Add target-libgcc.
4689 * Makefile.in, configure: Regenerated.
4690
4691 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4692
4693 * configure.in: Reorganize recognition of languages. Add
4694 --enable-stage1-languages. Show supported languages for the chosen
4695 target rather than all recognized languages.
4696 * configure: Regenerate.
4697
4698 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4699
4700 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4701 * Makefile.in: Regenerate.
4702
4703 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4704
4705 * configure.in: Warn that MPFR 2.2.0 is buggy.
4706 * configure: Regenerate.
4707
4708 2006-12-27 Ian Lance Taylor <iant@google.com>
4709
4710 * configure.in: When removing Makefiles to force a reconfigure, also
4711 remove prev-DIR*/Makefile.
4712 * configure: Regenerate.
4713
4714 2006-12-22 Andreas Schwab <schwab@suse.de>
4715
4716 * configure: Regenerate with correct autoconf version.
4717
4718 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4719
4720 * configure.in: add AC_SUBST for *_FOR_TARGET.
4721 * configure: Regenerate.
4722
4723 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4724
4725 * configure.in: Simplify logic for rejecting languages that cannot
4726 be built. Separate the case when a language is unsupported,
4727 from the case when the user chooses not to build a language.
4728
4729 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4730
4731 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4732 it only affects bootstrap and could be tested on "$host" as well.
4733 * configure: Regenerate.
4734 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4735
4736 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4737
4738 PR bootstrap/29544
4739 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4740 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4741 move here comment from Makefile.tpl.
4742 * Makefile.tpl: Move some definitions higher in the file.
4743 (STAGE1_CHECKING): New.
4744 * configure.in: Add --enable-stage1-checking.
4745 * configure: Regenerate.
4746 * Makefile.in: Regenerate.
4747
4748 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4749
4750 * MAINTAINERS: Add myself as build system maintainer.
4751
4752 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
4753
4754 * MAINTAINERS (Write After Approval): Add myself.
4755
4756 2006-12-13 Eric Christopher <echristo@apple.com>
4757
4758 * MAINTAINERS: Add myself as darwin maintainer.
4759
4760 2006-12-11 Ian Lance Taylor <ian@airs.com>
4761
4762 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4763
4764 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
4765
4766 MAINTAINERS: Update my entry.
4767
4768 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4769
4770 * configure.in: Handle spu makefile frag.
4771 * Makefile.tpl (MAINT): Define
4772 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4773 * configure: Regenerate.
4774 * Makefile.in: Regenerate.
4775
4776 2006-12-11 Ben Elliston <bje@au.ibm.com>
4777
4778 * config.guess: Import latest version.
4779 * config.sub: Likewise.
4780
4781 2006-12-11 Ben Elliston <bje@au.ibm.com>
4782
4783 * configure.in (spu-*-*): Don't skip target-libiberty.
4784 * configure: Regenerate.
4785
4786 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4787
4788 PR bootstrap/30134
4789 * configure.in: Correct x86 darwin support for libjava to powerpc
4790 and i?86 only.
4791 * configure: Regenerate.
4792
4793 2006-12-08 Sandro Tolaini <tolaini@libero.it>
4794
4795 * configure.in: Add x86 darwin support for libjava.
4796 * configure: Regenerate.
4797
4798 2006-12-07 Mike Stump <mrs@apple.com>
4799
4800 * Makefile.def (dependencies): Add dependency for
4801 install-target-libssp and install-target-libgomp on
4802 install-gcc.
4803 * Makefile.in: Regenerate.
4804
4805 2006-12-04 Richard Guenther <rguenther@suse.de>
4806
4807 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4808 (Non-Algorithmic Maintainers): Move over non-algorithmic
4809 loop optimizer maintainers, add myself as a non-algorithmic
4810 middle-end maintainer.
4811
4812 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
4813
4814 * MAINTAINERS (Write After Approval): Add myself.
4815
4816 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4817
4818 * configure.in: Update error message for missing GMP/MPFR.
4819
4820 * configure: Regenerate.
4821
4822 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4823
4824 * configure.in: Update MPFR version in error message.
4825
4826 * configure: Regenerate.
4827
4828 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4829
4830 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4831 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4832 --with-gmp-lib): New flags.
4833
4834 * configure: Regenerate.
4835
4836 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4837
4838 * MAINTAINERS (Write After Approval): Change my email address.
4839
4840 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4841
4842 * MAINTAINERS (Write After Approval): Add myself.
4843
4844 2006-11-22 Philipp Thomas <pth@suse.de>
4845
4846 * MAINTAINERS (i18n): Update e-mail address.
4847
4848 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4849
4850 * MAINTAINERS (spu port): Add myself as maintainer.
4851 (Write After Approval): Remove myself.
4852
4853 2006-11-22 Ben Elliston <bje@au.ibm.com>
4854
4855 * configure.in (skipdirs): Don't build libssp for SPU.
4856 * configure: Regenerate.
4857
4858 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4859
4860 * MAINTAINERS (spu port): Add myself as maintainer.
4861 (libobjc): Update my email address.
4862
4863 2006-11-21 Andrea Bona <andrea.bona@st.com>
4864
4865 * MAINTAINERS (Write After Approval): Add myself.
4866
4867 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4868
4869 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4870 * configure : Rebuilt.
4871
4872 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4873
4874 * MAINTAINERS (Write After Approval): Add myself.
4875
4876 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4877
4878 * MAINTAINERS (Write After Approval): Add myself.
4879
4880 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4881
4882 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4883 libmpfr.a.
4884 * configure: Regenerate.
4885
4886 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4887
4888 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4889 (unstage): Test for stage_last presence.
4890
4891 PR bootstrap/29802
4892 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4893 STAGE_PREFIX.
4894 * Makefile.in: Regenerate.
4895
4896 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
4897
4898 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4899 maintainers.
4900
4901 2006-11-14 Erven Rohou <erven.rohou@st.com>
4902
4903 * MAINTAINERS (Write After Approval): Add myself.
4904
4905 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
4906
4907 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4908 and stageN-package/Makefile.
4909 * Makefile.in: Regenerated.
4910
4911 2006-11-14 Jie Zhang <jie.zhang@analog.com>
4912
4913 * configure.in: Remove target-libgloss from noconfigdirs for
4914 bfin-*-*.
4915 * configure: Regenerated.
4916
4917 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4918
4919 * configure.in (have_gmp): Only error if the gcc directory exists.
4920
4921 * configure: Regenerate.
4922
4923 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4924
4925 * configure.in: Robustify error message for missing GMP/MPFR.
4926
4927 * configure: Regenerate.
4928
4929 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
4930
4931 * MAINTAINERS (Write After Approval): Add myself.
4932
4933 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
4934
4935 * MAINTAINERS: Change email address.
4936
4937 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
4938
4939 * MAINTAINERS (Write After Approval): Add myself.
4940
4941 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
4942
4943 * MAINTAINERS (Write After Approval): Add myself.
4944
4945 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
4946
4947 * MAINTAINERS (Write After Approval): Move myself to
4948 Write After Approval section.
4949
4950 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4951
4952 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
4953 need_gmp anymore.
4954 * configure: Regenerate.
4955
4956 2006-10-16 Tobias Burnus <burnus@net-b.de>
4957
4958 * MAINTAINERS (Write After Approval): Add myself.
4959
4960 2006-10-16 Ben Elliston <bje@au.ibm.com>
4961
4962 * config.guess: Import latest version.
4963 * config.sub: Likewise.
4964
4965 2006-10-10 Brooks Moses <bmoses@stanford.edu>
4966
4967 * Makefile.def: Added pdf target handling.
4968 * Makefile.tpl: Added pdf target handling.
4969 * Makefile.in: Regenerated.
4970
4971 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
4972
4973 * MAINTAINERS: Add self as score port maintainer.
4974
4975 2006-10-04 Brooks Moses <bmoses@stanford.edu>
4976
4977 * MAINTAINERS (Write After Approval): Add myself.
4978
4979 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
4980
4981 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
4982 or newer.
4983 * configure: Regenerated.
4984
4985 2006-09-27 Dave Brolley <brolley@redhat.com>
4986
4987 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4988 using $s instead of $r.
4989 * configure: Regenerated.
4990
4991 2006-09-26 Thiemo Seufer <ths@mips.com>
4992
4993 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4994 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4995 * configure: Regenerate.
4996
4997 2006-09-24 Graeme Peterson <gridly@gmail.com>
4998
4999 * MAINTAINERS (Write After Approval): Remove myself.
5000
5001 2006-09-22 Chao-ying Fu <fu@mips.com>
5002
5003 * MAINTAINERS (Write After Approval): Add myself.
5004
5005 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
5006
5007 * MAINTAINERS: Add self as soft-fp maintainer.
5008
5009 2006-09-09 Anatoly Sokolov <aesok@post.ru>
5010
5011 * MAINTAINERS: Add myself as avr maintainer.
5012 Remove Marek Michalkiewicz as avr maintainer.
5013
5014 2006-09-07 Roberto Costa <roberto.costa@st.com>
5015
5016 * MAINTAINERS (Write After Approval): Add myself.
5017
5018 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
5019
5020 * configure.in: Never build newlib for a Mingw host.
5021 Never build newlib as Mingw target library.
5022 Test the existence of winsup/cygwin for building a Cygwin newlib,
5023 rather than just winsup.
5024 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5025 building a Mingw target.
5026 * configure: Regenerate.
5027
5028 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5029
5030 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5031
5032 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
5033
5034 * config.guess: Import from src (was more updated).
5035 * config.sub: Likewise.
5036
5037 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5038
5039 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5040 * configure: Regenerated.
5041
5042 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
5043
5044 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5045 for stages after the first.
5046
5047 2006-07-17 Jakub Jelinek <jakub@redhat.com>
5048
5049 * Makefile.def: Add dependencies for configure-opcodes
5050 on configure-intl and all-opcodes on all-intl.
5051 * Makefile.in: Regenerated.
5052
5053 2006-07-13 Ben Elliston <bje@au.ibm.com>
5054
5055 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5056
5057 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5058
5059 Port to hosts whose 'sort' and 'tail' implementations
5060 treat operands with leading '+' as file names, as POSIX
5061 has required since 2001. However, make sure the code still
5062 works on pre-POSIX hosts.
5063 * ltmain.sh: Don't assume "sort +2" is equivalent to
5064 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5065
5066 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5067
5068 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5069
5070 2006-07-04 Peter O'Gorman <peter@pogma.com>
5071
5072 * ltconfig: chmod 644 before ranlib during install.
5073
5074 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5075
5076 PR bootstrap/18058
5077 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5078 if the bootstrap compiler is a GCC version that supports it.
5079 * configure: Regenerate.
5080
5081 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5082
5083 * configure.in: Fix thinkos in previous check-in.
5084 * configure: Regenerate.
5085
5086 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5087
5088 PR other/27063
5089 * configure.in: Test subdir_requires and give an appropriate
5090 error message.
5091 * configure: Regenerate.
5092
5093 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
5094
5095 * MAINTAINERS (Write After Approval): Add myself.
5096
5097 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
5098
5099 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5100
5101 2006-06-22 Steve Ellcey <sje@cup.hp.com>
5102
5103 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5104
5105 2006-06-20 David Ayers <d.ayers@inode.at>
5106
5107 PR bootstrap/28072
5108 * configure.in: Add target-boehm-gc to noconfigdirs depending on
5109 whether target-libjava is being configured instead of whether the
5110 java front end is enabled.
5111 * configure: Regenerate.
5112
5113 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5114
5115 PR target/27540
5116 * configure.in: Only enable libgomp on IRIX 6.
5117 * configure: Regenerate.
5118
5119 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
5120
5121 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5122 too.
5123 * Makefile.in: Regenerate.
5124
5125 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
5126
5127 * config-ml.in: Alter CCASFLAGS to include special
5128 multilib options the same as is done for CFLAGS.
5129
5130 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5131
5132 * configure.in: Don't enable libgomp on hpux10.
5133 * configure: Rebuilt.
5134
5135 2006-06-12 David Ayers <d.ayers@inode.at>
5136
5137 PR bootstrap/27963
5138 PR target/19970
5139 * configure.in: Remove target-boehm-gc from noconfigdirs where
5140 ${libgcj} is specified.
5141 * configure: Regenerate.
5142
5143 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
5144
5145 Sync from src:
5146
5147 * configure.in: Sync.
5148 * configure: Regenerated.
5149
5150 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
5151
5152 * Makefile.def: Added dependencies from sim and gdb on intl, and
5153 added configure dependencies to everything with an all dependency
5154 on intl.
5155 * Makefile.in: Regenerated.
5156
5157 2006-06-06 David Ayers <d.ayers@inode.at>
5158
5159 PR libobjc/13946
5160 * Makefile.def: Add dependencies for libobjc which boehm-gc.
5161 * Makefile.in: Regenerate.
5162 * configure.in: Add --enable-objc-gc at toplevel and have it
5163 enable boehm-gc for Objective-C.
5164 Remove target-boehm-gc from libgcj.
5165 Add target-boehm-gc to target_libraries.
5166 Add target-boehm-gc to noconfigdirs where ${libgcj}
5167 is specified.
5168 Assert that boehm-gc is supported when requested for Objective-C.
5169 Only build boehm-gc if needed either for Java or Objective-C.
5170 * configure: Regenerate.
5171
5172 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
5173
5174 PR 27674
5175 * Makefile.tpl (configure-[+prefix+][+module+],
5176 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5177 Remove rule to unstage bootstrapped modules.
5178 (stage_current): New.
5179 * Makefile.in: Regenerate.
5180
5181 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5182
5183 * MAINTAINERS (Write After Approval): Update my e-mail address.
5184
5185 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
5186
5187 * include/libiberty.h: Declare pex_run_in_environment.
5188
5189 2006-05-31 Asher Langton <langton2@llnl.gov>
5190
5191 * MAINTAINERS (Write After Approval): Add myself.
5192
5193 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
5194
5195 * Makefile.def (bfd, opcodes): Fix lib_path.
5196 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5197 (restrap): Move under "@if gcc-bootstrap". Fix typo.
5198 * Makefile.in: Regenerate.
5199
5200 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5201
5202 * Makefile.in: Regenerate.
5203
5204 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5205
5206 * Makefile.def: Add install-html target. Add datarootdir
5207 docdir and htmldir to flags_to_pass.
5208 * Makefile.tpl: Add install-html target.
5209 * Makefile.in: Regenerate.
5210 * configure.in: Add --with-datarootdir, --with-docdir, and
5211 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5212 * configure: Regenerate.
5213
5214 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5215
5216 * configure.in: Enable gprof for cross builds.
5217 * configure: Regenerate.
5218
5219 2006-05-22 Richard Guenther <rguenther@suse.de>
5220
5221 Revert
5222 2006-01-31 Richard Guenther <rguenther@suse.de>
5223 Paolo Bonzini <bonzini@gnu.org>
5224
5225 * Makefile.def (target_modules): Add libgcc-math target module.
5226 * configure.in (target_libraries): Add libgcc-math target library.
5227 (--enable-libgcc-math): New configure switch.
5228 * Makefile.in: Re-generate.
5229 * configure: Re-generate.
5230 * libgcc-math: New toplevel directory.
5231
5232 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5233 Andreas Tobler <a.tobler@schweiz.ch>
5234
5235 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5236 * configure: Rebuilt.
5237
5238 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
5239
5240 * MAINTAINERS (Write After Approval): Add myself.
5241
5242 2006-05-01 DJ Delorie <dj@redhat.com>
5243
5244 * configure.in: Restore CFLAGS if GMP isn't present.
5245 * configure: Regenerate.
5246
5247 2006-05-01 Richard Guenther <rguenther@suse.de>
5248
5249 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5250 maintainer.
5251
5252 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
5253
5254 * MAINTAINERS (Write After Approval): Add myself.
5255
5256 2006-04-28 Jan Beulich <jbeulich@novell.com>
5257
5258 * MAINTAINERS (Write After Approval): Add myself.
5259
5260 2006-04-18 DJ Delorie <dj@redhat.com>
5261
5262 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5263 reference libgloss so that libssp can be built in a combined
5264 tree.
5265 * configure: Regenerate.
5266
5267 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
5268
5269 * MAINTAINERS (Write After Approval): Add myself.
5270
5271 2006-04-05 Ben Elliston <bje@au.ibm.com>
5272
5273 * configure.in: Require makeinfo 4.4 or higher.
5274 * configure: Regenerate.
5275
5276 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5277
5278 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5279 Rearrange the entries of other libraries to have them in one place.
5280
5281 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5282
5283 * MAINTAINERS (Write After Approval): Remove myself.
5284 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5285
5286 2006-03-14 Richard Guenther <rguenther@suse.de>
5287
5288 * configure: Regenerate with autoconf 2.13.
5289
5290 2006-03-13 Jim Blandy <jimb@codesourcery.com>
5291
5292 * MAINTAINERS: Use my work address.
5293
5294 * MAINTAINERS: Update my E-mail address.
5295
5296 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
5297
5298 * configure.in: Handle --disable-<component> generically.
5299 * configure: Regenerate.
5300
5301 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5302
5303 PR libgcj/17311
5304 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5305
5306 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5307
5308 * MAINTAINERS (Write After Approval): Remove myself.
5309 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5310
5311 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
5312
5313 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5314 (TARGET_CONFIGDIRS): Remove.
5315 * configure.in: Remove AC_SUBST(target_configdirs).
5316 * Makefile.in, configure: Regenerated.
5317
5318 2006-02-20 Steven G. Kargl <kargls@comcast.net>
5319
5320 * MAINTAINERS (Write After Approval): Remove myself.
5321 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5322
5323 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
5324
5325 PR bootstrap/25670
5326
5327 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5328
5329 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5330 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5331 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5332 BUILD_PREFIX, BUILD_PREFIX_1.
5333 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5334
5335 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5336 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5337
5338 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5339 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5340 of `cat stage_current`. Always provide the `r' and `s' variables.
5341 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5342 a single shell execution.
5343 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5344 bootstrapped modules, make the stage1 module if the build was not
5345 started yet, else build the current stage.
5346 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5347 (all-build, all-host, all-target, [+make_target+]-host,
5348 [+make_target+]-target): Do not use \-continued lines.
5349 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5350 (current_stage, restrap, stage_last): New.
5351
5352 * Makefile.in: Regenerate.
5353 * configure: Regenerate.
5354
5355 2006-02-19 Bud Davis <jmdavis@link.com>
5356
5357 * MAINTAINERS (Write After Approval): Remove myself.
5358 (Language Front End Maintainers): Add myself as fortran 95
5359 maintainer and update e-mail address.
5360
5361 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5362
5363 * MAINTAINERS (Write After Approval): Remove myself.
5364 (Language Front End Maintainers): Add myself as fortran 95
5365 maintainer.
5366
5367 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
5368
5369 * MAINTAINERS (Write After Approval): Add myself.
5370
5371 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5372
5373 * MAINTAINERS (Write After Approval): Remove myself.
5374 (Language Front End Maintainers): Add myself as
5375 fortran 95 maintainer.
5376
5377 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5378
5379 Sync from src:
5380
5381 2005-12-27 Leif Ekblad <leif@rdos.net>
5382
5383 * configure.in: Add support for RDOS target.
5384 * configure: Regenerate.
5385
5386 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5387 Andreas Schwab <schwab@suse.de>
5388
5389 * configure: Regenerate.
5390
5391 2006-02-12 David Edelsohn <edelsohn@gnu.org>
5392
5393 * configure.in (enable_libgomp): Add AIX.
5394 * configure: Regenerate.
5395
5396 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5397
5398 * MAINTAINERS (Write After Approval): Add myself.
5399
5400 2006-02-03 Lee Millward <lee.millward@gmail.com>
5401
5402 * MAINTAINERS (Write After Approval): Add myself.
5403
5404 2006-01-31 Richard Guenther <rguenther@suse.de>
5405 Paolo Bonzini <bonzini@gnu.org>
5406
5407 * Makefile.def (target_modules): Add libgcc-math target module.
5408 * configure.in (target_libraries): Add libgcc-math target library.
5409 (--enable-libgcc-math): New configure switch.
5410 * Makefile.in: Re-generate.
5411 * configure: Re-generate.
5412 * libgcc-math: New toplevel directory.
5413
5414 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
5415
5416 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5417 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5418 the assembler, linker and binutils.
5419 * configure: Regenerate.
5420
5421 2006-01-22 Dirk Mueller <dmueller@suse.de>
5422
5423 * MAINTAINERS (Write After Approval): Add myself.
5424
5425 2006-01-20 Diego Novillo <dnovillo@redhat.com>
5426
5427 * configure: Regenerate.
5428
5429 2006-01-18 Richard Henderson <rth@redhat.com>
5430 Jakub Jelinek <jakub@redhat.com>
5431 Diego Novillo <dnovillo@redhat.com>
5432
5433 * libgomp: New directory.
5434 * Makefile.def: Add target_module libgomp.
5435 * Makefile.in: Regenerate.
5436 * configure.in (target_libraries): Add target-libgomp.
5437 * configure: Regenerate.
5438
5439 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
5440
5441 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5442 @ from continuation.
5443 * Makefile.in: Rebuilt.
5444
5445 2006-01-04 Chris Lattner <sabre@gnu.org>
5446
5447 * MAINTAINERS (Write After Approval): Add myself.
5448
5449 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
5450
5451 PR bootstrap/24252
5452
5453 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5454 * Makefile.tpl (OBJDUMP): New.
5455 (EXTRA_HOST_FLAGS): Add it.
5456 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5457
5458 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5459 to use symbolic links between directories. Avoid race conditions
5460 or make them harmless.
5461 * configure.in: Do not try to use symbolic links between directories.
5462
5463 * Makefile.def (LEAN): Pass.
5464 * Makefile.tpl (LEAN): Define.
5465 (stage[+id+]-start): Accept that the previous directory does not
5466 exist, if the bootstrap is lean.
5467 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5468 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5469 configure substitution.
5470 ([+compare-target+]): Likewise.
5471 ([+bootstrap-target+]-lean): New.
5472 * configure.in: Remove lean bootstrap support from here.
5473
5474 * Makefile.in: Regenerate.
5475 * configure: Regenerate.
5476
5477 2006-01-04 Ben Elliston <bje@au.ibm.com>
5478
5479 * MAINTAINERS (libdecnumber): Add myself.
5480
5481 2006-01-02 Mark Mitchell <mark@codesourcery.com>
5482
5483 * libtool-ldflags: New script.
5484
5485 2006-01-02 Andreas Schwab <schwab@suse.de>
5486
5487 * configure.in: When reconfiguring remove Makefile in
5488 all stage directories.
5489 * configure: Regenerate.
5490
5491 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5492
5493 * MAINTAINERS: Update my email address.
5494
5495 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
5496
5497 Revert Ada-related part of the previous change.
5498
5499 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5500 Do not pass.
5501 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5502 * Makefile.in: Regenerate.
5503 * configure.in: Do not include mt-ppc-aix target fragment.
5504 * configure: Regenerate.
5505
5506 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
5507
5508 * configure.in: Select appropriate fragments for PowerPC/AIX.
5509 * configure: Regenerate.
5510
5511 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5512 BOOT_CFLAGS, BOOT_LDFLAGS.
5513 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5514 BOOT_CFLAGS, BOOT_LDFLAGS.
5515 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5516 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5517 (stage): Fail if we cannot complete the work.
5518 * Makefile.in: Regenerate.
5519
5520 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5521
5522 * configure.in: Replace ms1 with mt.
5523 * configure: Rebuilt.
5524
5525 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5526
5527 * MAINTAINERS: Update my email address.
5528
5529 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
5530
5531 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5532 install-host-nogcc): Don't invoke $(stage) at the end.
5533 * Makefile.in: Regenerate.
5534
5535 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
5536
5537 * configure.in: Flip the top-level bootstrap switch.
5538 * configure: Regenerate.
5539
5540 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5541
5542 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5543 $(stage) and $(unstage).
5544 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5545 (all): Remove stray semicolon.
5546 (local-distclean): Don't handle multilib.tmp and multilib.out.
5547 (install.all): Set $s for consistency.
5548 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5549 check_multilibs setting. Always make the install directory.
5550 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5551 Correct @if/@endif.
5552 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5553 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5554 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5555 (multilib.out): Remove.
5556 * Makefile.in: Regenerated.
5557
5558 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
5559
5560 * MAINTAINERS (Write After Approval): Add myself.
5561
5562 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5563
5564 * MAINTAINERS: Add myself as mt maintainer.
5565
5566 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5567
5568 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5569
5570 * MAINTAINERS: Change email address.
5571
5572 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5573
5574 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5575 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5576 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5577 Find in-tree tools if available.
5578 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5579 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5580 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5581 (COMPILER_*_FOR_TARGET): New.
5582 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5583 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5584 (CONFIGURED_*, USUAL_*): Remove.
5585 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5586 STRIP): Use autoconf substitutions.
5587 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5588 COMPILER_NM_FOR_TARGET): New.
5589 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5590
5591 (all): Make all-host and all-target in parallel.
5592 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5593 that $$r and $$s are set before invoking a recursive make.
5594 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5595 ([+bootstrap-target+]): Inline most of the `all' target.
5596
5597 2005-11-29 Ben Elliston <bje@au.ibm.com>
5598
5599 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5600 from the gcc build directory.
5601 * Makefile.in: Regenerate.
5602
5603 2005-11-29 Ben Elliston <bje@au.ibm.com>
5604
5605 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5606 depend on all-libdecnumber.
5607 * configure.in (host_libs): Include libdecnumber.
5608 * Makefile.in: Regenerate.
5609 * configure: Likewise.
5610
5611 2005-11-29 Ben Elliston <bje@au.ibm.com>
5612
5613 * libdecnumber: Import decNumber sources from the dfp-branch.
5614
5615 2005-11-21 Kean Johnston <jkj@sco.com>
5616
5617 * config.sub, config.guess: Sync from upstream sources.
5618
5619 2005-11-21 Ben Elliston <bje@au.ibm.com>
5620
5621 Import from Autoconf sources:
5622
5623 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5624 * config/move-if-change: Don't output "$2 is unchanged";
5625 suggested by Ben Elliston. Handle weird characters correctly.
5626
5627 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5628
5629 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5630 to match upstream libtool for darwin.
5631
5632 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5633
5634 * Makefile.def: Remove gdb dependencies for gdbtk.
5635 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5636 (configure-gdb, install-gdb): New rules.
5637 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5638 * Makefile.in, configure: Regenerated.
5639
5640 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5641
5642 * MAINTAINERS (Write After Approval): Add myself.
5643
5644 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5645
5646 * MAINTAINERS (Write After Approval): Add myself.
5647
5648 2005-10-24 Diego Novillo <dnovillo@redhat.com>
5649
5650 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5651 Diego Novillo.
5652
5653 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
5654
5655 PR bootstrap/24297
5656 * Makefile.tpl (do-[+make-target+], do-check, install,
5657 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5658 are set before recursing.
5659 * Makefile.in: Regenerate.
5660
5661 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5662
5663 PR bootstrap/18939
5664 * Makefile.def (gcc) <target>: Fix thinko.
5665 * Makefile.in: Regenerate.
5666
5667 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5668
5669 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5670 * configure: Regenerate.
5671
5672 2005-10-15 Jie Zhang <jie.zhang@analog.com>
5673
5674 * MAINTAINERS (Write After Approval): Add self.
5675
5676 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
5677
5678 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5679 target-libffi, target-qthreads, target-libjava, and
5680 targetlibobjc.
5681 * configure: Regenerate.
5682
5683 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5684
5685 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5686 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5687 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5688 (USUAL_OBJDUMP_FOR_TARGET): New.
5689 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5690 * configure.in: Check for $OBJDUMP_FOR_TARGET.
5691 * configure, Makefile.in: Regenerated.
5692
5693 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5694
5695 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5696 before other host packages.
5697
5698 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5699
5700 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5701
5702 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5703
5704 PR bootstrap/22340
5705
5706 * configure.in (default_target): Remove.
5707 * Makefile.tpl (all): Do not use prerequisites as subroutines
5708 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5709 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5710 use prerequisites as subroutines.
5711 (check-host, check-target): New.
5712 (bootstrap configure & all targets): Do not use stage*-start
5713 if the directory layout is already ok.
5714 (non-bootstrap configure & all targets): Prepend a $(unstage).
5715 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5716 (NOTPARALLEL): Remove.
5717 (unstage, stage variables): New variables.
5718 (unstage, stage targets): Simply expand to those variables.
5719
5720 * configure: Regenerate.
5721 * Makefile.in: Regenerate.
5722
5723 2005-10-04 James E Wilson <wilson@specifix.com>
5724
5725 * Makefile.def (lang_env_dependencies): Add libmudflap.
5726 * Makefile.in: Regenerate.
5727
5728 2005-10-03 Andreas Schwab <schwab@suse.de>
5729
5730 Backport from libtool CVS:
5731 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5732
5733 * ltmain.sh: add support for installing into temporary
5734 staging area (e.g. 'make install DESTDIR=...')
5735
5736 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5737
5738 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5739 * configure: Regenerated.
5740
5741 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5742
5743 * configure: Regenerate with the correct
5744 autoconf version.
5745
5746 2005-09-30 Catherine Moore <clm@cm00re.com>
5747
5748 * configure.in (bfin-*-*): New.
5749 * configure: Regenerated.
5750
5751 2005-09-28 Geoffrey Keating <geoffk@apple.com>
5752
5753 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5754 (LIPO_FOR_TARGET): New.
5755 (CONFIGURED_LIPO_FOR_TARGET): New.
5756 (USUAL_LIPO_FOR_TARGET): New.
5757 (STRIP_FOR_TARGET): New.
5758 (CONFIGURED_STRIP_FOR_TARGET): New.
5759 (USUAL_STRIP_FOR_TARGET): New.
5760 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5761 STRIP_FOR_TARGET.
5762 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5763 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5764 * Makefile.in: Regenerate.
5765 * configure: Regenerate.
5766
5767 2005-09-19 David Edelsohn <edelsohn@gnu.org>
5768
5769 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5770 (rs6000-*-aix*): Same.
5771 * configure: Regenerate.
5772
5773 2005-09-16 Tom Tromey <tromey@redhat.com>
5774
5775 * MAINTAINERS: Add self as java maintainer.
5776
5777 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5778
5779 * configure.in: Recognize f95 in the --enable-languages option,
5780 and substitute it for fortran, issuing a warning.
5781 * configure: Regenerate.
5782
5783 2005-08-30 Phil Edwards <phil@codesourcery.com>
5784
5785 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5786 * configure: Regenerated.
5787
5788 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
5789
5790 * MAINTAINERS: Add self as ms1 maintainer.
5791
5792 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5793
5794 * Makefile.def (libssp): Add to lang_env_dependencies.
5795 * Makefile.in: Regenerate.
5796
5797 2005-08-18 Ian Lance Taylor <ian@airs.com>
5798
5799 * MAINTAINERS: Add myself as middle-end maintainer.
5800
5801 2005-08-17 Christian Groessler <chris@groessler.org>
5802
5803 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5804 * Makefile.in: Regenerate.
5805
5806 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5807
5808 * MAINTAINERS (write after approval): Added myself.
5809
5810 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5811
5812 * MAINTAINERS (Write After Approval): Add myself.
5813
5814 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
5815
5816 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5817 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5818 Look for alternate names of the target cc and c++
5819 * configure: Regenerate.
5820
5821 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
5822
5823 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5824 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5825 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5826 tools; remove code to manually set them.
5827 (Target tools): Look in the environment for them.
5828 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5829 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5830 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5831 build directory.
5832 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5833 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5834 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5835 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5836 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5837 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5838 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5839 * configure: Regenerate.
5840 * Makefile.in: Regenerate.
5841
5842 2005-07-28 Ben Elliston <bje@au.ibm.com>
5843
5844 * MAINTAINERS: Update for removed CPU targets.
5845
5846 2005-07-27 Mark Mitchell <mark@codesourcery.com>
5847
5848 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5849 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5850 * Makefile.in: Regenerated.
5851
5852 2005-07-26 Mark Mitchell <mark@codesourcery.com>
5853
5854 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5855 (CFLAGS_FOR_TARGET): Use it.
5856 (CXXFLAGS_FOR_TARGET): Likewise.
5857 * Makefile.in: Regenerated.
5858 * configure.in (--with-build-sysroot): New option.
5859 * configure: Regenerated.
5860
5861 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
5862
5863 * Makefile.tpl: Wrap install between unstage and stage
5864 * Makefile.in: Regenerate.
5865
5866 2005-07-21 Eric Christopher <echristo@apple.com>
5867
5868 * MAINTAINERS: Update affiliation.
5869
5870 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5871
5872 * MAINTAINERS: Add self as crx port maintainer.
5873
5874 2005-07-20 DJ Delorie <dj@redhat.com>
5875
5876 * MAINTAINERS: Add self as m32c maintainer.
5877
5878 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5879
5880 * all files: Update FSF address.
5881
5882 2005-07-15 Eric Christopher <echristo@redhat.com>
5883
5884 * MAINTAINERS: Change affiliation.
5885
5886 2005-07-14 Jim Blandy <jimb@redhat.com>
5887
5888 * configure.in: Add cases for Renesas m32c.
5889 * configure: Regenerated.
5890
5891 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5892
5893 * COPYING.LIB: Update from fsf.org.
5894
5895 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5896
5897 * COPYING, compile, config.guess,
5898 config.sub, install-sh, missing, mkinstalldirs,
5899 symlink-tree, ylwrap: Sync from upstream sources.
5900 * config-ml.in: Update FSF address.
5901
5902 2005-07-13 Eric Christopher <echristo@redhat.com>
5903
5904 * configure.in: Add toplevel noconfigdir support for tpf.
5905 * configure: Regenerate.
5906
5907 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
5908
5909 PR ada/22340
5910
5911 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5912 * Makefile.in: Regenerate.
5913
5914 2005-07-07 Mark Mitchell <mark@codesourcery.com>
5915
5916 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
5917 Brolley to write-after-approval.
5918
5919 2005-07-07 Andreas Schwab <schwab@suse.de>
5920
5921 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5922 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5923 * Makefile.in: Regenerated.
5924
5925 2005-07-06 Geoffrey Keating <geoffk@apple.com>
5926
5927 * configure.in: Don't build sim or rda when targetting darwin.
5928 * configure: Regenerate.
5929
5930 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
5931
5932 * configure.in: Add --enable-libssp and --disable-libssp.
5933 * configure: Regenerate with autoconf-2.13.
5934
5935 2005-07-02 Jakub Jelinek <jakub@redhat.com>
5936
5937 * Makefile.def (target_modules): Add libssp.
5938 * configure.in (target_libraries): Add target-libssp.
5939 * configure: Rebuilt.
5940 * Makefile.in: Rebuilt.
5941
5942 2005-07-01 Zack Weinberg <zackw@panix.com>
5943
5944 * MAINTAINERS: Change email address. Resign from maintainership.
5945
5946 2005-07-01 Richard Guenther <rguenther@suse.de>
5947
5948 * MAINTAINERS: Change my e-mail address and affiliation.
5949
5950 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
5951
5952 * Makefile.def (stagefeedback): Come after profile.
5953 Define profiledbootstrap target.
5954 * Makefile.tpl (profiledbootstrap): Remove.
5955 (stageprofile-end): Zap stagefeedback.
5956 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5957 * Makefile.in: Regenerate.
5958
5959 2005-06-13 Richard Sandiford <richard@codesourcery.com>
5960
5961 * MAINTAINERS: Update my email address.
5962
5963 2005-06-13 Zack Weinberg <zack@codesourcery.com>
5964
5965 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5966 In 'cpp' stanza, support '#line' as well as '# '.
5967
5968 2005-06-08 Andreas Schwab <schwab@suse.de>
5969
5970 * MAINTAINERS: Move myself from 'Write After Approval' to
5971 'CPU Port Maintainers' section as m68k maintainer.
5972
5973 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
5974
5975 * configure.in (unsupported_languages): New macro.
5976 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5977 non-ported target libraries in noconfigdirs.
5978 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5979 non-linux-gnu. Remove libgcj_ex_libffi.
5980 <lang_frag loop>: Set add_this_lang=no if the language is in
5981 unsupported_languages.
5982 * configure: Regenerate.
5983
5984 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5985
5986 * configure.in: Fix typo in handling of --with-mpfr-dir.
5987 * configure: Regenerate.
5988
5989 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
5990
5991 * MAINTAINERS: Update my email address.
5992
5993 2005-06-02 Jim Blandy <jimb@redhat.com>
5994
5995 * config.sub: Add cases for the Renesas m32c. (This patch has been
5996 accepted into the master sources.)
5997
5998 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
5999 Michael Snyder <msnyder@redhat.com>
6000 Stan Cox <scox@redhat.com>
6001
6002 * configure.in: Set noconfigdirs for ms1.
6003
6004 * configure: Regenerate.
6005
6006 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
6007
6008 * MAINTAINERS (Write After Approval): Add self.
6009
6010 2005-06-01 Josh Conner <jconner@apple.com>
6011
6012 * MAINTAINERS (Write After Approval): Add self.
6013
6014 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
6015
6016 * MAINTAINERS: Update my email address.
6017
6018 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
6019
6020 * MAINTAINERS (Write After Approval): Add self.
6021
6022 2005-05-26 Chris Demetriou <cgd@broadcom.com>
6023
6024 * MAINTAINERS (Write After Approval): Remove self.
6025
6026 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
6027
6028 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6029 (Dependencies): Consider target modules for bootstrap dependencies.
6030 Make target bootstrap modules depend on each stage's gcc.
6031 * Makefile.in: Regenerate.
6032
6033 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
6034
6035 * Makefile.def (configure-gcc): Depend on binutils having been built.
6036 (all-gcc): No need to do it here.
6037 * Makefile.in: Regenerate.
6038
6039 2005-05-19 Paul Brook <paul@codesourcery.com>
6040
6041 * configure.in: Rewrite misleading error message when requested
6042 language cannot be built.
6043 * configure: Regenerate.
6044
6045 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6046
6047 * ylwrap: Import from Automake 1.9.5.
6048
6049 2005-05-13 David Ung <davidu@mips.com>
6050
6051 * MAINTAINERS (Write After Approval): Add self.
6052
6053 2005-05-09 Mike Stump <mrs@apple.com>
6054
6055 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6056 lt_cv_sys_max_cmd_len for now.
6057
6058 2005-05-09 Stan Cox <scox@redhat.com>
6059
6060 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6061
6062 2005-05-08 Matt Kraai <kraai@ftbfs.org>
6063
6064 * README.SCO: Update the URL.
6065
6066 2005-05-05 David Edelsohn <edelsohn@gnu.org>
6067
6068 * ltconfig: Define file_list_spec. Pass file_list_spec and
6069 with_gnu_ld to libtool.
6070 * ltcf-c.sh (aix[45]): Define file_list_spec.
6071 * ltcf-cxx.sh (aix[45]): Same.
6072 * ltcf-gcj.sh (aix[45]): Same.
6073 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6074 exists, write list of input files to temporary file.
6075
6076 2005-05-04 Mike Stump <mrs@apple.com>
6077
6078 * configure.in: Always pass --target to target configures as
6079 otherwise rebuilds that do --recheck will fail.
6080 * confiugure: Rebuilt.
6081
6082 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
6083
6084 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6085 STAGE_HOST_EXPORTS.
6086 (configure, all): Add bootstrap support.
6087 (Host modules, target modules): Pass post-stage1 flags and exports.
6088 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6089 * Makefile.in: Regenerate.
6090
6091 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
6092
6093 * configure: Regenerate.
6094
6095 2005-04-27 Mike Stump <mrs@apple.com>
6096
6097 * MAINTAINERS: Add self as darwin maintainer.
6098
6099 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
6100
6101 * config.sub: Update from master copy.
6102
6103 2005-04-21 Mike Stump <mrs@apple.com>
6104
6105 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6106 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6107
6108 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
6109
6110 * configure.in <crisv32-*-*, cris-*-*>: New local variable
6111 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
6112 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
6113 "*-*-elf" and "*-*-linux*".
6114 * configure: Regenerate.
6115
6116 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
6117
6118 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6119
6120 2005-04-12 Mike Stump <mrs@apple.com>
6121
6122 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6123
6124 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
6125
6126 * MAINTAINERS (Write After Approval): Add myself.
6127
6128 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
6129
6130 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6131
6132 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
6133
6134 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6135 (TARGET_CONFIGARGS): Include --with-target-subdir.
6136 (configure, all): New macros. Use them throughout.
6137 * Makefile.in: Regenerate.
6138
6139 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
6140
6141 * MAINTAINERS (Write After Approval): Add myself.
6142
6143 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6144
6145 * MAINTAINERS: Remove 'loop unrolling' maintainer.
6146
6147 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
6148
6149 * MAINTAINERS: Move John Carr to Write After Approval.
6150
6151 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
6152
6153 * config/mh-mingw32: Delete.
6154 * configure.in: Don't use it.
6155 * configure: Regenerate.
6156
6157 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
6158
6159 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6160 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6161 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6162 (HOST_LIB_PATH): Generate from Makefile.def.
6163 (TARGET_LIB_PATH): Likewise.
6164 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6165 * Makefile.in: Regenerate.
6166 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6167 (RPATH_ENVVAR): Include Darwin case.
6168 * configure: Regenerate.
6169
6170 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
6171
6172 * MAINTAINERS (Various Maintainers): Remove self.
6173 (Write After Approval): Add self.
6174
6175 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
6176
6177 * MAINTAINERS (Various Maintainers): Add self.
6178
6179 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
6180
6181 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6182 * configure: Regenerate.
6183
6184 2005-03-21 Zack Weinberg <zack@codesourcery.com>
6185
6186 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6187 gcc_version, and gcc_version_trigger from set of flags to pass.
6188 * Makefile.tpl: Remove definitions of above variables.
6189 (config.status): Remove dependency on $(gcc_version_trigger).
6190 * Makefile.in: Regenerate.
6191 * configure.in: Do not reference config/gcc-version.m4 nor
6192 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
6193 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
6194 * configure: Regenerate.
6195
6196 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
6197 Andrew Pinski <pinskia@physics.uc.edu>
6198
6199 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6200 * Makefile.in: Regenerate.
6201
6202 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
6203
6204 * MAINTAINERS (Write After Approval): Add myself.
6205
6206 2005-03-03 David Ayers <d.ayers@inode.at>
6207
6208 * MAINTAINERS (Write After Approval): Add myself.
6209
6210 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
6211
6212 PR libgcj/20160
6213 * ltmain.sh: Avoid creating archives with components that have
6214 duplicate basenames.
6215
6216 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
6217
6218 PR bootstrap/20250
6219 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6220 instead of check.
6221 * Makefile.in: Regenerate.
6222
6223 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6224
6225 * Makefile.in: Regenerate to fix conflict between the previous two
6226 patches.
6227
6228 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6229
6230 PR bootstrap/17383
6231 * Makefile.def (target_modules): Remove "stage", now unnecessary.
6232 * Makefile.tpl (HOST_SUBDIR): New substitution.
6233 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6234 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6235 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6236 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6237 (Host modules, Bootstrapped modules): Use it.
6238 (Build modules, Target modules): Do not create symlink trees,
6239 always configure out-of-srcdir.
6240 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6241 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6242 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6243 $(HOST_SUBDIR). Create a symlink for host_subdir.
6244
6245 * Makefile.in: Regenerate.
6246 * configure: Regenerate.
6247
6248 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6249
6250 Merged from libada-gnattools-branch:
6251 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6252
6253 * gnattools: New directory.
6254 * Makefile.def: Add gnattools as a module, depending on target-libada.
6255 * Makefile.in: Regenerate.
6256 * configure.in: Include gnattools in host_tools; disable it if ada
6257 is disabled.
6258 * configure: Regenerate.
6259
6260 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
6261
6262 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6263 treelang maintainer.
6264 (Write After Approval): Remove myself.
6265
6266 2005-02-23 Paul Schlie <schlie@comcast.net>
6267
6268 * configure.in: Allow darwin targeted ports to build tk, itcl and
6269 libgui.
6270 * configure: Regenerate.
6271
6272 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6273
6274 PR libgcj/10353
6275 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6276 * configure: Regenerate.
6277
6278 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6279
6280 * MAINTAINERS (Write After Approval): Add myself.
6281
6282 2005-02-10 Ian Lance Taylor <ian@airs.com>
6283
6284 * MAINTAINERS: Update my e-mail address.
6285
6286 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6287
6288 * MAINTAINERS (Write After Approval): Add myself.
6289
6290 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
6291
6292 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6293 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6294 target-libgloss when not *-*-elf and *-*-aout.
6295 * configure: Regenerate.
6296
6297 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6298
6299 * MAINTAINERS: Remove obsolete entries.
6300
6301 * MAINTAINERS (Write After Approval): Add Michael Matz.
6302
6303 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
6304
6305 * MAINTAINERS: Remove self as cpplib maintainer.
6306
6307 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6308
6309 * install-sh, config.sub: Import from upstream.
6310
6311 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6312
6313 PR bootstrap/18222
6314 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6315 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6316 * Makefile.in: Regenerate.
6317
6318 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
6319
6320 * MAINTAINERS: Update my email address.
6321
6322 2005-01-12 David Edelsohn <edelsohn@gnu.org>
6323 Andreas Schwab <schwab@suse.de>
6324
6325 PR bootstrap/18033
6326 * config-ml.in: Eval option if surrounded by single quotes.
6327
6328 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
6329
6330 Revert 2004-12-28 Makefile changes, a better fix will be
6331 applied to mainline and src after GCC 4.0 branches.
6332
6333 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
6334
6335 PR bootstrap/17383
6336
6337 * Makefile.def (target_modules): Remove stage parameter,
6338 it is always true now.
6339 * Makefile.tpl (configure-build-[+module+],
6340 configure-target-[+module+]): Always build symlink tree
6341 for the directory and for include. BUILD_SUBDIR and
6342 TARGET_SUBDIR cannot be . anymore.
6343 * Makefile.in: Regenerate.
6344
6345 2004-12-25 David Edelsohn <edelsohn@gnu.org>
6346
6347 Revert 2004-12-08 Makefile changes.
6348
6349 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6350
6351 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6352 cygwin, mingw.
6353
6354 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6355
6356 * configure.in (sh64-*-*): Reenable gprof.
6357 * configure: Regenerate.
6358
6359 2004-12-08 David Edelsohn <edelsohn@gnu.org>
6360
6361 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6362 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6363 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6364 * Makefile.in: Regenerate.
6365
6366 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6367
6368 * MAINTAINERS: Update my email address.
6369
6370 2004-12-07 Matt Kraai <kraai@ftbfs.org>
6371
6372 * Makefile.tpl: Generate normal dependencies if the LHS module is
6373 not bootstrapped.
6374 * Makefile.in: Regenerate.
6375
6376 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6377
6378 * configure.in: Include config/gxx-include-dir.m4. Use
6379 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6380 * configure: Regenerate.
6381
6382 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6383
6384 * config.if: Delete.
6385 * configure.in: Set libstdcxx_incdir directly.
6386 * configure: Regenerate.
6387
6388 2004-12-02 Eric Christopher <echristo@redhat.com>
6389
6390 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6391 * Makefile.in: Regenerate.
6392
6393 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6394
6395 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6396 * configure: Regenerate.
6397
6398 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6399
6400 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6401 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6402 * configure: Regenerate.
6403
6404 2004-12-01 Eric Christopher <echristo@redhat.com>
6405
6406 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6407 of things to remove.
6408
6409 2004-11-29 Matt Kraai <kraai@ftbfs.org>
6410
6411 * MAINTAINERS (Write After Approval): Update my e-mail address.
6412
6413 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6414
6415 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6416 from CVS libtool to always pass_all.
6417
6418 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6419
6420 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6421 (hppa*64*-*-*): Delete incorrect comment.
6422 * configure: Rebuilt.
6423
6424 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6425
6426 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6427
6428 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6429
6430 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6431 from CVS libtool to always pass_all.
6432
6433 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6434
6435 * install-sh, compile: Import from automake.
6436
6437 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6438
6439 * config.guess, config.sub: Import from savannnah.
6440
6441 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
6442
6443 * MAINTAINERS (Write After Approval): Add myself
6444
6445 2004-11-12 Mike Stump <mrs@apple.com>
6446
6447 * Makefile.def: Add html support.
6448 * Makefile.tpl: Likewise.
6449 * Makefile.in: Regenerate.
6450
6451 2004-11-11 Geoffrey Keating <geoffk@apple.com>
6452
6453 PR 18423
6454 * configure.in: Remove all instances of build-fixincludes from
6455 noconfigdirs.
6456 (build_configargs): Supply --target to subdirectories.
6457 * configure: Regenerate.
6458
6459 * Makefile.def: Make gcc install depend on fixincludes install.
6460 * Makefile.in: Regenerate.
6461
6462 2004-11-10 Janis Johnson <janis187@us.ibm.com>
6463
6464 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6465
6466 2004-11-11 Paul Brook <paul@codesourcery.com>
6467
6468 * MAINTAINERS: Add self as arm maintainer. Update email address.
6469
6470 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6471
6472 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6473 target-libgfortran.
6474 * configure: Regenerate.
6475
6476 2004-11-07 David Edelsohn <edelsohn@gnu.org>
6477
6478 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6479 like CC.
6480
6481 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
6482
6483 * Makefile.def (host fixincludes): Specify missing targets.
6484 * Makefile.in: Regenerate.
6485
6486 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6487
6488 * MAINTAINERS: Add myself
6489
6490 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6491
6492 * MAINTAINERS (Write After Approval): Add myself.
6493
6494 2004-11-04 Geoffrey Keating <geoffk@apple.com>
6495
6496 * Makefile.def: Build fixincludes for the host, too.
6497 * Makefile.in: Regenerate.
6498 * configure.in (host_tools): Add fixincludes.
6499 * configure: Regenerate.
6500
6501 2004-11-04 Daniel Jacobowitz <dan@debian.org>
6502
6503 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6504 * configure: Regenerated.
6505
6506 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6507
6508 PR other/17783
6509 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6510 * configure: Regenerated.
6511
6512 2004-10-31 Mark Mitchell <mark@codesourcery.com>
6513
6514 * README.SCO: Update per FSF instructions.
6515
6516 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
6517
6518 PR target/18151
6519 * configure.in (case ${target}): Do not build fixincludes for avr.
6520 * configure: Regenerated.
6521
6522 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
6523
6524 * configure.in (case ${target}): Do not build fixincludes
6525 on platforms where it is not used.
6526 * configure: Regenerated.
6527
6528 2004-10-23 Daniel Jacobowitz <dan@debian.org>
6529
6530 * configure.in: Use an absolute path to install-sh.
6531 * configure: Regenerated.
6532
6533 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6534
6535 * MAINTAINERS (Write After Approval): Add myself.
6536
6537 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6538
6539 * MAINTAINERS: Remove from Write After Approval those that are
6540 already maintainers.
6541
6542 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6543
6544 * MAINTAINERS: Update my email address.
6545
6546 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6547
6548 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6549 * configure: Regenerate.
6550
6551 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
6552
6553 * MAINTAINERS: Update my email address.
6554
6555 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6556
6557 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6558 entries belonging to this category.
6559
6560 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6561
6562 * MAINTAINERS: Update my e-mail address.
6563
6564 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
6565
6566 Fix wrong conflict resolution in:
6567
6568 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6569
6570 * Makefile.in: Regenerate.
6571 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6572 in the recursive `make', instead of hardwiring `all'.
6573 (Autogenerated TARGET-* variables): New.
6574
6575 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6576
6577 * configure.in: Enable target-libgloss for crx-*-*.
6578 * configure: Regenerate.
6579
6580 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6581
6582 * MAINTAINERS (Various Maintainers): Move the "windows,
6583 cygwin, mingw" maintainer to ...
6584 (OS Port Maintainers): ... here.
6585
6586 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6587
6588 * MAINTAINERS (Write After Approval): Remove those that are
6589 maintainers of some subsystem.
6590
6591 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6592
6593 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6594 * ltcf-cxx.sh (tpf*): Likewise.
6595 * ltconfig (tpf*): Add TPF OS configuration support.
6596
6597 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6598
6599 * MAINTAINERS: Change my email address to my new work account.
6600
6601 2004-09-24 Michael Roth <mroth@nessie.de>
6602
6603 * configure.in (--without-headers): Add missing double quotes.
6604 * configure: Regenerate.
6605
6606 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
6607
6608 * ylwrap: Revert to previous version.
6609
6610 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6611
6612 PR bootstrap/17369
6613 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6614 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6615 SET_GCC_LIB_PATH_CMD.
6616 (BASE_TARGET_EXPORTS): Likewise.
6617 * Makefile.in: Regenerated.
6618
6619 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6620 * configure: Regenerated.
6621
6622 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6623
6624 * config.guess: New upstream version
6625 * compile, depcomp, install-sh, ylwrap: Likewise.
6626
6627 2004-09-19 Roger Sayle <roger@eyesopen.com>
6628
6629 * config/mh-x86omitfp: New host makefile fragment. Add
6630 -fomit-frame-pointer to the default BOOT_CFLAGS.
6631 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6632 * configure: Regenerate.
6633
6634 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6635
6636 PR target/11572
6637 * configure.in (*-*-darwin*): Renable libobjc.
6638 * configure: Regenerate.
6639
6640 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6641
6642 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6643
6644 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
6645
6646 * Makefile.def: Remove libbanshee.
6647 * Makefile.tpl: Ditto.
6648 * configure.in: Ditto.
6649 * Makefile.in: Regen.
6650 * configure: Ditto.
6651
6652 2004-09-08 David Edelsohn <edelsohn@gnu.org>
6653
6654 * ltmain.sh: Use $pic_object as $non_pic_object if
6655 $non_pic_object=none.
6656
6657 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
6658
6659 * missing: Import latest version from master repository.
6660
6661 2004-09-06 Nick Clifton <nickc@redhat.com>
6662
6663 * config.sub: Import latest version from master repository.
6664 * config.guess: Likewise.
6665 This includes these changes:
6666
6667 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6668
6669 * config.sub: Handle crisv32, alias etraxfs.
6670 * config.guess (crisv32:Linux:*:*): Handle.
6671
6672 2004-08-13 Brad Smith <brad@comstyle.com>
6673
6674 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6675 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6676
6677 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6678
6679 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6680 assume the processor is a powerpc. This is because coreutils
6681 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6682 in this case, due to a MacOS X bug that causes
6683 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6684 to return a negative number.
6685 Problem reported by Petter Reinholdtsen in:
6686 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6687
6688 2004-07-19 Ben Elliston <bje@gnu.org>
6689
6690 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6691
6692 2004-06-24 Ben Elliston <bje@gnu.org>
6693
6694 * config.guess: Update copyright years.
6695 * config.sub: Likewise.
6696
6697 2004-06-22 Robert Millan <robertmh@gnu.org>
6698
6699 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6700 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6701
6702 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6703
6704 * config.guess (*:*VMS:*:*): New entry. Replaces
6705 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6706 manufacturer.
6707
6708 2004-06-22 Ben Elliston <bje@gnu.org>
6709
6710 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6711 * config.sub: Likewise.
6712
6713 2004-06-22 Ben Elliston <bje@gnu.org>
6714
6715 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6716 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6717
6718 2004-06-11 Ben Elliston <bje@gnu.org>
6719
6720 * config.guess (pegasos:OpenBSD:*:*): Remove.
6721
6722 2004-06-11 Ben Elliston <bje@gnu.org>
6723
6724 From Wouter Verhelst <wouter@grep.be>:
6725 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6726
6727 2004-06-11 Ben Elliston <bje@gnu.org>
6728
6729 * config.guess (luna88k:OpenBSD:*:*): New.
6730
6731 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6732
6733 * config.guess (m32r*:Linux:*:*): New case.
6734 * config.sub: Handle m32rle.
6735
6736 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6737
6738 From Jens Petersen <petersen@redhat.com>:
6739 * config.sub: Handle sparcv8.
6740
6741 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6742
6743 From Tom Smith <smith@cag.lkg.hp.com>:
6744 * config.guess: Version suffixes are equally significant on Tru64
6745 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6746 prefix of "P" (patched kernel).
6747
6748 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6749
6750 * config.sub: Add support for National Semiconductor CRX target.
6751
6752 2004-09-03 Janis Johnson <janis187@us.ibm.com>
6753
6754 * MAINTAINERS (Various Maintainers): Remove myself as web page
6755 maintainer, add myself as maintainer of build status lists.
6756
6757 2004-09-03 Jan Beulich <jbeulich@novell.com>
6758
6759 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6760 *-*-netware, but add target-libmudflap.
6761 Consolidate *-*-netware targets (of which really only i?86 exists)
6762 into a single entry.
6763 * configure: Likewise.
6764
6765 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
6766
6767 * Makefile.tpl (sorry): Remove.
6768 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6769 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6770 (do-clean): Clean per-stage directories too.
6771 (do-distclean): Run distclean-stage1 too.
6772 (.NOTPARALLEL): Enable during toplevel bootstrap.
6773 (stage[+id+]-bubble): Enable parallel execution during
6774 the recursive invocation.
6775 * Makefile.in: Regenerate.
6776
6777 Fix previous checkin:
6778
6779 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6780 include.
6781 * configure.in: Fix indentation.
6782 * configure: Regenerate.
6783
6784 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
6785
6786 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6787 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6788 * configure: regenerate
6789 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6790 -mdynamic-no-pic
6791
6792 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6793
6794 * Makefile.def (build_modules): Add fixincludes.
6795 (dependencies): Make gcc depend on fixincludes.
6796 * configure.in (build_tools): Add fixincludes.
6797 (build_configdirs): Always include build_libs.
6798 * Makefile.in: Regenerate.
6799 * configure: Regenerate.
6800
6801 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
6802
6803 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6804 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6805 phony targets; do not generate timestamp files.
6806 (distclean-stageN): Remove references to their timestamp files.
6807 (restageN, touch-stageN): Remove.
6808 (stageN-bubble): Rewritten.
6809 (compare): Support lean bootstraps.
6810 * Makefile.in: Regenerate.
6811
6812 * configure.in: Only warn when bootstrapping but
6813 build != host or build != target. Support lean bootstraps.
6814 * configure: Regenerate.
6815
6816 2004-08-26 Phil Edwards <phil@codesourcery.com>
6817
6818 * configure.in: Give a better error message if GMP/MPFR are missing
6819 and a language needing them has been requested.
6820 * configure: Regenerated.
6821
6822 2004-08-25 Phil Edwards <phil@codesourcery.com>
6823
6824 * configure.in: Print a list of available language front-ends if
6825 a requested one is missing. Tidy stray tab characters.
6826 * configure: Regenerated.
6827
6828 2004-08-19 Michael Koch <konqueror@gmx.de>
6829
6830 * gcc/doc/install.texi: Update entry about automake for libjava.
6831
6832 2004-08-17 Robert Millan <robertmh@gnu.org>
6833
6834 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6835 (instead of FreeBSD).
6836 * configure: Regenerate.
6837
6838 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6839
6840 * Makefile.in: Regenerate.
6841 * configure: Regenerate.
6842
6843 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6844 stage_*_flags.
6845 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6846 for bootstrapped modules if toplevel bootstrap is going.
6847 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6848 modules. Adjust for changes in Makefile.def. Enable several
6849 rules even in non-bootstrap mode, just to avoid peppering the
6850 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6851 (stage-[+prev+]-bubble): Remove.
6852
6853 * Makefile.def (Dependencies): Depend on all-build-bison,
6854 all-build-flex, all-build-byacc, all-build-texinfo, rather
6855 than the host variations.
6856 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6857 with BUILD_SUBDIR.
6858 (BISON): Update for recent Bisons.
6859 (YACC): Fix typo.
6860 (cross): Depend on all-build.
6861 (all): Do not depend on all-build.
6862 (prebootstrap): Remove.
6863 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6864 (Prebootstrap dependencies): Add them to the per-stage targets
6865 and to all-prebootstrap.
6866 * configure.in (build_configdirs): Always enable build_tools.
6867 (BUILD_DIR_PREFIX): Remove.
6868
6869 * Makefile.def (gcc): Add target variable.
6870 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6871 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6872 in the recursive `make', instead of hardwiring `all'.
6873 (Autogenerated TARGET-* variables): New.
6874
6875 2004-08-13 Brian Booth <bbooth@redhat.com>
6876
6877 * MAINTAINERS: Remove myself from write-after-approval.
6878
6879 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6880
6881 * src-release: Stop distributing mmalloc with gdb (which doesn't
6882 use it).
6883 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6884 * Makefile.in: Regenerate.
6885
6886 2004-08-09 Mark Mitchell <mark@codesourcery.com>
6887
6888 * configure.in (arm*-*-eabi*): New target.
6889 * configure: Regenerate.
6890
6891 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
6892
6893 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6894 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6895 (Dependencies): New section.
6896 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6897 (configure-target-[+module+]): Depend on maybe-all-gcc
6898 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6899 (toplevel profiledbootstrap): Fix dependencies.
6900 * Makefile.in: Regenerate.
6901
6902 2004-08-03 Mark Mitchell <mark@codesourcery.com>
6903
6904 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6905 target-libiberty to noconfigdirs.
6906 * configure: Regenerate.
6907
6908 2004-08-03 Paul Brook <paul@codesourcery.com>
6909
6910 * configure.in: Check for MPFR as well as GMP.
6911 * configure: Regenerate.
6912
6913 2004-08-01 Robert Millan <robertmh@gnu.org>
6914
6915 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6916 libmudflap for all GNU-based systems (with Glibc).
6917 * configure: Regenerate.
6918
6919 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
6920
6921 * Makefile.def (host-modules): Add gcc.
6922 * Makefile.in: Regenerate.
6923 * Makefile.tpl (sorry): New rule.
6924 (configure-host, all-host, [+make_target+]-host, do-check,
6925 install-host): Do not add gcc as a special case.
6926 (host modules): Add a small special-casing for gcc. Export
6927 extra_make_flags through the environment.
6928 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6929 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6930 other recursive targets for gcc): Remove.
6931
6932 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6933 (stage, unstage): New rules.
6934 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6935 distclean-stage[+id+]): Use stage_current.
6936 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6937 the stage*-start rules.
6938
6939 2004-08-02 Geoffrey Keating <geoffk@apple.com>
6940
6941 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6942 use -all_load flag.
6943
6944 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
6945
6946 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6947 * configure: Regenerate.
6948
6949 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
6950
6951 * maintainer-scripts/gcc_release: Revert yesterday's change.
6952
6953 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
6954
6955 * MAINTAINERS: Add myself to write-after-approval.
6956
6957 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
6958
6959 * libf2c: Removed.
6960 * gcc/gccbug.in: Updated because of libf2c removal.
6961 * maintainer-scripts/gcc_release: Ditto.
6962
6963 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
6964
6965 * configure.in: Build libmudflap by default on FreeBSD.
6966 * configure: Regenerated.
6967
6968 2004-07-09 Mark Mitchell <mark@codesourcery.com>
6969
6970 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6971 systems.
6972 * configure: Regenerated.
6973
6974 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6975
6976 PR target/16344
6977 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6978 feedback based compiler.
6979 * Makefile.in: Rebuilt.
6980
6981 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
6982
6983 * Makefile.def (host_modules): Set bootstrap=true for flex.
6984 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6985 * Makefile.in: Rebuilt.
6986
6987 2004-07-07 Jan Hubicka <jh@suse.cz>
6988
6989 * MAINTAINERS: Add self as a profile feedback maintainer.
6990
6991 2004-07-05 Phil Edwards <phil@codesourcery.com>
6992
6993 * configure.in: Do not prepend $srcdir to /dev/null in
6994 makefile fragments.
6995 * configure: Regenerate.
6996
6997 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
6998
6999 * Makefile.def (build_modules): Add bison, byacc, flex,
7000 m4, texinfo.
7001 (flags_to_pass): Add FLEX.
7002 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7003 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7004 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7005 DEFAULT_MAKEINFO): Remove.
7006 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7007 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7008 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7009 objdir or else use configured tool.
7010 (all-build): New.
7011 (all): Depend on it.
7012 (Build module dependencies): Add.
7013 * Makefile.in: Regenerate.
7014 * configure.in: Better support for multiple build modules,
7015 matching what is done for host/target modules. Do not look
7016 for "plausible" locations of build tools if Canadian cross.
7017 Use autoconf's AC_PROG_CC to find a C compiler. Define
7018 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
7019 * configure: Regenerate.
7020
7021 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7022
7023 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7024 * Makefile.in: Regenerate.
7025
7026 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7027
7028 * Makefile.tpl (configure-build-[+module+],
7029 configure-[+module+], configure-target-[+module+]): Pass
7030 [+extra_configure_args+].
7031 (all-build-[+module+], all-[+module+], check-[+module+],
7032 install-[+module+], [+make_target+]-[+module+],
7033 all-target-[+module+], check-target-[+module+],
7034 install-target-[+module+], [+make_target+]-target-[+module+]):
7035 Pass [+extra_make_args+].
7036 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7037 (GCC_HOST_EXPORTS): Remove.
7038 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7039 cross, check-gcc, check-gcc-c++, install-gcc,
7040 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7041 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7042 * Makefile.in: Regenerate.
7043
7044 2004-06-21 Matthew Sachs <msachs@apple.com>
7045
7046 * MAINTAINERS: Added self to write-after-approval.
7047
7048 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7049
7050 * configure.in: Check for srcdir/winsup rather than build directory
7051 winsup.
7052 * configure: Regenerate.
7053
7054 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
7055
7056 * configure.in: Don't build Cygwin native newlib if winsup
7057 directory is missing. Emit warning instead.
7058 * configure: Regenerate.
7059
7060 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
7061
7062 * Makefile.tpl (touch-stage[+id+]): New.
7063 (restage[+prev+]): Depend on touch-stage[+id+].
7064
7065 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7066 Use it throughout.
7067
7068 * Makefile.def: Add profile and feedback bootstrap stages.
7069 Remove next field from bootstrap stages.
7070 * Makefile.tpl (LN, LN_S): Substitute.
7071 (stageN-start, stageN-end): Use double-colon rules, to
7072 provide a hook for additional setup commands.
7073 (distclean-stageN-gcc, restageN): Create dependencies from
7074 [+prev+], not from [+next+].
7075 (stageN-bubble): Add commands for successive stages from
7076 [+prev+], using double-colon rules.
7077 (all-stageN-gcc): Fix typo.
7078 (stagefeedback-start, profiledbootstrap): New.
7079 * Makefile.in: Regenerate.
7080 * configure.in: Call ACX_PROG_LN.
7081 * configure: Regenerate.
7082
7083 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
7084
7085 * MAINTAINERS (Write After Approval): Add myself.
7086
7087 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
7088
7089 * MAINTAINERS (Write After Approval): Add myself.
7090
7091 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
7092
7093 * configure.in: Fix --enable-bootstrap breakage introduced in trees
7094 without gcc.
7095 * configure: Regenerate.
7096
7097 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7098
7099 * Makefile.tpl: Fix typo.
7100 * Makefile.in: Regenerate.
7101
7102 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7103
7104 * configure.in: Remove new- prefix from toplevel
7105 bootstrap targets.
7106 * configure: Regenerate.
7107
7108 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7109
7110 * Makefile.tpl (all.normal): Rename to all.
7111 (all): Replace with a rule to pick the default
7112 target from configure.
7113 (all-gcc, configure-gcc): Use conditionals to
7114 do nothing when toplevel bootstrap is going on.
7115 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7116 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7117 * configure.in: Support --enable-bootstrap.
7118
7119 * Makefile.def: Remove new- prefix from toplevel
7120 bootstrap targets.
7121 * Makefile.tpl: Likewise.
7122
7123 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
7124 target.
7125
7126 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7127 $(RECURSE_FLAGS) to recursive invocation of make.
7128
7129 * Makefile.in: Regenerate.
7130 * configure: Regenerate.
7131
7132 2004-05-30 Andreas Jaeger <aj@suse.de>
7133 Jim Wilson <wilson@specifixinc.com>
7134
7135 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7136 like CC.
7137
7138 2004-05-27 Daniel Jacobowitz <dan@debian.org>
7139
7140 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7141 * configure: Regenerate.
7142
7143 2004-05-25 Daniel Jacobowitz <drow@false.org>
7144
7145 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7146 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7147 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
7148 targets.
7149 * Makefile.in: Regenerate.
7150
7151 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
7152
7153 * configure.in: Test the ability to symlink directories.
7154 * configure: Regenerate.
7155
7156 * Makefile.def (bootstrap-stage): New definitions.
7157 * Makefile.tpl (configure-stage1-gcc,
7158 configure-stage2-gcc, configure-stage3-gcc,
7159 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7160 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7161 new-restage3, compare): Autogenerate, see Makefile.in
7162 entry for behavioral changes.
7163 (distclean-stage1, new-stage1-start, new-stage1-end,
7164 new-stage1-bubble, distclean-stage2, new-stage2-start,
7165 new-stage2-end, new-stage2-bubble, distclean-stage3,
7166 new-stage3-start, new-stage3-end): New autogenerated targets.
7167 (objext, prebootstrap, BOOT_CFLAGS,
7168 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7169 targets.
7170
7171 * Makefile.in: Regenerate.
7172 (distclean-stage1, new-stage1-start, new-stage1-end,
7173 new-stage1-bubble, distclean-stage2, new-stage2-start,
7174 new-stage2-end, new-stage2-bubble, distclean-stage3,
7175 new-stage3-start, new-stage3-end): New targets.
7176 (all-stage1-gcc): Move prebootstrap dependency from here...
7177 (configure-stage1-gcc): ...to here.
7178 (new-bootstrap): Use bubble targets.
7179 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7180 Use per-stage distclean targets.
7181 (configure-stage1-gcc, configure-stage2-gcc,
7182 configure-stage3-gcc, all-stage1-gcc,
7183 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7184 Use new-stageN-start to prepare the tree.
7185
7186 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
7187
7188 * Makefile.def (host_modules): add libcpp.
7189 * Makefile.tpl: Add dependencies on and for libcpp.
7190 * Makefile.in: Regenerate.
7191 * configure.in: Add libcpp host module.
7192 * configure: Regenerate.
7193
7194 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
7195
7196 * Makefile.tpl: Whenever a recursive target is defined, wrap
7197 it in a special @if/@endif block, and prepare its maybe
7198 dependency in the @if/@endif block
7199 * configure.in: Instead of writing maybe dependencies, remove
7200 the @if/@endif statements, and remove the @if/@endif blocks
7201 that remain.
7202 * configure: Regenerate.
7203 * Makefile.in: Regenerate.
7204
7205 2004-05-20 Janis Johnson <janis187@us.ibm.com>
7206
7207 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7208
7209 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
7210
7211 PR bootstrap/15120
7212 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7213 * */configure: Rebuilt.
7214
7215 2004-05-17 Zack Weinberg <zack@codesourcery.com>
7216
7217 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7218 of libf2c.
7219 * configure, Makefile.in: Regenerate.
7220
7221 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
7222
7223 * MAINTAINERS (Write After Approval): Add myself.
7224
7225 2004-05-13 Diego Novillo <dnovillo@redhat.com>
7226
7227 Merge from tree-ssa-20020619-branch.
7228
7229 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7230 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7231 (HOST_GMPLIBS): Define.
7232 (HOST_GMPINC): Define.
7233 (TARGET_LIB_PATH): Add libmudflap.
7234 (GFORTRAN_FOR_TARGET): Define.
7235 (configure-build*): Export GFORTRAN.
7236 (configure-gcc): Export GMPLIBS and GMPINC.
7237 (all-gcc): Add maybe-all-libbanshee.
7238 (configure-target-libgfortran): Define.
7239 * Makefile.in: Regenerate.
7240 * configure.in (host_libs): Add libbanshee.
7241 (target_libraries): Add target-libmudflap and target-libgfortran.
7242 Add --with-libbanshee.
7243 Handle --disable-libmudflap.
7244 (*-*-freebsd*): Use with_gmp.
7245 Add $(libgcj) to noconfigdirs.
7246 * configure: Regenerate.
7247 * depcomp: New file.
7248 * MAINTAINERS: Add tree-ssa maintainers.
7249
7250 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7251
7252 * MAINTAINERS (Various Maintainers): Add myself.
7253
7254 2004-04-30 Brian Ford <ford@vss.fsi.com>
7255
7256 * MAINTAINERS (Write After Approval): Add myself.
7257
7258 2004-04-29 Uros Bizjak <uros@kss-loka.si>
7259
7260 * MAINTAINERS (Write After Approval): Add myself.
7261
7262 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
7263
7264 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7265 * configure: Regenerate.
7266
7267 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
7268
7269 Revert:
7270 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7271
7272 * Makefile.def (flags_to_pass): Remove *dir variables that
7273 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7274 as well as prefix and exec_prefix.
7275 * Makefile.in: Regenerate.
7276
7277 2004-04-26 Robert Millan <robertmh@gnu.org>
7278
7279 Add patches from libtool CVS.
7280 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7281 * ltconfig: Likewise.
7282 * ltcf-c.sh: Likewise.
7283 * ltcf-cxx.sh: Likewise.
7284 * ltcf-gcj.sh: Likewise.
7285
7286 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7287
7288 * Makefile.def (host_modules): Mark with the bootstrap
7289 flag packages on which gcc depends.
7290 * Makefile.tpl (all-bootstrap): Use it.
7291 * Makefile.in: Regenerate.
7292
7293 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7294
7295 * Makefile.def (flags_to_pass): Remove *dir variables that
7296 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7297 as well as prefix and exec_prefix.
7298 * Makefile.in: Regenerate.
7299
7300 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7301
7302 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7303 * configure: Regenerate.
7304 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7305 * gcc/Makefile.tpl (compare): Use the result of the test.
7306 * gcc/Makefile.in: Regenerate.
7307
7308 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
7309
7310 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7311 Always relocate gcc and prev-gcc to the original names, even
7312 if the build fails.
7313 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7314 New targets.
7315
7316 2004-04-23 Laurent GUERBY <laurent@guerby.net>
7317
7318 * MAINTAINERS: Update my email address.
7319
7320 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7321
7322 * configure.in (mips*-*-irix5*): Enable ld.
7323 * configure: Regenerate.
7324
7325 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7326
7327 * configure: Regenerate.
7328
7329 2004-04-15 James E Wilson <wilson@specifixinc.com>
7330
7331 * Makefile.tpl (configure-[+module+], configure-gcc,
7332 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7333 Set and export LDFLAGS.
7334 * Makefile.in: Regenerate.
7335
7336 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7337
7338 * MAINTAINERS: Add myself to write-after-approval.
7339
7340 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
7341
7342 PR bootstrap/14871
7343 * Makefile.tpl: If we don't have built-in-tree target tools,
7344 use the ones found by configure rather than hacking around with
7345 program_transform_name.
7346 * configure.in: Give Makefile.tpl the information necessary
7347 to do that.
7348 * Makefile.in: Regenerate.
7349 * configure: Regenerate.
7350
7351 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7352
7353 PR bootstrap/14760
7354 * configure.in: When computing baseargs, strip *all* copies of
7355 offending options. Also, don't match/substitute the trailing space,
7356 so that this actually works when two similar options are separated by
7357 only one space.
7358 * configure: Regenerate.
7359
7360 2004-04-06 David Edelsohn <edelsohn@gnu.org>
7361
7362 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7363 (rs6000-*-aix*): Same.
7364 * configure: Regenerate.
7365
7366 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
7367
7368 * MAINTAINERS: Add myself to write-after-approval.
7369
7370 2004-04-03 Bud Davis <bdavis9659@comcast.net>
7371
7372 * MAINTAINERS: Add myself to write-after-approval.
7373
7374 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7375
7376 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7377 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7378 * Makefile.in: Regenerate.
7379
7380 * configure.in (top level bootstrap support): Rework --enable-werror
7381 to set @stage2_werror_flag@.
7382 * configure: Regenerate.
7383 * Makefile.tpl (top level bootstrap support): Pass
7384 @stage2_werror_flag@ down to configure in stages 2 and 3.
7385 * Makefile.in: Regenerate.
7386
7387 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7388
7389 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7390 for stages 2 and 3 as well as in make. As a consequence, remove
7391 OUTPUT_OPTION (now detected by configure) from the flags passed down
7392 to make.
7393 * Makefile.in: Regenerate.
7394
7395 * Makefile.tpl (new-bootstrap): Fix typo.
7396 * Makefile.in: Regenerate.
7397
7398 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7399
7400 * Makefile.tpl: Rearrange by moving recursive_targets rules
7401 into their proper sections.
7402 * Makefile.tpl (top level bootstrap support): Move disabling
7403 of coverage flags from 'make' to 'configure'; improve comments.
7404 * Makefile.in: Regenerate.
7405
7406 * Makefile.tpl (experimental top level bootstrap) Move stage1
7407 language setting from all- target to configure- target; disable
7408 intermodule optimization in stage 1; prevent gratuitous rebuilds
7409 of stage 1.
7410 * Makefile.in: Regenerate.
7411 * configure.in: Comma-separate stage 1 language list for top
7412 level bootstrap.
7413 * configure: Regenerate.
7414
7415 * Makefile.tpl: Clean up experimental top level bootstrap support:
7416 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7417 prev-gcc in configure- targets as well as all- targets.
7418 * Makefile.in: Regenerate.
7419
7420 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7421
7422 * compile: New file imported from automake.
7423
7424 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
7425
7426 * configure.in: Remove symbolic link section.
7427 * configure: Regenerate.
7428 * Makefile.tpl (links): Remove.
7429 * Makefile.in: Regenerate.
7430
7431 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
7432 Nathanael Nerode <neroden@gcc.gnu.org>
7433
7434 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7435 Set with AC_CHECK_PROGS.
7436 * configure.in: Fix comment typo from last patch.
7437 * configure: Regenerate.
7438
7439 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7440
7441 * Makefile.tpl: Introduce experimental top level bootstrap support.
7442 * Makefile.in: Regenerate.
7443 * configure.in: Introduce support for top level bootstrap.
7444 * configure: Regenerate.
7445
7446 2004-03-12 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 unquoted ^
7451 * configure: Regenerate.
7452
7453 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
7454 Paolo Bonzini <bonzini@gnu.org>
7455
7456 PR bootstrap/14522
7457 * configure.in: Cope with shells that do not support nesting
7458 quotes inside quoted backquote substitutions.
7459 * configure: Regenerate.
7460
7461 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7462
7463 PR bootstrap/14522
7464 * configure.in: Fix escaping of $.
7465 * configure: Regenerate.
7466
7467 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7468
7469 * configure: Regenerate, since I forgot to while committing Paolo's
7470 changes.
7471
7472 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
7473
7474 PR ada/14131
7475 Move language detection to the top level.
7476 * configure.in: Find default values for the tools as
7477 soon as possible. Disable ada if GNAT is not found.
7478 Emit error message about missing languages. Expand
7479 --enable-languages=all for the gcc subdirectory.
7480
7481 2004-03-10 Ben Elliston <bje@gnu.org>
7482
7483 * MAINTAINERS: Update my email address.
7484
7485 2004-03-05 David Edelsohn <edelsohn@gnu.org>
7486
7487 * ltconfig: Disable building static libraries if building shared
7488 libraries on AIX 5L.
7489
7490 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
7491
7492 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7493 and disable libgcj.
7494 * configure: Regenerated.
7495
7496 2004-03-01 Brian Booth <bbooth@redhat.com>
7497
7498 * MAINTAINERS: Add myself to write-after-approval.
7499
7500 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
7501
7502 * MAINTAINERS: Add myself to write-after-approval.
7503
7504 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7505
7506 PR bootstrap/7087
7507 * Makefile.tpl: Guard XFOO sed statements better.
7508 * Makefile.tpl: Add dependency for configure-target-libada.
7509 * Makefile.in: Regenerate (incidentally fixes broken
7510 commit when libada-branch was merged).
7511
7512 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7513
7514 * MAINTAINERS: Add myself to write-after-approval.
7515
7516 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7517
7518 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7519 maintainers.
7520
7521 2004-02-20 Andrew Cagney <cagney@redhat.com>
7522
7523 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7524 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7525
7526 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7527
7528 PR bootstrap/11932
7529 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7530
7531 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
7532
7533 * MAINTAINERS: Added myself to write-after-approval.
7534
7535 2004-02-14 Michael Koch <konqueror@gmx.de>
7536
7537 * MAINTAINERS: Added myself to write-after-approval.
7538
7539 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7540
7541 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7542 some OS port maintainers to OS port maintainers section.
7543
7544 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
7545
7546 * MAINTAINERS: Add self.
7547
7548 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7549
7550 * MAINTAINERS: Alphabetize.
7551
7552 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
7553
7554 * MAINTAINERS: Remove myself.
7555
7556 2004-02-11 David Edelsohn <edelsohn@gnu.org>
7557
7558 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7559 (rs6000-*-aix*): Same.
7560 * configure: Regenerate.
7561
7562 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7563
7564 * configure.in (host): Add in missing $noconfigdirs to defines.
7565 * configure: Regenerate.
7566
7567 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7568 Nathanael Nerode <neroden@gcc.gnu.org>
7569
7570 PR ada/6637, PR ada/5911
7571 Merge with libada-branch:
7572 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7573 with appropriate dependencies. Add --enable-libada configure switch.
7574 * configure, Makefile.in: Regenerate.
7575
7576 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
7577
7578 * MAINTAINERS: Add myself to write-after-approval.
7579
7580 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7581
7582 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7583 * configure: Regenerate.
7584
7585 2004-02-04 Geoffrey Keating <geoffk@apple.com>
7586
7587 Merge from upstream:
7588
7589 * ltmain.in: When setting IFS to '~', be careful about user
7590 arguments that contain '~'.
7591
7592 2004-02-04 Peter O'Gorman <peter@pogma.com>
7593
7594 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7595 Also test $base_compile against $CC with escaped arguments. Bug
7596 reported by Geoff Keating <geoffk@apple.com>.
7597
7598 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7599
7600 * MAINTAINERS: Remove i960 port.
7601
7602 2004-01-23 DJ Delorie <dj@redhat.com>
7603
7604 * Makefile.def (target_modules) [libiberty]: Don't stage.
7605 * Makefile.in: Rebuilt.
7606
7607 2004-01-20 Caroline Tice <ctice@apple.com>
7608
7609 * MAINTAINERS: Add myself to write-after-approval.
7610
7611 2004-01-19 Paolo Carlini <pcarlini@suse.de>
7612
7613 * MAINTAINERS: Update my email address.
7614
7615 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7616
7617 * MAINTAINERS: Add myself to write-after-approval.
7618
7619 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7620
7621 * MAINTAINERS: Remove entries without email address.
7622
7623 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
7624
7625 * MAINTAINERS: Add myself to write-after-approval.
7626
7627 2004-01-15 Steven Bosscher <stevenb@suse.de>
7628
7629 * MAINTAINERS: Update my email address.
7630
7631 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
7632
7633 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7634 * Makefile.tpl (configure-target-[+module+]): Support stage.
7635 * Makefile.in: Rebuilt.
7636
7637 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7638
7639 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7640
7641 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
7642
7643 * MAINTAINERS: Add myself as a MIPS maintainer.
7644
7645 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7646
7647 * configure.in: Use ./config.cache, not config.cache.
7648 * configure: Regenerate.
7649 * Makefile.tpl: Special-casing not needed for GCC any more.
7650 * Makefile.in: Regenerate.
7651
7652 * configure.in: Don't share a cache file for host dirs.
7653 * configure: Regenerate.
7654
7655 * config-ml.in: Don't mess with the cache file.
7656
7657 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7658
7659 * MAINTAINERS: Move myself from 'Write After Approval' to
7660 'CPU Port Maintainers' section as SPARC maintainer.
7661
7662 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7663
7664 * Makefile.tpl: Make GCC use a separate config.cache.
7665 * Makefile.in: Regenerate.
7666
7667 PR bootstrap/11932, PR bootstrap/11933
7668 (I don't know if it will fix either of them, but it relates
7669 to them.)
7670 * configure.in: Don't use shared config.cache for target
7671 directories.
7672 * configure: Regenerate.
7673
7674 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7675
7676 * MAINTAINERS: Add myself to 'Write After Approval' section.
7677
7678 2003-12-31 Roger Sayle <roger@eyesopen.com>
7679
7680 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7681 * configure: Regenerated.
7682
7683 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7684
7685 * MAINTAINERS: Remove the mn10200 maintainer.
7686
7687 2003-12-21 Bernardo Innocenti <bernie@develer.com>
7688
7689 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7690 * configure: Regenerated.
7691
7692 2003-12-16 Jan Hubicka <jh@suse.cz>
7693
7694 * MAINTAINERS: Add myself as callgraph maintainer.
7695
7696 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7697
7698 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7699 * configure: Regenerate.
7700
7701 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7702
7703 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7704 'Write After Approval' section. Update email.
7705
7706 2003-12-01 James Lemke <jim@wasabisystems.com>
7707
7708 * MAINTAINERS (Write After Approval): Add myself.
7709
7710 2003-11-20 Matt Thomas <matt@3am-software.com>
7711
7712 * MAINTAINERS: Add myself as a vax port maintainer.
7713
7714 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7715
7716 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7717 (configure-build-[+module+], configure-[+module+]): Likewise.
7718 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7719 * Makefile.in: Regenerate.
7720
7721 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7722
7723 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7724 shared/dylibed libraries.
7725 * ltmain.sh: Likewise.
7726 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7727 * ltcf-cxx.sh: Likewise.
7728 * ltcf-gcj.sh: Likewise.
7729 * ltconfig: Likewise.
7730
7731 2003-11-17 Stan Cox <scox@redhat.com>
7732
7733 * MAINTAINERS: Add myself as iq2000 port maintainer.
7734
7735 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7736
7737 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7738 * Makefile.in: Regenerate.
7739
7740 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7741
7742 * config.sub: Update to 2003-11-03 version.
7743
7744 2003-10-20 Phil Edwards <phil@codesourcery.com>
7745
7746 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7747 * configure: Regenerate.
7748
7749 2003-10-20 Nicolas Pitre <nico@cam.org>
7750
7751 * MAINTAINERS: Add myself to 'Write After Approval' section.
7752
7753 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7754
7755 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7756
7757 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7758
7759 * MAINTAINERS: Update my email address.
7760
7761 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7762
7763 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7764
7765 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
7766
7767 * MAINTAINERS: Add myself to 'Write After Approval' section.
7768
7769 2003-10-16 Bernardo Innocenti <bernie@develer.com>
7770
7771 * config.guess: Update to 2003-10-16 version.
7772 * config.sub: Update to 2003-10-16 version.
7773
7774 2003-10-15 David Daney <ddaney@avtrex.com>
7775
7776 * MAINTAINERS: Added myself to 'Write After Approval' section.
7777
7778 2003-10-15 Falk Hueffner <falk@debian.org>
7779
7780 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7781 'Write After Approval' section. Update email.
7782
7783 2003-10-14 Roger Sayle <roger@eyesopen.com>
7784
7785 * MAINTAINERS: Move myself from 'Write After Approval' to
7786 'Various Maintainers' section as middle-end maintainer.
7787
7788 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7789
7790 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7791 HOST_FLAGS_TO_PASS.
7792 * Makefile.in: Regenerate.
7793
7794 2003-10-11 Bernardo Innocenti <bernie@develer.com>
7795
7796 * config.guess: Update to 2003-10-07 version.
7797 * config.sub: Update to 2003-10-07 version.
7798
7799 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7800
7801 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7802 * ltconfig (irix5*, irix6*): Don't override version_type.
7803
7804 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7805
7806 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7807 * configure: Rebuilt
7808 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7809 * Makefile.in: Rebuilt
7810
7811 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7812
7813 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7814
7815 2003-09-30 Carlo Wood <carlo@alinoe.com>
7816
7817 * MAINTAINERS (Write After Approval): Add myself.
7818
7819 2003-09-29 Paul Koning <ni1d@arrl.net>
7820
7821 * MAINTAINERS: Move myself from "Write After Approval"
7822 to CPU platform maintainers for pdp11 platform.
7823
7824 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7825
7826 * MAINTAINERS: Move myself from 'Write After Approval' to
7827 'Various Maintainers' section as libffi testsuite maintainer.
7828
7829 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
7830
7831 * configure.in: Pass a computed --program-transform-name
7832 to subconfigures.
7833 * configure: Regenerated.
7834
7835 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7836
7837 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7838 * Makefile.in: Regenerate.
7839
7840 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7841 * Makefile.in: Regenerate.
7842
7843 2003-09-19 Ziemowit Laski <zlaski@apple.com>
7844
7845 * MAINTAINERS: Move myself from 'Write After Approval'
7846 to 'Various Maintainers' (objective-c) section.
7847
7848 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
7849
7850 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7851 quoting.
7852 * configure: Regenerated.
7853
7854 2003-09-16 Joel Brobecker <brobecker@gnat.com>
7855
7856 * MAINTAINERS (Write After Approval): Add myself to write after
7857 approval list.
7858
7859 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7860
7861 * MAINTAINERS (Write After Approval): Add myself.
7862
7863 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7864
7865 * MAINTAINERS: Update my e-mail address.
7866
7867 2003-09-09 Alan Modra <amodra@bigpond.net.au>
7868
7869 * libtool.m4 (LD): Correct powerpc64 host match.
7870
7871 2003-09-06 James E Wilson <wilson@tuliptree.org>
7872
7873 * MAINTAINTERS: Update my affiliation and email address.
7874
7875 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7876
7877 * MAINTAINERS (Write After Approval): Add myself.
7878
7879 2003-09-04 DJ Delorie <dj@redhat.com>
7880
7881 * configure: Regenerate.
7882
7883 2003-09-04 Robert Millan <robertmh@gnu.org>
7884
7885 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7886
7887 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7888
7889 * configure.in: Ensure arguments to sed are properly spaced.
7890 * configure: Regenerate.
7891
7892 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7893
7894 * MAINTAINERS: Update my e-mail address.
7895
7896 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
7897
7898 * MAINTAINERS (Write After Approval): Add myself.
7899
7900 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
7901
7902 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7903 * configure: Regenerated.
7904
7905 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
7906
7907 * MAINTAINERS: Update my email address.
7908
7909 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
7910
7911 * configure.in: Use newline instead of semicolon when assuming
7912 shell arguments in a for loop.
7913 * configure: Regenerated.
7914
7915 2003-08-22 Jason Eckhardt <jle@rice.edu>
7916
7917 * MAINTAINERS: Resurrect the i860 maintainer.
7918
7919 2003-08-20 Geoffrey Keating <geoffk@apple.com>
7920
7921 PR 8180
7922 * configure.in: When testing with_libs and with_headers, treat
7923 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7924 * configure: Regenerate.
7925
7926 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7927 make, shell, etc.
7928 (baseargs): Likewise.
7929 * configure: Regenerate.
7930
7931 2003-08-20 Bernardo Innocenti <bernie@develer.com>
7932
7933 * MAINTAINERS (Write After Approval): Add myself.
7934
7935 2003-08-19 Geoffrey Keating <geoffk@apple.com>
7936
7937 * configure.in: Disable libgcj for darwin not on powerpc.
7938 * configure: Rebuild.
7939
7940 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7941
7942 * config-ml.in, symlink-tree: Add license.
7943
7944 2003-08-03 Richard Stallman <rms@gnu.org>
7945 Eben Moglen <moglen@columbia.edu>
7946
7947 * README.SCO: New file.
7948
7949 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7950
7951 * Makefile.tpl (check, check-c++): Express dependencies using
7952 dependencies rather than commands.
7953 * Makefile.in: Regenerate.
7954
7955 2003-08-01 Andrew Cagney <cagney@redhat.com>
7956
7957 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7958 * configure: Ditto.
7959
7960 2003-07-31 Geoffrey Keating <geoffk@apple.com>
7961
7962 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7963 * Makefile.in: Update.
7964
7965 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7966
7967 * configure.in: Enable libgcj for darwin.
7968 * configure: Rebuild.
7969
7970 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
7971
7972 * config-ml.in: Use ac_configure_args directly instead of
7973 ml_arguments. Only set ml_norecursion if --no[-]recursion is
7974 actually seen.
7975
7976 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7977
7978 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7979 creating target and build subdirs to build all parent dirs as needed.
7980 * Makefile.in: Rebuild.
7981 * configure.in: Don't build dirs explicitly here.
7982 * configure: Rebuild.
7983
7984 2003-07-26 Paul Brook <paul@nowt.org>
7985
7986 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7987
7988 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
7989
7990 * Makefile.tpl (all-make): Depend on intl.
7991 * Makefile.in: Rebuilt.
7992
7993 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
7994
7995 * install-sh: Update to newer upstream versions (associated with
7996 aclocal 1.7).
7997 * mkinstalldirs: Likewise.
7998 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7999
8000 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
8001
8002 * MAINTAINERS: Move self from Bug database only accounts
8003 to write-after-approval.
8004
8005 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
8006
8007 * config.if: Remove unused libc_interface determination.
8008
8009 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
8010
8011 * MAINTAINERS: Move self from write-after-approval to
8012 build machinery (*.in).
8013
8014 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
8015
8016 PR bootstrap/11273
8017 PR bootstrap/11408
8018 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
8019 unused INSTALL_PROGRAM_ARGS.
8020 * configure.in: Use AC_PROG_INSTALL.
8021 * Makefile.in: Regenerate.
8022 * configure: Regenerate.
8023
8024 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8025
8026 * MAINTAINERS: Alphabetize.
8027
8028 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
8029
8030 * configure: Rebuilt.
8031 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8032 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8033 newlib nor libgloss.
8034 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8035 * configure.in (am33_2.0-*-linux*): Added.
8036
8037 2003-07-09 Bob Wilson <bob.wilson@acm.org>
8038
8039 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8040 * configure: Regenerate.
8041
8042 2003-07-07 Zack Weinberg <zack@codesourcery.com>
8043
8044 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8045 * Makefile.in: Regenerate.
8046
8047 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8048
8049 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8050 * Makefile.in: Regenerate.
8051
8052 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8053
8054 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8055 * Makefile.in: Regenerated.
8056
8057 * config-ml.in: Replace PWD with PWD_COMMAND.
8058
8059 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8060
8061 * intl: New directory; see intl/ChangeLog for details.
8062 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8063 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8064 * Makefile.in: Regenerate.
8065
8066 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8067
8068 * configure.in: Clean up config-lang.in handling. Delete
8069 useless assignment to "subdirs".
8070 * configure: Regenerate.
8071
8072 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
8073
8074 * configure.in: Rename 'target_libs' to 'target_libraries'.
8075 Remove useless reference to 'target_libs'.
8076 * configure: Regenerate.
8077
8078 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
8079
8080 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8081 * Makefile.in: Regenerate.
8082
8083 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
8084
8085 * Makefile.def: Introduce flags_to_pass.
8086 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8087 * Makefile.in: Regenerate.
8088
8089 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
8090
8091 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8092 and target-libgloss.
8093 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8094 <h8300*-*-*>: Disable libf2c and ${libgcj}.
8095 * configure: Regenerate.
8096
8097 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
8098
8099 * configure.in: Update testsuite_flags to new location.
8100 * configure. Regenerate.
8101
8102 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
8103
8104 * Makefile.tpl: Remove BUILD_CC stuff.
8105 * Makefile.in: Regenerate.
8106
8107 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
8108
8109 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8110
8111 2003-06-16 Graeme Peterson <gp@qnx.com>
8112
8113 * MAINTAINERS (Write After Approval): Add myself.
8114
8115 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
8116
8117 * config.guess: Update to 2003-06-12 version.
8118 * config.sub: Update to 2003-06-13 version.
8119
8120 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
8121
8122 * config.guess: Update to 2003-06-06 version.
8123 * config.sub: Update to 2003-06-06 version.
8124
8125 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8126
8127 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8128 * configure. Regenerate.
8129
8130 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
8131
8132 * configure.in: Disable serial configure by default.
8133 * configure: Regenerate.
8134 * Makefile.tpl: Abolish .NOTPARALLEL.
8135 * Makefile.in: Regenerate.
8136
8137 * Makefile.tpl: Replace {build,host,target}_canonical by
8138 {build,host,target}.
8139 * Makefile.in: Regenerate.
8140
8141 * Makefile.tpl: Fix stupid pasto.
8142 * Makefile.in: Regenerate.
8143
8144 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
8145
8146 * Makefile.tpl: Remove bogus conditional.
8147 * Makefile.in: Regenerate.
8148
8149 2003-06-05 Jan Hubicka <jh@suse.cz>
8150
8151 * Makefile.tpl (profiledbootstrap): New target.
8152 * Makefile.in (profiledbootstrap): New target.
8153
8154 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
8155
8156 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8157 Pinski. Remove user names from other bugzilla-only maintainers.
8158
8159 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
8160
8161 * Makefile.tpl: Make 'recursive targets' using autogen rather
8162 than shell loop. Remove duplicate 'clean' targets and false
8163 comments.
8164 * Makefile.def: Add systematic dependencies to 'recursive' targets.
8165 Add systematic method of specifying missing targets in subdirs.
8166 Add copyright boilerplate.
8167 * Makefile.in: Regenerate.
8168 * configure.in: Add 'recursive targets' to maybe list.
8169 * configure: Regenerate.
8170
8171 * MAINTAINERS: "GNATS only" -> "Bug database only".
8172
8173 * Makefile.tpl: Rename [+target+] to [+make_target+].
8174 * Makefile.def: Rename 'target' to 'make_target'.
8175
8176 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
8177
8178 * MAINTAINERS: Add self as options handling maintainer.
8179
8180 2003-05-28 Michael Meissner <gnu@the-meissners.org>
8181
8182 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8183 been too long since I touched those ports.
8184
8185 2003-05-28 DJ Delorie <dj@redhat.com>
8186
8187 * Makefile.tpl: Make maybe-check-gcc .PHONY.
8188 * Makefile.in: Regenerate.
8189
8190 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8191
8192 * configure.in: Use curly braces in the definition of tooldir.
8193 * configure: Regenerate.
8194
8195 2003-05-21 DJ Delorie <dj@redhat.com>
8196
8197 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8198 newlib or libgloss.
8199 * Makefile.in: Regenerate.
8200
8201 2003-05-21 DJ Delorie <dj@redhat.com>
8202
8203 * Makefile.tpl: Add missing empty maybe-check-gcc target.
8204 * Makefile.in: Regenerate.
8205
8206 2003-05-20 Ian Lance Taylor <ian@airs.com>
8207
8208 * MAINTAINERS: Update my e-mail address.
8209
8210 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
8211
8212 * configure.in: Switch more things to use maybe dependencies.
8213 * Makefile.tpl: Switch more things to use maybe dependencies.
8214 Factor out common code from autogen IF statements.
8215 * configure: Regenerate.
8216 * Makefile.in: Regenerate.
8217
8218 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
8219
8220 * configure.in: Accept i[3456789]86 for machine type.
8221 * configure: Regenerate.
8222
8223 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
8224
8225 * configure.in: Switch more things to use maybe dependencies.
8226 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
8227 * configure: Regenerate.
8228 * Makefile.tpl: Switch more things to use maybe dependencies.
8229 * Makefile.in: Regenerate.
8230
8231 2003-05-16 Andreas Schwab <schwab@suse.de>
8232
8233 * Makefile.tpl (install-opcodes): Define.
8234 * Makefile.in: Rebuild.
8235
8236 2003-05-13 Andreas Jaeger <aj@suse.de>
8237
8238 * config.guess: Update to 2003-05-09 version.
8239 * config.sub: Update to 2003-05-09 version.
8240
8241 2003-05-13 Michael Eager <eager@mvista.com>
8242
8243 * configure.in: Correct sed script so that options in quotes are not
8244 deleted.
8245 * configure: Rebuild.
8246
8247 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
8248
8249 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8250 and $$s/newlib/libc/sys/cygwin32 include paths.
8251 * configure: Ditto.
8252
8253 2003-05-12 Michael Meissner <gnu@the-meissners.org>
8254
8255 * MAINTAINERS: Update my email addresses.
8256
8257 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8258
8259 * config-ml.in: Propagate INSTALL variables.
8260
8261 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8262
8263 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8264
8265 2003-05-02 Chris Demetriou <cgd@broadcom.com>
8266
8267 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8268 * Makefile.in: Regenerate.
8269
8270 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8271
8272 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8273
8274 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8275
8276 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8277
8278 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
8279
8280 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8281 * Makefile.in: Regenerated.
8282
8283 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8284
8285 * MAINTAINERS (Write After Approval): Upgrade myself from
8286 GNATS only to write-after-approval. Update my mail address.
8287
8288 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
8289
8290 (OS Port Maintainers: freebsd): Add myself.
8291
8292 2003-04-22 Mark Mitchell <mark@codesourcery.com>
8293
8294 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8295
8296 2003-04-22 Kean Johnston <jkj@sco.com>
8297
8298 * MAINTAINERS (SCO ports): Added myself.
8299
8300 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8301
8302 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8303
8304 2003-04-19 Kean Johnston <jkj@sco.com>
8305
8306 * MAINTAINERS (Write After Approval): Add myself.
8307
8308 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8309
8310 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8311 * Makefile.in: Regenerate.
8312
8313 2003-04-18 Jakub Jelinek <jakub@redhat.com>
8314
8315 * configure.in (powerpc64*-*-linux*): Remove.
8316 * configure: Rebuilt.
8317
8318 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
8319
8320 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8321 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8322 and restrap.
8323 * Makefile.in: Regenerate.
8324
8325 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
8326
8327 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8328 * configure: Regenerated.
8329
8330 2003-04-15 DJ Delorie <dj@redhat.com>
8331
8332 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8333
8334 2003-04-13 Nick Clifton <nickc@redhat.com>
8335
8336 * config-ml.in: Remove support for --disable-aix removing
8337 call-aix multilibs.
8338
8339 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
8340
8341 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8342 * */configure: Rebuilt.
8343
8344 2003-04-08 Joel Sherrill <joel@oarcorp.com>
8345
8346 * MAINTAINERS: Add my email address.
8347
8348 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
8349
8350 * MAINTAINERS (Write After Approval): Add myself.
8351
8352 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8353
8354 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8355 * Makefile.in: Regenerate.
8356
8357 2003-03-14 Michael Chastain <mec@shout.net>
8358
8359 * Makefile.in: Regenerate with correct Makefile.def.
8360
8361 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8362
8363 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8364 Make macro.
8365 * Makefile.in: Regenerate.
8366 * configure.in: Clean up gxx_include_dir logic.
8367 * configure: Regenerate.
8368
8369 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8370
8371 * MAINTAINERS (Write After Approval): Add myself.
8372
8373 2003-03-10 Ben Elliston <bje@wasabisystems.com>
8374
8375 * MAINTAINERS: Update my mail address.
8376
8377 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8378
8379 * configure.in (gxx_include_dir): Fix typo.
8380 * configure: Regenerated.
8381
8382 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8383
8384 * Makefile.tpl: Reindent.
8385 * Makefile.in: Regenerate.
8386 * configure.in: Reindent. Don't set unused variables.
8387 * configure: Regenerate.
8388
8389 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
8390
8391 * configure.in: Include $(build_tooldir)/sys-include in
8392 FLAGS_FOR_TARGET.
8393 * configure: Regenerated.
8394
8395 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8396
8397 * Makefile.tpl: Always pass down RANLIB.
8398 * Makefile.in: Regenerate.
8399
8400 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8401 * Makefile.in: Regenerate.
8402 * configure.in: Remove unused logic relating to --enable-shared
8403 and --enable-threads. Remove bogus comments. Remove redundant
8404 noconfigdirs.
8405 * configure: Regenerate.
8406
8407 * configure.in: Replace ${libstdcxx_version} by its value.
8408 Remove reference to mh-dgux.
8409 * configure: Regenerate.
8410
8411 2003-03-03 Kevin Buettner <kevinb@redhat.com>
8412
8413 * MAINTAINERS (Write After Approval): Add myself.
8414
8415 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8416
8417 * Makefile.tpl: Rearrange.
8418 * Makefile.in: Regenerate.
8419
8420 2003-02-25 Uwe Stieber <uwe@wwws.de>
8421
8422 * configure.in: Add support for kaOS as cross build target system.
8423 * configure: Regenerated.
8424
8425 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8426
8427 * MAINTAINERS (Write after approval): Add myself.
8428
8429 2003-02-21 James E Wilson <wilson@tuliptree.org>
8430
8431 * MAINTAINERS: Update my email address.
8432
8433 2003-02-21 Zack Weinberg <zack@codesourcery.com>
8434
8435 * MAINTAINERS: Add self to blanket write privs. section.
8436
8437 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
8438
8439 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8440 configure-target-* as some target builds may require additional
8441 flags for preprocessor tests.
8442 * Makefile.in: Regenerated.
8443
8444 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
8445
8446 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8447 * ltconfig: Handle it.
8448 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8449 auto-detecting it.
8450
8451 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8452 it is used as argument to $CC.
8453 * ltcf-gcj.sh: Likewise.
8454
8455 * configure.in: Introduce --enable-maintainer-mode.
8456 * configure: Rebuilt.
8457 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8458 for maintainer mode.
8459 * Makefile.in: Rebuilt.
8460
8461 2003-02-18 Jason Merrill <jason@redhat.com>
8462
8463 * Makefile.tpl (check-c++): Allow parallelism.
8464
8465 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8466
8467 * MAINTAINERS: Remove John Carr (who never actually had access to
8468 gcc.gnu.org).
8469
8470 2003-02-15 Geoffrey Keating <geoffk@apple.com>
8471
8472 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8473 don't configure target-libobjc.
8474 * configure: Regenerate.
8475
8476 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8477
8478 * Makefile.tpl (RANLIB): Define.
8479 * Makefile.in: Regenerate.
8480
8481 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8482
8483 * MAINTAINERS: Update my email.
8484
8485 2003-02-06 Keith R Seitz <keiths@redhat.com>
8486
8487 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8488 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8489 * Makefile.in: Regenerated.
8490 * configure.in: Remove all traces of snavigator, db, and grep.
8491 * configure: Regenerated.
8492
8493 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8494
8495 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8496 After Approval.
8497
8498 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8499
8500 * MAINTAINERS (Write after approval): Add myself.
8501
8502 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
8503
8504 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8505 * Makefile.in: Regenerated.
8506
8507 2003-01-30 Roger Sayle <roger@eyesopen.com>
8508
8509 * config.guess: Updated to 2003-01-30's version.
8510 * config.sub: Updated to 2003-01-28's version.
8511
8512 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
8513
8514 * config.if: If gcc_version is already set, just use it. Don't set
8515 gcc_version_trigger if it's already set, otherwise set it to
8516 gcc/version.c, but only if the file exists. If it is not set and
8517 gcc/version.c does not exist, try to extract the version number from
8518 $CC.
8519
8520 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8521
8522 * MAINTAINERS: Add myself to write-after-approval list.
8523
8524 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
8525
8526 * configure.in: Revert 24Jan change.
8527 * configure: Regenerate.
8528
8529 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8530
8531 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8532 entry of HJ Lu.
8533
8534 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8535
8536 * configure.in: Revert previous change.
8537 * configure: Regenerate.
8538
8539 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8540
8541 * configure.in: Make rda native-only.
8542 * configure: Regenerate.
8543
8544 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8545
8546 * MAINTAINERS: Move myself from GNATS-only-accounts to
8547 write-after-approval.
8548
8549 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8550
8551 * configure.in: Add missing \.
8552 * configure: Rebuilt.
8553
8554 2003-01-17 Jakub Jelinek <jakub@redhat.com>
8555
8556 * configure.in (baseargs): Avoid using \| in sed regular
8557 expressions.
8558 * configure: Rebuilt.
8559
8560 2003-01-16 Jakub Jelinek <jakub@redhat.com>
8561
8562 * configure.in (baseargs): Remove all supported forms of
8563 --cache-file, --srcdir, --host, --build and --target options
8564 from argument lists.
8565 * configure: Rebuilt.
8566
8567 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
8568
8569 * MAINTAINERS: Add myself to write-after-approval list.
8570
8571 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
8572
8573 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8574 * configure: Rebuilt.
8575
8576 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8577
8578 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8579 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8580 * Makefile.in: Regenerate.
8581 * configure: Regenerate.
8582
8583 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
8584
8585 * configure.in: Remove Makefile in build, host and target modules
8586 unless configure was run with --no-recursion.
8587 * configure: Rebuilt.
8588
8589 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8590
8591 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8592 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8593 * Makefile.in: Regenerate.
8594
8595 2003-01-08 Chris Demetriou <cgd@broadcom.com>
8596
8597 * config.guess: Update to 2003-01-03 version.
8598 * config.sub: Update to 2003-01-03 version.
8599
8600 2003-01-07 Christopher Faylor <cgf@redhat.com>
8601
8602 * configure: Regenerate with proper autoconf 2.13.
8603
8604 2003-01-07 Christopher Faylor <cgf@redhat.com>
8605
8606 * configure.in: Add AC_PREREQ for consistency.
8607 * configure: Regenerate.
8608
8609 2003-01-06 Andrew Cagney <ac131313@redhat.com>
8610
8611 * configure.in (GDB_TK): Add tcl directories conditional on
8612 gdb/gdbtk directory being present.
8613 * configure: Regenerate.
8614
8615 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
8616
8617 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8618 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8619 * configure: Rebuilt.
8620
8621 2002-12-31 Tom Tromey <tromey@redhat.com>
8622
8623 * Makefile.in: Rebuilt.
8624 * Makefile.def (target_modules) [libffi]: Allow installation.
8625
8626 2002-12-31 Andreas Schwab <schwab@suse.de>
8627
8628 * configure.in: Fix use of $program_transform_name.
8629 * configure: Regenerated.
8630
8631 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
8632
8633 * configure.in (baseargs): Don't remove first configure argument.
8634 * configure: Regenerated.
8635
8636 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
8637
8638 * Makefile.tpl (local-distclean): Don't remove...
8639 (multilib.ts): ... this. Moved into...
8640 (multilib.out): ... this. Don't use sub-make.
8641 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8642 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8643 (configure-build-[+module+], configure-[+module+],
8644 configure-target-[+module+], configure-gcc): ... these. Test
8645 for Makefile existence. Drop config.status from dependencies.
8646 * Makefile.in: Rebuilt.
8647 * configure.in: Move gcc-version-trigger to the end of
8648 ac_configure_args. Add comments to maybedep.tmp and
8649 serdep.tmp. Introduce --disable-serial-configure. Remove
8650 nonopt from baseargs, matching and removing corresponding
8651 whitespace while at it.
8652 * configure: Rebuilt.
8653
8654 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
8655
8656 * configure.in (host_configargs): Replace reference to
8657 no-longer-defined buildopts with --build=${build_alias}.
8658 * configure: Rebuilt.
8659
8660 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8661 program_transform_name to standard idiom.
8662 (AUTOGEN, AUTOCONF): Define.
8663 (Makefile.in): Use $(AUTOGEN).
8664 (Makefile): Depend on config.status, and use autoconf-style rule to
8665 build it. Move original commands to...
8666 (config.status): ... this new target.
8667 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8668 $(AUTOCONF).
8669 * Makefile.in: Rebuilt.
8670
8671 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8672
8673 * Makefile.tpl: Fix dramatic bustage due to change in
8674 program_transform_name.
8675 * Makefile.in: Regenerate.
8676
8677 * configure.in: Remove unnecessary PATH setting.
8678 * configure: Regnerate.
8679
8680 * configure.in: Don't default to unprefixed tools unless
8681 the native tools will work.
8682 * configure: Regenerate.
8683
8684 * configure.in: Convert to autoconf script. Blow away lots
8685 of now-redundant Makefile fragments.
8686 * configure: Generate using Autoconf.
8687 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8688 * Makefile.in: Regenerate.
8689
8690 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8691
8692 * configure: Fix stupid bug where RANLIB was mistakenly included.
8693
8694 * configure.in: Rename (buildargs, hostargs, targargs) to
8695 (build_configargs, host_configargs, target_configargs).
8696
8697 * configure.in: Move logic out of sed statement.
8698
8699 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
8700 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8701
8702 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8703
8704 * config.sub: Import from master repository
8705 * config.guess: Ditto
8706
8707 2002-12-24 Andreas Schwab <schwab@suse.de>
8708
8709 * Makefile.tpl (multilib.out): Fix missing space.
8710 * Makefile.in: Regenerate.
8711
8712 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8713
8714 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8715 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8716 * Makefile.in: Regenerate.
8717 * configure.in: Remove unnecessary leftovers.
8718
8719 2002-12-21 Geoffrey Keating <geoffk@apple.com>
8720
8721 * configure.in (extra_ranlibflags_for_target): New variable.
8722 (*-*-darwin): Add -c to ranlib commands.
8723 * configure (tooldir): Handle extra_ranlibflags_for_target.
8724
8725 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
8726
8727 * Makefile.tpl: Revert HJL's change.
8728 * Makefile.in: Regenerated.
8729 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8730 always.
8731
8732 2002-12-19 Andreas Schwab <schwab@suse.de>
8733
8734 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8735 * Makefile.in: Regenerate.
8736
8737 2002-12-18 H.J. Lu <hjl@gnu.org>
8738
8739 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8740 * Makefile.in: Regenerated.
8741
8742 * configure.in (build_prefix): New. Substitute.
8743
8744 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8745
8746 * Makefile.tpl: Don't let real targets depend on phony targets.
8747 * Makefile.in: Regenerate.
8748
8749 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8750 * Makefile.in: Regenerate.
8751
8752 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8753
8754 * config.sub: Import from master repository
8755 * config.guess: Ditto
8756
8757 2002-12-16 Jason Merrill <jason@redhat.com>
8758
8759 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8760 previous 'make bootstrap'.
8761 * Makefile.in: Regenerate.
8762
8763 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8764
8765 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8766
8767 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8768
8769 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8770 * Makefile.in: Regenerate.
8771
8772 2002-12-13 Jason Merrill <jason@redhat.com>
8773
8774 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
8775 library tests.
8776 (check-c++): Just depend on it and check-target-libstdc++-v3.
8777 * Makefile.in: Regenerate.
8778
8779 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8780
8781 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8782 * Makefile.in: Rebuilt.
8783
8784 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8785
8786 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8787
8788 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8789
8790 * configure: Fix bug put in by gremlins.
8791
8792 * Makefile.tpl: Substitute more autoconfily.
8793 * configure: Substitute more autoconfily.
8794 * Makefile.in: Regenerate.
8795
8796 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8797
8798 * config.sub: Import from master repository
8799 * config.guess: Ditto
8800 * MAINTAINERS: Added Svein Seldal under write after approval
8801
8802 2002-12-08 Andrew Cagney <ac131313@redhat.com>
8803
8804 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8805 * Makefile.in (all-sim): Ditto.
8806
8807 2002-12-06 DJ Delorie <dj@redhat.com>
8808
8809 * Makefile.tpl: Change configure dependencies to not have real
8810 targets depend on phony targets.
8811
8812 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8813
8814 * configure.in: Revert unintentional change.
8815
8816 * Makefile.tpl: Change dependency for */multilib.out so that
8817 it works when gcc isn't in the tree.
8818
8819 * configure.in: Substitute more.
8820 * configure: Run subconfigures from the Makefile.
8821 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8822 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8823
8824 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8825
8826 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8827
8828 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8829
8830 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8831 and corresponding dependencies.
8832 * Makefile.in: Regenerate.
8833
8834 * configure.in (host_tools): Order binutils, gas and ld for
8835 convenience in running the testsuites.
8836
8837 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8838 * Makefile.in: Regenerate.
8839 * configure.in: Introduce rules to serialize subconfigure runs.
8840
8841 * configure.in: Introduce BASE_CC_FOR_TARGET.
8842 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8843 Realize configure-build-* targets. Realize configure-target-* targets.
8844 * Makefile.in: Regenerate.
8845
8846 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8847
8848 * configure: Move gcc_version_trigger stuff from here...
8849 * configure.in: ...to here.
8850
8851 * configure.in: Separate subconfigure options added by this file from
8852 options given by the user. Add machinery to put args for host
8853 subconfigures into the Makefile.
8854
8855 * Makefile.tpl: Remove 'vault' targets.
8856 * Makefile.tpl: Reorder and comment dependencies.
8857 * Makefile.in: Regenerate.
8858
8859 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8860 * configure.in: Fix my broken commit of previous patch. (sigh)
8861
8862 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8863
8864 * configure.in: Move host-specific darwin noconfigdirs into
8865 the host-specific section.
8866
8867 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8868
8869 * configure.in: Move host-specific darwin noconfigdirs into
8870 the host-specific section.
8871
8872 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8873
8874 * configure: Remove skip-this-dir support.
8875 * Makefile.tpl: Remove skip-this-dir support.
8876
8877 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8878 subdirectories.
8879 * Makefile.in: Regenerate.
8880
8881 * Makefile.tpl: Strip out useless setting of 'dir'.
8882 * Makefile.in: Regenerate.
8883
8884 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8885
8886 * configure.in: Fix deeply stupid bug.
8887
8888 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8889 shell code in CXX_FOR_TARGET
8890 * Makefile.def: Introduce raw_cxx.
8891 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8892 RAW_CXX_FOR_TARGET.
8893 * Makefile.in: Regenerate.
8894
8895 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
8896
8897 * Makefile.tpl: Remove unnecessary ifs.
8898 * Makefile.in: Regenerate.
8899
8900 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
8901 dependencies. Maybe-ize build-libiberty. Create dummy install
8902 targets for 'no_install' modules.
8903 * configure: Move GDB_TK substitution to configure.in. Move
8904 build_modules stuff to configure.in.
8905 * configure.in: Implement soft dependency machinery. Maybe-ize
8906 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
8907 * Makefile.in: Regenerate.
8908
8909 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
8910
8911 * Makefile.tpl: Make all-target, install-target behave similarly
8912 to all, install (only hitting configured targets). Eliminate
8913 unused macro defintions.
8914
8915 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8916 build != host.
8917
8918 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8919
8920 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8921
8922 * configure.in: Produce lists of subdir targets we're actually
8923 configuring. Remove references to "dosrel".
8924 * Makefile.tpl: Let configure set which subdir targets are hit.
8925 Remove install-cross; clean up install; remove ALL. Remove
8926 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
8927 Autogenerate host module targets. Remove empty dependency lines
8928 and redundant dependency; rearrange slightly.
8929 * Makefile.def: Add host-side libtermcap, utils.
8930
8931 * Makefile.in: Regenerate.
8932
8933 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8934
8935 * ltconfig (osf[345]): Append $major to soname_spec.
8936 Reflect this in library_names_spec.
8937 * ltmain.sh (osf): Prefix $major with . for use as extension.
8938
8939 2002-11-19 Andreas Jaeger <aj@suse.de>
8940
8941 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8942 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8943 and sparc64 GNU/Linux systems.
8944
8945 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
8946
8947 * MAINTAINERS: Update email.
8948
8949 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8950
8951 * MAINTAINERS: Complete James Dennett's entry.
8952
8953 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
8954
8955 * MAINTAINERS (Write After Approval): Add myself.
8956
8957 2002-11-13 Bruce Korb <bkorb@gnu.org>
8958
8959 * Makefile.tpl: syntactic cleanup
8960
8961 2002-11-13 Stuart Hastings <stuart@apple.com>
8962
8963 * MAINTAINERS: Add myself to write-after-approval list.
8964
8965 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8966
8967 * Makefile.def: Add list of recursive targets to autogenerate.
8968 Add build_modules.
8969 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
8970 targets. Autogenerate *-build-* targets.
8971 * Makefile.in: Regenerate.
8972
8973 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8974
8975 * configure: More autoconf-style substitutions.
8976 * Makefile.tpl: More autoconf-style substitutions.
8977 * Makefile.in: Regenerate.
8978
8979 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
8980
8981 * configure: Substitute more variables in a more autoconf-friendly
8982 way. Simplify slightly.
8983 * Makefile.tpl: Make more variables substitutable in an
8984 autoconf-friendly way.
8985 * Makefile.in: Regenerate.
8986
8987 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
8988
8989 * MAINTAINERS (Write After Approval): Add myself.
8990
8991 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
8992
8993 * configure.in (v810*): Remove special setting of tools.
8994
8995 * configure: Add support for extra required flags for ar or nm.
8996 * configure.in (aix4.3+): Use above support for target-specific
8997 issues, rather than using config/mt-aix43.
8998
8999 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
9000
9001 * configure: Remove 'removing', which doesn't work. Replace $subdir
9002 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
9003 with $srcdir. Reformat indentation. Substitute some variables
9004 formerly hard-coded in the Makefile for build=host.
9005 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9006 * Makefile.def: Autogenerate more.
9007 * Makefile.in: Regenerate.
9008
9009 2002-11-04 Adam Nemet <anemet@lnxw.com>
9010
9011 * MAINTAINERS (Write After Approval): Add myself.
9012
9013 2002-11-04 Kevin Buettner <kevinb@redhat.com>
9014
9015 * Makefile.def (host_modules): Add rda.
9016 * Makefile.in: Regenerate.
9017 * configure.in (target_tool): Add target-rda to list.
9018
9019 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9020
9021 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9022
9023 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
9024
9025 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9026 and restrap targets to this rule.
9027 * Makefile.in: Regenerate.
9028
9029 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9030
9031 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9032 GNATS only accounts.
9033
9034 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9035
9036 * configure.in (i[3456]86-*-linux*): Add check to disable
9037 ${libgcj} for glibc1.
9038
9039 2002-10-24 Denis Chertykov <denisc@overta.ru>
9040
9041 * MAINTAINERS: Add myself as ip2k port maintainer.
9042
9043 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9044
9045 * configure.in: Add tic4x target.
9046
9047 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9048
9049 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9050 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9051 * Makefile.in: Regenerate.
9052
9053 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9054 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9055 * Makefile.in: Regenerate.
9056
9057 2002-10-02 Janis Johnson <janis187@us.ibm.com>
9058
9059 * MAINTAINERS: Add myself as web pages co-maintainer.
9060
9061 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9062
9063 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9064 * Makefile.in: Regenerate.
9065
9066 2002-10-02 Zack Weinberg <zack@codesourcery.com>
9067
9068 * MAINTAINERS: Add myself and Nathan Sidwell
9069 <nathan@codesourcery.com> as VxWorks maintainers.
9070
9071 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9072
9073 * Makefile.def: Remove order dependency comments.
9074 * Makefile.tpl: Add explicit install-install dependencies.
9075 * Makefile.in: Regenerate.
9076
9077 * Makefile.tpl: Remove material now in src-release. (Finally!)
9078 * Makefile.in: Regenerate.
9079
9080 * Makefile.tpl: Add configure-target (for src-release in src)
9081 * Makefile.in: Regenerate.
9082
9083 2002-09-30 Nick Clifton <nickc@redhat.com>
9084
9085 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9086
9087 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
9088
9089 * configure.in (s390*-*-linux*): Enable libgcj.
9090
9091 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
9092
9093 * configure: Revert accidentally applied changes.
9094
9095 * Makefile.tpl: Make more autoconf-friendly.
9096 * Makefile.in: Regenerate.
9097 * configure: Make substitution more autoconf-like.
9098
9099 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
9100
9101 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9102 single entry to handle all these.
9103 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
9104 libjava on arm-*-elf.
9105
9106 2002-09-27 Geoffrey Keating <geoffk@apple.com>
9107
9108 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9109 things that depend on them.
9110
9111 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9112
9113 * Makefile.tpl: Make subsituted variables more autoconfy.
9114 * Makefile.in: Regenerate.
9115 * configure: Make seds more autoconfy.
9116
9117 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9118
9119 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9120 * Makefile.in: Regenerate.
9121 * configure.in: Rewrite sed statements to look autoconfy.
9122
9123 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9124 all-target-foo on configure-target-foo.
9125 * Makefile.def: Ditto.
9126 * Makefile.in: Rebuild.
9127
9128 2002-09-25 Andrew Haley <aph@redhat.com>
9129
9130 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9131
9132 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
9133
9134 * Makefile.def: New file.
9135 * Makefile.tpl: New file.
9136 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9137 * contrib/gcc_update: Note that Makefile.in is a generated file.
9138
9139 * configure.in: Minor rearrangement. Simplify tests.
9140
9141 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
9142
9143 * configure.in (with_headers): Skip copy if value is "yes".
9144 (with_libs): Likewise.
9145
9146 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9147
9148 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9149 * configure.in (sh*-*-pe*): Ditto.
9150 * configure.in (mips*-*-pe*): Ditto.
9151 * configure.in (*arm-wince-pe): Ditto.
9152
9153 * configure.in: Rearrange.
9154
9155 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
9156
9157 * MAINTAINERS: Update my email address.
9158
9159 2002-08-30 Paul Koning <pkoning@equallogic.com>
9160
9161 * MAINTAINERS: (Write After Approval): Add myself.
9162
9163 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
9164
9165 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9166
9167 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
9168
9169 * MAINTAINERS: Change my mailing address.
9170
9171 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
9172
9173 * MAINTAINERS (Write After Approval): Remove myself.
9174 (Various Maintainers: c++ runtime libs): Add myself.
9175
9176 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
9177
9178 * MAINTAINERS (Write After Approval): Remove myself.
9179 (Various Maintainers: c++ runtime libs): Add myself.
9180
9181 2002-08-15 Eric Christopher <echristo@redhat.com>
9182
9183 * config.sub: Import from master repository.
9184 * config.guess: Ditto.
9185
9186 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
9187
9188 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9189 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9190 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9191
9192 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
9193
9194 * MAINTAINERS: Add self to rs6000 vector extensions.
9195
9196 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
9197
9198 * libiberty/configure: Reverted unintended yesterday's check in.
9199
9200 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
9201
9202 * boehm-gc/configure, libf2c/configure: Rebuilt.
9203 * libffi/configure, libiberty/configure: Ditto.
9204 * libjava/configure, libobjc/configure: Ditto.
9205 * libstdc++-v3/configure, zlib/configure: Ditto.
9206 Merged from binutils:
9207 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
9208 From Steve Ellcey <sje@cup.hp.com>:
9209 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9210 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9211 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9212 IA64.
9213 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9214 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9215 soname_spec, sys_lib_search_path_spec): Ditto.
9216
9217 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
9218
9219 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9220
9221 2002-08-04 H.J. Lu (hjl@gnu.org)
9222
9223 * configure.in (mips*-*-linux*): Don't skip target-libffi.
9224
9225 2002-08-02 Krister Walfridsson <cato@df.lth.se>
9226
9227 * MAINTAINERS (Write After Approval): Add myself.
9228
9229 2002-07-31 Alan Modra <amodra@bigpond.net.au>
9230
9231 * configure.in: Move generic linux case to end. Copy generic
9232 linux noconfigdirs to mips*-*-linux* entry and new
9233 powerpc64*-*-linux* entry. Add target-libffi for the latter.
9234
9235 2002-07-19 Michael Matz <matz@suse.de>
9236
9237 * MAINTAINERS: Add myself as ra* maintainer.
9238
9239 2002-07-16 Chris Demetriou <cgd@broadcom.com>
9240
9241 * config.guess: Update to 2002-07-09 version.
9242 * config.sub: Update to 2002-07-03 version.
9243
9244 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
9245
9246 * MAINTAINERS: Fix typo in a maintainer email address.
9247
9248 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9249
9250 * configure.in: Remove two redundant tests.
9251
9252 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9253
9254 * configure.in (mips*-*-irix6*o32): Enable stabs.
9255
9256 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9257
9258 * configure.in: Don't build grez.
9259 * Makefile.in: Ditto.
9260
9261 * Makefile.in: Remove references to bsp, cygmon, libstub.
9262 * configure.in: Ditto.
9263
9264 * configure.in: Remove leftover reference to gdbtest.
9265
9266 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
9267
9268 * configure.in (gxx_include_dir): Change to match versioned
9269 C++ headers if --enable-version-specific-runtime-libs is used.
9270
9271 2002-07-04 Steve Ellcey <sje@cup.hp.com>
9272
9273 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9274
9275 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9276
9277 * configure.in: Make --without-x work.
9278
9279 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9280
9281 * configure.in: Rearrange target Makefile fragment collection.
9282
9283 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9284 cvs[src].
9285 * configure.in: Ditto.
9286
9287 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9288
9289 * MAINTAINERS (Write After Approval): Update my e-mail address.
9290
9291 2002-06-24 Ben Elliston <bje@redhat.com>
9292
9293 * configure.in (host_tools): Remove cgen.
9294
9295 * Makefile.in (all-cgen): Remove; runs from its source directory.
9296 (check-cgen, install-cgen, clean-cgen): Likewise.
9297 (all-opcodes): Do not depend on all-cgen.
9298 (all-sim): Likewise.
9299
9300 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
9301
9302 * Makefile.in: Eliminate 'apache' targets.
9303 * configure.in: Eliminate 'apache' targets.
9304
9305 * configure.in: Eliminate redundant tests. Reorganize.
9306
9307 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9308
9309 * config-ml.in: Eliminate references to Cygnus configure.
9310
9311 * Makefile.in: Eliminate references to building emacs.
9312
9313 2002-06-28 Graham Stott <graham.stott@btinternet.com>
9314
9315 * MAINTAINERS: Update my email address.
9316
9317 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9318
9319 * config.if (libstdcxx_incdir): Version C++ headers.
9320 (cxx_incdir): Remove.
9321
9322 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9323
9324 * MAINTAINERS (Write After Approval): Add self.
9325
9326 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9327
9328 * configure.in: Add support for ip2k.
9329
9330 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9331
9332 * configure.in: Fix AIX configury bug.
9333
9334 2002-06-20 Steve Ellcey <sje@cup.hp.com>
9335
9336 * MAINTAINERS (Write After Approval): Add self.
9337
9338 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9339
9340 * configure.in: replace ${topsrcdir} with ${srcdir}
9341
9342 * configure.in: Move definition of libstdcxx_flags
9343 right above usage, rather than waaay earlier.
9344
9345 * configure.in: Pull definition of is_cross_compiler earlier.
9346
9347 * configure.in: Rearrange a little.
9348
9349 * configure.in: Remove references to librx.
9350 * Makefile.in: Remove references to librx.
9351
9352 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9353
9354 * config.sub: Add support for avr target.
9355 Import from master sources, rev 1.255
9356
9357 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
9358
9359 * configure, .cvsignore: Revert previous change...
9360 * Makefile: ...delete.
9361
9362 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9363
9364 * configure.in: Eliminate ${gasdir} variable.
9365
9366 2002-06-18 Dave Brolley <brolley@redhat.com>
9367
9368 * configure.in: Add support for frv.
9369 * config.sub: Add support for frv.
9370
9371 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9372
9373 * configure: Remove garbage from previous commit.
9374
9375 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9376
9377 * configure: For in-source builds, make a subdir and re-exec there.
9378 * Makefile: New file. Pass targets through to build directory.
9379 * .cvsignore: No longer ignore "Makefile".
9380
9381 2002-06-16 Douglas Rupp <rupp@gnat.com>
9382
9383 * MAINTAINERS (Write After Approval): Add self.
9384
9385 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9386
9387 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9388
9389 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9390
9391 * configure.in (vax-*-netbsd*): Re-enable gas.
9392
9393 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9394
9395 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9396 BUILD_PREFIX_1, to correct nomenclature.
9397 * configure: Likewise.
9398
9399 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9400 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9401
9402 2002-05-31 Olaf Hering <olh@suse.de>
9403
9404 * config-ml.in: Propogate DESTDIR also.
9405
9406 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9407
9408 * configure.in (vax-*-netbsd*): Don't build gas for this
9409 platform.
9410
9411 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9412
9413 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9414 and libgcj for AVR.
9415
9416 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9417
9418 * MAINTAINERS (Write After Approval): Add myself.
9419
9420 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9421
9422 * config.guess: Update to 2002-05-22 version.
9423 * config.sub: Likewise.
9424
9425 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9426
9427 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9428 * config-ml.in: Likewise.
9429 * configure: Likewise.
9430 * configure.in: Likewise.
9431
9432 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9433
9434 * MAINTAINERS: Update my email address.
9435
9436 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9437
9438 * configure.in: Simplify makefile fragment collection.
9439
9440 * configure.in: Remove code to build emacs.
9441
9442 * configure.in : Remove --srcdir argument from targargs and buildargs
9443 (it's always overridden in the Makefile anyway). Rearrange a bit.
9444
9445 * configure: Move some logic to configure.in.
9446 * configure.in: Move some logic from configure.
9447
9448 2002-05-11 Tom Tromey <tromey@redhat.com>
9449
9450 * MAINTAINERS: Reflect libgcj reality.
9451
9452 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9453
9454 * Makefile.in: Honour DESTDIR.
9455
9456 2002-05-08 Mark Mitchell <mark@codesourcery.com>
9457
9458 * config.guess: Import 2002-03-20 version.
9459 * config.sub: Import 2002-04-26 version.
9460
9461 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9462
9463 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9464
9465 2002-05-07 Tim Josling <tej@melbpc.org.au>
9466
9467 * MAINTAINERS: Add self.
9468
9469 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
9470
9471 * ltmain.sh: Detect and handle object name conflicts
9472 while piecewise linking a static library.
9473
9474 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
9475
9476 * configure.in (noconfigdirs): Don't disable libgcj on
9477 sparc64-*-solaris* and sparcv9-*-solaris*.
9478
9479 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
9480
9481 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9482
9483 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9484
9485 * configure.in (FLAGS_FOR_TARGET): Do not add
9486 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9487 on i[3456]86-*-linux*.
9488
9489 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9490
9491 * configure.in (noconfigdirs): Replace [ ] with test.
9492
9493 * configure.in (noconfigdirs): Do not add target-newlib if
9494 target == i[3456]86-*-linux*, and host == target.
9495
9496 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9497
9498 * configure.in: delete reference to absent file
9499
9500 * configure.in: replace '[' with 'test'
9501
9502 * configure.in: Eliminate references to gash.
9503 * Makefile.in: Eliminate references to gash.
9504
9505 * configure.in: remove useless references to 'pic' makefile fragments.
9506
9507 * configure.in: (*-*-windows*) Finish removing.
9508
9509 * configure.in: Eliminate redundant test for libgui.
9510
9511 2002-04-29 Roger Sayle <roger@eyesopen.com>
9512
9513 * MAINTAINERS: Add self and realphabetize. Update entries
9514 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9515 entry for a29k port maintainer.
9516
9517 2002-04-26 Joel Sherrill <joel@OARcorp.com>
9518
9519 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9520 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9521
9522 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9523
9524 * configure.in: remove references to dead files
9525
9526 2002-04-19 Mark Mitchell <mark@codesourcery.com>
9527
9528 * MAINTAINERS: Add information about purpose of this file.
9529
9530 2002-04-18 Tom Tromey <tromey@redhat.com>
9531
9532 * configure.in: Disallow configuring libgcj when it is already
9533 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9534 Solaris 2.8 by default. For PR libgcj/6158.
9535
9536 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9537
9538 * configure.in: Move default CC setting out of config/mh-* fragments
9539 directly into here.
9540
9541 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9542
9543 * configure.in: don't even try to configure or make a subdirectory
9544 if there's no configure script for it.
9545
9546 2002-04-15 Mark Mitchell <mark@codesourcery.com>
9547
9548 * MAINTAINERS: Remove chill maintainers.
9549 * Makefile.in (CHILLFLAGS): Remove.
9550 (CHILL_LIB): Remove.
9551 (TARGET_CONFIGDIRS): Remove libchill.
9552 (CHILL_FOR_TARGET): Remove.
9553 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9554 CHILL_LIB.
9555 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9556 (CHECK_TARGET_MODULES): Likewise.
9557 (INSTALL_TARGET_MODULES): Likewise.
9558 (CLEAN_TARGET_MODULES): Likewise.
9559 (configure-target-libchill): Remove.
9560 (all-target-libchill): Remove.
9561 * configure.in (target_libs): Remove target-libchill.
9562 Do not compute CHILL_FOR_TARGET.
9563 * libchill: Remove directory.
9564
9565 2002-04-11 DJ Delorie <dj@redhat.com>
9566
9567 * Makefile.in, configure.in: Sync with binutils, entries
9568 follow...
9569
9570 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9571
9572 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9573 (do-tar, do-bz2): New rules.
9574 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9575 (gdb-tar): New rule.
9576 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9577 (insight_dejagnu.tar): New rule.
9578 (insight.tar): New rule.
9579 (gdb+dejagnu.tar): New rule.
9580 (gdb.tar): New rule.
9581
9582 2002-02-01 Mo DeJong <supermo@bayarea.net>
9583
9584 * Makefile.in: Add all-tix to deps for all-snavigator
9585 so that tix is built when building snavigator.
9586
9587 2002-01-11 Steve Ellcey <sje@cup.hp.com>
9588
9589 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9590 ld and gdb are not supported.
9591
9592 2002-01-07 Mark Salter <msalter@redhat.com>
9593
9594 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9595 Allow target-libgloss to be built for arm, strongarm, and xscale.
9596
9597 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9598
9599 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9600 options for i[3456]86-pc-linux* native builds.
9601
9602 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9603
9604 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9605 files from .po files for a distribution.
9606
9607 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
9608
9609 * configure.in: Enable libstdc++-v3 for h8300 targets.
9610
9611 2001-06-19 Alan Modra <amodra@bigpond.net.au>
9612
9613 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9614 version from bfd/.
9615
9616 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9617
9618 * Makefile.in (VER): When present, extract the version number from
9619 the file version.in.
9620
9621 2001-05-24 Tom Rix <trix@redhat.com>
9622
9623 * configure.in : enable ld for aix
9624
9625 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9626
9627 * config.guess: Add linux target for S/390.
9628
9629 2000-11-07 Philip Blundell <pb@futuretv.com>
9630
9631 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9632
9633 2000-11-03 Philip Blundell <pb@futuretv.com>
9634
9635 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9636 files.
9637
9638 2001-01-15 Ben Elliston <bje@redhat.com>
9639
9640 * configure.in (host_tools): Add sid.
9641 Always configure cgen.
9642
9643 2000-11-24 Nick Clifton <nickc@redhat.com>
9644
9645 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9646
9647
9648 2000-08-20 Doug Evans <dje@casey.transmeta.com>
9649
9650 * Makefile.in (ALL_MODULES): Add all-cgen.
9651 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9652 (all-cgen): New target.
9653 (all-opcodes,all-sim): Depend on all-cgen.
9654 * configure.in (host_tools): Add cgen.
9655 Only configure cgen if --enable-cgen-maint.
9656
9657 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
9658
9659 * configure.in: Add *-*-freebsd* configurations.
9660
9661 2002-04-08 Tom Tromey <tromey@redhat.com>
9662
9663 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9664 Fixes PR libgcj/6068.
9665
9666 2002-03-30 Krister Walfridsson <cato@df.lth.se>
9667
9668 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9669
9670 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9671
9672 * configure.in (alpha*-dec-osf*): Enable libgcj.
9673
9674 2003-03-27 Matthew Gingell <gingell@gnat.com>
9675
9676 * MAINTAINERS (Write After Approval): Add myself.
9677
9678 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9679
9680 Fix for: PR bootstrap/3591, target/5676
9681 * configure.in (mcore-pe): Disable the configuration of
9682 libstdc++-v3 since exceptions are not supported.
9683
9684 2002-03-20 Anthony Green <green@redhat.com>
9685
9686 * configure.in: Enable libgcj for xscale-elf target.
9687
9688 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
9689
9690 * MAINTAINERS: Update my email address.
9691
9692 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
9693
9694 * ltmain.sh (relink_command): Fix typo in previous change.
9695
9696 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
9697
9698 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9699 (relink_command): Added --tag flags.
9700 (mode=install): If relinking fails; error out.
9701
9702 2002-03-12 Richard Henderson <rth@redhat.com>
9703
9704 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9705 .NOTPARALLEL tag.
9706 (do-check): Rename from check.
9707 (check): Allow parallel check.
9708
9709 2002-03-12 Bob Wilson <bob.wilson@acm.org>
9710
9711 * MAINTAINERS: Add myself as maintainer for xtensa port.
9712 Fix alphabetical order in CPU port maintainer list.
9713 Remove myself from Write After Approval list.
9714
9715 2002-03-11 Richard Henderson <rth@redhat.com>
9716
9717 * Makefile.in (.NOTPARALLEL): Add fake tag.
9718
9719 2002-03-07 H.J. Lu (hjl@gnu.org)
9720
9721 * configure.in: Enable gprof for mips*-*-linux*.
9722
9723 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9724
9725 * MAINTAINERS (Write After Approval): Add myself.
9726
9727 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
9728
9729 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9730 libjava.
9731 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9732
9733 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
9734
9735 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9736 because its Makefile is there; test for the executable instead.
9737
9738 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
9739
9740 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9741 libstdc++-v3 and libjava.
9742
9743 2002-02-11 Adam Megacz <adam@xwt.org>
9744
9745 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9746 boehm-gc
9747
9748 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
9749
9750 * config.guess: Updated to 2002-01-30's version.
9751 * config.sub: Updated to 2002-02-01's version.
9752 Contribute sh64-elf.
9753 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9754 * configure.in: Added sh64-*-*.
9755
9756 2002-02-08 Chris Demetriou <cgd@broadcom.com>
9757
9758 * MAINTAINERS: Belatedly add myself to write after approval list.
9759
9760 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9761
9762 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9763 Remove self as Write After Approval.
9764
9765 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
9766
9767 * MAINTAINERS: Put self in as maintainer for contrib/regression
9768 directory.
9769
9770 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
9771
9772 * MAINTAINERS: Update my email address.
9773
9774 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9775
9776 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9777 target-libiberty, and target-libgloss. Skip Java-related
9778 libraries if not supported for NetBSD on target CPU.
9779
9780 2002-01-25 Douglas B Rupp <rupp@gnat.com>
9781
9782 * install-sh: Use _inst.$$_ for temp file name.
9783
9784 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9785
9786 * MAINTAINERS (Write After Approval): Move my contact info
9787 from here...
9788 (OS Port Maintainers): ...to here (netbsd).
9789
9790 2002-01-22 Bob Wilson <bob.wilson@acm.org>
9791
9792 * MAINTAINERS (Write After Approval): Add myself.
9793
9794 2002-01-17 H.J. Lu <hjl@gnu.org>
9795
9796 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9797 (all-target-fastjar): Also depend on all-target-libiberty.
9798
9799 2002-01-16 H.J. Lu (hjl@gnu.org)
9800
9801 * config.guess: Import from master sources, rev 1.225.
9802 * config.sub: Import from master sources, rev 1.238.
9803
9804 2002-01-16 Kazu Hirata <kazu@hxi.com>
9805
9806 * MAINTAINERS (Write After Approval): Remove myself.
9807
9808 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
9809
9810 * MAINTAINERS (Write After Approval): Add myself.
9811
9812 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9813
9814 * MAINTAINERS: Add self as docs co-maintainer.
9815
9816 2001-12-11 Matthias Klose <doko@debian.org>
9817
9818 * MAINTAINERS (Write After Approval): Add myself.
9819
9820 2001-12-09 Zack Weinberg <zack@codesourcery.com>
9821
9822 * MAINTAINERS: Update my email address.
9823
9824 2001-12-07 Turly O'Connor <turly@apple.com>
9825 * MAINTAINERS (Write After Approval): Add myself.
9826 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9827 (rs6000_initialize_trampoline): Call __trampoline_setup for
9828 ABI_DARWIN too.
9829 * darwin-tramp.asm: New file, implements __trampoline_setup.
9830 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9831
9832 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
9833
9834 * MAINTAINERS (Write After Approval): Add myself.
9835
9836 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9837
9838 * configure, configure.in: Use temp file for long sed commands.
9839
9840 2001-12-03 Laurent Guerby <guerby@acm.org>
9841
9842 * config.sub: Update to version 1.232 on subversion.
9843
9844 2001-12-03 Ben Elliston <bje@redhat.com>
9845
9846 * MAINTAINERS: Update mail address for config.* patches.
9847
9848 2001-11-27 DJ Delorie <dj@redhat.com>
9849 Zack Weinberg <zack@codesourcery.com>
9850
9851 When build != host, create libiberty for the build machine.
9852
9853 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9854 CONFIG_ARGUMENTS.
9855 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9856 New variables.
9857 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9858 and rules.
9859 (all.normal): Depend on ALL_BUILD_MODULES.
9860 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9861 (all-build-libiberty): Depend on configure-build-libiberty.
9862
9863 * configure: Calculate and substitute proper value for
9864 ALL_BUILD_MODULES.
9865 * configure.in: Create the build subdirectory.
9866 Calculate and substitute TARGET_CONFIGARGS (formerly
9867 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9868
9869 2001-11-26 Ziemowit Laski <zlaski@apple.com>
9870
9871 * MAINTAINERS (write-after-approval): Add self.
9872
9873 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9874
9875 * MAINTAINERS (GNATS only accounts): Remove self.
9876
9877 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9878
9879 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9880 libf2c.
9881
9882 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9883
9884 * MAINTAINERS (Write After Approval): Add self.
9885
9886 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9887
9888 * MAINTAINERS: mips and s390 are also CPU ports.
9889
9890 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9891
9892 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9893
9894 2001-11-11 David O'Brien <obrien@FreeBSD.org>
9895
9896 * MAINTAINERS: Alphabetize.
9897
9898 2001-11-09 Kazu Hirata <kazu@hxi.com>
9899
9900 * MAINTAINERS (Various maintainers: h8 port): Add myself.
9901
9902 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
9903
9904 * MAINTAINERS (Various maintainers: hppa port): Added myself.
9905
9906 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
9907
9908 * configure.in (--enable-languages): Be more permissive about
9909 syntax. Check for empty lists better. Warn about $LANGUAGES.
9910
9911 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
9912
9913 * config.sub: Import from master sources, rev. 1.230.
9914 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9915
9916 2001-11-07 Laurent Guerby <guerby@acm.org>
9917
9918 * MAINTAINERS (Write After Approval): Add self.
9919
9920 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
9921
9922 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9923
9924 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
9925
9926 * config.sub: Import from master sources, rev 1.226.
9927 * config.guess: Import from master sources, rev 1.216.
9928
9929 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
9930
9931 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9932 * MAINTAINERS: Add self as maintainer of MMIX port.
9933 Remove old after-approval entry.
9934
9935 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
9936
9937 * ChangeLog, configure: Fix spelling errors.
9938
9939 2001-10-20 Brendan Kehoe <brendan@zen.org>
9940
9941 * MAINTAINERS: Tweak my address.
9942
9943 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
9944
9945 * MAINTAINERS: Update my email address.
9946
9947 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
9948
9949 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9950 * MAINTAINERS: Add self as maintainer of CRIS port.
9951
9952 2001-10-10 Geert Bosch <bosch@gnat.com>
9953
9954 * MAINTAINERS (Various maintainers: Ada front end):
9955 Added Robert Dewar.
9956
9957 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
9958
9959 * MAINTAINERS (Write After Approval): Added self
9960
9961 2001-10-02 Geert Bosch <bosch@gnat.com>
9962
9963 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9964
9965 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
9966
9967 * configure: Handle temporary files securely using mkdir.
9968
9969 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
9970
9971 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9972
9973 2001-09-26 Will Cohen <wcohen@redhat.com>
9974
9975 * configure.in (*-*-linux*): Disable configuration of target-newlib
9976 and target-libgloss.
9977
9978 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9979
9980 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9981 RANLIB.
9982
9983 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
9984
9985 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9986 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9987 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9988 avoid quotes nesting problems.
9989 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9990 (DO_X): Export only variables that are set.
9991
9992 2001-09-19 Ben Elliston <bje@redhat.com>
9993
9994 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9995 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9996 semantics. Use the shell built-in "type" command instead.
9997
9998 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
9999
10000 Merged from gcc-3_0-branch:
10001 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
10002 * ltcf-c.sh: Use $objext, not $ac_objext.
10003 2001-07-27 Mark Kettenis <kettenis@gnu.org>
10004 * ltcf-cxx.sh: Add support for GNU.
10005 2001-07-22 Timothy Wall <twall@redhat.com>
10006 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
10007 default settings if using GNU tools with that configuration.
10008 * ltcf-cxx.sh: Ditto.
10009 * ltcf-gcj.sh: Ditto.
10010 2001-07-21 Michael Chastain <chastain@redhat.com>
10011 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10012 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
10013 * ltmain.sh: Mark as gcc-local.
10014
10015 2001-08-30 Eric Christopher <echristo@redhat.com>
10016 Jason Eckhardt <jle@redhat.com>
10017
10018 * config.guess: Merge from master sources.
10019 * config.sub: Merge from master sources, add support for mipsisa32.
10020
10021 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
10022 * config.sub: Merge from master sources, rev 1.219.
10023 * MAINTAINERS: Add self as contact for stormy16 port.
10024
10025 2001-08-14 Zack Weinberg <zackw@panix.com>
10026
10027 * config.sub: Merge from master sources, rev 1.218.
10028 * config.guess: Merge from master sources, rev 1.209.
10029
10030 2001-08-11 Graham Stott <grahams@redhat.com>
10031
10032 * Makefile.in (check-c++): Add missing semicolon.
10033
10034 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10035
10036 * MAINTAINERS (Various maitainers: predict.def): Added myself.
10037
10038 2001-07-30 Eric Christopher <echristo@redhat.com>
10039
10040 * MAINTAINERS (Various maintainers: mips port): Added myself.
10041
10042 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10043
10044 * configure.in (sh-*-linux*): New.
10045
10046 2001-07-27 Richard Henderson <rth@redhat.com>
10047
10048 * .cvsignore: Add LAST_UPDATED.
10049
10050 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10051
10052 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10053
10054 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
10055
10056 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10057
10058 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10059
10060 * MAINTAINERS (Write After Approval): Added myself.
10061
10062 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10063
10064 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10065 and libgcj on m68hc11/m68hc12.
10066
10067 2001-06-27 H.J. Lu (hjl@gnu.org)
10068
10069 * Makefile (CFLAGS_FOR_BUILD): New.
10070 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10071
10072 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10073
10074 * README: Remove version number.
10075
10076 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10077
10078 * INSTALL/README: Update wrt. to the installation instructions now
10079 residing in gcc/doc/install.texi.
10080
10081 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10082
10083 * README: Replace with a cut-down and updated version of gcc/README.
10084
10085 2001-06-12 David Edelsohn <edelsohn@gnu.org>
10086
10087 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10088 multilibs to be disabled.
10089
10090 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
10091
10092 * MAINTAINERS (Write After Approval): Add myself.
10093
10094 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
10095
10096 * config.guess: Import CVS version 1.195.
10097 * config.sub: Import CVS version 1.212.
10098
10099 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
10100
10101 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10102 gcc/xgcc is built, use -print-prog-name to find out the program
10103 name to use.
10104
10105 2001-06-04 Phil Edwards <pme@sources.redhat.com>
10106
10107 * config.guess: Import CVS version 1.194. All gcc-local changes
10108 appear to also be in the master copy.
10109 * config.sub: Import CVS version 1.211.
10110
10111 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
10112
10113 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10114 with_gcc]: Use `gcc -shared' to build a shared library.
10115
10116 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
10117
10118 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10119 archives.
10120
10121 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10122
10123 * MAINTAINERS (Write After Approval): Add myself.
10124
10125 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
10126
10127 * configure.in (libstdcxx_flags): Do not try to execute
10128 libstdc++-v3/testsuite_flags until it exists.
10129
10130 2001-06-01 Alan Modra <amodra@bigpond.net.au>
10131
10132 * MAINTAINERS: Update my email address.
10133
10134 2001-05-31 Graham Stott <grahams@redhat.com>
10135
10136 * MAINTAINERS (Write After Approval): Add myself.
10137
10138 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
10139
10140 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
10141 libraries when using g++ with native linker.
10142
10143 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
10144
10145 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10146
10147 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
10148
10149 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10150 [aix4*|aix5*]: Prepend blank.
10151
10152 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
10153
10154 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10155 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
10156 of subdir/configure scripts to use the new libtool.m4.
10157
10158 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
10159
10160 * MAINTAINERS (Write After Approval): Add myself.
10161
10162 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
10163
10164 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10165
10166 2001-05-11 Ben Elliston <bje@redhat.com>
10167
10168 * Makefile.in (all-sid): New target.
10169 (check-sid, clean-sid, install-sid): Likewise.
10170
10171 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
10172
10173 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10174
10175 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10176
10177 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10178 libgcj.
10179
10180 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10181
10182 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10183 gcc/xgcc is built, use -print-prog-name to find out the program
10184 name to use.
10185
10186 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
10187
10188 * configure.in (noconfigdirs): Don't reset it from scratch in the
10189 target case; only append to it.
10190
10191 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10192 sparc-*-solaris2.8]: Disable ${libgcj}.
10193
10194 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
10195
10196 * configure.in (libgcj_saved): Copy from $libgcj.
10197 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10198 --disable-libgcj.
10199
10200 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
10201
10202 * MAINTAINERS: Remove self as MIPS maintainer and
10203 C front end maintainer.
10204
10205 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
10206
10207 * configure.in: Move *-chorusos target case to the proper switch.
10208 Disable libgcj.
10209
10210 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10211
10212 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10213 1.641.2.228.
10214
10215 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10216
10217 * Makefile.in (STAGE1_CFLAGS): Pass down.
10218
10219 2001-04-13 Alan Modra <amodra@one.net.au>
10220
10221 * config.guess: Add hppa64-linux support. Note for next import that
10222 this is already in the master file.
10223 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
10224
10225 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10226
10227 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10228 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10229
10230 2001-04-11 Stan Shebs <shebs@apple.com>
10231
10232 * MAINTAINERS: Add self as Darwin port maintainer.
10233
10234 2001-04-11 Alan Modra <amodra@one.net.au>
10235
10236 * MAINTAINERS: Update my email address.
10237
10238 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
10239
10240 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10241 recent versions of FreeBSD (release 3 or later).
10242 * ltconfig: On FreeBSD, -lc must not be provided when building
10243 a shared library or else the standard -pthread gcc option is
10244 rendered worthless to later users of the built library.
10245
10246 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
10247
10248 * MAINTAINERS: Add self and RTH as C front end maintainers.
10249
10250 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
10251
10252 * config.sub: Make sure to match an already-canonicalized
10253 machine name (eg. mn10300-unknown-elf).
10254
10255 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
10256
10257 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10258 New macros.
10259 (bootstrap, cross): Use RECURSE_FLAGS.
10260 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10261
10262 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
10263
10264 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10265
10266 2001-03-22 Colin Howell <chowell@redhat.com>
10267
10268 * Makefile.in (DO_X): Do not backslash single-quotes in
10269 backquotes (two places).
10270
10271 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10272
10273 Re-installed:
10274 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10275 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10276 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10277 * ltcf-cxx.sh: Likewise.
10278 * ltcf-gcj.sh: Likewise.
10279
10280 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10281
10282 * MAINTAINERS: Add myself as "documentation co-maintainer".
10283
10284 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10285
10286 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10287 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10288
10289 2001-03-19 Tom Tromey <tromey@redhat.com>
10290
10291 * config-ml.in: Handle GCJ and GCJFLAGS.
10292
10293 2001-03-21 Michael Chastain <chastain@redhat.com>
10294
10295 * Makefile.in: all-m4 depends on all-texinfo.
10296
10297 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
10298
10299 * MAINTAINERS: Add myself to write after approval list.
10300
10301 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
10302
10303 * Makefile.in (DO_X): Quote nested quotes.
10304
10305 2001-03-18 Alan Modra <alan@linuxcare.com.au>
10306
10307 * MAINTAINERS: Add myself to write after approval list.
10308
10309 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
10310
10311 * Makefile.in (DO_X): Use double quotes for quoting
10312 "RANLIB=$${RANLIB}".
10313
10314 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10315
10316 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10317
10318 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
10319
10320 * configure.in: Only use `lang_requires' for languages athat are
10321 actually enabled.
10322
10323 2001-03-08 Phil Edwards <pme@sources.redhat.com>
10324
10325 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10326
10327 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
10328
10329 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10330
10331 2001-03-07 Tom Tromey <tromey@redhat.com>
10332
10333 * configure.in: Allow config-lang.in to set `lang_requires' to list
10334 of other required languages.
10335
10336 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
10337
10338 * Makefile.in: Remove RANLIB definition. Use RANLIB
10339 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10340 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10341
10342 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
10343 Alexandre Oliva <aoliva@redhat.com>
10344
10345 * Makefile.in (check-c++): Use tabs, not spaces.
10346
10347 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
10348
10349 * MAINTAINERS: add myself to Write After Approval list.
10350
10351 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
10352
10353 * Makefile.in (check-c++): New rule.
10354
10355 * configure.in (target_libs): Remove libg++.
10356 (noconfigdirs): Remove libg++.
10357 (noconfigdirs): Same.
10358 (noconfigdirs): Same.
10359 (noconfigdirs): Same.
10360
10361 * config-ml.in: Remove libg++ references.
10362
10363 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10364 (ALL_TARGET_MODULES): Same.
10365 (configure-target-libg++): Remove.
10366 (all-target-libg++): Remove.
10367 (configure-target-libio): Remove.
10368 (all-target-libio): Remove.
10369 (check-target-libio): Remove.
10370 (.PHONY): Remove.
10371 (libg++.tar.bz2): Remove.
10372 (all-target-cygmon): Remove libio.
10373 (all-target-libstdc++): Remove.
10374 (configure-target-libstdc++): Remove.
10375 (TARGET_LIB_PATH): Remove libstdc++.
10376 (ALL_GCC_CXX): Remove libstdc++.
10377 (all-target-gperf): Correct.
10378
10379 2001-02-16 Nick Clifton <nickc@redhat.com>
10380
10381 * configure.in (noconfigdirs): Allow configuration of texinfo
10382 for Cygwin hosts.
10383
10384 2001-02-15 Anthony Green <green@redhat.com>
10385
10386 * configure: Introduce GCJ_FOR_TARGET.
10387 * configure.in: Ditto.
10388 * Makefile.in: Ditto.
10389
10390 2001-02-13 Andreas Schwab <schwab@suse.de>
10391
10392 * MAINTAINERS: Update mail address.
10393
10394 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10395
10396 * config.guess: Add linux target for S/390.
10397 * config.sub: Likewise.
10398
10399 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
10400
10401 * configure.in: for *-chorusos, don't config target-newlib and
10402 target-libgloss.
10403
10404 2001-02-06 Ben Elliston <bje@redhat.com>
10405
10406 * configure: Output host type to stdout, not stderr.
10407
10408 2001-02-05 Mark Mitchell <mark@codesourcery.com>
10409
10410 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10411 * ltcf-cxx.sh: Likewise.
10412
10413 * config.if: Assume enable_libstdcxx_v3 is defined.
10414
10415 2001-02-04 Mark Mitchell <mark@codesourcery.com>
10416
10417 Remove V2 C++ library.
10418 * configure.in: Remove --enable-libstdcxx_v3 support.
10419
10420 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10421
10422 * include/demangle.h: Add prototype for java_demangle_v3.
10423
10424 2001-01-29 Phil Edwards <pme@sources.redhat.com>
10425
10426 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10427
10428 2001-01-27 Richard Henderson <rth@redhat.com>
10429
10430 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10431
10432 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10433
10434 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10435 Don't unset, it's non-portable and no longer necessary, set to empty
10436 instead.
10437
10438 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10439
10440 * ltconfig: Shell portability fix for the tagname validity check.
10441
10442 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
10443
10444 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10445 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10446
10447 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10448
10449 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10450
10451 2001-01-26 Tom Tromey <tromey@redhat.com>
10452
10453 * configure.in: Allow libgcj to be built on Sparc Solaris.
10454
10455 2001-01-25 David Edelsohn <edelsohn@gnu.org>
10456
10457 * ltcf-c.sh: Add aix5 case.
10458 * ltcf-cxx.sh: Likewise.
10459 * ltconfig: Likewise.
10460
10461 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
10462
10463 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10464 keep at least one of build_libtool_libs or build_old_libs set to
10465 yes.
10466
10467 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10468 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10469
10470 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10471
10472 * configure.in: Enable libgcj on several additional platforms.
10473
10474 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10475
10476 * configure.in: Enable libgcj for linux targets.
10477
10478 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10479
10480 * MAINTAINERS (Write After Approval): Add myself.
10481
10482 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10483
10484 * MAINTAINERS: Add myself as vax port maintainer.
10485
10486 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10487
10488 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10489
10490 2001-01-09 Mike Stump <mrs@wrs.com>
10491
10492 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10493 failures of subdirectories.
10494
10495 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10496
10497 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10498 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10499 * ltcf-cxx.sh: Likewise.
10500 * ltcf-gcj.sh: Likewise.
10501 * ltconfig.sh: Fix typo.
10502
10503 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10504
10505 * configure: handle DOS-style absolute paths.
10506
10507 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10508
10509 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10510
10511 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10512
10513 * MAINTAINERS: Add myself as avr port co-maintainer.
10514
10515 2000-12-28 Ben Elliston <bje@redhat.com>
10516
10517 * MAINTAINERS: Add myself under ``Write After Approval''.
10518
10519 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10520
10521 * texinfo: Remove directory from GCC.
10522
10523 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10524
10525 * COPYING: Update to current
10526 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10527 to 19yy as example year in copyright notice).
10528
10529 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10530
10531 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10532 (libstdcxx_incdir): Pass down.
10533 * config.if: Remove expired bits for cxx_interface, add stub.
10534 (libstdcxx_incdir): Add variable for g++ include directory.
10535 * configure.in (gxx_include_dir): Use it.
10536
10537 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
10538
10539 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10540 with old-email address from ``Write After Approval''.
10541
10542 2000-12-15 Andreas Jaeger <aj@suse.de>
10543
10544 * configure.in: Handle lang_dirs.
10545
10546 2000-12-14 Tom Tromey <tromey@redhat.com>
10547
10548 * MAINTAINERS: Removed brads.
10549
10550 * MAINTAINERS: Added gcj developers.
10551
10552 2000-12-13 Anthony Green <green@redhat.com>
10553
10554 * configure.in: Disable libgcj for any target not specifically
10555 listed. Disable libgcj for x86 and Alpha Linux until compatible
10556 with g++ abi.
10557
10558 2000-12-13 Mike Stump <mrs@wrs.com>
10559
10560 * Makefile.in (local-distclean): Also remove fastjar.
10561
10562 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10563
10564 * contrib/gcc_update: Add fastjar --touch entries.
10565
10566 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
10567
10568 * configure.in: Disable language-specific target libraries for
10569 languages that aren't enabled.
10570
10571 2000-12-10 Anthony Green <green@redhat.com>
10572
10573 * configure.in: Define libgcj. Disable libgcj target libraries for
10574 most targets.
10575
10576 2000-12-10 Neil Booth <neilb@earthling.net>
10577
10578 * MAINTAINERS: Update mail address, remove from WAA list.
10579
10580 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10581
10582 * libjava: Imported from /cvs/java.
10583 * libffi: Likewise.
10584 * Boehm-gc: Likewise.
10585
10586 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10587
10588 * configure.in (target_libs): Revert 2000-12-08 patch.
10589 (noconfigdirs): Added target-libjava.
10590
10591 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10592
10593 * djunpack.bat: removed.
10594
10595 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10596
10597 * Makefile.in: handle DOS-style absolute paths.
10598 * config-ml.in: likewise.
10599 * symlink-tree: likewise.
10600
10601 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10602
10603 * fastjar: Imported.
10604
10605 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10606
10607 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10608 libjava.
10609 * configure.in (target_libs): Removed `target-libjava'.
10610
10611 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10612
10613 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10614 (ALL_MODULES): Added fastjar.
10615 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10616 (all-target-libjava): all-fastjar replaces all-zip.
10617 (all-fastjar): Added.
10618 (configure-target-fastjar, all-target-fastjar): Likewise.
10619 * configure.in (host_tools): Added fastjar.
10620
10621 2000-12-07 Mike Stump <mrs@wrs.com>
10622
10623 * Makefile.in (local-distclean): Remove leftover built files.
10624
10625 2000-11-24 Nick Clifton <nickc@redhat.com>
10626
10627 * configure.in (xscale-elf): Add target.
10628 (xscale-coff): Add target.
10629
10630 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
10631
10632 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10633 recent versions of FreeBSD (release 3 or later).
10634 * ltconfig: On FreeBSD, -lc must not be provided when building
10635 a shared library or else the standard -pthread gcc option is
10636 rendered worthless to later users of the built library.
10637
10638 2000-11-16 Fred Fish <fnf@be.com>
10639
10640 * configure.in (enable_libstdcxx_v3): Fix typo,
10641 libstd++ -> libstdc++.
10642
10643 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10644
10645 * MAINTAINERS: Add self to Write After Approval list.
10646
10647 2000-11-21 Bernd Schmidt <bernds@redhat.com>
10648
10649 * MAINTAINERS: Update my email address. Add myself to global write
10650 privs list.
10651
10652 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
10653
10654 * Makefile.in: Merge with src and libgcj.
10655 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10656 configure-target-<library> when their configure scripts need the C
10657 or C++ library to have already been built to work properly.
10658 (do_proto_toplev): Set them to an empty string.
10659
10660 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10661 (REALLY_SET_LIB_PATH): Use them.
10662
10663 2000-11-17 Stan Shebs <shebs@apple.com>
10664
10665 * MAINTAINERS: Add self to Write After Approval list.
10666
10667 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10668
10669 * configure: Provide the original toplevel configure arguments
10670 (including $0) to subprocesses in the environment rather than
10671 through gcc/configargs.h.
10672
10673 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10674
10675 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10676 C99. Alphabetise "Write After Approval" list.
10677
10678 2000-11-12 Mark Mitchell <mark@codesourcery.com>
10679
10680 * configure: Turn on libstdc++ V3 by default.
10681
10682 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10683 if we've got GCC.
10684
10685 2000-11-11 Philip Blundell <philb@gnu.org>
10686
10687 * MAINTAINERS: Add self to Write After Approval list.
10688
10689 2000-11-09 David Edelsohn <edelsohn@gnu.org>
10690
10691 * ltcf-c.sh (aix4): Improve shared library configuration; require
10692 exporting symbols.
10693 * ltcf-cxx.sh (aix4): Define.
10694 * ltconfig (aix4): Define library and soname specs appropriate for
10695 AIX. Define command to create export symbols list.
10696
10697 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
10698
10699 * config.sub: Add support for Sun Chorus
10700
10701 2000-10-31 Nick Clifton <nickc@redhat.com>
10702
10703 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10704 <name>@redhat.com. Also installed new email address for Clint
10705 Popetz.
10706
10707 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10708
10709 * etc: Remove directory from GCC.
10710
10711 2000-10-16 Michael Meissner <meissner@redhat.com>
10712
10713 * configure (gcc/configargs.h): Only create if there is a build GCC
10714 directory created.
10715
10716 2000-10-16 Matthias Klose <doko@debian.org>
10717
10718 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10719 when configured for libstdc++-v3.
10720
10721 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
10722
10723 * configure: Save configure arguments to gcc/configargs.h.
10724
10725 2000-10-04 Philipp Thomas <pthomas@suse.de>
10726
10727 * config.guess: Import CVS version 1.157.
10728 * config.sub: Import CVS version 1.181.
10729
10730 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
10731
10732 * Makefile.in (bootstrap): avoid recursion if subdir missing
10733 (cross): ditto
10734 (do-proto-toplev): ditto
10735
10736 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
10737
10738 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10739 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10740
10741 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10742 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10743 all affected `configure' scripts.
10744
10745 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10746
10747 * MAINTAINERS: Add self as cpplib co-maintainer.
10748
10749 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
10750
10751 * MAINTAINERS: Add self to Write After Approval list.
10752
10753 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10754
10755 * INSTALL/README: egcs -> GCC update.
10756
10757 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
10758
10759 * MAINTAINERS: Add myself to Write After Approval list.
10760
10761 2000-09-15 Kazu Hirata <kazu@hxi.com>
10762
10763 * MAINTAINERS: Add myself to Write After Approval list.
10764
10765 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10766
10767 * configure.in: Do not build byacc for hppa64. Provide paths to the
10768 X11 libraries for hppa64.
10769
10770 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10771
10772 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10773
10774 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
10775
10776 * Makefile.in (all-zlib): Added dummy target.
10777
10778 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10779 ltcf-gcj.sh: Updated from libtool multi-language branch.
10780
10781 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
10782
10783 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10784 (bootstrap*): Depend on all-bootstrap.
10785
10786 2000-09-05 Philipp Thomas <pthomas@suse.de>
10787
10788 * config.guess: Import CVS version 1.156.
10789 * config.sub: Import CVS version 1.179.
10790
10791 2000-09-02 Anthony Green <green@cygnus.com>
10792
10793 * Makefile.in (all-gcc): Depend on all-zlib.
10794 (CLEAN_MODULES): Add clean-zlib.
10795 (ALL_MODULES): Add all-zlib.
10796 * configure.in (host_libs): Add zlib.
10797
10798 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
10799
10800 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10801 crosses, but add gcc/include to the header search path for them.
10802
10803 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10804
10805 * MAINTAINERS: Add self to Write After Approval list.
10806
10807 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10808
10809 * config.guess: Import CVS version 1.152.
10810 * config.sub: Import CVS version 1.177.
10811
10812 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
10813
10814 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10815 $targargs to tell whether newlib is going to be built.
10816
10817 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10818 $$r/TARGET_SUBDIR/libio for _G_config.h.
10819
10820 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
10821
10822 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10823
10824 2000-08-22 DJ Delorie <dj@redhat.com>
10825
10826 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10827
10828 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
10829
10830 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10831 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10832 sub-configures.
10833
10834 2000-08-21 DJ Delorie <dj@redhat.com>
10835
10836 * MAINTAINERS: Add self as a libiberty maintainer
10837
10838 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
10839
10840 * configure.in (libstdcxx_flags): Use
10841 libstdc++-v3/src/libstdc++.INC.
10842
10843 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
10844
10845 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10846
10847 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10848
10849 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10850
10851 * configure: Make enable_threads and enable_shared defaults
10852 explicit. Substitute enable_threads into generated Makefiles.
10853 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10854 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10855
10856 2000-08-13 Geoff Keating <geoffk@cygnus.com>
10857
10858 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10859
10860 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
10861
10862 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10863 previous delta.
10864
10865 2000-08-11 Jason Merrill <jason@redhat.com>
10866
10867 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10868 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10869 (FLAGS_FOR_TARGET): Not here.
10870 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10871
10872 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
10873
10874 * config-ml.in (CC, CXX): Don't introduce a leading space.
10875
10876 2000-08-07 DJ Delorie <dj@delorie.com>
10877
10878 * MAINTAINERS: Add self as a DJGPP maintainer
10879
10880 2000-08-07 DJ Delorie <dj@redhat.com>
10881
10882 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10883 "if we're also building gcc, and it's a gcc that will run on the
10884 build machine, we want to use its includes instead of the system's
10885 default includes".
10886
10887 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10888
10889 * MAINTAINERS: Add self to Write After Approval list.
10890
10891 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
10892
10893 * configure.in (libstdcxx_flags): Don't use `"'.
10894
10895 * config-ml.in: Adjust multilib search paths to the
10896 appropriate multilib tree.
10897
10898 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
10899
10900 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10901 commas in $LANGUAGES.
10902
10903 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
10904
10905 * configure.in: Re-enable all references to libg++ and librx.
10906
10907 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
10908
10909 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10910 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
10911 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10912 * ltcf-cxx.sh (need_lc): Set based on postdeps.
10913
10914 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10915
10916 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
10917
10918 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10919 CXX_FOR_TARGET for sed.
10920
10921 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
10922
10923 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10924 Do not override if already set in the environment or in configure.
10925 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10926 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10927
10928 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
10929
10930 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10931 the libtool CVS tree multi-language branch.
10932 * ltconfig, ltmain.sh: Updated.
10933
10934 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
10935
10936 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10937 (clean-target): Depend on it.
10938
10939 * Makefile.in (FLAGS_FOR_TARGET): New macro.
10940 (GCC_FOR_TARGET): Use it.
10941 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10942 * configure.in: ... here.
10943 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
10944 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10945
10946 2000-07-24 Eric Christopher <echristo@cygnus.com>
10947
10948 * MAINTAINERS: Add self to Write After Approval list.
10949
10950 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
10951
10952 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10953 (configure-target-libchill, configure-target-libobjc): Likewise.
10954
10955 * configure.in: Use the same cache file for all target libs.
10956 * config-ml.in: But different cache files per multilib variant.
10957
10958 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10959
10960 * configure (topsrcdir): Don't use dirname.
10961
10962 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
10963
10964 * MAINTAINERS: Add self to Write After Approval list.
10965
10966 2000-07-20 Jason Merrill <jason@redhat.com>
10967
10968 * configure.in: Remove all references to libg++ and librx.
10969
10970 * configure, configure.in, Makefile.in: Unify gcc and binutils.
10971
10972 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
10973
10974 * config.sub: Update to subversions version 2000-07-06.
10975
10976 2000-07-12 Andrew Haley <aph@cygnus.com>
10977
10978 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10979 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10980
10981 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
10982
10983 * symlink-tree: Check number of arguments.
10984
10985 2000-07-05 Jim Wilson <wilson@cygnus.com>
10986
10987 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10988 search path for a g++ extracted from the build tree. This
10989 will allow link tests run by configure scripts in
10990 subdirectories to succeed.
10991
10992 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
10993
10994 * ltconfig: Add support for mips-dde-sysv4.2MP
10995
10996 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10997
10998 * MAINTAINERS: Add myself as loop discovery maintainer.
10999
11000 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
11001
11002 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11003 `os2'. Force ac_cv_exeext to be ".exe" in that case.
11004
11005 2000-06-19 Timothy Wall <twall@cygnus.com>
11006
11007 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11008 * config.sub: Add tic54x target.
11009
11010 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11011
11012 * MAINTAINERS: Add self as Fortran maintainer,
11013 remove Craig Burley.
11014
11015 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
11016
11017 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11018 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11019
11020 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11021
11022 * MAINTAINERS: Add self as i18n maintainer
11023
11024 20000-05-21 H.J. Lu (hjl@gnu.org)
11025
11026 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11027 directory are used if they exist. Make sure
11028 $(build_tooldir)/include is searched for header files,
11029 $(build_tooldir)/lib/ for library files.
11030 (GCC_FOR_TARGET): Likewise.
11031 (CXX_FOR_TARGET): Likewise.
11032
11033 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11034
11035 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11036
11037 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
11038
11039 * Makefile.in (configure-target-libiberty): Depend on
11040 configure-target-newlib.
11041
11042 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11043
11044 * configure.in, Makefile.in: Merge all libffi-related
11045 configury stuff from the libgcj tree.
11046
11047 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11048
11049 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11050 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11051
11052 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11053
11054 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11055 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11056 current version information. Add to proto-toplev directory.
11057 (gdb-taz): Build do-djunpack.
11058
11059 2000-05-15 David Edelsohn <edelsohn@gnu.org>
11060
11061 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11062
11063 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11064
11065 * MAINTAINERS: Add self to Write After Approval list.
11066
11067 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11068
11069 * ltmain.sh: Preserve in relink_command any environment
11070 variables that may affect the linker behavior.
11071
11072 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
11073
11074 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11075
11076 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
11077
11078 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11079
11080 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11081
11082 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11083 with the version name.
11084
11085 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
11086
11087 * MAINTAINERS: Add self as bb-reorder maintainer.
11088
11089 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
11090
11091 * config.if: Tweak.
11092
11093 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
11094
11095 * djunpack.bat: New file.
11096
11097 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
11098
11099 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11100 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11101 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11102 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11103
11104 2000-04-16 Dave Pitts <dpitts@cozx.com>
11105
11106 * config.sub (case $basic_machine): Change default for "ibm-*"
11107 to "openedition".
11108
11109 2000-04-13 Andreas Jaeger <aj@suse.de>
11110
11111 * MAINTAINERS: Added myself.
11112
11113 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11114
11115 * Makefile.in (gdb-taz): New target. GDB specific archive.
11116 (do-md5sum): New target.
11117 (MD5PROG): Define.
11118 (PACKAGE): Default to TOOL.
11119 (VER): Default to a shell script.
11120 (taz): Rewrite target. Move real work to do-proto-toplev. Include
11121 md5 checksum generation.
11122 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11123 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11124 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11125 insight.tar.bz2): Use gdb-taz to create archive.
11126
11127 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11128
11129 * configure (warn_cflags): Delete.
11130
11131 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
11132
11133 * MAINTAINERS: Added myself.
11134
11135 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
11136 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
11137
11138 * configure.in (enable_libstdcxx_v3): Add.
11139 (target_libs): Add bits here to switch between libstdc++-v2 and
11140 libstdc++-v3.
11141 * config.if: And this file too.
11142 * Makefile.in: Add libstdc++-v3 targets.
11143
11144 2000-04-05 Michael Meissner <meissner@redhat.com>
11145
11146 * config.sub (d30v): Add d30v as a basic machine type.
11147
11148 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
11149
11150 * configure.in: -linux-gnu*, not -linux-gnu.
11151
11152 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11153
11154 * MAINTAINERS: Add self in write-after-approval section.
11155
11156 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
11157
11158 * MAINTAINERS: Add self as ia64 port maintainer.
11159
11160 2000-03-08 Neil Booth <NeilB@earthling.net>
11161
11162 * MAINTAINERS: Add self in write-after-approval section.
11163
11164 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
11165
11166 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11167 (do-tar-bz2): Replace TOOL with PACKAGE.
11168 (gdb.tar.bz2): Remove GDBTK from GDB package.
11169 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11170 dejagnu.tar.bz2): New packages.
11171
11172 2000-02-27 Andreas Jaeger <aj@suse.de>
11173
11174 * configure.in: Add entry for mips*-*-linux*, move catch all
11175 *-*-*linux* entry below this one.
11176
11177 2000-02-27 Ian Lance Taylor <ian@zembu.com>
11178
11179 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11180
11181 2000-02-24 Nick Clifton <nickc@cygnus.com>
11182
11183 * config.sub: Support an OS of "wince".
11184
11185 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
11186
11187 * config.guess, config.sub: Updated to match config's 2000-02-15
11188 version.
11189
11190 2000-02-23 Linas Vepstas <linas@linas.org>
11191
11192 * config.sub: Add support for Linux/IBM 370.
11193 * configure.in: Likewise.
11194
11195 2000-02-22 Nick Clifton <nickc@cygnus.com>
11196
11197 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11198
11199 2000-02-20 Christopher Faylor <cgf@cygnus.com>
11200
11201 * config.guess: Guess "cygwin" rather than "cygwin32".
11202
11203 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11204
11205 * configure (gcc_version): When setting, narrow search to
11206 lines containing `version_string'.
11207
11208 2000-02-15 Denis Chertykov <denisc@overta.ru>
11209
11210 * config.sub: Add support for avr target.
11211
11212 2000-02-14 Nick Clifton <nickc@cygnus.com>
11213
11214 * MAINTAINERS: Add maintainers for MCore port.
11215
11216 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
11217
11218 * config.sub: Add mmix-knuth-mmixware.
11219
11220 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11221
11222 * MAINTAINERS: Pair cccp with cpplib maintainership.
11223
11224 2000-01-27 Christopher Faylor <cgf@redhat.com>
11225
11226 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11227 structure stuff to -L library search.
11228 (CXX_FOR_TARGET): Ditto.
11229 (CROSS_CHECK_MODULES): Fix spelling mistake.
11230
11231 2000-01-24 Mark Mitchell <mark@codesourcery.com>
11232
11233 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11234 the C++ compiler.
11235
11236 2000-01-12 Richard Henderson <rth@cygnus.com>
11237
11238 * configure.in: Don't build some bits for beos.
11239
11240 2000-01-12 Joel Sherrill (joel@OARcorp.com)
11241
11242 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11243 as include files.
11244
11245 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
11246
11247 * Add self as cpplib maintainer, as requested by Jason
11248 Merrill. Correct my e-mail address.
11249
11250 2000-01-06 Geoff Keating <geoffk@cygnus.com>
11251
11252 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11253 not mh-aix43.
11254
11255 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11256
11257 * MAINTAINERS: Add myself to "write after approval" list.
11258
11259 1999-12-14 Richard Henderson <rth@cygnus.com>
11260
11261 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11262 * config.sub: Accept alphaev[78], alphaev8.
11263
11264 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11265
11266 * config.guess, config.sub: Update from autoconf.
11267
11268 1999-11-29 Bruce Korb <autogen@linuxbox.com>
11269
11270 * MAINTAINERS: update my playtime e-address.
11271
11272 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11273
11274 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11275 necessary libraries are missing.
11276
11277 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
11278
11279 * MAINTAINERS: Add new 'write after approval' maintainer.
11280
11281 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11282
11283 * MAINTAINERS: Add new Java maintainer.
11284
11285 1999-10-25 Andreas Schwab <schwab@suse.de>
11286
11287 * configure: Fix quoting inside arguments of eval.
11288
11289 1999-10-21 Nick Clifton <nickc@cygnus.com>
11290
11291 * config-ml.in: Allow suppression of some ARM multilibs.
11292
11293 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11294
11295 * config.guess: Add OS/390 match pattern.
11296 * config.sub: Add mvs, openedition targets.
11297 * configure.in (i370-ibm-opened*): New.
11298
11299 1999-09-04 Steve Chamberlain <sac@pobox.com>
11300
11301 * config.sub: Add support for configuring for pj.
11302
11303 1999-08-31 Nick Clifton <nickc@cygnus.com>
11304
11305 * config.sub (maybe_os): Add support for configuring for fr30.
11306
11307 1999-08-25 Nick Clifton <nickc@cygnus.com>
11308
11309 * configure.in: Do not configure or build ld for AIX
11310 platforms. ld is known to be broken on these platforms.
11311
11312 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11313
11314 * config-ml.in: Pass compiler flag corresponding to multidirs to
11315 subdir configures.
11316
11317 1999-08-09 Ian Lance Taylor <ian@zembu.com>
11318
11319 * Makefile.in (LDFLAGS): Define.
11320
11321 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11322
11323 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11324 noconfigdirs.
11325 (*-*-cygwin*): Likewise.
11326
11327 1999-08-08 Ian Lance Taylor <ian@zembu.com>
11328
11329 * mkdep: New file.
11330 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11331 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11332
11333 From Eli Zaretskii <eliz@is.elta.co.il>:
11334 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11335 long file name when using DJGPP on MS-DOS.
11336
11337 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11338
11339 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11340
11341 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
11342
11343 * Makefile.in (check-target-libio): Remove all-target-libstdc++
11344 dependency as this causes "make check" to globally "make all"
11345
11346 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
11347
11348 * configure.in (target_libs): Added target-zlib.
11349 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11350 (CONFIGURE_TARGET_MODULES): Likewise.
11351 (CHECK_TARGET_MODULES): Likewise.
11352 (INSTALL_TARGET_MODULES): Likewise.
11353 (CLEAN_TARGET_MODULES): Likewise.
11354 (configure-target-zlib): New target.
11355 (all-target-zlib): Likewise.
11356 (all-target-libjava): Depend on all-target-zlib.
11357 (configure-target-libjava): Depend on configure-target-zlib.
11358
11359 * Makefile.in (configure-target-libjava): Depend on
11360 configure-target-newlib.
11361 (configure-target-boehm-gc): New target.
11362 (configure-target-qthreads): New target.
11363
11364 * configure.in (target_libs): Added target-qthreads.
11365 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11366 (CONFIGURE_TARGET_MODULES): Likewise.
11367 (CHECK_TARGET_MODULES): Likewise.
11368 (INSTALL_TARGET_MODULES): Likewise.
11369 (CLEAN_TARGET_MODULES): Likewise.
11370 (all-target-qthreads): New target.
11371 (configure-target-libjava): Depend on configure-target-qthreads.
11372 (all-target-libjava): Depend on all-target-qthreads.
11373
11374 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11375 (CONFIGURE_TARGET_MODULES): Likewise.
11376 (CHECK_TARGET_MODULES): Likewise.
11377 (INSTALL_TARGET_MODULES): Likewise.
11378 (CLEAN_TARGET_MODULES): Likewise.
11379 (all-target-libjava): New target.
11380 (all-target-boehm-gc): Likewise.
11381 * configure.in (target_libs): Added libjava, boehm-gc.
11382
11383 1999-07-22 Ian Lance Taylor <ian@zembu.com>
11384
11385 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11386 configure.bat in SUPPORT_FILES.
11387 (gas+binutils.tar.bz2): Likewise.
11388
11389 * makeall.bat: Remove; obsolete.
11390
11391 1999-07-21 Ian Lance Taylor <ian@zembu.com>
11392
11393 From Mark Elbrecht:
11394 * configure.bat: Remove; obsolete.
11395
11396 1999-07-11 Ian Lance Taylor <ian@zembu.com>
11397
11398 * configure: Add -W -Wall to the default CFLAGS when compiling with
11399 gcc.
11400
11401 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11402
11403 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11404
11405 1999-06-30 Mark Mitchell <mark@codesourcery.com>
11406
11407 * configure.in: Build ld on IRIX6.
11408
11409 1999-06-12 Ian Lance Taylor <ian@zembu.com>
11410
11411 * Makefile.in: Change distribution targets to use bzip2 instead of
11412 gzip.
11413 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11414 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11415
11416 1999-06-04 Nick Clifton <nickc@cygnus.com>
11417
11418 * config.sub: Add mcore target.
11419
11420 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11421
11422 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11423
11424 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11425
11426 * config.guess (dummy): Changed to $dummy.
11427
11428 1999-05-24 Nick Clifton <nickc@cygnus.com>
11429
11430 * config.sub: Tidied up case statements.
11431
11432 1999-05-22 Ben Elliston <bje@cygnus.com>
11433
11434 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11435 <jiro@din.or.jp>.
11436
11437 * config.guess: Merge with FSF version. Future changes will be
11438 more accurately recorded in this ChangeLog.
11439 * config.sub: Likewise.
11440
11441 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11442
11443 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11444
11445 1999-04-30 Tom Tromey <tromey@cygnus.com>
11446
11447 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11448
11449 1999-04-23 Tom Tromey <tromey@cygnus.com>
11450
11451 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11452
11453 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
11454
11455 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11456 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11457 Bad merge removed these two changes.
11458
11459 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
11460 Martin Heller (Ing.-Buero_Heller@t-online.de)
11461
11462 * config.guess (interix Alpha): Add.
11463
11464 1999-04-11 Richard Henderson <rth@cygnus.com>
11465
11466 * configure.in (i?86-*-beos*): Do config gperf; don't config
11467 gdb, newlib, or libgloss.
11468
11469 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
11470
11471 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11472 link a trivial program with -mabi=64. If it fails, remove mabi=64
11473 from multidirs.
11474
11475 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11476
11477 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11478
11479 1999-04-08 Nick Clifton <nickc@cygnus.com>
11480
11481 * config.sub: Add support for mcore targets.
11482
11483 1999-04-07 Michael Meissner <meissner@cygnus.com>
11484
11485 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11486 not mt-ospace, in order to shut up assembler warning about using
11487 symbols that are named the same as registers.
11488
11489 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
11490
11491 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11492 dependency list for all-target-cygmon.
11493
11494 1999-04-05 Doug Evans <devans@casey.cygnus.com>
11495
11496 * config-ml.in: Check $host, not $target, for selective multilibs.
11497 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11498 thumb interworking, and underscore prefix multilibs.
11499
11500 1999-04-04 Ian Lance Taylor <ian@zembu.com>
11501
11502 * missing: Update to version from current automake.
11503
11504 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11505
11506 * configure (gxx_include_dir): Removed.
11507
11508 * configure.in (gxx_include_dir): Handle it.
11509 * Makefile.in: Likewise.
11510
11511 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11512
11513 * config.sub (mips64vr4111,mips64vr4111el) Add.
11514
11515 1999-03-21 Ben Elliston <bje@cygnus.com>
11516
11517 * config.guess: Correct typo for detecting ELF on FreeBSD.
11518
11519 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11520
11521 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11522 config/mh-djgpp.
11523
11524 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11525
11526 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11527 all-target-newlib to dependency list for all-target-bsp.
11528
11529 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11530
11531 * config.sub: Add i386-uwin support.
11532 * config.guess: Likewise.
11533
11534 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11535
11536 * configure.in: cleanup, add mh-*pic handling for arm, special
11537 case powerpc*-*-aix*
11538
11539 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11540
11541 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11542 can be built.
11543
11544 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11545
11546 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11547 targets.
11548
11549 1999-03-02 Nick Clifton <nickc@cygnus.com>
11550
11551 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11552
11553 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11554
11555 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11556
11557 1999-02-24 Nick Clifton <nickc@cygnus.com>
11558
11559 * config.sub: Fix typo in arm recognition.
11560
11561 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11562
11563 * configure.in (noconfigdirs): Changed target_configdirs to
11564 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11565 rather than m68k-*-* since it is not known to work on
11566 m68k-aout. Ditto for arm-*-*oabi.
11567
11568 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11569
11570 * configure.in (*-*-windows*): Remove, no longer used.
11571
11572 1999-02-19 Ben Elliston <bje@cygnus.com>
11573
11574 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11575 Smart and improved by Andrew Cagney.
11576
11577 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11578
11579 * config.guess: Recognize openbsd-*-hppa.
11580
11581 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11582
11583 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11584 only if it is not empty.
11585
11586 1999-02-17 Nick Clifton <nickc@cygnus.com>
11587
11588 Patch from: Scott Bambrough <scottb@corelcomputer.com>
11589
11590 * config.guess: Modified to recognize uname's armv* syntax.
11591
11592 * config.sub: Modified to recognize uname's armv* syntax.
11593
11594 1999-02-17 Mark Salter <msalter@cygnus.com>
11595
11596 * configure.in: Added target-bsp for sparclite.
11597
11598 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11599
11600 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11601
11602 1999-02-08 Nick Clifton <nickc@cygnus.com>
11603
11604 * configure.in: Add support for strongarm port.
11605 * config.sub: Add support for strongarm target.
11606
11607 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
11608
11609 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11610 the old name config/mh-cygwin32.
11611 Enable texinfo.
11612
11613 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11614
11615 * configure.in: Do build ld for ix86 Solaris.
11616
11617 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11618
11619 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11620 $AR_FOR_TARGET. Likewise for RANLIB.
11621
11622 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
11623
11624 * config.sub (oabi): Recognize.
11625 * configure.in (arm-*-oabi): Handle.
11626
11627 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11628
11629 * config.guess: Improve detection of i686 on UnixWare 7.
11630
11631 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11632
11633 * config.guess: Add support for i386-pc-interix.
11634 * config.sub: Likewise.
11635 * configure.in: Likewise.
11636
11637 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11638
11639 * Makefile.in: Remove unneeded all-target-libio from
11640 from all-target-winsup target since it is now unneeded.
11641 Add all-target-libtermcap in its place since it is now
11642 needed.
11643
11644 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11645
11646 * configure.in: makefile stub for cygwin target is probably
11647 unnecessary. Remove it for now.
11648
11649 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11650
11651 * configure.in: libtermcap.a should be built when cygwin is the
11652 target as well as the host.
11653 * config.guess: Allow mixed case in cygwin uname output.
11654 * Makefile.in: Add libtermcap target.
11655
11656 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11657
11658 * config.sub: Clean up handling of hppa2.0.
11659
11660 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11661
11662 * config.guess: Use C code to identify more HP machines.
11663
11664 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11665
11666 * config.sub: Handle hppa2.0.
11667
11668 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11669
11670 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11671 cygmon for all sparclite targets, regardless of object format.
11672
11673 1998-12-15 Mark Salter <msalter@cygnus.com>
11674
11675 * configure.in: Added target-bsp for several target architectures.
11676
11677 * Makefile.in: Added rules for bsp.
11678
11679 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11680
11681 * config.guess: Improve detection of hppa2.0 processors.
11682
11683 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11684
11685 * config.guess: Recognize FreeBSD using ELF automatically.
11686
11687 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11688
11689 * configure (skip-this-dir): Add handling for new shell script, which
11690 might be created by a sub-directory's configure to indicate, this particular
11691 directory is "unwanted".
11692 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11693
11694 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11695
11696 * ltconfig: import from libtool, after changing libtool to
11697 account for the cygwin name change.
11698
11699 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11700
11701 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11702 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11703
11704 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11705
11706 * configure.in: Add libtermcap to list of cygwin dependencies.
11707
11708 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11709
11710 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11711 they include winsup/include when it's a cygwin target.
11712
11713 1998-11-12 Tom Tromey <tromey@cygnus.com>
11714
11715 * configure.in (host_tools): Added zip.
11716 * Makefile.in (all-target-libjava): Depend on all-zip.
11717 (all-zip): New target.
11718 (ALL_MODULES): Added all-zip.
11719 (NATIVE_CHECK_MODULES): Added check-zip.
11720 (INSTALL_MODULES): Added install-zip.
11721 (CLEAN_MODULES): Added clean-zip.
11722
11723 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11724
11725 * Makefile.in: lose "32" from comment about cygwin.
11726
11727 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11728
11729 * configure.in: Use -Os to build target libraries for the fr30.
11730
11731 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11732
11733 * config.sub: Add fr30.
11734
11735 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11736
11737 * configure.in: drop "32" from config/mh-cygwin32. Check
11738 cygwin* instead of cygwin32*.
11739 * config.sub: Check cygwin* instead of cygwin32*.
11740
11741 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11742
11743 * config.guess: Match any version of Unixware7.
11744
11745 1998-10-20 Syd Polk <spolk@cygnus.com>
11746
11747 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11748 if desired.
11749
11750 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11751
11752 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11753 these if the appropriate directories and files to not exist.
11754
11755 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11756
11757 * Makefile.in (DEVO_SUPPORT): Add config.if.
11758
11759 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11760
11761 * configure: Add pattern to replace "build_tooldir"'s
11762 definition in the generated Makefile with "tooldir"'s
11763 actual value.
11764
11765 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11766
11767 * config.sub: Bring back lost sparcv9.
11768
11769 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11770
11771 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11772
11773 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11774 CC_FOR_TARGET and friends.
11775
11776 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11777
11778 * Makefile.in (build_tooldir): New variable, same as tooldir.
11779 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11780 -B$(build_tooldir)/bin/.
11781 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11782
11783 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11784
11785 * README: Remove installation instructions and refer to the
11786 INSTALL directory instead.
11787
11788 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
11789
11790 * config.sub: Add support for i[34567]86-pc-udk.
11791 * configure.in: Likewise.
11792
11793 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11794
11795 * Makefile.in: add bzip2 package building bits for user
11796 tools module
11797 * configure.in: ditto
11798
11799 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11800
11801 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11802 (ALL_TARGET_MODULES): Add all-target-libobjc.
11803 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11804 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11805 (all-target-libchill): Add dependencies.
11806 * configure.in (target_libs): Add libchill.
11807
11808 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11809
11810 * configure.in (target_subdir): Remove duplicate line.
11811
11812 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11813
11814 * Makefile.in (all-automake): fix dependencies.
11815
11816 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11817
11818 * configure.in: Minor cleanups for building in the $(target_alias)
11819 subdir.
11820
11821 1998-09-22 Jim Wilson <wilson@cygnus.com>
11822
11823 * Makefile.in (bootstrap): Set r and s before make all. Use
11824 BASE_FLAGS_TO_PASS in make all.
11825 (cross): Likewise.
11826
11827 1998-09-20 Mark Mitchell <mark@markmitchell.com>
11828
11829 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11830
11831 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11832
11833 * config.sub: Fix typo in last change.
11834
11835 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11836
11837 * config.sub: Add support for C4x target.
11838 * configure.in: Likewise.
11839
11840 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11841
11842 * config.sub: Recognize sparcv9 just like sparc64.
11843
11844 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11845
11846 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11847
11848 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11849
11850 * config.guess: Correctly identify Pentium II sco boxes.
11851
11852 * config.guess: Fix "tr" code. From Weiwen Liu.
11853
11854 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11855
11856 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11857 stabs.
11858
11859 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11860
11861 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11862 (ALL_TARGET_MODULES): Add all-target-libchill.
11863 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11864 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11865 (all-target-libchill): Add dependencies.
11866 * configure.in (target_libs): Add libchill.
11867
11868 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11869
11870 * config.guess: Avoid assumptions about "tr" behaves when
11871 LANG is set to something other than English.
11872
11873 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11874
11875 * configure (gxx_include_dir): Changed to
11876 '${prefix}/include/g++'-${libstdcxx_interface}.
11877
11878 * config.if: New to determine the interfaces.
11879
11880 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11881
11882 * config.guess: Detect and handle MPE/IX.
11883 * config.sub: Deal with MPE/IX.
11884
11885 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11886
11887 * configure.in: Use mh-aix43.
11888
11889 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11890
11891 * configure: Fix --without/--disable cases for gxx-include-dir.
11892
11893 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
11894
11895 * mdata-sh: Imported. Needed for automake support.
11896
11897 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
11898
11899 * Makefile.in (taz): Try "chmod -R og=u ." before
11900 "chmod og=u `find . -print`".
11901
11902 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
11903
11904 * configure.in: Add arm-elf and thumb-elf support.
11905
11906 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
11907
11908 * Makefile.in: Undo previous patch.
11909
11910 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
11911
11912 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11913 to here ...
11914 (install-no-fixedincludes): and here
11915 (INSTALL_MODULES): ... from here.
11916
11917 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
11918
11919 * config.sub: Merge with FSF.
11920
11921 * config.guess: Merge with FSF.
11922
11923 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
11924
11925 * configure (extraconfigdirs): New variable.
11926 (SUBDIRS): Add extraconfigdirs and recurse on them too.
11927 * Makefile.in (all): Move higher in file.
11928 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11929 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11930 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11931 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11932 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11933
11934 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
11935
11936 * Makefile.in (all-target-libjava): Depend on all-gcc and
11937 all-target-newlib.
11938 (configure-target-libjava): Depend on $(ALL_GCC).
11939
11940 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
11941
11942 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11943 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11944
11945 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
11946
11947 * INSTALL/README: Fix typo.
11948
11949 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
11950
11951 * ylwrap: Change absolute path checks to check for DOS style path
11952 names.
11953
11954 * ylwrap: Don't use a full path name if the source file is in the
11955 same directory. From hjl@lucon.org (H.J. Lu).
11956
11957 * config-ml.in: Default to being verbose, to match Feb 18 change to
11958 configure.
11959
11960 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
11961
11962 Brought over from egcs:
11963
11964 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11965
11966 * configure.in (target_subdir): Set to ${target_alias} instead
11967 of "libraries".
11968
11969 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11970
11971 * configure.in (target_subdir): Set to libraries if enable_multilib.
11972
11973 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
11974
11975 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11976 multilibs, force reconfiguration the first time we create
11977 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11978
11979 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
11980
11981 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11982 avoid confusion with --no-recursion.
11983
11984 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
11985
11986 * configure.in: Win32 hosts shouldn't use install -x
11987 * install-sh: remove -x option, and special .exe-handling
11988 hack.
11989
11990 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
11991
11992 * config.guess: Recognize i586-pc-beos.
11993 * configure.in: Don't build some bits for beos.
11994
11995 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
11996
11997 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11998 CFLAGS default to -O2.
11999
12000 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12001 when using GNU ld.
12002
12003 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
12004
12005 * ltmain.sh: Correct install when using a different shell.
12006
12007 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
12008
12009 * ltconfig, ltmain.sh: Update to libtool 1.2b.
12010
12011 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
12012
12013 * makefile.vms: Update to build binutils/makefile.vms. Add install
12014 target.
12015
12016 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
12017
12018 * ltconfig: Update to correct AIX handling.
12019
12020 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12021
12022 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12023
12024 * configure.in (target_subdir): Set to ${target_alias} instead
12025 of "libraries".
12026
12027 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12028
12029 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12030 (Makefile): Depend on $(gcc_version_trigger).
12031
12032 * configure (gcc_version): Change default initializer to empty
12033 string.
12034 (gcc_version_trigger): New variable; pass this variable down
12035 to subdir configures to enable them checking gcc's version
12036 themselves. Emit make macros for both gcc_version vars.
12037 (topsrcdir): Initialize reliably.
12038 (recursion line): Remove --with-gcc-version=${gcc_version}.
12039
12040 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12041
12042 * configure (enable_version_specific_runtime_libs): Implement new flag
12043 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12044 in $(libsubdir); emit definition in each generated Makefile.
12045 (gxx_include_dir): Initialize depending on
12046 $enable_version_specific_runtime_libs.
12047
12048 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12049
12050 * configure (gcc_version): Initialize properly depending on
12051 how and where configure is started.
12052 (recursion line): Pass a --with-gcc-version=${gcc_version}
12053 to configures in subdirs.
12054
12055 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12056
12057 * configure.in (noconfigdirs): Add configure pattern for mips tx39
12058 cygmon
12059
12060 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12061
12062 * configure.in: Add cygmon and libstub support for mn10200.
12063
12064 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12065
12066 * configure (gcc_version): Add new variable describing the
12067 particular gcc version we're building.
12068 * Makefile.in (libsubdir): Add new macro for the directory
12069 in which the compiler finds executables, libraries, etc.
12070 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12071 and libsubdir.
12072
12073 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12074
12075 * Makefile.in (local-clean): Remove *.log.
12076 (warning.log): Built with warn_summary from build.log.
12077 (mail-report.log): Run test_summary.
12078 (mail-report-with-warnings.log): Run test_summary including
12079 warning.log in the report.
12080
12081 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
12082
12083 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12084
12085 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
12086
12087 * Makefile.in (grep): Grep no longer depends on libiberty.
12088
12089 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
12090
12091 * Makefile.in: all-snavigator needs all-libgui.
12092
12093 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
12094
12095 * configure.in: Add cygmon and libstub support for mn10300.
12096
12097 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
12098
12099 * missing: Update to version from automake 1.3.
12100
12101 * ltmain.sh: On installation, don't get confused if the same name
12102 appears more than once in the list of library names.
12103
12104 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
12105
12106 * config.sub: Accept m68060 and m5200 as CPU names.
12107
12108 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
12109
12110 * configure: Use && rather than using -a in test, because odd
12111 strings can confuse test.
12112 * configure.in: Likewise.
12113
12114 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
12115
12116 * ltconfig, ltmain.sh: Bring in Visual C++ support.
12117
12118 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12119
12120 * Makefile.in (boostrap2-lean, bootstrap3-lean,
12121 bootstrap4-lean): New targets.
12122
12123 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
12124
12125 * mpw-* Delete. Not used.
12126
12127 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
12128
12129 * COPYING.LIB: Update FSF address.
12130
12131 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
12132
12133 * ltconfig, ltmain.sh: Update to libtool 1.2a.
12134
12135 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12136 GAS_SUPPORT_DIRS.
12137
12138 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
12139
12140 * ltconfig, ltmain.sh: Avoid producing a version number if
12141 -version-info was not used.
12142
12143 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
12144
12145 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12146 building with newlib.
12147
12148 1998-04-30 Paul Eggert <eggert@twinsun.com>
12149
12150 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12151 Solaris `make' causes it to continue to next definition.
12152
12153 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
12154
12155 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12156 the right GUI libraries and files are installed along with GDB.
12157
12158 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
12159
12160 * configure.in: Change alpha to alpha* in several places.
12161
12162 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
12163
12164 * config.sub: Recognize sparc86x.
12165
12166 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
12167
12168 * configure.in (--enable-target-optspace): Remove debug echo.
12169
12170 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
12171
12172 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12173
12174 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
12175
12176 * ltconfig: Update cygwin32 support.
12177
12178 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12179 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12180 (GDB_SUPPORT_DIRS): Likewise.
12181
12182 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
12183
12184 * configure.in (target_makefile_frag): If --enable-target-optspace,
12185 use -Os to compile target libraries rather than -O2. Default to
12186 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12187 not used.
12188 * configure.in (target_cflags): Ditto for d30v.
12189
12190 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
12191
12192 * Makefile.in (all-bfd): Depend on all-intl.
12193 (all-binutils): Likewise.
12194 (all-gas): Likewise.
12195 (all-gprof): Likewise.
12196 (all-ld): Likewise.
12197
12198 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
12199
12200 * configure.in (host_tools): Fix typo, lbtool -> libtool.
12201
12202 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
12203
12204 * Makefile.in (all-bfd): Depend upon all-libiberty.
12205
12206 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12207
12208 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
12209
12210 * Makefile.in: Add libstub.
12211
12212 * configure.in: Ditto. Build libstub for targets that have cygmon
12213 support.
12214
12215 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
12216
12217 * configure.in: Don't set PICFLAG on ix86-cygwin32.
12218
12219 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
12220
12221 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12222 use mh-sysv5 if specified. Support gprof on SCO Open Server.
12223
12224 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
12225
12226 * configure: Define DEFAULT_M4 by searching PATH.
12227 * Makfile.in: Use DEFAULT_M4.
12228
12229 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
12230
12231 * ltconfig: Add cygwin32 support.
12232
12233 * Makefile.in, configure.in: Add libtool as a native only directory
12234 to configure and build.
12235
12236 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
12237
12238 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12239
12240 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
12241
12242 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12243
12244 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
12245
12246 * Makefile.in: add ash make rules
12247 * configure.in: add ash to native_only and host_tools lists
12248
12249 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12250
12251 * Makefile.in (all-gettext, all-intl): New targets.
12252 (ALL_MODULES): Added all-gettext, all-intl.
12253 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12254 (INSTALL_MODULES): Added install-gettext, install-intl.
12255 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12256
12257 * configure.in (host_tools): Added gettext.
12258 (native_only): Likewise.
12259 (noconfigdirs) [various cases]: Likewise.
12260 (host_libs): Added intl.
12261
12262 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12263
12264 * configure: Do not disable building gdbtk for cygwin32 hosts.
12265
12266 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12267
12268 * configure.in: Add thumb-coff target.
12269 * config.sub: Add thumb-coff target.
12270
12271 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12272
12273 * Makefile.in: Revert yesterday's change.
12274 (all-target-winsup): all-target-librx stays out of here.
12275
12276 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12277
12278 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12279 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12280 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12281 Remove references to librx and libg++.
12282
12283 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12284
12285 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12286 recursive makes
12287
12288 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12289
12290 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12291 for newlib directory.
12292 (CXX_FOR_TARGET): Likewise.
12293
12294 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12295
12296 * ltconfig: Update after libtool/ltconfig.in change for
12297 hpux11.
12298
12299 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12300
12301 * ltconfig, ltmain.sh: Update to libtool 1.2.
12302
12303 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12304
12305 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12306 (install-gcc-cross): Instead, override LANGUAGES here.
12307
12308 1998-03-18 Dave Love <d.love@dl.ac.uk>
12309
12310 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12311 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12312
12313 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12314
12315 * configure.in: Add Thumb-pe target.
12316
12317 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
12318
12319 * Makefile.in - changed sn targets to snavigator
12320 * configure.in - changed sn targets to snavigator
12321
12322 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12323
12324 * config-ml.in: After building symlink tree call make distclean
12325 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12326 to be the case for libiberty.
12327
12328 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12329
12330 * configure: When making link, also check the current
12331 directory. The configure scripts may create one.
12332
12333 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12334
12335 * config.sub: Accept alphapca56 and alphaev6 properly.
12336
12337 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12338
12339 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12340
12341 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12342
12343 * config.sub (sco5): Fix typo.
12344
12345 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
12346
12347 * Makefile.in (INSTALL_MODULES): Move install-tcl before
12348 install-itcl.
12349 (install-itcl): Remove dependency on install-tcl.
12350
12351 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12352
12353 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12354
12355 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
12356
12357 * configure.in: Don't build libgui for a cygwin32 target when not on
12358 a cygwin32 host.
12359
12360 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12361
12362 * configure (redirect): Set to null, so default behavior of
12363 configure is now --verbose.
12364
12365 1998-02-16 Dave Love <d.love@dl.ac.uk>
12366
12367 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12368 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12369
12370 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12371
12372 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12373 this change to sync Makefile.in with its ChangeLog entries.
12374
12375 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12376
12377 * ltmain.sh (mkdir): Check that the directory doesn't exist
12378 before we exit with error, so that we don't get races during
12379 parallel builds.
12380
12381 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12382
12383 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12384
12385 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12386
12387 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12388 PICFLAG_FOR_TARGET.
12389 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12390
12391 * configure: Emit a definition for the new macro enable_shared
12392 into each Makefile.
12393
12394 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12395
12396 * configure.in (host_tools, native_only): Add libtool.
12397
12398 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12399
12400 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12401 Fix typo in ming config comment.
12402
12403 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12404
12405 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12406
12407 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12408
12409 * config.sub: Add tic30 cases, and map c30 to tic30.
12410
12411 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12412
12413 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12414 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12415 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12416 (CLEAN_TARGET_MODULES): Similarly
12417 (all-target-libf2c): Add dependences.
12418 * configure.in (target_libs): Add libf2c.
12419
12420 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12421
12422 * configure.in: Remove expect from noconfigdirs when target
12423 is cygwin32. OK to build expect and dejagnu with Canadian
12424 Cross.
12425
12426 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12427
12428 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12429 host.
12430
12431 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12432 and mingw32.
12433
12434 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12435
12436 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12437 here as it is not defined in the toplevel Makefile.
12438
12439 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12440
12441 * configure (package_makefile_rules_frag): New variable, which names
12442 a file with generic rules, ...
12443 Change comment to mention we now have FIVE parts.
12444 * configure: Undo last change.
12445
12446 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12447
12448 * config.guess: More accurate determination of HP processor types.
12449 * config.sub: More accurate determination of HP processor types.
12450
12451 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12452
12453 * configure (package_makefile_frag): Move inserting the
12454 ${package_makefile_frag} to where it should be according
12455 to the comment.
12456
12457 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12458
12459 * config.guess: Add support for Linux/ARM.
12460
12461 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12462
12463 * .cvsignore: Remove *-info and *-install since they match
12464 release-info and mpw-install, which we don't want to just ignore.
12465
12466 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12467
12468 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12469
12470 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12471
12472 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12473 local_prefix to sub-make invocations.
12474
12475 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12476
12477 * configure.in: Check makefile fragments in the source
12478 directory.
12479
12480 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12481
12482 * configure.in: Check whether host and target makefile
12483 fragments exist before adding them to *_makefile_frag.
12484
12485 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12486
12487 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12488
12489 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12490
12491 * configure.in: Make sure we only replace RPATH_ENVVAR on
12492 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12493 regexp to sed.
12494
12495 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12496 to sub-makes.
12497
12498 1998-01-13 Lee Iverson (leei@ai.sri.com)
12499
12500 * config-ml.in (multi-do): LDFLAGS must include multilib
12501 designator.
12502
12503 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
12504
12505 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12506
12507 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12508
12509 * config.sub: Add mingw32 support.
12510 * configure.in: Likewise.
12511
12512 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12513
12514 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12515
12516 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12517
12518 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12519 * configure (gxx_include_dir): Provide a definition for subdirs
12520 which do not use autoconf.
12521
12522 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12523
12524 * config.guess: Sync with egcs. Picks up new alpha support,
12525 BeOS & some additional linux support.
12526
12527 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12528
12529 * config.guess: HP 9000/803 is a PA1.1 machine.
12530
12531 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12532
12533 * configure.in: It's alpha*-...
12534
12535 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12536
12537 * configure.in (host_makefile_frag, target_makefile_frag):
12538 Handle multiple config files.
12539 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12540 alpha-*-*.
12541
12542 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12543
12544 * mkdep: New file.
12545
12546 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12547
12548 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12549
12550 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12551
12552 * Makefile.in: Add libgui directory.
12553 (GDB_TK): Add all-libgui.
12554 * configure.in: Add libgui directory.
12555 * configure: Add all-libgui to GDB_TK.
12556
12557 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12558
12559 * config-ml.in (multidirs): Add m32r to multilib list.
12560
12561 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12562
12563 * Makefile.in (all-target-gperf): Change dependency to
12564 all-target-libstdc++.
12565
12566 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12567
12568 * config.guess: Add BeOS support.
12569
12570 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12571
12572 Source directory cvs renamed to cvssrc:
12573 * configure.in (host_tools): Change cvs to cvssrc.
12574 (native_only): Likewise.
12575 (noconfigdirs) [various cases]: Likewise.
12576 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12577 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12578 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12579 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12580 (all-cvssrc): Rename target from all-cvs.
12581
12582 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12583
12584 * configure (gxx_include_dir): Fix thinko.
12585
12586 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12587
12588 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12589 (install-cross, install-gcc-cross): New targets.
12590
12591 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12592
12593 * configure.in (noconfigdirs): Add support for Thumb target.
12594
12595 * config.sub (maybe_os): Add support for Thumb target.
12596
12597 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12598
12599 * Makefile.in: Add rules for cygmon.
12600
12601 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12602
12603 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12604
12605 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12606 * configure (gxx_include_dir): Provide a definition for subdirs
12607 which do not use autoconf.
12608
12609 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12610
12611 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12612 11/18/97 build
12613
12614 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12615
12616 * From Franz Sirl.
12617 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12618 found on RedHat Linux systems.
12619
12620 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12621
12622 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12623 guesses.
12624
12625 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12626
12627 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12628
12629 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12630
12631 * ltmain.sh: If mkdir fails, check whether the directory was created
12632 anyhow by some other process.
12633
12634 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12635
12636 * configure.in (d30v-*-*): Configure all directories.
12637
12638 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12639
12640 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12641 for the D30V.
12642
12643 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12644
12645 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12646
12647 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12648
12649 * include/libiberty.h: Add extern "C" { so it can be used with C++
12650 progrms.
12651 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12652 programs.
12653
12654 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12655
12656 * configure.in (d30v-*-*): Configure GCC now.
12657
12658 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12659
12660 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12661 is no longer needed.
12662
12663 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12664
12665 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12666
12667 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12668
12669 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12670 targets using "$@" to provide support for similar but not identical
12671 targets without having to duplicate code.
12672
12673 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12674
12675 * makefile.vms: Fix to work with DEC C.
12676
12677 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12678
12679 * config.sub: Add mips-tx39-elf to marketing names.
12680
12681 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12682
12683 * ltmain.sh: Handle symlinks in generated script.
12684
12685 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12686
12687 * configure: Handle autoconf style directory options: --bindir,
12688 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12689 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12690 --sysconfdir.
12691 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12692 (sharedstatedir, localstatedir, oldincludedir): New variables.
12693 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12694 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12695 sbindir, sharedstatedir, and sysconfdir.
12696
12697 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12698
12699 * Makefile.in (bootstrap-lean): New target.
12700
12701 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12702
12703 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
12704 sn, and gnuserv from noconfigdirs.
12705
12706 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12707
12708 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12709
12710 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12711
12712 * Makefile.in (cross): New target.
12713
12714 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12715 Jeff Law <law@cygnus.com>
12716
12717 * Makefile.in (bootstrap2, bootstrap3): New targets.
12718 (all-bootstrap): Remove outdated and confusing target.
12719 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12720
12721 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12722
12723 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12724 windows. Consistent with gdb/configure.
12725
12726 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12727
12728 * configure.in: Name Linux target fragment.
12729
12730 * configure: Rewrite so that project Makefile fragment is inserted
12731 first and appears last in the resulting Makefile.
12732
12733 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12734
12735 * Makefile.in (install-itcl): Install tcl first.
12736
12737 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12738
12739 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12740
12741 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12742
12743 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12744
12745 * configure.in (skipdirs): Add target-librx for Linux.
12746 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12747
12748 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12749
12750 * Makefile.in (bootstrap): New target.
12751
12752 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12753
12754 * config.sub: Accept 'amigados' for backward compatibility.
12755
12756 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12757
12758 * config.guess: Merge with FSF.
12759
12760 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12761
12762 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12763
12764 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12765
12766 * config.sub: Add "marketing-names" patch.
12767
12768 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12769
12770 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12771
12772 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12773
12774 * config.sub: Handle v850-elf.
12775
12776 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
12777
12778 * .cvsignore (*-install): Remove.
12779
12780 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12781
12782 * ltconfig: Set CONFIG_SHELL in libtool.
12783 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12784
12785 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12786
12787 * configure.in (target_subdir): Set to libraries if enable_multilib.
12788
12789 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12790
12791 * config.guess: Update from gcc directory.
12792
12793 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12794
12795 * Makefile.in (all-sim): Depends on all-readline.
12796
12797 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12798
12799 * Makefile.in (BISON, YACC): Use $$s.
12800 (all-bison): Depend on all-texinfo.
12801
12802 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12803
12804 * Makefile.in (BISON): Add -L flag.
12805 (YACC): Likewise.
12806
12807 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12808
12809 * configure.in (noconfigdirs): Add support for v850e target.
12810
12811 * config.sub (maybe_os): Add support for v850e target.
12812
12813 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12814
12815 * configure.in (noconfigdirs): Add support for v850ea target.
12816
12817 * config.sub (maybe_os): Add support for v850ea target.
12818
12819 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12820
12821 * config.sub: Add mipstx39. Delete r3900.
12822
12823 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12824
12825 * Makefile.in (all-autoconf): Depends on all-texinfo.
12826
12827 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12828
12829 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12830 eabi targets.
12831
12832 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12833
12834 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12835
12836 * configure: When handling a Canadian Cross, handle YACC as well as
12837 BISON. Just set BISON to bison. When setting YACC, prefer bison.
12838 * Makefile.in (all-bison): Depend upon all-texinfo.
12839
12840 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12841
12842 * Makefile.in (BISON): bison, not byacc or bison -y.
12843 (YACC): bison -y or byacc or yacc.
12844 (various): Add *-bison as appropriate.
12845 (taz): No need to mess with BISON anymore.
12846
12847 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12848
12849 * configure: If OSTYPE matches *win32*, try to find a good value for
12850 CONFIG_SHELL.
12851
12852 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12853
12854 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12855 configure.in if it is present.
12856
12857 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12858
12859 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12860
12861 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12862
12863 * config.sub: Recognize `arc' cpu.
12864 * configure.in: Likewise.
12865 * config-ml.in: Likewise.
12866
12867 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12868
12869 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12870
12871 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12872
12873 * configure: Changed sed delimiter from ':' to '|' when
12874 attempting to substitute ${config_shell} for SHELL. On
12875 NT ${config_shell} may contain a ':' in it.
12876
12877 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12878
12879 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12880
12881 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12882
12883 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12884
12885 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12886
12887 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12888
12889 * ylwrap: If the program is a relative path, force it to be
12890 absolute.
12891
12892 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
12893
12894 * configure (tooldir): Set BISON to `bison -y' and not just bison.
12895
12896 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
12897
12898 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12899 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12900 for libraries.
12901
12902 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
12903
12904 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12905 separated by spaces.
12906
12907 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
12908
12909 * ylwrap: New file.
12910 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12911
12912 * ltmain.sh: Handle /bin/sh at start of install program.
12913
12914 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12915
12916 * ltconfig, ltmain.sh: New files, from libtool 1.0.
12917 * missing: New file, from automake 1.2.
12918
12919 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
12920
12921 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
12922 check-tk to CHECK_X11_MODULES.
12923
12924 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
12925
12926 * config.sub: Merge with FSF.
12927
12928 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
12929
12930 * config.guess: Merge with FSF.
12931
12932 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12933
12934 * configure: Treat msdosdjgpp like go32.
12935 * configure.in: Likewise. Don't remove gprof for go32.
12936
12937 * configure: Change Makefile.tem2 to Makefile.tm2.
12938
12939 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
12940
12941 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12942
12943 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12944
12945 * install-sh (chmodcmd): Set to null if the DST directory already
12946 exists. Same as Nov 11th change.
12947
12948 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
12949
12950 * configure (GDB_TK): Needs itcl and tix.
12951
12952 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
12953
12954 * config.guess: Update from FSF.
12955
12956 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
12957
12958 * Makefile.in (GDB_TK): Depend on itcl and tix.
12959
12960 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
12961
12962 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12963 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12964 (INSTALL_SCRIPT): New variable.
12965 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12966 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12967 to -x.
12968 * install-sh: Add support for -x option.
12969
12970 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
12971
12972 * configure.in, Makefile.in: Treat tix like itcl.
12973
12974 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
12975
12976 * Makefile.in (WINDRES): New variable.
12977 (WINDRES_FOR_TARGET): New variable.
12978 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12979 (EXTRA_HOST_FLAGS): Add WINDRES.
12980 (EXTRA_TARGET_FLAGS): Add WINDRES.
12981 (EXTRA_GCC_FLAGS): Add WINDRES.
12982 ($(DO_X)): Pass down WINDRES.
12983 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12984 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12985 DLLTOOL_FOR_TARGET.
12986
12987 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
12988
12989 * configure.in: configure sim before gdb for win32-x-ppc
12990
12991 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12992
12993 Move gperf into the toplevel, from libg++.
12994 * configure.in (target_tools): Add target-gperf.
12995 (native_only): Add target-gperf.
12996 * Makefile.in (all-target-gperf): New target, depend on
12997 all-target-libg++.
12998 (configure-target-gperf): Empty rule.
12999 (ALL_TARGET_MODULES): Add all-target-gperf.
13000 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13001 (CHECK_TARGET_MODULES): Add check-target-gperf.
13002 (INSTALL_TARGET_MODULES): Add install-target-gperf.
13003 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13004
13005 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
13006
13007 * config.sub (mn10200): Recognize new basic machine.
13008
13009 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13010
13011 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13012 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13013
13014 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13015
13016 * configure.in: If we're building mips-sgi-irix6* native, turn on
13017 ENABLE_MULTILIB and set TARGET_SUBDIR.
13018
13019 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
13020
13021 * Makefile.in (all-sn): Depend on all-grep.
13022
13023 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13024
13025 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13026
13027 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13028 Makefile. From Jeff Makey <jeff@cts.com>.
13029 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13030
13031 * Makefile.in (DISTBISONFILES): Remove.
13032 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13033 $(DEFAULT_YACC).
13034
13035 * configure.in: Build itl, db, sn, etc., when building for native
13036 cygwin32.
13037
13038 * Makefile.in (LD): New variable.
13039 (EXTRA_HOST_FLAGS): Pass down LD.
13040 ($(DO_X)): Likewise.
13041
13042 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13043
13044 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13045
13046 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13047
13048 * configure.in (targargs): Strip out any supplied --build argument
13049 before adding our own. Always add --build.
13050
13051 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13052
13053 * configure.in (targargs): Pass --build if we're doing
13054 a cross-compile.
13055
13056 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13057
13058 * configure: Use '|' instead of ":" as the separator in
13059 sed. Otherwise sed chokes on NT path names with drive
13060 designators. Also look for "?:*" as the leading characters in an
13061 absolute pathname.
13062
13063 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13064
13065 * config.sub: Support for r3900.
13066
13067 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13068
13069 * configure.in: Use install-sh, not install.sh.
13070
13071 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13072
13073 * Makefile.in (taz): Improve check for BISON so it doesn't try to
13074 apply it twice.
13075
13076 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
13077
13078 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13079 install-binutils.
13080
13081 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
13082
13083 * Makefile.in: Add automake targets.
13084 * configure.in (host_tools): Add automake.
13085
13086 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
13087
13088 * configure: Default CXX to c++, not gcc.
13089 * Makefile.in (CXX): Set to c++, not gcc.
13090 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13091
13092 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
13093
13094 * install-sh: try appending a .exe if source file doesn't
13095 exist
13096
13097 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
13098
13099 * configure.in: Turn on multilib by default.
13100 (cross_only): Remove target-libiberty.
13101
13102 * Makefile.in (all-gcc): Don't depend on libiberty.
13103
13104 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
13105
13106 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13107
13108 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
13109
13110 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13111 (DISTBISONFILES): Add ld/Makefile.in
13112
13113 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
13114
13115 * configure.in: if target is cygwin32 but host isn't cygwin32,
13116 don't configure gdb tcl tk expect, not just gdb.
13117
13118 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
13119
13120 * configure.in: Added gnuserv everywhere sn appears.
13121
13122 * Makefile.in (ALL_MODULES): Added all-gnuserv.
13123 (CROSS_CHECK_MODULES): Added check-gnuserv.
13124 (INSTALL_MODULES): Added install-gnuserv.
13125 (CLEAN_MODULES): Added clean-gnuserv.
13126 (all-gnuserv): New target.
13127
13128 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
13129
13130 * config.guess: Fixes for MIPS OpenBSD systems.
13131
13132 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
13133
13134 * Makefile.in (INSTALL_XFORM): Remove.
13135 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13136
13137 * mkinstalldirs: New file, copied from automake.
13138 * Makefile.in (installdirs): Rename from install-dirs. Use
13139 mkinstalldirs. Change all users.
13140 (DEVO_SUPPORT): Add mkinstalldirs.
13141
13142 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
13143
13144 * install-sh: Rename from install.sh.
13145 * Makefile.in (INSTALL): Change install.sh to install-sh.
13146 (DEVO_SUPPORT): Likewise.
13147
13148 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
13149 Graichen <graichen@rzpd.de>.
13150
13151 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
13152
13153 * config.guess: Recognize OpenBSD systems correctly.
13154
13155 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13156
13157 * README, Makefile.in (ETC_SUPPORT): Remove references to
13158 cfg-paper*, configure.{texi,man,info*}._
13159
13160 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
13161
13162 * Makefile.in (all.normal): Ensure that gcc is built after all
13163 the x11 - ie gdb - targets.
13164
13165 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
13166
13167 * makefile.vms: Don't run conf-a-gas.
13168
13169 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
13170
13171 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13172
13173 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
13174
13175 * configure.in: Remove noconfigdirs case since gdb also
13176 configures and builds for tic80-coff.
13177
13178 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
13179
13180 * configure: Set cache_file to config.cache.
13181 * Makefile.in (local-distclean): Remove config.cache.
13182
13183 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
13184
13185 * COPYING: Update FSF address.
13186
13187 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
13188
13189 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13190 noconfigdirs.
13191
13192 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
13193
13194 * Makefile.in (install-dirs): Don't crash if prefix, and hence
13195 MAKEDIRS, is empty.
13196
13197 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
13198
13199 * config.sub: Tweak mn10300 entry.
13200
13201 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
13202
13203 * configure.in (host_tools): Put sim before gdb, so gdb's
13204 configure.tgt can determine if the simulator was configured.
13205
13206 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
13207
13208 * config.sub: Move BeOS $os case to be with other Cygnus
13209 local cases.
13210
13211 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
13212
13213 * config.sub: Remove misplaced comment that broke Linux.
13214
13215 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
13216
13217 * config.sub: Add BeOS support.
13218
13219 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
13220
13221 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13222
13223 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
13224
13225 * configure.in (noconfigdirs): Remove tcl and tk from
13226 noconfigdirs for cygwin32 builds.
13227
13228 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
13229
13230 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13231
13232 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
13233
13234 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13235 make-all.com, use makefile.vms instead.
13236
13237 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
13238
13239 * config.sub: Accept -lnews*.
13240
13241 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
13242
13243 * configure.in (noconfigdirs): Disable target-newlib,
13244 target-examples and target-libiberty for d30v.
13245
13246 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13247
13248 * configure.in (noconfigdirs): Enable ld for d30v.
13249
13250 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13251
13252 * configure.in (tic80-*-*): Build compiler.
13253
13254 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13255
13256 * configure.in (d30v-*): Remove sim directory from list of
13257 unsupported d30v directories
13258
13259 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13260
13261 * config.sub, configure.in: Add d30v target cpu.
13262
13263 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13264
13265 * makefile.vms: New file.
13266 * make-all.com: Remove.
13267
13268 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13269
13270 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13271
13272 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13273
13274 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13275
13276 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13277
13278 * Makefile.in (ALL_MODULES): Added all-db.
13279 (CROSS_CHECK_MODULES): Addec check-db.
13280 (INSTALL_MODULES): Added install-db.
13281 (CLEAN_MODULES): Added clean-db.
13282
13283 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13284
13285 * config.guess: Merge with latest FSF sources.
13286
13287 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13288
13289 * Makefile.in (ALL_MODULES): Added all-itcl.
13290 (CROSS_CHECK_MODULES): Added check-itcl.
13291 (INSTALL_MODULES): Added install-itcl.
13292 (CLEAN_MODULES): Added clean-itcl.
13293
13294 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13295
13296 * configure.in: build gdb for mn10200
13297
13298 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13299
13300 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13301
13302 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13303
13304 * configure.in (tic80-*-*): Turn off most targets right now.
13305
13306 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13307
13308 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13309 rather than the makeinfo program.
13310 (do-info): Depend upon all-texinfo.
13311
13312 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13313
13314 * configure.in: Remove uses of config/mh-linux.
13315
13316 * config.sub, config.guess: Merge with latest FSF sources.
13317
13318 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13319
13320 * config.sub (case $basic_machine): Add tic80 entries.
13321
13322 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13323
13324 * config.sub, config.guess: Merge with latest FSF sources.
13325
13326 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13327
13328 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13329 * mpw-config.in: Test for NewFolderRecursive.
13330 * mpw-install: Use symbolic name for startup filename.
13331 * mpw-README: Add various additional details.
13332
13333 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13334
13335 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13336
13337 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13338
13339 * configure.in: Do build gcc and the target libraries for
13340 the mn10200.
13341
13342 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
13343
13344 * configure.in: don't avoid building gdb for mn10300 any more
13345 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13346 instead of single-quoting it.
13347
13348 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
13349
13350 * configure.in: Don't use --with-stabs on IRIX 6.
13351
13352 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13353
13354 * configure.in (m32r): Build gdb, libg++ now.
13355
13356 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13357
13358 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13359 directories from noconfigdirs.
13360
13361 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13362
13363 * config.sub (basic_machine): added mips16 configuration
13364
13365 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13366
13367 * config.sub: Handle d10v-unknown.
13368
13369 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13370
13371 * config.sub: Handle v850-unknown.
13372
13373 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13374
13375 * Makefile.in: add findutils
13376 * configure.in: add findutils to list of host_tools
13377
13378 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13379
13380 * config.sub: Handle mn10200 and mn10300.
13381
13382 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13383
13384 * configure.in (d10v-*): Do not build librx.
13385
13386 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13387
13388 * configure.in (mn10300): Build everything except gdb & libgloss.
13389
13390 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13391
13392 * config.guess: Patch for Dansk Data Elektronik servers,
13393 from Niels Skou Olsen <nso@dde.dk>.
13394
13395 For ncr, use /bin/uname rather than uname, since GNU uname does not
13396 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13397
13398 Patch for MIPS R4000 running System V,
13399 from Eric S. Raymond <esr@snark.thyrsus.com>.
13400
13401 Fix thinko for nextstep.
13402
13403 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13404
13405 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13406 * config.guess: Guess mips-dec-mach_bsd4.3.
13407
13408 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13409 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13410 release numbers.
13411 * config.guess (mips-mips-riscos*): Emit just enough of the
13412 release number.
13413
13414 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13415 * config.guess (sparc-auspex-sunos*): Added.
13416 (f300-fujitsu-*): Added.
13417
13418 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13419 * config.guess: Recognize a Tadpole as a sparc.
13420
13421 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13422
13423 * config.guess: Don't assume that NextStep version is either 2 or
13424 3. NextStep 4 (aka OpenStep 4) has come out now.
13425
13426 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13427
13428 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13429 From Rik Faith <faith@cs.unc.edu>.
13430
13431 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13432
13433 * config.sub: Contributions from bug-gnu-utils to:
13434 Support plain "hppa" (no version given) architecture, reported by
13435 OpenStep.
13436 OpenBSD like NetBSD.
13437 LynxOs is not a hardware supplier.
13438
13439 * config.guess: Contributions from bug-gnu-utils to add support for:
13440 OpenBSD like NetBSD.
13441 Stratus systems.
13442 More Pyramid systems.
13443 i[n>4]86 Intel chips.
13444 M680[n>4]0 Motorola chips.
13445 Use unknown instead of lynx for hardware manufacturer.
13446
13447 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13448
13449 * install.sh (chmodcmd): Set to null if the DST directory already
13450 exists.
13451
13452 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13453
13454 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13455 not use mt-ppc target Makefile fragment any more.
13456
13457 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13458
13459 * configure.in (*-*-windows): Exclude everything but those dirs
13460 needed to build windows.
13461
13462 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13463
13464 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13465
13466 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13467
13468 * configure.in: Exclude mmalloc from i386-windows.
13469
13470 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13471
13472 * Undo my previous change.
13473
13474 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13475
13476 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13477 unconditionally.
13478 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13479
13480 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13481
13482 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13483 host to add it's own flags.
13484
13485 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13486
13487 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13488
13489 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13490
13491 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13492 (CXX_FOR_TARGET): Likewise.
13493 (GCC_FOR_TARGET): Define.
13494 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13495 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13496 CC_FOR_TARGET was specified on the command line.
13497 (MAKEOVERRIDES): Don't define.
13498
13499 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13500
13501 * configure.in (m32r): Fix spelling of libg++ libs.
13502
13503 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13504
13505 * config.sub (-apple*): Remove, now redundant.
13506
13507 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13508
13509 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13510
13511 * configure: Rework yesterday's sed script patch.
13512
13513 * config.sub: Merge with FSF.
13514
13515 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13516
13517 * config.guess: Merge from FSF.
13518
13519 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
13520 * config.guess: Use pc instead of unknown, for pc clone systems.
13521 Change linux to linux-gnu.
13522
13523 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13524 * config.guess: Avoid non-portable tr syntax.
13525
13526 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13527
13528 * test-build.mk (HOLES): Add "xargs" for gdb.
13529
13530 * configure: Avoid hpux10.20 sed bug.
13531
13532 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13533
13534 * configure.in: Add support for windows host
13535 (that is a build done under the Microsoft build environment).
13536
13537 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13538
13539 * Makefile.in: Replace all uses of srcroot with s, to shrink
13540 command line lengths.
13541
13542 Patches from Geoffrey Noer <noer@cygnus.com>:
13543 * configure.in: If configuring for newlib, pass --with-newlib to
13544 subdirectories.
13545 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13546 -Bnewlib/ and -Lwinsup to gcc.
13547 (CXX_FOR_TARGET): Likewise.
13548
13549 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13550
13551 * Makefile.in (ETC_SUPPORT): Add configure.
13552
13553 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13554
13555 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13556 host configuration file.
13557
13558 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13559
13560 * configure.in: Break mn10x00 support into separate
13561 mn10200 and mn10300 configurations.
13562 * config.sub: Likewise.
13563
13564 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13565
13566 * configure.in: Add lots of stuff to noconfigdirs for
13567 the mn10x00 targets.
13568
13569 * config.sub, configure.in: Add mn10x00 support.
13570
13571 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13572
13573 * make-all.com: Call conf-a-gas, not config-a-gas.
13574
13575 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13576
13577 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13578 targets.
13579
13580 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13581
13582 * mpw-README: Add much more detail for native PowerMac.
13583 * mpw-install: New file.
13584 * mpw-configure: Add --norecursion and --help options.
13585 * mpw-config.in: Translate readme and install files when
13586 copying to objdir.
13587 * mpw-build.in: Don't always depend on byacc and flex.
13588 (install-only-top): New action.
13589
13590 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13591
13592 * configure.in: You can now configure GDB for the v850.
13593
13594 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13595
13596 * configure.in (noconfigdirs): Don't configure any C++ dirs
13597 if targeting D10V.
13598
13599 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13600
13601 * config.sub: Recognize mips64vr5000.
13602
13603 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13604
13605 * configure.in: Use a single line for host_tools and native_only.
13606
13607 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13608
13609 * config.sub, configure.in: Add entries for m32r.
13610
13611 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13612
13613 * Makefile.in (inet-install): Don't run install-gzip.
13614
13615 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13616
13617 * configure.in: Don't config lots of things for *-*-windows*.
13618
13619 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13620
13621 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13622 (host_libs, host_tools): Copy from configure.in.
13623 * mpw-configure: Don't complain about directories not found.
13624
13625 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13626
13627 * configure.in (i[345]86): Recognize i686 for pentium pro.
13628 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13629 file.
13630
13631 * config.guess (i[345]86): Ditto.
13632
13633 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13634
13635 * configure.in (noconfigdirs): Removed gdb for D10V.
13636
13637 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
13638
13639 * configure.in: Remove ld, target-libio, target-libg++, and
13640 target-libstdc++ from noconfigdirs.
13641
13642 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13643
13644 * configure: Fix three locations where shell scripts were
13645 being run directly rather than with config_shell.
13646
13647 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13648
13649 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13650 * config.sub (basic_machine): Recognize v850.
13651
13652 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13653
13654 * mpw-configure: Handle multiple enable/disable options and
13655 pass them down recursively, handle -c and -s flags appropriately
13656 depending on choice of compiler, add escape mechanism for
13657 quoted arguments to gC.
13658
13659 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13660
13661 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13662 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13663 so that -mrelocatable-lib and -mno-eabi are used.
13664
13665 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13666 not support --print-multi-lib, don't abort.
13667
13668 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13669
13670 * make-all.com: Run config-a-gas.
13671 * setup.com: Don't copy subdirectory files around.
13672
13673 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13674
13675 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13676 target, it now compiles correctly.
13677
13678 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13679
13680 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13681
13682 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13683
13684 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13685
13686 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13687
13688 * configure.in (native_only): Add prms.
13689
13690 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13691
13692 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13693 (BINUTILS_SUPPORT_DIRS): Likewise.
13694
13695 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13696
13697 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13698 d10v support is added.
13699
13700 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13701
13702 * configure.in (d10v-*-*): New target.
13703
13704 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13705
13706 * config.guess (HP 9000/811): Recognize this as a PA1.1
13707 machine.
13708
13709 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13710
13711 * Makefile.in (do-tar-gz): New target, split out from tail end of
13712 taz target. Run each command separately, don't use pipes.
13713 (taz): Use it.
13714
13715 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13716
13717 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13718 * mpw-build.in: No builds should depend on building byacc or flex,
13719 they are assumed to be installed already.
13720
13721 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13722
13723 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13724 variable that CC_FOR_TARGET needs.
13725
13726 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13727
13728 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13729 options have changed since the last time the subdirectory was
13730 configured, and if it has, reconfigure.
13731 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13732 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13733
13734 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13735
13736 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13737 CLEAN_MODULES): Add bash.
13738 (all-bash): New target.
13739
13740 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13741
13742 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13743
13744 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13745
13746 * config.sub (basic_machine): Recognize d10v as a valid processor.
13747
13748 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13749
13750 * mpw-configure: Add support for --bindir.
13751 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13752
13753 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13754
13755 * configure.in: add bash, time, gawk to list of hosttools and things
13756 to only build for native toolchains
13757
13758 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13759
13760 * Makefile.in (docdir): Remove.
13761
13762 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13763
13764 * Makefile.in (datadir): Set to $(prefix)/share.
13765
13766 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13767
13768 * configure.in: build diff and patch for cygwin32-hosted
13769 toolchains.
13770
13771 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13772
13773 * config.sub: Accept -rtems*.
13774
13775 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13776
13777 * configure.in: enable dosrel for cygwin32-hosted builds,
13778 remove diff from the list of things not buildable
13779 via Canadian Cross
13780
13781 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13782
13783 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13784 don't get ". ".
13785
13786 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13787
13788 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13789
13790 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13791
13792 * Makefile.in (taz): Handle case where tex3patch didn't even get
13793 checked out. Also, if it was found, put the symlink in a new util
13794 subdirectory.
13795
13796 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13797
13798 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13799
13800 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13801
13802 * config.sub: Recognize -openvms.
13803 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13804 * make-all.com, setup.com: New files.
13805
13806 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13807
13808 * Makefile.in (taz): tex3patch moved to texinfo/util.
13809
13810 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13811
13812 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13813 * configure.in: remove make from disable-if-Can-Cross list
13814 enable gdb if ${host} and ${target} are cygwin32
13815
13816 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13817
13818 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13819 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13820
13821 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13822
13823 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13824 distinguish sysv/svr4/bsd variants.
13825 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13826
13827 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13828
13829 * configure.in: Added copyright notice.
13830 * move-if-change: Added copyright notice.
13831
13832 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13833
13834 * configure.in (powerpcle-*-solaris*): Until we get shared
13835 libraries working, don't build gdb, sim, make, tcl, tk, or
13836 expect.
13837
13838 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13839
13840 * config.guess: Merge with FSF:
13841
13842 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13843 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13844
13845 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13846 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13847
13848 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13849 * config.guess: Combine two OSF1 rules.
13850 Also recognize field test versions. From mjr@zk3.dec.com.
13851 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13852 because GNU uname does not support -p. From pmr@pajato.com.
13853
13854 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13855
13856 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13857
13858 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13859
13860 * mpw-README: Document GCCIncludes.
13861
13862 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13863
13864 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13865
13866 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13867
13868 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13869
13870 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13871
13872 * configure.in (*-*-cygwin32): Configure make.
13873
13874 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13875
13876 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13877
13878 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13879
13880 * Makefile.in (all-inet): Depend on all-perl.
13881
13882 * Makefile.in (inet-install): New target.
13883
13884 * Makefile.in (all-inet): Depend on all-tcl.
13885 (all-inet): Depend on all-send-pr.
13886
13887 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13888
13889 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13890 temporarily.
13891
13892 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
13893
13894 * configure.in: Don't configure --with-gnu-ld on AIX.
13895
13896 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13897
13898 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13899
13900 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
13901
13902 * Makefile.in (ALL_MODULES): Added all-inet.
13903 (CROSS_CHECK_MODULES): Added check-inet.
13904 (INSTALL_MODULES): Added install-inet.
13905 (CLEAN_MODULES): Added clean-inet.
13906 (all-indent): New target.
13907
13908 * configure.in (host_tools): Added inet.
13909 (native_only): Added inet.
13910 (noconfigdirs): Added inet.
13911
13912 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
13913
13914 * configure.in: Don't configure libgloss if we are not configuring
13915 newlib.
13916
13917 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13918
13919 * configure.in: Don't configure libgloss for unsupported
13920 architectures.
13921
13922 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13923
13924 * Makefile.in (CLEAN_MODULES): Add clean-apache.
13925
13926 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
13927
13928 * Makefile.in (ALL_MODULES): Include all-apache.
13929 (CROSS_CHECK_MODULES): Include check-apache.
13930 (INSTALL_MODULES): Include install-apache.
13931 (all-apache): New target.
13932
13933 * configure.in: Added apache everywhere perl is seen.
13934
13935 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13936
13937 * Makefile.in: Add support for clean-{module} and
13938 clean-target-{module} rules.
13939
13940 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
13941
13942 * configure.in (*-*-ose) do not build libgloss.
13943
13944 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13945
13946 * config.guess (prep*:SunOS:5.*:*): Turn into
13947 powerpele-unknown-solaris2.
13948
13949 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
13950
13951 * configure.in: Permit --enable-shared to specify a list of
13952 directories.
13953
13954 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13955
13956 * configure.in (host==solaris): Pass only the first word of $CC
13957 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13958
13959 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13960
13961 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13962
13963 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
13964
13965 * Makefile.in (ALL_MODULES): Include all-perl.
13966 (CROSS_CHECK_MODULES): Include check-perl.
13967 (INSTALL_MODULES): Include install-perl.
13968 (ALL_X11_MODULES): Include all-guile.
13969 (CHECK_X11_MODULES): Include check-guile.
13970 (INSTALL_X11_MODULES): Include install-guile.
13971 (all-perl): New target.
13972 (all-guile): New target.
13973
13974 * configure.in (host_tools): Include perl and guile.
13975 (native_only): Include perl and guile.
13976 (noconfigdirs): Don't build guile and perl; no ports have been
13977 done.
13978
13979 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
13980
13981 * configure (--enable-*): Handle quoted option lists such as
13982 --enable-sim-cflags='-g0 -O' better.
13983
13984 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13985
13986 * Makefile.in ({,inst}all-target): New rule so we can make and
13987 install all of the target directories easily.
13988
13989 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13990
13991 * configure.in: Add missing global flag in sed substitution when
13992 deleting `target-' from ${configdirs}.
13993
13994 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
13995
13996 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13997 option.
13998
13999 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14000 config/mh-necv4.
14001
14002 * install.sh: Correct misspelling of transformbasename.
14003
14004 * config.guess: Recognize mips-*-sysv*.
14005
14006 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
14007
14008 * config.sub: Recognize mon960.
14009
14010 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
14011
14012 * configure: Restore Canadian Cross handling of BISON and LEX,
14013 removed in Feb 20 change.
14014
14015 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
14016
14017 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14018 Mention make install. Remove the old copyright date as well the
14019 clumsy and rather pointless copyright on the README file.
14020
14021 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14022
14023 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14024 Makefile after running symlink-tree, then run `make distclean' to
14025 avoid clobbering any generated files in srcdir.
14026
14027 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14028
14029 * configure.in (m68k-*-netbsd*): Build everything now.
14030
14031 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14032
14033 * Makefile.in (taz): Fix quoting.
14034
14035 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14036
14037 * configure.in (sparclet-*-*): Build everything now.
14038
14039 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14040
14041 * configure.in (m68k-*-linux*): New host.
14042
14043 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14044
14045 * configure: Check for bison before byacc.
14046
14047 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14048
14049 * Makefile.in configure: Change the way LEX and BISON/YACC are
14050 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14051 searching PATH. These are used as fallbacks by Makefile.in if
14052 flex/bison/byacc aren't in objdir.
14053
14054 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14055
14056 * Makefile.in: Make everything which depends upon all-bfd also
14057 depend upon all-opcodes, in case --with-commonbfdlib is used.
14058
14059 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14060
14061 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14062 building NT native compilers on Unix.
14063
14064 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14065
14066 * configure.in: Don't get CC from the host Makefile fragment if we
14067 can find gcc in PATH, or if this is a Canadian Cross. Move the
14068 Solaris test for /usr/ucb/cc to the post target script, just after
14069 the compiler sanity test.
14070
14071 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14072
14073 * config.sub: Merge with FSF.
14074
14075 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
14076
14077 * Makefile.in (RPATH_ENVVAR): New variable.
14078 (REALLY_SET_LIB_PATH): Use it.
14079 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14080
14081 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
14082
14083 * config.sub, configure.in: Recognize sparclet cpu.
14084
14085 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14086
14087 * config.guess: Support m68k-cbm-sysv4.
14088
14089 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14090
14091 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14092 m68k-unknown-linuxaout from linker help string. Put quotes around
14093 $ld_help_string.
14094
14095 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
14096
14097 * config.guess (powerpc-harris-powerunix): Add guess for port
14098 to new target.
14099
14100 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14101
14102 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14103
14104 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
14105
14106 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14107 $(REALLY_SET_LIB_PATH) in Makefile.
14108 * Makefile.in (SET_LIB_PATH): New variable.
14109 (REALLY_SET_LIB_PATH): New variable.
14110 ($(DO_X)): Use $(SET_LIB_PATH).
14111 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14112 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14113 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14114 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14115 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14116 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14117 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14118 (install-dosrel): Likewise.
14119 (all-opcodes): Depend upon all-libiberty.
14120
14121 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
14122
14123 * config.guess (*:CYGWIN*): New
14124
14125 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14126
14127 * Makefile.in (all-target-winsup): All all-target-libiberty.
14128
14129 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14130
14131 * configure.in (noconfigdirs): Add missing # in front of comment.
14132
14133 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
14134
14135 * configure.in: add second pass to things added to noconfigdirs
14136 so *-gm-magic can exclude libgloss properly.
14137
14138 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
14139
14140 * mpw-configure (extralibs_name, rez_name): Set correctly
14141 for MWC68K compiler.
14142
14143 * mpw-README: Add more info on the necessary build tools.
14144
14145 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
14146
14147 * configure.in, config.sub: Recognize cygwin32.
14148
14149 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
14150
14151 * config.guess, config.sub: Recognize A/UX.
14152
14153 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
14154
14155 * config.sub: Merge with gcc/config.sub.
14156
14157 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
14158
14159 * mpw-build.in (do-binutils): Add build of stamps.
14160
14161 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
14162
14163 * config.sub: Add recognition for mips64vr4100*-* targets.
14164
14165 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14166
14167 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14168 Add creation of gconfigargs with `--enable-shared' turned on.
14169 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14170 ($(host)-stamp-stage3-configured): Likewise.
14171 (HOLES): Add chatr and ldd.
14172 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14173
14174 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
14175
14176 * configure: Pass --nfp to recursive configures.
14177
14178 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
14179
14180 * Makefile.in (DLLTOOL): New.
14181 (DLLTOOL_FOR_TARGET): New.
14182 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14183 (EXTRA_TARGET_FLAGS): Ditto.
14184 (EXTRA_GCC_FLAGS): Ditto.
14185 (CONFIGURE_TARGET_MODULES): Ditto.
14186 (DO_X): Ditto.
14187 * configure: Add DLLTOOL.
14188
14189 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
14190
14191 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14192 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14193 mh-sco, since old workarounds no longer needed, and don't
14194 build ld, since libraries have weak symbols in COFF.
14195
14196 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
14197
14198 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14199
14200 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
14201
14202 * configure.in: Make sure that ${CC} can be used to compile an
14203 executable.
14204
14205 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14206
14207 * Makefile.in (all-gdb): Depend on $(GDB_TK).
14208 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14209 nothing depending on whether gdbtk is being built.
14210
14211 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
14212
14213 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14214
14215 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
14216
14217 * configure.in (noconfigdirs): Put ld or gas in this early, if the
14218 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14219
14220 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
14221
14222 * config-ml.in: Add support for
14223 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14224 Simplify setting of multidirs from --disable-foo.
14225
14226 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14227
14228 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14229 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14230 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14231 non-empty, pass them on to the GCC make.
14232 (all-bootstrap): New rule that is like all-gcc, except it executes
14233 the GCC bootstrap rule instead of the GCC all rule.
14234
14235 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
14236
14237 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14238
14239 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14240
14241 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14242 DG/UX support.
14243
14244 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
14245
14246 * config.sub (i*86*) Change [345] to [3456]
14247
14248 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14249
14250 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14251 --with-gnu-ld=no.
14252
14253 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14254
14255 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14256 AIX multilibs get built.
14257
14258 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14259
14260 * configure.in (i386-win32): Don't build expect if we're not
14261 building the tcl subdir.
14262
14263 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14264
14265 * Makefile.in: (configure-target-examples, all-target-examples):
14266 New targets, configure and build example programs.
14267
14268 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14269
14270 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14271 use it as input to sedit the generated MPW makefile.
14272 * mpw-README: Add a suggestion about Gestalt.h.
14273
14274 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14275
14276 * config.sub: Accept *-*-ieee*.
14277
14278 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14279
14280 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14281 Ronald F. Guilmette <rfg@monkeys.com>.
14282
14283 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14284
14285 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14286 for powerpc-pe native.
14287 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14288 (target==powerpc-pe): duplicate i386-win32 entry.
14289
14290 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14291
14292 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14293 of vxworks, not just vxworks5.1.
14294
14295 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14296
14297 * mpw-configure: Add support for exec-prefix.
14298
14299 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14300
14301 * config.guess: Recognize HP model 816 machines as having
14302 a PA1.1 processor.
14303
14304 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14305
14306 * configure: Ignore new autoconf configure options.
14307
14308 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14309
14310 * config.guess: Recognize Pentium under SCO.
14311 From Robert Lipe <robertl@arnet.com>.
14312
14313 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14314
14315 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14316
14317 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14318
14319 * configure.in: Don't configure gas for alpha-dec-osf*.
14320
14321 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14322
14323 * configure.in: Default to --with-stabs for some targets for which
14324 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14325 i[345]86*-*-unixware*.
14326
14327 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14328
14329 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14330 rather than basing it on the target. Simplify handling of options
14331 controlling which directories to configure. Remove extraneous
14332 slash in multi-clean target.
14333
14334 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14335
14336 * config-ml.in: Prefix more variables with ml_ so they don't collide
14337 with configure's.
14338
14339 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
14340
14341 * configure: Don't turn -v into --v.
14342
14343 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
14344
14345 * configure.in (targargs): Fix typo.
14346
14347 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14348
14349 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14350
14351 * configure.in: Strip --host and --target options from
14352 CONFIG_ARGUMENTS, and always configure for --host only. Add
14353 --with-cross-host option when building with a cross-compiler.
14354 * configure: Canonicalize the arguments put into config.status by
14355 always using `=' for an option with an argument. Pass a presumed
14356 --host or --target explicitly.
14357
14358 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14359
14360 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14361 into general OS recognition case.
14362
14363 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14364
14365 * configure.in (target_configdirs): add target-winsup only
14366 for win32 target systems.
14367
14368 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14369
14370 * Makefile.in (all-target-libgloss): Depend upon
14371 configure-target-newlib, since when libgloss is built it looks to
14372 see if the newlib directory exists.
14373
14374 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14375
14376 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14377 cfg-ml-*.in.
14378
14379 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14380
14381 * configure: Handle LD and LD_FOR_TARGET when configuring a
14382 Canadian Cross.
14383
14384 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14385
14386 * configure.in (target_libs): add target-winsup.
14387 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14388 (target==ppcle-pe): remove ld from $noconfigdirs.
14389
14390 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14391
14392 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14393 Preserve relative path names in $srcdir. Build symlink tree if
14394 configuring cross target dir and srcdir=. (= no VPATH support).
14395 (configure-target-libg++): Depend on configure-target-librx.
14396 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14397 * config-ml.in: New file.
14398 * symlink-tree: New file.
14399 * configure: Ensure srcdir="." if that's what it is.
14400
14401 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14402
14403 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14404 includes and FLEX_SKELETON setting.
14405 * mpw-configure (--with-gnu-ld): New option, controls whether
14406 to use PPCLink or ld with PowerMac GCC.
14407 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14408 * mpw-config.in: Configure grez if targeting Mac.
14409
14410 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14411 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14412 just macos.
14413 * configure.in: Configure grez resource compiler if targeting Mac.
14414 * Makefile.in (all-grez, install-grez): New targets.
14415
14416 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14417
14418 * configure: CXX defaults to gcc, not g++. If we find
14419 gcc in the path, set CC to gcc -O2.
14420
14421 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14422
14423 * configure: Default ${build} correctly. Avoid picking up extra
14424 spaces when reading CC and CXX from Makefile. When doing a
14425 Canadian Cross, use plausible default values for numerous
14426 variables.
14427 * configure.in: When doing a Canadian Cross, don't try to
14428 configure tools whose configure script can't handle it.
14429
14430 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14431
14432 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14433
14434 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14435
14436 * configure: Remove dubious bug reporting address.
14437
14438 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14439
14440 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14441 configure script, run that instead of this directory's configure.
14442 In either case, print a message that we're configuring the sub-dir.
14443
14444 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14445
14446 * configure.in: Before checking for the existence of various files,
14447 use sed to filter out "target-".
14448
14449 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14450
14451 * Makefile.in (DO_X): Split rule to decrease command line length
14452 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14453 (Philippe De Muyter).
14454
14455 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14456
14457 * Makefile.in (all-patch): depend on all-libiberty.
14458
14459 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14460
14461 * configure.in: If the only directory in target_configdirs which
14462 actually exists is libiberty, then set target_configdirs to empty,
14463 to avoid trying to build a target libiberty in a gas or gdb
14464 distribution.
14465
14466 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14467
14468 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14469 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14470 systems.
14471
14472 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14473
14474 * configure.in (copy_dirs): Use sys-include instead of include
14475 for --with-headers option.
14476
14477 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14478
14479 * Makefile.in, configure.in: Make winsup builds work with
14480 new scheme.
14481
14482 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14483
14484 * configure.in: Build the linker on AIX.
14485
14486 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14487
14488 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14489 where needed.
14490
14491 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14492
14493 * Makefile.in (all-gcc): Fix typo.
14494
14495 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14496
14497 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14498
14499 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14500
14501 * configure.in: Rename libFOO to target-libFOO, and xiberty
14502 to target-xiberty, to provide more flexibility.
14503 (target_subdir): Define. Create if cross.
14504 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14505 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14506 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14507 check-libFOO -> check-target-libFOO, etc.
14508 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14509 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14510 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14511 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14512 allow ALL_GCC="" to only configure.
14513 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14514 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14515 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14516
14517 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14518
14519 * Makefile.in (taz): Build "info" in etc explicitly.
14520
14521 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14522
14523 * configure.in: Make sure that CC is undefined (as opposed to
14524 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14525 problem with autoconf trying to configure on a host without GCC.
14526
14527 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14528
14529 * mpw-configure: Set host alias from choice of host compiler,
14530 only use generic MPW Makefile sed if present, edit a file
14531 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14532 * mpw-README: Add problem notes about CW6 and CW7.
14533
14534 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14535
14536 * Makefile.in (taz): Use ";" instead of ";;".
14537
14538 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14539
14540 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14541 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14542 DISTDOCDIRS.
14543 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14544 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14545
14546 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14547
14548 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14549 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14550 Move bfd to DISTSTUFFDIRS.
14551
14552 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14553
14554 * Makefile.in (X11_LIB): Removed.
14555 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14556
14557 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14558
14559 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14560
14561 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14562 names.
14563
14564 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14565
14566 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14567
14568 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14569
14570 * configure.in (i[345]86-*-win32): Always build newlib.
14571 Don't configure cvs, autoconf or texinfo.
14572 * Makefile.in (LD_FOR_TARGET): New.
14573 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14574 Pass down LD_FOR_TARGET.
14575
14576 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14577
14578 * winsup: New directory.
14579 * Makefile.in: Build winsup.
14580 * configure.in: Winsup is configured when target is win32.
14581 Can only build win32 target GDB when native.
14582
14583 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14584
14585 * config.guess: Recognize HP model 819 machines as having
14586 a PA 1.1 processor.
14587
14588 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14589
14590 * configure: Fix sed loop which substitutes for CC and CXX to
14591 avoid bug found in various sed implementations.
14592
14593 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14594
14595 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14596 simulator. Use standard powerpc-*-eabi*.
14597
14598 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14599
14600 * configure.in: Stop putting gas and binutils in noconfigdirs for
14601 powerpc-*-aix* and rs6000-*-*.
14602
14603 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14604
14605 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14606 -mcall-aixdesc libraries.
14607
14608 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14609
14610 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14611
14612 * config.sub (arm | armel | armeb): Fix shell syntax.
14613
14614 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14615
14616 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14617 -msoft-float and -mcpu=common support.
14618 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14619 libraries.
14620
14621 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14622
14623 * configure.in: Allow configuration and build of emacs19 for the alpha.
14624
14625 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14626
14627 * configure.in (CC): Get ^CC, not just any old CC, from
14628 ${host_makefile_frag}.
14629
14630 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14631
14632 * configure.in (CC): Try to get CC from
14633 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14634
14635 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14636
14637 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14638 only if it exists in $(srcdir).
14639
14640 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14641
14642 * configure: If CC and CXX are not set in the environment, set
14643 them, based on either an existing Makefile or on searching for gcc
14644 in PATH. Substitute for CC and CXX in Makefile.
14645 * configure.in: Remove libm from target_libs. Separate
14646 target_configdirs from configdirs. If CC is not set in
14647 environment, try to get it from a host Makefile fragment. Rewrite
14648 changes of configdirs to use skipdirs instead. A few minor
14649 tweaks. Take directories out of target_configdirs as they are
14650 taken out of configdirs. Remove existing Makefile files from
14651 subdirectories. Substitute for TARGET_CONFIGDIRS and
14652 CONFIG_ARGUMENTS in Makefile.
14653 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14654 by configure.in.
14655 (CONFIG_ARGUMENTS): Likewise.
14656 (CONFIGURE_TARGET_MODULES): New variable.
14657 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14658 ($(CONFIGURE_TARGET_MODULES)): New target.
14659 (configure-libg++, configure-libio): New targets.
14660 (all-libg++): Depend upon configure-libg++.
14661 (all-libio): Depend upon configure-libio.
14662 (configure-libgloss, all-libgloss): New targets.
14663 (configure-libstdc++): New target.
14664 (all-libstdc++): Depend upon configure-libstdc++.
14665 (configure-librx, all-librx): New targets.
14666 (configure-newlib): New target.
14667 (all-newlib): Depend upon configure-newlib
14668 (configure-xiberty): New target.
14669 (all-xiberty): Depend upon configure-xiberty.
14670
14671 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14672
14673 * configure.in (host i[345]86-*-win32): Expand the
14674 noconfigdirs again.
14675
14676 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14677
14678 * mpw-configure: Fix sed command file name.
14679
14680 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14681
14682 * configure.in (host i[345]86-*-win32): Reduce the
14683 noconfigdirs again.
14684
14685 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14686
14687 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14688 or powerpc*-*-pe*, since they are not yet supported.
14689
14690 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14691
14692 Add PowerMac support and many other enhancements.
14693 * mpw-configure: New option --cc to select compiler to use,
14694 paste options set according to --cc into the generated
14695 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14696 if mpw-make.sed is present.
14697 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14698 add forward includes for PowerPC include files.
14699 * mpw-build.in: Build using Makefile.PPC if present.
14700 (do-byacc, etc): Remove separate version resource builds.
14701 (do-gas): Build "stamps" before "all".
14702 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14703 * mpw-README: Update to reflect --cc option, PowerMac support,
14704 and recently-reported compatibility problems.
14705
14706 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14707
14708 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14709 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14710 (--with-multilib-top): Pass to recursive invocations.
14711
14712 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14713
14714 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14715 v810-*-*.
14716
14717 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14718
14719 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14720 gdb, ld and opcodes on v810-*-*.
14721
14722 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14723
14724 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14725 (local-maintainer-clean): New target.
14726 (maintainer-clean): New target.
14727 (realclean): Just depend upon maintainer-clean.
14728
14729 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14730
14731 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14732
14733 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14734
14735 * configure.in: Build ld in mips*-*-bsd* case.
14736
14737 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14738
14739 * config.sub: Accept -lites* OS. From Ian Dall.
14740
14741 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14742
14743 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14744 targets.
14745
14746 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14747
14748 * configure.in: treat i386-win32 canadian cross the same as
14749 i386-go32 canadian cross.
14750
14751 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14752
14753 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14754 running under the simulator to build a reduced set of libraries.
14755 (powerpc-*-eabiaix): Add fine grained multilib support added to
14756 other powerpc targets yesterday.
14757
14758 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14759
14760 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14761 -disable-softfloat, -disable-relocatable, -disable-aix, and
14762 -disable-sysv to control which multilib libraries get built.
14763
14764 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14765
14766 * configure: Add Makefile.tem to list of files to remove in trap
14767 handler.
14768
14769 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14770
14771 * config.guess (*Linux*): Add missing "exit"s.
14772 Also, need specific check for alpha-unknown-linux (uses COFF).
14773
14774 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14775
14776 * config.guess: Merge with FSF:
14777
14778 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14779 * config.guess (AIX4): More robust release numbering discovery.
14780
14781 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14782 * config.guess (i386-sequent-ptx): Properly get version number.
14783
14784 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14785 * config.guess (mips:*:4*:UMIPS): New case.
14786
14787 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14788
14789 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14790 (i386-win32 host): Likewise. Don't build readline.
14791
14792 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14793
14794 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14795 SUPPORT_FILES to submakes.
14796
14797 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14798
14799 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14800 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14801 mpw-configure.
14802
14803 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14804
14805 * configure.in (appdirs): Use =, not ==, in test expression when
14806 trying to build the text to print in the warning message for
14807 Solaris users.
14808
14809 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14810
14811 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14812
14813 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14814
14815 * config.guess: Recognize lynx-2.3.
14816
14817 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14818
14819 * config.sub (z8ksim): Deleted
14820 (z8k-*-coff): New, this is the one true name of the target.
14821
14822 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14823
14824 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14825
14826 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14827
14828 * config.guess (*:Linux:*:*): First try asking the linker what the
14829 default object file format is (elf, aout, or coff). Then if this
14830 fails, try previous methods.
14831
14832 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14833
14834 * configure.in: Don't build newlib for *-*-vxworks5.1.
14835
14836 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14837
14838 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14839 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14840
14841 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14842
14843 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14844
14845 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14846
14847 * cfg-ml-com.in: New file.
14848 * cfg-ml-pos.in: New file.
14849
14850 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14851
14852 * COPYING.NEWLIB: Add HP free copyright to list.
14853
14854 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14855
14856 * config.sub: Recognize -eabi* for the system, not just -eabi.
14857
14858 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14859
14860 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14861 * config.sub, configure.in (win32): New target and host.
14862
14863 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14864
14865 * configure.in: Add i386-pe configuration.
14866
14867 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14868
14869 * mpw-build.in (install): Install GDB after LD.
14870
14871 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14872
14873 * mpw-config.in (elf/mips.h): Always forward-include, needed
14874 for GDB to build.
14875
14876 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14877
14878 * testsuite: New directory for customer acceptance and whole tool
14879 chain tests.
14880
14881 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14882
14883 * configure: If per-host line isn't found, but AC_OUTPUT is found
14884 and a configure script exists, run it instead.
14885
14886 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14887
14888 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14889
14890 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
14891
14892 * configure: Set build_{cpu,vendor,os,alias} to host values when
14893 --build isn't specified.
14894
14895 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14896
14897 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14898 (FLAGS_TO_PASS): Pass them.
14899 (EXTRA_TARGET_FLAGS): Ditto.
14900
14901 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14902
14903 * Makefile.in (all-libg++): Depend on all-libstdc++.
14904
14905 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14906
14907 * configure.in (noconfigdirs): Enable all packages for
14908 i386-unknown-netbsd.
14909
14910 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
14911
14912 * configure.in (noconfigdirs): Don't configure tk for i386-go32
14913 hosted builds (DOS builds)
14914
14915 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14916
14917 Changes for ARM based on patches from Richard Earnshaw:
14918 * config.sub: Handle armeb and armel.
14919 * configure.in: Omit arm linker only for riscix.
14920
14921 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
14922
14923 * config.guess: Update from FSF.
14924
14925 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
14926
14927 * config.sub: Recognize powerpcle as the little endian variant of
14928 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
14929 powerpcle variant. Convert pentium into i586, not i486. Add p5
14930 alias for i586. Map new x86 variants p6, k5, nexgen into i586
14931 temporarily.
14932
14933 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
14934
14935 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14936
14937 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
14938
14939 * config.sub: Accept -lites* as a basic system type.
14940
14941 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
14942
14943 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14944 installed, and if so return linuxoldld as the system name.
14945
14946 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
14947
14948 * config.guess: Add hppa1.1-hp-lites support.
14949
14950 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
14951
14952 * configure.in: Don't build newlib for m68k-vxworks5.1.
14953
14954 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14955
14956 * configure.in (mips-sgi-irix6): Use mh-irix5.
14957
14958 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
14959
14960 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14961
14962 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14963
14964 * test-build.mk: Enable building of shared libraries on IRIX 5 and
14965 OSF/1. Fix compiler flags.
14966 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
14967
14968 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
14969
14970 * configure.in: Recognize --with-newlib.
14971 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14972
14973 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14974
14975 * Makefile.in: move {all,check,install}-gdb from *_MODULES
14976 to *_X11_MODULES due to gdbtk needing X include files et al.
14977
14978 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
14979
14980 Merge in support for Mac MPW as a host.
14981 (Old change descriptions retained for informational value.)
14982
14983 * mpw-config.in: Add generic include forwards for cpu-specific
14984 include files in aout and elf directories.
14985
14986 * mpw-configure: Added copyright.
14987 * mpw-config.in: Check for presence of required build tools.
14988 (target_libs): Add newlib.
14989 (target_tools): Add examples.
14990 (Read Me): Generate as "Read Me for MPW" instead.
14991 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14992 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14993 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14994
14995 * mpw-configure: Remove subdir-specific makefile hackery,
14996 delete mk.tmp after using it.
14997
14998 * mpw-build.in (all): Display start and end times.
14999
15000 * mpw-configure (host_canonical): Set.
15001 (target_cpu): Always add to makefiles.
15002 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15003 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15004 (mpw-mh-mpw): Look for in srcdir and srcroot.
15005 Use sed instead of mpw-edit-prefix to edit prefix definitions.
15006
15007 * mpw-build.in: (install-only): New target.
15008
15009 * mpw-configure (host_alias, target_alias): Rename from hostalias
15010 and targetalias, add into generated Makefile.
15011 (mk.tmp): If present, add into generated Makefile.
15012 * mpw-build.in (all-gas): Build config.h first before gas proper.
15013
15014 * mpw-configure (config.status): Write only if changed.
15015 * mpw-config.in (readline): Configure it (not built, just used for
15016 definitions).
15017
15018 * mpw-config.in (elf/mips.h): Add a forward include.
15019
15020 * mpw-config.in: Forward-include most .h files in include into
15021 extra-include.
15022 (readline): Don't build.
15023 mpw-build.in (install): Install GDB.
15024
15025 * mpw-configure (prefix, mpw_prefix): Handle it.
15026 * mpw-config.in (mmalloc, readline): Don't configure.
15027 * mpw-build.in (thisscript): Rename to ThisScript.
15028 Use mpw-build instead of BuildProgram everywhere.
15029 (mmalloc, readline): Don't build.
15030 * mpw-README: New file, basic documentation about the MPW port.
15031
15032 * mpw-config.in: Use forward-include to create include files.
15033
15034 * mpw-configure: Add more things to the top of each configured
15035 Makefile, including contents of config/mpw-mh-mpw.
15036 * mpw-config.in (extra-include): Create this directory and fill it
15037 with Posix-like include files when configuring.
15038
15039 * config.sub (apple, mac, mpw): Add various aliases.
15040
15041 * mpw-build.in: New file, top-level build script fragment for MPW.
15042 * mpw-configure: New file, configure script for MPW.
15043 * mpw-config.in: New file, config fragment for MPW.
15044
15045 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15046
15047 * configure.in (host_libs): Remove glob, since it is gone from the
15048 sources.
15049
15050 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15051
15052 * Makefile.in: define empty GDB_NLM_DEPS var.
15053
15054 * configure.in(target_makefile_frag): use config/mt-netware
15055 for netware targets.
15056
15057 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15058
15059 * config.sub: Merge in recent FSF changes. Remove linux special
15060 cases.
15061
15062 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15063
15064 Revert this change:
15065
15066 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15067
15068 * build-all.mk: Use CC=cc -Xs on Solaris.
15069
15070 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15071
15072 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
15073 stop using it.
15074 * Makefile.in: Nuke all references to glob subdirectory.
15075
15076 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15077
15078 * configure.in: Fix --enable-shared logic in per-host.
15079
15080 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
15081
15082 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15083
15084 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15085
15086 * configure.in (noconfigdirs): Don't build gas on AIX, for
15087 powerpc*-*-aix* as well as for rs6000*-*-aix*.
15088
15089 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
15090
15091 * configure: Fix --cache-file to work if the file argument is a
15092 relative path.
15093
15094 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
15095
15096 * configure: If the --cache-file is used, pass it down to
15097 configure in subdirectories.
15098
15099 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
15100
15101 * config.sub: add vxworks29k configuration.
15102
15103 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15104
15105 * Makefile.in (taz): Do "diststuff" part quietly.
15106
15107 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
15108
15109 * config.sub: Mini-merge with gcc/config.sub.
15110
15111 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15112
15113 * config.guess (IRIX): Sed - to _.
15114
15115 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15116
15117 * Makefile.in (source-vault, binary-vault): New targets.
15118
15119 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
15120
15121 * config.sub: Recognize -eabi as a basic system type.
15122
15123 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15124
15125 * configure.in (enable_shared stuff): Fix typo.
15126
15127 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
15128
15129 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15130
15131 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15132
15133 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15134
15135 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15136
15137 * configure.in (rs6000-*-*): Don't build gas.
15138
15139 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
15140
15141 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15142 reduce command line length.
15143 (AS_FOR_TARGET): Check for as.new, not Makefile.
15144 (NM_FOR_TARGET): Check for nm.new, not Makefile.
15145
15146 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
15147
15148 * config.guess: Merge from FSF.
15149
15150 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15151
15152 * configure: Don't use $ when handling program_suffix.
15153
15154 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
15155
15156 * configure.in: Configure tk for hppa/hpux.
15157
15158 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
15159
15160 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
15161
15162 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15163
15164 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
15165 to LIBCXXFLAGS. Tests are better run without it.
15166
15167 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
15168
15169 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15170
15171 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
15172
15173 * configure.in (*-*-netware*): Don't configure xiberty.
15174
15175 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
15176
15177 * configure.in: Remove tk from native_only list.
15178
15179 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
15180
15181 * build-all.mk: Add mips-ncd-elf target to sun4 targets
15182 for special NCD build.
15183
15184 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15185
15186 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15187 makeall.bat, they're only useful for binutils snapshots.
15188 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15189 makeall.bat to specified SUPPORT_FILES.
15190
15191 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
15192
15193 * build-all.mk: Add Ericsson targets to sun4 and solaris
15194 hosts. Add BNR's sun4 target to solaris host, so their
15195 build-from-source will be tested in-house first.
15196
15197 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15198
15199 * Makefile.in (LIBCFLAGS): New variable.
15200 (CFLAGS_FOR_TARGET): Ditto.
15201 (LIBCFLAGS_FOR_TARGET): Ditto.
15202 (LIBCXXFLAGS): Ditto.
15203 (CXXFLAGS_FOR_TARGET): Ditto.
15204 (LIBCXXFLAGS_FOR_TARGET): Ditto.
15205 (BASE_FLAGS_TO_PASS): Pass them.
15206 (EXTRA_TARGET_FLAGS): Ditto.
15207
15208 * configure.in: Support --enable-shared.
15209
15210 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
15211
15212 * configure.in (target_libs): Include libstdc++ again.
15213 * config.guess: Update from FSF (for FreeBSD).
15214
15215 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15216
15217 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15218 makeall.bat.
15219 (DISTDOCDIRS): Add `etc'.
15220 (ETC_SUPPORT_PFX): New variable.
15221 (taz): Include anything from etc starting with a word in
15222 ETC_SUPPORT_PFX.
15223
15224 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15225
15226 * config.sub: Update for recent FSF changes. Remove obsolete
15227 h8300hds entry. Add -windows* and -osx as basic os. Minor
15228 spacing changes.
15229
15230 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15231
15232 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
15233
15234 * config.guess: Merge with FSF.
15235 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15236
15237 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15238
15239 * configure: Since the "trap 0" handler will override the exit
15240 status on many systems, only use it for "exit 1", and make it set
15241 a non-zero exit status; reset it before "exit 0". Also, check
15242 exit status of config.sub, and error out if it failed.
15243
15244 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
15245
15246 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15247 and install libgloss.
15248
15249 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15250
15251 * Makefile.in (all-binutils): Depend upon all-byacc.
15252
15253 * configure.in: Don't build emacs on Irix 5.
15254
15255 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15256
15257 * configure.in (*-*-netware*): Add libio.
15258
15259 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15260
15261 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15262 (CHECK_TARGET_MODULES): Ditto.
15263 (INSTALL_TARGET_MODULES): Ditto.
15264 (TARGET_LIBS): Ditto.
15265 (all-libstdc++): Note dependencies.
15266
15267 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15268
15269 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15270
15271 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15272
15273 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15274 -fexternal-templates.
15275
15276 * configure.in (target_libs): Add libstdc++.
15277 (noconfigdirs): Add libstdc++ as appropriate.
15278
15279 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15280
15281 * config.guess: Update from FSF.
15282
15283 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15284
15285 * configure: Use ${config_shell} when running ${configsub}.
15286
15287 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15288
15289 * config.sub: No longer recognize h8300h.
15290
15291 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15292
15293 * config.sub: Remove extraneous differences between config.sub and
15294 gcc/config.sub.
15295
15296 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15297
15298 * Makefile.in (DISTSTUFFDIRS): Add gas.
15299
15300 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15301
15302 * COPYING.NEWLIB: New file.
15303
15304 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15305
15306 * config.guess (HP-UX): Patch from Harlan Stenn
15307 <harlan@landmark.com> to also emit release level.
15308
15309 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15310
15311 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15312
15313 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15314
15315 * config.sub: Merge nextstep cleanup from FSF.
15316
15317 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15318
15319 * configure.in (arm-*-*): Don't configure ld for this target.
15320
15321 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15322
15323 * configure.in (*-*-netware): don't configure libg++, libio,
15324 librx, or newlib.
15325
15326 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15327
15328 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15329 configure ld--it works, but it doesn't support shared libraries.
15330
15331 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15332
15333 * config.guess (*-unknown-freebsd*): Get rid of possible
15334 trailing "(Release)" in version string.
15335 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15336
15337 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15338
15339 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15340 Fix type: *-next-neststep -> *-next-nextstep.
15341
15342 * config.guess: Merge from FSF:
15343
15344 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15345
15346 * config.guess: Recognize powerpc-ibm-aix3.2.5.
15347
15348 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15349
15350 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15351 instead of UNIX_SV for UnixWare 1.0).
15352
15353 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15354
15355 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
15356 to make gdb/nlm/* build after the compiler and linker.
15357
15358 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15359
15360 * config.guess (netbsd, freebsd, linux): Accept any machine,
15361 not just i[34]86.
15362 (m68k-atari-sysv4): Relocate to match FSF version.
15363
15364 * config.guess: More merges from the FSF:
15365
15366 Add a space before function call or macro invocation.
15367
15368 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15369
15370 * config.guess: Add trap cmd to remove dummy.c and dummy when
15371 interrupted.
15372
15373 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15374
15375 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15376 (dummy): Redirect stderr from compilation of dummy.c.
15377
15378 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15379
15380 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15381
15382 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15383
15384 * configure: Accept and ignore --cache*, for compatibility with
15385 new autoconf.
15386
15387 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15388
15389 * config.guess: Merge from FSF:
15390
15391 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15392
15393 * config.guess (Pyramid*:OSx*:*:*): New case.
15394 (PATH): Add /.attbin at end for finding uname.
15395 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
15396
15397 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15398
15399 * config.guess (M88*:DolphinOS:*:*): New case.
15400
15401 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15402
15403 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15404 to select whether to use ELF or COFF.
15405
15406 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15407
15408 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15409
15410 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15411
15412 * config.guess: Guess the OS version for HPUX.
15413
15414 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15415
15416 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15417
15418 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15419
15420 * configure.in: Recognize --with-headers, --with-libs, and
15421 --without-newlib.
15422 * Makefile.in (all-xiberty): Depend upon all-ld.
15423
15424 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15425
15426 * configure.in: Change i[34]86 to i[345]86.
15427
15428 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15429
15430 * configure (version): A few more tweaks to help message.
15431
15432 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15433
15434 * Makefile.in: Remove (for now) librx as a host library,
15435 now that we're building it for target.
15436
15437 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15438
15439 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15440 (Karl Berry).
15441
15442 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15443
15444 * configure.in: Also configure librx.
15445
15446 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15447
15448 * Makefile.in: Update various rules to reflect that librx
15449 is now needed for libg++.
15450
15451 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15452
15453 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15454
15455 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15456
15457 * configure.in: Configure the examples directory.
15458
15459 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15460
15461 * configure: Simplify Jun 2 1994 change.
15462
15463 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15464
15465 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15466 /bin/gcc isn't good enough to build gcc.
15467
15468 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15469
15470 * Makefile.in (GDB_SUPPORT_FILES): Remove
15471 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15472 (gdb.tar.gz): Add new rule to use standard distribution building
15473 mechanism.
15474
15475 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15476
15477 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15478 Bill Cox <bill@cygnus.com>.
15479
15480 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15481
15482 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15483
15484 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15485
15486 * configure: Search current dir first in .gdbinit.
15487
15488 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15489
15490 * config.sub: Recognize freebsd (merged from gcc config.sub).
15491
15492 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15493
15494 * config.sub: Refer to NeXT's operating system as nextstep.
15495
15496 * config.sub (case $basic_machine): Re-order the cases, to match
15497 the order in the FSF version (which is mostly alphabethical).
15498 Merge in some additions and changes from the FSF.
15499
15500 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15501
15502 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15503 * config.sub: Recognize cxux7.
15504 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15505
15506 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15507
15508 * config.sub: Fix typo powerpc -> powerpc-*.
15509
15510 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15511
15512 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15513
15514 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15515 parallel with all-emacs and install-emacs). Top-level command
15516 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15517
15518 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15519
15520 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15521 $(relbindir)/make before doing ``make install'', and use
15522 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15523 installing over running make binary.
15524 ($(host)-stamp-stage3-installed): Likewise.
15525
15526 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15527
15528 * config.guess: Recognize Mach.
15529
15530 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15531
15532 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15533 see whether --exec-prefix was used.
15534
15535 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15536
15537 * README: Explicitly mention libg++/README. (Zoo's idea.)
15538
15539 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15540
15541 * Makefile.in: Add all-librx target similar to all-libproc.
15542
15543 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15544
15545 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15546 with post 1.2 uname bogosity.
15547
15548 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15549
15550 * configure: Remove temporary files on receipt of a signal.
15551
15552 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15553
15554 * configure: If there is a package_makefile_frag, remove
15555 ${subdir}/Makefile.tem after copying it in.
15556
15557 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15558
15559 * build_all.mk: support rs6000 lynx identifies itself as
15560 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15561 since /bin/gcc is too feeble to compile a modern gcc.
15562
15563 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15564
15565 * brought devo/test-build.mk update-to-date with progressive/
15566 test-build.mk. Add lynx targets and hppa flag info.
15567
15568 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15569
15570 * configure.in: Use mh-ncrsvr43. Patch from
15571 Tom McConnell <tmcconne@sedona.intel.com>.
15572
15573 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15574
15575 * config.guess (i386-unknown-bsdi): No longer need to
15576 check #if defined(__bsdi__) && defined(__i386__).
15577
15578 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15579
15580 * configure: Set program_transform_nameoption correctly.
15581
15582 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15583
15584 * brought build-all.mk update-to-date with progressive build-all.mk,
15585 added new targets and hppa info.
15586
15587 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15588
15589 * configure: If config.guess result is a prefix of the user
15590 specified target, assume a native build and use the user specified
15591 target as the host alias. Remove SunOS patch suffix removal hack.
15592 * configure.in: Remove SunOS patch suffix removal hack.
15593
15594 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15595 in NATIVE_CHECK_MODULES.
15596
15597 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15598
15599 * Makefile.in: Rename HOST_ONLY to NATIVE.
15600 * configure: Delete SunOs patch suffix from host_canonical
15601 and build_canonical variables that are prepended to Makefiles.
15602 * configure.in: Add comments for easier maintenance.
15603
15604 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15605
15606 * Makefile.in: Add all-libproc target similar to all-gui.
15607
15608 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15609
15610 * Makefile.in (CHECK_MODULES): split into
15611 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15612
15613 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15614
15615 * config.guess (i386-unknown-bsdi): New system to guess.
15616
15617 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15618
15619 * Makefile.in: Add all-gui target (but not yet build by "all").
15620
15621 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15622
15623 * config.sub: Move deletion of patch suffix from here...
15624 * configure.in: To here, at Ian's suggestion. The top-
15625 level scripts might need to know of a patch level.
15626
15627 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15628
15629 * config.sub: Strip off patch suffix so rtl is recognized
15630 as a sunos4.1.3 machine, even though it's been patched.
15631
15632 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15633
15634 * Makefile.in (INSTALL_LAST): Delete.
15635 (INSTALL_DOSREL): New.
15636
15637 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15638
15639 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15640 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15641 whether we pass down --with-gnu-ld anyhow.
15642
15643 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15644
15645 * Makefile.in (INSTALL_LAST): Change operation so it works
15646 on more flavors of make.
15647 * configure.in (go32): Don't build libg++ or libio.
15648
15649 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15650
15651 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15652 they can be overriden by templates.
15653
15654 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15655
15656 * configure.in (target==go32): Don't build gdb.
15657 * dosrel: New directory.
15658
15659 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15660
15661 * configure.in (host==go32): Configure dosrel too.
15662 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15663 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15664 be set by incoming names or templates.
15665 (INSTALL_LAST): New rule.
15666
15667 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15668
15669 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15670
15671 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15672
15673 * configure.in (appdirs): New variable. Currently empty, but will
15674 be used in gas distribution. If nonempty, lists a set of
15675 directories at least one of which must get configured, or top
15676 level configuration is considered to have failed.
15677 (rs6000-*-lynxos*): Use new file name.
15678
15679 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15680
15681 Eliminate XTRAFLAGS.
15682 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15683 newlib include files using -idirafter, and also use -nostdinc.
15684 (CXX_FOR_TARGET): Likewise.
15685 (XTRAFLAGS): Removed.
15686 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15687 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15688 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15689 ($(DO_X)): Don't pass down XTRAFLAGS.
15690
15691 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15692
15693 * configure.in (mips*-dec-bsd*): New target; do build linker.
15694 (mips*-*-bsd*): New target; don't build linker.
15695
15696 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15697
15698 * configure.in: support rs6000-*-lynxos* configuration.
15699 support sunos4 as a cross target.
15700
15701 * config.sub: look for lynx*, not lynx since the OS version may
15702 legitimately be part of the name.
15703
15704 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15705
15706 * configure.in (i[34]86-*-sco*): Move to be with other i386
15707 targets.
15708 (romp-*-*): New target. Skip various binary utilities.
15709 (vax-*-*): New target. Don't build newlib.
15710 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15711
15712 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15713
15714 * configure.in: Only set host_makefile_frag if config
15715 directory exists.
15716
15717 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15718
15719 * install.sh: If $dstdir exists, don't check whether each
15720 component does.
15721
15722 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15723
15724 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15725
15726 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15727
15728 * configure.in (*-*-lynxos*): Don't configure newlib for either
15729 native or cross Lynx.
15730
15731 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15732
15733 * config.sub (sparc64-elf): Fix os.
15734 (z8k): Remove duplicate.
15735
15736 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15737
15738 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15739 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15740
15741 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15742
15743 * configure: Make file links cleanly even if Lynx fails on
15744 an NFS symlink (at least fail cleanly).
15745
15746 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15747
15748 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15749 -XNh2000.
15750
15751 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15752
15753 * configure: Unknown options are fatal again.
15754
15755 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15756
15757 * configure: Ignore --x-includes and --x-libraries, for Autoconf
15758 compatibility.
15759
15760 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15761
15762 * build-all.mk: Add `clean' target.
15763
15764 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15765
15766 * config.guess: Add SINIX support.
15767 * configure.in: Add mips-*-sysv4* support.
15768
15769 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15770
15771 * build-all.mk: Document all useful targets.
15772 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15773 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15774
15775 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15776
15777 * configure: Support --silent, --quiet.
15778
15779 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15780
15781 * configure: Support --disable-FEATURE.
15782
15783 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15784
15785 * config.guess: Recognize NCR running SVR4.3.
15786
15787 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15788
15789 * config.guess: Make BSDI generate i386-unknown-bsd386.
15790 Patch from Paul Eggert <eggert@twinsun.com>.
15791
15792 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15793
15794 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15795
15796 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15797
15798 * configure: Make unrecognized options give nonfatal warnings
15799 instead of fatal errors, and pass them to any subdirectory
15800 configures in case they recognize them.
15801 Make --x equivalent to --with-x.
15802
15803 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15804
15805 * configure: Add --enable-* options. Clean up usage message and
15806 some comments.
15807
15808 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15809
15810 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15811
15812 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15813
15814 * configure.in (hppa*-*-*): Enable binutils.
15815
15816 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15817
15818 * config.sub: Recognize cisco.
15819
15820 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15821
15822 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15823
15824 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15825
15826 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15827 than one configuration name. Add comment.
15828
15829 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15830
15831 * config.guess: about target *-hitachi-hiuxwe2, fixed
15832 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15833 macro is incorrect.]
15834
15835 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15836
15837 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15838 than the "make ls" stuff which used to be here.
15839
15840 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15841
15842 * config.guess: Recognize i[34]86-unknown-freebsd.
15843 From Shawn M Carey <smcarey@rodan.syr.edu>.
15844
15845 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15846
15847 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15848
15849 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15850
15851 * config.guess: Check for ptx.
15852
15853 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15854
15855 * config.sub: Add os9k checking.
15856
15857 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15858
15859 * config.guess: Handle OSF1 running on HPPA processors
15860
15861 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15862
15863 * configure: If subdir configure fails, print out a message with
15864 subdirectory name, in case subdir's configure code didn't identify
15865 itself.
15866
15867 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15868
15869 * configure.in: Remove embedded newlines from configdirs.
15870 Avoid mismatches of substrings. Fix matching strings at end
15871 of configdirs.
15872
15873 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15874
15875 * config.guess: Add Lynx/rs6000 config support.
15876
15877 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15878
15879 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15880
15881 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15882
15883 * configure.in (hppa*-*-osf*): Treat this just like most other
15884 PA configurations (eg no binutils or ld).
15885 (hppa*-*-*elf*): These configurations have binutils and ld.
15886
15887 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15888
15889 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15890
15891 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15892
15893 * configure.in (rs6000-*-*): Build gas.
15894
15895 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15896
15897 * Makefile.in: Avoid bug in losing hpux sed.
15898
15899 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15900
15901 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15902 for GDB and GDB has been fixed to not need it.
15903
15904 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15905
15906 * config.guess: Recognize vax hosts.
15907
15908 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15909
15910 * configure (while loop): Don't use "break 2" inside case
15911 statement -- the case statement isn't an enclosing loop.
15912
15913 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15914
15915 * config.guess: Clean up NeXT support, to allow nextstep
15916 on Intel machines. Make OS be nextstep.
15917
15918 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
15919
15920 * config.guess: Add alternate forms for Convex.
15921
15922 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
15923
15924 * configure: Completely rewrite option processing. Take
15925 advantage of pattern-matching to avoid invoking test frequently.
15926 Also clean up host and target defaulting logic.
15927
15928 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15929
15930 * Makefile.in: Replace all occurrances of "rootme" with "r" and
15931 "$${rootme}" with "$$r", to increase the likelihood that the do-*
15932 commands (plus user environment) will fit SCO limits.
15933
15934 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15935
15936 * configure.in: Don't issue warnings about directories which are
15937 not being configured if -norecursion is set. Correct test for
15938 --with-gnu-as and --with-gnu-ld to not get confused by substring
15939 matches.
15940
15941 * configure.in: Don't build gas for alpha-dec-osf1*.
15942
15943 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
15944
15945 * configure: Back out Per's change of 12/19/1993. It changes the
15946 behavior of configure in unexpected and confusing ways.
15947
15948 Also, use different delim char when calculating
15949 program_transform_name so that the name can contain slashes.
15950
15951 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
15952
15953 * configure.in, config.sub: Add support for VSTa micro-kernel.
15954
15955 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15956
15957 * configure.in: Nuke hacks which were used to get a special
15958 version of GAS for HPPA configurations.
15959
15960 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
15961
15962 * configure: If only ${target_alias} is given, use that
15963 as the default for ${host_alias}.
15964 * configure: Add missing back-slashes before nested quotes.
15965
15966 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15967
15968 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15969
15970 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
15971
15972 * config.guess: Recognize some Tektronix configurations.
15973 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15974
15975 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15976
15977 * config.sub: Match any flavor of SH.
15978
15979 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
15980
15981 * configure.in: Don't try to configure newlib for Alpha.
15982
15983 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15984
15985 * configure.in: Don't build ld for Irix 5. Don't build gas,
15986 libg++ or libio for any Alpha target.
15987
15988 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15989
15990 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
15991
15992 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15993 default arguments -- so it tried to compress itself.
15994
15995 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15996
15997 * configure.in (notsupp): ensure that a space is always at the end
15998 of the configdirs list, since the grep checks for an explicit space
15999
16000 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16001
16002 * configure.in (target i386-sysv4.2): don't build ld, since static
16003 versions of many libraries are not available.
16004
16005 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16006
16007 * config.guess: Recognize Apollos (using environment variables).
16008 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16009
16010 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16011
16012 * config.guess: Recognize Sony news mips running newsos.
16013
16014 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
16015
16016 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16017 "fi ; else" for bash.
16018
16019 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
16020
16021 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16022
16023 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16024
16025 * config.sub: accept unixware as an alias for svr4.2.
16026 Fix some inconsistancies with the gcc version.
16027
16028 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16029
16030 * Makefile.in (DISTDOCDIRS): Add gdb.
16031
16032 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16033
16034 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16035
16036 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16037
16038 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16039 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16040 this now.
16041
16042 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16043
16044 * config.sub: Accept hiux* as an OS name.
16045
16046 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16047 etc/make-stds.texi. The underscore came from gcc, and dje now
16048 agrees that RUNTESTFLAGS is the correct name.
16049
16050 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16051
16052 * install.sh: Remove 'set -e'. It makes any conditionals
16053 in the script useless.
16054
16055 * config.guess: Automatically recognize arm-acorn-riscix
16056 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16057
16058 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16059
16060 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16061
16062 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16063
16064 * Makefile.in (DISTDOCDIRS): New variable.
16065 (taz): Edit local Makefile.in sooner, instead of proto-toplev
16066 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
16067
16068 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16069
16070 * configure.in (hppa target): check the source directory for the
16071 pagas sub-directory
16072
16073 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
16074
16075 * config.sub: Allow -aout* and -elf*.
16076
16077 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16078
16079 * configure.in: Don't build ld on i386-solaris2, same as for
16080 sparc-solaris2.
16081
16082 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
16083
16084 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16085
16086 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16087
16088 * configure.in: Configure gdb for alpha.
16089
16090 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16091
16092 * Makefile.in (CXXFLAGS): Add -O.
16093
16094 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16095
16096 * config.guess: added support for DG Aviion
16097
16098 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16099
16100 * configure.in: Produce warning message for subdirectories not
16101 configurable for this host/target combination. Don't try to
16102 configure gdb for vms.
16103
16104 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16105
16106 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16107 appropriate files before making "diststuff".
16108 (DISTBISONFILES): New var: list of files to be edited.
16109 (DISTSTUFFDIRS): Add binutils.
16110
16111 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16112
16113 * config.sub: also handle mipsel and mips64el (for little endian mips)
16114
16115 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16116
16117 * configure.in: Add * to end of all OS names.
16118
16119 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
16120
16121 * configure.in: Build newlib for LynxOS native.
16122
16123 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16124
16125 * config.guess: Add support for delta 88k running SVR3.
16126
16127 * configure.in: Add comment about HP compiler vs. emacs.
16128
16129 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16130
16131 * configure.in: don't build ld on solaris2 (not a viable option
16132 due to bugs in getpwnam & getpwuid)
16133
16134 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16135
16136 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16137 config.guess will produce a full version number.
16138
16139 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16140
16141 * configure.in: Build linker and binutils for alpha-dec-osf1.
16142
16143 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16144
16145 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16146 and gdb/testsuite/Makefile.in.
16147
16148 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16149
16150 * configure.in: recognize mips*- instead of mips-
16151
16152 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
16153
16154 * config.sub: Accept linux*coff and linux*elf as operating
16155 systems.
16156
16157 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16158
16159 * config.sub: Recognize mips64, and mips3 as an alias for it.
16160
16161 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16162
16163 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16164 gdb knows how to handle OSF/1 shared libraries.
16165
16166 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16167
16168 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16169 * config.guess: Recognize Hitachi's HIUX.
16170 * config.sub: Recognize h3050r* and hppahitachi.
16171 Remove redundant cases for hp9k[23]*.
16172
16173 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16174
16175 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16176 if gas and ld are in the source tree and are in ${configdirs}.
16177 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16178 --with options (but still pass them down on the command line,
16179 if they were explicitly specified).
16180
16181 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16182
16183 * configure: substitute SHELL value in Makefile.in with
16184 ${CONFIG_SHELL}
16185
16186 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16187
16188 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16189 *-*-solaris2* targets.
16190
16191 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16192
16193 * Makefile.in: define M4, and pass it down to sub-makes;
16194 all-autoconf now depends on all-m4
16195
16196 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16197
16198 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16199 presence of {ar,ranlib} instead of a configured directory
16200
16201 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16202
16203 * config.guess: Accept 34?? as well as 33?? for NCR.
16204
16205 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16206
16207 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16208 of 'gas' in sed commands, since 'gash' is now in the tree as well.
16209
16210 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16211
16212 * configure: grab values for $(CC) and $(CXX) from the
16213 environment, so that someone can do "CC=gcc configure; make" and
16214 have it work right (matching the way that autoconf works now)
16215
16216 * configure.in, Makefile.in: add support for gash, the tcl
16217 interface to Galaxy
16218
16219 * config.guess: add NetBSD variants (hp300, x86)
16220
16221 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
16222
16223 * install.sh: Support -d option (in the manner of SunOS 4 install,
16224 as it is more deterministic than that of GNU install)
16225 (chmodcmd): Set file to mode 755 by default (should also do default
16226 chgrp and chown, but I don't feel like dealing with that now)
16227
16228 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
16229
16230 * config.sub: Remove h8300hhms alias.
16231
16232 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16233
16234 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16235
16236 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16237
16238 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16239 as stmp-fixinc
16240
16241 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16242
16243 * config.sub: recognize m88110-bug-coff.
16244
16245 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16246
16247 * Makefile.in (all-libio): all dependencies on the toolchain used
16248 to build this (gcc, gas, ld, etc)
16249
16250 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16251
16252 * config.guess: Deal with OSF/1 1.3 on alpha.
16253
16254 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16255
16256 * install.sh: add some 'else true' clauses for portability
16257
16258 * configure.in: don't build libio for h8[35]00-*-* targets
16259
16260 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16261
16262 * Makefile.in: Add support for new libio.
16263
16264 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16265
16266 * install.sh: If one command fails, don't try the rest. Don't try
16267 to remove $dsttmp (via trap) unless we have already created it.
16268 If $src doesn't exist, detect it and exit with an error.
16269
16270 * config.guess: Recognize BSD on hp300.
16271
16272 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16273
16274 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16275 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16276
16277 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16278
16279 * Makefile.in (all-send-pr): depends on all-prms
16280
16281 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16282
16283 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16284
16285 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16286
16287 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16288 Added test for mips-mips-riscos5.
16289
16290 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16291
16292 * configure.in: use mh-hp300 for 68k HP hosts
16293
16294 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16295
16296 * configure: add support for CONFIG_SHELL, so that you can use
16297 some alternate shell for evaluating configure scripts
16298
16299 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16300
16301 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16302 in configure script to bug-gdb@prep.ai.mit.edu when building
16303 distribution archive.
16304 * Makefile.in (COMPRESS): Remove def.
16305 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16306 gdb.tar.Z and make-gdb.tar.Z respectively.
16307 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16308 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16309 to convergence with 'taz' target in Makefile.in.
16310
16311 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16312
16313 * install.sh (dsttmp): use trap to ensure that tmp files go
16314 away on error conditions
16315
16316 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16317
16318 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16319
16320 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16321
16322 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16323 its parent is '/' not ''.
16324
16325 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16326
16327 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16328
16329 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16330 that ${newsrcdir}/configure.in does.
16331
16332 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16333
16334 * test-build.mk: support for CONFIG_SHELL
16335
16336 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16337
16338 * config.sub (netware): Add as a basic system type.
16339
16340 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16341
16342 * Makefile.in (Makefile): depend on configure.in. Also drop the
16343 $(srcdir)/ from the dependency on Makefile.in.
16344
16345 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
16346
16347 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16348 (h8300hhms is temporary until multi-libraries are implemented).
16349 * configure.in: Handle h8300h too.
16350
16351 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16352
16353 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16354
16355 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
16356
16357 * configure: Remove extraneous output when guessing host type.
16358 * config.guess: Remove extraneous output when guessing using C
16359 compiler rather than uname, or when guessing fails.
16360
16361 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16362
16363 * Makefile.in: remove all.cross and install.cross targets
16364
16365 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16366 definitions
16367
16368 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16369
16370 * configure.in (target sh): Build gprof.
16371
16372 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16373
16374 * config.sub: change -solaris to -solaris2
16375
16376 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16377
16378 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16379
16380 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16381
16382 * configure: Correct error message for missing Makefile.in to
16383 print correct directory.
16384
16385 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16386
16387 * install.sh: kludge around 386BSD shell bug
16388
16389 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16390
16391 * config.guess: Recognize NeXT.
16392 * config.guess: Recognize i486-ncr-sysv4.
16393 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16394
16395 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16396
16397 * Makefile.in (MAKEINFOFLAGS): New variable.
16398 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16399 * build-all.mk, test-build.mk: Pass down --no-split as
16400 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16401
16402 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16403
16404 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16405
16406 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16407
16408 * Makefile.in (libg++.tar.z): New rule.
16409 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16410 * Makefile.in (taz): Only do a single chmod.
16411
16412 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16413
16414 * install.sh: don't use dirname anymore (replaced with sed usage)
16415
16416 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16417
16418 * Makefile.in: Change extension for gzip'd files from '.z' to
16419 '.gz' per new FSF standard usage.
16420
16421 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16422
16423 * configure: put quotes around the final value of program_transform_name
16424
16425 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16426
16427 * Makefile.in: new install.sh support; update install-info rules
16428
16429 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16430
16431 * configure.in: Build diff for crosses, but not for go32 host.
16432
16433 * configure.in: Build gprof only for native, and don't build it
16434 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16435
16436 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16437
16438 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16439
16440 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16441
16442 * configure.in (host_tools): Add prms.
16443
16444 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16445
16446 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16447 with $(FLAGS_TO_PASS) on the command line
16448
16449 * config.sub: Recognize lynx and lynxos
16450
16451 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16452
16453 * config.sub: Accept -ecoff*, not just -ecoff.
16454
16455 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16456
16457 * Makefile.in (taz): Use .gz suffix instead of .z.
16458 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16459 names.
16460
16461 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16462
16463 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16464
16465 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16466
16467 * Makefile.in (install-no-fixedincludes): install gcc last, so
16468 that rebuilds that might happen during 'make install' don't get
16469 bogus gcc include files
16470
16471 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16472
16473 Change from Utah for HPPA support:
16474 * config.guess: Recognize hppa1.x-hp-bsd.
16475
16476 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16477
16478 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16479 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16480
16481 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16482
16483 * config.sub: Add support for rom68k and bug boot monitors.
16484
16485 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16486
16487 * Makefile.in: Make all-opcodes depend on all-bfd.
16488
16489 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16490
16491 * config.guess: Added special check for i[34]86-univel-sysv4*.
16492
16493 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16494
16495 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16496 the processor rather than assuming i486.
16497
16498 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16499
16500 * config.guess: Recognize SunOS6 as Solaris3.
16501
16502 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16503
16504 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16505 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16506
16507 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16508
16509 * build-all.mk (all-cross): New target for Canadian Cross.
16510 Added Q2 go32 targets.
16511 * test-build.mk: Configure go32 cross sparclite-aout and
16512 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16513 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16514
16515 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16516
16517 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16518 GO32 hosted toolchains
16519
16520 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16521
16522 * configure: change so "-exec-prefix" gets passed down rather
16523 than "-exec_prefix" so autoconf generated Makefiles get the
16524 exec_prefix set right.
16525
16526 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16527
16528 * config.guess: get the Solaris2 minor version number
16529
16530 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16531
16532 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16533
16534 * config.guess: Recognize some Sequent platforms.
16535
16536 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16537
16538 * Makefile.in: added the vault-install target
16539
16540 * configure.in: actually use the Sun3 makefile fragment that's in
16541 config, also added the release dir to configdirs
16542
16543 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16544
16545 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16546
16547 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16548
16549 * configure.in: remove some program from Alpha targetted toolchains
16550
16551 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16552
16553 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16554 gprof.
16555 (taz): Run "make diststuff" in those directories instead of "make
16556 proto-dir". Look for "VERSION=" only at start of line in subdir
16557 Makefile. Use "gzip -9" for compression.
16558 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16559 (binutils.tar.z): New target.
16560
16561 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16562
16563 * Makefile.in (taz): Include gpl.texinfo.
16564
16565 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16566
16567 * Makefile.in (setup-dirs): Merged into "taz" target.
16568 (taz): Only do `proto-dir' stuff if a directory is actually needed
16569 for this target.
16570
16571 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16572
16573 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16574 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16575 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16576 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16577 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16578
16579 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16580
16581 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16582 config.sub, and move-if-change to gdb testsuite distribution
16583 archive, so the testsuite can be extracted, configured, and
16584 run separately from the gdb distribution. Blow away the Chill
16585 tests that require a Chill compiled executable, since GNU Chill
16586 is not yet publically available.
16587
16588 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16589
16590 * test-build.mk: set environment variables in a single command,
16591 instead of a list of assignments and exports
16592
16593 * config.guess: recognize Alpha/OSF1 systems
16594
16595 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16596
16597 * configure: Change help message to prefer --options rather than
16598 -options.
16599
16600 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16601
16602 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16603 zippy@ecst.csuchico.edu.
16604 * config.guess: Recognize miniframe.
16605
16606 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16607
16608 * Makefile.in: Use srcroot to find runtest rather than rootme.
16609 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16610
16611 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16612
16613 * test-build.mk: Extensive additions to support building on a
16614 machine other than the host.
16615
16616 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16617
16618 * configure (tooldir): Fix for i386-aix again.
16619
16620 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16621
16622 * configure, Makefile.in: Change definition of $(tooldir)
16623 to match the FSF.
16624
16625 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16626
16627 * config.guess: Recognize i[34]86/SVR4.
16628
16629 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16630
16631 * Makefile.in (all-gdb): gdb depends on sim.
16632
16633 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16634
16635 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16636 at the same time we make the prototype gdb directory.
16637 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16638 files at the same time as the gdb base release distribution.
16639
16640 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16641
16642 * Makefile.in (check): Use individual check targets rather than
16643 DO_X rule.
16644 (check-gcc): Added.
16645
16646 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16647
16648 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16649 for System V release 3.2.
16650
16651 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16652
16653 * config.sub: Recognize hppaosf.
16654 * configure.in: Do configure ld/binutils/gas for it.
16655
16656 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16657
16658 * configure (tooldir): Alter syntax used to set this, for systems
16659 where "\$" isn't handled right, like i386-aix.
16660
16661 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16662
16663 * configure: Pass program-transform-name, not
16664 program_transform_name, to recursive configures.
16665
16666 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16667
16668 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16669 of gas+ld+binutils.
16670
16671 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16672
16673 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16674
16675 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16676
16677 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16678
16679 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16680
16681 * Makefile.in (PRMS): Set back to all-prms.
16682
16683 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16684
16685 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16686 targets, rather than for MIPS hosts.
16687
16688 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16689
16690 * configure.in: add comment for --with-x default values
16691
16692 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16693
16694 * Makefile.in: add check-* targets for each of the directories in
16695 the tree. Add a definition of RUNTEST that will use the one we
16696 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16697
16698 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16699
16700 * configure.in: Removed obsolete references to bfd_target and
16701 target_makefile_frag.
16702
16703 * build-all.mk: Set assorted targets for Q2.
16704 * config.sub: Recognize z8k-sim and h8300-hms.
16705 * test-build.mk: Really don't pass host to configure.
16706 (HOLES): Added uname.
16707
16708 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16709
16710 * configure: Handle an empty program-prefix, program-suffix or
16711 program-transform-name correctly.
16712
16713 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16714
16715 * build-all.mk: -G 8 no longer required for MIPS targets.
16716 * test-build.mk: Don't pass host argument to configure; make it
16717 guess.
16718
16719 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16720
16721 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16722 * Makefile.in (COMPRESS): New macro, like GZIP.
16723
16724 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16725
16726 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16727
16728 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16729 with gas currently defaults to -G 0.
16730
16731 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16732
16733 * Makefile.in (all-flex): flex depends on byacc.
16734
16735 * build-all.mk: If host not specified, use config.guess. Pass TAG
16736 to test-build.mk as RELEASE_TAG.
16737 * test-build.mk (configargs): New variable containing arguments to
16738 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16739 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16740
16741 * config.guess: Use /bin/uname when checking -X argument on SCO,
16742 to avoid invoking GNU uname which doesn't understand -X.
16743
16744 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16745
16746 * configure.in: Build gas for mips-*-*.
16747
16748 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16749
16750 * Makefile.in (all.normal): insert missing backslash.
16751
16752 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16753
16754 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16755
16756 * Makefile.in: Complete overhaul to merge many almost identical
16757 targets.
16758
16759 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16760
16761 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16762 (gdb.tar.Z): Adjusted.
16763
16764 * Makefile.in (setup-dirs, taz): New targets; should be general
16765 enough to adapt for gdb sometime. Build only .z file.
16766 (gas.tar.z): New target.
16767
16768 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16769
16770 * build-all.mk: Use CC=cc -Xs on Solaris.
16771
16772 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16773
16774 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16775 for handling BISON for FSF releases.
16776
16777 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16778
16779 * configure: Actually implement the change zoo just documented.
16780
16781 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16782
16783 * configure: when using config.guess, only set target_alias when
16784 it's not already been set (ie, on the command line)
16785
16786 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16787
16788 * Makefile.in: add installcheck target, set PRMS to install-prms
16789
16790 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16791
16792 * configure: add support for package_makefile_fragment, handle the
16793 case where a directory has a configure.in file but no Makefile.in
16794 more gracefully (with an actual understandable error message, even);
16795 add support for --without (and add this to the usage message); also
16796 explicitly add a --host=${host_alias} to the command line when
16797 config.guess is used
16798
16799 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16800
16801 * configure: Must use both --host and --target in recursive calls.
16802
16803 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16804
16805 * Makefile.in: Change deja-gnu to dejagnu.
16806
16807 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16808
16809 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16810
16811 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16812
16813 * configure.in: canonicalize all instances to *-*-solaris2*,
16814 also strip out a number of tools to not build for go32 host
16815
16816 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16817
16818 * config.guess: add GPL.
16819
16820 * Makefile.in, config.guess, config.sub, configure: bump
16821 copyrights to 93.
16822
16823 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16824
16825 * Makefile.in (do-info): Removed obsolete check for existence of
16826 localenv file.
16827
16828 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16829
16830 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16831
16832 * Makefile.in: a couple of 'else true' for decstation,
16833 support for TclX
16834
16835 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16836
16837 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16838
16839 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16840
16841 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16842
16843 * config.guess: Recognize i386-ibm-aix (PS/2).
16844 * configure.in: Use config/mh-aix386 file for it.
16845
16846 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16847
16848 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16849 CC_FOR_TARGET instead.
16850 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16851
16852 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16853
16854 * Makefile.in: Add sim to list of directories sent with gdb
16855
16856 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16857
16858 * configure.in: Put back mips-dec-bsd* case.
16859
16860 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16861
16862 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16863 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16864 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16865
16866 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16867
16868 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16869
16870 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16871 (install-info): install dir.info only if it exists,
16872 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16873
16874 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16875
16876 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16877 gas for mips-dec-bsd.
16878
16879 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16880
16881 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16882 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16883
16884 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16885
16886 * configure.in: Added "dejagnu" to hosttools list.
16887
16888 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16889
16890 * config.sub, configure.in, config.guess: Add support
16891 for Bosx, an AIX variant from Bull.
16892 Patches from F.Pierresteguy@frcl.bull.fr.
16893
16894 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
16895
16896 * devo/dejagnu: Initial creation of devo/dejagnu.
16897 Migrated dejagnu testcases and support files for testing software
16898 tools to reside as subdirectories, currently called "testsuite",
16899 within the directory of the software tool. Migrated all programs,
16900 support libraries, etc. beloging to dejagnu proper from
16901 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
16902 with no modifications. The changes to these files which will
16903 allow them to configure, build, and execute properly will be made
16904 in a future update.
16905
16906 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16907
16908 * Makefile.in: Change send_pr to send-pr.
16909 * configure.in: Likewise.
16910 * send_pr: Renamed directory to send-pr.
16911
16912 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
16913
16914 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
16915
16916 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
16917
16918 * README: Update for gdb-4.8 release.
16919 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
16920 gdb-xxx.tar.z (gzip'd) file also.
16921
16922 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16923
16924 * Makefile.in: make all-diff depend on all-libiberty
16925
16926 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
16927
16928 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16929
16930 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16931
16932 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16933
16934 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
16935
16936 * Makefile.in (DEVO_SUPPORT): Remove etc directory
16937 (ETC_SUPPORT): Only add the files GDB wants from etc/.
16938 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
16939
16940 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16941
16942 * Makefile.in: makeinfo binary is in a new location
16943
16944 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
16945
16946 * config.sub: Accept -ecoff as an OS.
16947
16948 * Makefile.in: Various changes to eliminate a level of make
16949 recursion and reduce the required command line length.
16950 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16951 sub-makes.
16952 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16953 variables holding settings for specific sub-makes.
16954 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16955 in terms of BASE_FLAGS_TO_PASS.
16956 (TARGET_LIBS): New variable listing directories which use
16957 TARGET_FLAGS_TO_PASS.
16958 (subdir_do): Eliminated.
16959 (do-*): New set of targets to replace subdir_do.
16960 (various): All targets which used subdir_do now depend on do-*.
16961 (local-clean): Renamed from do_clean.
16962 (local-distclean): New target, dependency of distclean and
16963 realclean.
16964 (install-info): Don't create directories. Depend on dir.info
16965 rather than calling make recursively.
16966 (install-dir.info): Eliminated.
16967 (install-info-dirs): Create all info directories here.
16968 (dir.info): Depend upon do-install-info.
16969
16970 * test-build.mk (HOLES): Added false.
16971
16972 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
16973
16974 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
16975
16976 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16977
16978 * Makefile.in (info): remove dependency on all-texinfo. The
16979 problem was really in texinfo/C, not at this level.
16980
16981 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
16982
16983 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16984
16985 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
16986
16987 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
16988 GDB releases.
16989
16990 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16991
16992 * configure: Include srcdir in message about target of link not
16993 being found. Don't convert `-' to `_' in `with' options being
16994 passed to subdirs.
16995
16996 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16997
16998 * configure.in: add uudecode to host_tools
16999
17000 * Makefile.in: added {all,install}-uudecode targets, added them to
17001 the appropriate lists
17002
17003 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
17004
17005 * Makefile.in (all-gcc): Added dependency on all-gas.
17006
17007 * configure.in (mips-*-*): Build ld and binutils.
17008
17009 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17010
17011 * configure: check return code from mkdir, print error message and
17012 exit on failure.
17013
17014 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
17015
17016 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
17017
17018 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
17019
17020 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17021
17022 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17023
17024 * config.sub (h8500): Recognize this as a cpu type.
17025
17026 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17027
17028 * configure: source directory missing is no longer a warning
17029
17030 * configure.in: recognize irix[34]* instead of irix[34]
17031
17032 * Makefile.in: define and pass down X11_LIB
17033
17034 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17035
17036 * guess-systype: Renamed to ...
17037 * config.guess: ... by popular request.
17038 * configure.in, Makefile.in: Update accordingly.
17039
17040 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17041
17042 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17043 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17044 + Execute ./dummy instead of assuming . is in PATH.
17045
17046 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17047
17048 * guess-systype: New shell script. Attempts to guess the
17049 canonical host name of the executing host.
17050 Only a few hosts are supported so far.
17051 * configure: Call guess-systype if no host is specified.
17052
17053 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17054
17055 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17056 gcc Makefile.
17057
17058
17059 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17060
17061 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17062 (all-gcc, install-gcc, subdir_do): Use it.
17063
17064 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17065
17066 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17067
17068 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17069
17070 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17071 set exclusively by configure, using configure.in .
17072
17073 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17074
17075 * test-build.mk: set $PATH for all builds
17076
17077 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17078
17079 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
17080
17081 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
17082 the one used in gcc/Makefile.in, so that a null expansion doesn't
17083 override the one needed to build gcc with a native cc.
17084
17085
17086 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17087
17088 * configure: Accept -with arguments.
17089
17090 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17091
17092 * Makefile.in: added h8300sim
17093
17094 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
17095
17096 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17097 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
17098 (all-cygnus, native, build-cygnus): Make
17099 $(canonhost)-stamp-3stage-done, not $(host)....
17100 * test-build.mk (stamp-3stage-compared): Use tail +10c for
17101 i386-sco3.2v4. Added else true to if command.
17102
17103 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
17104
17105 * config.sub: (from FSF) Sequent uses a BSD-like OS.
17106
17107 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
17108
17109 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17110
17111 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17112
17113 * configure.in: don't remove binutils from Solaris builds
17114
17115 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
17116
17117 * Makefile.in: get rid of earlier definitions for *clean,
17118 also handle the recursive info rule better
17119
17120 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
17121
17122 * Makefile.in (mostlyclean, distclean, realclean): Fix to
17123 do more-or-less the right thing.
17124
17125 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
17126
17127 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17128 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17129
17130 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17131
17132 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17133 $(host_canonical).
17134
17135 * configure.in: split the configdirs list into 4 categories (native
17136 v. cross, library v. tool) and handle the cross-only and native-
17137 only in more reasonable (and correct!) way.
17138
17139 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
17140
17141 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
17142 configdirs anymore.
17143
17144 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17145
17146 * Makefile.in: extensive cleanup:: removed all of the explicit
17147 clean-* targets, collapsed many wrappers around subdir_do into
17148 one, added additional targets to satisfy standards.texi, deleted
17149 some old targets, some changes for consistency
17150
17151 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17152
17153 * configure.in: handle some programs as cross-only, and others as
17154 native only
17155
17156 * test-build.mk: handle partial holes in a more generic manner
17157
17158 * Makefile.in: m4 depends on libiberty
17159
17160 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17161
17162 * configure.in: add m4, textutils, fileutils, sed, shellutils,
17163 time, wdiff, and find to configdirs
17164
17165 * Makefile.in: all, clean, and install rules for the new programs
17166 added to configure.in
17167
17168 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17169
17170 * configure.in: use mh-sun for all *-sun-* hosts
17171
17172 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17173
17174 * Makefile.in: define flags for X11 include files and library file
17175 locations, pass them down to the programs that need this info
17176
17177 * build-all.mk: added a 'native' target, to 3stage the native toolchain
17178
17179 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17180
17181 * configure.in: start building libg++ for HP-UX targets
17182
17183 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
17184
17185 * README: Update references to files moved into etc/.
17186
17187 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
17188
17189 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
17190 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
17191
17192 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
17193
17194 * configure: accept dash as well as underscore in long option
17195 names for FSF compatibility.
17196
17197 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
17198
17199 * config.sub: added -sco3.2v4 support from FSF.
17200
17201 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17202
17203 * configure.in: expand the section that adds or removes
17204 directories from the list of programs to build, to handle native
17205 vs. cross in addition to host v. native
17206
17207 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
17208
17209 * Makefile.in: Replace C++ in macro names with CXX.
17210 This is less likely to break ...
17211
17212 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17213
17214 * test-build.mk: add -w to GNU_MAKE
17215
17216 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17217
17218 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17219 add 'sparc' to list of recognized cpus. This needed to make
17220 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17221 Delete some redundant ose68 variants. Recognize -wrs as an os,
17222 then changes that into $CPU-wrs-vxworks.
17223
17224 * configure.in: remove most references to gdbtest, regularize
17225 target based program removal
17226
17227 * test-build.mk: import from p3 tree (many fixes and changes)
17228
17229 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17230
17231 * Makefile.in: added rules to handle tcl, tk, and expect
17232
17233 * configure.in: handle those directories if they exist
17234
17235 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17236
17237 * config.sub: removed bogus hppabsd and hppahpux names, since
17238 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17239
17240 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17241
17242 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
17243 depends upon all-xiberty
17244
17245 * Makefile.in: changes from p3, including:
17246
17247 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17248
17249 * Makefile.in (XTRAFLAGS): include newlib directories if
17250 newlib/Makefile exists, rather than if host != target.
17251
17252 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17253
17254 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17255 from the same source tree and not building a cross-compiler. This
17256 matters for the libg++ configuration if reconfiguring a tree that
17257 has already been installed.
17258
17259 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
17260
17261 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17262 pick up the machine and system specific header files.
17263
17264 * Makefile.in: added AS_FOR_TARGET, passed down in
17265 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17266 the C compiler to use to create programs which are run in the
17267 build environment, set it to default to $(CC), and passed it down
17268 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17269
17270 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17271
17272 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17273 We need them for unusual native builds, like systems without
17274 ranlib.
17275
17276 * configure: also define $(host_canonical) and
17277 $(target_canonical), which are the full, canonical names for the
17278 given host and target
17279
17280 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17281
17282 * Makefile.in: Added separate definitions for C++.
17283
17284 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17285
17286 * configure.in (configdirs): Add deja-gnu.
17287
17288 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17289
17290 * README: Update for configure.texi and gdb-4.7 release.
17291
17292 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17293
17294 * Makefile.in: Move "all" target to top of file.
17295 Previously, first target was ".PHONY" which caused BSD4.4 make
17296 to build .PHONY when make was run without arguments.
17297
17298 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17299
17300 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17301 Library-copylefted code in libiberty.
17302
17303 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17304
17305 * config.sub: Replace m68kmote with plain old m68k.
17306
17307 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17308
17309 * Makefile.in: Remove space from blank line, avoid Make complaints.
17310
17311 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17312
17313 * config.sub: Complain if no argument is given. Added support for
17314 386bsd as OS and target alias.
17315
17316 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17317
17318 * Makefile.in (XTRAFLAGS): include newlib directories if
17319 newlib/Makefile exists, rather than if host != target.
17320
17321 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17322
17323 * config.sub: recognize sparclite-wrs-vxworks.
17324
17325 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17326 p3.) Added clean-xiberty to clean.
17327
17328 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17329
17330 * configure.in: use *-*-* instead of nested cases for host and target
17331
17332 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17333
17334 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17335 from the same source tree and not building a cross-compiler. This
17336 matters for the libg++ configuration if reconfiguring a tree that
17337 has already been installed.
17338
17339 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
17340
17341 * config.sub (i486v/i486v4): Merge in from FSF version.
17342
17343 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
17344
17345 * configure: only set PWD if it is already set.
17346
17347 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
17348
17349 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17350 doesn't have unset and all success paths (and most error paths)
17351 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17352 to just ${PWD} to avoid confusion.)
17353
17354 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17355
17356 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17357 even for a native compilation.
17358
17359 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17360
17361 Changes to make the gdb.tar.Z rule work better.
17362
17363 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17364 (DEVO_SUPPORT): Add configure.texi.
17365 (bfd-ilrt.tar.Z): Remove ancient rule.
17366
17367 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17368
17369 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17370 pick up the machine and system specific header files.
17371
17372 * configure.in, config.sub: added new target m68010-adobe-scout,
17373 with alias of adobe68k. Changed configure.in to check for
17374 -scout before -sco* to avoid a false match.
17375
17376 * Makefile.in: added AS_FOR_TARGET, passed down in
17377 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17378 the C compiler to use to create programs which are run in the
17379 build environment, set it to default to $(CC), and passed it down
17380 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17381
17382 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17383
17384 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17385 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17386 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17387 FOR_TARGET variants, to newlib and libg++.
17388
17389 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17390
17391 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17392 first.
17393
17394 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17395
17396 * config.sub: Accept `elf' as an environment.
17397
17398 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17399
17400 * Makefile.in (all-opcodes): cd into the right directory
17401
17402 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17403
17404 * configure: added -program_transform_name option, used as
17405 argument to sed when installing programs.
17406 configure.texi: added documentation for -program_prefix,
17407 -program_suffix and -program_transform_name.
17408
17409 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17410
17411 * config.sub: Accept i486 where i386 ok.
17412
17413 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17414
17415 * config.sub: accept we32k
17416
17417 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17418
17419 * config.sub, configure.in: accept OSE68000 and OSE68k.
17420
17421 * Makefile.in: don't create all directories for ``make install'';
17422 let the subdirectories create the ones they need.
17423
17424 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17425
17426 * COPYING: new file, GPL v2
17427
17428 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17429
17430 * Makefile.in: use the new gen-info-dir, which needs a template
17431 argument (which also lives in texinfo)
17432
17433 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17434
17435 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17436
17437 * config.sub (ncr3000): Change i386 to i486.
17438
17439 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17440
17441 * Makefile.in: add install-rcs, install-grep to
17442 install-no-fixedincludes, removed install-bison and install-libgcc
17443
17444 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17445
17446 * configure.in: grab the HPUX makefile fragment if on HPUX
17447
17448 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17449
17450 * Makefile.in: eradicate bison spoor (ditto libgcc).
17451 configure.in: recognise m68{k,000}-ericsson-OSE.
17452 es1800 is alias for m68k-ericsson-OSE
17453
17454 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17455
17456 * configure.in: rearrange the parts that remove programs from
17457 configdirs, based now on HOST==TARGET or by canonical triple.
17458
17459 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17460
17461 * test-build.mk: recurse explicitly with -f test-build.mk when
17462 appropriate. predicate stage3 and comparison on the existence
17463 of gcc. That is, if gcc isn't around, we aren't three-staging.
17464 On very clean, also remove ...stamp-co. Build in-place before
17465 doing other builds.
17466
17467 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17468
17469 * Makefile.in, configure.in: add tgas
17470
17471 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17472
17473 * Makefile.in: a number of changes merged in from progressive.
17474
17475 * configure.in: add libm.
17476
17477 * .cvsignore: ignore some stuff that comes from test-build.mk.
17478
17479 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17480
17481 * config.sub: Add es1800 (m68k-ericsson-es1800).
17482
17483 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17484
17485 * configure: Add program_suffix (parallel to program_prefix)
17486 * Makefile.in: adjust directory-creating script for losing decstation
17487
17488 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17489
17490 * configure: Minor $subdir-related fixes.
17491
17492 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17493
17494 * configure: fix various problems with propogating
17495 makefile_target_frag in subdirs.
17496 * configure.in: config libgcc if its there
17497
17498 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17499
17500 * config.sub: HPPA merge.
17501
17502 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17503
17504 * Makefile.in: Replace all-bison with all-byacc in all
17505 dependency lines for other tools (which now use byacc).
17506
17507 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17508
17509 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17510
17511 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17512
17513 * Makefile.in: make gprof rules similar to byacc rules (instead of
17514 vestigal $(unsubdir) that didn't work...)
17515
17516 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17517
17518 * config.sub: Add support for Linux.
17519 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17520 (at least for libg++).
17521
17522 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17523
17524 * configure.texi: fix doc for the -nfp option to configure
17525
17526 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17527
17528 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17529
17530 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17531
17532 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17533 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17534 * configure.in: added solaris* host_makefile_frag hook.
17535
17536 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17537
17538 * config.sub: changed recognition of m68000 so that various
17539 m68k types can be specified via m680[01234]0
17540
17541 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17542
17543 * config.sub (basic_machine): fix sed so that '-foo' isn't
17544 completely substituted out while .+'-foo' loses the '-foo'
17545
17546 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17547
17548 * config.sub ($os): Add -aout.
17549
17550 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17551
17552 * configure: If host_makefile_frag is absolute, don't
17553 prefix ${invsubdir} (relevant to libg++ auto-configure).
17554
17555 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17556
17557 * Makefile.in (tooldir): Define it.
17558 (all-ld): Depend on all-flex.
17559
17560 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17561
17562 * Makefile.in (check): Fix libg++ special case.
17563
17564 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17565
17566 * configure: do not bury `pwd` into config.status, thus do fewer
17567 pwd's.
17568
17569 * configure: print the "Building in" message only when building in
17570 other than "." AND verbose.
17571
17572 * configure: remove -s, rework -v to better accommodate guested
17573 configures.
17574
17575 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17576
17577 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17578
17579 * Makefile.in: macroize flags passed on recursion. remove
17580 fileutils.
17581
17582 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17583
17584 * configure: get makesrcdir right for subdirs deeper than 1.
17585
17586 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17587 install.
17588
17589 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17590
17591 * Makefile.in: don't print subdir_do or recursion lines.
17592
17593 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17594
17595 * standards.texi: added menu item.
17596
17597 * Makefile.in: build and install standards.info.
17598
17599 * standards.texi: new file.
17600
17601 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17602
17603 * configure: test for and move config.status pieces from
17604 ${subdir}/.
17605
17606 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17607
17608 * configure: Test for existance of files before trying to mv
17609 them, to avoid numerous non-existance messages.
17610
17611 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17612
17613 * configure: correct final line of config.status.
17614
17615 * configure: patch from eggert. Avoids a protection problem if
17616 the original Makefile.in is read only.
17617
17618 * configure: use move-if-change from gcc to create config.status.
17619 Some makefiles depend on config.status to tell if a directory
17620 has been reconfigured for a different host. This change
17621 prevents those directories from remaking everything in the case
17622 where the reconfig was only intended to rebuild a Makefile.
17623
17624 * configure: test for config.sub with "config.sub sun4" rather
17625 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17626 host alias from a missing config.sub.
17627
17628 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17629
17630 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17631 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17632
17633 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17634
17635 * configure: mkdir ${subdir} as needed.
17636
17637 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17638
17639 * Makefile.in,configure.in: added autoconf.
17640
17641 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17642
17643 * Makefile.in: no longer pass against on recursion.
17644
17645 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17646 definitions are not inherited.
17647
17648 * configure: correct makesrcdir when subdir is .
17649
17650 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17651
17652 * configure: Add support for 'subdirs' variable, which is
17653 like 'configdirs', except that configure doesn't re-invoke
17654 itself for subdirs, it just creates a Makefile for each subdir.
17655 * configure.texi: Document subdirs.
17656
17657 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17658
17659 * configure.in: added flex to configdirs
17660
17661 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17662
17663 * Makefile.in: remove clean-stamps from clean.
17664
17665 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17666
17667 * configure.in: Add gdbtest to configdirs.
17668
17669 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17670
17671 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17672 to recursive makes.
17673 * configure.in: Recognize new ncr3000 config.
17674
17675 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17676
17677 * Makefile.in, configure.in: removed references to gdbm.
17678
17679 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17680
17681 * config.sub: Don't canonicalize os value
17682 newsos* to bsd (readline needs to check for newsos).
17683 (This fix was earlier made Jan 31, but got re-broken.)
17684
17685 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17686
17687 * configure.in: sco is an os, not a vendor!
17688
17689 * configure: Quote $( better. Keep various shells happy.
17690
17691 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17692
17693 * Makefile.in: eliminate stamp-files.
17694
17695 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17696
17697 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17698 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17699
17700 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17701
17702 * config.sub: fix iris/iris3.
17703
17704 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17705
17706 * configure: re-add -rm.
17707
17708 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17709
17710 * Maskefile.in: add .stmp-rcs to all.
17711
17712 * configure.in: remove gas from rs6000 build, use aix host fragment.
17713
17714 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17715
17716 * configure: pass down site_option during recursion.
17717
17718 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17719
17720 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17721
17722 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17723
17724 * configure: Change exec_prefix so that it really defaults to prefix.
17725
17726 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17727
17728 * Makefile.in, configure.in: Add support for mmalloc library.
17729
17730 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17731
17732 * Makefile.in: add stmp dependencies for a few more things.
17733
17734 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17735
17736 * configure: adjusted error message on objdir/srcdir configure
17737 collision, per john's suggestion.
17738
17739 * Makefile.in: add libiberty stmp to all and all.cross.
17740
17741 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17742
17743 * Makefile.in: remove force dependencies, add grep to all.
17744
17745 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17746
17747 * Makefile.in: drop flex. make stamp files work.
17748
17749 * configure: added test for conflicting configuration in srcdir,
17750 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17751 gets cranky. use relative paths for configure and srcdir
17752 whenever possible. Send some error messages to stderr that were
17753 going to stdout.
17754
17755 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17756
17757 * Makefile.in: Fix libg++ rule to check for gcc directory
17758 before using gcc/gcc. Also pass XTRAFLAGS.
17759
17760 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17761
17762 * Makefile.in: added stmp-files so that directories aren't polled
17763 when they are already built.
17764
17765 * configure.texi: fixed a node pointer problem.
17766
17767 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17768
17769 * config.sub configure.in gdb/configure.in
17770 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17771 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17772 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17773
17774 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17775
17776 * configure: -recurring becomes -silent. corrected help message
17777 for -site= option.
17778
17779 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17780
17781 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17782
17783 * configure: when building Makefile for crosses, replace
17784 tooldir and program_prefix. default srcdir from location of
17785 config.sub. remove "for host in hosts" and "for target in
17786 targets" loops.
17787
17788 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17789
17790 * Makefile.in: Do not pass bindir or mandir to cvs.
17791
17792 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17793
17794 * Makefile.in, configure.in: removed traces of namesubdir,
17795 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17796 copyrights to '92, changed some from Cygnus to FSF.
17797
17798 * configure.texi: remove most references to multiple hosts,
17799 multiple targets, subdirs, etc.
17800
17801 * configure.man: removed rcsid. reference config.sub not
17802 config.subr.
17803
17804 * Makefile.in: mkdir $(infodir) on install-info.
17805
17806 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17807
17808 * configure.texi: Explain better about .gdbinit and about
17809 the environment that configure.in sections run in.
17810
17811 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17812
17813 * configure.in: Ultrix is only a decstation if it's a MIPS.
17814
17815 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17816
17817 * README: DOC.configure => cfg-paper.texi.
17818
17819 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17820
17821 * config.sub (near case $os): Don't convert newsos* to bsd!
17822
17823 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17824
17825 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17826 the number of copies of COPYING that go into the GDB tar file.
17827
17828 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17829
17830 * bfd/configure.in, gdb/config/mh-i386sco,
17831 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17832 Fix SCO configuration stuff.
17833
17834 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17835
17836 * Makefile.in: For libg++, make sure the -I pointing
17837 to the gcc directory goes *after* all the libg++-local -I flags.
17838 Also, move just-gcc dependency from just-libg++ to all-libg++.
17839
17840 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17841
17842 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17843
17844 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17845
17846 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17847
17848 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17849
17850 * config.sub: Add stratus configuration frags. Also
17851 submitted to FSF.
17852
17853 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17854
17855 * Makefile.in (DEV_SUPPORT): add configure.man.
17856
17857 * config.sub(Decode manufacturer-specific): add -none*.
17858
17859 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17860
17861 * Makefile.in: remove form feeds to make Sun's make happy.
17862 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17863
17864 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17865
17866 * Makefile.in (AR_FLAGS): Make quieter.
17867
17868 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17869
17870 * configure.in: Add libg++.
17871 * configure: When verbose, don't output the command line at each
17872 level; it will be unremarkably the same as the previous version,
17873 which will be the same as what the user typed.
17874
17875 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17876
17877 * configure.in, Makefile.in: fix clean-info, add flex. add
17878 fileutils.
17879
17880 * configure: be less sensitive to spaces in Makefile.in. Do not
17881 look for sources in "..". Doing so breaks subdirectories that
17882 might have their own configure. If a subdir has it's own
17883 configure script, use it.
17884
17885 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17886
17887 * cfg-paper.texi: some changes suggested by rms.
17888
17889 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17890
17891 * config.sub: Merge in some small additions from the FSF version,
17892 taken from the gcc distribution, to bring the Cygnus and FSF
17893 versions into closer sync.
17894
17895 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
17896
17897 * configure.in: Changed svr4 references to sysv4.
17898
17899 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
17900
17901 * configure: added -V for version number option.
17902
17903 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
17904
17905 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17906 renamed from DOC.configure to cfg-paper.texi.
17907
17908 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17909
17910 * configure, config.subr, config.sub: config.subr is now
17911 config.sub again.
17912
17913 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
17914
17915 * configure.texi: new file, in progress.
17916
17917 * Makefile.in: build info file and install the man page for
17918 configure.
17919
17920 * configure.man: new file, first cut.
17921
17922 * configure: find config.subr again now that configuration "none"
17923 has gone. removed all traces of the -ansi option. removed all
17924 traces of the -languages option.
17925
17926 * config.subr: resync from rms.
17927
17928 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17929
17930 * configure, config.sub, config.subr: merge config.sub into
17931 config.subr, call the result config.subr, remove config.sub, use
17932 config.subr.
17933
17934 * Makefile.in: revised install for dir.info.
17935
17936 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17937
17938 * configure.in: add decstation host makefile frag.
17939
17940 * Makefile.in: BISON now bison -y again. also install-gcc on
17941 install. clean-gdbm on clean. infodir belongs in datadir.
17942 Make directories for info install. Build dir.info here then
17943 install it.
17944
17945 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17946
17947 * Makefile.in: fix for bad directory tests.
17948
17949 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17950
17951 * configure: \{1,2\} appears to be a sysv'ism. Use a different
17952 regexp. -srcdir relative was being handled incorrectly.
17953
17954 * Makefile.in: unwrapped some for loops so that parallel makes
17955 work again and so one can focus one's attention on a particular
17956 package.
17957
17958 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17959
17960 * configure: added PWD as a stand in for `pwd` (for speed). use
17961 elif wherever possible. make -srcdir work without -objdir.
17962 -objdir= commented out.
17963
17964 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17965
17966 * configure: +options become --options. -subdirs commented out.
17967 added -host, -datadir. Renamed -destdir to -prefix. Comment in
17968 Makefile now at top of generated Makefile. Removed cvs log
17969 entries. added -srcdir. create .gdbinit only if there is one
17970 in ${srcdir}.
17971
17972 * Makefile.in: idestdir and ddestdir go away. Added copyrights
17973 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
17974 and mandir now keyed off datadir by default.
17975
17976 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17977
17978 * Freshly created ChangeLog.
17979
17980 \f
17981 Local Variables:
17982 mode: change-log
17983 left-margin: 8
17984 fill-column: 76
17985 version-control: never
17986 End: