2014-02-25 Doug Rupp <rupp@adacore.com>
[gcc.git] / ChangeLog
1 2014-02-24 Walter Lee <walt@tilera.com>
2
3 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4 (tilegx-*-*): Change to tilegx*-*-*.
5 * configure: Regenerate.
6
7 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
8
9 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
10
11 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
12
13 * MAINTAINERS (Write After Approval): Add myself.
14
15 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
16
17 PR target/59788
18 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
19 *solaris2*.
20
21 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
22
23 * MAINTAINERS: Update my email address.
24
25 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
26
27 * MAINTAINERS: Convert to UTF-8.
28 Properly sort Xinliang David Li's entry.
29
30 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
31 Sandra Loosemore <sandra@codesourcery.com>
32
33 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
34 nios2 port maintainers.
35
36 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
37
38 * MAINTAINERS (Write After Approval): Add myself.
39
40 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
41
42 * configure.ac: Add user-friendly check for native x86_64-linux
43 multilibs.
44 * configure: Regenerate.
45
46 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
47
48 * MAINTAINERS: Add myself as sh maintainer.
49
50 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
51
52 * MAINTAINERS: Add self as SLSR maintainer.
53
54 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
55
56 * MAINTAINERS: Update my email address.
57
58 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
59
60 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
61
62 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
63
64 * Makefile.in: Regenerate.
65
66 * Makefile.tpl: Fix typo.
67 * Makefile.in: Regenerate partially.
68
69 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
70
71 * configure.ac: Added libcilkrts to noconfig list when C++ is not
72 supported.
73 * configure: Regenerated.
74
75 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
76
77 * MAINTAINERS (Write After Approval): Add myself.
78
79 2013-10-30 Jason Merrill <jason@redhat.com>
80
81 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
82 --disable-build-format-warnings.
83
84 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
85
86 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
87 depend on libstdc++ and libgcc.
88 * configure: Regenerate.
89 * configure.ac: Added libcilkrts to target binaries. Also, restrict
90 libcilkrts for POSIX and i*86, and x86_64 architectures.
91 * Makefile.in: Added libcilkrts related fields to support building it.
92
93 2013-10-26 Jeff Law <law@redhat.com>
94
95 * Makefile.def (target_modules): Remove libmudflap
96 (languages): Remove check-target-libmudflap).
97 * Makefile.in: Rebuilt.
98 * Makefile.tpl (check-target-libmudflap-c++): Remove.
99 * configure.ac (target_libraries): Remove target-libmudflap.
100 Remove checks which disabled libmudflap on some systems.
101 * configure: Rebuilt.
102 * libmudflap: Directory removed.
103
104 2013-10-21 Cong Hou <congh@google.com>
105
106 * MAINTAINERS (Write After Approval): Add myself.
107
108 2013-10-16 Mike Stump <mikestump@comcast.net>
109
110 * .dir-locals.el: Add.
111
112 2013-10-15 David Malcolm <dmalcolm@redhat.com>
113
114 * configure.ac: Add --enable-host-shared
115 * configure: Regenerate.
116
117 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
118
119 Import from savannah.gnu.org:
120 * config.guess: Update to 2013-06-10 version.
121 * config.sub: Update to 2013-10-01 version.
122
123 2013-10-01 Simon Cook <simon.cook@embecosm.com>
124
125 Changes to build configuration to allow big endian ARC ELF toolchain
126 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
127 * configure: Regenerate.
128
129 2013-09-20 Alan Modra <amodra@gmail.com>
130
131 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
132 ppc host match. Support little-endian powerpc linux hosts.
133
134 2013-09-19 Dodji Seketeli <dodji@redhat.com>
135
136 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
137 maintainer.
138
139 2013-09-12 DJ Delorie <dj@redhat.com>
140
141 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
142 maintainers.
143
144 2013-09-03 Richard Biener <rguenther@suse.de>
145
146 * configure.ac: Also allow ISL 0.12.
147 * configure: Regenerated.
148
149 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
150
151 * MAINTAINERS (Write After Approval): Add myself.
152
153 2013-08-27 David Malcolm <dmalcolm@redhat.com>
154
155 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
156
157 2013-08-26 Caroline Tice <cmtice@google.com>
158
159 * MAINTAINERS: Correct earliers update: Move myself from libvtv
160 "Various Reviewers" to libvtv "Various Maintainers".
161
162 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
163
164 * MAINTAINERS: Add myself as RTL optimizers reviewer.
165
166 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
167
168 * MAINTAINERS: Update name, email.
169
170 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
171
172 * MAINTAINERS (Write After Approval): Add myself.
173
174 2013-08-12 Caroline Tice <cmtice@google.com>
175
176 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
177 address in the Write After Approval section.
178
179 2013-08-09 Carlos O'Donell <carlos@redhat.com>
180
181 * MAINTAINERS (Write After Approval): Update email.
182
183 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
184
185 * configure.ac: Adjust to check VTV_SUPPORTED.
186 * configure: Regenerated.
187
188 2013-08-02 Caroline Tice <cmtice@google.com>
189
190 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
191 on non-linux systems; add target-libvtv to noconfigdirs; add
192 libsupc++/.libs to C++ library search paths.
193 * configure: Regenerated.
194 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
195 libstdc++ and libgcc.
196 * Makefile.in: Regenerated.
197
198 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
199
200 * MAINTAINERS (Write After Approval): Add myself.
201
202 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
203 Shiva Chen <shiva0217@gmail.com>
204
205 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
206 nds32 port maintainers.
207
208 2013-07-17 Tim Shen <timshen91@gmail.com>
209
210 * MAINTAINERS (Write After Approval): Add myself.
211
212 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
213
214 * configure.ac: Sync from binutils.
215 * configure: Regenerate.
216
217 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
218
219 * MAINTAINERS (Write After Approval): Add myself.
220
221 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
222
223 * MAINTAINERS (Write After Approval): Add myself.
224
225 2013-05-17 David Malcolm <dmalcolm@redhat.com>
226
227 * MAINTAINERS (Write After Approval): Add myself.
228
229 2013-04-30 Brooks Moses <bmoses@google.com>
230
231 * MAINTAINERS: Update my email; move myself from Fortran
232 reviewer to Write After Approval.
233
234 2013-04-16 Andreas Schwab <schwab@suse.de>
235
236 * configure.ac (aarch64-*-*): Don't disable java.
237 * configure: Regenerate.
238
239 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
240
241 * MAINTAINERS (Write After Approval): Add myself.
242
243 2013-03-30 Matthias Klose <doko@ubuntu.com>
244
245 * Makefile.def (target_modules): Don't install libffi.
246 * Makefile.in: Regenerate.
247
248 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
249
250 * MAINTAINERS (Write After Approval): Add myself.
251
252 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
253
254 * MAINTAINERS (Write After Approval): Add myself.
255
256 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
257
258 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
259 * configure: Regenerated.
260
261 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
262
263 * MAINTAINERS: Explicitly add myself as AIX maintainer.
264 Remove Geoff Keating as rs6000 port maintainer, at his request.
265
266 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
267
268 * MAINTAINERS: Update my email.
269
270 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
271
272 * configure: Re-generate.
273
274 2013-01-15 Richard Biener <rguenther@suse.de>
275
276 PR other/55973
277 * configure: Re-generate.
278
279 2013-01-14 Matthias Klose <doko@ubuntu.com>
280
281 * Makefile.def (install-target-libsanitizer): Depend on
282 install-target-libstdc++-v3.
283 * Makefile.in: Regenerate.
284
285 2013-01-14 Richard Biener <rguenther@suse.de>
286
287 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
288 * configure: Re-generate
289
290 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
291
292 * config.sub: Update from config repo.
293
294 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
295
296 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
297 * Makefile.in: Regenerate.
298
299 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
300
301 * MAINTAINERS (arc): Add new port maintainership for myself.
302
303 2013-01-09 Jason Merrill <jason@redhat.com>
304
305 * .gitignore: Import from gdb repository.
306
307 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
308
309 * Makefile.def (configure-gcc): Depend on all-gmp.
310 (all-gcc): Remove dependency on all-gmp.
311 * Makefile.in: Regenerated.
312
313 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
314
315 * config.sub: Merge from config repo.
316 * config.guess: Ditto.
317
318 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
319
320 * Makefile.def: Merge from binutils.
321 * Makefile.in: Ditto.
322
323 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
324
325 * MAINTAINERS: Update my email.
326
327 2012-12-29 Ben Elliston <bje@gnu.org>
328
329 * config.guess: Update to 2012-12-29 version.
330 * config.sub: Likewise.
331
332 2012-12-20 Matthias Klose <doko@ubuntu.com>
333
334 * Makefile.def (install-target-libgfortran): Depend on
335 install-target-libquadmath, install-target-libgcc.
336 (install-target-libsanitizer): Depend on install-target-libgcc.
337 (install-target-libjava): Depend on install-target-libgcc.
338 (install-target-libitm): Depend on install-target-libgcc.
339 (install-target-libobjc): Depend on install-target-libgcc.
340 (install-target-libstdc++-v3): Depend on install-target-libgcc.
341 * Makefile.in: Regenerate.
342
343 2012-12-19 Matthias Klose <doko@ubuntu.com>
344
345 * Makefile.def (install-target-libgo): Depend on
346 install-target-libatomic.
347 * Makefile.in: Regenerate.
348
349 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
350
351 PR go/55201
352 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
353 * Makefile.in: Regenerate.
354
355 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
356
357 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
358 * configure: Regenerate.
359
360 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
361
362 * config.sub: Merge from config repo.
363
364 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
365
366 * Makefile.def (target_modules): Add bootstrap=true and
367 raw_cxx=true to libsanitizer.
368 * configure.ac (bootstrap_target_libs): Add libsanitizer.
369 * Makefile.in: Regenerated.
370 * configure: Likewise.
371
372 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
373
374 * MAINTAINERS: Remove self as RTL optimization maintainer.
375
376 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
377
378 * MAINTAINERS (Write After Approval): Add myself.
379
380 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
381
382 * Makefile.def (target_modules): Remove bootstrap=true and
383 raw_cxx=true from libsanitizer.
384 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
385 * Makefile.in: Regenerated.
386 * configure: Likewise.
387
388 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
389
390 * Makefile.def (target_modules): Add bootstrap=true and
391 raw_cxx=true to libsanitizer.
392 * configure.ac (bootstrap_target_libs): Add libsanitizer.
393 * Makefile.in: Regenerated.
394 * configure: Likewise.
395
396 2012-11-28 Andrew Pinski <apinski@cavium.com>
397
398 PR bootstrap/54279
399 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
400 * configure: Regenerate.
401 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
402 * Makefile.in: Regenerate.
403
404 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
405
406 * configure.ac: Disable libsanitizer if we're not building C++.
407 * configure: Regenerate.
408
409 2012-11-15 Roland McGrath <roland@hack.frob.com>
410
411 * MAINTAINERS (Write After Approval): Add myself.
412
413 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
414
415 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
416 Kostya Serebryany (kcc@google.com) and
417 Jakub Jelinek (jakub@redhat.com).
418 Rename area for Dodji Seketeli (dodji@redhat.com).
419
420 2012-11-15 Dodji Seketeli <dodji@redhat.com>
421
422 * MAINTAINERS: (asan.c, related): Add myself.
423
424 2012-11-14 Roland McGrath <mcgrathr@google.com>
425
426 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
427 * configure: Regenerate.
428
429 2012-11-13 Richard Henderson <rth@redhat.com>
430
431 * configure.ac: Move libsanitizer logic to subdirectory.
432 * configure: Regenerate.
433
434 2012-11-13 Dodji Seketeli <dodji@redhat.com>
435
436 * configure.ac: Enable libsanitizer just on x86 linux for now.
437 * configure: Re-generate.
438
439 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
440
441 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
442 sections.
443 * configure: Regenerate.
444
445 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
446
447 * configure.ac: Add section for configdirs for libsanitizer.
448 Disable for cris-*-* and mmix-*-*.
449 * configure: Regenerate.
450
451 2012-11-12 Wei Mi <wmi@google.com>
452
453 * configure.ac: Add libsanitizer to target_libraries.
454 * Makefile.def: Ditto.
455 * configure: Regenerate.
456 * Makefile.in: Regenerate.
457 * libsanitizer: New directory for asan runtime. Contains an empty
458 tsan directory.
459
460 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
461
462 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
463 against Mingw64 w32api.
464 * configure: Regenerate.
465
466 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
467
468 * configure: Regenerated.
469
470 2012-11-03 Robert Mason <rbmj@verizon.net>
471
472 * configure.ac: add --disable-libstdcxx configure option
473 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
474
475 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
476
477 * MAINTAINERS (Write After Approval): Add myself.
478
479 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
480
481 * MAINTAINERS (Write After Approval): Add myself.
482
483 2012-10-24 Sharad Singhai <singhai@google.com>
484
485 * MAINTAINERS (Write After Approval): Add myself.
486
487 2012-10-24 Eric Christopher <echristo@gmail.com>
488
489 * MAINTAINERS: Update email address.
490
491 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
492
493 PR bootstrap/54820
494 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
495 * configure: Regenerate.
496
497 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
498
499 * MAINTAINERS (aarch64): Add Marcus and myself.
500
501 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
502
503 PR bootstrap/54820
504 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
505 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
506 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
507 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
508 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
509 * Makefile.in: Regenerate.
510 * configure.ac (have_static_libs): New variable and associated check.
511 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
512 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
513 * configure: Regenerate.
514
515 2012-10-10 Richard Biener <rguenther@suse.de>
516
517 * MAINTAINERS: Adjust for changed surname.
518
519 2012-10-04 Lawrence Crowl <crowl@google.com>
520
521 * MAINTAINERS (Write After Approval): Add myself.
522
523 2012-10-01 Cary Coutant <ccoutant@google.com>
524
525 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
526
527 2012-09-28 Ian Lance Taylor <iant@google.com>
528
529 * Makefile.def: Make all-target-libgo depend on
530 all-target-libbacktrace.
531 * Makefile.in: Rebuild.
532
533 2012-09-26 Ian Lance Taylor <iant@google.com>
534
535 * Makefile.def: Make all-gcc depend on all-libbacktrace.
536 * Makefile.in: Rebuild.
537
538 2012-09-20 Walter Lee <walt@tilera.com>
539
540 * configure.ac: Add tilegx to list of targets that support gold.
541 * configure: Regenerate.
542
543 2012-09-20 Marek Polacek <polacek@redhat.com>
544
545 * MAINTAINERS (Write After Approval): Add myself.
546
547 2012-09-19 Steve Ellcey <sellcey@mips.com>
548
549 * configure.ac: Add mips*-mti-elf* target.
550 * configure: Regenerate.
551
552 2012-09-17 Ian Lance Taylor <iant@google.com>
553
554 * MAINTAINERS (Various Maintainers): Add libbacktrace.
555 * configure.ac (host_libs): Add libbacktrace.
556 (target_libraries): Add libbacktrace.
557 * Makefile.def (host_modules): Add libbacktrace.
558 (target_modules): Likewise.
559 * configure, Makefile.in: Rebuild.
560
561 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
562
563 PR target/38607
564 Merge upstream change.
565 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
566
567 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
568 Add libgomp*.o to compare_exclusions for AIX.
569 * configure: Regenerate.
570
571 2012-09-06 Diego Novillo <dnovillo@google.com>
572
573 * configure.ac: Bump minimum GMP version to 4.2.3.
574 * configure: Re-generate.
575
576 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
577
578 PR target/54461
579 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
580 target-libgloss if not configured --with-avrlibc=no.
581 * configure: Regenerate.
582
583 2012-09-04 Jason Merrill <jason@redhat.com>
584
585 * configure.ac: Fix --enable-languages=all.
586
587 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
588
589 * MAINTAINERS (Write After Approval): Add myself.
590
591 2012-09-03 Richard Guenther <rguenther@suse.de>
592
593 PR bootstrap/54138
594 * configure.ac: Re-organize ISL / CLOOG checks to allow
595 disabling with either --without-isl or --without-cloog.
596 * configure: Regenerated.
597
598 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
599
600 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
601 * configure: Regenerate.
602
603 2012-08-27 Ulrich Drepper <drepper@gmail.com>
604
605 * MAINTAINERS: Fix my email address.
606
607 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
608
609 PR binutils/4970
610 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
611 and opcodes.
612 * Makefile.in: Regenerated.
613
614 2012-08-26 Art Haas <ahaas@impactweather.com>
615
616 * configure: Regenerate.
617
618 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
619
620 * INSTALL/README: Also refer to the online installation
621 instructions.
622
623 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
624
625 * MAINTAINERS (Write After Approval): Add myself.
626 (Picochip port): Remove myself.
627
628 2012-08-14 Diego Novillo <dnovillo@google.com>
629
630 Merge from cxx-conversion branch.
631
632 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
633 POSTSTAGE1_CONFIGURE_FLAGS.
634 * Makefile.in: Regenerate.
635 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
636 Force C++ when bootstrapping.
637 * configure: Regenerate.
638
639 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
640
641 * MAINTAINERS (Write After Approval): Add myself.
642
643 2012-07-16 Joseph Myers <joseph@codesourcery.com>
644
645 * README: Document use of ranges of years in copyright notices.
646
647 2012-07-06 Richard Guenther <rguenther@suse.de>
648
649 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
650 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
651 --with-gmp=system.
652 * Makefile.in: Regenerated.
653 * configure: Likewise.
654
655 2012-07-06 Richard Guenther <rguenther@suse.de>
656
657 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
658 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
659 supply V=1 as extra_make_flags.
660 * configure: Regenerated.
661 * Makefile.in: Likewise.
662
663 2012-07-04 Tristan Gingold <gingold@adacore.com>
664
665 * configure: Regenerate.
666
667 2012-07-03 Richard Guenther <rguenther@suse.de>
668
669 * Makfile.def (isl): Remove not necessary extra_exports and
670 extra_make_flags.
671 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
672 * Makefile.in: Regenerated.
673
674 2012-07-03 Richard Guenther <rguenther@suse.de>
675
676 * Makefile.def (cloog): Add V=1 to extra_make_flags.
677 * configure.ac: If either the ISL or the CLooG check failed
678 do not try to build in-tree versions.
679 * Makefile.in: Regenerated.
680 * configure: Regenerated.
681
682 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
683
684 * configure: Regenerate.
685
686 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
687
688 * MAINTAINERS (Various Maintainers): Add myself as testsuite
689 maintainer.
690
691 2012-07-02 Richard Guenther <rguenther@suse.de>
692
693 * configure: Regenerated.
694
695 2012-07-02 Richard Guenther <rguenther@suse.de>
696 Michael Matz <matz@suse.de>
697 Tobias Grosser <tobias@grosser.es>
698 Sebastian Pop <sebpop@gmail.com>
699
700 * Makefile.def: Add ISL host module, remove PPL host module.
701 Adjust ClooG host module to use the proper ISL.
702 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
703 * configure.ac: Include config/isl.m4. Add ISL host library,
704 remove PPL. Remove PPL configury, add ISL configury, adjust
705 ClooG configury.
706 * Makefile.in: Regenerated.
707 * configure: Likewise.
708
709 2012-07-02 Richard Guenther <rguenther@suse.de>
710
711 Merge from graphite branch
712 2011-07-21 Tobias Grosser <tobias@grosser.es>
713
714 * configure: Regenerated.
715 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
716 both cloog.org and legacy versions. The only supported version will
717 be CLooG with the isl backend.
718
719 2011-07-21 Tobias Grosser <tobias@grosser.es>
720
721 * configure: Regenerated.
722 * configure.ac: Require cloog isl 0.17.0
723
724 2011-07-21 Tobias Grosser <tobias@grosser.es>
725
726 * configure: Regenerated.
727 * config/cloog.m4: Do not define CLOOG_ORG
728
729 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
730
731 * configure.ac: Skip C if explicitly selected.
732 * configure: Regenerate.
733
734 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
735
736 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
737 they contain -O2.
738 * configure: Regenerate.
739
740 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
741
742 PR debug/53740
743 * df.h, df-problems.c, dce.c: Revert last patch.
744
745 2012-06-25 Iain Sandoe <iain@codesourcery.com>
746
747 * MAINTAINERS (Write After Approval): Update my email address.
748
749 2012-06-21 Meador Inge <meadori@codesourcery.com>
750
751 * MAINTAINERS (Write After Approval): Add myself.
752
753 2012-06-20 Jason Merrill <jason@redhat.com>
754
755 * Makefile.tpl (check-target-libgomp-c++): New.
756 (check-target-libitm-c++): New.
757 * Makefile.def (c++): Add them.
758 * Makefile.in: Regenerate.
759
760 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
761
762 * MAINTAINERS (Write After Approval): Add myself.
763
764 2012-05-16 Olivier Hainque <hainque@adacore.com>
765
766 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
767 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
768 (install-no-fixedincludes): Adjust accordingly.
769 * Makefile.in: Regenerate.
770
771 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
772
773 Merge upstream change
774 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
775
776 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
777
778 * MAINTAINERS (Write After Approval): Add myself.
779
780 2012-05-09 Nick Clifton <nickc@redhat.com>
781 Paul Smith <psmith@gnu.org>
782
783 PR bootstrap/50461
784 * configure.ac (mpfr-dir): When using in-tree MPFR sources
785 allow for the fact that from release v3.1.0 of MPFR the source
786 files were moved into a src sub-directory.
787 * configure: Regenerate.
788
789 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
790
791 * configure.ac: Bump minimum MPFR version to 2.4.0.
792 * configure: Regenerated.
793
794 2012-05-01 Richard Henderson <rth@redhat.com>
795
796 * Makefile.def (libatomic): New target_module.
797 * configure.ac (target_libraries): Add libatomic.
798 (noconfigdirs): Check if libatomic is supported.
799 * Makefile.in, configure: Rebuild.
800
801 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
802
803 * MAINTAINERS (Write After Approval): Add myself.
804
805 2012-04-25 Joel Brobecker <brobecker@adacore.com>
806
807 * config.sub: Update to 2012-04-18 version from official repo.
808
809 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
810
811 * MAINTAINERS (Write After Approval): Add myself.
812
813 2012-04-11 Steve Ellcey <sellcey@mips.com>
814
815 * MAINTAINERS: Changed email address.
816
817 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
818
819 PR target/52737
820 * contrib/gcc_update (files_and_dependencies):
821 Remove gcc/config/avr/t-multilib from touch data.
822
823 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
824
825 * MAINTAINERS (OS Port Maintainers): Remove irix.
826 * configure.ac (enable_libgomp): Remove *-*-irix6*.
827 (unsupported_languages): Remove mips-sgi-irix6.*.
828 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
829 (with_stabs): Remove.
830 * configure: Regenerate.
831
832 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
833
834 * MAINTAINERS (OS Port Maintainers): Remove osf.
835 * configure.ac (enable_libgomp): Remove *-*-osf*.
836 (with_stabs): Remove alpha*-*-osf*.
837 * configure: Regenerate.
838
839 2012-03-05 Tristan Gingold <gingold@adacore.com>
840
841 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
842 * configure: Regenerate.
843
844 2012-02-17 Walter Lee <walt@tilera.com>
845
846 * MAINTAINERS: (Write After Approval): Delete myself.
847
848 2012-02-14 Walter Lee <walt@tilera.com>
849
850 * MAINTAINERS (tilegx port): Add myself.
851 (tilepro port): Add myself.
852 (Write After Approval): Add myself.
853
854 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
855
856 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
857 and Joseph Myers as docstring relicensing maintainers.
858
859 2012-02-09 Bin Cheng <bin.cheng@arm.com>
860
861 * MAINTAINERS (write-after-approval): Add myself.
862
863 2012-02-08 Ira Rosen <irar@il.ibm.com>
864
865 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
866 maintainer.
867
868 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
869
870 * MAINTAINERS (Write After Approval): Move myself to
871 maintain alphabetical order.
872
873 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
874
875 * MAINTAINERS (Write After Approval): Add myself.
876
877 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
878
879 * MAINTAINERS (Write After Approval): Add myself.
880
881 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
882 Jayant R Sonar <jayant.sonar@kpitcummins.com>
883
884 * configure.ac (cr16-*-*): Remove nonconfigdirs.
885 * configure: Regenerate.
886
887 2012-01-23 Harshit Chopra <harshit@google.com>
888
889 * MAINTAINERS (Write After Approval): Add myself.
890
891 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
892
893 * configure.ac: Remove reference to mh-interix.
894 * configure: Regenerate.
895
896 2012-01-05 Richard Henderson <rth@redhat.com>
897
898 PR bootstrap/51072
899 * configure.ac: Disable libitm if c++ is not enabled.
900 * configure: Rebuild.
901
902 * configure.ac: Fix regexp for same.
903 * configure: Rebuild.
904
905 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
906
907 * MAINTAINERS (Write After Approval): Add myself.
908
909 2012-01-02 Richard Guenther <rguenther@suse.de>
910
911 PR bootstrap/51686
912 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
913 * Makefile.in: Regenerate.
914
915 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
916
917 * MAINTAINERS (Write After Approval): Add myself.
918
919 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
920
921 * configure: Regenerate.
922
923 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
924
925 * MAINTAINERS (picochip): Changed email address.
926
927 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
928
929 * MAINTAINERS (write-after-approval): Add self.
930
931 2011-11-29 DJ Delorie <dj@redhat.com>
932
933 * configure.ac (rl78-*-*) New case.
934 * configure: Regenerate.
935 * MAINTAINERS: Add myself as RL78 maintainer.
936
937 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
938
939 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
940
941 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
942
943 * libtool.m4: Additional FreeBSD 10 fixes.
944
945 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
946
947 * MAINTAINERS: Move myself from Write After Approval to CPU Port
948 Maintainers section, as Epiphany maintainer.
949
950 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
951
952 PR target/49992
953 * configure.ac: Remove ranlib special-casing for Darwin.
954 * configure: Regenerate.
955
956 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
957
958 * MAINTAINERS (Reviewers): Keep the list sorted.
959
960 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
961
962 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
963
964 2011-11-09 Roland McGrath <mcgrathr@google.com>
965
966 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
967 * configure: Rebuild.
968 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
969 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
970 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
971 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
972 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
973 Add READELF.
974 * Makefile.in: Rebuild.
975
976 2011-11-09 Jason Merrill <jason@redhat.com>
977
978 * Makefile.def (language=c++): Remove check-c++0x.
979 * Makefile.in (check-gcc-c++): Regenerate.
980
981 2011-11-08 Richard Henderson <rth@redhat.com>
982
983 * configure.ac: Test for libitm directory present first.
984
985 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
986
987 * configure.ac: Test libitm/configure.tgt to disable libitm.
988 * configure: Rebuild.
989
990 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
991 Richard Henderson <rth@redhat.com>
992
993 Merged from transactional-memory.
994
995 * Makefile.def (lang_env_dependencies): libitm is c++.
996 Add libitm target module.
997 * configure.ac: Likewise.
998 * config/mmap.m4: New file.
999 * contrib/gcc_update: Add libitm to touch data.
1000 * Makefile.in, configure: Rebuild.
1001
1002 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1003
1004 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1005 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1006 * Makefile.in: Regenerate.
1007
1008 2011-11-01 DJ Delorie <dj@redhat.com>
1009
1010 * config.sub: Update to version 2011-10-29 (added rl78)
1011
1012 2011-10-27 Nick Clifton <nickc@redhat.com>
1013
1014 * config.sub: Import these changes from the config project:
1015
1016 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1017 Ben Elliston <bje@gnu.org>
1018
1019 * config.sub (epiphany): New.
1020
1021 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1022 Ben Elliston <bje@gnu.org>
1023
1024 * config.sub (hexagon, hexagon-*): New.
1025
1026 2011-08-23 Roland McGrath <mcgrathr@google.com>
1027
1028 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1029 64eb to be64.
1030
1031 2011-08-16 Roland McGrath <mcgrathr@google.com>
1032
1033 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1034 (nacl): Grok as alias for 32el-unknown-nacl.
1035
1036 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
1037
1038 * MAINTAINERS (Write After Approval): Add myself.
1039
1040 2011-10-24 Teresa Johnson <tejohnson@google.com>
1041
1042 * MAINTAINERS (Write After Approval): Add myself.
1043
1044 2011-09-21 Jakub Jelinek <jakub@redhat.com>
1045
1046 * MAINTAINERS (sparc port): Remove myself.
1047
1048 2011-09-14 Tom de Vries <tom@codesourcery.com>
1049
1050 * MAINTAINERS (Write After Approval): Add myself.
1051
1052 2011-08-14 Yao Qi <yao@codesourcery.com>
1053
1054 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1055 * configure: Regenerate.
1056
1057 2011-07-26 Ian Lance Taylor <iant@google.com>
1058
1059 * configure.ac: Set have_compiler based on whether gcc directory
1060 exists, rather than on whether gcc is in configdirs.
1061 * configure: Rebuild.
1062
1063 2011-07-21 Joseph Myers <joseph@codesourcery.com>
1064
1065 * MAINTAINERS (Global Reviewers): Add self.
1066
1067 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1068
1069 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1070 link directories.
1071 * Makefile.in: Rebuild.
1072
1073 2011-07-20 Ian Lance Taylor <iant@google.com>
1074
1075 PR bootstrap/49787
1076 * configure.ac: Move --enable-bootstrap handling earlier in file.
1077 If --enable-bootstrap and either --enable-build-with-cxx or
1078 --enable-build-poststage1-with-cxx, enable C++ automatically.
1079 * configure: Rebuild.
1080
1081 2011-07-19 Ian Lance Taylor <iant@google.com>
1082
1083 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1084 make C++ a boot_language. Set and substitute
1085 POSTSTAGE1_CONFIGURE_FLAGS.
1086 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1087 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1088 * configure, Makefile.in: Rebuild.
1089
1090 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1091
1092 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1093 maintainers.
1094
1095 2011-07-18 Jakub Jelinek <jakub@redhat.com>
1096
1097 * MAINTAINERS (Global Reviewers): Add myself.
1098
1099 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1100
1101 * configure: Regenerate.
1102
1103 2011-07-16 Jason Merrill <jason@redhat.com>
1104
1105 * Makefile.def (language=c++): Add check-c++0x and
1106 check-target-libmudflap-c++.
1107 * Makefile.tpl (check-target-libmudflap-c++): New.
1108 * Makefile.in: Regenerate.
1109
1110 2011-07-16 Matthias Klose <doko@ubuntu.com>
1111
1112 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1113 * Makefile.def (target_modules/libjava): Pass
1114 $(EXTRA_CONFIGARGS_LIBJAVA).
1115 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1116 if not configured with --enable-static-libjava.
1117 * Makefile.in: Regenerate.
1118 * configure: Likewise.
1119
1120 2011-07-15 Jason Merrill <jason@redhat.com>
1121
1122 * Makefile.in (check-c++): Move check-gcc-c++0x after
1123 check-target-libstdc++-v3.
1124
1125 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1126
1127 * MAINTAINERS (c6x port): New entry.
1128
1129 2011-07-13 Jason Merrill <jason@redhat.com>
1130
1131 * Makefile.in (check-gcc-c++0x): New.
1132 (check-c++): Depend on it.
1133
1134 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1135
1136 PR target/39150
1137 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1138 x86_64-*-solaris2.1[0-9]*.
1139 * configure: Regenerate.
1140
1141 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
1142
1143 * MAINTAINERS (RTL optimizers): Add self.
1144
1145 2011-06-27 Gabriel Charette <gchare@google.com>
1146
1147 * MAINTAINERS (Write After Approval): Add myself.
1148
1149 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1150
1151 PR regression/47836
1152 PR bootstrap/23656
1153 PR other/47733
1154 PR bootstrap/49247
1155 PR c/48825
1156 * configure.ac (target_libraries): Remove target-libiberty.
1157 Remove case-statement setting skipdirs=target-libiberty for
1158 multiple targets. Remove checking target_configdirs and
1159 removing target-libiberty but keeping target-libgcc if
1160 otherwise empty.
1161 * Makefile.def (target_modules): Don't add libiberty.
1162 (dependencies): Remove all traces of target-libiberty.
1163 * configure, Makefile.in: Regenerate.
1164
1165 2011-06-13 Walter Lee <walt@tilera.com>
1166
1167 * configure.ac (tilepro-*-*) New case.
1168 (tilegx-*-*): Likewise.
1169 * configure: Regenerate.
1170
1171 2011-06-06 Jing Yu <jingyu@google.com>
1172
1173 * configure.ac: Skip target-libiberty for
1174 arm*-*-linux-androideabi.
1175 * configure: Regenerated.
1176
1177 2011-06-06 Nick Clifton <nickc@redhat.com>
1178
1179 * config.sub: Sync from upstream.
1180
1181 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
1182
1183 * MAINTAINERS (Write After Approval): Add myself.
1184
1185 2011-06-01 Daniel Jacobowitz <drow@false.org>
1186
1187 * MAINTAINERS: Update my email address.
1188
1189 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
1190
1191 * MAINTAINERS (Write After Approval): Update my email address.
1192
1193 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
1194
1195 * MAINTAINERS (Write After Approval): Add myself.
1196
1197 2011-05-08 Doug Kwan <dougkwan@google.com>
1198
1199 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1200 * configure: Regenerated.
1201 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1202 value from configure.
1203 * Makefile.in: Regenerated.
1204
1205 2011-05-05 Joseph Myers <joseph@codesourcery.com>
1206
1207 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1208 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1209 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1210 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1211 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1212 *-*-vxworks*): Disable newlib and libgloss in separate case
1213 statement.
1214 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1215 to separate case statement.
1216 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1217 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1218 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1219 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1220 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1221 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1222 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1223 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1224 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1225 i[[3456789]]86-*-rdos*, m32r-*-*,
1226 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1227 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1228 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1229 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1230 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1231 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1232 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1233 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1234 and libgloss in main case over targets. Remove most empty cases
1235 in main case over targets.
1236 * configure: Regenerate.
1237
1238 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
1239
1240 * MAINTAINERS (Write After Approval): Add myself.
1241
1242 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1243
1244 * configure.ac: Remove code setting special library locations for
1245 hppa*64*-*-hpux11*. Remove code setting compiler for
1246 sparc-sun-solaris2*.
1247 * configure: Regenerate.
1248
1249 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1250
1251 * configure.ac: Separate libgloss_dir settings from general case
1252 over targets.
1253 * configure: Regenerate.
1254
1255 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1256
1257 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1258 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1259 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1260 cases in libgcj-disabling case statement.
1261 (hppa*64*-*-linux*): Set unsupported_languages instead of
1262 disabling target-zlib.
1263 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1264 to hppa*64*-*-hpux*.
1265 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1266 hppa*-*-hpux*.
1267 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1268 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1269 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1270 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1271 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1272 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1273 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1274 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1275 libgcj-disabling case statement.
1276 * configure: Regenerate.
1277
1278 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1279
1280 * configure.ac: Disable Java for targets not supporting libffi.
1281 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1282 Remove cases in Java-disabling statement.
1283 (*arm-wince-pe): Change to arm-wince-pe.
1284 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1285 cases in Java-disabling statement.
1286 (bfin-*-*): Don't disable Java again.
1287 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1288 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1289 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1290 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1291 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1292 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1293 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1294 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1295 Java-disabling statement.
1296 (mmix-*-*): Don't disable Java again.
1297 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1298 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1299 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1300 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1301 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1302 statement.
1303 * configure: Regenerate.
1304
1305 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1306
1307 * configure.ac: Separate cases disabling Java and Java libraries
1308 from general case over targets.
1309 * configure: Regenerate.
1310
1311 2011-04-21 Jie Zhang <jzhang918@gmail.com>
1312
1313 * MAINTAINERS: Update my email address.
1314
1315 2011-04-20 Easwaran Raman <eraman@google.com>
1316
1317 * MAINTAINERS (Write After Approval): Add myself.
1318
1319 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1320
1321 PR lto/48086
1322 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1323 * configure: Regenerate.
1324
1325 2011-04-16 Jim Meyering <meyering@redhat.com>
1326
1327 * MAINTAINERS (Write After Approval): Add myself.
1328
1329 2011-04-15 Dodji Seketeli <dodji@redhat.com>
1330
1331 * MAINTAINERS: Update my email address.
1332
1333 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
1334
1335 * MAINTAINERS (Write After Approval): Add myself.
1336
1337 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1338
1339 * MAINTAINERS (Write After Approval): Add myself.
1340
1341 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1342
1343 * MAINTAINERS (Write After Approval): Add myself.
1344
1345 2011-04-06 Joseph Myers <joseph@codesourcery.com>
1346
1347 * configure.ac (build_tools): Remove build-byacc.
1348 (host_libs): Remove mmalloc.
1349 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1350 autoconf automake libtool diff rcs fileutils shellutils time
1351 textutils wdiff find uudecode hello tar gzip indent recode release
1352 sed perl gawk findutils gettext zip.
1353 (libgcj): Remove target-qthreads.
1354 (target_tools): Remove target-examples target-gperf.
1355 (YACC): Don't handle building byacc.
1356 * configure: Regenerate.
1357 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1358 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1359 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1360 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1361 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1362 handle building components.
1363 * Makefile.in: Regenerate.
1364
1365 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1366
1367 * MAINTAINERS: Update my email address as Xtensa maintainer.
1368
1369 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1370
1371 * config.sub: Sync from upstream.
1372
1373 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1374
1375 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1376 (microblaze*): Don't disable libssp.
1377 * configure: Regenerate.
1378
1379 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1380
1381 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1382 moveifchange.
1383 * configure: Regenerate.
1384 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1385 * Makefile.in: Regenerate.
1386
1387 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1388
1389 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1390 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1391 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1392 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1393 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1394 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1395 md_exec_prefix cases.
1396 * configure: Regenerate.
1397
1398 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1399
1400 * configure.ac: Separate cases disabling target-libssp,
1401 target-libiberty, target-libstdc++-v3 and Fortran from general
1402 case over targets.
1403 * configure: Regenerate.
1404
1405 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1406
1407 * configure.ac (*-*-chorusos): Don't disable libgcj.
1408 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1409 Remove case.
1410 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1411 (arm-*-coff): Don't disable libgcj.
1412 (arm*-*-linux-gnueabi): Remove useless assignment.
1413 (arm-*-riscix*): Don't disable libgcj.
1414 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1415 configuration.
1416 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1417 (c54x*-*-*): Remove case.
1418 (tic54x-*-*): Don't disable GCC or GCC libraries.
1419 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1420 to *.
1421 (d10v-*-*): Don't disable GCC libraries.
1422 (d30v-*-*): Don't disable libgcj.
1423 (h8500-*-*): Don't disable GCC libraries.
1424 (i960-*-*): Don't disable libgcj.
1425 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1426 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1427 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1428 libgcj.
1429 (m68k-*-coff*): Remove case.
1430 (mmix-*-*): Don't disable libgloss on host.
1431 (mn10200-*-*, mn10300-*-*): Remove cases.
1432 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1433 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1434 Don't disable libgcj.
1435 (romp-*-*): Remove case.
1436 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1437 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1438 case.
1439 (v810-*-*): Don't disable GCC libraries.
1440 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1441 (ip2k-*-*): Don't disable GCC libraries.
1442 * configure: Regenerate.
1443
1444 2011-03-28 Joseph Myers <joseph@codesourcery.com>
1445
1446 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1447 libffi on host.
1448 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1449 on host.
1450 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1451 * configure: Regenerate.
1452
1453 2011-03-26 John Marino <binutils@marino.st>
1454
1455 * configure.ac: Add support for *-*-dragonfly*
1456 * configure: Regenerate.
1457
1458 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1459
1460 * configure.ac (native_only): Remove.
1461 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1462 send-pr uudecode guile gnuserv on host.
1463 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1464 send-pr rcs guile perl texinfo libtool on host.
1465 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1466 automake send-pr rcs guile perl texinfo libtool on host.
1467 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1468 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1469 (alpha*-dec-osf*): Don't disable fileutils on target.
1470 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1471 texinfo send-pr expect dejagnu on target.
1472 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1473 target-qthreads on target.
1474 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1475 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1476 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1477 x86_64-*-mingw*): Don't disable expect on target.
1478 (*-*-cygwin*): Don't disable target-gperf on target.
1479 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1480 gnuserv on target.
1481 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1482 target.
1483 * configure: Regenerate.
1484
1485 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1486
1487 * configure.ac (target_tools): Remove target-groff.
1488 (native_only): Remove target-groff.
1489 (hppa*64*-*-*): Don't disable byacc.
1490 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1491 setting.
1492 (*-*-kaos*): Don't skip target-librx and target-groff.
1493 (*-*-netware*): Don't skip target-libmudflap.
1494 (*-*-tpf*): Don't skip target-libmudflap.
1495 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1496 directories on the host.
1497 (ia64*-*-*vms*): Don't skip tix.
1498 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1499 host.
1500 * configure: Regenerate.
1501
1502 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1503
1504 * configure.ac: Remove references to mt-mep, mt-netware,
1505 mt-wince.
1506 * Makefile.def: Add all-utils soft dependencies.
1507 * Makefile.tpl: Remove GDB_NLM_DEPS.
1508 * configure: Regenerate.
1509 * Makefile.in: Regenerate.
1510
1511 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1512
1513 * configure.ac: Do not include mh-x86omitfp.
1514 * configure: Regenerate.
1515
1516 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1517
1518 * configure.ac: Remove empty cases.
1519 * configure: Regenerate.
1520
1521 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1522
1523 * Makefile.def: Add dependency from termcap to gdb.
1524 * Makefile.in: Regenerate.
1525
1526 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1527
1528 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1529 * configure: Regenerate.
1530 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1531 * Makefile.tpl: Likewise.
1532 * Makefile.in: Regenerate.
1533
1534 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1535
1536 * configure.ac: Remove all mentions of tentative_cc.
1537 * configure: Regenerate.
1538
1539 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1540
1541 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1542 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1543 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1544 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1545 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1546 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1547 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1548 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1549 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1550 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1551 *-*-rhapsody*): Remove host cases.
1552 * configure: Regenerate.
1553
1554 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1555
1556 * configure.ac (ppc*-*-pe): Remove host case.
1557 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1558 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1559 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1560 cases.
1561 * configure: Regenerate.
1562
1563 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1564
1565 * config.sub: Update to version 2011-03-23.
1566
1567 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1568
1569 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1570 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1571 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1572 * configure: Regenerate.
1573
1574 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1575
1576 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1577 to Write After Approval.
1578 * config-ml.in: Don't handle arc-*-elf*.
1579 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1580 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1581 handle GCC libraries.
1582 * configure: Regenerate.
1583
1584 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1585
1586 PR bootstrap/48120:
1587 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1588 Add -lstdc++ -lm to LIBS.
1589 * configure: Regenerate.
1590
1591 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1592
1593 * config.guess: Update to version 2011-02-02
1594 * config.sub: Update to version 2011-02-24
1595
1596 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1597
1598 PR lto/48086
1599 * configure.ac: Re-enable LTO on *-apple-darwin9.
1600 * configure: Regenerate.
1601
1602 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1603
1604 PR lto/48086
1605 * configure.ac: Disable LTO on darwin due to an assembler change in
1606 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1607 under 256.
1608 * configure: Regenerate.
1609
1610 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1611
1612 * MAINTAINERS: Update myself as score backend maintainer,
1613 update my e-mail address.
1614
1615 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
1616
1617 * MAINTAINERS: Update my e-mail address.
1618
1619 2011-03-06 Joey Ye <joey.ye@arm.com>
1620
1621 * MAINTAINERS: Update my e-mail address.
1622
1623 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1624
1625 * configure.ac: Adjust test of with_ppl.
1626 * configure: Regenerated.
1627
1628 2011-03-02 Kai Tietz <ktietz@redhat.com>
1629
1630 * MAINTAINERS: Adjust my e-mail address.
1631
1632 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1633
1634 * configure.ac: Add -lpwl to ppllibs.
1635 * configure: Regenerated.
1636
1637 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1638
1639 * config/cloog.m4: Add -lisl to clooglibs.
1640 * configure: Regenerated.
1641
1642 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1643
1644 * MAINTAINERS (CPU Port maintainers): Add self.
1645
1646 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1647
1648 * MAINTAINERS: Add myself as testsuite maintainer.
1649
1650 2011-02-15 Mike Stump <mikestump@comcast.net>
1651
1652 * MAINTAINERS: Add myself as testsuite maintainer.
1653
1654 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1655
1656 Import from Libtool and gnulib:
1657
1658 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1659
1660 Prepare for supporting FreeBSD 10.
1661 * config.rpath: Remove handling of freebsd1* which soon would
1662 match FreeBSD 10.0.
1663
1664 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1665
1666 Remove support for FreeBSD 1.x.
1667 * libtool.m4 (_LT_LINKER_SHLIBS)
1668 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1669 soon would incorrectly match FreeBSD 10.0.
1670
1671 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1672
1673 PR binutils/12283
1674 * move-if-change: Import version from gnulib.
1675
1676 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1677
1678 PR lto/47225
1679 * Makefile.def (lto-plugin): Double dash for enable-shared.
1680 (configure-gcc): Depend on all-lto-plugin.
1681 * Makefile.in: Rebuilt.
1682
1683 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1684
1685 * configure.ac: Remove extra bracket.
1686 * configure: Regenerate.
1687
1688 2011-02-08 Tobias Burnus <burnus@net-b.de>
1689
1690 * MAINTAINERS: Add myself as libquadmath maintainer.
1691
1692 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
1693
1694 * MAINTAINERS: Update my email address.
1695
1696 2011-02-07 Joseph Myers <joseph@codesourcery.com>
1697
1698 * MAINTAINERS (option handling): Add self.
1699
1700 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1701
1702 PR lto/47225
1703 * Makefile.def: Add dependency for install-gcc
1704 on install-lto-plugin.
1705 * Makfile.in: Regenerated
1706
1707 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1708
1709 * MAINTAINERS (CPU Port Maintainers): Add myself.
1710
1711 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1712
1713 PR libgcj/44341
1714 * configure.ac: Discard --with-* flags for host when configuring
1715 target libraries for cross build.
1716 * configure: Rebuilt.
1717
1718 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1719
1720 * MAINTAINERS (linear loop transforms): Removed.
1721
1722 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1723
1724 * configure.ac: If with_ppl is no, move setting with_cloog=no
1725 after CLOOG_REQUESTED check.
1726 * configure: Regenerated.
1727
1728 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1729
1730 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1731 CLooG has been requested.
1732 * configure: Regenerated.
1733
1734 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1735
1736 * configure: Regenerated.
1737 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1738
1739 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1740
1741 * configure: Regenerated.
1742 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1743
1744 2011-01-21 Andreas Schwab <schwab@redhat.com>
1745
1746 * configure.ac: Use AS_HELP_STRING throughout.
1747 * configure: Regenerate.
1748
1749 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1750
1751 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1752 * configure: Regenerate.
1753
1754 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1755
1756 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1757
1758 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1759
1760 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1761 for ia64-hpux.
1762 * configure: Regenerate.
1763
1764 2011-01-07 Jan Hubicka <jh@suse.cz>
1765
1766 PR lto/47225
1767 * Makefile.in: Regenerate.
1768 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1769 configure.
1770
1771 2011-01-07 Jan Hubicka <jh@suse.cz>
1772
1773 * Makefile.in: Regenerate.
1774 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1775 and configure dependency on lto-plugin configure.
1776 (lto-plugin module): Remove dependency on GCC; add dependency on
1777 liniberty.
1778
1779 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1780
1781 * MAINTAINERS (Write After Approval): Add myself.
1782
1783 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1784
1785 * configure: Regenerate.
1786
1787 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1788
1789 * configure.ac: (picochip): Disable libiberty.
1790
1791 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1792
1793 * MAINTAINERS (Write After Approval): Add myself.
1794
1795 2010-12-10 Ian Lance Taylor <iant@google.com>
1796
1797 PR bootstrap/46819
1798 * configure.ac: For --disable-libgcj clear libgcj_saved.
1799 * configure: Rebuild.
1800
1801 2010-12-10 Tobias Burnus <burnus@net-b.de>
1802
1803 PR fortran/46540
1804 * configure.ac: Add --disable-libquadmath and
1805 --disable-libquadmath-support.
1806 * configure: Regenerate.
1807
1808 2010-12-03 Ian Lance Taylor <iant@google.com>
1809
1810 * MAINTAINERS: Add myself as libgo maintainer.
1811
1812 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1813
1814 PR libffi/46792
1815 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1816 * configure: Regenerate.
1817
1818 2010-12-02 Ian Lance Taylor <iant@google.com>
1819
1820 * configure.ac: Always set default for poststage1_ldflags to
1821 -static-libstdc++ -static-libgcc.
1822
1823 2010-11-29 Andreas Schwab <schwab@redhat.com>
1824
1825 * configure.ac: Move comment to remove extra space in last argument
1826 of GCC_TARGET_TOOL.
1827
1828 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1829
1830 PR other/46026
1831 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1832 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1833 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1834 (BASE_FLAGS_TO_PASS): Use it.
1835 * configure: Rebuilt.
1836 * Makefile.in: Rebuilt.
1837
1838 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1839
1840 PR binutils/12258
1841 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1842 Properly check default linker.
1843 * configure: Regnerated.
1844
1845 2010-11-23 Matthias Klose <doko@ubuntu.com>
1846
1847 * configure.ac: For --enable-gold, handle value `default' instead of
1848 `both*'. New configure option --{en,dis}able-ld.
1849 * configure: Regenerate.
1850
1851 2010-11-20 Ian Lance Taylor <iant@google.com>
1852
1853 * configure.ac: Only disable a language library if no language needs
1854 it. Don't let --disable-libgcj uncondtionally disable libffi.
1855 * configure: Rebuild.
1856
1857 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1858
1859 * Makefile.in: Regenerate.
1860
1861 PR other/46202
1862 * configure.ac: Fix just-built in-tree STRIP name to be
1863 binutils/strip-new.
1864 * configure: Regenerate.
1865 * Makefile.def (install-strip-gcc, install-strip-binutils)
1866 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1867 (install-strip-sid): Mirror dependencies on non-strip variants
1868 of these targets on the respective -strip prerequisites.
1869 * Makefile.tpl (install-strip, install-strip-host)
1870 (install-strip-target): New targets.
1871 (install-strip-[+module+], install-strip-target-[+module+]):
1872 New targets.
1873 * Makefile.in: Regenerate.
1874
1875 2010-11-19 Ian Lance Taylor <iant@google.com>
1876 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1877
1878 * configure.ac: Add target-libgo to target_libraries. Set
1879 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1880 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1881 (HOST_EXPORTS): Add GOC.
1882 (BASE_TARGET_EXPORTS): Add GOC.
1883 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1884 (GOCFLAGS_FOR_TARGET): New variable.
1885 (EXTRA_HOST_FLAGS): Add GOC.
1886 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1887 * Makefile.def (target_modules): Add libgo.
1888 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1889 (dependencies): Add dependency from configure-target-libgo to
1890 configure-target-libffi and all-target-libstdc++-v3. Add
1891 dependencies from all-target-libgo to all-target-libffi.
1892 (languages): Add go.
1893 * configure: Rebuild.
1894 * Makefile.in: Rebuild.
1895
1896 2010-11-19 Ian Lance Taylor <iant@google.com>
1897
1898 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1899 compiler/flag environment variables.
1900
1901 2010-11-18 Ian Lance Taylor <iant@google.com>
1902
1903 * configure.ac: Check for lang_requires_boot_languages in
1904 config-lang.in files.
1905 * configure: Rebuild.
1906
1907 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1908 Tobias Burnus <burnus@net-b.de>
1909
1910 PR fortran/32049
1911 * Makefile.def: Add libquadmath; build it with language=fortran.
1912 * configure.ac: Add libquadmath.
1913 * Makefile.tpl: Handle multiple libs in check-[+language+].
1914 * Makefile.in: Regenerate.
1915 * configure: Regenerate.
1916
1917 2010-11-16 Tom Tromey <tromey@redhat.com>
1918
1919 * MAINTAINERS: Moved myself to reviewers section.
1920
1921 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
1922
1923 * MAINTAINERS: Moved myself to reviewers section.
1924
1925 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1926
1927 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1928 (Write After Approval): Remove self.
1929
1930 2010-11-15 Andreas Schwab <schwab@redhat.com>
1931
1932 * configure.ac: Fix spelling in option names.
1933 * configure: Regenerated.
1934
1935 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1936
1937 PR bootstrap/39622
1938 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1939 * configure: Regenerated.
1940
1941 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
1942
1943 * MAINTAINERS: Update my email address.
1944
1945 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1946
1947 * configure: Regenerate.
1948
1949 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1950
1951 * configure: Regenerate.
1952
1953 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1954
1955 * configure: Regenerate.
1956
1957 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1958
1959 * configure: Regenerate.
1960
1961 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1962
1963 * configure.ac: Support official CLooG.org versions.
1964 * configure: Regenerate.
1965 * config/cloog.m4: New.
1966
1967 2010-11-10 François Dumont <francois.cppdevs@free.fr>
1968
1969 * MAINTAINERS (Write After Approval): Add myself.
1970
1971 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
1972
1973 * MAINTAINERS: Update my email address.
1974
1975 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1976
1977 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1978 * configure: Regenerate.
1979
1980 2010-11-03 Ian Lance Taylor <iant@google.com>
1981 Dave Korn <dave.korn.cygwin@gmail.com>
1982
1983 PR lto/46273
1984 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1985 and on other supported platforms whenever LTO is enabled.
1986 * configure: Rebuild.
1987
1988 2010-11-02 Alan Modra <amodra@gmail.com>
1989
1990 PR binutils/12110
1991 * configure.ac: Error when source path contains spaces.
1992 * configure: Regenerate.
1993
1994 2010-10-23 James E. Wilson <wilson@codesourcery.com>
1995
1996 * MAINTAINERS: Update my email address.
1997
1998 2010-10-20 Ian Lance Taylor <iant@google.com>
1999
2000 * Makefile.def (target_modules): Set lib_path to src/.libs for
2001 libstdc++-v3 module.
2002 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2003 * Makefile.in: Rebuild.
2004
2005 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2006
2007 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2008 (Write After Approval): Remove myself.
2009
2010 2010-10-15 Tristan Gingold <gingold@adacore.com>
2011
2012 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2013
2014 2010-10-14 Douglas Rupp <rupp@gnat.com>
2015
2016 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2017
2018 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2019
2020 * configure.ac (build_lto_plugin): New shell variable.
2021 (--enable-lto): Turn on by default for all non-ELF platforms that
2022 have had LTO support added so far. Set build_lto_plugin appropriately
2023 for both ELF and non-ELF.
2024 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2025 * configure: Regenerate.
2026
2027 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2028
2029 Sync from src:
2030 * configure.ac (v850 support): Remove target-libgloss from
2031 noconfigdirs.
2032 * configure: Regenerate.
2033
2034 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2035
2036 PR bootstrap/45326
2037 PR bootstrap/45174
2038 * configure.ac: Honor initial values of $build_configargs,
2039 $host_configargs, $target_configargs. Mark the precious, so
2040 environment settings get recorded.
2041 * configure: Regenerate.
2042
2043 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2044
2045 PR bootstrap/45796
2046 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2047 Depend on all-build-libiberty.
2048 * Makefile.in: Regenerate.
2049
2050 2010-09-30 Michael Eager <eager@eagercon.com>
2051
2052 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2053 * configure: Regenerate.
2054
2055 2010-09-28 Michael Eager <eager@eagercon.com>
2056
2057 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2058
2059 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2060
2061 PR bootstrap/44621
2062 * configure.ac: Fix unportable shell quoting.
2063 * configure: Regenerate.
2064
2065 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2066
2067 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2068 targets and amend comment.
2069 * configure: Regenerate.
2070
2071 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2072
2073 * MAINTAINERS (Write After Approval): Add myself.
2074
2075 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2076
2077 * configure.ac: Enable LTO by default on Darwin.
2078 * configure: Regenerate.
2079
2080 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2081
2082 * MAINTAINERS (Write After Approval): Add myself.
2083
2084 2010-09-01 Ian Bolton <ian.bolton@arm.com>
2085
2086 * MAINTAINERS (Write After Approval): Add myself.
2087
2088 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2089
2090 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2091 ports
2092
2093 2010-07-28 David Yuste <david.yuste@gmail.com>
2094
2095 * MAINTAINERS (Write After Approval): Add myself.
2096
2097 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2098
2099 * configure.ac: Support all v850 targets.
2100 * configure: Regenerate.
2101
2102 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2103
2104 PR bootstrap/44455
2105 * configure.ac (extra_mpfr_configure_flags): Copy from
2106 extra_mpc_gmp_configure_flags.
2107 * configure: Re-generated.
2108
2109 2010-07-22 Andi Kleen <ak@linux.intel.com>
2110
2111 * MAINTAINERS (Write After Approval): Add myself.
2112
2113 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2114
2115 * MAINTAINERS (Write After Approval): Add myself.
2116
2117 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
2118
2119 * MAINTAINERS (Write After Approval): Add myself.
2120
2121 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2122
2123 PR target/44862
2124 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2125 Provide -B option to allow for link spec %s substitutions for
2126 libstdc++.a on darwin.
2127 * Makefile.in: Regenerate.
2128
2129 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
2130
2131 * MAINTAINERS (Reviewers): Update my e-mail address
2132
2133 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
2134
2135 * Makefile.def (configure-gcc): Depend on all-libelf.
2136 * Makefile.in: Rebuild.
2137
2138 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
2139
2140 * MAINTAINERS (Write After Approval): Add myself in the right place.
2141
2142 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
2143
2144 * MAINTAINERS (Write After Approval): Add myself.
2145
2146 2010-05-25 Sterling Augustine <sterling@tensilica.com>
2147
2148 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2149
2150 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
2151
2152 * config.sub: Update to version 2010-05-21.
2153 * config.guess: Update to version 2010-04-03.
2154
2155 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2156
2157 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2158 * configure: Regenerate.
2159
2160 2010-05-12 Sriraman Tallam <tmsriram@google.com>
2161
2162 * MAINTAINERS (Write After Approval): Add myself.
2163
2164 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2165
2166 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2167 a platform that supports LTO.
2168 * configure: Regenerate.
2169
2170 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2171
2172 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2173 * configure: Regenerated.
2174
2175 2010-04-27 Roland McGrath <roland@redhat.com>
2176 H.J. Lu <hongjiu.lu@intel.com>
2177
2178 * configure.ac (--enable-gold): Support both, both/gold and
2179 both/bfd to add gold to configdirs without removing ld.
2180 * configure: Regenerated.
2181
2182 * Makefile.def: Add install-gold dependency to install-ld.
2183 * Makefile.in: Regenerated.
2184
2185 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2186
2187 PR lto/42776
2188 * configure.ac (--enable-lto): Refactor handling so libelf tests
2189 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2190 and allow LTO to be explicitly enabled on non-ELF platforms that
2191 are known to support it inside else-clause.
2192 * configure: Regenerate.
2193
2194 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2195
2196 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2197 * configure: Regenerate.
2198
2199 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
2200
2201 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2202 * configure: Regenerate.
2203
2204 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2205
2206 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2207 separately.
2208 * configure: Regenerate.
2209
2210 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
2211
2212 * MAINTAINERS (Write After Approval): Add myself.
2213
2214 2010-04-14 Tristan Gingold <gingold@adacore.com>
2215
2216 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2217 * configure: Regenerate.
2218
2219 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2220
2221 * configure: Regenerate after change to elf.m4.
2222
2223 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
2224
2225 * MAINTAINERS (Write After Approval): Add myself.
2226
2227 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2228
2229 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2230 * configure: Regenerated.
2231
2232 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2233
2234 * configure.ac: Print "buggy but acceptable" when CLooG
2235 revision is less than 9.
2236 * configure: Regenerated.
2237
2238 2010-04-01 Diego Novillo <dnovillo@google.com>
2239
2240 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2241
2242 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2243
2244 PR bootstrap/43615
2245 PR bootstrap/43328
2246
2247 Revert:
2248
2249 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2250
2251 * configure.ac: Do not pass --enable-multilib nor
2252 --disable-multilib in baseargs. Accept explicitly passed
2253 --enable_multilib.
2254 * configure: Regenerate.
2255
2256 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
2257
2258 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2259
2260 2010-03-31 Janis Johnson <janis187@us.ibm.com>
2261
2262 * MAINTAINERS: Remove myself.
2263
2264 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2265
2266 PR bootstrap/43328
2267 * configure.ac: Do not pass --enable-multilib nor
2268 --disable-multilib in baseargs. Accept explicitly passed
2269 --enable_multilib.
2270 * configure: Regenerate.
2271
2272 2010-03-28 Andrew Pinski <pinskia@gmail.com>
2273
2274 * MAINTAINERS (spu port): Remove me.
2275
2276 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2277
2278 * configure.ac (tic6x-*-*): New case.
2279 * configure: Regenerate.
2280
2281 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2282
2283 * config.sub: Update to version 2010-03-22.
2284 * config.guess: Update to version 2009-12-30.
2285
2286 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2287
2288 PR ada/42554
2289 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2290 * configure: Regenerate.
2291
2292 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2293
2294 * MAINTAINERS: Update my email address.
2295
2296 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2297
2298 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2299 (ghassan.shobaki@amd.com): Removed.
2300
2301 2010-03-17 Alan Modra <amodra@gmail.com>
2302
2303 * MAINTAINERS: Update my email address.
2304
2305 2010-03-16 Diego Novillo <dnovillo@google.com>
2306
2307 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2308 Matthews.
2309
2310 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2311
2312 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2313 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2314
2315 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2316
2317 * MAINTAINERS: Update my email address.
2318
2319 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2320
2321 * MAINTAINERS: Update my email address.
2322
2323 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2324
2325 * MAINTAINERS: Update my email address.
2326
2327 2010-03-09 Jie Zhang <jie@codesourcery.com>
2328
2329 * MAINTAINERS: Update my email address.
2330
2331 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2332
2333 PR libstdc++/32499
2334 * configure.ac (RANLIB): Default to true.
2335 (STRIP): Likewise.
2336 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2337 * configure: Regenerate.
2338
2339 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
2340
2341 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2342 (Write After Approval): Update my email address.
2343
2344 2010-02-17 Nick Clifton <nickc@redhat.com>
2345
2346 PR 11238
2347 * Makefile.tpl (local-distclean): Also remove config.cache files in
2348 sub-directories as there may not be Makefiles present in the
2349 sub-directories.
2350 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2351 the config.cache files found by the find command.
2352
2353 * Makefile.in: Regenerate.
2354 * configure.ac: Revert previous delta.
2355 * configure: Regenerate.
2356
2357 2010-02-15 Nick Clifton <nickc@redhat.com>
2358
2359 PR 11238
2360 * configure.ac: Delete config.cache files in sub-directories when
2361 deleting Makefiles.
2362 * configure: Regenerate.
2363
2364 2010-02-12 Ben Elliston <bje@gnu.org>
2365
2366 * MAINTAINERS: Update my email address.
2367
2368 2010-02-08 Andrew Pinski <pinskia@gmail.com>
2369
2370 * MAINTAINERS (spu port): Update my email address.
2371
2372 2010-02-08 Jie Zhang <jie.zhang@analog.com>
2373
2374 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2375
2376 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2377
2378 * configure.ac: Add "recommended" version checks for GMP/MPC.
2379 Update recommended GMP/MPFR/MPC versions.
2380 * configure: Regenerate.
2381
2382 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2383
2384 * MAINTAINERS: Move my Embecosm email address into the
2385 write-after-approval section.
2386
2387 2010-01-26 Ian Lance Taylor <iant@google.com>
2388
2389 * MAINTAINERS: Add myself as Go frontend maintainer.
2390
2391 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
2392
2393 PR libstdc++/36101, PR libstdc++/42813
2394 * configure.ac (bootstrap_target_libs): Make inclusion of
2395 target-libgomp conditional on libgomb being in target_configdirs.
2396 * configure: Regenerate.
2397
2398 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
2399
2400 PR libstdc++/36101, PR libstdc++/42813
2401 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2402 * configure: Regenerate.
2403
2404 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
2405
2406 PR libstdc++/36101, PR libstdc++/42813
2407 * configure.ac (target_configdirs): Substitute.
2408 * Makefile.def: Bootstrap target module libgomp.
2409 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2410 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2411 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2412 * configure, Makefile.in: Regenerate.
2413
2414 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2415
2416 * MAINTAINERS: Adjust my details.
2417
2418 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2419
2420 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2421
2422 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2423
2424 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2425
2426 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2427
2428 * MAINTAINERS (Write After Approval): Add myself.
2429
2430 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2431
2432 * MAINTAINERS (Write After Approval): Add myself.
2433
2434 2010-01-11 Richard Guenther <rguenther@suse.de>
2435
2436 PR lto/41569
2437 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2438 * Makefile.in: Regenerated.
2439
2440 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
2441
2442 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2443 * configure: Regenerate.
2444
2445 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2446 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2447
2448 PR bootstrap/42424
2449 * configure.ac: Include libtool m4 files.
2450 (_LT_CHECK_OBJDIR): Call it.
2451 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2452 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2453
2454 * configure: Regenerate.
2455
2456 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2457
2458 PR bootstrap/41818
2459 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2460 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2461 * Makefile.in: Regenerate.
2462
2463 2010-01-02 Richard Guenther <rguenther@suse.de>
2464
2465 PR lto/41529
2466 * configure.ac: Include config/elf.m4. Disable LTO if not
2467 builting for an elf target.
2468 * configure: Regenerate.
2469
2470 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2471
2472 * MAINTAINERS: Change my email address.
2473
2474 2009-12-18 Ben Elliston <bje@au.ibm.com>
2475
2476 * config.sub, config.guess: Update from upstream sources.
2477
2478 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2479
2480 * MAINTAINERS (Write After Approval): Add myself.
2481
2482 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2483
2484 PR middle-end/30447
2485 PR middle-end/30789
2486 PR other/40302
2487
2488 * configure.ac: Require MPC.
2489 * configure: Regenerate.
2490
2491 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2492
2493 PR target/38384
2494 PR bootstrap/40972
2495 * libtool.m4: Sync from git Libtool.
2496 * ltoptions.m4: Likewise.
2497 * ltversion.m4: Likewise.
2498 * lt~obsolete.m4: Likewise.
2499 * ltmain.sh: Likewise.
2500
2501 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2502
2503 * configure.ac: Update minimum MPC version to 0.8.
2504 * configure: Regenerate.
2505
2506 2009-11-21 Sebastian Pop <sebpop@gmail.com>
2507
2508 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2509 * configure: Regenerated.
2510
2511 2009-11-21 Ian Lance Taylor <iant@google.com>
2512
2513 * configure.ac: Change default of poststage1_ldflags to be empty if
2514 poststage1_libs is set. When poststage1_libs is empty, and
2515 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2516 * configure: Rebuild.
2517
2518 2009-11-21 Adam Nemet <adambnmet@gmail.com>
2519
2520 * MAINTAINERS (Write After Approval): Update my email address.
2521
2522 2009-11-20 Ben Elliston <bje@au.ibm.com>
2523
2524 * config.guess: Update from upstream sources.
2525
2526 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2527
2528 * Makefile.def: Restore host and target settings for gmp.
2529 * Makefile.in: Rebuild.
2530
2531 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2532
2533 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2534 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2535 Fix portability of test of C++ as bootstrap language. Add
2536 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2537 * configure: Rebuild.
2538 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2539 and cloog. Fix in-tree ppl configuration. Introduce libelf
2540 in-tree building.
2541 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2542 (POSTSTAGE1_HOST_EXPORTS): Use it.
2543 (STAGE[+id+]_CXXFLAGS): New.
2544 (BASE_FLAGS_TO_PASS): Pass it down.
2545 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2546 extra_exports.
2547 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2548 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2549 extra_exports.
2550 * Makefile.in: Rebuild.
2551
2552 2009-11-17 Ben Elliston <bje@au.ibm.com>
2553
2554 * config.sub, config.guess: Update from upstream sources.
2555
2556 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2557
2558 * MAINTAINERS (Write After Approval): Add myself.
2559
2560 2009-11-09 Jon Beniston <jon@beniston.com>
2561
2562 * MAINTAINERS (Write After Approval): Add myself.
2563
2564 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2565
2566 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2567 paths for *-w64-mingw* and x86_64-*mingw*.
2568 * configure: Regenerated.
2569
2570 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
2571
2572 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2573
2574 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2575
2576 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2577 Phil Edwards to Write-After Approval.
2578
2579 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2580
2581 * configure.ac: Disable target-winsup & co for
2582 x86_64-*-mingw* and *-w64-mingw* targets.
2583 * configure: Regenerated.
2584
2585 2009-10-16 Nick Clifton <nickc@redhat.com>
2586
2587 * MAINTAINERS: Add myself as a maintainer for the RX port.
2588
2589 2009-10-26 Johannes Singler <singler@kit.edu>
2590
2591 * MAINTAINERS (Write After Approval): Update my e-mail address.
2592
2593 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2594
2595 * configure.ac (CLooG test): Use = with test.
2596 * configure: Regenerate.
2597
2598 2009-10-22 Richard Guenther <rguenther@suse.de>
2599
2600 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2601 cloog if the ppl version check failed. Move flags saving
2602 before setting in libelf check.
2603 * configure: Regenerate.
2604
2605 2009-10-21 Richard Guenther <rguenther@suse.de>
2606
2607 * configure.ac: Adjust the ppl and cloog configure to work as
2608 documented. Disable cloog if ppl was disabled. Omit the version
2609 checks if they were disabled.
2610 * configure: Re-generate.
2611
2612 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2613
2614 * configure.ac: Add 'lto' to enable_languages, not
2615 new_enable_languages, and only if not already present.
2616 * configure: Regenerate.
2617
2618 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2619
2620 * README: Refer to the various COPYING* files instead of just
2621 COPYING.
2622 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2623
2624 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
2625
2626 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2627
2628 2009-10-07 Richard Guenther <rguenther@suse.de>
2629
2630 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2631 and Richard Guenther as reviewers.
2632 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2633 as reviewers.
2634
2635 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
2636
2637 * config.sub: Update from upstream sources.
2638
2639 2009-10-06 Ian Lance Taylor <iant@google.com>
2640
2641 * Makefile.def: check-gold depends upon all-gas.
2642 * Makefile.in: Rebuild.
2643
2644 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2645
2646 * MAINTAINERS (Write After Approval): Add myself.
2647
2648 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2649
2650 * Makefile.def: all-lto-plugin depends on all-libiberty.
2651 set bootstrap=true for lto-plugin.
2652 Add lto-plugin.
2653 * Makefile.in: Regenerate.
2654 * configure.ac (host_libs): Add lto-plugin.
2655 * configure: Regenerate.
2656
2657 2009-10-03 Diego Novillo <dnovillo@google.com>
2658
2659 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2660 (HOST_LIBELFLIBS): Define.
2661 (HOST_LIBELFINC): Define.
2662 * Makefile.in: Regenerate.
2663 * configure.ac: Add --enable-lto.
2664 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2665 If --enable-lto is used, add 'lto' to new_enable_languages.
2666 If --enable-lto is used and gold is enabled, add
2667 lto-plugin to configdirs.
2668 * configure: Regenerate.
2669
2670 2009-10-03 Simon Baldwin <simonb@google.com>
2671
2672 * configure.ac: If --with-system-zlib, suppress local zlib and
2673 pass --with-system-zlib to subdir configure scripts.
2674 * configure: Regenerate.
2675
2676 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2677 Paolo Bonzini <bonzini@gnu.org>
2678
2679 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2680 $(srcdir).
2681 * Makefile.in: Rebuilt.
2682
2683 2009-09-26 Gary Funck <gary@intrepid.com>
2684
2685 * MAINTAINERS (Write After Approval): Add myself.
2686
2687 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2688
2689 * configure.ac: Update minimum MPC version to 0.7.
2690 * configure: Regenerate.
2691
2692 2009-09-25 Nick Clifton <nickc@redhat.com>
2693
2694 * configure.ac: Pass any --cache-file=/dev/null option on to
2695 subconfigures.
2696 * configure: Regenerate.
2697
2698 2009-09-23 Nick Clifton <nickc@redhat.com>
2699
2700 * config.sub, config.guess: Update from upstream sources.
2701
2702 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2703
2704 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2705 * Makefile.in: Rebuilt.
2706
2707 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2708
2709 PR bootstrap/32272
2710 * configure.ac: Error out if $srcdir isn't '.' but contains
2711 host-${host_noncanonical}.
2712 * configure: Regenerate.
2713
2714 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2715
2716 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2717 maintainer.
2718
2719 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2720
2721 * configure.ac: If bootstrapping a combined tree with
2722 --enable-gold, require c++ in stage1_languages.
2723 * configure: Regenerate.
2724
2725 * configure.ac: Also add target_libs of stage1_languages to
2726 bootstrap_target_libs.
2727 * configure: Regenerate.
2728
2729 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2730 with --enable-languages not containing c++.
2731 * configure: Regenerate.
2732
2733 2009-09-15 Jie Zhang <jie.zhang@analog.com>
2734
2735 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2736 * configure: Regenerate.
2737
2738 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
2739
2740 * MAINTAINERS (Write After Approval): Update my e-mail address,
2741 and move from from here...
2742 (Waiting for paperwork): To here.
2743
2744 2009-09-09 Joseph Myers <joseph@codesourcery.com>
2745
2746 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2747
2748 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2749
2750 * configure.ac: Do not use $extrasub for replacing @if/@endif
2751 parts in Makefile; instead, use additional arguments to
2752 AC_CONFIG_COMMANDS to do the replacement manually, with several
2753 sed invocations, to avoid HP-UX sed command limits.
2754 * configure: Regenerate.
2755
2756 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
2757
2758 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2759 blank before -L.
2760
2761 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2762
2763 * configure.ac (with-build-config): Document. Handle without.
2764 Handle missing argument.
2765 * configure: Rebuilt.
2766
2767 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2768
2769 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2770 Default to bootstrap-debug only if compare-debug works.
2771 * configure: Rebuilt.
2772 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2773 * Makefile.in: Rebuilt.
2774
2775 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2776
2777 * MAINTAINERS (OS Port Maintainers): Update my email address.
2778
2779 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2780
2781 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2782 * Makefile.in: Rebuilt.
2783
2784 2009-09-01 Chris Demetriou <cgd@google.com>
2785
2786 * MAINTAINERS (Write After Approval): Add myself.
2787
2788 2009-08-31 Dodji Seketeli <dodji@redhat.com>
2789
2790 PR debug/30161
2791 * include/dwarf2.h (enum dwarf_tag): Added
2792 DW_TAG_GNU_template_template_param
2793 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2794
2795 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2796
2797 * Makefile.tpl (AWK): Fix typo.
2798 * Makefile.in: Regenerate.
2799
2800 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2801
2802 * configure.ac: Detect awk and sed.
2803 * Makefile.def (flags_to_pass): Add AWK and SED.
2804 * Makefile.tpl (AWK, SED): New.
2805 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2806 * configure: Regenerate.
2807 * Makefile.in: Regenerate.
2808
2809 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2810
2811 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2812 (collapseslashes): Likewise.
2813
2814 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2815
2816 * configure.ac (AC_PREREQ): Bump to 2.64.
2817
2818 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2819
2820 * configure.ac: Remove --with-datarootdir, --with-docdir,
2821 --with-pdfdir, --with-htmldir switches.
2822 * configure: Regenerate.
2823
2824 * configure: Regenerate.
2825
2826 * compile: Sync from Automake 1.11.
2827 * depcomp: Likewise.
2828 * install-sh: Likewise.
2829 * missing: Likewise.
2830 * mkinstalldirs: Likewise.
2831 * ylwrap: Likewise.
2832
2833 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2834
2835 * ltmain.sh (func_normal_abspath): New function.
2836 (func_relative_path): Likewise.
2837 (func_mode_help): Document new -bindir option for link mode.
2838 (func_mode_link): Add new -bindir option, and use it to place
2839 output DLL if specified.
2840
2841 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2842
2843 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2844 (baseargs): Add --disable-option-checking.
2845 * configure: Regenerate.
2846
2847 * Makefile.def (configure-target-libiberty): Depend on
2848 all-binutils and all-ld.
2849 (configure-target-newlib): Likewise.
2850 * Makefile.in: Regenerate.
2851
2852 2009-08-17 Ben Elliston <bje@au.ibm.com>
2853
2854 * config.sub, config.guess: Update from upstream sources.
2855
2856 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2857
2858 Sync from src, merge:
2859
2860 2009-07-02 Tristan Gingold <gingold@adacore.com>
2861
2862 * configure.ac: Do not exclude gas for i386-*-darwin.
2863 Add a case for x86_64-*-darwin.
2864 * configure: Regenerate.
2865
2866 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2867
2868 * MAINTAINERS: Add my name to Write After Approval list.
2869
2870 2009-08-06 Michael Eager <eager@eagercon.com>
2871
2872 * configure.ac: Add Microblaze target.
2873 * configure: Regenerate.
2874
2875 2009-07-31 Christian Bruel <christian.bruel@st.com>
2876
2877 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2878 * configure: Regenerate.
2879
2880 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
2881
2882 * MAINTAINERS (Write After Approval): Update my e-mail address.
2883
2884 2009-07-06 Ian Lance Taylor <iant@google.com>
2885
2886 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2887 * configure: Rebuild.
2888
2889 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2890
2891 * MAINTAINERS: Move myself to the Graphite Reviewers.
2892
2893 2009-06-30 Wei Guozhi <carrot@google.com>
2894
2895 * MAINTAINERS: Add my name to Write After Approval list.
2896
2897 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2898
2899 PR bootstrap/40338
2900 * configure.ac (comparestring): Create new variable.
2901 * Makefile.tpl (comparestring): Use to skip some comparisions.
2902 * configure: Regenerate.
2903 * Makefile.in: Regenerate.
2904
2905 2009-06-26 Doug Evans <dje@sebabeach.org>
2906
2907 * Makefile.def (host_modules): Add cgen.
2908 * Makefile.in: Regenerate.
2909 * configure.ac (host_tools): Add cgen.
2910 * configure: Regenerate.
2911
2912 2009-06-23 DJ Delorie <dj@redhat.com>
2913
2914 * MAINTAINERS: Add myself as mep maintainer.
2915
2916 2009-06-23 Ian Lance Taylor <iant@google.com>
2917
2918 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2919 boot_languages. Only bootstrap target libraries listed in
2920 target_libs for some boot language. Add --with-stage1-ldflags,
2921 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2922 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2923 if not building with C++.
2924 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2925 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2926 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2927 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2928 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2929 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2930 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2931 * configure, Makefile.in: Rebuild.
2932
2933 2009-06-23 Li Feng <nemokingdom@gmail.com>
2934
2935 * MAINTAINERS: Added my name to write-after-approval list.
2936
2937 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2938
2939 * configure.ac: Define is_elf for QNX Neutrino targets.
2940 * configure: Regenerate.
2941
2942 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
2943
2944 * MAINTAINERS: Added my name to the write-after-approval list
2945
2946 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2947
2948 * configure.ac: Detect MPC in default directory.
2949 * configure: Regenerate.
2950
2951 2009-06-03 Jerome Guitton <guitton@adacore.com>
2952 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2953
2954 * Makefile.tpl (all): Avoid a trailing backslash.
2955 * Makefile.in: Regenerate.
2956
2957 2009-06-03 Ben Elliston <bje@au.ibm.com>
2958
2959 * config.sub, config.guess: Update from upstream sources.
2960
2961 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2962
2963 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2964 to noconfdirs.
2965 * configure: Regenerate.
2966
2967 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
2968
2969 * Makefile.tpl ([+compare-target+]): Compare all stage
2970 directories, rather than just gcc.
2971 * Makefile.in: Rebuilt.
2972
2973 2009-06-01 Doug Kwan <dougkwan@google.com>
2974
2975 * configure.ac: Support gold for target arm*-*-*.
2976 * configure: Regenerate.
2977
2978 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2979
2980 * Makefile.def: Add MPC support and dependencies.
2981 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2982
2983 * Makefile.in, configure: Regenerate.
2984
2985 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2986
2987 * Makefile.tpl (all): Avoid harmless warning in make all when
2988 gcc-bootstrap is enabled but stage_last does not exist.
2989 * Makefile.in: Rebuilt.
2990
2991 2009-05-24 Nicolas Roche <roche@adacore.com>
2992
2993 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2994 * Makefile.in: Regenerate.
2995
2996 2009-05-21 Denis Chertykov <chertykov@gmail.com>
2997
2998 * MAINTAINERS: Update my e-mail address.
2999
3000 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3001
3002 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3003 * configure: Regenerate.
3004
3005 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3006
3007 PR other/40159
3008 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3009 gcc-no-bootstrap are mutually exclusive.
3010 * Makefile.in: Rebuilt.
3011
3012 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3013
3014 PR other/40159
3015 * Makefile.tpl (all): Don't end with unconditional success.
3016 * Makefile.in: Rebuilt.
3017
3018 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
3019
3020 PR target/37137
3021 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3022 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3023 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3024 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3025 stage_configureflags, stage_cflags and stage_libcflags into
3026 explicit Makefile macros.
3027 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3028 GFORTRAN.
3029 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3030 CC. Set CC_FOR_BUILD from CC.
3031 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3032 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3033 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3034 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3035 and GFORTRAN.
3036 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3037 (_LIBCFLAGS): Renamed to _TFLAGS.
3038 (do-compare-debug, do-compare3-debug): Drop.
3039 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3040 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3041 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3042 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3043 (XGCC_FLAGS_FOR_TARGET): New.
3044 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3045 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3046 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3047 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3048 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
3049 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3050 TFLAGS.
3051 (BUILD_CONFIG): Include if requested.
3052 (all): Set TFLAGS on bootstrap.
3053 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3054 (all-stageid-prefixmodule): Likewise.
3055 (do-clean, distclean-stageid): Set TFLAGS.
3056 (restrap): Fix whitespace.
3057 * Makefile.in: Rebuilt.
3058
3059 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
3060
3061 * config.guess: Sync with src.
3062
3063 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3064
3065 * configure.ac ($with_ppl): Default to no if not supplied.
3066 ($with_cloog): Likewise.
3067 configure: Regenerate.
3068
3069 2009-04-27 James E. Wilson <wilson@codesourcery.com>
3070
3071 * MAINTAINERS: Update my e-mail address.
3072
3073 2009-04-27 Nick Clifton <nickc@redhat.com>
3074
3075 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3076
3077 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3078
3079 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3080 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3081 * Makefile.in: Regenerate.
3082
3083 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3084
3085 PR bootstrap/39739
3086 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3087 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3088
3089 * configure, Makefile.in: Regenerate.
3090
3091 2009-04-21 Taras Glek <tglek@mozilla.com>
3092
3093 * include/hashtab.h: Update GTY annotations to new syntax
3094 * include/splay-tree.h: Likewise
3095
3096 2009-04-17 Ben Elliston <bje@au.ibm.com>
3097
3098 * config.sub, config.guess: Update from upstream sources.
3099
3100 2009-04-15 Anthony Green <green@moxielogic.com>
3101
3102 * configure.ac: Add moxie support.
3103 * configure: Rebuilt.
3104
3105 2009-04-14 Jakub Jelinek <jakub@redhat.com>
3106
3107 * configure.ac: Change copyright header to refer to version
3108 3 of the GNU General Public License and to point readers at the
3109 COPYING3 file and the FSF's license web page.
3110 * Makefile.def: Likewise.
3111 * Makefile.tpl: Likewise.
3112 * Makefile.in: Regenerate.
3113
3114 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3115
3116 * configure.ac: Restore match for darwin9 or later. Use double
3117 brackets since regeneration eats one pair.
3118 * configure: Regenerate.
3119
3120 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3121
3122 PR gas/10039
3123 * configure.ac: Require texinfo 4.7.
3124 * configure: Regenerated.
3125
3126 2009-04-09 Nick Clifton <nickc@redhat.com>
3127
3128 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3129 the GCC Runtime Library Exception.
3130
3131 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3132
3133 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3134 * configure: Regenerate.
3135
3136 2009-04-01 Steve Ellcey <sje@cup.hp.com>
3137
3138 * Makefil.def (languages): New entries.
3139 * Makefile.tpl (check-gcc-*): New generic target.
3140 * Makefile.in: Regenerate.
3141
3142 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
3143
3144 * MAINTAINERS: Update my email address.
3145
3146 2009-03-18 Tom Tromey <tromey@redhat.com>
3147
3148 * configure: Rebuild.
3149 * configure.ac (host_libs): Add libiconv.
3150 * Makefile.in: Rebuild.
3151 * Makefile.def (host_modules): Add libiconv.
3152 (configure-gdb, all-gdb): Depend on libiconv.
3153
3154 2009-03-16 Tristan Gingold <gingold@adacore.com>
3155
3156 * configure.ac: Treat gdb as supported on x86_64-darwin.
3157 * configure: Regenerate.
3158
3159 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3160
3161 * configure.ac (--with-host-libstdcxx): New option.
3162 * configure: Regenerate.
3163
3164 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
3165
3166 * MAINTAINERS: Move myself into the write after approval list.
3167
3168 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
3169
3170 * MAINTAINERS: Update e-mail address.
3171
3172 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
3173
3174 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3175
3176 2009-03-10 Ira Rosen <irar@il.ibm.com>
3177
3178 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3179
3180 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3181
3182 Backport from git Libtool:
3183
3184 2009-01-19 Robert Millan <rmh@aybabtu.com>
3185 Support GNU/kOpenSolaris.
3186 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3187 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3188 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3189 GNU/kOpenSolaris.
3190
3191 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
3192
3193 * MAINTAINERS: Update e-mail address.
3194
3195 2009-02-24 Michael Eager <eager@eagercon.com>
3196
3197 * MAINTAINERS (Write After Approval): Add self.
3198
3199 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
3200
3201 * MAINTAINERS (Write After Approval): Add myself.
3202
3203 2009-02-05 Andreas Schwab <schwab@suse.de>
3204
3205 * Makefile.tpl (stage_last): Define $r and $s before using
3206 $(RECURSE_FLAGS_TO_PASS).
3207 * Makefile.in: Regenerate
3208
3209 2009-01-30 Ian Lance Taylor <iant@google.com>
3210
3211 * MAINTAINERS: Move myself to the Global Reviewers list.
3212
3213 2009-01-29 Robert Millan <rmh@aybabtu.com>
3214
3215 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3216 * configure: Regenerate.
3217
3218 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
3219
3220 * MAINTAINERS: Make whitespace consistent.
3221 Remove Robert Millan from Write After Approval.
3222
3223 2009-01-16 Alan Modra <amodra@bigpond.net.au>
3224
3225 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3226 (all-opcodes): Depend on all-libiberty.
3227 * Makefile.in: Regenerate.
3228
3229 2009-01-15 Douglas B Rupp <rupp@gnat.com>
3230
3231 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3232 * configure: Regenerate.
3233
3234 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
3235
3236 * MAINTAINERS (Write After Approval): Add myself.
3237
3238 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
3239
3240 * MAINTAINERS: Add myself to reviewers (Fortran).
3241
3242 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
3243
3244 PR tree-optimization/38515
3245 * configure.ac (cloog-polylib): Removed.
3246 (with_ppl, with_cloog): Test for "no".
3247 * configure: Regenerated.
3248
3249 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
3250
3251 * MAINTAINERS: Moved myself to reviewers (Fortran).
3252
3253 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
3254
3255 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3256 (Write After Approval): Remove myself.
3257
3258 2009-01-03 Diego Novillo <dnovillo@google.com>
3259
3260 * MAINTAINERS: Remove myself from alias maintainership.
3261
3262 2009-01-02 David Ayers <ayers@fsfe.org>
3263
3264 * MAINTAINERS: Update e-mail address.
3265
3266 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
3267
3268 * MAINTAINERS: Make whitespace consistent.
3269
3270 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3271
3272 Backport from upstream Libtool:
3273 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3274 Add cache variables to tests that require the linker to work.
3275 For shlibpath_overrides_runpath, this also changes the semantics
3276 to let the result from the C compiler take precedence.
3277
3278 2008-12-02 Ben Elliston <bje@au.ibm.com>
3279
3280 * config.sub, config.guess: Update from upstream sources.
3281
3282 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3283
3284 * configure.ac (ppllibs): Add by default the lib flags.
3285 * configure: Regenerate.
3286
3287 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
3288
3289 * MAINTAINERS: Add myself to the write after approval list.
3290
3291 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3292
3293 * configure.ac: Add double brackets on darwin[912].
3294 * configure: Regenerate.
3295
3296 2008-12-03 Daniel Kraft <d@domob.eu>
3297
3298 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3299 Approval to Reviewer section (for Fortran front-end).
3300
3301 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3302
3303 * configure.ac: Expand to darwin10 and later.
3304 * configure: Regenerate.
3305
3306 2008-12-02 Andreas Schwab <schwab@suse.de>
3307
3308 * Makefile.def: configure-target-boehm-gc depends on
3309 all-target-libstdc++-v3.
3310 * Makefile.in: Regenerate.
3311
3312 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
3313
3314 * MAINTAINERS: Add myself as mingw maintainer.
3315
3316 2008-12-02 Ben Elliston <bje@au.ibm.com>
3317
3318 * config.sub, config.guess: Update from upstream sources.
3319
3320 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3321
3322 * README.SCO: Remove.
3323
3324 2008-11-29 Fernando Pereira <pronesto@gmail.com>
3325
3326 * MAINTAINERS: Add myself to the write after approval list.
3327
3328 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3329
3330 * MAINTAINERS: Update my email address in WAA section.
3331
3332 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
3333
3334 * MAINTAINERS: Update e-mail address.
3335
3336 2008-11-27 Toon Moene <toon@moene.org>
3337
3338 * MAINTAINERS: Change e-mail address.
3339
3340 2008-11-27 Tristan Gingold <gingold@adacore.com>
3341
3342 * configure.ac: Build gdb for i?86-*-darwin*
3343 * configure: Regenerated.
3344
3345 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
3346
3347 * MAINTAINERS: Added my full name.
3348
3349 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3350
3351 PR bootstrap/38014
3352 PR bootstrap/37923
3353
3354 Revert:
3355
3356 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3357
3358 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3359 * Makefile.in: Regenerated.
3360
3361 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3362
3363 PR gdb/921
3364 PR gdb/1646
3365 PR gdb/2175
3366 PR gdb/2176
3367
3368 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3369 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3370 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3371 (HOST_EXPORTS): Pass CPPFLAGS.
3372 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3373 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3374 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3375 * Makefile.in, configure: Regenerated.
3376 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3377 and CPPFLAGS_FOR_BUILD.
3378
3379 2008-11-06 Jeff Law <law@redhat.com>
3380
3381 * MAINTAINERS: Add myself as middle end maintainer.
3382
3383 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
3384
3385 * MAINTAINERS (Write after approval): Add myself.
3386
3387 2008-11-05 Diego Novillo <dnovillo@google.com>
3388
3389 * MAINTAINERS (Global Reviewers): Add myself.
3390 (Non-Algorithmic Maintainers): Remove myself.
3391
3392 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
3393
3394 * MAINTAINERS (Write after approval): Add myself.
3395
3396 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3397
3398 * MAINTAINERS (Write after approval): Add myself.
3399
3400 2008-10-31 Ben Elliston <bje@au.ibm.com>
3401
3402 * configure.ac (spu-*-*): Remove special case.
3403 * configure: Regenerate.
3404
3405 2008-10-30 Catherine Moore <clm@codesourcery.com>
3406
3407 * MAINTAINERS (Write after approval): Update my email address.
3408
3409 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3410
3411 * configure.ac [spu-*-*]: Do not set skipdirs.
3412 * configure: Re-generate.
3413
3414 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3415
3416 * MAINTAINERS (Various Maintainers): Add myself to reload.
3417
3418 2008-10-25 Richard Guenther <rguenther@suse.de>
3419
3420 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3421 maintainer. Remove myself as libgcc-math maintainer.
3422 (Non-Algorithmic Maintainers): Remove myself.
3423
3424 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3425
3426 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3427 * Makefile.in: Regenerated.
3428
3429 2008-10-23 Cary Coutant <ccoutant@google.com>
3430
3431 * MAINTAINERS (Write after approval): Add myself.
3432
3433 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3434
3435 PR gdb/921
3436 PR gdb/1646
3437 PR gdb/2175
3438 PR gdb/2176
3439
3440 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3441 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3442 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3443 (HOST_EXPORTS): Pass CPPFLAGS.
3444 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3445 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3446 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3447 * Makefile.in, configure: Regenerated.
3448 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3449 and CPPFLAGS_FOR_BUILD.
3450
3451 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
3452
3453 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3454 Sebastian Pop.
3455
3456 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3457
3458 * MAINTAINERS (Write After Approval): Added myself.
3459
3460 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3461
3462 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3463 recommended version to 2.3.2.
3464
3465 * configure: Regenerate.
3466
3467 2008-10-01 Mark Mitchell <mark@codesourcery.com>
3468
3469 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3470
3471 2008-09-29 David Daney <david.daney@caviumnetworks.com>
3472
3473 * MAINTAINERS (Write After Approval): Update e-mail address.
3474
3475 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3476
3477 * libtool.m4: Update to libtool 2.2.6.
3478 * lt~obsolete.m4: Update to libtool 2.2.6.
3479 * ltmain.sh: Update to libtool 2.2.6.
3480 * ltsugar.m4: Update to libtool 2.2.6.
3481 * ltversion.m4: Update to libtool 2.2.6.
3482 * ltoptions.m4: Update to libtool 2.2.6.
3483 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3484
3485 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3486
3487 * MAINTAINERS (Write After Approval): Add myself.
3488
3489 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3490
3491 * MAINTAINERS (Write After Approval): Update my name.
3492
3493 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3494
3495 * MAINTAINERS: Add myself in "Write After Approval".
3496
3497 2008-09-18 Steve Ellcey <sje@cup.hp.com>
3498
3499 * MAINTAINERS: Add myself as ia64 maintainer.
3500
3501 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3502
3503 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3504 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3505 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3506 and Michael Tiemann from Write After Approval since they do not
3507 actually have access.
3508
3509 2008-09-05 Richard Guenther <rguenther@suse.de>
3510
3511 * configure.ac: Initialize clooglibs to -lcloog.
3512 * configure: Re-generate.
3513
3514 2008-09-04 Le-Chun Wu <lcwu@google.com>
3515
3516 * MAINTAINERS (Write After Approval): Add myself.
3517
3518 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3519
3520 * configure.ac (--with-cloog-polylib): New.
3521 (--disable-cloog-version-check): New.
3522 (--disable-ppl-version-check): New.
3523 * configure: Re-generate.
3524
3525 2008-09-03 Richard Guenther <rguenther@suse.de>
3526
3527 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3528 cloog test.
3529 * configure: Re-generate.
3530
3531 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3532
3533 Add picoChip port.
3534 * MAINTAINERS: Add picoChip maintainers.
3535
3536 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3537 Tobias Grosser <grosser@fim.uni-passau.de>
3538 Jan Sjodin <jan.sjodin@amd.com>
3539 Harsha Jagasia <harsha.jagasia@amd.com>
3540 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3541 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3542 Adrien Eliche <aeliche@isty.uvsq.fr>
3543
3544 Merge from graphite branch.
3545 * configure: Regenerate.
3546 * Makefile.in: Regenerate.
3547 * configure.ac (host_libs): Add ppl and cloog.
3548 Add checks for PPL and CLooG.
3549 * Makefile.def (ppl, cloog): Added modules and dependences.
3550 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3551 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3552
3553 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3554
3555 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3556 (GCC_SHLIB_SUBDIR): New.
3557 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3558 * configure: Regenerate.
3559 * Makefile.in: Regenerate.
3560
3561 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3562
3563 * MAINTAINERS: Consistently use tabs to separate columns.
3564
3565 2008-08-29 Tristan Gingold <gingold@adacore.com>
3566
3567 * MAINTAINERS (Write after Approval): Add myself.
3568
3569 2008-08-28 Tristan Gingold <gingold@adacore.com>
3570
3571 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3572 Enable bfd, binutils and opcodes.
3573 * configure: Regenerate.
3574
3575 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3576
3577 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3578
3579 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3580
3581 * MAINTAINERS: Use correct Umlaut for last name.
3582
3583 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3584
3585 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3586
3587 2008-08-16 David Edelsohn <edelsohn@gnu.org>
3588
3589 * MAINTAINERS: Update my email address.
3590
3591 2008-08-16 Nicolas Roche <roche@adacore.com>
3592
3593 * Makefile.tpl: Add BOOT_ADAFLAGS.
3594 * Makefile.in: Regenerate.
3595
3596 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3597
3598 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3599 * configure: Regenerate.
3600
3601 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3602
3603 * configure.ac: Add makefile fragments for hpux.
3604 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3605 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3606 * configure: Regenerate.
3607 * Makefile.in: Regenerate.
3608
3609 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
3610
3611 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3612
3613 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
3614
3615 * MAINTAINERS (Write after Approval): Add myself.
3616
3617 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3618
3619 * MAINTAINERS (Write After Approval): Add myself.
3620
3621 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
3622
3623 * MAINTAINERS (Write After Approval): Add myself.
3624
3625 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3626
3627 * MAINTAINERS: Update my email address.
3628
3629 2008-06-25 Joey Ye <joey.ye@intel.com>
3630
3631 * MAINTAINERS (Write After Approval): Add myself.
3632
3633 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3634
3635 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3636 * Makefile.in: Regenerate.
3637 * configure: Regenerate.
3638
3639 2008-06-17 Daniel Kraft <d@domob.eu>
3640
3641 * MAINTAINERS (Write After Approval): Add myself.
3642
3643 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3644
3645 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3646 "$@" is still intact with both Autoconf 2.59 and 2.62.
3647 * configure: Regenerate.
3648
3649 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3650
3651 * Makefile.tpl: Fix comment errors.
3652 * Makefile.in: Regenerate.
3653
3654 2008-06-12 David S. Miller <davem@davemloft.net>
3655 David Edelsohn <edelsohn@gnu.org>
3656
3657 * configure.ac: Add powerpc*-*-* to gold supported targets.
3658 * configure: Regenerate.
3659
3660 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3661
3662 PR tree-optimization/36218
3663 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3664 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3665 (all prefix="build-"): Pass them to build-system sub-makes.
3666 * Makefile.in: Regenerate.
3667
3668 2008-06-07 Joseph Myers <joseph@codesourcery.com>
3669
3670 * MAINTAINERS (mt port): Remove.
3671 (sco5, unixware, sco udk): Remove.
3672 (Kean Johnston): Add to Write After Approval.
3673
3674 2008-05-30 Julian Brown <julian@codesourcery.com>
3675
3676 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3677 of libobjc for ARM EABI Linux.
3678 * configure: Regenerate.
3679
3680 2008-05-18 Xinliang David Li <davidxl@google.com>
3681
3682 * ChangeLog: Remove wrong ChangeLog entry.
3683
3684 2008-05-17 Xinliang David Li <davidxl@google.com>
3685
3686 * MAINTAINERS (Write After Approval): Add myself.
3687
3688 2008-05-15 Janus Weil <janus@gcc.gnu.org>
3689
3690 * MAINTAINERS (Write After Approval): Add myself.
3691
3692 2008-05-14 Rafael Espíndola <espindola@google.com>
3693
3694 * config-ml.in: don't handle --enable-shared and --enable-static.
3695
3696 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3697
3698 * MAINTAINERS: Update my email address.
3699
3700 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3701
3702 * MAINTAINERS: Update my email address.
3703
3704 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3705
3706 * MAINTAINERS (Write After Approval): Add myself.
3707
3708 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3709
3710 * MAINTAINERS (Write After Approval): Add myself.
3711
3712 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
3713
3714 * MAINTAINERS (crx): Add myself.
3715
3716 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3717
3718 Sync with src:
3719 2008-04-14 David S. Miller <davem@davemloft.net>
3720
3721 * configure.ac: Add sparc*-*-* to gold supported targets.
3722 * configure: Regenerate.
3723
3724 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3725
3726 PR bootstrap/35457
3727 * configure.ac: Include override.m4.
3728 * configure: Regenerate.
3729
3730 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3731
3732 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3733 * Makefile.in: Regenerate.
3734
3735 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3736
3737 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3738 as nonconfigurable directories list.
3739 * configure: Regenerate.
3740
3741 2008-04-14 Ben Elliston <bje@au.ibm.com>
3742
3743 * config.sub, config.guess: Update from upstream sources.
3744
3745 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3746
3747 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3748 * Makefile.in: Regenerate.
3749
3750 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3751
3752 * configure.ac: Do not build libssp for the AVR.
3753 * configure: Regenerate.
3754
3755 2008-04-07 Ian Lance Taylor <iant@google.com>
3756
3757 * Makefile.def: check-gold depends upon all-binutils.
3758 * Makefile.in: Regenerate.
3759
3760 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3761
3762 * MAINTAINERS (Write After Approval): Add myself.
3763
3764 2008-04-04 Nick Clifton <nickc@redhat.com>
3765
3766 PR binutils/4334
3767 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3768 builds.
3769 * configure: Regenerate.
3770
3771 2008-04-04 NightStrike <NightStrike@gmail.com>
3772
3773 PR other/35151
3774 * configure.ac: Combine rules for mingw32 and mingw64.
3775 * configure: Regenerate.
3776
3777 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
3778
3779 * MAINTAINERS (Write After Approval): Add myself.
3780
3781 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
3782
3783 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3784 * Makefile.in (.NOTPARALLEL): Ditto.
3785
3786 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3787
3788 * MAINTAINERS (Write After Approval): Add myself.
3789
3790 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
3791
3792 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3793 * Makefile.in (.NOTPARALLEL): Regenerate.
3794
3795 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3796
3797 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3798 * Makefile.in: Regenerate.
3799
3800 2008-03-26 Jakub Staszak <kuba@et.pl>
3801
3802 * MAINTAINERS (Write After Approval): Add myself.
3803
3804 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3805
3806 * MAINTAINERS: Update e-mail address.
3807
3808 2008-03-20 Ian Lance Taylor <iant@google.com>
3809
3810 * configure.ac: Add support for --enable-gold.
3811 * Makefile.def: Add gold as a directory like ld.
3812 * configure, Makefile.in: Regenerate.
3813
3814 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3815
3816 * configure.ac: m4_include config/proginstall.m4.
3817 * configure: Regenerate.
3818
3819 Backport from upstream Libtool:
3820
3821 2007-10-12 Eric Blake <ebb9@byu.net>
3822
3823 Deal with Autoconf 2.62's semantic change in m4_append.
3824 * ltsugar.m4 (lt_append): Replace broken versions of
3825 m4_append.
3826 (lt_if_append_uniq): Don't require separator to be overquoted,
3827 and avoid broken m4_append.
3828 (lt_dict_add): Fix typo.
3829 * libtool.m4 (_LT_DECL): Don't overquote separator.
3830
3831 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3832
3833 * config.rpath: Add AIX 6 support.
3834
3835 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3836
3837 * Makefile.def (stageprofile). Remove -fprofile-generate
3838 from stage_libcflags.
3839 * Makefile.in: Regenerate.
3840
3841 2008-03-13 Ben Elliston <bje@au.ibm.com>
3842
3843 * config.sub, config.guess: Update from upstream sources.
3844
3845 2008-03-06 Tom Tromey <tromey@redhat.com>
3846
3847 * MAINTAINERS: Update for treelang deletion.
3848
3849 2008-03-03 James E. Wilson <wilson@tuliptree.org>
3850
3851 * MAINTAINERS: Update my email address.
3852
3853 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
3854
3855 * MAINTAINERS (darwin port): Add myself as a maintainer.
3856 (objective-c/c++): Add myself as a maintainer.
3857
3858 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3859
3860 * MAINTAINERS (Write After Approval): Update my email address.
3861
3862 2008-02-25 Tomas Bily <tbily@suse.cz>
3863
3864 * MAINTAINERS (Write After Approval): Add myself.
3865
3866 2008-02-23 Jakub Jelinek <jakub@redhat.com>
3867
3868 * MAINTAINERS (OpenMP): Add myself.
3869
3870 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3871
3872 PR bootstrap/32009
3873 PR bootstrap/32161
3874
3875 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3876 * configure: Regenerate.
3877
3878 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3879 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3880 STAGE4_LIBCFLAGS): New.
3881 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3882 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3883 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3884 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3885 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3886 for target modules. Don't export LIBCFLAGS.
3887 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3888 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3889 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3890 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3891 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3892 * Makefile.in: Regenerate.
3893
3894 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3895
3896 PR libgcj/33085
3897 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3898 Do not use -DDLL_EXPORT. Backport from upstream.
3899
3900 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3901
3902 * MAINTAINERS (Write After Approval): Add myself.
3903
3904 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3905
3906 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3907 * configure: Regenerate.
3908
3909 2008-01-31 Marc Gauthier <marc@tensilica.com>
3910
3911 * configure.ac (xtensa*-*-*): Recognize processor variants.
3912 * configure: Regenerate.
3913
3914 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3915
3916 PR bootstrap/34922
3917 * configure.ac (PARSE_ARGS): Push suitable setting of
3918 ac_subdirs_all, for `./configure --help=recursive'.
3919 Handle `+' in generic toplevel directory disabling.
3920 * configure: Regenerate.
3921
3922 2008-01-28 Nick Clifton <nickc@redhat.com>
3923
3924 * MAINTAINERS (xstormy16): Take over maintainership.
3925
3926 2008-01-25 Joseph Myers <joseph@codesourcery.com>
3927
3928 * MAINTAINERS (c4x port): Remove.
3929
3930 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3931
3932 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3933
3934 2008-01-23 Ben Elliston <bje@au.ibm.com>
3935
3936 * config.sub, config.guess: Update from upstream sources.
3937
3938 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
3939
3940 * MAINTAINERS (Write After Approval): Add myself.
3941
3942 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
3943
3944 * MAINTAINERS: Update my email address.
3945
3946 2008-01-09 Raksit Ashok <raksit@google.com>
3947
3948 * MAINTAINERS (Write After Approval): Add myself.
3949
3950 2008-01-09 Raksit Ashok <raksit@google.com>
3951
3952 * MAINTAINERS (Write After Approval): Add myself.
3953
3954 2008-01-08 Ben Elliston <bje@au.ibm.com>
3955
3956 * config.sub, config.guess: Update from upstream sources.
3957
3958 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3959
3960 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3961 Change recommended MPFR from 2.2.1 -> 2.3.0.
3962 * configure: Regenerate.
3963
3964 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
3965
3966 * MAINTAINERS: Update my email address.
3967
3968 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
3969
3970 * MAINTAINERS: Update my email address.
3971
3972 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3973
3974 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3975 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3976 * Makefile.in: Regenerate.
3977
3978 2007-12-10 Mark Heffernan <meheff@google.com>
3979
3980 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3981 misplaced entries.
3982
3983 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3984
3985 * configure.ac: Enable libjava for x86_64-*-darwin9.
3986 * configure: Regenerate.
3987
3988 2007-12-07 Bill Maddox <maddox@google.com>
3989
3990 * MAINTAINERS (Write After Approval): Add myself.
3991
3992 2007-12-05 Ben Elliston <bje@au.ibm.com>
3993
3994 * config.sub, config.guess: Update from upstream sources.
3995
3996 2007-12-02 Matthias Klose <doko@ubuntu.com>
3997
3998 * config-ml.in: Remove 64bit configure tests.
3999
4000 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4001
4002 * config-ml.in: Robustify against white space in absolute file
4003 names.
4004
4005 * config-ml.in (multi-clean): Substitute ${Makefile}.
4006 Remove superfluous ${Makefile} in list.
4007
4008 2007-11-19 Thiemo Seufer <ths@mips.com>
4009
4010 * config-ml.in: Don't hardcode the Makefile name.
4011
4012 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
4013
4014 * MAINTAINERS (Write After Approval): Add myself.
4015
4016 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
4017
4018 * MAINTAINERS (Write After Approval): Add myself.
4019
4020 2007-11-06 Doug Kwan <dougkwan@google.com>
4021
4022 * MAINTAINERS (Write After Approval): Add myself.
4023
4024 2007-10-25 Ben Elliston <bje@au.ibm.com>
4025
4026 * MAINTAINERS (mercury): Remove entry.
4027 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4028
4029 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4030
4031 * Makefile.def (dependencies): Make configure-gdb depend on
4032 all-intl.
4033 * Makefile.in: Regenerated.
4034
4035 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
4036
4037 * MAINTAINERS (Fortran maintainer): Remove myself.
4038
4039 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
4040
4041 * Makefile.def: To avoid problems running with parallel makes,
4042 build newlib before libgloss so that target specific header
4043 files are availble.
4044 * Makefile.in: Regenerate
4045
4046 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4047
4048 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4049 * Makefile.in: Regenerate.
4050
4051 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
4052
4053 * MAINTAINERS (Register allocation reviewer): Add myself.
4054
4055 2007-10-08 Mike Frysinger <vapier@gentoo.org>
4056
4057 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4058 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4059 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4060 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4061 * configure: Regenerate.
4062
4063 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
4064
4065 * MAINTAINERS (Register allocation reviewer): Add myself.
4066
4067 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
4068
4069 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4070 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4071 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4072 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4073 * configure.ac: Default them to host tools for $host = $build.
4074 Subst them.
4075
4076 * configure: Regenerate.
4077 * Makefile.in: Regenerate.
4078
4079 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
4080
4081 * MAINTAINERS (Register allocation reviewer): Add myself.
4082
4083 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
4084
4085 * MAINTAINERS (Register allocation reviewer): Add myself.
4086
4087 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
4088
4089 * MAINTAINERS (Write After Approval): Fix typo.
4090
4091 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4092
4093 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4094 * configure: Regenerate.
4095
4096 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4097
4098 PR bootstrap/31906
4099 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4100 they're already prefixed.
4101
4102 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4103
4104 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4105 libstdc++.
4106 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4107 * configure: Regenerate.
4108 * Makefile.in: Regenerate.
4109
4110 2007-09-17 Andreas Schwab <schwab@suse.de>
4111
4112 * configure.ac: Raise minimum makeinfo version to 4.6.
4113 * configure: Regenerate.
4114
4115 2007-09-17 Johannes Singler <singler@ira.uka.de>
4116
4117 * MAINTAINERS (write-after-approval) add myself
4118
4119 2007-09-15 Alan Modra <amodra@bigpond.net.au>
4120
4121 * configure.ac: Correct makeinfo version check.
4122 * configure: Regenerate.
4123
4124 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
4125
4126 * MAINTAINERS: Update my email address.
4127
4128 2007-09-14 Richard Sandiford <richard@codesourcery.com>
4129
4130 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4131 to $skipdirs and only disable gprof for newlib. Use the normal
4132 mips*-elf* handling in other respects.
4133 * configure: Regnerate.
4134
4135 2007-09-12 David Daney <ddaney@avtrex.com>
4136
4137 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4138 enabling libgcj.
4139 * configure: Regenerate.
4140
4141 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4142
4143 PR other/32154
4144 * configure.ac: For libgloss targets, point the linker to the linker
4145 script, startup code and simulator library.
4146 * configure: Regenerate.
4147
4148 2007-09-07 Andrew Haley <aph@redhat.com>
4149
4150 * configure.ac (noconfigdirs): Remove target-libffi and
4151 target-libjava.
4152 * configure: Regenerate.
4153
4154 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4155
4156 PR target/33281
4157 * configure.ac: Use config/mh-mingw on mingw.
4158 * configure: Regenerate.
4159
4160 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
4161
4162 * MAINTAINERS (Write After Approval): Add myself.
4163
4164 2007-09-05 Richard Guenther <rguenther@suse.de>
4165
4166 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4167 nor --disable-checking is provided also turn on yes and types
4168 checking for stage1.
4169 * configure: Re-generate.
4170
4171 2007-08-30 Krister Walfridsson <cato@df.lth.se>
4172
4173 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4174 (Write After Approval): Remove myself.
4175
4176 2007-08-29 Nick Clifton <nickc@redhat.com>
4177
4178 * config.sub, config.guess: Update from upstream sources.
4179
4180 2007-08-22 Bud Davis <jmdavis@link.com>
4181
4182 * MAINTAINERS (Write After Approval): Added myself.
4183 * MAINTAINERS (Reviewers): Removed myself.
4184
4185 2007-08-18 Paul Brook <paul@codesourcery.com>
4186 Joseph Myers <joseph@codesourcery.com>
4187
4188 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4189 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4190 * Makefile.in: Regenerate.
4191 * configure.ac (--with-debug-prefix-map): New.
4192 * configure: Regenerate.
4193
4194 2007-08-17 Richard Sandiford <richard@codesourcery.com>
4195 Nigel Stephens <nigel@mips.com>
4196
4197 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4198 as target_makefile_frag.
4199 * configure: Regenerate.
4200
4201 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
4202
4203 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4204 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4205 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4206 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4207 (do-compare, do-compare3, do-compare-debug): New.
4208 ([+compare-target+]): Use them.
4209
4210 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
4211
4212 * MAINTAINERS (Write After Approval): Change my email address.
4213
4214 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4215 Ben Elliston <bje@au.ibm.com>
4216
4217 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4218 --silent if $silent.
4219 * configure: Regenerate.
4220
4221 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
4222
4223 * MAINTAINERS (Various Maintainers): Add myself as
4224 loop infrastructure maintainer. Update my e-mail
4225 address.
4226
4227 2007-07-31 Diego Novillo <dnovillo@google.com>
4228
4229 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4230 Adjust description.
4231
4232 2007-07-26 Richard Guenther <rguenther@suse.de>
4233
4234 * configure.ac: Add types checking to stage1 checking flags.
4235 * configure: Regenerate.
4236
4237 2007-07-17 Nick Clifton <nickc@redhat.com>
4238
4239 * COPYING3: New file. Contains version 3 of the GNU General
4240 Public License.
4241 * COPYING3.LIB: New file. Contains version 3 of the GNU
4242 Lesser General Public License.
4243
4244 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4245
4246 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4247
4248 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4249
4250 * MAINTAINERS (S/390 co-maintainer): Add myself.
4251 (Write After Approval): Remove myself.
4252
4253 2007-07-13 Dan Hipschman <dsh@google.com>
4254
4255 * MAINTAINERS (Write After Approval): Add myself.
4256
4257 2007-07-11 Nick Clifton <nickc@redhat.com>
4258
4259 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4260 WINDRES export.
4261 * Makefile.in: Regenerate.
4262
4263 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4264
4265 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4266 maintainer.
4267
4268 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4269
4270 * lt~obsolete.m4: New. Import from 20070318 libtool.
4271
4272 2007-07-03 Julian Brown <julian@codesourcery.com>
4273
4274 * MAINTAINERS (Write After Approval): Add myself.
4275
4276 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4277
4278 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4279 * configure: Regenerate.
4280
4281 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4282
4283 * configure.ac: Add some missing m4 quotation.
4284 * configure: Regenerate.
4285
4286 2007-07-02 Simon Baldwin <simonb@google.com>
4287
4288 * MAINTAINERS (Write After Approval): Add myself.
4289
4290 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
4291
4292 * configure: Regenerate.
4293
4294 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
4295
4296 * Makefile.def: Add windmc tool to build.
4297 * Makefile.tpl: Likewise.
4298 * configure.ac: Likewise.
4299 * Makefile.in: Regenerate.
4300 * configure: Regenerate.
4301
4302 2007-06-28 DJ Delorie <dj@redhat.com>
4303
4304 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4305 not building newlib.
4306 * configure: Regenerated.
4307
4308 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4309
4310 * MAINTAINERS (Write After Approval): Add myself.
4311
4312 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
4313
4314 * MAINTAINERS (Write After Approval): Add myself.
4315
4316 2007-06-19 Chris Matthews <chrismatthews@google.com>
4317
4318 * MAINTAINERS (Write After Approval): Add myself.
4319
4320 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4321
4322 * MAINTAINERS (Write After Approval): Add myself.
4323
4324 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4325
4326 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4327 * Makefile.in: Regenerated.
4328
4329 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4330
4331 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4332 bfin*-*-uclinux* targets.
4333 * configure: Regenerate.
4334
4335 2007-06-14 Ian Lance Taylor <iant@google.com>
4336
4337 * MAINTAINERS: Add myself as non-algorithmic global write
4338 maintainer.
4339
4340 2007-06-14 Diego Novillo <dnovillo@google.com>
4341
4342 * MAINTAINERS: Add self as middle-end maintainer and
4343 non-algorithmic global write maintainer.
4344
4345 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4346
4347 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4348 Move all Fortran maintainers except Paul Brook into the
4349 Non-Autopoiesis section.
4350
4351 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
4352
4353 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4354 (distclean-stage[+id+]): Possibly delete stage_last.
4355 * Makefile.in: Regenerate.
4356
4357 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
4358
4359 * MAINTAINERS (Various Maintainer): Fix typo.
4360
4361 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
4362
4363 * MAINTAINERS (Various Maintainer): Add myself as
4364 dataflow maintainer.
4365
4366 2007-06-07 Ben Elliston <bje@au.ibm.com>
4367
4368 * config.sub, config.guess: Update from upstream sources.
4369
4370 2007-06-07 Ben Elliston <bje@au.ibm.com>
4371
4372 * Makefile.tpl: Fix spelling error.
4373 * Makefile.in: Regenerate.
4374
4375 2007-06-01 Steve Ellcey <sje@cup.hp.com>
4376
4377 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4378 lt_cv_sys_max_cmd_len.
4379
4380 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4381
4382 * MAINTAINERS (Various Maintainers): Add myself as
4383 auto-vectorizer maintainer.
4384
4385 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
4386
4387 PR libjava/32098
4388 * libtool.m4: Revert previous change.
4389 * ltgcc.m4: Put it here.
4390
4391 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
4392
4393 * MAINTAINERS (Various Maintainers): Add myself as
4394 auto-vectorizer maintainer.
4395
4396 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4397
4398 PR libjava/32098
4399 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4400
4401 2007-05-30 Richard Guenther <rguenther@suse.de>
4402
4403 * MAINTAINERS (Various Maintainers): Add myself as
4404 auto-vectorizer maintainer.
4405
4406 2007-05-30 Jakub Jelinek <jakub@redhat.com>
4407
4408 PR bootstrap/29382
4409 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4410 * configure: Rebuilt.
4411
4412 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
4413
4414 * MAINTAINERS (Write After Approval): Removed my name.
4415
4416 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4417
4418 * MAINTAINERS (Write After Approval): Remove myself.
4419
4420 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4421
4422 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4423
4424 2007-05-23 Steve Ellcey <sje@cup.hp.com>
4425
4426 * ltmain.sh: Update from ToT Libtool.
4427 * libtool.m4: Update from ToT Libtool.
4428 * ltsugar.m4: New. Update from ToT Libtool.
4429 * ltversion.m4: New. Update from ToT Libtool.
4430 * ltoptions.m4: New. Update from ToT Libtool.
4431 * ltconfig: Remove.
4432 * ltcf-c.sh: Remove.
4433 * ltcf-cxx.sh: Remove.
4434 * ltcf-gcj.sh: Remove.
4435
4436 2007-05-22 Ollie Wild <aaw@google.com>
4437
4438 * MAINTAINERS (Write After Approval): Add myself.
4439
4440 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
4441
4442 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4443 stage_cflags.
4444 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4445 Remove CFLAGS/LIBCFLAGS.
4446 (configure-stage[+id+]-[+prefix+][+module+],
4447 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4448 * Makefile.in: Regenerate.
4449
4450 2007-05-15 Diego Novillo <dnovillo@google.com>
4451
4452 * MAINTAINERS: Update e-mail address.
4453
4454 2007-05-15 Revital Eres <eres@il.ibm.com>
4455
4456 * MAINTAINERS (Write After Approval): Add myself.
4457
4458 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
4459
4460 * MAINTAINERS (Write After Approval): Updated my address.
4461
4462 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4463
4464 * MAINTAINERS (Write After Approval): Add myself.
4465
4466 2007-05-11 Silvius Rus <rus@google.com>
4467
4468 * MAINTAINERS (Write After Approval): Add myself.
4469
4470 2007-04-23 Tom Tromey <tromey@redhat.com>
4471
4472 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4473
4474 2007-04-22 Mark Mitchell <mark@codesourcery.com>
4475
4476 * MAINTAINERS (cpplib): Rename to ...
4477 (libcpp): ... this. Add C/C++ front end maintainers.
4478
4479 2007-04-14 Steve Ellcey <sje@cup.hp.com>
4480
4481 * config-ml.in: Pass ${ml_config_env} to configure calls.
4482
4483 2007-04-04 Christian Bruel <christian.bruel@st.com>
4484
4485 * MAINTAINERS (Write After Approval): Add myself.
4486
4487 2007-04-02 Dave Korn <dave.korn@artimi.com>
4488
4489 * MAINTAINERS (Write After Approval): Add myself.
4490
4491 2007-03-31 Tobias Burnus <burnus@net-b.de>
4492
4493 * MAINTAINERS (fortran 95 front end): Add myself.
4494
4495 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4496
4497 * MAINTAINERS (Write After Approval): Add myself.
4498
4499 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
4500
4501 * MAINTAINERS (Modulo Scheduler): Add myself.
4502
4503 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4504
4505 * MAINTAINERS (fortran 95 front end): Add myself.
4506 (c++ front end): whitespace fix.
4507
4508 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4509
4510 * MAINTAINERS (Write After Approval): Add myself.
4511
4512 2007-03-21 Richard Sandiford <richard@codesourcery.com>
4513
4514 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4515 of glob. Quote arguments with single quotes too.
4516 * configure: Regenerate.
4517
4518 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4519
4520 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4521 * Makefile.in: Regenerate
4522
4523 2007-03-07 Andreas Schwab <schwab@suse.de>
4524
4525 * configure: Regenerate.
4526
4527 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4528
4529 * configure.ac: Add "--with-pdfdir" configure option,
4530 which defines pdfdir variable.
4531 * Makefile.def (target=fixincludes): Add install-pdf to
4532 missing targets.
4533 (recursive_targets): Add install-pdf target.
4534 (flags_to_pass): Add pdfdir.
4535 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4536 target.
4537 * configure: Regenerate
4538 * Makefile.in: Regenerate
4539
4540 2007-02-28 Eric Christopher <echristo@apple.com>
4541
4542 Revert:
4543 2006-12-07 Mike Stump <mrs@apple.com>
4544
4545 * Makefile.def (dependencies): Add dependency for
4546 install-target-libssp and install-target-libgomp on
4547 install-gcc.
4548 * Makefile.in: Regenerate.
4549
4550 2007-02-27 Matt Kraai <kraai@ftbfs.org>
4551
4552 * configure: Regenerate.
4553 * configure.ac: Move statements after variable declarations.
4554
4555 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4556
4557 * MAINTAINERS: Add myself as sh maintainer.
4558
4559 2007-02-19 Joseph Myers <joseph@codesourcery.com>
4560
4561 * configure.ac: Adjust for loop syntax.
4562 * configure: Regenerate.
4563
4564 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4565
4566 * configure: Rebuilt.
4567
4568 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4569
4570 * configure.ac: Drop multiple occurrences of --enable-languages,
4571 and fix its quoting.
4572 * configure: Rebuilt.
4573
4574 2007-02-17 Mark Mitchell <mark@codesourcery.com>
4575 Nathan Sidwell <nathan@codesourcery.com>
4576 Vladimir Prus <vladimir@codesourcery.com>
4577 Joseph Myers <joseph@codesourcery.com>
4578
4579 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4580 * configure: Regenerate.
4581
4582 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4583
4584 * ltconfig (freebsd*): Default to elf.
4585
4586 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4587
4588 * configure.ac (target_libraries): Move libgcc before libiberty.
4589 * configure: Regenerated.
4590
4591 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4592 Paolo Bonzini <bonzini@gnu.org>
4593
4594 PR bootstrap/30753
4595 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4596 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4597 * configure: Regenerated.
4598
4599 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4600
4601 * MAINTAINERS (Language Front End Maintainers): Update my mail
4602 address.
4603
4604 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4605
4606 PR bootstrap/30748
4607 * configure.ac: Correct syntax for Solaris ksh.
4608 * configure: Regenerated.
4609
4610 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4611
4612 * configure.ac: Sync with src.
4613 * configure: Regenerate.
4614
4615 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4616
4617 * Makefile.in: Regenerate.
4618
4619 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4620
4621 * config.sub: Sync with src.
4622
4623 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4624
4625 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4626 noncanonical equivalents.
4627 * configure.in: Rename to...
4628 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4629 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4630 target_noncanonical. Use them. Rewrite removal of configure
4631 arguments for autoconf 2.59. Discard variable settings. Force
4632 program_transform_name for native tools.
4633
4634 * Makefile.in: Regenerated.
4635 * configure: Regenerated with autoconf 2.59.
4636
4637 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
4638
4639 * MAINTAINERS (Write After Approval): Add myself.
4640
4641 2007-01-31 Andreas Schwab <schwab@suse.de>
4642
4643 * Makefile.tpl (LDFLAGS): Substitute it.
4644 * Makefile.in: Regenerate.
4645
4646 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
4647
4648 * MAINTAINERS (Write After Approval): Add myself.
4649
4650 2007-01-28 David Edelsohn <edelsohn@gnu.org>
4651
4652 * MAINTAINERS (spu port): Add myself.
4653
4654 2007-01-23 Richard Guenther <rguenther@suse.de>
4655
4656 PR bootstrap/30541
4657 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4658 * Makefile.tpl (GNATBIND): Substitute it.
4659 (GNATMAKE): Likewise.
4660 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4661 of STAGE_PREFIX.
4662 * Makefile.in: Regenerate.
4663 * configure: Regenerate.
4664
4665 2007-01-18 Mike Stump <mrs@apple.com>
4666
4667 * configure.in: Re-enable -Werror for gcc builds.
4668
4669 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
4670
4671 * MAINTAINERS (Write After Approval): Add myself.
4672
4673 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4674
4675 * configure.in: Change == to = in test command.
4676 * configure: Regenerate.
4677
4678 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4679 Nick Clifton <nickc@redhat.com>
4680 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4681
4682 * configure.in (build_configargs, host_configargs, target_configargs):
4683 Remove build/host/target parameters.
4684 (host_libs): Add gmp and mpfr.
4685 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4686 * Makefile.def (gmp, mpfr): New.
4687 (gcc): Remove target.
4688 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4689 target_os, target_vendor): New.
4690 (configure): Add host_alias/target_alias arguments; adjust invocations.
4691 * configure: Regenerate.
4692 * Makefile.in: Regenerate.
4693
4694 2007-01-11 Matt Fago <fago@earthlink.net>
4695
4696 * configure.in: Try to link to functions only in mpfr 2.2.x
4697 to improve robustness of configure tests.
4698 * configure: Regenerate.
4699
4700 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
4701
4702 * MAINTAINERS: Add myself as i386 maintainer.
4703
4704 2007-01-08 Jan Hubicka <jh@suse.cz>
4705
4706 * MAINTAINERS: Add myself as i386 maintainer.
4707
4708 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4709
4710 * configure.in: Add support for an x86_64-mingw* target.
4711 * configure: Regenerate.
4712
4713 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4714
4715 * Makefile.tpl (all-target): Correct @if conditional for target
4716 modules.
4717 * configure.in: Omit libiberty if building only target libgcc.
4718 * configure, Makefile.in: Regenerated.
4719
4720 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4721
4722 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4723 * configure: Regenerate.
4724
4725 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4726
4727 * Makefile.def (target_modules): Add libgcc.
4728 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4729 * Makefile.tpl (clean-target-libgcc): Delete.
4730 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4731 on gcc even for bootstrapped modules. Rewrite handling of
4732 lang_env_dependencies to loop over target_modules.
4733 * configure.in (target_libraries): Add target-libgcc.
4734 * Makefile.in, configure: Regenerated.
4735
4736 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4737
4738 * configure.in: Reorganize recognition of languages. Add
4739 --enable-stage1-languages. Show supported languages for the chosen
4740 target rather than all recognized languages.
4741 * configure: Regenerate.
4742
4743 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4744
4745 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4746 * Makefile.in: Regenerate.
4747
4748 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4749
4750 * configure.in: Warn that MPFR 2.2.0 is buggy.
4751 * configure: Regenerate.
4752
4753 2006-12-27 Ian Lance Taylor <iant@google.com>
4754
4755 * configure.in: When removing Makefiles to force a reconfigure, also
4756 remove prev-DIR*/Makefile.
4757 * configure: Regenerate.
4758
4759 2006-12-22 Andreas Schwab <schwab@suse.de>
4760
4761 * configure: Regenerate with correct autoconf version.
4762
4763 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4764
4765 * configure.in: add AC_SUBST for *_FOR_TARGET.
4766 * configure: Regenerate.
4767
4768 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4769
4770 * configure.in: Simplify logic for rejecting languages that cannot
4771 be built. Separate the case when a language is unsupported,
4772 from the case when the user chooses not to build a language.
4773
4774 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4775
4776 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4777 it only affects bootstrap and could be tested on "$host" as well.
4778 * configure: Regenerate.
4779 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4780
4781 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4782
4783 PR bootstrap/29544
4784 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4785 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4786 move here comment from Makefile.tpl.
4787 * Makefile.tpl: Move some definitions higher in the file.
4788 (STAGE1_CHECKING): New.
4789 * configure.in: Add --enable-stage1-checking.
4790 * configure: Regenerate.
4791 * Makefile.in: Regenerate.
4792
4793 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4794
4795 * MAINTAINERS: Add myself as build system maintainer.
4796
4797 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
4798
4799 * MAINTAINERS (Write After Approval): Add myself.
4800
4801 2006-12-13 Eric Christopher <echristo@apple.com>
4802
4803 * MAINTAINERS: Add myself as darwin maintainer.
4804
4805 2006-12-11 Ian Lance Taylor <ian@airs.com>
4806
4807 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4808
4809 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
4810
4811 MAINTAINERS: Update my entry.
4812
4813 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4814
4815 * configure.in: Handle spu makefile frag.
4816 * Makefile.tpl (MAINT): Define
4817 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4818 * configure: Regenerate.
4819 * Makefile.in: Regenerate.
4820
4821 2006-12-11 Ben Elliston <bje@au.ibm.com>
4822
4823 * config.guess: Import latest version.
4824 * config.sub: Likewise.
4825
4826 2006-12-11 Ben Elliston <bje@au.ibm.com>
4827
4828 * configure.in (spu-*-*): Don't skip target-libiberty.
4829 * configure: Regenerate.
4830
4831 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4832
4833 PR bootstrap/30134
4834 * configure.in: Correct x86 darwin support for libjava to powerpc
4835 and i?86 only.
4836 * configure: Regenerate.
4837
4838 2006-12-08 Sandro Tolaini <tolaini@libero.it>
4839
4840 * configure.in: Add x86 darwin support for libjava.
4841 * configure: Regenerate.
4842
4843 2006-12-07 Mike Stump <mrs@apple.com>
4844
4845 * Makefile.def (dependencies): Add dependency for
4846 install-target-libssp and install-target-libgomp on
4847 install-gcc.
4848 * Makefile.in: Regenerate.
4849
4850 2006-12-04 Richard Guenther <rguenther@suse.de>
4851
4852 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4853 (Non-Algorithmic Maintainers): Move over non-algorithmic
4854 loop optimizer maintainers, add myself as a non-algorithmic
4855 middle-end maintainer.
4856
4857 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
4858
4859 * MAINTAINERS (Write After Approval): Add myself.
4860
4861 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4862
4863 * configure.in: Update error message for missing GMP/MPFR.
4864
4865 * configure: Regenerate.
4866
4867 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4868
4869 * configure.in: Update MPFR version in error message.
4870
4871 * configure: Regenerate.
4872
4873 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4874
4875 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4876 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4877 --with-gmp-lib): New flags.
4878
4879 * configure: Regenerate.
4880
4881 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4882
4883 * MAINTAINERS (Write After Approval): Change my email address.
4884
4885 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4886
4887 * MAINTAINERS (Write After Approval): Add myself.
4888
4889 2006-11-22 Philipp Thomas <pth@suse.de>
4890
4891 * MAINTAINERS (i18n): Update e-mail address.
4892
4893 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4894
4895 * MAINTAINERS (spu port): Add myself as maintainer.
4896 (Write After Approval): Remove myself.
4897
4898 2006-11-22 Ben Elliston <bje@au.ibm.com>
4899
4900 * configure.in (skipdirs): Don't build libssp for SPU.
4901 * configure: Regenerate.
4902
4903 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4904
4905 * MAINTAINERS (spu port): Add myself as maintainer.
4906 (libobjc): Update my email address.
4907
4908 2006-11-21 Andrea Bona <andrea.bona@st.com>
4909
4910 * MAINTAINERS (Write After Approval): Add myself.
4911
4912 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4913
4914 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4915 * configure : Rebuilt.
4916
4917 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4918
4919 * MAINTAINERS (Write After Approval): Add myself.
4920
4921 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4922
4923 * MAINTAINERS (Write After Approval): Add myself.
4924
4925 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4926
4927 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4928 libmpfr.a.
4929 * configure: Regenerate.
4930
4931 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4932
4933 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4934 (unstage): Test for stage_last presence.
4935
4936 PR bootstrap/29802
4937 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4938 STAGE_PREFIX.
4939 * Makefile.in: Regenerate.
4940
4941 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
4942
4943 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4944 maintainers.
4945
4946 2006-11-14 Erven Rohou <erven.rohou@st.com>
4947
4948 * MAINTAINERS (Write After Approval): Add myself.
4949
4950 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
4951
4952 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4953 and stageN-package/Makefile.
4954 * Makefile.in: Regenerated.
4955
4956 2006-11-14 Jie Zhang <jie.zhang@analog.com>
4957
4958 * configure.in: Remove target-libgloss from noconfigdirs for
4959 bfin-*-*.
4960 * configure: Regenerated.
4961
4962 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4963
4964 * configure.in (have_gmp): Only error if the gcc directory exists.
4965
4966 * configure: Regenerate.
4967
4968 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4969
4970 * configure.in: Robustify error message for missing GMP/MPFR.
4971
4972 * configure: Regenerate.
4973
4974 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
4975
4976 * MAINTAINERS (Write After Approval): Add myself.
4977
4978 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
4979
4980 * MAINTAINERS: Change email address.
4981
4982 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
4983
4984 * MAINTAINERS (Write After Approval): Add myself.
4985
4986 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
4987
4988 * MAINTAINERS (Write After Approval): Add myself.
4989
4990 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
4991
4992 * MAINTAINERS (Write After Approval): Move myself to
4993 Write After Approval section.
4994
4995 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4996
4997 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
4998 need_gmp anymore.
4999 * configure: Regenerate.
5000
5001 2006-10-16 Tobias Burnus <burnus@net-b.de>
5002
5003 * MAINTAINERS (Write After Approval): Add myself.
5004
5005 2006-10-16 Ben Elliston <bje@au.ibm.com>
5006
5007 * config.guess: Import latest version.
5008 * config.sub: Likewise.
5009
5010 2006-10-10 Brooks Moses <bmoses@stanford.edu>
5011
5012 * Makefile.def: Added pdf target handling.
5013 * Makefile.tpl: Added pdf target handling.
5014 * Makefile.in: Regenerated.
5015
5016 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
5017
5018 * MAINTAINERS: Add self as score port maintainer.
5019
5020 2006-10-04 Brooks Moses <bmoses@stanford.edu>
5021
5022 * MAINTAINERS (Write After Approval): Add myself.
5023
5024 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
5025
5026 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
5027 or newer.
5028 * configure: Regenerated.
5029
5030 2006-09-27 Dave Brolley <brolley@redhat.com>
5031
5032 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5033 using $s instead of $r.
5034 * configure: Regenerated.
5035
5036 2006-09-26 Thiemo Seufer <ths@mips.com>
5037
5038 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5039 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5040 * configure: Regenerate.
5041
5042 2006-09-24 Graeme Peterson <gridly@gmail.com>
5043
5044 * MAINTAINERS (Write After Approval): Remove myself.
5045
5046 2006-09-22 Chao-ying Fu <fu@mips.com>
5047
5048 * MAINTAINERS (Write After Approval): Add myself.
5049
5050 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
5051
5052 * MAINTAINERS: Add self as soft-fp maintainer.
5053
5054 2006-09-09 Anatoly Sokolov <aesok@post.ru>
5055
5056 * MAINTAINERS: Add myself as avr maintainer.
5057 Remove Marek Michalkiewicz as avr maintainer.
5058
5059 2006-09-07 Roberto Costa <roberto.costa@st.com>
5060
5061 * MAINTAINERS (Write After Approval): Add myself.
5062
5063 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
5064
5065 * configure.in: Never build newlib for a Mingw host.
5066 Never build newlib as Mingw target library.
5067 Test the existence of winsup/cygwin for building a Cygwin newlib,
5068 rather than just winsup.
5069 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5070 building a Mingw target.
5071 * configure: Regenerate.
5072
5073 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5074
5075 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5076
5077 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
5078
5079 * config.guess: Import from src (was more updated).
5080 * config.sub: Likewise.
5081
5082 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5083
5084 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5085 * configure: Regenerated.
5086
5087 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
5088
5089 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5090 for stages after the first.
5091
5092 2006-07-17 Jakub Jelinek <jakub@redhat.com>
5093
5094 * Makefile.def: Add dependencies for configure-opcodes
5095 on configure-intl and all-opcodes on all-intl.
5096 * Makefile.in: Regenerated.
5097
5098 2006-07-13 Ben Elliston <bje@au.ibm.com>
5099
5100 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5101
5102 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5103
5104 Port to hosts whose 'sort' and 'tail' implementations
5105 treat operands with leading '+' as file names, as POSIX
5106 has required since 2001. However, make sure the code still
5107 works on pre-POSIX hosts.
5108 * ltmain.sh: Don't assume "sort +2" is equivalent to
5109 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5110
5111 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5112
5113 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5114
5115 2006-07-04 Peter O'Gorman <peter@pogma.com>
5116
5117 * ltconfig: chmod 644 before ranlib during install.
5118
5119 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5120
5121 PR bootstrap/18058
5122 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5123 if the bootstrap compiler is a GCC version that supports it.
5124 * configure: Regenerate.
5125
5126 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5127
5128 * configure.in: Fix thinkos in previous check-in.
5129 * configure: Regenerate.
5130
5131 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5132
5133 PR other/27063
5134 * configure.in: Test subdir_requires and give an appropriate
5135 error message.
5136 * configure: Regenerate.
5137
5138 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
5139
5140 * MAINTAINERS (Write After Approval): Add myself.
5141
5142 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
5143
5144 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5145
5146 2006-06-22 Steve Ellcey <sje@cup.hp.com>
5147
5148 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5149
5150 2006-06-20 David Ayers <d.ayers@inode.at>
5151
5152 PR bootstrap/28072
5153 * configure.in: Add target-boehm-gc to noconfigdirs depending on
5154 whether target-libjava is being configured instead of whether the
5155 java front end is enabled.
5156 * configure: Regenerate.
5157
5158 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5159
5160 PR target/27540
5161 * configure.in: Only enable libgomp on IRIX 6.
5162 * configure: Regenerate.
5163
5164 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
5165
5166 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5167 too.
5168 * Makefile.in: Regenerate.
5169
5170 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
5171
5172 * config-ml.in: Alter CCASFLAGS to include special
5173 multilib options the same as is done for CFLAGS.
5174
5175 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5176
5177 * configure.in: Don't enable libgomp on hpux10.
5178 * configure: Rebuilt.
5179
5180 2006-06-12 David Ayers <d.ayers@inode.at>
5181
5182 PR bootstrap/27963
5183 PR target/19970
5184 * configure.in: Remove target-boehm-gc from noconfigdirs where
5185 ${libgcj} is specified.
5186 * configure: Regenerate.
5187
5188 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
5189
5190 Sync from src:
5191
5192 * configure.in: Sync.
5193 * configure: Regenerated.
5194
5195 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
5196
5197 * Makefile.def: Added dependencies from sim and gdb on intl, and
5198 added configure dependencies to everything with an all dependency
5199 on intl.
5200 * Makefile.in: Regenerated.
5201
5202 2006-06-06 David Ayers <d.ayers@inode.at>
5203
5204 PR libobjc/13946
5205 * Makefile.def: Add dependencies for libobjc which boehm-gc.
5206 * Makefile.in: Regenerate.
5207 * configure.in: Add --enable-objc-gc at toplevel and have it
5208 enable boehm-gc for Objective-C.
5209 Remove target-boehm-gc from libgcj.
5210 Add target-boehm-gc to target_libraries.
5211 Add target-boehm-gc to noconfigdirs where ${libgcj}
5212 is specified.
5213 Assert that boehm-gc is supported when requested for Objective-C.
5214 Only build boehm-gc if needed either for Java or Objective-C.
5215 * configure: Regenerate.
5216
5217 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
5218
5219 PR 27674
5220 * Makefile.tpl (configure-[+prefix+][+module+],
5221 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5222 Remove rule to unstage bootstrapped modules.
5223 (stage_current): New.
5224 * Makefile.in: Regenerate.
5225
5226 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5227
5228 * MAINTAINERS (Write After Approval): Update my e-mail address.
5229
5230 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
5231
5232 * include/libiberty.h: Declare pex_run_in_environment.
5233
5234 2006-05-31 Asher Langton <langton2@llnl.gov>
5235
5236 * MAINTAINERS (Write After Approval): Add myself.
5237
5238 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
5239
5240 * Makefile.def (bfd, opcodes): Fix lib_path.
5241 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5242 (restrap): Move under "@if gcc-bootstrap". Fix typo.
5243 * Makefile.in: Regenerate.
5244
5245 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5246
5247 * Makefile.in: Regenerate.
5248
5249 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5250
5251 * Makefile.def: Add install-html target. Add datarootdir
5252 docdir and htmldir to flags_to_pass.
5253 * Makefile.tpl: Add install-html target.
5254 * Makefile.in: Regenerate.
5255 * configure.in: Add --with-datarootdir, --with-docdir, and
5256 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5257 * configure: Regenerate.
5258
5259 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5260
5261 * configure.in: Enable gprof for cross builds.
5262 * configure: Regenerate.
5263
5264 2006-05-22 Richard Guenther <rguenther@suse.de>
5265
5266 Revert
5267 2006-01-31 Richard Guenther <rguenther@suse.de>
5268 Paolo Bonzini <bonzini@gnu.org>
5269
5270 * Makefile.def (target_modules): Add libgcc-math target module.
5271 * configure.in (target_libraries): Add libgcc-math target library.
5272 (--enable-libgcc-math): New configure switch.
5273 * Makefile.in: Re-generate.
5274 * configure: Re-generate.
5275 * libgcc-math: New toplevel directory.
5276
5277 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5278 Andreas Tobler <a.tobler@schweiz.ch>
5279
5280 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5281 * configure: Rebuilt.
5282
5283 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
5284
5285 * MAINTAINERS (Write After Approval): Add myself.
5286
5287 2006-05-01 DJ Delorie <dj@redhat.com>
5288
5289 * configure.in: Restore CFLAGS if GMP isn't present.
5290 * configure: Regenerate.
5291
5292 2006-05-01 Richard Guenther <rguenther@suse.de>
5293
5294 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5295 maintainer.
5296
5297 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
5298
5299 * MAINTAINERS (Write After Approval): Add myself.
5300
5301 2006-04-28 Jan Beulich <jbeulich@novell.com>
5302
5303 * MAINTAINERS (Write After Approval): Add myself.
5304
5305 2006-04-18 DJ Delorie <dj@redhat.com>
5306
5307 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5308 reference libgloss so that libssp can be built in a combined
5309 tree.
5310 * configure: Regenerate.
5311
5312 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
5313
5314 * MAINTAINERS (Write After Approval): Add myself.
5315
5316 2006-04-05 Ben Elliston <bje@au.ibm.com>
5317
5318 * configure.in: Require makeinfo 4.4 or higher.
5319 * configure: Regenerate.
5320
5321 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5322
5323 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5324 Rearrange the entries of other libraries to have them in one place.
5325
5326 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5327
5328 * MAINTAINERS (Write After Approval): Remove myself.
5329 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5330
5331 2006-03-14 Richard Guenther <rguenther@suse.de>
5332
5333 * configure: Regenerate with autoconf 2.13.
5334
5335 2006-03-13 Jim Blandy <jimb@codesourcery.com>
5336
5337 * MAINTAINERS: Use my work address.
5338
5339 * MAINTAINERS: Update my E-mail address.
5340
5341 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
5342
5343 * configure.in: Handle --disable-<component> generically.
5344 * configure: Regenerate.
5345
5346 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5347
5348 PR libgcj/17311
5349 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5350
5351 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5352
5353 * MAINTAINERS (Write After Approval): Remove myself.
5354 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5355
5356 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
5357
5358 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5359 (TARGET_CONFIGDIRS): Remove.
5360 * configure.in: Remove AC_SUBST(target_configdirs).
5361 * Makefile.in, configure: Regenerated.
5362
5363 2006-02-20 Steven G. Kargl <kargls@comcast.net>
5364
5365 * MAINTAINERS (Write After Approval): Remove myself.
5366 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5367
5368 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
5369
5370 PR bootstrap/25670
5371
5372 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5373
5374 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5375 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5376 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5377 BUILD_PREFIX, BUILD_PREFIX_1.
5378 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5379
5380 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5381 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5382
5383 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5384 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5385 of `cat stage_current`. Always provide the `r' and `s' variables.
5386 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5387 a single shell execution.
5388 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5389 bootstrapped modules, make the stage1 module if the build was not
5390 started yet, else build the current stage.
5391 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5392 (all-build, all-host, all-target, [+make_target+]-host,
5393 [+make_target+]-target): Do not use \-continued lines.
5394 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5395 (current_stage, restrap, stage_last): New.
5396
5397 * Makefile.in: Regenerate.
5398 * configure: Regenerate.
5399
5400 2006-02-19 Bud Davis <jmdavis@link.com>
5401
5402 * MAINTAINERS (Write After Approval): Remove myself.
5403 (Language Front End Maintainers): Add myself as fortran 95
5404 maintainer and update e-mail address.
5405
5406 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5407
5408 * MAINTAINERS (Write After Approval): Remove myself.
5409 (Language Front End Maintainers): Add myself as fortran 95
5410 maintainer.
5411
5412 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
5413
5414 * MAINTAINERS (Write After Approval): Add myself.
5415
5416 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5417
5418 * MAINTAINERS (Write After Approval): Remove myself.
5419 (Language Front End Maintainers): Add myself as
5420 fortran 95 maintainer.
5421
5422 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5423
5424 Sync from src:
5425
5426 2005-12-27 Leif Ekblad <leif@rdos.net>
5427
5428 * configure.in: Add support for RDOS target.
5429 * configure: Regenerate.
5430
5431 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5432 Andreas Schwab <schwab@suse.de>
5433
5434 * configure: Regenerate.
5435
5436 2006-02-12 David Edelsohn <edelsohn@gnu.org>
5437
5438 * configure.in (enable_libgomp): Add AIX.
5439 * configure: Regenerate.
5440
5441 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5442
5443 * MAINTAINERS (Write After Approval): Add myself.
5444
5445 2006-02-03 Lee Millward <lee.millward@gmail.com>
5446
5447 * MAINTAINERS (Write After Approval): Add myself.
5448
5449 2006-01-31 Richard Guenther <rguenther@suse.de>
5450 Paolo Bonzini <bonzini@gnu.org>
5451
5452 * Makefile.def (target_modules): Add libgcc-math target module.
5453 * configure.in (target_libraries): Add libgcc-math target library.
5454 (--enable-libgcc-math): New configure switch.
5455 * Makefile.in: Re-generate.
5456 * configure: Re-generate.
5457 * libgcc-math: New toplevel directory.
5458
5459 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
5460
5461 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5462 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5463 the assembler, linker and binutils.
5464 * configure: Regenerate.
5465
5466 2006-01-22 Dirk Mueller <dmueller@suse.de>
5467
5468 * MAINTAINERS (Write After Approval): Add myself.
5469
5470 2006-01-20 Diego Novillo <dnovillo@redhat.com>
5471
5472 * configure: Regenerate.
5473
5474 2006-01-18 Richard Henderson <rth@redhat.com>
5475 Jakub Jelinek <jakub@redhat.com>
5476 Diego Novillo <dnovillo@redhat.com>
5477
5478 * libgomp: New directory.
5479 * Makefile.def: Add target_module libgomp.
5480 * Makefile.in: Regenerate.
5481 * configure.in (target_libraries): Add target-libgomp.
5482 * configure: Regenerate.
5483
5484 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
5485
5486 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5487 @ from continuation.
5488 * Makefile.in: Rebuilt.
5489
5490 2006-01-04 Chris Lattner <sabre@gnu.org>
5491
5492 * MAINTAINERS (Write After Approval): Add myself.
5493
5494 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
5495
5496 PR bootstrap/24252
5497
5498 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5499 * Makefile.tpl (OBJDUMP): New.
5500 (EXTRA_HOST_FLAGS): Add it.
5501 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5502
5503 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5504 to use symbolic links between directories. Avoid race conditions
5505 or make them harmless.
5506 * configure.in: Do not try to use symbolic links between directories.
5507
5508 * Makefile.def (LEAN): Pass.
5509 * Makefile.tpl (LEAN): Define.
5510 (stage[+id+]-start): Accept that the previous directory does not
5511 exist, if the bootstrap is lean.
5512 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5513 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5514 configure substitution.
5515 ([+compare-target+]): Likewise.
5516 ([+bootstrap-target+]-lean): New.
5517 * configure.in: Remove lean bootstrap support from here.
5518
5519 * Makefile.in: Regenerate.
5520 * configure: Regenerate.
5521
5522 2006-01-04 Ben Elliston <bje@au.ibm.com>
5523
5524 * MAINTAINERS (libdecnumber): Add myself.
5525
5526 2006-01-02 Mark Mitchell <mark@codesourcery.com>
5527
5528 * libtool-ldflags: New script.
5529
5530 2006-01-02 Andreas Schwab <schwab@suse.de>
5531
5532 * configure.in: When reconfiguring remove Makefile in
5533 all stage directories.
5534 * configure: Regenerate.
5535
5536 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5537
5538 * MAINTAINERS: Update my email address.
5539
5540 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
5541
5542 Revert Ada-related part of the previous change.
5543
5544 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5545 Do not pass.
5546 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5547 * Makefile.in: Regenerate.
5548 * configure.in: Do not include mt-ppc-aix target fragment.
5549 * configure: Regenerate.
5550
5551 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
5552
5553 * configure.in: Select appropriate fragments for PowerPC/AIX.
5554 * configure: Regenerate.
5555
5556 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5557 BOOT_CFLAGS, BOOT_LDFLAGS.
5558 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5559 BOOT_CFLAGS, BOOT_LDFLAGS.
5560 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5561 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5562 (stage): Fail if we cannot complete the work.
5563 * Makefile.in: Regenerate.
5564
5565 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5566
5567 * configure.in: Replace ms1 with mt.
5568 * configure: Rebuilt.
5569
5570 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5571
5572 * MAINTAINERS: Update my email address.
5573
5574 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
5575
5576 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5577 install-host-nogcc): Don't invoke $(stage) at the end.
5578 * Makefile.in: Regenerate.
5579
5580 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
5581
5582 * configure.in: Flip the top-level bootstrap switch.
5583 * configure: Regenerate.
5584
5585 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5586
5587 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5588 $(stage) and $(unstage).
5589 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5590 (all): Remove stray semicolon.
5591 (local-distclean): Don't handle multilib.tmp and multilib.out.
5592 (install.all): Set $s for consistency.
5593 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5594 check_multilibs setting. Always make the install directory.
5595 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5596 Correct @if/@endif.
5597 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5598 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5599 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5600 (multilib.out): Remove.
5601 * Makefile.in: Regenerated.
5602
5603 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
5604
5605 * MAINTAINERS (Write After Approval): Add myself.
5606
5607 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5608
5609 * MAINTAINERS: Add myself as mt maintainer.
5610
5611 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5612
5613 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5614
5615 * MAINTAINERS: Change email address.
5616
5617 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5618
5619 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5620 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5621 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5622 Find in-tree tools if available.
5623 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5624 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5625 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5626 (COMPILER_*_FOR_TARGET): New.
5627 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5628 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5629 (CONFIGURED_*, USUAL_*): Remove.
5630 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5631 STRIP): Use autoconf substitutions.
5632 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5633 COMPILER_NM_FOR_TARGET): New.
5634 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5635
5636 (all): Make all-host and all-target in parallel.
5637 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5638 that $$r and $$s are set before invoking a recursive make.
5639 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5640 ([+bootstrap-target+]): Inline most of the `all' target.
5641
5642 2005-11-29 Ben Elliston <bje@au.ibm.com>
5643
5644 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5645 from the gcc build directory.
5646 * Makefile.in: Regenerate.
5647
5648 2005-11-29 Ben Elliston <bje@au.ibm.com>
5649
5650 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5651 depend on all-libdecnumber.
5652 * configure.in (host_libs): Include libdecnumber.
5653 * Makefile.in: Regenerate.
5654 * configure: Likewise.
5655
5656 2005-11-29 Ben Elliston <bje@au.ibm.com>
5657
5658 * libdecnumber: Import decNumber sources from the dfp-branch.
5659
5660 2005-11-21 Kean Johnston <jkj@sco.com>
5661
5662 * config.sub, config.guess: Sync from upstream sources.
5663
5664 2005-11-21 Ben Elliston <bje@au.ibm.com>
5665
5666 Import from Autoconf sources:
5667
5668 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5669 * config/move-if-change: Don't output "$2 is unchanged";
5670 suggested by Ben Elliston. Handle weird characters correctly.
5671
5672 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5673
5674 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5675 to match upstream libtool for darwin.
5676
5677 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5678
5679 * Makefile.def: Remove gdb dependencies for gdbtk.
5680 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5681 (configure-gdb, install-gdb): New rules.
5682 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5683 * Makefile.in, configure: Regenerated.
5684
5685 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5686
5687 * MAINTAINERS (Write After Approval): Add myself.
5688
5689 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5690
5691 * MAINTAINERS (Write After Approval): Add myself.
5692
5693 2005-10-24 Diego Novillo <dnovillo@redhat.com>
5694
5695 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5696 Diego Novillo.
5697
5698 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
5699
5700 PR bootstrap/24297
5701 * Makefile.tpl (do-[+make-target+], do-check, install,
5702 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5703 are set before recursing.
5704 * Makefile.in: Regenerate.
5705
5706 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5707
5708 PR bootstrap/18939
5709 * Makefile.def (gcc) <target>: Fix thinko.
5710 * Makefile.in: Regenerate.
5711
5712 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5713
5714 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5715 * configure: Regenerate.
5716
5717 2005-10-15 Jie Zhang <jie.zhang@analog.com>
5718
5719 * MAINTAINERS (Write After Approval): Add self.
5720
5721 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
5722
5723 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5724 target-libffi, target-qthreads, target-libjava, and
5725 targetlibobjc.
5726 * configure: Regenerate.
5727
5728 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5729
5730 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5731 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5732 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5733 (USUAL_OBJDUMP_FOR_TARGET): New.
5734 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5735 * configure.in: Check for $OBJDUMP_FOR_TARGET.
5736 * configure, Makefile.in: Regenerated.
5737
5738 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5739
5740 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5741 before other host packages.
5742
5743 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5744
5745 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5746
5747 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5748
5749 PR bootstrap/22340
5750
5751 * configure.in (default_target): Remove.
5752 * Makefile.tpl (all): Do not use prerequisites as subroutines
5753 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5754 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5755 use prerequisites as subroutines.
5756 (check-host, check-target): New.
5757 (bootstrap configure & all targets): Do not use stage*-start
5758 if the directory layout is already ok.
5759 (non-bootstrap configure & all targets): Prepend a $(unstage).
5760 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5761 (NOTPARALLEL): Remove.
5762 (unstage, stage variables): New variables.
5763 (unstage, stage targets): Simply expand to those variables.
5764
5765 * configure: Regenerate.
5766 * Makefile.in: Regenerate.
5767
5768 2005-10-04 James E Wilson <wilson@specifix.com>
5769
5770 * Makefile.def (lang_env_dependencies): Add libmudflap.
5771 * Makefile.in: Regenerate.
5772
5773 2005-10-03 Andreas Schwab <schwab@suse.de>
5774
5775 Backport from libtool CVS:
5776 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5777
5778 * ltmain.sh: add support for installing into temporary
5779 staging area (e.g. 'make install DESTDIR=...')
5780
5781 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5782
5783 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5784 * configure: Regenerated.
5785
5786 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5787
5788 * configure: Regenerate with the correct
5789 autoconf version.
5790
5791 2005-09-30 Catherine Moore <clm@cm00re.com>
5792
5793 * configure.in (bfin-*-*): New.
5794 * configure: Regenerated.
5795
5796 2005-09-28 Geoffrey Keating <geoffk@apple.com>
5797
5798 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5799 (LIPO_FOR_TARGET): New.
5800 (CONFIGURED_LIPO_FOR_TARGET): New.
5801 (USUAL_LIPO_FOR_TARGET): New.
5802 (STRIP_FOR_TARGET): New.
5803 (CONFIGURED_STRIP_FOR_TARGET): New.
5804 (USUAL_STRIP_FOR_TARGET): New.
5805 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5806 STRIP_FOR_TARGET.
5807 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5808 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5809 * Makefile.in: Regenerate.
5810 * configure: Regenerate.
5811
5812 2005-09-19 David Edelsohn <edelsohn@gnu.org>
5813
5814 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5815 (rs6000-*-aix*): Same.
5816 * configure: Regenerate.
5817
5818 2005-09-16 Tom Tromey <tromey@redhat.com>
5819
5820 * MAINTAINERS: Add self as java maintainer.
5821
5822 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5823
5824 * configure.in: Recognize f95 in the --enable-languages option,
5825 and substitute it for fortran, issuing a warning.
5826 * configure: Regenerate.
5827
5828 2005-08-30 Phil Edwards <phil@codesourcery.com>
5829
5830 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5831 * configure: Regenerated.
5832
5833 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
5834
5835 * MAINTAINERS: Add self as ms1 maintainer.
5836
5837 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5838
5839 * Makefile.def (libssp): Add to lang_env_dependencies.
5840 * Makefile.in: Regenerate.
5841
5842 2005-08-18 Ian Lance Taylor <ian@airs.com>
5843
5844 * MAINTAINERS: Add myself as middle-end maintainer.
5845
5846 2005-08-17 Christian Groessler <chris@groessler.org>
5847
5848 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5849 * Makefile.in: Regenerate.
5850
5851 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5852
5853 * MAINTAINERS (write after approval): Added myself.
5854
5855 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5856
5857 * MAINTAINERS (Write After Approval): Add myself.
5858
5859 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
5860
5861 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5862 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5863 Look for alternate names of the target cc and c++
5864 * configure: Regenerate.
5865
5866 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
5867
5868 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5869 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5870 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5871 tools; remove code to manually set them.
5872 (Target tools): Look in the environment for them.
5873 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5874 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5875 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5876 build directory.
5877 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5878 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5879 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5880 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5881 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5882 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5883 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5884 * configure: Regenerate.
5885 * Makefile.in: Regenerate.
5886
5887 2005-07-28 Ben Elliston <bje@au.ibm.com>
5888
5889 * MAINTAINERS: Update for removed CPU targets.
5890
5891 2005-07-27 Mark Mitchell <mark@codesourcery.com>
5892
5893 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5894 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5895 * Makefile.in: Regenerated.
5896
5897 2005-07-26 Mark Mitchell <mark@codesourcery.com>
5898
5899 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5900 (CFLAGS_FOR_TARGET): Use it.
5901 (CXXFLAGS_FOR_TARGET): Likewise.
5902 * Makefile.in: Regenerated.
5903 * configure.in (--with-build-sysroot): New option.
5904 * configure: Regenerated.
5905
5906 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
5907
5908 * Makefile.tpl: Wrap install between unstage and stage
5909 * Makefile.in: Regenerate.
5910
5911 2005-07-21 Eric Christopher <echristo@apple.com>
5912
5913 * MAINTAINERS: Update affiliation.
5914
5915 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5916
5917 * MAINTAINERS: Add self as crx port maintainer.
5918
5919 2005-07-20 DJ Delorie <dj@redhat.com>
5920
5921 * MAINTAINERS: Add self as m32c maintainer.
5922
5923 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5924
5925 * all files: Update FSF address.
5926
5927 2005-07-15 Eric Christopher <echristo@redhat.com>
5928
5929 * MAINTAINERS: Change affiliation.
5930
5931 2005-07-14 Jim Blandy <jimb@redhat.com>
5932
5933 * configure.in: Add cases for Renesas m32c.
5934 * configure: Regenerated.
5935
5936 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5937
5938 * COPYING.LIB: Update from fsf.org.
5939
5940 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5941
5942 * COPYING, compile, config.guess,
5943 config.sub, install-sh, missing, mkinstalldirs,
5944 symlink-tree, ylwrap: Sync from upstream sources.
5945 * config-ml.in: Update FSF address.
5946
5947 2005-07-13 Eric Christopher <echristo@redhat.com>
5948
5949 * configure.in: Add toplevel noconfigdir support for tpf.
5950 * configure: Regenerate.
5951
5952 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
5953
5954 PR ada/22340
5955
5956 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5957 * Makefile.in: Regenerate.
5958
5959 2005-07-07 Mark Mitchell <mark@codesourcery.com>
5960
5961 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
5962 Brolley to write-after-approval.
5963
5964 2005-07-07 Andreas Schwab <schwab@suse.de>
5965
5966 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5967 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5968 * Makefile.in: Regenerated.
5969
5970 2005-07-06 Geoffrey Keating <geoffk@apple.com>
5971
5972 * configure.in: Don't build sim or rda when targetting darwin.
5973 * configure: Regenerate.
5974
5975 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
5976
5977 * configure.in: Add --enable-libssp and --disable-libssp.
5978 * configure: Regenerate with autoconf-2.13.
5979
5980 2005-07-02 Jakub Jelinek <jakub@redhat.com>
5981
5982 * Makefile.def (target_modules): Add libssp.
5983 * configure.in (target_libraries): Add target-libssp.
5984 * configure: Rebuilt.
5985 * Makefile.in: Rebuilt.
5986
5987 2005-07-01 Zack Weinberg <zackw@panix.com>
5988
5989 * MAINTAINERS: Change email address. Resign from maintainership.
5990
5991 2005-07-01 Richard Guenther <rguenther@suse.de>
5992
5993 * MAINTAINERS: Change my e-mail address and affiliation.
5994
5995 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
5996
5997 * Makefile.def (stagefeedback): Come after profile.
5998 Define profiledbootstrap target.
5999 * Makefile.tpl (profiledbootstrap): Remove.
6000 (stageprofile-end): Zap stagefeedback.
6001 (stagefeedback-start): Copy all .gcda files, not only GCC's.
6002 * Makefile.in: Regenerate.
6003
6004 2005-06-13 Richard Sandiford <richard@codesourcery.com>
6005
6006 * MAINTAINERS: Update my email address.
6007
6008 2005-06-13 Zack Weinberg <zack@codesourcery.com>
6009
6010 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
6011 In 'cpp' stanza, support '#line' as well as '# '.
6012
6013 2005-06-08 Andreas Schwab <schwab@suse.de>
6014
6015 * MAINTAINERS: Move myself from 'Write After Approval' to
6016 'CPU Port Maintainers' section as m68k maintainer.
6017
6018 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
6019
6020 * configure.in (unsupported_languages): New macro.
6021 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
6022 non-ported target libraries in noconfigdirs.
6023 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6024 non-linux-gnu. Remove libgcj_ex_libffi.
6025 <lang_frag loop>: Set add_this_lang=no if the language is in
6026 unsupported_languages.
6027 * configure: Regenerate.
6028
6029 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
6030
6031 * configure.in: Fix typo in handling of --with-mpfr-dir.
6032 * configure: Regenerate.
6033
6034 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
6035
6036 * MAINTAINERS: Update my email address.
6037
6038 2005-06-02 Jim Blandy <jimb@redhat.com>
6039
6040 * config.sub: Add cases for the Renesas m32c. (This patch has been
6041 accepted into the master sources.)
6042
6043 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
6044 Michael Snyder <msnyder@redhat.com>
6045 Stan Cox <scox@redhat.com>
6046
6047 * configure.in: Set noconfigdirs for ms1.
6048
6049 * configure: Regenerate.
6050
6051 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
6052
6053 * MAINTAINERS (Write After Approval): Add self.
6054
6055 2005-06-01 Josh Conner <jconner@apple.com>
6056
6057 * MAINTAINERS (Write After Approval): Add self.
6058
6059 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
6060
6061 * MAINTAINERS: Update my email address.
6062
6063 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
6064
6065 * MAINTAINERS (Write After Approval): Add self.
6066
6067 2005-05-26 Chris Demetriou <cgd@broadcom.com>
6068
6069 * MAINTAINERS (Write After Approval): Remove self.
6070
6071 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
6072
6073 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6074 (Dependencies): Consider target modules for bootstrap dependencies.
6075 Make target bootstrap modules depend on each stage's gcc.
6076 * Makefile.in: Regenerate.
6077
6078 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
6079
6080 * Makefile.def (configure-gcc): Depend on binutils having been built.
6081 (all-gcc): No need to do it here.
6082 * Makefile.in: Regenerate.
6083
6084 2005-05-19 Paul Brook <paul@codesourcery.com>
6085
6086 * configure.in: Rewrite misleading error message when requested
6087 language cannot be built.
6088 * configure: Regenerate.
6089
6090 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6091
6092 * ylwrap: Import from Automake 1.9.5.
6093
6094 2005-05-13 David Ung <davidu@mips.com>
6095
6096 * MAINTAINERS (Write After Approval): Add self.
6097
6098 2005-05-09 Mike Stump <mrs@apple.com>
6099
6100 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6101 lt_cv_sys_max_cmd_len for now.
6102
6103 2005-05-09 Stan Cox <scox@redhat.com>
6104
6105 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6106
6107 2005-05-08 Matt Kraai <kraai@ftbfs.org>
6108
6109 * README.SCO: Update the URL.
6110
6111 2005-05-05 David Edelsohn <edelsohn@gnu.org>
6112
6113 * ltconfig: Define file_list_spec. Pass file_list_spec and
6114 with_gnu_ld to libtool.
6115 * ltcf-c.sh (aix[45]): Define file_list_spec.
6116 * ltcf-cxx.sh (aix[45]): Same.
6117 * ltcf-gcj.sh (aix[45]): Same.
6118 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6119 exists, write list of input files to temporary file.
6120
6121 2005-05-04 Mike Stump <mrs@apple.com>
6122
6123 * configure.in: Always pass --target to target configures as
6124 otherwise rebuilds that do --recheck will fail.
6125 * confiugure: Rebuilt.
6126
6127 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
6128
6129 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6130 STAGE_HOST_EXPORTS.
6131 (configure, all): Add bootstrap support.
6132 (Host modules, target modules): Pass post-stage1 flags and exports.
6133 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6134 * Makefile.in: Regenerate.
6135
6136 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
6137
6138 * configure: Regenerate.
6139
6140 2005-04-27 Mike Stump <mrs@apple.com>
6141
6142 * MAINTAINERS: Add self as darwin maintainer.
6143
6144 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
6145
6146 * config.sub: Update from master copy.
6147
6148 2005-04-21 Mike Stump <mrs@apple.com>
6149
6150 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6151 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6152
6153 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
6154
6155 * configure.in <crisv32-*-*, cris-*-*>: New local variable
6156 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
6157 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
6158 "*-*-elf" and "*-*-linux*".
6159 * configure: Regenerate.
6160
6161 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
6162
6163 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6164
6165 2005-04-12 Mike Stump <mrs@apple.com>
6166
6167 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6168
6169 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
6170
6171 * MAINTAINERS (Write After Approval): Add myself.
6172
6173 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
6174
6175 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6176
6177 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
6178
6179 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6180 (TARGET_CONFIGARGS): Include --with-target-subdir.
6181 (configure, all): New macros. Use them throughout.
6182 * Makefile.in: Regenerate.
6183
6184 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
6185
6186 * MAINTAINERS (Write After Approval): Add myself.
6187
6188 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6189
6190 * MAINTAINERS: Remove 'loop unrolling' maintainer.
6191
6192 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
6193
6194 * MAINTAINERS: Move John Carr to Write After Approval.
6195
6196 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
6197
6198 * config/mh-mingw32: Delete.
6199 * configure.in: Don't use it.
6200 * configure: Regenerate.
6201
6202 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
6203
6204 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6205 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6206 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6207 (HOST_LIB_PATH): Generate from Makefile.def.
6208 (TARGET_LIB_PATH): Likewise.
6209 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6210 * Makefile.in: Regenerate.
6211 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6212 (RPATH_ENVVAR): Include Darwin case.
6213 * configure: Regenerate.
6214
6215 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
6216
6217 * MAINTAINERS (Various Maintainers): Remove self.
6218 (Write After Approval): Add self.
6219
6220 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
6221
6222 * MAINTAINERS (Various Maintainers): Add self.
6223
6224 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
6225
6226 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6227 * configure: Regenerate.
6228
6229 2005-03-21 Zack Weinberg <zack@codesourcery.com>
6230
6231 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6232 gcc_version, and gcc_version_trigger from set of flags to pass.
6233 * Makefile.tpl: Remove definitions of above variables.
6234 (config.status): Remove dependency on $(gcc_version_trigger).
6235 * Makefile.in: Regenerate.
6236 * configure.in: Do not reference config/gcc-version.m4 nor
6237 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
6238 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
6239 * configure: Regenerate.
6240
6241 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
6242 Andrew Pinski <pinskia@physics.uc.edu>
6243
6244 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6245 * Makefile.in: Regenerate.
6246
6247 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
6248
6249 * MAINTAINERS (Write After Approval): Add myself.
6250
6251 2005-03-03 David Ayers <d.ayers@inode.at>
6252
6253 * MAINTAINERS (Write After Approval): Add myself.
6254
6255 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
6256
6257 PR libgcj/20160
6258 * ltmain.sh: Avoid creating archives with components that have
6259 duplicate basenames.
6260
6261 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
6262
6263 PR bootstrap/20250
6264 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6265 instead of check.
6266 * Makefile.in: Regenerate.
6267
6268 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6269
6270 * Makefile.in: Regenerate to fix conflict between the previous two
6271 patches.
6272
6273 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6274
6275 PR bootstrap/17383
6276 * Makefile.def (target_modules): Remove "stage", now unnecessary.
6277 * Makefile.tpl (HOST_SUBDIR): New substitution.
6278 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6279 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6280 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6281 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6282 (Host modules, Bootstrapped modules): Use it.
6283 (Build modules, Target modules): Do not create symlink trees,
6284 always configure out-of-srcdir.
6285 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6286 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6287 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6288 $(HOST_SUBDIR). Create a symlink for host_subdir.
6289
6290 * Makefile.in: Regenerate.
6291 * configure: Regenerate.
6292
6293 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6294
6295 Merged from libada-gnattools-branch:
6296 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6297
6298 * gnattools: New directory.
6299 * Makefile.def: Add gnattools as a module, depending on target-libada.
6300 * Makefile.in: Regenerate.
6301 * configure.in: Include gnattools in host_tools; disable it if ada
6302 is disabled.
6303 * configure: Regenerate.
6304
6305 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
6306
6307 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6308 treelang maintainer.
6309 (Write After Approval): Remove myself.
6310
6311 2005-02-23 Paul Schlie <schlie@comcast.net>
6312
6313 * configure.in: Allow darwin targeted ports to build tk, itcl and
6314 libgui.
6315 * configure: Regenerate.
6316
6317 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6318
6319 PR libgcj/10353
6320 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6321 * configure: Regenerate.
6322
6323 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6324
6325 * MAINTAINERS (Write After Approval): Add myself.
6326
6327 2005-02-10 Ian Lance Taylor <ian@airs.com>
6328
6329 * MAINTAINERS: Update my e-mail address.
6330
6331 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6332
6333 * MAINTAINERS (Write After Approval): Add myself.
6334
6335 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
6336
6337 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6338 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6339 target-libgloss when not *-*-elf and *-*-aout.
6340 * configure: Regenerate.
6341
6342 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6343
6344 * MAINTAINERS: Remove obsolete entries.
6345
6346 * MAINTAINERS (Write After Approval): Add Michael Matz.
6347
6348 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
6349
6350 * MAINTAINERS: Remove self as cpplib maintainer.
6351
6352 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6353
6354 * install-sh, config.sub: Import from upstream.
6355
6356 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6357
6358 PR bootstrap/18222
6359 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6360 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6361 * Makefile.in: Regenerate.
6362
6363 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
6364
6365 * MAINTAINERS: Update my email address.
6366
6367 2005-01-12 David Edelsohn <edelsohn@gnu.org>
6368 Andreas Schwab <schwab@suse.de>
6369
6370 PR bootstrap/18033
6371 * config-ml.in: Eval option if surrounded by single quotes.
6372
6373 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
6374
6375 Revert 2004-12-28 Makefile changes, a better fix will be
6376 applied to mainline and src after GCC 4.0 branches.
6377
6378 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
6379
6380 PR bootstrap/17383
6381
6382 * Makefile.def (target_modules): Remove stage parameter,
6383 it is always true now.
6384 * Makefile.tpl (configure-build-[+module+],
6385 configure-target-[+module+]): Always build symlink tree
6386 for the directory and for include. BUILD_SUBDIR and
6387 TARGET_SUBDIR cannot be . anymore.
6388 * Makefile.in: Regenerate.
6389
6390 2004-12-25 David Edelsohn <edelsohn@gnu.org>
6391
6392 Revert 2004-12-08 Makefile changes.
6393
6394 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6395
6396 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6397 cygwin, mingw.
6398
6399 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6400
6401 * configure.in (sh64-*-*): Reenable gprof.
6402 * configure: Regenerate.
6403
6404 2004-12-08 David Edelsohn <edelsohn@gnu.org>
6405
6406 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6407 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6408 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6409 * Makefile.in: Regenerate.
6410
6411 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6412
6413 * MAINTAINERS: Update my email address.
6414
6415 2004-12-07 Matt Kraai <kraai@ftbfs.org>
6416
6417 * Makefile.tpl: Generate normal dependencies if the LHS module is
6418 not bootstrapped.
6419 * Makefile.in: Regenerate.
6420
6421 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6422
6423 * configure.in: Include config/gxx-include-dir.m4. Use
6424 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6425 * configure: Regenerate.
6426
6427 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6428
6429 * config.if: Delete.
6430 * configure.in: Set libstdcxx_incdir directly.
6431 * configure: Regenerate.
6432
6433 2004-12-02 Eric Christopher <echristo@redhat.com>
6434
6435 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6436 * Makefile.in: Regenerate.
6437
6438 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6439
6440 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6441 * configure: Regenerate.
6442
6443 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6444
6445 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6446 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6447 * configure: Regenerate.
6448
6449 2004-12-01 Eric Christopher <echristo@redhat.com>
6450
6451 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6452 of things to remove.
6453
6454 2004-11-29 Matt Kraai <kraai@ftbfs.org>
6455
6456 * MAINTAINERS (Write After Approval): Update my e-mail address.
6457
6458 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6459
6460 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6461 from CVS libtool to always pass_all.
6462
6463 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6464
6465 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6466 (hppa*64*-*-*): Delete incorrect comment.
6467 * configure: Rebuilt.
6468
6469 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6470
6471 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6472
6473 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6474
6475 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6476 from CVS libtool to always pass_all.
6477
6478 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6479
6480 * install-sh, compile: Import from automake.
6481
6482 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6483
6484 * config.guess, config.sub: Import from savannnah.
6485
6486 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
6487
6488 * MAINTAINERS (Write After Approval): Add myself
6489
6490 2004-11-12 Mike Stump <mrs@apple.com>
6491
6492 * Makefile.def: Add html support.
6493 * Makefile.tpl: Likewise.
6494 * Makefile.in: Regenerate.
6495
6496 2004-11-11 Geoffrey Keating <geoffk@apple.com>
6497
6498 PR 18423
6499 * configure.in: Remove all instances of build-fixincludes from
6500 noconfigdirs.
6501 (build_configargs): Supply --target to subdirectories.
6502 * configure: Regenerate.
6503
6504 * Makefile.def: Make gcc install depend on fixincludes install.
6505 * Makefile.in: Regenerate.
6506
6507 2004-11-10 Janis Johnson <janis187@us.ibm.com>
6508
6509 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6510
6511 2004-11-11 Paul Brook <paul@codesourcery.com>
6512
6513 * MAINTAINERS: Add self as arm maintainer. Update email address.
6514
6515 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6516
6517 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6518 target-libgfortran.
6519 * configure: Regenerate.
6520
6521 2004-11-07 David Edelsohn <edelsohn@gnu.org>
6522
6523 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6524 like CC.
6525
6526 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
6527
6528 * Makefile.def (host fixincludes): Specify missing targets.
6529 * Makefile.in: Regenerate.
6530
6531 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6532
6533 * MAINTAINERS: Add myself
6534
6535 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6536
6537 * MAINTAINERS (Write After Approval): Add myself.
6538
6539 2004-11-04 Geoffrey Keating <geoffk@apple.com>
6540
6541 * Makefile.def: Build fixincludes for the host, too.
6542 * Makefile.in: Regenerate.
6543 * configure.in (host_tools): Add fixincludes.
6544 * configure: Regenerate.
6545
6546 2004-11-04 Daniel Jacobowitz <dan@debian.org>
6547
6548 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6549 * configure: Regenerated.
6550
6551 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6552
6553 PR other/17783
6554 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6555 * configure: Regenerated.
6556
6557 2004-10-31 Mark Mitchell <mark@codesourcery.com>
6558
6559 * README.SCO: Update per FSF instructions.
6560
6561 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
6562
6563 PR target/18151
6564 * configure.in (case ${target}): Do not build fixincludes for avr.
6565 * configure: Regenerated.
6566
6567 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
6568
6569 * configure.in (case ${target}): Do not build fixincludes
6570 on platforms where it is not used.
6571 * configure: Regenerated.
6572
6573 2004-10-23 Daniel Jacobowitz <dan@debian.org>
6574
6575 * configure.in: Use an absolute path to install-sh.
6576 * configure: Regenerated.
6577
6578 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6579
6580 * MAINTAINERS (Write After Approval): Add myself.
6581
6582 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6583
6584 * MAINTAINERS: Remove from Write After Approval those that are
6585 already maintainers.
6586
6587 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6588
6589 * MAINTAINERS: Update my email address.
6590
6591 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6592
6593 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6594 * configure: Regenerate.
6595
6596 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
6597
6598 * MAINTAINERS: Update my email address.
6599
6600 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6601
6602 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6603 entries belonging to this category.
6604
6605 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6606
6607 * MAINTAINERS: Update my e-mail address.
6608
6609 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
6610
6611 Fix wrong conflict resolution in:
6612
6613 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6614
6615 * Makefile.in: Regenerate.
6616 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6617 in the recursive `make', instead of hardwiring `all'.
6618 (Autogenerated TARGET-* variables): New.
6619
6620 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6621
6622 * configure.in: Enable target-libgloss for crx-*-*.
6623 * configure: Regenerate.
6624
6625 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6626
6627 * MAINTAINERS (Various Maintainers): Move the "windows,
6628 cygwin, mingw" maintainer to ...
6629 (OS Port Maintainers): ... here.
6630
6631 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6632
6633 * MAINTAINERS (Write After Approval): Remove those that are
6634 maintainers of some subsystem.
6635
6636 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6637
6638 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6639 * ltcf-cxx.sh (tpf*): Likewise.
6640 * ltconfig (tpf*): Add TPF OS configuration support.
6641
6642 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6643
6644 * MAINTAINERS: Change my email address to my new work account.
6645
6646 2004-09-24 Michael Roth <mroth@nessie.de>
6647
6648 * configure.in (--without-headers): Add missing double quotes.
6649 * configure: Regenerate.
6650
6651 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
6652
6653 * ylwrap: Revert to previous version.
6654
6655 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6656
6657 PR bootstrap/17369
6658 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6659 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6660 SET_GCC_LIB_PATH_CMD.
6661 (BASE_TARGET_EXPORTS): Likewise.
6662 * Makefile.in: Regenerated.
6663
6664 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6665 * configure: Regenerated.
6666
6667 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6668
6669 * config.guess: New upstream version
6670 * compile, depcomp, install-sh, ylwrap: Likewise.
6671
6672 2004-09-19 Roger Sayle <roger@eyesopen.com>
6673
6674 * config/mh-x86omitfp: New host makefile fragment. Add
6675 -fomit-frame-pointer to the default BOOT_CFLAGS.
6676 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6677 * configure: Regenerate.
6678
6679 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6680
6681 PR target/11572
6682 * configure.in (*-*-darwin*): Renable libobjc.
6683 * configure: Regenerate.
6684
6685 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6686
6687 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6688
6689 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
6690
6691 * Makefile.def: Remove libbanshee.
6692 * Makefile.tpl: Ditto.
6693 * configure.in: Ditto.
6694 * Makefile.in: Regen.
6695 * configure: Ditto.
6696
6697 2004-09-08 David Edelsohn <edelsohn@gnu.org>
6698
6699 * ltmain.sh: Use $pic_object as $non_pic_object if
6700 $non_pic_object=none.
6701
6702 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
6703
6704 * missing: Import latest version from master repository.
6705
6706 2004-09-06 Nick Clifton <nickc@redhat.com>
6707
6708 * config.sub: Import latest version from master repository.
6709 * config.guess: Likewise.
6710 This includes these changes:
6711
6712 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6713
6714 * config.sub: Handle crisv32, alias etraxfs.
6715 * config.guess (crisv32:Linux:*:*): Handle.
6716
6717 2004-08-13 Brad Smith <brad@comstyle.com>
6718
6719 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6720 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6721
6722 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6723
6724 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6725 assume the processor is a powerpc. This is because coreutils
6726 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6727 in this case, due to a MacOS X bug that causes
6728 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6729 to return a negative number.
6730 Problem reported by Petter Reinholdtsen in:
6731 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6732
6733 2004-07-19 Ben Elliston <bje@gnu.org>
6734
6735 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6736
6737 2004-06-24 Ben Elliston <bje@gnu.org>
6738
6739 * config.guess: Update copyright years.
6740 * config.sub: Likewise.
6741
6742 2004-06-22 Robert Millan <robertmh@gnu.org>
6743
6744 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6745 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6746
6747 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6748
6749 * config.guess (*:*VMS:*:*): New entry. Replaces
6750 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6751 manufacturer.
6752
6753 2004-06-22 Ben Elliston <bje@gnu.org>
6754
6755 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6756 * config.sub: Likewise.
6757
6758 2004-06-22 Ben Elliston <bje@gnu.org>
6759
6760 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6761 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6762
6763 2004-06-11 Ben Elliston <bje@gnu.org>
6764
6765 * config.guess (pegasos:OpenBSD:*:*): Remove.
6766
6767 2004-06-11 Ben Elliston <bje@gnu.org>
6768
6769 From Wouter Verhelst <wouter@grep.be>:
6770 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6771
6772 2004-06-11 Ben Elliston <bje@gnu.org>
6773
6774 * config.guess (luna88k:OpenBSD:*:*): New.
6775
6776 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6777
6778 * config.guess (m32r*:Linux:*:*): New case.
6779 * config.sub: Handle m32rle.
6780
6781 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6782
6783 From Jens Petersen <petersen@redhat.com>:
6784 * config.sub: Handle sparcv8.
6785
6786 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6787
6788 From Tom Smith <smith@cag.lkg.hp.com>:
6789 * config.guess: Version suffixes are equally significant on Tru64
6790 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6791 prefix of "P" (patched kernel).
6792
6793 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6794
6795 * config.sub: Add support for National Semiconductor CRX target.
6796
6797 2004-09-03 Janis Johnson <janis187@us.ibm.com>
6798
6799 * MAINTAINERS (Various Maintainers): Remove myself as web page
6800 maintainer, add myself as maintainer of build status lists.
6801
6802 2004-09-03 Jan Beulich <jbeulich@novell.com>
6803
6804 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6805 *-*-netware, but add target-libmudflap.
6806 Consolidate *-*-netware targets (of which really only i?86 exists)
6807 into a single entry.
6808 * configure: Likewise.
6809
6810 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
6811
6812 * Makefile.tpl (sorry): Remove.
6813 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6814 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6815 (do-clean): Clean per-stage directories too.
6816 (do-distclean): Run distclean-stage1 too.
6817 (.NOTPARALLEL): Enable during toplevel bootstrap.
6818 (stage[+id+]-bubble): Enable parallel execution during
6819 the recursive invocation.
6820 * Makefile.in: Regenerate.
6821
6822 Fix previous checkin:
6823
6824 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6825 include.
6826 * configure.in: Fix indentation.
6827 * configure: Regenerate.
6828
6829 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
6830
6831 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6832 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6833 * configure: regenerate
6834 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6835 -mdynamic-no-pic
6836
6837 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6838
6839 * Makefile.def (build_modules): Add fixincludes.
6840 (dependencies): Make gcc depend on fixincludes.
6841 * configure.in (build_tools): Add fixincludes.
6842 (build_configdirs): Always include build_libs.
6843 * Makefile.in: Regenerate.
6844 * configure: Regenerate.
6845
6846 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
6847
6848 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6849 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6850 phony targets; do not generate timestamp files.
6851 (distclean-stageN): Remove references to their timestamp files.
6852 (restageN, touch-stageN): Remove.
6853 (stageN-bubble): Rewritten.
6854 (compare): Support lean bootstraps.
6855 * Makefile.in: Regenerate.
6856
6857 * configure.in: Only warn when bootstrapping but
6858 build != host or build != target. Support lean bootstraps.
6859 * configure: Regenerate.
6860
6861 2004-08-26 Phil Edwards <phil@codesourcery.com>
6862
6863 * configure.in: Give a better error message if GMP/MPFR are missing
6864 and a language needing them has been requested.
6865 * configure: Regenerated.
6866
6867 2004-08-25 Phil Edwards <phil@codesourcery.com>
6868
6869 * configure.in: Print a list of available language front-ends if
6870 a requested one is missing. Tidy stray tab characters.
6871 * configure: Regenerated.
6872
6873 2004-08-19 Michael Koch <konqueror@gmx.de>
6874
6875 * gcc/doc/install.texi: Update entry about automake for libjava.
6876
6877 2004-08-17 Robert Millan <robertmh@gnu.org>
6878
6879 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6880 (instead of FreeBSD).
6881 * configure: Regenerate.
6882
6883 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6884
6885 * Makefile.in: Regenerate.
6886 * configure: Regenerate.
6887
6888 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6889 stage_*_flags.
6890 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6891 for bootstrapped modules if toplevel bootstrap is going.
6892 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6893 modules. Adjust for changes in Makefile.def. Enable several
6894 rules even in non-bootstrap mode, just to avoid peppering the
6895 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6896 (stage-[+prev+]-bubble): Remove.
6897
6898 * Makefile.def (Dependencies): Depend on all-build-bison,
6899 all-build-flex, all-build-byacc, all-build-texinfo, rather
6900 than the host variations.
6901 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6902 with BUILD_SUBDIR.
6903 (BISON): Update for recent Bisons.
6904 (YACC): Fix typo.
6905 (cross): Depend on all-build.
6906 (all): Do not depend on all-build.
6907 (prebootstrap): Remove.
6908 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6909 (Prebootstrap dependencies): Add them to the per-stage targets
6910 and to all-prebootstrap.
6911 * configure.in (build_configdirs): Always enable build_tools.
6912 (BUILD_DIR_PREFIX): Remove.
6913
6914 * Makefile.def (gcc): Add target variable.
6915 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6916 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6917 in the recursive `make', instead of hardwiring `all'.
6918 (Autogenerated TARGET-* variables): New.
6919
6920 2004-08-13 Brian Booth <bbooth@redhat.com>
6921
6922 * MAINTAINERS: Remove myself from write-after-approval.
6923
6924 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6925
6926 * src-release: Stop distributing mmalloc with gdb (which doesn't
6927 use it).
6928 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6929 * Makefile.in: Regenerate.
6930
6931 2004-08-09 Mark Mitchell <mark@codesourcery.com>
6932
6933 * configure.in (arm*-*-eabi*): New target.
6934 * configure: Regenerate.
6935
6936 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
6937
6938 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6939 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6940 (Dependencies): New section.
6941 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6942 (configure-target-[+module+]): Depend on maybe-all-gcc
6943 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6944 (toplevel profiledbootstrap): Fix dependencies.
6945 * Makefile.in: Regenerate.
6946
6947 2004-08-03 Mark Mitchell <mark@codesourcery.com>
6948
6949 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6950 target-libiberty to noconfigdirs.
6951 * configure: Regenerate.
6952
6953 2004-08-03 Paul Brook <paul@codesourcery.com>
6954
6955 * configure.in: Check for MPFR as well as GMP.
6956 * configure: Regenerate.
6957
6958 2004-08-01 Robert Millan <robertmh@gnu.org>
6959
6960 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6961 libmudflap for all GNU-based systems (with Glibc).
6962 * configure: Regenerate.
6963
6964 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
6965
6966 * Makefile.def (host-modules): Add gcc.
6967 * Makefile.in: Regenerate.
6968 * Makefile.tpl (sorry): New rule.
6969 (configure-host, all-host, [+make_target+]-host, do-check,
6970 install-host): Do not add gcc as a special case.
6971 (host modules): Add a small special-casing for gcc. Export
6972 extra_make_flags through the environment.
6973 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6974 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6975 other recursive targets for gcc): Remove.
6976
6977 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6978 (stage, unstage): New rules.
6979 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6980 distclean-stage[+id+]): Use stage_current.
6981 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6982 the stage*-start rules.
6983
6984 2004-08-02 Geoffrey Keating <geoffk@apple.com>
6985
6986 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6987 use -all_load flag.
6988
6989 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
6990
6991 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6992 * configure: Regenerate.
6993
6994 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
6995
6996 * maintainer-scripts/gcc_release: Revert yesterday's change.
6997
6998 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
6999
7000 * MAINTAINERS: Add myself to write-after-approval.
7001
7002 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
7003
7004 * libf2c: Removed.
7005 * gcc/gccbug.in: Updated because of libf2c removal.
7006 * maintainer-scripts/gcc_release: Ditto.
7007
7008 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
7009
7010 * configure.in: Build libmudflap by default on FreeBSD.
7011 * configure: Regenerated.
7012
7013 2004-07-09 Mark Mitchell <mark@codesourcery.com>
7014
7015 * configure.in: Do not build libmudflap by default on non-GNU/Linux
7016 systems.
7017 * configure: Regenerated.
7018
7019 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7020
7021 PR target/16344
7022 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7023 feedback based compiler.
7024 * Makefile.in: Rebuilt.
7025
7026 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
7027
7028 * Makefile.def (host_modules): Set bootstrap=true for flex.
7029 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7030 * Makefile.in: Rebuilt.
7031
7032 2004-07-07 Jan Hubicka <jh@suse.cz>
7033
7034 * MAINTAINERS: Add self as a profile feedback maintainer.
7035
7036 2004-07-05 Phil Edwards <phil@codesourcery.com>
7037
7038 * configure.in: Do not prepend $srcdir to /dev/null in
7039 makefile fragments.
7040 * configure: Regenerate.
7041
7042 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
7043
7044 * Makefile.def (build_modules): Add bison, byacc, flex,
7045 m4, texinfo.
7046 (flags_to_pass): Add FLEX.
7047 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7048 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7049 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7050 DEFAULT_MAKEINFO): Remove.
7051 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7052 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7053 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7054 objdir or else use configured tool.
7055 (all-build): New.
7056 (all): Depend on it.
7057 (Build module dependencies): Add.
7058 * Makefile.in: Regenerate.
7059 * configure.in: Better support for multiple build modules,
7060 matching what is done for host/target modules. Do not look
7061 for "plausible" locations of build tools if Canadian cross.
7062 Use autoconf's AC_PROG_CC to find a C compiler. Define
7063 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
7064 * configure: Regenerate.
7065
7066 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7067
7068 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7069 * Makefile.in: Regenerate.
7070
7071 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7072
7073 * Makefile.tpl (configure-build-[+module+],
7074 configure-[+module+], configure-target-[+module+]): Pass
7075 [+extra_configure_args+].
7076 (all-build-[+module+], all-[+module+], check-[+module+],
7077 install-[+module+], [+make_target+]-[+module+],
7078 all-target-[+module+], check-target-[+module+],
7079 install-target-[+module+], [+make_target+]-target-[+module+]):
7080 Pass [+extra_make_args+].
7081 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7082 (GCC_HOST_EXPORTS): Remove.
7083 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7084 cross, check-gcc, check-gcc-c++, install-gcc,
7085 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7086 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7087 * Makefile.in: Regenerate.
7088
7089 2004-06-21 Matthew Sachs <msachs@apple.com>
7090
7091 * MAINTAINERS: Added self to write-after-approval.
7092
7093 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7094
7095 * configure.in: Check for srcdir/winsup rather than build directory
7096 winsup.
7097 * configure: Regenerate.
7098
7099 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
7100
7101 * configure.in: Don't build Cygwin native newlib if winsup
7102 directory is missing. Emit warning instead.
7103 * configure: Regenerate.
7104
7105 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
7106
7107 * Makefile.tpl (touch-stage[+id+]): New.
7108 (restage[+prev+]): Depend on touch-stage[+id+].
7109
7110 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7111 Use it throughout.
7112
7113 * Makefile.def: Add profile and feedback bootstrap stages.
7114 Remove next field from bootstrap stages.
7115 * Makefile.tpl (LN, LN_S): Substitute.
7116 (stageN-start, stageN-end): Use double-colon rules, to
7117 provide a hook for additional setup commands.
7118 (distclean-stageN-gcc, restageN): Create dependencies from
7119 [+prev+], not from [+next+].
7120 (stageN-bubble): Add commands for successive stages from
7121 [+prev+], using double-colon rules.
7122 (all-stageN-gcc): Fix typo.
7123 (stagefeedback-start, profiledbootstrap): New.
7124 * Makefile.in: Regenerate.
7125 * configure.in: Call ACX_PROG_LN.
7126 * configure: Regenerate.
7127
7128 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
7129
7130 * MAINTAINERS (Write After Approval): Add myself.
7131
7132 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
7133
7134 * MAINTAINERS (Write After Approval): Add myself.
7135
7136 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
7137
7138 * configure.in: Fix --enable-bootstrap breakage introduced in trees
7139 without gcc.
7140 * configure: Regenerate.
7141
7142 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7143
7144 * Makefile.tpl: Fix typo.
7145 * Makefile.in: Regenerate.
7146
7147 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7148
7149 * configure.in: Remove new- prefix from toplevel
7150 bootstrap targets.
7151 * configure: Regenerate.
7152
7153 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7154
7155 * Makefile.tpl (all.normal): Rename to all.
7156 (all): Replace with a rule to pick the default
7157 target from configure.
7158 (all-gcc, configure-gcc): Use conditionals to
7159 do nothing when toplevel bootstrap is going on.
7160 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7161 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7162 * configure.in: Support --enable-bootstrap.
7163
7164 * Makefile.def: Remove new- prefix from toplevel
7165 bootstrap targets.
7166 * Makefile.tpl: Likewise.
7167
7168 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
7169 target.
7170
7171 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7172 $(RECURSE_FLAGS) to recursive invocation of make.
7173
7174 * Makefile.in: Regenerate.
7175 * configure: Regenerate.
7176
7177 2004-05-30 Andreas Jaeger <aj@suse.de>
7178 Jim Wilson <wilson@specifixinc.com>
7179
7180 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7181 like CC.
7182
7183 2004-05-27 Daniel Jacobowitz <dan@debian.org>
7184
7185 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7186 * configure: Regenerate.
7187
7188 2004-05-25 Daniel Jacobowitz <drow@false.org>
7189
7190 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7191 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7192 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
7193 targets.
7194 * Makefile.in: Regenerate.
7195
7196 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
7197
7198 * configure.in: Test the ability to symlink directories.
7199 * configure: Regenerate.
7200
7201 * Makefile.def (bootstrap-stage): New definitions.
7202 * Makefile.tpl (configure-stage1-gcc,
7203 configure-stage2-gcc, configure-stage3-gcc,
7204 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7205 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7206 new-restage3, compare): Autogenerate, see Makefile.in
7207 entry for behavioral changes.
7208 (distclean-stage1, new-stage1-start, new-stage1-end,
7209 new-stage1-bubble, distclean-stage2, new-stage2-start,
7210 new-stage2-end, new-stage2-bubble, distclean-stage3,
7211 new-stage3-start, new-stage3-end): New autogenerated targets.
7212 (objext, prebootstrap, BOOT_CFLAGS,
7213 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7214 targets.
7215
7216 * Makefile.in: Regenerate.
7217 (distclean-stage1, new-stage1-start, new-stage1-end,
7218 new-stage1-bubble, distclean-stage2, new-stage2-start,
7219 new-stage2-end, new-stage2-bubble, distclean-stage3,
7220 new-stage3-start, new-stage3-end): New targets.
7221 (all-stage1-gcc): Move prebootstrap dependency from here...
7222 (configure-stage1-gcc): ...to here.
7223 (new-bootstrap): Use bubble targets.
7224 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7225 Use per-stage distclean targets.
7226 (configure-stage1-gcc, configure-stage2-gcc,
7227 configure-stage3-gcc, all-stage1-gcc,
7228 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7229 Use new-stageN-start to prepare the tree.
7230
7231 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
7232
7233 * Makefile.def (host_modules): add libcpp.
7234 * Makefile.tpl: Add dependencies on and for libcpp.
7235 * Makefile.in: Regenerate.
7236 * configure.in: Add libcpp host module.
7237 * configure: Regenerate.
7238
7239 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
7240
7241 * Makefile.tpl: Whenever a recursive target is defined, wrap
7242 it in a special @if/@endif block, and prepare its maybe
7243 dependency in the @if/@endif block
7244 * configure.in: Instead of writing maybe dependencies, remove
7245 the @if/@endif statements, and remove the @if/@endif blocks
7246 that remain.
7247 * configure: Regenerate.
7248 * Makefile.in: Regenerate.
7249
7250 2004-05-20 Janis Johnson <janis187@us.ibm.com>
7251
7252 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7253
7254 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
7255
7256 PR bootstrap/15120
7257 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7258 * */configure: Rebuilt.
7259
7260 2004-05-17 Zack Weinberg <zack@codesourcery.com>
7261
7262 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7263 of libf2c.
7264 * configure, Makefile.in: Regenerate.
7265
7266 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
7267
7268 * MAINTAINERS (Write After Approval): Add myself.
7269
7270 2004-05-13 Diego Novillo <dnovillo@redhat.com>
7271
7272 Merge from tree-ssa-20020619-branch.
7273
7274 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7275 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7276 (HOST_GMPLIBS): Define.
7277 (HOST_GMPINC): Define.
7278 (TARGET_LIB_PATH): Add libmudflap.
7279 (GFORTRAN_FOR_TARGET): Define.
7280 (configure-build*): Export GFORTRAN.
7281 (configure-gcc): Export GMPLIBS and GMPINC.
7282 (all-gcc): Add maybe-all-libbanshee.
7283 (configure-target-libgfortran): Define.
7284 * Makefile.in: Regenerate.
7285 * configure.in (host_libs): Add libbanshee.
7286 (target_libraries): Add target-libmudflap and target-libgfortran.
7287 Add --with-libbanshee.
7288 Handle --disable-libmudflap.
7289 (*-*-freebsd*): Use with_gmp.
7290 Add $(libgcj) to noconfigdirs.
7291 * configure: Regenerate.
7292 * depcomp: New file.
7293 * MAINTAINERS: Add tree-ssa maintainers.
7294
7295 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7296
7297 * MAINTAINERS (Various Maintainers): Add myself.
7298
7299 2004-04-30 Brian Ford <ford@vss.fsi.com>
7300
7301 * MAINTAINERS (Write After Approval): Add myself.
7302
7303 2004-04-29 Uros Bizjak <uros@kss-loka.si>
7304
7305 * MAINTAINERS (Write After Approval): Add myself.
7306
7307 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
7308
7309 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7310 * configure: Regenerate.
7311
7312 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
7313
7314 Revert:
7315 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7316
7317 * Makefile.def (flags_to_pass): Remove *dir variables that
7318 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7319 as well as prefix and exec_prefix.
7320 * Makefile.in: Regenerate.
7321
7322 2004-04-26 Robert Millan <robertmh@gnu.org>
7323
7324 Add patches from libtool CVS.
7325 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7326 * ltconfig: Likewise.
7327 * ltcf-c.sh: Likewise.
7328 * ltcf-cxx.sh: Likewise.
7329 * ltcf-gcj.sh: Likewise.
7330
7331 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7332
7333 * Makefile.def (host_modules): Mark with the bootstrap
7334 flag packages on which gcc depends.
7335 * Makefile.tpl (all-bootstrap): Use it.
7336 * Makefile.in: Regenerate.
7337
7338 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7339
7340 * Makefile.def (flags_to_pass): Remove *dir variables that
7341 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7342 as well as prefix and exec_prefix.
7343 * Makefile.in: Regenerate.
7344
7345 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7346
7347 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7348 * configure: Regenerate.
7349 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7350 * gcc/Makefile.tpl (compare): Use the result of the test.
7351 * gcc/Makefile.in: Regenerate.
7352
7353 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
7354
7355 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7356 Always relocate gcc and prev-gcc to the original names, even
7357 if the build fails.
7358 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7359 New targets.
7360
7361 2004-04-23 Laurent GUERBY <laurent@guerby.net>
7362
7363 * MAINTAINERS: Update my email address.
7364
7365 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7366
7367 * configure.in (mips*-*-irix5*): Enable ld.
7368 * configure: Regenerate.
7369
7370 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7371
7372 * configure: Regenerate.
7373
7374 2004-04-15 James E Wilson <wilson@specifixinc.com>
7375
7376 * Makefile.tpl (configure-[+module+], configure-gcc,
7377 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7378 Set and export LDFLAGS.
7379 * Makefile.in: Regenerate.
7380
7381 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7382
7383 * MAINTAINERS: Add myself to write-after-approval.
7384
7385 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
7386
7387 PR bootstrap/14871
7388 * Makefile.tpl: If we don't have built-in-tree target tools,
7389 use the ones found by configure rather than hacking around with
7390 program_transform_name.
7391 * configure.in: Give Makefile.tpl the information necessary
7392 to do that.
7393 * Makefile.in: Regenerate.
7394 * configure: Regenerate.
7395
7396 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7397
7398 PR bootstrap/14760
7399 * configure.in: When computing baseargs, strip *all* copies of
7400 offending options. Also, don't match/substitute the trailing space,
7401 so that this actually works when two similar options are separated by
7402 only one space.
7403 * configure: Regenerate.
7404
7405 2004-04-06 David Edelsohn <edelsohn@gnu.org>
7406
7407 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7408 (rs6000-*-aix*): Same.
7409 * configure: Regenerate.
7410
7411 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
7412
7413 * MAINTAINERS: Add myself to write-after-approval.
7414
7415 2004-04-03 Bud Davis <bdavis9659@comcast.net>
7416
7417 * MAINTAINERS: Add myself to write-after-approval.
7418
7419 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7420
7421 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7422 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7423 * Makefile.in: Regenerate.
7424
7425 * configure.in (top level bootstrap support): Rework --enable-werror
7426 to set @stage2_werror_flag@.
7427 * configure: Regenerate.
7428 * Makefile.tpl (top level bootstrap support): Pass
7429 @stage2_werror_flag@ down to configure in stages 2 and 3.
7430 * Makefile.in: Regenerate.
7431
7432 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7433
7434 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7435 for stages 2 and 3 as well as in make. As a consequence, remove
7436 OUTPUT_OPTION (now detected by configure) from the flags passed down
7437 to make.
7438 * Makefile.in: Regenerate.
7439
7440 * Makefile.tpl (new-bootstrap): Fix typo.
7441 * Makefile.in: Regenerate.
7442
7443 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7444
7445 * Makefile.tpl: Rearrange by moving recursive_targets rules
7446 into their proper sections.
7447 * Makefile.tpl (top level bootstrap support): Move disabling
7448 of coverage flags from 'make' to 'configure'; improve comments.
7449 * Makefile.in: Regenerate.
7450
7451 * Makefile.tpl (experimental top level bootstrap) Move stage1
7452 language setting from all- target to configure- target; disable
7453 intermodule optimization in stage 1; prevent gratuitous rebuilds
7454 of stage 1.
7455 * Makefile.in: Regenerate.
7456 * configure.in: Comma-separate stage 1 language list for top
7457 level bootstrap.
7458 * configure: Regenerate.
7459
7460 * Makefile.tpl: Clean up experimental top level bootstrap support:
7461 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7462 prev-gcc in configure- targets as well as all- targets.
7463 * Makefile.in: Regenerate.
7464
7465 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7466
7467 * compile: New file imported from automake.
7468
7469 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
7470
7471 * configure.in: Remove symbolic link section.
7472 * configure: Regenerate.
7473 * Makefile.tpl (links): Remove.
7474 * Makefile.in: Regenerate.
7475
7476 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
7477 Nathanael Nerode <neroden@gcc.gnu.org>
7478
7479 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7480 Set with AC_CHECK_PROGS.
7481 * configure.in: Fix comment typo from last patch.
7482 * configure: Regenerate.
7483
7484 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7485
7486 * Makefile.tpl: Introduce experimental top level bootstrap support.
7487 * Makefile.in: Regenerate.
7488 * configure.in: Introduce support for top level bootstrap.
7489 * configure: Regenerate.
7490
7491 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
7492 Paolo Bonzini <bonzini@gnu.org>
7493
7494 PR bootstrap/14522
7495 * configure.in: Cope with shells that do not support unquoted ^
7496 * configure: Regenerate.
7497
7498 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
7499 Paolo Bonzini <bonzini@gnu.org>
7500
7501 PR bootstrap/14522
7502 * configure.in: Cope with shells that do not support nesting
7503 quotes inside quoted backquote substitutions.
7504 * configure: Regenerate.
7505
7506 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7507
7508 PR bootstrap/14522
7509 * configure.in: Fix escaping of $.
7510 * configure: Regenerate.
7511
7512 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7513
7514 * configure: Regenerate, since I forgot to while committing Paolo's
7515 changes.
7516
7517 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
7518
7519 PR ada/14131
7520 Move language detection to the top level.
7521 * configure.in: Find default values for the tools as
7522 soon as possible. Disable ada if GNAT is not found.
7523 Emit error message about missing languages. Expand
7524 --enable-languages=all for the gcc subdirectory.
7525
7526 2004-03-10 Ben Elliston <bje@gnu.org>
7527
7528 * MAINTAINERS: Update my email address.
7529
7530 2004-03-05 David Edelsohn <edelsohn@gnu.org>
7531
7532 * ltconfig: Disable building static libraries if building shared
7533 libraries on AIX 5L.
7534
7535 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
7536
7537 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7538 and disable libgcj.
7539 * configure: Regenerated.
7540
7541 2004-03-01 Brian Booth <bbooth@redhat.com>
7542
7543 * MAINTAINERS: Add myself to write-after-approval.
7544
7545 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
7546
7547 * MAINTAINERS: Add myself to write-after-approval.
7548
7549 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7550
7551 PR bootstrap/7087
7552 * Makefile.tpl: Guard XFOO sed statements better.
7553 * Makefile.tpl: Add dependency for configure-target-libada.
7554 * Makefile.in: Regenerate (incidentally fixes broken
7555 commit when libada-branch was merged).
7556
7557 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7558
7559 * MAINTAINERS: Add myself to write-after-approval.
7560
7561 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7562
7563 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7564 maintainers.
7565
7566 2004-02-20 Andrew Cagney <cagney@redhat.com>
7567
7568 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7569 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7570
7571 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7572
7573 PR bootstrap/11932
7574 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7575
7576 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
7577
7578 * MAINTAINERS: Added myself to write-after-approval.
7579
7580 2004-02-14 Michael Koch <konqueror@gmx.de>
7581
7582 * MAINTAINERS: Added myself to write-after-approval.
7583
7584 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7585
7586 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7587 some OS port maintainers to OS port maintainers section.
7588
7589 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
7590
7591 * MAINTAINERS: Add self.
7592
7593 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7594
7595 * MAINTAINERS: Alphabetize.
7596
7597 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
7598
7599 * MAINTAINERS: Remove myself.
7600
7601 2004-02-11 David Edelsohn <edelsohn@gnu.org>
7602
7603 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7604 (rs6000-*-aix*): Same.
7605 * configure: Regenerate.
7606
7607 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7608
7609 * configure.in (host): Add in missing $noconfigdirs to defines.
7610 * configure: Regenerate.
7611
7612 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7613 Nathanael Nerode <neroden@gcc.gnu.org>
7614
7615 PR ada/6637, PR ada/5911
7616 Merge with libada-branch:
7617 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7618 with appropriate dependencies. Add --enable-libada configure switch.
7619 * configure, Makefile.in: Regenerate.
7620
7621 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
7622
7623 * MAINTAINERS: Add myself to write-after-approval.
7624
7625 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7626
7627 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7628 * configure: Regenerate.
7629
7630 2004-02-04 Geoffrey Keating <geoffk@apple.com>
7631
7632 Merge from upstream:
7633
7634 * ltmain.in: When setting IFS to '~', be careful about user
7635 arguments that contain '~'.
7636
7637 2004-02-04 Peter O'Gorman <peter@pogma.com>
7638
7639 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7640 Also test $base_compile against $CC with escaped arguments. Bug
7641 reported by Geoff Keating <geoffk@apple.com>.
7642
7643 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7644
7645 * MAINTAINERS: Remove i960 port.
7646
7647 2004-01-23 DJ Delorie <dj@redhat.com>
7648
7649 * Makefile.def (target_modules) [libiberty]: Don't stage.
7650 * Makefile.in: Rebuilt.
7651
7652 2004-01-20 Caroline Tice <ctice@apple.com>
7653
7654 * MAINTAINERS: Add myself to write-after-approval.
7655
7656 2004-01-19 Paolo Carlini <pcarlini@suse.de>
7657
7658 * MAINTAINERS: Update my email address.
7659
7660 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7661
7662 * MAINTAINERS: Add myself to write-after-approval.
7663
7664 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7665
7666 * MAINTAINERS: Remove entries without email address.
7667
7668 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
7669
7670 * MAINTAINERS: Add myself to write-after-approval.
7671
7672 2004-01-15 Steven Bosscher <stevenb@suse.de>
7673
7674 * MAINTAINERS: Update my email address.
7675
7676 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
7677
7678 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7679 * Makefile.tpl (configure-target-[+module+]): Support stage.
7680 * Makefile.in: Rebuilt.
7681
7682 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7683
7684 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7685
7686 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
7687
7688 * MAINTAINERS: Add myself as a MIPS maintainer.
7689
7690 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7691
7692 * configure.in: Use ./config.cache, not config.cache.
7693 * configure: Regenerate.
7694 * Makefile.tpl: Special-casing not needed for GCC any more.
7695 * Makefile.in: Regenerate.
7696
7697 * configure.in: Don't share a cache file for host dirs.
7698 * configure: Regenerate.
7699
7700 * config-ml.in: Don't mess with the cache file.
7701
7702 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7703
7704 * MAINTAINERS: Move myself from 'Write After Approval' to
7705 'CPU Port Maintainers' section as SPARC maintainer.
7706
7707 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7708
7709 * Makefile.tpl: Make GCC use a separate config.cache.
7710 * Makefile.in: Regenerate.
7711
7712 PR bootstrap/11932, PR bootstrap/11933
7713 (I don't know if it will fix either of them, but it relates
7714 to them.)
7715 * configure.in: Don't use shared config.cache for target
7716 directories.
7717 * configure: Regenerate.
7718
7719 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7720
7721 * MAINTAINERS: Add myself to 'Write After Approval' section.
7722
7723 2003-12-31 Roger Sayle <roger@eyesopen.com>
7724
7725 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7726 * configure: Regenerated.
7727
7728 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7729
7730 * MAINTAINERS: Remove the mn10200 maintainer.
7731
7732 2003-12-21 Bernardo Innocenti <bernie@develer.com>
7733
7734 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7735 * configure: Regenerated.
7736
7737 2003-12-16 Jan Hubicka <jh@suse.cz>
7738
7739 * MAINTAINERS: Add myself as callgraph maintainer.
7740
7741 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7742
7743 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7744 * configure: Regenerate.
7745
7746 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7747
7748 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7749 'Write After Approval' section. Update email.
7750
7751 2003-12-01 James Lemke <jim@wasabisystems.com>
7752
7753 * MAINTAINERS (Write After Approval): Add myself.
7754
7755 2003-11-20 Matt Thomas <matt@3am-software.com>
7756
7757 * MAINTAINERS: Add myself as a vax port maintainer.
7758
7759 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7760
7761 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7762 (configure-build-[+module+], configure-[+module+]): Likewise.
7763 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7764 * Makefile.in: Regenerate.
7765
7766 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7767
7768 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7769 shared/dylibed libraries.
7770 * ltmain.sh: Likewise.
7771 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7772 * ltcf-cxx.sh: Likewise.
7773 * ltcf-gcj.sh: Likewise.
7774 * ltconfig: Likewise.
7775
7776 2003-11-17 Stan Cox <scox@redhat.com>
7777
7778 * MAINTAINERS: Add myself as iq2000 port maintainer.
7779
7780 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7781
7782 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7783 * Makefile.in: Regenerate.
7784
7785 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7786
7787 * config.sub: Update to 2003-11-03 version.
7788
7789 2003-10-20 Phil Edwards <phil@codesourcery.com>
7790
7791 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7792 * configure: Regenerate.
7793
7794 2003-10-20 Nicolas Pitre <nico@cam.org>
7795
7796 * MAINTAINERS: Add myself to 'Write After Approval' section.
7797
7798 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7799
7800 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7801
7802 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7803
7804 * MAINTAINERS: Update my email address.
7805
7806 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7807
7808 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7809
7810 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
7811
7812 * MAINTAINERS: Add myself to 'Write After Approval' section.
7813
7814 2003-10-16 Bernardo Innocenti <bernie@develer.com>
7815
7816 * config.guess: Update to 2003-10-16 version.
7817 * config.sub: Update to 2003-10-16 version.
7818
7819 2003-10-15 David Daney <ddaney@avtrex.com>
7820
7821 * MAINTAINERS: Added myself to 'Write After Approval' section.
7822
7823 2003-10-15 Falk Hueffner <falk@debian.org>
7824
7825 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7826 'Write After Approval' section. Update email.
7827
7828 2003-10-14 Roger Sayle <roger@eyesopen.com>
7829
7830 * MAINTAINERS: Move myself from 'Write After Approval' to
7831 'Various Maintainers' section as middle-end maintainer.
7832
7833 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7834
7835 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7836 HOST_FLAGS_TO_PASS.
7837 * Makefile.in: Regenerate.
7838
7839 2003-10-11 Bernardo Innocenti <bernie@develer.com>
7840
7841 * config.guess: Update to 2003-10-07 version.
7842 * config.sub: Update to 2003-10-07 version.
7843
7844 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7845
7846 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7847 * ltconfig (irix5*, irix6*): Don't override version_type.
7848
7849 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7850
7851 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7852 * configure: Rebuilt
7853 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7854 * Makefile.in: Rebuilt
7855
7856 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7857
7858 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7859
7860 2003-09-30 Carlo Wood <carlo@alinoe.com>
7861
7862 * MAINTAINERS (Write After Approval): Add myself.
7863
7864 2003-09-29 Paul Koning <ni1d@arrl.net>
7865
7866 * MAINTAINERS: Move myself from "Write After Approval"
7867 to CPU platform maintainers for pdp11 platform.
7868
7869 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7870
7871 * MAINTAINERS: Move myself from 'Write After Approval' to
7872 'Various Maintainers' section as libffi testsuite maintainer.
7873
7874 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
7875
7876 * configure.in: Pass a computed --program-transform-name
7877 to subconfigures.
7878 * configure: Regenerated.
7879
7880 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7881
7882 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7883 * Makefile.in: Regenerate.
7884
7885 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7886 * Makefile.in: Regenerate.
7887
7888 2003-09-19 Ziemowit Laski <zlaski@apple.com>
7889
7890 * MAINTAINERS: Move myself from 'Write After Approval'
7891 to 'Various Maintainers' (objective-c) section.
7892
7893 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
7894
7895 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7896 quoting.
7897 * configure: Regenerated.
7898
7899 2003-09-16 Joel Brobecker <brobecker@gnat.com>
7900
7901 * MAINTAINERS (Write After Approval): Add myself to write after
7902 approval list.
7903
7904 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7905
7906 * MAINTAINERS (Write After Approval): Add myself.
7907
7908 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7909
7910 * MAINTAINERS: Update my e-mail address.
7911
7912 2003-09-09 Alan Modra <amodra@bigpond.net.au>
7913
7914 * libtool.m4 (LD): Correct powerpc64 host match.
7915
7916 2003-09-06 James E Wilson <wilson@tuliptree.org>
7917
7918 * MAINTAINTERS: Update my affiliation and email address.
7919
7920 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7921
7922 * MAINTAINERS (Write After Approval): Add myself.
7923
7924 2003-09-04 DJ Delorie <dj@redhat.com>
7925
7926 * configure: Regenerate.
7927
7928 2003-09-04 Robert Millan <robertmh@gnu.org>
7929
7930 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7931
7932 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7933
7934 * configure.in: Ensure arguments to sed are properly spaced.
7935 * configure: Regenerate.
7936
7937 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7938
7939 * MAINTAINERS: Update my e-mail address.
7940
7941 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
7942
7943 * MAINTAINERS (Write After Approval): Add myself.
7944
7945 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
7946
7947 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7948 * configure: Regenerated.
7949
7950 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
7951
7952 * MAINTAINERS: Update my email address.
7953
7954 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
7955
7956 * configure.in: Use newline instead of semicolon when assuming
7957 shell arguments in a for loop.
7958 * configure: Regenerated.
7959
7960 2003-08-22 Jason Eckhardt <jle@rice.edu>
7961
7962 * MAINTAINERS: Resurrect the i860 maintainer.
7963
7964 2003-08-20 Geoffrey Keating <geoffk@apple.com>
7965
7966 PR 8180
7967 * configure.in: When testing with_libs and with_headers, treat
7968 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7969 * configure: Regenerate.
7970
7971 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7972 make, shell, etc.
7973 (baseargs): Likewise.
7974 * configure: Regenerate.
7975
7976 2003-08-20 Bernardo Innocenti <bernie@develer.com>
7977
7978 * MAINTAINERS (Write After Approval): Add myself.
7979
7980 2003-08-19 Geoffrey Keating <geoffk@apple.com>
7981
7982 * configure.in: Disable libgcj for darwin not on powerpc.
7983 * configure: Rebuild.
7984
7985 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7986
7987 * config-ml.in, symlink-tree: Add license.
7988
7989 2003-08-03 Richard Stallman <rms@gnu.org>
7990 Eben Moglen <moglen@columbia.edu>
7991
7992 * README.SCO: New file.
7993
7994 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7995
7996 * Makefile.tpl (check, check-c++): Express dependencies using
7997 dependencies rather than commands.
7998 * Makefile.in: Regenerate.
7999
8000 2003-08-01 Andrew Cagney <cagney@redhat.com>
8001
8002 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8003 * configure: Ditto.
8004
8005 2003-07-31 Geoffrey Keating <geoffk@apple.com>
8006
8007 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8008 * Makefile.in: Update.
8009
8010 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
8011
8012 * configure.in: Enable libgcj for darwin.
8013 * configure: Rebuild.
8014
8015 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
8016
8017 * config-ml.in: Use ac_configure_args directly instead of
8018 ml_arguments. Only set ml_norecursion if --no[-]recursion is
8019 actually seen.
8020
8021 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
8022
8023 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8024 creating target and build subdirs to build all parent dirs as needed.
8025 * Makefile.in: Rebuild.
8026 * configure.in: Don't build dirs explicitly here.
8027 * configure: Rebuild.
8028
8029 2003-07-26 Paul Brook <paul@nowt.org>
8030
8031 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8032
8033 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
8034
8035 * Makefile.tpl (all-make): Depend on intl.
8036 * Makefile.in: Rebuilt.
8037
8038 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
8039
8040 * install-sh: Update to newer upstream versions (associated with
8041 aclocal 1.7).
8042 * mkinstalldirs: Likewise.
8043 * missing: Likewise, plus $1Help2man -> $1 typo fix.
8044
8045 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
8046
8047 * MAINTAINERS: Move self from Bug database only accounts
8048 to write-after-approval.
8049
8050 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
8051
8052 * config.if: Remove unused libc_interface determination.
8053
8054 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
8055
8056 * MAINTAINERS: Move self from write-after-approval to
8057 build machinery (*.in).
8058
8059 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
8060
8061 PR bootstrap/11273
8062 PR bootstrap/11408
8063 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
8064 unused INSTALL_PROGRAM_ARGS.
8065 * configure.in: Use AC_PROG_INSTALL.
8066 * Makefile.in: Regenerate.
8067 * configure: Regenerate.
8068
8069 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8070
8071 * MAINTAINERS: Alphabetize.
8072
8073 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
8074
8075 * configure: Rebuilt.
8076 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8077 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8078 newlib nor libgloss.
8079 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8080 * configure.in (am33_2.0-*-linux*): Added.
8081
8082 2003-07-09 Bob Wilson <bob.wilson@acm.org>
8083
8084 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8085 * configure: Regenerate.
8086
8087 2003-07-07 Zack Weinberg <zack@codesourcery.com>
8088
8089 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8090 * Makefile.in: Regenerate.
8091
8092 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8093
8094 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8095 * Makefile.in: Regenerate.
8096
8097 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8098
8099 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8100 * Makefile.in: Regenerated.
8101
8102 * config-ml.in: Replace PWD with PWD_COMMAND.
8103
8104 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8105
8106 * intl: New directory; see intl/ChangeLog for details.
8107 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8108 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8109 * Makefile.in: Regenerate.
8110
8111 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8112
8113 * configure.in: Clean up config-lang.in handling. Delete
8114 useless assignment to "subdirs".
8115 * configure: Regenerate.
8116
8117 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
8118
8119 * configure.in: Rename 'target_libs' to 'target_libraries'.
8120 Remove useless reference to 'target_libs'.
8121 * configure: Regenerate.
8122
8123 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
8124
8125 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8126 * Makefile.in: Regenerate.
8127
8128 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
8129
8130 * Makefile.def: Introduce flags_to_pass.
8131 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8132 * Makefile.in: Regenerate.
8133
8134 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
8135
8136 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8137 and target-libgloss.
8138 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8139 <h8300*-*-*>: Disable libf2c and ${libgcj}.
8140 * configure: Regenerate.
8141
8142 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
8143
8144 * configure.in: Update testsuite_flags to new location.
8145 * configure. Regenerate.
8146
8147 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
8148
8149 * Makefile.tpl: Remove BUILD_CC stuff.
8150 * Makefile.in: Regenerate.
8151
8152 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
8153
8154 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8155
8156 2003-06-16 Graeme Peterson <gp@qnx.com>
8157
8158 * MAINTAINERS (Write After Approval): Add myself.
8159
8160 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
8161
8162 * config.guess: Update to 2003-06-12 version.
8163 * config.sub: Update to 2003-06-13 version.
8164
8165 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
8166
8167 * config.guess: Update to 2003-06-06 version.
8168 * config.sub: Update to 2003-06-06 version.
8169
8170 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8171
8172 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8173 * configure. Regenerate.
8174
8175 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
8176
8177 * configure.in: Disable serial configure by default.
8178 * configure: Regenerate.
8179 * Makefile.tpl: Abolish .NOTPARALLEL.
8180 * Makefile.in: Regenerate.
8181
8182 * Makefile.tpl: Replace {build,host,target}_canonical by
8183 {build,host,target}.
8184 * Makefile.in: Regenerate.
8185
8186 * Makefile.tpl: Fix stupid pasto.
8187 * Makefile.in: Regenerate.
8188
8189 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
8190
8191 * Makefile.tpl: Remove bogus conditional.
8192 * Makefile.in: Regenerate.
8193
8194 2003-06-05 Jan Hubicka <jh@suse.cz>
8195
8196 * Makefile.tpl (profiledbootstrap): New target.
8197 * Makefile.in (profiledbootstrap): New target.
8198
8199 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
8200
8201 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8202 Pinski. Remove user names from other bugzilla-only maintainers.
8203
8204 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
8205
8206 * Makefile.tpl: Make 'recursive targets' using autogen rather
8207 than shell loop. Remove duplicate 'clean' targets and false
8208 comments.
8209 * Makefile.def: Add systematic dependencies to 'recursive' targets.
8210 Add systematic method of specifying missing targets in subdirs.
8211 Add copyright boilerplate.
8212 * Makefile.in: Regenerate.
8213 * configure.in: Add 'recursive targets' to maybe list.
8214 * configure: Regenerate.
8215
8216 * MAINTAINERS: "GNATS only" -> "Bug database only".
8217
8218 * Makefile.tpl: Rename [+target+] to [+make_target+].
8219 * Makefile.def: Rename 'target' to 'make_target'.
8220
8221 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
8222
8223 * MAINTAINERS: Add self as options handling maintainer.
8224
8225 2003-05-28 Michael Meissner <gnu@the-meissners.org>
8226
8227 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8228 been too long since I touched those ports.
8229
8230 2003-05-28 DJ Delorie <dj@redhat.com>
8231
8232 * Makefile.tpl: Make maybe-check-gcc .PHONY.
8233 * Makefile.in: Regenerate.
8234
8235 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8236
8237 * configure.in: Use curly braces in the definition of tooldir.
8238 * configure: Regenerate.
8239
8240 2003-05-21 DJ Delorie <dj@redhat.com>
8241
8242 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8243 newlib or libgloss.
8244 * Makefile.in: Regenerate.
8245
8246 2003-05-21 DJ Delorie <dj@redhat.com>
8247
8248 * Makefile.tpl: Add missing empty maybe-check-gcc target.
8249 * Makefile.in: Regenerate.
8250
8251 2003-05-20 Ian Lance Taylor <ian@airs.com>
8252
8253 * MAINTAINERS: Update my e-mail address.
8254
8255 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
8256
8257 * configure.in: Switch more things to use maybe dependencies.
8258 * Makefile.tpl: Switch more things to use maybe dependencies.
8259 Factor out common code from autogen IF statements.
8260 * configure: Regenerate.
8261 * Makefile.in: Regenerate.
8262
8263 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
8264
8265 * configure.in: Accept i[3456789]86 for machine type.
8266 * configure: Regenerate.
8267
8268 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
8269
8270 * configure.in: Switch more things to use maybe dependencies.
8271 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
8272 * configure: Regenerate.
8273 * Makefile.tpl: Switch more things to use maybe dependencies.
8274 * Makefile.in: Regenerate.
8275
8276 2003-05-16 Andreas Schwab <schwab@suse.de>
8277
8278 * Makefile.tpl (install-opcodes): Define.
8279 * Makefile.in: Rebuild.
8280
8281 2003-05-13 Andreas Jaeger <aj@suse.de>
8282
8283 * config.guess: Update to 2003-05-09 version.
8284 * config.sub: Update to 2003-05-09 version.
8285
8286 2003-05-13 Michael Eager <eager@mvista.com>
8287
8288 * configure.in: Correct sed script so that options in quotes are not
8289 deleted.
8290 * configure: Rebuild.
8291
8292 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
8293
8294 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8295 and $$s/newlib/libc/sys/cygwin32 include paths.
8296 * configure: Ditto.
8297
8298 2003-05-12 Michael Meissner <gnu@the-meissners.org>
8299
8300 * MAINTAINERS: Update my email addresses.
8301
8302 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8303
8304 * config-ml.in: Propagate INSTALL variables.
8305
8306 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8307
8308 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8309
8310 2003-05-02 Chris Demetriou <cgd@broadcom.com>
8311
8312 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8313 * Makefile.in: Regenerate.
8314
8315 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8316
8317 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8318
8319 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8320
8321 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8322
8323 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
8324
8325 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8326 * Makefile.in: Regenerated.
8327
8328 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8329
8330 * MAINTAINERS (Write After Approval): Upgrade myself from
8331 GNATS only to write-after-approval. Update my mail address.
8332
8333 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
8334
8335 (OS Port Maintainers: freebsd): Add myself.
8336
8337 2003-04-22 Mark Mitchell <mark@codesourcery.com>
8338
8339 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8340
8341 2003-04-22 Kean Johnston <jkj@sco.com>
8342
8343 * MAINTAINERS (SCO ports): Added myself.
8344
8345 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8346
8347 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8348
8349 2003-04-19 Kean Johnston <jkj@sco.com>
8350
8351 * MAINTAINERS (Write After Approval): Add myself.
8352
8353 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8354
8355 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8356 * Makefile.in: Regenerate.
8357
8358 2003-04-18 Jakub Jelinek <jakub@redhat.com>
8359
8360 * configure.in (powerpc64*-*-linux*): Remove.
8361 * configure: Rebuilt.
8362
8363 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
8364
8365 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8366 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8367 and restrap.
8368 * Makefile.in: Regenerate.
8369
8370 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
8371
8372 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8373 * configure: Regenerated.
8374
8375 2003-04-15 DJ Delorie <dj@redhat.com>
8376
8377 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8378
8379 2003-04-13 Nick Clifton <nickc@redhat.com>
8380
8381 * config-ml.in: Remove support for --disable-aix removing
8382 call-aix multilibs.
8383
8384 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
8385
8386 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8387 * */configure: Rebuilt.
8388
8389 2003-04-08 Joel Sherrill <joel@oarcorp.com>
8390
8391 * MAINTAINERS: Add my email address.
8392
8393 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
8394
8395 * MAINTAINERS (Write After Approval): Add myself.
8396
8397 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8398
8399 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8400 * Makefile.in: Regenerate.
8401
8402 2003-03-14 Michael Chastain <mec@shout.net>
8403
8404 * Makefile.in: Regenerate with correct Makefile.def.
8405
8406 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8407
8408 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8409 Make macro.
8410 * Makefile.in: Regenerate.
8411 * configure.in: Clean up gxx_include_dir logic.
8412 * configure: Regenerate.
8413
8414 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8415
8416 * MAINTAINERS (Write After Approval): Add myself.
8417
8418 2003-03-10 Ben Elliston <bje@wasabisystems.com>
8419
8420 * MAINTAINERS: Update my mail address.
8421
8422 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8423
8424 * configure.in (gxx_include_dir): Fix typo.
8425 * configure: Regenerated.
8426
8427 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8428
8429 * Makefile.tpl: Reindent.
8430 * Makefile.in: Regenerate.
8431 * configure.in: Reindent. Don't set unused variables.
8432 * configure: Regenerate.
8433
8434 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
8435
8436 * configure.in: Include $(build_tooldir)/sys-include in
8437 FLAGS_FOR_TARGET.
8438 * configure: Regenerated.
8439
8440 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8441
8442 * Makefile.tpl: Always pass down RANLIB.
8443 * Makefile.in: Regenerate.
8444
8445 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8446 * Makefile.in: Regenerate.
8447 * configure.in: Remove unused logic relating to --enable-shared
8448 and --enable-threads. Remove bogus comments. Remove redundant
8449 noconfigdirs.
8450 * configure: Regenerate.
8451
8452 * configure.in: Replace ${libstdcxx_version} by its value.
8453 Remove reference to mh-dgux.
8454 * configure: Regenerate.
8455
8456 2003-03-03 Kevin Buettner <kevinb@redhat.com>
8457
8458 * MAINTAINERS (Write After Approval): Add myself.
8459
8460 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8461
8462 * Makefile.tpl: Rearrange.
8463 * Makefile.in: Regenerate.
8464
8465 2003-02-25 Uwe Stieber <uwe@wwws.de>
8466
8467 * configure.in: Add support for kaOS as cross build target system.
8468 * configure: Regenerated.
8469
8470 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8471
8472 * MAINTAINERS (Write after approval): Add myself.
8473
8474 2003-02-21 James E Wilson <wilson@tuliptree.org>
8475
8476 * MAINTAINERS: Update my email address.
8477
8478 2003-02-21 Zack Weinberg <zack@codesourcery.com>
8479
8480 * MAINTAINERS: Add self to blanket write privs. section.
8481
8482 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
8483
8484 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8485 configure-target-* as some target builds may require additional
8486 flags for preprocessor tests.
8487 * Makefile.in: Regenerated.
8488
8489 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
8490
8491 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8492 * ltconfig: Handle it.
8493 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8494 auto-detecting it.
8495
8496 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8497 it is used as argument to $CC.
8498 * ltcf-gcj.sh: Likewise.
8499
8500 * configure.in: Introduce --enable-maintainer-mode.
8501 * configure: Rebuilt.
8502 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8503 for maintainer mode.
8504 * Makefile.in: Rebuilt.
8505
8506 2003-02-18 Jason Merrill <jason@redhat.com>
8507
8508 * Makefile.tpl (check-c++): Allow parallelism.
8509
8510 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8511
8512 * MAINTAINERS: Remove John Carr (who never actually had access to
8513 gcc.gnu.org).
8514
8515 2003-02-15 Geoffrey Keating <geoffk@apple.com>
8516
8517 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8518 don't configure target-libobjc.
8519 * configure: Regenerate.
8520
8521 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8522
8523 * Makefile.tpl (RANLIB): Define.
8524 * Makefile.in: Regenerate.
8525
8526 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8527
8528 * MAINTAINERS: Update my email.
8529
8530 2003-02-06 Keith R Seitz <keiths@redhat.com>
8531
8532 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8533 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8534 * Makefile.in: Regenerated.
8535 * configure.in: Remove all traces of snavigator, db, and grep.
8536 * configure: Regenerated.
8537
8538 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8539
8540 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8541 After Approval.
8542
8543 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8544
8545 * MAINTAINERS (Write after approval): Add myself.
8546
8547 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
8548
8549 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8550 * Makefile.in: Regenerated.
8551
8552 2003-01-30 Roger Sayle <roger@eyesopen.com>
8553
8554 * config.guess: Updated to 2003-01-30's version.
8555 * config.sub: Updated to 2003-01-28's version.
8556
8557 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
8558
8559 * config.if: If gcc_version is already set, just use it. Don't set
8560 gcc_version_trigger if it's already set, otherwise set it to
8561 gcc/version.c, but only if the file exists. If it is not set and
8562 gcc/version.c does not exist, try to extract the version number from
8563 $CC.
8564
8565 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8566
8567 * MAINTAINERS: Add myself to write-after-approval list.
8568
8569 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
8570
8571 * configure.in: Revert 24Jan change.
8572 * configure: Regenerate.
8573
8574 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8575
8576 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8577 entry of HJ Lu.
8578
8579 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8580
8581 * configure.in: Revert previous change.
8582 * configure: Regenerate.
8583
8584 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8585
8586 * configure.in: Make rda native-only.
8587 * configure: Regenerate.
8588
8589 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8590
8591 * MAINTAINERS: Move myself from GNATS-only-accounts to
8592 write-after-approval.
8593
8594 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8595
8596 * configure.in: Add missing \.
8597 * configure: Rebuilt.
8598
8599 2003-01-17 Jakub Jelinek <jakub@redhat.com>
8600
8601 * configure.in (baseargs): Avoid using \| in sed regular
8602 expressions.
8603 * configure: Rebuilt.
8604
8605 2003-01-16 Jakub Jelinek <jakub@redhat.com>
8606
8607 * configure.in (baseargs): Remove all supported forms of
8608 --cache-file, --srcdir, --host, --build and --target options
8609 from argument lists.
8610 * configure: Rebuilt.
8611
8612 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
8613
8614 * MAINTAINERS: Add myself to write-after-approval list.
8615
8616 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
8617
8618 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8619 * configure: Rebuilt.
8620
8621 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8622
8623 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8624 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8625 * Makefile.in: Regenerate.
8626 * configure: Regenerate.
8627
8628 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
8629
8630 * configure.in: Remove Makefile in build, host and target modules
8631 unless configure was run with --no-recursion.
8632 * configure: Rebuilt.
8633
8634 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8635
8636 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8637 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8638 * Makefile.in: Regenerate.
8639
8640 2003-01-08 Chris Demetriou <cgd@broadcom.com>
8641
8642 * config.guess: Update to 2003-01-03 version.
8643 * config.sub: Update to 2003-01-03 version.
8644
8645 2003-01-07 Christopher Faylor <cgf@redhat.com>
8646
8647 * configure: Regenerate with proper autoconf 2.13.
8648
8649 2003-01-07 Christopher Faylor <cgf@redhat.com>
8650
8651 * configure.in: Add AC_PREREQ for consistency.
8652 * configure: Regenerate.
8653
8654 2003-01-06 Andrew Cagney <ac131313@redhat.com>
8655
8656 * configure.in (GDB_TK): Add tcl directories conditional on
8657 gdb/gdbtk directory being present.
8658 * configure: Regenerate.
8659
8660 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
8661
8662 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8663 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8664 * configure: Rebuilt.
8665
8666 2002-12-31 Tom Tromey <tromey@redhat.com>
8667
8668 * Makefile.in: Rebuilt.
8669 * Makefile.def (target_modules) [libffi]: Allow installation.
8670
8671 2002-12-31 Andreas Schwab <schwab@suse.de>
8672
8673 * configure.in: Fix use of $program_transform_name.
8674 * configure: Regenerated.
8675
8676 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
8677
8678 * configure.in (baseargs): Don't remove first configure argument.
8679 * configure: Regenerated.
8680
8681 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
8682
8683 * Makefile.tpl (local-distclean): Don't remove...
8684 (multilib.ts): ... this. Moved into...
8685 (multilib.out): ... this. Don't use sub-make.
8686 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8687 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8688 (configure-build-[+module+], configure-[+module+],
8689 configure-target-[+module+], configure-gcc): ... these. Test
8690 for Makefile existence. Drop config.status from dependencies.
8691 * Makefile.in: Rebuilt.
8692 * configure.in: Move gcc-version-trigger to the end of
8693 ac_configure_args. Add comments to maybedep.tmp and
8694 serdep.tmp. Introduce --disable-serial-configure. Remove
8695 nonopt from baseargs, matching and removing corresponding
8696 whitespace while at it.
8697 * configure: Rebuilt.
8698
8699 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
8700
8701 * configure.in (host_configargs): Replace reference to
8702 no-longer-defined buildopts with --build=${build_alias}.
8703 * configure: Rebuilt.
8704
8705 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8706 program_transform_name to standard idiom.
8707 (AUTOGEN, AUTOCONF): Define.
8708 (Makefile.in): Use $(AUTOGEN).
8709 (Makefile): Depend on config.status, and use autoconf-style rule to
8710 build it. Move original commands to...
8711 (config.status): ... this new target.
8712 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8713 $(AUTOCONF).
8714 * Makefile.in: Rebuilt.
8715
8716 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8717
8718 * Makefile.tpl: Fix dramatic bustage due to change in
8719 program_transform_name.
8720 * Makefile.in: Regenerate.
8721
8722 * configure.in: Remove unnecessary PATH setting.
8723 * configure: Regnerate.
8724
8725 * configure.in: Don't default to unprefixed tools unless
8726 the native tools will work.
8727 * configure: Regenerate.
8728
8729 * configure.in: Convert to autoconf script. Blow away lots
8730 of now-redundant Makefile fragments.
8731 * configure: Generate using Autoconf.
8732 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8733 * Makefile.in: Regenerate.
8734
8735 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8736
8737 * configure: Fix stupid bug where RANLIB was mistakenly included.
8738
8739 * configure.in: Rename (buildargs, hostargs, targargs) to
8740 (build_configargs, host_configargs, target_configargs).
8741
8742 * configure.in: Move logic out of sed statement.
8743
8744 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
8745 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8746
8747 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8748
8749 * config.sub: Import from master repository
8750 * config.guess: Ditto
8751
8752 2002-12-24 Andreas Schwab <schwab@suse.de>
8753
8754 * Makefile.tpl (multilib.out): Fix missing space.
8755 * Makefile.in: Regenerate.
8756
8757 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8758
8759 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8760 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8761 * Makefile.in: Regenerate.
8762 * configure.in: Remove unnecessary leftovers.
8763
8764 2002-12-21 Geoffrey Keating <geoffk@apple.com>
8765
8766 * configure.in (extra_ranlibflags_for_target): New variable.
8767 (*-*-darwin): Add -c to ranlib commands.
8768 * configure (tooldir): Handle extra_ranlibflags_for_target.
8769
8770 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
8771
8772 * Makefile.tpl: Revert HJL's change.
8773 * Makefile.in: Regenerated.
8774 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8775 always.
8776
8777 2002-12-19 Andreas Schwab <schwab@suse.de>
8778
8779 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8780 * Makefile.in: Regenerate.
8781
8782 2002-12-18 H.J. Lu <hjl@gnu.org>
8783
8784 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8785 * Makefile.in: Regenerated.
8786
8787 * configure.in (build_prefix): New. Substitute.
8788
8789 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8790
8791 * Makefile.tpl: Don't let real targets depend on phony targets.
8792 * Makefile.in: Regenerate.
8793
8794 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8795 * Makefile.in: Regenerate.
8796
8797 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8798
8799 * config.sub: Import from master repository
8800 * config.guess: Ditto
8801
8802 2002-12-16 Jason Merrill <jason@redhat.com>
8803
8804 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8805 previous 'make bootstrap'.
8806 * Makefile.in: Regenerate.
8807
8808 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8809
8810 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8811
8812 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8813
8814 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8815 * Makefile.in: Regenerate.
8816
8817 2002-12-13 Jason Merrill <jason@redhat.com>
8818
8819 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
8820 library tests.
8821 (check-c++): Just depend on it and check-target-libstdc++-v3.
8822 * Makefile.in: Regenerate.
8823
8824 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8825
8826 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8827 * Makefile.in: Rebuilt.
8828
8829 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8830
8831 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8832
8833 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8834
8835 * configure: Fix bug put in by gremlins.
8836
8837 * Makefile.tpl: Substitute more autoconfily.
8838 * configure: Substitute more autoconfily.
8839 * Makefile.in: Regenerate.
8840
8841 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8842
8843 * config.sub: Import from master repository
8844 * config.guess: Ditto
8845 * MAINTAINERS: Added Svein Seldal under write after approval
8846
8847 2002-12-08 Andrew Cagney <ac131313@redhat.com>
8848
8849 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8850 * Makefile.in (all-sim): Ditto.
8851
8852 2002-12-06 DJ Delorie <dj@redhat.com>
8853
8854 * Makefile.tpl: Change configure dependencies to not have real
8855 targets depend on phony targets.
8856
8857 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8858
8859 * configure.in: Revert unintentional change.
8860
8861 * Makefile.tpl: Change dependency for */multilib.out so that
8862 it works when gcc isn't in the tree.
8863
8864 * configure.in: Substitute more.
8865 * configure: Run subconfigures from the Makefile.
8866 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8867 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8868
8869 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8870
8871 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8872
8873 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8874
8875 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8876 and corresponding dependencies.
8877 * Makefile.in: Regenerate.
8878
8879 * configure.in (host_tools): Order binutils, gas and ld for
8880 convenience in running the testsuites.
8881
8882 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8883 * Makefile.in: Regenerate.
8884 * configure.in: Introduce rules to serialize subconfigure runs.
8885
8886 * configure.in: Introduce BASE_CC_FOR_TARGET.
8887 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8888 Realize configure-build-* targets. Realize configure-target-* targets.
8889 * Makefile.in: Regenerate.
8890
8891 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8892
8893 * configure: Move gcc_version_trigger stuff from here...
8894 * configure.in: ...to here.
8895
8896 * configure.in: Separate subconfigure options added by this file from
8897 options given by the user. Add machinery to put args for host
8898 subconfigures into the Makefile.
8899
8900 * Makefile.tpl: Remove 'vault' targets.
8901 * Makefile.tpl: Reorder and comment dependencies.
8902 * Makefile.in: Regenerate.
8903
8904 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8905 * configure.in: Fix my broken commit of previous patch. (sigh)
8906
8907 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8908
8909 * configure.in: Move host-specific darwin noconfigdirs into
8910 the host-specific section.
8911
8912 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8913
8914 * configure.in: Move host-specific darwin noconfigdirs into
8915 the host-specific section.
8916
8917 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8918
8919 * configure: Remove skip-this-dir support.
8920 * Makefile.tpl: Remove skip-this-dir support.
8921
8922 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8923 subdirectories.
8924 * Makefile.in: Regenerate.
8925
8926 * Makefile.tpl: Strip out useless setting of 'dir'.
8927 * Makefile.in: Regenerate.
8928
8929 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8930
8931 * configure.in: Fix deeply stupid bug.
8932
8933 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8934 shell code in CXX_FOR_TARGET
8935 * Makefile.def: Introduce raw_cxx.
8936 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8937 RAW_CXX_FOR_TARGET.
8938 * Makefile.in: Regenerate.
8939
8940 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
8941
8942 * Makefile.tpl: Remove unnecessary ifs.
8943 * Makefile.in: Regenerate.
8944
8945 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
8946 dependencies. Maybe-ize build-libiberty. Create dummy install
8947 targets for 'no_install' modules.
8948 * configure: Move GDB_TK substitution to configure.in. Move
8949 build_modules stuff to configure.in.
8950 * configure.in: Implement soft dependency machinery. Maybe-ize
8951 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
8952 * Makefile.in: Regenerate.
8953
8954 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
8955
8956 * Makefile.tpl: Make all-target, install-target behave similarly
8957 to all, install (only hitting configured targets). Eliminate
8958 unused macro defintions.
8959
8960 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8961 build != host.
8962
8963 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8964
8965 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8966
8967 * configure.in: Produce lists of subdir targets we're actually
8968 configuring. Remove references to "dosrel".
8969 * Makefile.tpl: Let configure set which subdir targets are hit.
8970 Remove install-cross; clean up install; remove ALL. Remove
8971 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
8972 Autogenerate host module targets. Remove empty dependency lines
8973 and redundant dependency; rearrange slightly.
8974 * Makefile.def: Add host-side libtermcap, utils.
8975
8976 * Makefile.in: Regenerate.
8977
8978 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8979
8980 * ltconfig (osf[345]): Append $major to soname_spec.
8981 Reflect this in library_names_spec.
8982 * ltmain.sh (osf): Prefix $major with . for use as extension.
8983
8984 2002-11-19 Andreas Jaeger <aj@suse.de>
8985
8986 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8987 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8988 and sparc64 GNU/Linux systems.
8989
8990 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
8991
8992 * MAINTAINERS: Update email.
8993
8994 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8995
8996 * MAINTAINERS: Complete James Dennett's entry.
8997
8998 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
8999
9000 * MAINTAINERS (Write After Approval): Add myself.
9001
9002 2002-11-13 Bruce Korb <bkorb@gnu.org>
9003
9004 * Makefile.tpl: syntactic cleanup
9005
9006 2002-11-13 Stuart Hastings <stuart@apple.com>
9007
9008 * MAINTAINERS: Add myself to write-after-approval list.
9009
9010 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9011
9012 * Makefile.def: Add list of recursive targets to autogenerate.
9013 Add build_modules.
9014 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
9015 targets. Autogenerate *-build-* targets.
9016 * Makefile.in: Regenerate.
9017
9018 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9019
9020 * configure: More autoconf-style substitutions.
9021 * Makefile.tpl: More autoconf-style substitutions.
9022 * Makefile.in: Regenerate.
9023
9024 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
9025
9026 * configure: Substitute more variables in a more autoconf-friendly
9027 way. Simplify slightly.
9028 * Makefile.tpl: Make more variables substitutable in an
9029 autoconf-friendly way.
9030 * Makefile.in: Regenerate.
9031
9032 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
9033
9034 * MAINTAINERS (Write After Approval): Add myself.
9035
9036 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
9037
9038 * configure.in (v810*): Remove special setting of tools.
9039
9040 * configure: Add support for extra required flags for ar or nm.
9041 * configure.in (aix4.3+): Use above support for target-specific
9042 issues, rather than using config/mt-aix43.
9043
9044 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
9045
9046 * configure: Remove 'removing', which doesn't work. Replace $subdir
9047 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
9048 with $srcdir. Reformat indentation. Substitute some variables
9049 formerly hard-coded in the Makefile for build=host.
9050 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9051 * Makefile.def: Autogenerate more.
9052 * Makefile.in: Regenerate.
9053
9054 2002-11-04 Adam Nemet <anemet@lnxw.com>
9055
9056 * MAINTAINERS (Write After Approval): Add myself.
9057
9058 2002-11-04 Kevin Buettner <kevinb@redhat.com>
9059
9060 * Makefile.def (host_modules): Add rda.
9061 * Makefile.in: Regenerate.
9062 * configure.in (target_tool): Add target-rda to list.
9063
9064 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9065
9066 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9067
9068 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
9069
9070 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9071 and restrap targets to this rule.
9072 * Makefile.in: Regenerate.
9073
9074 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9075
9076 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9077 GNATS only accounts.
9078
9079 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9080
9081 * configure.in (i[3456]86-*-linux*): Add check to disable
9082 ${libgcj} for glibc1.
9083
9084 2002-10-24 Denis Chertykov <denisc@overta.ru>
9085
9086 * MAINTAINERS: Add myself as ip2k port maintainer.
9087
9088 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9089
9090 * configure.in: Add tic4x target.
9091
9092 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9093
9094 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9095 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9096 * Makefile.in: Regenerate.
9097
9098 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9099 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9100 * Makefile.in: Regenerate.
9101
9102 2002-10-02 Janis Johnson <janis187@us.ibm.com>
9103
9104 * MAINTAINERS: Add myself as web pages co-maintainer.
9105
9106 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9107
9108 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9109 * Makefile.in: Regenerate.
9110
9111 2002-10-02 Zack Weinberg <zack@codesourcery.com>
9112
9113 * MAINTAINERS: Add myself and Nathan Sidwell
9114 <nathan@codesourcery.com> as VxWorks maintainers.
9115
9116 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9117
9118 * Makefile.def: Remove order dependency comments.
9119 * Makefile.tpl: Add explicit install-install dependencies.
9120 * Makefile.in: Regenerate.
9121
9122 * Makefile.tpl: Remove material now in src-release. (Finally!)
9123 * Makefile.in: Regenerate.
9124
9125 * Makefile.tpl: Add configure-target (for src-release in src)
9126 * Makefile.in: Regenerate.
9127
9128 2002-09-30 Nick Clifton <nickc@redhat.com>
9129
9130 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9131
9132 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
9133
9134 * configure.in (s390*-*-linux*): Enable libgcj.
9135
9136 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
9137
9138 * configure: Revert accidentally applied changes.
9139
9140 * Makefile.tpl: Make more autoconf-friendly.
9141 * Makefile.in: Regenerate.
9142 * configure: Make substitution more autoconf-like.
9143
9144 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
9145
9146 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9147 single entry to handle all these.
9148 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
9149 libjava on arm-*-elf.
9150
9151 2002-09-27 Geoffrey Keating <geoffk@apple.com>
9152
9153 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9154 things that depend on them.
9155
9156 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9157
9158 * Makefile.tpl: Make subsituted variables more autoconfy.
9159 * Makefile.in: Regenerate.
9160 * configure: Make seds more autoconfy.
9161
9162 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9163
9164 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9165 * Makefile.in: Regenerate.
9166 * configure.in: Rewrite sed statements to look autoconfy.
9167
9168 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9169 all-target-foo on configure-target-foo.
9170 * Makefile.def: Ditto.
9171 * Makefile.in: Rebuild.
9172
9173 2002-09-25 Andrew Haley <aph@redhat.com>
9174
9175 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9176
9177 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
9178
9179 * Makefile.def: New file.
9180 * Makefile.tpl: New file.
9181 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9182 * contrib/gcc_update: Note that Makefile.in is a generated file.
9183
9184 * configure.in: Minor rearrangement. Simplify tests.
9185
9186 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
9187
9188 * configure.in (with_headers): Skip copy if value is "yes".
9189 (with_libs): Likewise.
9190
9191 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9192
9193 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9194 * configure.in (sh*-*-pe*): Ditto.
9195 * configure.in (mips*-*-pe*): Ditto.
9196 * configure.in (*arm-wince-pe): Ditto.
9197
9198 * configure.in: Rearrange.
9199
9200 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
9201
9202 * MAINTAINERS: Update my email address.
9203
9204 2002-08-30 Paul Koning <pkoning@equallogic.com>
9205
9206 * MAINTAINERS: (Write After Approval): Add myself.
9207
9208 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
9209
9210 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9211
9212 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
9213
9214 * MAINTAINERS: Change my mailing address.
9215
9216 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
9217
9218 * MAINTAINERS (Write After Approval): Remove myself.
9219 (Various Maintainers: c++ runtime libs): Add myself.
9220
9221 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
9222
9223 * MAINTAINERS (Write After Approval): Remove myself.
9224 (Various Maintainers: c++ runtime libs): Add myself.
9225
9226 2002-08-15 Eric Christopher <echristo@redhat.com>
9227
9228 * config.sub: Import from master repository.
9229 * config.guess: Ditto.
9230
9231 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
9232
9233 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9234 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9235 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9236
9237 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
9238
9239 * MAINTAINERS: Add self to rs6000 vector extensions.
9240
9241 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
9242
9243 * libiberty/configure: Reverted unintended yesterday's check in.
9244
9245 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
9246
9247 * boehm-gc/configure, libf2c/configure: Rebuilt.
9248 * libffi/configure, libiberty/configure: Ditto.
9249 * libjava/configure, libobjc/configure: Ditto.
9250 * libstdc++-v3/configure, zlib/configure: Ditto.
9251 Merged from binutils:
9252 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
9253 From Steve Ellcey <sje@cup.hp.com>:
9254 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9255 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9256 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9257 IA64.
9258 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9259 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9260 soname_spec, sys_lib_search_path_spec): Ditto.
9261
9262 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
9263
9264 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9265
9266 2002-08-04 H.J. Lu (hjl@gnu.org)
9267
9268 * configure.in (mips*-*-linux*): Don't skip target-libffi.
9269
9270 2002-08-02 Krister Walfridsson <cato@df.lth.se>
9271
9272 * MAINTAINERS (Write After Approval): Add myself.
9273
9274 2002-07-31 Alan Modra <amodra@bigpond.net.au>
9275
9276 * configure.in: Move generic linux case to end. Copy generic
9277 linux noconfigdirs to mips*-*-linux* entry and new
9278 powerpc64*-*-linux* entry. Add target-libffi for the latter.
9279
9280 2002-07-19 Michael Matz <matz@suse.de>
9281
9282 * MAINTAINERS: Add myself as ra* maintainer.
9283
9284 2002-07-16 Chris Demetriou <cgd@broadcom.com>
9285
9286 * config.guess: Update to 2002-07-09 version.
9287 * config.sub: Update to 2002-07-03 version.
9288
9289 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
9290
9291 * MAINTAINERS: Fix typo in a maintainer email address.
9292
9293 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9294
9295 * configure.in: Remove two redundant tests.
9296
9297 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9298
9299 * configure.in (mips*-*-irix6*o32): Enable stabs.
9300
9301 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9302
9303 * configure.in: Don't build grez.
9304 * Makefile.in: Ditto.
9305
9306 * Makefile.in: Remove references to bsp, cygmon, libstub.
9307 * configure.in: Ditto.
9308
9309 * configure.in: Remove leftover reference to gdbtest.
9310
9311 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
9312
9313 * configure.in (gxx_include_dir): Change to match versioned
9314 C++ headers if --enable-version-specific-runtime-libs is used.
9315
9316 2002-07-04 Steve Ellcey <sje@cup.hp.com>
9317
9318 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9319
9320 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9321
9322 * configure.in: Make --without-x work.
9323
9324 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9325
9326 * configure.in: Rearrange target Makefile fragment collection.
9327
9328 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9329 cvs[src].
9330 * configure.in: Ditto.
9331
9332 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9333
9334 * MAINTAINERS (Write After Approval): Update my e-mail address.
9335
9336 2002-06-24 Ben Elliston <bje@redhat.com>
9337
9338 * configure.in (host_tools): Remove cgen.
9339
9340 * Makefile.in (all-cgen): Remove; runs from its source directory.
9341 (check-cgen, install-cgen, clean-cgen): Likewise.
9342 (all-opcodes): Do not depend on all-cgen.
9343 (all-sim): Likewise.
9344
9345 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
9346
9347 * Makefile.in: Eliminate 'apache' targets.
9348 * configure.in: Eliminate 'apache' targets.
9349
9350 * configure.in: Eliminate redundant tests. Reorganize.
9351
9352 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9353
9354 * config-ml.in: Eliminate references to Cygnus configure.
9355
9356 * Makefile.in: Eliminate references to building emacs.
9357
9358 2002-06-28 Graham Stott <graham.stott@btinternet.com>
9359
9360 * MAINTAINERS: Update my email address.
9361
9362 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9363
9364 * config.if (libstdcxx_incdir): Version C++ headers.
9365 (cxx_incdir): Remove.
9366
9367 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9368
9369 * MAINTAINERS (Write After Approval): Add self.
9370
9371 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9372
9373 * configure.in: Add support for ip2k.
9374
9375 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9376
9377 * configure.in: Fix AIX configury bug.
9378
9379 2002-06-20 Steve Ellcey <sje@cup.hp.com>
9380
9381 * MAINTAINERS (Write After Approval): Add self.
9382
9383 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9384
9385 * configure.in: replace ${topsrcdir} with ${srcdir}
9386
9387 * configure.in: Move definition of libstdcxx_flags
9388 right above usage, rather than waaay earlier.
9389
9390 * configure.in: Pull definition of is_cross_compiler earlier.
9391
9392 * configure.in: Rearrange a little.
9393
9394 * configure.in: Remove references to librx.
9395 * Makefile.in: Remove references to librx.
9396
9397 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9398
9399 * config.sub: Add support for avr target.
9400 Import from master sources, rev 1.255
9401
9402 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
9403
9404 * configure, .cvsignore: Revert previous change...
9405 * Makefile: ...delete.
9406
9407 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9408
9409 * configure.in: Eliminate ${gasdir} variable.
9410
9411 2002-06-18 Dave Brolley <brolley@redhat.com>
9412
9413 * configure.in: Add support for frv.
9414 * config.sub: Add support for frv.
9415
9416 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9417
9418 * configure: Remove garbage from previous commit.
9419
9420 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9421
9422 * configure: For in-source builds, make a subdir and re-exec there.
9423 * Makefile: New file. Pass targets through to build directory.
9424 * .cvsignore: No longer ignore "Makefile".
9425
9426 2002-06-16 Douglas Rupp <rupp@gnat.com>
9427
9428 * MAINTAINERS (Write After Approval): Add self.
9429
9430 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9431
9432 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9433
9434 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9435
9436 * configure.in (vax-*-netbsd*): Re-enable gas.
9437
9438 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9439
9440 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9441 BUILD_PREFIX_1, to correct nomenclature.
9442 * configure: Likewise.
9443
9444 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9445 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9446
9447 2002-05-31 Olaf Hering <olh@suse.de>
9448
9449 * config-ml.in: Propogate DESTDIR also.
9450
9451 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9452
9453 * configure.in (vax-*-netbsd*): Don't build gas for this
9454 platform.
9455
9456 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9457
9458 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9459 and libgcj for AVR.
9460
9461 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9462
9463 * MAINTAINERS (Write After Approval): Add myself.
9464
9465 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9466
9467 * config.guess: Update to 2002-05-22 version.
9468 * config.sub: Likewise.
9469
9470 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9471
9472 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9473 * config-ml.in: Likewise.
9474 * configure: Likewise.
9475 * configure.in: Likewise.
9476
9477 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9478
9479 * MAINTAINERS: Update my email address.
9480
9481 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9482
9483 * configure.in: Simplify makefile fragment collection.
9484
9485 * configure.in: Remove code to build emacs.
9486
9487 * configure.in : Remove --srcdir argument from targargs and buildargs
9488 (it's always overridden in the Makefile anyway). Rearrange a bit.
9489
9490 * configure: Move some logic to configure.in.
9491 * configure.in: Move some logic from configure.
9492
9493 2002-05-11 Tom Tromey <tromey@redhat.com>
9494
9495 * MAINTAINERS: Reflect libgcj reality.
9496
9497 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9498
9499 * Makefile.in: Honour DESTDIR.
9500
9501 2002-05-08 Mark Mitchell <mark@codesourcery.com>
9502
9503 * config.guess: Import 2002-03-20 version.
9504 * config.sub: Import 2002-04-26 version.
9505
9506 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9507
9508 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9509
9510 2002-05-07 Tim Josling <tej@melbpc.org.au>
9511
9512 * MAINTAINERS: Add self.
9513
9514 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
9515
9516 * ltmain.sh: Detect and handle object name conflicts
9517 while piecewise linking a static library.
9518
9519 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
9520
9521 * configure.in (noconfigdirs): Don't disable libgcj on
9522 sparc64-*-solaris* and sparcv9-*-solaris*.
9523
9524 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
9525
9526 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9527
9528 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9529
9530 * configure.in (FLAGS_FOR_TARGET): Do not add
9531 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9532 on i[3456]86-*-linux*.
9533
9534 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9535
9536 * configure.in (noconfigdirs): Replace [ ] with test.
9537
9538 * configure.in (noconfigdirs): Do not add target-newlib if
9539 target == i[3456]86-*-linux*, and host == target.
9540
9541 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9542
9543 * configure.in: delete reference to absent file
9544
9545 * configure.in: replace '[' with 'test'
9546
9547 * configure.in: Eliminate references to gash.
9548 * Makefile.in: Eliminate references to gash.
9549
9550 * configure.in: remove useless references to 'pic' makefile fragments.
9551
9552 * configure.in: (*-*-windows*) Finish removing.
9553
9554 * configure.in: Eliminate redundant test for libgui.
9555
9556 2002-04-29 Roger Sayle <roger@eyesopen.com>
9557
9558 * MAINTAINERS: Add self and realphabetize. Update entries
9559 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9560 entry for a29k port maintainer.
9561
9562 2002-04-26 Joel Sherrill <joel@OARcorp.com>
9563
9564 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9565 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9566
9567 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9568
9569 * configure.in: remove references to dead files
9570
9571 2002-04-19 Mark Mitchell <mark@codesourcery.com>
9572
9573 * MAINTAINERS: Add information about purpose of this file.
9574
9575 2002-04-18 Tom Tromey <tromey@redhat.com>
9576
9577 * configure.in: Disallow configuring libgcj when it is already
9578 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9579 Solaris 2.8 by default. For PR libgcj/6158.
9580
9581 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9582
9583 * configure.in: Move default CC setting out of config/mh-* fragments
9584 directly into here.
9585
9586 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9587
9588 * configure.in: don't even try to configure or make a subdirectory
9589 if there's no configure script for it.
9590
9591 2002-04-15 Mark Mitchell <mark@codesourcery.com>
9592
9593 * MAINTAINERS: Remove chill maintainers.
9594 * Makefile.in (CHILLFLAGS): Remove.
9595 (CHILL_LIB): Remove.
9596 (TARGET_CONFIGDIRS): Remove libchill.
9597 (CHILL_FOR_TARGET): Remove.
9598 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9599 CHILL_LIB.
9600 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9601 (CHECK_TARGET_MODULES): Likewise.
9602 (INSTALL_TARGET_MODULES): Likewise.
9603 (CLEAN_TARGET_MODULES): Likewise.
9604 (configure-target-libchill): Remove.
9605 (all-target-libchill): Remove.
9606 * configure.in (target_libs): Remove target-libchill.
9607 Do not compute CHILL_FOR_TARGET.
9608 * libchill: Remove directory.
9609
9610 2002-04-11 DJ Delorie <dj@redhat.com>
9611
9612 * Makefile.in, configure.in: Sync with binutils, entries
9613 follow...
9614
9615 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9616
9617 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9618 (do-tar, do-bz2): New rules.
9619 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9620 (gdb-tar): New rule.
9621 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9622 (insight_dejagnu.tar): New rule.
9623 (insight.tar): New rule.
9624 (gdb+dejagnu.tar): New rule.
9625 (gdb.tar): New rule.
9626
9627 2002-02-01 Mo DeJong <supermo@bayarea.net>
9628
9629 * Makefile.in: Add all-tix to deps for all-snavigator
9630 so that tix is built when building snavigator.
9631
9632 2002-01-11 Steve Ellcey <sje@cup.hp.com>
9633
9634 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9635 ld and gdb are not supported.
9636
9637 2002-01-07 Mark Salter <msalter@redhat.com>
9638
9639 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9640 Allow target-libgloss to be built for arm, strongarm, and xscale.
9641
9642 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9643
9644 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9645 options for i[3456]86-pc-linux* native builds.
9646
9647 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9648
9649 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9650 files from .po files for a distribution.
9651
9652 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
9653
9654 * configure.in: Enable libstdc++-v3 for h8300 targets.
9655
9656 2001-06-19 Alan Modra <amodra@bigpond.net.au>
9657
9658 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9659 version from bfd/.
9660
9661 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9662
9663 * Makefile.in (VER): When present, extract the version number from
9664 the file version.in.
9665
9666 2001-05-24 Tom Rix <trix@redhat.com>
9667
9668 * configure.in : enable ld for aix
9669
9670 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9671
9672 * config.guess: Add linux target for S/390.
9673
9674 2000-11-07 Philip Blundell <pb@futuretv.com>
9675
9676 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9677
9678 2000-11-03 Philip Blundell <pb@futuretv.com>
9679
9680 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9681 files.
9682
9683 2001-01-15 Ben Elliston <bje@redhat.com>
9684
9685 * configure.in (host_tools): Add sid.
9686 Always configure cgen.
9687
9688 2000-11-24 Nick Clifton <nickc@redhat.com>
9689
9690 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9691
9692
9693 2000-08-20 Doug Evans <dje@casey.transmeta.com>
9694
9695 * Makefile.in (ALL_MODULES): Add all-cgen.
9696 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9697 (all-cgen): New target.
9698 (all-opcodes,all-sim): Depend on all-cgen.
9699 * configure.in (host_tools): Add cgen.
9700 Only configure cgen if --enable-cgen-maint.
9701
9702 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
9703
9704 * configure.in: Add *-*-freebsd* configurations.
9705
9706 2002-04-08 Tom Tromey <tromey@redhat.com>
9707
9708 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9709 Fixes PR libgcj/6068.
9710
9711 2002-03-30 Krister Walfridsson <cato@df.lth.se>
9712
9713 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9714
9715 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9716
9717 * configure.in (alpha*-dec-osf*): Enable libgcj.
9718
9719 2003-03-27 Matthew Gingell <gingell@gnat.com>
9720
9721 * MAINTAINERS (Write After Approval): Add myself.
9722
9723 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9724
9725 Fix for: PR bootstrap/3591, target/5676
9726 * configure.in (mcore-pe): Disable the configuration of
9727 libstdc++-v3 since exceptions are not supported.
9728
9729 2002-03-20 Anthony Green <green@redhat.com>
9730
9731 * configure.in: Enable libgcj for xscale-elf target.
9732
9733 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
9734
9735 * MAINTAINERS: Update my email address.
9736
9737 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
9738
9739 * ltmain.sh (relink_command): Fix typo in previous change.
9740
9741 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
9742
9743 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9744 (relink_command): Added --tag flags.
9745 (mode=install): If relinking fails; error out.
9746
9747 2002-03-12 Richard Henderson <rth@redhat.com>
9748
9749 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9750 .NOTPARALLEL tag.
9751 (do-check): Rename from check.
9752 (check): Allow parallel check.
9753
9754 2002-03-12 Bob Wilson <bob.wilson@acm.org>
9755
9756 * MAINTAINERS: Add myself as maintainer for xtensa port.
9757 Fix alphabetical order in CPU port maintainer list.
9758 Remove myself from Write After Approval list.
9759
9760 2002-03-11 Richard Henderson <rth@redhat.com>
9761
9762 * Makefile.in (.NOTPARALLEL): Add fake tag.
9763
9764 2002-03-07 H.J. Lu (hjl@gnu.org)
9765
9766 * configure.in: Enable gprof for mips*-*-linux*.
9767
9768 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9769
9770 * MAINTAINERS (Write After Approval): Add myself.
9771
9772 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
9773
9774 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9775 libjava.
9776 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9777
9778 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
9779
9780 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9781 because its Makefile is there; test for the executable instead.
9782
9783 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
9784
9785 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9786 libstdc++-v3 and libjava.
9787
9788 2002-02-11 Adam Megacz <adam@xwt.org>
9789
9790 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9791 boehm-gc
9792
9793 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
9794
9795 * config.guess: Updated to 2002-01-30's version.
9796 * config.sub: Updated to 2002-02-01's version.
9797 Contribute sh64-elf.
9798 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9799 * configure.in: Added sh64-*-*.
9800
9801 2002-02-08 Chris Demetriou <cgd@broadcom.com>
9802
9803 * MAINTAINERS: Belatedly add myself to write after approval list.
9804
9805 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9806
9807 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9808 Remove self as Write After Approval.
9809
9810 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
9811
9812 * MAINTAINERS: Put self in as maintainer for contrib/regression
9813 directory.
9814
9815 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
9816
9817 * MAINTAINERS: Update my email address.
9818
9819 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9820
9821 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9822 target-libiberty, and target-libgloss. Skip Java-related
9823 libraries if not supported for NetBSD on target CPU.
9824
9825 2002-01-25 Douglas B Rupp <rupp@gnat.com>
9826
9827 * install-sh: Use _inst.$$_ for temp file name.
9828
9829 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9830
9831 * MAINTAINERS (Write After Approval): Move my contact info
9832 from here...
9833 (OS Port Maintainers): ...to here (netbsd).
9834
9835 2002-01-22 Bob Wilson <bob.wilson@acm.org>
9836
9837 * MAINTAINERS (Write After Approval): Add myself.
9838
9839 2002-01-17 H.J. Lu <hjl@gnu.org>
9840
9841 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9842 (all-target-fastjar): Also depend on all-target-libiberty.
9843
9844 2002-01-16 H.J. Lu (hjl@gnu.org)
9845
9846 * config.guess: Import from master sources, rev 1.225.
9847 * config.sub: Import from master sources, rev 1.238.
9848
9849 2002-01-16 Kazu Hirata <kazu@hxi.com>
9850
9851 * MAINTAINERS (Write After Approval): Remove myself.
9852
9853 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
9854
9855 * MAINTAINERS (Write After Approval): Add myself.
9856
9857 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9858
9859 * MAINTAINERS: Add self as docs co-maintainer.
9860
9861 2001-12-11 Matthias Klose <doko@debian.org>
9862
9863 * MAINTAINERS (Write After Approval): Add myself.
9864
9865 2001-12-09 Zack Weinberg <zack@codesourcery.com>
9866
9867 * MAINTAINERS: Update my email address.
9868
9869 2001-12-07 Turly O'Connor <turly@apple.com>
9870 * MAINTAINERS (Write After Approval): Add myself.
9871 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9872 (rs6000_initialize_trampoline): Call __trampoline_setup for
9873 ABI_DARWIN too.
9874 * darwin-tramp.asm: New file, implements __trampoline_setup.
9875 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9876
9877 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
9878
9879 * MAINTAINERS (Write After Approval): Add myself.
9880
9881 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9882
9883 * configure, configure.in: Use temp file for long sed commands.
9884
9885 2001-12-03 Laurent Guerby <guerby@acm.org>
9886
9887 * config.sub: Update to version 1.232 on subversion.
9888
9889 2001-12-03 Ben Elliston <bje@redhat.com>
9890
9891 * MAINTAINERS: Update mail address for config.* patches.
9892
9893 2001-11-27 DJ Delorie <dj@redhat.com>
9894 Zack Weinberg <zack@codesourcery.com>
9895
9896 When build != host, create libiberty for the build machine.
9897
9898 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9899 CONFIG_ARGUMENTS.
9900 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9901 New variables.
9902 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9903 and rules.
9904 (all.normal): Depend on ALL_BUILD_MODULES.
9905 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9906 (all-build-libiberty): Depend on configure-build-libiberty.
9907
9908 * configure: Calculate and substitute proper value for
9909 ALL_BUILD_MODULES.
9910 * configure.in: Create the build subdirectory.
9911 Calculate and substitute TARGET_CONFIGARGS (formerly
9912 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9913
9914 2001-11-26 Ziemowit Laski <zlaski@apple.com>
9915
9916 * MAINTAINERS (write-after-approval): Add self.
9917
9918 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9919
9920 * MAINTAINERS (GNATS only accounts): Remove self.
9921
9922 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9923
9924 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9925 libf2c.
9926
9927 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9928
9929 * MAINTAINERS (Write After Approval): Add self.
9930
9931 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9932
9933 * MAINTAINERS: mips and s390 are also CPU ports.
9934
9935 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9936
9937 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9938
9939 2001-11-11 David O'Brien <obrien@FreeBSD.org>
9940
9941 * MAINTAINERS: Alphabetize.
9942
9943 2001-11-09 Kazu Hirata <kazu@hxi.com>
9944
9945 * MAINTAINERS (Various maintainers: h8 port): Add myself.
9946
9947 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
9948
9949 * MAINTAINERS (Various maintainers: hppa port): Added myself.
9950
9951 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
9952
9953 * configure.in (--enable-languages): Be more permissive about
9954 syntax. Check for empty lists better. Warn about $LANGUAGES.
9955
9956 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
9957
9958 * config.sub: Import from master sources, rev. 1.230.
9959 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9960
9961 2001-11-07 Laurent Guerby <guerby@acm.org>
9962
9963 * MAINTAINERS (Write After Approval): Add self.
9964
9965 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
9966
9967 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9968
9969 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
9970
9971 * config.sub: Import from master sources, rev 1.226.
9972 * config.guess: Import from master sources, rev 1.216.
9973
9974 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
9975
9976 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9977 * MAINTAINERS: Add self as maintainer of MMIX port.
9978 Remove old after-approval entry.
9979
9980 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
9981
9982 * ChangeLog, configure: Fix spelling errors.
9983
9984 2001-10-20 Brendan Kehoe <brendan@zen.org>
9985
9986 * MAINTAINERS: Tweak my address.
9987
9988 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
9989
9990 * MAINTAINERS: Update my email address.
9991
9992 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
9993
9994 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9995 * MAINTAINERS: Add self as maintainer of CRIS port.
9996
9997 2001-10-10 Geert Bosch <bosch@gnat.com>
9998
9999 * MAINTAINERS (Various maintainers: Ada front end):
10000 Added Robert Dewar.
10001
10002 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
10003
10004 * MAINTAINERS (Write After Approval): Added self
10005
10006 2001-10-02 Geert Bosch <bosch@gnat.com>
10007
10008 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10009
10010 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
10011
10012 * configure: Handle temporary files securely using mkdir.
10013
10014 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
10015
10016 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10017
10018 2001-09-26 Will Cohen <wcohen@redhat.com>
10019
10020 * configure.in (*-*-linux*): Disable configuration of target-newlib
10021 and target-libgloss.
10022
10023 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10024
10025 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10026 RANLIB.
10027
10028 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
10029
10030 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10031 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10032 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10033 avoid quotes nesting problems.
10034 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10035 (DO_X): Export only variables that are set.
10036
10037 2001-09-19 Ben Elliston <bje@redhat.com>
10038
10039 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10040 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10041 semantics. Use the shell built-in "type" command instead.
10042
10043 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
10044
10045 Merged from gcc-3_0-branch:
10046 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
10047 * ltcf-c.sh: Use $objext, not $ac_objext.
10048 2001-07-27 Mark Kettenis <kettenis@gnu.org>
10049 * ltcf-cxx.sh: Add support for GNU.
10050 2001-07-22 Timothy Wall <twall@redhat.com>
10051 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
10052 default settings if using GNU tools with that configuration.
10053 * ltcf-cxx.sh: Ditto.
10054 * ltcf-gcj.sh: Ditto.
10055 2001-07-21 Michael Chastain <chastain@redhat.com>
10056 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10057 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
10058 * ltmain.sh: Mark as gcc-local.
10059
10060 2001-08-30 Eric Christopher <echristo@redhat.com>
10061 Jason Eckhardt <jle@redhat.com>
10062
10063 * config.guess: Merge from master sources.
10064 * config.sub: Merge from master sources, add support for mipsisa32.
10065
10066 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
10067 * config.sub: Merge from master sources, rev 1.219.
10068 * MAINTAINERS: Add self as contact for stormy16 port.
10069
10070 2001-08-14 Zack Weinberg <zackw@panix.com>
10071
10072 * config.sub: Merge from master sources, rev 1.218.
10073 * config.guess: Merge from master sources, rev 1.209.
10074
10075 2001-08-11 Graham Stott <grahams@redhat.com>
10076
10077 * Makefile.in (check-c++): Add missing semicolon.
10078
10079 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10080
10081 * MAINTAINERS (Various maitainers: predict.def): Added myself.
10082
10083 2001-07-30 Eric Christopher <echristo@redhat.com>
10084
10085 * MAINTAINERS (Various maintainers: mips port): Added myself.
10086
10087 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10088
10089 * configure.in (sh-*-linux*): New.
10090
10091 2001-07-27 Richard Henderson <rth@redhat.com>
10092
10093 * .cvsignore: Add LAST_UPDATED.
10094
10095 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10096
10097 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10098
10099 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
10100
10101 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10102
10103 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10104
10105 * MAINTAINERS (Write After Approval): Added myself.
10106
10107 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10108
10109 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10110 and libgcj on m68hc11/m68hc12.
10111
10112 2001-06-27 H.J. Lu (hjl@gnu.org)
10113
10114 * Makefile (CFLAGS_FOR_BUILD): New.
10115 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10116
10117 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10118
10119 * README: Remove version number.
10120
10121 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10122
10123 * INSTALL/README: Update wrt. to the installation instructions now
10124 residing in gcc/doc/install.texi.
10125
10126 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10127
10128 * README: Replace with a cut-down and updated version of gcc/README.
10129
10130 2001-06-12 David Edelsohn <edelsohn@gnu.org>
10131
10132 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10133 multilibs to be disabled.
10134
10135 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
10136
10137 * MAINTAINERS (Write After Approval): Add myself.
10138
10139 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
10140
10141 * config.guess: Import CVS version 1.195.
10142 * config.sub: Import CVS version 1.212.
10143
10144 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
10145
10146 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10147 gcc/xgcc is built, use -print-prog-name to find out the program
10148 name to use.
10149
10150 2001-06-04 Phil Edwards <pme@sources.redhat.com>
10151
10152 * config.guess: Import CVS version 1.194. All gcc-local changes
10153 appear to also be in the master copy.
10154 * config.sub: Import CVS version 1.211.
10155
10156 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
10157
10158 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10159 with_gcc]: Use `gcc -shared' to build a shared library.
10160
10161 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
10162
10163 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10164 archives.
10165
10166 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10167
10168 * MAINTAINERS (Write After Approval): Add myself.
10169
10170 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
10171
10172 * configure.in (libstdcxx_flags): Do not try to execute
10173 libstdc++-v3/testsuite_flags until it exists.
10174
10175 2001-06-01 Alan Modra <amodra@bigpond.net.au>
10176
10177 * MAINTAINERS: Update my email address.
10178
10179 2001-05-31 Graham Stott <grahams@redhat.com>
10180
10181 * MAINTAINERS (Write After Approval): Add myself.
10182
10183 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
10184
10185 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
10186 libraries when using g++ with native linker.
10187
10188 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
10189
10190 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10191
10192 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
10193
10194 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10195 [aix4*|aix5*]: Prepend blank.
10196
10197 2001-05-20 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.254. Rebuilt a number
10201 of subdir/configure scripts to use the new libtool.m4.
10202
10203 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
10204
10205 * MAINTAINERS (Write After Approval): Add myself.
10206
10207 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
10208
10209 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10210
10211 2001-05-11 Ben Elliston <bje@redhat.com>
10212
10213 * Makefile.in (all-sid): New target.
10214 (check-sid, clean-sid, install-sid): Likewise.
10215
10216 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
10217
10218 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10219
10220 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10221
10222 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10223 libgcj.
10224
10225 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10226
10227 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10228 gcc/xgcc is built, use -print-prog-name to find out the program
10229 name to use.
10230
10231 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
10232
10233 * configure.in (noconfigdirs): Don't reset it from scratch in the
10234 target case; only append to it.
10235
10236 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10237 sparc-*-solaris2.8]: Disable ${libgcj}.
10238
10239 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
10240
10241 * configure.in (libgcj_saved): Copy from $libgcj.
10242 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10243 --disable-libgcj.
10244
10245 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
10246
10247 * MAINTAINERS: Remove self as MIPS maintainer and
10248 C front end maintainer.
10249
10250 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
10251
10252 * configure.in: Move *-chorusos target case to the proper switch.
10253 Disable libgcj.
10254
10255 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10256
10257 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10258 1.641.2.228.
10259
10260 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10261
10262 * Makefile.in (STAGE1_CFLAGS): Pass down.
10263
10264 2001-04-13 Alan Modra <amodra@one.net.au>
10265
10266 * config.guess: Add hppa64-linux support. Note for next import that
10267 this is already in the master file.
10268 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
10269
10270 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10271
10272 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10273 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10274
10275 2001-04-11 Stan Shebs <shebs@apple.com>
10276
10277 * MAINTAINERS: Add self as Darwin port maintainer.
10278
10279 2001-04-11 Alan Modra <amodra@one.net.au>
10280
10281 * MAINTAINERS: Update my email address.
10282
10283 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
10284
10285 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10286 recent versions of FreeBSD (release 3 or later).
10287 * ltconfig: On FreeBSD, -lc must not be provided when building
10288 a shared library or else the standard -pthread gcc option is
10289 rendered worthless to later users of the built library.
10290
10291 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
10292
10293 * MAINTAINERS: Add self and RTH as C front end maintainers.
10294
10295 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
10296
10297 * config.sub: Make sure to match an already-canonicalized
10298 machine name (eg. mn10300-unknown-elf).
10299
10300 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
10301
10302 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10303 New macros.
10304 (bootstrap, cross): Use RECURSE_FLAGS.
10305 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10306
10307 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
10308
10309 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10310
10311 2001-03-22 Colin Howell <chowell@redhat.com>
10312
10313 * Makefile.in (DO_X): Do not backslash single-quotes in
10314 backquotes (two places).
10315
10316 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10317
10318 Re-installed:
10319 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10320 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10321 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10322 * ltcf-cxx.sh: Likewise.
10323 * ltcf-gcj.sh: Likewise.
10324
10325 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10326
10327 * MAINTAINERS: Add myself as "documentation co-maintainer".
10328
10329 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10330
10331 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10332 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10333
10334 2001-03-19 Tom Tromey <tromey@redhat.com>
10335
10336 * config-ml.in: Handle GCJ and GCJFLAGS.
10337
10338 2001-03-21 Michael Chastain <chastain@redhat.com>
10339
10340 * Makefile.in: all-m4 depends on all-texinfo.
10341
10342 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
10343
10344 * MAINTAINERS: Add myself to write after approval list.
10345
10346 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
10347
10348 * Makefile.in (DO_X): Quote nested quotes.
10349
10350 2001-03-18 Alan Modra <alan@linuxcare.com.au>
10351
10352 * MAINTAINERS: Add myself to write after approval list.
10353
10354 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
10355
10356 * Makefile.in (DO_X): Use double quotes for quoting
10357 "RANLIB=$${RANLIB}".
10358
10359 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10360
10361 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10362
10363 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
10364
10365 * configure.in: Only use `lang_requires' for languages athat are
10366 actually enabled.
10367
10368 2001-03-08 Phil Edwards <pme@sources.redhat.com>
10369
10370 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10371
10372 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
10373
10374 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10375
10376 2001-03-07 Tom Tromey <tromey@redhat.com>
10377
10378 * configure.in: Allow config-lang.in to set `lang_requires' to list
10379 of other required languages.
10380
10381 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
10382
10383 * Makefile.in: Remove RANLIB definition. Use RANLIB
10384 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10385 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10386
10387 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
10388 Alexandre Oliva <aoliva@redhat.com>
10389
10390 * Makefile.in (check-c++): Use tabs, not spaces.
10391
10392 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
10393
10394 * MAINTAINERS: add myself to Write After Approval list.
10395
10396 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
10397
10398 * Makefile.in (check-c++): New rule.
10399
10400 * configure.in (target_libs): Remove libg++.
10401 (noconfigdirs): Remove libg++.
10402 (noconfigdirs): Same.
10403 (noconfigdirs): Same.
10404 (noconfigdirs): Same.
10405
10406 * config-ml.in: Remove libg++ references.
10407
10408 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10409 (ALL_TARGET_MODULES): Same.
10410 (configure-target-libg++): Remove.
10411 (all-target-libg++): Remove.
10412 (configure-target-libio): Remove.
10413 (all-target-libio): Remove.
10414 (check-target-libio): Remove.
10415 (.PHONY): Remove.
10416 (libg++.tar.bz2): Remove.
10417 (all-target-cygmon): Remove libio.
10418 (all-target-libstdc++): Remove.
10419 (configure-target-libstdc++): Remove.
10420 (TARGET_LIB_PATH): Remove libstdc++.
10421 (ALL_GCC_CXX): Remove libstdc++.
10422 (all-target-gperf): Correct.
10423
10424 2001-02-16 Nick Clifton <nickc@redhat.com>
10425
10426 * configure.in (noconfigdirs): Allow configuration of texinfo
10427 for Cygwin hosts.
10428
10429 2001-02-15 Anthony Green <green@redhat.com>
10430
10431 * configure: Introduce GCJ_FOR_TARGET.
10432 * configure.in: Ditto.
10433 * Makefile.in: Ditto.
10434
10435 2001-02-13 Andreas Schwab <schwab@suse.de>
10436
10437 * MAINTAINERS: Update mail address.
10438
10439 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10440
10441 * config.guess: Add linux target for S/390.
10442 * config.sub: Likewise.
10443
10444 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
10445
10446 * configure.in: for *-chorusos, don't config target-newlib and
10447 target-libgloss.
10448
10449 2001-02-06 Ben Elliston <bje@redhat.com>
10450
10451 * configure: Output host type to stdout, not stderr.
10452
10453 2001-02-05 Mark Mitchell <mark@codesourcery.com>
10454
10455 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10456 * ltcf-cxx.sh: Likewise.
10457
10458 * config.if: Assume enable_libstdcxx_v3 is defined.
10459
10460 2001-02-04 Mark Mitchell <mark@codesourcery.com>
10461
10462 Remove V2 C++ library.
10463 * configure.in: Remove --enable-libstdcxx_v3 support.
10464
10465 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10466
10467 * include/demangle.h: Add prototype for java_demangle_v3.
10468
10469 2001-01-29 Phil Edwards <pme@sources.redhat.com>
10470
10471 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10472
10473 2001-01-27 Richard Henderson <rth@redhat.com>
10474
10475 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10476
10477 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10478
10479 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10480 Don't unset, it's non-portable and no longer necessary, set to empty
10481 instead.
10482
10483 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10484
10485 * ltconfig: Shell portability fix for the tagname validity check.
10486
10487 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
10488
10489 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10490 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10491
10492 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10493
10494 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10495
10496 2001-01-26 Tom Tromey <tromey@redhat.com>
10497
10498 * configure.in: Allow libgcj to be built on Sparc Solaris.
10499
10500 2001-01-25 David Edelsohn <edelsohn@gnu.org>
10501
10502 * ltcf-c.sh: Add aix5 case.
10503 * ltcf-cxx.sh: Likewise.
10504 * ltconfig: Likewise.
10505
10506 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
10507
10508 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10509 keep at least one of build_libtool_libs or build_old_libs set to
10510 yes.
10511
10512 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10513 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10514
10515 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10516
10517 * configure.in: Enable libgcj on several additional platforms.
10518
10519 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10520
10521 * configure.in: Enable libgcj for linux targets.
10522
10523 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10524
10525 * MAINTAINERS (Write After Approval): Add myself.
10526
10527 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10528
10529 * MAINTAINERS: Add myself as vax port maintainer.
10530
10531 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10532
10533 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10534
10535 2001-01-09 Mike Stump <mrs@wrs.com>
10536
10537 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10538 failures of subdirectories.
10539
10540 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10541
10542 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10543 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10544 * ltcf-cxx.sh: Likewise.
10545 * ltcf-gcj.sh: Likewise.
10546 * ltconfig.sh: Fix typo.
10547
10548 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10549
10550 * configure: handle DOS-style absolute paths.
10551
10552 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10553
10554 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10555
10556 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10557
10558 * MAINTAINERS: Add myself as avr port co-maintainer.
10559
10560 2000-12-28 Ben Elliston <bje@redhat.com>
10561
10562 * MAINTAINERS: Add myself under ``Write After Approval''.
10563
10564 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10565
10566 * texinfo: Remove directory from GCC.
10567
10568 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10569
10570 * COPYING: Update to current
10571 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10572 to 19yy as example year in copyright notice).
10573
10574 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10575
10576 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10577 (libstdcxx_incdir): Pass down.
10578 * config.if: Remove expired bits for cxx_interface, add stub.
10579 (libstdcxx_incdir): Add variable for g++ include directory.
10580 * configure.in (gxx_include_dir): Use it.
10581
10582 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
10583
10584 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10585 with old-email address from ``Write After Approval''.
10586
10587 2000-12-15 Andreas Jaeger <aj@suse.de>
10588
10589 * configure.in: Handle lang_dirs.
10590
10591 2000-12-14 Tom Tromey <tromey@redhat.com>
10592
10593 * MAINTAINERS: Removed brads.
10594
10595 * MAINTAINERS: Added gcj developers.
10596
10597 2000-12-13 Anthony Green <green@redhat.com>
10598
10599 * configure.in: Disable libgcj for any target not specifically
10600 listed. Disable libgcj for x86 and Alpha Linux until compatible
10601 with g++ abi.
10602
10603 2000-12-13 Mike Stump <mrs@wrs.com>
10604
10605 * Makefile.in (local-distclean): Also remove fastjar.
10606
10607 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10608
10609 * contrib/gcc_update: Add fastjar --touch entries.
10610
10611 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
10612
10613 * configure.in: Disable language-specific target libraries for
10614 languages that aren't enabled.
10615
10616 2000-12-10 Anthony Green <green@redhat.com>
10617
10618 * configure.in: Define libgcj. Disable libgcj target libraries for
10619 most targets.
10620
10621 2000-12-10 Neil Booth <neilb@earthling.net>
10622
10623 * MAINTAINERS: Update mail address, remove from WAA list.
10624
10625 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10626
10627 * libjava: Imported from /cvs/java.
10628 * libffi: Likewise.
10629 * Boehm-gc: Likewise.
10630
10631 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10632
10633 * configure.in (target_libs): Revert 2000-12-08 patch.
10634 (noconfigdirs): Added target-libjava.
10635
10636 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10637
10638 * djunpack.bat: removed.
10639
10640 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10641
10642 * Makefile.in: handle DOS-style absolute paths.
10643 * config-ml.in: likewise.
10644 * symlink-tree: likewise.
10645
10646 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10647
10648 * fastjar: Imported.
10649
10650 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10651
10652 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10653 libjava.
10654 * configure.in (target_libs): Removed `target-libjava'.
10655
10656 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10657
10658 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10659 (ALL_MODULES): Added fastjar.
10660 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10661 (all-target-libjava): all-fastjar replaces all-zip.
10662 (all-fastjar): Added.
10663 (configure-target-fastjar, all-target-fastjar): Likewise.
10664 * configure.in (host_tools): Added fastjar.
10665
10666 2000-12-07 Mike Stump <mrs@wrs.com>
10667
10668 * Makefile.in (local-distclean): Remove leftover built files.
10669
10670 2000-11-24 Nick Clifton <nickc@redhat.com>
10671
10672 * configure.in (xscale-elf): Add target.
10673 (xscale-coff): Add target.
10674
10675 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
10676
10677 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10678 recent versions of FreeBSD (release 3 or later).
10679 * ltconfig: On FreeBSD, -lc must not be provided when building
10680 a shared library or else the standard -pthread gcc option is
10681 rendered worthless to later users of the built library.
10682
10683 2000-11-16 Fred Fish <fnf@be.com>
10684
10685 * configure.in (enable_libstdcxx_v3): Fix typo,
10686 libstd++ -> libstdc++.
10687
10688 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10689
10690 * MAINTAINERS: Add self to Write After Approval list.
10691
10692 2000-11-21 Bernd Schmidt <bernds@redhat.com>
10693
10694 * MAINTAINERS: Update my email address. Add myself to global write
10695 privs list.
10696
10697 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
10698
10699 * Makefile.in: Merge with src and libgcj.
10700 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10701 configure-target-<library> when their configure scripts need the C
10702 or C++ library to have already been built to work properly.
10703 (do_proto_toplev): Set them to an empty string.
10704
10705 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10706 (REALLY_SET_LIB_PATH): Use them.
10707
10708 2000-11-17 Stan Shebs <shebs@apple.com>
10709
10710 * MAINTAINERS: Add self to Write After Approval list.
10711
10712 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10713
10714 * configure: Provide the original toplevel configure arguments
10715 (including $0) to subprocesses in the environment rather than
10716 through gcc/configargs.h.
10717
10718 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10719
10720 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10721 C99. Alphabetise "Write After Approval" list.
10722
10723 2000-11-12 Mark Mitchell <mark@codesourcery.com>
10724
10725 * configure: Turn on libstdc++ V3 by default.
10726
10727 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10728 if we've got GCC.
10729
10730 2000-11-11 Philip Blundell <philb@gnu.org>
10731
10732 * MAINTAINERS: Add self to Write After Approval list.
10733
10734 2000-11-09 David Edelsohn <edelsohn@gnu.org>
10735
10736 * ltcf-c.sh (aix4): Improve shared library configuration; require
10737 exporting symbols.
10738 * ltcf-cxx.sh (aix4): Define.
10739 * ltconfig (aix4): Define library and soname specs appropriate for
10740 AIX. Define command to create export symbols list.
10741
10742 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
10743
10744 * config.sub: Add support for Sun Chorus
10745
10746 2000-10-31 Nick Clifton <nickc@redhat.com>
10747
10748 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10749 <name>@redhat.com. Also installed new email address for Clint
10750 Popetz.
10751
10752 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10753
10754 * etc: Remove directory from GCC.
10755
10756 2000-10-16 Michael Meissner <meissner@redhat.com>
10757
10758 * configure (gcc/configargs.h): Only create if there is a build GCC
10759 directory created.
10760
10761 2000-10-16 Matthias Klose <doko@debian.org>
10762
10763 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10764 when configured for libstdc++-v3.
10765
10766 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
10767
10768 * configure: Save configure arguments to gcc/configargs.h.
10769
10770 2000-10-04 Philipp Thomas <pthomas@suse.de>
10771
10772 * config.guess: Import CVS version 1.157.
10773 * config.sub: Import CVS version 1.181.
10774
10775 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
10776
10777 * Makefile.in (bootstrap): avoid recursion if subdir missing
10778 (cross): ditto
10779 (do-proto-toplev): ditto
10780
10781 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
10782
10783 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10784 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10785
10786 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10787 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10788 all affected `configure' scripts.
10789
10790 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10791
10792 * MAINTAINERS: Add self as cpplib co-maintainer.
10793
10794 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
10795
10796 * MAINTAINERS: Add self to Write After Approval list.
10797
10798 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10799
10800 * INSTALL/README: egcs -> GCC update.
10801
10802 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
10803
10804 * MAINTAINERS: Add myself to Write After Approval list.
10805
10806 2000-09-15 Kazu Hirata <kazu@hxi.com>
10807
10808 * MAINTAINERS: Add myself to Write After Approval list.
10809
10810 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10811
10812 * configure.in: Do not build byacc for hppa64. Provide paths to the
10813 X11 libraries for hppa64.
10814
10815 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10816
10817 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10818
10819 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
10820
10821 * Makefile.in (all-zlib): Added dummy target.
10822
10823 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10824 ltcf-gcj.sh: Updated from libtool multi-language branch.
10825
10826 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
10827
10828 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10829 (bootstrap*): Depend on all-bootstrap.
10830
10831 2000-09-05 Philipp Thomas <pthomas@suse.de>
10832
10833 * config.guess: Import CVS version 1.156.
10834 * config.sub: Import CVS version 1.179.
10835
10836 2000-09-02 Anthony Green <green@cygnus.com>
10837
10838 * Makefile.in (all-gcc): Depend on all-zlib.
10839 (CLEAN_MODULES): Add clean-zlib.
10840 (ALL_MODULES): Add all-zlib.
10841 * configure.in (host_libs): Add zlib.
10842
10843 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
10844
10845 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10846 crosses, but add gcc/include to the header search path for them.
10847
10848 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10849
10850 * MAINTAINERS: Add self to Write After Approval list.
10851
10852 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10853
10854 * config.guess: Import CVS version 1.152.
10855 * config.sub: Import CVS version 1.177.
10856
10857 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
10858
10859 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10860 $targargs to tell whether newlib is going to be built.
10861
10862 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10863 $$r/TARGET_SUBDIR/libio for _G_config.h.
10864
10865 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
10866
10867 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10868
10869 2000-08-22 DJ Delorie <dj@redhat.com>
10870
10871 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10872
10873 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
10874
10875 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10876 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10877 sub-configures.
10878
10879 2000-08-21 DJ Delorie <dj@redhat.com>
10880
10881 * MAINTAINERS: Add self as a libiberty maintainer
10882
10883 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
10884
10885 * configure.in (libstdcxx_flags): Use
10886 libstdc++-v3/src/libstdc++.INC.
10887
10888 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
10889
10890 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10891
10892 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10893
10894 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10895
10896 * configure: Make enable_threads and enable_shared defaults
10897 explicit. Substitute enable_threads into generated Makefiles.
10898 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10899 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10900
10901 2000-08-13 Geoff Keating <geoffk@cygnus.com>
10902
10903 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10904
10905 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
10906
10907 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10908 previous delta.
10909
10910 2000-08-11 Jason Merrill <jason@redhat.com>
10911
10912 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10913 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10914 (FLAGS_FOR_TARGET): Not here.
10915 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10916
10917 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
10918
10919 * config-ml.in (CC, CXX): Don't introduce a leading space.
10920
10921 2000-08-07 DJ Delorie <dj@delorie.com>
10922
10923 * MAINTAINERS: Add self as a DJGPP maintainer
10924
10925 2000-08-07 DJ Delorie <dj@redhat.com>
10926
10927 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10928 "if we're also building gcc, and it's a gcc that will run on the
10929 build machine, we want to use its includes instead of the system's
10930 default includes".
10931
10932 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10933
10934 * MAINTAINERS: Add self to Write After Approval list.
10935
10936 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
10937
10938 * configure.in (libstdcxx_flags): Don't use `"'.
10939
10940 * config-ml.in: Adjust multilib search paths to the
10941 appropriate multilib tree.
10942
10943 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
10944
10945 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10946 commas in $LANGUAGES.
10947
10948 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
10949
10950 * configure.in: Re-enable all references to libg++ and librx.
10951
10952 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
10953
10954 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10955 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
10956 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10957 * ltcf-cxx.sh (need_lc): Set based on postdeps.
10958
10959 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10960
10961 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
10962
10963 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10964 CXX_FOR_TARGET for sed.
10965
10966 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
10967
10968 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10969 Do not override if already set in the environment or in configure.
10970 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10971 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10972
10973 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
10974
10975 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10976 the libtool CVS tree multi-language branch.
10977 * ltconfig, ltmain.sh: Updated.
10978
10979 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
10980
10981 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10982 (clean-target): Depend on it.
10983
10984 * Makefile.in (FLAGS_FOR_TARGET): New macro.
10985 (GCC_FOR_TARGET): Use it.
10986 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10987 * configure.in: ... here.
10988 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
10989 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10990
10991 2000-07-24 Eric Christopher <echristo@cygnus.com>
10992
10993 * MAINTAINERS: Add self to Write After Approval list.
10994
10995 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
10996
10997 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10998 (configure-target-libchill, configure-target-libobjc): Likewise.
10999
11000 * configure.in: Use the same cache file for all target libs.
11001 * config-ml.in: But different cache files per multilib variant.
11002
11003 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11004
11005 * configure (topsrcdir): Don't use dirname.
11006
11007 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
11008
11009 * MAINTAINERS: Add self to Write After Approval list.
11010
11011 2000-07-20 Jason Merrill <jason@redhat.com>
11012
11013 * configure.in: Remove all references to libg++ and librx.
11014
11015 * configure, configure.in, Makefile.in: Unify gcc and binutils.
11016
11017 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
11018
11019 * config.sub: Update to subversions version 2000-07-06.
11020
11021 2000-07-12 Andrew Haley <aph@cygnus.com>
11022
11023 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11024 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11025
11026 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
11027
11028 * symlink-tree: Check number of arguments.
11029
11030 2000-07-05 Jim Wilson <wilson@cygnus.com>
11031
11032 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11033 search path for a g++ extracted from the build tree. This
11034 will allow link tests run by configure scripts in
11035 subdirectories to succeed.
11036
11037 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
11038
11039 * ltconfig: Add support for mips-dde-sysv4.2MP
11040
11041 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11042
11043 * MAINTAINERS: Add myself as loop discovery maintainer.
11044
11045 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
11046
11047 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11048 `os2'. Force ac_cv_exeext to be ".exe" in that case.
11049
11050 2000-06-19 Timothy Wall <twall@cygnus.com>
11051
11052 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11053 * config.sub: Add tic54x target.
11054
11055 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11056
11057 * MAINTAINERS: Add self as Fortran maintainer,
11058 remove Craig Burley.
11059
11060 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
11061
11062 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11063 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11064
11065 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11066
11067 * MAINTAINERS: Add self as i18n maintainer
11068
11069 20000-05-21 H.J. Lu (hjl@gnu.org)
11070
11071 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11072 directory are used if they exist. Make sure
11073 $(build_tooldir)/include is searched for header files,
11074 $(build_tooldir)/lib/ for library files.
11075 (GCC_FOR_TARGET): Likewise.
11076 (CXX_FOR_TARGET): Likewise.
11077
11078 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11079
11080 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11081
11082 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
11083
11084 * Makefile.in (configure-target-libiberty): Depend on
11085 configure-target-newlib.
11086
11087 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11088
11089 * configure.in, Makefile.in: Merge all libffi-related
11090 configury stuff from the libgcj tree.
11091
11092 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11093
11094 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11095 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11096
11097 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11098
11099 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11100 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11101 current version information. Add to proto-toplev directory.
11102 (gdb-taz): Build do-djunpack.
11103
11104 2000-05-15 David Edelsohn <edelsohn@gnu.org>
11105
11106 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11107
11108 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11109
11110 * MAINTAINERS: Add self to Write After Approval list.
11111
11112 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11113
11114 * ltmain.sh: Preserve in relink_command any environment
11115 variables that may affect the linker behavior.
11116
11117 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
11118
11119 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11120
11121 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
11122
11123 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11124
11125 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11126
11127 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11128 with the version name.
11129
11130 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
11131
11132 * MAINTAINERS: Add self as bb-reorder maintainer.
11133
11134 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
11135
11136 * config.if: Tweak.
11137
11138 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
11139
11140 * djunpack.bat: New file.
11141
11142 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
11143
11144 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11145 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11146 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11147 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11148
11149 2000-04-16 Dave Pitts <dpitts@cozx.com>
11150
11151 * config.sub (case $basic_machine): Change default for "ibm-*"
11152 to "openedition".
11153
11154 2000-04-13 Andreas Jaeger <aj@suse.de>
11155
11156 * MAINTAINERS: Added myself.
11157
11158 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11159
11160 * Makefile.in (gdb-taz): New target. GDB specific archive.
11161 (do-md5sum): New target.
11162 (MD5PROG): Define.
11163 (PACKAGE): Default to TOOL.
11164 (VER): Default to a shell script.
11165 (taz): Rewrite target. Move real work to do-proto-toplev. Include
11166 md5 checksum generation.
11167 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11168 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11169 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11170 insight.tar.bz2): Use gdb-taz to create archive.
11171
11172 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11173
11174 * configure (warn_cflags): Delete.
11175
11176 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
11177
11178 * MAINTAINERS: Added myself.
11179
11180 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
11181 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
11182
11183 * configure.in (enable_libstdcxx_v3): Add.
11184 (target_libs): Add bits here to switch between libstdc++-v2 and
11185 libstdc++-v3.
11186 * config.if: And this file too.
11187 * Makefile.in: Add libstdc++-v3 targets.
11188
11189 2000-04-05 Michael Meissner <meissner@redhat.com>
11190
11191 * config.sub (d30v): Add d30v as a basic machine type.
11192
11193 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
11194
11195 * configure.in: -linux-gnu*, not -linux-gnu.
11196
11197 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11198
11199 * MAINTAINERS: Add self in write-after-approval section.
11200
11201 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
11202
11203 * MAINTAINERS: Add self as ia64 port maintainer.
11204
11205 2000-03-08 Neil Booth <NeilB@earthling.net>
11206
11207 * MAINTAINERS: Add self in write-after-approval section.
11208
11209 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
11210
11211 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11212 (do-tar-bz2): Replace TOOL with PACKAGE.
11213 (gdb.tar.bz2): Remove GDBTK from GDB package.
11214 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11215 dejagnu.tar.bz2): New packages.
11216
11217 2000-02-27 Andreas Jaeger <aj@suse.de>
11218
11219 * configure.in: Add entry for mips*-*-linux*, move catch all
11220 *-*-*linux* entry below this one.
11221
11222 2000-02-27 Ian Lance Taylor <ian@zembu.com>
11223
11224 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11225
11226 2000-02-24 Nick Clifton <nickc@cygnus.com>
11227
11228 * config.sub: Support an OS of "wince".
11229
11230 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
11231
11232 * config.guess, config.sub: Updated to match config's 2000-02-15
11233 version.
11234
11235 2000-02-23 Linas Vepstas <linas@linas.org>
11236
11237 * config.sub: Add support for Linux/IBM 370.
11238 * configure.in: Likewise.
11239
11240 2000-02-22 Nick Clifton <nickc@cygnus.com>
11241
11242 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11243
11244 2000-02-20 Christopher Faylor <cgf@cygnus.com>
11245
11246 * config.guess: Guess "cygwin" rather than "cygwin32".
11247
11248 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11249
11250 * configure (gcc_version): When setting, narrow search to
11251 lines containing `version_string'.
11252
11253 2000-02-15 Denis Chertykov <denisc@overta.ru>
11254
11255 * config.sub: Add support for avr target.
11256
11257 2000-02-14 Nick Clifton <nickc@cygnus.com>
11258
11259 * MAINTAINERS: Add maintainers for MCore port.
11260
11261 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
11262
11263 * config.sub: Add mmix-knuth-mmixware.
11264
11265 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11266
11267 * MAINTAINERS: Pair cccp with cpplib maintainership.
11268
11269 2000-01-27 Christopher Faylor <cgf@redhat.com>
11270
11271 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11272 structure stuff to -L library search.
11273 (CXX_FOR_TARGET): Ditto.
11274 (CROSS_CHECK_MODULES): Fix spelling mistake.
11275
11276 2000-01-24 Mark Mitchell <mark@codesourcery.com>
11277
11278 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11279 the C++ compiler.
11280
11281 2000-01-12 Richard Henderson <rth@cygnus.com>
11282
11283 * configure.in: Don't build some bits for beos.
11284
11285 2000-01-12 Joel Sherrill (joel@OARcorp.com)
11286
11287 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11288 as include files.
11289
11290 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
11291
11292 * Add self as cpplib maintainer, as requested by Jason
11293 Merrill. Correct my e-mail address.
11294
11295 2000-01-06 Geoff Keating <geoffk@cygnus.com>
11296
11297 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11298 not mh-aix43.
11299
11300 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11301
11302 * MAINTAINERS: Add myself to "write after approval" list.
11303
11304 1999-12-14 Richard Henderson <rth@cygnus.com>
11305
11306 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11307 * config.sub: Accept alphaev[78], alphaev8.
11308
11309 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11310
11311 * config.guess, config.sub: Update from autoconf.
11312
11313 1999-11-29 Bruce Korb <autogen@linuxbox.com>
11314
11315 * MAINTAINERS: update my playtime e-address.
11316
11317 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11318
11319 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11320 necessary libraries are missing.
11321
11322 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
11323
11324 * MAINTAINERS: Add new 'write after approval' maintainer.
11325
11326 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11327
11328 * MAINTAINERS: Add new Java maintainer.
11329
11330 1999-10-25 Andreas Schwab <schwab@suse.de>
11331
11332 * configure: Fix quoting inside arguments of eval.
11333
11334 1999-10-21 Nick Clifton <nickc@cygnus.com>
11335
11336 * config-ml.in: Allow suppression of some ARM multilibs.
11337
11338 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11339
11340 * config.guess: Add OS/390 match pattern.
11341 * config.sub: Add mvs, openedition targets.
11342 * configure.in (i370-ibm-opened*): New.
11343
11344 1999-09-04 Steve Chamberlain <sac@pobox.com>
11345
11346 * config.sub: Add support for configuring for pj.
11347
11348 1999-08-31 Nick Clifton <nickc@cygnus.com>
11349
11350 * config.sub (maybe_os): Add support for configuring for fr30.
11351
11352 1999-08-25 Nick Clifton <nickc@cygnus.com>
11353
11354 * configure.in: Do not configure or build ld for AIX
11355 platforms. ld is known to be broken on these platforms.
11356
11357 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11358
11359 * config-ml.in: Pass compiler flag corresponding to multidirs to
11360 subdir configures.
11361
11362 1999-08-09 Ian Lance Taylor <ian@zembu.com>
11363
11364 * Makefile.in (LDFLAGS): Define.
11365
11366 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11367
11368 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11369 noconfigdirs.
11370 (*-*-cygwin*): Likewise.
11371
11372 1999-08-08 Ian Lance Taylor <ian@zembu.com>
11373
11374 * mkdep: New file.
11375 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11376 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11377
11378 From Eli Zaretskii <eliz@is.elta.co.il>:
11379 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11380 long file name when using DJGPP on MS-DOS.
11381
11382 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11383
11384 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11385
11386 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
11387
11388 * Makefile.in (check-target-libio): Remove all-target-libstdc++
11389 dependency as this causes "make check" to globally "make all"
11390
11391 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
11392
11393 * configure.in (target_libs): Added target-zlib.
11394 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11395 (CONFIGURE_TARGET_MODULES): Likewise.
11396 (CHECK_TARGET_MODULES): Likewise.
11397 (INSTALL_TARGET_MODULES): Likewise.
11398 (CLEAN_TARGET_MODULES): Likewise.
11399 (configure-target-zlib): New target.
11400 (all-target-zlib): Likewise.
11401 (all-target-libjava): Depend on all-target-zlib.
11402 (configure-target-libjava): Depend on configure-target-zlib.
11403
11404 * Makefile.in (configure-target-libjava): Depend on
11405 configure-target-newlib.
11406 (configure-target-boehm-gc): New target.
11407 (configure-target-qthreads): New target.
11408
11409 * configure.in (target_libs): Added target-qthreads.
11410 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11411 (CONFIGURE_TARGET_MODULES): Likewise.
11412 (CHECK_TARGET_MODULES): Likewise.
11413 (INSTALL_TARGET_MODULES): Likewise.
11414 (CLEAN_TARGET_MODULES): Likewise.
11415 (all-target-qthreads): New target.
11416 (configure-target-libjava): Depend on configure-target-qthreads.
11417 (all-target-libjava): Depend on all-target-qthreads.
11418
11419 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11420 (CONFIGURE_TARGET_MODULES): Likewise.
11421 (CHECK_TARGET_MODULES): Likewise.
11422 (INSTALL_TARGET_MODULES): Likewise.
11423 (CLEAN_TARGET_MODULES): Likewise.
11424 (all-target-libjava): New target.
11425 (all-target-boehm-gc): Likewise.
11426 * configure.in (target_libs): Added libjava, boehm-gc.
11427
11428 1999-07-22 Ian Lance Taylor <ian@zembu.com>
11429
11430 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11431 configure.bat in SUPPORT_FILES.
11432 (gas+binutils.tar.bz2): Likewise.
11433
11434 * makeall.bat: Remove; obsolete.
11435
11436 1999-07-21 Ian Lance Taylor <ian@zembu.com>
11437
11438 From Mark Elbrecht:
11439 * configure.bat: Remove; obsolete.
11440
11441 1999-07-11 Ian Lance Taylor <ian@zembu.com>
11442
11443 * configure: Add -W -Wall to the default CFLAGS when compiling with
11444 gcc.
11445
11446 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11447
11448 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11449
11450 1999-06-30 Mark Mitchell <mark@codesourcery.com>
11451
11452 * configure.in: Build ld on IRIX6.
11453
11454 1999-06-12 Ian Lance Taylor <ian@zembu.com>
11455
11456 * Makefile.in: Change distribution targets to use bzip2 instead of
11457 gzip.
11458 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11459 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11460
11461 1999-06-04 Nick Clifton <nickc@cygnus.com>
11462
11463 * config.sub: Add mcore target.
11464
11465 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11466
11467 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11468
11469 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11470
11471 * config.guess (dummy): Changed to $dummy.
11472
11473 1999-05-24 Nick Clifton <nickc@cygnus.com>
11474
11475 * config.sub: Tidied up case statements.
11476
11477 1999-05-22 Ben Elliston <bje@cygnus.com>
11478
11479 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11480 <jiro@din.or.jp>.
11481
11482 * config.guess: Merge with FSF version. Future changes will be
11483 more accurately recorded in this ChangeLog.
11484 * config.sub: Likewise.
11485
11486 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11487
11488 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11489
11490 1999-04-30 Tom Tromey <tromey@cygnus.com>
11491
11492 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11493
11494 1999-04-23 Tom Tromey <tromey@cygnus.com>
11495
11496 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11497
11498 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
11499
11500 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11501 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11502 Bad merge removed these two changes.
11503
11504 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
11505 Martin Heller (Ing.-Buero_Heller@t-online.de)
11506
11507 * config.guess (interix Alpha): Add.
11508
11509 1999-04-11 Richard Henderson <rth@cygnus.com>
11510
11511 * configure.in (i?86-*-beos*): Do config gperf; don't config
11512 gdb, newlib, or libgloss.
11513
11514 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
11515
11516 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11517 link a trivial program with -mabi=64. If it fails, remove mabi=64
11518 from multidirs.
11519
11520 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11521
11522 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11523
11524 1999-04-08 Nick Clifton <nickc@cygnus.com>
11525
11526 * config.sub: Add support for mcore targets.
11527
11528 1999-04-07 Michael Meissner <meissner@cygnus.com>
11529
11530 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11531 not mt-ospace, in order to shut up assembler warning about using
11532 symbols that are named the same as registers.
11533
11534 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
11535
11536 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11537 dependency list for all-target-cygmon.
11538
11539 1999-04-05 Doug Evans <devans@casey.cygnus.com>
11540
11541 * config-ml.in: Check $host, not $target, for selective multilibs.
11542 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11543 thumb interworking, and underscore prefix multilibs.
11544
11545 1999-04-04 Ian Lance Taylor <ian@zembu.com>
11546
11547 * missing: Update to version from current automake.
11548
11549 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11550
11551 * configure (gxx_include_dir): Removed.
11552
11553 * configure.in (gxx_include_dir): Handle it.
11554 * Makefile.in: Likewise.
11555
11556 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11557
11558 * config.sub (mips64vr4111,mips64vr4111el) Add.
11559
11560 1999-03-21 Ben Elliston <bje@cygnus.com>
11561
11562 * config.guess: Correct typo for detecting ELF on FreeBSD.
11563
11564 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11565
11566 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11567 config/mh-djgpp.
11568
11569 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11570
11571 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11572 all-target-newlib to dependency list for all-target-bsp.
11573
11574 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11575
11576 * config.sub: Add i386-uwin support.
11577 * config.guess: Likewise.
11578
11579 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11580
11581 * configure.in: cleanup, add mh-*pic handling for arm, special
11582 case powerpc*-*-aix*
11583
11584 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11585
11586 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11587 can be built.
11588
11589 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11590
11591 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11592 targets.
11593
11594 1999-03-02 Nick Clifton <nickc@cygnus.com>
11595
11596 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11597
11598 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11599
11600 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11601
11602 1999-02-24 Nick Clifton <nickc@cygnus.com>
11603
11604 * config.sub: Fix typo in arm recognition.
11605
11606 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11607
11608 * configure.in (noconfigdirs): Changed target_configdirs to
11609 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11610 rather than m68k-*-* since it is not known to work on
11611 m68k-aout. Ditto for arm-*-*oabi.
11612
11613 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11614
11615 * configure.in (*-*-windows*): Remove, no longer used.
11616
11617 1999-02-19 Ben Elliston <bje@cygnus.com>
11618
11619 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11620 Smart and improved by Andrew Cagney.
11621
11622 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11623
11624 * config.guess: Recognize openbsd-*-hppa.
11625
11626 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11627
11628 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11629 only if it is not empty.
11630
11631 1999-02-17 Nick Clifton <nickc@cygnus.com>
11632
11633 Patch from: Scott Bambrough <scottb@corelcomputer.com>
11634
11635 * config.guess: Modified to recognize uname's armv* syntax.
11636
11637 * config.sub: Modified to recognize uname's armv* syntax.
11638
11639 1999-02-17 Mark Salter <msalter@cygnus.com>
11640
11641 * configure.in: Added target-bsp for sparclite.
11642
11643 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11644
11645 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11646
11647 1999-02-08 Nick Clifton <nickc@cygnus.com>
11648
11649 * configure.in: Add support for strongarm port.
11650 * config.sub: Add support for strongarm target.
11651
11652 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
11653
11654 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11655 the old name config/mh-cygwin32.
11656 Enable texinfo.
11657
11658 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11659
11660 * configure.in: Do build ld for ix86 Solaris.
11661
11662 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11663
11664 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11665 $AR_FOR_TARGET. Likewise for RANLIB.
11666
11667 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
11668
11669 * config.sub (oabi): Recognize.
11670 * configure.in (arm-*-oabi): Handle.
11671
11672 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11673
11674 * config.guess: Improve detection of i686 on UnixWare 7.
11675
11676 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11677
11678 * config.guess: Add support for i386-pc-interix.
11679 * config.sub: Likewise.
11680 * configure.in: Likewise.
11681
11682 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11683
11684 * Makefile.in: Remove unneeded all-target-libio from
11685 from all-target-winsup target since it is now unneeded.
11686 Add all-target-libtermcap in its place since it is now
11687 needed.
11688
11689 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11690
11691 * configure.in: makefile stub for cygwin target is probably
11692 unnecessary. Remove it for now.
11693
11694 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11695
11696 * configure.in: libtermcap.a should be built when cygwin is the
11697 target as well as the host.
11698 * config.guess: Allow mixed case in cygwin uname output.
11699 * Makefile.in: Add libtermcap target.
11700
11701 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11702
11703 * config.sub: Clean up handling of hppa2.0.
11704
11705 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11706
11707 * config.guess: Use C code to identify more HP machines.
11708
11709 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11710
11711 * config.sub: Handle hppa2.0.
11712
11713 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11714
11715 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11716 cygmon for all sparclite targets, regardless of object format.
11717
11718 1998-12-15 Mark Salter <msalter@cygnus.com>
11719
11720 * configure.in: Added target-bsp for several target architectures.
11721
11722 * Makefile.in: Added rules for bsp.
11723
11724 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11725
11726 * config.guess: Improve detection of hppa2.0 processors.
11727
11728 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11729
11730 * config.guess: Recognize FreeBSD using ELF automatically.
11731
11732 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11733
11734 * configure (skip-this-dir): Add handling for new shell script, which
11735 might be created by a sub-directory's configure to indicate, this particular
11736 directory is "unwanted".
11737 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11738
11739 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11740
11741 * ltconfig: import from libtool, after changing libtool to
11742 account for the cygwin name change.
11743
11744 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11745
11746 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11747 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11748
11749 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11750
11751 * configure.in: Add libtermcap to list of cygwin dependencies.
11752
11753 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11754
11755 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11756 they include winsup/include when it's a cygwin target.
11757
11758 1998-11-12 Tom Tromey <tromey@cygnus.com>
11759
11760 * configure.in (host_tools): Added zip.
11761 * Makefile.in (all-target-libjava): Depend on all-zip.
11762 (all-zip): New target.
11763 (ALL_MODULES): Added all-zip.
11764 (NATIVE_CHECK_MODULES): Added check-zip.
11765 (INSTALL_MODULES): Added install-zip.
11766 (CLEAN_MODULES): Added clean-zip.
11767
11768 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11769
11770 * Makefile.in: lose "32" from comment about cygwin.
11771
11772 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11773
11774 * configure.in: Use -Os to build target libraries for the fr30.
11775
11776 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11777
11778 * config.sub: Add fr30.
11779
11780 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11781
11782 * configure.in: drop "32" from config/mh-cygwin32. Check
11783 cygwin* instead of cygwin32*.
11784 * config.sub: Check cygwin* instead of cygwin32*.
11785
11786 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11787
11788 * config.guess: Match any version of Unixware7.
11789
11790 1998-10-20 Syd Polk <spolk@cygnus.com>
11791
11792 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11793 if desired.
11794
11795 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11796
11797 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11798 these if the appropriate directories and files to not exist.
11799
11800 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11801
11802 * Makefile.in (DEVO_SUPPORT): Add config.if.
11803
11804 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11805
11806 * configure: Add pattern to replace "build_tooldir"'s
11807 definition in the generated Makefile with "tooldir"'s
11808 actual value.
11809
11810 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11811
11812 * config.sub: Bring back lost sparcv9.
11813
11814 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11815
11816 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11817
11818 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11819 CC_FOR_TARGET and friends.
11820
11821 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11822
11823 * Makefile.in (build_tooldir): New variable, same as tooldir.
11824 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11825 -B$(build_tooldir)/bin/.
11826 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11827
11828 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11829
11830 * README: Remove installation instructions and refer to the
11831 INSTALL directory instead.
11832
11833 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
11834
11835 * config.sub: Add support for i[34567]86-pc-udk.
11836 * configure.in: Likewise.
11837
11838 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11839
11840 * Makefile.in: add bzip2 package building bits for user
11841 tools module
11842 * configure.in: ditto
11843
11844 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11845
11846 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11847 (ALL_TARGET_MODULES): Add all-target-libobjc.
11848 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11849 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11850 (all-target-libchill): Add dependencies.
11851 * configure.in (target_libs): Add libchill.
11852
11853 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11854
11855 * configure.in (target_subdir): Remove duplicate line.
11856
11857 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11858
11859 * Makefile.in (all-automake): fix dependencies.
11860
11861 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11862
11863 * configure.in: Minor cleanups for building in the $(target_alias)
11864 subdir.
11865
11866 1998-09-22 Jim Wilson <wilson@cygnus.com>
11867
11868 * Makefile.in (bootstrap): Set r and s before make all. Use
11869 BASE_FLAGS_TO_PASS in make all.
11870 (cross): Likewise.
11871
11872 1998-09-20 Mark Mitchell <mark@markmitchell.com>
11873
11874 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11875
11876 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11877
11878 * config.sub: Fix typo in last change.
11879
11880 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11881
11882 * config.sub: Add support for C4x target.
11883 * configure.in: Likewise.
11884
11885 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11886
11887 * config.sub: Recognize sparcv9 just like sparc64.
11888
11889 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11890
11891 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11892
11893 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11894
11895 * config.guess: Correctly identify Pentium II sco boxes.
11896
11897 * config.guess: Fix "tr" code. From Weiwen Liu.
11898
11899 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11900
11901 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11902 stabs.
11903
11904 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11905
11906 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11907 (ALL_TARGET_MODULES): Add all-target-libchill.
11908 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11909 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11910 (all-target-libchill): Add dependencies.
11911 * configure.in (target_libs): Add libchill.
11912
11913 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11914
11915 * config.guess: Avoid assumptions about "tr" behaves when
11916 LANG is set to something other than English.
11917
11918 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11919
11920 * configure (gxx_include_dir): Changed to
11921 '${prefix}/include/g++'-${libstdcxx_interface}.
11922
11923 * config.if: New to determine the interfaces.
11924
11925 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11926
11927 * config.guess: Detect and handle MPE/IX.
11928 * config.sub: Deal with MPE/IX.
11929
11930 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11931
11932 * configure.in: Use mh-aix43.
11933
11934 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11935
11936 * configure: Fix --without/--disable cases for gxx-include-dir.
11937
11938 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
11939
11940 * mdata-sh: Imported. Needed for automake support.
11941
11942 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
11943
11944 * Makefile.in (taz): Try "chmod -R og=u ." before
11945 "chmod og=u `find . -print`".
11946
11947 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
11948
11949 * configure.in: Add arm-elf and thumb-elf support.
11950
11951 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
11952
11953 * Makefile.in: Undo previous patch.
11954
11955 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
11956
11957 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11958 to here ...
11959 (install-no-fixedincludes): and here
11960 (INSTALL_MODULES): ... from here.
11961
11962 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
11963
11964 * config.sub: Merge with FSF.
11965
11966 * config.guess: Merge with FSF.
11967
11968 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
11969
11970 * configure (extraconfigdirs): New variable.
11971 (SUBDIRS): Add extraconfigdirs and recurse on them too.
11972 * Makefile.in (all): Move higher in file.
11973 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11974 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11975 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11976 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11977 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11978
11979 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
11980
11981 * Makefile.in (all-target-libjava): Depend on all-gcc and
11982 all-target-newlib.
11983 (configure-target-libjava): Depend on $(ALL_GCC).
11984
11985 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
11986
11987 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11988 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11989
11990 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
11991
11992 * INSTALL/README: Fix typo.
11993
11994 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
11995
11996 * ylwrap: Change absolute path checks to check for DOS style path
11997 names.
11998
11999 * ylwrap: Don't use a full path name if the source file is in the
12000 same directory. From hjl@lucon.org (H.J. Lu).
12001
12002 * config-ml.in: Default to being verbose, to match Feb 18 change to
12003 configure.
12004
12005 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
12006
12007 Brought over from egcs:
12008
12009 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12010
12011 * configure.in (target_subdir): Set to ${target_alias} instead
12012 of "libraries".
12013
12014 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12015
12016 * configure.in (target_subdir): Set to libraries if enable_multilib.
12017
12018 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
12019
12020 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12021 multilibs, force reconfiguration the first time we create
12022 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12023
12024 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
12025
12026 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12027 avoid confusion with --no-recursion.
12028
12029 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
12030
12031 * configure.in: Win32 hosts shouldn't use install -x
12032 * install-sh: remove -x option, and special .exe-handling
12033 hack.
12034
12035 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
12036
12037 * config.guess: Recognize i586-pc-beos.
12038 * configure.in: Don't build some bits for beos.
12039
12040 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
12041
12042 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12043 CFLAGS default to -O2.
12044
12045 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12046 when using GNU ld.
12047
12048 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
12049
12050 * ltmain.sh: Correct install when using a different shell.
12051
12052 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
12053
12054 * ltconfig, ltmain.sh: Update to libtool 1.2b.
12055
12056 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
12057
12058 * makefile.vms: Update to build binutils/makefile.vms. Add install
12059 target.
12060
12061 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
12062
12063 * ltconfig: Update to correct AIX handling.
12064
12065 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12066
12067 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12068
12069 * configure.in (target_subdir): Set to ${target_alias} instead
12070 of "libraries".
12071
12072 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12073
12074 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12075 (Makefile): Depend on $(gcc_version_trigger).
12076
12077 * configure (gcc_version): Change default initializer to empty
12078 string.
12079 (gcc_version_trigger): New variable; pass this variable down
12080 to subdir configures to enable them checking gcc's version
12081 themselves. Emit make macros for both gcc_version vars.
12082 (topsrcdir): Initialize reliably.
12083 (recursion line): Remove --with-gcc-version=${gcc_version}.
12084
12085 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12086
12087 * configure (enable_version_specific_runtime_libs): Implement new flag
12088 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12089 in $(libsubdir); emit definition in each generated Makefile.
12090 (gxx_include_dir): Initialize depending on
12091 $enable_version_specific_runtime_libs.
12092
12093 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12094
12095 * configure (gcc_version): Initialize properly depending on
12096 how and where configure is started.
12097 (recursion line): Pass a --with-gcc-version=${gcc_version}
12098 to configures in subdirs.
12099
12100 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12101
12102 * configure.in (noconfigdirs): Add configure pattern for mips tx39
12103 cygmon
12104
12105 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12106
12107 * configure.in: Add cygmon and libstub support for mn10200.
12108
12109 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12110
12111 * configure (gcc_version): Add new variable describing the
12112 particular gcc version we're building.
12113 * Makefile.in (libsubdir): Add new macro for the directory
12114 in which the compiler finds executables, libraries, etc.
12115 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12116 and libsubdir.
12117
12118 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12119
12120 * Makefile.in (local-clean): Remove *.log.
12121 (warning.log): Built with warn_summary from build.log.
12122 (mail-report.log): Run test_summary.
12123 (mail-report-with-warnings.log): Run test_summary including
12124 warning.log in the report.
12125
12126 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
12127
12128 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12129
12130 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
12131
12132 * Makefile.in (grep): Grep no longer depends on libiberty.
12133
12134 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
12135
12136 * Makefile.in: all-snavigator needs all-libgui.
12137
12138 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
12139
12140 * configure.in: Add cygmon and libstub support for mn10300.
12141
12142 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
12143
12144 * missing: Update to version from automake 1.3.
12145
12146 * ltmain.sh: On installation, don't get confused if the same name
12147 appears more than once in the list of library names.
12148
12149 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
12150
12151 * config.sub: Accept m68060 and m5200 as CPU names.
12152
12153 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
12154
12155 * configure: Use && rather than using -a in test, because odd
12156 strings can confuse test.
12157 * configure.in: Likewise.
12158
12159 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
12160
12161 * ltconfig, ltmain.sh: Bring in Visual C++ support.
12162
12163 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12164
12165 * Makefile.in (boostrap2-lean, bootstrap3-lean,
12166 bootstrap4-lean): New targets.
12167
12168 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
12169
12170 * mpw-* Delete. Not used.
12171
12172 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
12173
12174 * COPYING.LIB: Update FSF address.
12175
12176 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
12177
12178 * ltconfig, ltmain.sh: Update to libtool 1.2a.
12179
12180 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12181 GAS_SUPPORT_DIRS.
12182
12183 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
12184
12185 * ltconfig, ltmain.sh: Avoid producing a version number if
12186 -version-info was not used.
12187
12188 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
12189
12190 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12191 building with newlib.
12192
12193 1998-04-30 Paul Eggert <eggert@twinsun.com>
12194
12195 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12196 Solaris `make' causes it to continue to next definition.
12197
12198 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
12199
12200 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12201 the right GUI libraries and files are installed along with GDB.
12202
12203 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
12204
12205 * configure.in: Change alpha to alpha* in several places.
12206
12207 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
12208
12209 * config.sub: Recognize sparc86x.
12210
12211 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
12212
12213 * configure.in (--enable-target-optspace): Remove debug echo.
12214
12215 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
12216
12217 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12218
12219 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
12220
12221 * ltconfig: Update cygwin32 support.
12222
12223 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12224 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12225 (GDB_SUPPORT_DIRS): Likewise.
12226
12227 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
12228
12229 * configure.in (target_makefile_frag): If --enable-target-optspace,
12230 use -Os to compile target libraries rather than -O2. Default to
12231 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12232 not used.
12233 * configure.in (target_cflags): Ditto for d30v.
12234
12235 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
12236
12237 * Makefile.in (all-bfd): Depend on all-intl.
12238 (all-binutils): Likewise.
12239 (all-gas): Likewise.
12240 (all-gprof): Likewise.
12241 (all-ld): Likewise.
12242
12243 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
12244
12245 * configure.in (host_tools): Fix typo, lbtool -> libtool.
12246
12247 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
12248
12249 * Makefile.in (all-bfd): Depend upon all-libiberty.
12250
12251 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12252
12253 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
12254
12255 * Makefile.in: Add libstub.
12256
12257 * configure.in: Ditto. Build libstub for targets that have cygmon
12258 support.
12259
12260 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
12261
12262 * configure.in: Don't set PICFLAG on ix86-cygwin32.
12263
12264 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
12265
12266 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12267 use mh-sysv5 if specified. Support gprof on SCO Open Server.
12268
12269 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
12270
12271 * configure: Define DEFAULT_M4 by searching PATH.
12272 * Makfile.in: Use DEFAULT_M4.
12273
12274 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
12275
12276 * ltconfig: Add cygwin32 support.
12277
12278 * Makefile.in, configure.in: Add libtool as a native only directory
12279 to configure and build.
12280
12281 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
12282
12283 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12284
12285 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
12286
12287 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12288
12289 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
12290
12291 * Makefile.in: add ash make rules
12292 * configure.in: add ash to native_only and host_tools lists
12293
12294 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12295
12296 * Makefile.in (all-gettext, all-intl): New targets.
12297 (ALL_MODULES): Added all-gettext, all-intl.
12298 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12299 (INSTALL_MODULES): Added install-gettext, install-intl.
12300 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12301
12302 * configure.in (host_tools): Added gettext.
12303 (native_only): Likewise.
12304 (noconfigdirs) [various cases]: Likewise.
12305 (host_libs): Added intl.
12306
12307 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12308
12309 * configure: Do not disable building gdbtk for cygwin32 hosts.
12310
12311 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12312
12313 * configure.in: Add thumb-coff target.
12314 * config.sub: Add thumb-coff target.
12315
12316 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12317
12318 * Makefile.in: Revert yesterday's change.
12319 (all-target-winsup): all-target-librx stays out of here.
12320
12321 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12322
12323 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12324 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12325 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12326 Remove references to librx and libg++.
12327
12328 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12329
12330 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12331 recursive makes
12332
12333 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12334
12335 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12336 for newlib directory.
12337 (CXX_FOR_TARGET): Likewise.
12338
12339 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12340
12341 * ltconfig: Update after libtool/ltconfig.in change for
12342 hpux11.
12343
12344 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12345
12346 * ltconfig, ltmain.sh: Update to libtool 1.2.
12347
12348 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12349
12350 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12351 (install-gcc-cross): Instead, override LANGUAGES here.
12352
12353 1998-03-18 Dave Love <d.love@dl.ac.uk>
12354
12355 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12356 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12357
12358 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12359
12360 * configure.in: Add Thumb-pe target.
12361
12362 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
12363
12364 * Makefile.in - changed sn targets to snavigator
12365 * configure.in - changed sn targets to snavigator
12366
12367 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12368
12369 * config-ml.in: After building symlink tree call make distclean
12370 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12371 to be the case for libiberty.
12372
12373 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12374
12375 * configure: When making link, also check the current
12376 directory. The configure scripts may create one.
12377
12378 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12379
12380 * config.sub: Accept alphapca56 and alphaev6 properly.
12381
12382 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12383
12384 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12385
12386 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12387
12388 * config.sub (sco5): Fix typo.
12389
12390 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
12391
12392 * Makefile.in (INSTALL_MODULES): Move install-tcl before
12393 install-itcl.
12394 (install-itcl): Remove dependency on install-tcl.
12395
12396 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12397
12398 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12399
12400 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
12401
12402 * configure.in: Don't build libgui for a cygwin32 target when not on
12403 a cygwin32 host.
12404
12405 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12406
12407 * configure (redirect): Set to null, so default behavior of
12408 configure is now --verbose.
12409
12410 1998-02-16 Dave Love <d.love@dl.ac.uk>
12411
12412 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12413 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12414
12415 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12416
12417 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12418 this change to sync Makefile.in with its ChangeLog entries.
12419
12420 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12421
12422 * ltmain.sh (mkdir): Check that the directory doesn't exist
12423 before we exit with error, so that we don't get races during
12424 parallel builds.
12425
12426 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12427
12428 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12429
12430 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12431
12432 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12433 PICFLAG_FOR_TARGET.
12434 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12435
12436 * configure: Emit a definition for the new macro enable_shared
12437 into each Makefile.
12438
12439 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12440
12441 * configure.in (host_tools, native_only): Add libtool.
12442
12443 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12444
12445 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12446 Fix typo in ming config comment.
12447
12448 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12449
12450 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12451
12452 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12453
12454 * config.sub: Add tic30 cases, and map c30 to tic30.
12455
12456 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12457
12458 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12459 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12460 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12461 (CLEAN_TARGET_MODULES): Similarly
12462 (all-target-libf2c): Add dependences.
12463 * configure.in (target_libs): Add libf2c.
12464
12465 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12466
12467 * configure.in: Remove expect from noconfigdirs when target
12468 is cygwin32. OK to build expect and dejagnu with Canadian
12469 Cross.
12470
12471 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12472
12473 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12474 host.
12475
12476 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12477 and mingw32.
12478
12479 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12480
12481 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12482 here as it is not defined in the toplevel Makefile.
12483
12484 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12485
12486 * configure (package_makefile_rules_frag): New variable, which names
12487 a file with generic rules, ...
12488 Change comment to mention we now have FIVE parts.
12489 * configure: Undo last change.
12490
12491 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12492
12493 * config.guess: More accurate determination of HP processor types.
12494 * config.sub: More accurate determination of HP processor types.
12495
12496 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12497
12498 * configure (package_makefile_frag): Move inserting the
12499 ${package_makefile_frag} to where it should be according
12500 to the comment.
12501
12502 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12503
12504 * config.guess: Add support for Linux/ARM.
12505
12506 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12507
12508 * .cvsignore: Remove *-info and *-install since they match
12509 release-info and mpw-install, which we don't want to just ignore.
12510
12511 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12512
12513 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12514
12515 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12516
12517 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12518 local_prefix to sub-make invocations.
12519
12520 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12521
12522 * configure.in: Check makefile fragments in the source
12523 directory.
12524
12525 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12526
12527 * configure.in: Check whether host and target makefile
12528 fragments exist before adding them to *_makefile_frag.
12529
12530 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12531
12532 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12533
12534 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12535
12536 * configure.in: Make sure we only replace RPATH_ENVVAR on
12537 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12538 regexp to sed.
12539
12540 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12541 to sub-makes.
12542
12543 1998-01-13 Lee Iverson (leei@ai.sri.com)
12544
12545 * config-ml.in (multi-do): LDFLAGS must include multilib
12546 designator.
12547
12548 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
12549
12550 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12551
12552 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12553
12554 * config.sub: Add mingw32 support.
12555 * configure.in: Likewise.
12556
12557 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12558
12559 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12560
12561 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12562
12563 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12564 * configure (gxx_include_dir): Provide a definition for subdirs
12565 which do not use autoconf.
12566
12567 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12568
12569 * config.guess: Sync with egcs. Picks up new alpha support,
12570 BeOS & some additional linux support.
12571
12572 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12573
12574 * config.guess: HP 9000/803 is a PA1.1 machine.
12575
12576 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12577
12578 * configure.in: It's alpha*-...
12579
12580 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12581
12582 * configure.in (host_makefile_frag, target_makefile_frag):
12583 Handle multiple config files.
12584 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12585 alpha-*-*.
12586
12587 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12588
12589 * mkdep: New file.
12590
12591 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12592
12593 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12594
12595 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12596
12597 * Makefile.in: Add libgui directory.
12598 (GDB_TK): Add all-libgui.
12599 * configure.in: Add libgui directory.
12600 * configure: Add all-libgui to GDB_TK.
12601
12602 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12603
12604 * config-ml.in (multidirs): Add m32r to multilib list.
12605
12606 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12607
12608 * Makefile.in (all-target-gperf): Change dependency to
12609 all-target-libstdc++.
12610
12611 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12612
12613 * config.guess: Add BeOS support.
12614
12615 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12616
12617 Source directory cvs renamed to cvssrc:
12618 * configure.in (host_tools): Change cvs to cvssrc.
12619 (native_only): Likewise.
12620 (noconfigdirs) [various cases]: Likewise.
12621 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12622 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12623 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12624 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12625 (all-cvssrc): Rename target from all-cvs.
12626
12627 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12628
12629 * configure (gxx_include_dir): Fix thinko.
12630
12631 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12632
12633 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12634 (install-cross, install-gcc-cross): New targets.
12635
12636 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12637
12638 * configure.in (noconfigdirs): Add support for Thumb target.
12639
12640 * config.sub (maybe_os): Add support for Thumb target.
12641
12642 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12643
12644 * Makefile.in: Add rules for cygmon.
12645
12646 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12647
12648 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12649
12650 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12651 * configure (gxx_include_dir): Provide a definition for subdirs
12652 which do not use autoconf.
12653
12654 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12655
12656 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12657 11/18/97 build
12658
12659 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12660
12661 * From Franz Sirl.
12662 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12663 found on RedHat Linux systems.
12664
12665 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12666
12667 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12668 guesses.
12669
12670 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12671
12672 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12673
12674 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12675
12676 * ltmain.sh: If mkdir fails, check whether the directory was created
12677 anyhow by some other process.
12678
12679 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12680
12681 * configure.in (d30v-*-*): Configure all directories.
12682
12683 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12684
12685 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12686 for the D30V.
12687
12688 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12689
12690 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12691
12692 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12693
12694 * include/libiberty.h: Add extern "C" { so it can be used with C++
12695 progrms.
12696 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12697 programs.
12698
12699 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12700
12701 * configure.in (d30v-*-*): Configure GCC now.
12702
12703 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12704
12705 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12706 is no longer needed.
12707
12708 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12709
12710 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12711
12712 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12713
12714 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12715 targets using "$@" to provide support for similar but not identical
12716 targets without having to duplicate code.
12717
12718 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12719
12720 * makefile.vms: Fix to work with DEC C.
12721
12722 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12723
12724 * config.sub: Add mips-tx39-elf to marketing names.
12725
12726 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12727
12728 * ltmain.sh: Handle symlinks in generated script.
12729
12730 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12731
12732 * configure: Handle autoconf style directory options: --bindir,
12733 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12734 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12735 --sysconfdir.
12736 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12737 (sharedstatedir, localstatedir, oldincludedir): New variables.
12738 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12739 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12740 sbindir, sharedstatedir, and sysconfdir.
12741
12742 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12743
12744 * Makefile.in (bootstrap-lean): New target.
12745
12746 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12747
12748 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
12749 sn, and gnuserv from noconfigdirs.
12750
12751 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12752
12753 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12754
12755 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12756
12757 * Makefile.in (cross): New target.
12758
12759 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12760 Jeff Law <law@cygnus.com>
12761
12762 * Makefile.in (bootstrap2, bootstrap3): New targets.
12763 (all-bootstrap): Remove outdated and confusing target.
12764 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12765
12766 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12767
12768 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12769 windows. Consistent with gdb/configure.
12770
12771 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12772
12773 * configure.in: Name Linux target fragment.
12774
12775 * configure: Rewrite so that project Makefile fragment is inserted
12776 first and appears last in the resulting Makefile.
12777
12778 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12779
12780 * Makefile.in (install-itcl): Install tcl first.
12781
12782 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12783
12784 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12785
12786 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12787
12788 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12789
12790 * configure.in (skipdirs): Add target-librx for Linux.
12791 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12792
12793 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12794
12795 * Makefile.in (bootstrap): New target.
12796
12797 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12798
12799 * config.sub: Accept 'amigados' for backward compatibility.
12800
12801 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12802
12803 * config.guess: Merge with FSF.
12804
12805 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12806
12807 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12808
12809 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12810
12811 * config.sub: Add "marketing-names" patch.
12812
12813 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12814
12815 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12816
12817 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12818
12819 * config.sub: Handle v850-elf.
12820
12821 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
12822
12823 * .cvsignore (*-install): Remove.
12824
12825 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12826
12827 * ltconfig: Set CONFIG_SHELL in libtool.
12828 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12829
12830 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12831
12832 * configure.in (target_subdir): Set to libraries if enable_multilib.
12833
12834 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12835
12836 * config.guess: Update from gcc directory.
12837
12838 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12839
12840 * Makefile.in (all-sim): Depends on all-readline.
12841
12842 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12843
12844 * Makefile.in (BISON, YACC): Use $$s.
12845 (all-bison): Depend on all-texinfo.
12846
12847 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12848
12849 * Makefile.in (BISON): Add -L flag.
12850 (YACC): Likewise.
12851
12852 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12853
12854 * configure.in (noconfigdirs): Add support for v850e target.
12855
12856 * config.sub (maybe_os): Add support for v850e target.
12857
12858 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12859
12860 * configure.in (noconfigdirs): Add support for v850ea target.
12861
12862 * config.sub (maybe_os): Add support for v850ea target.
12863
12864 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12865
12866 * config.sub: Add mipstx39. Delete r3900.
12867
12868 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12869
12870 * Makefile.in (all-autoconf): Depends on all-texinfo.
12871
12872 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12873
12874 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12875 eabi targets.
12876
12877 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12878
12879 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12880
12881 * configure: When handling a Canadian Cross, handle YACC as well as
12882 BISON. Just set BISON to bison. When setting YACC, prefer bison.
12883 * Makefile.in (all-bison): Depend upon all-texinfo.
12884
12885 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12886
12887 * Makefile.in (BISON): bison, not byacc or bison -y.
12888 (YACC): bison -y or byacc or yacc.
12889 (various): Add *-bison as appropriate.
12890 (taz): No need to mess with BISON anymore.
12891
12892 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12893
12894 * configure: If OSTYPE matches *win32*, try to find a good value for
12895 CONFIG_SHELL.
12896
12897 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12898
12899 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12900 configure.in if it is present.
12901
12902 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12903
12904 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12905
12906 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12907
12908 * config.sub: Recognize `arc' cpu.
12909 * configure.in: Likewise.
12910 * config-ml.in: Likewise.
12911
12912 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12913
12914 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12915
12916 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12917
12918 * configure: Changed sed delimiter from ':' to '|' when
12919 attempting to substitute ${config_shell} for SHELL. On
12920 NT ${config_shell} may contain a ':' in it.
12921
12922 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12923
12924 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12925
12926 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12927
12928 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12929
12930 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12931
12932 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12933
12934 * ylwrap: If the program is a relative path, force it to be
12935 absolute.
12936
12937 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
12938
12939 * configure (tooldir): Set BISON to `bison -y' and not just bison.
12940
12941 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
12942
12943 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12944 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12945 for libraries.
12946
12947 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
12948
12949 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12950 separated by spaces.
12951
12952 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
12953
12954 * ylwrap: New file.
12955 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12956
12957 * ltmain.sh: Handle /bin/sh at start of install program.
12958
12959 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12960
12961 * ltconfig, ltmain.sh: New files, from libtool 1.0.
12962 * missing: New file, from automake 1.2.
12963
12964 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
12965
12966 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
12967 check-tk to CHECK_X11_MODULES.
12968
12969 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
12970
12971 * config.sub: Merge with FSF.
12972
12973 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
12974
12975 * config.guess: Merge with FSF.
12976
12977 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12978
12979 * configure: Treat msdosdjgpp like go32.
12980 * configure.in: Likewise. Don't remove gprof for go32.
12981
12982 * configure: Change Makefile.tem2 to Makefile.tm2.
12983
12984 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
12985
12986 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12987
12988 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12989
12990 * install-sh (chmodcmd): Set to null if the DST directory already
12991 exists. Same as Nov 11th change.
12992
12993 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
12994
12995 * configure (GDB_TK): Needs itcl and tix.
12996
12997 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
12998
12999 * config.guess: Update from FSF.
13000
13001 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
13002
13003 * Makefile.in (GDB_TK): Depend on itcl and tix.
13004
13005 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
13006
13007 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13008 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13009 (INSTALL_SCRIPT): New variable.
13010 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13011 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13012 to -x.
13013 * install-sh: Add support for -x option.
13014
13015 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
13016
13017 * configure.in, Makefile.in: Treat tix like itcl.
13018
13019 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
13020
13021 * Makefile.in (WINDRES): New variable.
13022 (WINDRES_FOR_TARGET): New variable.
13023 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13024 (EXTRA_HOST_FLAGS): Add WINDRES.
13025 (EXTRA_TARGET_FLAGS): Add WINDRES.
13026 (EXTRA_GCC_FLAGS): Add WINDRES.
13027 ($(DO_X)): Pass down WINDRES.
13028 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13029 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13030 DLLTOOL_FOR_TARGET.
13031
13032 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
13033
13034 * configure.in: configure sim before gdb for win32-x-ppc
13035
13036 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13037
13038 Move gperf into the toplevel, from libg++.
13039 * configure.in (target_tools): Add target-gperf.
13040 (native_only): Add target-gperf.
13041 * Makefile.in (all-target-gperf): New target, depend on
13042 all-target-libg++.
13043 (configure-target-gperf): Empty rule.
13044 (ALL_TARGET_MODULES): Add all-target-gperf.
13045 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13046 (CHECK_TARGET_MODULES): Add check-target-gperf.
13047 (INSTALL_TARGET_MODULES): Add install-target-gperf.
13048 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13049
13050 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
13051
13052 * config.sub (mn10200): Recognize new basic machine.
13053
13054 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13055
13056 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13057 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13058
13059 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13060
13061 * configure.in: If we're building mips-sgi-irix6* native, turn on
13062 ENABLE_MULTILIB and set TARGET_SUBDIR.
13063
13064 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
13065
13066 * Makefile.in (all-sn): Depend on all-grep.
13067
13068 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13069
13070 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13071
13072 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13073 Makefile. From Jeff Makey <jeff@cts.com>.
13074 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13075
13076 * Makefile.in (DISTBISONFILES): Remove.
13077 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13078 $(DEFAULT_YACC).
13079
13080 * configure.in: Build itl, db, sn, etc., when building for native
13081 cygwin32.
13082
13083 * Makefile.in (LD): New variable.
13084 (EXTRA_HOST_FLAGS): Pass down LD.
13085 ($(DO_X)): Likewise.
13086
13087 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13088
13089 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13090
13091 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13092
13093 * configure.in (targargs): Strip out any supplied --build argument
13094 before adding our own. Always add --build.
13095
13096 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13097
13098 * configure.in (targargs): Pass --build if we're doing
13099 a cross-compile.
13100
13101 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13102
13103 * configure: Use '|' instead of ":" as the separator in
13104 sed. Otherwise sed chokes on NT path names with drive
13105 designators. Also look for "?:*" as the leading characters in an
13106 absolute pathname.
13107
13108 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13109
13110 * config.sub: Support for r3900.
13111
13112 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13113
13114 * configure.in: Use install-sh, not install.sh.
13115
13116 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13117
13118 * Makefile.in (taz): Improve check for BISON so it doesn't try to
13119 apply it twice.
13120
13121 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
13122
13123 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13124 install-binutils.
13125
13126 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
13127
13128 * Makefile.in: Add automake targets.
13129 * configure.in (host_tools): Add automake.
13130
13131 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
13132
13133 * configure: Default CXX to c++, not gcc.
13134 * Makefile.in (CXX): Set to c++, not gcc.
13135 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13136
13137 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
13138
13139 * install-sh: try appending a .exe if source file doesn't
13140 exist
13141
13142 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
13143
13144 * configure.in: Turn on multilib by default.
13145 (cross_only): Remove target-libiberty.
13146
13147 * Makefile.in (all-gcc): Don't depend on libiberty.
13148
13149 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
13150
13151 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13152
13153 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
13154
13155 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13156 (DISTBISONFILES): Add ld/Makefile.in
13157
13158 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
13159
13160 * configure.in: if target is cygwin32 but host isn't cygwin32,
13161 don't configure gdb tcl tk expect, not just gdb.
13162
13163 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
13164
13165 * configure.in: Added gnuserv everywhere sn appears.
13166
13167 * Makefile.in (ALL_MODULES): Added all-gnuserv.
13168 (CROSS_CHECK_MODULES): Added check-gnuserv.
13169 (INSTALL_MODULES): Added install-gnuserv.
13170 (CLEAN_MODULES): Added clean-gnuserv.
13171 (all-gnuserv): New target.
13172
13173 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
13174
13175 * config.guess: Fixes for MIPS OpenBSD systems.
13176
13177 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
13178
13179 * Makefile.in (INSTALL_XFORM): Remove.
13180 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13181
13182 * mkinstalldirs: New file, copied from automake.
13183 * Makefile.in (installdirs): Rename from install-dirs. Use
13184 mkinstalldirs. Change all users.
13185 (DEVO_SUPPORT): Add mkinstalldirs.
13186
13187 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
13188
13189 * install-sh: Rename from install.sh.
13190 * Makefile.in (INSTALL): Change install.sh to install-sh.
13191 (DEVO_SUPPORT): Likewise.
13192
13193 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
13194 Graichen <graichen@rzpd.de>.
13195
13196 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
13197
13198 * config.guess: Recognize OpenBSD systems correctly.
13199
13200 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13201
13202 * README, Makefile.in (ETC_SUPPORT): Remove references to
13203 cfg-paper*, configure.{texi,man,info*}._
13204
13205 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
13206
13207 * Makefile.in (all.normal): Ensure that gcc is built after all
13208 the x11 - ie gdb - targets.
13209
13210 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
13211
13212 * makefile.vms: Don't run conf-a-gas.
13213
13214 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
13215
13216 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13217
13218 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
13219
13220 * configure.in: Remove noconfigdirs case since gdb also
13221 configures and builds for tic80-coff.
13222
13223 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
13224
13225 * configure: Set cache_file to config.cache.
13226 * Makefile.in (local-distclean): Remove config.cache.
13227
13228 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
13229
13230 * COPYING: Update FSF address.
13231
13232 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
13233
13234 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13235 noconfigdirs.
13236
13237 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
13238
13239 * Makefile.in (install-dirs): Don't crash if prefix, and hence
13240 MAKEDIRS, is empty.
13241
13242 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
13243
13244 * config.sub: Tweak mn10300 entry.
13245
13246 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
13247
13248 * configure.in (host_tools): Put sim before gdb, so gdb's
13249 configure.tgt can determine if the simulator was configured.
13250
13251 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
13252
13253 * config.sub: Move BeOS $os case to be with other Cygnus
13254 local cases.
13255
13256 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
13257
13258 * config.sub: Remove misplaced comment that broke Linux.
13259
13260 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
13261
13262 * config.sub: Add BeOS support.
13263
13264 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
13265
13266 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13267
13268 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
13269
13270 * configure.in (noconfigdirs): Remove tcl and tk from
13271 noconfigdirs for cygwin32 builds.
13272
13273 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
13274
13275 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13276
13277 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
13278
13279 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13280 make-all.com, use makefile.vms instead.
13281
13282 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
13283
13284 * config.sub: Accept -lnews*.
13285
13286 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
13287
13288 * configure.in (noconfigdirs): Disable target-newlib,
13289 target-examples and target-libiberty for d30v.
13290
13291 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13292
13293 * configure.in (noconfigdirs): Enable ld for d30v.
13294
13295 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13296
13297 * configure.in (tic80-*-*): Build compiler.
13298
13299 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13300
13301 * configure.in (d30v-*): Remove sim directory from list of
13302 unsupported d30v directories
13303
13304 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13305
13306 * config.sub, configure.in: Add d30v target cpu.
13307
13308 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13309
13310 * makefile.vms: New file.
13311 * make-all.com: Remove.
13312
13313 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13314
13315 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13316
13317 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13318
13319 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13320
13321 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13322
13323 * Makefile.in (ALL_MODULES): Added all-db.
13324 (CROSS_CHECK_MODULES): Addec check-db.
13325 (INSTALL_MODULES): Added install-db.
13326 (CLEAN_MODULES): Added clean-db.
13327
13328 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13329
13330 * config.guess: Merge with latest FSF sources.
13331
13332 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13333
13334 * Makefile.in (ALL_MODULES): Added all-itcl.
13335 (CROSS_CHECK_MODULES): Added check-itcl.
13336 (INSTALL_MODULES): Added install-itcl.
13337 (CLEAN_MODULES): Added clean-itcl.
13338
13339 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13340
13341 * configure.in: build gdb for mn10200
13342
13343 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13344
13345 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13346
13347 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13348
13349 * configure.in (tic80-*-*): Turn off most targets right now.
13350
13351 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13352
13353 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13354 rather than the makeinfo program.
13355 (do-info): Depend upon all-texinfo.
13356
13357 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13358
13359 * configure.in: Remove uses of config/mh-linux.
13360
13361 * config.sub, config.guess: Merge with latest FSF sources.
13362
13363 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13364
13365 * config.sub (case $basic_machine): Add tic80 entries.
13366
13367 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13368
13369 * config.sub, config.guess: Merge with latest FSF sources.
13370
13371 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13372
13373 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13374 * mpw-config.in: Test for NewFolderRecursive.
13375 * mpw-install: Use symbolic name for startup filename.
13376 * mpw-README: Add various additional details.
13377
13378 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13379
13380 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13381
13382 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13383
13384 * configure.in: Do build gcc and the target libraries for
13385 the mn10200.
13386
13387 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
13388
13389 * configure.in: don't avoid building gdb for mn10300 any more
13390 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13391 instead of single-quoting it.
13392
13393 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
13394
13395 * configure.in: Don't use --with-stabs on IRIX 6.
13396
13397 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13398
13399 * configure.in (m32r): Build gdb, libg++ now.
13400
13401 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13402
13403 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13404 directories from noconfigdirs.
13405
13406 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13407
13408 * config.sub (basic_machine): added mips16 configuration
13409
13410 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13411
13412 * config.sub: Handle d10v-unknown.
13413
13414 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13415
13416 * config.sub: Handle v850-unknown.
13417
13418 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13419
13420 * Makefile.in: add findutils
13421 * configure.in: add findutils to list of host_tools
13422
13423 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13424
13425 * config.sub: Handle mn10200 and mn10300.
13426
13427 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13428
13429 * configure.in (d10v-*): Do not build librx.
13430
13431 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13432
13433 * configure.in (mn10300): Build everything except gdb & libgloss.
13434
13435 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13436
13437 * config.guess: Patch for Dansk Data Elektronik servers,
13438 from Niels Skou Olsen <nso@dde.dk>.
13439
13440 For ncr, use /bin/uname rather than uname, since GNU uname does not
13441 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13442
13443 Patch for MIPS R4000 running System V,
13444 from Eric S. Raymond <esr@snark.thyrsus.com>.
13445
13446 Fix thinko for nextstep.
13447
13448 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13449
13450 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13451 * config.guess: Guess mips-dec-mach_bsd4.3.
13452
13453 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13454 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13455 release numbers.
13456 * config.guess (mips-mips-riscos*): Emit just enough of the
13457 release number.
13458
13459 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13460 * config.guess (sparc-auspex-sunos*): Added.
13461 (f300-fujitsu-*): Added.
13462
13463 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13464 * config.guess: Recognize a Tadpole as a sparc.
13465
13466 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13467
13468 * config.guess: Don't assume that NextStep version is either 2 or
13469 3. NextStep 4 (aka OpenStep 4) has come out now.
13470
13471 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13472
13473 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13474 From Rik Faith <faith@cs.unc.edu>.
13475
13476 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13477
13478 * config.sub: Contributions from bug-gnu-utils to:
13479 Support plain "hppa" (no version given) architecture, reported by
13480 OpenStep.
13481 OpenBSD like NetBSD.
13482 LynxOs is not a hardware supplier.
13483
13484 * config.guess: Contributions from bug-gnu-utils to add support for:
13485 OpenBSD like NetBSD.
13486 Stratus systems.
13487 More Pyramid systems.
13488 i[n>4]86 Intel chips.
13489 M680[n>4]0 Motorola chips.
13490 Use unknown instead of lynx for hardware manufacturer.
13491
13492 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13493
13494 * install.sh (chmodcmd): Set to null if the DST directory already
13495 exists.
13496
13497 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13498
13499 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13500 not use mt-ppc target Makefile fragment any more.
13501
13502 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13503
13504 * configure.in (*-*-windows): Exclude everything but those dirs
13505 needed to build windows.
13506
13507 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13508
13509 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13510
13511 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13512
13513 * configure.in: Exclude mmalloc from i386-windows.
13514
13515 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13516
13517 * Undo my previous change.
13518
13519 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13520
13521 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13522 unconditionally.
13523 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13524
13525 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13526
13527 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13528 host to add it's own flags.
13529
13530 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13531
13532 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13533
13534 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13535
13536 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13537 (CXX_FOR_TARGET): Likewise.
13538 (GCC_FOR_TARGET): Define.
13539 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13540 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13541 CC_FOR_TARGET was specified on the command line.
13542 (MAKEOVERRIDES): Don't define.
13543
13544 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13545
13546 * configure.in (m32r): Fix spelling of libg++ libs.
13547
13548 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13549
13550 * config.sub (-apple*): Remove, now redundant.
13551
13552 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13553
13554 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13555
13556 * configure: Rework yesterday's sed script patch.
13557
13558 * config.sub: Merge with FSF.
13559
13560 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13561
13562 * config.guess: Merge from FSF.
13563
13564 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
13565 * config.guess: Use pc instead of unknown, for pc clone systems.
13566 Change linux to linux-gnu.
13567
13568 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13569 * config.guess: Avoid non-portable tr syntax.
13570
13571 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13572
13573 * test-build.mk (HOLES): Add "xargs" for gdb.
13574
13575 * configure: Avoid hpux10.20 sed bug.
13576
13577 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13578
13579 * configure.in: Add support for windows host
13580 (that is a build done under the Microsoft build environment).
13581
13582 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13583
13584 * Makefile.in: Replace all uses of srcroot with s, to shrink
13585 command line lengths.
13586
13587 Patches from Geoffrey Noer <noer@cygnus.com>:
13588 * configure.in: If configuring for newlib, pass --with-newlib to
13589 subdirectories.
13590 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13591 -Bnewlib/ and -Lwinsup to gcc.
13592 (CXX_FOR_TARGET): Likewise.
13593
13594 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13595
13596 * Makefile.in (ETC_SUPPORT): Add configure.
13597
13598 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13599
13600 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13601 host configuration file.
13602
13603 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13604
13605 * configure.in: Break mn10x00 support into separate
13606 mn10200 and mn10300 configurations.
13607 * config.sub: Likewise.
13608
13609 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13610
13611 * configure.in: Add lots of stuff to noconfigdirs for
13612 the mn10x00 targets.
13613
13614 * config.sub, configure.in: Add mn10x00 support.
13615
13616 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13617
13618 * make-all.com: Call conf-a-gas, not config-a-gas.
13619
13620 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13621
13622 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13623 targets.
13624
13625 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13626
13627 * mpw-README: Add much more detail for native PowerMac.
13628 * mpw-install: New file.
13629 * mpw-configure: Add --norecursion and --help options.
13630 * mpw-config.in: Translate readme and install files when
13631 copying to objdir.
13632 * mpw-build.in: Don't always depend on byacc and flex.
13633 (install-only-top): New action.
13634
13635 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13636
13637 * configure.in: You can now configure GDB for the v850.
13638
13639 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13640
13641 * configure.in (noconfigdirs): Don't configure any C++ dirs
13642 if targeting D10V.
13643
13644 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13645
13646 * config.sub: Recognize mips64vr5000.
13647
13648 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13649
13650 * configure.in: Use a single line for host_tools and native_only.
13651
13652 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13653
13654 * config.sub, configure.in: Add entries for m32r.
13655
13656 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13657
13658 * Makefile.in (inet-install): Don't run install-gzip.
13659
13660 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13661
13662 * configure.in: Don't config lots of things for *-*-windows*.
13663
13664 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13665
13666 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13667 (host_libs, host_tools): Copy from configure.in.
13668 * mpw-configure: Don't complain about directories not found.
13669
13670 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13671
13672 * configure.in (i[345]86): Recognize i686 for pentium pro.
13673 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13674 file.
13675
13676 * config.guess (i[345]86): Ditto.
13677
13678 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13679
13680 * configure.in (noconfigdirs): Removed gdb for D10V.
13681
13682 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
13683
13684 * configure.in: Remove ld, target-libio, target-libg++, and
13685 target-libstdc++ from noconfigdirs.
13686
13687 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13688
13689 * configure: Fix three locations where shell scripts were
13690 being run directly rather than with config_shell.
13691
13692 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13693
13694 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13695 * config.sub (basic_machine): Recognize v850.
13696
13697 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13698
13699 * mpw-configure: Handle multiple enable/disable options and
13700 pass them down recursively, handle -c and -s flags appropriately
13701 depending on choice of compiler, add escape mechanism for
13702 quoted arguments to gC.
13703
13704 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13705
13706 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13707 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13708 so that -mrelocatable-lib and -mno-eabi are used.
13709
13710 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13711 not support --print-multi-lib, don't abort.
13712
13713 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13714
13715 * make-all.com: Run config-a-gas.
13716 * setup.com: Don't copy subdirectory files around.
13717
13718 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13719
13720 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13721 target, it now compiles correctly.
13722
13723 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13724
13725 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13726
13727 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13728
13729 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13730
13731 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13732
13733 * configure.in (native_only): Add prms.
13734
13735 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13736
13737 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13738 (BINUTILS_SUPPORT_DIRS): Likewise.
13739
13740 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13741
13742 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13743 d10v support is added.
13744
13745 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13746
13747 * configure.in (d10v-*-*): New target.
13748
13749 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13750
13751 * config.guess (HP 9000/811): Recognize this as a PA1.1
13752 machine.
13753
13754 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13755
13756 * Makefile.in (do-tar-gz): New target, split out from tail end of
13757 taz target. Run each command separately, don't use pipes.
13758 (taz): Use it.
13759
13760 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13761
13762 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13763 * mpw-build.in: No builds should depend on building byacc or flex,
13764 they are assumed to be installed already.
13765
13766 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13767
13768 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13769 variable that CC_FOR_TARGET needs.
13770
13771 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13772
13773 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13774 options have changed since the last time the subdirectory was
13775 configured, and if it has, reconfigure.
13776 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13777 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13778
13779 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13780
13781 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13782 CLEAN_MODULES): Add bash.
13783 (all-bash): New target.
13784
13785 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13786
13787 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13788
13789 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13790
13791 * config.sub (basic_machine): Recognize d10v as a valid processor.
13792
13793 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13794
13795 * mpw-configure: Add support for --bindir.
13796 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13797
13798 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13799
13800 * configure.in: add bash, time, gawk to list of hosttools and things
13801 to only build for native toolchains
13802
13803 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13804
13805 * Makefile.in (docdir): Remove.
13806
13807 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13808
13809 * Makefile.in (datadir): Set to $(prefix)/share.
13810
13811 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13812
13813 * configure.in: build diff and patch for cygwin32-hosted
13814 toolchains.
13815
13816 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13817
13818 * config.sub: Accept -rtems*.
13819
13820 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13821
13822 * configure.in: enable dosrel for cygwin32-hosted builds,
13823 remove diff from the list of things not buildable
13824 via Canadian Cross
13825
13826 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13827
13828 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13829 don't get ". ".
13830
13831 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13832
13833 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13834
13835 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13836
13837 * Makefile.in (taz): Handle case where tex3patch didn't even get
13838 checked out. Also, if it was found, put the symlink in a new util
13839 subdirectory.
13840
13841 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13842
13843 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13844
13845 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13846
13847 * config.sub: Recognize -openvms.
13848 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13849 * make-all.com, setup.com: New files.
13850
13851 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13852
13853 * Makefile.in (taz): tex3patch moved to texinfo/util.
13854
13855 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13856
13857 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13858 * configure.in: remove make from disable-if-Can-Cross list
13859 enable gdb if ${host} and ${target} are cygwin32
13860
13861 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13862
13863 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13864 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13865
13866 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13867
13868 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13869 distinguish sysv/svr4/bsd variants.
13870 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13871
13872 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13873
13874 * configure.in: Added copyright notice.
13875 * move-if-change: Added copyright notice.
13876
13877 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13878
13879 * configure.in (powerpcle-*-solaris*): Until we get shared
13880 libraries working, don't build gdb, sim, make, tcl, tk, or
13881 expect.
13882
13883 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13884
13885 * config.guess: Merge with FSF:
13886
13887 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13888 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13889
13890 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13891 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13892
13893 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13894 * config.guess: Combine two OSF1 rules.
13895 Also recognize field test versions. From mjr@zk3.dec.com.
13896 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13897 because GNU uname does not support -p. From pmr@pajato.com.
13898
13899 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13900
13901 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13902
13903 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13904
13905 * mpw-README: Document GCCIncludes.
13906
13907 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13908
13909 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13910
13911 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13912
13913 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13914
13915 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13916
13917 * configure.in (*-*-cygwin32): Configure make.
13918
13919 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13920
13921 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13922
13923 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13924
13925 * Makefile.in (all-inet): Depend on all-perl.
13926
13927 * Makefile.in (inet-install): New target.
13928
13929 * Makefile.in (all-inet): Depend on all-tcl.
13930 (all-inet): Depend on all-send-pr.
13931
13932 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13933
13934 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13935 temporarily.
13936
13937 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
13938
13939 * configure.in: Don't configure --with-gnu-ld on AIX.
13940
13941 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13942
13943 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13944
13945 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
13946
13947 * Makefile.in (ALL_MODULES): Added all-inet.
13948 (CROSS_CHECK_MODULES): Added check-inet.
13949 (INSTALL_MODULES): Added install-inet.
13950 (CLEAN_MODULES): Added clean-inet.
13951 (all-indent): New target.
13952
13953 * configure.in (host_tools): Added inet.
13954 (native_only): Added inet.
13955 (noconfigdirs): Added inet.
13956
13957 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
13958
13959 * configure.in: Don't configure libgloss if we are not configuring
13960 newlib.
13961
13962 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13963
13964 * configure.in: Don't configure libgloss for unsupported
13965 architectures.
13966
13967 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13968
13969 * Makefile.in (CLEAN_MODULES): Add clean-apache.
13970
13971 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
13972
13973 * Makefile.in (ALL_MODULES): Include all-apache.
13974 (CROSS_CHECK_MODULES): Include check-apache.
13975 (INSTALL_MODULES): Include install-apache.
13976 (all-apache): New target.
13977
13978 * configure.in: Added apache everywhere perl is seen.
13979
13980 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13981
13982 * Makefile.in: Add support for clean-{module} and
13983 clean-target-{module} rules.
13984
13985 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
13986
13987 * configure.in (*-*-ose) do not build libgloss.
13988
13989 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13990
13991 * config.guess (prep*:SunOS:5.*:*): Turn into
13992 powerpele-unknown-solaris2.
13993
13994 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
13995
13996 * configure.in: Permit --enable-shared to specify a list of
13997 directories.
13998
13999 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14000
14001 * configure.in (host==solaris): Pass only the first word of $CC
14002 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14003
14004 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14005
14006 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14007
14008 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
14009
14010 * Makefile.in (ALL_MODULES): Include all-perl.
14011 (CROSS_CHECK_MODULES): Include check-perl.
14012 (INSTALL_MODULES): Include install-perl.
14013 (ALL_X11_MODULES): Include all-guile.
14014 (CHECK_X11_MODULES): Include check-guile.
14015 (INSTALL_X11_MODULES): Include install-guile.
14016 (all-perl): New target.
14017 (all-guile): New target.
14018
14019 * configure.in (host_tools): Include perl and guile.
14020 (native_only): Include perl and guile.
14021 (noconfigdirs): Don't build guile and perl; no ports have been
14022 done.
14023
14024 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
14025
14026 * configure (--enable-*): Handle quoted option lists such as
14027 --enable-sim-cflags='-g0 -O' better.
14028
14029 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14030
14031 * Makefile.in ({,inst}all-target): New rule so we can make and
14032 install all of the target directories easily.
14033
14034 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14035
14036 * configure.in: Add missing global flag in sed substitution when
14037 deleting `target-' from ${configdirs}.
14038
14039 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
14040
14041 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14042 option.
14043
14044 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14045 config/mh-necv4.
14046
14047 * install.sh: Correct misspelling of transformbasename.
14048
14049 * config.guess: Recognize mips-*-sysv*.
14050
14051 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
14052
14053 * config.sub: Recognize mon960.
14054
14055 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
14056
14057 * configure: Restore Canadian Cross handling of BISON and LEX,
14058 removed in Feb 20 change.
14059
14060 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
14061
14062 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14063 Mention make install. Remove the old copyright date as well the
14064 clumsy and rather pointless copyright on the README file.
14065
14066 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14067
14068 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14069 Makefile after running symlink-tree, then run `make distclean' to
14070 avoid clobbering any generated files in srcdir.
14071
14072 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14073
14074 * configure.in (m68k-*-netbsd*): Build everything now.
14075
14076 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14077
14078 * Makefile.in (taz): Fix quoting.
14079
14080 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14081
14082 * configure.in (sparclet-*-*): Build everything now.
14083
14084 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14085
14086 * configure.in (m68k-*-linux*): New host.
14087
14088 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14089
14090 * configure: Check for bison before byacc.
14091
14092 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14093
14094 * Makefile.in configure: Change the way LEX and BISON/YACC are
14095 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14096 searching PATH. These are used as fallbacks by Makefile.in if
14097 flex/bison/byacc aren't in objdir.
14098
14099 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14100
14101 * Makefile.in: Make everything which depends upon all-bfd also
14102 depend upon all-opcodes, in case --with-commonbfdlib is used.
14103
14104 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14105
14106 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14107 building NT native compilers on Unix.
14108
14109 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14110
14111 * configure.in: Don't get CC from the host Makefile fragment if we
14112 can find gcc in PATH, or if this is a Canadian Cross. Move the
14113 Solaris test for /usr/ucb/cc to the post target script, just after
14114 the compiler sanity test.
14115
14116 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14117
14118 * config.sub: Merge with FSF.
14119
14120 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
14121
14122 * Makefile.in (RPATH_ENVVAR): New variable.
14123 (REALLY_SET_LIB_PATH): Use it.
14124 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14125
14126 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
14127
14128 * config.sub, configure.in: Recognize sparclet cpu.
14129
14130 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14131
14132 * config.guess: Support m68k-cbm-sysv4.
14133
14134 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14135
14136 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14137 m68k-unknown-linuxaout from linker help string. Put quotes around
14138 $ld_help_string.
14139
14140 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
14141
14142 * config.guess (powerpc-harris-powerunix): Add guess for port
14143 to new target.
14144
14145 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14146
14147 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14148
14149 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
14150
14151 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14152 $(REALLY_SET_LIB_PATH) in Makefile.
14153 * Makefile.in (SET_LIB_PATH): New variable.
14154 (REALLY_SET_LIB_PATH): New variable.
14155 ($(DO_X)): Use $(SET_LIB_PATH).
14156 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14157 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14158 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14159 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14160 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14161 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14162 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14163 (install-dosrel): Likewise.
14164 (all-opcodes): Depend upon all-libiberty.
14165
14166 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
14167
14168 * config.guess (*:CYGWIN*): New
14169
14170 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14171
14172 * Makefile.in (all-target-winsup): All all-target-libiberty.
14173
14174 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14175
14176 * configure.in (noconfigdirs): Add missing # in front of comment.
14177
14178 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
14179
14180 * configure.in: add second pass to things added to noconfigdirs
14181 so *-gm-magic can exclude libgloss properly.
14182
14183 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
14184
14185 * mpw-configure (extralibs_name, rez_name): Set correctly
14186 for MWC68K compiler.
14187
14188 * mpw-README: Add more info on the necessary build tools.
14189
14190 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
14191
14192 * configure.in, config.sub: Recognize cygwin32.
14193
14194 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
14195
14196 * config.guess, config.sub: Recognize A/UX.
14197
14198 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
14199
14200 * config.sub: Merge with gcc/config.sub.
14201
14202 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
14203
14204 * mpw-build.in (do-binutils): Add build of stamps.
14205
14206 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
14207
14208 * config.sub: Add recognition for mips64vr4100*-* targets.
14209
14210 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14211
14212 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14213 Add creation of gconfigargs with `--enable-shared' turned on.
14214 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14215 ($(host)-stamp-stage3-configured): Likewise.
14216 (HOLES): Add chatr and ldd.
14217 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14218
14219 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
14220
14221 * configure: Pass --nfp to recursive configures.
14222
14223 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
14224
14225 * Makefile.in (DLLTOOL): New.
14226 (DLLTOOL_FOR_TARGET): New.
14227 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14228 (EXTRA_TARGET_FLAGS): Ditto.
14229 (EXTRA_GCC_FLAGS): Ditto.
14230 (CONFIGURE_TARGET_MODULES): Ditto.
14231 (DO_X): Ditto.
14232 * configure: Add DLLTOOL.
14233
14234 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
14235
14236 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14237 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14238 mh-sco, since old workarounds no longer needed, and don't
14239 build ld, since libraries have weak symbols in COFF.
14240
14241 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
14242
14243 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14244
14245 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
14246
14247 * configure.in: Make sure that ${CC} can be used to compile an
14248 executable.
14249
14250 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14251
14252 * Makefile.in (all-gdb): Depend on $(GDB_TK).
14253 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14254 nothing depending on whether gdbtk is being built.
14255
14256 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
14257
14258 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14259
14260 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
14261
14262 * configure.in (noconfigdirs): Put ld or gas in this early, if the
14263 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14264
14265 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
14266
14267 * config-ml.in: Add support for
14268 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14269 Simplify setting of multidirs from --disable-foo.
14270
14271 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14272
14273 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14274 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14275 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14276 non-empty, pass them on to the GCC make.
14277 (all-bootstrap): New rule that is like all-gcc, except it executes
14278 the GCC bootstrap rule instead of the GCC all rule.
14279
14280 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
14281
14282 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14283
14284 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14285
14286 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14287 DG/UX support.
14288
14289 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
14290
14291 * config.sub (i*86*) Change [345] to [3456]
14292
14293 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14294
14295 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14296 --with-gnu-ld=no.
14297
14298 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14299
14300 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14301 AIX multilibs get built.
14302
14303 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14304
14305 * configure.in (i386-win32): Don't build expect if we're not
14306 building the tcl subdir.
14307
14308 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14309
14310 * Makefile.in: (configure-target-examples, all-target-examples):
14311 New targets, configure and build example programs.
14312
14313 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14314
14315 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14316 use it as input to sedit the generated MPW makefile.
14317 * mpw-README: Add a suggestion about Gestalt.h.
14318
14319 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14320
14321 * config.sub: Accept *-*-ieee*.
14322
14323 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14324
14325 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14326 Ronald F. Guilmette <rfg@monkeys.com>.
14327
14328 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14329
14330 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14331 for powerpc-pe native.
14332 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14333 (target==powerpc-pe): duplicate i386-win32 entry.
14334
14335 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14336
14337 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14338 of vxworks, not just vxworks5.1.
14339
14340 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14341
14342 * mpw-configure: Add support for exec-prefix.
14343
14344 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14345
14346 * config.guess: Recognize HP model 816 machines as having
14347 a PA1.1 processor.
14348
14349 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14350
14351 * configure: Ignore new autoconf configure options.
14352
14353 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14354
14355 * config.guess: Recognize Pentium under SCO.
14356 From Robert Lipe <robertl@arnet.com>.
14357
14358 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14359
14360 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14361
14362 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14363
14364 * configure.in: Don't configure gas for alpha-dec-osf*.
14365
14366 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14367
14368 * configure.in: Default to --with-stabs for some targets for which
14369 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14370 i[345]86*-*-unixware*.
14371
14372 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14373
14374 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14375 rather than basing it on the target. Simplify handling of options
14376 controlling which directories to configure. Remove extraneous
14377 slash in multi-clean target.
14378
14379 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14380
14381 * config-ml.in: Prefix more variables with ml_ so they don't collide
14382 with configure's.
14383
14384 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
14385
14386 * configure: Don't turn -v into --v.
14387
14388 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
14389
14390 * configure.in (targargs): Fix typo.
14391
14392 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14393
14394 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14395
14396 * configure.in: Strip --host and --target options from
14397 CONFIG_ARGUMENTS, and always configure for --host only. Add
14398 --with-cross-host option when building with a cross-compiler.
14399 * configure: Canonicalize the arguments put into config.status by
14400 always using `=' for an option with an argument. Pass a presumed
14401 --host or --target explicitly.
14402
14403 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14404
14405 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14406 into general OS recognition case.
14407
14408 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14409
14410 * configure.in (target_configdirs): add target-winsup only
14411 for win32 target systems.
14412
14413 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14414
14415 * Makefile.in (all-target-libgloss): Depend upon
14416 configure-target-newlib, since when libgloss is built it looks to
14417 see if the newlib directory exists.
14418
14419 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14420
14421 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14422 cfg-ml-*.in.
14423
14424 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14425
14426 * configure: Handle LD and LD_FOR_TARGET when configuring a
14427 Canadian Cross.
14428
14429 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14430
14431 * configure.in (target_libs): add target-winsup.
14432 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14433 (target==ppcle-pe): remove ld from $noconfigdirs.
14434
14435 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14436
14437 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14438 Preserve relative path names in $srcdir. Build symlink tree if
14439 configuring cross target dir and srcdir=. (= no VPATH support).
14440 (configure-target-libg++): Depend on configure-target-librx.
14441 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14442 * config-ml.in: New file.
14443 * symlink-tree: New file.
14444 * configure: Ensure srcdir="." if that's what it is.
14445
14446 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14447
14448 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14449 includes and FLEX_SKELETON setting.
14450 * mpw-configure (--with-gnu-ld): New option, controls whether
14451 to use PPCLink or ld with PowerMac GCC.
14452 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14453 * mpw-config.in: Configure grez if targeting Mac.
14454
14455 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14456 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14457 just macos.
14458 * configure.in: Configure grez resource compiler if targeting Mac.
14459 * Makefile.in (all-grez, install-grez): New targets.
14460
14461 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14462
14463 * configure: CXX defaults to gcc, not g++. If we find
14464 gcc in the path, set CC to gcc -O2.
14465
14466 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14467
14468 * configure: Default ${build} correctly. Avoid picking up extra
14469 spaces when reading CC and CXX from Makefile. When doing a
14470 Canadian Cross, use plausible default values for numerous
14471 variables.
14472 * configure.in: When doing a Canadian Cross, don't try to
14473 configure tools whose configure script can't handle it.
14474
14475 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14476
14477 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14478
14479 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14480
14481 * configure: Remove dubious bug reporting address.
14482
14483 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14484
14485 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14486 configure script, run that instead of this directory's configure.
14487 In either case, print a message that we're configuring the sub-dir.
14488
14489 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14490
14491 * configure.in: Before checking for the existence of various files,
14492 use sed to filter out "target-".
14493
14494 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14495
14496 * Makefile.in (DO_X): Split rule to decrease command line length
14497 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14498 (Philippe De Muyter).
14499
14500 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14501
14502 * Makefile.in (all-patch): depend on all-libiberty.
14503
14504 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14505
14506 * configure.in: If the only directory in target_configdirs which
14507 actually exists is libiberty, then set target_configdirs to empty,
14508 to avoid trying to build a target libiberty in a gas or gdb
14509 distribution.
14510
14511 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14512
14513 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14514 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14515 systems.
14516
14517 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14518
14519 * configure.in (copy_dirs): Use sys-include instead of include
14520 for --with-headers option.
14521
14522 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14523
14524 * Makefile.in, configure.in: Make winsup builds work with
14525 new scheme.
14526
14527 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14528
14529 * configure.in: Build the linker on AIX.
14530
14531 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14532
14533 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14534 where needed.
14535
14536 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14537
14538 * Makefile.in (all-gcc): Fix typo.
14539
14540 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14541
14542 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14543
14544 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14545
14546 * configure.in: Rename libFOO to target-libFOO, and xiberty
14547 to target-xiberty, to provide more flexibility.
14548 (target_subdir): Define. Create if cross.
14549 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14550 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14551 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14552 check-libFOO -> check-target-libFOO, etc.
14553 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14554 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14555 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14556 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14557 allow ALL_GCC="" to only configure.
14558 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14559 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14560 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14561
14562 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14563
14564 * Makefile.in (taz): Build "info" in etc explicitly.
14565
14566 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14567
14568 * configure.in: Make sure that CC is undefined (as opposed to
14569 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14570 problem with autoconf trying to configure on a host without GCC.
14571
14572 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14573
14574 * mpw-configure: Set host alias from choice of host compiler,
14575 only use generic MPW Makefile sed if present, edit a file
14576 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14577 * mpw-README: Add problem notes about CW6 and CW7.
14578
14579 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14580
14581 * Makefile.in (taz): Use ";" instead of ";;".
14582
14583 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14584
14585 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14586 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14587 DISTDOCDIRS.
14588 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14589 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14590
14591 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14592
14593 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14594 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14595 Move bfd to DISTSTUFFDIRS.
14596
14597 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14598
14599 * Makefile.in (X11_LIB): Removed.
14600 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14601
14602 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14603
14604 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14605
14606 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14607 names.
14608
14609 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14610
14611 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14612
14613 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14614
14615 * configure.in (i[345]86-*-win32): Always build newlib.
14616 Don't configure cvs, autoconf or texinfo.
14617 * Makefile.in (LD_FOR_TARGET): New.
14618 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14619 Pass down LD_FOR_TARGET.
14620
14621 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14622
14623 * winsup: New directory.
14624 * Makefile.in: Build winsup.
14625 * configure.in: Winsup is configured when target is win32.
14626 Can only build win32 target GDB when native.
14627
14628 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14629
14630 * config.guess: Recognize HP model 819 machines as having
14631 a PA 1.1 processor.
14632
14633 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14634
14635 * configure: Fix sed loop which substitutes for CC and CXX to
14636 avoid bug found in various sed implementations.
14637
14638 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14639
14640 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14641 simulator. Use standard powerpc-*-eabi*.
14642
14643 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14644
14645 * configure.in: Stop putting gas and binutils in noconfigdirs for
14646 powerpc-*-aix* and rs6000-*-*.
14647
14648 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14649
14650 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14651 -mcall-aixdesc libraries.
14652
14653 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14654
14655 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14656
14657 * config.sub (arm | armel | armeb): Fix shell syntax.
14658
14659 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14660
14661 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14662 -msoft-float and -mcpu=common support.
14663 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14664 libraries.
14665
14666 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14667
14668 * configure.in: Allow configuration and build of emacs19 for the alpha.
14669
14670 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14671
14672 * configure.in (CC): Get ^CC, not just any old CC, from
14673 ${host_makefile_frag}.
14674
14675 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14676
14677 * configure.in (CC): Try to get CC from
14678 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14679
14680 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14681
14682 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14683 only if it exists in $(srcdir).
14684
14685 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14686
14687 * configure: If CC and CXX are not set in the environment, set
14688 them, based on either an existing Makefile or on searching for gcc
14689 in PATH. Substitute for CC and CXX in Makefile.
14690 * configure.in: Remove libm from target_libs. Separate
14691 target_configdirs from configdirs. If CC is not set in
14692 environment, try to get it from a host Makefile fragment. Rewrite
14693 changes of configdirs to use skipdirs instead. A few minor
14694 tweaks. Take directories out of target_configdirs as they are
14695 taken out of configdirs. Remove existing Makefile files from
14696 subdirectories. Substitute for TARGET_CONFIGDIRS and
14697 CONFIG_ARGUMENTS in Makefile.
14698 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14699 by configure.in.
14700 (CONFIG_ARGUMENTS): Likewise.
14701 (CONFIGURE_TARGET_MODULES): New variable.
14702 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14703 ($(CONFIGURE_TARGET_MODULES)): New target.
14704 (configure-libg++, configure-libio): New targets.
14705 (all-libg++): Depend upon configure-libg++.
14706 (all-libio): Depend upon configure-libio.
14707 (configure-libgloss, all-libgloss): New targets.
14708 (configure-libstdc++): New target.
14709 (all-libstdc++): Depend upon configure-libstdc++.
14710 (configure-librx, all-librx): New targets.
14711 (configure-newlib): New target.
14712 (all-newlib): Depend upon configure-newlib
14713 (configure-xiberty): New target.
14714 (all-xiberty): Depend upon configure-xiberty.
14715
14716 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14717
14718 * configure.in (host i[345]86-*-win32): Expand the
14719 noconfigdirs again.
14720
14721 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14722
14723 * mpw-configure: Fix sed command file name.
14724
14725 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14726
14727 * configure.in (host i[345]86-*-win32): Reduce the
14728 noconfigdirs again.
14729
14730 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14731
14732 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14733 or powerpc*-*-pe*, since they are not yet supported.
14734
14735 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14736
14737 Add PowerMac support and many other enhancements.
14738 * mpw-configure: New option --cc to select compiler to use,
14739 paste options set according to --cc into the generated
14740 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14741 if mpw-make.sed is present.
14742 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14743 add forward includes for PowerPC include files.
14744 * mpw-build.in: Build using Makefile.PPC if present.
14745 (do-byacc, etc): Remove separate version resource builds.
14746 (do-gas): Build "stamps" before "all".
14747 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14748 * mpw-README: Update to reflect --cc option, PowerMac support,
14749 and recently-reported compatibility problems.
14750
14751 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14752
14753 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14754 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14755 (--with-multilib-top): Pass to recursive invocations.
14756
14757 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14758
14759 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14760 v810-*-*.
14761
14762 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14763
14764 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14765 gdb, ld and opcodes on v810-*-*.
14766
14767 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14768
14769 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14770 (local-maintainer-clean): New target.
14771 (maintainer-clean): New target.
14772 (realclean): Just depend upon maintainer-clean.
14773
14774 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14775
14776 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14777
14778 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14779
14780 * configure.in: Build ld in mips*-*-bsd* case.
14781
14782 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14783
14784 * config.sub: Accept -lites* OS. From Ian Dall.
14785
14786 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14787
14788 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14789 targets.
14790
14791 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14792
14793 * configure.in: treat i386-win32 canadian cross the same as
14794 i386-go32 canadian cross.
14795
14796 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14797
14798 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14799 running under the simulator to build a reduced set of libraries.
14800 (powerpc-*-eabiaix): Add fine grained multilib support added to
14801 other powerpc targets yesterday.
14802
14803 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14804
14805 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14806 -disable-softfloat, -disable-relocatable, -disable-aix, and
14807 -disable-sysv to control which multilib libraries get built.
14808
14809 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14810
14811 * configure: Add Makefile.tem to list of files to remove in trap
14812 handler.
14813
14814 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14815
14816 * config.guess (*Linux*): Add missing "exit"s.
14817 Also, need specific check for alpha-unknown-linux (uses COFF).
14818
14819 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14820
14821 * config.guess: Merge with FSF:
14822
14823 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14824 * config.guess (AIX4): More robust release numbering discovery.
14825
14826 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14827 * config.guess (i386-sequent-ptx): Properly get version number.
14828
14829 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14830 * config.guess (mips:*:4*:UMIPS): New case.
14831
14832 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14833
14834 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14835 (i386-win32 host): Likewise. Don't build readline.
14836
14837 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14838
14839 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14840 SUPPORT_FILES to submakes.
14841
14842 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14843
14844 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14845 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14846 mpw-configure.
14847
14848 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14849
14850 * configure.in (appdirs): Use =, not ==, in test expression when
14851 trying to build the text to print in the warning message for
14852 Solaris users.
14853
14854 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14855
14856 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14857
14858 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14859
14860 * config.guess: Recognize lynx-2.3.
14861
14862 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14863
14864 * config.sub (z8ksim): Deleted
14865 (z8k-*-coff): New, this is the one true name of the target.
14866
14867 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14868
14869 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14870
14871 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14872
14873 * config.guess (*:Linux:*:*): First try asking the linker what the
14874 default object file format is (elf, aout, or coff). Then if this
14875 fails, try previous methods.
14876
14877 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14878
14879 * configure.in: Don't build newlib for *-*-vxworks5.1.
14880
14881 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14882
14883 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14884 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14885
14886 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14887
14888 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14889
14890 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14891
14892 * cfg-ml-com.in: New file.
14893 * cfg-ml-pos.in: New file.
14894
14895 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14896
14897 * COPYING.NEWLIB: Add HP free copyright to list.
14898
14899 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14900
14901 * config.sub: Recognize -eabi* for the system, not just -eabi.
14902
14903 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14904
14905 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14906 * config.sub, configure.in (win32): New target and host.
14907
14908 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14909
14910 * configure.in: Add i386-pe configuration.
14911
14912 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14913
14914 * mpw-build.in (install): Install GDB after LD.
14915
14916 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14917
14918 * mpw-config.in (elf/mips.h): Always forward-include, needed
14919 for GDB to build.
14920
14921 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14922
14923 * testsuite: New directory for customer acceptance and whole tool
14924 chain tests.
14925
14926 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14927
14928 * configure: If per-host line isn't found, but AC_OUTPUT is found
14929 and a configure script exists, run it instead.
14930
14931 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14932
14933 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14934
14935 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
14936
14937 * configure: Set build_{cpu,vendor,os,alias} to host values when
14938 --build isn't specified.
14939
14940 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14941
14942 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14943 (FLAGS_TO_PASS): Pass them.
14944 (EXTRA_TARGET_FLAGS): Ditto.
14945
14946 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14947
14948 * Makefile.in (all-libg++): Depend on all-libstdc++.
14949
14950 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14951
14952 * configure.in (noconfigdirs): Enable all packages for
14953 i386-unknown-netbsd.
14954
14955 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
14956
14957 * configure.in (noconfigdirs): Don't configure tk for i386-go32
14958 hosted builds (DOS builds)
14959
14960 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14961
14962 Changes for ARM based on patches from Richard Earnshaw:
14963 * config.sub: Handle armeb and armel.
14964 * configure.in: Omit arm linker only for riscix.
14965
14966 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
14967
14968 * config.guess: Update from FSF.
14969
14970 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
14971
14972 * config.sub: Recognize powerpcle as the little endian variant of
14973 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
14974 powerpcle variant. Convert pentium into i586, not i486. Add p5
14975 alias for i586. Map new x86 variants p6, k5, nexgen into i586
14976 temporarily.
14977
14978 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
14979
14980 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14981
14982 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
14983
14984 * config.sub: Accept -lites* as a basic system type.
14985
14986 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
14987
14988 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14989 installed, and if so return linuxoldld as the system name.
14990
14991 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
14992
14993 * config.guess: Add hppa1.1-hp-lites support.
14994
14995 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
14996
14997 * configure.in: Don't build newlib for m68k-vxworks5.1.
14998
14999 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15000
15001 * configure.in (mips-sgi-irix6): Use mh-irix5.
15002
15003 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
15004
15005 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15006
15007 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15008
15009 * test-build.mk: Enable building of shared libraries on IRIX 5 and
15010 OSF/1. Fix compiler flags.
15011 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
15012
15013 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
15014
15015 * configure.in: Recognize --with-newlib.
15016 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15017
15018 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15019
15020 * Makefile.in: move {all,check,install}-gdb from *_MODULES
15021 to *_X11_MODULES due to gdbtk needing X include files et al.
15022
15023 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
15024
15025 Merge in support for Mac MPW as a host.
15026 (Old change descriptions retained for informational value.)
15027
15028 * mpw-config.in: Add generic include forwards for cpu-specific
15029 include files in aout and elf directories.
15030
15031 * mpw-configure: Added copyright.
15032 * mpw-config.in: Check for presence of required build tools.
15033 (target_libs): Add newlib.
15034 (target_tools): Add examples.
15035 (Read Me): Generate as "Read Me for MPW" instead.
15036 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15037 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15038 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15039
15040 * mpw-configure: Remove subdir-specific makefile hackery,
15041 delete mk.tmp after using it.
15042
15043 * mpw-build.in (all): Display start and end times.
15044
15045 * mpw-configure (host_canonical): Set.
15046 (target_cpu): Always add to makefiles.
15047 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15048 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15049 (mpw-mh-mpw): Look for in srcdir and srcroot.
15050 Use sed instead of mpw-edit-prefix to edit prefix definitions.
15051
15052 * mpw-build.in: (install-only): New target.
15053
15054 * mpw-configure (host_alias, target_alias): Rename from hostalias
15055 and targetalias, add into generated Makefile.
15056 (mk.tmp): If present, add into generated Makefile.
15057 * mpw-build.in (all-gas): Build config.h first before gas proper.
15058
15059 * mpw-configure (config.status): Write only if changed.
15060 * mpw-config.in (readline): Configure it (not built, just used for
15061 definitions).
15062
15063 * mpw-config.in (elf/mips.h): Add a forward include.
15064
15065 * mpw-config.in: Forward-include most .h files in include into
15066 extra-include.
15067 (readline): Don't build.
15068 mpw-build.in (install): Install GDB.
15069
15070 * mpw-configure (prefix, mpw_prefix): Handle it.
15071 * mpw-config.in (mmalloc, readline): Don't configure.
15072 * mpw-build.in (thisscript): Rename to ThisScript.
15073 Use mpw-build instead of BuildProgram everywhere.
15074 (mmalloc, readline): Don't build.
15075 * mpw-README: New file, basic documentation about the MPW port.
15076
15077 * mpw-config.in: Use forward-include to create include files.
15078
15079 * mpw-configure: Add more things to the top of each configured
15080 Makefile, including contents of config/mpw-mh-mpw.
15081 * mpw-config.in (extra-include): Create this directory and fill it
15082 with Posix-like include files when configuring.
15083
15084 * config.sub (apple, mac, mpw): Add various aliases.
15085
15086 * mpw-build.in: New file, top-level build script fragment for MPW.
15087 * mpw-configure: New file, configure script for MPW.
15088 * mpw-config.in: New file, config fragment for MPW.
15089
15090 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15091
15092 * configure.in (host_libs): Remove glob, since it is gone from the
15093 sources.
15094
15095 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15096
15097 * Makefile.in: define empty GDB_NLM_DEPS var.
15098
15099 * configure.in(target_makefile_frag): use config/mt-netware
15100 for netware targets.
15101
15102 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15103
15104 * config.sub: Merge in recent FSF changes. Remove linux special
15105 cases.
15106
15107 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15108
15109 Revert this change:
15110
15111 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15112
15113 * build-all.mk: Use CC=cc -Xs on Solaris.
15114
15115 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15116
15117 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
15118 stop using it.
15119 * Makefile.in: Nuke all references to glob subdirectory.
15120
15121 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15122
15123 * configure.in: Fix --enable-shared logic in per-host.
15124
15125 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
15126
15127 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15128
15129 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15130
15131 * configure.in (noconfigdirs): Don't build gas on AIX, for
15132 powerpc*-*-aix* as well as for rs6000*-*-aix*.
15133
15134 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
15135
15136 * configure: Fix --cache-file to work if the file argument is a
15137 relative path.
15138
15139 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
15140
15141 * configure: If the --cache-file is used, pass it down to
15142 configure in subdirectories.
15143
15144 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
15145
15146 * config.sub: add vxworks29k configuration.
15147
15148 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15149
15150 * Makefile.in (taz): Do "diststuff" part quietly.
15151
15152 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
15153
15154 * config.sub: Mini-merge with gcc/config.sub.
15155
15156 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15157
15158 * config.guess (IRIX): Sed - to _.
15159
15160 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15161
15162 * Makefile.in (source-vault, binary-vault): New targets.
15163
15164 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
15165
15166 * config.sub: Recognize -eabi as a basic system type.
15167
15168 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15169
15170 * configure.in (enable_shared stuff): Fix typo.
15171
15172 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
15173
15174 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15175
15176 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15177
15178 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15179
15180 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15181
15182 * configure.in (rs6000-*-*): Don't build gas.
15183
15184 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
15185
15186 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15187 reduce command line length.
15188 (AS_FOR_TARGET): Check for as.new, not Makefile.
15189 (NM_FOR_TARGET): Check for nm.new, not Makefile.
15190
15191 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
15192
15193 * config.guess: Merge from FSF.
15194
15195 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15196
15197 * configure: Don't use $ when handling program_suffix.
15198
15199 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
15200
15201 * configure.in: Configure tk for hppa/hpux.
15202
15203 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
15204
15205 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
15206
15207 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15208
15209 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
15210 to LIBCXXFLAGS. Tests are better run without it.
15211
15212 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
15213
15214 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15215
15216 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
15217
15218 * configure.in (*-*-netware*): Don't configure xiberty.
15219
15220 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
15221
15222 * configure.in: Remove tk from native_only list.
15223
15224 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
15225
15226 * build-all.mk: Add mips-ncd-elf target to sun4 targets
15227 for special NCD build.
15228
15229 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15230
15231 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15232 makeall.bat, they're only useful for binutils snapshots.
15233 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15234 makeall.bat to specified SUPPORT_FILES.
15235
15236 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
15237
15238 * build-all.mk: Add Ericsson targets to sun4 and solaris
15239 hosts. Add BNR's sun4 target to solaris host, so their
15240 build-from-source will be tested in-house first.
15241
15242 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15243
15244 * Makefile.in (LIBCFLAGS): New variable.
15245 (CFLAGS_FOR_TARGET): Ditto.
15246 (LIBCFLAGS_FOR_TARGET): Ditto.
15247 (LIBCXXFLAGS): Ditto.
15248 (CXXFLAGS_FOR_TARGET): Ditto.
15249 (LIBCXXFLAGS_FOR_TARGET): Ditto.
15250 (BASE_FLAGS_TO_PASS): Pass them.
15251 (EXTRA_TARGET_FLAGS): Ditto.
15252
15253 * configure.in: Support --enable-shared.
15254
15255 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
15256
15257 * configure.in (target_libs): Include libstdc++ again.
15258 * config.guess: Update from FSF (for FreeBSD).
15259
15260 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15261
15262 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15263 makeall.bat.
15264 (DISTDOCDIRS): Add `etc'.
15265 (ETC_SUPPORT_PFX): New variable.
15266 (taz): Include anything from etc starting with a word in
15267 ETC_SUPPORT_PFX.
15268
15269 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15270
15271 * config.sub: Update for recent FSF changes. Remove obsolete
15272 h8300hds entry. Add -windows* and -osx as basic os. Minor
15273 spacing changes.
15274
15275 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15276
15277 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
15278
15279 * config.guess: Merge with FSF.
15280 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15281
15282 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15283
15284 * configure: Since the "trap 0" handler will override the exit
15285 status on many systems, only use it for "exit 1", and make it set
15286 a non-zero exit status; reset it before "exit 0". Also, check
15287 exit status of config.sub, and error out if it failed.
15288
15289 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
15290
15291 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15292 and install libgloss.
15293
15294 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15295
15296 * Makefile.in (all-binutils): Depend upon all-byacc.
15297
15298 * configure.in: Don't build emacs on Irix 5.
15299
15300 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15301
15302 * configure.in (*-*-netware*): Add libio.
15303
15304 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15305
15306 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15307 (CHECK_TARGET_MODULES): Ditto.
15308 (INSTALL_TARGET_MODULES): Ditto.
15309 (TARGET_LIBS): Ditto.
15310 (all-libstdc++): Note dependencies.
15311
15312 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15313
15314 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15315
15316 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15317
15318 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15319 -fexternal-templates.
15320
15321 * configure.in (target_libs): Add libstdc++.
15322 (noconfigdirs): Add libstdc++ as appropriate.
15323
15324 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15325
15326 * config.guess: Update from FSF.
15327
15328 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15329
15330 * configure: Use ${config_shell} when running ${configsub}.
15331
15332 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15333
15334 * config.sub: No longer recognize h8300h.
15335
15336 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15337
15338 * config.sub: Remove extraneous differences between config.sub and
15339 gcc/config.sub.
15340
15341 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15342
15343 * Makefile.in (DISTSTUFFDIRS): Add gas.
15344
15345 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15346
15347 * COPYING.NEWLIB: New file.
15348
15349 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15350
15351 * config.guess (HP-UX): Patch from Harlan Stenn
15352 <harlan@landmark.com> to also emit release level.
15353
15354 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15355
15356 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15357
15358 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15359
15360 * config.sub: Merge nextstep cleanup from FSF.
15361
15362 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15363
15364 * configure.in (arm-*-*): Don't configure ld for this target.
15365
15366 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15367
15368 * configure.in (*-*-netware): don't configure libg++, libio,
15369 librx, or newlib.
15370
15371 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15372
15373 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15374 configure ld--it works, but it doesn't support shared libraries.
15375
15376 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15377
15378 * config.guess (*-unknown-freebsd*): Get rid of possible
15379 trailing "(Release)" in version string.
15380 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15381
15382 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15383
15384 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15385 Fix type: *-next-neststep -> *-next-nextstep.
15386
15387 * config.guess: Merge from FSF:
15388
15389 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15390
15391 * config.guess: Recognize powerpc-ibm-aix3.2.5.
15392
15393 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15394
15395 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15396 instead of UNIX_SV for UnixWare 1.0).
15397
15398 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15399
15400 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
15401 to make gdb/nlm/* build after the compiler and linker.
15402
15403 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15404
15405 * config.guess (netbsd, freebsd, linux): Accept any machine,
15406 not just i[34]86.
15407 (m68k-atari-sysv4): Relocate to match FSF version.
15408
15409 * config.guess: More merges from the FSF:
15410
15411 Add a space before function call or macro invocation.
15412
15413 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15414
15415 * config.guess: Add trap cmd to remove dummy.c and dummy when
15416 interrupted.
15417
15418 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15419
15420 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15421 (dummy): Redirect stderr from compilation of dummy.c.
15422
15423 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15424
15425 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15426
15427 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15428
15429 * configure: Accept and ignore --cache*, for compatibility with
15430 new autoconf.
15431
15432 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15433
15434 * config.guess: Merge from FSF:
15435
15436 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15437
15438 * config.guess (Pyramid*:OSx*:*:*): New case.
15439 (PATH): Add /.attbin at end for finding uname.
15440 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
15441
15442 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15443
15444 * config.guess (M88*:DolphinOS:*:*): New case.
15445
15446 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15447
15448 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15449 to select whether to use ELF or COFF.
15450
15451 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15452
15453 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15454
15455 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15456
15457 * config.guess: Guess the OS version for HPUX.
15458
15459 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15460
15461 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15462
15463 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15464
15465 * configure.in: Recognize --with-headers, --with-libs, and
15466 --without-newlib.
15467 * Makefile.in (all-xiberty): Depend upon all-ld.
15468
15469 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15470
15471 * configure.in: Change i[34]86 to i[345]86.
15472
15473 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15474
15475 * configure (version): A few more tweaks to help message.
15476
15477 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15478
15479 * Makefile.in: Remove (for now) librx as a host library,
15480 now that we're building it for target.
15481
15482 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15483
15484 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15485 (Karl Berry).
15486
15487 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15488
15489 * configure.in: Also configure librx.
15490
15491 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15492
15493 * Makefile.in: Update various rules to reflect that librx
15494 is now needed for libg++.
15495
15496 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15497
15498 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15499
15500 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15501
15502 * configure.in: Configure the examples directory.
15503
15504 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15505
15506 * configure: Simplify Jun 2 1994 change.
15507
15508 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15509
15510 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15511 /bin/gcc isn't good enough to build gcc.
15512
15513 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15514
15515 * Makefile.in (GDB_SUPPORT_FILES): Remove
15516 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15517 (gdb.tar.gz): Add new rule to use standard distribution building
15518 mechanism.
15519
15520 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15521
15522 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15523 Bill Cox <bill@cygnus.com>.
15524
15525 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15526
15527 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15528
15529 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15530
15531 * configure: Search current dir first in .gdbinit.
15532
15533 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15534
15535 * config.sub: Recognize freebsd (merged from gcc config.sub).
15536
15537 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15538
15539 * config.sub: Refer to NeXT's operating system as nextstep.
15540
15541 * config.sub (case $basic_machine): Re-order the cases, to match
15542 the order in the FSF version (which is mostly alphabethical).
15543 Merge in some additions and changes from the FSF.
15544
15545 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15546
15547 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15548 * config.sub: Recognize cxux7.
15549 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15550
15551 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15552
15553 * config.sub: Fix typo powerpc -> powerpc-*.
15554
15555 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15556
15557 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15558
15559 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15560 parallel with all-emacs and install-emacs). Top-level command
15561 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15562
15563 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15564
15565 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15566 $(relbindir)/make before doing ``make install'', and use
15567 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15568 installing over running make binary.
15569 ($(host)-stamp-stage3-installed): Likewise.
15570
15571 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15572
15573 * config.guess: Recognize Mach.
15574
15575 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15576
15577 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15578 see whether --exec-prefix was used.
15579
15580 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15581
15582 * README: Explicitly mention libg++/README. (Zoo's idea.)
15583
15584 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15585
15586 * Makefile.in: Add all-librx target similar to all-libproc.
15587
15588 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15589
15590 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15591 with post 1.2 uname bogosity.
15592
15593 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15594
15595 * configure: Remove temporary files on receipt of a signal.
15596
15597 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15598
15599 * configure: If there is a package_makefile_frag, remove
15600 ${subdir}/Makefile.tem after copying it in.
15601
15602 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15603
15604 * build_all.mk: support rs6000 lynx identifies itself as
15605 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15606 since /bin/gcc is too feeble to compile a modern gcc.
15607
15608 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15609
15610 * brought devo/test-build.mk update-to-date with progressive/
15611 test-build.mk. Add lynx targets and hppa flag info.
15612
15613 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15614
15615 * configure.in: Use mh-ncrsvr43. Patch from
15616 Tom McConnell <tmcconne@sedona.intel.com>.
15617
15618 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15619
15620 * config.guess (i386-unknown-bsdi): No longer need to
15621 check #if defined(__bsdi__) && defined(__i386__).
15622
15623 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15624
15625 * configure: Set program_transform_nameoption correctly.
15626
15627 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15628
15629 * brought build-all.mk update-to-date with progressive build-all.mk,
15630 added new targets and hppa info.
15631
15632 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15633
15634 * configure: If config.guess result is a prefix of the user
15635 specified target, assume a native build and use the user specified
15636 target as the host alias. Remove SunOS patch suffix removal hack.
15637 * configure.in: Remove SunOS patch suffix removal hack.
15638
15639 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15640 in NATIVE_CHECK_MODULES.
15641
15642 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15643
15644 * Makefile.in: Rename HOST_ONLY to NATIVE.
15645 * configure: Delete SunOs patch suffix from host_canonical
15646 and build_canonical variables that are prepended to Makefiles.
15647 * configure.in: Add comments for easier maintenance.
15648
15649 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15650
15651 * Makefile.in: Add all-libproc target similar to all-gui.
15652
15653 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15654
15655 * Makefile.in (CHECK_MODULES): split into
15656 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15657
15658 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15659
15660 * config.guess (i386-unknown-bsdi): New system to guess.
15661
15662 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15663
15664 * Makefile.in: Add all-gui target (but not yet build by "all").
15665
15666 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15667
15668 * config.sub: Move deletion of patch suffix from here...
15669 * configure.in: To here, at Ian's suggestion. The top-
15670 level scripts might need to know of a patch level.
15671
15672 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15673
15674 * config.sub: Strip off patch suffix so rtl is recognized
15675 as a sunos4.1.3 machine, even though it's been patched.
15676
15677 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15678
15679 * Makefile.in (INSTALL_LAST): Delete.
15680 (INSTALL_DOSREL): New.
15681
15682 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15683
15684 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15685 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15686 whether we pass down --with-gnu-ld anyhow.
15687
15688 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15689
15690 * Makefile.in (INSTALL_LAST): Change operation so it works
15691 on more flavors of make.
15692 * configure.in (go32): Don't build libg++ or libio.
15693
15694 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15695
15696 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15697 they can be overriden by templates.
15698
15699 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15700
15701 * configure.in (target==go32): Don't build gdb.
15702 * dosrel: New directory.
15703
15704 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15705
15706 * configure.in (host==go32): Configure dosrel too.
15707 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15708 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15709 be set by incoming names or templates.
15710 (INSTALL_LAST): New rule.
15711
15712 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15713
15714 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15715
15716 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15717
15718 * configure.in (appdirs): New variable. Currently empty, but will
15719 be used in gas distribution. If nonempty, lists a set of
15720 directories at least one of which must get configured, or top
15721 level configuration is considered to have failed.
15722 (rs6000-*-lynxos*): Use new file name.
15723
15724 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15725
15726 Eliminate XTRAFLAGS.
15727 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15728 newlib include files using -idirafter, and also use -nostdinc.
15729 (CXX_FOR_TARGET): Likewise.
15730 (XTRAFLAGS): Removed.
15731 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15732 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15733 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15734 ($(DO_X)): Don't pass down XTRAFLAGS.
15735
15736 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15737
15738 * configure.in (mips*-dec-bsd*): New target; do build linker.
15739 (mips*-*-bsd*): New target; don't build linker.
15740
15741 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15742
15743 * configure.in: support rs6000-*-lynxos* configuration.
15744 support sunos4 as a cross target.
15745
15746 * config.sub: look for lynx*, not lynx since the OS version may
15747 legitimately be part of the name.
15748
15749 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15750
15751 * configure.in (i[34]86-*-sco*): Move to be with other i386
15752 targets.
15753 (romp-*-*): New target. Skip various binary utilities.
15754 (vax-*-*): New target. Don't build newlib.
15755 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15756
15757 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15758
15759 * configure.in: Only set host_makefile_frag if config
15760 directory exists.
15761
15762 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15763
15764 * install.sh: If $dstdir exists, don't check whether each
15765 component does.
15766
15767 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15768
15769 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15770
15771 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15772
15773 * configure.in (*-*-lynxos*): Don't configure newlib for either
15774 native or cross Lynx.
15775
15776 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15777
15778 * config.sub (sparc64-elf): Fix os.
15779 (z8k): Remove duplicate.
15780
15781 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15782
15783 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15784 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15785
15786 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15787
15788 * configure: Make file links cleanly even if Lynx fails on
15789 an NFS symlink (at least fail cleanly).
15790
15791 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15792
15793 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15794 -XNh2000.
15795
15796 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15797
15798 * configure: Unknown options are fatal again.
15799
15800 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15801
15802 * configure: Ignore --x-includes and --x-libraries, for Autoconf
15803 compatibility.
15804
15805 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15806
15807 * build-all.mk: Add `clean' target.
15808
15809 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15810
15811 * config.guess: Add SINIX support.
15812 * configure.in: Add mips-*-sysv4* support.
15813
15814 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15815
15816 * build-all.mk: Document all useful targets.
15817 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15818 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15819
15820 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15821
15822 * configure: Support --silent, --quiet.
15823
15824 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15825
15826 * configure: Support --disable-FEATURE.
15827
15828 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15829
15830 * config.guess: Recognize NCR running SVR4.3.
15831
15832 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15833
15834 * config.guess: Make BSDI generate i386-unknown-bsd386.
15835 Patch from Paul Eggert <eggert@twinsun.com>.
15836
15837 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15838
15839 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15840
15841 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15842
15843 * configure: Make unrecognized options give nonfatal warnings
15844 instead of fatal errors, and pass them to any subdirectory
15845 configures in case they recognize them.
15846 Make --x equivalent to --with-x.
15847
15848 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15849
15850 * configure: Add --enable-* options. Clean up usage message and
15851 some comments.
15852
15853 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15854
15855 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15856
15857 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15858
15859 * configure.in (hppa*-*-*): Enable binutils.
15860
15861 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15862
15863 * config.sub: Recognize cisco.
15864
15865 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15866
15867 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15868
15869 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15870
15871 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15872 than one configuration name. Add comment.
15873
15874 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15875
15876 * config.guess: about target *-hitachi-hiuxwe2, fixed
15877 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15878 macro is incorrect.]
15879
15880 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15881
15882 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15883 than the "make ls" stuff which used to be here.
15884
15885 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15886
15887 * config.guess: Recognize i[34]86-unknown-freebsd.
15888 From Shawn M Carey <smcarey@rodan.syr.edu>.
15889
15890 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15891
15892 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15893
15894 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15895
15896 * config.guess: Check for ptx.
15897
15898 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15899
15900 * config.sub: Add os9k checking.
15901
15902 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15903
15904 * config.guess: Handle OSF1 running on HPPA processors
15905
15906 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15907
15908 * configure: If subdir configure fails, print out a message with
15909 subdirectory name, in case subdir's configure code didn't identify
15910 itself.
15911
15912 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15913
15914 * configure.in: Remove embedded newlines from configdirs.
15915 Avoid mismatches of substrings. Fix matching strings at end
15916 of configdirs.
15917
15918 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15919
15920 * config.guess: Add Lynx/rs6000 config support.
15921
15922 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15923
15924 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15925
15926 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15927
15928 * configure.in (hppa*-*-osf*): Treat this just like most other
15929 PA configurations (eg no binutils or ld).
15930 (hppa*-*-*elf*): These configurations have binutils and ld.
15931
15932 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15933
15934 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15935
15936 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15937
15938 * configure.in (rs6000-*-*): Build gas.
15939
15940 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15941
15942 * Makefile.in: Avoid bug in losing hpux sed.
15943
15944 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15945
15946 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15947 for GDB and GDB has been fixed to not need it.
15948
15949 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15950
15951 * config.guess: Recognize vax hosts.
15952
15953 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15954
15955 * configure (while loop): Don't use "break 2" inside case
15956 statement -- the case statement isn't an enclosing loop.
15957
15958 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15959
15960 * config.guess: Clean up NeXT support, to allow nextstep
15961 on Intel machines. Make OS be nextstep.
15962
15963 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
15964
15965 * config.guess: Add alternate forms for Convex.
15966
15967 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
15968
15969 * configure: Completely rewrite option processing. Take
15970 advantage of pattern-matching to avoid invoking test frequently.
15971 Also clean up host and target defaulting logic.
15972
15973 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15974
15975 * Makefile.in: Replace all occurrances of "rootme" with "r" and
15976 "$${rootme}" with "$$r", to increase the likelihood that the do-*
15977 commands (plus user environment) will fit SCO limits.
15978
15979 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15980
15981 * configure.in: Don't issue warnings about directories which are
15982 not being configured if -norecursion is set. Correct test for
15983 --with-gnu-as and --with-gnu-ld to not get confused by substring
15984 matches.
15985
15986 * configure.in: Don't build gas for alpha-dec-osf1*.
15987
15988 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
15989
15990 * configure: Back out Per's change of 12/19/1993. It changes the
15991 behavior of configure in unexpected and confusing ways.
15992
15993 Also, use different delim char when calculating
15994 program_transform_name so that the name can contain slashes.
15995
15996 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
15997
15998 * configure.in, config.sub: Add support for VSTa micro-kernel.
15999
16000 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16001
16002 * configure.in: Nuke hacks which were used to get a special
16003 version of GAS for HPPA configurations.
16004
16005 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
16006
16007 * configure: If only ${target_alias} is given, use that
16008 as the default for ${host_alias}.
16009 * configure: Add missing back-slashes before nested quotes.
16010
16011 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16012
16013 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16014
16015 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
16016
16017 * config.guess: Recognize some Tektronix configurations.
16018 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16019
16020 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16021
16022 * config.sub: Match any flavor of SH.
16023
16024 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
16025
16026 * configure.in: Don't try to configure newlib for Alpha.
16027
16028 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16029
16030 * configure.in: Don't build ld for Irix 5. Don't build gas,
16031 libg++ or libio for any Alpha target.
16032
16033 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16034
16035 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
16036
16037 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16038 default arguments -- so it tried to compress itself.
16039
16040 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16041
16042 * configure.in (notsupp): ensure that a space is always at the end
16043 of the configdirs list, since the grep checks for an explicit space
16044
16045 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16046
16047 * configure.in (target i386-sysv4.2): don't build ld, since static
16048 versions of many libraries are not available.
16049
16050 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16051
16052 * config.guess: Recognize Apollos (using environment variables).
16053 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16054
16055 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16056
16057 * config.guess: Recognize Sony news mips running newsos.
16058
16059 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
16060
16061 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16062 "fi ; else" for bash.
16063
16064 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
16065
16066 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16067
16068 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16069
16070 * config.sub: accept unixware as an alias for svr4.2.
16071 Fix some inconsistancies with the gcc version.
16072
16073 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16074
16075 * Makefile.in (DISTDOCDIRS): Add gdb.
16076
16077 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16078
16079 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16080
16081 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16082
16083 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16084 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16085 this now.
16086
16087 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16088
16089 * config.sub: Accept hiux* as an OS name.
16090
16091 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16092 etc/make-stds.texi. The underscore came from gcc, and dje now
16093 agrees that RUNTESTFLAGS is the correct name.
16094
16095 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16096
16097 * install.sh: Remove 'set -e'. It makes any conditionals
16098 in the script useless.
16099
16100 * config.guess: Automatically recognize arm-acorn-riscix
16101 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16102
16103 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16104
16105 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16106
16107 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16108
16109 * Makefile.in (DISTDOCDIRS): New variable.
16110 (taz): Edit local Makefile.in sooner, instead of proto-toplev
16111 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
16112
16113 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16114
16115 * configure.in (hppa target): check the source directory for the
16116 pagas sub-directory
16117
16118 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
16119
16120 * config.sub: Allow -aout* and -elf*.
16121
16122 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16123
16124 * configure.in: Don't build ld on i386-solaris2, same as for
16125 sparc-solaris2.
16126
16127 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
16128
16129 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16130
16131 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16132
16133 * configure.in: Configure gdb for alpha.
16134
16135 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16136
16137 * Makefile.in (CXXFLAGS): Add -O.
16138
16139 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16140
16141 * config.guess: added support for DG Aviion
16142
16143 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16144
16145 * configure.in: Produce warning message for subdirectories not
16146 configurable for this host/target combination. Don't try to
16147 configure gdb for vms.
16148
16149 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16150
16151 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16152 appropriate files before making "diststuff".
16153 (DISTBISONFILES): New var: list of files to be edited.
16154 (DISTSTUFFDIRS): Add binutils.
16155
16156 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16157
16158 * config.sub: also handle mipsel and mips64el (for little endian mips)
16159
16160 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16161
16162 * configure.in: Add * to end of all OS names.
16163
16164 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
16165
16166 * configure.in: Build newlib for LynxOS native.
16167
16168 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16169
16170 * config.guess: Add support for delta 88k running SVR3.
16171
16172 * configure.in: Add comment about HP compiler vs. emacs.
16173
16174 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16175
16176 * configure.in: don't build ld on solaris2 (not a viable option
16177 due to bugs in getpwnam & getpwuid)
16178
16179 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16180
16181 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16182 config.guess will produce a full version number.
16183
16184 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16185
16186 * configure.in: Build linker and binutils for alpha-dec-osf1.
16187
16188 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16189
16190 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16191 and gdb/testsuite/Makefile.in.
16192
16193 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16194
16195 * configure.in: recognize mips*- instead of mips-
16196
16197 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
16198
16199 * config.sub: Accept linux*coff and linux*elf as operating
16200 systems.
16201
16202 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16203
16204 * config.sub: Recognize mips64, and mips3 as an alias for it.
16205
16206 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16207
16208 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16209 gdb knows how to handle OSF/1 shared libraries.
16210
16211 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16212
16213 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16214 * config.guess: Recognize Hitachi's HIUX.
16215 * config.sub: Recognize h3050r* and hppahitachi.
16216 Remove redundant cases for hp9k[23]*.
16217
16218 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16219
16220 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16221 if gas and ld are in the source tree and are in ${configdirs}.
16222 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16223 --with options (but still pass them down on the command line,
16224 if they were explicitly specified).
16225
16226 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16227
16228 * configure: substitute SHELL value in Makefile.in with
16229 ${CONFIG_SHELL}
16230
16231 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16232
16233 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16234 *-*-solaris2* targets.
16235
16236 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16237
16238 * Makefile.in: define M4, and pass it down to sub-makes;
16239 all-autoconf now depends on all-m4
16240
16241 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16242
16243 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16244 presence of {ar,ranlib} instead of a configured directory
16245
16246 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16247
16248 * config.guess: Accept 34?? as well as 33?? for NCR.
16249
16250 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16251
16252 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16253 of 'gas' in sed commands, since 'gash' is now in the tree as well.
16254
16255 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16256
16257 * configure: grab values for $(CC) and $(CXX) from the
16258 environment, so that someone can do "CC=gcc configure; make" and
16259 have it work right (matching the way that autoconf works now)
16260
16261 * configure.in, Makefile.in: add support for gash, the tcl
16262 interface to Galaxy
16263
16264 * config.guess: add NetBSD variants (hp300, x86)
16265
16266 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
16267
16268 * install.sh: Support -d option (in the manner of SunOS 4 install,
16269 as it is more deterministic than that of GNU install)
16270 (chmodcmd): Set file to mode 755 by default (should also do default
16271 chgrp and chown, but I don't feel like dealing with that now)
16272
16273 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
16274
16275 * config.sub: Remove h8300hhms alias.
16276
16277 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16278
16279 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16280
16281 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16282
16283 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16284 as stmp-fixinc
16285
16286 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16287
16288 * config.sub: recognize m88110-bug-coff.
16289
16290 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16291
16292 * Makefile.in (all-libio): all dependencies on the toolchain used
16293 to build this (gcc, gas, ld, etc)
16294
16295 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16296
16297 * config.guess: Deal with OSF/1 1.3 on alpha.
16298
16299 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16300
16301 * install.sh: add some 'else true' clauses for portability
16302
16303 * configure.in: don't build libio for h8[35]00-*-* targets
16304
16305 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16306
16307 * Makefile.in: Add support for new libio.
16308
16309 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16310
16311 * install.sh: If one command fails, don't try the rest. Don't try
16312 to remove $dsttmp (via trap) unless we have already created it.
16313 If $src doesn't exist, detect it and exit with an error.
16314
16315 * config.guess: Recognize BSD on hp300.
16316
16317 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16318
16319 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16320 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16321
16322 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16323
16324 * Makefile.in (all-send-pr): depends on all-prms
16325
16326 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16327
16328 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16329
16330 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16331
16332 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16333 Added test for mips-mips-riscos5.
16334
16335 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16336
16337 * configure.in: use mh-hp300 for 68k HP hosts
16338
16339 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16340
16341 * configure: add support for CONFIG_SHELL, so that you can use
16342 some alternate shell for evaluating configure scripts
16343
16344 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16345
16346 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16347 in configure script to bug-gdb@prep.ai.mit.edu when building
16348 distribution archive.
16349 * Makefile.in (COMPRESS): Remove def.
16350 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16351 gdb.tar.Z and make-gdb.tar.Z respectively.
16352 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16353 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16354 to convergence with 'taz' target in Makefile.in.
16355
16356 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16357
16358 * install.sh (dsttmp): use trap to ensure that tmp files go
16359 away on error conditions
16360
16361 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16362
16363 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16364
16365 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16366
16367 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16368 its parent is '/' not ''.
16369
16370 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16371
16372 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16373
16374 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16375 that ${newsrcdir}/configure.in does.
16376
16377 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16378
16379 * test-build.mk: support for CONFIG_SHELL
16380
16381 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16382
16383 * config.sub (netware): Add as a basic system type.
16384
16385 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16386
16387 * Makefile.in (Makefile): depend on configure.in. Also drop the
16388 $(srcdir)/ from the dependency on Makefile.in.
16389
16390 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
16391
16392 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16393 (h8300hhms is temporary until multi-libraries are implemented).
16394 * configure.in: Handle h8300h too.
16395
16396 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16397
16398 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16399
16400 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
16401
16402 * configure: Remove extraneous output when guessing host type.
16403 * config.guess: Remove extraneous output when guessing using C
16404 compiler rather than uname, or when guessing fails.
16405
16406 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16407
16408 * Makefile.in: remove all.cross and install.cross targets
16409
16410 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16411 definitions
16412
16413 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16414
16415 * configure.in (target sh): Build gprof.
16416
16417 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16418
16419 * config.sub: change -solaris to -solaris2
16420
16421 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16422
16423 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16424
16425 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16426
16427 * configure: Correct error message for missing Makefile.in to
16428 print correct directory.
16429
16430 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16431
16432 * install.sh: kludge around 386BSD shell bug
16433
16434 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16435
16436 * config.guess: Recognize NeXT.
16437 * config.guess: Recognize i486-ncr-sysv4.
16438 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16439
16440 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16441
16442 * Makefile.in (MAKEINFOFLAGS): New variable.
16443 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16444 * build-all.mk, test-build.mk: Pass down --no-split as
16445 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16446
16447 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16448
16449 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16450
16451 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16452
16453 * Makefile.in (libg++.tar.z): New rule.
16454 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16455 * Makefile.in (taz): Only do a single chmod.
16456
16457 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16458
16459 * install.sh: don't use dirname anymore (replaced with sed usage)
16460
16461 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16462
16463 * Makefile.in: Change extension for gzip'd files from '.z' to
16464 '.gz' per new FSF standard usage.
16465
16466 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16467
16468 * configure: put quotes around the final value of program_transform_name
16469
16470 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16471
16472 * Makefile.in: new install.sh support; update install-info rules
16473
16474 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16475
16476 * configure.in: Build diff for crosses, but not for go32 host.
16477
16478 * configure.in: Build gprof only for native, and don't build it
16479 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16480
16481 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16482
16483 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16484
16485 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16486
16487 * configure.in (host_tools): Add prms.
16488
16489 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16490
16491 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16492 with $(FLAGS_TO_PASS) on the command line
16493
16494 * config.sub: Recognize lynx and lynxos
16495
16496 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16497
16498 * config.sub: Accept -ecoff*, not just -ecoff.
16499
16500 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16501
16502 * Makefile.in (taz): Use .gz suffix instead of .z.
16503 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16504 names.
16505
16506 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16507
16508 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16509
16510 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16511
16512 * Makefile.in (install-no-fixedincludes): install gcc last, so
16513 that rebuilds that might happen during 'make install' don't get
16514 bogus gcc include files
16515
16516 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16517
16518 Change from Utah for HPPA support:
16519 * config.guess: Recognize hppa1.x-hp-bsd.
16520
16521 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16522
16523 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16524 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16525
16526 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16527
16528 * config.sub: Add support for rom68k and bug boot monitors.
16529
16530 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16531
16532 * Makefile.in: Make all-opcodes depend on all-bfd.
16533
16534 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16535
16536 * config.guess: Added special check for i[34]86-univel-sysv4*.
16537
16538 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16539
16540 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16541 the processor rather than assuming i486.
16542
16543 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16544
16545 * config.guess: Recognize SunOS6 as Solaris3.
16546
16547 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16548
16549 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16550 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16551
16552 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16553
16554 * build-all.mk (all-cross): New target for Canadian Cross.
16555 Added Q2 go32 targets.
16556 * test-build.mk: Configure go32 cross sparclite-aout and
16557 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16558 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16559
16560 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16561
16562 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16563 GO32 hosted toolchains
16564
16565 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16566
16567 * configure: change so "-exec-prefix" gets passed down rather
16568 than "-exec_prefix" so autoconf generated Makefiles get the
16569 exec_prefix set right.
16570
16571 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16572
16573 * config.guess: get the Solaris2 minor version number
16574
16575 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16576
16577 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16578
16579 * config.guess: Recognize some Sequent platforms.
16580
16581 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16582
16583 * Makefile.in: added the vault-install target
16584
16585 * configure.in: actually use the Sun3 makefile fragment that's in
16586 config, also added the release dir to configdirs
16587
16588 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16589
16590 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16591
16592 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16593
16594 * configure.in: remove some program from Alpha targetted toolchains
16595
16596 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16597
16598 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16599 gprof.
16600 (taz): Run "make diststuff" in those directories instead of "make
16601 proto-dir". Look for "VERSION=" only at start of line in subdir
16602 Makefile. Use "gzip -9" for compression.
16603 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16604 (binutils.tar.z): New target.
16605
16606 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16607
16608 * Makefile.in (taz): Include gpl.texinfo.
16609
16610 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16611
16612 * Makefile.in (setup-dirs): Merged into "taz" target.
16613 (taz): Only do `proto-dir' stuff if a directory is actually needed
16614 for this target.
16615
16616 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16617
16618 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16619 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16620 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16621 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16622 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16623
16624 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16625
16626 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16627 config.sub, and move-if-change to gdb testsuite distribution
16628 archive, so the testsuite can be extracted, configured, and
16629 run separately from the gdb distribution. Blow away the Chill
16630 tests that require a Chill compiled executable, since GNU Chill
16631 is not yet publically available.
16632
16633 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16634
16635 * test-build.mk: set environment variables in a single command,
16636 instead of a list of assignments and exports
16637
16638 * config.guess: recognize Alpha/OSF1 systems
16639
16640 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16641
16642 * configure: Change help message to prefer --options rather than
16643 -options.
16644
16645 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16646
16647 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16648 zippy@ecst.csuchico.edu.
16649 * config.guess: Recognize miniframe.
16650
16651 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16652
16653 * Makefile.in: Use srcroot to find runtest rather than rootme.
16654 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16655
16656 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16657
16658 * test-build.mk: Extensive additions to support building on a
16659 machine other than the host.
16660
16661 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16662
16663 * configure (tooldir): Fix for i386-aix again.
16664
16665 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16666
16667 * configure, Makefile.in: Change definition of $(tooldir)
16668 to match the FSF.
16669
16670 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16671
16672 * config.guess: Recognize i[34]86/SVR4.
16673
16674 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16675
16676 * Makefile.in (all-gdb): gdb depends on sim.
16677
16678 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16679
16680 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16681 at the same time we make the prototype gdb directory.
16682 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16683 files at the same time as the gdb base release distribution.
16684
16685 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16686
16687 * Makefile.in (check): Use individual check targets rather than
16688 DO_X rule.
16689 (check-gcc): Added.
16690
16691 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16692
16693 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16694 for System V release 3.2.
16695
16696 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16697
16698 * config.sub: Recognize hppaosf.
16699 * configure.in: Do configure ld/binutils/gas for it.
16700
16701 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16702
16703 * configure (tooldir): Alter syntax used to set this, for systems
16704 where "\$" isn't handled right, like i386-aix.
16705
16706 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16707
16708 * configure: Pass program-transform-name, not
16709 program_transform_name, to recursive configures.
16710
16711 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16712
16713 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16714 of gas+ld+binutils.
16715
16716 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16717
16718 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16719
16720 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16721
16722 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16723
16724 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16725
16726 * Makefile.in (PRMS): Set back to all-prms.
16727
16728 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16729
16730 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16731 targets, rather than for MIPS hosts.
16732
16733 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16734
16735 * configure.in: add comment for --with-x default values
16736
16737 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16738
16739 * Makefile.in: add check-* targets for each of the directories in
16740 the tree. Add a definition of RUNTEST that will use the one we
16741 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16742
16743 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16744
16745 * configure.in: Removed obsolete references to bfd_target and
16746 target_makefile_frag.
16747
16748 * build-all.mk: Set assorted targets for Q2.
16749 * config.sub: Recognize z8k-sim and h8300-hms.
16750 * test-build.mk: Really don't pass host to configure.
16751 (HOLES): Added uname.
16752
16753 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16754
16755 * configure: Handle an empty program-prefix, program-suffix or
16756 program-transform-name correctly.
16757
16758 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16759
16760 * build-all.mk: -G 8 no longer required for MIPS targets.
16761 * test-build.mk: Don't pass host argument to configure; make it
16762 guess.
16763
16764 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16765
16766 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16767 * Makefile.in (COMPRESS): New macro, like GZIP.
16768
16769 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16770
16771 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16772
16773 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16774 with gas currently defaults to -G 0.
16775
16776 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16777
16778 * Makefile.in (all-flex): flex depends on byacc.
16779
16780 * build-all.mk: If host not specified, use config.guess. Pass TAG
16781 to test-build.mk as RELEASE_TAG.
16782 * test-build.mk (configargs): New variable containing arguments to
16783 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16784 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16785
16786 * config.guess: Use /bin/uname when checking -X argument on SCO,
16787 to avoid invoking GNU uname which doesn't understand -X.
16788
16789 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16790
16791 * configure.in: Build gas for mips-*-*.
16792
16793 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16794
16795 * Makefile.in (all.normal): insert missing backslash.
16796
16797 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16798
16799 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16800
16801 * Makefile.in: Complete overhaul to merge many almost identical
16802 targets.
16803
16804 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16805
16806 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16807 (gdb.tar.Z): Adjusted.
16808
16809 * Makefile.in (setup-dirs, taz): New targets; should be general
16810 enough to adapt for gdb sometime. Build only .z file.
16811 (gas.tar.z): New target.
16812
16813 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16814
16815 * build-all.mk: Use CC=cc -Xs on Solaris.
16816
16817 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16818
16819 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16820 for handling BISON for FSF releases.
16821
16822 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16823
16824 * configure: Actually implement the change zoo just documented.
16825
16826 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16827
16828 * configure: when using config.guess, only set target_alias when
16829 it's not already been set (ie, on the command line)
16830
16831 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16832
16833 * Makefile.in: add installcheck target, set PRMS to install-prms
16834
16835 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16836
16837 * configure: add support for package_makefile_fragment, handle the
16838 case where a directory has a configure.in file but no Makefile.in
16839 more gracefully (with an actual understandable error message, even);
16840 add support for --without (and add this to the usage message); also
16841 explicitly add a --host=${host_alias} to the command line when
16842 config.guess is used
16843
16844 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16845
16846 * configure: Must use both --host and --target in recursive calls.
16847
16848 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16849
16850 * Makefile.in: Change deja-gnu to dejagnu.
16851
16852 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16853
16854 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16855
16856 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16857
16858 * configure.in: canonicalize all instances to *-*-solaris2*,
16859 also strip out a number of tools to not build for go32 host
16860
16861 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16862
16863 * config.guess: add GPL.
16864
16865 * Makefile.in, config.guess, config.sub, configure: bump
16866 copyrights to 93.
16867
16868 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16869
16870 * Makefile.in (do-info): Removed obsolete check for existence of
16871 localenv file.
16872
16873 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16874
16875 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16876
16877 * Makefile.in: a couple of 'else true' for decstation,
16878 support for TclX
16879
16880 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16881
16882 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16883
16884 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16885
16886 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16887
16888 * config.guess: Recognize i386-ibm-aix (PS/2).
16889 * configure.in: Use config/mh-aix386 file for it.
16890
16891 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16892
16893 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16894 CC_FOR_TARGET instead.
16895 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16896
16897 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16898
16899 * Makefile.in: Add sim to list of directories sent with gdb
16900
16901 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16902
16903 * configure.in: Put back mips-dec-bsd* case.
16904
16905 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16906
16907 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16908 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16909 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16910
16911 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16912
16913 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16914
16915 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16916 (install-info): install dir.info only if it exists,
16917 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16918
16919 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16920
16921 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16922 gas for mips-dec-bsd.
16923
16924 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16925
16926 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16927 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16928
16929 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16930
16931 * configure.in: Added "dejagnu" to hosttools list.
16932
16933 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16934
16935 * config.sub, configure.in, config.guess: Add support
16936 for Bosx, an AIX variant from Bull.
16937 Patches from F.Pierresteguy@frcl.bull.fr.
16938
16939 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
16940
16941 * devo/dejagnu: Initial creation of devo/dejagnu.
16942 Migrated dejagnu testcases and support files for testing software
16943 tools to reside as subdirectories, currently called "testsuite",
16944 within the directory of the software tool. Migrated all programs,
16945 support libraries, etc. beloging to dejagnu proper from
16946 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
16947 with no modifications. The changes to these files which will
16948 allow them to configure, build, and execute properly will be made
16949 in a future update.
16950
16951 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16952
16953 * Makefile.in: Change send_pr to send-pr.
16954 * configure.in: Likewise.
16955 * send_pr: Renamed directory to send-pr.
16956
16957 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
16958
16959 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
16960
16961 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
16962
16963 * README: Update for gdb-4.8 release.
16964 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
16965 gdb-xxx.tar.z (gzip'd) file also.
16966
16967 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16968
16969 * Makefile.in: make all-diff depend on all-libiberty
16970
16971 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
16972
16973 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16974
16975 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16976
16977 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16978
16979 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
16980
16981 * Makefile.in (DEVO_SUPPORT): Remove etc directory
16982 (ETC_SUPPORT): Only add the files GDB wants from etc/.
16983 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
16984
16985 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16986
16987 * Makefile.in: makeinfo binary is in a new location
16988
16989 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
16990
16991 * config.sub: Accept -ecoff as an OS.
16992
16993 * Makefile.in: Various changes to eliminate a level of make
16994 recursion and reduce the required command line length.
16995 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16996 sub-makes.
16997 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16998 variables holding settings for specific sub-makes.
16999 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17000 in terms of BASE_FLAGS_TO_PASS.
17001 (TARGET_LIBS): New variable listing directories which use
17002 TARGET_FLAGS_TO_PASS.
17003 (subdir_do): Eliminated.
17004 (do-*): New set of targets to replace subdir_do.
17005 (various): All targets which used subdir_do now depend on do-*.
17006 (local-clean): Renamed from do_clean.
17007 (local-distclean): New target, dependency of distclean and
17008 realclean.
17009 (install-info): Don't create directories. Depend on dir.info
17010 rather than calling make recursively.
17011 (install-dir.info): Eliminated.
17012 (install-info-dirs): Create all info directories here.
17013 (dir.info): Depend upon do-install-info.
17014
17015 * test-build.mk (HOLES): Added false.
17016
17017 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
17018
17019 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
17020
17021 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17022
17023 * Makefile.in (info): remove dependency on all-texinfo. The
17024 problem was really in texinfo/C, not at this level.
17025
17026 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
17027
17028 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17029
17030 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
17031
17032 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
17033 GDB releases.
17034
17035 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17036
17037 * configure: Include srcdir in message about target of link not
17038 being found. Don't convert `-' to `_' in `with' options being
17039 passed to subdirs.
17040
17041 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17042
17043 * configure.in: add uudecode to host_tools
17044
17045 * Makefile.in: added {all,install}-uudecode targets, added them to
17046 the appropriate lists
17047
17048 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
17049
17050 * Makefile.in (all-gcc): Added dependency on all-gas.
17051
17052 * configure.in (mips-*-*): Build ld and binutils.
17053
17054 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17055
17056 * configure: check return code from mkdir, print error message and
17057 exit on failure.
17058
17059 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
17060
17061 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
17062
17063 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
17064
17065 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17066
17067 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17068
17069 * config.sub (h8500): Recognize this as a cpu type.
17070
17071 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17072
17073 * configure: source directory missing is no longer a warning
17074
17075 * configure.in: recognize irix[34]* instead of irix[34]
17076
17077 * Makefile.in: define and pass down X11_LIB
17078
17079 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17080
17081 * guess-systype: Renamed to ...
17082 * config.guess: ... by popular request.
17083 * configure.in, Makefile.in: Update accordingly.
17084
17085 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17086
17087 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17088 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17089 + Execute ./dummy instead of assuming . is in PATH.
17090
17091 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17092
17093 * guess-systype: New shell script. Attempts to guess the
17094 canonical host name of the executing host.
17095 Only a few hosts are supported so far.
17096 * configure: Call guess-systype if no host is specified.
17097
17098 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17099
17100 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17101 gcc Makefile.
17102
17103
17104 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17105
17106 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17107 (all-gcc, install-gcc, subdir_do): Use it.
17108
17109 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17110
17111 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17112
17113 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17114
17115 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17116 set exclusively by configure, using configure.in .
17117
17118 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17119
17120 * test-build.mk: set $PATH for all builds
17121
17122 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17123
17124 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
17125
17126 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
17127 the one used in gcc/Makefile.in, so that a null expansion doesn't
17128 override the one needed to build gcc with a native cc.
17129
17130
17131 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17132
17133 * configure: Accept -with arguments.
17134
17135 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17136
17137 * Makefile.in: added h8300sim
17138
17139 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
17140
17141 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17142 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
17143 (all-cygnus, native, build-cygnus): Make
17144 $(canonhost)-stamp-3stage-done, not $(host)....
17145 * test-build.mk (stamp-3stage-compared): Use tail +10c for
17146 i386-sco3.2v4. Added else true to if command.
17147
17148 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
17149
17150 * config.sub: (from FSF) Sequent uses a BSD-like OS.
17151
17152 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
17153
17154 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17155
17156 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17157
17158 * configure.in: don't remove binutils from Solaris builds
17159
17160 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
17161
17162 * Makefile.in: get rid of earlier definitions for *clean,
17163 also handle the recursive info rule better
17164
17165 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
17166
17167 * Makefile.in (mostlyclean, distclean, realclean): Fix to
17168 do more-or-less the right thing.
17169
17170 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
17171
17172 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17173 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17174
17175 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17176
17177 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17178 $(host_canonical).
17179
17180 * configure.in: split the configdirs list into 4 categories (native
17181 v. cross, library v. tool) and handle the cross-only and native-
17182 only in more reasonable (and correct!) way.
17183
17184 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
17185
17186 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
17187 configdirs anymore.
17188
17189 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17190
17191 * Makefile.in: extensive cleanup:: removed all of the explicit
17192 clean-* targets, collapsed many wrappers around subdir_do into
17193 one, added additional targets to satisfy standards.texi, deleted
17194 some old targets, some changes for consistency
17195
17196 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17197
17198 * configure.in: handle some programs as cross-only, and others as
17199 native only
17200
17201 * test-build.mk: handle partial holes in a more generic manner
17202
17203 * Makefile.in: m4 depends on libiberty
17204
17205 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17206
17207 * configure.in: add m4, textutils, fileutils, sed, shellutils,
17208 time, wdiff, and find to configdirs
17209
17210 * Makefile.in: all, clean, and install rules for the new programs
17211 added to configure.in
17212
17213 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17214
17215 * configure.in: use mh-sun for all *-sun-* hosts
17216
17217 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17218
17219 * Makefile.in: define flags for X11 include files and library file
17220 locations, pass them down to the programs that need this info
17221
17222 * build-all.mk: added a 'native' target, to 3stage the native toolchain
17223
17224 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17225
17226 * configure.in: start building libg++ for HP-UX targets
17227
17228 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
17229
17230 * README: Update references to files moved into etc/.
17231
17232 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
17233
17234 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
17235 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
17236
17237 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
17238
17239 * configure: accept dash as well as underscore in long option
17240 names for FSF compatibility.
17241
17242 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
17243
17244 * config.sub: added -sco3.2v4 support from FSF.
17245
17246 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17247
17248 * configure.in: expand the section that adds or removes
17249 directories from the list of programs to build, to handle native
17250 vs. cross in addition to host v. native
17251
17252 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
17253
17254 * Makefile.in: Replace C++ in macro names with CXX.
17255 This is less likely to break ...
17256
17257 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17258
17259 * test-build.mk: add -w to GNU_MAKE
17260
17261 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17262
17263 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17264 add 'sparc' to list of recognized cpus. This needed to make
17265 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17266 Delete some redundant ose68 variants. Recognize -wrs as an os,
17267 then changes that into $CPU-wrs-vxworks.
17268
17269 * configure.in: remove most references to gdbtest, regularize
17270 target based program removal
17271
17272 * test-build.mk: import from p3 tree (many fixes and changes)
17273
17274 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17275
17276 * Makefile.in: added rules to handle tcl, tk, and expect
17277
17278 * configure.in: handle those directories if they exist
17279
17280 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17281
17282 * config.sub: removed bogus hppabsd and hppahpux names, since
17283 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17284
17285 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17286
17287 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
17288 depends upon all-xiberty
17289
17290 * Makefile.in: changes from p3, including:
17291
17292 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17293
17294 * Makefile.in (XTRAFLAGS): include newlib directories if
17295 newlib/Makefile exists, rather than if host != target.
17296
17297 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17298
17299 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17300 from the same source tree and not building a cross-compiler. This
17301 matters for the libg++ configuration if reconfiguring a tree that
17302 has already been installed.
17303
17304 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
17305
17306 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17307 pick up the machine and system specific header files.
17308
17309 * Makefile.in: added AS_FOR_TARGET, passed down in
17310 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17311 the C compiler to use to create programs which are run in the
17312 build environment, set it to default to $(CC), and passed it down
17313 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17314
17315 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17316
17317 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17318 We need them for unusual native builds, like systems without
17319 ranlib.
17320
17321 * configure: also define $(host_canonical) and
17322 $(target_canonical), which are the full, canonical names for the
17323 given host and target
17324
17325 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17326
17327 * Makefile.in: Added separate definitions for C++.
17328
17329 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17330
17331 * configure.in (configdirs): Add deja-gnu.
17332
17333 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17334
17335 * README: Update for configure.texi and gdb-4.7 release.
17336
17337 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17338
17339 * Makefile.in: Move "all" target to top of file.
17340 Previously, first target was ".PHONY" which caused BSD4.4 make
17341 to build .PHONY when make was run without arguments.
17342
17343 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17344
17345 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17346 Library-copylefted code in libiberty.
17347
17348 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17349
17350 * config.sub: Replace m68kmote with plain old m68k.
17351
17352 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17353
17354 * Makefile.in: Remove space from blank line, avoid Make complaints.
17355
17356 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17357
17358 * config.sub: Complain if no argument is given. Added support for
17359 386bsd as OS and target alias.
17360
17361 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17362
17363 * Makefile.in (XTRAFLAGS): include newlib directories if
17364 newlib/Makefile exists, rather than if host != target.
17365
17366 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17367
17368 * config.sub: recognize sparclite-wrs-vxworks.
17369
17370 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17371 p3.) Added clean-xiberty to clean.
17372
17373 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17374
17375 * configure.in: use *-*-* instead of nested cases for host and target
17376
17377 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17378
17379 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17380 from the same source tree and not building a cross-compiler. This
17381 matters for the libg++ configuration if reconfiguring a tree that
17382 has already been installed.
17383
17384 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
17385
17386 * config.sub (i486v/i486v4): Merge in from FSF version.
17387
17388 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
17389
17390 * configure: only set PWD if it is already set.
17391
17392 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
17393
17394 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17395 doesn't have unset and all success paths (and most error paths)
17396 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17397 to just ${PWD} to avoid confusion.)
17398
17399 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17400
17401 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17402 even for a native compilation.
17403
17404 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17405
17406 Changes to make the gdb.tar.Z rule work better.
17407
17408 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17409 (DEVO_SUPPORT): Add configure.texi.
17410 (bfd-ilrt.tar.Z): Remove ancient rule.
17411
17412 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17413
17414 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17415 pick up the machine and system specific header files.
17416
17417 * configure.in, config.sub: added new target m68010-adobe-scout,
17418 with alias of adobe68k. Changed configure.in to check for
17419 -scout before -sco* to avoid a false match.
17420
17421 * Makefile.in: added AS_FOR_TARGET, passed down in
17422 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17423 the C compiler to use to create programs which are run in the
17424 build environment, set it to default to $(CC), and passed it down
17425 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17426
17427 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17428
17429 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17430 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17431 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17432 FOR_TARGET variants, to newlib and libg++.
17433
17434 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17435
17436 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17437 first.
17438
17439 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17440
17441 * config.sub: Accept `elf' as an environment.
17442
17443 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17444
17445 * Makefile.in (all-opcodes): cd into the right directory
17446
17447 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17448
17449 * configure: added -program_transform_name option, used as
17450 argument to sed when installing programs.
17451 configure.texi: added documentation for -program_prefix,
17452 -program_suffix and -program_transform_name.
17453
17454 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17455
17456 * config.sub: Accept i486 where i386 ok.
17457
17458 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17459
17460 * config.sub: accept we32k
17461
17462 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17463
17464 * config.sub, configure.in: accept OSE68000 and OSE68k.
17465
17466 * Makefile.in: don't create all directories for ``make install'';
17467 let the subdirectories create the ones they need.
17468
17469 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17470
17471 * COPYING: new file, GPL v2
17472
17473 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17474
17475 * Makefile.in: use the new gen-info-dir, which needs a template
17476 argument (which also lives in texinfo)
17477
17478 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17479
17480 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17481
17482 * config.sub (ncr3000): Change i386 to i486.
17483
17484 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17485
17486 * Makefile.in: add install-rcs, install-grep to
17487 install-no-fixedincludes, removed install-bison and install-libgcc
17488
17489 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17490
17491 * configure.in: grab the HPUX makefile fragment if on HPUX
17492
17493 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17494
17495 * Makefile.in: eradicate bison spoor (ditto libgcc).
17496 configure.in: recognise m68{k,000}-ericsson-OSE.
17497 es1800 is alias for m68k-ericsson-OSE
17498
17499 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17500
17501 * configure.in: rearrange the parts that remove programs from
17502 configdirs, based now on HOST==TARGET or by canonical triple.
17503
17504 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17505
17506 * test-build.mk: recurse explicitly with -f test-build.mk when
17507 appropriate. predicate stage3 and comparison on the existence
17508 of gcc. That is, if gcc isn't around, we aren't three-staging.
17509 On very clean, also remove ...stamp-co. Build in-place before
17510 doing other builds.
17511
17512 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17513
17514 * Makefile.in, configure.in: add tgas
17515
17516 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17517
17518 * Makefile.in: a number of changes merged in from progressive.
17519
17520 * configure.in: add libm.
17521
17522 * .cvsignore: ignore some stuff that comes from test-build.mk.
17523
17524 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17525
17526 * config.sub: Add es1800 (m68k-ericsson-es1800).
17527
17528 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17529
17530 * configure: Add program_suffix (parallel to program_prefix)
17531 * Makefile.in: adjust directory-creating script for losing decstation
17532
17533 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17534
17535 * configure: Minor $subdir-related fixes.
17536
17537 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17538
17539 * configure: fix various problems with propogating
17540 makefile_target_frag in subdirs.
17541 * configure.in: config libgcc if its there
17542
17543 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17544
17545 * config.sub: HPPA merge.
17546
17547 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17548
17549 * Makefile.in: Replace all-bison with all-byacc in all
17550 dependency lines for other tools (which now use byacc).
17551
17552 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17553
17554 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17555
17556 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17557
17558 * Makefile.in: make gprof rules similar to byacc rules (instead of
17559 vestigal $(unsubdir) that didn't work...)
17560
17561 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17562
17563 * config.sub: Add support for Linux.
17564 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17565 (at least for libg++).
17566
17567 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17568
17569 * configure.texi: fix doc for the -nfp option to configure
17570
17571 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17572
17573 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17574
17575 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17576
17577 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17578 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17579 * configure.in: added solaris* host_makefile_frag hook.
17580
17581 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17582
17583 * config.sub: changed recognition of m68000 so that various
17584 m68k types can be specified via m680[01234]0
17585
17586 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17587
17588 * config.sub (basic_machine): fix sed so that '-foo' isn't
17589 completely substituted out while .+'-foo' loses the '-foo'
17590
17591 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17592
17593 * config.sub ($os): Add -aout.
17594
17595 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17596
17597 * configure: If host_makefile_frag is absolute, don't
17598 prefix ${invsubdir} (relevant to libg++ auto-configure).
17599
17600 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17601
17602 * Makefile.in (tooldir): Define it.
17603 (all-ld): Depend on all-flex.
17604
17605 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17606
17607 * Makefile.in (check): Fix libg++ special case.
17608
17609 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17610
17611 * configure: do not bury `pwd` into config.status, thus do fewer
17612 pwd's.
17613
17614 * configure: print the "Building in" message only when building in
17615 other than "." AND verbose.
17616
17617 * configure: remove -s, rework -v to better accommodate guested
17618 configures.
17619
17620 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17621
17622 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17623
17624 * Makefile.in: macroize flags passed on recursion. remove
17625 fileutils.
17626
17627 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17628
17629 * configure: get makesrcdir right for subdirs deeper than 1.
17630
17631 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17632 install.
17633
17634 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17635
17636 * Makefile.in: don't print subdir_do or recursion lines.
17637
17638 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17639
17640 * standards.texi: added menu item.
17641
17642 * Makefile.in: build and install standards.info.
17643
17644 * standards.texi: new file.
17645
17646 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17647
17648 * configure: test for and move config.status pieces from
17649 ${subdir}/.
17650
17651 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17652
17653 * configure: Test for existance of files before trying to mv
17654 them, to avoid numerous non-existance messages.
17655
17656 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17657
17658 * configure: correct final line of config.status.
17659
17660 * configure: patch from eggert. Avoids a protection problem if
17661 the original Makefile.in is read only.
17662
17663 * configure: use move-if-change from gcc to create config.status.
17664 Some makefiles depend on config.status to tell if a directory
17665 has been reconfigured for a different host. This change
17666 prevents those directories from remaking everything in the case
17667 where the reconfig was only intended to rebuild a Makefile.
17668
17669 * configure: test for config.sub with "config.sub sun4" rather
17670 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17671 host alias from a missing config.sub.
17672
17673 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17674
17675 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17676 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17677
17678 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17679
17680 * configure: mkdir ${subdir} as needed.
17681
17682 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17683
17684 * Makefile.in,configure.in: added autoconf.
17685
17686 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17687
17688 * Makefile.in: no longer pass against on recursion.
17689
17690 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17691 definitions are not inherited.
17692
17693 * configure: correct makesrcdir when subdir is .
17694
17695 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17696
17697 * configure: Add support for 'subdirs' variable, which is
17698 like 'configdirs', except that configure doesn't re-invoke
17699 itself for subdirs, it just creates a Makefile for each subdir.
17700 * configure.texi: Document subdirs.
17701
17702 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17703
17704 * configure.in: added flex to configdirs
17705
17706 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17707
17708 * Makefile.in: remove clean-stamps from clean.
17709
17710 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17711
17712 * configure.in: Add gdbtest to configdirs.
17713
17714 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17715
17716 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17717 to recursive makes.
17718 * configure.in: Recognize new ncr3000 config.
17719
17720 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17721
17722 * Makefile.in, configure.in: removed references to gdbm.
17723
17724 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17725
17726 * config.sub: Don't canonicalize os value
17727 newsos* to bsd (readline needs to check for newsos).
17728 (This fix was earlier made Jan 31, but got re-broken.)
17729
17730 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17731
17732 * configure.in: sco is an os, not a vendor!
17733
17734 * configure: Quote $( better. Keep various shells happy.
17735
17736 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17737
17738 * Makefile.in: eliminate stamp-files.
17739
17740 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17741
17742 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17743 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17744
17745 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17746
17747 * config.sub: fix iris/iris3.
17748
17749 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17750
17751 * configure: re-add -rm.
17752
17753 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17754
17755 * Maskefile.in: add .stmp-rcs to all.
17756
17757 * configure.in: remove gas from rs6000 build, use aix host fragment.
17758
17759 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17760
17761 * configure: pass down site_option during recursion.
17762
17763 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17764
17765 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17766
17767 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17768
17769 * configure: Change exec_prefix so that it really defaults to prefix.
17770
17771 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17772
17773 * Makefile.in, configure.in: Add support for mmalloc library.
17774
17775 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17776
17777 * Makefile.in: add stmp dependencies for a few more things.
17778
17779 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17780
17781 * configure: adjusted error message on objdir/srcdir configure
17782 collision, per john's suggestion.
17783
17784 * Makefile.in: add libiberty stmp to all and all.cross.
17785
17786 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17787
17788 * Makefile.in: remove force dependencies, add grep to all.
17789
17790 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17791
17792 * Makefile.in: drop flex. make stamp files work.
17793
17794 * configure: added test for conflicting configuration in srcdir,
17795 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17796 gets cranky. use relative paths for configure and srcdir
17797 whenever possible. Send some error messages to stderr that were
17798 going to stdout.
17799
17800 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17801
17802 * Makefile.in: Fix libg++ rule to check for gcc directory
17803 before using gcc/gcc. Also pass XTRAFLAGS.
17804
17805 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17806
17807 * Makefile.in: added stmp-files so that directories aren't polled
17808 when they are already built.
17809
17810 * configure.texi: fixed a node pointer problem.
17811
17812 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17813
17814 * config.sub configure.in gdb/configure.in
17815 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17816 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17817 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17818
17819 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17820
17821 * configure: -recurring becomes -silent. corrected help message
17822 for -site= option.
17823
17824 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17825
17826 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17827
17828 * configure: when building Makefile for crosses, replace
17829 tooldir and program_prefix. default srcdir from location of
17830 config.sub. remove "for host in hosts" and "for target in
17831 targets" loops.
17832
17833 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17834
17835 * Makefile.in: Do not pass bindir or mandir to cvs.
17836
17837 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17838
17839 * Makefile.in, configure.in: removed traces of namesubdir,
17840 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17841 copyrights to '92, changed some from Cygnus to FSF.
17842
17843 * configure.texi: remove most references to multiple hosts,
17844 multiple targets, subdirs, etc.
17845
17846 * configure.man: removed rcsid. reference config.sub not
17847 config.subr.
17848
17849 * Makefile.in: mkdir $(infodir) on install-info.
17850
17851 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17852
17853 * configure.texi: Explain better about .gdbinit and about
17854 the environment that configure.in sections run in.
17855
17856 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17857
17858 * configure.in: Ultrix is only a decstation if it's a MIPS.
17859
17860 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17861
17862 * README: DOC.configure => cfg-paper.texi.
17863
17864 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17865
17866 * config.sub (near case $os): Don't convert newsos* to bsd!
17867
17868 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17869
17870 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17871 the number of copies of COPYING that go into the GDB tar file.
17872
17873 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17874
17875 * bfd/configure.in, gdb/config/mh-i386sco,
17876 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17877 Fix SCO configuration stuff.
17878
17879 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17880
17881 * Makefile.in: For libg++, make sure the -I pointing
17882 to the gcc directory goes *after* all the libg++-local -I flags.
17883 Also, move just-gcc dependency from just-libg++ to all-libg++.
17884
17885 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17886
17887 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17888
17889 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17890
17891 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17892
17893 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17894
17895 * config.sub: Add stratus configuration frags. Also
17896 submitted to FSF.
17897
17898 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17899
17900 * Makefile.in (DEV_SUPPORT): add configure.man.
17901
17902 * config.sub(Decode manufacturer-specific): add -none*.
17903
17904 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17905
17906 * Makefile.in: remove form feeds to make Sun's make happy.
17907 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17908
17909 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17910
17911 * Makefile.in (AR_FLAGS): Make quieter.
17912
17913 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17914
17915 * configure.in: Add libg++.
17916 * configure: When verbose, don't output the command line at each
17917 level; it will be unremarkably the same as the previous version,
17918 which will be the same as what the user typed.
17919
17920 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17921
17922 * configure.in, Makefile.in: fix clean-info, add flex. add
17923 fileutils.
17924
17925 * configure: be less sensitive to spaces in Makefile.in. Do not
17926 look for sources in "..". Doing so breaks subdirectories that
17927 might have their own configure. If a subdir has it's own
17928 configure script, use it.
17929
17930 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17931
17932 * cfg-paper.texi: some changes suggested by rms.
17933
17934 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17935
17936 * config.sub: Merge in some small additions from the FSF version,
17937 taken from the gcc distribution, to bring the Cygnus and FSF
17938 versions into closer sync.
17939
17940 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
17941
17942 * configure.in: Changed svr4 references to sysv4.
17943
17944 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
17945
17946 * configure: added -V for version number option.
17947
17948 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
17949
17950 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17951 renamed from DOC.configure to cfg-paper.texi.
17952
17953 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17954
17955 * configure, config.subr, config.sub: config.subr is now
17956 config.sub again.
17957
17958 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
17959
17960 * configure.texi: new file, in progress.
17961
17962 * Makefile.in: build info file and install the man page for
17963 configure.
17964
17965 * configure.man: new file, first cut.
17966
17967 * configure: find config.subr again now that configuration "none"
17968 has gone. removed all traces of the -ansi option. removed all
17969 traces of the -languages option.
17970
17971 * config.subr: resync from rms.
17972
17973 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17974
17975 * configure, config.sub, config.subr: merge config.sub into
17976 config.subr, call the result config.subr, remove config.sub, use
17977 config.subr.
17978
17979 * Makefile.in: revised install for dir.info.
17980
17981 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17982
17983 * configure.in: add decstation host makefile frag.
17984
17985 * Makefile.in: BISON now bison -y again. also install-gcc on
17986 install. clean-gdbm on clean. infodir belongs in datadir.
17987 Make directories for info install. Build dir.info here then
17988 install it.
17989
17990 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17991
17992 * Makefile.in: fix for bad directory tests.
17993
17994 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17995
17996 * configure: \{1,2\} appears to be a sysv'ism. Use a different
17997 regexp. -srcdir relative was being handled incorrectly.
17998
17999 * Makefile.in: unwrapped some for loops so that parallel makes
18000 work again and so one can focus one's attention on a particular
18001 package.
18002
18003 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18004
18005 * configure: added PWD as a stand in for `pwd` (for speed). use
18006 elif wherever possible. make -srcdir work without -objdir.
18007 -objdir= commented out.
18008
18009 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18010
18011 * configure: +options become --options. -subdirs commented out.
18012 added -host, -datadir. Renamed -destdir to -prefix. Comment in
18013 Makefile now at top of generated Makefile. Removed cvs log
18014 entries. added -srcdir. create .gdbinit only if there is one
18015 in ${srcdir}.
18016
18017 * Makefile.in: idestdir and ddestdir go away. Added copyrights
18018 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
18019 and mandir now keyed off datadir by default.
18020
18021 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18022
18023 * Freshly created ChangeLog.
18024
18025 \f
18026 Local Variables:
18027 mode: change-log
18028 left-margin: 8
18029 fill-column: 76
18030 version-control: never
18031 End: