Don't use mode wider than Pmode for size in movmem/setmem
[gcc.git] / ChangeLog
1 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
2
3 * MAINTAINERS (Write After Approval): Add myself.
4
5 2013-10-30 Jason Merrill <jason@redhat.com>
6
7 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
8 --disable-build-format-warnings.
9
10 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
11
12 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
13 depend on libstdc++ and libgcc.
14 * configure: Regenerate.
15 * configure.ac: Added libcilkrts to target binaries. Also, restrict
16 libcilkrts for POSIX and i*86, and x86_64 architectures.
17 * Makefile.in: Added libcilkrts related fields to support building it.
18
19 2013-10-26 Jeff Law <law@redhat.com>
20
21 * Makefile.def (target_modules): Remove libmudflap
22 (languages): Remove check-target-libmudflap).
23 * Makefile.in: Rebuilt.
24 * Makefile.tpl (check-target-libmudflap-c++): Remove.
25 * configure.ac (target_libraries): Remove target-libmudflap.
26 Remove checks which disabled libmudflap on some systems.
27 * configure: Rebuilt.
28 * libmudflap: Directory removed.
29
30 2013-10-21 Cong Hou <congh@google.com>
31
32 * MAINTAINERS (Write After Approval): Add myself.
33
34 2013-10-16 Mike Stump <mikestump@comcast.net>
35
36 * .dir-locals.el: Add.
37
38 2013-10-15 David Malcolm <dmalcolm@redhat.com>
39
40 * configure.ac: Add --enable-host-shared
41 * configure: Regenerate.
42
43 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
44
45 Import from savannah.gnu.org:
46 * config.guess: Update to 2013-06-10 version.
47 * config.sub: Update to 2013-10-01 version.
48
49 2013-10-01 Simon Cook <simon.cook@embecosm.com>
50
51 Changes to build configuration to allow big endian ARC ELF toolchain
52 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
53 * configure: Regenerate.
54
55 2013-09-20 Alan Modra <amodra@gmail.com>
56
57 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
58 ppc host match. Support little-endian powerpc linux hosts.
59
60 2013-09-19 Dodji Seketeli <dodji@redhat.com>
61
62 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
63 maintainer.
64
65 2013-09-12 DJ Delorie <dj@redhat.com>
66
67 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
68 maintainers.
69
70 2013-09-03 Richard Biener <rguenther@suse.de>
71
72 * configure.ac: Also allow ISL 0.12.
73 * configure: Regenerated.
74
75 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
76
77 * MAINTAINERS (Write After Approval): Add myself.
78
79 2013-08-27 David Malcolm <dmalcolm@redhat.com>
80
81 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
82
83 2013-08-26 Caroline Tice <cmtice@google.com>
84
85 * MAINTAINERS: Correct earliers update: Move myself from libvtv
86 "Various Reviewers" to libvtv "Various Maintainers".
87
88 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
89
90 * MAINTAINERS: Add myself as RTL optimizers reviewer.
91
92 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
93
94 * MAINTAINERS: Update name, email.
95
96 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
97
98 * MAINTAINERS (Write After Approval): Add myself.
99
100 2013-08-12 Caroline Tice <cmtice@google.com>
101
102 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
103 address in the Write After Approval section.
104
105 2013-08-09 Carlos O'Donell <carlos@redhat.com>
106
107 * MAINTAINERS (Write After Approval): Update email.
108
109 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
110
111 * configure.ac: Adjust to check VTV_SUPPORTED.
112 * configure: Regenerated.
113
114 2013-08-02 Caroline Tice <cmtice@google.com>
115
116 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
117 on non-linux systems; add target-libvtv to noconfigdirs; add
118 libsupc++/.libs to C++ library search paths.
119 * configure: Regenerated.
120 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
121 libstdc++ and libgcc.
122 * Makefile.in: Regenerated.
123
124 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
125
126 * MAINTAINERS (Write After Approval): Add myself.
127
128 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
129 Shiva Chen <shiva0217@gmail.com>
130
131 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
132 nds32 port maintainers.
133
134 2013-07-17 Tim Shen <timshen91@gmail.com>
135
136 * MAINTAINERS (Write After Approval): Add myself.
137
138 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
139
140 * configure.ac: Sync from binutils.
141 * configure: Regenerate.
142
143 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
144
145 * MAINTAINERS (Write After Approval): Add myself.
146
147 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
148
149 * MAINTAINERS (Write After Approval): Add myself.
150
151 2013-05-17 David Malcolm <dmalcolm@redhat.com>
152
153 * MAINTAINERS (Write After Approval): Add myself.
154
155 2013-04-30 Brooks Moses <bmoses@google.com>
156
157 * MAINTAINERS: Update my email; move myself from Fortran
158 reviewer to Write After Approval.
159
160 2013-04-16 Andreas Schwab <schwab@suse.de>
161
162 * configure.ac (aarch64-*-*): Don't disable java.
163 * configure: Regenerate.
164
165 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
166
167 * MAINTAINERS (Write After Approval): Add myself.
168
169 2013-03-30 Matthias Klose <doko@ubuntu.com>
170
171 * Makefile.def (target_modules): Don't install libffi.
172 * Makefile.in: Regenerate.
173
174 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
175
176 * MAINTAINERS (Write After Approval): Add myself.
177
178 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
179
180 * MAINTAINERS (Write After Approval): Add myself.
181
182 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
183
184 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
185 * configure: Regenerated.
186
187 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
188
189 * MAINTAINERS: Explicitly add myself as AIX maintainer.
190 Remove Geoff Keating as rs6000 port maintainer, at his request.
191
192 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
193
194 * MAINTAINERS: Update my email.
195
196 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
197
198 * config/isl.m4: don't echo $CFLAGS for ISL_CHECK_VERSION.
199 * configure: Re-generate.
200
201 2013-01-15 Richard Biener <rguenther@suse.de>
202
203 PR other/55973
204 * configure: Re-generate.
205
206 2013-01-14 Matthias Klose <doko@ubuntu.com>
207
208 * Makefile.def (install-target-libsanitizer): Depend on
209 install-target-libstdc++-v3.
210 * Makefile.in: Regenerate.
211
212 2013-01-14 Richard Biener <rguenther@suse.de>
213
214 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
215 * configure: Re-generate
216
217 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
218
219 * config.sub: Update from config repo.
220
221 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
222
223 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
224 * Makefile.in: Regenerate.
225
226 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
227
228 * MAINTAINERS (arc): Add new port maintainership for myself.
229
230 2013-01-09 Jason Merrill <jason@redhat.com>
231
232 * .gitignore: Import from gdb repository.
233
234 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
235
236 * Makefile.def (configure-gcc): Depend on all-gmp.
237 (all-gcc): Remove dependency on all-gmp.
238 * Makefile.in: Regenerated.
239
240 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
241
242 * config.sub: Merge from config repo.
243 * config.guess: Ditto.
244
245 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
246
247 * Makefile.def: Merge from binutils.
248 * Makefile.in: Ditto.
249
250 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
251
252 * MAINTAINERS: Update my email.
253
254 2012-12-29 Ben Elliston <bje@gnu.org>
255
256 * config.guess: Update to 2012-12-29 version.
257 * config.sub: Likewise.
258
259 2012-12-20 Matthias Klose <doko@ubuntu.com>
260
261 * Makefile.def (install-target-libgfortran): Depend on
262 install-target-libquadmath, install-target-libgcc.
263 (install-target-libsanitizer): Depend on install-target-libgcc.
264 (install-target-libjava): Depend on install-target-libgcc.
265 (install-target-libitm): Depend on install-target-libgcc.
266 (install-target-libobjc): Depend on install-target-libgcc.
267 (install-target-libstdc++-v3): Depend on install-target-libgcc.
268 * Makefile.in: Regenerate.
269
270 2012-12-19 Matthias Klose <doko@ubuntu.com>
271
272 * Makefile.def (install-target-libgo): Depend on
273 install-target-libatomic.
274 * Makefile.in: Regenerate.
275
276 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
277
278 PR go/55201
279 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
280 * Makefile.in: Regenerate.
281
282 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
283
284 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
285 * configure: Regenerate.
286
287 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
288
289 * config.sub: Merge from config repo.
290
291 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
292
293 * Makefile.def (target_modules): Add bootstrap=true and
294 raw_cxx=true to libsanitizer.
295 * configure.ac (bootstrap_target_libs): Add libsanitizer.
296 * Makefile.in: Regenerated.
297 * configure: Likewise.
298
299 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
300
301 * MAINTAINERS: Remove self as RTL optimization maintainer.
302
303 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
304
305 * MAINTAINERS (Write After Approval): Add myself.
306
307 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
308
309 * Makefile.def (target_modules): Remove bootstrap=true and
310 raw_cxx=true from libsanitizer.
311 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
312 * Makefile.in: Regenerated.
313 * configure: Likewise.
314
315 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
316
317 * Makefile.def (target_modules): Add bootstrap=true and
318 raw_cxx=true to libsanitizer.
319 * configure.ac (bootstrap_target_libs): Add libsanitizer.
320 * Makefile.in: Regenerated.
321 * configure: Likewise.
322
323 2012-11-28 Andrew Pinski <apinski@cavium.com>
324
325 PR bootstrap/54279
326 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
327 * configure: Regenerate.
328 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
329 * Makefile.in: Regenerate.
330
331 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
332
333 * configure.ac: Disable libsanitizer if we're not building C++.
334 * configure: Regenerate.
335
336 2012-11-15 Roland McGrath <roland@hack.frob.com>
337
338 * MAINTAINERS (Write After Approval): Add myself.
339
340 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
341
342 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
343 Kostya Serebryany (kcc@google.com) and
344 Jakub Jelinek (jakub@redhat.com).
345 Rename area for Dodji Seketeli (dodji@redhat.com).
346
347 2012-11-15 Dodji Seketeli <dodji@redhat.com>
348
349 * MAINTAINERS: (asan.c, related): Add myself.
350
351 2012-11-14 Roland McGrath <mcgrathr@google.com>
352
353 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
354 * configure: Regenerate.
355
356 2012-11-13 Richard Henderson <rth@redhat.com>
357
358 * configure.ac: Move libsanitizer logic to subdirectory.
359 * configure: Regenerate.
360
361 2012-11-13 Dodji Seketeli <dodji@redhat.com>
362
363 * configure.ac: Enable libsanitizer just on x86 linux for now.
364 * configure: Re-generate.
365
366 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
367
368 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
369 sections.
370 * configure: Regenerate.
371
372 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
373
374 * configure.ac: Add section for configdirs for libsanitizer.
375 Disable for cris-*-* and mmix-*-*.
376 * configure: Regenerate.
377
378 2012-11-12 Wei Mi <wmi@google.com>
379
380 * configure.ac: Add libsanitizer to target_libraries.
381 * Makefile.def: Ditto.
382 * configure: Regenerate.
383 * Makefile.in: Regenerate.
384 * libsanitizer: New directory for asan runtime. Contains an empty
385 tsan directory.
386
387 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
388
389 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
390 against Mingw64 w32api.
391 * configure: Regenerate.
392
393 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
394
395 * configure: Regenerated.
396
397 2012-11-03 Robert Mason <rbmj@verizon.net>
398
399 * configure.ac: add --disable-libstdcxx configure option
400 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
401
402 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
403
404 * MAINTAINERS (Write After Approval): Add myself.
405
406 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
407
408 * MAINTAINERS (Write After Approval): Add myself.
409
410 2012-10-24 Sharad Singhai <singhai@google.com>
411
412 * MAINTAINERS (Write After Approval): Add myself.
413
414 2012-10-24 Eric Christopher <echristo@gmail.com>
415
416 * MAINTAINERS: Update email address.
417
418 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
419
420 PR bootstrap/54820
421 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
422 * configure: Regenerate.
423
424 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
425
426 * MAINTAINERS (aarch64): Add Marcus and myself.
427
428 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
429
430 PR bootstrap/54820
431 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
432 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
433 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
434 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
435 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
436 * Makefile.in: Regenerate.
437 * configure.ac (have_static_libs): New variable and associated check.
438 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
439 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
440 * configure: Regenerate.
441
442 2012-10-10 Richard Biener <rguenther@suse.de>
443
444 * MAINTAINERS: Adjust for changed surname.
445
446 2012-10-04 Lawrence Crowl <crowl@google.com>
447
448 * MAINTAINERS (Write After Approval): Add myself.
449
450 2012-10-01 Cary Coutant <ccoutant@google.com>
451
452 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
453
454 2012-09-28 Ian Lance Taylor <iant@google.com>
455
456 * Makefile.def: Make all-target-libgo depend on
457 all-target-libbacktrace.
458 * Makefile.in: Rebuild.
459
460 2012-09-26 Ian Lance Taylor <iant@google.com>
461
462 * Makefile.def: Make all-gcc depend on all-libbacktrace.
463 * Makefile.in: Rebuild.
464
465 2012-09-20 Walter Lee <walt@tilera.com>
466
467 * configure.ac: Add tilegx to list of targets that support gold.
468 * configure: Regenerate.
469
470 2012-09-20 Marek Polacek <polacek@redhat.com>
471
472 * MAINTAINERS (Write After Approval): Add myself.
473
474 2012-09-19 Steve Ellcey <sellcey@mips.com>
475
476 * configure.ac: Add mips*-mti-elf* target.
477 * configure: Regenerate.
478
479 2012-09-17 Ian Lance Taylor <iant@google.com>
480
481 * MAINTAINERS (Various Maintainers): Add libbacktrace.
482 * configure.ac (host_libs): Add libbacktrace.
483 (target_libraries): Add libbacktrace.
484 * Makefile.def (host_modules): Add libbacktrace.
485 (target_modules): Likewise.
486 * configure, Makefile.in: Rebuild.
487
488 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
489
490 PR target/38607
491 Merge upstream change.
492 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
493
494 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
495 Add libgomp*.o to compare_exclusions for AIX.
496 * configure: Regenerate.
497
498 2012-09-06 Diego Novillo <dnovillo@google.com>
499
500 * configure.ac: Bump minimum GMP version to 4.2.3.
501 * configure: Re-generate.
502
503 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
504
505 PR target/54461
506 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
507 target-libgloss if not configured --with-avrlibc=no.
508 * configure: Regenerate.
509
510 2012-09-04 Jason Merrill <jason@redhat.com>
511
512 * configure.ac: Fix --enable-languages=all.
513
514 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
515
516 * MAINTAINERS (Write After Approval): Add myself.
517
518 2012-09-03 Richard Guenther <rguenther@suse.de>
519
520 PR bootstrap/54138
521 * configure.ac: Re-organize ISL / CLOOG checks to allow
522 disabling with either --without-isl or --without-cloog.
523 * configure: Regenerated.
524
525 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
526
527 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
528 * configure: Regenerate.
529
530 2012-08-27 Ulrich Drepper <drepper@gmail.com>
531
532 * MAINTAINERS: Fix my email address.
533
534 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
535
536 PR binutils/4970
537 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
538 and opcodes.
539 * Makefile.in: Regenerated.
540
541 2012-08-26 Art Haas <ahaas@impactweather.com>
542
543 * configure: Regenerate.
544
545 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
546
547 * INSTALL/README: Also refer to the online installation
548 instructions.
549
550 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
551
552 * MAINTAINERS (Write After Approval): Add myself.
553 (Picochip port): Remove myself.
554
555 2012-08-14 Diego Novillo <dnovillo@google.com>
556
557 Merge from cxx-conversion branch.
558
559 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
560 POSTSTAGE1_CONFIGURE_FLAGS.
561 * Makefile.in: Regenerate.
562 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
563 Force C++ when bootstrapping.
564 * configure: Regenerate.
565
566 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
567
568 * MAINTAINERS (Write After Approval): Add myself.
569
570 2012-07-16 Joseph Myers <joseph@codesourcery.com>
571
572 * README: Document use of ranges of years in copyright notices.
573
574 2012-07-06 Richard Guenther <rguenther@suse.de>
575
576 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
577 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
578 --with-gmp=system.
579 * Makefile.in: Regenerated.
580 * configure: Likewise.
581
582 2012-07-06 Richard Guenther <rguenther@suse.de>
583
584 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
585 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
586 supply V=1 as extra_make_flags.
587 * configure: Regenerated.
588 * Makefile.in: Likewise.
589
590 2012-07-04 Tristan Gingold <gingold@adacore.com>
591
592 * configure: Regenerate.
593
594 2012-07-03 Richard Guenther <rguenther@suse.de>
595
596 * Makfile.def (isl): Remove not necessary extra_exports and
597 extra_make_flags.
598 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
599 * Makefile.in: Regenerated.
600
601 2012-07-03 Richard Guenther <rguenther@suse.de>
602
603 * Makefile.def (cloog): Add V=1 to extra_make_flags.
604 * configure.ac: If either the ISL or the CLooG check failed
605 do not try to build in-tree versions.
606 * Makefile.in: Regenerated.
607 * configure: Regenerated.
608
609 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
610
611 * configure: Regenerate.
612
613 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
614
615 * MAINTAINERS (Various Maintainers): Add myself as testsuite
616 maintainer.
617
618 2012-07-02 Richard Guenther <rguenther@suse.de>
619
620 * configure: Regenerated.
621
622 2012-07-02 Richard Guenther <rguenther@suse.de>
623 Michael Matz <matz@suse.de>
624 Tobias Grosser <tobias@grosser.es>
625 Sebastian Pop <sebpop@gmail.com>
626
627 * Makefile.def: Add ISL host module, remove PPL host module.
628 Adjust ClooG host module to use the proper ISL.
629 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
630 * configure.ac: Include config/isl.m4. Add ISL host library,
631 remove PPL. Remove PPL configury, add ISL configury, adjust
632 ClooG configury.
633 * Makefile.in: Regenerated.
634 * configure: Likewise.
635
636 2012-07-02 Richard Guenther <rguenther@suse.de>
637
638 Merge from graphite branch
639 2011-07-21 Tobias Grosser <tobias@grosser.es>
640
641 * configure: Regenerated.
642 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
643 both cloog.org and legacy versions. The only supported version will
644 be CLooG with the isl backend.
645
646 2011-07-21 Tobias Grosser <tobias@grosser.es>
647
648 * configure: Regenerated.
649 * configure.ac: Require cloog isl 0.17.0
650
651 2011-07-21 Tobias Grosser <tobias@grosser.es>
652
653 * configure: Regenerated.
654 * config/cloog.m4: Do not define CLOOG_ORG
655
656 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
657
658 * configure.ac: Skip C if explicitly selected.
659 * configure: Regenerate.
660
661 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
662
663 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
664 they contain -O2.
665 * configure: Regenerate.
666
667 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
668
669 PR debug/53740
670 * df.h, df-problems.c, dce.c: Revert last patch.
671
672 2012-06-25 Iain Sandoe <iain@codesourcery.com>
673
674 * MAINTAINERS (Write After Approval): Update my email address.
675
676 2012-06-21 Meador Inge <meadori@codesourcery.com>
677
678 * MAINTAINERS (Write After Approval): Add myself.
679
680 2012-06-20 Jason Merrill <jason@redhat.com>
681
682 * Makefile.tpl (check-target-libgomp-c++): New.
683 (check-target-libitm-c++): New.
684 * Makefile.def (c++): Add them.
685 * Makefile.in: Regenerate.
686
687 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
688
689 * MAINTAINERS (Write After Approval): Add myself.
690
691 2012-05-16 Olivier Hainque <hainque@adacore.com>
692
693 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
694 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
695 (install-no-fixedincludes): Adjust accordingly.
696 * Makefile.in: Regenerate.
697
698 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
699
700 Merge upstream change
701 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
702
703 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
704
705 * MAINTAINERS (Write After Approval): Add myself.
706
707 2012-05-09 Nick Clifton <nickc@redhat.com>
708 Paul Smith <psmith@gnu.org>
709
710 PR bootstrap/50461
711 * configure.ac (mpfr-dir): When using in-tree MPFR sources
712 allow for the fact that from release v3.1.0 of MPFR the source
713 files were moved into a src sub-directory.
714 * configure: Regenerate.
715
716 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
717
718 * configure.ac: Bump minimum MPFR version to 2.4.0.
719 * configure: Regenerated.
720
721 2012-05-01 Richard Henderson <rth@redhat.com>
722
723 * Makefile.def (libatomic): New target_module.
724 * configure.ac (target_libraries): Add libatomic.
725 (noconfigdirs): Check if libatomic is supported.
726 * Makefile.in, configure: Rebuild.
727
728 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
729
730 * MAINTAINERS (Write After Approval): Add myself.
731
732 2012-04-25 Joel Brobecker <brobecker@adacore.com>
733
734 * config.sub: Update to 2012-04-18 version from official repo.
735
736 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
737
738 * MAINTAINERS (Write After Approval): Add myself.
739
740 2012-04-11 Steve Ellcey <sellcey@mips.com>
741
742 * MAINTAINERS: Changed email address.
743
744 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
745
746 PR target/52737
747 * contrib/gcc_update (files_and_dependencies):
748 Remove gcc/config/avr/t-multilib from touch data.
749
750 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
751
752 * MAINTAINERS (OS Port Maintainers): Remove irix.
753 * configure.ac (enable_libgomp): Remove *-*-irix6*.
754 (unsupported_languages): Remove mips-sgi-irix6.*.
755 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
756 (with_stabs): Remove.
757 * configure: Regenerate.
758
759 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
760
761 * MAINTAINERS (OS Port Maintainers): Remove osf.
762 * configure.ac (enable_libgomp): Remove *-*-osf*.
763 (with_stabs): Remove alpha*-*-osf*.
764 * configure: Regenerate.
765
766 2012-03-05 Tristan Gingold <gingold@adacore.com>
767
768 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
769 * configure: Regenerate.
770
771 2012-02-17 Walter Lee <walt@tilera.com>
772
773 * MAINTAINERS: (Write After Approval): Delete myself.
774
775 2012-02-14 Walter Lee <walt@tilera.com>
776
777 * MAINTAINERS (tilegx port): Add myself.
778 (tilepro port): Add myself.
779 (Write After Approval): Add myself.
780
781 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
782
783 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
784 and Joseph Myers as docstring relicensing maintainers.
785
786 2012-02-09 Bin Cheng <bin.cheng@arm.com>
787
788 * MAINTAINERS (write-after-approval): Add myself.
789
790 2012-02-08 Ira Rosen <irar@il.ibm.com>
791
792 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
793 maintainer.
794
795 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
796
797 * MAINTAINERS (Write After Approval): Move myself to
798 maintain alphabetical order.
799
800 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
801
802 * MAINTAINERS (Write After Approval): Add myself.
803
804 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
805
806 * MAINTAINERS (Write After Approval): Add myself.
807
808 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
809 Jayant R Sonar <jayant.sonar@kpitcummins.com>
810
811 * configure.ac (cr16-*-*): Remove nonconfigdirs.
812 * configure: Regenerate.
813
814 2012-01-23 Harshit Chopra <harshit@google.com>
815
816 * MAINTAINERS (Write After Approval): Add myself.
817
818 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
819
820 * configure.ac: Remove reference to mh-interix.
821 * configure: Regenerate.
822
823 2012-01-05 Richard Henderson <rth@redhat.com>
824
825 PR bootstrap/51072
826 * configure.ac: Disable libitm if c++ is not enabled.
827 * configure: Rebuild.
828
829 * configure.ac: Fix regexp for same.
830 * configure: Rebuild.
831
832 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
833
834 * MAINTAINERS (Write After Approval): Add myself.
835
836 2012-01-02 Richard Guenther <rguenther@suse.de>
837
838 PR bootstrap/51686
839 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
840 * Makefile.in: Regenerate.
841
842 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
843
844 * MAINTAINERS (Write After Approval): Add myself.
845
846 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
847
848 * configure: Regenerate.
849
850 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
851
852 * MAINTAINERS (picochip): Changed email address.
853
854 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
855
856 * MAINTAINERS (write-after-approval): Add self.
857
858 2011-11-29 DJ Delorie <dj@redhat.com>
859
860 * configure.ac (rl78-*-*) New case.
861 * configure: Regenerate.
862 * MAINTAINERS: Add myself as RL78 maintainer.
863
864 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
865
866 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
867
868 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
869
870 * libtool.m4: Additional FreeBSD 10 fixes.
871
872 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
873
874 * MAINTAINERS: Move myself from Write After Approval to CPU Port
875 Maintainers section, as Epiphany maintainer.
876
877 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
878
879 PR target/49992
880 * configure.ac: Remove ranlib special-casing for Darwin.
881 * configure: Regenerate.
882
883 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
884
885 * MAINTAINERS (Reviewers): Keep the list sorted.
886
887 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
888
889 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
890
891 2011-11-09 Roland McGrath <mcgrathr@google.com>
892
893 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
894 * configure: Rebuild.
895 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
896 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
897 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
898 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
899 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
900 Add READELF.
901 * Makefile.in: Rebuild.
902
903 2011-11-09 Jason Merrill <jason@redhat.com>
904
905 * Makefile.def (language=c++): Remove check-c++0x.
906 * Makefile.in (check-gcc-c++): Regenerate.
907
908 2011-11-08 Richard Henderson <rth@redhat.com>
909
910 * configure.ac: Test for libitm directory present first.
911
912 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
913
914 * configure.ac: Test libitm/configure.tgt to disable libitm.
915 * configure: Rebuild.
916
917 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
918 Richard Henderson <rth@redhat.com>
919
920 Merged from transactional-memory.
921
922 * Makefile.def (lang_env_dependencies): libitm is c++.
923 Add libitm target module.
924 * configure.ac: Likewise.
925 * config/mmap.m4: New file.
926 * contrib/gcc_update: Add libitm to touch data.
927 * Makefile.in, configure: Rebuild.
928
929 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
930
931 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
932 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
933 * Makefile.in: Regenerate.
934
935 2011-11-01 DJ Delorie <dj@redhat.com>
936
937 * config.sub: Update to version 2011-10-29 (added rl78)
938
939 2011-10-27 Nick Clifton <nickc@redhat.com>
940
941 * config.sub: Import these changes from the config project:
942
943 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
944 Ben Elliston <bje@gnu.org>
945
946 * config.sub (epiphany): New.
947
948 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
949 Ben Elliston <bje@gnu.org>
950
951 * config.sub (hexagon, hexagon-*): New.
952
953 2011-08-23 Roland McGrath <mcgrathr@google.com>
954
955 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
956 64eb to be64.
957
958 2011-08-16 Roland McGrath <mcgrathr@google.com>
959
960 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
961 (nacl): Grok as alias for 32el-unknown-nacl.
962
963 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
964
965 * MAINTAINERS (Write After Approval): Add myself.
966
967 2011-10-24 Teresa Johnson <tejohnson@google.com>
968
969 * MAINTAINERS (Write After Approval): Add myself.
970
971 2011-09-21 Jakub Jelinek <jakub@redhat.com>
972
973 * MAINTAINERS (sparc port): Remove myself.
974
975 2011-09-14 Tom de Vries <tom@codesourcery.com>
976
977 * MAINTAINERS (Write After Approval): Add myself.
978
979 2011-08-14 Yao Qi <yao@codesourcery.com>
980
981 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
982 * configure: Regenerate.
983
984 2011-07-26 Ian Lance Taylor <iant@google.com>
985
986 * configure.ac: Set have_compiler based on whether gcc directory
987 exists, rather than on whether gcc is in configdirs.
988 * configure: Rebuild.
989
990 2011-07-21 Joseph Myers <joseph@codesourcery.com>
991
992 * MAINTAINERS (Global Reviewers): Add self.
993
994 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
995
996 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
997 link directories.
998 * Makefile.in: Rebuild.
999
1000 2011-07-20 Ian Lance Taylor <iant@google.com>
1001
1002 PR bootstrap/49787
1003 * configure.ac: Move --enable-bootstrap handling earlier in file.
1004 If --enable-bootstrap and either --enable-build-with-cxx or
1005 --enable-build-poststage1-with-cxx, enable C++ automatically.
1006 * configure: Rebuild.
1007
1008 2011-07-19 Ian Lance Taylor <iant@google.com>
1009
1010 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1011 make C++ a boot_language. Set and substitute
1012 POSTSTAGE1_CONFIGURE_FLAGS.
1013 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1014 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1015 * configure, Makefile.in: Rebuild.
1016
1017 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1018
1019 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1020 maintainers.
1021
1022 2011-07-18 Jakub Jelinek <jakub@redhat.com>
1023
1024 * MAINTAINERS (Global Reviewers): Add myself.
1025
1026 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1027
1028 * configure: Regenerate.
1029
1030 2011-07-16 Jason Merrill <jason@redhat.com>
1031
1032 * Makefile.def (language=c++): Add check-c++0x and
1033 check-target-libmudflap-c++.
1034 * Makefile.tpl (check-target-libmudflap-c++): New.
1035 * Makefile.in: Regenerate.
1036
1037 2011-07-16 Matthias Klose <doko@ubuntu.com>
1038
1039 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1040 * Makefile.def (target_modules/libjava): Pass
1041 $(EXTRA_CONFIGARGS_LIBJAVA).
1042 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1043 if not configured with --enable-static-libjava.
1044 * Makefile.in: Regenerate.
1045 * configure: Likewise.
1046
1047 2011-07-15 Jason Merrill <jason@redhat.com>
1048
1049 * Makefile.in (check-c++): Move check-gcc-c++0x after
1050 check-target-libstdc++-v3.
1051
1052 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1053
1054 * MAINTAINERS (c6x port): New entry.
1055
1056 2011-07-13 Jason Merrill <jason@redhat.com>
1057
1058 * Makefile.in (check-gcc-c++0x): New.
1059 (check-c++): Depend on it.
1060
1061 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1062
1063 PR target/39150
1064 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1065 x86_64-*-solaris2.1[0-9]*.
1066 * configure: Regenerate.
1067
1068 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
1069
1070 * MAINTAINERS (RTL optimizers): Add self.
1071
1072 2011-06-27 Gabriel Charette <gchare@google.com>
1073
1074 * MAINTAINERS (Write After Approval): Add myself.
1075
1076 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1077
1078 PR regression/47836
1079 PR bootstrap/23656
1080 PR other/47733
1081 PR bootstrap/49247
1082 PR c/48825
1083 * configure.ac (target_libraries): Remove target-libiberty.
1084 Remove case-statement setting skipdirs=target-libiberty for
1085 multiple targets. Remove checking target_configdirs and
1086 removing target-libiberty but keeping target-libgcc if
1087 otherwise empty.
1088 * Makefile.def (target_modules): Don't add libiberty.
1089 (dependencies): Remove all traces of target-libiberty.
1090 * configure, Makefile.in: Regenerate.
1091
1092 2011-06-13 Walter Lee <walt@tilera.com>
1093
1094 * configure.ac (tilepro-*-*) New case.
1095 (tilegx-*-*): Likewise.
1096 * configure: Regenerate.
1097
1098 2011-06-06 Jing Yu <jingyu@google.com>
1099
1100 * configure.ac: Skip target-libiberty for
1101 arm*-*-linux-androideabi.
1102 * configure: Regenerated.
1103
1104 2011-06-06 Nick Clifton <nickc@redhat.com>
1105
1106 * config.sub: Sync from upstream.
1107
1108 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
1109
1110 * MAINTAINERS (Write After Approval): Add myself.
1111
1112 2011-06-01 Daniel Jacobowitz <drow@false.org>
1113
1114 * MAINTAINERS: Update my email address.
1115
1116 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
1117
1118 * MAINTAINERS (Write After Approval): Update my email address.
1119
1120 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
1121
1122 * MAINTAINERS (Write After Approval): Add myself.
1123
1124 2011-05-08 Doug Kwan <dougkwan@google.com>
1125
1126 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1127 * configure: Regenerated.
1128 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1129 value from configure.
1130 * Makefile.in: Regenerated.
1131
1132 2011-05-05 Joseph Myers <joseph@codesourcery.com>
1133
1134 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1135 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1136 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1137 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1138 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1139 *-*-vxworks*): Disable newlib and libgloss in separate case
1140 statement.
1141 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1142 to separate case statement.
1143 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1144 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1145 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1146 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1147 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1148 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1149 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1150 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1151 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1152 i[[3456789]]86-*-rdos*, m32r-*-*,
1153 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1154 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1155 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1156 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1157 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1158 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1159 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1160 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1161 and libgloss in main case over targets. Remove most empty cases
1162 in main case over targets.
1163 * configure: Regenerate.
1164
1165 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
1166
1167 * MAINTAINERS (Write After Approval): Add myself.
1168
1169 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1170
1171 * configure.ac: Remove code setting special library locations for
1172 hppa*64*-*-hpux11*. Remove code setting compiler for
1173 sparc-sun-solaris2*.
1174 * configure: Regenerate.
1175
1176 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1177
1178 * configure.ac: Separate libgloss_dir settings from general case
1179 over targets.
1180 * configure: Regenerate.
1181
1182 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1183
1184 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1185 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1186 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1187 cases in libgcj-disabling case statement.
1188 (hppa*64*-*-linux*): Set unsupported_languages instead of
1189 disabling target-zlib.
1190 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1191 to hppa*64*-*-hpux*.
1192 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1193 hppa*-*-hpux*.
1194 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1195 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1196 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1197 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1198 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1199 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1200 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1201 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1202 libgcj-disabling case statement.
1203 * configure: Regenerate.
1204
1205 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1206
1207 * configure.ac: Disable Java for targets not supporting libffi.
1208 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1209 Remove cases in Java-disabling statement.
1210 (*arm-wince-pe): Change to arm-wince-pe.
1211 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1212 cases in Java-disabling statement.
1213 (bfin-*-*): Don't disable Java again.
1214 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1215 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1216 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1217 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1218 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1219 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1220 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1221 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1222 Java-disabling statement.
1223 (mmix-*-*): Don't disable Java again.
1224 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1225 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1226 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1227 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1228 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1229 statement.
1230 * configure: Regenerate.
1231
1232 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1233
1234 * configure.ac: Separate cases disabling Java and Java libraries
1235 from general case over targets.
1236 * configure: Regenerate.
1237
1238 2011-04-21 Jie Zhang <jzhang918@gmail.com>
1239
1240 * MAINTAINERS: Update my email address.
1241
1242 2011-04-20 Easwaran Raman <eraman@google.com>
1243
1244 * MAINTAINERS (Write After Approval): Add myself.
1245
1246 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1247
1248 PR lto/48086
1249 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1250 * configure: Regenerate.
1251
1252 2011-04-16 Jim Meyering <meyering@redhat.com>
1253
1254 * MAINTAINERS (Write After Approval): Add myself.
1255
1256 2011-04-15 Dodji Seketeli <dodji@redhat.com>
1257
1258 * MAINTAINERS: Update my email address.
1259
1260 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
1261
1262 * MAINTAINERS (Write After Approval): Add myself.
1263
1264 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1265
1266 * MAINTAINERS (Write After Approval): Add myself.
1267
1268 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1269
1270 * MAINTAINERS (Write After Approval): Add myself.
1271
1272 2011-04-06 Joseph Myers <joseph@codesourcery.com>
1273
1274 * configure.ac (build_tools): Remove build-byacc.
1275 (host_libs): Remove mmalloc.
1276 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1277 autoconf automake libtool diff rcs fileutils shellutils time
1278 textutils wdiff find uudecode hello tar gzip indent recode release
1279 sed perl gawk findutils gettext zip.
1280 (libgcj): Remove target-qthreads.
1281 (target_tools): Remove target-examples target-gperf.
1282 (YACC): Don't handle building byacc.
1283 * configure: Regenerate.
1284 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1285 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1286 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1287 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1288 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1289 handle building components.
1290 * Makefile.in: Regenerate.
1291
1292 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1293
1294 * MAINTAINERS: Update my email address as Xtensa maintainer.
1295
1296 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1297
1298 * config.sub: Sync from upstream.
1299
1300 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1301
1302 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1303 (microblaze*): Don't disable libssp.
1304 * configure: Regenerate.
1305
1306 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1307
1308 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1309 moveifchange.
1310 * configure: Regenerate.
1311 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1312 * Makefile.in: Regenerate.
1313
1314 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1315
1316 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1317 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1318 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1319 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1320 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1321 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1322 md_exec_prefix cases.
1323 * configure: Regenerate.
1324
1325 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1326
1327 * configure.ac: Separate cases disabling target-libssp,
1328 target-libiberty, target-libstdc++-v3 and Fortran from general
1329 case over targets.
1330 * configure: Regenerate.
1331
1332 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1333
1334 * configure.ac (*-*-chorusos): Don't disable libgcj.
1335 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1336 Remove case.
1337 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1338 (arm-*-coff): Don't disable libgcj.
1339 (arm*-*-linux-gnueabi): Remove useless assignment.
1340 (arm-*-riscix*): Don't disable libgcj.
1341 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1342 configuration.
1343 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1344 (c54x*-*-*): Remove case.
1345 (tic54x-*-*): Don't disable GCC or GCC libraries.
1346 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1347 to *.
1348 (d10v-*-*): Don't disable GCC libraries.
1349 (d30v-*-*): Don't disable libgcj.
1350 (h8500-*-*): Don't disable GCC libraries.
1351 (i960-*-*): Don't disable libgcj.
1352 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1353 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1354 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1355 libgcj.
1356 (m68k-*-coff*): Remove case.
1357 (mmix-*-*): Don't disable libgloss on host.
1358 (mn10200-*-*, mn10300-*-*): Remove cases.
1359 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1360 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1361 Don't disable libgcj.
1362 (romp-*-*): Remove case.
1363 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1364 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1365 case.
1366 (v810-*-*): Don't disable GCC libraries.
1367 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1368 (ip2k-*-*): Don't disable GCC libraries.
1369 * configure: Regenerate.
1370
1371 2011-03-28 Joseph Myers <joseph@codesourcery.com>
1372
1373 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1374 libffi on host.
1375 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1376 on host.
1377 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1378 * configure: Regenerate.
1379
1380 2011-03-26 John Marino <binutils@marino.st>
1381
1382 * configure.ac: Add support for *-*-dragonfly*
1383 * configure: Regenerate.
1384
1385 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1386
1387 * configure.ac (native_only): Remove.
1388 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1389 send-pr uudecode guile gnuserv on host.
1390 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1391 send-pr rcs guile perl texinfo libtool on host.
1392 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1393 automake send-pr rcs guile perl texinfo libtool on host.
1394 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1395 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1396 (alpha*-dec-osf*): Don't disable fileutils on target.
1397 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1398 texinfo send-pr expect dejagnu on target.
1399 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1400 target-qthreads on target.
1401 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1402 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1403 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1404 x86_64-*-mingw*): Don't disable expect on target.
1405 (*-*-cygwin*): Don't disable target-gperf on target.
1406 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1407 gnuserv on target.
1408 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1409 target.
1410 * configure: Regenerate.
1411
1412 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1413
1414 * configure.ac (target_tools): Remove target-groff.
1415 (native_only): Remove target-groff.
1416 (hppa*64*-*-*): Don't disable byacc.
1417 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1418 setting.
1419 (*-*-kaos*): Don't skip target-librx and target-groff.
1420 (*-*-netware*): Don't skip target-libmudflap.
1421 (*-*-tpf*): Don't skip target-libmudflap.
1422 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1423 directories on the host.
1424 (ia64*-*-*vms*): Don't skip tix.
1425 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1426 host.
1427 * configure: Regenerate.
1428
1429 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1430
1431 * configure.ac: Remove references to mt-mep, mt-netware,
1432 mt-wince.
1433 * Makefile.def: Add all-utils soft dependencies.
1434 * Makefile.tpl: Remove GDB_NLM_DEPS.
1435 * configure: Regenerate.
1436 * Makefile.in: Regenerate.
1437
1438 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1439
1440 * configure.ac: Do not include mh-x86omitfp.
1441 * configure: Regenerate.
1442
1443 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1444
1445 * configure.ac: Remove empty cases.
1446 * configure: Regenerate.
1447
1448 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1449
1450 * Makefile.def: Add dependency from termcap to gdb.
1451 * Makefile.in: Regenerate.
1452
1453 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1454
1455 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1456 * configure: Regenerate.
1457 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1458 * Makefile.tpl: Likewise.
1459 * Makefile.in: Regenerate.
1460
1461 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1462
1463 * configure.ac: Remove all mentions of tentative_cc.
1464 * configure: Regenerate.
1465
1466 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1467
1468 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1469 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1470 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1471 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1472 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1473 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1474 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1475 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1476 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1477 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1478 *-*-rhapsody*): Remove host cases.
1479 * configure: Regenerate.
1480
1481 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1482
1483 * configure.ac (ppc*-*-pe): Remove host case.
1484 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1485 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1486 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1487 cases.
1488 * configure: Regenerate.
1489
1490 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1491
1492 * config.sub: Update to version 2011-03-23.
1493
1494 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1495
1496 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1497 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1498 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1499 * configure: Regenerate.
1500
1501 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1502
1503 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1504 to Write After Approval.
1505 * config-ml.in: Don't handle arc-*-elf*.
1506 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1507 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1508 handle GCC libraries.
1509 * configure: Regenerate.
1510
1511 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1512
1513 PR bootstrap/48120:
1514 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1515 Add -lstdc++ -lm to LIBS.
1516 * configure: Regenerate.
1517
1518 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1519
1520 * config.guess: Update to version 2011-02-02
1521 * config.sub: Update to version 2011-02-24
1522
1523 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1524
1525 PR lto/48086
1526 * configure.ac: Re-enable LTO on *-apple-darwin9.
1527 * configure: Regenerate.
1528
1529 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1530
1531 PR lto/48086
1532 * configure.ac: Disable LTO on darwin due to an assembler change in
1533 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1534 under 256.
1535 * configure: Regenerate.
1536
1537 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1538
1539 * MAINTAINERS: Update myself as score backend maintainer,
1540 update my e-mail address.
1541
1542 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
1543
1544 * MAINTAINERS: Update my e-mail address.
1545
1546 2011-03-06 Joey Ye <joey.ye@arm.com>
1547
1548 * MAINTAINERS: Update my e-mail address.
1549
1550 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1551
1552 * configure.ac: Adjust test of with_ppl.
1553 * configure: Regenerated.
1554
1555 2011-03-02 Kai Tietz <ktietz@redhat.com>
1556
1557 * MAINTAINERS: Adjust my e-mail address.
1558
1559 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1560
1561 * configure.ac: Add -lpwl to ppllibs.
1562 * configure: Regenerated.
1563
1564 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1565
1566 * config/cloog.m4: Add -lisl to clooglibs.
1567 * configure: Regenerated.
1568
1569 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1570
1571 * MAINTAINERS (CPU Port maintainers): Add self.
1572
1573 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1574
1575 * MAINTAINERS: Add myself as testsuite maintainer.
1576
1577 2011-02-15 Mike Stump <mikestump@comcast.net>
1578
1579 * MAINTAINERS: Add myself as testsuite maintainer.
1580
1581 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1582
1583 Import from Libtool and gnulib:
1584
1585 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1586
1587 Prepare for supporting FreeBSD 10.
1588 * config.rpath: Remove handling of freebsd1* which soon would
1589 match FreeBSD 10.0.
1590
1591 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1592
1593 Remove support for FreeBSD 1.x.
1594 * libtool.m4 (_LT_LINKER_SHLIBS)
1595 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1596 soon would incorrectly match FreeBSD 10.0.
1597
1598 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1599
1600 PR binutils/12283
1601 * move-if-change: Import version from gnulib.
1602
1603 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1604
1605 PR lto/47225
1606 * Makefile.def (lto-plugin): Double dash for enable-shared.
1607 (configure-gcc): Depend on all-lto-plugin.
1608 * Makefile.in: Rebuilt.
1609
1610 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1611
1612 * configure.ac: Remove extra bracket.
1613 * configure: Regenerate.
1614
1615 2011-02-08 Tobias Burnus <burnus@net-b.de>
1616
1617 * MAINTAINERS: Add myself as libquadmath maintainer.
1618
1619 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
1620
1621 * MAINTAINERS: Update my email address.
1622
1623 2011-02-07 Joseph Myers <joseph@codesourcery.com>
1624
1625 * MAINTAINERS (option handling): Add self.
1626
1627 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1628
1629 PR lto/47225
1630 * Makefile.def: Add dependency for install-gcc
1631 on install-lto-plugin.
1632 * Makfile.in: Regenerated
1633
1634 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1635
1636 * MAINTAINERS (CPU Port Maintainers): Add myself.
1637
1638 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1639
1640 PR libgcj/44341
1641 * configure.ac: Discard --with-* flags for host when configuring
1642 target libraries for cross build.
1643 * configure: Rebuilt.
1644
1645 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1646
1647 * MAINTAINERS (linear loop transforms): Removed.
1648
1649 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1650
1651 * configure.ac: If with_ppl is no, move setting with_cloog=no
1652 after CLOOG_REQUESTED check.
1653 * configure: Regenerated.
1654
1655 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1656
1657 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1658 CLooG has been requested.
1659 * configure: Regenerated.
1660
1661 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1662
1663 * configure: Regenerated.
1664 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1665
1666 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1667
1668 * configure: Regenerated.
1669 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1670
1671 2011-01-21 Andreas Schwab <schwab@redhat.com>
1672
1673 * configure.ac: Use AS_HELP_STRING throughout.
1674 * configure: Regenerate.
1675
1676 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1677
1678 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1679 * configure: Regenerate.
1680
1681 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1682
1683 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1684
1685 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1686
1687 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1688 for ia64-hpux.
1689 * configure: Regenerate.
1690
1691 2011-01-07 Jan Hubicka <jh@suse.cz>
1692
1693 PR lto/47225
1694 * Makefile.in: Regenerate.
1695 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1696 configure.
1697
1698 2011-01-07 Jan Hubicka <jh@suse.cz>
1699
1700 * Makefile.in: Regenerate.
1701 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1702 and configure dependency on lto-plugin configure.
1703 (lto-plugin module): Remove dependency on GCC; add dependency on
1704 liniberty.
1705
1706 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1707
1708 * MAINTAINERS (Write After Approval): Add myself.
1709
1710 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1711
1712 * configure: Regenerate.
1713
1714 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1715
1716 * configure.ac: (picochip): Disable libiberty.
1717
1718 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1719
1720 * MAINTAINERS (Write After Approval): Add myself.
1721
1722 2010-12-10 Ian Lance Taylor <iant@google.com>
1723
1724 PR bootstrap/46819
1725 * configure.ac: For --disable-libgcj clear libgcj_saved.
1726 * configure: Rebuild.
1727
1728 2010-12-10 Tobias Burnus <burnus@net-b.de>
1729
1730 PR fortran/46540
1731 * configure.ac: Add --disable-libquadmath and
1732 --disable-libquadmath-support.
1733 * configure: Regenerate.
1734
1735 2010-12-03 Ian Lance Taylor <iant@google.com>
1736
1737 * MAINTAINERS: Add myself as libgo maintainer.
1738
1739 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1740
1741 PR libffi/46792
1742 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1743 * configure: Regenerate.
1744
1745 2010-12-02 Ian Lance Taylor <iant@google.com>
1746
1747 * configure.ac: Always set default for poststage1_ldflags to
1748 -static-libstdc++ -static-libgcc.
1749
1750 2010-11-29 Andreas Schwab <schwab@redhat.com>
1751
1752 * configure.ac: Move comment to remove extra space in last argument
1753 of GCC_TARGET_TOOL.
1754
1755 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1756
1757 PR other/46026
1758 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1759 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1760 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1761 (BASE_FLAGS_TO_PASS): Use it.
1762 * configure: Rebuilt.
1763 * Makefile.in: Rebuilt.
1764
1765 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1766
1767 PR binutils/12258
1768 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1769 Properly check default linker.
1770 * configure: Regnerated.
1771
1772 2010-11-23 Matthias Klose <doko@ubuntu.com>
1773
1774 * configure.ac: For --enable-gold, handle value `default' instead of
1775 `both*'. New configure option --{en,dis}able-ld.
1776 * configure: Regenerate.
1777
1778 2010-11-20 Ian Lance Taylor <iant@google.com>
1779
1780 * configure.ac: Only disable a language library if no language needs
1781 it. Don't let --disable-libgcj uncondtionally disable libffi.
1782 * configure: Rebuild.
1783
1784 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1785
1786 * Makefile.in: Regenerate.
1787
1788 PR other/46202
1789 * configure.ac: Fix just-built in-tree STRIP name to be
1790 binutils/strip-new.
1791 * configure: Regenerate.
1792 * Makefile.def (install-strip-gcc, install-strip-binutils)
1793 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1794 (install-strip-sid): Mirror dependencies on non-strip variants
1795 of these targets on the respective -strip prerequisites.
1796 * Makefile.tpl (install-strip, install-strip-host)
1797 (install-strip-target): New targets.
1798 (install-strip-[+module+], install-strip-target-[+module+]):
1799 New targets.
1800 * Makefile.in: Regenerate.
1801
1802 2010-11-19 Ian Lance Taylor <iant@google.com>
1803 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1804
1805 * configure.ac: Add target-libgo to target_libraries. Set
1806 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1807 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1808 (HOST_EXPORTS): Add GOC.
1809 (BASE_TARGET_EXPORTS): Add GOC.
1810 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1811 (GOCFLAGS_FOR_TARGET): New variable.
1812 (EXTRA_HOST_FLAGS): Add GOC.
1813 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1814 * Makefile.def (target_modules): Add libgo.
1815 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1816 (dependencies): Add dependency from configure-target-libgo to
1817 configure-target-libffi and all-target-libstdc++-v3. Add
1818 dependencies from all-target-libgo to all-target-libffi.
1819 (languages): Add go.
1820 * configure: Rebuild.
1821 * Makefile.in: Rebuild.
1822
1823 2010-11-19 Ian Lance Taylor <iant@google.com>
1824
1825 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1826 compiler/flag environment variables.
1827
1828 2010-11-18 Ian Lance Taylor <iant@google.com>
1829
1830 * configure.ac: Check for lang_requires_boot_languages in
1831 config-lang.in files.
1832 * configure: Rebuild.
1833
1834 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1835 Tobias Burnus <burnus@net-b.de>
1836
1837 PR fortran/32049
1838 * Makefile.def: Add libquadmath; build it with language=fortran.
1839 * configure.ac: Add libquadmath.
1840 * Makefile.tpl: Handle multiple libs in check-[+language+].
1841 * Makefile.in: Regenerate.
1842 * configure: Regenerate.
1843
1844 2010-11-16 Tom Tromey <tromey@redhat.com>
1845
1846 * MAINTAINERS: Moved myself to reviewers section.
1847
1848 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
1849
1850 * MAINTAINERS: Moved myself to reviewers section.
1851
1852 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1853
1854 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1855 (Write After Approval): Remove self.
1856
1857 2010-11-15 Andreas Schwab <schwab@redhat.com>
1858
1859 * configure.ac: Fix spelling in option names.
1860 * configure: Regenerated.
1861
1862 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1863
1864 PR bootstrap/39622
1865 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1866 * configure: Regenerated.
1867
1868 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
1869
1870 * MAINTAINERS: Update my email address.
1871
1872 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1873
1874 * configure: Regenerate.
1875
1876 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1877
1878 * configure: Regenerate.
1879
1880 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1881
1882 * configure: Regenerate.
1883
1884 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1885
1886 * configure: Regenerate.
1887
1888 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1889
1890 * configure.ac: Support official CLooG.org versions.
1891 * configure: Regenerate.
1892 * config/cloog.m4: New.
1893
1894 2010-11-10 François Dumont <francois.cppdevs@free.fr>
1895
1896 * MAINTAINERS (Write After Approval): Add myself.
1897
1898 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
1899
1900 * MAINTAINERS: Update my email address.
1901
1902 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1903
1904 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1905 * configure: Regenerate.
1906
1907 2010-11-03 Ian Lance Taylor <iant@google.com>
1908 Dave Korn <dave.korn.cygwin@gmail.com>
1909
1910 PR lto/46273
1911 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1912 and on other supported platforms whenever LTO is enabled.
1913 * configure: Rebuild.
1914
1915 2010-11-02 Alan Modra <amodra@gmail.com>
1916
1917 PR binutils/12110
1918 * configure.ac: Error when source path contains spaces.
1919 * configure: Regenerate.
1920
1921 2010-10-23 James E. Wilson <wilson@codesourcery.com>
1922
1923 * MAINTAINERS: Update my email address.
1924
1925 2010-10-20 Ian Lance Taylor <iant@google.com>
1926
1927 * Makefile.def (target_modules): Set lib_path to src/.libs for
1928 libstdc++-v3 module.
1929 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1930 * Makefile.in: Rebuild.
1931
1932 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1933
1934 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1935 (Write After Approval): Remove myself.
1936
1937 2010-10-15 Tristan Gingold <gingold@adacore.com>
1938
1939 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1940
1941 2010-10-14 Douglas Rupp <rupp@gnat.com>
1942
1943 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1944
1945 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1946
1947 * configure.ac (build_lto_plugin): New shell variable.
1948 (--enable-lto): Turn on by default for all non-ELF platforms that
1949 have had LTO support added so far. Set build_lto_plugin appropriately
1950 for both ELF and non-ELF.
1951 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1952 * configure: Regenerate.
1953
1954 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1955
1956 Sync from src:
1957 * configure.ac (v850 support): Remove target-libgloss from
1958 noconfigdirs.
1959 * configure: Regenerate.
1960
1961 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1962
1963 PR bootstrap/45326
1964 PR bootstrap/45174
1965 * configure.ac: Honor initial values of $build_configargs,
1966 $host_configargs, $target_configargs. Mark the precious, so
1967 environment settings get recorded.
1968 * configure: Regenerate.
1969
1970 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1971
1972 PR bootstrap/45796
1973 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1974 Depend on all-build-libiberty.
1975 * Makefile.in: Regenerate.
1976
1977 2010-09-30 Michael Eager <eager@eagercon.com>
1978
1979 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1980 * configure: Regenerate.
1981
1982 2010-09-28 Michael Eager <eager@eagercon.com>
1983
1984 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1985
1986 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1987
1988 PR bootstrap/44621
1989 * configure.ac: Fix unportable shell quoting.
1990 * configure: Regenerate.
1991
1992 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1993
1994 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1995 targets and amend comment.
1996 * configure: Regenerate.
1997
1998 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
1999
2000 * MAINTAINERS (Write After Approval): Add myself.
2001
2002 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2003
2004 * configure.ac: Enable LTO by default on Darwin.
2005 * configure: Regenerate.
2006
2007 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2008
2009 * MAINTAINERS (Write After Approval): Add myself.
2010
2011 2010-09-01 Ian Bolton <ian.bolton@arm.com>
2012
2013 * MAINTAINERS (Write After Approval): Add myself.
2014
2015 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2016
2017 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2018 ports
2019
2020 2010-07-28 David Yuste <david.yuste@gmail.com>
2021
2022 * MAINTAINERS (Write After Approval): Add myself.
2023
2024 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2025
2026 * configure.ac: Support all v850 targets.
2027 * configure: Regenerate.
2028
2029 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2030
2031 PR bootstrap/44455
2032 * configure.ac (extra_mpfr_configure_flags): Copy from
2033 extra_mpc_gmp_configure_flags.
2034 * configure: Re-generated.
2035
2036 2010-07-22 Andi Kleen <ak@linux.intel.com>
2037
2038 * MAINTAINERS (Write After Approval): Add myself.
2039
2040 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2041
2042 * MAINTAINERS (Write After Approval): Add myself.
2043
2044 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
2045
2046 * MAINTAINERS (Write After Approval): Add myself.
2047
2048 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2049
2050 PR target/44862
2051 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2052 Provide -B option to allow for link spec %s substitutions for
2053 libstdc++.a on darwin.
2054 * Makefile.in: Regenerate.
2055
2056 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
2057
2058 * MAINTAINERS (Reviewers): Update my e-mail address
2059
2060 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
2061
2062 * Makefile.def (configure-gcc): Depend on all-libelf.
2063 * Makefile.in: Rebuild.
2064
2065 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
2066
2067 * MAINTAINERS (Write After Approval): Add myself in the right place.
2068
2069 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
2070
2071 * MAINTAINERS (Write After Approval): Add myself.
2072
2073 2010-05-25 Sterling Augustine <sterling@tensilica.com>
2074
2075 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2076
2077 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
2078
2079 * config.sub: Update to version 2010-05-21.
2080 * config.guess: Update to version 2010-04-03.
2081
2082 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2083
2084 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2085 * configure: Regenerate.
2086
2087 2010-05-12 Sriraman Tallam <tmsriram@google.com>
2088
2089 * MAINTAINERS (Write After Approval): Add myself.
2090
2091 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2092
2093 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2094 a platform that supports LTO.
2095 * configure: Regenerate.
2096
2097 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2098
2099 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2100 * configure: Regenerated.
2101
2102 2010-04-27 Roland McGrath <roland@redhat.com>
2103 H.J. Lu <hongjiu.lu@intel.com>
2104
2105 * configure.ac (--enable-gold): Support both, both/gold and
2106 both/bfd to add gold to configdirs without removing ld.
2107 * configure: Regenerated.
2108
2109 * Makefile.def: Add install-gold dependency to install-ld.
2110 * Makefile.in: Regenerated.
2111
2112 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2113
2114 PR lto/42776
2115 * configure.ac (--enable-lto): Refactor handling so libelf tests
2116 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2117 and allow LTO to be explicitly enabled on non-ELF platforms that
2118 are known to support it inside else-clause.
2119 * configure: Regenerate.
2120
2121 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2122
2123 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2124 * configure: Regenerate.
2125
2126 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
2127
2128 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2129 * configure: Regenerate.
2130
2131 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2132
2133 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2134 separately.
2135 * configure: Regenerate.
2136
2137 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
2138
2139 * MAINTAINERS (Write After Approval): Add myself.
2140
2141 2010-04-14 Tristan Gingold <gingold@adacore.com>
2142
2143 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2144 * configure: Regenerate.
2145
2146 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2147
2148 * configure: Regenerate after change to elf.m4.
2149
2150 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
2151
2152 * MAINTAINERS (Write After Approval): Add myself.
2153
2154 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2155
2156 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2157 * configure: Regenerated.
2158
2159 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2160
2161 * configure.ac: Print "buggy but acceptable" when CLooG
2162 revision is less than 9.
2163 * configure: Regenerated.
2164
2165 2010-04-01 Diego Novillo <dnovillo@google.com>
2166
2167 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2168
2169 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2170
2171 PR bootstrap/43615
2172 PR bootstrap/43328
2173
2174 Revert:
2175
2176 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2177
2178 * configure.ac: Do not pass --enable-multilib nor
2179 --disable-multilib in baseargs. Accept explicitly passed
2180 --enable_multilib.
2181 * configure: Regenerate.
2182
2183 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
2184
2185 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2186
2187 2010-03-31 Janis Johnson <janis187@us.ibm.com>
2188
2189 * MAINTAINERS: Remove myself.
2190
2191 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2192
2193 PR bootstrap/43328
2194 * configure.ac: Do not pass --enable-multilib nor
2195 --disable-multilib in baseargs. Accept explicitly passed
2196 --enable_multilib.
2197 * configure: Regenerate.
2198
2199 2010-03-28 Andrew Pinski <pinskia@gmail.com>
2200
2201 * MAINTAINERS (spu port): Remove me.
2202
2203 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2204
2205 * configure.ac (tic6x-*-*): New case.
2206 * configure: Regenerate.
2207
2208 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2209
2210 * config.sub: Update to version 2010-03-22.
2211 * config.guess: Update to version 2009-12-30.
2212
2213 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2214
2215 PR ada/42554
2216 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2217 * configure: Regenerate.
2218
2219 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2220
2221 * MAINTAINERS: Update my email address.
2222
2223 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2224
2225 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2226 (ghassan.shobaki@amd.com): Removed.
2227
2228 2010-03-17 Alan Modra <amodra@gmail.com>
2229
2230 * MAINTAINERS: Update my email address.
2231
2232 2010-03-16 Diego Novillo <dnovillo@google.com>
2233
2234 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2235 Matthews.
2236
2237 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2238
2239 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2240 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2241
2242 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2243
2244 * MAINTAINERS: Update my email address.
2245
2246 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2247
2248 * MAINTAINERS: Update my email address.
2249
2250 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2251
2252 * MAINTAINERS: Update my email address.
2253
2254 2010-03-09 Jie Zhang <jie@codesourcery.com>
2255
2256 * MAINTAINERS: Update my email address.
2257
2258 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2259
2260 PR libstdc++/32499
2261 * configure.ac (RANLIB): Default to true.
2262 (STRIP): Likewise.
2263 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2264 * configure: Regenerate.
2265
2266 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
2267
2268 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2269 (Write After Approval): Update my email address.
2270
2271 2010-02-17 Nick Clifton <nickc@redhat.com>
2272
2273 PR 11238
2274 * Makefile.tpl (local-distclean): Also remove config.cache files in
2275 sub-directories as there may not be Makefiles present in the
2276 sub-directories.
2277 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2278 the config.cache files found by the find command.
2279
2280 * Makefile.in: Regenerate.
2281 * configure.ac: Revert previous delta.
2282 * configure: Regenerate.
2283
2284 2010-02-15 Nick Clifton <nickc@redhat.com>
2285
2286 PR 11238
2287 * configure.ac: Delete config.cache files in sub-directories when
2288 deleting Makefiles.
2289 * configure: Regenerate.
2290
2291 2010-02-12 Ben Elliston <bje@gnu.org>
2292
2293 * MAINTAINERS: Update my email address.
2294
2295 2010-02-08 Andrew Pinski <pinskia@gmail.com>
2296
2297 * MAINTAINERS (spu port): Update my email address.
2298
2299 2010-02-08 Jie Zhang <jie.zhang@analog.com>
2300
2301 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2302
2303 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2304
2305 * configure.ac: Add "recommended" version checks for GMP/MPC.
2306 Update recommended GMP/MPFR/MPC versions.
2307 * configure: Regenerate.
2308
2309 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2310
2311 * MAINTAINERS: Move my Embecosm email address into the
2312 write-after-approval section.
2313
2314 2010-01-26 Ian Lance Taylor <iant@google.com>
2315
2316 * MAINTAINERS: Add myself as Go frontend maintainer.
2317
2318 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
2319
2320 PR libstdc++/36101, PR libstdc++/42813
2321 * configure.ac (bootstrap_target_libs): Make inclusion of
2322 target-libgomp conditional on libgomb being in target_configdirs.
2323 * configure: Regenerate.
2324
2325 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
2326
2327 PR libstdc++/36101, PR libstdc++/42813
2328 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2329 * configure: Regenerate.
2330
2331 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
2332
2333 PR libstdc++/36101, PR libstdc++/42813
2334 * configure.ac (target_configdirs): Substitute.
2335 * Makefile.def: Bootstrap target module libgomp.
2336 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2337 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2338 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2339 * configure, Makefile.in: Regenerate.
2340
2341 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2342
2343 * MAINTAINERS: Adjust my details.
2344
2345 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2346
2347 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2348
2349 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2350
2351 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2352
2353 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2354
2355 * MAINTAINERS (Write After Approval): Add myself.
2356
2357 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2358
2359 * MAINTAINERS (Write After Approval): Add myself.
2360
2361 2010-01-11 Richard Guenther <rguenther@suse.de>
2362
2363 PR lto/41569
2364 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2365 * Makefile.in: Regenerated.
2366
2367 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
2368
2369 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2370 * configure: Regenerate.
2371
2372 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2373 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2374
2375 PR bootstrap/42424
2376 * configure.ac: Include libtool m4 files.
2377 (_LT_CHECK_OBJDIR): Call it.
2378 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2379 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2380
2381 * configure: Regenerate.
2382
2383 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2384
2385 PR bootstrap/41818
2386 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2387 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2388 * Makefile.in: Regenerate.
2389
2390 2010-01-02 Richard Guenther <rguenther@suse.de>
2391
2392 PR lto/41529
2393 * configure.ac: Include config/elf.m4. Disable LTO if not
2394 builting for an elf target.
2395 * configure: Regenerate.
2396
2397 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2398
2399 * MAINTAINERS: Change my email address.
2400
2401 2009-12-18 Ben Elliston <bje@au.ibm.com>
2402
2403 * config.sub, config.guess: Update from upstream sources.
2404
2405 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2406
2407 * MAINTAINERS (Write After Approval): Add myself.
2408
2409 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2410
2411 PR middle-end/30447
2412 PR middle-end/30789
2413 PR other/40302
2414
2415 * configure.ac: Require MPC.
2416 * configure: Regenerate.
2417
2418 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2419
2420 PR target/38384
2421 PR bootstrap/40972
2422 * libtool.m4: Sync from git Libtool.
2423 * ltoptions.m4: Likewise.
2424 * ltversion.m4: Likewise.
2425 * lt~obsolete.m4: Likewise.
2426 * ltmain.sh: Likewise.
2427
2428 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2429
2430 * configure.ac: Update minimum MPC version to 0.8.
2431 * configure: Regenerate.
2432
2433 2009-11-21 Sebastian Pop <sebpop@gmail.com>
2434
2435 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2436 * configure: Regenerated.
2437
2438 2009-11-21 Ian Lance Taylor <iant@google.com>
2439
2440 * configure.ac: Change default of poststage1_ldflags to be empty if
2441 poststage1_libs is set. When poststage1_libs is empty, and
2442 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2443 * configure: Rebuild.
2444
2445 2009-11-21 Adam Nemet <adambnmet@gmail.com>
2446
2447 * MAINTAINERS (Write After Approval): Update my email address.
2448
2449 2009-11-20 Ben Elliston <bje@au.ibm.com>
2450
2451 * config.guess: Update from upstream sources.
2452
2453 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2454
2455 * Makefile.def: Restore host and target settings for gmp.
2456 * Makefile.in: Rebuild.
2457
2458 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2459
2460 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2461 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2462 Fix portability of test of C++ as bootstrap language. Add
2463 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2464 * configure: Rebuild.
2465 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2466 and cloog. Fix in-tree ppl configuration. Introduce libelf
2467 in-tree building.
2468 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2469 (POSTSTAGE1_HOST_EXPORTS): Use it.
2470 (STAGE[+id+]_CXXFLAGS): New.
2471 (BASE_FLAGS_TO_PASS): Pass it down.
2472 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2473 extra_exports.
2474 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2475 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2476 extra_exports.
2477 * Makefile.in: Rebuild.
2478
2479 2009-11-17 Ben Elliston <bje@au.ibm.com>
2480
2481 * config.sub, config.guess: Update from upstream sources.
2482
2483 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2484
2485 * MAINTAINERS (Write After Approval): Add myself.
2486
2487 2009-11-09 Jon Beniston <jon@beniston.com>
2488
2489 * MAINTAINERS (Write After Approval): Add myself.
2490
2491 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2492
2493 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2494 paths for *-w64-mingw* and x86_64-*mingw*.
2495 * configure: Regenerated.
2496
2497 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
2498
2499 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2500
2501 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2502
2503 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2504 Phil Edwards to Write-After Approval.
2505
2506 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2507
2508 * configure.ac: Disable target-winsup & co for
2509 x86_64-*-mingw* and *-w64-mingw* targets.
2510 * configure: Regenerated.
2511
2512 2009-10-16 Nick Clifton <nickc@redhat.com>
2513
2514 * MAINTAINERS: Add myself as a maintainer for the RX port.
2515
2516 2009-10-26 Johannes Singler <singler@kit.edu>
2517
2518 * MAINTAINERS (Write After Approval): Update my e-mail address.
2519
2520 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2521
2522 * configure.ac (CLooG test): Use = with test.
2523 * configure: Regenerate.
2524
2525 2009-10-22 Richard Guenther <rguenther@suse.de>
2526
2527 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2528 cloog if the ppl version check failed. Move flags saving
2529 before setting in libelf check.
2530 * configure: Regenerate.
2531
2532 2009-10-21 Richard Guenther <rguenther@suse.de>
2533
2534 * configure.ac: Adjust the ppl and cloog configure to work as
2535 documented. Disable cloog if ppl was disabled. Omit the version
2536 checks if they were disabled.
2537 * configure: Re-generate.
2538
2539 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2540
2541 * configure.ac: Add 'lto' to enable_languages, not
2542 new_enable_languages, and only if not already present.
2543 * configure: Regenerate.
2544
2545 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2546
2547 * README: Refer to the various COPYING* files instead of just
2548 COPYING.
2549 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2550
2551 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
2552
2553 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2554
2555 2009-10-07 Richard Guenther <rguenther@suse.de>
2556
2557 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2558 and Richard Guenther as reviewers.
2559 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2560 as reviewers.
2561
2562 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
2563
2564 * config.sub: Update from upstream sources.
2565
2566 2009-10-06 Ian Lance Taylor <iant@google.com>
2567
2568 * Makefile.def: check-gold depends upon all-gas.
2569 * Makefile.in: Rebuild.
2570
2571 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2572
2573 * MAINTAINERS (Write After Approval): Add myself.
2574
2575 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2576
2577 * Makefile.def: all-lto-plugin depends on all-libiberty.
2578 set bootstrap=true for lto-plugin.
2579 Add lto-plugin.
2580 * Makefile.in: Regenerate.
2581 * configure.ac (host_libs): Add lto-plugin.
2582 * configure: Regenerate.
2583
2584 2009-10-03 Diego Novillo <dnovillo@google.com>
2585
2586 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2587 (HOST_LIBELFLIBS): Define.
2588 (HOST_LIBELFINC): Define.
2589 * Makefile.in: Regenerate.
2590 * configure.ac: Add --enable-lto.
2591 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2592 If --enable-lto is used, add 'lto' to new_enable_languages.
2593 If --enable-lto is used and gold is enabled, add
2594 lto-plugin to configdirs.
2595 * configure: Regenerate.
2596
2597 2009-10-03 Simon Baldwin <simonb@google.com>
2598
2599 * configure.ac: If --with-system-zlib, suppress local zlib and
2600 pass --with-system-zlib to subdir configure scripts.
2601 * configure: Regenerate.
2602
2603 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2604 Paolo Bonzini <bonzini@gnu.org>
2605
2606 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2607 $(srcdir).
2608 * Makefile.in: Rebuilt.
2609
2610 2009-09-26 Gary Funck <gary@intrepid.com>
2611
2612 * MAINTAINERS (Write After Approval): Add myself.
2613
2614 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2615
2616 * configure.ac: Update minimum MPC version to 0.7.
2617 * configure: Regenerate.
2618
2619 2009-09-25 Nick Clifton <nickc@redhat.com>
2620
2621 * configure.ac: Pass any --cache-file=/dev/null option on to
2622 subconfigures.
2623 * configure: Regenerate.
2624
2625 2009-09-23 Nick Clifton <nickc@redhat.com>
2626
2627 * config.sub, config.guess: Update from upstream sources.
2628
2629 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2630
2631 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2632 * Makefile.in: Rebuilt.
2633
2634 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2635
2636 PR bootstrap/32272
2637 * configure.ac: Error out if $srcdir isn't '.' but contains
2638 host-${host_noncanonical}.
2639 * configure: Regenerate.
2640
2641 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2642
2643 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2644 maintainer.
2645
2646 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2647
2648 * configure.ac: If bootstrapping a combined tree with
2649 --enable-gold, require c++ in stage1_languages.
2650 * configure: Regenerate.
2651
2652 * configure.ac: Also add target_libs of stage1_languages to
2653 bootstrap_target_libs.
2654 * configure: Regenerate.
2655
2656 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2657 with --enable-languages not containing c++.
2658 * configure: Regenerate.
2659
2660 2009-09-15 Jie Zhang <jie.zhang@analog.com>
2661
2662 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2663 * configure: Regenerate.
2664
2665 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
2666
2667 * MAINTAINERS (Write After Approval): Update my e-mail address,
2668 and move from from here...
2669 (Waiting for paperwork): To here.
2670
2671 2009-09-09 Joseph Myers <joseph@codesourcery.com>
2672
2673 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2674
2675 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2676
2677 * configure.ac: Do not use $extrasub for replacing @if/@endif
2678 parts in Makefile; instead, use additional arguments to
2679 AC_CONFIG_COMMANDS to do the replacement manually, with several
2680 sed invocations, to avoid HP-UX sed command limits.
2681 * configure: Regenerate.
2682
2683 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
2684
2685 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2686 blank before -L.
2687
2688 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2689
2690 * configure.ac (with-build-config): Document. Handle without.
2691 Handle missing argument.
2692 * configure: Rebuilt.
2693
2694 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2695
2696 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2697 Default to bootstrap-debug only if compare-debug works.
2698 * configure: Rebuilt.
2699 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2700 * Makefile.in: Rebuilt.
2701
2702 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2703
2704 * MAINTAINERS (OS Port Maintainers): Update my email address.
2705
2706 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2707
2708 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2709 * Makefile.in: Rebuilt.
2710
2711 2009-09-01 Chris Demetriou <cgd@google.com>
2712
2713 * MAINTAINERS (Write After Approval): Add myself.
2714
2715 2009-08-31 Dodji Seketeli <dodji@redhat.com>
2716
2717 PR debug/30161
2718 * include/dwarf2.h (enum dwarf_tag): Added
2719 DW_TAG_GNU_template_template_param
2720 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2721
2722 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2723
2724 * Makefile.tpl (AWK): Fix typo.
2725 * Makefile.in: Regenerate.
2726
2727 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2728
2729 * configure.ac: Detect awk and sed.
2730 * Makefile.def (flags_to_pass): Add AWK and SED.
2731 * Makefile.tpl (AWK, SED): New.
2732 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2733 * configure: Regenerate.
2734 * Makefile.in: Regenerate.
2735
2736 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2737
2738 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2739 (collapseslashes): Likewise.
2740
2741 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2742
2743 * configure.ac (AC_PREREQ): Bump to 2.64.
2744
2745 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2746
2747 * configure.ac: Remove --with-datarootdir, --with-docdir,
2748 --with-pdfdir, --with-htmldir switches.
2749 * configure: Regenerate.
2750
2751 * configure: Regenerate.
2752
2753 * compile: Sync from Automake 1.11.
2754 * depcomp: Likewise.
2755 * install-sh: Likewise.
2756 * missing: Likewise.
2757 * mkinstalldirs: Likewise.
2758 * ylwrap: Likewise.
2759
2760 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2761
2762 * ltmain.sh (func_normal_abspath): New function.
2763 (func_relative_path): Likewise.
2764 (func_mode_help): Document new -bindir option for link mode.
2765 (func_mode_link): Add new -bindir option, and use it to place
2766 output DLL if specified.
2767
2768 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2769
2770 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2771 (baseargs): Add --disable-option-checking.
2772 * configure: Regenerate.
2773
2774 * Makefile.def (configure-target-libiberty): Depend on
2775 all-binutils and all-ld.
2776 (configure-target-newlib): Likewise.
2777 * Makefile.in: Regenerate.
2778
2779 2009-08-17 Ben Elliston <bje@au.ibm.com>
2780
2781 * config.sub, config.guess: Update from upstream sources.
2782
2783 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2784
2785 Sync from src, merge:
2786
2787 2009-07-02 Tristan Gingold <gingold@adacore.com>
2788
2789 * configure.ac: Do not exclude gas for i386-*-darwin.
2790 Add a case for x86_64-*-darwin.
2791 * configure: Regenerate.
2792
2793 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2794
2795 * MAINTAINERS: Add my name to Write After Approval list.
2796
2797 2009-08-06 Michael Eager <eager@eagercon.com>
2798
2799 * configure.ac: Add Microblaze target.
2800 * configure: Regenerate.
2801
2802 2009-07-31 Christian Bruel <christian.bruel@st.com>
2803
2804 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2805 * configure: Regenerate.
2806
2807 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
2808
2809 * MAINTAINERS (Write After Approval): Update my e-mail address.
2810
2811 2009-07-06 Ian Lance Taylor <iant@google.com>
2812
2813 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2814 * configure: Rebuild.
2815
2816 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2817
2818 * MAINTAINERS: Move myself to the Graphite Reviewers.
2819
2820 2009-06-30 Wei Guozhi <carrot@google.com>
2821
2822 * MAINTAINERS: Add my name to Write After Approval list.
2823
2824 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2825
2826 PR bootstrap/40338
2827 * configure.ac (comparestring): Create new variable.
2828 * Makefile.tpl (comparestring): Use to skip some comparisions.
2829 * configure: Regenerate.
2830 * Makefile.in: Regenerate.
2831
2832 2009-06-26 Doug Evans <dje@sebabeach.org>
2833
2834 * Makefile.def (host_modules): Add cgen.
2835 * Makefile.in: Regenerate.
2836 * configure.ac (host_tools): Add cgen.
2837 * configure: Regenerate.
2838
2839 2009-06-23 DJ Delorie <dj@redhat.com>
2840
2841 * MAINTAINERS: Add myself as mep maintainer.
2842
2843 2009-06-23 Ian Lance Taylor <iant@google.com>
2844
2845 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2846 boot_languages. Only bootstrap target libraries listed in
2847 target_libs for some boot language. Add --with-stage1-ldflags,
2848 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2849 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2850 if not building with C++.
2851 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2852 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2853 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2854 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2855 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2856 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2857 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2858 * configure, Makefile.in: Rebuild.
2859
2860 2009-06-23 Li Feng <nemokingdom@gmail.com>
2861
2862 * MAINTAINERS: Added my name to write-after-approval list.
2863
2864 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2865
2866 * configure.ac: Define is_elf for QNX Neutrino targets.
2867 * configure: Regenerate.
2868
2869 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
2870
2871 * MAINTAINERS: Added my name to the write-after-approval list
2872
2873 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2874
2875 * configure.ac: Detect MPC in default directory.
2876 * configure: Regenerate.
2877
2878 2009-06-03 Jerome Guitton <guitton@adacore.com>
2879 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2880
2881 * Makefile.tpl (all): Avoid a trailing backslash.
2882 * Makefile.in: Regenerate.
2883
2884 2009-06-03 Ben Elliston <bje@au.ibm.com>
2885
2886 * config.sub, config.guess: Update from upstream sources.
2887
2888 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2889
2890 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2891 to noconfdirs.
2892 * configure: Regenerate.
2893
2894 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
2895
2896 * Makefile.tpl ([+compare-target+]): Compare all stage
2897 directories, rather than just gcc.
2898 * Makefile.in: Rebuilt.
2899
2900 2009-06-01 Doug Kwan <dougkwan@google.com>
2901
2902 * configure.ac: Support gold for target arm*-*-*.
2903 * configure: Regenerate.
2904
2905 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2906
2907 * Makefile.def: Add MPC support and dependencies.
2908 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2909
2910 * Makefile.in, configure: Regenerate.
2911
2912 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2913
2914 * Makefile.tpl (all): Avoid harmless warning in make all when
2915 gcc-bootstrap is enabled but stage_last does not exist.
2916 * Makefile.in: Rebuilt.
2917
2918 2009-05-24 Nicolas Roche <roche@adacore.com>
2919
2920 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2921 * Makefile.in: Regenerate.
2922
2923 2009-05-21 Denis Chertykov <chertykov@gmail.com>
2924
2925 * MAINTAINERS: Update my e-mail address.
2926
2927 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2928
2929 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2930 * configure: Regenerate.
2931
2932 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2933
2934 PR other/40159
2935 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2936 gcc-no-bootstrap are mutually exclusive.
2937 * Makefile.in: Rebuilt.
2938
2939 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2940
2941 PR other/40159
2942 * Makefile.tpl (all): Don't end with unconditional success.
2943 * Makefile.in: Rebuilt.
2944
2945 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2946
2947 PR target/37137
2948 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2949 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2950 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2951 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2952 stage_configureflags, stage_cflags and stage_libcflags into
2953 explicit Makefile macros.
2954 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2955 GFORTRAN.
2956 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2957 CC. Set CC_FOR_BUILD from CC.
2958 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2959 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2960 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2961 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2962 and GFORTRAN.
2963 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2964 (_LIBCFLAGS): Renamed to _TFLAGS.
2965 (do-compare-debug, do-compare3-debug): Drop.
2966 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2967 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2968 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2969 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2970 (XGCC_FLAGS_FOR_TARGET): New.
2971 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2972 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2973 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2974 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2975 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2976 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2977 TFLAGS.
2978 (BUILD_CONFIG): Include if requested.
2979 (all): Set TFLAGS on bootstrap.
2980 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2981 (all-stageid-prefixmodule): Likewise.
2982 (do-clean, distclean-stageid): Set TFLAGS.
2983 (restrap): Fix whitespace.
2984 * Makefile.in: Rebuilt.
2985
2986 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
2987
2988 * config.guess: Sync with src.
2989
2990 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2991
2992 * configure.ac ($with_ppl): Default to no if not supplied.
2993 ($with_cloog): Likewise.
2994 configure: Regenerate.
2995
2996 2009-04-27 James E. Wilson <wilson@codesourcery.com>
2997
2998 * MAINTAINERS: Update my e-mail address.
2999
3000 2009-04-27 Nick Clifton <nickc@redhat.com>
3001
3002 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3003
3004 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3005
3006 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3007 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3008 * Makefile.in: Regenerate.
3009
3010 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3011
3012 PR bootstrap/39739
3013 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3014 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3015
3016 * configure, Makefile.in: Regenerate.
3017
3018 2009-04-21 Taras Glek <tglek@mozilla.com>
3019
3020 * include/hashtab.h: Update GTY annotations to new syntax
3021 * include/splay-tree.h: Likewise
3022
3023 2009-04-17 Ben Elliston <bje@au.ibm.com>
3024
3025 * config.sub, config.guess: Update from upstream sources.
3026
3027 2009-04-15 Anthony Green <green@moxielogic.com>
3028
3029 * configure.ac: Add moxie support.
3030 * configure: Rebuilt.
3031
3032 2009-04-14 Jakub Jelinek <jakub@redhat.com>
3033
3034 * configure.ac: Change copyright header to refer to version
3035 3 of the GNU General Public License and to point readers at the
3036 COPYING3 file and the FSF's license web page.
3037 * Makefile.def: Likewise.
3038 * Makefile.tpl: Likewise.
3039 * Makefile.in: Regenerate.
3040
3041 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3042
3043 * configure.ac: Restore match for darwin9 or later. Use double
3044 brackets since regeneration eats one pair.
3045 * configure: Regenerate.
3046
3047 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3048
3049 PR gas/10039
3050 * configure.ac: Require texinfo 4.7.
3051 * configure: Regenerated.
3052
3053 2009-04-09 Nick Clifton <nickc@redhat.com>
3054
3055 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3056 the GCC Runtime Library Exception.
3057
3058 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3059
3060 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3061 * configure: Regenerate.
3062
3063 2009-04-01 Steve Ellcey <sje@cup.hp.com>
3064
3065 * Makefil.def (languages): New entries.
3066 * Makefile.tpl (check-gcc-*): New generic target.
3067 * Makefile.in: Regenerate.
3068
3069 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
3070
3071 * MAINTAINERS: Update my email address.
3072
3073 2009-03-18 Tom Tromey <tromey@redhat.com>
3074
3075 * configure: Rebuild.
3076 * configure.ac (host_libs): Add libiconv.
3077 * Makefile.in: Rebuild.
3078 * Makefile.def (host_modules): Add libiconv.
3079 (configure-gdb, all-gdb): Depend on libiconv.
3080
3081 2009-03-16 Tristan Gingold <gingold@adacore.com>
3082
3083 * configure.ac: Treat gdb as supported on x86_64-darwin.
3084 * configure: Regenerate.
3085
3086 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3087
3088 * configure.ac (--with-host-libstdcxx): New option.
3089 * configure: Regenerate.
3090
3091 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
3092
3093 * MAINTAINERS: Move myself into the write after approval list.
3094
3095 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
3096
3097 * MAINTAINERS: Update e-mail address.
3098
3099 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
3100
3101 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3102
3103 2009-03-10 Ira Rosen <irar@il.ibm.com>
3104
3105 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3106
3107 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3108
3109 Backport from git Libtool:
3110
3111 2009-01-19 Robert Millan <rmh@aybabtu.com>
3112 Support GNU/kOpenSolaris.
3113 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3114 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3115 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3116 GNU/kOpenSolaris.
3117
3118 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
3119
3120 * MAINTAINERS: Update e-mail address.
3121
3122 2009-02-24 Michael Eager <eager@eagercon.com>
3123
3124 * MAINTAINERS (Write After Approval): Add self.
3125
3126 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
3127
3128 * MAINTAINERS (Write After Approval): Add myself.
3129
3130 2009-02-05 Andreas Schwab <schwab@suse.de>
3131
3132 * Makefile.tpl (stage_last): Define $r and $s before using
3133 $(RECURSE_FLAGS_TO_PASS).
3134 * Makefile.in: Regenerate
3135
3136 2009-01-30 Ian Lance Taylor <iant@google.com>
3137
3138 * MAINTAINERS: Move myself to the Global Reviewers list.
3139
3140 2009-01-29 Robert Millan <rmh@aybabtu.com>
3141
3142 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3143 * configure: Regenerate.
3144
3145 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
3146
3147 * MAINTAINERS: Make whitespace consistent.
3148 Remove Robert Millan from Write After Approval.
3149
3150 2009-01-16 Alan Modra <amodra@bigpond.net.au>
3151
3152 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3153 (all-opcodes): Depend on all-libiberty.
3154 * Makefile.in: Regenerate.
3155
3156 2009-01-15 Douglas B Rupp <rupp@gnat.com>
3157
3158 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3159 * configure: Regenerate.
3160
3161 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
3162
3163 * MAINTAINERS (Write After Approval): Add myself.
3164
3165 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
3166
3167 * MAINTAINERS: Add myself to reviewers (Fortran).
3168
3169 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
3170
3171 PR tree-optimization/38515
3172 * configure.ac (cloog-polylib): Removed.
3173 (with_ppl, with_cloog): Test for "no".
3174 * configure: Regenerated.
3175
3176 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
3177
3178 * MAINTAINERS: Moved myself to reviewers (Fortran).
3179
3180 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
3181
3182 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3183 (Write After Approval): Remove myself.
3184
3185 2009-01-03 Diego Novillo <dnovillo@google.com>
3186
3187 * MAINTAINERS: Remove myself from alias maintainership.
3188
3189 2009-01-02 David Ayers <ayers@fsfe.org>
3190
3191 * MAINTAINERS: Update e-mail address.
3192
3193 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
3194
3195 * MAINTAINERS: Make whitespace consistent.
3196
3197 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3198
3199 Backport from upstream Libtool:
3200 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3201 Add cache variables to tests that require the linker to work.
3202 For shlibpath_overrides_runpath, this also changes the semantics
3203 to let the result from the C compiler take precedence.
3204
3205 2008-12-02 Ben Elliston <bje@au.ibm.com>
3206
3207 * config.sub, config.guess: Update from upstream sources.
3208
3209 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3210
3211 * configure.ac (ppllibs): Add by default the lib flags.
3212 * configure: Regenerate.
3213
3214 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
3215
3216 * MAINTAINERS: Add myself to the write after approval list.
3217
3218 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3219
3220 * configure.ac: Add double brackets on darwin[912].
3221 * configure: Regenerate.
3222
3223 2008-12-03 Daniel Kraft <d@domob.eu>
3224
3225 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3226 Approval to Reviewer section (for Fortran front-end).
3227
3228 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3229
3230 * configure.ac: Expand to darwin10 and later.
3231 * configure: Regenerate.
3232
3233 2008-12-02 Andreas Schwab <schwab@suse.de>
3234
3235 * Makefile.def: configure-target-boehm-gc depends on
3236 all-target-libstdc++-v3.
3237 * Makefile.in: Regenerate.
3238
3239 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
3240
3241 * MAINTAINERS: Add myself as mingw maintainer.
3242
3243 2008-12-02 Ben Elliston <bje@au.ibm.com>
3244
3245 * config.sub, config.guess: Update from upstream sources.
3246
3247 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3248
3249 * README.SCO: Remove.
3250
3251 2008-11-29 Fernando Pereira <pronesto@gmail.com>
3252
3253 * MAINTAINERS: Add myself to the write after approval list.
3254
3255 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3256
3257 * MAINTAINERS: Update my email address in WAA section.
3258
3259 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
3260
3261 * MAINTAINERS: Update e-mail address.
3262
3263 2008-11-27 Toon Moene <toon@moene.org>
3264
3265 * MAINTAINERS: Change e-mail address.
3266
3267 2008-11-27 Tristan Gingold <gingold@adacore.com>
3268
3269 * configure.ac: Build gdb for i?86-*-darwin*
3270 * configure: Regenerated.
3271
3272 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
3273
3274 * MAINTAINERS: Added my full name.
3275
3276 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3277
3278 PR bootstrap/38014
3279 PR bootstrap/37923
3280
3281 Revert:
3282
3283 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3284
3285 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3286 * Makefile.in: Regenerated.
3287
3288 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3289
3290 PR gdb/921
3291 PR gdb/1646
3292 PR gdb/2175
3293 PR gdb/2176
3294
3295 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3296 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3297 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3298 (HOST_EXPORTS): Pass CPPFLAGS.
3299 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3300 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3301 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3302 * Makefile.in, configure: Regenerated.
3303 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3304 and CPPFLAGS_FOR_BUILD.
3305
3306 2008-11-06 Jeff Law <law@redhat.com>
3307
3308 * MAINTAINERS: Add myself as middle end maintainer.
3309
3310 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
3311
3312 * MAINTAINERS (Write after approval): Add myself.
3313
3314 2008-11-05 Diego Novillo <dnovillo@google.com>
3315
3316 * MAINTAINERS (Global Reviewers): Add myself.
3317 (Non-Algorithmic Maintainers): Remove myself.
3318
3319 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
3320
3321 * MAINTAINERS (Write after approval): Add myself.
3322
3323 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3324
3325 * MAINTAINERS (Write after approval): Add myself.
3326
3327 2008-10-31 Ben Elliston <bje@au.ibm.com>
3328
3329 * configure.ac (spu-*-*): Remove special case.
3330 * configure: Regenerate.
3331
3332 2008-10-30 Catherine Moore <clm@codesourcery.com>
3333
3334 * MAINTAINERS (Write after approval): Update my email address.
3335
3336 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3337
3338 * configure.ac [spu-*-*]: Do not set skipdirs.
3339 * configure: Re-generate.
3340
3341 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3342
3343 * MAINTAINERS (Various Maintainers): Add myself to reload.
3344
3345 2008-10-25 Richard Guenther <rguenther@suse.de>
3346
3347 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3348 maintainer. Remove myself as libgcc-math maintainer.
3349 (Non-Algorithmic Maintainers): Remove myself.
3350
3351 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3352
3353 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3354 * Makefile.in: Regenerated.
3355
3356 2008-10-23 Cary Coutant <ccoutant@google.com>
3357
3358 * MAINTAINERS (Write after approval): Add myself.
3359
3360 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3361
3362 PR gdb/921
3363 PR gdb/1646
3364 PR gdb/2175
3365 PR gdb/2176
3366
3367 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3368 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3369 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3370 (HOST_EXPORTS): Pass CPPFLAGS.
3371 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3372 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3373 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3374 * Makefile.in, configure: Regenerated.
3375 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3376 and CPPFLAGS_FOR_BUILD.
3377
3378 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
3379
3380 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3381 Sebastian Pop.
3382
3383 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3384
3385 * MAINTAINERS (Write After Approval): Added myself.
3386
3387 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3388
3389 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3390 recommended version to 2.3.2.
3391
3392 * configure: Regenerate.
3393
3394 2008-10-01 Mark Mitchell <mark@codesourcery.com>
3395
3396 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3397
3398 2008-09-29 David Daney <david.daney@caviumnetworks.com>
3399
3400 * MAINTAINERS (Write After Approval): Update e-mail address.
3401
3402 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3403
3404 * libtool.m4: Update to libtool 2.2.6.
3405 * lt~obsolete.m4: Update to libtool 2.2.6.
3406 * ltmain.sh: Update to libtool 2.2.6.
3407 * ltsugar.m4: Update to libtool 2.2.6.
3408 * ltversion.m4: Update to libtool 2.2.6.
3409 * ltoptions.m4: Update to libtool 2.2.6.
3410 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3411
3412 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3413
3414 * MAINTAINERS (Write After Approval): Add myself.
3415
3416 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3417
3418 * MAINTAINERS (Write After Approval): Update my name.
3419
3420 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3421
3422 * MAINTAINERS: Add myself in "Write After Approval".
3423
3424 2008-09-18 Steve Ellcey <sje@cup.hp.com>
3425
3426 * MAINTAINERS: Add myself as ia64 maintainer.
3427
3428 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3429
3430 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3431 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3432 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3433 and Michael Tiemann from Write After Approval since they do not
3434 actually have access.
3435
3436 2008-09-05 Richard Guenther <rguenther@suse.de>
3437
3438 * configure.ac: Initialize clooglibs to -lcloog.
3439 * configure: Re-generate.
3440
3441 2008-09-04 Le-Chun Wu <lcwu@google.com>
3442
3443 * MAINTAINERS (Write After Approval): Add myself.
3444
3445 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3446
3447 * configure.ac (--with-cloog-polylib): New.
3448 (--disable-cloog-version-check): New.
3449 (--disable-ppl-version-check): New.
3450 * configure: Re-generate.
3451
3452 2008-09-03 Richard Guenther <rguenther@suse.de>
3453
3454 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3455 cloog test.
3456 * configure: Re-generate.
3457
3458 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3459
3460 Add picoChip port.
3461 * MAINTAINERS: Add picoChip maintainers.
3462
3463 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3464 Tobias Grosser <grosser@fim.uni-passau.de>
3465 Jan Sjodin <jan.sjodin@amd.com>
3466 Harsha Jagasia <harsha.jagasia@amd.com>
3467 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3468 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3469 Adrien Eliche <aeliche@isty.uvsq.fr>
3470
3471 Merge from graphite branch.
3472 * configure: Regenerate.
3473 * Makefile.in: Regenerate.
3474 * configure.ac (host_libs): Add ppl and cloog.
3475 Add checks for PPL and CLooG.
3476 * Makefile.def (ppl, cloog): Added modules and dependences.
3477 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3478 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3479
3480 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3481
3482 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3483 (GCC_SHLIB_SUBDIR): New.
3484 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3485 * configure: Regenerate.
3486 * Makefile.in: Regenerate.
3487
3488 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3489
3490 * MAINTAINERS: Consistently use tabs to separate columns.
3491
3492 2008-08-29 Tristan Gingold <gingold@adacore.com>
3493
3494 * MAINTAINERS (Write after Approval): Add myself.
3495
3496 2008-08-28 Tristan Gingold <gingold@adacore.com>
3497
3498 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3499 Enable bfd, binutils and opcodes.
3500 * configure: Regenerate.
3501
3502 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3503
3504 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3505
3506 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3507
3508 * MAINTAINERS: Use correct Umlaut for last name.
3509
3510 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3511
3512 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3513
3514 2008-08-16 David Edelsohn <edelsohn@gnu.org>
3515
3516 * MAINTAINERS: Update my email address.
3517
3518 2008-08-16 Nicolas Roche <roche@adacore.com>
3519
3520 * Makefile.tpl: Add BOOT_ADAFLAGS.
3521 * Makefile.in: Regenerate.
3522
3523 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3524
3525 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3526 * configure: Regenerate.
3527
3528 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3529
3530 * configure.ac: Add makefile fragments for hpux.
3531 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3532 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3533 * configure: Regenerate.
3534 * Makefile.in: Regenerate.
3535
3536 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
3537
3538 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3539
3540 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
3541
3542 * MAINTAINERS (Write after Approval): Add myself.
3543
3544 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3545
3546 * MAINTAINERS (Write After Approval): Add myself.
3547
3548 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
3549
3550 * MAINTAINERS (Write After Approval): Add myself.
3551
3552 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3553
3554 * MAINTAINERS: Update my email address.
3555
3556 2008-06-25 Joey Ye <joey.ye@intel.com>
3557
3558 * MAINTAINERS (Write After Approval): Add myself.
3559
3560 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3561
3562 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3563 * Makefile.in: Regenerate.
3564 * configure: Regenerate.
3565
3566 2008-06-17 Daniel Kraft <d@domob.eu>
3567
3568 * MAINTAINERS (Write After Approval): Add myself.
3569
3570 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3571
3572 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3573 "$@" is still intact with both Autoconf 2.59 and 2.62.
3574 * configure: Regenerate.
3575
3576 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3577
3578 * Makefile.tpl: Fix comment errors.
3579 * Makefile.in: Regenerate.
3580
3581 2008-06-12 David S. Miller <davem@davemloft.net>
3582 David Edelsohn <edelsohn@gnu.org>
3583
3584 * configure.ac: Add powerpc*-*-* to gold supported targets.
3585 * configure: Regenerate.
3586
3587 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3588
3589 PR tree-optimization/36218
3590 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3591 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3592 (all prefix="build-"): Pass them to build-system sub-makes.
3593 * Makefile.in: Regenerate.
3594
3595 2008-06-07 Joseph Myers <joseph@codesourcery.com>
3596
3597 * MAINTAINERS (mt port): Remove.
3598 (sco5, unixware, sco udk): Remove.
3599 (Kean Johnston): Add to Write After Approval.
3600
3601 2008-05-30 Julian Brown <julian@codesourcery.com>
3602
3603 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3604 of libobjc for ARM EABI Linux.
3605 * configure: Regenerate.
3606
3607 2008-05-18 Xinliang David Li <davidxl@google.com>
3608
3609 * ChangeLog: Remove wrong ChangeLog entry.
3610
3611 2008-05-17 Xinliang David Li <davidxl@google.com>
3612
3613 * MAINTAINERS (Write After Approval): Add myself.
3614
3615 2008-05-15 Janus Weil <janus@gcc.gnu.org>
3616
3617 * MAINTAINERS (Write After Approval): Add myself.
3618
3619 2008-05-14 Rafael Espíndola <espindola@google.com>
3620
3621 * config-ml.in: don't handle --enable-shared and --enable-static.
3622
3623 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3624
3625 * MAINTAINERS: Update my email address.
3626
3627 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3628
3629 * MAINTAINERS: Update my email address.
3630
3631 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3632
3633 * MAINTAINERS (Write After Approval): Add myself.
3634
3635 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3636
3637 * MAINTAINERS (Write After Approval): Add myself.
3638
3639 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
3640
3641 * MAINTAINERS (crx): Add myself.
3642
3643 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3644
3645 Sync with src:
3646 2008-04-14 David S. Miller <davem@davemloft.net>
3647
3648 * configure.ac: Add sparc*-*-* to gold supported targets.
3649 * configure: Regenerate.
3650
3651 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3652
3653 PR bootstrap/35457
3654 * configure.ac: Include override.m4.
3655 * configure: Regenerate.
3656
3657 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3658
3659 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3660 * Makefile.in: Regenerate.
3661
3662 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3663
3664 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3665 as nonconfigurable directories list.
3666 * configure: Regenerate.
3667
3668 2008-04-14 Ben Elliston <bje@au.ibm.com>
3669
3670 * config.sub, config.guess: Update from upstream sources.
3671
3672 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3673
3674 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3675 * Makefile.in: Regenerate.
3676
3677 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3678
3679 * configure.ac: Do not build libssp for the AVR.
3680 * configure: Regenerate.
3681
3682 2008-04-07 Ian Lance Taylor <iant@google.com>
3683
3684 * Makefile.def: check-gold depends upon all-binutils.
3685 * Makefile.in: Regenerate.
3686
3687 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3688
3689 * MAINTAINERS (Write After Approval): Add myself.
3690
3691 2008-04-04 Nick Clifton <nickc@redhat.com>
3692
3693 PR binutils/4334
3694 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3695 builds.
3696 * configure: Regenerate.
3697
3698 2008-04-04 NightStrike <NightStrike@gmail.com>
3699
3700 PR other/35151
3701 * configure.ac: Combine rules for mingw32 and mingw64.
3702 * configure: Regenerate.
3703
3704 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
3705
3706 * MAINTAINERS (Write After Approval): Add myself.
3707
3708 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
3709
3710 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3711 * Makefile.in (.NOTPARALLEL): Ditto.
3712
3713 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3714
3715 * MAINTAINERS (Write After Approval): Add myself.
3716
3717 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
3718
3719 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3720 * Makefile.in (.NOTPARALLEL): Regenerate.
3721
3722 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3723
3724 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3725 * Makefile.in: Regenerate.
3726
3727 2008-03-26 Jakub Staszak <kuba@et.pl>
3728
3729 * MAINTAINERS (Write After Approval): Add myself.
3730
3731 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3732
3733 * MAINTAINERS: Update e-mail address.
3734
3735 2008-03-20 Ian Lance Taylor <iant@google.com>
3736
3737 * configure.ac: Add support for --enable-gold.
3738 * Makefile.def: Add gold as a directory like ld.
3739 * configure, Makefile.in: Regenerate.
3740
3741 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3742
3743 * configure.ac: m4_include config/proginstall.m4.
3744 * configure: Regenerate.
3745
3746 Backport from upstream Libtool:
3747
3748 2007-10-12 Eric Blake <ebb9@byu.net>
3749
3750 Deal with Autoconf 2.62's semantic change in m4_append.
3751 * ltsugar.m4 (lt_append): Replace broken versions of
3752 m4_append.
3753 (lt_if_append_uniq): Don't require separator to be overquoted,
3754 and avoid broken m4_append.
3755 (lt_dict_add): Fix typo.
3756 * libtool.m4 (_LT_DECL): Don't overquote separator.
3757
3758 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3759
3760 * config.rpath: Add AIX 6 support.
3761
3762 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3763
3764 * Makefile.def (stageprofile). Remove -fprofile-generate
3765 from stage_libcflags.
3766 * Makefile.in: Regenerate.
3767
3768 2008-03-13 Ben Elliston <bje@au.ibm.com>
3769
3770 * config.sub, config.guess: Update from upstream sources.
3771
3772 2008-03-06 Tom Tromey <tromey@redhat.com>
3773
3774 * MAINTAINERS: Update for treelang deletion.
3775
3776 2008-03-03 James E. Wilson <wilson@tuliptree.org>
3777
3778 * MAINTAINERS: Update my email address.
3779
3780 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
3781
3782 * MAINTAINERS (darwin port): Add myself as a maintainer.
3783 (objective-c/c++): Add myself as a maintainer.
3784
3785 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3786
3787 * MAINTAINERS (Write After Approval): Update my email address.
3788
3789 2008-02-25 Tomas Bily <tbily@suse.cz>
3790
3791 * MAINTAINERS (Write After Approval): Add myself.
3792
3793 2008-02-23 Jakub Jelinek <jakub@redhat.com>
3794
3795 * MAINTAINERS (OpenMP): Add myself.
3796
3797 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3798
3799 PR bootstrap/32009
3800 PR bootstrap/32161
3801
3802 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3803 * configure: Regenerate.
3804
3805 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3806 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3807 STAGE4_LIBCFLAGS): New.
3808 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3809 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3810 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3811 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3812 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3813 for target modules. Don't export LIBCFLAGS.
3814 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3815 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3816 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3817 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3818 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3819 * Makefile.in: Regenerate.
3820
3821 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3822
3823 PR libgcj/33085
3824 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3825 Do not use -DDLL_EXPORT. Backport from upstream.
3826
3827 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3828
3829 * MAINTAINERS (Write After Approval): Add myself.
3830
3831 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3832
3833 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3834 * configure: Regenerate.
3835
3836 2008-01-31 Marc Gauthier <marc@tensilica.com>
3837
3838 * configure.ac (xtensa*-*-*): Recognize processor variants.
3839 * configure: Regenerate.
3840
3841 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3842
3843 PR bootstrap/34922
3844 * configure.ac (PARSE_ARGS): Push suitable setting of
3845 ac_subdirs_all, for `./configure --help=recursive'.
3846 Handle `+' in generic toplevel directory disabling.
3847 * configure: Regenerate.
3848
3849 2008-01-28 Nick Clifton <nickc@redhat.com>
3850
3851 * MAINTAINERS (xstormy16): Take over maintainership.
3852
3853 2008-01-25 Joseph Myers <joseph@codesourcery.com>
3854
3855 * MAINTAINERS (c4x port): Remove.
3856
3857 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3858
3859 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3860
3861 2008-01-23 Ben Elliston <bje@au.ibm.com>
3862
3863 * config.sub, config.guess: Update from upstream sources.
3864
3865 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
3866
3867 * MAINTAINERS (Write After Approval): Add myself.
3868
3869 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
3870
3871 * MAINTAINERS: Update my email address.
3872
3873 2008-01-09 Raksit Ashok <raksit@google.com>
3874
3875 * MAINTAINERS (Write After Approval): Add myself.
3876
3877 2008-01-09 Raksit Ashok <raksit@google.com>
3878
3879 * MAINTAINERS (Write After Approval): Add myself.
3880
3881 2008-01-08 Ben Elliston <bje@au.ibm.com>
3882
3883 * config.sub, config.guess: Update from upstream sources.
3884
3885 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3886
3887 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3888 Change recommended MPFR from 2.2.1 -> 2.3.0.
3889 * configure: Regenerate.
3890
3891 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
3892
3893 * MAINTAINERS: Update my email address.
3894
3895 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
3896
3897 * MAINTAINERS: Update my email address.
3898
3899 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3900
3901 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3902 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3903 * Makefile.in: Regenerate.
3904
3905 2007-12-10 Mark Heffernan <meheff@google.com>
3906
3907 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3908 misplaced entries.
3909
3910 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3911
3912 * configure.ac: Enable libjava for x86_64-*-darwin9.
3913 * configure: Regenerate.
3914
3915 2007-12-07 Bill Maddox <maddox@google.com>
3916
3917 * MAINTAINERS (Write After Approval): Add myself.
3918
3919 2007-12-05 Ben Elliston <bje@au.ibm.com>
3920
3921 * config.sub, config.guess: Update from upstream sources.
3922
3923 2007-12-02 Matthias Klose <doko@ubuntu.com>
3924
3925 * config-ml.in: Remove 64bit configure tests.
3926
3927 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3928
3929 * config-ml.in: Robustify against white space in absolute file
3930 names.
3931
3932 * config-ml.in (multi-clean): Substitute ${Makefile}.
3933 Remove superfluous ${Makefile} in list.
3934
3935 2007-11-19 Thiemo Seufer <ths@mips.com>
3936
3937 * config-ml.in: Don't hardcode the Makefile name.
3938
3939 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
3940
3941 * MAINTAINERS (Write After Approval): Add myself.
3942
3943 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
3944
3945 * MAINTAINERS (Write After Approval): Add myself.
3946
3947 2007-11-06 Doug Kwan <dougkwan@google.com>
3948
3949 * MAINTAINERS (Write After Approval): Add myself.
3950
3951 2007-10-25 Ben Elliston <bje@au.ibm.com>
3952
3953 * MAINTAINERS (mercury): Remove entry.
3954 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3955
3956 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3957
3958 * Makefile.def (dependencies): Make configure-gdb depend on
3959 all-intl.
3960 * Makefile.in: Regenerated.
3961
3962 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
3963
3964 * MAINTAINERS (Fortran maintainer): Remove myself.
3965
3966 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3967
3968 * Makefile.def: To avoid problems running with parallel makes,
3969 build newlib before libgloss so that target specific header
3970 files are availble.
3971 * Makefile.in: Regenerate
3972
3973 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3974
3975 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3976 * Makefile.in: Regenerate.
3977
3978 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
3979
3980 * MAINTAINERS (Register allocation reviewer): Add myself.
3981
3982 2007-10-08 Mike Frysinger <vapier@gentoo.org>
3983
3984 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3985 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3986 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3987 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3988 * configure: Regenerate.
3989
3990 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
3991
3992 * MAINTAINERS (Register allocation reviewer): Add myself.
3993
3994 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
3995
3996 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3997 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3998 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3999 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4000 * configure.ac: Default them to host tools for $host = $build.
4001 Subst them.
4002
4003 * configure: Regenerate.
4004 * Makefile.in: Regenerate.
4005
4006 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
4007
4008 * MAINTAINERS (Register allocation reviewer): Add myself.
4009
4010 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
4011
4012 * MAINTAINERS (Register allocation reviewer): Add myself.
4013
4014 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
4015
4016 * MAINTAINERS (Write After Approval): Fix typo.
4017
4018 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4019
4020 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4021 * configure: Regenerate.
4022
4023 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4024
4025 PR bootstrap/31906
4026 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4027 they're already prefixed.
4028
4029 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4030
4031 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4032 libstdc++.
4033 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4034 * configure: Regenerate.
4035 * Makefile.in: Regenerate.
4036
4037 2007-09-17 Andreas Schwab <schwab@suse.de>
4038
4039 * configure.ac: Raise minimum makeinfo version to 4.6.
4040 * configure: Regenerate.
4041
4042 2007-09-17 Johannes Singler <singler@ira.uka.de>
4043
4044 * MAINTAINERS (write-after-approval) add myself
4045
4046 2007-09-15 Alan Modra <amodra@bigpond.net.au>
4047
4048 * configure.ac: Correct makeinfo version check.
4049 * configure: Regenerate.
4050
4051 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
4052
4053 * MAINTAINERS: Update my email address.
4054
4055 2007-09-14 Richard Sandiford <richard@codesourcery.com>
4056
4057 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4058 to $skipdirs and only disable gprof for newlib. Use the normal
4059 mips*-elf* handling in other respects.
4060 * configure: Regnerate.
4061
4062 2007-09-12 David Daney <ddaney@avtrex.com>
4063
4064 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4065 enabling libgcj.
4066 * configure: Regenerate.
4067
4068 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4069
4070 PR other/32154
4071 * configure.ac: For libgloss targets, point the linker to the linker
4072 script, startup code and simulator library.
4073 * configure: Regenerate.
4074
4075 2007-09-07 Andrew Haley <aph@redhat.com>
4076
4077 * configure.ac (noconfigdirs): Remove target-libffi and
4078 target-libjava.
4079 * configure: Regenerate.
4080
4081 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4082
4083 PR target/33281
4084 * configure.ac: Use config/mh-mingw on mingw.
4085 * configure: Regenerate.
4086
4087 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
4088
4089 * MAINTAINERS (Write After Approval): Add myself.
4090
4091 2007-09-05 Richard Guenther <rguenther@suse.de>
4092
4093 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4094 nor --disable-checking is provided also turn on yes and types
4095 checking for stage1.
4096 * configure: Re-generate.
4097
4098 2007-08-30 Krister Walfridsson <cato@df.lth.se>
4099
4100 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4101 (Write After Approval): Remove myself.
4102
4103 2007-08-29 Nick Clifton <nickc@redhat.com>
4104
4105 * config.sub, config.guess: Update from upstream sources.
4106
4107 2007-08-22 Bud Davis <jmdavis@link.com>
4108
4109 * MAINTAINERS (Write After Approval): Added myself.
4110 * MAINTAINERS (Reviewers): Removed myself.
4111
4112 2007-08-18 Paul Brook <paul@codesourcery.com>
4113 Joseph Myers <joseph@codesourcery.com>
4114
4115 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4116 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4117 * Makefile.in: Regenerate.
4118 * configure.ac (--with-debug-prefix-map): New.
4119 * configure: Regenerate.
4120
4121 2007-08-17 Richard Sandiford <richard@codesourcery.com>
4122 Nigel Stephens <nigel@mips.com>
4123
4124 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4125 as target_makefile_frag.
4126 * configure: Regenerate.
4127
4128 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
4129
4130 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4131 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4132 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4133 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4134 (do-compare, do-compare3, do-compare-debug): New.
4135 ([+compare-target+]): Use them.
4136
4137 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
4138
4139 * MAINTAINERS (Write After Approval): Change my email address.
4140
4141 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4142 Ben Elliston <bje@au.ibm.com>
4143
4144 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4145 --silent if $silent.
4146 * configure: Regenerate.
4147
4148 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
4149
4150 * MAINTAINERS (Various Maintainers): Add myself as
4151 loop infrastructure maintainer. Update my e-mail
4152 address.
4153
4154 2007-07-31 Diego Novillo <dnovillo@google.com>
4155
4156 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4157 Adjust description.
4158
4159 2007-07-26 Richard Guenther <rguenther@suse.de>
4160
4161 * configure.ac: Add types checking to stage1 checking flags.
4162 * configure: Regenerate.
4163
4164 2007-07-17 Nick Clifton <nickc@redhat.com>
4165
4166 * COPYING3: New file. Contains version 3 of the GNU General
4167 Public License.
4168 * COPYING3.LIB: New file. Contains version 3 of the GNU
4169 Lesser General Public License.
4170
4171 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4172
4173 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4174
4175 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4176
4177 * MAINTAINERS (S/390 co-maintainer): Add myself.
4178 (Write After Approval): Remove myself.
4179
4180 2007-07-13 Dan Hipschman <dsh@google.com>
4181
4182 * MAINTAINERS (Write After Approval): Add myself.
4183
4184 2007-07-11 Nick Clifton <nickc@redhat.com>
4185
4186 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4187 WINDRES export.
4188 * Makefile.in: Regenerate.
4189
4190 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4191
4192 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4193 maintainer.
4194
4195 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4196
4197 * lt~obsolete.m4: New. Import from 20070318 libtool.
4198
4199 2007-07-03 Julian Brown <julian@codesourcery.com>
4200
4201 * MAINTAINERS (Write After Approval): Add myself.
4202
4203 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4204
4205 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4206 * configure: Regenerate.
4207
4208 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4209
4210 * configure.ac: Add some missing m4 quotation.
4211 * configure: Regenerate.
4212
4213 2007-07-02 Simon Baldwin <simonb@google.com>
4214
4215 * MAINTAINERS (Write After Approval): Add myself.
4216
4217 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
4218
4219 * configure: Regenerate.
4220
4221 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
4222
4223 * Makefile.def: Add windmc tool to build.
4224 * Makefile.tpl: Likewise.
4225 * configure.ac: Likewise.
4226 * Makefile.in: Regenerate.
4227 * configure: Regenerate.
4228
4229 2007-06-28 DJ Delorie <dj@redhat.com>
4230
4231 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4232 not building newlib.
4233 * configure: Regenerated.
4234
4235 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4236
4237 * MAINTAINERS (Write After Approval): Add myself.
4238
4239 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
4240
4241 * MAINTAINERS (Write After Approval): Add myself.
4242
4243 2007-06-19 Chris Matthews <chrismatthews@google.com>
4244
4245 * MAINTAINERS (Write After Approval): Add myself.
4246
4247 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4248
4249 * MAINTAINERS (Write After Approval): Add myself.
4250
4251 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4252
4253 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4254 * Makefile.in: Regenerated.
4255
4256 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4257
4258 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4259 bfin*-*-uclinux* targets.
4260 * configure: Regenerate.
4261
4262 2007-06-14 Ian Lance Taylor <iant@google.com>
4263
4264 * MAINTAINERS: Add myself as non-algorithmic global write
4265 maintainer.
4266
4267 2007-06-14 Diego Novillo <dnovillo@google.com>
4268
4269 * MAINTAINERS: Add self as middle-end maintainer and
4270 non-algorithmic global write maintainer.
4271
4272 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4273
4274 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4275 Move all Fortran maintainers except Paul Brook into the
4276 Non-Autopoiesis section.
4277
4278 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
4279
4280 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4281 (distclean-stage[+id+]): Possibly delete stage_last.
4282 * Makefile.in: Regenerate.
4283
4284 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
4285
4286 * MAINTAINERS (Various Maintainer): Fix typo.
4287
4288 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
4289
4290 * MAINTAINERS (Various Maintainer): Add myself as
4291 dataflow maintainer.
4292
4293 2007-06-07 Ben Elliston <bje@au.ibm.com>
4294
4295 * config.sub, config.guess: Update from upstream sources.
4296
4297 2007-06-07 Ben Elliston <bje@au.ibm.com>
4298
4299 * Makefile.tpl: Fix spelling error.
4300 * Makefile.in: Regenerate.
4301
4302 2007-06-01 Steve Ellcey <sje@cup.hp.com>
4303
4304 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4305 lt_cv_sys_max_cmd_len.
4306
4307 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4308
4309 * MAINTAINERS (Various Maintainers): Add myself as
4310 auto-vectorizer maintainer.
4311
4312 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
4313
4314 PR libjava/32098
4315 * libtool.m4: Revert previous change.
4316 * ltgcc.m4: Put it here.
4317
4318 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
4319
4320 * MAINTAINERS (Various Maintainers): Add myself as
4321 auto-vectorizer maintainer.
4322
4323 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4324
4325 PR libjava/32098
4326 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4327
4328 2007-05-30 Richard Guenther <rguenther@suse.de>
4329
4330 * MAINTAINERS (Various Maintainers): Add myself as
4331 auto-vectorizer maintainer.
4332
4333 2007-05-30 Jakub Jelinek <jakub@redhat.com>
4334
4335 PR bootstrap/29382
4336 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4337 * configure: Rebuilt.
4338
4339 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
4340
4341 * MAINTAINERS (Write After Approval): Removed my name.
4342
4343 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4344
4345 * MAINTAINERS (Write After Approval): Remove myself.
4346
4347 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4348
4349 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4350
4351 2007-05-23 Steve Ellcey <sje@cup.hp.com>
4352
4353 * ltmain.sh: Update from ToT Libtool.
4354 * libtool.m4: Update from ToT Libtool.
4355 * ltsugar.m4: New. Update from ToT Libtool.
4356 * ltversion.m4: New. Update from ToT Libtool.
4357 * ltoptions.m4: New. Update from ToT Libtool.
4358 * ltconfig: Remove.
4359 * ltcf-c.sh: Remove.
4360 * ltcf-cxx.sh: Remove.
4361 * ltcf-gcj.sh: Remove.
4362
4363 2007-05-22 Ollie Wild <aaw@google.com>
4364
4365 * MAINTAINERS (Write After Approval): Add myself.
4366
4367 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
4368
4369 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4370 stage_cflags.
4371 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4372 Remove CFLAGS/LIBCFLAGS.
4373 (configure-stage[+id+]-[+prefix+][+module+],
4374 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4375 * Makefile.in: Regenerate.
4376
4377 2007-05-15 Diego Novillo <dnovillo@google.com>
4378
4379 * MAINTAINERS: Update e-mail address.
4380
4381 2007-05-15 Revital Eres <eres@il.ibm.com>
4382
4383 * MAINTAINERS (Write After Approval): Add myself.
4384
4385 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
4386
4387 * MAINTAINERS (Write After Approval): Updated my address.
4388
4389 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4390
4391 * MAINTAINERS (Write After Approval): Add myself.
4392
4393 2007-05-11 Silvius Rus <rus@google.com>
4394
4395 * MAINTAINERS (Write After Approval): Add myself.
4396
4397 2007-04-23 Tom Tromey <tromey@redhat.com>
4398
4399 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4400
4401 2007-04-22 Mark Mitchell <mark@codesourcery.com>
4402
4403 * MAINTAINERS (cpplib): Rename to ...
4404 (libcpp): ... this. Add C/C++ front end maintainers.
4405
4406 2007-04-14 Steve Ellcey <sje@cup.hp.com>
4407
4408 * config-ml.in: Pass ${ml_config_env} to configure calls.
4409
4410 2007-04-04 Christian Bruel <christian.bruel@st.com>
4411
4412 * MAINTAINERS (Write After Approval): Add myself.
4413
4414 2007-04-02 Dave Korn <dave.korn@artimi.com>
4415
4416 * MAINTAINERS (Write After Approval): Add myself.
4417
4418 2007-03-31 Tobias Burnus <burnus@net-b.de>
4419
4420 * MAINTAINERS (fortran 95 front end): Add myself.
4421
4422 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4423
4424 * MAINTAINERS (Write After Approval): Add myself.
4425
4426 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
4427
4428 * MAINTAINERS (Modulo Scheduler): Add myself.
4429
4430 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4431
4432 * MAINTAINERS (fortran 95 front end): Add myself.
4433 (c++ front end): whitespace fix.
4434
4435 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4436
4437 * MAINTAINERS (Write After Approval): Add myself.
4438
4439 2007-03-21 Richard Sandiford <richard@codesourcery.com>
4440
4441 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4442 of glob. Quote arguments with single quotes too.
4443 * configure: Regenerate.
4444
4445 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4446
4447 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4448 * Makefile.in: Regenerate
4449
4450 2007-03-07 Andreas Schwab <schwab@suse.de>
4451
4452 * configure: Regenerate.
4453
4454 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4455
4456 * configure.ac: Add "--with-pdfdir" configure option,
4457 which defines pdfdir variable.
4458 * Makefile.def (target=fixincludes): Add install-pdf to
4459 missing targets.
4460 (recursive_targets): Add install-pdf target.
4461 (flags_to_pass): Add pdfdir.
4462 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4463 target.
4464 * configure: Regenerate
4465 * Makefile.in: Regenerate
4466
4467 2007-02-28 Eric Christopher <echristo@apple.com>
4468
4469 Revert:
4470 2006-12-07 Mike Stump <mrs@apple.com>
4471
4472 * Makefile.def (dependencies): Add dependency for
4473 install-target-libssp and install-target-libgomp on
4474 install-gcc.
4475 * Makefile.in: Regenerate.
4476
4477 2007-02-27 Matt Kraai <kraai@ftbfs.org>
4478
4479 * configure: Regenerate.
4480 * configure.ac: Move statements after variable declarations.
4481
4482 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4483
4484 * MAINTAINERS: Add myself as sh maintainer.
4485
4486 2007-02-19 Joseph Myers <joseph@codesourcery.com>
4487
4488 * configure.ac: Adjust for loop syntax.
4489 * configure: Regenerate.
4490
4491 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4492
4493 * configure: Rebuilt.
4494
4495 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4496
4497 * configure.ac: Drop multiple occurrences of --enable-languages,
4498 and fix its quoting.
4499 * configure: Rebuilt.
4500
4501 2007-02-17 Mark Mitchell <mark@codesourcery.com>
4502 Nathan Sidwell <nathan@codesourcery.com>
4503 Vladimir Prus <vladimir@codesourcery.com>
4504 Joseph Myers <joseph@codesourcery.com>
4505
4506 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4507 * configure: Regenerate.
4508
4509 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4510
4511 * ltconfig (freebsd*): Default to elf.
4512
4513 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4514
4515 * configure.ac (target_libraries): Move libgcc before libiberty.
4516 * configure: Regenerated.
4517
4518 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4519 Paolo Bonzini <bonzini@gnu.org>
4520
4521 PR bootstrap/30753
4522 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4523 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4524 * configure: Regenerated.
4525
4526 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4527
4528 * MAINTAINERS (Language Front End Maintainers): Update my mail
4529 address.
4530
4531 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4532
4533 PR bootstrap/30748
4534 * configure.ac: Correct syntax for Solaris ksh.
4535 * configure: Regenerated.
4536
4537 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4538
4539 * configure.ac: Sync with src.
4540 * configure: Regenerate.
4541
4542 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4543
4544 * Makefile.in: Regenerate.
4545
4546 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4547
4548 * config.sub: Sync with src.
4549
4550 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4551
4552 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4553 noncanonical equivalents.
4554 * configure.in: Rename to...
4555 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4556 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4557 target_noncanonical. Use them. Rewrite removal of configure
4558 arguments for autoconf 2.59. Discard variable settings. Force
4559 program_transform_name for native tools.
4560
4561 * Makefile.in: Regenerated.
4562 * configure: Regenerated with autoconf 2.59.
4563
4564 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
4565
4566 * MAINTAINERS (Write After Approval): Add myself.
4567
4568 2007-01-31 Andreas Schwab <schwab@suse.de>
4569
4570 * Makefile.tpl (LDFLAGS): Substitute it.
4571 * Makefile.in: Regenerate.
4572
4573 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
4574
4575 * MAINTAINERS (Write After Approval): Add myself.
4576
4577 2007-01-28 David Edelsohn <edelsohn@gnu.org>
4578
4579 * MAINTAINERS (spu port): Add myself.
4580
4581 2007-01-23 Richard Guenther <rguenther@suse.de>
4582
4583 PR bootstrap/30541
4584 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4585 * Makefile.tpl (GNATBIND): Substitute it.
4586 (GNATMAKE): Likewise.
4587 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4588 of STAGE_PREFIX.
4589 * Makefile.in: Regenerate.
4590 * configure: Regenerate.
4591
4592 2007-01-18 Mike Stump <mrs@apple.com>
4593
4594 * configure.in: Re-enable -Werror for gcc builds.
4595
4596 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
4597
4598 * MAINTAINERS (Write After Approval): Add myself.
4599
4600 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4601
4602 * configure.in: Change == to = in test command.
4603 * configure: Regenerate.
4604
4605 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4606 Nick Clifton <nickc@redhat.com>
4607 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4608
4609 * configure.in (build_configargs, host_configargs, target_configargs):
4610 Remove build/host/target parameters.
4611 (host_libs): Add gmp and mpfr.
4612 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4613 * Makefile.def (gmp, mpfr): New.
4614 (gcc): Remove target.
4615 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4616 target_os, target_vendor): New.
4617 (configure): Add host_alias/target_alias arguments; adjust invocations.
4618 * configure: Regenerate.
4619 * Makefile.in: Regenerate.
4620
4621 2007-01-11 Matt Fago <fago@earthlink.net>
4622
4623 * configure.in: Try to link to functions only in mpfr 2.2.x
4624 to improve robustness of configure tests.
4625 * configure: Regenerate.
4626
4627 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
4628
4629 * MAINTAINERS: Add myself as i386 maintainer.
4630
4631 2007-01-08 Jan Hubicka <jh@suse.cz>
4632
4633 * MAINTAINERS: Add myself as i386 maintainer.
4634
4635 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4636
4637 * configure.in: Add support for an x86_64-mingw* target.
4638 * configure: Regenerate.
4639
4640 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4641
4642 * Makefile.tpl (all-target): Correct @if conditional for target
4643 modules.
4644 * configure.in: Omit libiberty if building only target libgcc.
4645 * configure, Makefile.in: Regenerated.
4646
4647 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4648
4649 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4650 * configure: Regenerate.
4651
4652 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4653
4654 * Makefile.def (target_modules): Add libgcc.
4655 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4656 * Makefile.tpl (clean-target-libgcc): Delete.
4657 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4658 on gcc even for bootstrapped modules. Rewrite handling of
4659 lang_env_dependencies to loop over target_modules.
4660 * configure.in (target_libraries): Add target-libgcc.
4661 * Makefile.in, configure: Regenerated.
4662
4663 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4664
4665 * configure.in: Reorganize recognition of languages. Add
4666 --enable-stage1-languages. Show supported languages for the chosen
4667 target rather than all recognized languages.
4668 * configure: Regenerate.
4669
4670 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4671
4672 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4673 * Makefile.in: Regenerate.
4674
4675 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4676
4677 * configure.in: Warn that MPFR 2.2.0 is buggy.
4678 * configure: Regenerate.
4679
4680 2006-12-27 Ian Lance Taylor <iant@google.com>
4681
4682 * configure.in: When removing Makefiles to force a reconfigure, also
4683 remove prev-DIR*/Makefile.
4684 * configure: Regenerate.
4685
4686 2006-12-22 Andreas Schwab <schwab@suse.de>
4687
4688 * configure: Regenerate with correct autoconf version.
4689
4690 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4691
4692 * configure.in: add AC_SUBST for *_FOR_TARGET.
4693 * configure: Regenerate.
4694
4695 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4696
4697 * configure.in: Simplify logic for rejecting languages that cannot
4698 be built. Separate the case when a language is unsupported,
4699 from the case when the user chooses not to build a language.
4700
4701 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4702
4703 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4704 it only affects bootstrap and could be tested on "$host" as well.
4705 * configure: Regenerate.
4706 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4707
4708 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4709
4710 PR bootstrap/29544
4711 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4712 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4713 move here comment from Makefile.tpl.
4714 * Makefile.tpl: Move some definitions higher in the file.
4715 (STAGE1_CHECKING): New.
4716 * configure.in: Add --enable-stage1-checking.
4717 * configure: Regenerate.
4718 * Makefile.in: Regenerate.
4719
4720 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4721
4722 * MAINTAINERS: Add myself as build system maintainer.
4723
4724 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
4725
4726 * MAINTAINERS (Write After Approval): Add myself.
4727
4728 2006-12-13 Eric Christopher <echristo@apple.com>
4729
4730 * MAINTAINERS: Add myself as darwin maintainer.
4731
4732 2006-12-11 Ian Lance Taylor <ian@airs.com>
4733
4734 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4735
4736 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
4737
4738 MAINTAINERS: Update my entry.
4739
4740 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4741
4742 * configure.in: Handle spu makefile frag.
4743 * Makefile.tpl (MAINT): Define
4744 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4745 * configure: Regenerate.
4746 * Makefile.in: Regenerate.
4747
4748 2006-12-11 Ben Elliston <bje@au.ibm.com>
4749
4750 * config.guess: Import latest version.
4751 * config.sub: Likewise.
4752
4753 2006-12-11 Ben Elliston <bje@au.ibm.com>
4754
4755 * configure.in (spu-*-*): Don't skip target-libiberty.
4756 * configure: Regenerate.
4757
4758 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4759
4760 PR bootstrap/30134
4761 * configure.in: Correct x86 darwin support for libjava to powerpc
4762 and i?86 only.
4763 * configure: Regenerate.
4764
4765 2006-12-08 Sandro Tolaini <tolaini@libero.it>
4766
4767 * configure.in: Add x86 darwin support for libjava.
4768 * configure: Regenerate.
4769
4770 2006-12-07 Mike Stump <mrs@apple.com>
4771
4772 * Makefile.def (dependencies): Add dependency for
4773 install-target-libssp and install-target-libgomp on
4774 install-gcc.
4775 * Makefile.in: Regenerate.
4776
4777 2006-12-04 Richard Guenther <rguenther@suse.de>
4778
4779 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4780 (Non-Algorithmic Maintainers): Move over non-algorithmic
4781 loop optimizer maintainers, add myself as a non-algorithmic
4782 middle-end maintainer.
4783
4784 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
4785
4786 * MAINTAINERS (Write After Approval): Add myself.
4787
4788 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4789
4790 * configure.in: Update error message for missing GMP/MPFR.
4791
4792 * configure: Regenerate.
4793
4794 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4795
4796 * configure.in: Update MPFR version in error message.
4797
4798 * configure: Regenerate.
4799
4800 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4801
4802 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4803 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4804 --with-gmp-lib): New flags.
4805
4806 * configure: Regenerate.
4807
4808 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4809
4810 * MAINTAINERS (Write After Approval): Change my email address.
4811
4812 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4813
4814 * MAINTAINERS (Write After Approval): Add myself.
4815
4816 2006-11-22 Philipp Thomas <pth@suse.de>
4817
4818 * MAINTAINERS (i18n): Update e-mail address.
4819
4820 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4821
4822 * MAINTAINERS (spu port): Add myself as maintainer.
4823 (Write After Approval): Remove myself.
4824
4825 2006-11-22 Ben Elliston <bje@au.ibm.com>
4826
4827 * configure.in (skipdirs): Don't build libssp for SPU.
4828 * configure: Regenerate.
4829
4830 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4831
4832 * MAINTAINERS (spu port): Add myself as maintainer.
4833 (libobjc): Update my email address.
4834
4835 2006-11-21 Andrea Bona <andrea.bona@st.com>
4836
4837 * MAINTAINERS (Write After Approval): Add myself.
4838
4839 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4840
4841 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4842 * configure : Rebuilt.
4843
4844 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4845
4846 * MAINTAINERS (Write After Approval): Add myself.
4847
4848 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4849
4850 * MAINTAINERS (Write After Approval): Add myself.
4851
4852 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4853
4854 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4855 libmpfr.a.
4856 * configure: Regenerate.
4857
4858 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4859
4860 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4861 (unstage): Test for stage_last presence.
4862
4863 PR bootstrap/29802
4864 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4865 STAGE_PREFIX.
4866 * Makefile.in: Regenerate.
4867
4868 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
4869
4870 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4871 maintainers.
4872
4873 2006-11-14 Erven Rohou <erven.rohou@st.com>
4874
4875 * MAINTAINERS (Write After Approval): Add myself.
4876
4877 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
4878
4879 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4880 and stageN-package/Makefile.
4881 * Makefile.in: Regenerated.
4882
4883 2006-11-14 Jie Zhang <jie.zhang@analog.com>
4884
4885 * configure.in: Remove target-libgloss from noconfigdirs for
4886 bfin-*-*.
4887 * configure: Regenerated.
4888
4889 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4890
4891 * configure.in (have_gmp): Only error if the gcc directory exists.
4892
4893 * configure: Regenerate.
4894
4895 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4896
4897 * configure.in: Robustify error message for missing GMP/MPFR.
4898
4899 * configure: Regenerate.
4900
4901 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
4902
4903 * MAINTAINERS (Write After Approval): Add myself.
4904
4905 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
4906
4907 * MAINTAINERS: Change email address.
4908
4909 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
4910
4911 * MAINTAINERS (Write After Approval): Add myself.
4912
4913 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
4914
4915 * MAINTAINERS (Write After Approval): Add myself.
4916
4917 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
4918
4919 * MAINTAINERS (Write After Approval): Move myself to
4920 Write After Approval section.
4921
4922 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4923
4924 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
4925 need_gmp anymore.
4926 * configure: Regenerate.
4927
4928 2006-10-16 Tobias Burnus <burnus@net-b.de>
4929
4930 * MAINTAINERS (Write After Approval): Add myself.
4931
4932 2006-10-16 Ben Elliston <bje@au.ibm.com>
4933
4934 * config.guess: Import latest version.
4935 * config.sub: Likewise.
4936
4937 2006-10-10 Brooks Moses <bmoses@stanford.edu>
4938
4939 * Makefile.def: Added pdf target handling.
4940 * Makefile.tpl: Added pdf target handling.
4941 * Makefile.in: Regenerated.
4942
4943 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
4944
4945 * MAINTAINERS: Add self as score port maintainer.
4946
4947 2006-10-04 Brooks Moses <bmoses@stanford.edu>
4948
4949 * MAINTAINERS (Write After Approval): Add myself.
4950
4951 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
4952
4953 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
4954 or newer.
4955 * configure: Regenerated.
4956
4957 2006-09-27 Dave Brolley <brolley@redhat.com>
4958
4959 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4960 using $s instead of $r.
4961 * configure: Regenerated.
4962
4963 2006-09-26 Thiemo Seufer <ths@mips.com>
4964
4965 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4966 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4967 * configure: Regenerate.
4968
4969 2006-09-24 Graeme Peterson <gridly@gmail.com>
4970
4971 * MAINTAINERS (Write After Approval): Remove myself.
4972
4973 2006-09-22 Chao-ying Fu <fu@mips.com>
4974
4975 * MAINTAINERS (Write After Approval): Add myself.
4976
4977 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
4978
4979 * MAINTAINERS: Add self as soft-fp maintainer.
4980
4981 2006-09-09 Anatoly Sokolov <aesok@post.ru>
4982
4983 * MAINTAINERS: Add myself as avr maintainer.
4984 Remove Marek Michalkiewicz as avr maintainer.
4985
4986 2006-09-07 Roberto Costa <roberto.costa@st.com>
4987
4988 * MAINTAINERS (Write After Approval): Add myself.
4989
4990 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
4991
4992 * configure.in: Never build newlib for a Mingw host.
4993 Never build newlib as Mingw target library.
4994 Test the existence of winsup/cygwin for building a Cygwin newlib,
4995 rather than just winsup.
4996 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4997 building a Mingw target.
4998 * configure: Regenerate.
4999
5000 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5001
5002 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5003
5004 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
5005
5006 * config.guess: Import from src (was more updated).
5007 * config.sub: Likewise.
5008
5009 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5010
5011 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5012 * configure: Regenerated.
5013
5014 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
5015
5016 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5017 for stages after the first.
5018
5019 2006-07-17 Jakub Jelinek <jakub@redhat.com>
5020
5021 * Makefile.def: Add dependencies for configure-opcodes
5022 on configure-intl and all-opcodes on all-intl.
5023 * Makefile.in: Regenerated.
5024
5025 2006-07-13 Ben Elliston <bje@au.ibm.com>
5026
5027 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5028
5029 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5030
5031 Port to hosts whose 'sort' and 'tail' implementations
5032 treat operands with leading '+' as file names, as POSIX
5033 has required since 2001. However, make sure the code still
5034 works on pre-POSIX hosts.
5035 * ltmain.sh: Don't assume "sort +2" is equivalent to
5036 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5037
5038 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5039
5040 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5041
5042 2006-07-04 Peter O'Gorman <peter@pogma.com>
5043
5044 * ltconfig: chmod 644 before ranlib during install.
5045
5046 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5047
5048 PR bootstrap/18058
5049 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5050 if the bootstrap compiler is a GCC version that supports it.
5051 * configure: Regenerate.
5052
5053 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5054
5055 * configure.in: Fix thinkos in previous check-in.
5056 * configure: Regenerate.
5057
5058 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5059
5060 PR other/27063
5061 * configure.in: Test subdir_requires and give an appropriate
5062 error message.
5063 * configure: Regenerate.
5064
5065 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
5066
5067 * MAINTAINERS (Write After Approval): Add myself.
5068
5069 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
5070
5071 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5072
5073 2006-06-22 Steve Ellcey <sje@cup.hp.com>
5074
5075 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5076
5077 2006-06-20 David Ayers <d.ayers@inode.at>
5078
5079 PR bootstrap/28072
5080 * configure.in: Add target-boehm-gc to noconfigdirs depending on
5081 whether target-libjava is being configured instead of whether the
5082 java front end is enabled.
5083 * configure: Regenerate.
5084
5085 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5086
5087 PR target/27540
5088 * configure.in: Only enable libgomp on IRIX 6.
5089 * configure: Regenerate.
5090
5091 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
5092
5093 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5094 too.
5095 * Makefile.in: Regenerate.
5096
5097 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
5098
5099 * config-ml.in: Alter CCASFLAGS to include special
5100 multilib options the same as is done for CFLAGS.
5101
5102 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5103
5104 * configure.in: Don't enable libgomp on hpux10.
5105 * configure: Rebuilt.
5106
5107 2006-06-12 David Ayers <d.ayers@inode.at>
5108
5109 PR bootstrap/27963
5110 PR target/19970
5111 * configure.in: Remove target-boehm-gc from noconfigdirs where
5112 ${libgcj} is specified.
5113 * configure: Regenerate.
5114
5115 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
5116
5117 Sync from src:
5118
5119 * configure.in: Sync.
5120 * configure: Regenerated.
5121
5122 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
5123
5124 * Makefile.def: Added dependencies from sim and gdb on intl, and
5125 added configure dependencies to everything with an all dependency
5126 on intl.
5127 * Makefile.in: Regenerated.
5128
5129 2006-06-06 David Ayers <d.ayers@inode.at>
5130
5131 PR libobjc/13946
5132 * Makefile.def: Add dependencies for libobjc which boehm-gc.
5133 * Makefile.in: Regenerate.
5134 * configure.in: Add --enable-objc-gc at toplevel and have it
5135 enable boehm-gc for Objective-C.
5136 Remove target-boehm-gc from libgcj.
5137 Add target-boehm-gc to target_libraries.
5138 Add target-boehm-gc to noconfigdirs where ${libgcj}
5139 is specified.
5140 Assert that boehm-gc is supported when requested for Objective-C.
5141 Only build boehm-gc if needed either for Java or Objective-C.
5142 * configure: Regenerate.
5143
5144 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
5145
5146 PR 27674
5147 * Makefile.tpl (configure-[+prefix+][+module+],
5148 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5149 Remove rule to unstage bootstrapped modules.
5150 (stage_current): New.
5151 * Makefile.in: Regenerate.
5152
5153 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5154
5155 * MAINTAINERS (Write After Approval): Update my e-mail address.
5156
5157 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
5158
5159 * include/libiberty.h: Declare pex_run_in_environment.
5160
5161 2006-05-31 Asher Langton <langton2@llnl.gov>
5162
5163 * MAINTAINERS (Write After Approval): Add myself.
5164
5165 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
5166
5167 * Makefile.def (bfd, opcodes): Fix lib_path.
5168 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5169 (restrap): Move under "@if gcc-bootstrap". Fix typo.
5170 * Makefile.in: Regenerate.
5171
5172 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5173
5174 * Makefile.in: Regenerate.
5175
5176 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5177
5178 * Makefile.def: Add install-html target. Add datarootdir
5179 docdir and htmldir to flags_to_pass.
5180 * Makefile.tpl: Add install-html target.
5181 * Makefile.in: Regenerate.
5182 * configure.in: Add --with-datarootdir, --with-docdir, and
5183 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5184 * configure: Regenerate.
5185
5186 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5187
5188 * configure.in: Enable gprof for cross builds.
5189 * configure: Regenerate.
5190
5191 2006-05-22 Richard Guenther <rguenther@suse.de>
5192
5193 Revert
5194 2006-01-31 Richard Guenther <rguenther@suse.de>
5195 Paolo Bonzini <bonzini@gnu.org>
5196
5197 * Makefile.def (target_modules): Add libgcc-math target module.
5198 * configure.in (target_libraries): Add libgcc-math target library.
5199 (--enable-libgcc-math): New configure switch.
5200 * Makefile.in: Re-generate.
5201 * configure: Re-generate.
5202 * libgcc-math: New toplevel directory.
5203
5204 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5205 Andreas Tobler <a.tobler@schweiz.ch>
5206
5207 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5208 * configure: Rebuilt.
5209
5210 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
5211
5212 * MAINTAINERS (Write After Approval): Add myself.
5213
5214 2006-05-01 DJ Delorie <dj@redhat.com>
5215
5216 * configure.in: Restore CFLAGS if GMP isn't present.
5217 * configure: Regenerate.
5218
5219 2006-05-01 Richard Guenther <rguenther@suse.de>
5220
5221 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5222 maintainer.
5223
5224 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
5225
5226 * MAINTAINERS (Write After Approval): Add myself.
5227
5228 2006-04-28 Jan Beulich <jbeulich@novell.com>
5229
5230 * MAINTAINERS (Write After Approval): Add myself.
5231
5232 2006-04-18 DJ Delorie <dj@redhat.com>
5233
5234 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5235 reference libgloss so that libssp can be built in a combined
5236 tree.
5237 * configure: Regenerate.
5238
5239 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
5240
5241 * MAINTAINERS (Write After Approval): Add myself.
5242
5243 2006-04-05 Ben Elliston <bje@au.ibm.com>
5244
5245 * configure.in: Require makeinfo 4.4 or higher.
5246 * configure: Regenerate.
5247
5248 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5249
5250 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5251 Rearrange the entries of other libraries to have them in one place.
5252
5253 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5254
5255 * MAINTAINERS (Write After Approval): Remove myself.
5256 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5257
5258 2006-03-14 Richard Guenther <rguenther@suse.de>
5259
5260 * configure: Regenerate with autoconf 2.13.
5261
5262 2006-03-13 Jim Blandy <jimb@codesourcery.com>
5263
5264 * MAINTAINERS: Use my work address.
5265
5266 * MAINTAINERS: Update my E-mail address.
5267
5268 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
5269
5270 * configure.in: Handle --disable-<component> generically.
5271 * configure: Regenerate.
5272
5273 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5274
5275 PR libgcj/17311
5276 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5277
5278 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5279
5280 * MAINTAINERS (Write After Approval): Remove myself.
5281 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5282
5283 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
5284
5285 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5286 (TARGET_CONFIGDIRS): Remove.
5287 * configure.in: Remove AC_SUBST(target_configdirs).
5288 * Makefile.in, configure: Regenerated.
5289
5290 2006-02-20 Steven G. Kargl <kargls@comcast.net>
5291
5292 * MAINTAINERS (Write After Approval): Remove myself.
5293 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5294
5295 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
5296
5297 PR bootstrap/25670
5298
5299 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5300
5301 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5302 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5303 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5304 BUILD_PREFIX, BUILD_PREFIX_1.
5305 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5306
5307 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5308 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5309
5310 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5311 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5312 of `cat stage_current`. Always provide the `r' and `s' variables.
5313 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5314 a single shell execution.
5315 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5316 bootstrapped modules, make the stage1 module if the build was not
5317 started yet, else build the current stage.
5318 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5319 (all-build, all-host, all-target, [+make_target+]-host,
5320 [+make_target+]-target): Do not use \-continued lines.
5321 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5322 (current_stage, restrap, stage_last): New.
5323
5324 * Makefile.in: Regenerate.
5325 * configure: Regenerate.
5326
5327 2006-02-19 Bud Davis <jmdavis@link.com>
5328
5329 * MAINTAINERS (Write After Approval): Remove myself.
5330 (Language Front End Maintainers): Add myself as fortran 95
5331 maintainer and update e-mail address.
5332
5333 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5334
5335 * MAINTAINERS (Write After Approval): Remove myself.
5336 (Language Front End Maintainers): Add myself as fortran 95
5337 maintainer.
5338
5339 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
5340
5341 * MAINTAINERS (Write After Approval): Add myself.
5342
5343 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5344
5345 * MAINTAINERS (Write After Approval): Remove myself.
5346 (Language Front End Maintainers): Add myself as
5347 fortran 95 maintainer.
5348
5349 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5350
5351 Sync from src:
5352
5353 2005-12-27 Leif Ekblad <leif@rdos.net>
5354
5355 * configure.in: Add support for RDOS target.
5356 * configure: Regenerate.
5357
5358 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5359 Andreas Schwab <schwab@suse.de>
5360
5361 * configure: Regenerate.
5362
5363 2006-02-12 David Edelsohn <edelsohn@gnu.org>
5364
5365 * configure.in (enable_libgomp): Add AIX.
5366 * configure: Regenerate.
5367
5368 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5369
5370 * MAINTAINERS (Write After Approval): Add myself.
5371
5372 2006-02-03 Lee Millward <lee.millward@gmail.com>
5373
5374 * MAINTAINERS (Write After Approval): Add myself.
5375
5376 2006-01-31 Richard Guenther <rguenther@suse.de>
5377 Paolo Bonzini <bonzini@gnu.org>
5378
5379 * Makefile.def (target_modules): Add libgcc-math target module.
5380 * configure.in (target_libraries): Add libgcc-math target library.
5381 (--enable-libgcc-math): New configure switch.
5382 * Makefile.in: Re-generate.
5383 * configure: Re-generate.
5384 * libgcc-math: New toplevel directory.
5385
5386 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
5387
5388 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5389 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5390 the assembler, linker and binutils.
5391 * configure: Regenerate.
5392
5393 2006-01-22 Dirk Mueller <dmueller@suse.de>
5394
5395 * MAINTAINERS (Write After Approval): Add myself.
5396
5397 2006-01-20 Diego Novillo <dnovillo@redhat.com>
5398
5399 * configure: Regenerate.
5400
5401 2006-01-18 Richard Henderson <rth@redhat.com>
5402 Jakub Jelinek <jakub@redhat.com>
5403 Diego Novillo <dnovillo@redhat.com>
5404
5405 * libgomp: New directory.
5406 * Makefile.def: Add target_module libgomp.
5407 * Makefile.in: Regenerate.
5408 * configure.in (target_libraries): Add target-libgomp.
5409 * configure: Regenerate.
5410
5411 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
5412
5413 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5414 @ from continuation.
5415 * Makefile.in: Rebuilt.
5416
5417 2006-01-04 Chris Lattner <sabre@gnu.org>
5418
5419 * MAINTAINERS (Write After Approval): Add myself.
5420
5421 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
5422
5423 PR bootstrap/24252
5424
5425 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5426 * Makefile.tpl (OBJDUMP): New.
5427 (EXTRA_HOST_FLAGS): Add it.
5428 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5429
5430 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5431 to use symbolic links between directories. Avoid race conditions
5432 or make them harmless.
5433 * configure.in: Do not try to use symbolic links between directories.
5434
5435 * Makefile.def (LEAN): Pass.
5436 * Makefile.tpl (LEAN): Define.
5437 (stage[+id+]-start): Accept that the previous directory does not
5438 exist, if the bootstrap is lean.
5439 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5440 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5441 configure substitution.
5442 ([+compare-target+]): Likewise.
5443 ([+bootstrap-target+]-lean): New.
5444 * configure.in: Remove lean bootstrap support from here.
5445
5446 * Makefile.in: Regenerate.
5447 * configure: Regenerate.
5448
5449 2006-01-04 Ben Elliston <bje@au.ibm.com>
5450
5451 * MAINTAINERS (libdecnumber): Add myself.
5452
5453 2006-01-02 Mark Mitchell <mark@codesourcery.com>
5454
5455 * libtool-ldflags: New script.
5456
5457 2006-01-02 Andreas Schwab <schwab@suse.de>
5458
5459 * configure.in: When reconfiguring remove Makefile in
5460 all stage directories.
5461 * configure: Regenerate.
5462
5463 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5464
5465 * MAINTAINERS: Update my email address.
5466
5467 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
5468
5469 Revert Ada-related part of the previous change.
5470
5471 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5472 Do not pass.
5473 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5474 * Makefile.in: Regenerate.
5475 * configure.in: Do not include mt-ppc-aix target fragment.
5476 * configure: Regenerate.
5477
5478 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
5479
5480 * configure.in: Select appropriate fragments for PowerPC/AIX.
5481 * configure: Regenerate.
5482
5483 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5484 BOOT_CFLAGS, BOOT_LDFLAGS.
5485 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5486 BOOT_CFLAGS, BOOT_LDFLAGS.
5487 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5488 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5489 (stage): Fail if we cannot complete the work.
5490 * Makefile.in: Regenerate.
5491
5492 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5493
5494 * configure.in: Replace ms1 with mt.
5495 * configure: Rebuilt.
5496
5497 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5498
5499 * MAINTAINERS: Update my email address.
5500
5501 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
5502
5503 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5504 install-host-nogcc): Don't invoke $(stage) at the end.
5505 * Makefile.in: Regenerate.
5506
5507 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
5508
5509 * configure.in: Flip the top-level bootstrap switch.
5510 * configure: Regenerate.
5511
5512 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5513
5514 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5515 $(stage) and $(unstage).
5516 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5517 (all): Remove stray semicolon.
5518 (local-distclean): Don't handle multilib.tmp and multilib.out.
5519 (install.all): Set $s for consistency.
5520 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5521 check_multilibs setting. Always make the install directory.
5522 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5523 Correct @if/@endif.
5524 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5525 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5526 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5527 (multilib.out): Remove.
5528 * Makefile.in: Regenerated.
5529
5530 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
5531
5532 * MAINTAINERS (Write After Approval): Add myself.
5533
5534 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5535
5536 * MAINTAINERS: Add myself as mt maintainer.
5537
5538 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5539
5540 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5541
5542 * MAINTAINERS: Change email address.
5543
5544 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5545
5546 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5547 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5548 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5549 Find in-tree tools if available.
5550 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5551 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5552 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5553 (COMPILER_*_FOR_TARGET): New.
5554 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5555 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5556 (CONFIGURED_*, USUAL_*): Remove.
5557 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5558 STRIP): Use autoconf substitutions.
5559 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5560 COMPILER_NM_FOR_TARGET): New.
5561 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5562
5563 (all): Make all-host and all-target in parallel.
5564 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5565 that $$r and $$s are set before invoking a recursive make.
5566 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5567 ([+bootstrap-target+]): Inline most of the `all' target.
5568
5569 2005-11-29 Ben Elliston <bje@au.ibm.com>
5570
5571 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5572 from the gcc build directory.
5573 * Makefile.in: Regenerate.
5574
5575 2005-11-29 Ben Elliston <bje@au.ibm.com>
5576
5577 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5578 depend on all-libdecnumber.
5579 * configure.in (host_libs): Include libdecnumber.
5580 * Makefile.in: Regenerate.
5581 * configure: Likewise.
5582
5583 2005-11-29 Ben Elliston <bje@au.ibm.com>
5584
5585 * libdecnumber: Import decNumber sources from the dfp-branch.
5586
5587 2005-11-21 Kean Johnston <jkj@sco.com>
5588
5589 * config.sub, config.guess: Sync from upstream sources.
5590
5591 2005-11-21 Ben Elliston <bje@au.ibm.com>
5592
5593 Import from Autoconf sources:
5594
5595 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5596 * config/move-if-change: Don't output "$2 is unchanged";
5597 suggested by Ben Elliston. Handle weird characters correctly.
5598
5599 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5600
5601 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5602 to match upstream libtool for darwin.
5603
5604 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5605
5606 * Makefile.def: Remove gdb dependencies for gdbtk.
5607 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5608 (configure-gdb, install-gdb): New rules.
5609 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5610 * Makefile.in, configure: Regenerated.
5611
5612 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5613
5614 * MAINTAINERS (Write After Approval): Add myself.
5615
5616 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5617
5618 * MAINTAINERS (Write After Approval): Add myself.
5619
5620 2005-10-24 Diego Novillo <dnovillo@redhat.com>
5621
5622 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5623 Diego Novillo.
5624
5625 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
5626
5627 PR bootstrap/24297
5628 * Makefile.tpl (do-[+make-target+], do-check, install,
5629 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5630 are set before recursing.
5631 * Makefile.in: Regenerate.
5632
5633 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5634
5635 PR bootstrap/18939
5636 * Makefile.def (gcc) <target>: Fix thinko.
5637 * Makefile.in: Regenerate.
5638
5639 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5640
5641 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5642 * configure: Regenerate.
5643
5644 2005-10-15 Jie Zhang <jie.zhang@analog.com>
5645
5646 * MAINTAINERS (Write After Approval): Add self.
5647
5648 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
5649
5650 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5651 target-libffi, target-qthreads, target-libjava, and
5652 targetlibobjc.
5653 * configure: Regenerate.
5654
5655 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5656
5657 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5658 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5659 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5660 (USUAL_OBJDUMP_FOR_TARGET): New.
5661 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5662 * configure.in: Check for $OBJDUMP_FOR_TARGET.
5663 * configure, Makefile.in: Regenerated.
5664
5665 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5666
5667 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5668 before other host packages.
5669
5670 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5671
5672 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5673
5674 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5675
5676 PR bootstrap/22340
5677
5678 * configure.in (default_target): Remove.
5679 * Makefile.tpl (all): Do not use prerequisites as subroutines
5680 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5681 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5682 use prerequisites as subroutines.
5683 (check-host, check-target): New.
5684 (bootstrap configure & all targets): Do not use stage*-start
5685 if the directory layout is already ok.
5686 (non-bootstrap configure & all targets): Prepend a $(unstage).
5687 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5688 (NOTPARALLEL): Remove.
5689 (unstage, stage variables): New variables.
5690 (unstage, stage targets): Simply expand to those variables.
5691
5692 * configure: Regenerate.
5693 * Makefile.in: Regenerate.
5694
5695 2005-10-04 James E Wilson <wilson@specifix.com>
5696
5697 * Makefile.def (lang_env_dependencies): Add libmudflap.
5698 * Makefile.in: Regenerate.
5699
5700 2005-10-03 Andreas Schwab <schwab@suse.de>
5701
5702 Backport from libtool CVS:
5703 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5704
5705 * ltmain.sh: add support for installing into temporary
5706 staging area (e.g. 'make install DESTDIR=...')
5707
5708 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5709
5710 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5711 * configure: Regenerated.
5712
5713 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5714
5715 * configure: Regenerate with the correct
5716 autoconf version.
5717
5718 2005-09-30 Catherine Moore <clm@cm00re.com>
5719
5720 * configure.in (bfin-*-*): New.
5721 * configure: Regenerated.
5722
5723 2005-09-28 Geoffrey Keating <geoffk@apple.com>
5724
5725 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5726 (LIPO_FOR_TARGET): New.
5727 (CONFIGURED_LIPO_FOR_TARGET): New.
5728 (USUAL_LIPO_FOR_TARGET): New.
5729 (STRIP_FOR_TARGET): New.
5730 (CONFIGURED_STRIP_FOR_TARGET): New.
5731 (USUAL_STRIP_FOR_TARGET): New.
5732 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5733 STRIP_FOR_TARGET.
5734 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5735 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5736 * Makefile.in: Regenerate.
5737 * configure: Regenerate.
5738
5739 2005-09-19 David Edelsohn <edelsohn@gnu.org>
5740
5741 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5742 (rs6000-*-aix*): Same.
5743 * configure: Regenerate.
5744
5745 2005-09-16 Tom Tromey <tromey@redhat.com>
5746
5747 * MAINTAINERS: Add self as java maintainer.
5748
5749 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5750
5751 * configure.in: Recognize f95 in the --enable-languages option,
5752 and substitute it for fortran, issuing a warning.
5753 * configure: Regenerate.
5754
5755 2005-08-30 Phil Edwards <phil@codesourcery.com>
5756
5757 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5758 * configure: Regenerated.
5759
5760 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
5761
5762 * MAINTAINERS: Add self as ms1 maintainer.
5763
5764 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5765
5766 * Makefile.def (libssp): Add to lang_env_dependencies.
5767 * Makefile.in: Regenerate.
5768
5769 2005-08-18 Ian Lance Taylor <ian@airs.com>
5770
5771 * MAINTAINERS: Add myself as middle-end maintainer.
5772
5773 2005-08-17 Christian Groessler <chris@groessler.org>
5774
5775 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5776 * Makefile.in: Regenerate.
5777
5778 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5779
5780 * MAINTAINERS (write after approval): Added myself.
5781
5782 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5783
5784 * MAINTAINERS (Write After Approval): Add myself.
5785
5786 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
5787
5788 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5789 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5790 Look for alternate names of the target cc and c++
5791 * configure: Regenerate.
5792
5793 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
5794
5795 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5796 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5797 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5798 tools; remove code to manually set them.
5799 (Target tools): Look in the environment for them.
5800 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5801 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5802 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5803 build directory.
5804 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5805 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5806 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5807 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5808 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5809 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5810 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5811 * configure: Regenerate.
5812 * Makefile.in: Regenerate.
5813
5814 2005-07-28 Ben Elliston <bje@au.ibm.com>
5815
5816 * MAINTAINERS: Update for removed CPU targets.
5817
5818 2005-07-27 Mark Mitchell <mark@codesourcery.com>
5819
5820 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5821 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5822 * Makefile.in: Regenerated.
5823
5824 2005-07-26 Mark Mitchell <mark@codesourcery.com>
5825
5826 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5827 (CFLAGS_FOR_TARGET): Use it.
5828 (CXXFLAGS_FOR_TARGET): Likewise.
5829 * Makefile.in: Regenerated.
5830 * configure.in (--with-build-sysroot): New option.
5831 * configure: Regenerated.
5832
5833 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
5834
5835 * Makefile.tpl: Wrap install between unstage and stage
5836 * Makefile.in: Regenerate.
5837
5838 2005-07-21 Eric Christopher <echristo@apple.com>
5839
5840 * MAINTAINERS: Update affiliation.
5841
5842 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5843
5844 * MAINTAINERS: Add self as crx port maintainer.
5845
5846 2005-07-20 DJ Delorie <dj@redhat.com>
5847
5848 * MAINTAINERS: Add self as m32c maintainer.
5849
5850 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5851
5852 * all files: Update FSF address.
5853
5854 2005-07-15 Eric Christopher <echristo@redhat.com>
5855
5856 * MAINTAINERS: Change affiliation.
5857
5858 2005-07-14 Jim Blandy <jimb@redhat.com>
5859
5860 * configure.in: Add cases for Renesas m32c.
5861 * configure: Regenerated.
5862
5863 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5864
5865 * COPYING.LIB: Update from fsf.org.
5866
5867 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5868
5869 * COPYING, compile, config.guess,
5870 config.sub, install-sh, missing, mkinstalldirs,
5871 symlink-tree, ylwrap: Sync from upstream sources.
5872 * config-ml.in: Update FSF address.
5873
5874 2005-07-13 Eric Christopher <echristo@redhat.com>
5875
5876 * configure.in: Add toplevel noconfigdir support for tpf.
5877 * configure: Regenerate.
5878
5879 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
5880
5881 PR ada/22340
5882
5883 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5884 * Makefile.in: Regenerate.
5885
5886 2005-07-07 Mark Mitchell <mark@codesourcery.com>
5887
5888 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
5889 Brolley to write-after-approval.
5890
5891 2005-07-07 Andreas Schwab <schwab@suse.de>
5892
5893 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5894 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5895 * Makefile.in: Regenerated.
5896
5897 2005-07-06 Geoffrey Keating <geoffk@apple.com>
5898
5899 * configure.in: Don't build sim or rda when targetting darwin.
5900 * configure: Regenerate.
5901
5902 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
5903
5904 * configure.in: Add --enable-libssp and --disable-libssp.
5905 * configure: Regenerate with autoconf-2.13.
5906
5907 2005-07-02 Jakub Jelinek <jakub@redhat.com>
5908
5909 * Makefile.def (target_modules): Add libssp.
5910 * configure.in (target_libraries): Add target-libssp.
5911 * configure: Rebuilt.
5912 * Makefile.in: Rebuilt.
5913
5914 2005-07-01 Zack Weinberg <zackw@panix.com>
5915
5916 * MAINTAINERS: Change email address. Resign from maintainership.
5917
5918 2005-07-01 Richard Guenther <rguenther@suse.de>
5919
5920 * MAINTAINERS: Change my e-mail address and affiliation.
5921
5922 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
5923
5924 * Makefile.def (stagefeedback): Come after profile.
5925 Define profiledbootstrap target.
5926 * Makefile.tpl (profiledbootstrap): Remove.
5927 (stageprofile-end): Zap stagefeedback.
5928 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5929 * Makefile.in: Regenerate.
5930
5931 2005-06-13 Richard Sandiford <richard@codesourcery.com>
5932
5933 * MAINTAINERS: Update my email address.
5934
5935 2005-06-13 Zack Weinberg <zack@codesourcery.com>
5936
5937 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5938 In 'cpp' stanza, support '#line' as well as '# '.
5939
5940 2005-06-08 Andreas Schwab <schwab@suse.de>
5941
5942 * MAINTAINERS: Move myself from 'Write After Approval' to
5943 'CPU Port Maintainers' section as m68k maintainer.
5944
5945 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
5946
5947 * configure.in (unsupported_languages): New macro.
5948 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5949 non-ported target libraries in noconfigdirs.
5950 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5951 non-linux-gnu. Remove libgcj_ex_libffi.
5952 <lang_frag loop>: Set add_this_lang=no if the language is in
5953 unsupported_languages.
5954 * configure: Regenerate.
5955
5956 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5957
5958 * configure.in: Fix typo in handling of --with-mpfr-dir.
5959 * configure: Regenerate.
5960
5961 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
5962
5963 * MAINTAINERS: Update my email address.
5964
5965 2005-06-02 Jim Blandy <jimb@redhat.com>
5966
5967 * config.sub: Add cases for the Renesas m32c. (This patch has been
5968 accepted into the master sources.)
5969
5970 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
5971 Michael Snyder <msnyder@redhat.com>
5972 Stan Cox <scox@redhat.com>
5973
5974 * configure.in: Set noconfigdirs for ms1.
5975
5976 * configure: Regenerate.
5977
5978 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
5979
5980 * MAINTAINERS (Write After Approval): Add self.
5981
5982 2005-06-01 Josh Conner <jconner@apple.com>
5983
5984 * MAINTAINERS (Write After Approval): Add self.
5985
5986 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
5987
5988 * MAINTAINERS: Update my email address.
5989
5990 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
5991
5992 * MAINTAINERS (Write After Approval): Add self.
5993
5994 2005-05-26 Chris Demetriou <cgd@broadcom.com>
5995
5996 * MAINTAINERS (Write After Approval): Remove self.
5997
5998 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
5999
6000 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6001 (Dependencies): Consider target modules for bootstrap dependencies.
6002 Make target bootstrap modules depend on each stage's gcc.
6003 * Makefile.in: Regenerate.
6004
6005 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
6006
6007 * Makefile.def (configure-gcc): Depend on binutils having been built.
6008 (all-gcc): No need to do it here.
6009 * Makefile.in: Regenerate.
6010
6011 2005-05-19 Paul Brook <paul@codesourcery.com>
6012
6013 * configure.in: Rewrite misleading error message when requested
6014 language cannot be built.
6015 * configure: Regenerate.
6016
6017 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6018
6019 * ylwrap: Import from Automake 1.9.5.
6020
6021 2005-05-13 David Ung <davidu@mips.com>
6022
6023 * MAINTAINERS (Write After Approval): Add self.
6024
6025 2005-05-09 Mike Stump <mrs@apple.com>
6026
6027 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6028 lt_cv_sys_max_cmd_len for now.
6029
6030 2005-05-09 Stan Cox <scox@redhat.com>
6031
6032 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6033
6034 2005-05-08 Matt Kraai <kraai@ftbfs.org>
6035
6036 * README.SCO: Update the URL.
6037
6038 2005-05-05 David Edelsohn <edelsohn@gnu.org>
6039
6040 * ltconfig: Define file_list_spec. Pass file_list_spec and
6041 with_gnu_ld to libtool.
6042 * ltcf-c.sh (aix[45]): Define file_list_spec.
6043 * ltcf-cxx.sh (aix[45]): Same.
6044 * ltcf-gcj.sh (aix[45]): Same.
6045 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6046 exists, write list of input files to temporary file.
6047
6048 2005-05-04 Mike Stump <mrs@apple.com>
6049
6050 * configure.in: Always pass --target to target configures as
6051 otherwise rebuilds that do --recheck will fail.
6052 * confiugure: Rebuilt.
6053
6054 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
6055
6056 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6057 STAGE_HOST_EXPORTS.
6058 (configure, all): Add bootstrap support.
6059 (Host modules, target modules): Pass post-stage1 flags and exports.
6060 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6061 * Makefile.in: Regenerate.
6062
6063 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
6064
6065 * configure: Regenerate.
6066
6067 2005-04-27 Mike Stump <mrs@apple.com>
6068
6069 * MAINTAINERS: Add self as darwin maintainer.
6070
6071 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
6072
6073 * config.sub: Update from master copy.
6074
6075 2005-04-21 Mike Stump <mrs@apple.com>
6076
6077 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6078 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6079
6080 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
6081
6082 * configure.in <crisv32-*-*, cris-*-*>: New local variable
6083 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
6084 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
6085 "*-*-elf" and "*-*-linux*".
6086 * configure: Regenerate.
6087
6088 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
6089
6090 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6091
6092 2005-04-12 Mike Stump <mrs@apple.com>
6093
6094 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6095
6096 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
6097
6098 * MAINTAINERS (Write After Approval): Add myself.
6099
6100 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
6101
6102 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6103
6104 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
6105
6106 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6107 (TARGET_CONFIGARGS): Include --with-target-subdir.
6108 (configure, all): New macros. Use them throughout.
6109 * Makefile.in: Regenerate.
6110
6111 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
6112
6113 * MAINTAINERS (Write After Approval): Add myself.
6114
6115 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6116
6117 * MAINTAINERS: Remove 'loop unrolling' maintainer.
6118
6119 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
6120
6121 * MAINTAINERS: Move John Carr to Write After Approval.
6122
6123 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
6124
6125 * config/mh-mingw32: Delete.
6126 * configure.in: Don't use it.
6127 * configure: Regenerate.
6128
6129 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
6130
6131 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6132 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6133 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6134 (HOST_LIB_PATH): Generate from Makefile.def.
6135 (TARGET_LIB_PATH): Likewise.
6136 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6137 * Makefile.in: Regenerate.
6138 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6139 (RPATH_ENVVAR): Include Darwin case.
6140 * configure: Regenerate.
6141
6142 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
6143
6144 * MAINTAINERS (Various Maintainers): Remove self.
6145 (Write After Approval): Add self.
6146
6147 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
6148
6149 * MAINTAINERS (Various Maintainers): Add self.
6150
6151 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
6152
6153 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6154 * configure: Regenerate.
6155
6156 2005-03-21 Zack Weinberg <zack@codesourcery.com>
6157
6158 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6159 gcc_version, and gcc_version_trigger from set of flags to pass.
6160 * Makefile.tpl: Remove definitions of above variables.
6161 (config.status): Remove dependency on $(gcc_version_trigger).
6162 * Makefile.in: Regenerate.
6163 * configure.in: Do not reference config/gcc-version.m4 nor
6164 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
6165 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
6166 * configure: Regenerate.
6167
6168 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
6169 Andrew Pinski <pinskia@physics.uc.edu>
6170
6171 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6172 * Makefile.in: Regenerate.
6173
6174 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
6175
6176 * MAINTAINERS (Write After Approval): Add myself.
6177
6178 2005-03-03 David Ayers <d.ayers@inode.at>
6179
6180 * MAINTAINERS (Write After Approval): Add myself.
6181
6182 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
6183
6184 PR libgcj/20160
6185 * ltmain.sh: Avoid creating archives with components that have
6186 duplicate basenames.
6187
6188 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
6189
6190 PR bootstrap/20250
6191 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6192 instead of check.
6193 * Makefile.in: Regenerate.
6194
6195 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6196
6197 * Makefile.in: Regenerate to fix conflict between the previous two
6198 patches.
6199
6200 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6201
6202 PR bootstrap/17383
6203 * Makefile.def (target_modules): Remove "stage", now unnecessary.
6204 * Makefile.tpl (HOST_SUBDIR): New substitution.
6205 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6206 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6207 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6208 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6209 (Host modules, Bootstrapped modules): Use it.
6210 (Build modules, Target modules): Do not create symlink trees,
6211 always configure out-of-srcdir.
6212 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6213 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6214 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6215 $(HOST_SUBDIR). Create a symlink for host_subdir.
6216
6217 * Makefile.in: Regenerate.
6218 * configure: Regenerate.
6219
6220 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6221
6222 Merged from libada-gnattools-branch:
6223 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6224
6225 * gnattools: New directory.
6226 * Makefile.def: Add gnattools as a module, depending on target-libada.
6227 * Makefile.in: Regenerate.
6228 * configure.in: Include gnattools in host_tools; disable it if ada
6229 is disabled.
6230 * configure: Regenerate.
6231
6232 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
6233
6234 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6235 treelang maintainer.
6236 (Write After Approval): Remove myself.
6237
6238 2005-02-23 Paul Schlie <schlie@comcast.net>
6239
6240 * configure.in: Allow darwin targeted ports to build tk, itcl and
6241 libgui.
6242 * configure: Regenerate.
6243
6244 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6245
6246 PR libgcj/10353
6247 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6248 * configure: Regenerate.
6249
6250 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6251
6252 * MAINTAINERS (Write After Approval): Add myself.
6253
6254 2005-02-10 Ian Lance Taylor <ian@airs.com>
6255
6256 * MAINTAINERS: Update my e-mail address.
6257
6258 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6259
6260 * MAINTAINERS (Write After Approval): Add myself.
6261
6262 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
6263
6264 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6265 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6266 target-libgloss when not *-*-elf and *-*-aout.
6267 * configure: Regenerate.
6268
6269 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6270
6271 * MAINTAINERS: Remove obsolete entries.
6272
6273 * MAINTAINERS (Write After Approval): Add Michael Matz.
6274
6275 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
6276
6277 * MAINTAINERS: Remove self as cpplib maintainer.
6278
6279 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6280
6281 * install-sh, config.sub: Import from upstream.
6282
6283 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6284
6285 PR bootstrap/18222
6286 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6287 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6288 * Makefile.in: Regenerate.
6289
6290 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
6291
6292 * MAINTAINERS: Update my email address.
6293
6294 2005-01-12 David Edelsohn <edelsohn@gnu.org>
6295 Andreas Schwab <schwab@suse.de>
6296
6297 PR bootstrap/18033
6298 * config-ml.in: Eval option if surrounded by single quotes.
6299
6300 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
6301
6302 Revert 2004-12-28 Makefile changes, a better fix will be
6303 applied to mainline and src after GCC 4.0 branches.
6304
6305 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
6306
6307 PR bootstrap/17383
6308
6309 * Makefile.def (target_modules): Remove stage parameter,
6310 it is always true now.
6311 * Makefile.tpl (configure-build-[+module+],
6312 configure-target-[+module+]): Always build symlink tree
6313 for the directory and for include. BUILD_SUBDIR and
6314 TARGET_SUBDIR cannot be . anymore.
6315 * Makefile.in: Regenerate.
6316
6317 2004-12-25 David Edelsohn <edelsohn@gnu.org>
6318
6319 Revert 2004-12-08 Makefile changes.
6320
6321 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6322
6323 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6324 cygwin, mingw.
6325
6326 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6327
6328 * configure.in (sh64-*-*): Reenable gprof.
6329 * configure: Regenerate.
6330
6331 2004-12-08 David Edelsohn <edelsohn@gnu.org>
6332
6333 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6334 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6335 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6336 * Makefile.in: Regenerate.
6337
6338 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6339
6340 * MAINTAINERS: Update my email address.
6341
6342 2004-12-07 Matt Kraai <kraai@ftbfs.org>
6343
6344 * Makefile.tpl: Generate normal dependencies if the LHS module is
6345 not bootstrapped.
6346 * Makefile.in: Regenerate.
6347
6348 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6349
6350 * configure.in: Include config/gxx-include-dir.m4. Use
6351 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6352 * configure: Regenerate.
6353
6354 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6355
6356 * config.if: Delete.
6357 * configure.in: Set libstdcxx_incdir directly.
6358 * configure: Regenerate.
6359
6360 2004-12-02 Eric Christopher <echristo@redhat.com>
6361
6362 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6363 * Makefile.in: Regenerate.
6364
6365 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6366
6367 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6368 * configure: Regenerate.
6369
6370 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6371
6372 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6373 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6374 * configure: Regenerate.
6375
6376 2004-12-01 Eric Christopher <echristo@redhat.com>
6377
6378 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6379 of things to remove.
6380
6381 2004-11-29 Matt Kraai <kraai@ftbfs.org>
6382
6383 * MAINTAINERS (Write After Approval): Update my e-mail address.
6384
6385 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6386
6387 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6388 from CVS libtool to always pass_all.
6389
6390 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6391
6392 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6393 (hppa*64*-*-*): Delete incorrect comment.
6394 * configure: Rebuilt.
6395
6396 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6397
6398 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6399
6400 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6401
6402 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6403 from CVS libtool to always pass_all.
6404
6405 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6406
6407 * install-sh, compile: Import from automake.
6408
6409 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6410
6411 * config.guess, config.sub: Import from savannnah.
6412
6413 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
6414
6415 * MAINTAINERS (Write After Approval): Add myself
6416
6417 2004-11-12 Mike Stump <mrs@apple.com>
6418
6419 * Makefile.def: Add html support.
6420 * Makefile.tpl: Likewise.
6421 * Makefile.in: Regenerate.
6422
6423 2004-11-11 Geoffrey Keating <geoffk@apple.com>
6424
6425 PR 18423
6426 * configure.in: Remove all instances of build-fixincludes from
6427 noconfigdirs.
6428 (build_configargs): Supply --target to subdirectories.
6429 * configure: Regenerate.
6430
6431 * Makefile.def: Make gcc install depend on fixincludes install.
6432 * Makefile.in: Regenerate.
6433
6434 2004-11-10 Janis Johnson <janis187@us.ibm.com>
6435
6436 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6437
6438 2004-11-11 Paul Brook <paul@codesourcery.com>
6439
6440 * MAINTAINERS: Add self as arm maintainer. Update email address.
6441
6442 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6443
6444 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6445 target-libgfortran.
6446 * configure: Regenerate.
6447
6448 2004-11-07 David Edelsohn <edelsohn@gnu.org>
6449
6450 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6451 like CC.
6452
6453 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
6454
6455 * Makefile.def (host fixincludes): Specify missing targets.
6456 * Makefile.in: Regenerate.
6457
6458 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6459
6460 * MAINTAINERS: Add myself
6461
6462 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6463
6464 * MAINTAINERS (Write After Approval): Add myself.
6465
6466 2004-11-04 Geoffrey Keating <geoffk@apple.com>
6467
6468 * Makefile.def: Build fixincludes for the host, too.
6469 * Makefile.in: Regenerate.
6470 * configure.in (host_tools): Add fixincludes.
6471 * configure: Regenerate.
6472
6473 2004-11-04 Daniel Jacobowitz <dan@debian.org>
6474
6475 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6476 * configure: Regenerated.
6477
6478 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6479
6480 PR other/17783
6481 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6482 * configure: Regenerated.
6483
6484 2004-10-31 Mark Mitchell <mark@codesourcery.com>
6485
6486 * README.SCO: Update per FSF instructions.
6487
6488 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
6489
6490 PR target/18151
6491 * configure.in (case ${target}): Do not build fixincludes for avr.
6492 * configure: Regenerated.
6493
6494 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
6495
6496 * configure.in (case ${target}): Do not build fixincludes
6497 on platforms where it is not used.
6498 * configure: Regenerated.
6499
6500 2004-10-23 Daniel Jacobowitz <dan@debian.org>
6501
6502 * configure.in: Use an absolute path to install-sh.
6503 * configure: Regenerated.
6504
6505 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6506
6507 * MAINTAINERS (Write After Approval): Add myself.
6508
6509 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6510
6511 * MAINTAINERS: Remove from Write After Approval those that are
6512 already maintainers.
6513
6514 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6515
6516 * MAINTAINERS: Update my email address.
6517
6518 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6519
6520 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6521 * configure: Regenerate.
6522
6523 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
6524
6525 * MAINTAINERS: Update my email address.
6526
6527 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6528
6529 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6530 entries belonging to this category.
6531
6532 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6533
6534 * MAINTAINERS: Update my e-mail address.
6535
6536 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
6537
6538 Fix wrong conflict resolution in:
6539
6540 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6541
6542 * Makefile.in: Regenerate.
6543 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6544 in the recursive `make', instead of hardwiring `all'.
6545 (Autogenerated TARGET-* variables): New.
6546
6547 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6548
6549 * configure.in: Enable target-libgloss for crx-*-*.
6550 * configure: Regenerate.
6551
6552 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6553
6554 * MAINTAINERS (Various Maintainers): Move the "windows,
6555 cygwin, mingw" maintainer to ...
6556 (OS Port Maintainers): ... here.
6557
6558 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6559
6560 * MAINTAINERS (Write After Approval): Remove those that are
6561 maintainers of some subsystem.
6562
6563 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6564
6565 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6566 * ltcf-cxx.sh (tpf*): Likewise.
6567 * ltconfig (tpf*): Add TPF OS configuration support.
6568
6569 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6570
6571 * MAINTAINERS: Change my email address to my new work account.
6572
6573 2004-09-24 Michael Roth <mroth@nessie.de>
6574
6575 * configure.in (--without-headers): Add missing double quotes.
6576 * configure: Regenerate.
6577
6578 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
6579
6580 * ylwrap: Revert to previous version.
6581
6582 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6583
6584 PR bootstrap/17369
6585 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6586 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6587 SET_GCC_LIB_PATH_CMD.
6588 (BASE_TARGET_EXPORTS): Likewise.
6589 * Makefile.in: Regenerated.
6590
6591 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6592 * configure: Regenerated.
6593
6594 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6595
6596 * config.guess: New upstream version
6597 * compile, depcomp, install-sh, ylwrap: Likewise.
6598
6599 2004-09-19 Roger Sayle <roger@eyesopen.com>
6600
6601 * config/mh-x86omitfp: New host makefile fragment. Add
6602 -fomit-frame-pointer to the default BOOT_CFLAGS.
6603 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6604 * configure: Regenerate.
6605
6606 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6607
6608 PR target/11572
6609 * configure.in (*-*-darwin*): Renable libobjc.
6610 * configure: Regenerate.
6611
6612 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6613
6614 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6615
6616 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
6617
6618 * Makefile.def: Remove libbanshee.
6619 * Makefile.tpl: Ditto.
6620 * configure.in: Ditto.
6621 * Makefile.in: Regen.
6622 * configure: Ditto.
6623
6624 2004-09-08 David Edelsohn <edelsohn@gnu.org>
6625
6626 * ltmain.sh: Use $pic_object as $non_pic_object if
6627 $non_pic_object=none.
6628
6629 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
6630
6631 * missing: Import latest version from master repository.
6632
6633 2004-09-06 Nick Clifton <nickc@redhat.com>
6634
6635 * config.sub: Import latest version from master repository.
6636 * config.guess: Likewise.
6637 This includes these changes:
6638
6639 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6640
6641 * config.sub: Handle crisv32, alias etraxfs.
6642 * config.guess (crisv32:Linux:*:*): Handle.
6643
6644 2004-08-13 Brad Smith <brad@comstyle.com>
6645
6646 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6647 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6648
6649 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6650
6651 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6652 assume the processor is a powerpc. This is because coreutils
6653 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6654 in this case, due to a MacOS X bug that causes
6655 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6656 to return a negative number.
6657 Problem reported by Petter Reinholdtsen in:
6658 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6659
6660 2004-07-19 Ben Elliston <bje@gnu.org>
6661
6662 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6663
6664 2004-06-24 Ben Elliston <bje@gnu.org>
6665
6666 * config.guess: Update copyright years.
6667 * config.sub: Likewise.
6668
6669 2004-06-22 Robert Millan <robertmh@gnu.org>
6670
6671 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6672 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6673
6674 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6675
6676 * config.guess (*:*VMS:*:*): New entry. Replaces
6677 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6678 manufacturer.
6679
6680 2004-06-22 Ben Elliston <bje@gnu.org>
6681
6682 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6683 * config.sub: Likewise.
6684
6685 2004-06-22 Ben Elliston <bje@gnu.org>
6686
6687 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6688 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6689
6690 2004-06-11 Ben Elliston <bje@gnu.org>
6691
6692 * config.guess (pegasos:OpenBSD:*:*): Remove.
6693
6694 2004-06-11 Ben Elliston <bje@gnu.org>
6695
6696 From Wouter Verhelst <wouter@grep.be>:
6697 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6698
6699 2004-06-11 Ben Elliston <bje@gnu.org>
6700
6701 * config.guess (luna88k:OpenBSD:*:*): New.
6702
6703 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6704
6705 * config.guess (m32r*:Linux:*:*): New case.
6706 * config.sub: Handle m32rle.
6707
6708 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6709
6710 From Jens Petersen <petersen@redhat.com>:
6711 * config.sub: Handle sparcv8.
6712
6713 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6714
6715 From Tom Smith <smith@cag.lkg.hp.com>:
6716 * config.guess: Version suffixes are equally significant on Tru64
6717 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6718 prefix of "P" (patched kernel).
6719
6720 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6721
6722 * config.sub: Add support for National Semiconductor CRX target.
6723
6724 2004-09-03 Janis Johnson <janis187@us.ibm.com>
6725
6726 * MAINTAINERS (Various Maintainers): Remove myself as web page
6727 maintainer, add myself as maintainer of build status lists.
6728
6729 2004-09-03 Jan Beulich <jbeulich@novell.com>
6730
6731 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6732 *-*-netware, but add target-libmudflap.
6733 Consolidate *-*-netware targets (of which really only i?86 exists)
6734 into a single entry.
6735 * configure: Likewise.
6736
6737 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
6738
6739 * Makefile.tpl (sorry): Remove.
6740 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6741 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6742 (do-clean): Clean per-stage directories too.
6743 (do-distclean): Run distclean-stage1 too.
6744 (.NOTPARALLEL): Enable during toplevel bootstrap.
6745 (stage[+id+]-bubble): Enable parallel execution during
6746 the recursive invocation.
6747 * Makefile.in: Regenerate.
6748
6749 Fix previous checkin:
6750
6751 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6752 include.
6753 * configure.in: Fix indentation.
6754 * configure: Regenerate.
6755
6756 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
6757
6758 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6759 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6760 * configure: regenerate
6761 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6762 -mdynamic-no-pic
6763
6764 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6765
6766 * Makefile.def (build_modules): Add fixincludes.
6767 (dependencies): Make gcc depend on fixincludes.
6768 * configure.in (build_tools): Add fixincludes.
6769 (build_configdirs): Always include build_libs.
6770 * Makefile.in: Regenerate.
6771 * configure: Regenerate.
6772
6773 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
6774
6775 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6776 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6777 phony targets; do not generate timestamp files.
6778 (distclean-stageN): Remove references to their timestamp files.
6779 (restageN, touch-stageN): Remove.
6780 (stageN-bubble): Rewritten.
6781 (compare): Support lean bootstraps.
6782 * Makefile.in: Regenerate.
6783
6784 * configure.in: Only warn when bootstrapping but
6785 build != host or build != target. Support lean bootstraps.
6786 * configure: Regenerate.
6787
6788 2004-08-26 Phil Edwards <phil@codesourcery.com>
6789
6790 * configure.in: Give a better error message if GMP/MPFR are missing
6791 and a language needing them has been requested.
6792 * configure: Regenerated.
6793
6794 2004-08-25 Phil Edwards <phil@codesourcery.com>
6795
6796 * configure.in: Print a list of available language front-ends if
6797 a requested one is missing. Tidy stray tab characters.
6798 * configure: Regenerated.
6799
6800 2004-08-19 Michael Koch <konqueror@gmx.de>
6801
6802 * gcc/doc/install.texi: Update entry about automake for libjava.
6803
6804 2004-08-17 Robert Millan <robertmh@gnu.org>
6805
6806 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6807 (instead of FreeBSD).
6808 * configure: Regenerate.
6809
6810 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6811
6812 * Makefile.in: Regenerate.
6813 * configure: Regenerate.
6814
6815 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6816 stage_*_flags.
6817 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6818 for bootstrapped modules if toplevel bootstrap is going.
6819 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6820 modules. Adjust for changes in Makefile.def. Enable several
6821 rules even in non-bootstrap mode, just to avoid peppering the
6822 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6823 (stage-[+prev+]-bubble): Remove.
6824
6825 * Makefile.def (Dependencies): Depend on all-build-bison,
6826 all-build-flex, all-build-byacc, all-build-texinfo, rather
6827 than the host variations.
6828 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6829 with BUILD_SUBDIR.
6830 (BISON): Update for recent Bisons.
6831 (YACC): Fix typo.
6832 (cross): Depend on all-build.
6833 (all): Do not depend on all-build.
6834 (prebootstrap): Remove.
6835 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6836 (Prebootstrap dependencies): Add them to the per-stage targets
6837 and to all-prebootstrap.
6838 * configure.in (build_configdirs): Always enable build_tools.
6839 (BUILD_DIR_PREFIX): Remove.
6840
6841 * Makefile.def (gcc): Add target variable.
6842 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6843 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6844 in the recursive `make', instead of hardwiring `all'.
6845 (Autogenerated TARGET-* variables): New.
6846
6847 2004-08-13 Brian Booth <bbooth@redhat.com>
6848
6849 * MAINTAINERS: Remove myself from write-after-approval.
6850
6851 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6852
6853 * src-release: Stop distributing mmalloc with gdb (which doesn't
6854 use it).
6855 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6856 * Makefile.in: Regenerate.
6857
6858 2004-08-09 Mark Mitchell <mark@codesourcery.com>
6859
6860 * configure.in (arm*-*-eabi*): New target.
6861 * configure: Regenerate.
6862
6863 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
6864
6865 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6866 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6867 (Dependencies): New section.
6868 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6869 (configure-target-[+module+]): Depend on maybe-all-gcc
6870 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6871 (toplevel profiledbootstrap): Fix dependencies.
6872 * Makefile.in: Regenerate.
6873
6874 2004-08-03 Mark Mitchell <mark@codesourcery.com>
6875
6876 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6877 target-libiberty to noconfigdirs.
6878 * configure: Regenerate.
6879
6880 2004-08-03 Paul Brook <paul@codesourcery.com>
6881
6882 * configure.in: Check for MPFR as well as GMP.
6883 * configure: Regenerate.
6884
6885 2004-08-01 Robert Millan <robertmh@gnu.org>
6886
6887 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6888 libmudflap for all GNU-based systems (with Glibc).
6889 * configure: Regenerate.
6890
6891 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
6892
6893 * Makefile.def (host-modules): Add gcc.
6894 * Makefile.in: Regenerate.
6895 * Makefile.tpl (sorry): New rule.
6896 (configure-host, all-host, [+make_target+]-host, do-check,
6897 install-host): Do not add gcc as a special case.
6898 (host modules): Add a small special-casing for gcc. Export
6899 extra_make_flags through the environment.
6900 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6901 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6902 other recursive targets for gcc): Remove.
6903
6904 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6905 (stage, unstage): New rules.
6906 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6907 distclean-stage[+id+]): Use stage_current.
6908 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6909 the stage*-start rules.
6910
6911 2004-08-02 Geoffrey Keating <geoffk@apple.com>
6912
6913 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6914 use -all_load flag.
6915
6916 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
6917
6918 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6919 * configure: Regenerate.
6920
6921 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
6922
6923 * maintainer-scripts/gcc_release: Revert yesterday's change.
6924
6925 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
6926
6927 * MAINTAINERS: Add myself to write-after-approval.
6928
6929 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
6930
6931 * libf2c: Removed.
6932 * gcc/gccbug.in: Updated because of libf2c removal.
6933 * maintainer-scripts/gcc_release: Ditto.
6934
6935 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
6936
6937 * configure.in: Build libmudflap by default on FreeBSD.
6938 * configure: Regenerated.
6939
6940 2004-07-09 Mark Mitchell <mark@codesourcery.com>
6941
6942 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6943 systems.
6944 * configure: Regenerated.
6945
6946 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6947
6948 PR target/16344
6949 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6950 feedback based compiler.
6951 * Makefile.in: Rebuilt.
6952
6953 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
6954
6955 * Makefile.def (host_modules): Set bootstrap=true for flex.
6956 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6957 * Makefile.in: Rebuilt.
6958
6959 2004-07-07 Jan Hubicka <jh@suse.cz>
6960
6961 * MAINTAINERS: Add self as a profile feedback maintainer.
6962
6963 2004-07-05 Phil Edwards <phil@codesourcery.com>
6964
6965 * configure.in: Do not prepend $srcdir to /dev/null in
6966 makefile fragments.
6967 * configure: Regenerate.
6968
6969 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
6970
6971 * Makefile.def (build_modules): Add bison, byacc, flex,
6972 m4, texinfo.
6973 (flags_to_pass): Add FLEX.
6974 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6975 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6976 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6977 DEFAULT_MAKEINFO): Remove.
6978 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6979 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6980 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6981 objdir or else use configured tool.
6982 (all-build): New.
6983 (all): Depend on it.
6984 (Build module dependencies): Add.
6985 * Makefile.in: Regenerate.
6986 * configure.in: Better support for multiple build modules,
6987 matching what is done for host/target modules. Do not look
6988 for "plausible" locations of build tools if Canadian cross.
6989 Use autoconf's AC_PROG_CC to find a C compiler. Define
6990 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6991 * configure: Regenerate.
6992
6993 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6994
6995 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6996 * Makefile.in: Regenerate.
6997
6998 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6999
7000 * Makefile.tpl (configure-build-[+module+],
7001 configure-[+module+], configure-target-[+module+]): Pass
7002 [+extra_configure_args+].
7003 (all-build-[+module+], all-[+module+], check-[+module+],
7004 install-[+module+], [+make_target+]-[+module+],
7005 all-target-[+module+], check-target-[+module+],
7006 install-target-[+module+], [+make_target+]-target-[+module+]):
7007 Pass [+extra_make_args+].
7008 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7009 (GCC_HOST_EXPORTS): Remove.
7010 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7011 cross, check-gcc, check-gcc-c++, install-gcc,
7012 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7013 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7014 * Makefile.in: Regenerate.
7015
7016 2004-06-21 Matthew Sachs <msachs@apple.com>
7017
7018 * MAINTAINERS: Added self to write-after-approval.
7019
7020 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7021
7022 * configure.in: Check for srcdir/winsup rather than build directory
7023 winsup.
7024 * configure: Regenerate.
7025
7026 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
7027
7028 * configure.in: Don't build Cygwin native newlib if winsup
7029 directory is missing. Emit warning instead.
7030 * configure: Regenerate.
7031
7032 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
7033
7034 * Makefile.tpl (touch-stage[+id+]): New.
7035 (restage[+prev+]): Depend on touch-stage[+id+].
7036
7037 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7038 Use it throughout.
7039
7040 * Makefile.def: Add profile and feedback bootstrap stages.
7041 Remove next field from bootstrap stages.
7042 * Makefile.tpl (LN, LN_S): Substitute.
7043 (stageN-start, stageN-end): Use double-colon rules, to
7044 provide a hook for additional setup commands.
7045 (distclean-stageN-gcc, restageN): Create dependencies from
7046 [+prev+], not from [+next+].
7047 (stageN-bubble): Add commands for successive stages from
7048 [+prev+], using double-colon rules.
7049 (all-stageN-gcc): Fix typo.
7050 (stagefeedback-start, profiledbootstrap): New.
7051 * Makefile.in: Regenerate.
7052 * configure.in: Call ACX_PROG_LN.
7053 * configure: Regenerate.
7054
7055 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
7056
7057 * MAINTAINERS (Write After Approval): Add myself.
7058
7059 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
7060
7061 * MAINTAINERS (Write After Approval): Add myself.
7062
7063 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
7064
7065 * configure.in: Fix --enable-bootstrap breakage introduced in trees
7066 without gcc.
7067 * configure: Regenerate.
7068
7069 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7070
7071 * Makefile.tpl: Fix typo.
7072 * Makefile.in: Regenerate.
7073
7074 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7075
7076 * configure.in: Remove new- prefix from toplevel
7077 bootstrap targets.
7078 * configure: Regenerate.
7079
7080 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7081
7082 * Makefile.tpl (all.normal): Rename to all.
7083 (all): Replace with a rule to pick the default
7084 target from configure.
7085 (all-gcc, configure-gcc): Use conditionals to
7086 do nothing when toplevel bootstrap is going on.
7087 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7088 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7089 * configure.in: Support --enable-bootstrap.
7090
7091 * Makefile.def: Remove new- prefix from toplevel
7092 bootstrap targets.
7093 * Makefile.tpl: Likewise.
7094
7095 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
7096 target.
7097
7098 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7099 $(RECURSE_FLAGS) to recursive invocation of make.
7100
7101 * Makefile.in: Regenerate.
7102 * configure: Regenerate.
7103
7104 2004-05-30 Andreas Jaeger <aj@suse.de>
7105 Jim Wilson <wilson@specifixinc.com>
7106
7107 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7108 like CC.
7109
7110 2004-05-27 Daniel Jacobowitz <dan@debian.org>
7111
7112 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7113 * configure: Regenerate.
7114
7115 2004-05-25 Daniel Jacobowitz <drow@false.org>
7116
7117 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7118 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7119 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
7120 targets.
7121 * Makefile.in: Regenerate.
7122
7123 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
7124
7125 * configure.in: Test the ability to symlink directories.
7126 * configure: Regenerate.
7127
7128 * Makefile.def (bootstrap-stage): New definitions.
7129 * Makefile.tpl (configure-stage1-gcc,
7130 configure-stage2-gcc, configure-stage3-gcc,
7131 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7132 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7133 new-restage3, compare): Autogenerate, see Makefile.in
7134 entry for behavioral changes.
7135 (distclean-stage1, new-stage1-start, new-stage1-end,
7136 new-stage1-bubble, distclean-stage2, new-stage2-start,
7137 new-stage2-end, new-stage2-bubble, distclean-stage3,
7138 new-stage3-start, new-stage3-end): New autogenerated targets.
7139 (objext, prebootstrap, BOOT_CFLAGS,
7140 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7141 targets.
7142
7143 * Makefile.in: Regenerate.
7144 (distclean-stage1, new-stage1-start, new-stage1-end,
7145 new-stage1-bubble, distclean-stage2, new-stage2-start,
7146 new-stage2-end, new-stage2-bubble, distclean-stage3,
7147 new-stage3-start, new-stage3-end): New targets.
7148 (all-stage1-gcc): Move prebootstrap dependency from here...
7149 (configure-stage1-gcc): ...to here.
7150 (new-bootstrap): Use bubble targets.
7151 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7152 Use per-stage distclean targets.
7153 (configure-stage1-gcc, configure-stage2-gcc,
7154 configure-stage3-gcc, all-stage1-gcc,
7155 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7156 Use new-stageN-start to prepare the tree.
7157
7158 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
7159
7160 * Makefile.def (host_modules): add libcpp.
7161 * Makefile.tpl: Add dependencies on and for libcpp.
7162 * Makefile.in: Regenerate.
7163 * configure.in: Add libcpp host module.
7164 * configure: Regenerate.
7165
7166 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
7167
7168 * Makefile.tpl: Whenever a recursive target is defined, wrap
7169 it in a special @if/@endif block, and prepare its maybe
7170 dependency in the @if/@endif block
7171 * configure.in: Instead of writing maybe dependencies, remove
7172 the @if/@endif statements, and remove the @if/@endif blocks
7173 that remain.
7174 * configure: Regenerate.
7175 * Makefile.in: Regenerate.
7176
7177 2004-05-20 Janis Johnson <janis187@us.ibm.com>
7178
7179 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7180
7181 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
7182
7183 PR bootstrap/15120
7184 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7185 * */configure: Rebuilt.
7186
7187 2004-05-17 Zack Weinberg <zack@codesourcery.com>
7188
7189 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7190 of libf2c.
7191 * configure, Makefile.in: Regenerate.
7192
7193 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
7194
7195 * MAINTAINERS (Write After Approval): Add myself.
7196
7197 2004-05-13 Diego Novillo <dnovillo@redhat.com>
7198
7199 Merge from tree-ssa-20020619-branch.
7200
7201 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7202 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7203 (HOST_GMPLIBS): Define.
7204 (HOST_GMPINC): Define.
7205 (TARGET_LIB_PATH): Add libmudflap.
7206 (GFORTRAN_FOR_TARGET): Define.
7207 (configure-build*): Export GFORTRAN.
7208 (configure-gcc): Export GMPLIBS and GMPINC.
7209 (all-gcc): Add maybe-all-libbanshee.
7210 (configure-target-libgfortran): Define.
7211 * Makefile.in: Regenerate.
7212 * configure.in (host_libs): Add libbanshee.
7213 (target_libraries): Add target-libmudflap and target-libgfortran.
7214 Add --with-libbanshee.
7215 Handle --disable-libmudflap.
7216 (*-*-freebsd*): Use with_gmp.
7217 Add $(libgcj) to noconfigdirs.
7218 * configure: Regenerate.
7219 * depcomp: New file.
7220 * MAINTAINERS: Add tree-ssa maintainers.
7221
7222 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7223
7224 * MAINTAINERS (Various Maintainers): Add myself.
7225
7226 2004-04-30 Brian Ford <ford@vss.fsi.com>
7227
7228 * MAINTAINERS (Write After Approval): Add myself.
7229
7230 2004-04-29 Uros Bizjak <uros@kss-loka.si>
7231
7232 * MAINTAINERS (Write After Approval): Add myself.
7233
7234 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
7235
7236 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7237 * configure: Regenerate.
7238
7239 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
7240
7241 Revert:
7242 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7243
7244 * Makefile.def (flags_to_pass): Remove *dir variables that
7245 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7246 as well as prefix and exec_prefix.
7247 * Makefile.in: Regenerate.
7248
7249 2004-04-26 Robert Millan <robertmh@gnu.org>
7250
7251 Add patches from libtool CVS.
7252 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7253 * ltconfig: Likewise.
7254 * ltcf-c.sh: Likewise.
7255 * ltcf-cxx.sh: Likewise.
7256 * ltcf-gcj.sh: Likewise.
7257
7258 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7259
7260 * Makefile.def (host_modules): Mark with the bootstrap
7261 flag packages on which gcc depends.
7262 * Makefile.tpl (all-bootstrap): Use it.
7263 * Makefile.in: Regenerate.
7264
7265 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7266
7267 * Makefile.def (flags_to_pass): Remove *dir variables that
7268 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7269 as well as prefix and exec_prefix.
7270 * Makefile.in: Regenerate.
7271
7272 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7273
7274 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7275 * configure: Regenerate.
7276 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7277 * gcc/Makefile.tpl (compare): Use the result of the test.
7278 * gcc/Makefile.in: Regenerate.
7279
7280 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
7281
7282 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7283 Always relocate gcc and prev-gcc to the original names, even
7284 if the build fails.
7285 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7286 New targets.
7287
7288 2004-04-23 Laurent GUERBY <laurent@guerby.net>
7289
7290 * MAINTAINERS: Update my email address.
7291
7292 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7293
7294 * configure.in (mips*-*-irix5*): Enable ld.
7295 * configure: Regenerate.
7296
7297 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7298
7299 * configure: Regenerate.
7300
7301 2004-04-15 James E Wilson <wilson@specifixinc.com>
7302
7303 * Makefile.tpl (configure-[+module+], configure-gcc,
7304 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7305 Set and export LDFLAGS.
7306 * Makefile.in: Regenerate.
7307
7308 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7309
7310 * MAINTAINERS: Add myself to write-after-approval.
7311
7312 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
7313
7314 PR bootstrap/14871
7315 * Makefile.tpl: If we don't have built-in-tree target tools,
7316 use the ones found by configure rather than hacking around with
7317 program_transform_name.
7318 * configure.in: Give Makefile.tpl the information necessary
7319 to do that.
7320 * Makefile.in: Regenerate.
7321 * configure: Regenerate.
7322
7323 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7324
7325 PR bootstrap/14760
7326 * configure.in: When computing baseargs, strip *all* copies of
7327 offending options. Also, don't match/substitute the trailing space,
7328 so that this actually works when two similar options are separated by
7329 only one space.
7330 * configure: Regenerate.
7331
7332 2004-04-06 David Edelsohn <edelsohn@gnu.org>
7333
7334 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7335 (rs6000-*-aix*): Same.
7336 * configure: Regenerate.
7337
7338 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
7339
7340 * MAINTAINERS: Add myself to write-after-approval.
7341
7342 2004-04-03 Bud Davis <bdavis9659@comcast.net>
7343
7344 * MAINTAINERS: Add myself to write-after-approval.
7345
7346 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7347
7348 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7349 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7350 * Makefile.in: Regenerate.
7351
7352 * configure.in (top level bootstrap support): Rework --enable-werror
7353 to set @stage2_werror_flag@.
7354 * configure: Regenerate.
7355 * Makefile.tpl (top level bootstrap support): Pass
7356 @stage2_werror_flag@ down to configure in stages 2 and 3.
7357 * Makefile.in: Regenerate.
7358
7359 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7360
7361 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7362 for stages 2 and 3 as well as in make. As a consequence, remove
7363 OUTPUT_OPTION (now detected by configure) from the flags passed down
7364 to make.
7365 * Makefile.in: Regenerate.
7366
7367 * Makefile.tpl (new-bootstrap): Fix typo.
7368 * Makefile.in: Regenerate.
7369
7370 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7371
7372 * Makefile.tpl: Rearrange by moving recursive_targets rules
7373 into their proper sections.
7374 * Makefile.tpl (top level bootstrap support): Move disabling
7375 of coverage flags from 'make' to 'configure'; improve comments.
7376 * Makefile.in: Regenerate.
7377
7378 * Makefile.tpl (experimental top level bootstrap) Move stage1
7379 language setting from all- target to configure- target; disable
7380 intermodule optimization in stage 1; prevent gratuitous rebuilds
7381 of stage 1.
7382 * Makefile.in: Regenerate.
7383 * configure.in: Comma-separate stage 1 language list for top
7384 level bootstrap.
7385 * configure: Regenerate.
7386
7387 * Makefile.tpl: Clean up experimental top level bootstrap support:
7388 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7389 prev-gcc in configure- targets as well as all- targets.
7390 * Makefile.in: Regenerate.
7391
7392 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7393
7394 * compile: New file imported from automake.
7395
7396 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
7397
7398 * configure.in: Remove symbolic link section.
7399 * configure: Regenerate.
7400 * Makefile.tpl (links): Remove.
7401 * Makefile.in: Regenerate.
7402
7403 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
7404 Nathanael Nerode <neroden@gcc.gnu.org>
7405
7406 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7407 Set with AC_CHECK_PROGS.
7408 * configure.in: Fix comment typo from last patch.
7409 * configure: Regenerate.
7410
7411 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7412
7413 * Makefile.tpl: Introduce experimental top level bootstrap support.
7414 * Makefile.in: Regenerate.
7415 * configure.in: Introduce support for top level bootstrap.
7416 * configure: Regenerate.
7417
7418 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
7419 Paolo Bonzini <bonzini@gnu.org>
7420
7421 PR bootstrap/14522
7422 * configure.in: Cope with shells that do not support unquoted ^
7423 * configure: Regenerate.
7424
7425 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
7426 Paolo Bonzini <bonzini@gnu.org>
7427
7428 PR bootstrap/14522
7429 * configure.in: Cope with shells that do not support nesting
7430 quotes inside quoted backquote substitutions.
7431 * configure: Regenerate.
7432
7433 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7434
7435 PR bootstrap/14522
7436 * configure.in: Fix escaping of $.
7437 * configure: Regenerate.
7438
7439 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7440
7441 * configure: Regenerate, since I forgot to while committing Paolo's
7442 changes.
7443
7444 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
7445
7446 PR ada/14131
7447 Move language detection to the top level.
7448 * configure.in: Find default values for the tools as
7449 soon as possible. Disable ada if GNAT is not found.
7450 Emit error message about missing languages. Expand
7451 --enable-languages=all for the gcc subdirectory.
7452
7453 2004-03-10 Ben Elliston <bje@gnu.org>
7454
7455 * MAINTAINERS: Update my email address.
7456
7457 2004-03-05 David Edelsohn <edelsohn@gnu.org>
7458
7459 * ltconfig: Disable building static libraries if building shared
7460 libraries on AIX 5L.
7461
7462 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
7463
7464 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7465 and disable libgcj.
7466 * configure: Regenerated.
7467
7468 2004-03-01 Brian Booth <bbooth@redhat.com>
7469
7470 * MAINTAINERS: Add myself to write-after-approval.
7471
7472 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
7473
7474 * MAINTAINERS: Add myself to write-after-approval.
7475
7476 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7477
7478 PR bootstrap/7087
7479 * Makefile.tpl: Guard XFOO sed statements better.
7480 * Makefile.tpl: Add dependency for configure-target-libada.
7481 * Makefile.in: Regenerate (incidentally fixes broken
7482 commit when libada-branch was merged).
7483
7484 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7485
7486 * MAINTAINERS: Add myself to write-after-approval.
7487
7488 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7489
7490 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7491 maintainers.
7492
7493 2004-02-20 Andrew Cagney <cagney@redhat.com>
7494
7495 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7496 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7497
7498 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7499
7500 PR bootstrap/11932
7501 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7502
7503 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
7504
7505 * MAINTAINERS: Added myself to write-after-approval.
7506
7507 2004-02-14 Michael Koch <konqueror@gmx.de>
7508
7509 * MAINTAINERS: Added myself to write-after-approval.
7510
7511 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7512
7513 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7514 some OS port maintainers to OS port maintainers section.
7515
7516 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
7517
7518 * MAINTAINERS: Add self.
7519
7520 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7521
7522 * MAINTAINERS: Alphabetize.
7523
7524 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
7525
7526 * MAINTAINERS: Remove myself.
7527
7528 2004-02-11 David Edelsohn <edelsohn@gnu.org>
7529
7530 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7531 (rs6000-*-aix*): Same.
7532 * configure: Regenerate.
7533
7534 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7535
7536 * configure.in (host): Add in missing $noconfigdirs to defines.
7537 * configure: Regenerate.
7538
7539 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7540 Nathanael Nerode <neroden@gcc.gnu.org>
7541
7542 PR ada/6637, PR ada/5911
7543 Merge with libada-branch:
7544 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7545 with appropriate dependencies. Add --enable-libada configure switch.
7546 * configure, Makefile.in: Regenerate.
7547
7548 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
7549
7550 * MAINTAINERS: Add myself to write-after-approval.
7551
7552 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7553
7554 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7555 * configure: Regenerate.
7556
7557 2004-02-04 Geoffrey Keating <geoffk@apple.com>
7558
7559 Merge from upstream:
7560
7561 * ltmain.in: When setting IFS to '~', be careful about user
7562 arguments that contain '~'.
7563
7564 2004-02-04 Peter O'Gorman <peter@pogma.com>
7565
7566 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7567 Also test $base_compile against $CC with escaped arguments. Bug
7568 reported by Geoff Keating <geoffk@apple.com>.
7569
7570 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7571
7572 * MAINTAINERS: Remove i960 port.
7573
7574 2004-01-23 DJ Delorie <dj@redhat.com>
7575
7576 * Makefile.def (target_modules) [libiberty]: Don't stage.
7577 * Makefile.in: Rebuilt.
7578
7579 2004-01-20 Caroline Tice <ctice@apple.com>
7580
7581 * MAINTAINERS: Add myself to write-after-approval.
7582
7583 2004-01-19 Paolo Carlini <pcarlini@suse.de>
7584
7585 * MAINTAINERS: Update my email address.
7586
7587 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7588
7589 * MAINTAINERS: Add myself to write-after-approval.
7590
7591 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7592
7593 * MAINTAINERS: Remove entries without email address.
7594
7595 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
7596
7597 * MAINTAINERS: Add myself to write-after-approval.
7598
7599 2004-01-15 Steven Bosscher <stevenb@suse.de>
7600
7601 * MAINTAINERS: Update my email address.
7602
7603 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
7604
7605 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7606 * Makefile.tpl (configure-target-[+module+]): Support stage.
7607 * Makefile.in: Rebuilt.
7608
7609 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7610
7611 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7612
7613 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
7614
7615 * MAINTAINERS: Add myself as a MIPS maintainer.
7616
7617 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7618
7619 * configure.in: Use ./config.cache, not config.cache.
7620 * configure: Regenerate.
7621 * Makefile.tpl: Special-casing not needed for GCC any more.
7622 * Makefile.in: Regenerate.
7623
7624 * configure.in: Don't share a cache file for host dirs.
7625 * configure: Regenerate.
7626
7627 * config-ml.in: Don't mess with the cache file.
7628
7629 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7630
7631 * MAINTAINERS: Move myself from 'Write After Approval' to
7632 'CPU Port Maintainers' section as SPARC maintainer.
7633
7634 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7635
7636 * Makefile.tpl: Make GCC use a separate config.cache.
7637 * Makefile.in: Regenerate.
7638
7639 PR bootstrap/11932, PR bootstrap/11933
7640 (I don't know if it will fix either of them, but it relates
7641 to them.)
7642 * configure.in: Don't use shared config.cache for target
7643 directories.
7644 * configure: Regenerate.
7645
7646 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7647
7648 * MAINTAINERS: Add myself to 'Write After Approval' section.
7649
7650 2003-12-31 Roger Sayle <roger@eyesopen.com>
7651
7652 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7653 * configure: Regenerated.
7654
7655 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7656
7657 * MAINTAINERS: Remove the mn10200 maintainer.
7658
7659 2003-12-21 Bernardo Innocenti <bernie@develer.com>
7660
7661 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7662 * configure: Regenerated.
7663
7664 2003-12-16 Jan Hubicka <jh@suse.cz>
7665
7666 * MAINTAINERS: Add myself as callgraph maintainer.
7667
7668 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7669
7670 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7671 * configure: Regenerate.
7672
7673 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7674
7675 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7676 'Write After Approval' section. Update email.
7677
7678 2003-12-01 James Lemke <jim@wasabisystems.com>
7679
7680 * MAINTAINERS (Write After Approval): Add myself.
7681
7682 2003-11-20 Matt Thomas <matt@3am-software.com>
7683
7684 * MAINTAINERS: Add myself as a vax port maintainer.
7685
7686 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7687
7688 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7689 (configure-build-[+module+], configure-[+module+]): Likewise.
7690 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7691 * Makefile.in: Regenerate.
7692
7693 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7694
7695 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7696 shared/dylibed libraries.
7697 * ltmain.sh: Likewise.
7698 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7699 * ltcf-cxx.sh: Likewise.
7700 * ltcf-gcj.sh: Likewise.
7701 * ltconfig: Likewise.
7702
7703 2003-11-17 Stan Cox <scox@redhat.com>
7704
7705 * MAINTAINERS: Add myself as iq2000 port maintainer.
7706
7707 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7708
7709 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7710 * Makefile.in: Regenerate.
7711
7712 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7713
7714 * config.sub: Update to 2003-11-03 version.
7715
7716 2003-10-20 Phil Edwards <phil@codesourcery.com>
7717
7718 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7719 * configure: Regenerate.
7720
7721 2003-10-20 Nicolas Pitre <nico@cam.org>
7722
7723 * MAINTAINERS: Add myself to 'Write After Approval' section.
7724
7725 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7726
7727 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7728
7729 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7730
7731 * MAINTAINERS: Update my email address.
7732
7733 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7734
7735 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7736
7737 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
7738
7739 * MAINTAINERS: Add myself to 'Write After Approval' section.
7740
7741 2003-10-16 Bernardo Innocenti <bernie@develer.com>
7742
7743 * config.guess: Update to 2003-10-16 version.
7744 * config.sub: Update to 2003-10-16 version.
7745
7746 2003-10-15 David Daney <ddaney@avtrex.com>
7747
7748 * MAINTAINERS: Added myself to 'Write After Approval' section.
7749
7750 2003-10-15 Falk Hueffner <falk@debian.org>
7751
7752 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7753 'Write After Approval' section. Update email.
7754
7755 2003-10-14 Roger Sayle <roger@eyesopen.com>
7756
7757 * MAINTAINERS: Move myself from 'Write After Approval' to
7758 'Various Maintainers' section as middle-end maintainer.
7759
7760 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7761
7762 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7763 HOST_FLAGS_TO_PASS.
7764 * Makefile.in: Regenerate.
7765
7766 2003-10-11 Bernardo Innocenti <bernie@develer.com>
7767
7768 * config.guess: Update to 2003-10-07 version.
7769 * config.sub: Update to 2003-10-07 version.
7770
7771 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7772
7773 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7774 * ltconfig (irix5*, irix6*): Don't override version_type.
7775
7776 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7777
7778 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7779 * configure: Rebuilt
7780 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7781 * Makefile.in: Rebuilt
7782
7783 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7784
7785 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7786
7787 2003-09-30 Carlo Wood <carlo@alinoe.com>
7788
7789 * MAINTAINERS (Write After Approval): Add myself.
7790
7791 2003-09-29 Paul Koning <ni1d@arrl.net>
7792
7793 * MAINTAINERS: Move myself from "Write After Approval"
7794 to CPU platform maintainers for pdp11 platform.
7795
7796 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7797
7798 * MAINTAINERS: Move myself from 'Write After Approval' to
7799 'Various Maintainers' section as libffi testsuite maintainer.
7800
7801 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
7802
7803 * configure.in: Pass a computed --program-transform-name
7804 to subconfigures.
7805 * configure: Regenerated.
7806
7807 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7808
7809 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7810 * Makefile.in: Regenerate.
7811
7812 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7813 * Makefile.in: Regenerate.
7814
7815 2003-09-19 Ziemowit Laski <zlaski@apple.com>
7816
7817 * MAINTAINERS: Move myself from 'Write After Approval'
7818 to 'Various Maintainers' (objective-c) section.
7819
7820 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
7821
7822 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7823 quoting.
7824 * configure: Regenerated.
7825
7826 2003-09-16 Joel Brobecker <brobecker@gnat.com>
7827
7828 * MAINTAINERS (Write After Approval): Add myself to write after
7829 approval list.
7830
7831 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7832
7833 * MAINTAINERS (Write After Approval): Add myself.
7834
7835 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7836
7837 * MAINTAINERS: Update my e-mail address.
7838
7839 2003-09-09 Alan Modra <amodra@bigpond.net.au>
7840
7841 * libtool.m4 (LD): Correct powerpc64 host match.
7842
7843 2003-09-06 James E Wilson <wilson@tuliptree.org>
7844
7845 * MAINTAINTERS: Update my affiliation and email address.
7846
7847 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7848
7849 * MAINTAINERS (Write After Approval): Add myself.
7850
7851 2003-09-04 DJ Delorie <dj@redhat.com>
7852
7853 * configure: Regenerate.
7854
7855 2003-09-04 Robert Millan <robertmh@gnu.org>
7856
7857 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7858
7859 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7860
7861 * configure.in: Ensure arguments to sed are properly spaced.
7862 * configure: Regenerate.
7863
7864 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7865
7866 * MAINTAINERS: Update my e-mail address.
7867
7868 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
7869
7870 * MAINTAINERS (Write After Approval): Add myself.
7871
7872 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
7873
7874 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7875 * configure: Regenerated.
7876
7877 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
7878
7879 * MAINTAINERS: Update my email address.
7880
7881 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
7882
7883 * configure.in: Use newline instead of semicolon when assuming
7884 shell arguments in a for loop.
7885 * configure: Regenerated.
7886
7887 2003-08-22 Jason Eckhardt <jle@rice.edu>
7888
7889 * MAINTAINERS: Resurrect the i860 maintainer.
7890
7891 2003-08-20 Geoffrey Keating <geoffk@apple.com>
7892
7893 PR 8180
7894 * configure.in: When testing with_libs and with_headers, treat
7895 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7896 * configure: Regenerate.
7897
7898 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7899 make, shell, etc.
7900 (baseargs): Likewise.
7901 * configure: Regenerate.
7902
7903 2003-08-20 Bernardo Innocenti <bernie@develer.com>
7904
7905 * MAINTAINERS (Write After Approval): Add myself.
7906
7907 2003-08-19 Geoffrey Keating <geoffk@apple.com>
7908
7909 * configure.in: Disable libgcj for darwin not on powerpc.
7910 * configure: Rebuild.
7911
7912 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7913
7914 * config-ml.in, symlink-tree: Add license.
7915
7916 2003-08-03 Richard Stallman <rms@gnu.org>
7917 Eben Moglen <moglen@columbia.edu>
7918
7919 * README.SCO: New file.
7920
7921 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7922
7923 * Makefile.tpl (check, check-c++): Express dependencies using
7924 dependencies rather than commands.
7925 * Makefile.in: Regenerate.
7926
7927 2003-08-01 Andrew Cagney <cagney@redhat.com>
7928
7929 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7930 * configure: Ditto.
7931
7932 2003-07-31 Geoffrey Keating <geoffk@apple.com>
7933
7934 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7935 * Makefile.in: Update.
7936
7937 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7938
7939 * configure.in: Enable libgcj for darwin.
7940 * configure: Rebuild.
7941
7942 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
7943
7944 * config-ml.in: Use ac_configure_args directly instead of
7945 ml_arguments. Only set ml_norecursion if --no[-]recursion is
7946 actually seen.
7947
7948 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7949
7950 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7951 creating target and build subdirs to build all parent dirs as needed.
7952 * Makefile.in: Rebuild.
7953 * configure.in: Don't build dirs explicitly here.
7954 * configure: Rebuild.
7955
7956 2003-07-26 Paul Brook <paul@nowt.org>
7957
7958 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7959
7960 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
7961
7962 * Makefile.tpl (all-make): Depend on intl.
7963 * Makefile.in: Rebuilt.
7964
7965 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
7966
7967 * install-sh: Update to newer upstream versions (associated with
7968 aclocal 1.7).
7969 * mkinstalldirs: Likewise.
7970 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7971
7972 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
7973
7974 * MAINTAINERS: Move self from Bug database only accounts
7975 to write-after-approval.
7976
7977 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
7978
7979 * config.if: Remove unused libc_interface determination.
7980
7981 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
7982
7983 * MAINTAINERS: Move self from write-after-approval to
7984 build machinery (*.in).
7985
7986 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
7987
7988 PR bootstrap/11273
7989 PR bootstrap/11408
7990 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
7991 unused INSTALL_PROGRAM_ARGS.
7992 * configure.in: Use AC_PROG_INSTALL.
7993 * Makefile.in: Regenerate.
7994 * configure: Regenerate.
7995
7996 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
7997
7998 * MAINTAINERS: Alphabetize.
7999
8000 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
8001
8002 * configure: Rebuilt.
8003 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8004 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8005 newlib nor libgloss.
8006 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8007 * configure.in (am33_2.0-*-linux*): Added.
8008
8009 2003-07-09 Bob Wilson <bob.wilson@acm.org>
8010
8011 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8012 * configure: Regenerate.
8013
8014 2003-07-07 Zack Weinberg <zack@codesourcery.com>
8015
8016 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8017 * Makefile.in: Regenerate.
8018
8019 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8020
8021 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8022 * Makefile.in: Regenerate.
8023
8024 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8025
8026 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8027 * Makefile.in: Regenerated.
8028
8029 * config-ml.in: Replace PWD with PWD_COMMAND.
8030
8031 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8032
8033 * intl: New directory; see intl/ChangeLog for details.
8034 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8035 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8036 * Makefile.in: Regenerate.
8037
8038 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8039
8040 * configure.in: Clean up config-lang.in handling. Delete
8041 useless assignment to "subdirs".
8042 * configure: Regenerate.
8043
8044 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
8045
8046 * configure.in: Rename 'target_libs' to 'target_libraries'.
8047 Remove useless reference to 'target_libs'.
8048 * configure: Regenerate.
8049
8050 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
8051
8052 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8053 * Makefile.in: Regenerate.
8054
8055 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
8056
8057 * Makefile.def: Introduce flags_to_pass.
8058 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8059 * Makefile.in: Regenerate.
8060
8061 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
8062
8063 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8064 and target-libgloss.
8065 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8066 <h8300*-*-*>: Disable libf2c and ${libgcj}.
8067 * configure: Regenerate.
8068
8069 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
8070
8071 * configure.in: Update testsuite_flags to new location.
8072 * configure. Regenerate.
8073
8074 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
8075
8076 * Makefile.tpl: Remove BUILD_CC stuff.
8077 * Makefile.in: Regenerate.
8078
8079 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
8080
8081 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8082
8083 2003-06-16 Graeme Peterson <gp@qnx.com>
8084
8085 * MAINTAINERS (Write After Approval): Add myself.
8086
8087 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
8088
8089 * config.guess: Update to 2003-06-12 version.
8090 * config.sub: Update to 2003-06-13 version.
8091
8092 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
8093
8094 * config.guess: Update to 2003-06-06 version.
8095 * config.sub: Update to 2003-06-06 version.
8096
8097 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8098
8099 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8100 * configure. Regenerate.
8101
8102 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
8103
8104 * configure.in: Disable serial configure by default.
8105 * configure: Regenerate.
8106 * Makefile.tpl: Abolish .NOTPARALLEL.
8107 * Makefile.in: Regenerate.
8108
8109 * Makefile.tpl: Replace {build,host,target}_canonical by
8110 {build,host,target}.
8111 * Makefile.in: Regenerate.
8112
8113 * Makefile.tpl: Fix stupid pasto.
8114 * Makefile.in: Regenerate.
8115
8116 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
8117
8118 * Makefile.tpl: Remove bogus conditional.
8119 * Makefile.in: Regenerate.
8120
8121 2003-06-05 Jan Hubicka <jh@suse.cz>
8122
8123 * Makefile.tpl (profiledbootstrap): New target.
8124 * Makefile.in (profiledbootstrap): New target.
8125
8126 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
8127
8128 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8129 Pinski. Remove user names from other bugzilla-only maintainers.
8130
8131 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
8132
8133 * Makefile.tpl: Make 'recursive targets' using autogen rather
8134 than shell loop. Remove duplicate 'clean' targets and false
8135 comments.
8136 * Makefile.def: Add systematic dependencies to 'recursive' targets.
8137 Add systematic method of specifying missing targets in subdirs.
8138 Add copyright boilerplate.
8139 * Makefile.in: Regenerate.
8140 * configure.in: Add 'recursive targets' to maybe list.
8141 * configure: Regenerate.
8142
8143 * MAINTAINERS: "GNATS only" -> "Bug database only".
8144
8145 * Makefile.tpl: Rename [+target+] to [+make_target+].
8146 * Makefile.def: Rename 'target' to 'make_target'.
8147
8148 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
8149
8150 * MAINTAINERS: Add self as options handling maintainer.
8151
8152 2003-05-28 Michael Meissner <gnu@the-meissners.org>
8153
8154 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8155 been too long since I touched those ports.
8156
8157 2003-05-28 DJ Delorie <dj@redhat.com>
8158
8159 * Makefile.tpl: Make maybe-check-gcc .PHONY.
8160 * Makefile.in: Regenerate.
8161
8162 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8163
8164 * configure.in: Use curly braces in the definition of tooldir.
8165 * configure: Regenerate.
8166
8167 2003-05-21 DJ Delorie <dj@redhat.com>
8168
8169 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8170 newlib or libgloss.
8171 * Makefile.in: Regenerate.
8172
8173 2003-05-21 DJ Delorie <dj@redhat.com>
8174
8175 * Makefile.tpl: Add missing empty maybe-check-gcc target.
8176 * Makefile.in: Regenerate.
8177
8178 2003-05-20 Ian Lance Taylor <ian@airs.com>
8179
8180 * MAINTAINERS: Update my e-mail address.
8181
8182 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
8183
8184 * configure.in: Switch more things to use maybe dependencies.
8185 * Makefile.tpl: Switch more things to use maybe dependencies.
8186 Factor out common code from autogen IF statements.
8187 * configure: Regenerate.
8188 * Makefile.in: Regenerate.
8189
8190 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
8191
8192 * configure.in: Accept i[3456789]86 for machine type.
8193 * configure: Regenerate.
8194
8195 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
8196
8197 * configure.in: Switch more things to use maybe dependencies.
8198 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
8199 * configure: Regenerate.
8200 * Makefile.tpl: Switch more things to use maybe dependencies.
8201 * Makefile.in: Regenerate.
8202
8203 2003-05-16 Andreas Schwab <schwab@suse.de>
8204
8205 * Makefile.tpl (install-opcodes): Define.
8206 * Makefile.in: Rebuild.
8207
8208 2003-05-13 Andreas Jaeger <aj@suse.de>
8209
8210 * config.guess: Update to 2003-05-09 version.
8211 * config.sub: Update to 2003-05-09 version.
8212
8213 2003-05-13 Michael Eager <eager@mvista.com>
8214
8215 * configure.in: Correct sed script so that options in quotes are not
8216 deleted.
8217 * configure: Rebuild.
8218
8219 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
8220
8221 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8222 and $$s/newlib/libc/sys/cygwin32 include paths.
8223 * configure: Ditto.
8224
8225 2003-05-12 Michael Meissner <gnu@the-meissners.org>
8226
8227 * MAINTAINERS: Update my email addresses.
8228
8229 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8230
8231 * config-ml.in: Propagate INSTALL variables.
8232
8233 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8234
8235 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8236
8237 2003-05-02 Chris Demetriou <cgd@broadcom.com>
8238
8239 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8240 * Makefile.in: Regenerate.
8241
8242 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8243
8244 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8245
8246 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8247
8248 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8249
8250 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
8251
8252 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8253 * Makefile.in: Regenerated.
8254
8255 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8256
8257 * MAINTAINERS (Write After Approval): Upgrade myself from
8258 GNATS only to write-after-approval. Update my mail address.
8259
8260 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
8261
8262 (OS Port Maintainers: freebsd): Add myself.
8263
8264 2003-04-22 Mark Mitchell <mark@codesourcery.com>
8265
8266 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8267
8268 2003-04-22 Kean Johnston <jkj@sco.com>
8269
8270 * MAINTAINERS (SCO ports): Added myself.
8271
8272 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8273
8274 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8275
8276 2003-04-19 Kean Johnston <jkj@sco.com>
8277
8278 * MAINTAINERS (Write After Approval): Add myself.
8279
8280 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8281
8282 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8283 * Makefile.in: Regenerate.
8284
8285 2003-04-18 Jakub Jelinek <jakub@redhat.com>
8286
8287 * configure.in (powerpc64*-*-linux*): Remove.
8288 * configure: Rebuilt.
8289
8290 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
8291
8292 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8293 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8294 and restrap.
8295 * Makefile.in: Regenerate.
8296
8297 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
8298
8299 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8300 * configure: Regenerated.
8301
8302 2003-04-15 DJ Delorie <dj@redhat.com>
8303
8304 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8305
8306 2003-04-13 Nick Clifton <nickc@redhat.com>
8307
8308 * config-ml.in: Remove support for --disable-aix removing
8309 call-aix multilibs.
8310
8311 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
8312
8313 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8314 * */configure: Rebuilt.
8315
8316 2003-04-08 Joel Sherrill <joel@oarcorp.com>
8317
8318 * MAINTAINERS: Add my email address.
8319
8320 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
8321
8322 * MAINTAINERS (Write After Approval): Add myself.
8323
8324 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8325
8326 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8327 * Makefile.in: Regenerate.
8328
8329 2003-03-14 Michael Chastain <mec@shout.net>
8330
8331 * Makefile.in: Regenerate with correct Makefile.def.
8332
8333 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8334
8335 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8336 Make macro.
8337 * Makefile.in: Regenerate.
8338 * configure.in: Clean up gxx_include_dir logic.
8339 * configure: Regenerate.
8340
8341 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8342
8343 * MAINTAINERS (Write After Approval): Add myself.
8344
8345 2003-03-10 Ben Elliston <bje@wasabisystems.com>
8346
8347 * MAINTAINERS: Update my mail address.
8348
8349 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8350
8351 * configure.in (gxx_include_dir): Fix typo.
8352 * configure: Regenerated.
8353
8354 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8355
8356 * Makefile.tpl: Reindent.
8357 * Makefile.in: Regenerate.
8358 * configure.in: Reindent. Don't set unused variables.
8359 * configure: Regenerate.
8360
8361 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
8362
8363 * configure.in: Include $(build_tooldir)/sys-include in
8364 FLAGS_FOR_TARGET.
8365 * configure: Regenerated.
8366
8367 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8368
8369 * Makefile.tpl: Always pass down RANLIB.
8370 * Makefile.in: Regenerate.
8371
8372 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8373 * Makefile.in: Regenerate.
8374 * configure.in: Remove unused logic relating to --enable-shared
8375 and --enable-threads. Remove bogus comments. Remove redundant
8376 noconfigdirs.
8377 * configure: Regenerate.
8378
8379 * configure.in: Replace ${libstdcxx_version} by its value.
8380 Remove reference to mh-dgux.
8381 * configure: Regenerate.
8382
8383 2003-03-03 Kevin Buettner <kevinb@redhat.com>
8384
8385 * MAINTAINERS (Write After Approval): Add myself.
8386
8387 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8388
8389 * Makefile.tpl: Rearrange.
8390 * Makefile.in: Regenerate.
8391
8392 2003-02-25 Uwe Stieber <uwe@wwws.de>
8393
8394 * configure.in: Add support for kaOS as cross build target system.
8395 * configure: Regenerated.
8396
8397 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8398
8399 * MAINTAINERS (Write after approval): Add myself.
8400
8401 2003-02-21 James E Wilson <wilson@tuliptree.org>
8402
8403 * MAINTAINERS: Update my email address.
8404
8405 2003-02-21 Zack Weinberg <zack@codesourcery.com>
8406
8407 * MAINTAINERS: Add self to blanket write privs. section.
8408
8409 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
8410
8411 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8412 configure-target-* as some target builds may require additional
8413 flags for preprocessor tests.
8414 * Makefile.in: Regenerated.
8415
8416 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
8417
8418 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8419 * ltconfig: Handle it.
8420 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8421 auto-detecting it.
8422
8423 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8424 it is used as argument to $CC.
8425 * ltcf-gcj.sh: Likewise.
8426
8427 * configure.in: Introduce --enable-maintainer-mode.
8428 * configure: Rebuilt.
8429 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8430 for maintainer mode.
8431 * Makefile.in: Rebuilt.
8432
8433 2003-02-18 Jason Merrill <jason@redhat.com>
8434
8435 * Makefile.tpl (check-c++): Allow parallelism.
8436
8437 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8438
8439 * MAINTAINERS: Remove John Carr (who never actually had access to
8440 gcc.gnu.org).
8441
8442 2003-02-15 Geoffrey Keating <geoffk@apple.com>
8443
8444 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8445 don't configure target-libobjc.
8446 * configure: Regenerate.
8447
8448 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8449
8450 * Makefile.tpl (RANLIB): Define.
8451 * Makefile.in: Regenerate.
8452
8453 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8454
8455 * MAINTAINERS: Update my email.
8456
8457 2003-02-06 Keith R Seitz <keiths@redhat.com>
8458
8459 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8460 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8461 * Makefile.in: Regenerated.
8462 * configure.in: Remove all traces of snavigator, db, and grep.
8463 * configure: Regenerated.
8464
8465 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8466
8467 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8468 After Approval.
8469
8470 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8471
8472 * MAINTAINERS (Write after approval): Add myself.
8473
8474 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
8475
8476 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8477 * Makefile.in: Regenerated.
8478
8479 2003-01-30 Roger Sayle <roger@eyesopen.com>
8480
8481 * config.guess: Updated to 2003-01-30's version.
8482 * config.sub: Updated to 2003-01-28's version.
8483
8484 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
8485
8486 * config.if: If gcc_version is already set, just use it. Don't set
8487 gcc_version_trigger if it's already set, otherwise set it to
8488 gcc/version.c, but only if the file exists. If it is not set and
8489 gcc/version.c does not exist, try to extract the version number from
8490 $CC.
8491
8492 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8493
8494 * MAINTAINERS: Add myself to write-after-approval list.
8495
8496 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
8497
8498 * configure.in: Revert 24Jan change.
8499 * configure: Regenerate.
8500
8501 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8502
8503 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8504 entry of HJ Lu.
8505
8506 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8507
8508 * configure.in: Revert previous change.
8509 * configure: Regenerate.
8510
8511 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8512
8513 * configure.in: Make rda native-only.
8514 * configure: Regenerate.
8515
8516 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8517
8518 * MAINTAINERS: Move myself from GNATS-only-accounts to
8519 write-after-approval.
8520
8521 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8522
8523 * configure.in: Add missing \.
8524 * configure: Rebuilt.
8525
8526 2003-01-17 Jakub Jelinek <jakub@redhat.com>
8527
8528 * configure.in (baseargs): Avoid using \| in sed regular
8529 expressions.
8530 * configure: Rebuilt.
8531
8532 2003-01-16 Jakub Jelinek <jakub@redhat.com>
8533
8534 * configure.in (baseargs): Remove all supported forms of
8535 --cache-file, --srcdir, --host, --build and --target options
8536 from argument lists.
8537 * configure: Rebuilt.
8538
8539 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
8540
8541 * MAINTAINERS: Add myself to write-after-approval list.
8542
8543 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
8544
8545 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8546 * configure: Rebuilt.
8547
8548 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8549
8550 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8551 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8552 * Makefile.in: Regenerate.
8553 * configure: Regenerate.
8554
8555 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
8556
8557 * configure.in: Remove Makefile in build, host and target modules
8558 unless configure was run with --no-recursion.
8559 * configure: Rebuilt.
8560
8561 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8562
8563 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8564 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8565 * Makefile.in: Regenerate.
8566
8567 2003-01-08 Chris Demetriou <cgd@broadcom.com>
8568
8569 * config.guess: Update to 2003-01-03 version.
8570 * config.sub: Update to 2003-01-03 version.
8571
8572 2003-01-07 Christopher Faylor <cgf@redhat.com>
8573
8574 * configure: Regenerate with proper autoconf 2.13.
8575
8576 2003-01-07 Christopher Faylor <cgf@redhat.com>
8577
8578 * configure.in: Add AC_PREREQ for consistency.
8579 * configure: Regenerate.
8580
8581 2003-01-06 Andrew Cagney <ac131313@redhat.com>
8582
8583 * configure.in (GDB_TK): Add tcl directories conditional on
8584 gdb/gdbtk directory being present.
8585 * configure: Regenerate.
8586
8587 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
8588
8589 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8590 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8591 * configure: Rebuilt.
8592
8593 2002-12-31 Tom Tromey <tromey@redhat.com>
8594
8595 * Makefile.in: Rebuilt.
8596 * Makefile.def (target_modules) [libffi]: Allow installation.
8597
8598 2002-12-31 Andreas Schwab <schwab@suse.de>
8599
8600 * configure.in: Fix use of $program_transform_name.
8601 * configure: Regenerated.
8602
8603 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
8604
8605 * configure.in (baseargs): Don't remove first configure argument.
8606 * configure: Regenerated.
8607
8608 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
8609
8610 * Makefile.tpl (local-distclean): Don't remove...
8611 (multilib.ts): ... this. Moved into...
8612 (multilib.out): ... this. Don't use sub-make.
8613 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8614 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8615 (configure-build-[+module+], configure-[+module+],
8616 configure-target-[+module+], configure-gcc): ... these. Test
8617 for Makefile existence. Drop config.status from dependencies.
8618 * Makefile.in: Rebuilt.
8619 * configure.in: Move gcc-version-trigger to the end of
8620 ac_configure_args. Add comments to maybedep.tmp and
8621 serdep.tmp. Introduce --disable-serial-configure. Remove
8622 nonopt from baseargs, matching and removing corresponding
8623 whitespace while at it.
8624 * configure: Rebuilt.
8625
8626 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
8627
8628 * configure.in (host_configargs): Replace reference to
8629 no-longer-defined buildopts with --build=${build_alias}.
8630 * configure: Rebuilt.
8631
8632 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8633 program_transform_name to standard idiom.
8634 (AUTOGEN, AUTOCONF): Define.
8635 (Makefile.in): Use $(AUTOGEN).
8636 (Makefile): Depend on config.status, and use autoconf-style rule to
8637 build it. Move original commands to...
8638 (config.status): ... this new target.
8639 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8640 $(AUTOCONF).
8641 * Makefile.in: Rebuilt.
8642
8643 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8644
8645 * Makefile.tpl: Fix dramatic bustage due to change in
8646 program_transform_name.
8647 * Makefile.in: Regenerate.
8648
8649 * configure.in: Remove unnecessary PATH setting.
8650 * configure: Regnerate.
8651
8652 * configure.in: Don't default to unprefixed tools unless
8653 the native tools will work.
8654 * configure: Regenerate.
8655
8656 * configure.in: Convert to autoconf script. Blow away lots
8657 of now-redundant Makefile fragments.
8658 * configure: Generate using Autoconf.
8659 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8660 * Makefile.in: Regenerate.
8661
8662 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8663
8664 * configure: Fix stupid bug where RANLIB was mistakenly included.
8665
8666 * configure.in: Rename (buildargs, hostargs, targargs) to
8667 (build_configargs, host_configargs, target_configargs).
8668
8669 * configure.in: Move logic out of sed statement.
8670
8671 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
8672 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8673
8674 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8675
8676 * config.sub: Import from master repository
8677 * config.guess: Ditto
8678
8679 2002-12-24 Andreas Schwab <schwab@suse.de>
8680
8681 * Makefile.tpl (multilib.out): Fix missing space.
8682 * Makefile.in: Regenerate.
8683
8684 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8685
8686 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8687 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8688 * Makefile.in: Regenerate.
8689 * configure.in: Remove unnecessary leftovers.
8690
8691 2002-12-21 Geoffrey Keating <geoffk@apple.com>
8692
8693 * configure.in (extra_ranlibflags_for_target): New variable.
8694 (*-*-darwin): Add -c to ranlib commands.
8695 * configure (tooldir): Handle extra_ranlibflags_for_target.
8696
8697 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
8698
8699 * Makefile.tpl: Revert HJL's change.
8700 * Makefile.in: Regenerated.
8701 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8702 always.
8703
8704 2002-12-19 Andreas Schwab <schwab@suse.de>
8705
8706 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8707 * Makefile.in: Regenerate.
8708
8709 2002-12-18 H.J. Lu <hjl@gnu.org>
8710
8711 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8712 * Makefile.in: Regenerated.
8713
8714 * configure.in (build_prefix): New. Substitute.
8715
8716 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8717
8718 * Makefile.tpl: Don't let real targets depend on phony targets.
8719 * Makefile.in: Regenerate.
8720
8721 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8722 * Makefile.in: Regenerate.
8723
8724 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8725
8726 * config.sub: Import from master repository
8727 * config.guess: Ditto
8728
8729 2002-12-16 Jason Merrill <jason@redhat.com>
8730
8731 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8732 previous 'make bootstrap'.
8733 * Makefile.in: Regenerate.
8734
8735 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8736
8737 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8738
8739 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8740
8741 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8742 * Makefile.in: Regenerate.
8743
8744 2002-12-13 Jason Merrill <jason@redhat.com>
8745
8746 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
8747 library tests.
8748 (check-c++): Just depend on it and check-target-libstdc++-v3.
8749 * Makefile.in: Regenerate.
8750
8751 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8752
8753 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8754 * Makefile.in: Rebuilt.
8755
8756 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8757
8758 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8759
8760 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8761
8762 * configure: Fix bug put in by gremlins.
8763
8764 * Makefile.tpl: Substitute more autoconfily.
8765 * configure: Substitute more autoconfily.
8766 * Makefile.in: Regenerate.
8767
8768 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8769
8770 * config.sub: Import from master repository
8771 * config.guess: Ditto
8772 * MAINTAINERS: Added Svein Seldal under write after approval
8773
8774 2002-12-08 Andrew Cagney <ac131313@redhat.com>
8775
8776 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8777 * Makefile.in (all-sim): Ditto.
8778
8779 2002-12-06 DJ Delorie <dj@redhat.com>
8780
8781 * Makefile.tpl: Change configure dependencies to not have real
8782 targets depend on phony targets.
8783
8784 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8785
8786 * configure.in: Revert unintentional change.
8787
8788 * Makefile.tpl: Change dependency for */multilib.out so that
8789 it works when gcc isn't in the tree.
8790
8791 * configure.in: Substitute more.
8792 * configure: Run subconfigures from the Makefile.
8793 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8794 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8795
8796 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8797
8798 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8799
8800 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8801
8802 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8803 and corresponding dependencies.
8804 * Makefile.in: Regenerate.
8805
8806 * configure.in (host_tools): Order binutils, gas and ld for
8807 convenience in running the testsuites.
8808
8809 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8810 * Makefile.in: Regenerate.
8811 * configure.in: Introduce rules to serialize subconfigure runs.
8812
8813 * configure.in: Introduce BASE_CC_FOR_TARGET.
8814 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8815 Realize configure-build-* targets. Realize configure-target-* targets.
8816 * Makefile.in: Regenerate.
8817
8818 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8819
8820 * configure: Move gcc_version_trigger stuff from here...
8821 * configure.in: ...to here.
8822
8823 * configure.in: Separate subconfigure options added by this file from
8824 options given by the user. Add machinery to put args for host
8825 subconfigures into the Makefile.
8826
8827 * Makefile.tpl: Remove 'vault' targets.
8828 * Makefile.tpl: Reorder and comment dependencies.
8829 * Makefile.in: Regenerate.
8830
8831 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8832 * configure.in: Fix my broken commit of previous patch. (sigh)
8833
8834 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8835
8836 * configure.in: Move host-specific darwin noconfigdirs into
8837 the host-specific section.
8838
8839 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8840
8841 * configure.in: Move host-specific darwin noconfigdirs into
8842 the host-specific section.
8843
8844 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8845
8846 * configure: Remove skip-this-dir support.
8847 * Makefile.tpl: Remove skip-this-dir support.
8848
8849 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8850 subdirectories.
8851 * Makefile.in: Regenerate.
8852
8853 * Makefile.tpl: Strip out useless setting of 'dir'.
8854 * Makefile.in: Regenerate.
8855
8856 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8857
8858 * configure.in: Fix deeply stupid bug.
8859
8860 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8861 shell code in CXX_FOR_TARGET
8862 * Makefile.def: Introduce raw_cxx.
8863 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8864 RAW_CXX_FOR_TARGET.
8865 * Makefile.in: Regenerate.
8866
8867 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
8868
8869 * Makefile.tpl: Remove unnecessary ifs.
8870 * Makefile.in: Regenerate.
8871
8872 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
8873 dependencies. Maybe-ize build-libiberty. Create dummy install
8874 targets for 'no_install' modules.
8875 * configure: Move GDB_TK substitution to configure.in. Move
8876 build_modules stuff to configure.in.
8877 * configure.in: Implement soft dependency machinery. Maybe-ize
8878 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
8879 * Makefile.in: Regenerate.
8880
8881 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
8882
8883 * Makefile.tpl: Make all-target, install-target behave similarly
8884 to all, install (only hitting configured targets). Eliminate
8885 unused macro defintions.
8886
8887 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8888 build != host.
8889
8890 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8891
8892 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8893
8894 * configure.in: Produce lists of subdir targets we're actually
8895 configuring. Remove references to "dosrel".
8896 * Makefile.tpl: Let configure set which subdir targets are hit.
8897 Remove install-cross; clean up install; remove ALL. Remove
8898 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
8899 Autogenerate host module targets. Remove empty dependency lines
8900 and redundant dependency; rearrange slightly.
8901 * Makefile.def: Add host-side libtermcap, utils.
8902
8903 * Makefile.in: Regenerate.
8904
8905 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8906
8907 * ltconfig (osf[345]): Append $major to soname_spec.
8908 Reflect this in library_names_spec.
8909 * ltmain.sh (osf): Prefix $major with . for use as extension.
8910
8911 2002-11-19 Andreas Jaeger <aj@suse.de>
8912
8913 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8914 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8915 and sparc64 GNU/Linux systems.
8916
8917 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
8918
8919 * MAINTAINERS: Update email.
8920
8921 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8922
8923 * MAINTAINERS: Complete James Dennett's entry.
8924
8925 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
8926
8927 * MAINTAINERS (Write After Approval): Add myself.
8928
8929 2002-11-13 Bruce Korb <bkorb@gnu.org>
8930
8931 * Makefile.tpl: syntactic cleanup
8932
8933 2002-11-13 Stuart Hastings <stuart@apple.com>
8934
8935 * MAINTAINERS: Add myself to write-after-approval list.
8936
8937 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8938
8939 * Makefile.def: Add list of recursive targets to autogenerate.
8940 Add build_modules.
8941 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
8942 targets. Autogenerate *-build-* targets.
8943 * Makefile.in: Regenerate.
8944
8945 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8946
8947 * configure: More autoconf-style substitutions.
8948 * Makefile.tpl: More autoconf-style substitutions.
8949 * Makefile.in: Regenerate.
8950
8951 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
8952
8953 * configure: Substitute more variables in a more autoconf-friendly
8954 way. Simplify slightly.
8955 * Makefile.tpl: Make more variables substitutable in an
8956 autoconf-friendly way.
8957 * Makefile.in: Regenerate.
8958
8959 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
8960
8961 * MAINTAINERS (Write After Approval): Add myself.
8962
8963 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
8964
8965 * configure.in (v810*): Remove special setting of tools.
8966
8967 * configure: Add support for extra required flags for ar or nm.
8968 * configure.in (aix4.3+): Use above support for target-specific
8969 issues, rather than using config/mt-aix43.
8970
8971 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
8972
8973 * configure: Remove 'removing', which doesn't work. Replace $subdir
8974 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
8975 with $srcdir. Reformat indentation. Substitute some variables
8976 formerly hard-coded in the Makefile for build=host.
8977 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8978 * Makefile.def: Autogenerate more.
8979 * Makefile.in: Regenerate.
8980
8981 2002-11-04 Adam Nemet <anemet@lnxw.com>
8982
8983 * MAINTAINERS (Write After Approval): Add myself.
8984
8985 2002-11-04 Kevin Buettner <kevinb@redhat.com>
8986
8987 * Makefile.def (host_modules): Add rda.
8988 * Makefile.in: Regenerate.
8989 * configure.in (target_tool): Add target-rda to list.
8990
8991 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8992
8993 * MAINTAINERS: Remove "co-maintainer" note for web pages.
8994
8995 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
8996
8997 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
8998 and restrap targets to this rule.
8999 * Makefile.in: Regenerate.
9000
9001 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9002
9003 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9004 GNATS only accounts.
9005
9006 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9007
9008 * configure.in (i[3456]86-*-linux*): Add check to disable
9009 ${libgcj} for glibc1.
9010
9011 2002-10-24 Denis Chertykov <denisc@overta.ru>
9012
9013 * MAINTAINERS: Add myself as ip2k port maintainer.
9014
9015 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9016
9017 * configure.in: Add tic4x target.
9018
9019 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9020
9021 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9022 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9023 * Makefile.in: Regenerate.
9024
9025 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9026 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9027 * Makefile.in: Regenerate.
9028
9029 2002-10-02 Janis Johnson <janis187@us.ibm.com>
9030
9031 * MAINTAINERS: Add myself as web pages co-maintainer.
9032
9033 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9034
9035 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9036 * Makefile.in: Regenerate.
9037
9038 2002-10-02 Zack Weinberg <zack@codesourcery.com>
9039
9040 * MAINTAINERS: Add myself and Nathan Sidwell
9041 <nathan@codesourcery.com> as VxWorks maintainers.
9042
9043 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9044
9045 * Makefile.def: Remove order dependency comments.
9046 * Makefile.tpl: Add explicit install-install dependencies.
9047 * Makefile.in: Regenerate.
9048
9049 * Makefile.tpl: Remove material now in src-release. (Finally!)
9050 * Makefile.in: Regenerate.
9051
9052 * Makefile.tpl: Add configure-target (for src-release in src)
9053 * Makefile.in: Regenerate.
9054
9055 2002-09-30 Nick Clifton <nickc@redhat.com>
9056
9057 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9058
9059 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
9060
9061 * configure.in (s390*-*-linux*): Enable libgcj.
9062
9063 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
9064
9065 * configure: Revert accidentally applied changes.
9066
9067 * Makefile.tpl: Make more autoconf-friendly.
9068 * Makefile.in: Regenerate.
9069 * configure: Make substitution more autoconf-like.
9070
9071 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
9072
9073 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9074 single entry to handle all these.
9075 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
9076 libjava on arm-*-elf.
9077
9078 2002-09-27 Geoffrey Keating <geoffk@apple.com>
9079
9080 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9081 things that depend on them.
9082
9083 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9084
9085 * Makefile.tpl: Make subsituted variables more autoconfy.
9086 * Makefile.in: Regenerate.
9087 * configure: Make seds more autoconfy.
9088
9089 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9090
9091 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9092 * Makefile.in: Regenerate.
9093 * configure.in: Rewrite sed statements to look autoconfy.
9094
9095 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9096 all-target-foo on configure-target-foo.
9097 * Makefile.def: Ditto.
9098 * Makefile.in: Rebuild.
9099
9100 2002-09-25 Andrew Haley <aph@redhat.com>
9101
9102 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9103
9104 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
9105
9106 * Makefile.def: New file.
9107 * Makefile.tpl: New file.
9108 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9109 * contrib/gcc_update: Note that Makefile.in is a generated file.
9110
9111 * configure.in: Minor rearrangement. Simplify tests.
9112
9113 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
9114
9115 * configure.in (with_headers): Skip copy if value is "yes".
9116 (with_libs): Likewise.
9117
9118 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9119
9120 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9121 * configure.in (sh*-*-pe*): Ditto.
9122 * configure.in (mips*-*-pe*): Ditto.
9123 * configure.in (*arm-wince-pe): Ditto.
9124
9125 * configure.in: Rearrange.
9126
9127 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
9128
9129 * MAINTAINERS: Update my email address.
9130
9131 2002-08-30 Paul Koning <pkoning@equallogic.com>
9132
9133 * MAINTAINERS: (Write After Approval): Add myself.
9134
9135 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
9136
9137 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9138
9139 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
9140
9141 * MAINTAINERS: Change my mailing address.
9142
9143 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
9144
9145 * MAINTAINERS (Write After Approval): Remove myself.
9146 (Various Maintainers: c++ runtime libs): Add myself.
9147
9148 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
9149
9150 * MAINTAINERS (Write After Approval): Remove myself.
9151 (Various Maintainers: c++ runtime libs): Add myself.
9152
9153 2002-08-15 Eric Christopher <echristo@redhat.com>
9154
9155 * config.sub: Import from master repository.
9156 * config.guess: Ditto.
9157
9158 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
9159
9160 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9161 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9162 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9163
9164 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
9165
9166 * MAINTAINERS: Add self to rs6000 vector extensions.
9167
9168 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
9169
9170 * libiberty/configure: Reverted unintended yesterday's check in.
9171
9172 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
9173
9174 * boehm-gc/configure, libf2c/configure: Rebuilt.
9175 * libffi/configure, libiberty/configure: Ditto.
9176 * libjava/configure, libobjc/configure: Ditto.
9177 * libstdc++-v3/configure, zlib/configure: Ditto.
9178 Merged from binutils:
9179 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
9180 From Steve Ellcey <sje@cup.hp.com>:
9181 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9182 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9183 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9184 IA64.
9185 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9186 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9187 soname_spec, sys_lib_search_path_spec): Ditto.
9188
9189 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
9190
9191 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9192
9193 2002-08-04 H.J. Lu (hjl@gnu.org)
9194
9195 * configure.in (mips*-*-linux*): Don't skip target-libffi.
9196
9197 2002-08-02 Krister Walfridsson <cato@df.lth.se>
9198
9199 * MAINTAINERS (Write After Approval): Add myself.
9200
9201 2002-07-31 Alan Modra <amodra@bigpond.net.au>
9202
9203 * configure.in: Move generic linux case to end. Copy generic
9204 linux noconfigdirs to mips*-*-linux* entry and new
9205 powerpc64*-*-linux* entry. Add target-libffi for the latter.
9206
9207 2002-07-19 Michael Matz <matz@suse.de>
9208
9209 * MAINTAINERS: Add myself as ra* maintainer.
9210
9211 2002-07-16 Chris Demetriou <cgd@broadcom.com>
9212
9213 * config.guess: Update to 2002-07-09 version.
9214 * config.sub: Update to 2002-07-03 version.
9215
9216 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
9217
9218 * MAINTAINERS: Fix typo in a maintainer email address.
9219
9220 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9221
9222 * configure.in: Remove two redundant tests.
9223
9224 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9225
9226 * configure.in (mips*-*-irix6*o32): Enable stabs.
9227
9228 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9229
9230 * configure.in: Don't build grez.
9231 * Makefile.in: Ditto.
9232
9233 * Makefile.in: Remove references to bsp, cygmon, libstub.
9234 * configure.in: Ditto.
9235
9236 * configure.in: Remove leftover reference to gdbtest.
9237
9238 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
9239
9240 * configure.in (gxx_include_dir): Change to match versioned
9241 C++ headers if --enable-version-specific-runtime-libs is used.
9242
9243 2002-07-04 Steve Ellcey <sje@cup.hp.com>
9244
9245 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9246
9247 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9248
9249 * configure.in: Make --without-x work.
9250
9251 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9252
9253 * configure.in: Rearrange target Makefile fragment collection.
9254
9255 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9256 cvs[src].
9257 * configure.in: Ditto.
9258
9259 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9260
9261 * MAINTAINERS (Write After Approval): Update my e-mail address.
9262
9263 2002-06-24 Ben Elliston <bje@redhat.com>
9264
9265 * configure.in (host_tools): Remove cgen.
9266
9267 * Makefile.in (all-cgen): Remove; runs from its source directory.
9268 (check-cgen, install-cgen, clean-cgen): Likewise.
9269 (all-opcodes): Do not depend on all-cgen.
9270 (all-sim): Likewise.
9271
9272 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
9273
9274 * Makefile.in: Eliminate 'apache' targets.
9275 * configure.in: Eliminate 'apache' targets.
9276
9277 * configure.in: Eliminate redundant tests. Reorganize.
9278
9279 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9280
9281 * config-ml.in: Eliminate references to Cygnus configure.
9282
9283 * Makefile.in: Eliminate references to building emacs.
9284
9285 2002-06-28 Graham Stott <graham.stott@btinternet.com>
9286
9287 * MAINTAINERS: Update my email address.
9288
9289 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9290
9291 * config.if (libstdcxx_incdir): Version C++ headers.
9292 (cxx_incdir): Remove.
9293
9294 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9295
9296 * MAINTAINERS (Write After Approval): Add self.
9297
9298 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9299
9300 * configure.in: Add support for ip2k.
9301
9302 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9303
9304 * configure.in: Fix AIX configury bug.
9305
9306 2002-06-20 Steve Ellcey <sje@cup.hp.com>
9307
9308 * MAINTAINERS (Write After Approval): Add self.
9309
9310 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9311
9312 * configure.in: replace ${topsrcdir} with ${srcdir}
9313
9314 * configure.in: Move definition of libstdcxx_flags
9315 right above usage, rather than waaay earlier.
9316
9317 * configure.in: Pull definition of is_cross_compiler earlier.
9318
9319 * configure.in: Rearrange a little.
9320
9321 * configure.in: Remove references to librx.
9322 * Makefile.in: Remove references to librx.
9323
9324 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9325
9326 * config.sub: Add support for avr target.
9327 Import from master sources, rev 1.255
9328
9329 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
9330
9331 * configure, .cvsignore: Revert previous change...
9332 * Makefile: ...delete.
9333
9334 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9335
9336 * configure.in: Eliminate ${gasdir} variable.
9337
9338 2002-06-18 Dave Brolley <brolley@redhat.com>
9339
9340 * configure.in: Add support for frv.
9341 * config.sub: Add support for frv.
9342
9343 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9344
9345 * configure: Remove garbage from previous commit.
9346
9347 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9348
9349 * configure: For in-source builds, make a subdir and re-exec there.
9350 * Makefile: New file. Pass targets through to build directory.
9351 * .cvsignore: No longer ignore "Makefile".
9352
9353 2002-06-16 Douglas Rupp <rupp@gnat.com>
9354
9355 * MAINTAINERS (Write After Approval): Add self.
9356
9357 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9358
9359 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9360
9361 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9362
9363 * configure.in (vax-*-netbsd*): Re-enable gas.
9364
9365 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9366
9367 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9368 BUILD_PREFIX_1, to correct nomenclature.
9369 * configure: Likewise.
9370
9371 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9372 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9373
9374 2002-05-31 Olaf Hering <olh@suse.de>
9375
9376 * config-ml.in: Propogate DESTDIR also.
9377
9378 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9379
9380 * configure.in (vax-*-netbsd*): Don't build gas for this
9381 platform.
9382
9383 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9384
9385 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9386 and libgcj for AVR.
9387
9388 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9389
9390 * MAINTAINERS (Write After Approval): Add myself.
9391
9392 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9393
9394 * config.guess: Update to 2002-05-22 version.
9395 * config.sub: Likewise.
9396
9397 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9398
9399 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9400 * config-ml.in: Likewise.
9401 * configure: Likewise.
9402 * configure.in: Likewise.
9403
9404 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9405
9406 * MAINTAINERS: Update my email address.
9407
9408 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9409
9410 * configure.in: Simplify makefile fragment collection.
9411
9412 * configure.in: Remove code to build emacs.
9413
9414 * configure.in : Remove --srcdir argument from targargs and buildargs
9415 (it's always overridden in the Makefile anyway). Rearrange a bit.
9416
9417 * configure: Move some logic to configure.in.
9418 * configure.in: Move some logic from configure.
9419
9420 2002-05-11 Tom Tromey <tromey@redhat.com>
9421
9422 * MAINTAINERS: Reflect libgcj reality.
9423
9424 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9425
9426 * Makefile.in: Honour DESTDIR.
9427
9428 2002-05-08 Mark Mitchell <mark@codesourcery.com>
9429
9430 * config.guess: Import 2002-03-20 version.
9431 * config.sub: Import 2002-04-26 version.
9432
9433 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9434
9435 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9436
9437 2002-05-07 Tim Josling <tej@melbpc.org.au>
9438
9439 * MAINTAINERS: Add self.
9440
9441 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
9442
9443 * ltmain.sh: Detect and handle object name conflicts
9444 while piecewise linking a static library.
9445
9446 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
9447
9448 * configure.in (noconfigdirs): Don't disable libgcj on
9449 sparc64-*-solaris* and sparcv9-*-solaris*.
9450
9451 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
9452
9453 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9454
9455 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9456
9457 * configure.in (FLAGS_FOR_TARGET): Do not add
9458 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9459 on i[3456]86-*-linux*.
9460
9461 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9462
9463 * configure.in (noconfigdirs): Replace [ ] with test.
9464
9465 * configure.in (noconfigdirs): Do not add target-newlib if
9466 target == i[3456]86-*-linux*, and host == target.
9467
9468 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9469
9470 * configure.in: delete reference to absent file
9471
9472 * configure.in: replace '[' with 'test'
9473
9474 * configure.in: Eliminate references to gash.
9475 * Makefile.in: Eliminate references to gash.
9476
9477 * configure.in: remove useless references to 'pic' makefile fragments.
9478
9479 * configure.in: (*-*-windows*) Finish removing.
9480
9481 * configure.in: Eliminate redundant test for libgui.
9482
9483 2002-04-29 Roger Sayle <roger@eyesopen.com>
9484
9485 * MAINTAINERS: Add self and realphabetize. Update entries
9486 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9487 entry for a29k port maintainer.
9488
9489 2002-04-26 Joel Sherrill <joel@OARcorp.com>
9490
9491 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9492 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9493
9494 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9495
9496 * configure.in: remove references to dead files
9497
9498 2002-04-19 Mark Mitchell <mark@codesourcery.com>
9499
9500 * MAINTAINERS: Add information about purpose of this file.
9501
9502 2002-04-18 Tom Tromey <tromey@redhat.com>
9503
9504 * configure.in: Disallow configuring libgcj when it is already
9505 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9506 Solaris 2.8 by default. For PR libgcj/6158.
9507
9508 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9509
9510 * configure.in: Move default CC setting out of config/mh-* fragments
9511 directly into here.
9512
9513 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9514
9515 * configure.in: don't even try to configure or make a subdirectory
9516 if there's no configure script for it.
9517
9518 2002-04-15 Mark Mitchell <mark@codesourcery.com>
9519
9520 * MAINTAINERS: Remove chill maintainers.
9521 * Makefile.in (CHILLFLAGS): Remove.
9522 (CHILL_LIB): Remove.
9523 (TARGET_CONFIGDIRS): Remove libchill.
9524 (CHILL_FOR_TARGET): Remove.
9525 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9526 CHILL_LIB.
9527 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9528 (CHECK_TARGET_MODULES): Likewise.
9529 (INSTALL_TARGET_MODULES): Likewise.
9530 (CLEAN_TARGET_MODULES): Likewise.
9531 (configure-target-libchill): Remove.
9532 (all-target-libchill): Remove.
9533 * configure.in (target_libs): Remove target-libchill.
9534 Do not compute CHILL_FOR_TARGET.
9535 * libchill: Remove directory.
9536
9537 2002-04-11 DJ Delorie <dj@redhat.com>
9538
9539 * Makefile.in, configure.in: Sync with binutils, entries
9540 follow...
9541
9542 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9543
9544 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9545 (do-tar, do-bz2): New rules.
9546 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9547 (gdb-tar): New rule.
9548 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9549 (insight_dejagnu.tar): New rule.
9550 (insight.tar): New rule.
9551 (gdb+dejagnu.tar): New rule.
9552 (gdb.tar): New rule.
9553
9554 2002-02-01 Mo DeJong <supermo@bayarea.net>
9555
9556 * Makefile.in: Add all-tix to deps for all-snavigator
9557 so that tix is built when building snavigator.
9558
9559 2002-01-11 Steve Ellcey <sje@cup.hp.com>
9560
9561 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9562 ld and gdb are not supported.
9563
9564 2002-01-07 Mark Salter <msalter@redhat.com>
9565
9566 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9567 Allow target-libgloss to be built for arm, strongarm, and xscale.
9568
9569 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9570
9571 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9572 options for i[3456]86-pc-linux* native builds.
9573
9574 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9575
9576 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9577 files from .po files for a distribution.
9578
9579 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
9580
9581 * configure.in: Enable libstdc++-v3 for h8300 targets.
9582
9583 2001-06-19 Alan Modra <amodra@bigpond.net.au>
9584
9585 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9586 version from bfd/.
9587
9588 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9589
9590 * Makefile.in (VER): When present, extract the version number from
9591 the file version.in.
9592
9593 2001-05-24 Tom Rix <trix@redhat.com>
9594
9595 * configure.in : enable ld for aix
9596
9597 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9598
9599 * config.guess: Add linux target for S/390.
9600
9601 2000-11-07 Philip Blundell <pb@futuretv.com>
9602
9603 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9604
9605 2000-11-03 Philip Blundell <pb@futuretv.com>
9606
9607 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9608 files.
9609
9610 2001-01-15 Ben Elliston <bje@redhat.com>
9611
9612 * configure.in (host_tools): Add sid.
9613 Always configure cgen.
9614
9615 2000-11-24 Nick Clifton <nickc@redhat.com>
9616
9617 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9618
9619
9620 2000-08-20 Doug Evans <dje@casey.transmeta.com>
9621
9622 * Makefile.in (ALL_MODULES): Add all-cgen.
9623 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9624 (all-cgen): New target.
9625 (all-opcodes,all-sim): Depend on all-cgen.
9626 * configure.in (host_tools): Add cgen.
9627 Only configure cgen if --enable-cgen-maint.
9628
9629 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
9630
9631 * configure.in: Add *-*-freebsd* configurations.
9632
9633 2002-04-08 Tom Tromey <tromey@redhat.com>
9634
9635 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9636 Fixes PR libgcj/6068.
9637
9638 2002-03-30 Krister Walfridsson <cato@df.lth.se>
9639
9640 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9641
9642 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9643
9644 * configure.in (alpha*-dec-osf*): Enable libgcj.
9645
9646 2003-03-27 Matthew Gingell <gingell@gnat.com>
9647
9648 * MAINTAINERS (Write After Approval): Add myself.
9649
9650 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9651
9652 Fix for: PR bootstrap/3591, target/5676
9653 * configure.in (mcore-pe): Disable the configuration of
9654 libstdc++-v3 since exceptions are not supported.
9655
9656 2002-03-20 Anthony Green <green@redhat.com>
9657
9658 * configure.in: Enable libgcj for xscale-elf target.
9659
9660 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
9661
9662 * MAINTAINERS: Update my email address.
9663
9664 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
9665
9666 * ltmain.sh (relink_command): Fix typo in previous change.
9667
9668 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
9669
9670 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9671 (relink_command): Added --tag flags.
9672 (mode=install): If relinking fails; error out.
9673
9674 2002-03-12 Richard Henderson <rth@redhat.com>
9675
9676 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9677 .NOTPARALLEL tag.
9678 (do-check): Rename from check.
9679 (check): Allow parallel check.
9680
9681 2002-03-12 Bob Wilson <bob.wilson@acm.org>
9682
9683 * MAINTAINERS: Add myself as maintainer for xtensa port.
9684 Fix alphabetical order in CPU port maintainer list.
9685 Remove myself from Write After Approval list.
9686
9687 2002-03-11 Richard Henderson <rth@redhat.com>
9688
9689 * Makefile.in (.NOTPARALLEL): Add fake tag.
9690
9691 2002-03-07 H.J. Lu (hjl@gnu.org)
9692
9693 * configure.in: Enable gprof for mips*-*-linux*.
9694
9695 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9696
9697 * MAINTAINERS (Write After Approval): Add myself.
9698
9699 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
9700
9701 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9702 libjava.
9703 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9704
9705 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
9706
9707 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9708 because its Makefile is there; test for the executable instead.
9709
9710 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
9711
9712 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9713 libstdc++-v3 and libjava.
9714
9715 2002-02-11 Adam Megacz <adam@xwt.org>
9716
9717 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9718 boehm-gc
9719
9720 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
9721
9722 * config.guess: Updated to 2002-01-30's version.
9723 * config.sub: Updated to 2002-02-01's version.
9724 Contribute sh64-elf.
9725 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9726 * configure.in: Added sh64-*-*.
9727
9728 2002-02-08 Chris Demetriou <cgd@broadcom.com>
9729
9730 * MAINTAINERS: Belatedly add myself to write after approval list.
9731
9732 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9733
9734 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9735 Remove self as Write After Approval.
9736
9737 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
9738
9739 * MAINTAINERS: Put self in as maintainer for contrib/regression
9740 directory.
9741
9742 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
9743
9744 * MAINTAINERS: Update my email address.
9745
9746 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9747
9748 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9749 target-libiberty, and target-libgloss. Skip Java-related
9750 libraries if not supported for NetBSD on target CPU.
9751
9752 2002-01-25 Douglas B Rupp <rupp@gnat.com>
9753
9754 * install-sh: Use _inst.$$_ for temp file name.
9755
9756 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9757
9758 * MAINTAINERS (Write After Approval): Move my contact info
9759 from here...
9760 (OS Port Maintainers): ...to here (netbsd).
9761
9762 2002-01-22 Bob Wilson <bob.wilson@acm.org>
9763
9764 * MAINTAINERS (Write After Approval): Add myself.
9765
9766 2002-01-17 H.J. Lu <hjl@gnu.org>
9767
9768 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9769 (all-target-fastjar): Also depend on all-target-libiberty.
9770
9771 2002-01-16 H.J. Lu (hjl@gnu.org)
9772
9773 * config.guess: Import from master sources, rev 1.225.
9774 * config.sub: Import from master sources, rev 1.238.
9775
9776 2002-01-16 Kazu Hirata <kazu@hxi.com>
9777
9778 * MAINTAINERS (Write After Approval): Remove myself.
9779
9780 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
9781
9782 * MAINTAINERS (Write After Approval): Add myself.
9783
9784 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9785
9786 * MAINTAINERS: Add self as docs co-maintainer.
9787
9788 2001-12-11 Matthias Klose <doko@debian.org>
9789
9790 * MAINTAINERS (Write After Approval): Add myself.
9791
9792 2001-12-09 Zack Weinberg <zack@codesourcery.com>
9793
9794 * MAINTAINERS: Update my email address.
9795
9796 2001-12-07 Turly O'Connor <turly@apple.com>
9797 * MAINTAINERS (Write After Approval): Add myself.
9798 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9799 (rs6000_initialize_trampoline): Call __trampoline_setup for
9800 ABI_DARWIN too.
9801 * darwin-tramp.asm: New file, implements __trampoline_setup.
9802 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9803
9804 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
9805
9806 * MAINTAINERS (Write After Approval): Add myself.
9807
9808 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9809
9810 * configure, configure.in: Use temp file for long sed commands.
9811
9812 2001-12-03 Laurent Guerby <guerby@acm.org>
9813
9814 * config.sub: Update to version 1.232 on subversion.
9815
9816 2001-12-03 Ben Elliston <bje@redhat.com>
9817
9818 * MAINTAINERS: Update mail address for config.* patches.
9819
9820 2001-11-27 DJ Delorie <dj@redhat.com>
9821 Zack Weinberg <zack@codesourcery.com>
9822
9823 When build != host, create libiberty for the build machine.
9824
9825 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9826 CONFIG_ARGUMENTS.
9827 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9828 New variables.
9829 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9830 and rules.
9831 (all.normal): Depend on ALL_BUILD_MODULES.
9832 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9833 (all-build-libiberty): Depend on configure-build-libiberty.
9834
9835 * configure: Calculate and substitute proper value for
9836 ALL_BUILD_MODULES.
9837 * configure.in: Create the build subdirectory.
9838 Calculate and substitute TARGET_CONFIGARGS (formerly
9839 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9840
9841 2001-11-26 Ziemowit Laski <zlaski@apple.com>
9842
9843 * MAINTAINERS (write-after-approval): Add self.
9844
9845 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9846
9847 * MAINTAINERS (GNATS only accounts): Remove self.
9848
9849 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9850
9851 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9852 libf2c.
9853
9854 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9855
9856 * MAINTAINERS (Write After Approval): Add self.
9857
9858 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9859
9860 * MAINTAINERS: mips and s390 are also CPU ports.
9861
9862 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9863
9864 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9865
9866 2001-11-11 David O'Brien <obrien@FreeBSD.org>
9867
9868 * MAINTAINERS: Alphabetize.
9869
9870 2001-11-09 Kazu Hirata <kazu@hxi.com>
9871
9872 * MAINTAINERS (Various maintainers: h8 port): Add myself.
9873
9874 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
9875
9876 * MAINTAINERS (Various maintainers: hppa port): Added myself.
9877
9878 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
9879
9880 * configure.in (--enable-languages): Be more permissive about
9881 syntax. Check for empty lists better. Warn about $LANGUAGES.
9882
9883 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
9884
9885 * config.sub: Import from master sources, rev. 1.230.
9886 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9887
9888 2001-11-07 Laurent Guerby <guerby@acm.org>
9889
9890 * MAINTAINERS (Write After Approval): Add self.
9891
9892 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
9893
9894 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9895
9896 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
9897
9898 * config.sub: Import from master sources, rev 1.226.
9899 * config.guess: Import from master sources, rev 1.216.
9900
9901 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
9902
9903 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9904 * MAINTAINERS: Add self as maintainer of MMIX port.
9905 Remove old after-approval entry.
9906
9907 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
9908
9909 * ChangeLog, configure: Fix spelling errors.
9910
9911 2001-10-20 Brendan Kehoe <brendan@zen.org>
9912
9913 * MAINTAINERS: Tweak my address.
9914
9915 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
9916
9917 * MAINTAINERS: Update my email address.
9918
9919 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
9920
9921 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9922 * MAINTAINERS: Add self as maintainer of CRIS port.
9923
9924 2001-10-10 Geert Bosch <bosch@gnat.com>
9925
9926 * MAINTAINERS (Various maintainers: Ada front end):
9927 Added Robert Dewar.
9928
9929 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
9930
9931 * MAINTAINERS (Write After Approval): Added self
9932
9933 2001-10-02 Geert Bosch <bosch@gnat.com>
9934
9935 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9936
9937 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
9938
9939 * configure: Handle temporary files securely using mkdir.
9940
9941 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
9942
9943 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9944
9945 2001-09-26 Will Cohen <wcohen@redhat.com>
9946
9947 * configure.in (*-*-linux*): Disable configuration of target-newlib
9948 and target-libgloss.
9949
9950 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9951
9952 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9953 RANLIB.
9954
9955 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
9956
9957 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9958 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9959 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9960 avoid quotes nesting problems.
9961 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9962 (DO_X): Export only variables that are set.
9963
9964 2001-09-19 Ben Elliston <bje@redhat.com>
9965
9966 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9967 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9968 semantics. Use the shell built-in "type" command instead.
9969
9970 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
9971
9972 Merged from gcc-3_0-branch:
9973 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
9974 * ltcf-c.sh: Use $objext, not $ac_objext.
9975 2001-07-27 Mark Kettenis <kettenis@gnu.org>
9976 * ltcf-cxx.sh: Add support for GNU.
9977 2001-07-22 Timothy Wall <twall@redhat.com>
9978 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
9979 default settings if using GNU tools with that configuration.
9980 * ltcf-cxx.sh: Ditto.
9981 * ltcf-gcj.sh: Ditto.
9982 2001-07-21 Michael Chastain <chastain@redhat.com>
9983 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9984 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
9985 * ltmain.sh: Mark as gcc-local.
9986
9987 2001-08-30 Eric Christopher <echristo@redhat.com>
9988 Jason Eckhardt <jle@redhat.com>
9989
9990 * config.guess: Merge from master sources.
9991 * config.sub: Merge from master sources, add support for mipsisa32.
9992
9993 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
9994 * config.sub: Merge from master sources, rev 1.219.
9995 * MAINTAINERS: Add self as contact for stormy16 port.
9996
9997 2001-08-14 Zack Weinberg <zackw@panix.com>
9998
9999 * config.sub: Merge from master sources, rev 1.218.
10000 * config.guess: Merge from master sources, rev 1.209.
10001
10002 2001-08-11 Graham Stott <grahams@redhat.com>
10003
10004 * Makefile.in (check-c++): Add missing semicolon.
10005
10006 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10007
10008 * MAINTAINERS (Various maitainers: predict.def): Added myself.
10009
10010 2001-07-30 Eric Christopher <echristo@redhat.com>
10011
10012 * MAINTAINERS (Various maintainers: mips port): Added myself.
10013
10014 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10015
10016 * configure.in (sh-*-linux*): New.
10017
10018 2001-07-27 Richard Henderson <rth@redhat.com>
10019
10020 * .cvsignore: Add LAST_UPDATED.
10021
10022 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10023
10024 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10025
10026 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
10027
10028 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10029
10030 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10031
10032 * MAINTAINERS (Write After Approval): Added myself.
10033
10034 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10035
10036 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10037 and libgcj on m68hc11/m68hc12.
10038
10039 2001-06-27 H.J. Lu (hjl@gnu.org)
10040
10041 * Makefile (CFLAGS_FOR_BUILD): New.
10042 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10043
10044 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10045
10046 * README: Remove version number.
10047
10048 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10049
10050 * INSTALL/README: Update wrt. to the installation instructions now
10051 residing in gcc/doc/install.texi.
10052
10053 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10054
10055 * README: Replace with a cut-down and updated version of gcc/README.
10056
10057 2001-06-12 David Edelsohn <edelsohn@gnu.org>
10058
10059 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10060 multilibs to be disabled.
10061
10062 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
10063
10064 * MAINTAINERS (Write After Approval): Add myself.
10065
10066 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
10067
10068 * config.guess: Import CVS version 1.195.
10069 * config.sub: Import CVS version 1.212.
10070
10071 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
10072
10073 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10074 gcc/xgcc is built, use -print-prog-name to find out the program
10075 name to use.
10076
10077 2001-06-04 Phil Edwards <pme@sources.redhat.com>
10078
10079 * config.guess: Import CVS version 1.194. All gcc-local changes
10080 appear to also be in the master copy.
10081 * config.sub: Import CVS version 1.211.
10082
10083 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
10084
10085 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10086 with_gcc]: Use `gcc -shared' to build a shared library.
10087
10088 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
10089
10090 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10091 archives.
10092
10093 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10094
10095 * MAINTAINERS (Write After Approval): Add myself.
10096
10097 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
10098
10099 * configure.in (libstdcxx_flags): Do not try to execute
10100 libstdc++-v3/testsuite_flags until it exists.
10101
10102 2001-06-01 Alan Modra <amodra@bigpond.net.au>
10103
10104 * MAINTAINERS: Update my email address.
10105
10106 2001-05-31 Graham Stott <grahams@redhat.com>
10107
10108 * MAINTAINERS (Write After Approval): Add myself.
10109
10110 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
10111
10112 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
10113 libraries when using g++ with native linker.
10114
10115 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
10116
10117 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10118
10119 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
10120
10121 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10122 [aix4*|aix5*]: Prepend blank.
10123
10124 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
10125
10126 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10127 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
10128 of subdir/configure scripts to use the new libtool.m4.
10129
10130 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
10131
10132 * MAINTAINERS (Write After Approval): Add myself.
10133
10134 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
10135
10136 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10137
10138 2001-05-11 Ben Elliston <bje@redhat.com>
10139
10140 * Makefile.in (all-sid): New target.
10141 (check-sid, clean-sid, install-sid): Likewise.
10142
10143 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
10144
10145 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10146
10147 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10148
10149 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10150 libgcj.
10151
10152 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10153
10154 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10155 gcc/xgcc is built, use -print-prog-name to find out the program
10156 name to use.
10157
10158 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
10159
10160 * configure.in (noconfigdirs): Don't reset it from scratch in the
10161 target case; only append to it.
10162
10163 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10164 sparc-*-solaris2.8]: Disable ${libgcj}.
10165
10166 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
10167
10168 * configure.in (libgcj_saved): Copy from $libgcj.
10169 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10170 --disable-libgcj.
10171
10172 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
10173
10174 * MAINTAINERS: Remove self as MIPS maintainer and
10175 C front end maintainer.
10176
10177 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
10178
10179 * configure.in: Move *-chorusos target case to the proper switch.
10180 Disable libgcj.
10181
10182 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10183
10184 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10185 1.641.2.228.
10186
10187 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10188
10189 * Makefile.in (STAGE1_CFLAGS): Pass down.
10190
10191 2001-04-13 Alan Modra <amodra@one.net.au>
10192
10193 * config.guess: Add hppa64-linux support. Note for next import that
10194 this is already in the master file.
10195 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
10196
10197 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10198
10199 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10200 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10201
10202 2001-04-11 Stan Shebs <shebs@apple.com>
10203
10204 * MAINTAINERS: Add self as Darwin port maintainer.
10205
10206 2001-04-11 Alan Modra <amodra@one.net.au>
10207
10208 * MAINTAINERS: Update my email address.
10209
10210 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
10211
10212 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10213 recent versions of FreeBSD (release 3 or later).
10214 * ltconfig: On FreeBSD, -lc must not be provided when building
10215 a shared library or else the standard -pthread gcc option is
10216 rendered worthless to later users of the built library.
10217
10218 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
10219
10220 * MAINTAINERS: Add self and RTH as C front end maintainers.
10221
10222 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
10223
10224 * config.sub: Make sure to match an already-canonicalized
10225 machine name (eg. mn10300-unknown-elf).
10226
10227 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
10228
10229 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10230 New macros.
10231 (bootstrap, cross): Use RECURSE_FLAGS.
10232 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10233
10234 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
10235
10236 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10237
10238 2001-03-22 Colin Howell <chowell@redhat.com>
10239
10240 * Makefile.in (DO_X): Do not backslash single-quotes in
10241 backquotes (two places).
10242
10243 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10244
10245 Re-installed:
10246 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10247 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10248 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10249 * ltcf-cxx.sh: Likewise.
10250 * ltcf-gcj.sh: Likewise.
10251
10252 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10253
10254 * MAINTAINERS: Add myself as "documentation co-maintainer".
10255
10256 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10257
10258 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10259 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10260
10261 2001-03-19 Tom Tromey <tromey@redhat.com>
10262
10263 * config-ml.in: Handle GCJ and GCJFLAGS.
10264
10265 2001-03-21 Michael Chastain <chastain@redhat.com>
10266
10267 * Makefile.in: all-m4 depends on all-texinfo.
10268
10269 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
10270
10271 * MAINTAINERS: Add myself to write after approval list.
10272
10273 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
10274
10275 * Makefile.in (DO_X): Quote nested quotes.
10276
10277 2001-03-18 Alan Modra <alan@linuxcare.com.au>
10278
10279 * MAINTAINERS: Add myself to write after approval list.
10280
10281 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
10282
10283 * Makefile.in (DO_X): Use double quotes for quoting
10284 "RANLIB=$${RANLIB}".
10285
10286 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10287
10288 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10289
10290 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
10291
10292 * configure.in: Only use `lang_requires' for languages athat are
10293 actually enabled.
10294
10295 2001-03-08 Phil Edwards <pme@sources.redhat.com>
10296
10297 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10298
10299 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
10300
10301 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10302
10303 2001-03-07 Tom Tromey <tromey@redhat.com>
10304
10305 * configure.in: Allow config-lang.in to set `lang_requires' to list
10306 of other required languages.
10307
10308 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
10309
10310 * Makefile.in: Remove RANLIB definition. Use RANLIB
10311 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10312 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10313
10314 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
10315 Alexandre Oliva <aoliva@redhat.com>
10316
10317 * Makefile.in (check-c++): Use tabs, not spaces.
10318
10319 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
10320
10321 * MAINTAINERS: add myself to Write After Approval list.
10322
10323 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
10324
10325 * Makefile.in (check-c++): New rule.
10326
10327 * configure.in (target_libs): Remove libg++.
10328 (noconfigdirs): Remove libg++.
10329 (noconfigdirs): Same.
10330 (noconfigdirs): Same.
10331 (noconfigdirs): Same.
10332
10333 * config-ml.in: Remove libg++ references.
10334
10335 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10336 (ALL_TARGET_MODULES): Same.
10337 (configure-target-libg++): Remove.
10338 (all-target-libg++): Remove.
10339 (configure-target-libio): Remove.
10340 (all-target-libio): Remove.
10341 (check-target-libio): Remove.
10342 (.PHONY): Remove.
10343 (libg++.tar.bz2): Remove.
10344 (all-target-cygmon): Remove libio.
10345 (all-target-libstdc++): Remove.
10346 (configure-target-libstdc++): Remove.
10347 (TARGET_LIB_PATH): Remove libstdc++.
10348 (ALL_GCC_CXX): Remove libstdc++.
10349 (all-target-gperf): Correct.
10350
10351 2001-02-16 Nick Clifton <nickc@redhat.com>
10352
10353 * configure.in (noconfigdirs): Allow configuration of texinfo
10354 for Cygwin hosts.
10355
10356 2001-02-15 Anthony Green <green@redhat.com>
10357
10358 * configure: Introduce GCJ_FOR_TARGET.
10359 * configure.in: Ditto.
10360 * Makefile.in: Ditto.
10361
10362 2001-02-13 Andreas Schwab <schwab@suse.de>
10363
10364 * MAINTAINERS: Update mail address.
10365
10366 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10367
10368 * config.guess: Add linux target for S/390.
10369 * config.sub: Likewise.
10370
10371 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
10372
10373 * configure.in: for *-chorusos, don't config target-newlib and
10374 target-libgloss.
10375
10376 2001-02-06 Ben Elliston <bje@redhat.com>
10377
10378 * configure: Output host type to stdout, not stderr.
10379
10380 2001-02-05 Mark Mitchell <mark@codesourcery.com>
10381
10382 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10383 * ltcf-cxx.sh: Likewise.
10384
10385 * config.if: Assume enable_libstdcxx_v3 is defined.
10386
10387 2001-02-04 Mark Mitchell <mark@codesourcery.com>
10388
10389 Remove V2 C++ library.
10390 * configure.in: Remove --enable-libstdcxx_v3 support.
10391
10392 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10393
10394 * include/demangle.h: Add prototype for java_demangle_v3.
10395
10396 2001-01-29 Phil Edwards <pme@sources.redhat.com>
10397
10398 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10399
10400 2001-01-27 Richard Henderson <rth@redhat.com>
10401
10402 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10403
10404 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10405
10406 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10407 Don't unset, it's non-portable and no longer necessary, set to empty
10408 instead.
10409
10410 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10411
10412 * ltconfig: Shell portability fix for the tagname validity check.
10413
10414 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
10415
10416 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10417 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10418
10419 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10420
10421 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10422
10423 2001-01-26 Tom Tromey <tromey@redhat.com>
10424
10425 * configure.in: Allow libgcj to be built on Sparc Solaris.
10426
10427 2001-01-25 David Edelsohn <edelsohn@gnu.org>
10428
10429 * ltcf-c.sh: Add aix5 case.
10430 * ltcf-cxx.sh: Likewise.
10431 * ltconfig: Likewise.
10432
10433 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
10434
10435 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10436 keep at least one of build_libtool_libs or build_old_libs set to
10437 yes.
10438
10439 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10440 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10441
10442 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10443
10444 * configure.in: Enable libgcj on several additional platforms.
10445
10446 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10447
10448 * configure.in: Enable libgcj for linux targets.
10449
10450 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10451
10452 * MAINTAINERS (Write After Approval): Add myself.
10453
10454 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10455
10456 * MAINTAINERS: Add myself as vax port maintainer.
10457
10458 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10459
10460 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10461
10462 2001-01-09 Mike Stump <mrs@wrs.com>
10463
10464 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10465 failures of subdirectories.
10466
10467 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10468
10469 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10470 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10471 * ltcf-cxx.sh: Likewise.
10472 * ltcf-gcj.sh: Likewise.
10473 * ltconfig.sh: Fix typo.
10474
10475 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10476
10477 * configure: handle DOS-style absolute paths.
10478
10479 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10480
10481 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10482
10483 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10484
10485 * MAINTAINERS: Add myself as avr port co-maintainer.
10486
10487 2000-12-28 Ben Elliston <bje@redhat.com>
10488
10489 * MAINTAINERS: Add myself under ``Write After Approval''.
10490
10491 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10492
10493 * texinfo: Remove directory from GCC.
10494
10495 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10496
10497 * COPYING: Update to current
10498 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10499 to 19yy as example year in copyright notice).
10500
10501 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10502
10503 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10504 (libstdcxx_incdir): Pass down.
10505 * config.if: Remove expired bits for cxx_interface, add stub.
10506 (libstdcxx_incdir): Add variable for g++ include directory.
10507 * configure.in (gxx_include_dir): Use it.
10508
10509 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
10510
10511 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10512 with old-email address from ``Write After Approval''.
10513
10514 2000-12-15 Andreas Jaeger <aj@suse.de>
10515
10516 * configure.in: Handle lang_dirs.
10517
10518 2000-12-14 Tom Tromey <tromey@redhat.com>
10519
10520 * MAINTAINERS: Removed brads.
10521
10522 * MAINTAINERS: Added gcj developers.
10523
10524 2000-12-13 Anthony Green <green@redhat.com>
10525
10526 * configure.in: Disable libgcj for any target not specifically
10527 listed. Disable libgcj for x86 and Alpha Linux until compatible
10528 with g++ abi.
10529
10530 2000-12-13 Mike Stump <mrs@wrs.com>
10531
10532 * Makefile.in (local-distclean): Also remove fastjar.
10533
10534 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10535
10536 * contrib/gcc_update: Add fastjar --touch entries.
10537
10538 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
10539
10540 * configure.in: Disable language-specific target libraries for
10541 languages that aren't enabled.
10542
10543 2000-12-10 Anthony Green <green@redhat.com>
10544
10545 * configure.in: Define libgcj. Disable libgcj target libraries for
10546 most targets.
10547
10548 2000-12-10 Neil Booth <neilb@earthling.net>
10549
10550 * MAINTAINERS: Update mail address, remove from WAA list.
10551
10552 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10553
10554 * libjava: Imported from /cvs/java.
10555 * libffi: Likewise.
10556 * Boehm-gc: Likewise.
10557
10558 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10559
10560 * configure.in (target_libs): Revert 2000-12-08 patch.
10561 (noconfigdirs): Added target-libjava.
10562
10563 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10564
10565 * djunpack.bat: removed.
10566
10567 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10568
10569 * Makefile.in: handle DOS-style absolute paths.
10570 * config-ml.in: likewise.
10571 * symlink-tree: likewise.
10572
10573 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10574
10575 * fastjar: Imported.
10576
10577 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10578
10579 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10580 libjava.
10581 * configure.in (target_libs): Removed `target-libjava'.
10582
10583 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10584
10585 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10586 (ALL_MODULES): Added fastjar.
10587 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10588 (all-target-libjava): all-fastjar replaces all-zip.
10589 (all-fastjar): Added.
10590 (configure-target-fastjar, all-target-fastjar): Likewise.
10591 * configure.in (host_tools): Added fastjar.
10592
10593 2000-12-07 Mike Stump <mrs@wrs.com>
10594
10595 * Makefile.in (local-distclean): Remove leftover built files.
10596
10597 2000-11-24 Nick Clifton <nickc@redhat.com>
10598
10599 * configure.in (xscale-elf): Add target.
10600 (xscale-coff): Add target.
10601
10602 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
10603
10604 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10605 recent versions of FreeBSD (release 3 or later).
10606 * ltconfig: On FreeBSD, -lc must not be provided when building
10607 a shared library or else the standard -pthread gcc option is
10608 rendered worthless to later users of the built library.
10609
10610 2000-11-16 Fred Fish <fnf@be.com>
10611
10612 * configure.in (enable_libstdcxx_v3): Fix typo,
10613 libstd++ -> libstdc++.
10614
10615 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10616
10617 * MAINTAINERS: Add self to Write After Approval list.
10618
10619 2000-11-21 Bernd Schmidt <bernds@redhat.com>
10620
10621 * MAINTAINERS: Update my email address. Add myself to global write
10622 privs list.
10623
10624 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
10625
10626 * Makefile.in: Merge with src and libgcj.
10627 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10628 configure-target-<library> when their configure scripts need the C
10629 or C++ library to have already been built to work properly.
10630 (do_proto_toplev): Set them to an empty string.
10631
10632 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10633 (REALLY_SET_LIB_PATH): Use them.
10634
10635 2000-11-17 Stan Shebs <shebs@apple.com>
10636
10637 * MAINTAINERS: Add self to Write After Approval list.
10638
10639 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10640
10641 * configure: Provide the original toplevel configure arguments
10642 (including $0) to subprocesses in the environment rather than
10643 through gcc/configargs.h.
10644
10645 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10646
10647 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10648 C99. Alphabetise "Write After Approval" list.
10649
10650 2000-11-12 Mark Mitchell <mark@codesourcery.com>
10651
10652 * configure: Turn on libstdc++ V3 by default.
10653
10654 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10655 if we've got GCC.
10656
10657 2000-11-11 Philip Blundell <philb@gnu.org>
10658
10659 * MAINTAINERS: Add self to Write After Approval list.
10660
10661 2000-11-09 David Edelsohn <edelsohn@gnu.org>
10662
10663 * ltcf-c.sh (aix4): Improve shared library configuration; require
10664 exporting symbols.
10665 * ltcf-cxx.sh (aix4): Define.
10666 * ltconfig (aix4): Define library and soname specs appropriate for
10667 AIX. Define command to create export symbols list.
10668
10669 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
10670
10671 * config.sub: Add support for Sun Chorus
10672
10673 2000-10-31 Nick Clifton <nickc@redhat.com>
10674
10675 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10676 <name>@redhat.com. Also installed new email address for Clint
10677 Popetz.
10678
10679 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10680
10681 * etc: Remove directory from GCC.
10682
10683 2000-10-16 Michael Meissner <meissner@redhat.com>
10684
10685 * configure (gcc/configargs.h): Only create if there is a build GCC
10686 directory created.
10687
10688 2000-10-16 Matthias Klose <doko@debian.org>
10689
10690 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10691 when configured for libstdc++-v3.
10692
10693 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
10694
10695 * configure: Save configure arguments to gcc/configargs.h.
10696
10697 2000-10-04 Philipp Thomas <pthomas@suse.de>
10698
10699 * config.guess: Import CVS version 1.157.
10700 * config.sub: Import CVS version 1.181.
10701
10702 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
10703
10704 * Makefile.in (bootstrap): avoid recursion if subdir missing
10705 (cross): ditto
10706 (do-proto-toplev): ditto
10707
10708 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
10709
10710 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10711 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10712
10713 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10714 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10715 all affected `configure' scripts.
10716
10717 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10718
10719 * MAINTAINERS: Add self as cpplib co-maintainer.
10720
10721 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
10722
10723 * MAINTAINERS: Add self to Write After Approval list.
10724
10725 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10726
10727 * INSTALL/README: egcs -> GCC update.
10728
10729 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
10730
10731 * MAINTAINERS: Add myself to Write After Approval list.
10732
10733 2000-09-15 Kazu Hirata <kazu@hxi.com>
10734
10735 * MAINTAINERS: Add myself to Write After Approval list.
10736
10737 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10738
10739 * configure.in: Do not build byacc for hppa64. Provide paths to the
10740 X11 libraries for hppa64.
10741
10742 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10743
10744 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10745
10746 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
10747
10748 * Makefile.in (all-zlib): Added dummy target.
10749
10750 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10751 ltcf-gcj.sh: Updated from libtool multi-language branch.
10752
10753 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
10754
10755 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10756 (bootstrap*): Depend on all-bootstrap.
10757
10758 2000-09-05 Philipp Thomas <pthomas@suse.de>
10759
10760 * config.guess: Import CVS version 1.156.
10761 * config.sub: Import CVS version 1.179.
10762
10763 2000-09-02 Anthony Green <green@cygnus.com>
10764
10765 * Makefile.in (all-gcc): Depend on all-zlib.
10766 (CLEAN_MODULES): Add clean-zlib.
10767 (ALL_MODULES): Add all-zlib.
10768 * configure.in (host_libs): Add zlib.
10769
10770 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
10771
10772 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10773 crosses, but add gcc/include to the header search path for them.
10774
10775 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10776
10777 * MAINTAINERS: Add self to Write After Approval list.
10778
10779 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10780
10781 * config.guess: Import CVS version 1.152.
10782 * config.sub: Import CVS version 1.177.
10783
10784 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
10785
10786 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10787 $targargs to tell whether newlib is going to be built.
10788
10789 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10790 $$r/TARGET_SUBDIR/libio for _G_config.h.
10791
10792 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
10793
10794 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10795
10796 2000-08-22 DJ Delorie <dj@redhat.com>
10797
10798 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10799
10800 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
10801
10802 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10803 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10804 sub-configures.
10805
10806 2000-08-21 DJ Delorie <dj@redhat.com>
10807
10808 * MAINTAINERS: Add self as a libiberty maintainer
10809
10810 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
10811
10812 * configure.in (libstdcxx_flags): Use
10813 libstdc++-v3/src/libstdc++.INC.
10814
10815 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
10816
10817 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10818
10819 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10820
10821 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10822
10823 * configure: Make enable_threads and enable_shared defaults
10824 explicit. Substitute enable_threads into generated Makefiles.
10825 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10826 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10827
10828 2000-08-13 Geoff Keating <geoffk@cygnus.com>
10829
10830 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10831
10832 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
10833
10834 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10835 previous delta.
10836
10837 2000-08-11 Jason Merrill <jason@redhat.com>
10838
10839 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10840 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10841 (FLAGS_FOR_TARGET): Not here.
10842 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10843
10844 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
10845
10846 * config-ml.in (CC, CXX): Don't introduce a leading space.
10847
10848 2000-08-07 DJ Delorie <dj@delorie.com>
10849
10850 * MAINTAINERS: Add self as a DJGPP maintainer
10851
10852 2000-08-07 DJ Delorie <dj@redhat.com>
10853
10854 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10855 "if we're also building gcc, and it's a gcc that will run on the
10856 build machine, we want to use its includes instead of the system's
10857 default includes".
10858
10859 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10860
10861 * MAINTAINERS: Add self to Write After Approval list.
10862
10863 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
10864
10865 * configure.in (libstdcxx_flags): Don't use `"'.
10866
10867 * config-ml.in: Adjust multilib search paths to the
10868 appropriate multilib tree.
10869
10870 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
10871
10872 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10873 commas in $LANGUAGES.
10874
10875 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
10876
10877 * configure.in: Re-enable all references to libg++ and librx.
10878
10879 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
10880
10881 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10882 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
10883 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10884 * ltcf-cxx.sh (need_lc): Set based on postdeps.
10885
10886 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10887
10888 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
10889
10890 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10891 CXX_FOR_TARGET for sed.
10892
10893 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
10894
10895 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10896 Do not override if already set in the environment or in configure.
10897 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10898 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10899
10900 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
10901
10902 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10903 the libtool CVS tree multi-language branch.
10904 * ltconfig, ltmain.sh: Updated.
10905
10906 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
10907
10908 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10909 (clean-target): Depend on it.
10910
10911 * Makefile.in (FLAGS_FOR_TARGET): New macro.
10912 (GCC_FOR_TARGET): Use it.
10913 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10914 * configure.in: ... here.
10915 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
10916 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10917
10918 2000-07-24 Eric Christopher <echristo@cygnus.com>
10919
10920 * MAINTAINERS: Add self to Write After Approval list.
10921
10922 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
10923
10924 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10925 (configure-target-libchill, configure-target-libobjc): Likewise.
10926
10927 * configure.in: Use the same cache file for all target libs.
10928 * config-ml.in: But different cache files per multilib variant.
10929
10930 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10931
10932 * configure (topsrcdir): Don't use dirname.
10933
10934 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
10935
10936 * MAINTAINERS: Add self to Write After Approval list.
10937
10938 2000-07-20 Jason Merrill <jason@redhat.com>
10939
10940 * configure.in: Remove all references to libg++ and librx.
10941
10942 * configure, configure.in, Makefile.in: Unify gcc and binutils.
10943
10944 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
10945
10946 * config.sub: Update to subversions version 2000-07-06.
10947
10948 2000-07-12 Andrew Haley <aph@cygnus.com>
10949
10950 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10951 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10952
10953 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
10954
10955 * symlink-tree: Check number of arguments.
10956
10957 2000-07-05 Jim Wilson <wilson@cygnus.com>
10958
10959 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10960 search path for a g++ extracted from the build tree. This
10961 will allow link tests run by configure scripts in
10962 subdirectories to succeed.
10963
10964 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
10965
10966 * ltconfig: Add support for mips-dde-sysv4.2MP
10967
10968 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10969
10970 * MAINTAINERS: Add myself as loop discovery maintainer.
10971
10972 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
10973
10974 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10975 `os2'. Force ac_cv_exeext to be ".exe" in that case.
10976
10977 2000-06-19 Timothy Wall <twall@cygnus.com>
10978
10979 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10980 * config.sub: Add tic54x target.
10981
10982 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10983
10984 * MAINTAINERS: Add self as Fortran maintainer,
10985 remove Craig Burley.
10986
10987 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
10988
10989 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10990 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10991
10992 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
10993
10994 * MAINTAINERS: Add self as i18n maintainer
10995
10996 20000-05-21 H.J. Lu (hjl@gnu.org)
10997
10998 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10999 directory are used if they exist. Make sure
11000 $(build_tooldir)/include is searched for header files,
11001 $(build_tooldir)/lib/ for library files.
11002 (GCC_FOR_TARGET): Likewise.
11003 (CXX_FOR_TARGET): Likewise.
11004
11005 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11006
11007 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11008
11009 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
11010
11011 * Makefile.in (configure-target-libiberty): Depend on
11012 configure-target-newlib.
11013
11014 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11015
11016 * configure.in, Makefile.in: Merge all libffi-related
11017 configury stuff from the libgcj tree.
11018
11019 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11020
11021 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11022 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11023
11024 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11025
11026 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11027 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11028 current version information. Add to proto-toplev directory.
11029 (gdb-taz): Build do-djunpack.
11030
11031 2000-05-15 David Edelsohn <edelsohn@gnu.org>
11032
11033 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11034
11035 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11036
11037 * MAINTAINERS: Add self to Write After Approval list.
11038
11039 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11040
11041 * ltmain.sh: Preserve in relink_command any environment
11042 variables that may affect the linker behavior.
11043
11044 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
11045
11046 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11047
11048 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
11049
11050 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11051
11052 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11053
11054 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11055 with the version name.
11056
11057 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
11058
11059 * MAINTAINERS: Add self as bb-reorder maintainer.
11060
11061 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
11062
11063 * config.if: Tweak.
11064
11065 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
11066
11067 * djunpack.bat: New file.
11068
11069 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
11070
11071 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11072 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11073 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11074 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11075
11076 2000-04-16 Dave Pitts <dpitts@cozx.com>
11077
11078 * config.sub (case $basic_machine): Change default for "ibm-*"
11079 to "openedition".
11080
11081 2000-04-13 Andreas Jaeger <aj@suse.de>
11082
11083 * MAINTAINERS: Added myself.
11084
11085 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11086
11087 * Makefile.in (gdb-taz): New target. GDB specific archive.
11088 (do-md5sum): New target.
11089 (MD5PROG): Define.
11090 (PACKAGE): Default to TOOL.
11091 (VER): Default to a shell script.
11092 (taz): Rewrite target. Move real work to do-proto-toplev. Include
11093 md5 checksum generation.
11094 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11095 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11096 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11097 insight.tar.bz2): Use gdb-taz to create archive.
11098
11099 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11100
11101 * configure (warn_cflags): Delete.
11102
11103 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
11104
11105 * MAINTAINERS: Added myself.
11106
11107 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
11108 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
11109
11110 * configure.in (enable_libstdcxx_v3): Add.
11111 (target_libs): Add bits here to switch between libstdc++-v2 and
11112 libstdc++-v3.
11113 * config.if: And this file too.
11114 * Makefile.in: Add libstdc++-v3 targets.
11115
11116 2000-04-05 Michael Meissner <meissner@redhat.com>
11117
11118 * config.sub (d30v): Add d30v as a basic machine type.
11119
11120 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
11121
11122 * configure.in: -linux-gnu*, not -linux-gnu.
11123
11124 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11125
11126 * MAINTAINERS: Add self in write-after-approval section.
11127
11128 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
11129
11130 * MAINTAINERS: Add self as ia64 port maintainer.
11131
11132 2000-03-08 Neil Booth <NeilB@earthling.net>
11133
11134 * MAINTAINERS: Add self in write-after-approval section.
11135
11136 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
11137
11138 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11139 (do-tar-bz2): Replace TOOL with PACKAGE.
11140 (gdb.tar.bz2): Remove GDBTK from GDB package.
11141 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11142 dejagnu.tar.bz2): New packages.
11143
11144 2000-02-27 Andreas Jaeger <aj@suse.de>
11145
11146 * configure.in: Add entry for mips*-*-linux*, move catch all
11147 *-*-*linux* entry below this one.
11148
11149 2000-02-27 Ian Lance Taylor <ian@zembu.com>
11150
11151 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11152
11153 2000-02-24 Nick Clifton <nickc@cygnus.com>
11154
11155 * config.sub: Support an OS of "wince".
11156
11157 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
11158
11159 * config.guess, config.sub: Updated to match config's 2000-02-15
11160 version.
11161
11162 2000-02-23 Linas Vepstas <linas@linas.org>
11163
11164 * config.sub: Add support for Linux/IBM 370.
11165 * configure.in: Likewise.
11166
11167 2000-02-22 Nick Clifton <nickc@cygnus.com>
11168
11169 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11170
11171 2000-02-20 Christopher Faylor <cgf@cygnus.com>
11172
11173 * config.guess: Guess "cygwin" rather than "cygwin32".
11174
11175 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11176
11177 * configure (gcc_version): When setting, narrow search to
11178 lines containing `version_string'.
11179
11180 2000-02-15 Denis Chertykov <denisc@overta.ru>
11181
11182 * config.sub: Add support for avr target.
11183
11184 2000-02-14 Nick Clifton <nickc@cygnus.com>
11185
11186 * MAINTAINERS: Add maintainers for MCore port.
11187
11188 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
11189
11190 * config.sub: Add mmix-knuth-mmixware.
11191
11192 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11193
11194 * MAINTAINERS: Pair cccp with cpplib maintainership.
11195
11196 2000-01-27 Christopher Faylor <cgf@redhat.com>
11197
11198 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11199 structure stuff to -L library search.
11200 (CXX_FOR_TARGET): Ditto.
11201 (CROSS_CHECK_MODULES): Fix spelling mistake.
11202
11203 2000-01-24 Mark Mitchell <mark@codesourcery.com>
11204
11205 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11206 the C++ compiler.
11207
11208 2000-01-12 Richard Henderson <rth@cygnus.com>
11209
11210 * configure.in: Don't build some bits for beos.
11211
11212 2000-01-12 Joel Sherrill (joel@OARcorp.com)
11213
11214 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11215 as include files.
11216
11217 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
11218
11219 * Add self as cpplib maintainer, as requested by Jason
11220 Merrill. Correct my e-mail address.
11221
11222 2000-01-06 Geoff Keating <geoffk@cygnus.com>
11223
11224 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11225 not mh-aix43.
11226
11227 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11228
11229 * MAINTAINERS: Add myself to "write after approval" list.
11230
11231 1999-12-14 Richard Henderson <rth@cygnus.com>
11232
11233 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11234 * config.sub: Accept alphaev[78], alphaev8.
11235
11236 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11237
11238 * config.guess, config.sub: Update from autoconf.
11239
11240 1999-11-29 Bruce Korb <autogen@linuxbox.com>
11241
11242 * MAINTAINERS: update my playtime e-address.
11243
11244 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11245
11246 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11247 necessary libraries are missing.
11248
11249 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
11250
11251 * MAINTAINERS: Add new 'write after approval' maintainer.
11252
11253 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11254
11255 * MAINTAINERS: Add new Java maintainer.
11256
11257 1999-10-25 Andreas Schwab <schwab@suse.de>
11258
11259 * configure: Fix quoting inside arguments of eval.
11260
11261 1999-10-21 Nick Clifton <nickc@cygnus.com>
11262
11263 * config-ml.in: Allow suppression of some ARM multilibs.
11264
11265 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11266
11267 * config.guess: Add OS/390 match pattern.
11268 * config.sub: Add mvs, openedition targets.
11269 * configure.in (i370-ibm-opened*): New.
11270
11271 1999-09-04 Steve Chamberlain <sac@pobox.com>
11272
11273 * config.sub: Add support for configuring for pj.
11274
11275 1999-08-31 Nick Clifton <nickc@cygnus.com>
11276
11277 * config.sub (maybe_os): Add support for configuring for fr30.
11278
11279 1999-08-25 Nick Clifton <nickc@cygnus.com>
11280
11281 * configure.in: Do not configure or build ld for AIX
11282 platforms. ld is known to be broken on these platforms.
11283
11284 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11285
11286 * config-ml.in: Pass compiler flag corresponding to multidirs to
11287 subdir configures.
11288
11289 1999-08-09 Ian Lance Taylor <ian@zembu.com>
11290
11291 * Makefile.in (LDFLAGS): Define.
11292
11293 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11294
11295 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11296 noconfigdirs.
11297 (*-*-cygwin*): Likewise.
11298
11299 1999-08-08 Ian Lance Taylor <ian@zembu.com>
11300
11301 * mkdep: New file.
11302 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11303 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11304
11305 From Eli Zaretskii <eliz@is.elta.co.il>:
11306 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11307 long file name when using DJGPP on MS-DOS.
11308
11309 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11310
11311 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11312
11313 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
11314
11315 * Makefile.in (check-target-libio): Remove all-target-libstdc++
11316 dependency as this causes "make check" to globally "make all"
11317
11318 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
11319
11320 * configure.in (target_libs): Added target-zlib.
11321 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11322 (CONFIGURE_TARGET_MODULES): Likewise.
11323 (CHECK_TARGET_MODULES): Likewise.
11324 (INSTALL_TARGET_MODULES): Likewise.
11325 (CLEAN_TARGET_MODULES): Likewise.
11326 (configure-target-zlib): New target.
11327 (all-target-zlib): Likewise.
11328 (all-target-libjava): Depend on all-target-zlib.
11329 (configure-target-libjava): Depend on configure-target-zlib.
11330
11331 * Makefile.in (configure-target-libjava): Depend on
11332 configure-target-newlib.
11333 (configure-target-boehm-gc): New target.
11334 (configure-target-qthreads): New target.
11335
11336 * configure.in (target_libs): Added target-qthreads.
11337 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11338 (CONFIGURE_TARGET_MODULES): Likewise.
11339 (CHECK_TARGET_MODULES): Likewise.
11340 (INSTALL_TARGET_MODULES): Likewise.
11341 (CLEAN_TARGET_MODULES): Likewise.
11342 (all-target-qthreads): New target.
11343 (configure-target-libjava): Depend on configure-target-qthreads.
11344 (all-target-libjava): Depend on all-target-qthreads.
11345
11346 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11347 (CONFIGURE_TARGET_MODULES): Likewise.
11348 (CHECK_TARGET_MODULES): Likewise.
11349 (INSTALL_TARGET_MODULES): Likewise.
11350 (CLEAN_TARGET_MODULES): Likewise.
11351 (all-target-libjava): New target.
11352 (all-target-boehm-gc): Likewise.
11353 * configure.in (target_libs): Added libjava, boehm-gc.
11354
11355 1999-07-22 Ian Lance Taylor <ian@zembu.com>
11356
11357 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11358 configure.bat in SUPPORT_FILES.
11359 (gas+binutils.tar.bz2): Likewise.
11360
11361 * makeall.bat: Remove; obsolete.
11362
11363 1999-07-21 Ian Lance Taylor <ian@zembu.com>
11364
11365 From Mark Elbrecht:
11366 * configure.bat: Remove; obsolete.
11367
11368 1999-07-11 Ian Lance Taylor <ian@zembu.com>
11369
11370 * configure: Add -W -Wall to the default CFLAGS when compiling with
11371 gcc.
11372
11373 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11374
11375 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11376
11377 1999-06-30 Mark Mitchell <mark@codesourcery.com>
11378
11379 * configure.in: Build ld on IRIX6.
11380
11381 1999-06-12 Ian Lance Taylor <ian@zembu.com>
11382
11383 * Makefile.in: Change distribution targets to use bzip2 instead of
11384 gzip.
11385 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11386 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11387
11388 1999-06-04 Nick Clifton <nickc@cygnus.com>
11389
11390 * config.sub: Add mcore target.
11391
11392 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11393
11394 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11395
11396 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11397
11398 * config.guess (dummy): Changed to $dummy.
11399
11400 1999-05-24 Nick Clifton <nickc@cygnus.com>
11401
11402 * config.sub: Tidied up case statements.
11403
11404 1999-05-22 Ben Elliston <bje@cygnus.com>
11405
11406 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11407 <jiro@din.or.jp>.
11408
11409 * config.guess: Merge with FSF version. Future changes will be
11410 more accurately recorded in this ChangeLog.
11411 * config.sub: Likewise.
11412
11413 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11414
11415 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11416
11417 1999-04-30 Tom Tromey <tromey@cygnus.com>
11418
11419 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11420
11421 1999-04-23 Tom Tromey <tromey@cygnus.com>
11422
11423 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11424
11425 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
11426
11427 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11428 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11429 Bad merge removed these two changes.
11430
11431 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
11432 Martin Heller (Ing.-Buero_Heller@t-online.de)
11433
11434 * config.guess (interix Alpha): Add.
11435
11436 1999-04-11 Richard Henderson <rth@cygnus.com>
11437
11438 * configure.in (i?86-*-beos*): Do config gperf; don't config
11439 gdb, newlib, or libgloss.
11440
11441 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
11442
11443 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11444 link a trivial program with -mabi=64. If it fails, remove mabi=64
11445 from multidirs.
11446
11447 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11448
11449 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11450
11451 1999-04-08 Nick Clifton <nickc@cygnus.com>
11452
11453 * config.sub: Add support for mcore targets.
11454
11455 1999-04-07 Michael Meissner <meissner@cygnus.com>
11456
11457 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11458 not mt-ospace, in order to shut up assembler warning about using
11459 symbols that are named the same as registers.
11460
11461 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
11462
11463 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11464 dependency list for all-target-cygmon.
11465
11466 1999-04-05 Doug Evans <devans@casey.cygnus.com>
11467
11468 * config-ml.in: Check $host, not $target, for selective multilibs.
11469 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11470 thumb interworking, and underscore prefix multilibs.
11471
11472 1999-04-04 Ian Lance Taylor <ian@zembu.com>
11473
11474 * missing: Update to version from current automake.
11475
11476 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11477
11478 * configure (gxx_include_dir): Removed.
11479
11480 * configure.in (gxx_include_dir): Handle it.
11481 * Makefile.in: Likewise.
11482
11483 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11484
11485 * config.sub (mips64vr4111,mips64vr4111el) Add.
11486
11487 1999-03-21 Ben Elliston <bje@cygnus.com>
11488
11489 * config.guess: Correct typo for detecting ELF on FreeBSD.
11490
11491 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11492
11493 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11494 config/mh-djgpp.
11495
11496 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11497
11498 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11499 all-target-newlib to dependency list for all-target-bsp.
11500
11501 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11502
11503 * config.sub: Add i386-uwin support.
11504 * config.guess: Likewise.
11505
11506 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11507
11508 * configure.in: cleanup, add mh-*pic handling for arm, special
11509 case powerpc*-*-aix*
11510
11511 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11512
11513 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11514 can be built.
11515
11516 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11517
11518 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11519 targets.
11520
11521 1999-03-02 Nick Clifton <nickc@cygnus.com>
11522
11523 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11524
11525 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11526
11527 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11528
11529 1999-02-24 Nick Clifton <nickc@cygnus.com>
11530
11531 * config.sub: Fix typo in arm recognition.
11532
11533 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11534
11535 * configure.in (noconfigdirs): Changed target_configdirs to
11536 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11537 rather than m68k-*-* since it is not known to work on
11538 m68k-aout. Ditto for arm-*-*oabi.
11539
11540 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11541
11542 * configure.in (*-*-windows*): Remove, no longer used.
11543
11544 1999-02-19 Ben Elliston <bje@cygnus.com>
11545
11546 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11547 Smart and improved by Andrew Cagney.
11548
11549 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11550
11551 * config.guess: Recognize openbsd-*-hppa.
11552
11553 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11554
11555 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11556 only if it is not empty.
11557
11558 1999-02-17 Nick Clifton <nickc@cygnus.com>
11559
11560 Patch from: Scott Bambrough <scottb@corelcomputer.com>
11561
11562 * config.guess: Modified to recognize uname's armv* syntax.
11563
11564 * config.sub: Modified to recognize uname's armv* syntax.
11565
11566 1999-02-17 Mark Salter <msalter@cygnus.com>
11567
11568 * configure.in: Added target-bsp for sparclite.
11569
11570 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11571
11572 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11573
11574 1999-02-08 Nick Clifton <nickc@cygnus.com>
11575
11576 * configure.in: Add support for strongarm port.
11577 * config.sub: Add support for strongarm target.
11578
11579 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
11580
11581 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11582 the old name config/mh-cygwin32.
11583 Enable texinfo.
11584
11585 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11586
11587 * configure.in: Do build ld for ix86 Solaris.
11588
11589 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11590
11591 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11592 $AR_FOR_TARGET. Likewise for RANLIB.
11593
11594 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
11595
11596 * config.sub (oabi): Recognize.
11597 * configure.in (arm-*-oabi): Handle.
11598
11599 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11600
11601 * config.guess: Improve detection of i686 on UnixWare 7.
11602
11603 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11604
11605 * config.guess: Add support for i386-pc-interix.
11606 * config.sub: Likewise.
11607 * configure.in: Likewise.
11608
11609 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11610
11611 * Makefile.in: Remove unneeded all-target-libio from
11612 from all-target-winsup target since it is now unneeded.
11613 Add all-target-libtermcap in its place since it is now
11614 needed.
11615
11616 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11617
11618 * configure.in: makefile stub for cygwin target is probably
11619 unnecessary. Remove it for now.
11620
11621 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11622
11623 * configure.in: libtermcap.a should be built when cygwin is the
11624 target as well as the host.
11625 * config.guess: Allow mixed case in cygwin uname output.
11626 * Makefile.in: Add libtermcap target.
11627
11628 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11629
11630 * config.sub: Clean up handling of hppa2.0.
11631
11632 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11633
11634 * config.guess: Use C code to identify more HP machines.
11635
11636 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11637
11638 * config.sub: Handle hppa2.0.
11639
11640 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11641
11642 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11643 cygmon for all sparclite targets, regardless of object format.
11644
11645 1998-12-15 Mark Salter <msalter@cygnus.com>
11646
11647 * configure.in: Added target-bsp for several target architectures.
11648
11649 * Makefile.in: Added rules for bsp.
11650
11651 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11652
11653 * config.guess: Improve detection of hppa2.0 processors.
11654
11655 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11656
11657 * config.guess: Recognize FreeBSD using ELF automatically.
11658
11659 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11660
11661 * configure (skip-this-dir): Add handling for new shell script, which
11662 might be created by a sub-directory's configure to indicate, this particular
11663 directory is "unwanted".
11664 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11665
11666 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11667
11668 * ltconfig: import from libtool, after changing libtool to
11669 account for the cygwin name change.
11670
11671 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11672
11673 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11674 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11675
11676 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11677
11678 * configure.in: Add libtermcap to list of cygwin dependencies.
11679
11680 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11681
11682 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11683 they include winsup/include when it's a cygwin target.
11684
11685 1998-11-12 Tom Tromey <tromey@cygnus.com>
11686
11687 * configure.in (host_tools): Added zip.
11688 * Makefile.in (all-target-libjava): Depend on all-zip.
11689 (all-zip): New target.
11690 (ALL_MODULES): Added all-zip.
11691 (NATIVE_CHECK_MODULES): Added check-zip.
11692 (INSTALL_MODULES): Added install-zip.
11693 (CLEAN_MODULES): Added clean-zip.
11694
11695 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11696
11697 * Makefile.in: lose "32" from comment about cygwin.
11698
11699 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11700
11701 * configure.in: Use -Os to build target libraries for the fr30.
11702
11703 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11704
11705 * config.sub: Add fr30.
11706
11707 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11708
11709 * configure.in: drop "32" from config/mh-cygwin32. Check
11710 cygwin* instead of cygwin32*.
11711 * config.sub: Check cygwin* instead of cygwin32*.
11712
11713 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11714
11715 * config.guess: Match any version of Unixware7.
11716
11717 1998-10-20 Syd Polk <spolk@cygnus.com>
11718
11719 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11720 if desired.
11721
11722 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11723
11724 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11725 these if the appropriate directories and files to not exist.
11726
11727 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11728
11729 * Makefile.in (DEVO_SUPPORT): Add config.if.
11730
11731 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11732
11733 * configure: Add pattern to replace "build_tooldir"'s
11734 definition in the generated Makefile with "tooldir"'s
11735 actual value.
11736
11737 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11738
11739 * config.sub: Bring back lost sparcv9.
11740
11741 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11742
11743 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11744
11745 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11746 CC_FOR_TARGET and friends.
11747
11748 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11749
11750 * Makefile.in (build_tooldir): New variable, same as tooldir.
11751 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11752 -B$(build_tooldir)/bin/.
11753 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11754
11755 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11756
11757 * README: Remove installation instructions and refer to the
11758 INSTALL directory instead.
11759
11760 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
11761
11762 * config.sub: Add support for i[34567]86-pc-udk.
11763 * configure.in: Likewise.
11764
11765 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11766
11767 * Makefile.in: add bzip2 package building bits for user
11768 tools module
11769 * configure.in: ditto
11770
11771 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11772
11773 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11774 (ALL_TARGET_MODULES): Add all-target-libobjc.
11775 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11776 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11777 (all-target-libchill): Add dependencies.
11778 * configure.in (target_libs): Add libchill.
11779
11780 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11781
11782 * configure.in (target_subdir): Remove duplicate line.
11783
11784 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11785
11786 * Makefile.in (all-automake): fix dependencies.
11787
11788 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11789
11790 * configure.in: Minor cleanups for building in the $(target_alias)
11791 subdir.
11792
11793 1998-09-22 Jim Wilson <wilson@cygnus.com>
11794
11795 * Makefile.in (bootstrap): Set r and s before make all. Use
11796 BASE_FLAGS_TO_PASS in make all.
11797 (cross): Likewise.
11798
11799 1998-09-20 Mark Mitchell <mark@markmitchell.com>
11800
11801 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11802
11803 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11804
11805 * config.sub: Fix typo in last change.
11806
11807 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11808
11809 * config.sub: Add support for C4x target.
11810 * configure.in: Likewise.
11811
11812 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11813
11814 * config.sub: Recognize sparcv9 just like sparc64.
11815
11816 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11817
11818 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11819
11820 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11821
11822 * config.guess: Correctly identify Pentium II sco boxes.
11823
11824 * config.guess: Fix "tr" code. From Weiwen Liu.
11825
11826 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11827
11828 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11829 stabs.
11830
11831 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11832
11833 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11834 (ALL_TARGET_MODULES): Add all-target-libchill.
11835 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11836 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11837 (all-target-libchill): Add dependencies.
11838 * configure.in (target_libs): Add libchill.
11839
11840 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11841
11842 * config.guess: Avoid assumptions about "tr" behaves when
11843 LANG is set to something other than English.
11844
11845 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11846
11847 * configure (gxx_include_dir): Changed to
11848 '${prefix}/include/g++'-${libstdcxx_interface}.
11849
11850 * config.if: New to determine the interfaces.
11851
11852 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11853
11854 * config.guess: Detect and handle MPE/IX.
11855 * config.sub: Deal with MPE/IX.
11856
11857 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11858
11859 * configure.in: Use mh-aix43.
11860
11861 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11862
11863 * configure: Fix --without/--disable cases for gxx-include-dir.
11864
11865 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
11866
11867 * mdata-sh: Imported. Needed for automake support.
11868
11869 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
11870
11871 * Makefile.in (taz): Try "chmod -R og=u ." before
11872 "chmod og=u `find . -print`".
11873
11874 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
11875
11876 * configure.in: Add arm-elf and thumb-elf support.
11877
11878 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
11879
11880 * Makefile.in: Undo previous patch.
11881
11882 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
11883
11884 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11885 to here ...
11886 (install-no-fixedincludes): and here
11887 (INSTALL_MODULES): ... from here.
11888
11889 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
11890
11891 * config.sub: Merge with FSF.
11892
11893 * config.guess: Merge with FSF.
11894
11895 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
11896
11897 * configure (extraconfigdirs): New variable.
11898 (SUBDIRS): Add extraconfigdirs and recurse on them too.
11899 * Makefile.in (all): Move higher in file.
11900 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11901 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11902 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11903 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11904 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11905
11906 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
11907
11908 * Makefile.in (all-target-libjava): Depend on all-gcc and
11909 all-target-newlib.
11910 (configure-target-libjava): Depend on $(ALL_GCC).
11911
11912 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
11913
11914 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11915 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11916
11917 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
11918
11919 * INSTALL/README: Fix typo.
11920
11921 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
11922
11923 * ylwrap: Change absolute path checks to check for DOS style path
11924 names.
11925
11926 * ylwrap: Don't use a full path name if the source file is in the
11927 same directory. From hjl@lucon.org (H.J. Lu).
11928
11929 * config-ml.in: Default to being verbose, to match Feb 18 change to
11930 configure.
11931
11932 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
11933
11934 Brought over from egcs:
11935
11936 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11937
11938 * configure.in (target_subdir): Set to ${target_alias} instead
11939 of "libraries".
11940
11941 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11942
11943 * configure.in (target_subdir): Set to libraries if enable_multilib.
11944
11945 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
11946
11947 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11948 multilibs, force reconfiguration the first time we create
11949 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11950
11951 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
11952
11953 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11954 avoid confusion with --no-recursion.
11955
11956 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
11957
11958 * configure.in: Win32 hosts shouldn't use install -x
11959 * install-sh: remove -x option, and special .exe-handling
11960 hack.
11961
11962 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
11963
11964 * config.guess: Recognize i586-pc-beos.
11965 * configure.in: Don't build some bits for beos.
11966
11967 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
11968
11969 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11970 CFLAGS default to -O2.
11971
11972 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11973 when using GNU ld.
11974
11975 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
11976
11977 * ltmain.sh: Correct install when using a different shell.
11978
11979 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
11980
11981 * ltconfig, ltmain.sh: Update to libtool 1.2b.
11982
11983 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
11984
11985 * makefile.vms: Update to build binutils/makefile.vms. Add install
11986 target.
11987
11988 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
11989
11990 * ltconfig: Update to correct AIX handling.
11991
11992 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11993
11994 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11995
11996 * configure.in (target_subdir): Set to ${target_alias} instead
11997 of "libraries".
11998
11999 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12000
12001 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12002 (Makefile): Depend on $(gcc_version_trigger).
12003
12004 * configure (gcc_version): Change default initializer to empty
12005 string.
12006 (gcc_version_trigger): New variable; pass this variable down
12007 to subdir configures to enable them checking gcc's version
12008 themselves. Emit make macros for both gcc_version vars.
12009 (topsrcdir): Initialize reliably.
12010 (recursion line): Remove --with-gcc-version=${gcc_version}.
12011
12012 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12013
12014 * configure (enable_version_specific_runtime_libs): Implement new flag
12015 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12016 in $(libsubdir); emit definition in each generated Makefile.
12017 (gxx_include_dir): Initialize depending on
12018 $enable_version_specific_runtime_libs.
12019
12020 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12021
12022 * configure (gcc_version): Initialize properly depending on
12023 how and where configure is started.
12024 (recursion line): Pass a --with-gcc-version=${gcc_version}
12025 to configures in subdirs.
12026
12027 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12028
12029 * configure.in (noconfigdirs): Add configure pattern for mips tx39
12030 cygmon
12031
12032 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12033
12034 * configure.in: Add cygmon and libstub support for mn10200.
12035
12036 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12037
12038 * configure (gcc_version): Add new variable describing the
12039 particular gcc version we're building.
12040 * Makefile.in (libsubdir): Add new macro for the directory
12041 in which the compiler finds executables, libraries, etc.
12042 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12043 and libsubdir.
12044
12045 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12046
12047 * Makefile.in (local-clean): Remove *.log.
12048 (warning.log): Built with warn_summary from build.log.
12049 (mail-report.log): Run test_summary.
12050 (mail-report-with-warnings.log): Run test_summary including
12051 warning.log in the report.
12052
12053 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
12054
12055 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12056
12057 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
12058
12059 * Makefile.in (grep): Grep no longer depends on libiberty.
12060
12061 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
12062
12063 * Makefile.in: all-snavigator needs all-libgui.
12064
12065 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
12066
12067 * configure.in: Add cygmon and libstub support for mn10300.
12068
12069 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
12070
12071 * missing: Update to version from automake 1.3.
12072
12073 * ltmain.sh: On installation, don't get confused if the same name
12074 appears more than once in the list of library names.
12075
12076 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
12077
12078 * config.sub: Accept m68060 and m5200 as CPU names.
12079
12080 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
12081
12082 * configure: Use && rather than using -a in test, because odd
12083 strings can confuse test.
12084 * configure.in: Likewise.
12085
12086 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
12087
12088 * ltconfig, ltmain.sh: Bring in Visual C++ support.
12089
12090 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12091
12092 * Makefile.in (boostrap2-lean, bootstrap3-lean,
12093 bootstrap4-lean): New targets.
12094
12095 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
12096
12097 * mpw-* Delete. Not used.
12098
12099 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
12100
12101 * COPYING.LIB: Update FSF address.
12102
12103 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
12104
12105 * ltconfig, ltmain.sh: Update to libtool 1.2a.
12106
12107 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12108 GAS_SUPPORT_DIRS.
12109
12110 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
12111
12112 * ltconfig, ltmain.sh: Avoid producing a version number if
12113 -version-info was not used.
12114
12115 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
12116
12117 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12118 building with newlib.
12119
12120 1998-04-30 Paul Eggert <eggert@twinsun.com>
12121
12122 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12123 Solaris `make' causes it to continue to next definition.
12124
12125 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
12126
12127 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12128 the right GUI libraries and files are installed along with GDB.
12129
12130 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
12131
12132 * configure.in: Change alpha to alpha* in several places.
12133
12134 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
12135
12136 * config.sub: Recognize sparc86x.
12137
12138 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
12139
12140 * configure.in (--enable-target-optspace): Remove debug echo.
12141
12142 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
12143
12144 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12145
12146 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
12147
12148 * ltconfig: Update cygwin32 support.
12149
12150 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12151 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12152 (GDB_SUPPORT_DIRS): Likewise.
12153
12154 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
12155
12156 * configure.in (target_makefile_frag): If --enable-target-optspace,
12157 use -Os to compile target libraries rather than -O2. Default to
12158 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12159 not used.
12160 * configure.in (target_cflags): Ditto for d30v.
12161
12162 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
12163
12164 * Makefile.in (all-bfd): Depend on all-intl.
12165 (all-binutils): Likewise.
12166 (all-gas): Likewise.
12167 (all-gprof): Likewise.
12168 (all-ld): Likewise.
12169
12170 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
12171
12172 * configure.in (host_tools): Fix typo, lbtool -> libtool.
12173
12174 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
12175
12176 * Makefile.in (all-bfd): Depend upon all-libiberty.
12177
12178 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12179
12180 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
12181
12182 * Makefile.in: Add libstub.
12183
12184 * configure.in: Ditto. Build libstub for targets that have cygmon
12185 support.
12186
12187 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
12188
12189 * configure.in: Don't set PICFLAG on ix86-cygwin32.
12190
12191 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
12192
12193 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12194 use mh-sysv5 if specified. Support gprof on SCO Open Server.
12195
12196 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
12197
12198 * configure: Define DEFAULT_M4 by searching PATH.
12199 * Makfile.in: Use DEFAULT_M4.
12200
12201 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
12202
12203 * ltconfig: Add cygwin32 support.
12204
12205 * Makefile.in, configure.in: Add libtool as a native only directory
12206 to configure and build.
12207
12208 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
12209
12210 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12211
12212 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
12213
12214 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12215
12216 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
12217
12218 * Makefile.in: add ash make rules
12219 * configure.in: add ash to native_only and host_tools lists
12220
12221 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12222
12223 * Makefile.in (all-gettext, all-intl): New targets.
12224 (ALL_MODULES): Added all-gettext, all-intl.
12225 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12226 (INSTALL_MODULES): Added install-gettext, install-intl.
12227 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12228
12229 * configure.in (host_tools): Added gettext.
12230 (native_only): Likewise.
12231 (noconfigdirs) [various cases]: Likewise.
12232 (host_libs): Added intl.
12233
12234 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12235
12236 * configure: Do not disable building gdbtk for cygwin32 hosts.
12237
12238 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12239
12240 * configure.in: Add thumb-coff target.
12241 * config.sub: Add thumb-coff target.
12242
12243 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12244
12245 * Makefile.in: Revert yesterday's change.
12246 (all-target-winsup): all-target-librx stays out of here.
12247
12248 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12249
12250 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12251 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12252 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12253 Remove references to librx and libg++.
12254
12255 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12256
12257 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12258 recursive makes
12259
12260 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12261
12262 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12263 for newlib directory.
12264 (CXX_FOR_TARGET): Likewise.
12265
12266 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12267
12268 * ltconfig: Update after libtool/ltconfig.in change for
12269 hpux11.
12270
12271 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12272
12273 * ltconfig, ltmain.sh: Update to libtool 1.2.
12274
12275 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12276
12277 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12278 (install-gcc-cross): Instead, override LANGUAGES here.
12279
12280 1998-03-18 Dave Love <d.love@dl.ac.uk>
12281
12282 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12283 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12284
12285 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12286
12287 * configure.in: Add Thumb-pe target.
12288
12289 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
12290
12291 * Makefile.in - changed sn targets to snavigator
12292 * configure.in - changed sn targets to snavigator
12293
12294 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12295
12296 * config-ml.in: After building symlink tree call make distclean
12297 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12298 to be the case for libiberty.
12299
12300 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12301
12302 * configure: When making link, also check the current
12303 directory. The configure scripts may create one.
12304
12305 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12306
12307 * config.sub: Accept alphapca56 and alphaev6 properly.
12308
12309 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12310
12311 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12312
12313 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12314
12315 * config.sub (sco5): Fix typo.
12316
12317 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
12318
12319 * Makefile.in (INSTALL_MODULES): Move install-tcl before
12320 install-itcl.
12321 (install-itcl): Remove dependency on install-tcl.
12322
12323 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12324
12325 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12326
12327 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
12328
12329 * configure.in: Don't build libgui for a cygwin32 target when not on
12330 a cygwin32 host.
12331
12332 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12333
12334 * configure (redirect): Set to null, so default behavior of
12335 configure is now --verbose.
12336
12337 1998-02-16 Dave Love <d.love@dl.ac.uk>
12338
12339 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12340 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12341
12342 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12343
12344 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12345 this change to sync Makefile.in with its ChangeLog entries.
12346
12347 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12348
12349 * ltmain.sh (mkdir): Check that the directory doesn't exist
12350 before we exit with error, so that we don't get races during
12351 parallel builds.
12352
12353 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12354
12355 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12356
12357 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12358
12359 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12360 PICFLAG_FOR_TARGET.
12361 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12362
12363 * configure: Emit a definition for the new macro enable_shared
12364 into each Makefile.
12365
12366 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12367
12368 * configure.in (host_tools, native_only): Add libtool.
12369
12370 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12371
12372 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12373 Fix typo in ming config comment.
12374
12375 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12376
12377 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12378
12379 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12380
12381 * config.sub: Add tic30 cases, and map c30 to tic30.
12382
12383 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12384
12385 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12386 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12387 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12388 (CLEAN_TARGET_MODULES): Similarly
12389 (all-target-libf2c): Add dependences.
12390 * configure.in (target_libs): Add libf2c.
12391
12392 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12393
12394 * configure.in: Remove expect from noconfigdirs when target
12395 is cygwin32. OK to build expect and dejagnu with Canadian
12396 Cross.
12397
12398 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12399
12400 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12401 host.
12402
12403 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12404 and mingw32.
12405
12406 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12407
12408 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12409 here as it is not defined in the toplevel Makefile.
12410
12411 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12412
12413 * configure (package_makefile_rules_frag): New variable, which names
12414 a file with generic rules, ...
12415 Change comment to mention we now have FIVE parts.
12416 * configure: Undo last change.
12417
12418 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12419
12420 * config.guess: More accurate determination of HP processor types.
12421 * config.sub: More accurate determination of HP processor types.
12422
12423 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12424
12425 * configure (package_makefile_frag): Move inserting the
12426 ${package_makefile_frag} to where it should be according
12427 to the comment.
12428
12429 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12430
12431 * config.guess: Add support for Linux/ARM.
12432
12433 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12434
12435 * .cvsignore: Remove *-info and *-install since they match
12436 release-info and mpw-install, which we don't want to just ignore.
12437
12438 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12439
12440 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12441
12442 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12443
12444 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12445 local_prefix to sub-make invocations.
12446
12447 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12448
12449 * configure.in: Check makefile fragments in the source
12450 directory.
12451
12452 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12453
12454 * configure.in: Check whether host and target makefile
12455 fragments exist before adding them to *_makefile_frag.
12456
12457 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12458
12459 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12460
12461 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12462
12463 * configure.in: Make sure we only replace RPATH_ENVVAR on
12464 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12465 regexp to sed.
12466
12467 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12468 to sub-makes.
12469
12470 1998-01-13 Lee Iverson (leei@ai.sri.com)
12471
12472 * config-ml.in (multi-do): LDFLAGS must include multilib
12473 designator.
12474
12475 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
12476
12477 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12478
12479 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12480
12481 * config.sub: Add mingw32 support.
12482 * configure.in: Likewise.
12483
12484 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12485
12486 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12487
12488 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12489
12490 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12491 * configure (gxx_include_dir): Provide a definition for subdirs
12492 which do not use autoconf.
12493
12494 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12495
12496 * config.guess: Sync with egcs. Picks up new alpha support,
12497 BeOS & some additional linux support.
12498
12499 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12500
12501 * config.guess: HP 9000/803 is a PA1.1 machine.
12502
12503 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12504
12505 * configure.in: It's alpha*-...
12506
12507 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12508
12509 * configure.in (host_makefile_frag, target_makefile_frag):
12510 Handle multiple config files.
12511 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12512 alpha-*-*.
12513
12514 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12515
12516 * mkdep: New file.
12517
12518 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12519
12520 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12521
12522 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12523
12524 * Makefile.in: Add libgui directory.
12525 (GDB_TK): Add all-libgui.
12526 * configure.in: Add libgui directory.
12527 * configure: Add all-libgui to GDB_TK.
12528
12529 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12530
12531 * config-ml.in (multidirs): Add m32r to multilib list.
12532
12533 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12534
12535 * Makefile.in (all-target-gperf): Change dependency to
12536 all-target-libstdc++.
12537
12538 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12539
12540 * config.guess: Add BeOS support.
12541
12542 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12543
12544 Source directory cvs renamed to cvssrc:
12545 * configure.in (host_tools): Change cvs to cvssrc.
12546 (native_only): Likewise.
12547 (noconfigdirs) [various cases]: Likewise.
12548 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12549 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12550 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12551 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12552 (all-cvssrc): Rename target from all-cvs.
12553
12554 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12555
12556 * configure (gxx_include_dir): Fix thinko.
12557
12558 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12559
12560 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12561 (install-cross, install-gcc-cross): New targets.
12562
12563 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12564
12565 * configure.in (noconfigdirs): Add support for Thumb target.
12566
12567 * config.sub (maybe_os): Add support for Thumb target.
12568
12569 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12570
12571 * Makefile.in: Add rules for cygmon.
12572
12573 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12574
12575 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12576
12577 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12578 * configure (gxx_include_dir): Provide a definition for subdirs
12579 which do not use autoconf.
12580
12581 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12582
12583 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12584 11/18/97 build
12585
12586 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12587
12588 * From Franz Sirl.
12589 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12590 found on RedHat Linux systems.
12591
12592 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12593
12594 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12595 guesses.
12596
12597 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12598
12599 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12600
12601 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12602
12603 * ltmain.sh: If mkdir fails, check whether the directory was created
12604 anyhow by some other process.
12605
12606 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12607
12608 * configure.in (d30v-*-*): Configure all directories.
12609
12610 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12611
12612 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12613 for the D30V.
12614
12615 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12616
12617 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12618
12619 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12620
12621 * include/libiberty.h: Add extern "C" { so it can be used with C++
12622 progrms.
12623 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12624 programs.
12625
12626 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12627
12628 * configure.in (d30v-*-*): Configure GCC now.
12629
12630 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12631
12632 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12633 is no longer needed.
12634
12635 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12636
12637 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12638
12639 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12640
12641 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12642 targets using "$@" to provide support for similar but not identical
12643 targets without having to duplicate code.
12644
12645 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12646
12647 * makefile.vms: Fix to work with DEC C.
12648
12649 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12650
12651 * config.sub: Add mips-tx39-elf to marketing names.
12652
12653 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12654
12655 * ltmain.sh: Handle symlinks in generated script.
12656
12657 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12658
12659 * configure: Handle autoconf style directory options: --bindir,
12660 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12661 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12662 --sysconfdir.
12663 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12664 (sharedstatedir, localstatedir, oldincludedir): New variables.
12665 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12666 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12667 sbindir, sharedstatedir, and sysconfdir.
12668
12669 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12670
12671 * Makefile.in (bootstrap-lean): New target.
12672
12673 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12674
12675 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
12676 sn, and gnuserv from noconfigdirs.
12677
12678 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12679
12680 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12681
12682 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12683
12684 * Makefile.in (cross): New target.
12685
12686 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12687 Jeff Law <law@cygnus.com>
12688
12689 * Makefile.in (bootstrap2, bootstrap3): New targets.
12690 (all-bootstrap): Remove outdated and confusing target.
12691 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12692
12693 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12694
12695 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12696 windows. Consistent with gdb/configure.
12697
12698 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12699
12700 * configure.in: Name Linux target fragment.
12701
12702 * configure: Rewrite so that project Makefile fragment is inserted
12703 first and appears last in the resulting Makefile.
12704
12705 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12706
12707 * Makefile.in (install-itcl): Install tcl first.
12708
12709 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12710
12711 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12712
12713 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12714
12715 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12716
12717 * configure.in (skipdirs): Add target-librx for Linux.
12718 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12719
12720 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12721
12722 * Makefile.in (bootstrap): New target.
12723
12724 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12725
12726 * config.sub: Accept 'amigados' for backward compatibility.
12727
12728 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12729
12730 * config.guess: Merge with FSF.
12731
12732 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12733
12734 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12735
12736 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12737
12738 * config.sub: Add "marketing-names" patch.
12739
12740 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12741
12742 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12743
12744 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12745
12746 * config.sub: Handle v850-elf.
12747
12748 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
12749
12750 * .cvsignore (*-install): Remove.
12751
12752 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12753
12754 * ltconfig: Set CONFIG_SHELL in libtool.
12755 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12756
12757 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12758
12759 * configure.in (target_subdir): Set to libraries if enable_multilib.
12760
12761 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12762
12763 * config.guess: Update from gcc directory.
12764
12765 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12766
12767 * Makefile.in (all-sim): Depends on all-readline.
12768
12769 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12770
12771 * Makefile.in (BISON, YACC): Use $$s.
12772 (all-bison): Depend on all-texinfo.
12773
12774 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12775
12776 * Makefile.in (BISON): Add -L flag.
12777 (YACC): Likewise.
12778
12779 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12780
12781 * configure.in (noconfigdirs): Add support for v850e target.
12782
12783 * config.sub (maybe_os): Add support for v850e target.
12784
12785 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12786
12787 * configure.in (noconfigdirs): Add support for v850ea target.
12788
12789 * config.sub (maybe_os): Add support for v850ea target.
12790
12791 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12792
12793 * config.sub: Add mipstx39. Delete r3900.
12794
12795 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12796
12797 * Makefile.in (all-autoconf): Depends on all-texinfo.
12798
12799 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12800
12801 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12802 eabi targets.
12803
12804 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12805
12806 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12807
12808 * configure: When handling a Canadian Cross, handle YACC as well as
12809 BISON. Just set BISON to bison. When setting YACC, prefer bison.
12810 * Makefile.in (all-bison): Depend upon all-texinfo.
12811
12812 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12813
12814 * Makefile.in (BISON): bison, not byacc or bison -y.
12815 (YACC): bison -y or byacc or yacc.
12816 (various): Add *-bison as appropriate.
12817 (taz): No need to mess with BISON anymore.
12818
12819 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12820
12821 * configure: If OSTYPE matches *win32*, try to find a good value for
12822 CONFIG_SHELL.
12823
12824 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12825
12826 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12827 configure.in if it is present.
12828
12829 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12830
12831 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12832
12833 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12834
12835 * config.sub: Recognize `arc' cpu.
12836 * configure.in: Likewise.
12837 * config-ml.in: Likewise.
12838
12839 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12840
12841 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12842
12843 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12844
12845 * configure: Changed sed delimiter from ':' to '|' when
12846 attempting to substitute ${config_shell} for SHELL. On
12847 NT ${config_shell} may contain a ':' in it.
12848
12849 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12850
12851 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12852
12853 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12854
12855 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12856
12857 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12858
12859 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12860
12861 * ylwrap: If the program is a relative path, force it to be
12862 absolute.
12863
12864 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
12865
12866 * configure (tooldir): Set BISON to `bison -y' and not just bison.
12867
12868 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
12869
12870 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12871 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12872 for libraries.
12873
12874 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
12875
12876 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12877 separated by spaces.
12878
12879 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
12880
12881 * ylwrap: New file.
12882 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12883
12884 * ltmain.sh: Handle /bin/sh at start of install program.
12885
12886 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12887
12888 * ltconfig, ltmain.sh: New files, from libtool 1.0.
12889 * missing: New file, from automake 1.2.
12890
12891 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
12892
12893 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
12894 check-tk to CHECK_X11_MODULES.
12895
12896 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
12897
12898 * config.sub: Merge with FSF.
12899
12900 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
12901
12902 * config.guess: Merge with FSF.
12903
12904 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12905
12906 * configure: Treat msdosdjgpp like go32.
12907 * configure.in: Likewise. Don't remove gprof for go32.
12908
12909 * configure: Change Makefile.tem2 to Makefile.tm2.
12910
12911 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
12912
12913 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12914
12915 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12916
12917 * install-sh (chmodcmd): Set to null if the DST directory already
12918 exists. Same as Nov 11th change.
12919
12920 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
12921
12922 * configure (GDB_TK): Needs itcl and tix.
12923
12924 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
12925
12926 * config.guess: Update from FSF.
12927
12928 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
12929
12930 * Makefile.in (GDB_TK): Depend on itcl and tix.
12931
12932 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
12933
12934 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12935 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12936 (INSTALL_SCRIPT): New variable.
12937 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12938 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12939 to -x.
12940 * install-sh: Add support for -x option.
12941
12942 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
12943
12944 * configure.in, Makefile.in: Treat tix like itcl.
12945
12946 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
12947
12948 * Makefile.in (WINDRES): New variable.
12949 (WINDRES_FOR_TARGET): New variable.
12950 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12951 (EXTRA_HOST_FLAGS): Add WINDRES.
12952 (EXTRA_TARGET_FLAGS): Add WINDRES.
12953 (EXTRA_GCC_FLAGS): Add WINDRES.
12954 ($(DO_X)): Pass down WINDRES.
12955 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12956 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12957 DLLTOOL_FOR_TARGET.
12958
12959 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
12960
12961 * configure.in: configure sim before gdb for win32-x-ppc
12962
12963 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12964
12965 Move gperf into the toplevel, from libg++.
12966 * configure.in (target_tools): Add target-gperf.
12967 (native_only): Add target-gperf.
12968 * Makefile.in (all-target-gperf): New target, depend on
12969 all-target-libg++.
12970 (configure-target-gperf): Empty rule.
12971 (ALL_TARGET_MODULES): Add all-target-gperf.
12972 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12973 (CHECK_TARGET_MODULES): Add check-target-gperf.
12974 (INSTALL_TARGET_MODULES): Add install-target-gperf.
12975 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12976
12977 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
12978
12979 * config.sub (mn10200): Recognize new basic machine.
12980
12981 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12982
12983 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12984 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12985
12986 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12987
12988 * configure.in: If we're building mips-sgi-irix6* native, turn on
12989 ENABLE_MULTILIB and set TARGET_SUBDIR.
12990
12991 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
12992
12993 * Makefile.in (all-sn): Depend on all-grep.
12994
12995 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
12996
12997 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12998
12999 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13000 Makefile. From Jeff Makey <jeff@cts.com>.
13001 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13002
13003 * Makefile.in (DISTBISONFILES): Remove.
13004 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13005 $(DEFAULT_YACC).
13006
13007 * configure.in: Build itl, db, sn, etc., when building for native
13008 cygwin32.
13009
13010 * Makefile.in (LD): New variable.
13011 (EXTRA_HOST_FLAGS): Pass down LD.
13012 ($(DO_X)): Likewise.
13013
13014 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13015
13016 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13017
13018 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13019
13020 * configure.in (targargs): Strip out any supplied --build argument
13021 before adding our own. Always add --build.
13022
13023 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13024
13025 * configure.in (targargs): Pass --build if we're doing
13026 a cross-compile.
13027
13028 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13029
13030 * configure: Use '|' instead of ":" as the separator in
13031 sed. Otherwise sed chokes on NT path names with drive
13032 designators. Also look for "?:*" as the leading characters in an
13033 absolute pathname.
13034
13035 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13036
13037 * config.sub: Support for r3900.
13038
13039 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13040
13041 * configure.in: Use install-sh, not install.sh.
13042
13043 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13044
13045 * Makefile.in (taz): Improve check for BISON so it doesn't try to
13046 apply it twice.
13047
13048 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
13049
13050 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13051 install-binutils.
13052
13053 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
13054
13055 * Makefile.in: Add automake targets.
13056 * configure.in (host_tools): Add automake.
13057
13058 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
13059
13060 * configure: Default CXX to c++, not gcc.
13061 * Makefile.in (CXX): Set to c++, not gcc.
13062 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13063
13064 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
13065
13066 * install-sh: try appending a .exe if source file doesn't
13067 exist
13068
13069 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
13070
13071 * configure.in: Turn on multilib by default.
13072 (cross_only): Remove target-libiberty.
13073
13074 * Makefile.in (all-gcc): Don't depend on libiberty.
13075
13076 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
13077
13078 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13079
13080 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
13081
13082 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13083 (DISTBISONFILES): Add ld/Makefile.in
13084
13085 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
13086
13087 * configure.in: if target is cygwin32 but host isn't cygwin32,
13088 don't configure gdb tcl tk expect, not just gdb.
13089
13090 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
13091
13092 * configure.in: Added gnuserv everywhere sn appears.
13093
13094 * Makefile.in (ALL_MODULES): Added all-gnuserv.
13095 (CROSS_CHECK_MODULES): Added check-gnuserv.
13096 (INSTALL_MODULES): Added install-gnuserv.
13097 (CLEAN_MODULES): Added clean-gnuserv.
13098 (all-gnuserv): New target.
13099
13100 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
13101
13102 * config.guess: Fixes for MIPS OpenBSD systems.
13103
13104 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
13105
13106 * Makefile.in (INSTALL_XFORM): Remove.
13107 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13108
13109 * mkinstalldirs: New file, copied from automake.
13110 * Makefile.in (installdirs): Rename from install-dirs. Use
13111 mkinstalldirs. Change all users.
13112 (DEVO_SUPPORT): Add mkinstalldirs.
13113
13114 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
13115
13116 * install-sh: Rename from install.sh.
13117 * Makefile.in (INSTALL): Change install.sh to install-sh.
13118 (DEVO_SUPPORT): Likewise.
13119
13120 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
13121 Graichen <graichen@rzpd.de>.
13122
13123 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
13124
13125 * config.guess: Recognize OpenBSD systems correctly.
13126
13127 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13128
13129 * README, Makefile.in (ETC_SUPPORT): Remove references to
13130 cfg-paper*, configure.{texi,man,info*}._
13131
13132 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
13133
13134 * Makefile.in (all.normal): Ensure that gcc is built after all
13135 the x11 - ie gdb - targets.
13136
13137 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
13138
13139 * makefile.vms: Don't run conf-a-gas.
13140
13141 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
13142
13143 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13144
13145 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
13146
13147 * configure.in: Remove noconfigdirs case since gdb also
13148 configures and builds for tic80-coff.
13149
13150 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
13151
13152 * configure: Set cache_file to config.cache.
13153 * Makefile.in (local-distclean): Remove config.cache.
13154
13155 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
13156
13157 * COPYING: Update FSF address.
13158
13159 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
13160
13161 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13162 noconfigdirs.
13163
13164 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
13165
13166 * Makefile.in (install-dirs): Don't crash if prefix, and hence
13167 MAKEDIRS, is empty.
13168
13169 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
13170
13171 * config.sub: Tweak mn10300 entry.
13172
13173 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
13174
13175 * configure.in (host_tools): Put sim before gdb, so gdb's
13176 configure.tgt can determine if the simulator was configured.
13177
13178 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
13179
13180 * config.sub: Move BeOS $os case to be with other Cygnus
13181 local cases.
13182
13183 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
13184
13185 * config.sub: Remove misplaced comment that broke Linux.
13186
13187 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
13188
13189 * config.sub: Add BeOS support.
13190
13191 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
13192
13193 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13194
13195 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
13196
13197 * configure.in (noconfigdirs): Remove tcl and tk from
13198 noconfigdirs for cygwin32 builds.
13199
13200 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
13201
13202 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13203
13204 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
13205
13206 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13207 make-all.com, use makefile.vms instead.
13208
13209 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
13210
13211 * config.sub: Accept -lnews*.
13212
13213 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
13214
13215 * configure.in (noconfigdirs): Disable target-newlib,
13216 target-examples and target-libiberty for d30v.
13217
13218 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13219
13220 * configure.in (noconfigdirs): Enable ld for d30v.
13221
13222 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13223
13224 * configure.in (tic80-*-*): Build compiler.
13225
13226 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13227
13228 * configure.in (d30v-*): Remove sim directory from list of
13229 unsupported d30v directories
13230
13231 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13232
13233 * config.sub, configure.in: Add d30v target cpu.
13234
13235 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13236
13237 * makefile.vms: New file.
13238 * make-all.com: Remove.
13239
13240 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13241
13242 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13243
13244 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13245
13246 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13247
13248 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13249
13250 * Makefile.in (ALL_MODULES): Added all-db.
13251 (CROSS_CHECK_MODULES): Addec check-db.
13252 (INSTALL_MODULES): Added install-db.
13253 (CLEAN_MODULES): Added clean-db.
13254
13255 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13256
13257 * config.guess: Merge with latest FSF sources.
13258
13259 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13260
13261 * Makefile.in (ALL_MODULES): Added all-itcl.
13262 (CROSS_CHECK_MODULES): Added check-itcl.
13263 (INSTALL_MODULES): Added install-itcl.
13264 (CLEAN_MODULES): Added clean-itcl.
13265
13266 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13267
13268 * configure.in: build gdb for mn10200
13269
13270 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13271
13272 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13273
13274 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13275
13276 * configure.in (tic80-*-*): Turn off most targets right now.
13277
13278 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13279
13280 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13281 rather than the makeinfo program.
13282 (do-info): Depend upon all-texinfo.
13283
13284 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13285
13286 * configure.in: Remove uses of config/mh-linux.
13287
13288 * config.sub, config.guess: Merge with latest FSF sources.
13289
13290 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13291
13292 * config.sub (case $basic_machine): Add tic80 entries.
13293
13294 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13295
13296 * config.sub, config.guess: Merge with latest FSF sources.
13297
13298 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13299
13300 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13301 * mpw-config.in: Test for NewFolderRecursive.
13302 * mpw-install: Use symbolic name for startup filename.
13303 * mpw-README: Add various additional details.
13304
13305 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13306
13307 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13308
13309 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13310
13311 * configure.in: Do build gcc and the target libraries for
13312 the mn10200.
13313
13314 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
13315
13316 * configure.in: don't avoid building gdb for mn10300 any more
13317 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13318 instead of single-quoting it.
13319
13320 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
13321
13322 * configure.in: Don't use --with-stabs on IRIX 6.
13323
13324 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13325
13326 * configure.in (m32r): Build gdb, libg++ now.
13327
13328 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13329
13330 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13331 directories from noconfigdirs.
13332
13333 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13334
13335 * config.sub (basic_machine): added mips16 configuration
13336
13337 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13338
13339 * config.sub: Handle d10v-unknown.
13340
13341 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13342
13343 * config.sub: Handle v850-unknown.
13344
13345 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13346
13347 * Makefile.in: add findutils
13348 * configure.in: add findutils to list of host_tools
13349
13350 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13351
13352 * config.sub: Handle mn10200 and mn10300.
13353
13354 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13355
13356 * configure.in (d10v-*): Do not build librx.
13357
13358 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13359
13360 * configure.in (mn10300): Build everything except gdb & libgloss.
13361
13362 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13363
13364 * config.guess: Patch for Dansk Data Elektronik servers,
13365 from Niels Skou Olsen <nso@dde.dk>.
13366
13367 For ncr, use /bin/uname rather than uname, since GNU uname does not
13368 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13369
13370 Patch for MIPS R4000 running System V,
13371 from Eric S. Raymond <esr@snark.thyrsus.com>.
13372
13373 Fix thinko for nextstep.
13374
13375 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13376
13377 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13378 * config.guess: Guess mips-dec-mach_bsd4.3.
13379
13380 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13381 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13382 release numbers.
13383 * config.guess (mips-mips-riscos*): Emit just enough of the
13384 release number.
13385
13386 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13387 * config.guess (sparc-auspex-sunos*): Added.
13388 (f300-fujitsu-*): Added.
13389
13390 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13391 * config.guess: Recognize a Tadpole as a sparc.
13392
13393 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13394
13395 * config.guess: Don't assume that NextStep version is either 2 or
13396 3. NextStep 4 (aka OpenStep 4) has come out now.
13397
13398 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13399
13400 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13401 From Rik Faith <faith@cs.unc.edu>.
13402
13403 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13404
13405 * config.sub: Contributions from bug-gnu-utils to:
13406 Support plain "hppa" (no version given) architecture, reported by
13407 OpenStep.
13408 OpenBSD like NetBSD.
13409 LynxOs is not a hardware supplier.
13410
13411 * config.guess: Contributions from bug-gnu-utils to add support for:
13412 OpenBSD like NetBSD.
13413 Stratus systems.
13414 More Pyramid systems.
13415 i[n>4]86 Intel chips.
13416 M680[n>4]0 Motorola chips.
13417 Use unknown instead of lynx for hardware manufacturer.
13418
13419 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13420
13421 * install.sh (chmodcmd): Set to null if the DST directory already
13422 exists.
13423
13424 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13425
13426 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13427 not use mt-ppc target Makefile fragment any more.
13428
13429 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13430
13431 * configure.in (*-*-windows): Exclude everything but those dirs
13432 needed to build windows.
13433
13434 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13435
13436 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13437
13438 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13439
13440 * configure.in: Exclude mmalloc from i386-windows.
13441
13442 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13443
13444 * Undo my previous change.
13445
13446 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13447
13448 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13449 unconditionally.
13450 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13451
13452 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13453
13454 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13455 host to add it's own flags.
13456
13457 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13458
13459 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13460
13461 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13462
13463 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13464 (CXX_FOR_TARGET): Likewise.
13465 (GCC_FOR_TARGET): Define.
13466 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13467 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13468 CC_FOR_TARGET was specified on the command line.
13469 (MAKEOVERRIDES): Don't define.
13470
13471 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13472
13473 * configure.in (m32r): Fix spelling of libg++ libs.
13474
13475 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13476
13477 * config.sub (-apple*): Remove, now redundant.
13478
13479 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13480
13481 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13482
13483 * configure: Rework yesterday's sed script patch.
13484
13485 * config.sub: Merge with FSF.
13486
13487 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13488
13489 * config.guess: Merge from FSF.
13490
13491 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
13492 * config.guess: Use pc instead of unknown, for pc clone systems.
13493 Change linux to linux-gnu.
13494
13495 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13496 * config.guess: Avoid non-portable tr syntax.
13497
13498 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13499
13500 * test-build.mk (HOLES): Add "xargs" for gdb.
13501
13502 * configure: Avoid hpux10.20 sed bug.
13503
13504 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13505
13506 * configure.in: Add support for windows host
13507 (that is a build done under the Microsoft build environment).
13508
13509 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13510
13511 * Makefile.in: Replace all uses of srcroot with s, to shrink
13512 command line lengths.
13513
13514 Patches from Geoffrey Noer <noer@cygnus.com>:
13515 * configure.in: If configuring for newlib, pass --with-newlib to
13516 subdirectories.
13517 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13518 -Bnewlib/ and -Lwinsup to gcc.
13519 (CXX_FOR_TARGET): Likewise.
13520
13521 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13522
13523 * Makefile.in (ETC_SUPPORT): Add configure.
13524
13525 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13526
13527 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13528 host configuration file.
13529
13530 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13531
13532 * configure.in: Break mn10x00 support into separate
13533 mn10200 and mn10300 configurations.
13534 * config.sub: Likewise.
13535
13536 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13537
13538 * configure.in: Add lots of stuff to noconfigdirs for
13539 the mn10x00 targets.
13540
13541 * config.sub, configure.in: Add mn10x00 support.
13542
13543 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13544
13545 * make-all.com: Call conf-a-gas, not config-a-gas.
13546
13547 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13548
13549 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13550 targets.
13551
13552 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13553
13554 * mpw-README: Add much more detail for native PowerMac.
13555 * mpw-install: New file.
13556 * mpw-configure: Add --norecursion and --help options.
13557 * mpw-config.in: Translate readme and install files when
13558 copying to objdir.
13559 * mpw-build.in: Don't always depend on byacc and flex.
13560 (install-only-top): New action.
13561
13562 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13563
13564 * configure.in: You can now configure GDB for the v850.
13565
13566 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13567
13568 * configure.in (noconfigdirs): Don't configure any C++ dirs
13569 if targeting D10V.
13570
13571 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13572
13573 * config.sub: Recognize mips64vr5000.
13574
13575 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13576
13577 * configure.in: Use a single line for host_tools and native_only.
13578
13579 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13580
13581 * config.sub, configure.in: Add entries for m32r.
13582
13583 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13584
13585 * Makefile.in (inet-install): Don't run install-gzip.
13586
13587 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13588
13589 * configure.in: Don't config lots of things for *-*-windows*.
13590
13591 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13592
13593 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13594 (host_libs, host_tools): Copy from configure.in.
13595 * mpw-configure: Don't complain about directories not found.
13596
13597 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13598
13599 * configure.in (i[345]86): Recognize i686 for pentium pro.
13600 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13601 file.
13602
13603 * config.guess (i[345]86): Ditto.
13604
13605 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13606
13607 * configure.in (noconfigdirs): Removed gdb for D10V.
13608
13609 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
13610
13611 * configure.in: Remove ld, target-libio, target-libg++, and
13612 target-libstdc++ from noconfigdirs.
13613
13614 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13615
13616 * configure: Fix three locations where shell scripts were
13617 being run directly rather than with config_shell.
13618
13619 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13620
13621 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13622 * config.sub (basic_machine): Recognize v850.
13623
13624 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13625
13626 * mpw-configure: Handle multiple enable/disable options and
13627 pass them down recursively, handle -c and -s flags appropriately
13628 depending on choice of compiler, add escape mechanism for
13629 quoted arguments to gC.
13630
13631 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13632
13633 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13634 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13635 so that -mrelocatable-lib and -mno-eabi are used.
13636
13637 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13638 not support --print-multi-lib, don't abort.
13639
13640 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13641
13642 * make-all.com: Run config-a-gas.
13643 * setup.com: Don't copy subdirectory files around.
13644
13645 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13646
13647 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13648 target, it now compiles correctly.
13649
13650 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13651
13652 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13653
13654 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13655
13656 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13657
13658 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13659
13660 * configure.in (native_only): Add prms.
13661
13662 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13663
13664 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13665 (BINUTILS_SUPPORT_DIRS): Likewise.
13666
13667 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13668
13669 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13670 d10v support is added.
13671
13672 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13673
13674 * configure.in (d10v-*-*): New target.
13675
13676 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13677
13678 * config.guess (HP 9000/811): Recognize this as a PA1.1
13679 machine.
13680
13681 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13682
13683 * Makefile.in (do-tar-gz): New target, split out from tail end of
13684 taz target. Run each command separately, don't use pipes.
13685 (taz): Use it.
13686
13687 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13688
13689 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13690 * mpw-build.in: No builds should depend on building byacc or flex,
13691 they are assumed to be installed already.
13692
13693 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13694
13695 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13696 variable that CC_FOR_TARGET needs.
13697
13698 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13699
13700 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13701 options have changed since the last time the subdirectory was
13702 configured, and if it has, reconfigure.
13703 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13704 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13705
13706 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13707
13708 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13709 CLEAN_MODULES): Add bash.
13710 (all-bash): New target.
13711
13712 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13713
13714 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13715
13716 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13717
13718 * config.sub (basic_machine): Recognize d10v as a valid processor.
13719
13720 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13721
13722 * mpw-configure: Add support for --bindir.
13723 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13724
13725 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13726
13727 * configure.in: add bash, time, gawk to list of hosttools and things
13728 to only build for native toolchains
13729
13730 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13731
13732 * Makefile.in (docdir): Remove.
13733
13734 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13735
13736 * Makefile.in (datadir): Set to $(prefix)/share.
13737
13738 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13739
13740 * configure.in: build diff and patch for cygwin32-hosted
13741 toolchains.
13742
13743 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13744
13745 * config.sub: Accept -rtems*.
13746
13747 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13748
13749 * configure.in: enable dosrel for cygwin32-hosted builds,
13750 remove diff from the list of things not buildable
13751 via Canadian Cross
13752
13753 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13754
13755 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13756 don't get ". ".
13757
13758 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13759
13760 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13761
13762 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13763
13764 * Makefile.in (taz): Handle case where tex3patch didn't even get
13765 checked out. Also, if it was found, put the symlink in a new util
13766 subdirectory.
13767
13768 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13769
13770 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13771
13772 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13773
13774 * config.sub: Recognize -openvms.
13775 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13776 * make-all.com, setup.com: New files.
13777
13778 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13779
13780 * Makefile.in (taz): tex3patch moved to texinfo/util.
13781
13782 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13783
13784 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13785 * configure.in: remove make from disable-if-Can-Cross list
13786 enable gdb if ${host} and ${target} are cygwin32
13787
13788 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13789
13790 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13791 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13792
13793 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13794
13795 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13796 distinguish sysv/svr4/bsd variants.
13797 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13798
13799 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13800
13801 * configure.in: Added copyright notice.
13802 * move-if-change: Added copyright notice.
13803
13804 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13805
13806 * configure.in (powerpcle-*-solaris*): Until we get shared
13807 libraries working, don't build gdb, sim, make, tcl, tk, or
13808 expect.
13809
13810 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13811
13812 * config.guess: Merge with FSF:
13813
13814 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13815 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13816
13817 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13818 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13819
13820 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13821 * config.guess: Combine two OSF1 rules.
13822 Also recognize field test versions. From mjr@zk3.dec.com.
13823 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13824 because GNU uname does not support -p. From pmr@pajato.com.
13825
13826 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13827
13828 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13829
13830 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13831
13832 * mpw-README: Document GCCIncludes.
13833
13834 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13835
13836 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13837
13838 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13839
13840 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13841
13842 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13843
13844 * configure.in (*-*-cygwin32): Configure make.
13845
13846 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13847
13848 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13849
13850 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13851
13852 * Makefile.in (all-inet): Depend on all-perl.
13853
13854 * Makefile.in (inet-install): New target.
13855
13856 * Makefile.in (all-inet): Depend on all-tcl.
13857 (all-inet): Depend on all-send-pr.
13858
13859 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13860
13861 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13862 temporarily.
13863
13864 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
13865
13866 * configure.in: Don't configure --with-gnu-ld on AIX.
13867
13868 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13869
13870 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13871
13872 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
13873
13874 * Makefile.in (ALL_MODULES): Added all-inet.
13875 (CROSS_CHECK_MODULES): Added check-inet.
13876 (INSTALL_MODULES): Added install-inet.
13877 (CLEAN_MODULES): Added clean-inet.
13878 (all-indent): New target.
13879
13880 * configure.in (host_tools): Added inet.
13881 (native_only): Added inet.
13882 (noconfigdirs): Added inet.
13883
13884 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
13885
13886 * configure.in: Don't configure libgloss if we are not configuring
13887 newlib.
13888
13889 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13890
13891 * configure.in: Don't configure libgloss for unsupported
13892 architectures.
13893
13894 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13895
13896 * Makefile.in (CLEAN_MODULES): Add clean-apache.
13897
13898 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
13899
13900 * Makefile.in (ALL_MODULES): Include all-apache.
13901 (CROSS_CHECK_MODULES): Include check-apache.
13902 (INSTALL_MODULES): Include install-apache.
13903 (all-apache): New target.
13904
13905 * configure.in: Added apache everywhere perl is seen.
13906
13907 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13908
13909 * Makefile.in: Add support for clean-{module} and
13910 clean-target-{module} rules.
13911
13912 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
13913
13914 * configure.in (*-*-ose) do not build libgloss.
13915
13916 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13917
13918 * config.guess (prep*:SunOS:5.*:*): Turn into
13919 powerpele-unknown-solaris2.
13920
13921 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
13922
13923 * configure.in: Permit --enable-shared to specify a list of
13924 directories.
13925
13926 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13927
13928 * configure.in (host==solaris): Pass only the first word of $CC
13929 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13930
13931 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13932
13933 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13934
13935 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
13936
13937 * Makefile.in (ALL_MODULES): Include all-perl.
13938 (CROSS_CHECK_MODULES): Include check-perl.
13939 (INSTALL_MODULES): Include install-perl.
13940 (ALL_X11_MODULES): Include all-guile.
13941 (CHECK_X11_MODULES): Include check-guile.
13942 (INSTALL_X11_MODULES): Include install-guile.
13943 (all-perl): New target.
13944 (all-guile): New target.
13945
13946 * configure.in (host_tools): Include perl and guile.
13947 (native_only): Include perl and guile.
13948 (noconfigdirs): Don't build guile and perl; no ports have been
13949 done.
13950
13951 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
13952
13953 * configure (--enable-*): Handle quoted option lists such as
13954 --enable-sim-cflags='-g0 -O' better.
13955
13956 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13957
13958 * Makefile.in ({,inst}all-target): New rule so we can make and
13959 install all of the target directories easily.
13960
13961 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13962
13963 * configure.in: Add missing global flag in sed substitution when
13964 deleting `target-' from ${configdirs}.
13965
13966 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
13967
13968 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13969 option.
13970
13971 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13972 config/mh-necv4.
13973
13974 * install.sh: Correct misspelling of transformbasename.
13975
13976 * config.guess: Recognize mips-*-sysv*.
13977
13978 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
13979
13980 * config.sub: Recognize mon960.
13981
13982 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
13983
13984 * configure: Restore Canadian Cross handling of BISON and LEX,
13985 removed in Feb 20 change.
13986
13987 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
13988
13989 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13990 Mention make install. Remove the old copyright date as well the
13991 clumsy and rather pointless copyright on the README file.
13992
13993 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
13994
13995 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13996 Makefile after running symlink-tree, then run `make distclean' to
13997 avoid clobbering any generated files in srcdir.
13998
13999 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14000
14001 * configure.in (m68k-*-netbsd*): Build everything now.
14002
14003 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14004
14005 * Makefile.in (taz): Fix quoting.
14006
14007 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14008
14009 * configure.in (sparclet-*-*): Build everything now.
14010
14011 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14012
14013 * configure.in (m68k-*-linux*): New host.
14014
14015 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14016
14017 * configure: Check for bison before byacc.
14018
14019 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14020
14021 * Makefile.in configure: Change the way LEX and BISON/YACC are
14022 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14023 searching PATH. These are used as fallbacks by Makefile.in if
14024 flex/bison/byacc aren't in objdir.
14025
14026 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14027
14028 * Makefile.in: Make everything which depends upon all-bfd also
14029 depend upon all-opcodes, in case --with-commonbfdlib is used.
14030
14031 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14032
14033 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14034 building NT native compilers on Unix.
14035
14036 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14037
14038 * configure.in: Don't get CC from the host Makefile fragment if we
14039 can find gcc in PATH, or if this is a Canadian Cross. Move the
14040 Solaris test for /usr/ucb/cc to the post target script, just after
14041 the compiler sanity test.
14042
14043 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14044
14045 * config.sub: Merge with FSF.
14046
14047 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
14048
14049 * Makefile.in (RPATH_ENVVAR): New variable.
14050 (REALLY_SET_LIB_PATH): Use it.
14051 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14052
14053 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
14054
14055 * config.sub, configure.in: Recognize sparclet cpu.
14056
14057 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14058
14059 * config.guess: Support m68k-cbm-sysv4.
14060
14061 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14062
14063 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14064 m68k-unknown-linuxaout from linker help string. Put quotes around
14065 $ld_help_string.
14066
14067 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
14068
14069 * config.guess (powerpc-harris-powerunix): Add guess for port
14070 to new target.
14071
14072 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14073
14074 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14075
14076 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
14077
14078 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14079 $(REALLY_SET_LIB_PATH) in Makefile.
14080 * Makefile.in (SET_LIB_PATH): New variable.
14081 (REALLY_SET_LIB_PATH): New variable.
14082 ($(DO_X)): Use $(SET_LIB_PATH).
14083 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14084 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14085 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14086 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14087 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14088 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14089 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14090 (install-dosrel): Likewise.
14091 (all-opcodes): Depend upon all-libiberty.
14092
14093 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
14094
14095 * config.guess (*:CYGWIN*): New
14096
14097 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14098
14099 * Makefile.in (all-target-winsup): All all-target-libiberty.
14100
14101 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14102
14103 * configure.in (noconfigdirs): Add missing # in front of comment.
14104
14105 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
14106
14107 * configure.in: add second pass to things added to noconfigdirs
14108 so *-gm-magic can exclude libgloss properly.
14109
14110 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
14111
14112 * mpw-configure (extralibs_name, rez_name): Set correctly
14113 for MWC68K compiler.
14114
14115 * mpw-README: Add more info on the necessary build tools.
14116
14117 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
14118
14119 * configure.in, config.sub: Recognize cygwin32.
14120
14121 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
14122
14123 * config.guess, config.sub: Recognize A/UX.
14124
14125 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
14126
14127 * config.sub: Merge with gcc/config.sub.
14128
14129 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
14130
14131 * mpw-build.in (do-binutils): Add build of stamps.
14132
14133 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
14134
14135 * config.sub: Add recognition for mips64vr4100*-* targets.
14136
14137 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14138
14139 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14140 Add creation of gconfigargs with `--enable-shared' turned on.
14141 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14142 ($(host)-stamp-stage3-configured): Likewise.
14143 (HOLES): Add chatr and ldd.
14144 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14145
14146 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
14147
14148 * configure: Pass --nfp to recursive configures.
14149
14150 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
14151
14152 * Makefile.in (DLLTOOL): New.
14153 (DLLTOOL_FOR_TARGET): New.
14154 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14155 (EXTRA_TARGET_FLAGS): Ditto.
14156 (EXTRA_GCC_FLAGS): Ditto.
14157 (CONFIGURE_TARGET_MODULES): Ditto.
14158 (DO_X): Ditto.
14159 * configure: Add DLLTOOL.
14160
14161 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
14162
14163 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14164 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14165 mh-sco, since old workarounds no longer needed, and don't
14166 build ld, since libraries have weak symbols in COFF.
14167
14168 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
14169
14170 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14171
14172 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
14173
14174 * configure.in: Make sure that ${CC} can be used to compile an
14175 executable.
14176
14177 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14178
14179 * Makefile.in (all-gdb): Depend on $(GDB_TK).
14180 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14181 nothing depending on whether gdbtk is being built.
14182
14183 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
14184
14185 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14186
14187 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
14188
14189 * configure.in (noconfigdirs): Put ld or gas in this early, if the
14190 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14191
14192 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
14193
14194 * config-ml.in: Add support for
14195 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14196 Simplify setting of multidirs from --disable-foo.
14197
14198 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14199
14200 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14201 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14202 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14203 non-empty, pass them on to the GCC make.
14204 (all-bootstrap): New rule that is like all-gcc, except it executes
14205 the GCC bootstrap rule instead of the GCC all rule.
14206
14207 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
14208
14209 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14210
14211 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14212
14213 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14214 DG/UX support.
14215
14216 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
14217
14218 * config.sub (i*86*) Change [345] to [3456]
14219
14220 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14221
14222 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14223 --with-gnu-ld=no.
14224
14225 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14226
14227 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14228 AIX multilibs get built.
14229
14230 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14231
14232 * configure.in (i386-win32): Don't build expect if we're not
14233 building the tcl subdir.
14234
14235 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14236
14237 * Makefile.in: (configure-target-examples, all-target-examples):
14238 New targets, configure and build example programs.
14239
14240 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14241
14242 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14243 use it as input to sedit the generated MPW makefile.
14244 * mpw-README: Add a suggestion about Gestalt.h.
14245
14246 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14247
14248 * config.sub: Accept *-*-ieee*.
14249
14250 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14251
14252 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14253 Ronald F. Guilmette <rfg@monkeys.com>.
14254
14255 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14256
14257 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14258 for powerpc-pe native.
14259 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14260 (target==powerpc-pe): duplicate i386-win32 entry.
14261
14262 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14263
14264 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14265 of vxworks, not just vxworks5.1.
14266
14267 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14268
14269 * mpw-configure: Add support for exec-prefix.
14270
14271 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14272
14273 * config.guess: Recognize HP model 816 machines as having
14274 a PA1.1 processor.
14275
14276 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14277
14278 * configure: Ignore new autoconf configure options.
14279
14280 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14281
14282 * config.guess: Recognize Pentium under SCO.
14283 From Robert Lipe <robertl@arnet.com>.
14284
14285 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14286
14287 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14288
14289 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14290
14291 * configure.in: Don't configure gas for alpha-dec-osf*.
14292
14293 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14294
14295 * configure.in: Default to --with-stabs for some targets for which
14296 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14297 i[345]86*-*-unixware*.
14298
14299 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14300
14301 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14302 rather than basing it on the target. Simplify handling of options
14303 controlling which directories to configure. Remove extraneous
14304 slash in multi-clean target.
14305
14306 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14307
14308 * config-ml.in: Prefix more variables with ml_ so they don't collide
14309 with configure's.
14310
14311 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
14312
14313 * configure: Don't turn -v into --v.
14314
14315 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
14316
14317 * configure.in (targargs): Fix typo.
14318
14319 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14320
14321 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14322
14323 * configure.in: Strip --host and --target options from
14324 CONFIG_ARGUMENTS, and always configure for --host only. Add
14325 --with-cross-host option when building with a cross-compiler.
14326 * configure: Canonicalize the arguments put into config.status by
14327 always using `=' for an option with an argument. Pass a presumed
14328 --host or --target explicitly.
14329
14330 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14331
14332 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14333 into general OS recognition case.
14334
14335 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14336
14337 * configure.in (target_configdirs): add target-winsup only
14338 for win32 target systems.
14339
14340 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14341
14342 * Makefile.in (all-target-libgloss): Depend upon
14343 configure-target-newlib, since when libgloss is built it looks to
14344 see if the newlib directory exists.
14345
14346 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14347
14348 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14349 cfg-ml-*.in.
14350
14351 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14352
14353 * configure: Handle LD and LD_FOR_TARGET when configuring a
14354 Canadian Cross.
14355
14356 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14357
14358 * configure.in (target_libs): add target-winsup.
14359 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14360 (target==ppcle-pe): remove ld from $noconfigdirs.
14361
14362 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14363
14364 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14365 Preserve relative path names in $srcdir. Build symlink tree if
14366 configuring cross target dir and srcdir=. (= no VPATH support).
14367 (configure-target-libg++): Depend on configure-target-librx.
14368 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14369 * config-ml.in: New file.
14370 * symlink-tree: New file.
14371 * configure: Ensure srcdir="." if that's what it is.
14372
14373 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14374
14375 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14376 includes and FLEX_SKELETON setting.
14377 * mpw-configure (--with-gnu-ld): New option, controls whether
14378 to use PPCLink or ld with PowerMac GCC.
14379 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14380 * mpw-config.in: Configure grez if targeting Mac.
14381
14382 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14383 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14384 just macos.
14385 * configure.in: Configure grez resource compiler if targeting Mac.
14386 * Makefile.in (all-grez, install-grez): New targets.
14387
14388 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14389
14390 * configure: CXX defaults to gcc, not g++. If we find
14391 gcc in the path, set CC to gcc -O2.
14392
14393 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14394
14395 * configure: Default ${build} correctly. Avoid picking up extra
14396 spaces when reading CC and CXX from Makefile. When doing a
14397 Canadian Cross, use plausible default values for numerous
14398 variables.
14399 * configure.in: When doing a Canadian Cross, don't try to
14400 configure tools whose configure script can't handle it.
14401
14402 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14403
14404 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14405
14406 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14407
14408 * configure: Remove dubious bug reporting address.
14409
14410 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14411
14412 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14413 configure script, run that instead of this directory's configure.
14414 In either case, print a message that we're configuring the sub-dir.
14415
14416 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14417
14418 * configure.in: Before checking for the existence of various files,
14419 use sed to filter out "target-".
14420
14421 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14422
14423 * Makefile.in (DO_X): Split rule to decrease command line length
14424 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14425 (Philippe De Muyter).
14426
14427 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14428
14429 * Makefile.in (all-patch): depend on all-libiberty.
14430
14431 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14432
14433 * configure.in: If the only directory in target_configdirs which
14434 actually exists is libiberty, then set target_configdirs to empty,
14435 to avoid trying to build a target libiberty in a gas or gdb
14436 distribution.
14437
14438 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14439
14440 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14441 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14442 systems.
14443
14444 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14445
14446 * configure.in (copy_dirs): Use sys-include instead of include
14447 for --with-headers option.
14448
14449 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14450
14451 * Makefile.in, configure.in: Make winsup builds work with
14452 new scheme.
14453
14454 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14455
14456 * configure.in: Build the linker on AIX.
14457
14458 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14459
14460 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14461 where needed.
14462
14463 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14464
14465 * Makefile.in (all-gcc): Fix typo.
14466
14467 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14468
14469 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14470
14471 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14472
14473 * configure.in: Rename libFOO to target-libFOO, and xiberty
14474 to target-xiberty, to provide more flexibility.
14475 (target_subdir): Define. Create if cross.
14476 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14477 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14478 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14479 check-libFOO -> check-target-libFOO, etc.
14480 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14481 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14482 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14483 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14484 allow ALL_GCC="" to only configure.
14485 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14486 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14487 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14488
14489 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14490
14491 * Makefile.in (taz): Build "info" in etc explicitly.
14492
14493 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14494
14495 * configure.in: Make sure that CC is undefined (as opposed to
14496 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14497 problem with autoconf trying to configure on a host without GCC.
14498
14499 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14500
14501 * mpw-configure: Set host alias from choice of host compiler,
14502 only use generic MPW Makefile sed if present, edit a file
14503 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14504 * mpw-README: Add problem notes about CW6 and CW7.
14505
14506 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14507
14508 * Makefile.in (taz): Use ";" instead of ";;".
14509
14510 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14511
14512 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14513 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14514 DISTDOCDIRS.
14515 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14516 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14517
14518 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14519
14520 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14521 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14522 Move bfd to DISTSTUFFDIRS.
14523
14524 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14525
14526 * Makefile.in (X11_LIB): Removed.
14527 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14528
14529 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14530
14531 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14532
14533 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14534 names.
14535
14536 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14537
14538 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14539
14540 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14541
14542 * configure.in (i[345]86-*-win32): Always build newlib.
14543 Don't configure cvs, autoconf or texinfo.
14544 * Makefile.in (LD_FOR_TARGET): New.
14545 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14546 Pass down LD_FOR_TARGET.
14547
14548 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14549
14550 * winsup: New directory.
14551 * Makefile.in: Build winsup.
14552 * configure.in: Winsup is configured when target is win32.
14553 Can only build win32 target GDB when native.
14554
14555 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14556
14557 * config.guess: Recognize HP model 819 machines as having
14558 a PA 1.1 processor.
14559
14560 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14561
14562 * configure: Fix sed loop which substitutes for CC and CXX to
14563 avoid bug found in various sed implementations.
14564
14565 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14566
14567 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14568 simulator. Use standard powerpc-*-eabi*.
14569
14570 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14571
14572 * configure.in: Stop putting gas and binutils in noconfigdirs for
14573 powerpc-*-aix* and rs6000-*-*.
14574
14575 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14576
14577 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14578 -mcall-aixdesc libraries.
14579
14580 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14581
14582 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14583
14584 * config.sub (arm | armel | armeb): Fix shell syntax.
14585
14586 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14587
14588 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14589 -msoft-float and -mcpu=common support.
14590 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14591 libraries.
14592
14593 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14594
14595 * configure.in: Allow configuration and build of emacs19 for the alpha.
14596
14597 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14598
14599 * configure.in (CC): Get ^CC, not just any old CC, from
14600 ${host_makefile_frag}.
14601
14602 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14603
14604 * configure.in (CC): Try to get CC from
14605 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14606
14607 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14608
14609 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14610 only if it exists in $(srcdir).
14611
14612 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14613
14614 * configure: If CC and CXX are not set in the environment, set
14615 them, based on either an existing Makefile or on searching for gcc
14616 in PATH. Substitute for CC and CXX in Makefile.
14617 * configure.in: Remove libm from target_libs. Separate
14618 target_configdirs from configdirs. If CC is not set in
14619 environment, try to get it from a host Makefile fragment. Rewrite
14620 changes of configdirs to use skipdirs instead. A few minor
14621 tweaks. Take directories out of target_configdirs as they are
14622 taken out of configdirs. Remove existing Makefile files from
14623 subdirectories. Substitute for TARGET_CONFIGDIRS and
14624 CONFIG_ARGUMENTS in Makefile.
14625 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14626 by configure.in.
14627 (CONFIG_ARGUMENTS): Likewise.
14628 (CONFIGURE_TARGET_MODULES): New variable.
14629 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14630 ($(CONFIGURE_TARGET_MODULES)): New target.
14631 (configure-libg++, configure-libio): New targets.
14632 (all-libg++): Depend upon configure-libg++.
14633 (all-libio): Depend upon configure-libio.
14634 (configure-libgloss, all-libgloss): New targets.
14635 (configure-libstdc++): New target.
14636 (all-libstdc++): Depend upon configure-libstdc++.
14637 (configure-librx, all-librx): New targets.
14638 (configure-newlib): New target.
14639 (all-newlib): Depend upon configure-newlib
14640 (configure-xiberty): New target.
14641 (all-xiberty): Depend upon configure-xiberty.
14642
14643 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14644
14645 * configure.in (host i[345]86-*-win32): Expand the
14646 noconfigdirs again.
14647
14648 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14649
14650 * mpw-configure: Fix sed command file name.
14651
14652 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14653
14654 * configure.in (host i[345]86-*-win32): Reduce the
14655 noconfigdirs again.
14656
14657 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14658
14659 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14660 or powerpc*-*-pe*, since they are not yet supported.
14661
14662 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14663
14664 Add PowerMac support and many other enhancements.
14665 * mpw-configure: New option --cc to select compiler to use,
14666 paste options set according to --cc into the generated
14667 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14668 if mpw-make.sed is present.
14669 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14670 add forward includes for PowerPC include files.
14671 * mpw-build.in: Build using Makefile.PPC if present.
14672 (do-byacc, etc): Remove separate version resource builds.
14673 (do-gas): Build "stamps" before "all".
14674 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14675 * mpw-README: Update to reflect --cc option, PowerMac support,
14676 and recently-reported compatibility problems.
14677
14678 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14679
14680 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14681 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14682 (--with-multilib-top): Pass to recursive invocations.
14683
14684 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14685
14686 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14687 v810-*-*.
14688
14689 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14690
14691 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14692 gdb, ld and opcodes on v810-*-*.
14693
14694 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14695
14696 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14697 (local-maintainer-clean): New target.
14698 (maintainer-clean): New target.
14699 (realclean): Just depend upon maintainer-clean.
14700
14701 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14702
14703 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14704
14705 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14706
14707 * configure.in: Build ld in mips*-*-bsd* case.
14708
14709 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14710
14711 * config.sub: Accept -lites* OS. From Ian Dall.
14712
14713 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14714
14715 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14716 targets.
14717
14718 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14719
14720 * configure.in: treat i386-win32 canadian cross the same as
14721 i386-go32 canadian cross.
14722
14723 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14724
14725 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14726 running under the simulator to build a reduced set of libraries.
14727 (powerpc-*-eabiaix): Add fine grained multilib support added to
14728 other powerpc targets yesterday.
14729
14730 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14731
14732 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14733 -disable-softfloat, -disable-relocatable, -disable-aix, and
14734 -disable-sysv to control which multilib libraries get built.
14735
14736 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14737
14738 * configure: Add Makefile.tem to list of files to remove in trap
14739 handler.
14740
14741 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14742
14743 * config.guess (*Linux*): Add missing "exit"s.
14744 Also, need specific check for alpha-unknown-linux (uses COFF).
14745
14746 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14747
14748 * config.guess: Merge with FSF:
14749
14750 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14751 * config.guess (AIX4): More robust release numbering discovery.
14752
14753 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14754 * config.guess (i386-sequent-ptx): Properly get version number.
14755
14756 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14757 * config.guess (mips:*:4*:UMIPS): New case.
14758
14759 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14760
14761 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14762 (i386-win32 host): Likewise. Don't build readline.
14763
14764 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14765
14766 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14767 SUPPORT_FILES to submakes.
14768
14769 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14770
14771 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14772 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14773 mpw-configure.
14774
14775 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14776
14777 * configure.in (appdirs): Use =, not ==, in test expression when
14778 trying to build the text to print in the warning message for
14779 Solaris users.
14780
14781 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14782
14783 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14784
14785 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14786
14787 * config.guess: Recognize lynx-2.3.
14788
14789 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14790
14791 * config.sub (z8ksim): Deleted
14792 (z8k-*-coff): New, this is the one true name of the target.
14793
14794 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14795
14796 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14797
14798 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14799
14800 * config.guess (*:Linux:*:*): First try asking the linker what the
14801 default object file format is (elf, aout, or coff). Then if this
14802 fails, try previous methods.
14803
14804 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14805
14806 * configure.in: Don't build newlib for *-*-vxworks5.1.
14807
14808 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14809
14810 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14811 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14812
14813 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14814
14815 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14816
14817 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14818
14819 * cfg-ml-com.in: New file.
14820 * cfg-ml-pos.in: New file.
14821
14822 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14823
14824 * COPYING.NEWLIB: Add HP free copyright to list.
14825
14826 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14827
14828 * config.sub: Recognize -eabi* for the system, not just -eabi.
14829
14830 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14831
14832 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14833 * config.sub, configure.in (win32): New target and host.
14834
14835 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14836
14837 * configure.in: Add i386-pe configuration.
14838
14839 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14840
14841 * mpw-build.in (install): Install GDB after LD.
14842
14843 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14844
14845 * mpw-config.in (elf/mips.h): Always forward-include, needed
14846 for GDB to build.
14847
14848 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14849
14850 * testsuite: New directory for customer acceptance and whole tool
14851 chain tests.
14852
14853 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14854
14855 * configure: If per-host line isn't found, but AC_OUTPUT is found
14856 and a configure script exists, run it instead.
14857
14858 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14859
14860 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14861
14862 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
14863
14864 * configure: Set build_{cpu,vendor,os,alias} to host values when
14865 --build isn't specified.
14866
14867 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14868
14869 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14870 (FLAGS_TO_PASS): Pass them.
14871 (EXTRA_TARGET_FLAGS): Ditto.
14872
14873 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14874
14875 * Makefile.in (all-libg++): Depend on all-libstdc++.
14876
14877 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14878
14879 * configure.in (noconfigdirs): Enable all packages for
14880 i386-unknown-netbsd.
14881
14882 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
14883
14884 * configure.in (noconfigdirs): Don't configure tk for i386-go32
14885 hosted builds (DOS builds)
14886
14887 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14888
14889 Changes for ARM based on patches from Richard Earnshaw:
14890 * config.sub: Handle armeb and armel.
14891 * configure.in: Omit arm linker only for riscix.
14892
14893 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
14894
14895 * config.guess: Update from FSF.
14896
14897 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
14898
14899 * config.sub: Recognize powerpcle as the little endian variant of
14900 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
14901 powerpcle variant. Convert pentium into i586, not i486. Add p5
14902 alias for i586. Map new x86 variants p6, k5, nexgen into i586
14903 temporarily.
14904
14905 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
14906
14907 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14908
14909 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
14910
14911 * config.sub: Accept -lites* as a basic system type.
14912
14913 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
14914
14915 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14916 installed, and if so return linuxoldld as the system name.
14917
14918 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
14919
14920 * config.guess: Add hppa1.1-hp-lites support.
14921
14922 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
14923
14924 * configure.in: Don't build newlib for m68k-vxworks5.1.
14925
14926 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14927
14928 * configure.in (mips-sgi-irix6): Use mh-irix5.
14929
14930 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
14931
14932 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14933
14934 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14935
14936 * test-build.mk: Enable building of shared libraries on IRIX 5 and
14937 OSF/1. Fix compiler flags.
14938 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
14939
14940 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
14941
14942 * configure.in: Recognize --with-newlib.
14943 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14944
14945 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14946
14947 * Makefile.in: move {all,check,install}-gdb from *_MODULES
14948 to *_X11_MODULES due to gdbtk needing X include files et al.
14949
14950 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
14951
14952 Merge in support for Mac MPW as a host.
14953 (Old change descriptions retained for informational value.)
14954
14955 * mpw-config.in: Add generic include forwards for cpu-specific
14956 include files in aout and elf directories.
14957
14958 * mpw-configure: Added copyright.
14959 * mpw-config.in: Check for presence of required build tools.
14960 (target_libs): Add newlib.
14961 (target_tools): Add examples.
14962 (Read Me): Generate as "Read Me for MPW" instead.
14963 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14964 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14965 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14966
14967 * mpw-configure: Remove subdir-specific makefile hackery,
14968 delete mk.tmp after using it.
14969
14970 * mpw-build.in (all): Display start and end times.
14971
14972 * mpw-configure (host_canonical): Set.
14973 (target_cpu): Always add to makefiles.
14974 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14975 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14976 (mpw-mh-mpw): Look for in srcdir and srcroot.
14977 Use sed instead of mpw-edit-prefix to edit prefix definitions.
14978
14979 * mpw-build.in: (install-only): New target.
14980
14981 * mpw-configure (host_alias, target_alias): Rename from hostalias
14982 and targetalias, add into generated Makefile.
14983 (mk.tmp): If present, add into generated Makefile.
14984 * mpw-build.in (all-gas): Build config.h first before gas proper.
14985
14986 * mpw-configure (config.status): Write only if changed.
14987 * mpw-config.in (readline): Configure it (not built, just used for
14988 definitions).
14989
14990 * mpw-config.in (elf/mips.h): Add a forward include.
14991
14992 * mpw-config.in: Forward-include most .h files in include into
14993 extra-include.
14994 (readline): Don't build.
14995 mpw-build.in (install): Install GDB.
14996
14997 * mpw-configure (prefix, mpw_prefix): Handle it.
14998 * mpw-config.in (mmalloc, readline): Don't configure.
14999 * mpw-build.in (thisscript): Rename to ThisScript.
15000 Use mpw-build instead of BuildProgram everywhere.
15001 (mmalloc, readline): Don't build.
15002 * mpw-README: New file, basic documentation about the MPW port.
15003
15004 * mpw-config.in: Use forward-include to create include files.
15005
15006 * mpw-configure: Add more things to the top of each configured
15007 Makefile, including contents of config/mpw-mh-mpw.
15008 * mpw-config.in (extra-include): Create this directory and fill it
15009 with Posix-like include files when configuring.
15010
15011 * config.sub (apple, mac, mpw): Add various aliases.
15012
15013 * mpw-build.in: New file, top-level build script fragment for MPW.
15014 * mpw-configure: New file, configure script for MPW.
15015 * mpw-config.in: New file, config fragment for MPW.
15016
15017 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15018
15019 * configure.in (host_libs): Remove glob, since it is gone from the
15020 sources.
15021
15022 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15023
15024 * Makefile.in: define empty GDB_NLM_DEPS var.
15025
15026 * configure.in(target_makefile_frag): use config/mt-netware
15027 for netware targets.
15028
15029 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15030
15031 * config.sub: Merge in recent FSF changes. Remove linux special
15032 cases.
15033
15034 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15035
15036 Revert this change:
15037
15038 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15039
15040 * build-all.mk: Use CC=cc -Xs on Solaris.
15041
15042 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15043
15044 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
15045 stop using it.
15046 * Makefile.in: Nuke all references to glob subdirectory.
15047
15048 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15049
15050 * configure.in: Fix --enable-shared logic in per-host.
15051
15052 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
15053
15054 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15055
15056 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15057
15058 * configure.in (noconfigdirs): Don't build gas on AIX, for
15059 powerpc*-*-aix* as well as for rs6000*-*-aix*.
15060
15061 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
15062
15063 * configure: Fix --cache-file to work if the file argument is a
15064 relative path.
15065
15066 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
15067
15068 * configure: If the --cache-file is used, pass it down to
15069 configure in subdirectories.
15070
15071 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
15072
15073 * config.sub: add vxworks29k configuration.
15074
15075 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15076
15077 * Makefile.in (taz): Do "diststuff" part quietly.
15078
15079 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
15080
15081 * config.sub: Mini-merge with gcc/config.sub.
15082
15083 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15084
15085 * config.guess (IRIX): Sed - to _.
15086
15087 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15088
15089 * Makefile.in (source-vault, binary-vault): New targets.
15090
15091 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
15092
15093 * config.sub: Recognize -eabi as a basic system type.
15094
15095 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15096
15097 * configure.in (enable_shared stuff): Fix typo.
15098
15099 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
15100
15101 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15102
15103 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15104
15105 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15106
15107 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15108
15109 * configure.in (rs6000-*-*): Don't build gas.
15110
15111 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
15112
15113 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15114 reduce command line length.
15115 (AS_FOR_TARGET): Check for as.new, not Makefile.
15116 (NM_FOR_TARGET): Check for nm.new, not Makefile.
15117
15118 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
15119
15120 * config.guess: Merge from FSF.
15121
15122 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15123
15124 * configure: Don't use $ when handling program_suffix.
15125
15126 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
15127
15128 * configure.in: Configure tk for hppa/hpux.
15129
15130 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
15131
15132 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
15133
15134 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15135
15136 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
15137 to LIBCXXFLAGS. Tests are better run without it.
15138
15139 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
15140
15141 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15142
15143 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
15144
15145 * configure.in (*-*-netware*): Don't configure xiberty.
15146
15147 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
15148
15149 * configure.in: Remove tk from native_only list.
15150
15151 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
15152
15153 * build-all.mk: Add mips-ncd-elf target to sun4 targets
15154 for special NCD build.
15155
15156 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15157
15158 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15159 makeall.bat, they're only useful for binutils snapshots.
15160 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15161 makeall.bat to specified SUPPORT_FILES.
15162
15163 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
15164
15165 * build-all.mk: Add Ericsson targets to sun4 and solaris
15166 hosts. Add BNR's sun4 target to solaris host, so their
15167 build-from-source will be tested in-house first.
15168
15169 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15170
15171 * Makefile.in (LIBCFLAGS): New variable.
15172 (CFLAGS_FOR_TARGET): Ditto.
15173 (LIBCFLAGS_FOR_TARGET): Ditto.
15174 (LIBCXXFLAGS): Ditto.
15175 (CXXFLAGS_FOR_TARGET): Ditto.
15176 (LIBCXXFLAGS_FOR_TARGET): Ditto.
15177 (BASE_FLAGS_TO_PASS): Pass them.
15178 (EXTRA_TARGET_FLAGS): Ditto.
15179
15180 * configure.in: Support --enable-shared.
15181
15182 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
15183
15184 * configure.in (target_libs): Include libstdc++ again.
15185 * config.guess: Update from FSF (for FreeBSD).
15186
15187 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15188
15189 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15190 makeall.bat.
15191 (DISTDOCDIRS): Add `etc'.
15192 (ETC_SUPPORT_PFX): New variable.
15193 (taz): Include anything from etc starting with a word in
15194 ETC_SUPPORT_PFX.
15195
15196 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15197
15198 * config.sub: Update for recent FSF changes. Remove obsolete
15199 h8300hds entry. Add -windows* and -osx as basic os. Minor
15200 spacing changes.
15201
15202 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15203
15204 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
15205
15206 * config.guess: Merge with FSF.
15207 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15208
15209 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15210
15211 * configure: Since the "trap 0" handler will override the exit
15212 status on many systems, only use it for "exit 1", and make it set
15213 a non-zero exit status; reset it before "exit 0". Also, check
15214 exit status of config.sub, and error out if it failed.
15215
15216 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
15217
15218 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15219 and install libgloss.
15220
15221 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15222
15223 * Makefile.in (all-binutils): Depend upon all-byacc.
15224
15225 * configure.in: Don't build emacs on Irix 5.
15226
15227 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15228
15229 * configure.in (*-*-netware*): Add libio.
15230
15231 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15232
15233 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15234 (CHECK_TARGET_MODULES): Ditto.
15235 (INSTALL_TARGET_MODULES): Ditto.
15236 (TARGET_LIBS): Ditto.
15237 (all-libstdc++): Note dependencies.
15238
15239 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15240
15241 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15242
15243 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15244
15245 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15246 -fexternal-templates.
15247
15248 * configure.in (target_libs): Add libstdc++.
15249 (noconfigdirs): Add libstdc++ as appropriate.
15250
15251 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15252
15253 * config.guess: Update from FSF.
15254
15255 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15256
15257 * configure: Use ${config_shell} when running ${configsub}.
15258
15259 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15260
15261 * config.sub: No longer recognize h8300h.
15262
15263 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15264
15265 * config.sub: Remove extraneous differences between config.sub and
15266 gcc/config.sub.
15267
15268 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15269
15270 * Makefile.in (DISTSTUFFDIRS): Add gas.
15271
15272 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15273
15274 * COPYING.NEWLIB: New file.
15275
15276 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15277
15278 * config.guess (HP-UX): Patch from Harlan Stenn
15279 <harlan@landmark.com> to also emit release level.
15280
15281 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15282
15283 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15284
15285 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15286
15287 * config.sub: Merge nextstep cleanup from FSF.
15288
15289 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15290
15291 * configure.in (arm-*-*): Don't configure ld for this target.
15292
15293 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15294
15295 * configure.in (*-*-netware): don't configure libg++, libio,
15296 librx, or newlib.
15297
15298 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15299
15300 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15301 configure ld--it works, but it doesn't support shared libraries.
15302
15303 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15304
15305 * config.guess (*-unknown-freebsd*): Get rid of possible
15306 trailing "(Release)" in version string.
15307 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15308
15309 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15310
15311 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15312 Fix type: *-next-neststep -> *-next-nextstep.
15313
15314 * config.guess: Merge from FSF:
15315
15316 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15317
15318 * config.guess: Recognize powerpc-ibm-aix3.2.5.
15319
15320 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15321
15322 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15323 instead of UNIX_SV for UnixWare 1.0).
15324
15325 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15326
15327 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
15328 to make gdb/nlm/* build after the compiler and linker.
15329
15330 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15331
15332 * config.guess (netbsd, freebsd, linux): Accept any machine,
15333 not just i[34]86.
15334 (m68k-atari-sysv4): Relocate to match FSF version.
15335
15336 * config.guess: More merges from the FSF:
15337
15338 Add a space before function call or macro invocation.
15339
15340 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15341
15342 * config.guess: Add trap cmd to remove dummy.c and dummy when
15343 interrupted.
15344
15345 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15346
15347 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15348 (dummy): Redirect stderr from compilation of dummy.c.
15349
15350 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15351
15352 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15353
15354 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15355
15356 * configure: Accept and ignore --cache*, for compatibility with
15357 new autoconf.
15358
15359 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15360
15361 * config.guess: Merge from FSF:
15362
15363 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15364
15365 * config.guess (Pyramid*:OSx*:*:*): New case.
15366 (PATH): Add /.attbin at end for finding uname.
15367 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
15368
15369 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15370
15371 * config.guess (M88*:DolphinOS:*:*): New case.
15372
15373 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15374
15375 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15376 to select whether to use ELF or COFF.
15377
15378 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15379
15380 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15381
15382 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15383
15384 * config.guess: Guess the OS version for HPUX.
15385
15386 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15387
15388 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15389
15390 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15391
15392 * configure.in: Recognize --with-headers, --with-libs, and
15393 --without-newlib.
15394 * Makefile.in (all-xiberty): Depend upon all-ld.
15395
15396 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15397
15398 * configure.in: Change i[34]86 to i[345]86.
15399
15400 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15401
15402 * configure (version): A few more tweaks to help message.
15403
15404 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15405
15406 * Makefile.in: Remove (for now) librx as a host library,
15407 now that we're building it for target.
15408
15409 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15410
15411 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15412 (Karl Berry).
15413
15414 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15415
15416 * configure.in: Also configure librx.
15417
15418 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15419
15420 * Makefile.in: Update various rules to reflect that librx
15421 is now needed for libg++.
15422
15423 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15424
15425 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15426
15427 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15428
15429 * configure.in: Configure the examples directory.
15430
15431 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15432
15433 * configure: Simplify Jun 2 1994 change.
15434
15435 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15436
15437 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15438 /bin/gcc isn't good enough to build gcc.
15439
15440 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15441
15442 * Makefile.in (GDB_SUPPORT_FILES): Remove
15443 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15444 (gdb.tar.gz): Add new rule to use standard distribution building
15445 mechanism.
15446
15447 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15448
15449 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15450 Bill Cox <bill@cygnus.com>.
15451
15452 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15453
15454 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15455
15456 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15457
15458 * configure: Search current dir first in .gdbinit.
15459
15460 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15461
15462 * config.sub: Recognize freebsd (merged from gcc config.sub).
15463
15464 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15465
15466 * config.sub: Refer to NeXT's operating system as nextstep.
15467
15468 * config.sub (case $basic_machine): Re-order the cases, to match
15469 the order in the FSF version (which is mostly alphabethical).
15470 Merge in some additions and changes from the FSF.
15471
15472 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15473
15474 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15475 * config.sub: Recognize cxux7.
15476 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15477
15478 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15479
15480 * config.sub: Fix typo powerpc -> powerpc-*.
15481
15482 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15483
15484 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15485
15486 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15487 parallel with all-emacs and install-emacs). Top-level command
15488 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15489
15490 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15491
15492 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15493 $(relbindir)/make before doing ``make install'', and use
15494 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15495 installing over running make binary.
15496 ($(host)-stamp-stage3-installed): Likewise.
15497
15498 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15499
15500 * config.guess: Recognize Mach.
15501
15502 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15503
15504 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15505 see whether --exec-prefix was used.
15506
15507 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15508
15509 * README: Explicitly mention libg++/README. (Zoo's idea.)
15510
15511 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15512
15513 * Makefile.in: Add all-librx target similar to all-libproc.
15514
15515 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15516
15517 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15518 with post 1.2 uname bogosity.
15519
15520 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15521
15522 * configure: Remove temporary files on receipt of a signal.
15523
15524 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15525
15526 * configure: If there is a package_makefile_frag, remove
15527 ${subdir}/Makefile.tem after copying it in.
15528
15529 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15530
15531 * build_all.mk: support rs6000 lynx identifies itself as
15532 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15533 since /bin/gcc is too feeble to compile a modern gcc.
15534
15535 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15536
15537 * brought devo/test-build.mk update-to-date with progressive/
15538 test-build.mk. Add lynx targets and hppa flag info.
15539
15540 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15541
15542 * configure.in: Use mh-ncrsvr43. Patch from
15543 Tom McConnell <tmcconne@sedona.intel.com>.
15544
15545 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15546
15547 * config.guess (i386-unknown-bsdi): No longer need to
15548 check #if defined(__bsdi__) && defined(__i386__).
15549
15550 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15551
15552 * configure: Set program_transform_nameoption correctly.
15553
15554 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15555
15556 * brought build-all.mk update-to-date with progressive build-all.mk,
15557 added new targets and hppa info.
15558
15559 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15560
15561 * configure: If config.guess result is a prefix of the user
15562 specified target, assume a native build and use the user specified
15563 target as the host alias. Remove SunOS patch suffix removal hack.
15564 * configure.in: Remove SunOS patch suffix removal hack.
15565
15566 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15567 in NATIVE_CHECK_MODULES.
15568
15569 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15570
15571 * Makefile.in: Rename HOST_ONLY to NATIVE.
15572 * configure: Delete SunOs patch suffix from host_canonical
15573 and build_canonical variables that are prepended to Makefiles.
15574 * configure.in: Add comments for easier maintenance.
15575
15576 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15577
15578 * Makefile.in: Add all-libproc target similar to all-gui.
15579
15580 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15581
15582 * Makefile.in (CHECK_MODULES): split into
15583 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15584
15585 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15586
15587 * config.guess (i386-unknown-bsdi): New system to guess.
15588
15589 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15590
15591 * Makefile.in: Add all-gui target (but not yet build by "all").
15592
15593 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15594
15595 * config.sub: Move deletion of patch suffix from here...
15596 * configure.in: To here, at Ian's suggestion. The top-
15597 level scripts might need to know of a patch level.
15598
15599 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15600
15601 * config.sub: Strip off patch suffix so rtl is recognized
15602 as a sunos4.1.3 machine, even though it's been patched.
15603
15604 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15605
15606 * Makefile.in (INSTALL_LAST): Delete.
15607 (INSTALL_DOSREL): New.
15608
15609 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15610
15611 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15612 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15613 whether we pass down --with-gnu-ld anyhow.
15614
15615 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15616
15617 * Makefile.in (INSTALL_LAST): Change operation so it works
15618 on more flavors of make.
15619 * configure.in (go32): Don't build libg++ or libio.
15620
15621 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15622
15623 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15624 they can be overriden by templates.
15625
15626 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15627
15628 * configure.in (target==go32): Don't build gdb.
15629 * dosrel: New directory.
15630
15631 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15632
15633 * configure.in (host==go32): Configure dosrel too.
15634 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15635 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15636 be set by incoming names or templates.
15637 (INSTALL_LAST): New rule.
15638
15639 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15640
15641 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15642
15643 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15644
15645 * configure.in (appdirs): New variable. Currently empty, but will
15646 be used in gas distribution. If nonempty, lists a set of
15647 directories at least one of which must get configured, or top
15648 level configuration is considered to have failed.
15649 (rs6000-*-lynxos*): Use new file name.
15650
15651 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15652
15653 Eliminate XTRAFLAGS.
15654 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15655 newlib include files using -idirafter, and also use -nostdinc.
15656 (CXX_FOR_TARGET): Likewise.
15657 (XTRAFLAGS): Removed.
15658 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15659 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15660 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15661 ($(DO_X)): Don't pass down XTRAFLAGS.
15662
15663 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15664
15665 * configure.in (mips*-dec-bsd*): New target; do build linker.
15666 (mips*-*-bsd*): New target; don't build linker.
15667
15668 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15669
15670 * configure.in: support rs6000-*-lynxos* configuration.
15671 support sunos4 as a cross target.
15672
15673 * config.sub: look for lynx*, not lynx since the OS version may
15674 legitimately be part of the name.
15675
15676 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15677
15678 * configure.in (i[34]86-*-sco*): Move to be with other i386
15679 targets.
15680 (romp-*-*): New target. Skip various binary utilities.
15681 (vax-*-*): New target. Don't build newlib.
15682 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15683
15684 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15685
15686 * configure.in: Only set host_makefile_frag if config
15687 directory exists.
15688
15689 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15690
15691 * install.sh: If $dstdir exists, don't check whether each
15692 component does.
15693
15694 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15695
15696 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15697
15698 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15699
15700 * configure.in (*-*-lynxos*): Don't configure newlib for either
15701 native or cross Lynx.
15702
15703 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15704
15705 * config.sub (sparc64-elf): Fix os.
15706 (z8k): Remove duplicate.
15707
15708 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15709
15710 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15711 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15712
15713 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15714
15715 * configure: Make file links cleanly even if Lynx fails on
15716 an NFS symlink (at least fail cleanly).
15717
15718 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15719
15720 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15721 -XNh2000.
15722
15723 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15724
15725 * configure: Unknown options are fatal again.
15726
15727 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15728
15729 * configure: Ignore --x-includes and --x-libraries, for Autoconf
15730 compatibility.
15731
15732 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15733
15734 * build-all.mk: Add `clean' target.
15735
15736 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15737
15738 * config.guess: Add SINIX support.
15739 * configure.in: Add mips-*-sysv4* support.
15740
15741 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15742
15743 * build-all.mk: Document all useful targets.
15744 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15745 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15746
15747 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15748
15749 * configure: Support --silent, --quiet.
15750
15751 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15752
15753 * configure: Support --disable-FEATURE.
15754
15755 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15756
15757 * config.guess: Recognize NCR running SVR4.3.
15758
15759 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15760
15761 * config.guess: Make BSDI generate i386-unknown-bsd386.
15762 Patch from Paul Eggert <eggert@twinsun.com>.
15763
15764 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15765
15766 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15767
15768 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15769
15770 * configure: Make unrecognized options give nonfatal warnings
15771 instead of fatal errors, and pass them to any subdirectory
15772 configures in case they recognize them.
15773 Make --x equivalent to --with-x.
15774
15775 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15776
15777 * configure: Add --enable-* options. Clean up usage message and
15778 some comments.
15779
15780 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15781
15782 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15783
15784 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15785
15786 * configure.in (hppa*-*-*): Enable binutils.
15787
15788 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15789
15790 * config.sub: Recognize cisco.
15791
15792 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15793
15794 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15795
15796 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15797
15798 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15799 than one configuration name. Add comment.
15800
15801 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15802
15803 * config.guess: about target *-hitachi-hiuxwe2, fixed
15804 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15805 macro is incorrect.]
15806
15807 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15808
15809 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15810 than the "make ls" stuff which used to be here.
15811
15812 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15813
15814 * config.guess: Recognize i[34]86-unknown-freebsd.
15815 From Shawn M Carey <smcarey@rodan.syr.edu>.
15816
15817 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15818
15819 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15820
15821 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15822
15823 * config.guess: Check for ptx.
15824
15825 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15826
15827 * config.sub: Add os9k checking.
15828
15829 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15830
15831 * config.guess: Handle OSF1 running on HPPA processors
15832
15833 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15834
15835 * configure: If subdir configure fails, print out a message with
15836 subdirectory name, in case subdir's configure code didn't identify
15837 itself.
15838
15839 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15840
15841 * configure.in: Remove embedded newlines from configdirs.
15842 Avoid mismatches of substrings. Fix matching strings at end
15843 of configdirs.
15844
15845 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15846
15847 * config.guess: Add Lynx/rs6000 config support.
15848
15849 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15850
15851 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15852
15853 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15854
15855 * configure.in (hppa*-*-osf*): Treat this just like most other
15856 PA configurations (eg no binutils or ld).
15857 (hppa*-*-*elf*): These configurations have binutils and ld.
15858
15859 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15860
15861 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15862
15863 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15864
15865 * configure.in (rs6000-*-*): Build gas.
15866
15867 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15868
15869 * Makefile.in: Avoid bug in losing hpux sed.
15870
15871 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15872
15873 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15874 for GDB and GDB has been fixed to not need it.
15875
15876 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15877
15878 * config.guess: Recognize vax hosts.
15879
15880 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15881
15882 * configure (while loop): Don't use "break 2" inside case
15883 statement -- the case statement isn't an enclosing loop.
15884
15885 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15886
15887 * config.guess: Clean up NeXT support, to allow nextstep
15888 on Intel machines. Make OS be nextstep.
15889
15890 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
15891
15892 * config.guess: Add alternate forms for Convex.
15893
15894 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
15895
15896 * configure: Completely rewrite option processing. Take
15897 advantage of pattern-matching to avoid invoking test frequently.
15898 Also clean up host and target defaulting logic.
15899
15900 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15901
15902 * Makefile.in: Replace all occurrances of "rootme" with "r" and
15903 "$${rootme}" with "$$r", to increase the likelihood that the do-*
15904 commands (plus user environment) will fit SCO limits.
15905
15906 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15907
15908 * configure.in: Don't issue warnings about directories which are
15909 not being configured if -norecursion is set. Correct test for
15910 --with-gnu-as and --with-gnu-ld to not get confused by substring
15911 matches.
15912
15913 * configure.in: Don't build gas for alpha-dec-osf1*.
15914
15915 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
15916
15917 * configure: Back out Per's change of 12/19/1993. It changes the
15918 behavior of configure in unexpected and confusing ways.
15919
15920 Also, use different delim char when calculating
15921 program_transform_name so that the name can contain slashes.
15922
15923 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
15924
15925 * configure.in, config.sub: Add support for VSTa micro-kernel.
15926
15927 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15928
15929 * configure.in: Nuke hacks which were used to get a special
15930 version of GAS for HPPA configurations.
15931
15932 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
15933
15934 * configure: If only ${target_alias} is given, use that
15935 as the default for ${host_alias}.
15936 * configure: Add missing back-slashes before nested quotes.
15937
15938 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15939
15940 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15941
15942 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
15943
15944 * config.guess: Recognize some Tektronix configurations.
15945 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15946
15947 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15948
15949 * config.sub: Match any flavor of SH.
15950
15951 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
15952
15953 * configure.in: Don't try to configure newlib for Alpha.
15954
15955 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15956
15957 * configure.in: Don't build ld for Irix 5. Don't build gas,
15958 libg++ or libio for any Alpha target.
15959
15960 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15961
15962 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
15963
15964 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15965 default arguments -- so it tried to compress itself.
15966
15967 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15968
15969 * configure.in (notsupp): ensure that a space is always at the end
15970 of the configdirs list, since the grep checks for an explicit space
15971
15972 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15973
15974 * configure.in (target i386-sysv4.2): don't build ld, since static
15975 versions of many libraries are not available.
15976
15977 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15978
15979 * config.guess: Recognize Apollos (using environment variables).
15980 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15981
15982 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15983
15984 * config.guess: Recognize Sony news mips running newsos.
15985
15986 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
15987
15988 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15989 "fi ; else" for bash.
15990
15991 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
15992
15993 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15994
15995 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
15996
15997 * config.sub: accept unixware as an alias for svr4.2.
15998 Fix some inconsistancies with the gcc version.
15999
16000 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16001
16002 * Makefile.in (DISTDOCDIRS): Add gdb.
16003
16004 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16005
16006 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16007
16008 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16009
16010 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16011 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16012 this now.
16013
16014 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16015
16016 * config.sub: Accept hiux* as an OS name.
16017
16018 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16019 etc/make-stds.texi. The underscore came from gcc, and dje now
16020 agrees that RUNTESTFLAGS is the correct name.
16021
16022 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16023
16024 * install.sh: Remove 'set -e'. It makes any conditionals
16025 in the script useless.
16026
16027 * config.guess: Automatically recognize arm-acorn-riscix
16028 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16029
16030 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16031
16032 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16033
16034 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16035
16036 * Makefile.in (DISTDOCDIRS): New variable.
16037 (taz): Edit local Makefile.in sooner, instead of proto-toplev
16038 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
16039
16040 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16041
16042 * configure.in (hppa target): check the source directory for the
16043 pagas sub-directory
16044
16045 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
16046
16047 * config.sub: Allow -aout* and -elf*.
16048
16049 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16050
16051 * configure.in: Don't build ld on i386-solaris2, same as for
16052 sparc-solaris2.
16053
16054 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
16055
16056 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16057
16058 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16059
16060 * configure.in: Configure gdb for alpha.
16061
16062 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16063
16064 * Makefile.in (CXXFLAGS): Add -O.
16065
16066 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16067
16068 * config.guess: added support for DG Aviion
16069
16070 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16071
16072 * configure.in: Produce warning message for subdirectories not
16073 configurable for this host/target combination. Don't try to
16074 configure gdb for vms.
16075
16076 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16077
16078 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16079 appropriate files before making "diststuff".
16080 (DISTBISONFILES): New var: list of files to be edited.
16081 (DISTSTUFFDIRS): Add binutils.
16082
16083 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16084
16085 * config.sub: also handle mipsel and mips64el (for little endian mips)
16086
16087 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16088
16089 * configure.in: Add * to end of all OS names.
16090
16091 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
16092
16093 * configure.in: Build newlib for LynxOS native.
16094
16095 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16096
16097 * config.guess: Add support for delta 88k running SVR3.
16098
16099 * configure.in: Add comment about HP compiler vs. emacs.
16100
16101 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16102
16103 * configure.in: don't build ld on solaris2 (not a viable option
16104 due to bugs in getpwnam & getpwuid)
16105
16106 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16107
16108 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16109 config.guess will produce a full version number.
16110
16111 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16112
16113 * configure.in: Build linker and binutils for alpha-dec-osf1.
16114
16115 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16116
16117 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16118 and gdb/testsuite/Makefile.in.
16119
16120 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16121
16122 * configure.in: recognize mips*- instead of mips-
16123
16124 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
16125
16126 * config.sub: Accept linux*coff and linux*elf as operating
16127 systems.
16128
16129 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16130
16131 * config.sub: Recognize mips64, and mips3 as an alias for it.
16132
16133 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16134
16135 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16136 gdb knows how to handle OSF/1 shared libraries.
16137
16138 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16139
16140 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16141 * config.guess: Recognize Hitachi's HIUX.
16142 * config.sub: Recognize h3050r* and hppahitachi.
16143 Remove redundant cases for hp9k[23]*.
16144
16145 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16146
16147 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16148 if gas and ld are in the source tree and are in ${configdirs}.
16149 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16150 --with options (but still pass them down on the command line,
16151 if they were explicitly specified).
16152
16153 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16154
16155 * configure: substitute SHELL value in Makefile.in with
16156 ${CONFIG_SHELL}
16157
16158 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16159
16160 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16161 *-*-solaris2* targets.
16162
16163 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16164
16165 * Makefile.in: define M4, and pass it down to sub-makes;
16166 all-autoconf now depends on all-m4
16167
16168 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16169
16170 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16171 presence of {ar,ranlib} instead of a configured directory
16172
16173 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16174
16175 * config.guess: Accept 34?? as well as 33?? for NCR.
16176
16177 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16178
16179 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16180 of 'gas' in sed commands, since 'gash' is now in the tree as well.
16181
16182 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16183
16184 * configure: grab values for $(CC) and $(CXX) from the
16185 environment, so that someone can do "CC=gcc configure; make" and
16186 have it work right (matching the way that autoconf works now)
16187
16188 * configure.in, Makefile.in: add support for gash, the tcl
16189 interface to Galaxy
16190
16191 * config.guess: add NetBSD variants (hp300, x86)
16192
16193 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
16194
16195 * install.sh: Support -d option (in the manner of SunOS 4 install,
16196 as it is more deterministic than that of GNU install)
16197 (chmodcmd): Set file to mode 755 by default (should also do default
16198 chgrp and chown, but I don't feel like dealing with that now)
16199
16200 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
16201
16202 * config.sub: Remove h8300hhms alias.
16203
16204 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16205
16206 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16207
16208 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16209
16210 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16211 as stmp-fixinc
16212
16213 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16214
16215 * config.sub: recognize m88110-bug-coff.
16216
16217 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16218
16219 * Makefile.in (all-libio): all dependencies on the toolchain used
16220 to build this (gcc, gas, ld, etc)
16221
16222 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16223
16224 * config.guess: Deal with OSF/1 1.3 on alpha.
16225
16226 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16227
16228 * install.sh: add some 'else true' clauses for portability
16229
16230 * configure.in: don't build libio for h8[35]00-*-* targets
16231
16232 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16233
16234 * Makefile.in: Add support for new libio.
16235
16236 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16237
16238 * install.sh: If one command fails, don't try the rest. Don't try
16239 to remove $dsttmp (via trap) unless we have already created it.
16240 If $src doesn't exist, detect it and exit with an error.
16241
16242 * config.guess: Recognize BSD on hp300.
16243
16244 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16245
16246 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16247 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16248
16249 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16250
16251 * Makefile.in (all-send-pr): depends on all-prms
16252
16253 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16254
16255 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16256
16257 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16258
16259 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16260 Added test for mips-mips-riscos5.
16261
16262 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16263
16264 * configure.in: use mh-hp300 for 68k HP hosts
16265
16266 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16267
16268 * configure: add support for CONFIG_SHELL, so that you can use
16269 some alternate shell for evaluating configure scripts
16270
16271 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16272
16273 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16274 in configure script to bug-gdb@prep.ai.mit.edu when building
16275 distribution archive.
16276 * Makefile.in (COMPRESS): Remove def.
16277 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16278 gdb.tar.Z and make-gdb.tar.Z respectively.
16279 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16280 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16281 to convergence with 'taz' target in Makefile.in.
16282
16283 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16284
16285 * install.sh (dsttmp): use trap to ensure that tmp files go
16286 away on error conditions
16287
16288 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16289
16290 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16291
16292 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16293
16294 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16295 its parent is '/' not ''.
16296
16297 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16298
16299 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16300
16301 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16302 that ${newsrcdir}/configure.in does.
16303
16304 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16305
16306 * test-build.mk: support for CONFIG_SHELL
16307
16308 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16309
16310 * config.sub (netware): Add as a basic system type.
16311
16312 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16313
16314 * Makefile.in (Makefile): depend on configure.in. Also drop the
16315 $(srcdir)/ from the dependency on Makefile.in.
16316
16317 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
16318
16319 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16320 (h8300hhms is temporary until multi-libraries are implemented).
16321 * configure.in: Handle h8300h too.
16322
16323 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16324
16325 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16326
16327 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
16328
16329 * configure: Remove extraneous output when guessing host type.
16330 * config.guess: Remove extraneous output when guessing using C
16331 compiler rather than uname, or when guessing fails.
16332
16333 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16334
16335 * Makefile.in: remove all.cross and install.cross targets
16336
16337 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16338 definitions
16339
16340 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16341
16342 * configure.in (target sh): Build gprof.
16343
16344 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16345
16346 * config.sub: change -solaris to -solaris2
16347
16348 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16349
16350 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16351
16352 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16353
16354 * configure: Correct error message for missing Makefile.in to
16355 print correct directory.
16356
16357 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16358
16359 * install.sh: kludge around 386BSD shell bug
16360
16361 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16362
16363 * config.guess: Recognize NeXT.
16364 * config.guess: Recognize i486-ncr-sysv4.
16365 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16366
16367 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16368
16369 * Makefile.in (MAKEINFOFLAGS): New variable.
16370 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16371 * build-all.mk, test-build.mk: Pass down --no-split as
16372 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16373
16374 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16375
16376 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16377
16378 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16379
16380 * Makefile.in (libg++.tar.z): New rule.
16381 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16382 * Makefile.in (taz): Only do a single chmod.
16383
16384 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16385
16386 * install.sh: don't use dirname anymore (replaced with sed usage)
16387
16388 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16389
16390 * Makefile.in: Change extension for gzip'd files from '.z' to
16391 '.gz' per new FSF standard usage.
16392
16393 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16394
16395 * configure: put quotes around the final value of program_transform_name
16396
16397 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16398
16399 * Makefile.in: new install.sh support; update install-info rules
16400
16401 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16402
16403 * configure.in: Build diff for crosses, but not for go32 host.
16404
16405 * configure.in: Build gprof only for native, and don't build it
16406 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16407
16408 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16409
16410 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16411
16412 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16413
16414 * configure.in (host_tools): Add prms.
16415
16416 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16417
16418 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16419 with $(FLAGS_TO_PASS) on the command line
16420
16421 * config.sub: Recognize lynx and lynxos
16422
16423 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16424
16425 * config.sub: Accept -ecoff*, not just -ecoff.
16426
16427 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16428
16429 * Makefile.in (taz): Use .gz suffix instead of .z.
16430 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16431 names.
16432
16433 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16434
16435 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16436
16437 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16438
16439 * Makefile.in (install-no-fixedincludes): install gcc last, so
16440 that rebuilds that might happen during 'make install' don't get
16441 bogus gcc include files
16442
16443 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16444
16445 Change from Utah for HPPA support:
16446 * config.guess: Recognize hppa1.x-hp-bsd.
16447
16448 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16449
16450 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16451 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16452
16453 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16454
16455 * config.sub: Add support for rom68k and bug boot monitors.
16456
16457 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16458
16459 * Makefile.in: Make all-opcodes depend on all-bfd.
16460
16461 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16462
16463 * config.guess: Added special check for i[34]86-univel-sysv4*.
16464
16465 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16466
16467 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16468 the processor rather than assuming i486.
16469
16470 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16471
16472 * config.guess: Recognize SunOS6 as Solaris3.
16473
16474 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16475
16476 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16477 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16478
16479 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16480
16481 * build-all.mk (all-cross): New target for Canadian Cross.
16482 Added Q2 go32 targets.
16483 * test-build.mk: Configure go32 cross sparclite-aout and
16484 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16485 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16486
16487 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16488
16489 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16490 GO32 hosted toolchains
16491
16492 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16493
16494 * configure: change so "-exec-prefix" gets passed down rather
16495 than "-exec_prefix" so autoconf generated Makefiles get the
16496 exec_prefix set right.
16497
16498 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16499
16500 * config.guess: get the Solaris2 minor version number
16501
16502 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16503
16504 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16505
16506 * config.guess: Recognize some Sequent platforms.
16507
16508 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16509
16510 * Makefile.in: added the vault-install target
16511
16512 * configure.in: actually use the Sun3 makefile fragment that's in
16513 config, also added the release dir to configdirs
16514
16515 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16516
16517 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16518
16519 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16520
16521 * configure.in: remove some program from Alpha targetted toolchains
16522
16523 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16524
16525 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16526 gprof.
16527 (taz): Run "make diststuff" in those directories instead of "make
16528 proto-dir". Look for "VERSION=" only at start of line in subdir
16529 Makefile. Use "gzip -9" for compression.
16530 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16531 (binutils.tar.z): New target.
16532
16533 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16534
16535 * Makefile.in (taz): Include gpl.texinfo.
16536
16537 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16538
16539 * Makefile.in (setup-dirs): Merged into "taz" target.
16540 (taz): Only do `proto-dir' stuff if a directory is actually needed
16541 for this target.
16542
16543 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16544
16545 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16546 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16547 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16548 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16549 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16550
16551 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16552
16553 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16554 config.sub, and move-if-change to gdb testsuite distribution
16555 archive, so the testsuite can be extracted, configured, and
16556 run separately from the gdb distribution. Blow away the Chill
16557 tests that require a Chill compiled executable, since GNU Chill
16558 is not yet publically available.
16559
16560 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16561
16562 * test-build.mk: set environment variables in a single command,
16563 instead of a list of assignments and exports
16564
16565 * config.guess: recognize Alpha/OSF1 systems
16566
16567 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16568
16569 * configure: Change help message to prefer --options rather than
16570 -options.
16571
16572 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16573
16574 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16575 zippy@ecst.csuchico.edu.
16576 * config.guess: Recognize miniframe.
16577
16578 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16579
16580 * Makefile.in: Use srcroot to find runtest rather than rootme.
16581 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16582
16583 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16584
16585 * test-build.mk: Extensive additions to support building on a
16586 machine other than the host.
16587
16588 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16589
16590 * configure (tooldir): Fix for i386-aix again.
16591
16592 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16593
16594 * configure, Makefile.in: Change definition of $(tooldir)
16595 to match the FSF.
16596
16597 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16598
16599 * config.guess: Recognize i[34]86/SVR4.
16600
16601 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16602
16603 * Makefile.in (all-gdb): gdb depends on sim.
16604
16605 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16606
16607 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16608 at the same time we make the prototype gdb directory.
16609 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16610 files at the same time as the gdb base release distribution.
16611
16612 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16613
16614 * Makefile.in (check): Use individual check targets rather than
16615 DO_X rule.
16616 (check-gcc): Added.
16617
16618 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16619
16620 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16621 for System V release 3.2.
16622
16623 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16624
16625 * config.sub: Recognize hppaosf.
16626 * configure.in: Do configure ld/binutils/gas for it.
16627
16628 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16629
16630 * configure (tooldir): Alter syntax used to set this, for systems
16631 where "\$" isn't handled right, like i386-aix.
16632
16633 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16634
16635 * configure: Pass program-transform-name, not
16636 program_transform_name, to recursive configures.
16637
16638 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16639
16640 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16641 of gas+ld+binutils.
16642
16643 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16644
16645 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16646
16647 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16648
16649 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16650
16651 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16652
16653 * Makefile.in (PRMS): Set back to all-prms.
16654
16655 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16656
16657 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16658 targets, rather than for MIPS hosts.
16659
16660 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16661
16662 * configure.in: add comment for --with-x default values
16663
16664 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16665
16666 * Makefile.in: add check-* targets for each of the directories in
16667 the tree. Add a definition of RUNTEST that will use the one we
16668 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16669
16670 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16671
16672 * configure.in: Removed obsolete references to bfd_target and
16673 target_makefile_frag.
16674
16675 * build-all.mk: Set assorted targets for Q2.
16676 * config.sub: Recognize z8k-sim and h8300-hms.
16677 * test-build.mk: Really don't pass host to configure.
16678 (HOLES): Added uname.
16679
16680 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16681
16682 * configure: Handle an empty program-prefix, program-suffix or
16683 program-transform-name correctly.
16684
16685 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16686
16687 * build-all.mk: -G 8 no longer required for MIPS targets.
16688 * test-build.mk: Don't pass host argument to configure; make it
16689 guess.
16690
16691 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16692
16693 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16694 * Makefile.in (COMPRESS): New macro, like GZIP.
16695
16696 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16697
16698 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16699
16700 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16701 with gas currently defaults to -G 0.
16702
16703 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16704
16705 * Makefile.in (all-flex): flex depends on byacc.
16706
16707 * build-all.mk: If host not specified, use config.guess. Pass TAG
16708 to test-build.mk as RELEASE_TAG.
16709 * test-build.mk (configargs): New variable containing arguments to
16710 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16711 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16712
16713 * config.guess: Use /bin/uname when checking -X argument on SCO,
16714 to avoid invoking GNU uname which doesn't understand -X.
16715
16716 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16717
16718 * configure.in: Build gas for mips-*-*.
16719
16720 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16721
16722 * Makefile.in (all.normal): insert missing backslash.
16723
16724 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16725
16726 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16727
16728 * Makefile.in: Complete overhaul to merge many almost identical
16729 targets.
16730
16731 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16732
16733 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16734 (gdb.tar.Z): Adjusted.
16735
16736 * Makefile.in (setup-dirs, taz): New targets; should be general
16737 enough to adapt for gdb sometime. Build only .z file.
16738 (gas.tar.z): New target.
16739
16740 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16741
16742 * build-all.mk: Use CC=cc -Xs on Solaris.
16743
16744 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16745
16746 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16747 for handling BISON for FSF releases.
16748
16749 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16750
16751 * configure: Actually implement the change zoo just documented.
16752
16753 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16754
16755 * configure: when using config.guess, only set target_alias when
16756 it's not already been set (ie, on the command line)
16757
16758 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16759
16760 * Makefile.in: add installcheck target, set PRMS to install-prms
16761
16762 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16763
16764 * configure: add support for package_makefile_fragment, handle the
16765 case where a directory has a configure.in file but no Makefile.in
16766 more gracefully (with an actual understandable error message, even);
16767 add support for --without (and add this to the usage message); also
16768 explicitly add a --host=${host_alias} to the command line when
16769 config.guess is used
16770
16771 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16772
16773 * configure: Must use both --host and --target in recursive calls.
16774
16775 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16776
16777 * Makefile.in: Change deja-gnu to dejagnu.
16778
16779 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16780
16781 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16782
16783 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16784
16785 * configure.in: canonicalize all instances to *-*-solaris2*,
16786 also strip out a number of tools to not build for go32 host
16787
16788 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16789
16790 * config.guess: add GPL.
16791
16792 * Makefile.in, config.guess, config.sub, configure: bump
16793 copyrights to 93.
16794
16795 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16796
16797 * Makefile.in (do-info): Removed obsolete check for existence of
16798 localenv file.
16799
16800 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16801
16802 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16803
16804 * Makefile.in: a couple of 'else true' for decstation,
16805 support for TclX
16806
16807 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16808
16809 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16810
16811 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16812
16813 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16814
16815 * config.guess: Recognize i386-ibm-aix (PS/2).
16816 * configure.in: Use config/mh-aix386 file for it.
16817
16818 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16819
16820 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16821 CC_FOR_TARGET instead.
16822 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16823
16824 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16825
16826 * Makefile.in: Add sim to list of directories sent with gdb
16827
16828 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16829
16830 * configure.in: Put back mips-dec-bsd* case.
16831
16832 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16833
16834 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16835 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16836 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16837
16838 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16839
16840 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16841
16842 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16843 (install-info): install dir.info only if it exists,
16844 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16845
16846 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16847
16848 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16849 gas for mips-dec-bsd.
16850
16851 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16852
16853 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16854 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16855
16856 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16857
16858 * configure.in: Added "dejagnu" to hosttools list.
16859
16860 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16861
16862 * config.sub, configure.in, config.guess: Add support
16863 for Bosx, an AIX variant from Bull.
16864 Patches from F.Pierresteguy@frcl.bull.fr.
16865
16866 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
16867
16868 * devo/dejagnu: Initial creation of devo/dejagnu.
16869 Migrated dejagnu testcases and support files for testing software
16870 tools to reside as subdirectories, currently called "testsuite",
16871 within the directory of the software tool. Migrated all programs,
16872 support libraries, etc. beloging to dejagnu proper from
16873 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
16874 with no modifications. The changes to these files which will
16875 allow them to configure, build, and execute properly will be made
16876 in a future update.
16877
16878 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16879
16880 * Makefile.in: Change send_pr to send-pr.
16881 * configure.in: Likewise.
16882 * send_pr: Renamed directory to send-pr.
16883
16884 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
16885
16886 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
16887
16888 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
16889
16890 * README: Update for gdb-4.8 release.
16891 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
16892 gdb-xxx.tar.z (gzip'd) file also.
16893
16894 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16895
16896 * Makefile.in: make all-diff depend on all-libiberty
16897
16898 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
16899
16900 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16901
16902 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16903
16904 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16905
16906 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
16907
16908 * Makefile.in (DEVO_SUPPORT): Remove etc directory
16909 (ETC_SUPPORT): Only add the files GDB wants from etc/.
16910 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
16911
16912 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16913
16914 * Makefile.in: makeinfo binary is in a new location
16915
16916 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
16917
16918 * config.sub: Accept -ecoff as an OS.
16919
16920 * Makefile.in: Various changes to eliminate a level of make
16921 recursion and reduce the required command line length.
16922 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16923 sub-makes.
16924 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16925 variables holding settings for specific sub-makes.
16926 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16927 in terms of BASE_FLAGS_TO_PASS.
16928 (TARGET_LIBS): New variable listing directories which use
16929 TARGET_FLAGS_TO_PASS.
16930 (subdir_do): Eliminated.
16931 (do-*): New set of targets to replace subdir_do.
16932 (various): All targets which used subdir_do now depend on do-*.
16933 (local-clean): Renamed from do_clean.
16934 (local-distclean): New target, dependency of distclean and
16935 realclean.
16936 (install-info): Don't create directories. Depend on dir.info
16937 rather than calling make recursively.
16938 (install-dir.info): Eliminated.
16939 (install-info-dirs): Create all info directories here.
16940 (dir.info): Depend upon do-install-info.
16941
16942 * test-build.mk (HOLES): Added false.
16943
16944 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
16945
16946 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
16947
16948 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16949
16950 * Makefile.in (info): remove dependency on all-texinfo. The
16951 problem was really in texinfo/C, not at this level.
16952
16953 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
16954
16955 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16956
16957 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
16958
16959 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
16960 GDB releases.
16961
16962 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16963
16964 * configure: Include srcdir in message about target of link not
16965 being found. Don't convert `-' to `_' in `with' options being
16966 passed to subdirs.
16967
16968 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16969
16970 * configure.in: add uudecode to host_tools
16971
16972 * Makefile.in: added {all,install}-uudecode targets, added them to
16973 the appropriate lists
16974
16975 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
16976
16977 * Makefile.in (all-gcc): Added dependency on all-gas.
16978
16979 * configure.in (mips-*-*): Build ld and binutils.
16980
16981 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16982
16983 * configure: check return code from mkdir, print error message and
16984 exit on failure.
16985
16986 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
16987
16988 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
16989
16990 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
16991
16992 * test-build.mk (HOLES): Added tar, cpio and uudecode.
16993
16994 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16995
16996 * config.sub (h8500): Recognize this as a cpu type.
16997
16998 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16999
17000 * configure: source directory missing is no longer a warning
17001
17002 * configure.in: recognize irix[34]* instead of irix[34]
17003
17004 * Makefile.in: define and pass down X11_LIB
17005
17006 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17007
17008 * guess-systype: Renamed to ...
17009 * config.guess: ... by popular request.
17010 * configure.in, Makefile.in: Update accordingly.
17011
17012 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17013
17014 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17015 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17016 + Execute ./dummy instead of assuming . is in PATH.
17017
17018 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17019
17020 * guess-systype: New shell script. Attempts to guess the
17021 canonical host name of the executing host.
17022 Only a few hosts are supported so far.
17023 * configure: Call guess-systype if no host is specified.
17024
17025 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17026
17027 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17028 gcc Makefile.
17029
17030
17031 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17032
17033 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17034 (all-gcc, install-gcc, subdir_do): Use it.
17035
17036 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17037
17038 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17039
17040 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17041
17042 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17043 set exclusively by configure, using configure.in .
17044
17045 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17046
17047 * test-build.mk: set $PATH for all builds
17048
17049 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17050
17051 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
17052
17053 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
17054 the one used in gcc/Makefile.in, so that a null expansion doesn't
17055 override the one needed to build gcc with a native cc.
17056
17057
17058 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17059
17060 * configure: Accept -with arguments.
17061
17062 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17063
17064 * Makefile.in: added h8300sim
17065
17066 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
17067
17068 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17069 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
17070 (all-cygnus, native, build-cygnus): Make
17071 $(canonhost)-stamp-3stage-done, not $(host)....
17072 * test-build.mk (stamp-3stage-compared): Use tail +10c for
17073 i386-sco3.2v4. Added else true to if command.
17074
17075 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
17076
17077 * config.sub: (from FSF) Sequent uses a BSD-like OS.
17078
17079 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
17080
17081 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17082
17083 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17084
17085 * configure.in: don't remove binutils from Solaris builds
17086
17087 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
17088
17089 * Makefile.in: get rid of earlier definitions for *clean,
17090 also handle the recursive info rule better
17091
17092 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
17093
17094 * Makefile.in (mostlyclean, distclean, realclean): Fix to
17095 do more-or-less the right thing.
17096
17097 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
17098
17099 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17100 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17101
17102 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17103
17104 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17105 $(host_canonical).
17106
17107 * configure.in: split the configdirs list into 4 categories (native
17108 v. cross, library v. tool) and handle the cross-only and native-
17109 only in more reasonable (and correct!) way.
17110
17111 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
17112
17113 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
17114 configdirs anymore.
17115
17116 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17117
17118 * Makefile.in: extensive cleanup:: removed all of the explicit
17119 clean-* targets, collapsed many wrappers around subdir_do into
17120 one, added additional targets to satisfy standards.texi, deleted
17121 some old targets, some changes for consistency
17122
17123 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17124
17125 * configure.in: handle some programs as cross-only, and others as
17126 native only
17127
17128 * test-build.mk: handle partial holes in a more generic manner
17129
17130 * Makefile.in: m4 depends on libiberty
17131
17132 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17133
17134 * configure.in: add m4, textutils, fileutils, sed, shellutils,
17135 time, wdiff, and find to configdirs
17136
17137 * Makefile.in: all, clean, and install rules for the new programs
17138 added to configure.in
17139
17140 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17141
17142 * configure.in: use mh-sun for all *-sun-* hosts
17143
17144 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17145
17146 * Makefile.in: define flags for X11 include files and library file
17147 locations, pass them down to the programs that need this info
17148
17149 * build-all.mk: added a 'native' target, to 3stage the native toolchain
17150
17151 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17152
17153 * configure.in: start building libg++ for HP-UX targets
17154
17155 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
17156
17157 * README: Update references to files moved into etc/.
17158
17159 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
17160
17161 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
17162 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
17163
17164 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
17165
17166 * configure: accept dash as well as underscore in long option
17167 names for FSF compatibility.
17168
17169 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
17170
17171 * config.sub: added -sco3.2v4 support from FSF.
17172
17173 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17174
17175 * configure.in: expand the section that adds or removes
17176 directories from the list of programs to build, to handle native
17177 vs. cross in addition to host v. native
17178
17179 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
17180
17181 * Makefile.in: Replace C++ in macro names with CXX.
17182 This is less likely to break ...
17183
17184 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17185
17186 * test-build.mk: add -w to GNU_MAKE
17187
17188 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17189
17190 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17191 add 'sparc' to list of recognized cpus. This needed to make
17192 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17193 Delete some redundant ose68 variants. Recognize -wrs as an os,
17194 then changes that into $CPU-wrs-vxworks.
17195
17196 * configure.in: remove most references to gdbtest, regularize
17197 target based program removal
17198
17199 * test-build.mk: import from p3 tree (many fixes and changes)
17200
17201 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17202
17203 * Makefile.in: added rules to handle tcl, tk, and expect
17204
17205 * configure.in: handle those directories if they exist
17206
17207 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17208
17209 * config.sub: removed bogus hppabsd and hppahpux names, since
17210 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17211
17212 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17213
17214 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
17215 depends upon all-xiberty
17216
17217 * Makefile.in: changes from p3, including:
17218
17219 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17220
17221 * Makefile.in (XTRAFLAGS): include newlib directories if
17222 newlib/Makefile exists, rather than if host != target.
17223
17224 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17225
17226 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17227 from the same source tree and not building a cross-compiler. This
17228 matters for the libg++ configuration if reconfiguring a tree that
17229 has already been installed.
17230
17231 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
17232
17233 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17234 pick up the machine and system specific header files.
17235
17236 * Makefile.in: added AS_FOR_TARGET, passed down in
17237 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17238 the C compiler to use to create programs which are run in the
17239 build environment, set it to default to $(CC), and passed it down
17240 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17241
17242 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17243
17244 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17245 We need them for unusual native builds, like systems without
17246 ranlib.
17247
17248 * configure: also define $(host_canonical) and
17249 $(target_canonical), which are the full, canonical names for the
17250 given host and target
17251
17252 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17253
17254 * Makefile.in: Added separate definitions for C++.
17255
17256 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17257
17258 * configure.in (configdirs): Add deja-gnu.
17259
17260 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17261
17262 * README: Update for configure.texi and gdb-4.7 release.
17263
17264 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17265
17266 * Makefile.in: Move "all" target to top of file.
17267 Previously, first target was ".PHONY" which caused BSD4.4 make
17268 to build .PHONY when make was run without arguments.
17269
17270 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17271
17272 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17273 Library-copylefted code in libiberty.
17274
17275 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17276
17277 * config.sub: Replace m68kmote with plain old m68k.
17278
17279 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17280
17281 * Makefile.in: Remove space from blank line, avoid Make complaints.
17282
17283 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17284
17285 * config.sub: Complain if no argument is given. Added support for
17286 386bsd as OS and target alias.
17287
17288 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17289
17290 * Makefile.in (XTRAFLAGS): include newlib directories if
17291 newlib/Makefile exists, rather than if host != target.
17292
17293 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17294
17295 * config.sub: recognize sparclite-wrs-vxworks.
17296
17297 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17298 p3.) Added clean-xiberty to clean.
17299
17300 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17301
17302 * configure.in: use *-*-* instead of nested cases for host and target
17303
17304 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17305
17306 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17307 from the same source tree and not building a cross-compiler. This
17308 matters for the libg++ configuration if reconfiguring a tree that
17309 has already been installed.
17310
17311 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
17312
17313 * config.sub (i486v/i486v4): Merge in from FSF version.
17314
17315 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
17316
17317 * configure: only set PWD if it is already set.
17318
17319 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
17320
17321 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17322 doesn't have unset and all success paths (and most error paths)
17323 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17324 to just ${PWD} to avoid confusion.)
17325
17326 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17327
17328 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17329 even for a native compilation.
17330
17331 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17332
17333 Changes to make the gdb.tar.Z rule work better.
17334
17335 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17336 (DEVO_SUPPORT): Add configure.texi.
17337 (bfd-ilrt.tar.Z): Remove ancient rule.
17338
17339 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17340
17341 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17342 pick up the machine and system specific header files.
17343
17344 * configure.in, config.sub: added new target m68010-adobe-scout,
17345 with alias of adobe68k. Changed configure.in to check for
17346 -scout before -sco* to avoid a false match.
17347
17348 * Makefile.in: added AS_FOR_TARGET, passed down in
17349 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17350 the C compiler to use to create programs which are run in the
17351 build environment, set it to default to $(CC), and passed it down
17352 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17353
17354 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17355
17356 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17357 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17358 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17359 FOR_TARGET variants, to newlib and libg++.
17360
17361 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17362
17363 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17364 first.
17365
17366 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17367
17368 * config.sub: Accept `elf' as an environment.
17369
17370 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17371
17372 * Makefile.in (all-opcodes): cd into the right directory
17373
17374 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17375
17376 * configure: added -program_transform_name option, used as
17377 argument to sed when installing programs.
17378 configure.texi: added documentation for -program_prefix,
17379 -program_suffix and -program_transform_name.
17380
17381 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17382
17383 * config.sub: Accept i486 where i386 ok.
17384
17385 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17386
17387 * config.sub: accept we32k
17388
17389 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17390
17391 * config.sub, configure.in: accept OSE68000 and OSE68k.
17392
17393 * Makefile.in: don't create all directories for ``make install'';
17394 let the subdirectories create the ones they need.
17395
17396 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17397
17398 * COPYING: new file, GPL v2
17399
17400 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17401
17402 * Makefile.in: use the new gen-info-dir, which needs a template
17403 argument (which also lives in texinfo)
17404
17405 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17406
17407 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17408
17409 * config.sub (ncr3000): Change i386 to i486.
17410
17411 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17412
17413 * Makefile.in: add install-rcs, install-grep to
17414 install-no-fixedincludes, removed install-bison and install-libgcc
17415
17416 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17417
17418 * configure.in: grab the HPUX makefile fragment if on HPUX
17419
17420 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17421
17422 * Makefile.in: eradicate bison spoor (ditto libgcc).
17423 configure.in: recognise m68{k,000}-ericsson-OSE.
17424 es1800 is alias for m68k-ericsson-OSE
17425
17426 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17427
17428 * configure.in: rearrange the parts that remove programs from
17429 configdirs, based now on HOST==TARGET or by canonical triple.
17430
17431 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17432
17433 * test-build.mk: recurse explicitly with -f test-build.mk when
17434 appropriate. predicate stage3 and comparison on the existence
17435 of gcc. That is, if gcc isn't around, we aren't three-staging.
17436 On very clean, also remove ...stamp-co. Build in-place before
17437 doing other builds.
17438
17439 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17440
17441 * Makefile.in, configure.in: add tgas
17442
17443 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17444
17445 * Makefile.in: a number of changes merged in from progressive.
17446
17447 * configure.in: add libm.
17448
17449 * .cvsignore: ignore some stuff that comes from test-build.mk.
17450
17451 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17452
17453 * config.sub: Add es1800 (m68k-ericsson-es1800).
17454
17455 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17456
17457 * configure: Add program_suffix (parallel to program_prefix)
17458 * Makefile.in: adjust directory-creating script for losing decstation
17459
17460 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17461
17462 * configure: Minor $subdir-related fixes.
17463
17464 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17465
17466 * configure: fix various problems with propogating
17467 makefile_target_frag in subdirs.
17468 * configure.in: config libgcc if its there
17469
17470 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17471
17472 * config.sub: HPPA merge.
17473
17474 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17475
17476 * Makefile.in: Replace all-bison with all-byacc in all
17477 dependency lines for other tools (which now use byacc).
17478
17479 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17480
17481 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17482
17483 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17484
17485 * Makefile.in: make gprof rules similar to byacc rules (instead of
17486 vestigal $(unsubdir) that didn't work...)
17487
17488 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17489
17490 * config.sub: Add support for Linux.
17491 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17492 (at least for libg++).
17493
17494 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17495
17496 * configure.texi: fix doc for the -nfp option to configure
17497
17498 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17499
17500 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17501
17502 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17503
17504 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17505 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17506 * configure.in: added solaris* host_makefile_frag hook.
17507
17508 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17509
17510 * config.sub: changed recognition of m68000 so that various
17511 m68k types can be specified via m680[01234]0
17512
17513 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17514
17515 * config.sub (basic_machine): fix sed so that '-foo' isn't
17516 completely substituted out while .+'-foo' loses the '-foo'
17517
17518 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17519
17520 * config.sub ($os): Add -aout.
17521
17522 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17523
17524 * configure: If host_makefile_frag is absolute, don't
17525 prefix ${invsubdir} (relevant to libg++ auto-configure).
17526
17527 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17528
17529 * Makefile.in (tooldir): Define it.
17530 (all-ld): Depend on all-flex.
17531
17532 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17533
17534 * Makefile.in (check): Fix libg++ special case.
17535
17536 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17537
17538 * configure: do not bury `pwd` into config.status, thus do fewer
17539 pwd's.
17540
17541 * configure: print the "Building in" message only when building in
17542 other than "." AND verbose.
17543
17544 * configure: remove -s, rework -v to better accommodate guested
17545 configures.
17546
17547 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17548
17549 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17550
17551 * Makefile.in: macroize flags passed on recursion. remove
17552 fileutils.
17553
17554 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17555
17556 * configure: get makesrcdir right for subdirs deeper than 1.
17557
17558 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17559 install.
17560
17561 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17562
17563 * Makefile.in: don't print subdir_do or recursion lines.
17564
17565 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17566
17567 * standards.texi: added menu item.
17568
17569 * Makefile.in: build and install standards.info.
17570
17571 * standards.texi: new file.
17572
17573 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17574
17575 * configure: test for and move config.status pieces from
17576 ${subdir}/.
17577
17578 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17579
17580 * configure: Test for existance of files before trying to mv
17581 them, to avoid numerous non-existance messages.
17582
17583 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17584
17585 * configure: correct final line of config.status.
17586
17587 * configure: patch from eggert. Avoids a protection problem if
17588 the original Makefile.in is read only.
17589
17590 * configure: use move-if-change from gcc to create config.status.
17591 Some makefiles depend on config.status to tell if a directory
17592 has been reconfigured for a different host. This change
17593 prevents those directories from remaking everything in the case
17594 where the reconfig was only intended to rebuild a Makefile.
17595
17596 * configure: test for config.sub with "config.sub sun4" rather
17597 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17598 host alias from a missing config.sub.
17599
17600 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17601
17602 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17603 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17604
17605 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17606
17607 * configure: mkdir ${subdir} as needed.
17608
17609 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17610
17611 * Makefile.in,configure.in: added autoconf.
17612
17613 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17614
17615 * Makefile.in: no longer pass against on recursion.
17616
17617 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17618 definitions are not inherited.
17619
17620 * configure: correct makesrcdir when subdir is .
17621
17622 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17623
17624 * configure: Add support for 'subdirs' variable, which is
17625 like 'configdirs', except that configure doesn't re-invoke
17626 itself for subdirs, it just creates a Makefile for each subdir.
17627 * configure.texi: Document subdirs.
17628
17629 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17630
17631 * configure.in: added flex to configdirs
17632
17633 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17634
17635 * Makefile.in: remove clean-stamps from clean.
17636
17637 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17638
17639 * configure.in: Add gdbtest to configdirs.
17640
17641 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17642
17643 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17644 to recursive makes.
17645 * configure.in: Recognize new ncr3000 config.
17646
17647 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17648
17649 * Makefile.in, configure.in: removed references to gdbm.
17650
17651 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17652
17653 * config.sub: Don't canonicalize os value
17654 newsos* to bsd (readline needs to check for newsos).
17655 (This fix was earlier made Jan 31, but got re-broken.)
17656
17657 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17658
17659 * configure.in: sco is an os, not a vendor!
17660
17661 * configure: Quote $( better. Keep various shells happy.
17662
17663 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17664
17665 * Makefile.in: eliminate stamp-files.
17666
17667 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17668
17669 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17670 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17671
17672 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17673
17674 * config.sub: fix iris/iris3.
17675
17676 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17677
17678 * configure: re-add -rm.
17679
17680 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17681
17682 * Maskefile.in: add .stmp-rcs to all.
17683
17684 * configure.in: remove gas from rs6000 build, use aix host fragment.
17685
17686 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17687
17688 * configure: pass down site_option during recursion.
17689
17690 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17691
17692 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17693
17694 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17695
17696 * configure: Change exec_prefix so that it really defaults to prefix.
17697
17698 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17699
17700 * Makefile.in, configure.in: Add support for mmalloc library.
17701
17702 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17703
17704 * Makefile.in: add stmp dependencies for a few more things.
17705
17706 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17707
17708 * configure: adjusted error message on objdir/srcdir configure
17709 collision, per john's suggestion.
17710
17711 * Makefile.in: add libiberty stmp to all and all.cross.
17712
17713 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17714
17715 * Makefile.in: remove force dependencies, add grep to all.
17716
17717 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17718
17719 * Makefile.in: drop flex. make stamp files work.
17720
17721 * configure: added test for conflicting configuration in srcdir,
17722 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17723 gets cranky. use relative paths for configure and srcdir
17724 whenever possible. Send some error messages to stderr that were
17725 going to stdout.
17726
17727 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17728
17729 * Makefile.in: Fix libg++ rule to check for gcc directory
17730 before using gcc/gcc. Also pass XTRAFLAGS.
17731
17732 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17733
17734 * Makefile.in: added stmp-files so that directories aren't polled
17735 when they are already built.
17736
17737 * configure.texi: fixed a node pointer problem.
17738
17739 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17740
17741 * config.sub configure.in gdb/configure.in
17742 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17743 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17744 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17745
17746 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17747
17748 * configure: -recurring becomes -silent. corrected help message
17749 for -site= option.
17750
17751 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17752
17753 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17754
17755 * configure: when building Makefile for crosses, replace
17756 tooldir and program_prefix. default srcdir from location of
17757 config.sub. remove "for host in hosts" and "for target in
17758 targets" loops.
17759
17760 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17761
17762 * Makefile.in: Do not pass bindir or mandir to cvs.
17763
17764 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17765
17766 * Makefile.in, configure.in: removed traces of namesubdir,
17767 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17768 copyrights to '92, changed some from Cygnus to FSF.
17769
17770 * configure.texi: remove most references to multiple hosts,
17771 multiple targets, subdirs, etc.
17772
17773 * configure.man: removed rcsid. reference config.sub not
17774 config.subr.
17775
17776 * Makefile.in: mkdir $(infodir) on install-info.
17777
17778 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17779
17780 * configure.texi: Explain better about .gdbinit and about
17781 the environment that configure.in sections run in.
17782
17783 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17784
17785 * configure.in: Ultrix is only a decstation if it's a MIPS.
17786
17787 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17788
17789 * README: DOC.configure => cfg-paper.texi.
17790
17791 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17792
17793 * config.sub (near case $os): Don't convert newsos* to bsd!
17794
17795 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17796
17797 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17798 the number of copies of COPYING that go into the GDB tar file.
17799
17800 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17801
17802 * bfd/configure.in, gdb/config/mh-i386sco,
17803 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17804 Fix SCO configuration stuff.
17805
17806 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17807
17808 * Makefile.in: For libg++, make sure the -I pointing
17809 to the gcc directory goes *after* all the libg++-local -I flags.
17810 Also, move just-gcc dependency from just-libg++ to all-libg++.
17811
17812 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17813
17814 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17815
17816 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17817
17818 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17819
17820 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17821
17822 * config.sub: Add stratus configuration frags. Also
17823 submitted to FSF.
17824
17825 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17826
17827 * Makefile.in (DEV_SUPPORT): add configure.man.
17828
17829 * config.sub(Decode manufacturer-specific): add -none*.
17830
17831 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17832
17833 * Makefile.in: remove form feeds to make Sun's make happy.
17834 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17835
17836 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17837
17838 * Makefile.in (AR_FLAGS): Make quieter.
17839
17840 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17841
17842 * configure.in: Add libg++.
17843 * configure: When verbose, don't output the command line at each
17844 level; it will be unremarkably the same as the previous version,
17845 which will be the same as what the user typed.
17846
17847 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17848
17849 * configure.in, Makefile.in: fix clean-info, add flex. add
17850 fileutils.
17851
17852 * configure: be less sensitive to spaces in Makefile.in. Do not
17853 look for sources in "..". Doing so breaks subdirectories that
17854 might have their own configure. If a subdir has it's own
17855 configure script, use it.
17856
17857 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17858
17859 * cfg-paper.texi: some changes suggested by rms.
17860
17861 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17862
17863 * config.sub: Merge in some small additions from the FSF version,
17864 taken from the gcc distribution, to bring the Cygnus and FSF
17865 versions into closer sync.
17866
17867 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
17868
17869 * configure.in: Changed svr4 references to sysv4.
17870
17871 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
17872
17873 * configure: added -V for version number option.
17874
17875 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
17876
17877 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17878 renamed from DOC.configure to cfg-paper.texi.
17879
17880 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17881
17882 * configure, config.subr, config.sub: config.subr is now
17883 config.sub again.
17884
17885 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
17886
17887 * configure.texi: new file, in progress.
17888
17889 * Makefile.in: build info file and install the man page for
17890 configure.
17891
17892 * configure.man: new file, first cut.
17893
17894 * configure: find config.subr again now that configuration "none"
17895 has gone. removed all traces of the -ansi option. removed all
17896 traces of the -languages option.
17897
17898 * config.subr: resync from rms.
17899
17900 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17901
17902 * configure, config.sub, config.subr: merge config.sub into
17903 config.subr, call the result config.subr, remove config.sub, use
17904 config.subr.
17905
17906 * Makefile.in: revised install for dir.info.
17907
17908 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17909
17910 * configure.in: add decstation host makefile frag.
17911
17912 * Makefile.in: BISON now bison -y again. also install-gcc on
17913 install. clean-gdbm on clean. infodir belongs in datadir.
17914 Make directories for info install. Build dir.info here then
17915 install it.
17916
17917 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17918
17919 * Makefile.in: fix for bad directory tests.
17920
17921 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17922
17923 * configure: \{1,2\} appears to be a sysv'ism. Use a different
17924 regexp. -srcdir relative was being handled incorrectly.
17925
17926 * Makefile.in: unwrapped some for loops so that parallel makes
17927 work again and so one can focus one's attention on a particular
17928 package.
17929
17930 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17931
17932 * configure: added PWD as a stand in for `pwd` (for speed). use
17933 elif wherever possible. make -srcdir work without -objdir.
17934 -objdir= commented out.
17935
17936 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17937
17938 * configure: +options become --options. -subdirs commented out.
17939 added -host, -datadir. Renamed -destdir to -prefix. Comment in
17940 Makefile now at top of generated Makefile. Removed cvs log
17941 entries. added -srcdir. create .gdbinit only if there is one
17942 in ${srcdir}.
17943
17944 * Makefile.in: idestdir and ddestdir go away. Added copyrights
17945 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
17946 and mandir now keyed off datadir by default.
17947
17948 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17949
17950 * Freshly created ChangeLog.
17951
17952 \f
17953 Local Variables:
17954 mode: change-log
17955 left-margin: 8
17956 fill-column: 76
17957 version-control: never
17958 End: