freeze.adb (Check_Component_Storage_Order): Fix enforcement of nesting rules for...
[gcc.git] / ChangeLog
1 2014-07-17 Roman Gareev <gareevroman@gmail.com>
2
3 * configure.ac: Don't accept isl 0.11.
4 * configure: Regenerate.
5
6 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
7
8 * MAINTAINERS (Write After Approval): Add myself.
9
10 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
11
12 * configure.ac: Don't accept isl 0.10.
13 * configure: Regenerate.
14
15 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
16
17 Fix include path for in-tree cloog.
18 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
19 * configure: Regenerate.
20
21 2014-06-18 Richard Henderson <rth@redhat.com>
22
23 * .gitignore: Import gcc_update output.
24
25 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
26
27 * config-ml.in: Robustify ac_configure_args parsing.
28
29 * configure.ac (--enable-linker-plugin-configure-flags)
30 (--enable-linker-plugin-flags): New flags.
31 (configdirs): Conditionally add libiberty-linker-plugin.
32 * configure: Regenerate.
33 * Makefile.def (host_modules): Add libiberty-linker-plugin.
34 (host_modules) <lto-plugin>: Pay attention to
35 @extra_linker_plugin_flags@ and
36 @extra_linker_plugin_configure_flags@.
37 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
38 * Makefile.in: Regenerate.
39
40 * Makefile.tpl (configure-[+prefix+][+module+])
41 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
42 "module_srcdir" instead of "module" for locating a module's srcdir.
43 * Makefile.in: Regenerate.
44
45 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
46
47 * MAINTAINERS (Write After Approval): Add myself.
48
49 2014-06-06 Sebastian Pop <sebpop@gmail.com>
50
51 * MAINTAINERS: Update my email address.
52
53 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
54
55 * MAINTAINERS (Write After Approval): Add myself.
56
57 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
58
59 * MAINTAINERS (Write After Approval): Add myself.
60
61 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
62
63 PR libstdc++/61011
64 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
65 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
66 * configure: Regenerate.
67
68 2014-05-28 Pedro Alves <palves@redhat.com>
69
70 * MAINTAINERS (Write After Approval): Add myself.
71
72 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
73
74 * MAINTAINERS: Update my affiliation/email.
75
76 2014-05-19 Mike Stump <mikestump@comcast.net>
77
78 * MAINTAINERS: Add wide-int reviewers.
79
80 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
81
82 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
83 * configure: Regenerated.
84
85 2014-05-15 Torvald Riegel <triegel@redhat.com>
86
87 * MAINTAINERS (libitm): Add myself as maintainer.
88
89 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
90
91 * MAINTAINERS (Write After Approval): Add myself.
92
93 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
94
95 * config.sub, config.guess: Import from upstream.
96
97 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
98
99 * MAINTAINERS (Write After Approval): Put myself in correct order.
100
101 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
102
103 * MAINTAINERS (Write After Approval): Add myself.
104
105 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
106
107 * MAINTAINERS: Move myself from Reviewers to Write After Approval
108 section.
109
110 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
111
112 * MAINTAINERS (Write After Approval): Delete myself.
113
114 2014-04-17 Jakub Jelinek <jakub@redhat.com>
115
116 PR sanitizer/56781
117 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
118 and -B* options with -Xcompiler.
119
120 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
121
122 PR bootstrap/60620
123 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
124 * Makefile.in: Regenerate.
125
126 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
127
128 * Makefile.def (dependencies): Make all-ld depend on all-binutils
129 for WINDRES_FOR_TARGET in default-manifest.o rule.
130 * Makefile.in: Regenerate.
131
132 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
133
134 * MAINTAINERS (Write After Approval): Add myself.
135
136 2014-03-26 Jakub Jelinek <jakub@redhat.com>
137
138 PR sanitizer/56781
139 * Makefile.def: Set bootstrap=true; for host fixincludes.
140 * configure.ac: Don't bootstrap host fixincludes unless
141 --with-build-config=bootstrap-{a,ub}san.
142 * Makefile.in: Regenerated.
143 * configure: Regenerated.
144
145 2014-03-21 Jakub Jelinek <jakub@redhat.com>
146
147 * configure.ac: Move BUILD_CONFIG set up earlier. Add
148 --enable-vtable-verify option parsing. Don't add
149 target-libsanitizer to bootstrap_target_libs unless
150 --with-build-config=bootstrap-asan or
151 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
152 to bootstrap_target_libs unless --enable-vtable-verify.
153 * configure: Regenerated.
154
155 2014-03-10 Anatoly Sokolov <aesok@post.ru>
156
157 * MAINTAINERS (Write After Approval): Add myself.
158
159 2014-03-07 Denis Chertykov <chertykov@gmail.com>
160
161 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
162
163 2014-03-07 Jakub Jelinek <jakub@redhat.com>
164
165 PR bootstrap/58572
166 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
167 -I for libstdc++-v3 includes if $(LEAN).
168 * Makefile.in: Regenerated.
169
170 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
171
172 * MAINTAINERS: Update my email address.
173
174 2014-02-24 Walter Lee <walt@tilera.com>
175
176 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
177 (tilegx-*-*): Change to tilegx*-*-*.
178 * configure: Regenerate.
179
180 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
181
182 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
183
184 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
185
186 * MAINTAINERS (Write After Approval): Add myself.
187
188 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
189
190 PR target/59788
191 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
192 *solaris2*.
193
194 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
195
196 * MAINTAINERS: Update my email address.
197
198 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
199
200 * MAINTAINERS: Convert to UTF-8.
201 Properly sort Xinliang David Li's entry.
202
203 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
204 Sandra Loosemore <sandra@codesourcery.com>
205
206 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
207 nios2 port maintainers.
208
209 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
210
211 * MAINTAINERS (Write After Approval): Add myself.
212
213 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
214
215 * configure.ac: Add user-friendly check for native x86_64-linux
216 multilibs.
217 * configure: Regenerate.
218
219 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
220
221 * MAINTAINERS: Add myself as sh maintainer.
222
223 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
224
225 * MAINTAINERS: Add self as SLSR maintainer.
226
227 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
228
229 * MAINTAINERS: Update my email address.
230
231 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
232
233 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
234
235 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
236
237 * Makefile.in: Regenerate.
238
239 * Makefile.tpl: Fix typo.
240 * Makefile.in: Regenerate partially.
241
242 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
243
244 * configure.ac: Added libcilkrts to noconfig list when C++ is not
245 supported.
246 * configure: Regenerated.
247
248 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
249
250 * MAINTAINERS (Write After Approval): Add myself.
251
252 2013-10-30 Jason Merrill <jason@redhat.com>
253
254 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
255 --disable-build-format-warnings.
256
257 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
258
259 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
260 depend on libstdc++ and libgcc.
261 * configure: Regenerate.
262 * configure.ac: Added libcilkrts to target binaries. Also, restrict
263 libcilkrts for POSIX and i*86, and x86_64 architectures.
264 * Makefile.in: Added libcilkrts related fields to support building it.
265
266 2013-10-26 Jeff Law <law@redhat.com>
267
268 * Makefile.def (target_modules): Remove libmudflap
269 (languages): Remove check-target-libmudflap).
270 * Makefile.in: Rebuilt.
271 * Makefile.tpl (check-target-libmudflap-c++): Remove.
272 * configure.ac (target_libraries): Remove target-libmudflap.
273 Remove checks which disabled libmudflap on some systems.
274 * configure: Rebuilt.
275 * libmudflap: Directory removed.
276
277 2013-10-21 Cong Hou <congh@google.com>
278
279 * MAINTAINERS (Write After Approval): Add myself.
280
281 2013-10-16 Mike Stump <mikestump@comcast.net>
282
283 * .dir-locals.el: Add.
284
285 2013-10-15 David Malcolm <dmalcolm@redhat.com>
286
287 * configure.ac: Add --enable-host-shared
288 * configure: Regenerate.
289
290 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
291
292 Import from savannah.gnu.org:
293 * config.guess: Update to 2013-06-10 version.
294 * config.sub: Update to 2013-10-01 version.
295
296 2013-10-01 Simon Cook <simon.cook@embecosm.com>
297
298 Changes to build configuration to allow big endian ARC ELF toolchain
299 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
300 * configure: Regenerate.
301
302 2013-09-20 Alan Modra <amodra@gmail.com>
303
304 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
305 ppc host match. Support little-endian powerpc linux hosts.
306
307 2013-09-19 Dodji Seketeli <dodji@redhat.com>
308
309 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
310 maintainer.
311
312 2013-09-12 DJ Delorie <dj@redhat.com>
313
314 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
315 maintainers.
316
317 2013-09-03 Richard Biener <rguenther@suse.de>
318
319 * configure.ac: Also allow ISL 0.12.
320 * configure: Regenerated.
321
322 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
323
324 * MAINTAINERS (Write After Approval): Add myself.
325
326 2013-08-27 David Malcolm <dmalcolm@redhat.com>
327
328 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
329
330 2013-08-26 Caroline Tice <cmtice@google.com>
331
332 * MAINTAINERS: Correct earliers update: Move myself from libvtv
333 "Various Reviewers" to libvtv "Various Maintainers".
334
335 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
336
337 * MAINTAINERS: Add myself as RTL optimizers reviewer.
338
339 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
340
341 * MAINTAINERS: Update name, email.
342
343 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
344
345 * MAINTAINERS (Write After Approval): Add myself.
346
347 2013-08-12 Caroline Tice <cmtice@google.com>
348
349 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
350 address in the Write After Approval section.
351
352 2013-08-09 Carlos O'Donell <carlos@redhat.com>
353
354 * MAINTAINERS (Write After Approval): Update email.
355
356 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
357
358 * configure.ac: Adjust to check VTV_SUPPORTED.
359 * configure: Regenerated.
360
361 2013-08-02 Caroline Tice <cmtice@google.com>
362
363 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
364 on non-linux systems; add target-libvtv to noconfigdirs; add
365 libsupc++/.libs to C++ library search paths.
366 * configure: Regenerated.
367 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
368 libstdc++ and libgcc.
369 * Makefile.in: Regenerated.
370
371 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
372
373 * MAINTAINERS (Write After Approval): Add myself.
374
375 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
376 Shiva Chen <shiva0217@gmail.com>
377
378 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
379 nds32 port maintainers.
380
381 2013-07-17 Tim Shen <timshen91@gmail.com>
382
383 * MAINTAINERS (Write After Approval): Add myself.
384
385 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
386
387 * configure.ac: Sync from binutils.
388 * configure: Regenerate.
389
390 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
391
392 * MAINTAINERS (Write After Approval): Add myself.
393
394 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
395
396 * MAINTAINERS (Write After Approval): Add myself.
397
398 2013-05-17 David Malcolm <dmalcolm@redhat.com>
399
400 * MAINTAINERS (Write After Approval): Add myself.
401
402 2013-04-30 Brooks Moses <bmoses@google.com>
403
404 * MAINTAINERS: Update my email; move myself from Fortran
405 reviewer to Write After Approval.
406
407 2013-04-16 Andreas Schwab <schwab@suse.de>
408
409 * configure.ac (aarch64-*-*): Don't disable java.
410 * configure: Regenerate.
411
412 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
413
414 * MAINTAINERS (Write After Approval): Add myself.
415
416 2013-03-30 Matthias Klose <doko@ubuntu.com>
417
418 * Makefile.def (target_modules): Don't install libffi.
419 * Makefile.in: Regenerate.
420
421 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
422
423 * MAINTAINERS (Write After Approval): Add myself.
424
425 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
426
427 * MAINTAINERS (Write After Approval): Add myself.
428
429 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
430
431 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
432 * configure: Regenerated.
433
434 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
435
436 * MAINTAINERS: Explicitly add myself as AIX maintainer.
437 Remove Geoff Keating as rs6000 port maintainer, at his request.
438
439 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
440
441 * MAINTAINERS: Update my email.
442
443 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
444
445 * configure: Re-generate.
446
447 2013-01-15 Richard Biener <rguenther@suse.de>
448
449 PR other/55973
450 * configure: Re-generate.
451
452 2013-01-14 Matthias Klose <doko@ubuntu.com>
453
454 * Makefile.def (install-target-libsanitizer): Depend on
455 install-target-libstdc++-v3.
456 * Makefile.in: Regenerate.
457
458 2013-01-14 Richard Biener <rguenther@suse.de>
459
460 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
461 * configure: Re-generate
462
463 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
464
465 * config.sub: Update from config repo.
466
467 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
468
469 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
470 * Makefile.in: Regenerate.
471
472 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
473
474 * MAINTAINERS (arc): Add new port maintainership for myself.
475
476 2013-01-09 Jason Merrill <jason@redhat.com>
477
478 * .gitignore: Import from gdb repository.
479
480 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
481
482 * Makefile.def (configure-gcc): Depend on all-gmp.
483 (all-gcc): Remove dependency on all-gmp.
484 * Makefile.in: Regenerated.
485
486 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
487
488 * config.sub: Merge from config repo.
489 * config.guess: Ditto.
490
491 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
492
493 * Makefile.def: Merge from binutils.
494 * Makefile.in: Ditto.
495
496 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
497
498 * MAINTAINERS: Update my email.
499
500 2012-12-29 Ben Elliston <bje@gnu.org>
501
502 * config.guess: Update to 2012-12-29 version.
503 * config.sub: Likewise.
504
505 2012-12-20 Matthias Klose <doko@ubuntu.com>
506
507 * Makefile.def (install-target-libgfortran): Depend on
508 install-target-libquadmath, install-target-libgcc.
509 (install-target-libsanitizer): Depend on install-target-libgcc.
510 (install-target-libjava): Depend on install-target-libgcc.
511 (install-target-libitm): Depend on install-target-libgcc.
512 (install-target-libobjc): Depend on install-target-libgcc.
513 (install-target-libstdc++-v3): Depend on install-target-libgcc.
514 * Makefile.in: Regenerate.
515
516 2012-12-19 Matthias Klose <doko@ubuntu.com>
517
518 * Makefile.def (install-target-libgo): Depend on
519 install-target-libatomic.
520 * Makefile.in: Regenerate.
521
522 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
523
524 PR go/55201
525 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
526 * Makefile.in: Regenerate.
527
528 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
529
530 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
531 * configure: Regenerate.
532
533 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
534
535 * config.sub: Merge from config repo.
536
537 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
538
539 * Makefile.def (target_modules): Add bootstrap=true and
540 raw_cxx=true to libsanitizer.
541 * configure.ac (bootstrap_target_libs): Add libsanitizer.
542 * Makefile.in: Regenerated.
543 * configure: Likewise.
544
545 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
546
547 * MAINTAINERS: Remove self as RTL optimization maintainer.
548
549 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
550
551 * MAINTAINERS (Write After Approval): Add myself.
552
553 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
554
555 * Makefile.def (target_modules): Remove bootstrap=true and
556 raw_cxx=true from libsanitizer.
557 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
558 * Makefile.in: Regenerated.
559 * configure: Likewise.
560
561 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
562
563 * Makefile.def (target_modules): Add bootstrap=true and
564 raw_cxx=true to libsanitizer.
565 * configure.ac (bootstrap_target_libs): Add libsanitizer.
566 * Makefile.in: Regenerated.
567 * configure: Likewise.
568
569 2012-11-28 Andrew Pinski <apinski@cavium.com>
570
571 PR bootstrap/54279
572 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
573 * configure: Regenerate.
574 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
575 * Makefile.in: Regenerate.
576
577 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
578
579 * configure.ac: Disable libsanitizer if we're not building C++.
580 * configure: Regenerate.
581
582 2012-11-15 Roland McGrath <roland@hack.frob.com>
583
584 * MAINTAINERS (Write After Approval): Add myself.
585
586 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
587
588 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
589 Kostya Serebryany (kcc@google.com) and
590 Jakub Jelinek (jakub@redhat.com).
591 Rename area for Dodji Seketeli (dodji@redhat.com).
592
593 2012-11-15 Dodji Seketeli <dodji@redhat.com>
594
595 * MAINTAINERS: (asan.c, related): Add myself.
596
597 2012-11-14 Roland McGrath <mcgrathr@google.com>
598
599 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
600 * configure: Regenerate.
601
602 2012-11-13 Richard Henderson <rth@redhat.com>
603
604 * configure.ac: Move libsanitizer logic to subdirectory.
605 * configure: Regenerate.
606
607 2012-11-13 Dodji Seketeli <dodji@redhat.com>
608
609 * configure.ac: Enable libsanitizer just on x86 linux for now.
610 * configure: Re-generate.
611
612 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
613
614 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
615 sections.
616 * configure: Regenerate.
617
618 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
619
620 * configure.ac: Add section for configdirs for libsanitizer.
621 Disable for cris-*-* and mmix-*-*.
622 * configure: Regenerate.
623
624 2012-11-12 Wei Mi <wmi@google.com>
625
626 * configure.ac: Add libsanitizer to target_libraries.
627 * Makefile.def: Ditto.
628 * configure: Regenerate.
629 * Makefile.in: Regenerate.
630 * libsanitizer: New directory for asan runtime. Contains an empty
631 tsan directory.
632
633 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
634
635 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
636 against Mingw64 w32api.
637 * configure: Regenerate.
638
639 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
640
641 * configure: Regenerated.
642
643 2012-11-03 Robert Mason <rbmj@verizon.net>
644
645 * configure.ac: add --disable-libstdcxx configure option
646 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
647
648 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
649
650 * MAINTAINERS (Write After Approval): Add myself.
651
652 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
653
654 * MAINTAINERS (Write After Approval): Add myself.
655
656 2012-10-24 Sharad Singhai <singhai@google.com>
657
658 * MAINTAINERS (Write After Approval): Add myself.
659
660 2012-10-24 Eric Christopher <echristo@gmail.com>
661
662 * MAINTAINERS: Update email address.
663
664 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
665
666 PR bootstrap/54820
667 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
668 * configure: Regenerate.
669
670 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
671
672 * MAINTAINERS (aarch64): Add Marcus and myself.
673
674 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
675
676 PR bootstrap/54820
677 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
678 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
679 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
680 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
681 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
682 * Makefile.in: Regenerate.
683 * configure.ac (have_static_libs): New variable and associated check.
684 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
685 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
686 * configure: Regenerate.
687
688 2012-10-10 Richard Biener <rguenther@suse.de>
689
690 * MAINTAINERS: Adjust for changed surname.
691
692 2012-10-04 Lawrence Crowl <crowl@google.com>
693
694 * MAINTAINERS (Write After Approval): Add myself.
695
696 2012-10-01 Cary Coutant <ccoutant@google.com>
697
698 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
699
700 2012-09-28 Ian Lance Taylor <iant@google.com>
701
702 * Makefile.def: Make all-target-libgo depend on
703 all-target-libbacktrace.
704 * Makefile.in: Rebuild.
705
706 2012-09-26 Ian Lance Taylor <iant@google.com>
707
708 * Makefile.def: Make all-gcc depend on all-libbacktrace.
709 * Makefile.in: Rebuild.
710
711 2012-09-20 Walter Lee <walt@tilera.com>
712
713 * configure.ac: Add tilegx to list of targets that support gold.
714 * configure: Regenerate.
715
716 2012-09-20 Marek Polacek <polacek@redhat.com>
717
718 * MAINTAINERS (Write After Approval): Add myself.
719
720 2012-09-19 Steve Ellcey <sellcey@mips.com>
721
722 * configure.ac: Add mips*-mti-elf* target.
723 * configure: Regenerate.
724
725 2012-09-17 Ian Lance Taylor <iant@google.com>
726
727 * MAINTAINERS (Various Maintainers): Add libbacktrace.
728 * configure.ac (host_libs): Add libbacktrace.
729 (target_libraries): Add libbacktrace.
730 * Makefile.def (host_modules): Add libbacktrace.
731 (target_modules): Likewise.
732 * configure, Makefile.in: Rebuild.
733
734 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
735
736 PR target/38607
737 Merge upstream change.
738 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
739
740 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
741 Add libgomp*.o to compare_exclusions for AIX.
742 * configure: Regenerate.
743
744 2012-09-06 Diego Novillo <dnovillo@google.com>
745
746 * configure.ac: Bump minimum GMP version to 4.2.3.
747 * configure: Re-generate.
748
749 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
750
751 PR target/54461
752 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
753 target-libgloss if not configured --with-avrlibc=no.
754 * configure: Regenerate.
755
756 2012-09-04 Jason Merrill <jason@redhat.com>
757
758 * configure.ac: Fix --enable-languages=all.
759
760 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
761
762 * MAINTAINERS (Write After Approval): Add myself.
763
764 2012-09-03 Richard Guenther <rguenther@suse.de>
765
766 PR bootstrap/54138
767 * configure.ac: Re-organize ISL / CLOOG checks to allow
768 disabling with either --without-isl or --without-cloog.
769 * configure: Regenerated.
770
771 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
772
773 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
774 * configure: Regenerate.
775
776 2012-08-27 Ulrich Drepper <drepper@gmail.com>
777
778 * MAINTAINERS: Fix my email address.
779
780 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
781
782 PR binutils/4970
783 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
784 and opcodes.
785 * Makefile.in: Regenerated.
786
787 2012-08-26 Art Haas <ahaas@impactweather.com>
788
789 * configure: Regenerate.
790
791 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
792
793 * INSTALL/README: Also refer to the online installation
794 instructions.
795
796 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
797
798 * MAINTAINERS (Write After Approval): Add myself.
799 (Picochip port): Remove myself.
800
801 2012-08-14 Diego Novillo <dnovillo@google.com>
802
803 Merge from cxx-conversion branch.
804
805 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
806 POSTSTAGE1_CONFIGURE_FLAGS.
807 * Makefile.in: Regenerate.
808 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
809 Force C++ when bootstrapping.
810 * configure: Regenerate.
811
812 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
813
814 * MAINTAINERS (Write After Approval): Add myself.
815
816 2012-07-16 Joseph Myers <joseph@codesourcery.com>
817
818 * README: Document use of ranges of years in copyright notices.
819
820 2012-07-06 Richard Guenther <rguenther@suse.de>
821
822 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
823 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
824 --with-gmp=system.
825 * Makefile.in: Regenerated.
826 * configure: Likewise.
827
828 2012-07-06 Richard Guenther <rguenther@suse.de>
829
830 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
831 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
832 supply V=1 as extra_make_flags.
833 * configure: Regenerated.
834 * Makefile.in: Likewise.
835
836 2012-07-04 Tristan Gingold <gingold@adacore.com>
837
838 * configure: Regenerate.
839
840 2012-07-03 Richard Guenther <rguenther@suse.de>
841
842 * Makfile.def (isl): Remove not necessary extra_exports and
843 extra_make_flags.
844 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
845 * Makefile.in: Regenerated.
846
847 2012-07-03 Richard Guenther <rguenther@suse.de>
848
849 * Makefile.def (cloog): Add V=1 to extra_make_flags.
850 * configure.ac: If either the ISL or the CLooG check failed
851 do not try to build in-tree versions.
852 * Makefile.in: Regenerated.
853 * configure: Regenerated.
854
855 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
856
857 * configure: Regenerate.
858
859 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
860
861 * MAINTAINERS (Various Maintainers): Add myself as testsuite
862 maintainer.
863
864 2012-07-02 Richard Guenther <rguenther@suse.de>
865
866 * configure: Regenerated.
867
868 2012-07-02 Richard Guenther <rguenther@suse.de>
869 Michael Matz <matz@suse.de>
870 Tobias Grosser <tobias@grosser.es>
871 Sebastian Pop <sebpop@gmail.com>
872
873 * Makefile.def: Add ISL host module, remove PPL host module.
874 Adjust ClooG host module to use the proper ISL.
875 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
876 * configure.ac: Include config/isl.m4. Add ISL host library,
877 remove PPL. Remove PPL configury, add ISL configury, adjust
878 ClooG configury.
879 * Makefile.in: Regenerated.
880 * configure: Likewise.
881
882 2012-07-02 Richard Guenther <rguenther@suse.de>
883
884 Merge from graphite branch
885 2011-07-21 Tobias Grosser <tobias@grosser.es>
886
887 * configure: Regenerated.
888 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
889 both cloog.org and legacy versions. The only supported version will
890 be CLooG with the isl backend.
891
892 2011-07-21 Tobias Grosser <tobias@grosser.es>
893
894 * configure: Regenerated.
895 * configure.ac: Require cloog isl 0.17.0
896
897 2011-07-21 Tobias Grosser <tobias@grosser.es>
898
899 * configure: Regenerated.
900 * config/cloog.m4: Do not define CLOOG_ORG
901
902 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
903
904 * configure.ac: Skip C if explicitly selected.
905 * configure: Regenerate.
906
907 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
908
909 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
910 they contain -O2.
911 * configure: Regenerate.
912
913 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
914
915 PR debug/53740
916 * df.h, df-problems.c, dce.c: Revert last patch.
917
918 2012-06-25 Iain Sandoe <iain@codesourcery.com>
919
920 * MAINTAINERS (Write After Approval): Update my email address.
921
922 2012-06-21 Meador Inge <meadori@codesourcery.com>
923
924 * MAINTAINERS (Write After Approval): Add myself.
925
926 2012-06-20 Jason Merrill <jason@redhat.com>
927
928 * Makefile.tpl (check-target-libgomp-c++): New.
929 (check-target-libitm-c++): New.
930 * Makefile.def (c++): Add them.
931 * Makefile.in: Regenerate.
932
933 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
934
935 * MAINTAINERS (Write After Approval): Add myself.
936
937 2012-05-16 Olivier Hainque <hainque@adacore.com>
938
939 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
940 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
941 (install-no-fixedincludes): Adjust accordingly.
942 * Makefile.in: Regenerate.
943
944 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
945
946 Merge upstream change
947 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
948
949 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
950
951 * MAINTAINERS (Write After Approval): Add myself.
952
953 2012-05-09 Nick Clifton <nickc@redhat.com>
954 Paul Smith <psmith@gnu.org>
955
956 PR bootstrap/50461
957 * configure.ac (mpfr-dir): When using in-tree MPFR sources
958 allow for the fact that from release v3.1.0 of MPFR the source
959 files were moved into a src sub-directory.
960 * configure: Regenerate.
961
962 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
963
964 * configure.ac: Bump minimum MPFR version to 2.4.0.
965 * configure: Regenerated.
966
967 2012-05-01 Richard Henderson <rth@redhat.com>
968
969 * Makefile.def (libatomic): New target_module.
970 * configure.ac (target_libraries): Add libatomic.
971 (noconfigdirs): Check if libatomic is supported.
972 * Makefile.in, configure: Rebuild.
973
974 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
975
976 * MAINTAINERS (Write After Approval): Add myself.
977
978 2012-04-25 Joel Brobecker <brobecker@adacore.com>
979
980 * config.sub: Update to 2012-04-18 version from official repo.
981
982 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
983
984 * MAINTAINERS (Write After Approval): Add myself.
985
986 2012-04-11 Steve Ellcey <sellcey@mips.com>
987
988 * MAINTAINERS: Changed email address.
989
990 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
991
992 PR target/52737
993 * contrib/gcc_update (files_and_dependencies):
994 Remove gcc/config/avr/t-multilib from touch data.
995
996 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
997
998 * MAINTAINERS (OS Port Maintainers): Remove irix.
999 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1000 (unsupported_languages): Remove mips-sgi-irix6.*.
1001 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1002 (with_stabs): Remove.
1003 * configure: Regenerate.
1004
1005 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1006
1007 * MAINTAINERS (OS Port Maintainers): Remove osf.
1008 * configure.ac (enable_libgomp): Remove *-*-osf*.
1009 (with_stabs): Remove alpha*-*-osf*.
1010 * configure: Regenerate.
1011
1012 2012-03-05 Tristan Gingold <gingold@adacore.com>
1013
1014 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1015 * configure: Regenerate.
1016
1017 2012-02-17 Walter Lee <walt@tilera.com>
1018
1019 * MAINTAINERS: (Write After Approval): Delete myself.
1020
1021 2012-02-14 Walter Lee <walt@tilera.com>
1022
1023 * MAINTAINERS (tilegx port): Add myself.
1024 (tilepro port): Add myself.
1025 (Write After Approval): Add myself.
1026
1027 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
1028
1029 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1030 and Joseph Myers as docstring relicensing maintainers.
1031
1032 2012-02-09 Bin Cheng <bin.cheng@arm.com>
1033
1034 * MAINTAINERS (write-after-approval): Add myself.
1035
1036 2012-02-08 Ira Rosen <irar@il.ibm.com>
1037
1038 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1039 maintainer.
1040
1041 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1042
1043 * MAINTAINERS (Write After Approval): Move myself to
1044 maintain alphabetical order.
1045
1046 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1047
1048 * MAINTAINERS (Write After Approval): Add myself.
1049
1050 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1051
1052 * MAINTAINERS (Write After Approval): Add myself.
1053
1054 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1055 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1056
1057 * configure.ac (cr16-*-*): Remove nonconfigdirs.
1058 * configure: Regenerate.
1059
1060 2012-01-23 Harshit Chopra <harshit@google.com>
1061
1062 * MAINTAINERS (Write After Approval): Add myself.
1063
1064 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
1065
1066 * configure.ac: Remove reference to mh-interix.
1067 * configure: Regenerate.
1068
1069 2012-01-05 Richard Henderson <rth@redhat.com>
1070
1071 PR bootstrap/51072
1072 * configure.ac: Disable libitm if c++ is not enabled.
1073 * configure: Rebuild.
1074
1075 * configure.ac: Fix regexp for same.
1076 * configure: Rebuild.
1077
1078 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
1079
1080 * MAINTAINERS (Write After Approval): Add myself.
1081
1082 2012-01-02 Richard Guenther <rguenther@suse.de>
1083
1084 PR bootstrap/51686
1085 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1086 * Makefile.in: Regenerate.
1087
1088 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
1089
1090 * MAINTAINERS (Write After Approval): Add myself.
1091
1092 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1093
1094 * configure: Regenerate.
1095
1096 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1097
1098 * MAINTAINERS (picochip): Changed email address.
1099
1100 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1101
1102 * MAINTAINERS (write-after-approval): Add self.
1103
1104 2011-11-29 DJ Delorie <dj@redhat.com>
1105
1106 * configure.ac (rl78-*-*) New case.
1107 * configure: Regenerate.
1108 * MAINTAINERS: Add myself as RL78 maintainer.
1109
1110 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1111
1112 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1113
1114 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
1115
1116 * libtool.m4: Additional FreeBSD 10 fixes.
1117
1118 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
1119
1120 * MAINTAINERS: Move myself from Write After Approval to CPU Port
1121 Maintainers section, as Epiphany maintainer.
1122
1123 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
1124
1125 PR target/49992
1126 * configure.ac: Remove ranlib special-casing for Darwin.
1127 * configure: Regenerate.
1128
1129 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
1130
1131 * MAINTAINERS (Reviewers): Keep the list sorted.
1132
1133 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
1134
1135 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1136
1137 2011-11-09 Roland McGrath <mcgrathr@google.com>
1138
1139 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1140 * configure: Rebuild.
1141 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1142 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1143 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1144 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1145 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1146 Add READELF.
1147 * Makefile.in: Rebuild.
1148
1149 2011-11-09 Jason Merrill <jason@redhat.com>
1150
1151 * Makefile.def (language=c++): Remove check-c++0x.
1152 * Makefile.in (check-gcc-c++): Regenerate.
1153
1154 2011-11-08 Richard Henderson <rth@redhat.com>
1155
1156 * configure.ac: Test for libitm directory present first.
1157
1158 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1159
1160 * configure.ac: Test libitm/configure.tgt to disable libitm.
1161 * configure: Rebuild.
1162
1163 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
1164 Richard Henderson <rth@redhat.com>
1165
1166 Merged from transactional-memory.
1167
1168 * Makefile.def (lang_env_dependencies): libitm is c++.
1169 Add libitm target module.
1170 * configure.ac: Likewise.
1171 * config/mmap.m4: New file.
1172 * contrib/gcc_update: Add libitm to touch data.
1173 * Makefile.in, configure: Rebuild.
1174
1175 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1176
1177 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1178 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1179 * Makefile.in: Regenerate.
1180
1181 2011-11-01 DJ Delorie <dj@redhat.com>
1182
1183 * config.sub: Update to version 2011-10-29 (added rl78)
1184
1185 2011-10-27 Nick Clifton <nickc@redhat.com>
1186
1187 * config.sub: Import these changes from the config project:
1188
1189 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1190 Ben Elliston <bje@gnu.org>
1191
1192 * config.sub (epiphany): New.
1193
1194 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1195 Ben Elliston <bje@gnu.org>
1196
1197 * config.sub (hexagon, hexagon-*): New.
1198
1199 2011-08-23 Roland McGrath <mcgrathr@google.com>
1200
1201 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1202 64eb to be64.
1203
1204 2011-08-16 Roland McGrath <mcgrathr@google.com>
1205
1206 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1207 (nacl): Grok as alias for 32el-unknown-nacl.
1208
1209 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
1210
1211 * MAINTAINERS (Write After Approval): Add myself.
1212
1213 2011-10-24 Teresa Johnson <tejohnson@google.com>
1214
1215 * MAINTAINERS (Write After Approval): Add myself.
1216
1217 2011-09-21 Jakub Jelinek <jakub@redhat.com>
1218
1219 * MAINTAINERS (sparc port): Remove myself.
1220
1221 2011-09-14 Tom de Vries <tom@codesourcery.com>
1222
1223 * MAINTAINERS (Write After Approval): Add myself.
1224
1225 2011-08-14 Yao Qi <yao@codesourcery.com>
1226
1227 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1228 * configure: Regenerate.
1229
1230 2011-07-26 Ian Lance Taylor <iant@google.com>
1231
1232 * configure.ac: Set have_compiler based on whether gcc directory
1233 exists, rather than on whether gcc is in configdirs.
1234 * configure: Rebuild.
1235
1236 2011-07-21 Joseph Myers <joseph@codesourcery.com>
1237
1238 * MAINTAINERS (Global Reviewers): Add self.
1239
1240 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1241
1242 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1243 link directories.
1244 * Makefile.in: Rebuild.
1245
1246 2011-07-20 Ian Lance Taylor <iant@google.com>
1247
1248 PR bootstrap/49787
1249 * configure.ac: Move --enable-bootstrap handling earlier in file.
1250 If --enable-bootstrap and either --enable-build-with-cxx or
1251 --enable-build-poststage1-with-cxx, enable C++ automatically.
1252 * configure: Rebuild.
1253
1254 2011-07-19 Ian Lance Taylor <iant@google.com>
1255
1256 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1257 make C++ a boot_language. Set and substitute
1258 POSTSTAGE1_CONFIGURE_FLAGS.
1259 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1260 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1261 * configure, Makefile.in: Rebuild.
1262
1263 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1264
1265 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1266 maintainers.
1267
1268 2011-07-18 Jakub Jelinek <jakub@redhat.com>
1269
1270 * MAINTAINERS (Global Reviewers): Add myself.
1271
1272 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1273
1274 * configure: Regenerate.
1275
1276 2011-07-16 Jason Merrill <jason@redhat.com>
1277
1278 * Makefile.def (language=c++): Add check-c++0x and
1279 check-target-libmudflap-c++.
1280 * Makefile.tpl (check-target-libmudflap-c++): New.
1281 * Makefile.in: Regenerate.
1282
1283 2011-07-16 Matthias Klose <doko@ubuntu.com>
1284
1285 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1286 * Makefile.def (target_modules/libjava): Pass
1287 $(EXTRA_CONFIGARGS_LIBJAVA).
1288 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1289 if not configured with --enable-static-libjava.
1290 * Makefile.in: Regenerate.
1291 * configure: Likewise.
1292
1293 2011-07-15 Jason Merrill <jason@redhat.com>
1294
1295 * Makefile.in (check-c++): Move check-gcc-c++0x after
1296 check-target-libstdc++-v3.
1297
1298 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1299
1300 * MAINTAINERS (c6x port): New entry.
1301
1302 2011-07-13 Jason Merrill <jason@redhat.com>
1303
1304 * Makefile.in (check-gcc-c++0x): New.
1305 (check-c++): Depend on it.
1306
1307 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1308
1309 PR target/39150
1310 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1311 x86_64-*-solaris2.1[0-9]*.
1312 * configure: Regenerate.
1313
1314 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
1315
1316 * MAINTAINERS (RTL optimizers): Add self.
1317
1318 2011-06-27 Gabriel Charette <gchare@google.com>
1319
1320 * MAINTAINERS (Write After Approval): Add myself.
1321
1322 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1323
1324 PR regression/47836
1325 PR bootstrap/23656
1326 PR other/47733
1327 PR bootstrap/49247
1328 PR c/48825
1329 * configure.ac (target_libraries): Remove target-libiberty.
1330 Remove case-statement setting skipdirs=target-libiberty for
1331 multiple targets. Remove checking target_configdirs and
1332 removing target-libiberty but keeping target-libgcc if
1333 otherwise empty.
1334 * Makefile.def (target_modules): Don't add libiberty.
1335 (dependencies): Remove all traces of target-libiberty.
1336 * configure, Makefile.in: Regenerate.
1337
1338 2011-06-13 Walter Lee <walt@tilera.com>
1339
1340 * configure.ac (tilepro-*-*) New case.
1341 (tilegx-*-*): Likewise.
1342 * configure: Regenerate.
1343
1344 2011-06-06 Jing Yu <jingyu@google.com>
1345
1346 * configure.ac: Skip target-libiberty for
1347 arm*-*-linux-androideabi.
1348 * configure: Regenerated.
1349
1350 2011-06-06 Nick Clifton <nickc@redhat.com>
1351
1352 * config.sub: Sync from upstream.
1353
1354 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
1355
1356 * MAINTAINERS (Write After Approval): Add myself.
1357
1358 2011-06-01 Daniel Jacobowitz <drow@false.org>
1359
1360 * MAINTAINERS: Update my email address.
1361
1362 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
1363
1364 * MAINTAINERS (Write After Approval): Update my email address.
1365
1366 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
1367
1368 * MAINTAINERS (Write After Approval): Add myself.
1369
1370 2011-05-08 Doug Kwan <dougkwan@google.com>
1371
1372 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1373 * configure: Regenerated.
1374 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1375 value from configure.
1376 * Makefile.in: Regenerated.
1377
1378 2011-05-05 Joseph Myers <joseph@codesourcery.com>
1379
1380 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1381 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1382 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1383 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1384 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1385 *-*-vxworks*): Disable newlib and libgloss in separate case
1386 statement.
1387 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1388 to separate case statement.
1389 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1390 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1391 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1392 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1393 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1394 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1395 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1396 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1397 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1398 i[[3456789]]86-*-rdos*, m32r-*-*,
1399 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1400 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1401 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1402 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1403 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1404 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1405 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1406 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1407 and libgloss in main case over targets. Remove most empty cases
1408 in main case over targets.
1409 * configure: Regenerate.
1410
1411 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
1412
1413 * MAINTAINERS (Write After Approval): Add myself.
1414
1415 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1416
1417 * configure.ac: Remove code setting special library locations for
1418 hppa*64*-*-hpux11*. Remove code setting compiler for
1419 sparc-sun-solaris2*.
1420 * configure: Regenerate.
1421
1422 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1423
1424 * configure.ac: Separate libgloss_dir settings from general case
1425 over targets.
1426 * configure: Regenerate.
1427
1428 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1429
1430 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1431 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1432 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1433 cases in libgcj-disabling case statement.
1434 (hppa*64*-*-linux*): Set unsupported_languages instead of
1435 disabling target-zlib.
1436 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1437 to hppa*64*-*-hpux*.
1438 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1439 hppa*-*-hpux*.
1440 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1441 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1442 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1443 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1444 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1445 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1446 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1447 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1448 libgcj-disabling case statement.
1449 * configure: Regenerate.
1450
1451 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1452
1453 * configure.ac: Disable Java for targets not supporting libffi.
1454 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1455 Remove cases in Java-disabling statement.
1456 (*arm-wince-pe): Change to arm-wince-pe.
1457 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1458 cases in Java-disabling statement.
1459 (bfin-*-*): Don't disable Java again.
1460 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1461 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1462 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1463 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1464 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1465 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1466 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1467 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1468 Java-disabling statement.
1469 (mmix-*-*): Don't disable Java again.
1470 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1471 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1472 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1473 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1474 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1475 statement.
1476 * configure: Regenerate.
1477
1478 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1479
1480 * configure.ac: Separate cases disabling Java and Java libraries
1481 from general case over targets.
1482 * configure: Regenerate.
1483
1484 2011-04-21 Jie Zhang <jzhang918@gmail.com>
1485
1486 * MAINTAINERS: Update my email address.
1487
1488 2011-04-20 Easwaran Raman <eraman@google.com>
1489
1490 * MAINTAINERS (Write After Approval): Add myself.
1491
1492 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1493
1494 PR lto/48086
1495 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1496 * configure: Regenerate.
1497
1498 2011-04-16 Jim Meyering <meyering@redhat.com>
1499
1500 * MAINTAINERS (Write After Approval): Add myself.
1501
1502 2011-04-15 Dodji Seketeli <dodji@redhat.com>
1503
1504 * MAINTAINERS: Update my email address.
1505
1506 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
1507
1508 * MAINTAINERS (Write After Approval): Add myself.
1509
1510 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1511
1512 * MAINTAINERS (Write After Approval): Add myself.
1513
1514 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1515
1516 * MAINTAINERS (Write After Approval): Add myself.
1517
1518 2011-04-06 Joseph Myers <joseph@codesourcery.com>
1519
1520 * configure.ac (build_tools): Remove build-byacc.
1521 (host_libs): Remove mmalloc.
1522 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1523 autoconf automake libtool diff rcs fileutils shellutils time
1524 textutils wdiff find uudecode hello tar gzip indent recode release
1525 sed perl gawk findutils gettext zip.
1526 (libgcj): Remove target-qthreads.
1527 (target_tools): Remove target-examples target-gperf.
1528 (YACC): Don't handle building byacc.
1529 * configure: Regenerate.
1530 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1531 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1532 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1533 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1534 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1535 handle building components.
1536 * Makefile.in: Regenerate.
1537
1538 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1539
1540 * MAINTAINERS: Update my email address as Xtensa maintainer.
1541
1542 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1543
1544 * config.sub: Sync from upstream.
1545
1546 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1547
1548 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1549 (microblaze*): Don't disable libssp.
1550 * configure: Regenerate.
1551
1552 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1553
1554 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1555 moveifchange.
1556 * configure: Regenerate.
1557 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1558 * Makefile.in: Regenerate.
1559
1560 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1561
1562 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1563 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1564 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1565 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1566 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1567 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1568 md_exec_prefix cases.
1569 * configure: Regenerate.
1570
1571 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1572
1573 * configure.ac: Separate cases disabling target-libssp,
1574 target-libiberty, target-libstdc++-v3 and Fortran from general
1575 case over targets.
1576 * configure: Regenerate.
1577
1578 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1579
1580 * configure.ac (*-*-chorusos): Don't disable libgcj.
1581 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1582 Remove case.
1583 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1584 (arm-*-coff): Don't disable libgcj.
1585 (arm*-*-linux-gnueabi): Remove useless assignment.
1586 (arm-*-riscix*): Don't disable libgcj.
1587 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1588 configuration.
1589 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1590 (c54x*-*-*): Remove case.
1591 (tic54x-*-*): Don't disable GCC or GCC libraries.
1592 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1593 to *.
1594 (d10v-*-*): Don't disable GCC libraries.
1595 (d30v-*-*): Don't disable libgcj.
1596 (h8500-*-*): Don't disable GCC libraries.
1597 (i960-*-*): Don't disable libgcj.
1598 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1599 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1600 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1601 libgcj.
1602 (m68k-*-coff*): Remove case.
1603 (mmix-*-*): Don't disable libgloss on host.
1604 (mn10200-*-*, mn10300-*-*): Remove cases.
1605 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1606 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1607 Don't disable libgcj.
1608 (romp-*-*): Remove case.
1609 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1610 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1611 case.
1612 (v810-*-*): Don't disable GCC libraries.
1613 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1614 (ip2k-*-*): Don't disable GCC libraries.
1615 * configure: Regenerate.
1616
1617 2011-03-28 Joseph Myers <joseph@codesourcery.com>
1618
1619 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1620 libffi on host.
1621 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1622 on host.
1623 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1624 * configure: Regenerate.
1625
1626 2011-03-26 John Marino <binutils@marino.st>
1627
1628 * configure.ac: Add support for *-*-dragonfly*
1629 * configure: Regenerate.
1630
1631 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1632
1633 * configure.ac (native_only): Remove.
1634 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1635 send-pr uudecode guile gnuserv on host.
1636 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1637 send-pr rcs guile perl texinfo libtool on host.
1638 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1639 automake send-pr rcs guile perl texinfo libtool on host.
1640 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1641 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1642 (alpha*-dec-osf*): Don't disable fileutils on target.
1643 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1644 texinfo send-pr expect dejagnu on target.
1645 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1646 target-qthreads on target.
1647 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1648 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1649 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1650 x86_64-*-mingw*): Don't disable expect on target.
1651 (*-*-cygwin*): Don't disable target-gperf on target.
1652 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1653 gnuserv on target.
1654 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1655 target.
1656 * configure: Regenerate.
1657
1658 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1659
1660 * configure.ac (target_tools): Remove target-groff.
1661 (native_only): Remove target-groff.
1662 (hppa*64*-*-*): Don't disable byacc.
1663 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1664 setting.
1665 (*-*-kaos*): Don't skip target-librx and target-groff.
1666 (*-*-netware*): Don't skip target-libmudflap.
1667 (*-*-tpf*): Don't skip target-libmudflap.
1668 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1669 directories on the host.
1670 (ia64*-*-*vms*): Don't skip tix.
1671 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1672 host.
1673 * configure: Regenerate.
1674
1675 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1676
1677 * configure.ac: Remove references to mt-mep, mt-netware,
1678 mt-wince.
1679 * Makefile.def: Add all-utils soft dependencies.
1680 * Makefile.tpl: Remove GDB_NLM_DEPS.
1681 * configure: Regenerate.
1682 * Makefile.in: Regenerate.
1683
1684 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1685
1686 * configure.ac: Do not include mh-x86omitfp.
1687 * configure: Regenerate.
1688
1689 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1690
1691 * configure.ac: Remove empty cases.
1692 * configure: Regenerate.
1693
1694 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1695
1696 * Makefile.def: Add dependency from termcap to gdb.
1697 * Makefile.in: Regenerate.
1698
1699 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1700
1701 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1702 * configure: Regenerate.
1703 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1704 * Makefile.tpl: Likewise.
1705 * Makefile.in: Regenerate.
1706
1707 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1708
1709 * configure.ac: Remove all mentions of tentative_cc.
1710 * configure: Regenerate.
1711
1712 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1713
1714 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1715 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1716 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1717 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1718 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1719 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1720 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1721 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1722 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1723 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1724 *-*-rhapsody*): Remove host cases.
1725 * configure: Regenerate.
1726
1727 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1728
1729 * configure.ac (ppc*-*-pe): Remove host case.
1730 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1731 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1732 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1733 cases.
1734 * configure: Regenerate.
1735
1736 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1737
1738 * config.sub: Update to version 2011-03-23.
1739
1740 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1741
1742 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1743 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1744 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1745 * configure: Regenerate.
1746
1747 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1748
1749 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1750 to Write After Approval.
1751 * config-ml.in: Don't handle arc-*-elf*.
1752 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1753 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1754 handle GCC libraries.
1755 * configure: Regenerate.
1756
1757 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1758
1759 PR bootstrap/48120:
1760 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1761 Add -lstdc++ -lm to LIBS.
1762 * configure: Regenerate.
1763
1764 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1765
1766 * config.guess: Update to version 2011-02-02
1767 * config.sub: Update to version 2011-02-24
1768
1769 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1770
1771 PR lto/48086
1772 * configure.ac: Re-enable LTO on *-apple-darwin9.
1773 * configure: Regenerate.
1774
1775 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1776
1777 PR lto/48086
1778 * configure.ac: Disable LTO on darwin due to an assembler change in
1779 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1780 under 256.
1781 * configure: Regenerate.
1782
1783 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1784
1785 * MAINTAINERS: Update myself as score backend maintainer,
1786 update my e-mail address.
1787
1788 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
1789
1790 * MAINTAINERS: Update my e-mail address.
1791
1792 2011-03-06 Joey Ye <joey.ye@arm.com>
1793
1794 * MAINTAINERS: Update my e-mail address.
1795
1796 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1797
1798 * configure.ac: Adjust test of with_ppl.
1799 * configure: Regenerated.
1800
1801 2011-03-02 Kai Tietz <ktietz@redhat.com>
1802
1803 * MAINTAINERS: Adjust my e-mail address.
1804
1805 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1806
1807 * configure.ac: Add -lpwl to ppllibs.
1808 * configure: Regenerated.
1809
1810 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1811
1812 * config/cloog.m4: Add -lisl to clooglibs.
1813 * configure: Regenerated.
1814
1815 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1816
1817 * MAINTAINERS (CPU Port maintainers): Add self.
1818
1819 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1820
1821 * MAINTAINERS: Add myself as testsuite maintainer.
1822
1823 2011-02-15 Mike Stump <mikestump@comcast.net>
1824
1825 * MAINTAINERS: Add myself as testsuite maintainer.
1826
1827 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1828
1829 Import from Libtool and gnulib:
1830
1831 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1832
1833 Prepare for supporting FreeBSD 10.
1834 * config.rpath: Remove handling of freebsd1* which soon would
1835 match FreeBSD 10.0.
1836
1837 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1838
1839 Remove support for FreeBSD 1.x.
1840 * libtool.m4 (_LT_LINKER_SHLIBS)
1841 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1842 soon would incorrectly match FreeBSD 10.0.
1843
1844 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1845
1846 PR binutils/12283
1847 * move-if-change: Import version from gnulib.
1848
1849 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1850
1851 PR lto/47225
1852 * Makefile.def (lto-plugin): Double dash for enable-shared.
1853 (configure-gcc): Depend on all-lto-plugin.
1854 * Makefile.in: Rebuilt.
1855
1856 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1857
1858 * configure.ac: Remove extra bracket.
1859 * configure: Regenerate.
1860
1861 2011-02-08 Tobias Burnus <burnus@net-b.de>
1862
1863 * MAINTAINERS: Add myself as libquadmath maintainer.
1864
1865 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
1866
1867 * MAINTAINERS: Update my email address.
1868
1869 2011-02-07 Joseph Myers <joseph@codesourcery.com>
1870
1871 * MAINTAINERS (option handling): Add self.
1872
1873 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1874
1875 PR lto/47225
1876 * Makefile.def: Add dependency for install-gcc
1877 on install-lto-plugin.
1878 * Makfile.in: Regenerated
1879
1880 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1881
1882 * MAINTAINERS (CPU Port Maintainers): Add myself.
1883
1884 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1885
1886 PR libgcj/44341
1887 * configure.ac: Discard --with-* flags for host when configuring
1888 target libraries for cross build.
1889 * configure: Rebuilt.
1890
1891 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1892
1893 * MAINTAINERS (linear loop transforms): Removed.
1894
1895 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1896
1897 * configure.ac: If with_ppl is no, move setting with_cloog=no
1898 after CLOOG_REQUESTED check.
1899 * configure: Regenerated.
1900
1901 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1902
1903 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1904 CLooG has been requested.
1905 * configure: Regenerated.
1906
1907 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1908
1909 * configure: Regenerated.
1910 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1911
1912 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1913
1914 * configure: Regenerated.
1915 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1916
1917 2011-01-21 Andreas Schwab <schwab@redhat.com>
1918
1919 * configure.ac: Use AS_HELP_STRING throughout.
1920 * configure: Regenerate.
1921
1922 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1923
1924 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1925 * configure: Regenerate.
1926
1927 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1928
1929 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1930
1931 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1932
1933 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1934 for ia64-hpux.
1935 * configure: Regenerate.
1936
1937 2011-01-07 Jan Hubicka <jh@suse.cz>
1938
1939 PR lto/47225
1940 * Makefile.in: Regenerate.
1941 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1942 configure.
1943
1944 2011-01-07 Jan Hubicka <jh@suse.cz>
1945
1946 * Makefile.in: Regenerate.
1947 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1948 and configure dependency on lto-plugin configure.
1949 (lto-plugin module): Remove dependency on GCC; add dependency on
1950 liniberty.
1951
1952 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1953
1954 * MAINTAINERS (Write After Approval): Add myself.
1955
1956 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1957
1958 * configure: Regenerate.
1959
1960 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1961
1962 * configure.ac: (picochip): Disable libiberty.
1963
1964 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1965
1966 * MAINTAINERS (Write After Approval): Add myself.
1967
1968 2010-12-10 Ian Lance Taylor <iant@google.com>
1969
1970 PR bootstrap/46819
1971 * configure.ac: For --disable-libgcj clear libgcj_saved.
1972 * configure: Rebuild.
1973
1974 2010-12-10 Tobias Burnus <burnus@net-b.de>
1975
1976 PR fortran/46540
1977 * configure.ac: Add --disable-libquadmath and
1978 --disable-libquadmath-support.
1979 * configure: Regenerate.
1980
1981 2010-12-03 Ian Lance Taylor <iant@google.com>
1982
1983 * MAINTAINERS: Add myself as libgo maintainer.
1984
1985 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1986
1987 PR libffi/46792
1988 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1989 * configure: Regenerate.
1990
1991 2010-12-02 Ian Lance Taylor <iant@google.com>
1992
1993 * configure.ac: Always set default for poststage1_ldflags to
1994 -static-libstdc++ -static-libgcc.
1995
1996 2010-11-29 Andreas Schwab <schwab@redhat.com>
1997
1998 * configure.ac: Move comment to remove extra space in last argument
1999 of GCC_TARGET_TOOL.
2000
2001 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
2002
2003 PR other/46026
2004 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2005 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2006 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2007 (BASE_FLAGS_TO_PASS): Use it.
2008 * configure: Rebuilt.
2009 * Makefile.in: Rebuilt.
2010
2011 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2012
2013 PR binutils/12258
2014 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2015 Properly check default linker.
2016 * configure: Regnerated.
2017
2018 2010-11-23 Matthias Klose <doko@ubuntu.com>
2019
2020 * configure.ac: For --enable-gold, handle value `default' instead of
2021 `both*'. New configure option --{en,dis}able-ld.
2022 * configure: Regenerate.
2023
2024 2010-11-20 Ian Lance Taylor <iant@google.com>
2025
2026 * configure.ac: Only disable a language library if no language needs
2027 it. Don't let --disable-libgcj uncondtionally disable libffi.
2028 * configure: Rebuild.
2029
2030 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2031
2032 * Makefile.in: Regenerate.
2033
2034 PR other/46202
2035 * configure.ac: Fix just-built in-tree STRIP name to be
2036 binutils/strip-new.
2037 * configure: Regenerate.
2038 * Makefile.def (install-strip-gcc, install-strip-binutils)
2039 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2040 (install-strip-sid): Mirror dependencies on non-strip variants
2041 of these targets on the respective -strip prerequisites.
2042 * Makefile.tpl (install-strip, install-strip-host)
2043 (install-strip-target): New targets.
2044 (install-strip-[+module+], install-strip-target-[+module+]):
2045 New targets.
2046 * Makefile.in: Regenerate.
2047
2048 2010-11-19 Ian Lance Taylor <iant@google.com>
2049 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2050
2051 * configure.ac: Add target-libgo to target_libraries. Set
2052 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2053 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2054 (HOST_EXPORTS): Add GOC.
2055 (BASE_TARGET_EXPORTS): Add GOC.
2056 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2057 (GOCFLAGS_FOR_TARGET): New variable.
2058 (EXTRA_HOST_FLAGS): Add GOC.
2059 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2060 * Makefile.def (target_modules): Add libgo.
2061 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2062 (dependencies): Add dependency from configure-target-libgo to
2063 configure-target-libffi and all-target-libstdc++-v3. Add
2064 dependencies from all-target-libgo to all-target-libffi.
2065 (languages): Add go.
2066 * configure: Rebuild.
2067 * Makefile.in: Rebuild.
2068
2069 2010-11-19 Ian Lance Taylor <iant@google.com>
2070
2071 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2072 compiler/flag environment variables.
2073
2074 2010-11-18 Ian Lance Taylor <iant@google.com>
2075
2076 * configure.ac: Check for lang_requires_boot_languages in
2077 config-lang.in files.
2078 * configure: Rebuild.
2079
2080 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2081 Tobias Burnus <burnus@net-b.de>
2082
2083 PR fortran/32049
2084 * Makefile.def: Add libquadmath; build it with language=fortran.
2085 * configure.ac: Add libquadmath.
2086 * Makefile.tpl: Handle multiple libs in check-[+language+].
2087 * Makefile.in: Regenerate.
2088 * configure: Regenerate.
2089
2090 2010-11-16 Tom Tromey <tromey@redhat.com>
2091
2092 * MAINTAINERS: Moved myself to reviewers section.
2093
2094 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
2095
2096 * MAINTAINERS: Moved myself to reviewers section.
2097
2098 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2099
2100 * MAINTAINERS (Various Maintainers): Add self for build machinery.
2101 (Write After Approval): Remove self.
2102
2103 2010-11-15 Andreas Schwab <schwab@redhat.com>
2104
2105 * configure.ac: Fix spelling in option names.
2106 * configure: Regenerated.
2107
2108 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
2109
2110 PR bootstrap/39622
2111 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2112 * configure: Regenerated.
2113
2114 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
2115
2116 * MAINTAINERS: Update my email address.
2117
2118 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2119
2120 * configure: Regenerate.
2121
2122 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2123
2124 * configure: Regenerate.
2125
2126 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2127
2128 * configure: Regenerate.
2129
2130 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2131
2132 * configure: Regenerate.
2133
2134 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2135
2136 * configure.ac: Support official CLooG.org versions.
2137 * configure: Regenerate.
2138 * config/cloog.m4: New.
2139
2140 2010-11-10 François Dumont <francois.cppdevs@free.fr>
2141
2142 * MAINTAINERS (Write After Approval): Add myself.
2143
2144 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
2145
2146 * MAINTAINERS: Update my email address.
2147
2148 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2149
2150 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2151 * configure: Regenerate.
2152
2153 2010-11-03 Ian Lance Taylor <iant@google.com>
2154 Dave Korn <dave.korn.cygwin@gmail.com>
2155
2156 PR lto/46273
2157 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2158 and on other supported platforms whenever LTO is enabled.
2159 * configure: Rebuild.
2160
2161 2010-11-02 Alan Modra <amodra@gmail.com>
2162
2163 PR binutils/12110
2164 * configure.ac: Error when source path contains spaces.
2165 * configure: Regenerate.
2166
2167 2010-10-23 James E. Wilson <wilson@codesourcery.com>
2168
2169 * MAINTAINERS: Update my email address.
2170
2171 2010-10-20 Ian Lance Taylor <iant@google.com>
2172
2173 * Makefile.def (target_modules): Set lib_path to src/.libs for
2174 libstdc++-v3 module.
2175 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2176 * Makefile.in: Rebuild.
2177
2178 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2179
2180 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2181 (Write After Approval): Remove myself.
2182
2183 2010-10-15 Tristan Gingold <gingold@adacore.com>
2184
2185 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2186
2187 2010-10-14 Douglas Rupp <rupp@gnat.com>
2188
2189 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2190
2191 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2192
2193 * configure.ac (build_lto_plugin): New shell variable.
2194 (--enable-lto): Turn on by default for all non-ELF platforms that
2195 have had LTO support added so far. Set build_lto_plugin appropriately
2196 for both ELF and non-ELF.
2197 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2198 * configure: Regenerate.
2199
2200 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2201
2202 Sync from src:
2203 * configure.ac (v850 support): Remove target-libgloss from
2204 noconfigdirs.
2205 * configure: Regenerate.
2206
2207 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2208
2209 PR bootstrap/45326
2210 PR bootstrap/45174
2211 * configure.ac: Honor initial values of $build_configargs,
2212 $host_configargs, $target_configargs. Mark the precious, so
2213 environment settings get recorded.
2214 * configure: Regenerate.
2215
2216 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2217
2218 PR bootstrap/45796
2219 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2220 Depend on all-build-libiberty.
2221 * Makefile.in: Regenerate.
2222
2223 2010-09-30 Michael Eager <eager@eagercon.com>
2224
2225 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2226 * configure: Regenerate.
2227
2228 2010-09-28 Michael Eager <eager@eagercon.com>
2229
2230 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2231
2232 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2233
2234 PR bootstrap/44621
2235 * configure.ac: Fix unportable shell quoting.
2236 * configure: Regenerate.
2237
2238 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2239
2240 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2241 targets and amend comment.
2242 * configure: Regenerate.
2243
2244 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2245
2246 * MAINTAINERS (Write After Approval): Add myself.
2247
2248 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2249
2250 * configure.ac: Enable LTO by default on Darwin.
2251 * configure: Regenerate.
2252
2253 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2254
2255 * MAINTAINERS (Write After Approval): Add myself.
2256
2257 2010-09-01 Ian Bolton <ian.bolton@arm.com>
2258
2259 * MAINTAINERS (Write After Approval): Add myself.
2260
2261 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2262
2263 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2264 ports
2265
2266 2010-07-28 David Yuste <david.yuste@gmail.com>
2267
2268 * MAINTAINERS (Write After Approval): Add myself.
2269
2270 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2271
2272 * configure.ac: Support all v850 targets.
2273 * configure: Regenerate.
2274
2275 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2276
2277 PR bootstrap/44455
2278 * configure.ac (extra_mpfr_configure_flags): Copy from
2279 extra_mpc_gmp_configure_flags.
2280 * configure: Re-generated.
2281
2282 2010-07-22 Andi Kleen <ak@linux.intel.com>
2283
2284 * MAINTAINERS (Write After Approval): Add myself.
2285
2286 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2287
2288 * MAINTAINERS (Write After Approval): Add myself.
2289
2290 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
2291
2292 * MAINTAINERS (Write After Approval): Add myself.
2293
2294 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2295
2296 PR target/44862
2297 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2298 Provide -B option to allow for link spec %s substitutions for
2299 libstdc++.a on darwin.
2300 * Makefile.in: Regenerate.
2301
2302 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
2303
2304 * MAINTAINERS (Reviewers): Update my e-mail address
2305
2306 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
2307
2308 * Makefile.def (configure-gcc): Depend on all-libelf.
2309 * Makefile.in: Rebuild.
2310
2311 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
2312
2313 * MAINTAINERS (Write After Approval): Add myself in the right place.
2314
2315 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
2316
2317 * MAINTAINERS (Write After Approval): Add myself.
2318
2319 2010-05-25 Sterling Augustine <sterling@tensilica.com>
2320
2321 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2322
2323 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
2324
2325 * config.sub: Update to version 2010-05-21.
2326 * config.guess: Update to version 2010-04-03.
2327
2328 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2329
2330 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2331 * configure: Regenerate.
2332
2333 2010-05-12 Sriraman Tallam <tmsriram@google.com>
2334
2335 * MAINTAINERS (Write After Approval): Add myself.
2336
2337 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2338
2339 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2340 a platform that supports LTO.
2341 * configure: Regenerate.
2342
2343 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2344
2345 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2346 * configure: Regenerated.
2347
2348 2010-04-27 Roland McGrath <roland@redhat.com>
2349 H.J. Lu <hongjiu.lu@intel.com>
2350
2351 * configure.ac (--enable-gold): Support both, both/gold and
2352 both/bfd to add gold to configdirs without removing ld.
2353 * configure: Regenerated.
2354
2355 * Makefile.def: Add install-gold dependency to install-ld.
2356 * Makefile.in: Regenerated.
2357
2358 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2359
2360 PR lto/42776
2361 * configure.ac (--enable-lto): Refactor handling so libelf tests
2362 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2363 and allow LTO to be explicitly enabled on non-ELF platforms that
2364 are known to support it inside else-clause.
2365 * configure: Regenerate.
2366
2367 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2368
2369 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2370 * configure: Regenerate.
2371
2372 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
2373
2374 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2375 * configure: Regenerate.
2376
2377 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2378
2379 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2380 separately.
2381 * configure: Regenerate.
2382
2383 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
2384
2385 * MAINTAINERS (Write After Approval): Add myself.
2386
2387 2010-04-14 Tristan Gingold <gingold@adacore.com>
2388
2389 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2390 * configure: Regenerate.
2391
2392 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2393
2394 * configure: Regenerate after change to elf.m4.
2395
2396 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
2397
2398 * MAINTAINERS (Write After Approval): Add myself.
2399
2400 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2401
2402 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2403 * configure: Regenerated.
2404
2405 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2406
2407 * configure.ac: Print "buggy but acceptable" when CLooG
2408 revision is less than 9.
2409 * configure: Regenerated.
2410
2411 2010-04-01 Diego Novillo <dnovillo@google.com>
2412
2413 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2414
2415 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2416
2417 PR bootstrap/43615
2418 PR bootstrap/43328
2419
2420 Revert:
2421
2422 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2423
2424 * configure.ac: Do not pass --enable-multilib nor
2425 --disable-multilib in baseargs. Accept explicitly passed
2426 --enable_multilib.
2427 * configure: Regenerate.
2428
2429 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
2430
2431 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2432
2433 2010-03-31 Janis Johnson <janis187@us.ibm.com>
2434
2435 * MAINTAINERS: Remove myself.
2436
2437 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2438
2439 PR bootstrap/43328
2440 * configure.ac: Do not pass --enable-multilib nor
2441 --disable-multilib in baseargs. Accept explicitly passed
2442 --enable_multilib.
2443 * configure: Regenerate.
2444
2445 2010-03-28 Andrew Pinski <pinskia@gmail.com>
2446
2447 * MAINTAINERS (spu port): Remove me.
2448
2449 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2450
2451 * configure.ac (tic6x-*-*): New case.
2452 * configure: Regenerate.
2453
2454 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2455
2456 * config.sub: Update to version 2010-03-22.
2457 * config.guess: Update to version 2009-12-30.
2458
2459 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2460
2461 PR ada/42554
2462 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2463 * configure: Regenerate.
2464
2465 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2466
2467 * MAINTAINERS: Update my email address.
2468
2469 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2470
2471 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2472 (ghassan.shobaki@amd.com): Removed.
2473
2474 2010-03-17 Alan Modra <amodra@gmail.com>
2475
2476 * MAINTAINERS: Update my email address.
2477
2478 2010-03-16 Diego Novillo <dnovillo@google.com>
2479
2480 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2481 Matthews.
2482
2483 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2484
2485 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2486 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2487
2488 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2489
2490 * MAINTAINERS: Update my email address.
2491
2492 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2493
2494 * MAINTAINERS: Update my email address.
2495
2496 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2497
2498 * MAINTAINERS: Update my email address.
2499
2500 2010-03-09 Jie Zhang <jie@codesourcery.com>
2501
2502 * MAINTAINERS: Update my email address.
2503
2504 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2505
2506 PR libstdc++/32499
2507 * configure.ac (RANLIB): Default to true.
2508 (STRIP): Likewise.
2509 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2510 * configure: Regenerate.
2511
2512 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
2513
2514 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2515 (Write After Approval): Update my email address.
2516
2517 2010-02-17 Nick Clifton <nickc@redhat.com>
2518
2519 PR 11238
2520 * Makefile.tpl (local-distclean): Also remove config.cache files in
2521 sub-directories as there may not be Makefiles present in the
2522 sub-directories.
2523 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2524 the config.cache files found by the find command.
2525
2526 * Makefile.in: Regenerate.
2527 * configure.ac: Revert previous delta.
2528 * configure: Regenerate.
2529
2530 2010-02-15 Nick Clifton <nickc@redhat.com>
2531
2532 PR 11238
2533 * configure.ac: Delete config.cache files in sub-directories when
2534 deleting Makefiles.
2535 * configure: Regenerate.
2536
2537 2010-02-12 Ben Elliston <bje@gnu.org>
2538
2539 * MAINTAINERS: Update my email address.
2540
2541 2010-02-08 Andrew Pinski <pinskia@gmail.com>
2542
2543 * MAINTAINERS (spu port): Update my email address.
2544
2545 2010-02-08 Jie Zhang <jie.zhang@analog.com>
2546
2547 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2548
2549 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2550
2551 * configure.ac: Add "recommended" version checks for GMP/MPC.
2552 Update recommended GMP/MPFR/MPC versions.
2553 * configure: Regenerate.
2554
2555 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2556
2557 * MAINTAINERS: Move my Embecosm email address into the
2558 write-after-approval section.
2559
2560 2010-01-26 Ian Lance Taylor <iant@google.com>
2561
2562 * MAINTAINERS: Add myself as Go frontend maintainer.
2563
2564 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
2565
2566 PR libstdc++/36101, PR libstdc++/42813
2567 * configure.ac (bootstrap_target_libs): Make inclusion of
2568 target-libgomp conditional on libgomb being in target_configdirs.
2569 * configure: Regenerate.
2570
2571 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
2572
2573 PR libstdc++/36101, PR libstdc++/42813
2574 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2575 * configure: Regenerate.
2576
2577 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
2578
2579 PR libstdc++/36101, PR libstdc++/42813
2580 * configure.ac (target_configdirs): Substitute.
2581 * Makefile.def: Bootstrap target module libgomp.
2582 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2583 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2584 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2585 * configure, Makefile.in: Regenerate.
2586
2587 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2588
2589 * MAINTAINERS: Adjust my details.
2590
2591 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2592
2593 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2594
2595 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2596
2597 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2598
2599 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2600
2601 * MAINTAINERS (Write After Approval): Add myself.
2602
2603 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2604
2605 * MAINTAINERS (Write After Approval): Add myself.
2606
2607 2010-01-11 Richard Guenther <rguenther@suse.de>
2608
2609 PR lto/41569
2610 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2611 * Makefile.in: Regenerated.
2612
2613 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
2614
2615 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2616 * configure: Regenerate.
2617
2618 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2619 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2620
2621 PR bootstrap/42424
2622 * configure.ac: Include libtool m4 files.
2623 (_LT_CHECK_OBJDIR): Call it.
2624 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2625 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2626
2627 * configure: Regenerate.
2628
2629 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2630
2631 PR bootstrap/41818
2632 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2633 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2634 * Makefile.in: Regenerate.
2635
2636 2010-01-02 Richard Guenther <rguenther@suse.de>
2637
2638 PR lto/41529
2639 * configure.ac: Include config/elf.m4. Disable LTO if not
2640 builting for an elf target.
2641 * configure: Regenerate.
2642
2643 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2644
2645 * MAINTAINERS: Change my email address.
2646
2647 2009-12-18 Ben Elliston <bje@au.ibm.com>
2648
2649 * config.sub, config.guess: Update from upstream sources.
2650
2651 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2652
2653 * MAINTAINERS (Write After Approval): Add myself.
2654
2655 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2656
2657 PR middle-end/30447
2658 PR middle-end/30789
2659 PR other/40302
2660
2661 * configure.ac: Require MPC.
2662 * configure: Regenerate.
2663
2664 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2665
2666 PR target/38384
2667 PR bootstrap/40972
2668 * libtool.m4: Sync from git Libtool.
2669 * ltoptions.m4: Likewise.
2670 * ltversion.m4: Likewise.
2671 * lt~obsolete.m4: Likewise.
2672 * ltmain.sh: Likewise.
2673
2674 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2675
2676 * configure.ac: Update minimum MPC version to 0.8.
2677 * configure: Regenerate.
2678
2679 2009-11-21 Sebastian Pop <sebpop@gmail.com>
2680
2681 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2682 * configure: Regenerated.
2683
2684 2009-11-21 Ian Lance Taylor <iant@google.com>
2685
2686 * configure.ac: Change default of poststage1_ldflags to be empty if
2687 poststage1_libs is set. When poststage1_libs is empty, and
2688 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2689 * configure: Rebuild.
2690
2691 2009-11-21 Adam Nemet <adambnmet@gmail.com>
2692
2693 * MAINTAINERS (Write After Approval): Update my email address.
2694
2695 2009-11-20 Ben Elliston <bje@au.ibm.com>
2696
2697 * config.guess: Update from upstream sources.
2698
2699 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2700
2701 * Makefile.def: Restore host and target settings for gmp.
2702 * Makefile.in: Rebuild.
2703
2704 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2705
2706 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2707 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2708 Fix portability of test of C++ as bootstrap language. Add
2709 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2710 * configure: Rebuild.
2711 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2712 and cloog. Fix in-tree ppl configuration. Introduce libelf
2713 in-tree building.
2714 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2715 (POSTSTAGE1_HOST_EXPORTS): Use it.
2716 (STAGE[+id+]_CXXFLAGS): New.
2717 (BASE_FLAGS_TO_PASS): Pass it down.
2718 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2719 extra_exports.
2720 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2721 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2722 extra_exports.
2723 * Makefile.in: Rebuild.
2724
2725 2009-11-17 Ben Elliston <bje@au.ibm.com>
2726
2727 * config.sub, config.guess: Update from upstream sources.
2728
2729 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2730
2731 * MAINTAINERS (Write After Approval): Add myself.
2732
2733 2009-11-09 Jon Beniston <jon@beniston.com>
2734
2735 * MAINTAINERS (Write After Approval): Add myself.
2736
2737 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2738
2739 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2740 paths for *-w64-mingw* and x86_64-*mingw*.
2741 * configure: Regenerated.
2742
2743 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
2744
2745 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2746
2747 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2748
2749 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2750 Phil Edwards to Write-After Approval.
2751
2752 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2753
2754 * configure.ac: Disable target-winsup & co for
2755 x86_64-*-mingw* and *-w64-mingw* targets.
2756 * configure: Regenerated.
2757
2758 2009-10-16 Nick Clifton <nickc@redhat.com>
2759
2760 * MAINTAINERS: Add myself as a maintainer for the RX port.
2761
2762 2009-10-26 Johannes Singler <singler@kit.edu>
2763
2764 * MAINTAINERS (Write After Approval): Update my e-mail address.
2765
2766 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2767
2768 * configure.ac (CLooG test): Use = with test.
2769 * configure: Regenerate.
2770
2771 2009-10-22 Richard Guenther <rguenther@suse.de>
2772
2773 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2774 cloog if the ppl version check failed. Move flags saving
2775 before setting in libelf check.
2776 * configure: Regenerate.
2777
2778 2009-10-21 Richard Guenther <rguenther@suse.de>
2779
2780 * configure.ac: Adjust the ppl and cloog configure to work as
2781 documented. Disable cloog if ppl was disabled. Omit the version
2782 checks if they were disabled.
2783 * configure: Re-generate.
2784
2785 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2786
2787 * configure.ac: Add 'lto' to enable_languages, not
2788 new_enable_languages, and only if not already present.
2789 * configure: Regenerate.
2790
2791 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2792
2793 * README: Refer to the various COPYING* files instead of just
2794 COPYING.
2795 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2796
2797 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
2798
2799 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2800
2801 2009-10-07 Richard Guenther <rguenther@suse.de>
2802
2803 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2804 and Richard Guenther as reviewers.
2805 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2806 as reviewers.
2807
2808 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
2809
2810 * config.sub: Update from upstream sources.
2811
2812 2009-10-06 Ian Lance Taylor <iant@google.com>
2813
2814 * Makefile.def: check-gold depends upon all-gas.
2815 * Makefile.in: Rebuild.
2816
2817 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2818
2819 * MAINTAINERS (Write After Approval): Add myself.
2820
2821 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2822
2823 * Makefile.def: all-lto-plugin depends on all-libiberty.
2824 set bootstrap=true for lto-plugin.
2825 Add lto-plugin.
2826 * Makefile.in: Regenerate.
2827 * configure.ac (host_libs): Add lto-plugin.
2828 * configure: Regenerate.
2829
2830 2009-10-03 Diego Novillo <dnovillo@google.com>
2831
2832 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2833 (HOST_LIBELFLIBS): Define.
2834 (HOST_LIBELFINC): Define.
2835 * Makefile.in: Regenerate.
2836 * configure.ac: Add --enable-lto.
2837 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2838 If --enable-lto is used, add 'lto' to new_enable_languages.
2839 If --enable-lto is used and gold is enabled, add
2840 lto-plugin to configdirs.
2841 * configure: Regenerate.
2842
2843 2009-10-03 Simon Baldwin <simonb@google.com>
2844
2845 * configure.ac: If --with-system-zlib, suppress local zlib and
2846 pass --with-system-zlib to subdir configure scripts.
2847 * configure: Regenerate.
2848
2849 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2850 Paolo Bonzini <bonzini@gnu.org>
2851
2852 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2853 $(srcdir).
2854 * Makefile.in: Rebuilt.
2855
2856 2009-09-26 Gary Funck <gary@intrepid.com>
2857
2858 * MAINTAINERS (Write After Approval): Add myself.
2859
2860 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2861
2862 * configure.ac: Update minimum MPC version to 0.7.
2863 * configure: Regenerate.
2864
2865 2009-09-25 Nick Clifton <nickc@redhat.com>
2866
2867 * configure.ac: Pass any --cache-file=/dev/null option on to
2868 subconfigures.
2869 * configure: Regenerate.
2870
2871 2009-09-23 Nick Clifton <nickc@redhat.com>
2872
2873 * config.sub, config.guess: Update from upstream sources.
2874
2875 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2876
2877 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2878 * Makefile.in: Rebuilt.
2879
2880 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2881
2882 PR bootstrap/32272
2883 * configure.ac: Error out if $srcdir isn't '.' but contains
2884 host-${host_noncanonical}.
2885 * configure: Regenerate.
2886
2887 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2888
2889 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2890 maintainer.
2891
2892 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2893
2894 * configure.ac: If bootstrapping a combined tree with
2895 --enable-gold, require c++ in stage1_languages.
2896 * configure: Regenerate.
2897
2898 * configure.ac: Also add target_libs of stage1_languages to
2899 bootstrap_target_libs.
2900 * configure: Regenerate.
2901
2902 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2903 with --enable-languages not containing c++.
2904 * configure: Regenerate.
2905
2906 2009-09-15 Jie Zhang <jie.zhang@analog.com>
2907
2908 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2909 * configure: Regenerate.
2910
2911 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
2912
2913 * MAINTAINERS (Write After Approval): Update my e-mail address,
2914 and move from from here...
2915 (Waiting for paperwork): To here.
2916
2917 2009-09-09 Joseph Myers <joseph@codesourcery.com>
2918
2919 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2920
2921 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2922
2923 * configure.ac: Do not use $extrasub for replacing @if/@endif
2924 parts in Makefile; instead, use additional arguments to
2925 AC_CONFIG_COMMANDS to do the replacement manually, with several
2926 sed invocations, to avoid HP-UX sed command limits.
2927 * configure: Regenerate.
2928
2929 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
2930
2931 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2932 blank before -L.
2933
2934 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2935
2936 * configure.ac (with-build-config): Document. Handle without.
2937 Handle missing argument.
2938 * configure: Rebuilt.
2939
2940 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2941
2942 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2943 Default to bootstrap-debug only if compare-debug works.
2944 * configure: Rebuilt.
2945 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2946 * Makefile.in: Rebuilt.
2947
2948 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2949
2950 * MAINTAINERS (OS Port Maintainers): Update my email address.
2951
2952 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2953
2954 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2955 * Makefile.in: Rebuilt.
2956
2957 2009-09-01 Chris Demetriou <cgd@google.com>
2958
2959 * MAINTAINERS (Write After Approval): Add myself.
2960
2961 2009-08-31 Dodji Seketeli <dodji@redhat.com>
2962
2963 PR debug/30161
2964 * include/dwarf2.h (enum dwarf_tag): Added
2965 DW_TAG_GNU_template_template_param
2966 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2967
2968 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2969
2970 * Makefile.tpl (AWK): Fix typo.
2971 * Makefile.in: Regenerate.
2972
2973 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2974
2975 * configure.ac: Detect awk and sed.
2976 * Makefile.def (flags_to_pass): Add AWK and SED.
2977 * Makefile.tpl (AWK, SED): New.
2978 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2979 * configure: Regenerate.
2980 * Makefile.in: Regenerate.
2981
2982 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2983
2984 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2985 (collapseslashes): Likewise.
2986
2987 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2988
2989 * configure.ac (AC_PREREQ): Bump to 2.64.
2990
2991 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2992
2993 * configure.ac: Remove --with-datarootdir, --with-docdir,
2994 --with-pdfdir, --with-htmldir switches.
2995 * configure: Regenerate.
2996
2997 * configure: Regenerate.
2998
2999 * compile: Sync from Automake 1.11.
3000 * depcomp: Likewise.
3001 * install-sh: Likewise.
3002 * missing: Likewise.
3003 * mkinstalldirs: Likewise.
3004 * ylwrap: Likewise.
3005
3006 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
3007
3008 * ltmain.sh (func_normal_abspath): New function.
3009 (func_relative_path): Likewise.
3010 (func_mode_help): Document new -bindir option for link mode.
3011 (func_mode_link): Add new -bindir option, and use it to place
3012 output DLL if specified.
3013
3014 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3015
3016 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3017 (baseargs): Add --disable-option-checking.
3018 * configure: Regenerate.
3019
3020 * Makefile.def (configure-target-libiberty): Depend on
3021 all-binutils and all-ld.
3022 (configure-target-newlib): Likewise.
3023 * Makefile.in: Regenerate.
3024
3025 2009-08-17 Ben Elliston <bje@au.ibm.com>
3026
3027 * config.sub, config.guess: Update from upstream sources.
3028
3029 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3030
3031 Sync from src, merge:
3032
3033 2009-07-02 Tristan Gingold <gingold@adacore.com>
3034
3035 * configure.ac: Do not exclude gas for i386-*-darwin.
3036 Add a case for x86_64-*-darwin.
3037 * configure: Regenerate.
3038
3039 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
3040
3041 * MAINTAINERS: Add my name to Write After Approval list.
3042
3043 2009-08-06 Michael Eager <eager@eagercon.com>
3044
3045 * configure.ac: Add Microblaze target.
3046 * configure: Regenerate.
3047
3048 2009-07-31 Christian Bruel <christian.bruel@st.com>
3049
3050 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3051 * configure: Regenerate.
3052
3053 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
3054
3055 * MAINTAINERS (Write After Approval): Update my e-mail address.
3056
3057 2009-07-06 Ian Lance Taylor <iant@google.com>
3058
3059 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3060 * configure: Rebuild.
3061
3062 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
3063
3064 * MAINTAINERS: Move myself to the Graphite Reviewers.
3065
3066 2009-06-30 Wei Guozhi <carrot@google.com>
3067
3068 * MAINTAINERS: Add my name to Write After Approval list.
3069
3070 2009-06-26 Steve Ellcey <sje@cup.hp.com>
3071
3072 PR bootstrap/40338
3073 * configure.ac (comparestring): Create new variable.
3074 * Makefile.tpl (comparestring): Use to skip some comparisions.
3075 * configure: Regenerate.
3076 * Makefile.in: Regenerate.
3077
3078 2009-06-26 Doug Evans <dje@sebabeach.org>
3079
3080 * Makefile.def (host_modules): Add cgen.
3081 * Makefile.in: Regenerate.
3082 * configure.ac (host_tools): Add cgen.
3083 * configure: Regenerate.
3084
3085 2009-06-23 DJ Delorie <dj@redhat.com>
3086
3087 * MAINTAINERS: Add myself as mep maintainer.
3088
3089 2009-06-23 Ian Lance Taylor <iant@google.com>
3090
3091 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3092 boot_languages. Only bootstrap target libraries listed in
3093 target_libs for some boot language. Add --with-stage1-ldflags,
3094 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3095 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3096 if not building with C++.
3097 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3098 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3099 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3100 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3101 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3102 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3103 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3104 * configure, Makefile.in: Rebuild.
3105
3106 2009-06-23 Li Feng <nemokingdom@gmail.com>
3107
3108 * MAINTAINERS: Added my name to write-after-approval list.
3109
3110 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3111
3112 * configure.ac: Define is_elf for QNX Neutrino targets.
3113 * configure: Regenerate.
3114
3115 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
3116
3117 * MAINTAINERS: Added my name to the write-after-approval list
3118
3119 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3120
3121 * configure.ac: Detect MPC in default directory.
3122 * configure: Regenerate.
3123
3124 2009-06-03 Jerome Guitton <guitton@adacore.com>
3125 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3126
3127 * Makefile.tpl (all): Avoid a trailing backslash.
3128 * Makefile.in: Regenerate.
3129
3130 2009-06-03 Ben Elliston <bje@au.ibm.com>
3131
3132 * config.sub, config.guess: Update from upstream sources.
3133
3134 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3135
3136 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3137 to noconfdirs.
3138 * configure: Regenerate.
3139
3140 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
3141
3142 * Makefile.tpl ([+compare-target+]): Compare all stage
3143 directories, rather than just gcc.
3144 * Makefile.in: Rebuilt.
3145
3146 2009-06-01 Doug Kwan <dougkwan@google.com>
3147
3148 * configure.ac: Support gold for target arm*-*-*.
3149 * configure: Regenerate.
3150
3151 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3152
3153 * Makefile.def: Add MPC support and dependencies.
3154 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3155
3156 * Makefile.in, configure: Regenerate.
3157
3158 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
3159
3160 * Makefile.tpl (all): Avoid harmless warning in make all when
3161 gcc-bootstrap is enabled but stage_last does not exist.
3162 * Makefile.in: Rebuilt.
3163
3164 2009-05-24 Nicolas Roche <roche@adacore.com>
3165
3166 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3167 * Makefile.in: Regenerate.
3168
3169 2009-05-21 Denis Chertykov <chertykov@gmail.com>
3170
3171 * MAINTAINERS: Update my e-mail address.
3172
3173 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3174
3175 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3176 * configure: Regenerate.
3177
3178 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3179
3180 PR other/40159
3181 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3182 gcc-no-bootstrap are mutually exclusive.
3183 * Makefile.in: Rebuilt.
3184
3185 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3186
3187 PR other/40159
3188 * Makefile.tpl (all): Don't end with unconditional success.
3189 * Makefile.in: Rebuilt.
3190
3191 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
3192
3193 PR target/37137
3194 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3195 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3196 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3197 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3198 stage_configureflags, stage_cflags and stage_libcflags into
3199 explicit Makefile macros.
3200 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3201 GFORTRAN.
3202 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3203 CC. Set CC_FOR_BUILD from CC.
3204 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3205 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3206 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3207 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3208 and GFORTRAN.
3209 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3210 (_LIBCFLAGS): Renamed to _TFLAGS.
3211 (do-compare-debug, do-compare3-debug): Drop.
3212 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3213 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3214 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3215 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3216 (XGCC_FLAGS_FOR_TARGET): New.
3217 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3218 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3219 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3220 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3221 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
3222 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3223 TFLAGS.
3224 (BUILD_CONFIG): Include if requested.
3225 (all): Set TFLAGS on bootstrap.
3226 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3227 (all-stageid-prefixmodule): Likewise.
3228 (do-clean, distclean-stageid): Set TFLAGS.
3229 (restrap): Fix whitespace.
3230 * Makefile.in: Rebuilt.
3231
3232 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
3233
3234 * config.guess: Sync with src.
3235
3236 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3237
3238 * configure.ac ($with_ppl): Default to no if not supplied.
3239 ($with_cloog): Likewise.
3240 configure: Regenerate.
3241
3242 2009-04-27 James E. Wilson <wilson@codesourcery.com>
3243
3244 * MAINTAINERS: Update my e-mail address.
3245
3246 2009-04-27 Nick Clifton <nickc@redhat.com>
3247
3248 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3249
3250 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3251
3252 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3253 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3254 * Makefile.in: Regenerate.
3255
3256 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3257
3258 PR bootstrap/39739
3259 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3260 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3261
3262 * configure, Makefile.in: Regenerate.
3263
3264 2009-04-21 Taras Glek <tglek@mozilla.com>
3265
3266 * include/hashtab.h: Update GTY annotations to new syntax
3267 * include/splay-tree.h: Likewise
3268
3269 2009-04-17 Ben Elliston <bje@au.ibm.com>
3270
3271 * config.sub, config.guess: Update from upstream sources.
3272
3273 2009-04-15 Anthony Green <green@moxielogic.com>
3274
3275 * configure.ac: Add moxie support.
3276 * configure: Rebuilt.
3277
3278 2009-04-14 Jakub Jelinek <jakub@redhat.com>
3279
3280 * configure.ac: Change copyright header to refer to version
3281 3 of the GNU General Public License and to point readers at the
3282 COPYING3 file and the FSF's license web page.
3283 * Makefile.def: Likewise.
3284 * Makefile.tpl: Likewise.
3285 * Makefile.in: Regenerate.
3286
3287 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3288
3289 * configure.ac: Restore match for darwin9 or later. Use double
3290 brackets since regeneration eats one pair.
3291 * configure: Regenerate.
3292
3293 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3294
3295 PR gas/10039
3296 * configure.ac: Require texinfo 4.7.
3297 * configure: Regenerated.
3298
3299 2009-04-09 Nick Clifton <nickc@redhat.com>
3300
3301 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3302 the GCC Runtime Library Exception.
3303
3304 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3305
3306 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3307 * configure: Regenerate.
3308
3309 2009-04-01 Steve Ellcey <sje@cup.hp.com>
3310
3311 * Makefil.def (languages): New entries.
3312 * Makefile.tpl (check-gcc-*): New generic target.
3313 * Makefile.in: Regenerate.
3314
3315 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
3316
3317 * MAINTAINERS: Update my email address.
3318
3319 2009-03-18 Tom Tromey <tromey@redhat.com>
3320
3321 * configure: Rebuild.
3322 * configure.ac (host_libs): Add libiconv.
3323 * Makefile.in: Rebuild.
3324 * Makefile.def (host_modules): Add libiconv.
3325 (configure-gdb, all-gdb): Depend on libiconv.
3326
3327 2009-03-16 Tristan Gingold <gingold@adacore.com>
3328
3329 * configure.ac: Treat gdb as supported on x86_64-darwin.
3330 * configure: Regenerate.
3331
3332 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3333
3334 * configure.ac (--with-host-libstdcxx): New option.
3335 * configure: Regenerate.
3336
3337 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
3338
3339 * MAINTAINERS: Move myself into the write after approval list.
3340
3341 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
3342
3343 * MAINTAINERS: Update e-mail address.
3344
3345 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
3346
3347 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3348
3349 2009-03-10 Ira Rosen <irar@il.ibm.com>
3350
3351 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3352
3353 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3354
3355 Backport from git Libtool:
3356
3357 2009-01-19 Robert Millan <rmh@aybabtu.com>
3358 Support GNU/kOpenSolaris.
3359 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3360 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3361 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3362 GNU/kOpenSolaris.
3363
3364 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
3365
3366 * MAINTAINERS: Update e-mail address.
3367
3368 2009-02-24 Michael Eager <eager@eagercon.com>
3369
3370 * MAINTAINERS (Write After Approval): Add self.
3371
3372 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
3373
3374 * MAINTAINERS (Write After Approval): Add myself.
3375
3376 2009-02-05 Andreas Schwab <schwab@suse.de>
3377
3378 * Makefile.tpl (stage_last): Define $r and $s before using
3379 $(RECURSE_FLAGS_TO_PASS).
3380 * Makefile.in: Regenerate
3381
3382 2009-01-30 Ian Lance Taylor <iant@google.com>
3383
3384 * MAINTAINERS: Move myself to the Global Reviewers list.
3385
3386 2009-01-29 Robert Millan <rmh@aybabtu.com>
3387
3388 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3389 * configure: Regenerate.
3390
3391 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
3392
3393 * MAINTAINERS: Make whitespace consistent.
3394 Remove Robert Millan from Write After Approval.
3395
3396 2009-01-16 Alan Modra <amodra@bigpond.net.au>
3397
3398 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3399 (all-opcodes): Depend on all-libiberty.
3400 * Makefile.in: Regenerate.
3401
3402 2009-01-15 Douglas B Rupp <rupp@gnat.com>
3403
3404 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3405 * configure: Regenerate.
3406
3407 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
3408
3409 * MAINTAINERS (Write After Approval): Add myself.
3410
3411 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
3412
3413 * MAINTAINERS: Add myself to reviewers (Fortran).
3414
3415 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
3416
3417 PR tree-optimization/38515
3418 * configure.ac (cloog-polylib): Removed.
3419 (with_ppl, with_cloog): Test for "no".
3420 * configure: Regenerated.
3421
3422 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
3423
3424 * MAINTAINERS: Moved myself to reviewers (Fortran).
3425
3426 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
3427
3428 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3429 (Write After Approval): Remove myself.
3430
3431 2009-01-03 Diego Novillo <dnovillo@google.com>
3432
3433 * MAINTAINERS: Remove myself from alias maintainership.
3434
3435 2009-01-02 David Ayers <ayers@fsfe.org>
3436
3437 * MAINTAINERS: Update e-mail address.
3438
3439 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
3440
3441 * MAINTAINERS: Make whitespace consistent.
3442
3443 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3444
3445 Backport from upstream Libtool:
3446 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3447 Add cache variables to tests that require the linker to work.
3448 For shlibpath_overrides_runpath, this also changes the semantics
3449 to let the result from the C compiler take precedence.
3450
3451 2008-12-02 Ben Elliston <bje@au.ibm.com>
3452
3453 * config.sub, config.guess: Update from upstream sources.
3454
3455 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3456
3457 * configure.ac (ppllibs): Add by default the lib flags.
3458 * configure: Regenerate.
3459
3460 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
3461
3462 * MAINTAINERS: Add myself to the write after approval list.
3463
3464 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3465
3466 * configure.ac: Add double brackets on darwin[912].
3467 * configure: Regenerate.
3468
3469 2008-12-03 Daniel Kraft <d@domob.eu>
3470
3471 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3472 Approval to Reviewer section (for Fortran front-end).
3473
3474 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3475
3476 * configure.ac: Expand to darwin10 and later.
3477 * configure: Regenerate.
3478
3479 2008-12-02 Andreas Schwab <schwab@suse.de>
3480
3481 * Makefile.def: configure-target-boehm-gc depends on
3482 all-target-libstdc++-v3.
3483 * Makefile.in: Regenerate.
3484
3485 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
3486
3487 * MAINTAINERS: Add myself as mingw maintainer.
3488
3489 2008-12-02 Ben Elliston <bje@au.ibm.com>
3490
3491 * config.sub, config.guess: Update from upstream sources.
3492
3493 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3494
3495 * README.SCO: Remove.
3496
3497 2008-11-29 Fernando Pereira <pronesto@gmail.com>
3498
3499 * MAINTAINERS: Add myself to the write after approval list.
3500
3501 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3502
3503 * MAINTAINERS: Update my email address in WAA section.
3504
3505 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
3506
3507 * MAINTAINERS: Update e-mail address.
3508
3509 2008-11-27 Toon Moene <toon@moene.org>
3510
3511 * MAINTAINERS: Change e-mail address.
3512
3513 2008-11-27 Tristan Gingold <gingold@adacore.com>
3514
3515 * configure.ac: Build gdb for i?86-*-darwin*
3516 * configure: Regenerated.
3517
3518 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
3519
3520 * MAINTAINERS: Added my full name.
3521
3522 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3523
3524 PR bootstrap/38014
3525 PR bootstrap/37923
3526
3527 Revert:
3528
3529 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3530
3531 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3532 * Makefile.in: Regenerated.
3533
3534 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3535
3536 PR gdb/921
3537 PR gdb/1646
3538 PR gdb/2175
3539 PR gdb/2176
3540
3541 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3542 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3543 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3544 (HOST_EXPORTS): Pass CPPFLAGS.
3545 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3546 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3547 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3548 * Makefile.in, configure: Regenerated.
3549 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3550 and CPPFLAGS_FOR_BUILD.
3551
3552 2008-11-06 Jeff Law <law@redhat.com>
3553
3554 * MAINTAINERS: Add myself as middle end maintainer.
3555
3556 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
3557
3558 * MAINTAINERS (Write after approval): Add myself.
3559
3560 2008-11-05 Diego Novillo <dnovillo@google.com>
3561
3562 * MAINTAINERS (Global Reviewers): Add myself.
3563 (Non-Algorithmic Maintainers): Remove myself.
3564
3565 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
3566
3567 * MAINTAINERS (Write after approval): Add myself.
3568
3569 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3570
3571 * MAINTAINERS (Write after approval): Add myself.
3572
3573 2008-10-31 Ben Elliston <bje@au.ibm.com>
3574
3575 * configure.ac (spu-*-*): Remove special case.
3576 * configure: Regenerate.
3577
3578 2008-10-30 Catherine Moore <clm@codesourcery.com>
3579
3580 * MAINTAINERS (Write after approval): Update my email address.
3581
3582 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3583
3584 * configure.ac [spu-*-*]: Do not set skipdirs.
3585 * configure: Re-generate.
3586
3587 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3588
3589 * MAINTAINERS (Various Maintainers): Add myself to reload.
3590
3591 2008-10-25 Richard Guenther <rguenther@suse.de>
3592
3593 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3594 maintainer. Remove myself as libgcc-math maintainer.
3595 (Non-Algorithmic Maintainers): Remove myself.
3596
3597 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3598
3599 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3600 * Makefile.in: Regenerated.
3601
3602 2008-10-23 Cary Coutant <ccoutant@google.com>
3603
3604 * MAINTAINERS (Write after approval): Add myself.
3605
3606 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3607
3608 PR gdb/921
3609 PR gdb/1646
3610 PR gdb/2175
3611 PR gdb/2176
3612
3613 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3614 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3615 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3616 (HOST_EXPORTS): Pass CPPFLAGS.
3617 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3618 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3619 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3620 * Makefile.in, configure: Regenerated.
3621 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3622 and CPPFLAGS_FOR_BUILD.
3623
3624 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
3625
3626 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3627 Sebastian Pop.
3628
3629 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3630
3631 * MAINTAINERS (Write After Approval): Added myself.
3632
3633 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3634
3635 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3636 recommended version to 2.3.2.
3637
3638 * configure: Regenerate.
3639
3640 2008-10-01 Mark Mitchell <mark@codesourcery.com>
3641
3642 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3643
3644 2008-09-29 David Daney <david.daney@caviumnetworks.com>
3645
3646 * MAINTAINERS (Write After Approval): Update e-mail address.
3647
3648 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3649
3650 * libtool.m4: Update to libtool 2.2.6.
3651 * lt~obsolete.m4: Update to libtool 2.2.6.
3652 * ltmain.sh: Update to libtool 2.2.6.
3653 * ltsugar.m4: Update to libtool 2.2.6.
3654 * ltversion.m4: Update to libtool 2.2.6.
3655 * ltoptions.m4: Update to libtool 2.2.6.
3656 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3657
3658 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3659
3660 * MAINTAINERS (Write After Approval): Add myself.
3661
3662 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3663
3664 * MAINTAINERS (Write After Approval): Update my name.
3665
3666 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3667
3668 * MAINTAINERS: Add myself in "Write After Approval".
3669
3670 2008-09-18 Steve Ellcey <sje@cup.hp.com>
3671
3672 * MAINTAINERS: Add myself as ia64 maintainer.
3673
3674 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3675
3676 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3677 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3678 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3679 and Michael Tiemann from Write After Approval since they do not
3680 actually have access.
3681
3682 2008-09-05 Richard Guenther <rguenther@suse.de>
3683
3684 * configure.ac: Initialize clooglibs to -lcloog.
3685 * configure: Re-generate.
3686
3687 2008-09-04 Le-Chun Wu <lcwu@google.com>
3688
3689 * MAINTAINERS (Write After Approval): Add myself.
3690
3691 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3692
3693 * configure.ac (--with-cloog-polylib): New.
3694 (--disable-cloog-version-check): New.
3695 (--disable-ppl-version-check): New.
3696 * configure: Re-generate.
3697
3698 2008-09-03 Richard Guenther <rguenther@suse.de>
3699
3700 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3701 cloog test.
3702 * configure: Re-generate.
3703
3704 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3705
3706 Add picoChip port.
3707 * MAINTAINERS: Add picoChip maintainers.
3708
3709 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3710 Tobias Grosser <grosser@fim.uni-passau.de>
3711 Jan Sjodin <jan.sjodin@amd.com>
3712 Harsha Jagasia <harsha.jagasia@amd.com>
3713 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3714 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3715 Adrien Eliche <aeliche@isty.uvsq.fr>
3716
3717 Merge from graphite branch.
3718 * configure: Regenerate.
3719 * Makefile.in: Regenerate.
3720 * configure.ac (host_libs): Add ppl and cloog.
3721 Add checks for PPL and CLooG.
3722 * Makefile.def (ppl, cloog): Added modules and dependences.
3723 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3724 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3725
3726 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3727
3728 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3729 (GCC_SHLIB_SUBDIR): New.
3730 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3731 * configure: Regenerate.
3732 * Makefile.in: Regenerate.
3733
3734 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3735
3736 * MAINTAINERS: Consistently use tabs to separate columns.
3737
3738 2008-08-29 Tristan Gingold <gingold@adacore.com>
3739
3740 * MAINTAINERS (Write after Approval): Add myself.
3741
3742 2008-08-28 Tristan Gingold <gingold@adacore.com>
3743
3744 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3745 Enable bfd, binutils and opcodes.
3746 * configure: Regenerate.
3747
3748 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3749
3750 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3751
3752 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3753
3754 * MAINTAINERS: Use correct Umlaut for last name.
3755
3756 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3757
3758 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3759
3760 2008-08-16 David Edelsohn <edelsohn@gnu.org>
3761
3762 * MAINTAINERS: Update my email address.
3763
3764 2008-08-16 Nicolas Roche <roche@adacore.com>
3765
3766 * Makefile.tpl: Add BOOT_ADAFLAGS.
3767 * Makefile.in: Regenerate.
3768
3769 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3770
3771 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3772 * configure: Regenerate.
3773
3774 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3775
3776 * configure.ac: Add makefile fragments for hpux.
3777 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3778 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3779 * configure: Regenerate.
3780 * Makefile.in: Regenerate.
3781
3782 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
3783
3784 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3785
3786 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
3787
3788 * MAINTAINERS (Write after Approval): Add myself.
3789
3790 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3791
3792 * MAINTAINERS (Write After Approval): Add myself.
3793
3794 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
3795
3796 * MAINTAINERS (Write After Approval): Add myself.
3797
3798 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3799
3800 * MAINTAINERS: Update my email address.
3801
3802 2008-06-25 Joey Ye <joey.ye@intel.com>
3803
3804 * MAINTAINERS (Write After Approval): Add myself.
3805
3806 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3807
3808 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3809 * Makefile.in: Regenerate.
3810 * configure: Regenerate.
3811
3812 2008-06-17 Daniel Kraft <d@domob.eu>
3813
3814 * MAINTAINERS (Write After Approval): Add myself.
3815
3816 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3817
3818 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3819 "$@" is still intact with both Autoconf 2.59 and 2.62.
3820 * configure: Regenerate.
3821
3822 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3823
3824 * Makefile.tpl: Fix comment errors.
3825 * Makefile.in: Regenerate.
3826
3827 2008-06-12 David S. Miller <davem@davemloft.net>
3828 David Edelsohn <edelsohn@gnu.org>
3829
3830 * configure.ac: Add powerpc*-*-* to gold supported targets.
3831 * configure: Regenerate.
3832
3833 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3834
3835 PR tree-optimization/36218
3836 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3837 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3838 (all prefix="build-"): Pass them to build-system sub-makes.
3839 * Makefile.in: Regenerate.
3840
3841 2008-06-07 Joseph Myers <joseph@codesourcery.com>
3842
3843 * MAINTAINERS (mt port): Remove.
3844 (sco5, unixware, sco udk): Remove.
3845 (Kean Johnston): Add to Write After Approval.
3846
3847 2008-05-30 Julian Brown <julian@codesourcery.com>
3848
3849 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3850 of libobjc for ARM EABI Linux.
3851 * configure: Regenerate.
3852
3853 2008-05-18 Xinliang David Li <davidxl@google.com>
3854
3855 * ChangeLog: Remove wrong ChangeLog entry.
3856
3857 2008-05-17 Xinliang David Li <davidxl@google.com>
3858
3859 * MAINTAINERS (Write After Approval): Add myself.
3860
3861 2008-05-15 Janus Weil <janus@gcc.gnu.org>
3862
3863 * MAINTAINERS (Write After Approval): Add myself.
3864
3865 2008-05-14 Rafael Espíndola <espindola@google.com>
3866
3867 * config-ml.in: don't handle --enable-shared and --enable-static.
3868
3869 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3870
3871 * MAINTAINERS: Update my email address.
3872
3873 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3874
3875 * MAINTAINERS: Update my email address.
3876
3877 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3878
3879 * MAINTAINERS (Write After Approval): Add myself.
3880
3881 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3882
3883 * MAINTAINERS (Write After Approval): Add myself.
3884
3885 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
3886
3887 * MAINTAINERS (crx): Add myself.
3888
3889 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3890
3891 Sync with src:
3892 2008-04-14 David S. Miller <davem@davemloft.net>
3893
3894 * configure.ac: Add sparc*-*-* to gold supported targets.
3895 * configure: Regenerate.
3896
3897 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3898
3899 PR bootstrap/35457
3900 * configure.ac: Include override.m4.
3901 * configure: Regenerate.
3902
3903 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3904
3905 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3906 * Makefile.in: Regenerate.
3907
3908 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3909
3910 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3911 as nonconfigurable directories list.
3912 * configure: Regenerate.
3913
3914 2008-04-14 Ben Elliston <bje@au.ibm.com>
3915
3916 * config.sub, config.guess: Update from upstream sources.
3917
3918 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3919
3920 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3921 * Makefile.in: Regenerate.
3922
3923 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3924
3925 * configure.ac: Do not build libssp for the AVR.
3926 * configure: Regenerate.
3927
3928 2008-04-07 Ian Lance Taylor <iant@google.com>
3929
3930 * Makefile.def: check-gold depends upon all-binutils.
3931 * Makefile.in: Regenerate.
3932
3933 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3934
3935 * MAINTAINERS (Write After Approval): Add myself.
3936
3937 2008-04-04 Nick Clifton <nickc@redhat.com>
3938
3939 PR binutils/4334
3940 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3941 builds.
3942 * configure: Regenerate.
3943
3944 2008-04-04 NightStrike <NightStrike@gmail.com>
3945
3946 PR other/35151
3947 * configure.ac: Combine rules for mingw32 and mingw64.
3948 * configure: Regenerate.
3949
3950 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
3951
3952 * MAINTAINERS (Write After Approval): Add myself.
3953
3954 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
3955
3956 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3957 * Makefile.in (.NOTPARALLEL): Ditto.
3958
3959 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3960
3961 * MAINTAINERS (Write After Approval): Add myself.
3962
3963 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
3964
3965 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3966 * Makefile.in (.NOTPARALLEL): Regenerate.
3967
3968 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3969
3970 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3971 * Makefile.in: Regenerate.
3972
3973 2008-03-26 Jakub Staszak <kuba@et.pl>
3974
3975 * MAINTAINERS (Write After Approval): Add myself.
3976
3977 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3978
3979 * MAINTAINERS: Update e-mail address.
3980
3981 2008-03-20 Ian Lance Taylor <iant@google.com>
3982
3983 * configure.ac: Add support for --enable-gold.
3984 * Makefile.def: Add gold as a directory like ld.
3985 * configure, Makefile.in: Regenerate.
3986
3987 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3988
3989 * configure.ac: m4_include config/proginstall.m4.
3990 * configure: Regenerate.
3991
3992 Backport from upstream Libtool:
3993
3994 2007-10-12 Eric Blake <ebb9@byu.net>
3995
3996 Deal with Autoconf 2.62's semantic change in m4_append.
3997 * ltsugar.m4 (lt_append): Replace broken versions of
3998 m4_append.
3999 (lt_if_append_uniq): Don't require separator to be overquoted,
4000 and avoid broken m4_append.
4001 (lt_dict_add): Fix typo.
4002 * libtool.m4 (_LT_DECL): Don't overquote separator.
4003
4004 2008-03-13 David Edelsohn <edelsohn@gnu.org>
4005
4006 * config.rpath: Add AIX 6 support.
4007
4008 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
4009
4010 * Makefile.def (stageprofile). Remove -fprofile-generate
4011 from stage_libcflags.
4012 * Makefile.in: Regenerate.
4013
4014 2008-03-13 Ben Elliston <bje@au.ibm.com>
4015
4016 * config.sub, config.guess: Update from upstream sources.
4017
4018 2008-03-06 Tom Tromey <tromey@redhat.com>
4019
4020 * MAINTAINERS: Update for treelang deletion.
4021
4022 2008-03-03 James E. Wilson <wilson@tuliptree.org>
4023
4024 * MAINTAINERS: Update my email address.
4025
4026 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
4027
4028 * MAINTAINERS (darwin port): Add myself as a maintainer.
4029 (objective-c/c++): Add myself as a maintainer.
4030
4031 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
4032
4033 * MAINTAINERS (Write After Approval): Update my email address.
4034
4035 2008-02-25 Tomas Bily <tbily@suse.cz>
4036
4037 * MAINTAINERS (Write After Approval): Add myself.
4038
4039 2008-02-23 Jakub Jelinek <jakub@redhat.com>
4040
4041 * MAINTAINERS (OpenMP): Add myself.
4042
4043 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
4044
4045 PR bootstrap/32009
4046 PR bootstrap/32161
4047
4048 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4049 * configure: Regenerate.
4050
4051 * Makefile.def: Define stage_libcflags for all bootstrap stages.
4052 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4053 STAGE4_LIBCFLAGS): New.
4054 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4055 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4056 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4057 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4058 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4059 for target modules. Don't export LIBCFLAGS.
4060 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4061 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4062 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4063 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4064 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4065 * Makefile.in: Regenerate.
4066
4067 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4068
4069 PR libgcj/33085
4070 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4071 Do not use -DDLL_EXPORT. Backport from upstream.
4072
4073 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4074
4075 * MAINTAINERS (Write After Approval): Add myself.
4076
4077 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
4078
4079 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4080 * configure: Regenerate.
4081
4082 2008-01-31 Marc Gauthier <marc@tensilica.com>
4083
4084 * configure.ac (xtensa*-*-*): Recognize processor variants.
4085 * configure: Regenerate.
4086
4087 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4088
4089 PR bootstrap/34922
4090 * configure.ac (PARSE_ARGS): Push suitable setting of
4091 ac_subdirs_all, for `./configure --help=recursive'.
4092 Handle `+' in generic toplevel directory disabling.
4093 * configure: Regenerate.
4094
4095 2008-01-28 Nick Clifton <nickc@redhat.com>
4096
4097 * MAINTAINERS (xstormy16): Take over maintainership.
4098
4099 2008-01-25 Joseph Myers <joseph@codesourcery.com>
4100
4101 * MAINTAINERS (c4x port): Remove.
4102
4103 2008-01-24 David Edelsohn <edelsohn@gnu.org>
4104
4105 * libtool.m4: Backport AIX 6 support from ToT Libtool.
4106
4107 2008-01-23 Ben Elliston <bje@au.ibm.com>
4108
4109 * config.sub, config.guess: Update from upstream sources.
4110
4111 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
4112
4113 * MAINTAINERS (Write After Approval): Add myself.
4114
4115 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
4116
4117 * MAINTAINERS: Update my email address.
4118
4119 2008-01-09 Raksit Ashok <raksit@google.com>
4120
4121 * MAINTAINERS (Write After Approval): Add myself.
4122
4123 2008-01-09 Raksit Ashok <raksit@google.com>
4124
4125 * MAINTAINERS (Write After Approval): Add myself.
4126
4127 2008-01-08 Ben Elliston <bje@au.ibm.com>
4128
4129 * config.sub, config.guess: Update from upstream sources.
4130
4131 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4132
4133 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4134 Change recommended MPFR from 2.2.1 -> 2.3.0.
4135 * configure: Regenerate.
4136
4137 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
4138
4139 * MAINTAINERS: Update my email address.
4140
4141 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
4142
4143 * MAINTAINERS: Update my email address.
4144
4145 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4146
4147 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4148 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4149 * Makefile.in: Regenerate.
4150
4151 2007-12-10 Mark Heffernan <meheff@google.com>
4152
4153 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4154 misplaced entries.
4155
4156 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4157
4158 * configure.ac: Enable libjava for x86_64-*-darwin9.
4159 * configure: Regenerate.
4160
4161 2007-12-07 Bill Maddox <maddox@google.com>
4162
4163 * MAINTAINERS (Write After Approval): Add myself.
4164
4165 2007-12-05 Ben Elliston <bje@au.ibm.com>
4166
4167 * config.sub, config.guess: Update from upstream sources.
4168
4169 2007-12-02 Matthias Klose <doko@ubuntu.com>
4170
4171 * config-ml.in: Remove 64bit configure tests.
4172
4173 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4174
4175 * config-ml.in: Robustify against white space in absolute file
4176 names.
4177
4178 * config-ml.in (multi-clean): Substitute ${Makefile}.
4179 Remove superfluous ${Makefile} in list.
4180
4181 2007-11-19 Thiemo Seufer <ths@mips.com>
4182
4183 * config-ml.in: Don't hardcode the Makefile name.
4184
4185 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
4186
4187 * MAINTAINERS (Write After Approval): Add myself.
4188
4189 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
4190
4191 * MAINTAINERS (Write After Approval): Add myself.
4192
4193 2007-11-06 Doug Kwan <dougkwan@google.com>
4194
4195 * MAINTAINERS (Write After Approval): Add myself.
4196
4197 2007-10-25 Ben Elliston <bje@au.ibm.com>
4198
4199 * MAINTAINERS (mercury): Remove entry.
4200 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4201
4202 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4203
4204 * Makefile.def (dependencies): Make configure-gdb depend on
4205 all-intl.
4206 * Makefile.in: Regenerated.
4207
4208 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
4209
4210 * MAINTAINERS (Fortran maintainer): Remove myself.
4211
4212 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
4213
4214 * Makefile.def: To avoid problems running with parallel makes,
4215 build newlib before libgloss so that target specific header
4216 files are availble.
4217 * Makefile.in: Regenerate
4218
4219 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4220
4221 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4222 * Makefile.in: Regenerate.
4223
4224 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
4225
4226 * MAINTAINERS (Register allocation reviewer): Add myself.
4227
4228 2007-10-08 Mike Frysinger <vapier@gentoo.org>
4229
4230 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4231 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4232 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4233 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4234 * configure: Regenerate.
4235
4236 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
4237
4238 * MAINTAINERS (Register allocation reviewer): Add myself.
4239
4240 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
4241
4242 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4243 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4244 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4245 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4246 * configure.ac: Default them to host tools for $host = $build.
4247 Subst them.
4248
4249 * configure: Regenerate.
4250 * Makefile.in: Regenerate.
4251
4252 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
4253
4254 * MAINTAINERS (Register allocation reviewer): Add myself.
4255
4256 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
4257
4258 * MAINTAINERS (Register allocation reviewer): Add myself.
4259
4260 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
4261
4262 * MAINTAINERS (Write After Approval): Fix typo.
4263
4264 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4265
4266 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4267 * configure: Regenerate.
4268
4269 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4270
4271 PR bootstrap/31906
4272 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4273 they're already prefixed.
4274
4275 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4276
4277 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4278 libstdc++.
4279 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4280 * configure: Regenerate.
4281 * Makefile.in: Regenerate.
4282
4283 2007-09-17 Andreas Schwab <schwab@suse.de>
4284
4285 * configure.ac: Raise minimum makeinfo version to 4.6.
4286 * configure: Regenerate.
4287
4288 2007-09-17 Johannes Singler <singler@ira.uka.de>
4289
4290 * MAINTAINERS (write-after-approval) add myself
4291
4292 2007-09-15 Alan Modra <amodra@bigpond.net.au>
4293
4294 * configure.ac: Correct makeinfo version check.
4295 * configure: Regenerate.
4296
4297 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
4298
4299 * MAINTAINERS: Update my email address.
4300
4301 2007-09-14 Richard Sandiford <richard@codesourcery.com>
4302
4303 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4304 to $skipdirs and only disable gprof for newlib. Use the normal
4305 mips*-elf* handling in other respects.
4306 * configure: Regnerate.
4307
4308 2007-09-12 David Daney <ddaney@avtrex.com>
4309
4310 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4311 enabling libgcj.
4312 * configure: Regenerate.
4313
4314 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4315
4316 PR other/32154
4317 * configure.ac: For libgloss targets, point the linker to the linker
4318 script, startup code and simulator library.
4319 * configure: Regenerate.
4320
4321 2007-09-07 Andrew Haley <aph@redhat.com>
4322
4323 * configure.ac (noconfigdirs): Remove target-libffi and
4324 target-libjava.
4325 * configure: Regenerate.
4326
4327 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4328
4329 PR target/33281
4330 * configure.ac: Use config/mh-mingw on mingw.
4331 * configure: Regenerate.
4332
4333 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
4334
4335 * MAINTAINERS (Write After Approval): Add myself.
4336
4337 2007-09-05 Richard Guenther <rguenther@suse.de>
4338
4339 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4340 nor --disable-checking is provided also turn on yes and types
4341 checking for stage1.
4342 * configure: Re-generate.
4343
4344 2007-08-30 Krister Walfridsson <cato@df.lth.se>
4345
4346 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4347 (Write After Approval): Remove myself.
4348
4349 2007-08-29 Nick Clifton <nickc@redhat.com>
4350
4351 * config.sub, config.guess: Update from upstream sources.
4352
4353 2007-08-22 Bud Davis <jmdavis@link.com>
4354
4355 * MAINTAINERS (Write After Approval): Added myself.
4356 * MAINTAINERS (Reviewers): Removed myself.
4357
4358 2007-08-18 Paul Brook <paul@codesourcery.com>
4359 Joseph Myers <joseph@codesourcery.com>
4360
4361 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4362 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4363 * Makefile.in: Regenerate.
4364 * configure.ac (--with-debug-prefix-map): New.
4365 * configure: Regenerate.
4366
4367 2007-08-17 Richard Sandiford <richard@codesourcery.com>
4368 Nigel Stephens <nigel@mips.com>
4369
4370 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4371 as target_makefile_frag.
4372 * configure: Regenerate.
4373
4374 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
4375
4376 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4377 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4378 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4379 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4380 (do-compare, do-compare3, do-compare-debug): New.
4381 ([+compare-target+]): Use them.
4382
4383 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
4384
4385 * MAINTAINERS (Write After Approval): Change my email address.
4386
4387 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4388 Ben Elliston <bje@au.ibm.com>
4389
4390 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4391 --silent if $silent.
4392 * configure: Regenerate.
4393
4394 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
4395
4396 * MAINTAINERS (Various Maintainers): Add myself as
4397 loop infrastructure maintainer. Update my e-mail
4398 address.
4399
4400 2007-07-31 Diego Novillo <dnovillo@google.com>
4401
4402 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4403 Adjust description.
4404
4405 2007-07-26 Richard Guenther <rguenther@suse.de>
4406
4407 * configure.ac: Add types checking to stage1 checking flags.
4408 * configure: Regenerate.
4409
4410 2007-07-17 Nick Clifton <nickc@redhat.com>
4411
4412 * COPYING3: New file. Contains version 3 of the GNU General
4413 Public License.
4414 * COPYING3.LIB: New file. Contains version 3 of the GNU
4415 Lesser General Public License.
4416
4417 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4418
4419 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4420
4421 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4422
4423 * MAINTAINERS (S/390 co-maintainer): Add myself.
4424 (Write After Approval): Remove myself.
4425
4426 2007-07-13 Dan Hipschman <dsh@google.com>
4427
4428 * MAINTAINERS (Write After Approval): Add myself.
4429
4430 2007-07-11 Nick Clifton <nickc@redhat.com>
4431
4432 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4433 WINDRES export.
4434 * Makefile.in: Regenerate.
4435
4436 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4437
4438 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4439 maintainer.
4440
4441 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4442
4443 * lt~obsolete.m4: New. Import from 20070318 libtool.
4444
4445 2007-07-03 Julian Brown <julian@codesourcery.com>
4446
4447 * MAINTAINERS (Write After Approval): Add myself.
4448
4449 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4450
4451 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4452 * configure: Regenerate.
4453
4454 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4455
4456 * configure.ac: Add some missing m4 quotation.
4457 * configure: Regenerate.
4458
4459 2007-07-02 Simon Baldwin <simonb@google.com>
4460
4461 * MAINTAINERS (Write After Approval): Add myself.
4462
4463 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
4464
4465 * configure: Regenerate.
4466
4467 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
4468
4469 * Makefile.def: Add windmc tool to build.
4470 * Makefile.tpl: Likewise.
4471 * configure.ac: Likewise.
4472 * Makefile.in: Regenerate.
4473 * configure: Regenerate.
4474
4475 2007-06-28 DJ Delorie <dj@redhat.com>
4476
4477 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4478 not building newlib.
4479 * configure: Regenerated.
4480
4481 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4482
4483 * MAINTAINERS (Write After Approval): Add myself.
4484
4485 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
4486
4487 * MAINTAINERS (Write After Approval): Add myself.
4488
4489 2007-06-19 Chris Matthews <chrismatthews@google.com>
4490
4491 * MAINTAINERS (Write After Approval): Add myself.
4492
4493 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4494
4495 * MAINTAINERS (Write After Approval): Add myself.
4496
4497 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4498
4499 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4500 * Makefile.in: Regenerated.
4501
4502 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4503
4504 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4505 bfin*-*-uclinux* targets.
4506 * configure: Regenerate.
4507
4508 2007-06-14 Ian Lance Taylor <iant@google.com>
4509
4510 * MAINTAINERS: Add myself as non-algorithmic global write
4511 maintainer.
4512
4513 2007-06-14 Diego Novillo <dnovillo@google.com>
4514
4515 * MAINTAINERS: Add self as middle-end maintainer and
4516 non-algorithmic global write maintainer.
4517
4518 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4519
4520 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4521 Move all Fortran maintainers except Paul Brook into the
4522 Non-Autopoiesis section.
4523
4524 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
4525
4526 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4527 (distclean-stage[+id+]): Possibly delete stage_last.
4528 * Makefile.in: Regenerate.
4529
4530 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
4531
4532 * MAINTAINERS (Various Maintainer): Fix typo.
4533
4534 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
4535
4536 * MAINTAINERS (Various Maintainer): Add myself as
4537 dataflow maintainer.
4538
4539 2007-06-07 Ben Elliston <bje@au.ibm.com>
4540
4541 * config.sub, config.guess: Update from upstream sources.
4542
4543 2007-06-07 Ben Elliston <bje@au.ibm.com>
4544
4545 * Makefile.tpl: Fix spelling error.
4546 * Makefile.in: Regenerate.
4547
4548 2007-06-01 Steve Ellcey <sje@cup.hp.com>
4549
4550 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4551 lt_cv_sys_max_cmd_len.
4552
4553 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4554
4555 * MAINTAINERS (Various Maintainers): Add myself as
4556 auto-vectorizer maintainer.
4557
4558 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
4559
4560 PR libjava/32098
4561 * libtool.m4: Revert previous change.
4562 * ltgcc.m4: Put it here.
4563
4564 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
4565
4566 * MAINTAINERS (Various Maintainers): Add myself as
4567 auto-vectorizer maintainer.
4568
4569 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4570
4571 PR libjava/32098
4572 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4573
4574 2007-05-30 Richard Guenther <rguenther@suse.de>
4575
4576 * MAINTAINERS (Various Maintainers): Add myself as
4577 auto-vectorizer maintainer.
4578
4579 2007-05-30 Jakub Jelinek <jakub@redhat.com>
4580
4581 PR bootstrap/29382
4582 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4583 * configure: Rebuilt.
4584
4585 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
4586
4587 * MAINTAINERS (Write After Approval): Removed my name.
4588
4589 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4590
4591 * MAINTAINERS (Write After Approval): Remove myself.
4592
4593 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4594
4595 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4596
4597 2007-05-23 Steve Ellcey <sje@cup.hp.com>
4598
4599 * ltmain.sh: Update from ToT Libtool.
4600 * libtool.m4: Update from ToT Libtool.
4601 * ltsugar.m4: New. Update from ToT Libtool.
4602 * ltversion.m4: New. Update from ToT Libtool.
4603 * ltoptions.m4: New. Update from ToT Libtool.
4604 * ltconfig: Remove.
4605 * ltcf-c.sh: Remove.
4606 * ltcf-cxx.sh: Remove.
4607 * ltcf-gcj.sh: Remove.
4608
4609 2007-05-22 Ollie Wild <aaw@google.com>
4610
4611 * MAINTAINERS (Write After Approval): Add myself.
4612
4613 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
4614
4615 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4616 stage_cflags.
4617 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4618 Remove CFLAGS/LIBCFLAGS.
4619 (configure-stage[+id+]-[+prefix+][+module+],
4620 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4621 * Makefile.in: Regenerate.
4622
4623 2007-05-15 Diego Novillo <dnovillo@google.com>
4624
4625 * MAINTAINERS: Update e-mail address.
4626
4627 2007-05-15 Revital Eres <eres@il.ibm.com>
4628
4629 * MAINTAINERS (Write After Approval): Add myself.
4630
4631 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
4632
4633 * MAINTAINERS (Write After Approval): Updated my address.
4634
4635 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4636
4637 * MAINTAINERS (Write After Approval): Add myself.
4638
4639 2007-05-11 Silvius Rus <rus@google.com>
4640
4641 * MAINTAINERS (Write After Approval): Add myself.
4642
4643 2007-04-23 Tom Tromey <tromey@redhat.com>
4644
4645 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4646
4647 2007-04-22 Mark Mitchell <mark@codesourcery.com>
4648
4649 * MAINTAINERS (cpplib): Rename to ...
4650 (libcpp): ... this. Add C/C++ front end maintainers.
4651
4652 2007-04-14 Steve Ellcey <sje@cup.hp.com>
4653
4654 * config-ml.in: Pass ${ml_config_env} to configure calls.
4655
4656 2007-04-04 Christian Bruel <christian.bruel@st.com>
4657
4658 * MAINTAINERS (Write After Approval): Add myself.
4659
4660 2007-04-02 Dave Korn <dave.korn@artimi.com>
4661
4662 * MAINTAINERS (Write After Approval): Add myself.
4663
4664 2007-03-31 Tobias Burnus <burnus@net-b.de>
4665
4666 * MAINTAINERS (fortran 95 front end): Add myself.
4667
4668 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4669
4670 * MAINTAINERS (Write After Approval): Add myself.
4671
4672 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
4673
4674 * MAINTAINERS (Modulo Scheduler): Add myself.
4675
4676 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4677
4678 * MAINTAINERS (fortran 95 front end): Add myself.
4679 (c++ front end): whitespace fix.
4680
4681 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4682
4683 * MAINTAINERS (Write After Approval): Add myself.
4684
4685 2007-03-21 Richard Sandiford <richard@codesourcery.com>
4686
4687 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4688 of glob. Quote arguments with single quotes too.
4689 * configure: Regenerate.
4690
4691 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4692
4693 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4694 * Makefile.in: Regenerate
4695
4696 2007-03-07 Andreas Schwab <schwab@suse.de>
4697
4698 * configure: Regenerate.
4699
4700 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4701
4702 * configure.ac: Add "--with-pdfdir" configure option,
4703 which defines pdfdir variable.
4704 * Makefile.def (target=fixincludes): Add install-pdf to
4705 missing targets.
4706 (recursive_targets): Add install-pdf target.
4707 (flags_to_pass): Add pdfdir.
4708 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4709 target.
4710 * configure: Regenerate
4711 * Makefile.in: Regenerate
4712
4713 2007-02-28 Eric Christopher <echristo@apple.com>
4714
4715 Revert:
4716 2006-12-07 Mike Stump <mrs@apple.com>
4717
4718 * Makefile.def (dependencies): Add dependency for
4719 install-target-libssp and install-target-libgomp on
4720 install-gcc.
4721 * Makefile.in: Regenerate.
4722
4723 2007-02-27 Matt Kraai <kraai@ftbfs.org>
4724
4725 * configure: Regenerate.
4726 * configure.ac: Move statements after variable declarations.
4727
4728 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4729
4730 * MAINTAINERS: Add myself as sh maintainer.
4731
4732 2007-02-19 Joseph Myers <joseph@codesourcery.com>
4733
4734 * configure.ac: Adjust for loop syntax.
4735 * configure: Regenerate.
4736
4737 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4738
4739 * configure: Rebuilt.
4740
4741 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4742
4743 * configure.ac: Drop multiple occurrences of --enable-languages,
4744 and fix its quoting.
4745 * configure: Rebuilt.
4746
4747 2007-02-17 Mark Mitchell <mark@codesourcery.com>
4748 Nathan Sidwell <nathan@codesourcery.com>
4749 Vladimir Prus <vladimir@codesourcery.com>
4750 Joseph Myers <joseph@codesourcery.com>
4751
4752 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4753 * configure: Regenerate.
4754
4755 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4756
4757 * ltconfig (freebsd*): Default to elf.
4758
4759 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4760
4761 * configure.ac (target_libraries): Move libgcc before libiberty.
4762 * configure: Regenerated.
4763
4764 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4765 Paolo Bonzini <bonzini@gnu.org>
4766
4767 PR bootstrap/30753
4768 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4769 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4770 * configure: Regenerated.
4771
4772 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4773
4774 * MAINTAINERS (Language Front End Maintainers): Update my mail
4775 address.
4776
4777 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4778
4779 PR bootstrap/30748
4780 * configure.ac: Correct syntax for Solaris ksh.
4781 * configure: Regenerated.
4782
4783 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4784
4785 * configure.ac: Sync with src.
4786 * configure: Regenerate.
4787
4788 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4789
4790 * Makefile.in: Regenerate.
4791
4792 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4793
4794 * config.sub: Sync with src.
4795
4796 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4797
4798 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4799 noncanonical equivalents.
4800 * configure.in: Rename to...
4801 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4802 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4803 target_noncanonical. Use them. Rewrite removal of configure
4804 arguments for autoconf 2.59. Discard variable settings. Force
4805 program_transform_name for native tools.
4806
4807 * Makefile.in: Regenerated.
4808 * configure: Regenerated with autoconf 2.59.
4809
4810 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
4811
4812 * MAINTAINERS (Write After Approval): Add myself.
4813
4814 2007-01-31 Andreas Schwab <schwab@suse.de>
4815
4816 * Makefile.tpl (LDFLAGS): Substitute it.
4817 * Makefile.in: Regenerate.
4818
4819 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
4820
4821 * MAINTAINERS (Write After Approval): Add myself.
4822
4823 2007-01-28 David Edelsohn <edelsohn@gnu.org>
4824
4825 * MAINTAINERS (spu port): Add myself.
4826
4827 2007-01-23 Richard Guenther <rguenther@suse.de>
4828
4829 PR bootstrap/30541
4830 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4831 * Makefile.tpl (GNATBIND): Substitute it.
4832 (GNATMAKE): Likewise.
4833 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4834 of STAGE_PREFIX.
4835 * Makefile.in: Regenerate.
4836 * configure: Regenerate.
4837
4838 2007-01-18 Mike Stump <mrs@apple.com>
4839
4840 * configure.in: Re-enable -Werror for gcc builds.
4841
4842 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
4843
4844 * MAINTAINERS (Write After Approval): Add myself.
4845
4846 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4847
4848 * configure.in: Change == to = in test command.
4849 * configure: Regenerate.
4850
4851 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4852 Nick Clifton <nickc@redhat.com>
4853 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4854
4855 * configure.in (build_configargs, host_configargs, target_configargs):
4856 Remove build/host/target parameters.
4857 (host_libs): Add gmp and mpfr.
4858 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4859 * Makefile.def (gmp, mpfr): New.
4860 (gcc): Remove target.
4861 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4862 target_os, target_vendor): New.
4863 (configure): Add host_alias/target_alias arguments; adjust invocations.
4864 * configure: Regenerate.
4865 * Makefile.in: Regenerate.
4866
4867 2007-01-11 Matt Fago <fago@earthlink.net>
4868
4869 * configure.in: Try to link to functions only in mpfr 2.2.x
4870 to improve robustness of configure tests.
4871 * configure: Regenerate.
4872
4873 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
4874
4875 * MAINTAINERS: Add myself as i386 maintainer.
4876
4877 2007-01-08 Jan Hubicka <jh@suse.cz>
4878
4879 * MAINTAINERS: Add myself as i386 maintainer.
4880
4881 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4882
4883 * configure.in: Add support for an x86_64-mingw* target.
4884 * configure: Regenerate.
4885
4886 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4887
4888 * Makefile.tpl (all-target): Correct @if conditional for target
4889 modules.
4890 * configure.in: Omit libiberty if building only target libgcc.
4891 * configure, Makefile.in: Regenerated.
4892
4893 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4894
4895 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4896 * configure: Regenerate.
4897
4898 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4899
4900 * Makefile.def (target_modules): Add libgcc.
4901 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4902 * Makefile.tpl (clean-target-libgcc): Delete.
4903 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4904 on gcc even for bootstrapped modules. Rewrite handling of
4905 lang_env_dependencies to loop over target_modules.
4906 * configure.in (target_libraries): Add target-libgcc.
4907 * Makefile.in, configure: Regenerated.
4908
4909 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4910
4911 * configure.in: Reorganize recognition of languages. Add
4912 --enable-stage1-languages. Show supported languages for the chosen
4913 target rather than all recognized languages.
4914 * configure: Regenerate.
4915
4916 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4917
4918 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4919 * Makefile.in: Regenerate.
4920
4921 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4922
4923 * configure.in: Warn that MPFR 2.2.0 is buggy.
4924 * configure: Regenerate.
4925
4926 2006-12-27 Ian Lance Taylor <iant@google.com>
4927
4928 * configure.in: When removing Makefiles to force a reconfigure, also
4929 remove prev-DIR*/Makefile.
4930 * configure: Regenerate.
4931
4932 2006-12-22 Andreas Schwab <schwab@suse.de>
4933
4934 * configure: Regenerate with correct autoconf version.
4935
4936 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4937
4938 * configure.in: add AC_SUBST for *_FOR_TARGET.
4939 * configure: Regenerate.
4940
4941 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4942
4943 * configure.in: Simplify logic for rejecting languages that cannot
4944 be built. Separate the case when a language is unsupported,
4945 from the case when the user chooses not to build a language.
4946
4947 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4948
4949 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4950 it only affects bootstrap and could be tested on "$host" as well.
4951 * configure: Regenerate.
4952 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4953
4954 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4955
4956 PR bootstrap/29544
4957 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4958 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4959 move here comment from Makefile.tpl.
4960 * Makefile.tpl: Move some definitions higher in the file.
4961 (STAGE1_CHECKING): New.
4962 * configure.in: Add --enable-stage1-checking.
4963 * configure: Regenerate.
4964 * Makefile.in: Regenerate.
4965
4966 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4967
4968 * MAINTAINERS: Add myself as build system maintainer.
4969
4970 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
4971
4972 * MAINTAINERS (Write After Approval): Add myself.
4973
4974 2006-12-13 Eric Christopher <echristo@apple.com>
4975
4976 * MAINTAINERS: Add myself as darwin maintainer.
4977
4978 2006-12-11 Ian Lance Taylor <ian@airs.com>
4979
4980 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4981
4982 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
4983
4984 MAINTAINERS: Update my entry.
4985
4986 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4987
4988 * configure.in: Handle spu makefile frag.
4989 * Makefile.tpl (MAINT): Define
4990 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4991 * configure: Regenerate.
4992 * Makefile.in: Regenerate.
4993
4994 2006-12-11 Ben Elliston <bje@au.ibm.com>
4995
4996 * config.guess: Import latest version.
4997 * config.sub: Likewise.
4998
4999 2006-12-11 Ben Elliston <bje@au.ibm.com>
5000
5001 * configure.in (spu-*-*): Don't skip target-libiberty.
5002 * configure: Regenerate.
5003
5004 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
5005
5006 PR bootstrap/30134
5007 * configure.in: Correct x86 darwin support for libjava to powerpc
5008 and i?86 only.
5009 * configure: Regenerate.
5010
5011 2006-12-08 Sandro Tolaini <tolaini@libero.it>
5012
5013 * configure.in: Add x86 darwin support for libjava.
5014 * configure: Regenerate.
5015
5016 2006-12-07 Mike Stump <mrs@apple.com>
5017
5018 * Makefile.def (dependencies): Add dependency for
5019 install-target-libssp and install-target-libgomp on
5020 install-gcc.
5021 * Makefile.in: Regenerate.
5022
5023 2006-12-04 Richard Guenther <rguenther@suse.de>
5024
5025 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5026 (Non-Algorithmic Maintainers): Move over non-algorithmic
5027 loop optimizer maintainers, add myself as a non-algorithmic
5028 middle-end maintainer.
5029
5030 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
5031
5032 * MAINTAINERS (Write After Approval): Add myself.
5033
5034 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5035
5036 * configure.in: Update error message for missing GMP/MPFR.
5037
5038 * configure: Regenerate.
5039
5040 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5041
5042 * configure.in: Update MPFR version in error message.
5043
5044 * configure: Regenerate.
5045
5046 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5047
5048 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5049 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5050 --with-gmp-lib): New flags.
5051
5052 * configure: Regenerate.
5053
5054 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
5055
5056 * MAINTAINERS (Write After Approval): Change my email address.
5057
5058 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
5059
5060 * MAINTAINERS (Write After Approval): Add myself.
5061
5062 2006-11-22 Philipp Thomas <pth@suse.de>
5063
5064 * MAINTAINERS (i18n): Update e-mail address.
5065
5066 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5067
5068 * MAINTAINERS (spu port): Add myself as maintainer.
5069 (Write After Approval): Remove myself.
5070
5071 2006-11-22 Ben Elliston <bje@au.ibm.com>
5072
5073 * configure.in (skipdirs): Don't build libssp for SPU.
5074 * configure: Regenerate.
5075
5076 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
5077
5078 * MAINTAINERS (spu port): Add myself as maintainer.
5079 (libobjc): Update my email address.
5080
5081 2006-11-21 Andrea Bona <andrea.bona@st.com>
5082
5083 * MAINTAINERS (Write After Approval): Add myself.
5084
5085 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5086
5087 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5088 * configure : Rebuilt.
5089
5090 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5091
5092 * MAINTAINERS (Write After Approval): Add myself.
5093
5094 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
5095
5096 * MAINTAINERS (Write After Approval): Add myself.
5097
5098 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5099
5100 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5101 libmpfr.a.
5102 * configure: Regenerate.
5103
5104 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
5105
5106 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5107 (unstage): Test for stage_last presence.
5108
5109 PR bootstrap/29802
5110 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5111 STAGE_PREFIX.
5112 * Makefile.in: Regenerate.
5113
5114 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
5115
5116 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5117 maintainers.
5118
5119 2006-11-14 Erven Rohou <erven.rohou@st.com>
5120
5121 * MAINTAINERS (Write After Approval): Add myself.
5122
5123 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
5124
5125 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5126 and stageN-package/Makefile.
5127 * Makefile.in: Regenerated.
5128
5129 2006-11-14 Jie Zhang <jie.zhang@analog.com>
5130
5131 * configure.in: Remove target-libgloss from noconfigdirs for
5132 bfin-*-*.
5133 * configure: Regenerated.
5134
5135 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5136
5137 * configure.in (have_gmp): Only error if the gcc directory exists.
5138
5139 * configure: Regenerate.
5140
5141 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5142
5143 * configure.in: Robustify error message for missing GMP/MPFR.
5144
5145 * configure: Regenerate.
5146
5147 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
5148
5149 * MAINTAINERS (Write After Approval): Add myself.
5150
5151 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
5152
5153 * MAINTAINERS: Change email address.
5154
5155 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
5156
5157 * MAINTAINERS (Write After Approval): Add myself.
5158
5159 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
5160
5161 * MAINTAINERS (Write After Approval): Add myself.
5162
5163 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
5164
5165 * MAINTAINERS (Write After Approval): Move myself to
5166 Write After Approval section.
5167
5168 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5169
5170 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
5171 need_gmp anymore.
5172 * configure: Regenerate.
5173
5174 2006-10-16 Tobias Burnus <burnus@net-b.de>
5175
5176 * MAINTAINERS (Write After Approval): Add myself.
5177
5178 2006-10-16 Ben Elliston <bje@au.ibm.com>
5179
5180 * config.guess: Import latest version.
5181 * config.sub: Likewise.
5182
5183 2006-10-10 Brooks Moses <bmoses@stanford.edu>
5184
5185 * Makefile.def: Added pdf target handling.
5186 * Makefile.tpl: Added pdf target handling.
5187 * Makefile.in: Regenerated.
5188
5189 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
5190
5191 * MAINTAINERS: Add self as score port maintainer.
5192
5193 2006-10-04 Brooks Moses <bmoses@stanford.edu>
5194
5195 * MAINTAINERS (Write After Approval): Add myself.
5196
5197 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
5198
5199 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
5200 or newer.
5201 * configure: Regenerated.
5202
5203 2006-09-27 Dave Brolley <brolley@redhat.com>
5204
5205 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5206 using $s instead of $r.
5207 * configure: Regenerated.
5208
5209 2006-09-26 Thiemo Seufer <ths@mips.com>
5210
5211 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5212 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5213 * configure: Regenerate.
5214
5215 2006-09-24 Graeme Peterson <gridly@gmail.com>
5216
5217 * MAINTAINERS (Write After Approval): Remove myself.
5218
5219 2006-09-22 Chao-ying Fu <fu@mips.com>
5220
5221 * MAINTAINERS (Write After Approval): Add myself.
5222
5223 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
5224
5225 * MAINTAINERS: Add self as soft-fp maintainer.
5226
5227 2006-09-09 Anatoly Sokolov <aesok@post.ru>
5228
5229 * MAINTAINERS: Add myself as avr maintainer.
5230 Remove Marek Michalkiewicz as avr maintainer.
5231
5232 2006-09-07 Roberto Costa <roberto.costa@st.com>
5233
5234 * MAINTAINERS (Write After Approval): Add myself.
5235
5236 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
5237
5238 * configure.in: Never build newlib for a Mingw host.
5239 Never build newlib as Mingw target library.
5240 Test the existence of winsup/cygwin for building a Cygwin newlib,
5241 rather than just winsup.
5242 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5243 building a Mingw target.
5244 * configure: Regenerate.
5245
5246 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5247
5248 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5249
5250 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
5251
5252 * config.guess: Import from src (was more updated).
5253 * config.sub: Likewise.
5254
5255 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5256
5257 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5258 * configure: Regenerated.
5259
5260 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
5261
5262 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5263 for stages after the first.
5264
5265 2006-07-17 Jakub Jelinek <jakub@redhat.com>
5266
5267 * Makefile.def: Add dependencies for configure-opcodes
5268 on configure-intl and all-opcodes on all-intl.
5269 * Makefile.in: Regenerated.
5270
5271 2006-07-13 Ben Elliston <bje@au.ibm.com>
5272
5273 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5274
5275 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5276
5277 Port to hosts whose 'sort' and 'tail' implementations
5278 treat operands with leading '+' as file names, as POSIX
5279 has required since 2001. However, make sure the code still
5280 works on pre-POSIX hosts.
5281 * ltmain.sh: Don't assume "sort +2" is equivalent to
5282 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5283
5284 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5285
5286 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5287
5288 2006-07-04 Peter O'Gorman <peter@pogma.com>
5289
5290 * ltconfig: chmod 644 before ranlib during install.
5291
5292 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5293
5294 PR bootstrap/18058
5295 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5296 if the bootstrap compiler is a GCC version that supports it.
5297 * configure: Regenerate.
5298
5299 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5300
5301 * configure.in: Fix thinkos in previous check-in.
5302 * configure: Regenerate.
5303
5304 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5305
5306 PR other/27063
5307 * configure.in: Test subdir_requires and give an appropriate
5308 error message.
5309 * configure: Regenerate.
5310
5311 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
5312
5313 * MAINTAINERS (Write After Approval): Add myself.
5314
5315 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
5316
5317 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5318
5319 2006-06-22 Steve Ellcey <sje@cup.hp.com>
5320
5321 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5322
5323 2006-06-20 David Ayers <d.ayers@inode.at>
5324
5325 PR bootstrap/28072
5326 * configure.in: Add target-boehm-gc to noconfigdirs depending on
5327 whether target-libjava is being configured instead of whether the
5328 java front end is enabled.
5329 * configure: Regenerate.
5330
5331 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5332
5333 PR target/27540
5334 * configure.in: Only enable libgomp on IRIX 6.
5335 * configure: Regenerate.
5336
5337 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
5338
5339 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5340 too.
5341 * Makefile.in: Regenerate.
5342
5343 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
5344
5345 * config-ml.in: Alter CCASFLAGS to include special
5346 multilib options the same as is done for CFLAGS.
5347
5348 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5349
5350 * configure.in: Don't enable libgomp on hpux10.
5351 * configure: Rebuilt.
5352
5353 2006-06-12 David Ayers <d.ayers@inode.at>
5354
5355 PR bootstrap/27963
5356 PR target/19970
5357 * configure.in: Remove target-boehm-gc from noconfigdirs where
5358 ${libgcj} is specified.
5359 * configure: Regenerate.
5360
5361 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
5362
5363 Sync from src:
5364
5365 * configure.in: Sync.
5366 * configure: Regenerated.
5367
5368 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
5369
5370 * Makefile.def: Added dependencies from sim and gdb on intl, and
5371 added configure dependencies to everything with an all dependency
5372 on intl.
5373 * Makefile.in: Regenerated.
5374
5375 2006-06-06 David Ayers <d.ayers@inode.at>
5376
5377 PR libobjc/13946
5378 * Makefile.def: Add dependencies for libobjc which boehm-gc.
5379 * Makefile.in: Regenerate.
5380 * configure.in: Add --enable-objc-gc at toplevel and have it
5381 enable boehm-gc for Objective-C.
5382 Remove target-boehm-gc from libgcj.
5383 Add target-boehm-gc to target_libraries.
5384 Add target-boehm-gc to noconfigdirs where ${libgcj}
5385 is specified.
5386 Assert that boehm-gc is supported when requested for Objective-C.
5387 Only build boehm-gc if needed either for Java or Objective-C.
5388 * configure: Regenerate.
5389
5390 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
5391
5392 PR 27674
5393 * Makefile.tpl (configure-[+prefix+][+module+],
5394 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5395 Remove rule to unstage bootstrapped modules.
5396 (stage_current): New.
5397 * Makefile.in: Regenerate.
5398
5399 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5400
5401 * MAINTAINERS (Write After Approval): Update my e-mail address.
5402
5403 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
5404
5405 * include/libiberty.h: Declare pex_run_in_environment.
5406
5407 2006-05-31 Asher Langton <langton2@llnl.gov>
5408
5409 * MAINTAINERS (Write After Approval): Add myself.
5410
5411 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
5412
5413 * Makefile.def (bfd, opcodes): Fix lib_path.
5414 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5415 (restrap): Move under "@if gcc-bootstrap". Fix typo.
5416 * Makefile.in: Regenerate.
5417
5418 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5419
5420 * Makefile.in: Regenerate.
5421
5422 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5423
5424 * Makefile.def: Add install-html target. Add datarootdir
5425 docdir and htmldir to flags_to_pass.
5426 * Makefile.tpl: Add install-html target.
5427 * Makefile.in: Regenerate.
5428 * configure.in: Add --with-datarootdir, --with-docdir, and
5429 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5430 * configure: Regenerate.
5431
5432 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5433
5434 * configure.in: Enable gprof for cross builds.
5435 * configure: Regenerate.
5436
5437 2006-05-22 Richard Guenther <rguenther@suse.de>
5438
5439 Revert
5440 2006-01-31 Richard Guenther <rguenther@suse.de>
5441 Paolo Bonzini <bonzini@gnu.org>
5442
5443 * Makefile.def (target_modules): Add libgcc-math target module.
5444 * configure.in (target_libraries): Add libgcc-math target library.
5445 (--enable-libgcc-math): New configure switch.
5446 * Makefile.in: Re-generate.
5447 * configure: Re-generate.
5448 * libgcc-math: New toplevel directory.
5449
5450 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5451 Andreas Tobler <a.tobler@schweiz.ch>
5452
5453 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5454 * configure: Rebuilt.
5455
5456 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
5457
5458 * MAINTAINERS (Write After Approval): Add myself.
5459
5460 2006-05-01 DJ Delorie <dj@redhat.com>
5461
5462 * configure.in: Restore CFLAGS if GMP isn't present.
5463 * configure: Regenerate.
5464
5465 2006-05-01 Richard Guenther <rguenther@suse.de>
5466
5467 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5468 maintainer.
5469
5470 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
5471
5472 * MAINTAINERS (Write After Approval): Add myself.
5473
5474 2006-04-28 Jan Beulich <jbeulich@novell.com>
5475
5476 * MAINTAINERS (Write After Approval): Add myself.
5477
5478 2006-04-18 DJ Delorie <dj@redhat.com>
5479
5480 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5481 reference libgloss so that libssp can be built in a combined
5482 tree.
5483 * configure: Regenerate.
5484
5485 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
5486
5487 * MAINTAINERS (Write After Approval): Add myself.
5488
5489 2006-04-05 Ben Elliston <bje@au.ibm.com>
5490
5491 * configure.in: Require makeinfo 4.4 or higher.
5492 * configure: Regenerate.
5493
5494 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5495
5496 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5497 Rearrange the entries of other libraries to have them in one place.
5498
5499 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5500
5501 * MAINTAINERS (Write After Approval): Remove myself.
5502 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5503
5504 2006-03-14 Richard Guenther <rguenther@suse.de>
5505
5506 * configure: Regenerate with autoconf 2.13.
5507
5508 2006-03-13 Jim Blandy <jimb@codesourcery.com>
5509
5510 * MAINTAINERS: Use my work address.
5511
5512 * MAINTAINERS: Update my E-mail address.
5513
5514 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
5515
5516 * configure.in: Handle --disable-<component> generically.
5517 * configure: Regenerate.
5518
5519 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5520
5521 PR libgcj/17311
5522 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5523
5524 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5525
5526 * MAINTAINERS (Write After Approval): Remove myself.
5527 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5528
5529 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
5530
5531 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5532 (TARGET_CONFIGDIRS): Remove.
5533 * configure.in: Remove AC_SUBST(target_configdirs).
5534 * Makefile.in, configure: Regenerated.
5535
5536 2006-02-20 Steven G. Kargl <kargls@comcast.net>
5537
5538 * MAINTAINERS (Write After Approval): Remove myself.
5539 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5540
5541 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
5542
5543 PR bootstrap/25670
5544
5545 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5546
5547 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5548 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5549 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5550 BUILD_PREFIX, BUILD_PREFIX_1.
5551 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5552
5553 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5554 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5555
5556 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5557 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5558 of `cat stage_current`. Always provide the `r' and `s' variables.
5559 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5560 a single shell execution.
5561 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5562 bootstrapped modules, make the stage1 module if the build was not
5563 started yet, else build the current stage.
5564 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5565 (all-build, all-host, all-target, [+make_target+]-host,
5566 [+make_target+]-target): Do not use \-continued lines.
5567 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5568 (current_stage, restrap, stage_last): New.
5569
5570 * Makefile.in: Regenerate.
5571 * configure: Regenerate.
5572
5573 2006-02-19 Bud Davis <jmdavis@link.com>
5574
5575 * MAINTAINERS (Write After Approval): Remove myself.
5576 (Language Front End Maintainers): Add myself as fortran 95
5577 maintainer and update e-mail address.
5578
5579 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5580
5581 * MAINTAINERS (Write After Approval): Remove myself.
5582 (Language Front End Maintainers): Add myself as fortran 95
5583 maintainer.
5584
5585 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
5586
5587 * MAINTAINERS (Write After Approval): Add myself.
5588
5589 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5590
5591 * MAINTAINERS (Write After Approval): Remove myself.
5592 (Language Front End Maintainers): Add myself as
5593 fortran 95 maintainer.
5594
5595 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5596
5597 Sync from src:
5598
5599 2005-12-27 Leif Ekblad <leif@rdos.net>
5600
5601 * configure.in: Add support for RDOS target.
5602 * configure: Regenerate.
5603
5604 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5605 Andreas Schwab <schwab@suse.de>
5606
5607 * configure: Regenerate.
5608
5609 2006-02-12 David Edelsohn <edelsohn@gnu.org>
5610
5611 * configure.in (enable_libgomp): Add AIX.
5612 * configure: Regenerate.
5613
5614 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5615
5616 * MAINTAINERS (Write After Approval): Add myself.
5617
5618 2006-02-03 Lee Millward <lee.millward@gmail.com>
5619
5620 * MAINTAINERS (Write After Approval): Add myself.
5621
5622 2006-01-31 Richard Guenther <rguenther@suse.de>
5623 Paolo Bonzini <bonzini@gnu.org>
5624
5625 * Makefile.def (target_modules): Add libgcc-math target module.
5626 * configure.in (target_libraries): Add libgcc-math target library.
5627 (--enable-libgcc-math): New configure switch.
5628 * Makefile.in: Re-generate.
5629 * configure: Re-generate.
5630 * libgcc-math: New toplevel directory.
5631
5632 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
5633
5634 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5635 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5636 the assembler, linker and binutils.
5637 * configure: Regenerate.
5638
5639 2006-01-22 Dirk Mueller <dmueller@suse.de>
5640
5641 * MAINTAINERS (Write After Approval): Add myself.
5642
5643 2006-01-20 Diego Novillo <dnovillo@redhat.com>
5644
5645 * configure: Regenerate.
5646
5647 2006-01-18 Richard Henderson <rth@redhat.com>
5648 Jakub Jelinek <jakub@redhat.com>
5649 Diego Novillo <dnovillo@redhat.com>
5650
5651 * libgomp: New directory.
5652 * Makefile.def: Add target_module libgomp.
5653 * Makefile.in: Regenerate.
5654 * configure.in (target_libraries): Add target-libgomp.
5655 * configure: Regenerate.
5656
5657 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
5658
5659 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5660 @ from continuation.
5661 * Makefile.in: Rebuilt.
5662
5663 2006-01-04 Chris Lattner <sabre@gnu.org>
5664
5665 * MAINTAINERS (Write After Approval): Add myself.
5666
5667 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
5668
5669 PR bootstrap/24252
5670
5671 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5672 * Makefile.tpl (OBJDUMP): New.
5673 (EXTRA_HOST_FLAGS): Add it.
5674 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5675
5676 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5677 to use symbolic links between directories. Avoid race conditions
5678 or make them harmless.
5679 * configure.in: Do not try to use symbolic links between directories.
5680
5681 * Makefile.def (LEAN): Pass.
5682 * Makefile.tpl (LEAN): Define.
5683 (stage[+id+]-start): Accept that the previous directory does not
5684 exist, if the bootstrap is lean.
5685 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5686 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5687 configure substitution.
5688 ([+compare-target+]): Likewise.
5689 ([+bootstrap-target+]-lean): New.
5690 * configure.in: Remove lean bootstrap support from here.
5691
5692 * Makefile.in: Regenerate.
5693 * configure: Regenerate.
5694
5695 2006-01-04 Ben Elliston <bje@au.ibm.com>
5696
5697 * MAINTAINERS (libdecnumber): Add myself.
5698
5699 2006-01-02 Mark Mitchell <mark@codesourcery.com>
5700
5701 * libtool-ldflags: New script.
5702
5703 2006-01-02 Andreas Schwab <schwab@suse.de>
5704
5705 * configure.in: When reconfiguring remove Makefile in
5706 all stage directories.
5707 * configure: Regenerate.
5708
5709 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5710
5711 * MAINTAINERS: Update my email address.
5712
5713 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
5714
5715 Revert Ada-related part of the previous change.
5716
5717 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5718 Do not pass.
5719 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5720 * Makefile.in: Regenerate.
5721 * configure.in: Do not include mt-ppc-aix target fragment.
5722 * configure: Regenerate.
5723
5724 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
5725
5726 * configure.in: Select appropriate fragments for PowerPC/AIX.
5727 * configure: Regenerate.
5728
5729 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5730 BOOT_CFLAGS, BOOT_LDFLAGS.
5731 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5732 BOOT_CFLAGS, BOOT_LDFLAGS.
5733 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5734 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5735 (stage): Fail if we cannot complete the work.
5736 * Makefile.in: Regenerate.
5737
5738 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5739
5740 * configure.in: Replace ms1 with mt.
5741 * configure: Rebuilt.
5742
5743 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5744
5745 * MAINTAINERS: Update my email address.
5746
5747 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
5748
5749 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5750 install-host-nogcc): Don't invoke $(stage) at the end.
5751 * Makefile.in: Regenerate.
5752
5753 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
5754
5755 * configure.in: Flip the top-level bootstrap switch.
5756 * configure: Regenerate.
5757
5758 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5759
5760 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5761 $(stage) and $(unstage).
5762 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5763 (all): Remove stray semicolon.
5764 (local-distclean): Don't handle multilib.tmp and multilib.out.
5765 (install.all): Set $s for consistency.
5766 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5767 check_multilibs setting. Always make the install directory.
5768 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5769 Correct @if/@endif.
5770 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5771 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5772 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5773 (multilib.out): Remove.
5774 * Makefile.in: Regenerated.
5775
5776 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
5777
5778 * MAINTAINERS (Write After Approval): Add myself.
5779
5780 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5781
5782 * MAINTAINERS: Add myself as mt maintainer.
5783
5784 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5785
5786 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5787
5788 * MAINTAINERS: Change email address.
5789
5790 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5791
5792 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5793 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5794 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5795 Find in-tree tools if available.
5796 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5797 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5798 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5799 (COMPILER_*_FOR_TARGET): New.
5800 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5801 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5802 (CONFIGURED_*, USUAL_*): Remove.
5803 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5804 STRIP): Use autoconf substitutions.
5805 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5806 COMPILER_NM_FOR_TARGET): New.
5807 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5808
5809 (all): Make all-host and all-target in parallel.
5810 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5811 that $$r and $$s are set before invoking a recursive make.
5812 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5813 ([+bootstrap-target+]): Inline most of the `all' target.
5814
5815 2005-11-29 Ben Elliston <bje@au.ibm.com>
5816
5817 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5818 from the gcc build directory.
5819 * Makefile.in: Regenerate.
5820
5821 2005-11-29 Ben Elliston <bje@au.ibm.com>
5822
5823 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5824 depend on all-libdecnumber.
5825 * configure.in (host_libs): Include libdecnumber.
5826 * Makefile.in: Regenerate.
5827 * configure: Likewise.
5828
5829 2005-11-29 Ben Elliston <bje@au.ibm.com>
5830
5831 * libdecnumber: Import decNumber sources from the dfp-branch.
5832
5833 2005-11-21 Kean Johnston <jkj@sco.com>
5834
5835 * config.sub, config.guess: Sync from upstream sources.
5836
5837 2005-11-21 Ben Elliston <bje@au.ibm.com>
5838
5839 Import from Autoconf sources:
5840
5841 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5842 * config/move-if-change: Don't output "$2 is unchanged";
5843 suggested by Ben Elliston. Handle weird characters correctly.
5844
5845 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5846
5847 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5848 to match upstream libtool for darwin.
5849
5850 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5851
5852 * Makefile.def: Remove gdb dependencies for gdbtk.
5853 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5854 (configure-gdb, install-gdb): New rules.
5855 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5856 * Makefile.in, configure: Regenerated.
5857
5858 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5859
5860 * MAINTAINERS (Write After Approval): Add myself.
5861
5862 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5863
5864 * MAINTAINERS (Write After Approval): Add myself.
5865
5866 2005-10-24 Diego Novillo <dnovillo@redhat.com>
5867
5868 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5869 Diego Novillo.
5870
5871 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
5872
5873 PR bootstrap/24297
5874 * Makefile.tpl (do-[+make-target+], do-check, install,
5875 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5876 are set before recursing.
5877 * Makefile.in: Regenerate.
5878
5879 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5880
5881 PR bootstrap/18939
5882 * Makefile.def (gcc) <target>: Fix thinko.
5883 * Makefile.in: Regenerate.
5884
5885 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5886
5887 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5888 * configure: Regenerate.
5889
5890 2005-10-15 Jie Zhang <jie.zhang@analog.com>
5891
5892 * MAINTAINERS (Write After Approval): Add self.
5893
5894 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
5895
5896 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5897 target-libffi, target-qthreads, target-libjava, and
5898 targetlibobjc.
5899 * configure: Regenerate.
5900
5901 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5902
5903 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5904 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5905 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5906 (USUAL_OBJDUMP_FOR_TARGET): New.
5907 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5908 * configure.in: Check for $OBJDUMP_FOR_TARGET.
5909 * configure, Makefile.in: Regenerated.
5910
5911 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5912
5913 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5914 before other host packages.
5915
5916 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5917
5918 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5919
5920 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5921
5922 PR bootstrap/22340
5923
5924 * configure.in (default_target): Remove.
5925 * Makefile.tpl (all): Do not use prerequisites as subroutines
5926 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5927 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5928 use prerequisites as subroutines.
5929 (check-host, check-target): New.
5930 (bootstrap configure & all targets): Do not use stage*-start
5931 if the directory layout is already ok.
5932 (non-bootstrap configure & all targets): Prepend a $(unstage).
5933 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5934 (NOTPARALLEL): Remove.
5935 (unstage, stage variables): New variables.
5936 (unstage, stage targets): Simply expand to those variables.
5937
5938 * configure: Regenerate.
5939 * Makefile.in: Regenerate.
5940
5941 2005-10-04 James E Wilson <wilson@specifix.com>
5942
5943 * Makefile.def (lang_env_dependencies): Add libmudflap.
5944 * Makefile.in: Regenerate.
5945
5946 2005-10-03 Andreas Schwab <schwab@suse.de>
5947
5948 Backport from libtool CVS:
5949 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5950
5951 * ltmain.sh: add support for installing into temporary
5952 staging area (e.g. 'make install DESTDIR=...')
5953
5954 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5955
5956 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5957 * configure: Regenerated.
5958
5959 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5960
5961 * configure: Regenerate with the correct
5962 autoconf version.
5963
5964 2005-09-30 Catherine Moore <clm@cm00re.com>
5965
5966 * configure.in (bfin-*-*): New.
5967 * configure: Regenerated.
5968
5969 2005-09-28 Geoffrey Keating <geoffk@apple.com>
5970
5971 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5972 (LIPO_FOR_TARGET): New.
5973 (CONFIGURED_LIPO_FOR_TARGET): New.
5974 (USUAL_LIPO_FOR_TARGET): New.
5975 (STRIP_FOR_TARGET): New.
5976 (CONFIGURED_STRIP_FOR_TARGET): New.
5977 (USUAL_STRIP_FOR_TARGET): New.
5978 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5979 STRIP_FOR_TARGET.
5980 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5981 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5982 * Makefile.in: Regenerate.
5983 * configure: Regenerate.
5984
5985 2005-09-19 David Edelsohn <edelsohn@gnu.org>
5986
5987 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5988 (rs6000-*-aix*): Same.
5989 * configure: Regenerate.
5990
5991 2005-09-16 Tom Tromey <tromey@redhat.com>
5992
5993 * MAINTAINERS: Add self as java maintainer.
5994
5995 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5996
5997 * configure.in: Recognize f95 in the --enable-languages option,
5998 and substitute it for fortran, issuing a warning.
5999 * configure: Regenerate.
6000
6001 2005-08-30 Phil Edwards <phil@codesourcery.com>
6002
6003 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
6004 * configure: Regenerated.
6005
6006 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
6007
6008 * MAINTAINERS: Add self as ms1 maintainer.
6009
6010 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
6011
6012 * Makefile.def (libssp): Add to lang_env_dependencies.
6013 * Makefile.in: Regenerate.
6014
6015 2005-08-18 Ian Lance Taylor <ian@airs.com>
6016
6017 * MAINTAINERS: Add myself as middle-end maintainer.
6018
6019 2005-08-17 Christian Groessler <chris@groessler.org>
6020
6021 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6022 * Makefile.in: Regenerate.
6023
6024 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
6025
6026 * MAINTAINERS (write after approval): Added myself.
6027
6028 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
6029
6030 * MAINTAINERS (Write After Approval): Add myself.
6031
6032 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
6033
6034 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6035 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6036 Look for alternate names of the target cc and c++
6037 * configure: Regenerate.
6038
6039 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
6040
6041 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6042 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6043 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6044 tools; remove code to manually set them.
6045 (Target tools): Look in the environment for them.
6046 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6047 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6048 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6049 build directory.
6050 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6051 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6052 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6053 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6054 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6055 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6056 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6057 * configure: Regenerate.
6058 * Makefile.in: Regenerate.
6059
6060 2005-07-28 Ben Elliston <bje@au.ibm.com>
6061
6062 * MAINTAINERS: Update for removed CPU targets.
6063
6064 2005-07-27 Mark Mitchell <mark@codesourcery.com>
6065
6066 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6067 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6068 * Makefile.in: Regenerated.
6069
6070 2005-07-26 Mark Mitchell <mark@codesourcery.com>
6071
6072 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6073 (CFLAGS_FOR_TARGET): Use it.
6074 (CXXFLAGS_FOR_TARGET): Likewise.
6075 * Makefile.in: Regenerated.
6076 * configure.in (--with-build-sysroot): New option.
6077 * configure: Regenerated.
6078
6079 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
6080
6081 * Makefile.tpl: Wrap install between unstage and stage
6082 * Makefile.in: Regenerate.
6083
6084 2005-07-21 Eric Christopher <echristo@apple.com>
6085
6086 * MAINTAINERS: Update affiliation.
6087
6088 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
6089
6090 * MAINTAINERS: Add self as crx port maintainer.
6091
6092 2005-07-20 DJ Delorie <dj@redhat.com>
6093
6094 * MAINTAINERS: Add self as m32c maintainer.
6095
6096 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
6097
6098 * all files: Update FSF address.
6099
6100 2005-07-15 Eric Christopher <echristo@redhat.com>
6101
6102 * MAINTAINERS: Change affiliation.
6103
6104 2005-07-14 Jim Blandy <jimb@redhat.com>
6105
6106 * configure.in: Add cases for Renesas m32c.
6107 * configure: Regenerated.
6108
6109 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6110
6111 * COPYING.LIB: Update from fsf.org.
6112
6113 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6114
6115 * COPYING, compile, config.guess,
6116 config.sub, install-sh, missing, mkinstalldirs,
6117 symlink-tree, ylwrap: Sync from upstream sources.
6118 * config-ml.in: Update FSF address.
6119
6120 2005-07-13 Eric Christopher <echristo@redhat.com>
6121
6122 * configure.in: Add toplevel noconfigdir support for tpf.
6123 * configure: Regenerate.
6124
6125 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
6126
6127 PR ada/22340
6128
6129 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6130 * Makefile.in: Regenerate.
6131
6132 2005-07-07 Mark Mitchell <mark@codesourcery.com>
6133
6134 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
6135 Brolley to write-after-approval.
6136
6137 2005-07-07 Andreas Schwab <schwab@suse.de>
6138
6139 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6140 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6141 * Makefile.in: Regenerated.
6142
6143 2005-07-06 Geoffrey Keating <geoffk@apple.com>
6144
6145 * configure.in: Don't build sim or rda when targetting darwin.
6146 * configure: Regenerate.
6147
6148 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
6149
6150 * configure.in: Add --enable-libssp and --disable-libssp.
6151 * configure: Regenerate with autoconf-2.13.
6152
6153 2005-07-02 Jakub Jelinek <jakub@redhat.com>
6154
6155 * Makefile.def (target_modules): Add libssp.
6156 * configure.in (target_libraries): Add target-libssp.
6157 * configure: Rebuilt.
6158 * Makefile.in: Rebuilt.
6159
6160 2005-07-01 Zack Weinberg <zackw@panix.com>
6161
6162 * MAINTAINERS: Change email address. Resign from maintainership.
6163
6164 2005-07-01 Richard Guenther <rguenther@suse.de>
6165
6166 * MAINTAINERS: Change my e-mail address and affiliation.
6167
6168 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
6169
6170 * Makefile.def (stagefeedback): Come after profile.
6171 Define profiledbootstrap target.
6172 * Makefile.tpl (profiledbootstrap): Remove.
6173 (stageprofile-end): Zap stagefeedback.
6174 (stagefeedback-start): Copy all .gcda files, not only GCC's.
6175 * Makefile.in: Regenerate.
6176
6177 2005-06-13 Richard Sandiford <richard@codesourcery.com>
6178
6179 * MAINTAINERS: Update my email address.
6180
6181 2005-06-13 Zack Weinberg <zack@codesourcery.com>
6182
6183 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
6184 In 'cpp' stanza, support '#line' as well as '# '.
6185
6186 2005-06-08 Andreas Schwab <schwab@suse.de>
6187
6188 * MAINTAINERS: Move myself from 'Write After Approval' to
6189 'CPU Port Maintainers' section as m68k maintainer.
6190
6191 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
6192
6193 * configure.in (unsupported_languages): New macro.
6194 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
6195 non-ported target libraries in noconfigdirs.
6196 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6197 non-linux-gnu. Remove libgcj_ex_libffi.
6198 <lang_frag loop>: Set add_this_lang=no if the language is in
6199 unsupported_languages.
6200 * configure: Regenerate.
6201
6202 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
6203
6204 * configure.in: Fix typo in handling of --with-mpfr-dir.
6205 * configure: Regenerate.
6206
6207 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
6208
6209 * MAINTAINERS: Update my email address.
6210
6211 2005-06-02 Jim Blandy <jimb@redhat.com>
6212
6213 * config.sub: Add cases for the Renesas m32c. (This patch has been
6214 accepted into the master sources.)
6215
6216 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
6217 Michael Snyder <msnyder@redhat.com>
6218 Stan Cox <scox@redhat.com>
6219
6220 * configure.in: Set noconfigdirs for ms1.
6221
6222 * configure: Regenerate.
6223
6224 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
6225
6226 * MAINTAINERS (Write After Approval): Add self.
6227
6228 2005-06-01 Josh Conner <jconner@apple.com>
6229
6230 * MAINTAINERS (Write After Approval): Add self.
6231
6232 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
6233
6234 * MAINTAINERS: Update my email address.
6235
6236 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
6237
6238 * MAINTAINERS (Write After Approval): Add self.
6239
6240 2005-05-26 Chris Demetriou <cgd@broadcom.com>
6241
6242 * MAINTAINERS (Write After Approval): Remove self.
6243
6244 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
6245
6246 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6247 (Dependencies): Consider target modules for bootstrap dependencies.
6248 Make target bootstrap modules depend on each stage's gcc.
6249 * Makefile.in: Regenerate.
6250
6251 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
6252
6253 * Makefile.def (configure-gcc): Depend on binutils having been built.
6254 (all-gcc): No need to do it here.
6255 * Makefile.in: Regenerate.
6256
6257 2005-05-19 Paul Brook <paul@codesourcery.com>
6258
6259 * configure.in: Rewrite misleading error message when requested
6260 language cannot be built.
6261 * configure: Regenerate.
6262
6263 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6264
6265 * ylwrap: Import from Automake 1.9.5.
6266
6267 2005-05-13 David Ung <davidu@mips.com>
6268
6269 * MAINTAINERS (Write After Approval): Add self.
6270
6271 2005-05-09 Mike Stump <mrs@apple.com>
6272
6273 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6274 lt_cv_sys_max_cmd_len for now.
6275
6276 2005-05-09 Stan Cox <scox@redhat.com>
6277
6278 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6279
6280 2005-05-08 Matt Kraai <kraai@ftbfs.org>
6281
6282 * README.SCO: Update the URL.
6283
6284 2005-05-05 David Edelsohn <edelsohn@gnu.org>
6285
6286 * ltconfig: Define file_list_spec. Pass file_list_spec and
6287 with_gnu_ld to libtool.
6288 * ltcf-c.sh (aix[45]): Define file_list_spec.
6289 * ltcf-cxx.sh (aix[45]): Same.
6290 * ltcf-gcj.sh (aix[45]): Same.
6291 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6292 exists, write list of input files to temporary file.
6293
6294 2005-05-04 Mike Stump <mrs@apple.com>
6295
6296 * configure.in: Always pass --target to target configures as
6297 otherwise rebuilds that do --recheck will fail.
6298 * confiugure: Rebuilt.
6299
6300 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
6301
6302 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6303 STAGE_HOST_EXPORTS.
6304 (configure, all): Add bootstrap support.
6305 (Host modules, target modules): Pass post-stage1 flags and exports.
6306 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6307 * Makefile.in: Regenerate.
6308
6309 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
6310
6311 * configure: Regenerate.
6312
6313 2005-04-27 Mike Stump <mrs@apple.com>
6314
6315 * MAINTAINERS: Add self as darwin maintainer.
6316
6317 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
6318
6319 * config.sub: Update from master copy.
6320
6321 2005-04-21 Mike Stump <mrs@apple.com>
6322
6323 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6324 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6325
6326 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
6327
6328 * configure.in <crisv32-*-*, cris-*-*>: New local variable
6329 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
6330 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
6331 "*-*-elf" and "*-*-linux*".
6332 * configure: Regenerate.
6333
6334 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
6335
6336 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6337
6338 2005-04-12 Mike Stump <mrs@apple.com>
6339
6340 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6341
6342 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
6343
6344 * MAINTAINERS (Write After Approval): Add myself.
6345
6346 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
6347
6348 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6349
6350 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
6351
6352 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6353 (TARGET_CONFIGARGS): Include --with-target-subdir.
6354 (configure, all): New macros. Use them throughout.
6355 * Makefile.in: Regenerate.
6356
6357 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
6358
6359 * MAINTAINERS (Write After Approval): Add myself.
6360
6361 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6362
6363 * MAINTAINERS: Remove 'loop unrolling' maintainer.
6364
6365 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
6366
6367 * MAINTAINERS: Move John Carr to Write After Approval.
6368
6369 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
6370
6371 * config/mh-mingw32: Delete.
6372 * configure.in: Don't use it.
6373 * configure: Regenerate.
6374
6375 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
6376
6377 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6378 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6379 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6380 (HOST_LIB_PATH): Generate from Makefile.def.
6381 (TARGET_LIB_PATH): Likewise.
6382 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6383 * Makefile.in: Regenerate.
6384 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6385 (RPATH_ENVVAR): Include Darwin case.
6386 * configure: Regenerate.
6387
6388 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
6389
6390 * MAINTAINERS (Various Maintainers): Remove self.
6391 (Write After Approval): Add self.
6392
6393 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
6394
6395 * MAINTAINERS (Various Maintainers): Add self.
6396
6397 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
6398
6399 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6400 * configure: Regenerate.
6401
6402 2005-03-21 Zack Weinberg <zack@codesourcery.com>
6403
6404 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6405 gcc_version, and gcc_version_trigger from set of flags to pass.
6406 * Makefile.tpl: Remove definitions of above variables.
6407 (config.status): Remove dependency on $(gcc_version_trigger).
6408 * Makefile.in: Regenerate.
6409 * configure.in: Do not reference config/gcc-version.m4 nor
6410 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
6411 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
6412 * configure: Regenerate.
6413
6414 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
6415 Andrew Pinski <pinskia@physics.uc.edu>
6416
6417 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6418 * Makefile.in: Regenerate.
6419
6420 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
6421
6422 * MAINTAINERS (Write After Approval): Add myself.
6423
6424 2005-03-03 David Ayers <d.ayers@inode.at>
6425
6426 * MAINTAINERS (Write After Approval): Add myself.
6427
6428 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
6429
6430 PR libgcj/20160
6431 * ltmain.sh: Avoid creating archives with components that have
6432 duplicate basenames.
6433
6434 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
6435
6436 PR bootstrap/20250
6437 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6438 instead of check.
6439 * Makefile.in: Regenerate.
6440
6441 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6442
6443 * Makefile.in: Regenerate to fix conflict between the previous two
6444 patches.
6445
6446 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6447
6448 PR bootstrap/17383
6449 * Makefile.def (target_modules): Remove "stage", now unnecessary.
6450 * Makefile.tpl (HOST_SUBDIR): New substitution.
6451 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6452 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6453 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6454 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6455 (Host modules, Bootstrapped modules): Use it.
6456 (Build modules, Target modules): Do not create symlink trees,
6457 always configure out-of-srcdir.
6458 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6459 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6460 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6461 $(HOST_SUBDIR). Create a symlink for host_subdir.
6462
6463 * Makefile.in: Regenerate.
6464 * configure: Regenerate.
6465
6466 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6467
6468 Merged from libada-gnattools-branch:
6469 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6470
6471 * gnattools: New directory.
6472 * Makefile.def: Add gnattools as a module, depending on target-libada.
6473 * Makefile.in: Regenerate.
6474 * configure.in: Include gnattools in host_tools; disable it if ada
6475 is disabled.
6476 * configure: Regenerate.
6477
6478 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
6479
6480 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6481 treelang maintainer.
6482 (Write After Approval): Remove myself.
6483
6484 2005-02-23 Paul Schlie <schlie@comcast.net>
6485
6486 * configure.in: Allow darwin targeted ports to build tk, itcl and
6487 libgui.
6488 * configure: Regenerate.
6489
6490 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6491
6492 PR libgcj/10353
6493 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6494 * configure: Regenerate.
6495
6496 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6497
6498 * MAINTAINERS (Write After Approval): Add myself.
6499
6500 2005-02-10 Ian Lance Taylor <ian@airs.com>
6501
6502 * MAINTAINERS: Update my e-mail address.
6503
6504 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6505
6506 * MAINTAINERS (Write After Approval): Add myself.
6507
6508 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
6509
6510 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6511 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6512 target-libgloss when not *-*-elf and *-*-aout.
6513 * configure: Regenerate.
6514
6515 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6516
6517 * MAINTAINERS: Remove obsolete entries.
6518
6519 * MAINTAINERS (Write After Approval): Add Michael Matz.
6520
6521 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
6522
6523 * MAINTAINERS: Remove self as cpplib maintainer.
6524
6525 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6526
6527 * install-sh, config.sub: Import from upstream.
6528
6529 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6530
6531 PR bootstrap/18222
6532 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6533 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6534 * Makefile.in: Regenerate.
6535
6536 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
6537
6538 * MAINTAINERS: Update my email address.
6539
6540 2005-01-12 David Edelsohn <edelsohn@gnu.org>
6541 Andreas Schwab <schwab@suse.de>
6542
6543 PR bootstrap/18033
6544 * config-ml.in: Eval option if surrounded by single quotes.
6545
6546 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
6547
6548 Revert 2004-12-28 Makefile changes, a better fix will be
6549 applied to mainline and src after GCC 4.0 branches.
6550
6551 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
6552
6553 PR bootstrap/17383
6554
6555 * Makefile.def (target_modules): Remove stage parameter,
6556 it is always true now.
6557 * Makefile.tpl (configure-build-[+module+],
6558 configure-target-[+module+]): Always build symlink tree
6559 for the directory and for include. BUILD_SUBDIR and
6560 TARGET_SUBDIR cannot be . anymore.
6561 * Makefile.in: Regenerate.
6562
6563 2004-12-25 David Edelsohn <edelsohn@gnu.org>
6564
6565 Revert 2004-12-08 Makefile changes.
6566
6567 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6568
6569 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6570 cygwin, mingw.
6571
6572 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6573
6574 * configure.in (sh64-*-*): Reenable gprof.
6575 * configure: Regenerate.
6576
6577 2004-12-08 David Edelsohn <edelsohn@gnu.org>
6578
6579 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6580 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6581 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6582 * Makefile.in: Regenerate.
6583
6584 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6585
6586 * MAINTAINERS: Update my email address.
6587
6588 2004-12-07 Matt Kraai <kraai@ftbfs.org>
6589
6590 * Makefile.tpl: Generate normal dependencies if the LHS module is
6591 not bootstrapped.
6592 * Makefile.in: Regenerate.
6593
6594 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6595
6596 * configure.in: Include config/gxx-include-dir.m4. Use
6597 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6598 * configure: Regenerate.
6599
6600 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6601
6602 * config.if: Delete.
6603 * configure.in: Set libstdcxx_incdir directly.
6604 * configure: Regenerate.
6605
6606 2004-12-02 Eric Christopher <echristo@redhat.com>
6607
6608 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6609 * Makefile.in: Regenerate.
6610
6611 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6612
6613 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6614 * configure: Regenerate.
6615
6616 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6617
6618 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6619 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6620 * configure: Regenerate.
6621
6622 2004-12-01 Eric Christopher <echristo@redhat.com>
6623
6624 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6625 of things to remove.
6626
6627 2004-11-29 Matt Kraai <kraai@ftbfs.org>
6628
6629 * MAINTAINERS (Write After Approval): Update my e-mail address.
6630
6631 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6632
6633 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6634 from CVS libtool to always pass_all.
6635
6636 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6637
6638 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6639 (hppa*64*-*-*): Delete incorrect comment.
6640 * configure: Rebuilt.
6641
6642 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6643
6644 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6645
6646 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6647
6648 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6649 from CVS libtool to always pass_all.
6650
6651 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6652
6653 * install-sh, compile: Import from automake.
6654
6655 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6656
6657 * config.guess, config.sub: Import from savannnah.
6658
6659 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
6660
6661 * MAINTAINERS (Write After Approval): Add myself
6662
6663 2004-11-12 Mike Stump <mrs@apple.com>
6664
6665 * Makefile.def: Add html support.
6666 * Makefile.tpl: Likewise.
6667 * Makefile.in: Regenerate.
6668
6669 2004-11-11 Geoffrey Keating <geoffk@apple.com>
6670
6671 PR 18423
6672 * configure.in: Remove all instances of build-fixincludes from
6673 noconfigdirs.
6674 (build_configargs): Supply --target to subdirectories.
6675 * configure: Regenerate.
6676
6677 * Makefile.def: Make gcc install depend on fixincludes install.
6678 * Makefile.in: Regenerate.
6679
6680 2004-11-10 Janis Johnson <janis187@us.ibm.com>
6681
6682 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6683
6684 2004-11-11 Paul Brook <paul@codesourcery.com>
6685
6686 * MAINTAINERS: Add self as arm maintainer. Update email address.
6687
6688 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6689
6690 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6691 target-libgfortran.
6692 * configure: Regenerate.
6693
6694 2004-11-07 David Edelsohn <edelsohn@gnu.org>
6695
6696 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6697 like CC.
6698
6699 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
6700
6701 * Makefile.def (host fixincludes): Specify missing targets.
6702 * Makefile.in: Regenerate.
6703
6704 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6705
6706 * MAINTAINERS: Add myself
6707
6708 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6709
6710 * MAINTAINERS (Write After Approval): Add myself.
6711
6712 2004-11-04 Geoffrey Keating <geoffk@apple.com>
6713
6714 * Makefile.def: Build fixincludes for the host, too.
6715 * Makefile.in: Regenerate.
6716 * configure.in (host_tools): Add fixincludes.
6717 * configure: Regenerate.
6718
6719 2004-11-04 Daniel Jacobowitz <dan@debian.org>
6720
6721 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6722 * configure: Regenerated.
6723
6724 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6725
6726 PR other/17783
6727 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6728 * configure: Regenerated.
6729
6730 2004-10-31 Mark Mitchell <mark@codesourcery.com>
6731
6732 * README.SCO: Update per FSF instructions.
6733
6734 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
6735
6736 PR target/18151
6737 * configure.in (case ${target}): Do not build fixincludes for avr.
6738 * configure: Regenerated.
6739
6740 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
6741
6742 * configure.in (case ${target}): Do not build fixincludes
6743 on platforms where it is not used.
6744 * configure: Regenerated.
6745
6746 2004-10-23 Daniel Jacobowitz <dan@debian.org>
6747
6748 * configure.in: Use an absolute path to install-sh.
6749 * configure: Regenerated.
6750
6751 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6752
6753 * MAINTAINERS (Write After Approval): Add myself.
6754
6755 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6756
6757 * MAINTAINERS: Remove from Write After Approval those that are
6758 already maintainers.
6759
6760 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6761
6762 * MAINTAINERS: Update my email address.
6763
6764 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6765
6766 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6767 * configure: Regenerate.
6768
6769 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
6770
6771 * MAINTAINERS: Update my email address.
6772
6773 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6774
6775 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6776 entries belonging to this category.
6777
6778 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6779
6780 * MAINTAINERS: Update my e-mail address.
6781
6782 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
6783
6784 Fix wrong conflict resolution in:
6785
6786 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6787
6788 * Makefile.in: Regenerate.
6789 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6790 in the recursive `make', instead of hardwiring `all'.
6791 (Autogenerated TARGET-* variables): New.
6792
6793 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6794
6795 * configure.in: Enable target-libgloss for crx-*-*.
6796 * configure: Regenerate.
6797
6798 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6799
6800 * MAINTAINERS (Various Maintainers): Move the "windows,
6801 cygwin, mingw" maintainer to ...
6802 (OS Port Maintainers): ... here.
6803
6804 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6805
6806 * MAINTAINERS (Write After Approval): Remove those that are
6807 maintainers of some subsystem.
6808
6809 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6810
6811 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6812 * ltcf-cxx.sh (tpf*): Likewise.
6813 * ltconfig (tpf*): Add TPF OS configuration support.
6814
6815 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6816
6817 * MAINTAINERS: Change my email address to my new work account.
6818
6819 2004-09-24 Michael Roth <mroth@nessie.de>
6820
6821 * configure.in (--without-headers): Add missing double quotes.
6822 * configure: Regenerate.
6823
6824 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
6825
6826 * ylwrap: Revert to previous version.
6827
6828 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6829
6830 PR bootstrap/17369
6831 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6832 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6833 SET_GCC_LIB_PATH_CMD.
6834 (BASE_TARGET_EXPORTS): Likewise.
6835 * Makefile.in: Regenerated.
6836
6837 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6838 * configure: Regenerated.
6839
6840 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6841
6842 * config.guess: New upstream version
6843 * compile, depcomp, install-sh, ylwrap: Likewise.
6844
6845 2004-09-19 Roger Sayle <roger@eyesopen.com>
6846
6847 * config/mh-x86omitfp: New host makefile fragment. Add
6848 -fomit-frame-pointer to the default BOOT_CFLAGS.
6849 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6850 * configure: Regenerate.
6851
6852 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6853
6854 PR target/11572
6855 * configure.in (*-*-darwin*): Renable libobjc.
6856 * configure: Regenerate.
6857
6858 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6859
6860 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6861
6862 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
6863
6864 * Makefile.def: Remove libbanshee.
6865 * Makefile.tpl: Ditto.
6866 * configure.in: Ditto.
6867 * Makefile.in: Regen.
6868 * configure: Ditto.
6869
6870 2004-09-08 David Edelsohn <edelsohn@gnu.org>
6871
6872 * ltmain.sh: Use $pic_object as $non_pic_object if
6873 $non_pic_object=none.
6874
6875 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
6876
6877 * missing: Import latest version from master repository.
6878
6879 2004-09-06 Nick Clifton <nickc@redhat.com>
6880
6881 * config.sub: Import latest version from master repository.
6882 * config.guess: Likewise.
6883 This includes these changes:
6884
6885 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6886
6887 * config.sub: Handle crisv32, alias etraxfs.
6888 * config.guess (crisv32:Linux:*:*): Handle.
6889
6890 2004-08-13 Brad Smith <brad@comstyle.com>
6891
6892 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6893 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6894
6895 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6896
6897 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6898 assume the processor is a powerpc. This is because coreutils
6899 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6900 in this case, due to a MacOS X bug that causes
6901 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6902 to return a negative number.
6903 Problem reported by Petter Reinholdtsen in:
6904 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6905
6906 2004-07-19 Ben Elliston <bje@gnu.org>
6907
6908 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6909
6910 2004-06-24 Ben Elliston <bje@gnu.org>
6911
6912 * config.guess: Update copyright years.
6913 * config.sub: Likewise.
6914
6915 2004-06-22 Robert Millan <robertmh@gnu.org>
6916
6917 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6918 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6919
6920 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6921
6922 * config.guess (*:*VMS:*:*): New entry. Replaces
6923 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6924 manufacturer.
6925
6926 2004-06-22 Ben Elliston <bje@gnu.org>
6927
6928 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6929 * config.sub: Likewise.
6930
6931 2004-06-22 Ben Elliston <bje@gnu.org>
6932
6933 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6934 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6935
6936 2004-06-11 Ben Elliston <bje@gnu.org>
6937
6938 * config.guess (pegasos:OpenBSD:*:*): Remove.
6939
6940 2004-06-11 Ben Elliston <bje@gnu.org>
6941
6942 From Wouter Verhelst <wouter@grep.be>:
6943 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6944
6945 2004-06-11 Ben Elliston <bje@gnu.org>
6946
6947 * config.guess (luna88k:OpenBSD:*:*): New.
6948
6949 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6950
6951 * config.guess (m32r*:Linux:*:*): New case.
6952 * config.sub: Handle m32rle.
6953
6954 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6955
6956 From Jens Petersen <petersen@redhat.com>:
6957 * config.sub: Handle sparcv8.
6958
6959 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6960
6961 From Tom Smith <smith@cag.lkg.hp.com>:
6962 * config.guess: Version suffixes are equally significant on Tru64
6963 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6964 prefix of "P" (patched kernel).
6965
6966 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6967
6968 * config.sub: Add support for National Semiconductor CRX target.
6969
6970 2004-09-03 Janis Johnson <janis187@us.ibm.com>
6971
6972 * MAINTAINERS (Various Maintainers): Remove myself as web page
6973 maintainer, add myself as maintainer of build status lists.
6974
6975 2004-09-03 Jan Beulich <jbeulich@novell.com>
6976
6977 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6978 *-*-netware, but add target-libmudflap.
6979 Consolidate *-*-netware targets (of which really only i?86 exists)
6980 into a single entry.
6981 * configure: Likewise.
6982
6983 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
6984
6985 * Makefile.tpl (sorry): Remove.
6986 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6987 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6988 (do-clean): Clean per-stage directories too.
6989 (do-distclean): Run distclean-stage1 too.
6990 (.NOTPARALLEL): Enable during toplevel bootstrap.
6991 (stage[+id+]-bubble): Enable parallel execution during
6992 the recursive invocation.
6993 * Makefile.in: Regenerate.
6994
6995 Fix previous checkin:
6996
6997 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6998 include.
6999 * configure.in: Fix indentation.
7000 * configure: Regenerate.
7001
7002 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
7003
7004 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7005 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7006 * configure: regenerate
7007 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7008 -mdynamic-no-pic
7009
7010 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
7011
7012 * Makefile.def (build_modules): Add fixincludes.
7013 (dependencies): Make gcc depend on fixincludes.
7014 * configure.in (build_tools): Add fixincludes.
7015 (build_configdirs): Always include build_libs.
7016 * Makefile.in: Regenerate.
7017 * configure: Regenerate.
7018
7019 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
7020
7021 * Makefile.def (bootstrap stages): Add 'lean' parameter.
7022 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7023 phony targets; do not generate timestamp files.
7024 (distclean-stageN): Remove references to their timestamp files.
7025 (restageN, touch-stageN): Remove.
7026 (stageN-bubble): Rewritten.
7027 (compare): Support lean bootstraps.
7028 * Makefile.in: Regenerate.
7029
7030 * configure.in: Only warn when bootstrapping but
7031 build != host or build != target. Support lean bootstraps.
7032 * configure: Regenerate.
7033
7034 2004-08-26 Phil Edwards <phil@codesourcery.com>
7035
7036 * configure.in: Give a better error message if GMP/MPFR are missing
7037 and a language needing them has been requested.
7038 * configure: Regenerated.
7039
7040 2004-08-25 Phil Edwards <phil@codesourcery.com>
7041
7042 * configure.in: Print a list of available language front-ends if
7043 a requested one is missing. Tidy stray tab characters.
7044 * configure: Regenerated.
7045
7046 2004-08-19 Michael Koch <konqueror@gmx.de>
7047
7048 * gcc/doc/install.texi: Update entry about automake for libjava.
7049
7050 2004-08-17 Robert Millan <robertmh@gnu.org>
7051
7052 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7053 (instead of FreeBSD).
7054 * configure: Regenerate.
7055
7056 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7057
7058 * Makefile.in: Regenerate.
7059 * configure: Regenerate.
7060
7061 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7062 stage_*_flags.
7063 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7064 for bootstrapped modules if toplevel bootstrap is going.
7065 (GCC bootstrap): Generate per-stage targets for all bootstrapped
7066 modules. Adjust for changes in Makefile.def. Enable several
7067 rules even in non-bootstrap mode, just to avoid peppering the
7068 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7069 (stage-[+prev+]-bubble): Remove.
7070
7071 * Makefile.def (Dependencies): Depend on all-build-bison,
7072 all-build-flex, all-build-byacc, all-build-texinfo, rather
7073 than the host variations.
7074 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
7075 with BUILD_SUBDIR.
7076 (BISON): Update for recent Bisons.
7077 (YACC): Fix typo.
7078 (cross): Depend on all-build.
7079 (all): Do not depend on all-build.
7080 (prebootstrap): Remove.
7081 (dep-kind): Accept separate prefixes for MODULE and ON variables.
7082 (Prebootstrap dependencies): Add them to the per-stage targets
7083 and to all-prebootstrap.
7084 * configure.in (build_configdirs): Always enable build_tools.
7085 (BUILD_DIR_PREFIX): Remove.
7086
7087 * Makefile.def (gcc): Add target variable.
7088 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7089 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7090 in the recursive `make', instead of hardwiring `all'.
7091 (Autogenerated TARGET-* variables): New.
7092
7093 2004-08-13 Brian Booth <bbooth@redhat.com>
7094
7095 * MAINTAINERS: Remove myself from write-after-approval.
7096
7097 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
7098
7099 * src-release: Stop distributing mmalloc with gdb (which doesn't
7100 use it).
7101 * Makefile.def: GDB doesn't depend on mmalloc anymore.
7102 * Makefile.in: Regenerate.
7103
7104 2004-08-09 Mark Mitchell <mark@codesourcery.com>
7105
7106 * configure.in (arm*-*-eabi*): New target.
7107 * configure: Regenerate.
7108
7109 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
7110
7111 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7112 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7113 (Dependencies): New section.
7114 * Makefile.tpl (Dependencies): Generate from Makefile.def.
7115 (configure-target-[+module+]): Depend on maybe-all-gcc
7116 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
7117 (toplevel profiledbootstrap): Fix dependencies.
7118 * Makefile.in: Regenerate.
7119
7120 2004-08-03 Mark Mitchell <mark@codesourcery.com>
7121
7122 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7123 target-libiberty to noconfigdirs.
7124 * configure: Regenerate.
7125
7126 2004-08-03 Paul Brook <paul@codesourcery.com>
7127
7128 * configure.in: Check for MPFR as well as GMP.
7129 * configure: Regenerate.
7130
7131 2004-08-01 Robert Millan <robertmh@gnu.org>
7132
7133 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7134 libmudflap for all GNU-based systems (with Glibc).
7135 * configure: Regenerate.
7136
7137 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
7138
7139 * Makefile.def (host-modules): Add gcc.
7140 * Makefile.in: Regenerate.
7141 * Makefile.tpl (sorry): New rule.
7142 (configure-host, all-host, [+make_target+]-host, do-check,
7143 install-host): Do not add gcc as a special case.
7144 (host modules): Add a small special-casing for gcc. Export
7145 extra_make_flags through the environment.
7146 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7147 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7148 other recursive targets for gcc): Remove.
7149
7150 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7151 (stage, unstage): New rules.
7152 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7153 distclean-stage[+id+]): Use stage_current.
7154 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7155 the stage*-start rules.
7156
7157 2004-08-02 Geoffrey Keating <geoffk@apple.com>
7158
7159 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7160 use -all_load flag.
7161
7162 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
7163
7164 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7165 * configure: Regenerate.
7166
7167 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
7168
7169 * maintainer-scripts/gcc_release: Revert yesterday's change.
7170
7171 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
7172
7173 * MAINTAINERS: Add myself to write-after-approval.
7174
7175 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
7176
7177 * libf2c: Removed.
7178 * gcc/gccbug.in: Updated because of libf2c removal.
7179 * maintainer-scripts/gcc_release: Ditto.
7180
7181 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
7182
7183 * configure.in: Build libmudflap by default on FreeBSD.
7184 * configure: Regenerated.
7185
7186 2004-07-09 Mark Mitchell <mark@codesourcery.com>
7187
7188 * configure.in: Do not build libmudflap by default on non-GNU/Linux
7189 systems.
7190 * configure: Regenerated.
7191
7192 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7193
7194 PR target/16344
7195 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7196 feedback based compiler.
7197 * Makefile.in: Rebuilt.
7198
7199 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
7200
7201 * Makefile.def (host_modules): Set bootstrap=true for flex.
7202 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7203 * Makefile.in: Rebuilt.
7204
7205 2004-07-07 Jan Hubicka <jh@suse.cz>
7206
7207 * MAINTAINERS: Add self as a profile feedback maintainer.
7208
7209 2004-07-05 Phil Edwards <phil@codesourcery.com>
7210
7211 * configure.in: Do not prepend $srcdir to /dev/null in
7212 makefile fragments.
7213 * configure: Regenerate.
7214
7215 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
7216
7217 * Makefile.def (build_modules): Add bison, byacc, flex,
7218 m4, texinfo.
7219 (flags_to_pass): Add FLEX.
7220 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7221 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7222 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7223 DEFAULT_MAKEINFO): Remove.
7224 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7225 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7226 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7227 objdir or else use configured tool.
7228 (all-build): New.
7229 (all): Depend on it.
7230 (Build module dependencies): Add.
7231 * Makefile.in: Regenerate.
7232 * configure.in: Better support for multiple build modules,
7233 matching what is done for host/target modules. Do not look
7234 for "plausible" locations of build tools if Canadian cross.
7235 Use autoconf's AC_PROG_CC to find a C compiler. Define
7236 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
7237 * configure: Regenerate.
7238
7239 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7240
7241 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7242 * Makefile.in: Regenerate.
7243
7244 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7245
7246 * Makefile.tpl (configure-build-[+module+],
7247 configure-[+module+], configure-target-[+module+]): Pass
7248 [+extra_configure_args+].
7249 (all-build-[+module+], all-[+module+], check-[+module+],
7250 install-[+module+], [+make_target+]-[+module+],
7251 all-target-[+module+], check-target-[+module+],
7252 install-target-[+module+], [+make_target+]-target-[+module+]):
7253 Pass [+extra_make_args+].
7254 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7255 (GCC_HOST_EXPORTS): Remove.
7256 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7257 cross, check-gcc, check-gcc-c++, install-gcc,
7258 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7259 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7260 * Makefile.in: Regenerate.
7261
7262 2004-06-21 Matthew Sachs <msachs@apple.com>
7263
7264 * MAINTAINERS: Added self to write-after-approval.
7265
7266 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7267
7268 * configure.in: Check for srcdir/winsup rather than build directory
7269 winsup.
7270 * configure: Regenerate.
7271
7272 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
7273
7274 * configure.in: Don't build Cygwin native newlib if winsup
7275 directory is missing. Emit warning instead.
7276 * configure: Regenerate.
7277
7278 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
7279
7280 * Makefile.tpl (touch-stage[+id+]): New.
7281 (restage[+prev+]): Depend on touch-stage[+id+].
7282
7283 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7284 Use it throughout.
7285
7286 * Makefile.def: Add profile and feedback bootstrap stages.
7287 Remove next field from bootstrap stages.
7288 * Makefile.tpl (LN, LN_S): Substitute.
7289 (stageN-start, stageN-end): Use double-colon rules, to
7290 provide a hook for additional setup commands.
7291 (distclean-stageN-gcc, restageN): Create dependencies from
7292 [+prev+], not from [+next+].
7293 (stageN-bubble): Add commands for successive stages from
7294 [+prev+], using double-colon rules.
7295 (all-stageN-gcc): Fix typo.
7296 (stagefeedback-start, profiledbootstrap): New.
7297 * Makefile.in: Regenerate.
7298 * configure.in: Call ACX_PROG_LN.
7299 * configure: Regenerate.
7300
7301 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
7302
7303 * MAINTAINERS (Write After Approval): Add myself.
7304
7305 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
7306
7307 * MAINTAINERS (Write After Approval): Add myself.
7308
7309 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
7310
7311 * configure.in: Fix --enable-bootstrap breakage introduced in trees
7312 without gcc.
7313 * configure: Regenerate.
7314
7315 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7316
7317 * Makefile.tpl: Fix typo.
7318 * Makefile.in: Regenerate.
7319
7320 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7321
7322 * configure.in: Remove new- prefix from toplevel
7323 bootstrap targets.
7324 * configure: Regenerate.
7325
7326 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7327
7328 * Makefile.tpl (all.normal): Rename to all.
7329 (all): Replace with a rule to pick the default
7330 target from configure.
7331 (all-gcc, configure-gcc): Use conditionals to
7332 do nothing when toplevel bootstrap is going on.
7333 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7334 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7335 * configure.in: Support --enable-bootstrap.
7336
7337 * Makefile.def: Remove new- prefix from toplevel
7338 bootstrap targets.
7339 * Makefile.tpl: Likewise.
7340
7341 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
7342 target.
7343
7344 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7345 $(RECURSE_FLAGS) to recursive invocation of make.
7346
7347 * Makefile.in: Regenerate.
7348 * configure: Regenerate.
7349
7350 2004-05-30 Andreas Jaeger <aj@suse.de>
7351 Jim Wilson <wilson@specifixinc.com>
7352
7353 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7354 like CC.
7355
7356 2004-05-27 Daniel Jacobowitz <dan@debian.org>
7357
7358 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7359 * configure: Regenerate.
7360
7361 2004-05-25 Daniel Jacobowitz <drow@false.org>
7362
7363 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7364 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7365 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
7366 targets.
7367 * Makefile.in: Regenerate.
7368
7369 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
7370
7371 * configure.in: Test the ability to symlink directories.
7372 * configure: Regenerate.
7373
7374 * Makefile.def (bootstrap-stage): New definitions.
7375 * Makefile.tpl (configure-stage1-gcc,
7376 configure-stage2-gcc, configure-stage3-gcc,
7377 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7378 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7379 new-restage3, compare): Autogenerate, see Makefile.in
7380 entry for behavioral changes.
7381 (distclean-stage1, new-stage1-start, new-stage1-end,
7382 new-stage1-bubble, distclean-stage2, new-stage2-start,
7383 new-stage2-end, new-stage2-bubble, distclean-stage3,
7384 new-stage3-start, new-stage3-end): New autogenerated targets.
7385 (objext, prebootstrap, BOOT_CFLAGS,
7386 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7387 targets.
7388
7389 * Makefile.in: Regenerate.
7390 (distclean-stage1, new-stage1-start, new-stage1-end,
7391 new-stage1-bubble, distclean-stage2, new-stage2-start,
7392 new-stage2-end, new-stage2-bubble, distclean-stage3,
7393 new-stage3-start, new-stage3-end): New targets.
7394 (all-stage1-gcc): Move prebootstrap dependency from here...
7395 (configure-stage1-gcc): ...to here.
7396 (new-bootstrap): Use bubble targets.
7397 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7398 Use per-stage distclean targets.
7399 (configure-stage1-gcc, configure-stage2-gcc,
7400 configure-stage3-gcc, all-stage1-gcc,
7401 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7402 Use new-stageN-start to prepare the tree.
7403
7404 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
7405
7406 * Makefile.def (host_modules): add libcpp.
7407 * Makefile.tpl: Add dependencies on and for libcpp.
7408 * Makefile.in: Regenerate.
7409 * configure.in: Add libcpp host module.
7410 * configure: Regenerate.
7411
7412 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
7413
7414 * Makefile.tpl: Whenever a recursive target is defined, wrap
7415 it in a special @if/@endif block, and prepare its maybe
7416 dependency in the @if/@endif block
7417 * configure.in: Instead of writing maybe dependencies, remove
7418 the @if/@endif statements, and remove the @if/@endif blocks
7419 that remain.
7420 * configure: Regenerate.
7421 * Makefile.in: Regenerate.
7422
7423 2004-05-20 Janis Johnson <janis187@us.ibm.com>
7424
7425 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7426
7427 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
7428
7429 PR bootstrap/15120
7430 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7431 * */configure: Rebuilt.
7432
7433 2004-05-17 Zack Weinberg <zack@codesourcery.com>
7434
7435 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7436 of libf2c.
7437 * configure, Makefile.in: Regenerate.
7438
7439 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
7440
7441 * MAINTAINERS (Write After Approval): Add myself.
7442
7443 2004-05-13 Diego Novillo <dnovillo@redhat.com>
7444
7445 Merge from tree-ssa-20020619-branch.
7446
7447 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7448 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7449 (HOST_GMPLIBS): Define.
7450 (HOST_GMPINC): Define.
7451 (TARGET_LIB_PATH): Add libmudflap.
7452 (GFORTRAN_FOR_TARGET): Define.
7453 (configure-build*): Export GFORTRAN.
7454 (configure-gcc): Export GMPLIBS and GMPINC.
7455 (all-gcc): Add maybe-all-libbanshee.
7456 (configure-target-libgfortran): Define.
7457 * Makefile.in: Regenerate.
7458 * configure.in (host_libs): Add libbanshee.
7459 (target_libraries): Add target-libmudflap and target-libgfortran.
7460 Add --with-libbanshee.
7461 Handle --disable-libmudflap.
7462 (*-*-freebsd*): Use with_gmp.
7463 Add $(libgcj) to noconfigdirs.
7464 * configure: Regenerate.
7465 * depcomp: New file.
7466 * MAINTAINERS: Add tree-ssa maintainers.
7467
7468 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7469
7470 * MAINTAINERS (Various Maintainers): Add myself.
7471
7472 2004-04-30 Brian Ford <ford@vss.fsi.com>
7473
7474 * MAINTAINERS (Write After Approval): Add myself.
7475
7476 2004-04-29 Uros Bizjak <uros@kss-loka.si>
7477
7478 * MAINTAINERS (Write After Approval): Add myself.
7479
7480 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
7481
7482 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7483 * configure: Regenerate.
7484
7485 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
7486
7487 Revert:
7488 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7489
7490 * Makefile.def (flags_to_pass): Remove *dir variables that
7491 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7492 as well as prefix and exec_prefix.
7493 * Makefile.in: Regenerate.
7494
7495 2004-04-26 Robert Millan <robertmh@gnu.org>
7496
7497 Add patches from libtool CVS.
7498 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7499 * ltconfig: Likewise.
7500 * ltcf-c.sh: Likewise.
7501 * ltcf-cxx.sh: Likewise.
7502 * ltcf-gcj.sh: Likewise.
7503
7504 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7505
7506 * Makefile.def (host_modules): Mark with the bootstrap
7507 flag packages on which gcc depends.
7508 * Makefile.tpl (all-bootstrap): Use it.
7509 * Makefile.in: Regenerate.
7510
7511 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7512
7513 * Makefile.def (flags_to_pass): Remove *dir variables that
7514 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7515 as well as prefix and exec_prefix.
7516 * Makefile.in: Regenerate.
7517
7518 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7519
7520 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7521 * configure: Regenerate.
7522 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7523 * gcc/Makefile.tpl (compare): Use the result of the test.
7524 * gcc/Makefile.in: Regenerate.
7525
7526 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
7527
7528 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7529 Always relocate gcc and prev-gcc to the original names, even
7530 if the build fails.
7531 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7532 New targets.
7533
7534 2004-04-23 Laurent GUERBY <laurent@guerby.net>
7535
7536 * MAINTAINERS: Update my email address.
7537
7538 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7539
7540 * configure.in (mips*-*-irix5*): Enable ld.
7541 * configure: Regenerate.
7542
7543 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7544
7545 * configure: Regenerate.
7546
7547 2004-04-15 James E Wilson <wilson@specifixinc.com>
7548
7549 * Makefile.tpl (configure-[+module+], configure-gcc,
7550 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7551 Set and export LDFLAGS.
7552 * Makefile.in: Regenerate.
7553
7554 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7555
7556 * MAINTAINERS: Add myself to write-after-approval.
7557
7558 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
7559
7560 PR bootstrap/14871
7561 * Makefile.tpl: If we don't have built-in-tree target tools,
7562 use the ones found by configure rather than hacking around with
7563 program_transform_name.
7564 * configure.in: Give Makefile.tpl the information necessary
7565 to do that.
7566 * Makefile.in: Regenerate.
7567 * configure: Regenerate.
7568
7569 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7570
7571 PR bootstrap/14760
7572 * configure.in: When computing baseargs, strip *all* copies of
7573 offending options. Also, don't match/substitute the trailing space,
7574 so that this actually works when two similar options are separated by
7575 only one space.
7576 * configure: Regenerate.
7577
7578 2004-04-06 David Edelsohn <edelsohn@gnu.org>
7579
7580 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7581 (rs6000-*-aix*): Same.
7582 * configure: Regenerate.
7583
7584 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
7585
7586 * MAINTAINERS: Add myself to write-after-approval.
7587
7588 2004-04-03 Bud Davis <bdavis9659@comcast.net>
7589
7590 * MAINTAINERS: Add myself to write-after-approval.
7591
7592 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7593
7594 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7595 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7596 * Makefile.in: Regenerate.
7597
7598 * configure.in (top level bootstrap support): Rework --enable-werror
7599 to set @stage2_werror_flag@.
7600 * configure: Regenerate.
7601 * Makefile.tpl (top level bootstrap support): Pass
7602 @stage2_werror_flag@ down to configure in stages 2 and 3.
7603 * Makefile.in: Regenerate.
7604
7605 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7606
7607 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7608 for stages 2 and 3 as well as in make. As a consequence, remove
7609 OUTPUT_OPTION (now detected by configure) from the flags passed down
7610 to make.
7611 * Makefile.in: Regenerate.
7612
7613 * Makefile.tpl (new-bootstrap): Fix typo.
7614 * Makefile.in: Regenerate.
7615
7616 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7617
7618 * Makefile.tpl: Rearrange by moving recursive_targets rules
7619 into their proper sections.
7620 * Makefile.tpl (top level bootstrap support): Move disabling
7621 of coverage flags from 'make' to 'configure'; improve comments.
7622 * Makefile.in: Regenerate.
7623
7624 * Makefile.tpl (experimental top level bootstrap) Move stage1
7625 language setting from all- target to configure- target; disable
7626 intermodule optimization in stage 1; prevent gratuitous rebuilds
7627 of stage 1.
7628 * Makefile.in: Regenerate.
7629 * configure.in: Comma-separate stage 1 language list for top
7630 level bootstrap.
7631 * configure: Regenerate.
7632
7633 * Makefile.tpl: Clean up experimental top level bootstrap support:
7634 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7635 prev-gcc in configure- targets as well as all- targets.
7636 * Makefile.in: Regenerate.
7637
7638 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7639
7640 * compile: New file imported from automake.
7641
7642 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
7643
7644 * configure.in: Remove symbolic link section.
7645 * configure: Regenerate.
7646 * Makefile.tpl (links): Remove.
7647 * Makefile.in: Regenerate.
7648
7649 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
7650 Nathanael Nerode <neroden@gcc.gnu.org>
7651
7652 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7653 Set with AC_CHECK_PROGS.
7654 * configure.in: Fix comment typo from last patch.
7655 * configure: Regenerate.
7656
7657 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7658
7659 * Makefile.tpl: Introduce experimental top level bootstrap support.
7660 * Makefile.in: Regenerate.
7661 * configure.in: Introduce support for top level bootstrap.
7662 * configure: Regenerate.
7663
7664 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
7665 Paolo Bonzini <bonzini@gnu.org>
7666
7667 PR bootstrap/14522
7668 * configure.in: Cope with shells that do not support unquoted ^
7669 * configure: Regenerate.
7670
7671 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
7672 Paolo Bonzini <bonzini@gnu.org>
7673
7674 PR bootstrap/14522
7675 * configure.in: Cope with shells that do not support nesting
7676 quotes inside quoted backquote substitutions.
7677 * configure: Regenerate.
7678
7679 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7680
7681 PR bootstrap/14522
7682 * configure.in: Fix escaping of $.
7683 * configure: Regenerate.
7684
7685 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7686
7687 * configure: Regenerate, since I forgot to while committing Paolo's
7688 changes.
7689
7690 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
7691
7692 PR ada/14131
7693 Move language detection to the top level.
7694 * configure.in: Find default values for the tools as
7695 soon as possible. Disable ada if GNAT is not found.
7696 Emit error message about missing languages. Expand
7697 --enable-languages=all for the gcc subdirectory.
7698
7699 2004-03-10 Ben Elliston <bje@gnu.org>
7700
7701 * MAINTAINERS: Update my email address.
7702
7703 2004-03-05 David Edelsohn <edelsohn@gnu.org>
7704
7705 * ltconfig: Disable building static libraries if building shared
7706 libraries on AIX 5L.
7707
7708 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
7709
7710 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7711 and disable libgcj.
7712 * configure: Regenerated.
7713
7714 2004-03-01 Brian Booth <bbooth@redhat.com>
7715
7716 * MAINTAINERS: Add myself to write-after-approval.
7717
7718 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
7719
7720 * MAINTAINERS: Add myself to write-after-approval.
7721
7722 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7723
7724 PR bootstrap/7087
7725 * Makefile.tpl: Guard XFOO sed statements better.
7726 * Makefile.tpl: Add dependency for configure-target-libada.
7727 * Makefile.in: Regenerate (incidentally fixes broken
7728 commit when libada-branch was merged).
7729
7730 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7731
7732 * MAINTAINERS: Add myself to write-after-approval.
7733
7734 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7735
7736 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7737 maintainers.
7738
7739 2004-02-20 Andrew Cagney <cagney@redhat.com>
7740
7741 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7742 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7743
7744 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7745
7746 PR bootstrap/11932
7747 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7748
7749 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
7750
7751 * MAINTAINERS: Added myself to write-after-approval.
7752
7753 2004-02-14 Michael Koch <konqueror@gmx.de>
7754
7755 * MAINTAINERS: Added myself to write-after-approval.
7756
7757 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7758
7759 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7760 some OS port maintainers to OS port maintainers section.
7761
7762 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
7763
7764 * MAINTAINERS: Add self.
7765
7766 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7767
7768 * MAINTAINERS: Alphabetize.
7769
7770 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
7771
7772 * MAINTAINERS: Remove myself.
7773
7774 2004-02-11 David Edelsohn <edelsohn@gnu.org>
7775
7776 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7777 (rs6000-*-aix*): Same.
7778 * configure: Regenerate.
7779
7780 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7781
7782 * configure.in (host): Add in missing $noconfigdirs to defines.
7783 * configure: Regenerate.
7784
7785 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7786 Nathanael Nerode <neroden@gcc.gnu.org>
7787
7788 PR ada/6637, PR ada/5911
7789 Merge with libada-branch:
7790 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7791 with appropriate dependencies. Add --enable-libada configure switch.
7792 * configure, Makefile.in: Regenerate.
7793
7794 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
7795
7796 * MAINTAINERS: Add myself to write-after-approval.
7797
7798 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7799
7800 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7801 * configure: Regenerate.
7802
7803 2004-02-04 Geoffrey Keating <geoffk@apple.com>
7804
7805 Merge from upstream:
7806
7807 * ltmain.in: When setting IFS to '~', be careful about user
7808 arguments that contain '~'.
7809
7810 2004-02-04 Peter O'Gorman <peter@pogma.com>
7811
7812 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7813 Also test $base_compile against $CC with escaped arguments. Bug
7814 reported by Geoff Keating <geoffk@apple.com>.
7815
7816 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7817
7818 * MAINTAINERS: Remove i960 port.
7819
7820 2004-01-23 DJ Delorie <dj@redhat.com>
7821
7822 * Makefile.def (target_modules) [libiberty]: Don't stage.
7823 * Makefile.in: Rebuilt.
7824
7825 2004-01-20 Caroline Tice <ctice@apple.com>
7826
7827 * MAINTAINERS: Add myself to write-after-approval.
7828
7829 2004-01-19 Paolo Carlini <pcarlini@suse.de>
7830
7831 * MAINTAINERS: Update my email address.
7832
7833 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7834
7835 * MAINTAINERS: Add myself to write-after-approval.
7836
7837 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7838
7839 * MAINTAINERS: Remove entries without email address.
7840
7841 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
7842
7843 * MAINTAINERS: Add myself to write-after-approval.
7844
7845 2004-01-15 Steven Bosscher <stevenb@suse.de>
7846
7847 * MAINTAINERS: Update my email address.
7848
7849 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
7850
7851 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7852 * Makefile.tpl (configure-target-[+module+]): Support stage.
7853 * Makefile.in: Rebuilt.
7854
7855 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7856
7857 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7858
7859 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
7860
7861 * MAINTAINERS: Add myself as a MIPS maintainer.
7862
7863 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7864
7865 * configure.in: Use ./config.cache, not config.cache.
7866 * configure: Regenerate.
7867 * Makefile.tpl: Special-casing not needed for GCC any more.
7868 * Makefile.in: Regenerate.
7869
7870 * configure.in: Don't share a cache file for host dirs.
7871 * configure: Regenerate.
7872
7873 * config-ml.in: Don't mess with the cache file.
7874
7875 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7876
7877 * MAINTAINERS: Move myself from 'Write After Approval' to
7878 'CPU Port Maintainers' section as SPARC maintainer.
7879
7880 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7881
7882 * Makefile.tpl: Make GCC use a separate config.cache.
7883 * Makefile.in: Regenerate.
7884
7885 PR bootstrap/11932, PR bootstrap/11933
7886 (I don't know if it will fix either of them, but it relates
7887 to them.)
7888 * configure.in: Don't use shared config.cache for target
7889 directories.
7890 * configure: Regenerate.
7891
7892 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7893
7894 * MAINTAINERS: Add myself to 'Write After Approval' section.
7895
7896 2003-12-31 Roger Sayle <roger@eyesopen.com>
7897
7898 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7899 * configure: Regenerated.
7900
7901 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7902
7903 * MAINTAINERS: Remove the mn10200 maintainer.
7904
7905 2003-12-21 Bernardo Innocenti <bernie@develer.com>
7906
7907 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7908 * configure: Regenerated.
7909
7910 2003-12-16 Jan Hubicka <jh@suse.cz>
7911
7912 * MAINTAINERS: Add myself as callgraph maintainer.
7913
7914 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7915
7916 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7917 * configure: Regenerate.
7918
7919 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7920
7921 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7922 'Write After Approval' section. Update email.
7923
7924 2003-12-01 James Lemke <jim@wasabisystems.com>
7925
7926 * MAINTAINERS (Write After Approval): Add myself.
7927
7928 2003-11-20 Matt Thomas <matt@3am-software.com>
7929
7930 * MAINTAINERS: Add myself as a vax port maintainer.
7931
7932 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7933
7934 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7935 (configure-build-[+module+], configure-[+module+]): Likewise.
7936 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7937 * Makefile.in: Regenerate.
7938
7939 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7940
7941 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7942 shared/dylibed libraries.
7943 * ltmain.sh: Likewise.
7944 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7945 * ltcf-cxx.sh: Likewise.
7946 * ltcf-gcj.sh: Likewise.
7947 * ltconfig: Likewise.
7948
7949 2003-11-17 Stan Cox <scox@redhat.com>
7950
7951 * MAINTAINERS: Add myself as iq2000 port maintainer.
7952
7953 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7954
7955 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7956 * Makefile.in: Regenerate.
7957
7958 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7959
7960 * config.sub: Update to 2003-11-03 version.
7961
7962 2003-10-20 Phil Edwards <phil@codesourcery.com>
7963
7964 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7965 * configure: Regenerate.
7966
7967 2003-10-20 Nicolas Pitre <nico@cam.org>
7968
7969 * MAINTAINERS: Add myself to 'Write After Approval' section.
7970
7971 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7972
7973 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7974
7975 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7976
7977 * MAINTAINERS: Update my email address.
7978
7979 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7980
7981 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7982
7983 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
7984
7985 * MAINTAINERS: Add myself to 'Write After Approval' section.
7986
7987 2003-10-16 Bernardo Innocenti <bernie@develer.com>
7988
7989 * config.guess: Update to 2003-10-16 version.
7990 * config.sub: Update to 2003-10-16 version.
7991
7992 2003-10-15 David Daney <ddaney@avtrex.com>
7993
7994 * MAINTAINERS: Added myself to 'Write After Approval' section.
7995
7996 2003-10-15 Falk Hueffner <falk@debian.org>
7997
7998 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7999 'Write After Approval' section. Update email.
8000
8001 2003-10-14 Roger Sayle <roger@eyesopen.com>
8002
8003 * MAINTAINERS: Move myself from 'Write After Approval' to
8004 'Various Maintainers' section as middle-end maintainer.
8005
8006 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
8007
8008 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8009 HOST_FLAGS_TO_PASS.
8010 * Makefile.in: Regenerate.
8011
8012 2003-10-11 Bernardo Innocenti <bernie@develer.com>
8013
8014 * config.guess: Update to 2003-10-07 version.
8015 * config.sub: Update to 2003-10-07 version.
8016
8017 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8018
8019 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8020 * ltconfig (irix5*, irix6*): Don't override version_type.
8021
8022 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
8023
8024 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8025 * configure: Rebuilt
8026 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8027 * Makefile.in: Rebuilt
8028
8029 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
8030
8031 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8032
8033 2003-09-30 Carlo Wood <carlo@alinoe.com>
8034
8035 * MAINTAINERS (Write After Approval): Add myself.
8036
8037 2003-09-29 Paul Koning <ni1d@arrl.net>
8038
8039 * MAINTAINERS: Move myself from "Write After Approval"
8040 to CPU platform maintainers for pdp11 platform.
8041
8042 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
8043
8044 * MAINTAINERS: Move myself from 'Write After Approval' to
8045 'Various Maintainers' section as libffi testsuite maintainer.
8046
8047 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
8048
8049 * configure.in: Pass a computed --program-transform-name
8050 to subconfigures.
8051 * configure: Regenerated.
8052
8053 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8054
8055 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8056 * Makefile.in: Regenerate.
8057
8058 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8059 * Makefile.in: Regenerate.
8060
8061 2003-09-19 Ziemowit Laski <zlaski@apple.com>
8062
8063 * MAINTAINERS: Move myself from 'Write After Approval'
8064 to 'Various Maintainers' (objective-c) section.
8065
8066 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
8067
8068 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8069 quoting.
8070 * configure: Regenerated.
8071
8072 2003-09-16 Joel Brobecker <brobecker@gnat.com>
8073
8074 * MAINTAINERS (Write After Approval): Add myself to write after
8075 approval list.
8076
8077 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
8078
8079 * MAINTAINERS (Write After Approval): Add myself.
8080
8081 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
8082
8083 * MAINTAINERS: Update my e-mail address.
8084
8085 2003-09-09 Alan Modra <amodra@bigpond.net.au>
8086
8087 * libtool.m4 (LD): Correct powerpc64 host match.
8088
8089 2003-09-06 James E Wilson <wilson@tuliptree.org>
8090
8091 * MAINTAINTERS: Update my affiliation and email address.
8092
8093 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8094
8095 * MAINTAINERS (Write After Approval): Add myself.
8096
8097 2003-09-04 DJ Delorie <dj@redhat.com>
8098
8099 * configure: Regenerate.
8100
8101 2003-09-04 Robert Millan <robertmh@gnu.org>
8102
8103 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8104
8105 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8106
8107 * configure.in: Ensure arguments to sed are properly spaced.
8108 * configure: Regenerate.
8109
8110 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8111
8112 * MAINTAINERS: Update my e-mail address.
8113
8114 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
8115
8116 * MAINTAINERS (Write After Approval): Add myself.
8117
8118 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
8119
8120 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8121 * configure: Regenerated.
8122
8123 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
8124
8125 * MAINTAINERS: Update my email address.
8126
8127 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
8128
8129 * configure.in: Use newline instead of semicolon when assuming
8130 shell arguments in a for loop.
8131 * configure: Regenerated.
8132
8133 2003-08-22 Jason Eckhardt <jle@rice.edu>
8134
8135 * MAINTAINERS: Resurrect the i860 maintainer.
8136
8137 2003-08-20 Geoffrey Keating <geoffk@apple.com>
8138
8139 PR 8180
8140 * configure.in: When testing with_libs and with_headers, treat
8141 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
8142 * configure: Regenerate.
8143
8144 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8145 make, shell, etc.
8146 (baseargs): Likewise.
8147 * configure: Regenerate.
8148
8149 2003-08-20 Bernardo Innocenti <bernie@develer.com>
8150
8151 * MAINTAINERS (Write After Approval): Add myself.
8152
8153 2003-08-19 Geoffrey Keating <geoffk@apple.com>
8154
8155 * configure.in: Disable libgcj for darwin not on powerpc.
8156 * configure: Rebuild.
8157
8158 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
8159
8160 * config-ml.in, symlink-tree: Add license.
8161
8162 2003-08-03 Richard Stallman <rms@gnu.org>
8163 Eben Moglen <moglen@columbia.edu>
8164
8165 * README.SCO: New file.
8166
8167 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
8168
8169 * Makefile.tpl (check, check-c++): Express dependencies using
8170 dependencies rather than commands.
8171 * Makefile.in: Regenerate.
8172
8173 2003-08-01 Andrew Cagney <cagney@redhat.com>
8174
8175 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8176 * configure: Ditto.
8177
8178 2003-07-31 Geoffrey Keating <geoffk@apple.com>
8179
8180 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8181 * Makefile.in: Update.
8182
8183 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
8184
8185 * configure.in: Enable libgcj for darwin.
8186 * configure: Rebuild.
8187
8188 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
8189
8190 * config-ml.in: Use ac_configure_args directly instead of
8191 ml_arguments. Only set ml_norecursion if --no[-]recursion is
8192 actually seen.
8193
8194 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
8195
8196 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8197 creating target and build subdirs to build all parent dirs as needed.
8198 * Makefile.in: Rebuild.
8199 * configure.in: Don't build dirs explicitly here.
8200 * configure: Rebuild.
8201
8202 2003-07-26 Paul Brook <paul@nowt.org>
8203
8204 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8205
8206 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
8207
8208 * Makefile.tpl (all-make): Depend on intl.
8209 * Makefile.in: Rebuilt.
8210
8211 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
8212
8213 * install-sh: Update to newer upstream versions (associated with
8214 aclocal 1.7).
8215 * mkinstalldirs: Likewise.
8216 * missing: Likewise, plus $1Help2man -> $1 typo fix.
8217
8218 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
8219
8220 * MAINTAINERS: Move self from Bug database only accounts
8221 to write-after-approval.
8222
8223 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
8224
8225 * config.if: Remove unused libc_interface determination.
8226
8227 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
8228
8229 * MAINTAINERS: Move self from write-after-approval to
8230 build machinery (*.in).
8231
8232 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
8233
8234 PR bootstrap/11273
8235 PR bootstrap/11408
8236 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
8237 unused INSTALL_PROGRAM_ARGS.
8238 * configure.in: Use AC_PROG_INSTALL.
8239 * Makefile.in: Regenerate.
8240 * configure: Regenerate.
8241
8242 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8243
8244 * MAINTAINERS: Alphabetize.
8245
8246 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
8247
8248 * configure: Rebuilt.
8249 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8250 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8251 newlib nor libgloss.
8252 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8253 * configure.in (am33_2.0-*-linux*): Added.
8254
8255 2003-07-09 Bob Wilson <bob.wilson@acm.org>
8256
8257 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8258 * configure: Regenerate.
8259
8260 2003-07-07 Zack Weinberg <zack@codesourcery.com>
8261
8262 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8263 * Makefile.in: Regenerate.
8264
8265 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8266
8267 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8268 * Makefile.in: Regenerate.
8269
8270 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8271
8272 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8273 * Makefile.in: Regenerated.
8274
8275 * config-ml.in: Replace PWD with PWD_COMMAND.
8276
8277 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8278
8279 * intl: New directory; see intl/ChangeLog for details.
8280 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8281 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8282 * Makefile.in: Regenerate.
8283
8284 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8285
8286 * configure.in: Clean up config-lang.in handling. Delete
8287 useless assignment to "subdirs".
8288 * configure: Regenerate.
8289
8290 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
8291
8292 * configure.in: Rename 'target_libs' to 'target_libraries'.
8293 Remove useless reference to 'target_libs'.
8294 * configure: Regenerate.
8295
8296 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
8297
8298 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8299 * Makefile.in: Regenerate.
8300
8301 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
8302
8303 * Makefile.def: Introduce flags_to_pass.
8304 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8305 * Makefile.in: Regenerate.
8306
8307 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
8308
8309 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8310 and target-libgloss.
8311 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8312 <h8300*-*-*>: Disable libf2c and ${libgcj}.
8313 * configure: Regenerate.
8314
8315 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
8316
8317 * configure.in: Update testsuite_flags to new location.
8318 * configure. Regenerate.
8319
8320 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
8321
8322 * Makefile.tpl: Remove BUILD_CC stuff.
8323 * Makefile.in: Regenerate.
8324
8325 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
8326
8327 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8328
8329 2003-06-16 Graeme Peterson <gp@qnx.com>
8330
8331 * MAINTAINERS (Write After Approval): Add myself.
8332
8333 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
8334
8335 * config.guess: Update to 2003-06-12 version.
8336 * config.sub: Update to 2003-06-13 version.
8337
8338 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
8339
8340 * config.guess: Update to 2003-06-06 version.
8341 * config.sub: Update to 2003-06-06 version.
8342
8343 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8344
8345 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8346 * configure. Regenerate.
8347
8348 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
8349
8350 * configure.in: Disable serial configure by default.
8351 * configure: Regenerate.
8352 * Makefile.tpl: Abolish .NOTPARALLEL.
8353 * Makefile.in: Regenerate.
8354
8355 * Makefile.tpl: Replace {build,host,target}_canonical by
8356 {build,host,target}.
8357 * Makefile.in: Regenerate.
8358
8359 * Makefile.tpl: Fix stupid pasto.
8360 * Makefile.in: Regenerate.
8361
8362 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
8363
8364 * Makefile.tpl: Remove bogus conditional.
8365 * Makefile.in: Regenerate.
8366
8367 2003-06-05 Jan Hubicka <jh@suse.cz>
8368
8369 * Makefile.tpl (profiledbootstrap): New target.
8370 * Makefile.in (profiledbootstrap): New target.
8371
8372 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
8373
8374 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8375 Pinski. Remove user names from other bugzilla-only maintainers.
8376
8377 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
8378
8379 * Makefile.tpl: Make 'recursive targets' using autogen rather
8380 than shell loop. Remove duplicate 'clean' targets and false
8381 comments.
8382 * Makefile.def: Add systematic dependencies to 'recursive' targets.
8383 Add systematic method of specifying missing targets in subdirs.
8384 Add copyright boilerplate.
8385 * Makefile.in: Regenerate.
8386 * configure.in: Add 'recursive targets' to maybe list.
8387 * configure: Regenerate.
8388
8389 * MAINTAINERS: "GNATS only" -> "Bug database only".
8390
8391 * Makefile.tpl: Rename [+target+] to [+make_target+].
8392 * Makefile.def: Rename 'target' to 'make_target'.
8393
8394 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
8395
8396 * MAINTAINERS: Add self as options handling maintainer.
8397
8398 2003-05-28 Michael Meissner <gnu@the-meissners.org>
8399
8400 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8401 been too long since I touched those ports.
8402
8403 2003-05-28 DJ Delorie <dj@redhat.com>
8404
8405 * Makefile.tpl: Make maybe-check-gcc .PHONY.
8406 * Makefile.in: Regenerate.
8407
8408 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8409
8410 * configure.in: Use curly braces in the definition of tooldir.
8411 * configure: Regenerate.
8412
8413 2003-05-21 DJ Delorie <dj@redhat.com>
8414
8415 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8416 newlib or libgloss.
8417 * Makefile.in: Regenerate.
8418
8419 2003-05-21 DJ Delorie <dj@redhat.com>
8420
8421 * Makefile.tpl: Add missing empty maybe-check-gcc target.
8422 * Makefile.in: Regenerate.
8423
8424 2003-05-20 Ian Lance Taylor <ian@airs.com>
8425
8426 * MAINTAINERS: Update my e-mail address.
8427
8428 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
8429
8430 * configure.in: Switch more things to use maybe dependencies.
8431 * Makefile.tpl: Switch more things to use maybe dependencies.
8432 Factor out common code from autogen IF statements.
8433 * configure: Regenerate.
8434 * Makefile.in: Regenerate.
8435
8436 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
8437
8438 * configure.in: Accept i[3456789]86 for machine type.
8439 * configure: Regenerate.
8440
8441 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
8442
8443 * configure.in: Switch more things to use maybe dependencies.
8444 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
8445 * configure: Regenerate.
8446 * Makefile.tpl: Switch more things to use maybe dependencies.
8447 * Makefile.in: Regenerate.
8448
8449 2003-05-16 Andreas Schwab <schwab@suse.de>
8450
8451 * Makefile.tpl (install-opcodes): Define.
8452 * Makefile.in: Rebuild.
8453
8454 2003-05-13 Andreas Jaeger <aj@suse.de>
8455
8456 * config.guess: Update to 2003-05-09 version.
8457 * config.sub: Update to 2003-05-09 version.
8458
8459 2003-05-13 Michael Eager <eager@mvista.com>
8460
8461 * configure.in: Correct sed script so that options in quotes are not
8462 deleted.
8463 * configure: Rebuild.
8464
8465 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
8466
8467 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8468 and $$s/newlib/libc/sys/cygwin32 include paths.
8469 * configure: Ditto.
8470
8471 2003-05-12 Michael Meissner <gnu@the-meissners.org>
8472
8473 * MAINTAINERS: Update my email addresses.
8474
8475 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8476
8477 * config-ml.in: Propagate INSTALL variables.
8478
8479 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8480
8481 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8482
8483 2003-05-02 Chris Demetriou <cgd@broadcom.com>
8484
8485 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8486 * Makefile.in: Regenerate.
8487
8488 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8489
8490 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8491
8492 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8493
8494 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8495
8496 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
8497
8498 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8499 * Makefile.in: Regenerated.
8500
8501 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8502
8503 * MAINTAINERS (Write After Approval): Upgrade myself from
8504 GNATS only to write-after-approval. Update my mail address.
8505
8506 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
8507
8508 (OS Port Maintainers: freebsd): Add myself.
8509
8510 2003-04-22 Mark Mitchell <mark@codesourcery.com>
8511
8512 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8513
8514 2003-04-22 Kean Johnston <jkj@sco.com>
8515
8516 * MAINTAINERS (SCO ports): Added myself.
8517
8518 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8519
8520 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8521
8522 2003-04-19 Kean Johnston <jkj@sco.com>
8523
8524 * MAINTAINERS (Write After Approval): Add myself.
8525
8526 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8527
8528 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8529 * Makefile.in: Regenerate.
8530
8531 2003-04-18 Jakub Jelinek <jakub@redhat.com>
8532
8533 * configure.in (powerpc64*-*-linux*): Remove.
8534 * configure: Rebuilt.
8535
8536 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
8537
8538 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8539 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8540 and restrap.
8541 * Makefile.in: Regenerate.
8542
8543 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
8544
8545 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8546 * configure: Regenerated.
8547
8548 2003-04-15 DJ Delorie <dj@redhat.com>
8549
8550 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8551
8552 2003-04-13 Nick Clifton <nickc@redhat.com>
8553
8554 * config-ml.in: Remove support for --disable-aix removing
8555 call-aix multilibs.
8556
8557 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
8558
8559 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8560 * */configure: Rebuilt.
8561
8562 2003-04-08 Joel Sherrill <joel@oarcorp.com>
8563
8564 * MAINTAINERS: Add my email address.
8565
8566 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
8567
8568 * MAINTAINERS (Write After Approval): Add myself.
8569
8570 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8571
8572 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8573 * Makefile.in: Regenerate.
8574
8575 2003-03-14 Michael Chastain <mec@shout.net>
8576
8577 * Makefile.in: Regenerate with correct Makefile.def.
8578
8579 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8580
8581 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8582 Make macro.
8583 * Makefile.in: Regenerate.
8584 * configure.in: Clean up gxx_include_dir logic.
8585 * configure: Regenerate.
8586
8587 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8588
8589 * MAINTAINERS (Write After Approval): Add myself.
8590
8591 2003-03-10 Ben Elliston <bje@wasabisystems.com>
8592
8593 * MAINTAINERS: Update my mail address.
8594
8595 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8596
8597 * configure.in (gxx_include_dir): Fix typo.
8598 * configure: Regenerated.
8599
8600 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8601
8602 * Makefile.tpl: Reindent.
8603 * Makefile.in: Regenerate.
8604 * configure.in: Reindent. Don't set unused variables.
8605 * configure: Regenerate.
8606
8607 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
8608
8609 * configure.in: Include $(build_tooldir)/sys-include in
8610 FLAGS_FOR_TARGET.
8611 * configure: Regenerated.
8612
8613 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8614
8615 * Makefile.tpl: Always pass down RANLIB.
8616 * Makefile.in: Regenerate.
8617
8618 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8619 * Makefile.in: Regenerate.
8620 * configure.in: Remove unused logic relating to --enable-shared
8621 and --enable-threads. Remove bogus comments. Remove redundant
8622 noconfigdirs.
8623 * configure: Regenerate.
8624
8625 * configure.in: Replace ${libstdcxx_version} by its value.
8626 Remove reference to mh-dgux.
8627 * configure: Regenerate.
8628
8629 2003-03-03 Kevin Buettner <kevinb@redhat.com>
8630
8631 * MAINTAINERS (Write After Approval): Add myself.
8632
8633 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8634
8635 * Makefile.tpl: Rearrange.
8636 * Makefile.in: Regenerate.
8637
8638 2003-02-25 Uwe Stieber <uwe@wwws.de>
8639
8640 * configure.in: Add support for kaOS as cross build target system.
8641 * configure: Regenerated.
8642
8643 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8644
8645 * MAINTAINERS (Write after approval): Add myself.
8646
8647 2003-02-21 James E Wilson <wilson@tuliptree.org>
8648
8649 * MAINTAINERS: Update my email address.
8650
8651 2003-02-21 Zack Weinberg <zack@codesourcery.com>
8652
8653 * MAINTAINERS: Add self to blanket write privs. section.
8654
8655 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
8656
8657 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8658 configure-target-* as some target builds may require additional
8659 flags for preprocessor tests.
8660 * Makefile.in: Regenerated.
8661
8662 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
8663
8664 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8665 * ltconfig: Handle it.
8666 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8667 auto-detecting it.
8668
8669 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8670 it is used as argument to $CC.
8671 * ltcf-gcj.sh: Likewise.
8672
8673 * configure.in: Introduce --enable-maintainer-mode.
8674 * configure: Rebuilt.
8675 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8676 for maintainer mode.
8677 * Makefile.in: Rebuilt.
8678
8679 2003-02-18 Jason Merrill <jason@redhat.com>
8680
8681 * Makefile.tpl (check-c++): Allow parallelism.
8682
8683 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8684
8685 * MAINTAINERS: Remove John Carr (who never actually had access to
8686 gcc.gnu.org).
8687
8688 2003-02-15 Geoffrey Keating <geoffk@apple.com>
8689
8690 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8691 don't configure target-libobjc.
8692 * configure: Regenerate.
8693
8694 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8695
8696 * Makefile.tpl (RANLIB): Define.
8697 * Makefile.in: Regenerate.
8698
8699 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8700
8701 * MAINTAINERS: Update my email.
8702
8703 2003-02-06 Keith R Seitz <keiths@redhat.com>
8704
8705 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8706 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8707 * Makefile.in: Regenerated.
8708 * configure.in: Remove all traces of snavigator, db, and grep.
8709 * configure: Regenerated.
8710
8711 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8712
8713 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8714 After Approval.
8715
8716 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8717
8718 * MAINTAINERS (Write after approval): Add myself.
8719
8720 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
8721
8722 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8723 * Makefile.in: Regenerated.
8724
8725 2003-01-30 Roger Sayle <roger@eyesopen.com>
8726
8727 * config.guess: Updated to 2003-01-30's version.
8728 * config.sub: Updated to 2003-01-28's version.
8729
8730 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
8731
8732 * config.if: If gcc_version is already set, just use it. Don't set
8733 gcc_version_trigger if it's already set, otherwise set it to
8734 gcc/version.c, but only if the file exists. If it is not set and
8735 gcc/version.c does not exist, try to extract the version number from
8736 $CC.
8737
8738 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8739
8740 * MAINTAINERS: Add myself to write-after-approval list.
8741
8742 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
8743
8744 * configure.in: Revert 24Jan change.
8745 * configure: Regenerate.
8746
8747 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8748
8749 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8750 entry of HJ Lu.
8751
8752 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8753
8754 * configure.in: Revert previous change.
8755 * configure: Regenerate.
8756
8757 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8758
8759 * configure.in: Make rda native-only.
8760 * configure: Regenerate.
8761
8762 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8763
8764 * MAINTAINERS: Move myself from GNATS-only-accounts to
8765 write-after-approval.
8766
8767 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8768
8769 * configure.in: Add missing \.
8770 * configure: Rebuilt.
8771
8772 2003-01-17 Jakub Jelinek <jakub@redhat.com>
8773
8774 * configure.in (baseargs): Avoid using \| in sed regular
8775 expressions.
8776 * configure: Rebuilt.
8777
8778 2003-01-16 Jakub Jelinek <jakub@redhat.com>
8779
8780 * configure.in (baseargs): Remove all supported forms of
8781 --cache-file, --srcdir, --host, --build and --target options
8782 from argument lists.
8783 * configure: Rebuilt.
8784
8785 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
8786
8787 * MAINTAINERS: Add myself to write-after-approval list.
8788
8789 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
8790
8791 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8792 * configure: Rebuilt.
8793
8794 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8795
8796 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8797 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8798 * Makefile.in: Regenerate.
8799 * configure: Regenerate.
8800
8801 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
8802
8803 * configure.in: Remove Makefile in build, host and target modules
8804 unless configure was run with --no-recursion.
8805 * configure: Rebuilt.
8806
8807 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8808
8809 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8810 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8811 * Makefile.in: Regenerate.
8812
8813 2003-01-08 Chris Demetriou <cgd@broadcom.com>
8814
8815 * config.guess: Update to 2003-01-03 version.
8816 * config.sub: Update to 2003-01-03 version.
8817
8818 2003-01-07 Christopher Faylor <cgf@redhat.com>
8819
8820 * configure: Regenerate with proper autoconf 2.13.
8821
8822 2003-01-07 Christopher Faylor <cgf@redhat.com>
8823
8824 * configure.in: Add AC_PREREQ for consistency.
8825 * configure: Regenerate.
8826
8827 2003-01-06 Andrew Cagney <ac131313@redhat.com>
8828
8829 * configure.in (GDB_TK): Add tcl directories conditional on
8830 gdb/gdbtk directory being present.
8831 * configure: Regenerate.
8832
8833 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
8834
8835 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8836 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8837 * configure: Rebuilt.
8838
8839 2002-12-31 Tom Tromey <tromey@redhat.com>
8840
8841 * Makefile.in: Rebuilt.
8842 * Makefile.def (target_modules) [libffi]: Allow installation.
8843
8844 2002-12-31 Andreas Schwab <schwab@suse.de>
8845
8846 * configure.in: Fix use of $program_transform_name.
8847 * configure: Regenerated.
8848
8849 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
8850
8851 * configure.in (baseargs): Don't remove first configure argument.
8852 * configure: Regenerated.
8853
8854 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
8855
8856 * Makefile.tpl (local-distclean): Don't remove...
8857 (multilib.ts): ... this. Moved into...
8858 (multilib.out): ... this. Don't use sub-make.
8859 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8860 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8861 (configure-build-[+module+], configure-[+module+],
8862 configure-target-[+module+], configure-gcc): ... these. Test
8863 for Makefile existence. Drop config.status from dependencies.
8864 * Makefile.in: Rebuilt.
8865 * configure.in: Move gcc-version-trigger to the end of
8866 ac_configure_args. Add comments to maybedep.tmp and
8867 serdep.tmp. Introduce --disable-serial-configure. Remove
8868 nonopt from baseargs, matching and removing corresponding
8869 whitespace while at it.
8870 * configure: Rebuilt.
8871
8872 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
8873
8874 * configure.in (host_configargs): Replace reference to
8875 no-longer-defined buildopts with --build=${build_alias}.
8876 * configure: Rebuilt.
8877
8878 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8879 program_transform_name to standard idiom.
8880 (AUTOGEN, AUTOCONF): Define.
8881 (Makefile.in): Use $(AUTOGEN).
8882 (Makefile): Depend on config.status, and use autoconf-style rule to
8883 build it. Move original commands to...
8884 (config.status): ... this new target.
8885 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8886 $(AUTOCONF).
8887 * Makefile.in: Rebuilt.
8888
8889 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8890
8891 * Makefile.tpl: Fix dramatic bustage due to change in
8892 program_transform_name.
8893 * Makefile.in: Regenerate.
8894
8895 * configure.in: Remove unnecessary PATH setting.
8896 * configure: Regnerate.
8897
8898 * configure.in: Don't default to unprefixed tools unless
8899 the native tools will work.
8900 * configure: Regenerate.
8901
8902 * configure.in: Convert to autoconf script. Blow away lots
8903 of now-redundant Makefile fragments.
8904 * configure: Generate using Autoconf.
8905 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8906 * Makefile.in: Regenerate.
8907
8908 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8909
8910 * configure: Fix stupid bug where RANLIB was mistakenly included.
8911
8912 * configure.in: Rename (buildargs, hostargs, targargs) to
8913 (build_configargs, host_configargs, target_configargs).
8914
8915 * configure.in: Move logic out of sed statement.
8916
8917 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
8918 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8919
8920 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8921
8922 * config.sub: Import from master repository
8923 * config.guess: Ditto
8924
8925 2002-12-24 Andreas Schwab <schwab@suse.de>
8926
8927 * Makefile.tpl (multilib.out): Fix missing space.
8928 * Makefile.in: Regenerate.
8929
8930 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8931
8932 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8933 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8934 * Makefile.in: Regenerate.
8935 * configure.in: Remove unnecessary leftovers.
8936
8937 2002-12-21 Geoffrey Keating <geoffk@apple.com>
8938
8939 * configure.in (extra_ranlibflags_for_target): New variable.
8940 (*-*-darwin): Add -c to ranlib commands.
8941 * configure (tooldir): Handle extra_ranlibflags_for_target.
8942
8943 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
8944
8945 * Makefile.tpl: Revert HJL's change.
8946 * Makefile.in: Regenerated.
8947 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8948 always.
8949
8950 2002-12-19 Andreas Schwab <schwab@suse.de>
8951
8952 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8953 * Makefile.in: Regenerate.
8954
8955 2002-12-18 H.J. Lu <hjl@gnu.org>
8956
8957 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8958 * Makefile.in: Regenerated.
8959
8960 * configure.in (build_prefix): New. Substitute.
8961
8962 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8963
8964 * Makefile.tpl: Don't let real targets depend on phony targets.
8965 * Makefile.in: Regenerate.
8966
8967 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8968 * Makefile.in: Regenerate.
8969
8970 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8971
8972 * config.sub: Import from master repository
8973 * config.guess: Ditto
8974
8975 2002-12-16 Jason Merrill <jason@redhat.com>
8976
8977 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8978 previous 'make bootstrap'.
8979 * Makefile.in: Regenerate.
8980
8981 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8982
8983 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8984
8985 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8986
8987 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8988 * Makefile.in: Regenerate.
8989
8990 2002-12-13 Jason Merrill <jason@redhat.com>
8991
8992 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
8993 library tests.
8994 (check-c++): Just depend on it and check-target-libstdc++-v3.
8995 * Makefile.in: Regenerate.
8996
8997 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8998
8999 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9000 * Makefile.in: Rebuilt.
9001
9002 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
9003
9004 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9005
9006 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
9007
9008 * configure: Fix bug put in by gremlins.
9009
9010 * Makefile.tpl: Substitute more autoconfily.
9011 * configure: Substitute more autoconfily.
9012 * Makefile.in: Regenerate.
9013
9014 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
9015
9016 * config.sub: Import from master repository
9017 * config.guess: Ditto
9018 * MAINTAINERS: Added Svein Seldal under write after approval
9019
9020 2002-12-08 Andrew Cagney <ac131313@redhat.com>
9021
9022 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9023 * Makefile.in (all-sim): Ditto.
9024
9025 2002-12-06 DJ Delorie <dj@redhat.com>
9026
9027 * Makefile.tpl: Change configure dependencies to not have real
9028 targets depend on phony targets.
9029
9030 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
9031
9032 * configure.in: Revert unintentional change.
9033
9034 * Makefile.tpl: Change dependency for */multilib.out so that
9035 it works when gcc isn't in the tree.
9036
9037 * configure.in: Substitute more.
9038 * configure: Run subconfigures from the Makefile.
9039 * Makefile.tpl: Run subconfigures from the Makefile; add a few
9040 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
9041
9042 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9043
9044 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9045
9046 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
9047
9048 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9049 and corresponding dependencies.
9050 * Makefile.in: Regenerate.
9051
9052 * configure.in (host_tools): Order binutils, gas and ld for
9053 convenience in running the testsuites.
9054
9055 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9056 * Makefile.in: Regenerate.
9057 * configure.in: Introduce rules to serialize subconfigure runs.
9058
9059 * configure.in: Introduce BASE_CC_FOR_TARGET.
9060 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
9061 Realize configure-build-* targets. Realize configure-target-* targets.
9062 * Makefile.in: Regenerate.
9063
9064 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
9065
9066 * configure: Move gcc_version_trigger stuff from here...
9067 * configure.in: ...to here.
9068
9069 * configure.in: Separate subconfigure options added by this file from
9070 options given by the user. Add machinery to put args for host
9071 subconfigures into the Makefile.
9072
9073 * Makefile.tpl: Remove 'vault' targets.
9074 * Makefile.tpl: Reorder and comment dependencies.
9075 * Makefile.in: Regenerate.
9076
9077 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
9078 * configure.in: Fix my broken commit of previous patch. (sigh)
9079
9080 2002-11-28 Geoffrey Keating <geoffk@apple.com>
9081
9082 * configure.in: Move host-specific darwin noconfigdirs into
9083 the host-specific section.
9084
9085 2002-11-28 Geoffrey Keating <geoffk@apple.com>
9086
9087 * configure.in: Move host-specific darwin noconfigdirs into
9088 the host-specific section.
9089
9090 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
9091
9092 * configure: Remove skip-this-dir support.
9093 * Makefile.tpl: Remove skip-this-dir support.
9094
9095 * Makefile.tpl: Remove leftover support for non-autoconfiscated
9096 subdirectories.
9097 * Makefile.in: Regenerate.
9098
9099 * Makefile.tpl: Strip out useless setting of 'dir'.
9100 * Makefile.in: Regenerate.
9101
9102 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
9103
9104 * configure.in: Fix deeply stupid bug.
9105
9106 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9107 shell code in CXX_FOR_TARGET
9108 * Makefile.def: Introduce raw_cxx.
9109 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9110 RAW_CXX_FOR_TARGET.
9111 * Makefile.in: Regenerate.
9112
9113 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
9114
9115 * Makefile.tpl: Remove unnecessary ifs.
9116 * Makefile.in: Regenerate.
9117
9118 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
9119 dependencies. Maybe-ize build-libiberty. Create dummy install
9120 targets for 'no_install' modules.
9121 * configure: Move GDB_TK substitution to configure.in. Move
9122 build_modules stuff to configure.in.
9123 * configure.in: Implement soft dependency machinery. Maybe-ize
9124 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
9125 * Makefile.in: Regenerate.
9126
9127 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9128
9129 * Makefile.tpl: Make all-target, install-target behave similarly
9130 to all, install (only hitting configured targets). Eliminate
9131 unused macro defintions.
9132
9133 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9134 build != host.
9135
9136 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9137
9138 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9139
9140 * configure.in: Produce lists of subdir targets we're actually
9141 configuring. Remove references to "dosrel".
9142 * Makefile.tpl: Let configure set which subdir targets are hit.
9143 Remove install-cross; clean up install; remove ALL. Remove
9144 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
9145 Autogenerate host module targets. Remove empty dependency lines
9146 and redundant dependency; rearrange slightly.
9147 * Makefile.def: Add host-side libtermcap, utils.
9148
9149 * Makefile.in: Regenerate.
9150
9151 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9152
9153 * ltconfig (osf[345]): Append $major to soname_spec.
9154 Reflect this in library_names_spec.
9155 * ltmain.sh (osf): Prefix $major with . for use as extension.
9156
9157 2002-11-19 Andreas Jaeger <aj@suse.de>
9158
9159 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9160 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9161 and sparc64 GNU/Linux systems.
9162
9163 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
9164
9165 * MAINTAINERS: Update email.
9166
9167 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9168
9169 * MAINTAINERS: Complete James Dennett's entry.
9170
9171 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
9172
9173 * MAINTAINERS (Write After Approval): Add myself.
9174
9175 2002-11-13 Bruce Korb <bkorb@gnu.org>
9176
9177 * Makefile.tpl: syntactic cleanup
9178
9179 2002-11-13 Stuart Hastings <stuart@apple.com>
9180
9181 * MAINTAINERS: Add myself to write-after-approval list.
9182
9183 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9184
9185 * Makefile.def: Add list of recursive targets to autogenerate.
9186 Add build_modules.
9187 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
9188 targets. Autogenerate *-build-* targets.
9189 * Makefile.in: Regenerate.
9190
9191 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9192
9193 * configure: More autoconf-style substitutions.
9194 * Makefile.tpl: More autoconf-style substitutions.
9195 * Makefile.in: Regenerate.
9196
9197 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
9198
9199 * configure: Substitute more variables in a more autoconf-friendly
9200 way. Simplify slightly.
9201 * Makefile.tpl: Make more variables substitutable in an
9202 autoconf-friendly way.
9203 * Makefile.in: Regenerate.
9204
9205 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
9206
9207 * MAINTAINERS (Write After Approval): Add myself.
9208
9209 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
9210
9211 * configure.in (v810*): Remove special setting of tools.
9212
9213 * configure: Add support for extra required flags for ar or nm.
9214 * configure.in (aix4.3+): Use above support for target-specific
9215 issues, rather than using config/mt-aix43.
9216
9217 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
9218
9219 * configure: Remove 'removing', which doesn't work. Replace $subdir
9220 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
9221 with $srcdir. Reformat indentation. Substitute some variables
9222 formerly hard-coded in the Makefile for build=host.
9223 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9224 * Makefile.def: Autogenerate more.
9225 * Makefile.in: Regenerate.
9226
9227 2002-11-04 Adam Nemet <anemet@lnxw.com>
9228
9229 * MAINTAINERS (Write After Approval): Add myself.
9230
9231 2002-11-04 Kevin Buettner <kevinb@redhat.com>
9232
9233 * Makefile.def (host_modules): Add rda.
9234 * Makefile.in: Regenerate.
9235 * configure.in (target_tool): Add target-rda to list.
9236
9237 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9238
9239 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9240
9241 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
9242
9243 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9244 and restrap targets to this rule.
9245 * Makefile.in: Regenerate.
9246
9247 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9248
9249 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9250 GNATS only accounts.
9251
9252 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9253
9254 * configure.in (i[3456]86-*-linux*): Add check to disable
9255 ${libgcj} for glibc1.
9256
9257 2002-10-24 Denis Chertykov <denisc@overta.ru>
9258
9259 * MAINTAINERS: Add myself as ip2k port maintainer.
9260
9261 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9262
9263 * configure.in: Add tic4x target.
9264
9265 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9266
9267 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9268 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9269 * Makefile.in: Regenerate.
9270
9271 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9272 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9273 * Makefile.in: Regenerate.
9274
9275 2002-10-02 Janis Johnson <janis187@us.ibm.com>
9276
9277 * MAINTAINERS: Add myself as web pages co-maintainer.
9278
9279 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9280
9281 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9282 * Makefile.in: Regenerate.
9283
9284 2002-10-02 Zack Weinberg <zack@codesourcery.com>
9285
9286 * MAINTAINERS: Add myself and Nathan Sidwell
9287 <nathan@codesourcery.com> as VxWorks maintainers.
9288
9289 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9290
9291 * Makefile.def: Remove order dependency comments.
9292 * Makefile.tpl: Add explicit install-install dependencies.
9293 * Makefile.in: Regenerate.
9294
9295 * Makefile.tpl: Remove material now in src-release. (Finally!)
9296 * Makefile.in: Regenerate.
9297
9298 * Makefile.tpl: Add configure-target (for src-release in src)
9299 * Makefile.in: Regenerate.
9300
9301 2002-09-30 Nick Clifton <nickc@redhat.com>
9302
9303 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9304
9305 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
9306
9307 * configure.in (s390*-*-linux*): Enable libgcj.
9308
9309 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
9310
9311 * configure: Revert accidentally applied changes.
9312
9313 * Makefile.tpl: Make more autoconf-friendly.
9314 * Makefile.in: Regenerate.
9315 * configure: Make substitution more autoconf-like.
9316
9317 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
9318
9319 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9320 single entry to handle all these.
9321 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
9322 libjava on arm-*-elf.
9323
9324 2002-09-27 Geoffrey Keating <geoffk@apple.com>
9325
9326 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9327 things that depend on them.
9328
9329 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9330
9331 * Makefile.tpl: Make subsituted variables more autoconfy.
9332 * Makefile.in: Regenerate.
9333 * configure: Make seds more autoconfy.
9334
9335 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9336
9337 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9338 * Makefile.in: Regenerate.
9339 * configure.in: Rewrite sed statements to look autoconfy.
9340
9341 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9342 all-target-foo on configure-target-foo.
9343 * Makefile.def: Ditto.
9344 * Makefile.in: Rebuild.
9345
9346 2002-09-25 Andrew Haley <aph@redhat.com>
9347
9348 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9349
9350 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
9351
9352 * Makefile.def: New file.
9353 * Makefile.tpl: New file.
9354 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9355 * contrib/gcc_update: Note that Makefile.in is a generated file.
9356
9357 * configure.in: Minor rearrangement. Simplify tests.
9358
9359 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
9360
9361 * configure.in (with_headers): Skip copy if value is "yes".
9362 (with_libs): Likewise.
9363
9364 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9365
9366 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9367 * configure.in (sh*-*-pe*): Ditto.
9368 * configure.in (mips*-*-pe*): Ditto.
9369 * configure.in (*arm-wince-pe): Ditto.
9370
9371 * configure.in: Rearrange.
9372
9373 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
9374
9375 * MAINTAINERS: Update my email address.
9376
9377 2002-08-30 Paul Koning <pkoning@equallogic.com>
9378
9379 * MAINTAINERS: (Write After Approval): Add myself.
9380
9381 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
9382
9383 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9384
9385 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
9386
9387 * MAINTAINERS: Change my mailing address.
9388
9389 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
9390
9391 * MAINTAINERS (Write After Approval): Remove myself.
9392 (Various Maintainers: c++ runtime libs): Add myself.
9393
9394 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
9395
9396 * MAINTAINERS (Write After Approval): Remove myself.
9397 (Various Maintainers: c++ runtime libs): Add myself.
9398
9399 2002-08-15 Eric Christopher <echristo@redhat.com>
9400
9401 * config.sub: Import from master repository.
9402 * config.guess: Ditto.
9403
9404 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
9405
9406 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9407 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9408 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9409
9410 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
9411
9412 * MAINTAINERS: Add self to rs6000 vector extensions.
9413
9414 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
9415
9416 * libiberty/configure: Reverted unintended yesterday's check in.
9417
9418 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
9419
9420 * boehm-gc/configure, libf2c/configure: Rebuilt.
9421 * libffi/configure, libiberty/configure: Ditto.
9422 * libjava/configure, libobjc/configure: Ditto.
9423 * libstdc++-v3/configure, zlib/configure: Ditto.
9424 Merged from binutils:
9425 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
9426 From Steve Ellcey <sje@cup.hp.com>:
9427 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9428 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9429 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9430 IA64.
9431 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9432 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9433 soname_spec, sys_lib_search_path_spec): Ditto.
9434
9435 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
9436
9437 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9438
9439 2002-08-04 H.J. Lu (hjl@gnu.org)
9440
9441 * configure.in (mips*-*-linux*): Don't skip target-libffi.
9442
9443 2002-08-02 Krister Walfridsson <cato@df.lth.se>
9444
9445 * MAINTAINERS (Write After Approval): Add myself.
9446
9447 2002-07-31 Alan Modra <amodra@bigpond.net.au>
9448
9449 * configure.in: Move generic linux case to end. Copy generic
9450 linux noconfigdirs to mips*-*-linux* entry and new
9451 powerpc64*-*-linux* entry. Add target-libffi for the latter.
9452
9453 2002-07-19 Michael Matz <matz@suse.de>
9454
9455 * MAINTAINERS: Add myself as ra* maintainer.
9456
9457 2002-07-16 Chris Demetriou <cgd@broadcom.com>
9458
9459 * config.guess: Update to 2002-07-09 version.
9460 * config.sub: Update to 2002-07-03 version.
9461
9462 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
9463
9464 * MAINTAINERS: Fix typo in a maintainer email address.
9465
9466 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9467
9468 * configure.in: Remove two redundant tests.
9469
9470 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9471
9472 * configure.in (mips*-*-irix6*o32): Enable stabs.
9473
9474 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9475
9476 * configure.in: Don't build grez.
9477 * Makefile.in: Ditto.
9478
9479 * Makefile.in: Remove references to bsp, cygmon, libstub.
9480 * configure.in: Ditto.
9481
9482 * configure.in: Remove leftover reference to gdbtest.
9483
9484 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
9485
9486 * configure.in (gxx_include_dir): Change to match versioned
9487 C++ headers if --enable-version-specific-runtime-libs is used.
9488
9489 2002-07-04 Steve Ellcey <sje@cup.hp.com>
9490
9491 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9492
9493 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9494
9495 * configure.in: Make --without-x work.
9496
9497 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9498
9499 * configure.in: Rearrange target Makefile fragment collection.
9500
9501 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9502 cvs[src].
9503 * configure.in: Ditto.
9504
9505 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9506
9507 * MAINTAINERS (Write After Approval): Update my e-mail address.
9508
9509 2002-06-24 Ben Elliston <bje@redhat.com>
9510
9511 * configure.in (host_tools): Remove cgen.
9512
9513 * Makefile.in (all-cgen): Remove; runs from its source directory.
9514 (check-cgen, install-cgen, clean-cgen): Likewise.
9515 (all-opcodes): Do not depend on all-cgen.
9516 (all-sim): Likewise.
9517
9518 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
9519
9520 * Makefile.in: Eliminate 'apache' targets.
9521 * configure.in: Eliminate 'apache' targets.
9522
9523 * configure.in: Eliminate redundant tests. Reorganize.
9524
9525 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9526
9527 * config-ml.in: Eliminate references to Cygnus configure.
9528
9529 * Makefile.in: Eliminate references to building emacs.
9530
9531 2002-06-28 Graham Stott <graham.stott@btinternet.com>
9532
9533 * MAINTAINERS: Update my email address.
9534
9535 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9536
9537 * config.if (libstdcxx_incdir): Version C++ headers.
9538 (cxx_incdir): Remove.
9539
9540 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9541
9542 * MAINTAINERS (Write After Approval): Add self.
9543
9544 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9545
9546 * configure.in: Add support for ip2k.
9547
9548 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9549
9550 * configure.in: Fix AIX configury bug.
9551
9552 2002-06-20 Steve Ellcey <sje@cup.hp.com>
9553
9554 * MAINTAINERS (Write After Approval): Add self.
9555
9556 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9557
9558 * configure.in: replace ${topsrcdir} with ${srcdir}
9559
9560 * configure.in: Move definition of libstdcxx_flags
9561 right above usage, rather than waaay earlier.
9562
9563 * configure.in: Pull definition of is_cross_compiler earlier.
9564
9565 * configure.in: Rearrange a little.
9566
9567 * configure.in: Remove references to librx.
9568 * Makefile.in: Remove references to librx.
9569
9570 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9571
9572 * config.sub: Add support for avr target.
9573 Import from master sources, rev 1.255
9574
9575 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
9576
9577 * configure, .cvsignore: Revert previous change...
9578 * Makefile: ...delete.
9579
9580 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9581
9582 * configure.in: Eliminate ${gasdir} variable.
9583
9584 2002-06-18 Dave Brolley <brolley@redhat.com>
9585
9586 * configure.in: Add support for frv.
9587 * config.sub: Add support for frv.
9588
9589 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9590
9591 * configure: Remove garbage from previous commit.
9592
9593 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9594
9595 * configure: For in-source builds, make a subdir and re-exec there.
9596 * Makefile: New file. Pass targets through to build directory.
9597 * .cvsignore: No longer ignore "Makefile".
9598
9599 2002-06-16 Douglas Rupp <rupp@gnat.com>
9600
9601 * MAINTAINERS (Write After Approval): Add self.
9602
9603 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9604
9605 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9606
9607 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9608
9609 * configure.in (vax-*-netbsd*): Re-enable gas.
9610
9611 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9612
9613 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9614 BUILD_PREFIX_1, to correct nomenclature.
9615 * configure: Likewise.
9616
9617 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9618 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9619
9620 2002-05-31 Olaf Hering <olh@suse.de>
9621
9622 * config-ml.in: Propogate DESTDIR also.
9623
9624 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9625
9626 * configure.in (vax-*-netbsd*): Don't build gas for this
9627 platform.
9628
9629 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9630
9631 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9632 and libgcj for AVR.
9633
9634 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9635
9636 * MAINTAINERS (Write After Approval): Add myself.
9637
9638 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9639
9640 * config.guess: Update to 2002-05-22 version.
9641 * config.sub: Likewise.
9642
9643 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9644
9645 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9646 * config-ml.in: Likewise.
9647 * configure: Likewise.
9648 * configure.in: Likewise.
9649
9650 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9651
9652 * MAINTAINERS: Update my email address.
9653
9654 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9655
9656 * configure.in: Simplify makefile fragment collection.
9657
9658 * configure.in: Remove code to build emacs.
9659
9660 * configure.in : Remove --srcdir argument from targargs and buildargs
9661 (it's always overridden in the Makefile anyway). Rearrange a bit.
9662
9663 * configure: Move some logic to configure.in.
9664 * configure.in: Move some logic from configure.
9665
9666 2002-05-11 Tom Tromey <tromey@redhat.com>
9667
9668 * MAINTAINERS: Reflect libgcj reality.
9669
9670 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9671
9672 * Makefile.in: Honour DESTDIR.
9673
9674 2002-05-08 Mark Mitchell <mark@codesourcery.com>
9675
9676 * config.guess: Import 2002-03-20 version.
9677 * config.sub: Import 2002-04-26 version.
9678
9679 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9680
9681 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9682
9683 2002-05-07 Tim Josling <tej@melbpc.org.au>
9684
9685 * MAINTAINERS: Add self.
9686
9687 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
9688
9689 * ltmain.sh: Detect and handle object name conflicts
9690 while piecewise linking a static library.
9691
9692 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
9693
9694 * configure.in (noconfigdirs): Don't disable libgcj on
9695 sparc64-*-solaris* and sparcv9-*-solaris*.
9696
9697 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
9698
9699 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9700
9701 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9702
9703 * configure.in (FLAGS_FOR_TARGET): Do not add
9704 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9705 on i[3456]86-*-linux*.
9706
9707 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9708
9709 * configure.in (noconfigdirs): Replace [ ] with test.
9710
9711 * configure.in (noconfigdirs): Do not add target-newlib if
9712 target == i[3456]86-*-linux*, and host == target.
9713
9714 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9715
9716 * configure.in: delete reference to absent file
9717
9718 * configure.in: replace '[' with 'test'
9719
9720 * configure.in: Eliminate references to gash.
9721 * Makefile.in: Eliminate references to gash.
9722
9723 * configure.in: remove useless references to 'pic' makefile fragments.
9724
9725 * configure.in: (*-*-windows*) Finish removing.
9726
9727 * configure.in: Eliminate redundant test for libgui.
9728
9729 2002-04-29 Roger Sayle <roger@eyesopen.com>
9730
9731 * MAINTAINERS: Add self and realphabetize. Update entries
9732 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9733 entry for a29k port maintainer.
9734
9735 2002-04-26 Joel Sherrill <joel@OARcorp.com>
9736
9737 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9738 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9739
9740 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9741
9742 * configure.in: remove references to dead files
9743
9744 2002-04-19 Mark Mitchell <mark@codesourcery.com>
9745
9746 * MAINTAINERS: Add information about purpose of this file.
9747
9748 2002-04-18 Tom Tromey <tromey@redhat.com>
9749
9750 * configure.in: Disallow configuring libgcj when it is already
9751 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9752 Solaris 2.8 by default. For PR libgcj/6158.
9753
9754 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9755
9756 * configure.in: Move default CC setting out of config/mh-* fragments
9757 directly into here.
9758
9759 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9760
9761 * configure.in: don't even try to configure or make a subdirectory
9762 if there's no configure script for it.
9763
9764 2002-04-15 Mark Mitchell <mark@codesourcery.com>
9765
9766 * MAINTAINERS: Remove chill maintainers.
9767 * Makefile.in (CHILLFLAGS): Remove.
9768 (CHILL_LIB): Remove.
9769 (TARGET_CONFIGDIRS): Remove libchill.
9770 (CHILL_FOR_TARGET): Remove.
9771 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9772 CHILL_LIB.
9773 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9774 (CHECK_TARGET_MODULES): Likewise.
9775 (INSTALL_TARGET_MODULES): Likewise.
9776 (CLEAN_TARGET_MODULES): Likewise.
9777 (configure-target-libchill): Remove.
9778 (all-target-libchill): Remove.
9779 * configure.in (target_libs): Remove target-libchill.
9780 Do not compute CHILL_FOR_TARGET.
9781 * libchill: Remove directory.
9782
9783 2002-04-11 DJ Delorie <dj@redhat.com>
9784
9785 * Makefile.in, configure.in: Sync with binutils, entries
9786 follow...
9787
9788 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9789
9790 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9791 (do-tar, do-bz2): New rules.
9792 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9793 (gdb-tar): New rule.
9794 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9795 (insight_dejagnu.tar): New rule.
9796 (insight.tar): New rule.
9797 (gdb+dejagnu.tar): New rule.
9798 (gdb.tar): New rule.
9799
9800 2002-02-01 Mo DeJong <supermo@bayarea.net>
9801
9802 * Makefile.in: Add all-tix to deps for all-snavigator
9803 so that tix is built when building snavigator.
9804
9805 2002-01-11 Steve Ellcey <sje@cup.hp.com>
9806
9807 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9808 ld and gdb are not supported.
9809
9810 2002-01-07 Mark Salter <msalter@redhat.com>
9811
9812 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9813 Allow target-libgloss to be built for arm, strongarm, and xscale.
9814
9815 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9816
9817 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9818 options for i[3456]86-pc-linux* native builds.
9819
9820 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9821
9822 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9823 files from .po files for a distribution.
9824
9825 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
9826
9827 * configure.in: Enable libstdc++-v3 for h8300 targets.
9828
9829 2001-06-19 Alan Modra <amodra@bigpond.net.au>
9830
9831 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9832 version from bfd/.
9833
9834 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9835
9836 * Makefile.in (VER): When present, extract the version number from
9837 the file version.in.
9838
9839 2001-05-24 Tom Rix <trix@redhat.com>
9840
9841 * configure.in : enable ld for aix
9842
9843 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9844
9845 * config.guess: Add linux target for S/390.
9846
9847 2000-11-07 Philip Blundell <pb@futuretv.com>
9848
9849 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9850
9851 2000-11-03 Philip Blundell <pb@futuretv.com>
9852
9853 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9854 files.
9855
9856 2001-01-15 Ben Elliston <bje@redhat.com>
9857
9858 * configure.in (host_tools): Add sid.
9859 Always configure cgen.
9860
9861 2000-11-24 Nick Clifton <nickc@redhat.com>
9862
9863 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9864
9865
9866 2000-08-20 Doug Evans <dje@casey.transmeta.com>
9867
9868 * Makefile.in (ALL_MODULES): Add all-cgen.
9869 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9870 (all-cgen): New target.
9871 (all-opcodes,all-sim): Depend on all-cgen.
9872 * configure.in (host_tools): Add cgen.
9873 Only configure cgen if --enable-cgen-maint.
9874
9875 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
9876
9877 * configure.in: Add *-*-freebsd* configurations.
9878
9879 2002-04-08 Tom Tromey <tromey@redhat.com>
9880
9881 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9882 Fixes PR libgcj/6068.
9883
9884 2002-03-30 Krister Walfridsson <cato@df.lth.se>
9885
9886 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9887
9888 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9889
9890 * configure.in (alpha*-dec-osf*): Enable libgcj.
9891
9892 2003-03-27 Matthew Gingell <gingell@gnat.com>
9893
9894 * MAINTAINERS (Write After Approval): Add myself.
9895
9896 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9897
9898 Fix for: PR bootstrap/3591, target/5676
9899 * configure.in (mcore-pe): Disable the configuration of
9900 libstdc++-v3 since exceptions are not supported.
9901
9902 2002-03-20 Anthony Green <green@redhat.com>
9903
9904 * configure.in: Enable libgcj for xscale-elf target.
9905
9906 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
9907
9908 * MAINTAINERS: Update my email address.
9909
9910 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
9911
9912 * ltmain.sh (relink_command): Fix typo in previous change.
9913
9914 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
9915
9916 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9917 (relink_command): Added --tag flags.
9918 (mode=install): If relinking fails; error out.
9919
9920 2002-03-12 Richard Henderson <rth@redhat.com>
9921
9922 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9923 .NOTPARALLEL tag.
9924 (do-check): Rename from check.
9925 (check): Allow parallel check.
9926
9927 2002-03-12 Bob Wilson <bob.wilson@acm.org>
9928
9929 * MAINTAINERS: Add myself as maintainer for xtensa port.
9930 Fix alphabetical order in CPU port maintainer list.
9931 Remove myself from Write After Approval list.
9932
9933 2002-03-11 Richard Henderson <rth@redhat.com>
9934
9935 * Makefile.in (.NOTPARALLEL): Add fake tag.
9936
9937 2002-03-07 H.J. Lu (hjl@gnu.org)
9938
9939 * configure.in: Enable gprof for mips*-*-linux*.
9940
9941 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9942
9943 * MAINTAINERS (Write After Approval): Add myself.
9944
9945 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
9946
9947 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9948 libjava.
9949 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9950
9951 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
9952
9953 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9954 because its Makefile is there; test for the executable instead.
9955
9956 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
9957
9958 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9959 libstdc++-v3 and libjava.
9960
9961 2002-02-11 Adam Megacz <adam@xwt.org>
9962
9963 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9964 boehm-gc
9965
9966 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
9967
9968 * config.guess: Updated to 2002-01-30's version.
9969 * config.sub: Updated to 2002-02-01's version.
9970 Contribute sh64-elf.
9971 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9972 * configure.in: Added sh64-*-*.
9973
9974 2002-02-08 Chris Demetriou <cgd@broadcom.com>
9975
9976 * MAINTAINERS: Belatedly add myself to write after approval list.
9977
9978 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9979
9980 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9981 Remove self as Write After Approval.
9982
9983 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
9984
9985 * MAINTAINERS: Put self in as maintainer for contrib/regression
9986 directory.
9987
9988 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
9989
9990 * MAINTAINERS: Update my email address.
9991
9992 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9993
9994 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9995 target-libiberty, and target-libgloss. Skip Java-related
9996 libraries if not supported for NetBSD on target CPU.
9997
9998 2002-01-25 Douglas B Rupp <rupp@gnat.com>
9999
10000 * install-sh: Use _inst.$$_ for temp file name.
10001
10002 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
10003
10004 * MAINTAINERS (Write After Approval): Move my contact info
10005 from here...
10006 (OS Port Maintainers): ...to here (netbsd).
10007
10008 2002-01-22 Bob Wilson <bob.wilson@acm.org>
10009
10010 * MAINTAINERS (Write After Approval): Add myself.
10011
10012 2002-01-17 H.J. Lu <hjl@gnu.org>
10013
10014 * Makefile.in (all-fastjar): Also depend on all-libiberty.
10015 (all-target-fastjar): Also depend on all-target-libiberty.
10016
10017 2002-01-16 H.J. Lu (hjl@gnu.org)
10018
10019 * config.guess: Import from master sources, rev 1.225.
10020 * config.sub: Import from master sources, rev 1.238.
10021
10022 2002-01-16 Kazu Hirata <kazu@hxi.com>
10023
10024 * MAINTAINERS (Write After Approval): Remove myself.
10025
10026 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
10027
10028 * MAINTAINERS (Write After Approval): Add myself.
10029
10030 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
10031
10032 * MAINTAINERS: Add self as docs co-maintainer.
10033
10034 2001-12-11 Matthias Klose <doko@debian.org>
10035
10036 * MAINTAINERS (Write After Approval): Add myself.
10037
10038 2001-12-09 Zack Weinberg <zack@codesourcery.com>
10039
10040 * MAINTAINERS: Update my email address.
10041
10042 2001-12-07 Turly O'Connor <turly@apple.com>
10043 * MAINTAINERS (Write After Approval): Add myself.
10044 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10045 (rs6000_initialize_trampoline): Call __trampoline_setup for
10046 ABI_DARWIN too.
10047 * darwin-tramp.asm: New file, implements __trampoline_setup.
10048 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10049
10050 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
10051
10052 * MAINTAINERS (Write After Approval): Add myself.
10053
10054 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
10055
10056 * configure, configure.in: Use temp file for long sed commands.
10057
10058 2001-12-03 Laurent Guerby <guerby@acm.org>
10059
10060 * config.sub: Update to version 1.232 on subversion.
10061
10062 2001-12-03 Ben Elliston <bje@redhat.com>
10063
10064 * MAINTAINERS: Update mail address for config.* patches.
10065
10066 2001-11-27 DJ Delorie <dj@redhat.com>
10067 Zack Weinberg <zack@codesourcery.com>
10068
10069 When build != host, create libiberty for the build machine.
10070
10071 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10072 CONFIG_ARGUMENTS.
10073 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10074 New variables.
10075 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10076 and rules.
10077 (all.normal): Depend on ALL_BUILD_MODULES.
10078 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10079 (all-build-libiberty): Depend on configure-build-libiberty.
10080
10081 * configure: Calculate and substitute proper value for
10082 ALL_BUILD_MODULES.
10083 * configure.in: Create the build subdirectory.
10084 Calculate and substitute TARGET_CONFIGARGS (formerly
10085 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10086
10087 2001-11-26 Ziemowit Laski <zlaski@apple.com>
10088
10089 * MAINTAINERS (write-after-approval): Add self.
10090
10091 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
10092
10093 * MAINTAINERS (GNATS only accounts): Remove self.
10094
10095 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
10096
10097 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10098 libf2c.
10099
10100 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
10101
10102 * MAINTAINERS (Write After Approval): Add self.
10103
10104 2001-11-12 David O'Brien <obrien@FreeBSD.org>
10105
10106 * MAINTAINERS: mips and s390 are also CPU ports.
10107
10108 2001-11-12 David O'Brien <obrien@FreeBSD.org>
10109
10110 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10111
10112 2001-11-11 David O'Brien <obrien@FreeBSD.org>
10113
10114 * MAINTAINERS: Alphabetize.
10115
10116 2001-11-09 Kazu Hirata <kazu@hxi.com>
10117
10118 * MAINTAINERS (Various maintainers: h8 port): Add myself.
10119
10120 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
10121
10122 * MAINTAINERS (Various maintainers: hppa port): Added myself.
10123
10124 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
10125
10126 * configure.in (--enable-languages): Be more permissive about
10127 syntax. Check for empty lists better. Warn about $LANGUAGES.
10128
10129 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
10130
10131 * config.sub: Import from master sources, rev. 1.230.
10132 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10133
10134 2001-11-07 Laurent Guerby <guerby@acm.org>
10135
10136 * MAINTAINERS (Write After Approval): Add self.
10137
10138 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
10139
10140 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10141
10142 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
10143
10144 * config.sub: Import from master sources, rev 1.226.
10145 * config.guess: Import from master sources, rev 1.216.
10146
10147 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
10148
10149 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10150 * MAINTAINERS: Add self as maintainer of MMIX port.
10151 Remove old after-approval entry.
10152
10153 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
10154
10155 * ChangeLog, configure: Fix spelling errors.
10156
10157 2001-10-20 Brendan Kehoe <brendan@zen.org>
10158
10159 * MAINTAINERS: Tweak my address.
10160
10161 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
10162
10163 * MAINTAINERS: Update my email address.
10164
10165 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
10166
10167 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10168 * MAINTAINERS: Add self as maintainer of CRIS port.
10169
10170 2001-10-10 Geert Bosch <bosch@gnat.com>
10171
10172 * MAINTAINERS (Various maintainers: Ada front end):
10173 Added Robert Dewar.
10174
10175 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
10176
10177 * MAINTAINERS (Write After Approval): Added self
10178
10179 2001-10-02 Geert Bosch <bosch@gnat.com>
10180
10181 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10182
10183 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
10184
10185 * configure: Handle temporary files securely using mkdir.
10186
10187 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
10188
10189 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10190
10191 2001-09-26 Will Cohen <wcohen@redhat.com>
10192
10193 * configure.in (*-*-linux*): Disable configuration of target-newlib
10194 and target-libgloss.
10195
10196 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10197
10198 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10199 RANLIB.
10200
10201 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
10202
10203 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10204 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10205 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10206 avoid quotes nesting problems.
10207 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10208 (DO_X): Export only variables that are set.
10209
10210 2001-09-19 Ben Elliston <bje@redhat.com>
10211
10212 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10213 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10214 semantics. Use the shell built-in "type" command instead.
10215
10216 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
10217
10218 Merged from gcc-3_0-branch:
10219 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
10220 * ltcf-c.sh: Use $objext, not $ac_objext.
10221 2001-07-27 Mark Kettenis <kettenis@gnu.org>
10222 * ltcf-cxx.sh: Add support for GNU.
10223 2001-07-22 Timothy Wall <twall@redhat.com>
10224 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
10225 default settings if using GNU tools with that configuration.
10226 * ltcf-cxx.sh: Ditto.
10227 * ltcf-gcj.sh: Ditto.
10228 2001-07-21 Michael Chastain <chastain@redhat.com>
10229 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10230 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
10231 * ltmain.sh: Mark as gcc-local.
10232
10233 2001-08-30 Eric Christopher <echristo@redhat.com>
10234 Jason Eckhardt <jle@redhat.com>
10235
10236 * config.guess: Merge from master sources.
10237 * config.sub: Merge from master sources, add support for mipsisa32.
10238
10239 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
10240 * config.sub: Merge from master sources, rev 1.219.
10241 * MAINTAINERS: Add self as contact for stormy16 port.
10242
10243 2001-08-14 Zack Weinberg <zackw@panix.com>
10244
10245 * config.sub: Merge from master sources, rev 1.218.
10246 * config.guess: Merge from master sources, rev 1.209.
10247
10248 2001-08-11 Graham Stott <grahams@redhat.com>
10249
10250 * Makefile.in (check-c++): Add missing semicolon.
10251
10252 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10253
10254 * MAINTAINERS (Various maitainers: predict.def): Added myself.
10255
10256 2001-07-30 Eric Christopher <echristo@redhat.com>
10257
10258 * MAINTAINERS (Various maintainers: mips port): Added myself.
10259
10260 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10261
10262 * configure.in (sh-*-linux*): New.
10263
10264 2001-07-27 Richard Henderson <rth@redhat.com>
10265
10266 * .cvsignore: Add LAST_UPDATED.
10267
10268 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10269
10270 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10271
10272 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
10273
10274 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10275
10276 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10277
10278 * MAINTAINERS (Write After Approval): Added myself.
10279
10280 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10281
10282 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10283 and libgcj on m68hc11/m68hc12.
10284
10285 2001-06-27 H.J. Lu (hjl@gnu.org)
10286
10287 * Makefile (CFLAGS_FOR_BUILD): New.
10288 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10289
10290 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10291
10292 * README: Remove version number.
10293
10294 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10295
10296 * INSTALL/README: Update wrt. to the installation instructions now
10297 residing in gcc/doc/install.texi.
10298
10299 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10300
10301 * README: Replace with a cut-down and updated version of gcc/README.
10302
10303 2001-06-12 David Edelsohn <edelsohn@gnu.org>
10304
10305 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10306 multilibs to be disabled.
10307
10308 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
10309
10310 * MAINTAINERS (Write After Approval): Add myself.
10311
10312 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
10313
10314 * config.guess: Import CVS version 1.195.
10315 * config.sub: Import CVS version 1.212.
10316
10317 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
10318
10319 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10320 gcc/xgcc is built, use -print-prog-name to find out the program
10321 name to use.
10322
10323 2001-06-04 Phil Edwards <pme@sources.redhat.com>
10324
10325 * config.guess: Import CVS version 1.194. All gcc-local changes
10326 appear to also be in the master copy.
10327 * config.sub: Import CVS version 1.211.
10328
10329 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
10330
10331 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10332 with_gcc]: Use `gcc -shared' to build a shared library.
10333
10334 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
10335
10336 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10337 archives.
10338
10339 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10340
10341 * MAINTAINERS (Write After Approval): Add myself.
10342
10343 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
10344
10345 * configure.in (libstdcxx_flags): Do not try to execute
10346 libstdc++-v3/testsuite_flags until it exists.
10347
10348 2001-06-01 Alan Modra <amodra@bigpond.net.au>
10349
10350 * MAINTAINERS: Update my email address.
10351
10352 2001-05-31 Graham Stott <grahams@redhat.com>
10353
10354 * MAINTAINERS (Write After Approval): Add myself.
10355
10356 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
10357
10358 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
10359 libraries when using g++ with native linker.
10360
10361 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
10362
10363 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10364
10365 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
10366
10367 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10368 [aix4*|aix5*]: Prepend blank.
10369
10370 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
10371
10372 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10373 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
10374 of subdir/configure scripts to use the new libtool.m4.
10375
10376 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
10377
10378 * MAINTAINERS (Write After Approval): Add myself.
10379
10380 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
10381
10382 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10383
10384 2001-05-11 Ben Elliston <bje@redhat.com>
10385
10386 * Makefile.in (all-sid): New target.
10387 (check-sid, clean-sid, install-sid): Likewise.
10388
10389 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
10390
10391 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10392
10393 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10394
10395 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10396 libgcj.
10397
10398 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10399
10400 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10401 gcc/xgcc is built, use -print-prog-name to find out the program
10402 name to use.
10403
10404 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
10405
10406 * configure.in (noconfigdirs): Don't reset it from scratch in the
10407 target case; only append to it.
10408
10409 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10410 sparc-*-solaris2.8]: Disable ${libgcj}.
10411
10412 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
10413
10414 * configure.in (libgcj_saved): Copy from $libgcj.
10415 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10416 --disable-libgcj.
10417
10418 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
10419
10420 * MAINTAINERS: Remove self as MIPS maintainer and
10421 C front end maintainer.
10422
10423 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
10424
10425 * configure.in: Move *-chorusos target case to the proper switch.
10426 Disable libgcj.
10427
10428 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10429
10430 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10431 1.641.2.228.
10432
10433 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10434
10435 * Makefile.in (STAGE1_CFLAGS): Pass down.
10436
10437 2001-04-13 Alan Modra <amodra@one.net.au>
10438
10439 * config.guess: Add hppa64-linux support. Note for next import that
10440 this is already in the master file.
10441 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
10442
10443 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10444
10445 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10446 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10447
10448 2001-04-11 Stan Shebs <shebs@apple.com>
10449
10450 * MAINTAINERS: Add self as Darwin port maintainer.
10451
10452 2001-04-11 Alan Modra <amodra@one.net.au>
10453
10454 * MAINTAINERS: Update my email address.
10455
10456 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
10457
10458 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10459 recent versions of FreeBSD (release 3 or later).
10460 * ltconfig: On FreeBSD, -lc must not be provided when building
10461 a shared library or else the standard -pthread gcc option is
10462 rendered worthless to later users of the built library.
10463
10464 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
10465
10466 * MAINTAINERS: Add self and RTH as C front end maintainers.
10467
10468 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
10469
10470 * config.sub: Make sure to match an already-canonicalized
10471 machine name (eg. mn10300-unknown-elf).
10472
10473 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
10474
10475 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10476 New macros.
10477 (bootstrap, cross): Use RECURSE_FLAGS.
10478 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10479
10480 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
10481
10482 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10483
10484 2001-03-22 Colin Howell <chowell@redhat.com>
10485
10486 * Makefile.in (DO_X): Do not backslash single-quotes in
10487 backquotes (two places).
10488
10489 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10490
10491 Re-installed:
10492 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10493 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10494 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10495 * ltcf-cxx.sh: Likewise.
10496 * ltcf-gcj.sh: Likewise.
10497
10498 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10499
10500 * MAINTAINERS: Add myself as "documentation co-maintainer".
10501
10502 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10503
10504 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10505 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10506
10507 2001-03-19 Tom Tromey <tromey@redhat.com>
10508
10509 * config-ml.in: Handle GCJ and GCJFLAGS.
10510
10511 2001-03-21 Michael Chastain <chastain@redhat.com>
10512
10513 * Makefile.in: all-m4 depends on all-texinfo.
10514
10515 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
10516
10517 * MAINTAINERS: Add myself to write after approval list.
10518
10519 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
10520
10521 * Makefile.in (DO_X): Quote nested quotes.
10522
10523 2001-03-18 Alan Modra <alan@linuxcare.com.au>
10524
10525 * MAINTAINERS: Add myself to write after approval list.
10526
10527 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
10528
10529 * Makefile.in (DO_X): Use double quotes for quoting
10530 "RANLIB=$${RANLIB}".
10531
10532 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10533
10534 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10535
10536 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
10537
10538 * configure.in: Only use `lang_requires' for languages athat are
10539 actually enabled.
10540
10541 2001-03-08 Phil Edwards <pme@sources.redhat.com>
10542
10543 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10544
10545 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
10546
10547 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10548
10549 2001-03-07 Tom Tromey <tromey@redhat.com>
10550
10551 * configure.in: Allow config-lang.in to set `lang_requires' to list
10552 of other required languages.
10553
10554 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
10555
10556 * Makefile.in: Remove RANLIB definition. Use RANLIB
10557 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10558 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10559
10560 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
10561 Alexandre Oliva <aoliva@redhat.com>
10562
10563 * Makefile.in (check-c++): Use tabs, not spaces.
10564
10565 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
10566
10567 * MAINTAINERS: add myself to Write After Approval list.
10568
10569 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
10570
10571 * Makefile.in (check-c++): New rule.
10572
10573 * configure.in (target_libs): Remove libg++.
10574 (noconfigdirs): Remove libg++.
10575 (noconfigdirs): Same.
10576 (noconfigdirs): Same.
10577 (noconfigdirs): Same.
10578
10579 * config-ml.in: Remove libg++ references.
10580
10581 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10582 (ALL_TARGET_MODULES): Same.
10583 (configure-target-libg++): Remove.
10584 (all-target-libg++): Remove.
10585 (configure-target-libio): Remove.
10586 (all-target-libio): Remove.
10587 (check-target-libio): Remove.
10588 (.PHONY): Remove.
10589 (libg++.tar.bz2): Remove.
10590 (all-target-cygmon): Remove libio.
10591 (all-target-libstdc++): Remove.
10592 (configure-target-libstdc++): Remove.
10593 (TARGET_LIB_PATH): Remove libstdc++.
10594 (ALL_GCC_CXX): Remove libstdc++.
10595 (all-target-gperf): Correct.
10596
10597 2001-02-16 Nick Clifton <nickc@redhat.com>
10598
10599 * configure.in (noconfigdirs): Allow configuration of texinfo
10600 for Cygwin hosts.
10601
10602 2001-02-15 Anthony Green <green@redhat.com>
10603
10604 * configure: Introduce GCJ_FOR_TARGET.
10605 * configure.in: Ditto.
10606 * Makefile.in: Ditto.
10607
10608 2001-02-13 Andreas Schwab <schwab@suse.de>
10609
10610 * MAINTAINERS: Update mail address.
10611
10612 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10613
10614 * config.guess: Add linux target for S/390.
10615 * config.sub: Likewise.
10616
10617 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
10618
10619 * configure.in: for *-chorusos, don't config target-newlib and
10620 target-libgloss.
10621
10622 2001-02-06 Ben Elliston <bje@redhat.com>
10623
10624 * configure: Output host type to stdout, not stderr.
10625
10626 2001-02-05 Mark Mitchell <mark@codesourcery.com>
10627
10628 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10629 * ltcf-cxx.sh: Likewise.
10630
10631 * config.if: Assume enable_libstdcxx_v3 is defined.
10632
10633 2001-02-04 Mark Mitchell <mark@codesourcery.com>
10634
10635 Remove V2 C++ library.
10636 * configure.in: Remove --enable-libstdcxx_v3 support.
10637
10638 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10639
10640 * include/demangle.h: Add prototype for java_demangle_v3.
10641
10642 2001-01-29 Phil Edwards <pme@sources.redhat.com>
10643
10644 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10645
10646 2001-01-27 Richard Henderson <rth@redhat.com>
10647
10648 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10649
10650 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10651
10652 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10653 Don't unset, it's non-portable and no longer necessary, set to empty
10654 instead.
10655
10656 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10657
10658 * ltconfig: Shell portability fix for the tagname validity check.
10659
10660 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
10661
10662 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10663 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10664
10665 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10666
10667 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10668
10669 2001-01-26 Tom Tromey <tromey@redhat.com>
10670
10671 * configure.in: Allow libgcj to be built on Sparc Solaris.
10672
10673 2001-01-25 David Edelsohn <edelsohn@gnu.org>
10674
10675 * ltcf-c.sh: Add aix5 case.
10676 * ltcf-cxx.sh: Likewise.
10677 * ltconfig: Likewise.
10678
10679 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
10680
10681 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10682 keep at least one of build_libtool_libs or build_old_libs set to
10683 yes.
10684
10685 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10686 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10687
10688 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10689
10690 * configure.in: Enable libgcj on several additional platforms.
10691
10692 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10693
10694 * configure.in: Enable libgcj for linux targets.
10695
10696 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10697
10698 * MAINTAINERS (Write After Approval): Add myself.
10699
10700 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10701
10702 * MAINTAINERS: Add myself as vax port maintainer.
10703
10704 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10705
10706 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10707
10708 2001-01-09 Mike Stump <mrs@wrs.com>
10709
10710 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10711 failures of subdirectories.
10712
10713 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10714
10715 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10716 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10717 * ltcf-cxx.sh: Likewise.
10718 * ltcf-gcj.sh: Likewise.
10719 * ltconfig.sh: Fix typo.
10720
10721 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10722
10723 * configure: handle DOS-style absolute paths.
10724
10725 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10726
10727 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10728
10729 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10730
10731 * MAINTAINERS: Add myself as avr port co-maintainer.
10732
10733 2000-12-28 Ben Elliston <bje@redhat.com>
10734
10735 * MAINTAINERS: Add myself under ``Write After Approval''.
10736
10737 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10738
10739 * texinfo: Remove directory from GCC.
10740
10741 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10742
10743 * COPYING: Update to current
10744 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10745 to 19yy as example year in copyright notice).
10746
10747 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10748
10749 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10750 (libstdcxx_incdir): Pass down.
10751 * config.if: Remove expired bits for cxx_interface, add stub.
10752 (libstdcxx_incdir): Add variable for g++ include directory.
10753 * configure.in (gxx_include_dir): Use it.
10754
10755 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
10756
10757 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10758 with old-email address from ``Write After Approval''.
10759
10760 2000-12-15 Andreas Jaeger <aj@suse.de>
10761
10762 * configure.in: Handle lang_dirs.
10763
10764 2000-12-14 Tom Tromey <tromey@redhat.com>
10765
10766 * MAINTAINERS: Removed brads.
10767
10768 * MAINTAINERS: Added gcj developers.
10769
10770 2000-12-13 Anthony Green <green@redhat.com>
10771
10772 * configure.in: Disable libgcj for any target not specifically
10773 listed. Disable libgcj for x86 and Alpha Linux until compatible
10774 with g++ abi.
10775
10776 2000-12-13 Mike Stump <mrs@wrs.com>
10777
10778 * Makefile.in (local-distclean): Also remove fastjar.
10779
10780 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10781
10782 * contrib/gcc_update: Add fastjar --touch entries.
10783
10784 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
10785
10786 * configure.in: Disable language-specific target libraries for
10787 languages that aren't enabled.
10788
10789 2000-12-10 Anthony Green <green@redhat.com>
10790
10791 * configure.in: Define libgcj. Disable libgcj target libraries for
10792 most targets.
10793
10794 2000-12-10 Neil Booth <neilb@earthling.net>
10795
10796 * MAINTAINERS: Update mail address, remove from WAA list.
10797
10798 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10799
10800 * libjava: Imported from /cvs/java.
10801 * libffi: Likewise.
10802 * Boehm-gc: Likewise.
10803
10804 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10805
10806 * configure.in (target_libs): Revert 2000-12-08 patch.
10807 (noconfigdirs): Added target-libjava.
10808
10809 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10810
10811 * djunpack.bat: removed.
10812
10813 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10814
10815 * Makefile.in: handle DOS-style absolute paths.
10816 * config-ml.in: likewise.
10817 * symlink-tree: likewise.
10818
10819 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10820
10821 * fastjar: Imported.
10822
10823 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10824
10825 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10826 libjava.
10827 * configure.in (target_libs): Removed `target-libjava'.
10828
10829 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10830
10831 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10832 (ALL_MODULES): Added fastjar.
10833 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10834 (all-target-libjava): all-fastjar replaces all-zip.
10835 (all-fastjar): Added.
10836 (configure-target-fastjar, all-target-fastjar): Likewise.
10837 * configure.in (host_tools): Added fastjar.
10838
10839 2000-12-07 Mike Stump <mrs@wrs.com>
10840
10841 * Makefile.in (local-distclean): Remove leftover built files.
10842
10843 2000-11-24 Nick Clifton <nickc@redhat.com>
10844
10845 * configure.in (xscale-elf): Add target.
10846 (xscale-coff): Add target.
10847
10848 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
10849
10850 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10851 recent versions of FreeBSD (release 3 or later).
10852 * ltconfig: On FreeBSD, -lc must not be provided when building
10853 a shared library or else the standard -pthread gcc option is
10854 rendered worthless to later users of the built library.
10855
10856 2000-11-16 Fred Fish <fnf@be.com>
10857
10858 * configure.in (enable_libstdcxx_v3): Fix typo,
10859 libstd++ -> libstdc++.
10860
10861 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10862
10863 * MAINTAINERS: Add self to Write After Approval list.
10864
10865 2000-11-21 Bernd Schmidt <bernds@redhat.com>
10866
10867 * MAINTAINERS: Update my email address. Add myself to global write
10868 privs list.
10869
10870 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
10871
10872 * Makefile.in: Merge with src and libgcj.
10873 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10874 configure-target-<library> when their configure scripts need the C
10875 or C++ library to have already been built to work properly.
10876 (do_proto_toplev): Set them to an empty string.
10877
10878 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10879 (REALLY_SET_LIB_PATH): Use them.
10880
10881 2000-11-17 Stan Shebs <shebs@apple.com>
10882
10883 * MAINTAINERS: Add self to Write After Approval list.
10884
10885 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10886
10887 * configure: Provide the original toplevel configure arguments
10888 (including $0) to subprocesses in the environment rather than
10889 through gcc/configargs.h.
10890
10891 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10892
10893 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10894 C99. Alphabetise "Write After Approval" list.
10895
10896 2000-11-12 Mark Mitchell <mark@codesourcery.com>
10897
10898 * configure: Turn on libstdc++ V3 by default.
10899
10900 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10901 if we've got GCC.
10902
10903 2000-11-11 Philip Blundell <philb@gnu.org>
10904
10905 * MAINTAINERS: Add self to Write After Approval list.
10906
10907 2000-11-09 David Edelsohn <edelsohn@gnu.org>
10908
10909 * ltcf-c.sh (aix4): Improve shared library configuration; require
10910 exporting symbols.
10911 * ltcf-cxx.sh (aix4): Define.
10912 * ltconfig (aix4): Define library and soname specs appropriate for
10913 AIX. Define command to create export symbols list.
10914
10915 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
10916
10917 * config.sub: Add support for Sun Chorus
10918
10919 2000-10-31 Nick Clifton <nickc@redhat.com>
10920
10921 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10922 <name>@redhat.com. Also installed new email address for Clint
10923 Popetz.
10924
10925 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10926
10927 * etc: Remove directory from GCC.
10928
10929 2000-10-16 Michael Meissner <meissner@redhat.com>
10930
10931 * configure (gcc/configargs.h): Only create if there is a build GCC
10932 directory created.
10933
10934 2000-10-16 Matthias Klose <doko@debian.org>
10935
10936 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10937 when configured for libstdc++-v3.
10938
10939 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
10940
10941 * configure: Save configure arguments to gcc/configargs.h.
10942
10943 2000-10-04 Philipp Thomas <pthomas@suse.de>
10944
10945 * config.guess: Import CVS version 1.157.
10946 * config.sub: Import CVS version 1.181.
10947
10948 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
10949
10950 * Makefile.in (bootstrap): avoid recursion if subdir missing
10951 (cross): ditto
10952 (do-proto-toplev): ditto
10953
10954 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
10955
10956 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10957 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10958
10959 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10960 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10961 all affected `configure' scripts.
10962
10963 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10964
10965 * MAINTAINERS: Add self as cpplib co-maintainer.
10966
10967 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
10968
10969 * MAINTAINERS: Add self to Write After Approval list.
10970
10971 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10972
10973 * INSTALL/README: egcs -> GCC update.
10974
10975 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
10976
10977 * MAINTAINERS: Add myself to Write After Approval list.
10978
10979 2000-09-15 Kazu Hirata <kazu@hxi.com>
10980
10981 * MAINTAINERS: Add myself to Write After Approval list.
10982
10983 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10984
10985 * configure.in: Do not build byacc for hppa64. Provide paths to the
10986 X11 libraries for hppa64.
10987
10988 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10989
10990 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10991
10992 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
10993
10994 * Makefile.in (all-zlib): Added dummy target.
10995
10996 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10997 ltcf-gcj.sh: Updated from libtool multi-language branch.
10998
10999 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
11000
11001 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11002 (bootstrap*): Depend on all-bootstrap.
11003
11004 2000-09-05 Philipp Thomas <pthomas@suse.de>
11005
11006 * config.guess: Import CVS version 1.156.
11007 * config.sub: Import CVS version 1.179.
11008
11009 2000-09-02 Anthony Green <green@cygnus.com>
11010
11011 * Makefile.in (all-gcc): Depend on all-zlib.
11012 (CLEAN_MODULES): Add clean-zlib.
11013 (ALL_MODULES): Add all-zlib.
11014 * configure.in (host_libs): Add zlib.
11015
11016 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
11017
11018 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11019 crosses, but add gcc/include to the header search path for them.
11020
11021 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
11022
11023 * MAINTAINERS: Add self to Write After Approval list.
11024
11025 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11026
11027 * config.guess: Import CVS version 1.152.
11028 * config.sub: Import CVS version 1.177.
11029
11030 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
11031
11032 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11033 $targargs to tell whether newlib is going to be built.
11034
11035 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11036 $$r/TARGET_SUBDIR/libio for _G_config.h.
11037
11038 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
11039
11040 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11041
11042 2000-08-22 DJ Delorie <dj@redhat.com>
11043
11044 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11045
11046 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
11047
11048 * config-ml.in (CC, CXX): Avoid trailing whitespace.
11049 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11050 sub-configures.
11051
11052 2000-08-21 DJ Delorie <dj@redhat.com>
11053
11054 * MAINTAINERS: Add self as a libiberty maintainer
11055
11056 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
11057
11058 * configure.in (libstdcxx_flags): Use
11059 libstdc++-v3/src/libstdc++.INC.
11060
11061 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
11062
11063 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11064
11065 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
11066
11067 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11068
11069 * configure: Make enable_threads and enable_shared defaults
11070 explicit. Substitute enable_threads into generated Makefiles.
11071 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11072 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11073
11074 2000-08-13 Geoff Keating <geoffk@cygnus.com>
11075
11076 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11077
11078 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
11079
11080 * config-ml.in (CC): Remove bogus duplicate quotation mark from
11081 previous delta.
11082
11083 2000-08-11 Jason Merrill <jason@redhat.com>
11084
11085 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11086 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11087 (FLAGS_FOR_TARGET): Not here.
11088 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11089
11090 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
11091
11092 * config-ml.in (CC, CXX): Don't introduce a leading space.
11093
11094 2000-08-07 DJ Delorie <dj@delorie.com>
11095
11096 * MAINTAINERS: Add self as a DJGPP maintainer
11097
11098 2000-08-07 DJ Delorie <dj@redhat.com>
11099
11100 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11101 "if we're also building gcc, and it's a gcc that will run on the
11102 build machine, we want to use its includes instead of the system's
11103 default includes".
11104
11105 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
11106
11107 * MAINTAINERS: Add self to Write After Approval list.
11108
11109 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
11110
11111 * configure.in (libstdcxx_flags): Don't use `"'.
11112
11113 * config-ml.in: Adjust multilib search paths to the
11114 appropriate multilib tree.
11115
11116 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
11117
11118 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11119 commas in $LANGUAGES.
11120
11121 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
11122
11123 * configure.in: Re-enable all references to libg++ and librx.
11124
11125 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
11126
11127 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11128 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
11129 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11130 * ltcf-cxx.sh (need_lc): Set based on postdeps.
11131
11132 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11133
11134 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
11135
11136 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11137 CXX_FOR_TARGET for sed.
11138
11139 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
11140
11141 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11142 Do not override if already set in the environment or in configure.
11143 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11144 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11145
11146 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
11147
11148 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11149 the libtool CVS tree multi-language branch.
11150 * ltconfig, ltmain.sh: Updated.
11151
11152 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
11153
11154 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11155 (clean-target): Depend on it.
11156
11157 * Makefile.in (FLAGS_FOR_TARGET): New macro.
11158 (GCC_FOR_TARGET): Use it.
11159 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11160 * configure.in: ... here.
11161 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
11162 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11163
11164 2000-07-24 Eric Christopher <echristo@cygnus.com>
11165
11166 * MAINTAINERS: Add self to Write After Approval list.
11167
11168 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
11169
11170 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11171 (configure-target-libchill, configure-target-libobjc): Likewise.
11172
11173 * configure.in: Use the same cache file for all target libs.
11174 * config-ml.in: But different cache files per multilib variant.
11175
11176 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11177
11178 * configure (topsrcdir): Don't use dirname.
11179
11180 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
11181
11182 * MAINTAINERS: Add self to Write After Approval list.
11183
11184 2000-07-20 Jason Merrill <jason@redhat.com>
11185
11186 * configure.in: Remove all references to libg++ and librx.
11187
11188 * configure, configure.in, Makefile.in: Unify gcc and binutils.
11189
11190 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
11191
11192 * config.sub: Update to subversions version 2000-07-06.
11193
11194 2000-07-12 Andrew Haley <aph@cygnus.com>
11195
11196 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11197 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11198
11199 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
11200
11201 * symlink-tree: Check number of arguments.
11202
11203 2000-07-05 Jim Wilson <wilson@cygnus.com>
11204
11205 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11206 search path for a g++ extracted from the build tree. This
11207 will allow link tests run by configure scripts in
11208 subdirectories to succeed.
11209
11210 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
11211
11212 * ltconfig: Add support for mips-dde-sysv4.2MP
11213
11214 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11215
11216 * MAINTAINERS: Add myself as loop discovery maintainer.
11217
11218 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
11219
11220 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11221 `os2'. Force ac_cv_exeext to be ".exe" in that case.
11222
11223 2000-06-19 Timothy Wall <twall@cygnus.com>
11224
11225 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11226 * config.sub: Add tic54x target.
11227
11228 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11229
11230 * MAINTAINERS: Add self as Fortran maintainer,
11231 remove Craig Burley.
11232
11233 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
11234
11235 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11236 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11237
11238 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11239
11240 * MAINTAINERS: Add self as i18n maintainer
11241
11242 20000-05-21 H.J. Lu (hjl@gnu.org)
11243
11244 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11245 directory are used if they exist. Make sure
11246 $(build_tooldir)/include is searched for header files,
11247 $(build_tooldir)/lib/ for library files.
11248 (GCC_FOR_TARGET): Likewise.
11249 (CXX_FOR_TARGET): Likewise.
11250
11251 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11252
11253 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11254
11255 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
11256
11257 * Makefile.in (configure-target-libiberty): Depend on
11258 configure-target-newlib.
11259
11260 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11261
11262 * configure.in, Makefile.in: Merge all libffi-related
11263 configury stuff from the libgcj tree.
11264
11265 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11266
11267 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11268 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11269
11270 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11271
11272 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11273 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11274 current version information. Add to proto-toplev directory.
11275 (gdb-taz): Build do-djunpack.
11276
11277 2000-05-15 David Edelsohn <edelsohn@gnu.org>
11278
11279 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11280
11281 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11282
11283 * MAINTAINERS: Add self to Write After Approval list.
11284
11285 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11286
11287 * ltmain.sh: Preserve in relink_command any environment
11288 variables that may affect the linker behavior.
11289
11290 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
11291
11292 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11293
11294 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
11295
11296 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11297
11298 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11299
11300 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11301 with the version name.
11302
11303 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
11304
11305 * MAINTAINERS: Add self as bb-reorder maintainer.
11306
11307 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
11308
11309 * config.if: Tweak.
11310
11311 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
11312
11313 * djunpack.bat: New file.
11314
11315 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
11316
11317 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11318 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11319 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11320 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11321
11322 2000-04-16 Dave Pitts <dpitts@cozx.com>
11323
11324 * config.sub (case $basic_machine): Change default for "ibm-*"
11325 to "openedition".
11326
11327 2000-04-13 Andreas Jaeger <aj@suse.de>
11328
11329 * MAINTAINERS: Added myself.
11330
11331 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11332
11333 * Makefile.in (gdb-taz): New target. GDB specific archive.
11334 (do-md5sum): New target.
11335 (MD5PROG): Define.
11336 (PACKAGE): Default to TOOL.
11337 (VER): Default to a shell script.
11338 (taz): Rewrite target. Move real work to do-proto-toplev. Include
11339 md5 checksum generation.
11340 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11341 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11342 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11343 insight.tar.bz2): Use gdb-taz to create archive.
11344
11345 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11346
11347 * configure (warn_cflags): Delete.
11348
11349 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
11350
11351 * MAINTAINERS: Added myself.
11352
11353 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
11354 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
11355
11356 * configure.in (enable_libstdcxx_v3): Add.
11357 (target_libs): Add bits here to switch between libstdc++-v2 and
11358 libstdc++-v3.
11359 * config.if: And this file too.
11360 * Makefile.in: Add libstdc++-v3 targets.
11361
11362 2000-04-05 Michael Meissner <meissner@redhat.com>
11363
11364 * config.sub (d30v): Add d30v as a basic machine type.
11365
11366 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
11367
11368 * configure.in: -linux-gnu*, not -linux-gnu.
11369
11370 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11371
11372 * MAINTAINERS: Add self in write-after-approval section.
11373
11374 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
11375
11376 * MAINTAINERS: Add self as ia64 port maintainer.
11377
11378 2000-03-08 Neil Booth <NeilB@earthling.net>
11379
11380 * MAINTAINERS: Add self in write-after-approval section.
11381
11382 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
11383
11384 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11385 (do-tar-bz2): Replace TOOL with PACKAGE.
11386 (gdb.tar.bz2): Remove GDBTK from GDB package.
11387 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11388 dejagnu.tar.bz2): New packages.
11389
11390 2000-02-27 Andreas Jaeger <aj@suse.de>
11391
11392 * configure.in: Add entry for mips*-*-linux*, move catch all
11393 *-*-*linux* entry below this one.
11394
11395 2000-02-27 Ian Lance Taylor <ian@zembu.com>
11396
11397 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11398
11399 2000-02-24 Nick Clifton <nickc@cygnus.com>
11400
11401 * config.sub: Support an OS of "wince".
11402
11403 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
11404
11405 * config.guess, config.sub: Updated to match config's 2000-02-15
11406 version.
11407
11408 2000-02-23 Linas Vepstas <linas@linas.org>
11409
11410 * config.sub: Add support for Linux/IBM 370.
11411 * configure.in: Likewise.
11412
11413 2000-02-22 Nick Clifton <nickc@cygnus.com>
11414
11415 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11416
11417 2000-02-20 Christopher Faylor <cgf@cygnus.com>
11418
11419 * config.guess: Guess "cygwin" rather than "cygwin32".
11420
11421 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11422
11423 * configure (gcc_version): When setting, narrow search to
11424 lines containing `version_string'.
11425
11426 2000-02-15 Denis Chertykov <denisc@overta.ru>
11427
11428 * config.sub: Add support for avr target.
11429
11430 2000-02-14 Nick Clifton <nickc@cygnus.com>
11431
11432 * MAINTAINERS: Add maintainers for MCore port.
11433
11434 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
11435
11436 * config.sub: Add mmix-knuth-mmixware.
11437
11438 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11439
11440 * MAINTAINERS: Pair cccp with cpplib maintainership.
11441
11442 2000-01-27 Christopher Faylor <cgf@redhat.com>
11443
11444 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11445 structure stuff to -L library search.
11446 (CXX_FOR_TARGET): Ditto.
11447 (CROSS_CHECK_MODULES): Fix spelling mistake.
11448
11449 2000-01-24 Mark Mitchell <mark@codesourcery.com>
11450
11451 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11452 the C++ compiler.
11453
11454 2000-01-12 Richard Henderson <rth@cygnus.com>
11455
11456 * configure.in: Don't build some bits for beos.
11457
11458 2000-01-12 Joel Sherrill (joel@OARcorp.com)
11459
11460 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11461 as include files.
11462
11463 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
11464
11465 * Add self as cpplib maintainer, as requested by Jason
11466 Merrill. Correct my e-mail address.
11467
11468 2000-01-06 Geoff Keating <geoffk@cygnus.com>
11469
11470 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11471 not mh-aix43.
11472
11473 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11474
11475 * MAINTAINERS: Add myself to "write after approval" list.
11476
11477 1999-12-14 Richard Henderson <rth@cygnus.com>
11478
11479 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11480 * config.sub: Accept alphaev[78], alphaev8.
11481
11482 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11483
11484 * config.guess, config.sub: Update from autoconf.
11485
11486 1999-11-29 Bruce Korb <autogen@linuxbox.com>
11487
11488 * MAINTAINERS: update my playtime e-address.
11489
11490 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11491
11492 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11493 necessary libraries are missing.
11494
11495 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
11496
11497 * MAINTAINERS: Add new 'write after approval' maintainer.
11498
11499 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11500
11501 * MAINTAINERS: Add new Java maintainer.
11502
11503 1999-10-25 Andreas Schwab <schwab@suse.de>
11504
11505 * configure: Fix quoting inside arguments of eval.
11506
11507 1999-10-21 Nick Clifton <nickc@cygnus.com>
11508
11509 * config-ml.in: Allow suppression of some ARM multilibs.
11510
11511 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11512
11513 * config.guess: Add OS/390 match pattern.
11514 * config.sub: Add mvs, openedition targets.
11515 * configure.in (i370-ibm-opened*): New.
11516
11517 1999-09-04 Steve Chamberlain <sac@pobox.com>
11518
11519 * config.sub: Add support for configuring for pj.
11520
11521 1999-08-31 Nick Clifton <nickc@cygnus.com>
11522
11523 * config.sub (maybe_os): Add support for configuring for fr30.
11524
11525 1999-08-25 Nick Clifton <nickc@cygnus.com>
11526
11527 * configure.in: Do not configure or build ld for AIX
11528 platforms. ld is known to be broken on these platforms.
11529
11530 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11531
11532 * config-ml.in: Pass compiler flag corresponding to multidirs to
11533 subdir configures.
11534
11535 1999-08-09 Ian Lance Taylor <ian@zembu.com>
11536
11537 * Makefile.in (LDFLAGS): Define.
11538
11539 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11540
11541 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11542 noconfigdirs.
11543 (*-*-cygwin*): Likewise.
11544
11545 1999-08-08 Ian Lance Taylor <ian@zembu.com>
11546
11547 * mkdep: New file.
11548 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11549 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11550
11551 From Eli Zaretskii <eliz@is.elta.co.il>:
11552 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11553 long file name when using DJGPP on MS-DOS.
11554
11555 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11556
11557 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11558
11559 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
11560
11561 * Makefile.in (check-target-libio): Remove all-target-libstdc++
11562 dependency as this causes "make check" to globally "make all"
11563
11564 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
11565
11566 * configure.in (target_libs): Added target-zlib.
11567 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11568 (CONFIGURE_TARGET_MODULES): Likewise.
11569 (CHECK_TARGET_MODULES): Likewise.
11570 (INSTALL_TARGET_MODULES): Likewise.
11571 (CLEAN_TARGET_MODULES): Likewise.
11572 (configure-target-zlib): New target.
11573 (all-target-zlib): Likewise.
11574 (all-target-libjava): Depend on all-target-zlib.
11575 (configure-target-libjava): Depend on configure-target-zlib.
11576
11577 * Makefile.in (configure-target-libjava): Depend on
11578 configure-target-newlib.
11579 (configure-target-boehm-gc): New target.
11580 (configure-target-qthreads): New target.
11581
11582 * configure.in (target_libs): Added target-qthreads.
11583 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11584 (CONFIGURE_TARGET_MODULES): Likewise.
11585 (CHECK_TARGET_MODULES): Likewise.
11586 (INSTALL_TARGET_MODULES): Likewise.
11587 (CLEAN_TARGET_MODULES): Likewise.
11588 (all-target-qthreads): New target.
11589 (configure-target-libjava): Depend on configure-target-qthreads.
11590 (all-target-libjava): Depend on all-target-qthreads.
11591
11592 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11593 (CONFIGURE_TARGET_MODULES): Likewise.
11594 (CHECK_TARGET_MODULES): Likewise.
11595 (INSTALL_TARGET_MODULES): Likewise.
11596 (CLEAN_TARGET_MODULES): Likewise.
11597 (all-target-libjava): New target.
11598 (all-target-boehm-gc): Likewise.
11599 * configure.in (target_libs): Added libjava, boehm-gc.
11600
11601 1999-07-22 Ian Lance Taylor <ian@zembu.com>
11602
11603 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11604 configure.bat in SUPPORT_FILES.
11605 (gas+binutils.tar.bz2): Likewise.
11606
11607 * makeall.bat: Remove; obsolete.
11608
11609 1999-07-21 Ian Lance Taylor <ian@zembu.com>
11610
11611 From Mark Elbrecht:
11612 * configure.bat: Remove; obsolete.
11613
11614 1999-07-11 Ian Lance Taylor <ian@zembu.com>
11615
11616 * configure: Add -W -Wall to the default CFLAGS when compiling with
11617 gcc.
11618
11619 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11620
11621 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11622
11623 1999-06-30 Mark Mitchell <mark@codesourcery.com>
11624
11625 * configure.in: Build ld on IRIX6.
11626
11627 1999-06-12 Ian Lance Taylor <ian@zembu.com>
11628
11629 * Makefile.in: Change distribution targets to use bzip2 instead of
11630 gzip.
11631 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11632 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11633
11634 1999-06-04 Nick Clifton <nickc@cygnus.com>
11635
11636 * config.sub: Add mcore target.
11637
11638 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11639
11640 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11641
11642 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11643
11644 * config.guess (dummy): Changed to $dummy.
11645
11646 1999-05-24 Nick Clifton <nickc@cygnus.com>
11647
11648 * config.sub: Tidied up case statements.
11649
11650 1999-05-22 Ben Elliston <bje@cygnus.com>
11651
11652 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11653 <jiro@din.or.jp>.
11654
11655 * config.guess: Merge with FSF version. Future changes will be
11656 more accurately recorded in this ChangeLog.
11657 * config.sub: Likewise.
11658
11659 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11660
11661 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11662
11663 1999-04-30 Tom Tromey <tromey@cygnus.com>
11664
11665 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11666
11667 1999-04-23 Tom Tromey <tromey@cygnus.com>
11668
11669 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11670
11671 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
11672
11673 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11674 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11675 Bad merge removed these two changes.
11676
11677 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
11678 Martin Heller (Ing.-Buero_Heller@t-online.de)
11679
11680 * config.guess (interix Alpha): Add.
11681
11682 1999-04-11 Richard Henderson <rth@cygnus.com>
11683
11684 * configure.in (i?86-*-beos*): Do config gperf; don't config
11685 gdb, newlib, or libgloss.
11686
11687 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
11688
11689 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11690 link a trivial program with -mabi=64. If it fails, remove mabi=64
11691 from multidirs.
11692
11693 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11694
11695 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11696
11697 1999-04-08 Nick Clifton <nickc@cygnus.com>
11698
11699 * config.sub: Add support for mcore targets.
11700
11701 1999-04-07 Michael Meissner <meissner@cygnus.com>
11702
11703 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11704 not mt-ospace, in order to shut up assembler warning about using
11705 symbols that are named the same as registers.
11706
11707 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
11708
11709 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11710 dependency list for all-target-cygmon.
11711
11712 1999-04-05 Doug Evans <devans@casey.cygnus.com>
11713
11714 * config-ml.in: Check $host, not $target, for selective multilibs.
11715 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11716 thumb interworking, and underscore prefix multilibs.
11717
11718 1999-04-04 Ian Lance Taylor <ian@zembu.com>
11719
11720 * missing: Update to version from current automake.
11721
11722 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11723
11724 * configure (gxx_include_dir): Removed.
11725
11726 * configure.in (gxx_include_dir): Handle it.
11727 * Makefile.in: Likewise.
11728
11729 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11730
11731 * config.sub (mips64vr4111,mips64vr4111el) Add.
11732
11733 1999-03-21 Ben Elliston <bje@cygnus.com>
11734
11735 * config.guess: Correct typo for detecting ELF on FreeBSD.
11736
11737 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11738
11739 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11740 config/mh-djgpp.
11741
11742 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11743
11744 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11745 all-target-newlib to dependency list for all-target-bsp.
11746
11747 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11748
11749 * config.sub: Add i386-uwin support.
11750 * config.guess: Likewise.
11751
11752 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11753
11754 * configure.in: cleanup, add mh-*pic handling for arm, special
11755 case powerpc*-*-aix*
11756
11757 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11758
11759 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11760 can be built.
11761
11762 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11763
11764 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11765 targets.
11766
11767 1999-03-02 Nick Clifton <nickc@cygnus.com>
11768
11769 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11770
11771 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11772
11773 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11774
11775 1999-02-24 Nick Clifton <nickc@cygnus.com>
11776
11777 * config.sub: Fix typo in arm recognition.
11778
11779 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11780
11781 * configure.in (noconfigdirs): Changed target_configdirs to
11782 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11783 rather than m68k-*-* since it is not known to work on
11784 m68k-aout. Ditto for arm-*-*oabi.
11785
11786 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11787
11788 * configure.in (*-*-windows*): Remove, no longer used.
11789
11790 1999-02-19 Ben Elliston <bje@cygnus.com>
11791
11792 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11793 Smart and improved by Andrew Cagney.
11794
11795 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11796
11797 * config.guess: Recognize openbsd-*-hppa.
11798
11799 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11800
11801 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11802 only if it is not empty.
11803
11804 1999-02-17 Nick Clifton <nickc@cygnus.com>
11805
11806 Patch from: Scott Bambrough <scottb@corelcomputer.com>
11807
11808 * config.guess: Modified to recognize uname's armv* syntax.
11809
11810 * config.sub: Modified to recognize uname's armv* syntax.
11811
11812 1999-02-17 Mark Salter <msalter@cygnus.com>
11813
11814 * configure.in: Added target-bsp for sparclite.
11815
11816 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11817
11818 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11819
11820 1999-02-08 Nick Clifton <nickc@cygnus.com>
11821
11822 * configure.in: Add support for strongarm port.
11823 * config.sub: Add support for strongarm target.
11824
11825 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
11826
11827 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11828 the old name config/mh-cygwin32.
11829 Enable texinfo.
11830
11831 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11832
11833 * configure.in: Do build ld for ix86 Solaris.
11834
11835 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11836
11837 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11838 $AR_FOR_TARGET. Likewise for RANLIB.
11839
11840 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
11841
11842 * config.sub (oabi): Recognize.
11843 * configure.in (arm-*-oabi): Handle.
11844
11845 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11846
11847 * config.guess: Improve detection of i686 on UnixWare 7.
11848
11849 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11850
11851 * config.guess: Add support for i386-pc-interix.
11852 * config.sub: Likewise.
11853 * configure.in: Likewise.
11854
11855 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11856
11857 * Makefile.in: Remove unneeded all-target-libio from
11858 from all-target-winsup target since it is now unneeded.
11859 Add all-target-libtermcap in its place since it is now
11860 needed.
11861
11862 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11863
11864 * configure.in: makefile stub for cygwin target is probably
11865 unnecessary. Remove it for now.
11866
11867 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11868
11869 * configure.in: libtermcap.a should be built when cygwin is the
11870 target as well as the host.
11871 * config.guess: Allow mixed case in cygwin uname output.
11872 * Makefile.in: Add libtermcap target.
11873
11874 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11875
11876 * config.sub: Clean up handling of hppa2.0.
11877
11878 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11879
11880 * config.guess: Use C code to identify more HP machines.
11881
11882 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11883
11884 * config.sub: Handle hppa2.0.
11885
11886 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11887
11888 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11889 cygmon for all sparclite targets, regardless of object format.
11890
11891 1998-12-15 Mark Salter <msalter@cygnus.com>
11892
11893 * configure.in: Added target-bsp for several target architectures.
11894
11895 * Makefile.in: Added rules for bsp.
11896
11897 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11898
11899 * config.guess: Improve detection of hppa2.0 processors.
11900
11901 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11902
11903 * config.guess: Recognize FreeBSD using ELF automatically.
11904
11905 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11906
11907 * configure (skip-this-dir): Add handling for new shell script, which
11908 might be created by a sub-directory's configure to indicate, this particular
11909 directory is "unwanted".
11910 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11911
11912 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11913
11914 * ltconfig: import from libtool, after changing libtool to
11915 account for the cygwin name change.
11916
11917 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11918
11919 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11920 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11921
11922 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11923
11924 * configure.in: Add libtermcap to list of cygwin dependencies.
11925
11926 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11927
11928 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11929 they include winsup/include when it's a cygwin target.
11930
11931 1998-11-12 Tom Tromey <tromey@cygnus.com>
11932
11933 * configure.in (host_tools): Added zip.
11934 * Makefile.in (all-target-libjava): Depend on all-zip.
11935 (all-zip): New target.
11936 (ALL_MODULES): Added all-zip.
11937 (NATIVE_CHECK_MODULES): Added check-zip.
11938 (INSTALL_MODULES): Added install-zip.
11939 (CLEAN_MODULES): Added clean-zip.
11940
11941 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11942
11943 * Makefile.in: lose "32" from comment about cygwin.
11944
11945 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11946
11947 * configure.in: Use -Os to build target libraries for the fr30.
11948
11949 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11950
11951 * config.sub: Add fr30.
11952
11953 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11954
11955 * configure.in: drop "32" from config/mh-cygwin32. Check
11956 cygwin* instead of cygwin32*.
11957 * config.sub: Check cygwin* instead of cygwin32*.
11958
11959 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11960
11961 * config.guess: Match any version of Unixware7.
11962
11963 1998-10-20 Syd Polk <spolk@cygnus.com>
11964
11965 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11966 if desired.
11967
11968 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11969
11970 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11971 these if the appropriate directories and files to not exist.
11972
11973 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11974
11975 * Makefile.in (DEVO_SUPPORT): Add config.if.
11976
11977 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11978
11979 * configure: Add pattern to replace "build_tooldir"'s
11980 definition in the generated Makefile with "tooldir"'s
11981 actual value.
11982
11983 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11984
11985 * config.sub: Bring back lost sparcv9.
11986
11987 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11988
11989 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11990
11991 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11992 CC_FOR_TARGET and friends.
11993
11994 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11995
11996 * Makefile.in (build_tooldir): New variable, same as tooldir.
11997 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11998 -B$(build_tooldir)/bin/.
11999 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12000
12001 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12002
12003 * README: Remove installation instructions and refer to the
12004 INSTALL directory instead.
12005
12006 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
12007
12008 * config.sub: Add support for i[34567]86-pc-udk.
12009 * configure.in: Likewise.
12010
12011 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
12012
12013 * Makefile.in: add bzip2 package building bits for user
12014 tools module
12015 * configure.in: ditto
12016
12017 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
12018
12019 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12020 (ALL_TARGET_MODULES): Add all-target-libobjc.
12021 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12022 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12023 (all-target-libchill): Add dependencies.
12024 * configure.in (target_libs): Add libchill.
12025
12026 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
12027
12028 * configure.in (target_subdir): Remove duplicate line.
12029
12030 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
12031
12032 * Makefile.in (all-automake): fix dependencies.
12033
12034 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
12035
12036 * configure.in: Minor cleanups for building in the $(target_alias)
12037 subdir.
12038
12039 1998-09-22 Jim Wilson <wilson@cygnus.com>
12040
12041 * Makefile.in (bootstrap): Set r and s before make all. Use
12042 BASE_FLAGS_TO_PASS in make all.
12043 (cross): Likewise.
12044
12045 1998-09-20 Mark Mitchell <mark@markmitchell.com>
12046
12047 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12048
12049 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
12050
12051 * config.sub: Fix typo in last change.
12052
12053 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12054
12055 * config.sub: Add support for C4x target.
12056 * configure.in: Likewise.
12057
12058 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
12059
12060 * config.sub: Recognize sparcv9 just like sparc64.
12061
12062 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
12063
12064 * config.guess: Match "Pent II" or "PentII" for OpenServer.
12065
12066 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
12067
12068 * config.guess: Correctly identify Pentium II sco boxes.
12069
12070 * config.guess: Fix "tr" code. From Weiwen Liu.
12071
12072 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
12073
12074 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12075 stabs.
12076
12077 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
12078
12079 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12080 (ALL_TARGET_MODULES): Add all-target-libchill.
12081 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12082 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12083 (all-target-libchill): Add dependencies.
12084 * configure.in (target_libs): Add libchill.
12085
12086 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12087
12088 * config.guess: Avoid assumptions about "tr" behaves when
12089 LANG is set to something other than English.
12090
12091 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
12092
12093 * configure (gxx_include_dir): Changed to
12094 '${prefix}/include/g++'-${libstdcxx_interface}.
12095
12096 * config.if: New to determine the interfaces.
12097
12098 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
12099
12100 * config.guess: Detect and handle MPE/IX.
12101 * config.sub: Deal with MPE/IX.
12102
12103 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
12104
12105 * configure.in: Use mh-aix43.
12106
12107 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
12108
12109 * configure: Fix --without/--disable cases for gxx-include-dir.
12110
12111 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
12112
12113 * mdata-sh: Imported. Needed for automake support.
12114
12115 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
12116
12117 * Makefile.in (taz): Try "chmod -R og=u ." before
12118 "chmod og=u `find . -print`".
12119
12120 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
12121
12122 * configure.in: Add arm-elf and thumb-elf support.
12123
12124 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
12125
12126 * Makefile.in: Undo previous patch.
12127
12128 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
12129
12130 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12131 to here ...
12132 (install-no-fixedincludes): and here
12133 (INSTALL_MODULES): ... from here.
12134
12135 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
12136
12137 * config.sub: Merge with FSF.
12138
12139 * config.guess: Merge with FSF.
12140
12141 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
12142
12143 * configure (extraconfigdirs): New variable.
12144 (SUBDIRS): Add extraconfigdirs and recurse on them too.
12145 * Makefile.in (all): Move higher in file.
12146 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12147 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12148 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12149 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12150 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12151
12152 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
12153
12154 * Makefile.in (all-target-libjava): Depend on all-gcc and
12155 all-target-newlib.
12156 (configure-target-libjava): Depend on $(ALL_GCC).
12157
12158 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
12159
12160 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12161 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12162
12163 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
12164
12165 * INSTALL/README: Fix typo.
12166
12167 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
12168
12169 * ylwrap: Change absolute path checks to check for DOS style path
12170 names.
12171
12172 * ylwrap: Don't use a full path name if the source file is in the
12173 same directory. From hjl@lucon.org (H.J. Lu).
12174
12175 * config-ml.in: Default to being verbose, to match Feb 18 change to
12176 configure.
12177
12178 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
12179
12180 Brought over from egcs:
12181
12182 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12183
12184 * configure.in (target_subdir): Set to ${target_alias} instead
12185 of "libraries".
12186
12187 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12188
12189 * configure.in (target_subdir): Set to libraries if enable_multilib.
12190
12191 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
12192
12193 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12194 multilibs, force reconfiguration the first time we create
12195 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12196
12197 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
12198
12199 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12200 avoid confusion with --no-recursion.
12201
12202 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
12203
12204 * configure.in: Win32 hosts shouldn't use install -x
12205 * install-sh: remove -x option, and special .exe-handling
12206 hack.
12207
12208 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
12209
12210 * config.guess: Recognize i586-pc-beos.
12211 * configure.in: Don't build some bits for beos.
12212
12213 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
12214
12215 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12216 CFLAGS default to -O2.
12217
12218 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12219 when using GNU ld.
12220
12221 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
12222
12223 * ltmain.sh: Correct install when using a different shell.
12224
12225 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
12226
12227 * ltconfig, ltmain.sh: Update to libtool 1.2b.
12228
12229 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
12230
12231 * makefile.vms: Update to build binutils/makefile.vms. Add install
12232 target.
12233
12234 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
12235
12236 * ltconfig: Update to correct AIX handling.
12237
12238 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12239
12240 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12241
12242 * configure.in (target_subdir): Set to ${target_alias} instead
12243 of "libraries".
12244
12245 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12246
12247 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12248 (Makefile): Depend on $(gcc_version_trigger).
12249
12250 * configure (gcc_version): Change default initializer to empty
12251 string.
12252 (gcc_version_trigger): New variable; pass this variable down
12253 to subdir configures to enable them checking gcc's version
12254 themselves. Emit make macros for both gcc_version vars.
12255 (topsrcdir): Initialize reliably.
12256 (recursion line): Remove --with-gcc-version=${gcc_version}.
12257
12258 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12259
12260 * configure (enable_version_specific_runtime_libs): Implement new flag
12261 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12262 in $(libsubdir); emit definition in each generated Makefile.
12263 (gxx_include_dir): Initialize depending on
12264 $enable_version_specific_runtime_libs.
12265
12266 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12267
12268 * configure (gcc_version): Initialize properly depending on
12269 how and where configure is started.
12270 (recursion line): Pass a --with-gcc-version=${gcc_version}
12271 to configures in subdirs.
12272
12273 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12274
12275 * configure.in (noconfigdirs): Add configure pattern for mips tx39
12276 cygmon
12277
12278 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12279
12280 * configure.in: Add cygmon and libstub support for mn10200.
12281
12282 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12283
12284 * configure (gcc_version): Add new variable describing the
12285 particular gcc version we're building.
12286 * Makefile.in (libsubdir): Add new macro for the directory
12287 in which the compiler finds executables, libraries, etc.
12288 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12289 and libsubdir.
12290
12291 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12292
12293 * Makefile.in (local-clean): Remove *.log.
12294 (warning.log): Built with warn_summary from build.log.
12295 (mail-report.log): Run test_summary.
12296 (mail-report-with-warnings.log): Run test_summary including
12297 warning.log in the report.
12298
12299 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
12300
12301 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12302
12303 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
12304
12305 * Makefile.in (grep): Grep no longer depends on libiberty.
12306
12307 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
12308
12309 * Makefile.in: all-snavigator needs all-libgui.
12310
12311 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
12312
12313 * configure.in: Add cygmon and libstub support for mn10300.
12314
12315 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
12316
12317 * missing: Update to version from automake 1.3.
12318
12319 * ltmain.sh: On installation, don't get confused if the same name
12320 appears more than once in the list of library names.
12321
12322 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
12323
12324 * config.sub: Accept m68060 and m5200 as CPU names.
12325
12326 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
12327
12328 * configure: Use && rather than using -a in test, because odd
12329 strings can confuse test.
12330 * configure.in: Likewise.
12331
12332 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
12333
12334 * ltconfig, ltmain.sh: Bring in Visual C++ support.
12335
12336 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12337
12338 * Makefile.in (boostrap2-lean, bootstrap3-lean,
12339 bootstrap4-lean): New targets.
12340
12341 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
12342
12343 * mpw-* Delete. Not used.
12344
12345 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
12346
12347 * COPYING.LIB: Update FSF address.
12348
12349 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
12350
12351 * ltconfig, ltmain.sh: Update to libtool 1.2a.
12352
12353 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12354 GAS_SUPPORT_DIRS.
12355
12356 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
12357
12358 * ltconfig, ltmain.sh: Avoid producing a version number if
12359 -version-info was not used.
12360
12361 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
12362
12363 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12364 building with newlib.
12365
12366 1998-04-30 Paul Eggert <eggert@twinsun.com>
12367
12368 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12369 Solaris `make' causes it to continue to next definition.
12370
12371 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
12372
12373 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12374 the right GUI libraries and files are installed along with GDB.
12375
12376 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
12377
12378 * configure.in: Change alpha to alpha* in several places.
12379
12380 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
12381
12382 * config.sub: Recognize sparc86x.
12383
12384 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
12385
12386 * configure.in (--enable-target-optspace): Remove debug echo.
12387
12388 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
12389
12390 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12391
12392 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
12393
12394 * ltconfig: Update cygwin32 support.
12395
12396 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12397 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12398 (GDB_SUPPORT_DIRS): Likewise.
12399
12400 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
12401
12402 * configure.in (target_makefile_frag): If --enable-target-optspace,
12403 use -Os to compile target libraries rather than -O2. Default to
12404 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12405 not used.
12406 * configure.in (target_cflags): Ditto for d30v.
12407
12408 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
12409
12410 * Makefile.in (all-bfd): Depend on all-intl.
12411 (all-binutils): Likewise.
12412 (all-gas): Likewise.
12413 (all-gprof): Likewise.
12414 (all-ld): Likewise.
12415
12416 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
12417
12418 * configure.in (host_tools): Fix typo, lbtool -> libtool.
12419
12420 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
12421
12422 * Makefile.in (all-bfd): Depend upon all-libiberty.
12423
12424 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12425
12426 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
12427
12428 * Makefile.in: Add libstub.
12429
12430 * configure.in: Ditto. Build libstub for targets that have cygmon
12431 support.
12432
12433 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
12434
12435 * configure.in: Don't set PICFLAG on ix86-cygwin32.
12436
12437 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
12438
12439 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12440 use mh-sysv5 if specified. Support gprof on SCO Open Server.
12441
12442 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
12443
12444 * configure: Define DEFAULT_M4 by searching PATH.
12445 * Makfile.in: Use DEFAULT_M4.
12446
12447 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
12448
12449 * ltconfig: Add cygwin32 support.
12450
12451 * Makefile.in, configure.in: Add libtool as a native only directory
12452 to configure and build.
12453
12454 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
12455
12456 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12457
12458 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
12459
12460 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12461
12462 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
12463
12464 * Makefile.in: add ash make rules
12465 * configure.in: add ash to native_only and host_tools lists
12466
12467 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12468
12469 * Makefile.in (all-gettext, all-intl): New targets.
12470 (ALL_MODULES): Added all-gettext, all-intl.
12471 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12472 (INSTALL_MODULES): Added install-gettext, install-intl.
12473 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12474
12475 * configure.in (host_tools): Added gettext.
12476 (native_only): Likewise.
12477 (noconfigdirs) [various cases]: Likewise.
12478 (host_libs): Added intl.
12479
12480 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12481
12482 * configure: Do not disable building gdbtk for cygwin32 hosts.
12483
12484 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12485
12486 * configure.in: Add thumb-coff target.
12487 * config.sub: Add thumb-coff target.
12488
12489 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12490
12491 * Makefile.in: Revert yesterday's change.
12492 (all-target-winsup): all-target-librx stays out of here.
12493
12494 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12495
12496 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12497 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12498 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12499 Remove references to librx and libg++.
12500
12501 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12502
12503 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12504 recursive makes
12505
12506 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12507
12508 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12509 for newlib directory.
12510 (CXX_FOR_TARGET): Likewise.
12511
12512 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12513
12514 * ltconfig: Update after libtool/ltconfig.in change for
12515 hpux11.
12516
12517 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12518
12519 * ltconfig, ltmain.sh: Update to libtool 1.2.
12520
12521 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12522
12523 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12524 (install-gcc-cross): Instead, override LANGUAGES here.
12525
12526 1998-03-18 Dave Love <d.love@dl.ac.uk>
12527
12528 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12529 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12530
12531 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12532
12533 * configure.in: Add Thumb-pe target.
12534
12535 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
12536
12537 * Makefile.in - changed sn targets to snavigator
12538 * configure.in - changed sn targets to snavigator
12539
12540 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12541
12542 * config-ml.in: After building symlink tree call make distclean
12543 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12544 to be the case for libiberty.
12545
12546 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12547
12548 * configure: When making link, also check the current
12549 directory. The configure scripts may create one.
12550
12551 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12552
12553 * config.sub: Accept alphapca56 and alphaev6 properly.
12554
12555 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12556
12557 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12558
12559 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12560
12561 * config.sub (sco5): Fix typo.
12562
12563 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
12564
12565 * Makefile.in (INSTALL_MODULES): Move install-tcl before
12566 install-itcl.
12567 (install-itcl): Remove dependency on install-tcl.
12568
12569 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12570
12571 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12572
12573 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
12574
12575 * configure.in: Don't build libgui for a cygwin32 target when not on
12576 a cygwin32 host.
12577
12578 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12579
12580 * configure (redirect): Set to null, so default behavior of
12581 configure is now --verbose.
12582
12583 1998-02-16 Dave Love <d.love@dl.ac.uk>
12584
12585 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12586 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12587
12588 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12589
12590 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12591 this change to sync Makefile.in with its ChangeLog entries.
12592
12593 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12594
12595 * ltmain.sh (mkdir): Check that the directory doesn't exist
12596 before we exit with error, so that we don't get races during
12597 parallel builds.
12598
12599 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12600
12601 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12602
12603 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12604
12605 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12606 PICFLAG_FOR_TARGET.
12607 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12608
12609 * configure: Emit a definition for the new macro enable_shared
12610 into each Makefile.
12611
12612 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12613
12614 * configure.in (host_tools, native_only): Add libtool.
12615
12616 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12617
12618 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12619 Fix typo in ming config comment.
12620
12621 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12622
12623 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12624
12625 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12626
12627 * config.sub: Add tic30 cases, and map c30 to tic30.
12628
12629 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12630
12631 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12632 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12633 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12634 (CLEAN_TARGET_MODULES): Similarly
12635 (all-target-libf2c): Add dependences.
12636 * configure.in (target_libs): Add libf2c.
12637
12638 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12639
12640 * configure.in: Remove expect from noconfigdirs when target
12641 is cygwin32. OK to build expect and dejagnu with Canadian
12642 Cross.
12643
12644 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12645
12646 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12647 host.
12648
12649 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12650 and mingw32.
12651
12652 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12653
12654 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12655 here as it is not defined in the toplevel Makefile.
12656
12657 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12658
12659 * configure (package_makefile_rules_frag): New variable, which names
12660 a file with generic rules, ...
12661 Change comment to mention we now have FIVE parts.
12662 * configure: Undo last change.
12663
12664 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12665
12666 * config.guess: More accurate determination of HP processor types.
12667 * config.sub: More accurate determination of HP processor types.
12668
12669 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12670
12671 * configure (package_makefile_frag): Move inserting the
12672 ${package_makefile_frag} to where it should be according
12673 to the comment.
12674
12675 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12676
12677 * config.guess: Add support for Linux/ARM.
12678
12679 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12680
12681 * .cvsignore: Remove *-info and *-install since they match
12682 release-info and mpw-install, which we don't want to just ignore.
12683
12684 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12685
12686 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12687
12688 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12689
12690 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12691 local_prefix to sub-make invocations.
12692
12693 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12694
12695 * configure.in: Check makefile fragments in the source
12696 directory.
12697
12698 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12699
12700 * configure.in: Check whether host and target makefile
12701 fragments exist before adding them to *_makefile_frag.
12702
12703 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12704
12705 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12706
12707 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12708
12709 * configure.in: Make sure we only replace RPATH_ENVVAR on
12710 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12711 regexp to sed.
12712
12713 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12714 to sub-makes.
12715
12716 1998-01-13 Lee Iverson (leei@ai.sri.com)
12717
12718 * config-ml.in (multi-do): LDFLAGS must include multilib
12719 designator.
12720
12721 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
12722
12723 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12724
12725 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12726
12727 * config.sub: Add mingw32 support.
12728 * configure.in: Likewise.
12729
12730 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12731
12732 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12733
12734 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12735
12736 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12737 * configure (gxx_include_dir): Provide a definition for subdirs
12738 which do not use autoconf.
12739
12740 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12741
12742 * config.guess: Sync with egcs. Picks up new alpha support,
12743 BeOS & some additional linux support.
12744
12745 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12746
12747 * config.guess: HP 9000/803 is a PA1.1 machine.
12748
12749 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12750
12751 * configure.in: It's alpha*-...
12752
12753 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12754
12755 * configure.in (host_makefile_frag, target_makefile_frag):
12756 Handle multiple config files.
12757 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12758 alpha-*-*.
12759
12760 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12761
12762 * mkdep: New file.
12763
12764 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12765
12766 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12767
12768 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12769
12770 * Makefile.in: Add libgui directory.
12771 (GDB_TK): Add all-libgui.
12772 * configure.in: Add libgui directory.
12773 * configure: Add all-libgui to GDB_TK.
12774
12775 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12776
12777 * config-ml.in (multidirs): Add m32r to multilib list.
12778
12779 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12780
12781 * Makefile.in (all-target-gperf): Change dependency to
12782 all-target-libstdc++.
12783
12784 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12785
12786 * config.guess: Add BeOS support.
12787
12788 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12789
12790 Source directory cvs renamed to cvssrc:
12791 * configure.in (host_tools): Change cvs to cvssrc.
12792 (native_only): Likewise.
12793 (noconfigdirs) [various cases]: Likewise.
12794 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12795 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12796 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12797 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12798 (all-cvssrc): Rename target from all-cvs.
12799
12800 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12801
12802 * configure (gxx_include_dir): Fix thinko.
12803
12804 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12805
12806 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12807 (install-cross, install-gcc-cross): New targets.
12808
12809 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12810
12811 * configure.in (noconfigdirs): Add support for Thumb target.
12812
12813 * config.sub (maybe_os): Add support for Thumb target.
12814
12815 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12816
12817 * Makefile.in: Add rules for cygmon.
12818
12819 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12820
12821 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12822
12823 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12824 * configure (gxx_include_dir): Provide a definition for subdirs
12825 which do not use autoconf.
12826
12827 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12828
12829 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12830 11/18/97 build
12831
12832 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12833
12834 * From Franz Sirl.
12835 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12836 found on RedHat Linux systems.
12837
12838 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12839
12840 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12841 guesses.
12842
12843 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12844
12845 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12846
12847 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12848
12849 * ltmain.sh: If mkdir fails, check whether the directory was created
12850 anyhow by some other process.
12851
12852 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12853
12854 * configure.in (d30v-*-*): Configure all directories.
12855
12856 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12857
12858 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12859 for the D30V.
12860
12861 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12862
12863 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12864
12865 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12866
12867 * include/libiberty.h: Add extern "C" { so it can be used with C++
12868 progrms.
12869 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12870 programs.
12871
12872 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12873
12874 * configure.in (d30v-*-*): Configure GCC now.
12875
12876 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12877
12878 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12879 is no longer needed.
12880
12881 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12882
12883 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12884
12885 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12886
12887 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12888 targets using "$@" to provide support for similar but not identical
12889 targets without having to duplicate code.
12890
12891 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12892
12893 * makefile.vms: Fix to work with DEC C.
12894
12895 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12896
12897 * config.sub: Add mips-tx39-elf to marketing names.
12898
12899 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12900
12901 * ltmain.sh: Handle symlinks in generated script.
12902
12903 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12904
12905 * configure: Handle autoconf style directory options: --bindir,
12906 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12907 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12908 --sysconfdir.
12909 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12910 (sharedstatedir, localstatedir, oldincludedir): New variables.
12911 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12912 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12913 sbindir, sharedstatedir, and sysconfdir.
12914
12915 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12916
12917 * Makefile.in (bootstrap-lean): New target.
12918
12919 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12920
12921 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
12922 sn, and gnuserv from noconfigdirs.
12923
12924 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12925
12926 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12927
12928 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12929
12930 * Makefile.in (cross): New target.
12931
12932 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12933 Jeff Law <law@cygnus.com>
12934
12935 * Makefile.in (bootstrap2, bootstrap3): New targets.
12936 (all-bootstrap): Remove outdated and confusing target.
12937 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12938
12939 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12940
12941 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12942 windows. Consistent with gdb/configure.
12943
12944 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12945
12946 * configure.in: Name Linux target fragment.
12947
12948 * configure: Rewrite so that project Makefile fragment is inserted
12949 first and appears last in the resulting Makefile.
12950
12951 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12952
12953 * Makefile.in (install-itcl): Install tcl first.
12954
12955 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12956
12957 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12958
12959 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12960
12961 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12962
12963 * configure.in (skipdirs): Add target-librx for Linux.
12964 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12965
12966 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12967
12968 * Makefile.in (bootstrap): New target.
12969
12970 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12971
12972 * config.sub: Accept 'amigados' for backward compatibility.
12973
12974 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12975
12976 * config.guess: Merge with FSF.
12977
12978 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12979
12980 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12981
12982 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12983
12984 * config.sub: Add "marketing-names" patch.
12985
12986 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12987
12988 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12989
12990 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12991
12992 * config.sub: Handle v850-elf.
12993
12994 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
12995
12996 * .cvsignore (*-install): Remove.
12997
12998 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12999
13000 * ltconfig: Set CONFIG_SHELL in libtool.
13001 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13002
13003 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13004
13005 * configure.in (target_subdir): Set to libraries if enable_multilib.
13006
13007 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
13008
13009 * config.guess: Update from gcc directory.
13010
13011 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
13012
13013 * Makefile.in (all-sim): Depends on all-readline.
13014
13015 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
13016
13017 * Makefile.in (BISON, YACC): Use $$s.
13018 (all-bison): Depend on all-texinfo.
13019
13020 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
13021
13022 * Makefile.in (BISON): Add -L flag.
13023 (YACC): Likewise.
13024
13025 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13026
13027 * configure.in (noconfigdirs): Add support for v850e target.
13028
13029 * config.sub (maybe_os): Add support for v850e target.
13030
13031 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13032
13033 * configure.in (noconfigdirs): Add support for v850ea target.
13034
13035 * config.sub (maybe_os): Add support for v850ea target.
13036
13037 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
13038
13039 * config.sub: Add mipstx39. Delete r3900.
13040
13041 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13042
13043 * Makefile.in (all-autoconf): Depends on all-texinfo.
13044
13045 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
13046
13047 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13048 eabi targets.
13049
13050 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
13051
13052 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13053
13054 * configure: When handling a Canadian Cross, handle YACC as well as
13055 BISON. Just set BISON to bison. When setting YACC, prefer bison.
13056 * Makefile.in (all-bison): Depend upon all-texinfo.
13057
13058 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
13059
13060 * Makefile.in (BISON): bison, not byacc or bison -y.
13061 (YACC): bison -y or byacc or yacc.
13062 (various): Add *-bison as appropriate.
13063 (taz): No need to mess with BISON anymore.
13064
13065 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
13066
13067 * configure: If OSTYPE matches *win32*, try to find a good value for
13068 CONFIG_SHELL.
13069
13070 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
13071
13072 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13073 configure.in if it is present.
13074
13075 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
13076
13077 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13078
13079 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
13080
13081 * config.sub: Recognize `arc' cpu.
13082 * configure.in: Likewise.
13083 * config-ml.in: Likewise.
13084
13085 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
13086
13087 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13088
13089 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
13090
13091 * configure: Changed sed delimiter from ':' to '|' when
13092 attempting to substitute ${config_shell} for SHELL. On
13093 NT ${config_shell} may contain a ':' in it.
13094
13095 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
13096
13097 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13098
13099 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
13100
13101 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13102
13103 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
13104
13105 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13106
13107 * ylwrap: If the program is a relative path, force it to be
13108 absolute.
13109
13110 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
13111
13112 * configure (tooldir): Set BISON to `bison -y' and not just bison.
13113
13114 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
13115
13116 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13117 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13118 for libraries.
13119
13120 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
13121
13122 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13123 separated by spaces.
13124
13125 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
13126
13127 * ylwrap: New file.
13128 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13129
13130 * ltmain.sh: Handle /bin/sh at start of install program.
13131
13132 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13133
13134 * ltconfig, ltmain.sh: New files, from libtool 1.0.
13135 * missing: New file, from automake 1.2.
13136
13137 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
13138
13139 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
13140 check-tk to CHECK_X11_MODULES.
13141
13142 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
13143
13144 * config.sub: Merge with FSF.
13145
13146 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
13147
13148 * config.guess: Merge with FSF.
13149
13150 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13151
13152 * configure: Treat msdosdjgpp like go32.
13153 * configure.in: Likewise. Don't remove gprof for go32.
13154
13155 * configure: Change Makefile.tem2 to Makefile.tm2.
13156
13157 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
13158
13159 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13160
13161 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13162
13163 * install-sh (chmodcmd): Set to null if the DST directory already
13164 exists. Same as Nov 11th change.
13165
13166 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
13167
13168 * configure (GDB_TK): Needs itcl and tix.
13169
13170 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
13171
13172 * config.guess: Update from FSF.
13173
13174 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
13175
13176 * Makefile.in (GDB_TK): Depend on itcl and tix.
13177
13178 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
13179
13180 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13181 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13182 (INSTALL_SCRIPT): New variable.
13183 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13184 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13185 to -x.
13186 * install-sh: Add support for -x option.
13187
13188 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
13189
13190 * configure.in, Makefile.in: Treat tix like itcl.
13191
13192 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
13193
13194 * Makefile.in (WINDRES): New variable.
13195 (WINDRES_FOR_TARGET): New variable.
13196 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13197 (EXTRA_HOST_FLAGS): Add WINDRES.
13198 (EXTRA_TARGET_FLAGS): Add WINDRES.
13199 (EXTRA_GCC_FLAGS): Add WINDRES.
13200 ($(DO_X)): Pass down WINDRES.
13201 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13202 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13203 DLLTOOL_FOR_TARGET.
13204
13205 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
13206
13207 * configure.in: configure sim before gdb for win32-x-ppc
13208
13209 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13210
13211 Move gperf into the toplevel, from libg++.
13212 * configure.in (target_tools): Add target-gperf.
13213 (native_only): Add target-gperf.
13214 * Makefile.in (all-target-gperf): New target, depend on
13215 all-target-libg++.
13216 (configure-target-gperf): Empty rule.
13217 (ALL_TARGET_MODULES): Add all-target-gperf.
13218 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13219 (CHECK_TARGET_MODULES): Add check-target-gperf.
13220 (INSTALL_TARGET_MODULES): Add install-target-gperf.
13221 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13222
13223 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
13224
13225 * config.sub (mn10200): Recognize new basic machine.
13226
13227 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13228
13229 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13230 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13231
13232 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13233
13234 * configure.in: If we're building mips-sgi-irix6* native, turn on
13235 ENABLE_MULTILIB and set TARGET_SUBDIR.
13236
13237 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
13238
13239 * Makefile.in (all-sn): Depend on all-grep.
13240
13241 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13242
13243 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13244
13245 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13246 Makefile. From Jeff Makey <jeff@cts.com>.
13247 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13248
13249 * Makefile.in (DISTBISONFILES): Remove.
13250 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13251 $(DEFAULT_YACC).
13252
13253 * configure.in: Build itl, db, sn, etc., when building for native
13254 cygwin32.
13255
13256 * Makefile.in (LD): New variable.
13257 (EXTRA_HOST_FLAGS): Pass down LD.
13258 ($(DO_X)): Likewise.
13259
13260 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13261
13262 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13263
13264 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13265
13266 * configure.in (targargs): Strip out any supplied --build argument
13267 before adding our own. Always add --build.
13268
13269 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13270
13271 * configure.in (targargs): Pass --build if we're doing
13272 a cross-compile.
13273
13274 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13275
13276 * configure: Use '|' instead of ":" as the separator in
13277 sed. Otherwise sed chokes on NT path names with drive
13278 designators. Also look for "?:*" as the leading characters in an
13279 absolute pathname.
13280
13281 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13282
13283 * config.sub: Support for r3900.
13284
13285 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13286
13287 * configure.in: Use install-sh, not install.sh.
13288
13289 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13290
13291 * Makefile.in (taz): Improve check for BISON so it doesn't try to
13292 apply it twice.
13293
13294 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
13295
13296 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13297 install-binutils.
13298
13299 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
13300
13301 * Makefile.in: Add automake targets.
13302 * configure.in (host_tools): Add automake.
13303
13304 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
13305
13306 * configure: Default CXX to c++, not gcc.
13307 * Makefile.in (CXX): Set to c++, not gcc.
13308 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13309
13310 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
13311
13312 * install-sh: try appending a .exe if source file doesn't
13313 exist
13314
13315 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
13316
13317 * configure.in: Turn on multilib by default.
13318 (cross_only): Remove target-libiberty.
13319
13320 * Makefile.in (all-gcc): Don't depend on libiberty.
13321
13322 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
13323
13324 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13325
13326 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
13327
13328 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13329 (DISTBISONFILES): Add ld/Makefile.in
13330
13331 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
13332
13333 * configure.in: if target is cygwin32 but host isn't cygwin32,
13334 don't configure gdb tcl tk expect, not just gdb.
13335
13336 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
13337
13338 * configure.in: Added gnuserv everywhere sn appears.
13339
13340 * Makefile.in (ALL_MODULES): Added all-gnuserv.
13341 (CROSS_CHECK_MODULES): Added check-gnuserv.
13342 (INSTALL_MODULES): Added install-gnuserv.
13343 (CLEAN_MODULES): Added clean-gnuserv.
13344 (all-gnuserv): New target.
13345
13346 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
13347
13348 * config.guess: Fixes for MIPS OpenBSD systems.
13349
13350 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
13351
13352 * Makefile.in (INSTALL_XFORM): Remove.
13353 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13354
13355 * mkinstalldirs: New file, copied from automake.
13356 * Makefile.in (installdirs): Rename from install-dirs. Use
13357 mkinstalldirs. Change all users.
13358 (DEVO_SUPPORT): Add mkinstalldirs.
13359
13360 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
13361
13362 * install-sh: Rename from install.sh.
13363 * Makefile.in (INSTALL): Change install.sh to install-sh.
13364 (DEVO_SUPPORT): Likewise.
13365
13366 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
13367 Graichen <graichen@rzpd.de>.
13368
13369 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
13370
13371 * config.guess: Recognize OpenBSD systems correctly.
13372
13373 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13374
13375 * README, Makefile.in (ETC_SUPPORT): Remove references to
13376 cfg-paper*, configure.{texi,man,info*}._
13377
13378 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
13379
13380 * Makefile.in (all.normal): Ensure that gcc is built after all
13381 the x11 - ie gdb - targets.
13382
13383 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
13384
13385 * makefile.vms: Don't run conf-a-gas.
13386
13387 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
13388
13389 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13390
13391 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
13392
13393 * configure.in: Remove noconfigdirs case since gdb also
13394 configures and builds for tic80-coff.
13395
13396 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
13397
13398 * configure: Set cache_file to config.cache.
13399 * Makefile.in (local-distclean): Remove config.cache.
13400
13401 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
13402
13403 * COPYING: Update FSF address.
13404
13405 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
13406
13407 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13408 noconfigdirs.
13409
13410 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
13411
13412 * Makefile.in (install-dirs): Don't crash if prefix, and hence
13413 MAKEDIRS, is empty.
13414
13415 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
13416
13417 * config.sub: Tweak mn10300 entry.
13418
13419 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
13420
13421 * configure.in (host_tools): Put sim before gdb, so gdb's
13422 configure.tgt can determine if the simulator was configured.
13423
13424 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
13425
13426 * config.sub: Move BeOS $os case to be with other Cygnus
13427 local cases.
13428
13429 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
13430
13431 * config.sub: Remove misplaced comment that broke Linux.
13432
13433 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
13434
13435 * config.sub: Add BeOS support.
13436
13437 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
13438
13439 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13440
13441 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
13442
13443 * configure.in (noconfigdirs): Remove tcl and tk from
13444 noconfigdirs for cygwin32 builds.
13445
13446 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
13447
13448 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13449
13450 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
13451
13452 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13453 make-all.com, use makefile.vms instead.
13454
13455 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
13456
13457 * config.sub: Accept -lnews*.
13458
13459 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
13460
13461 * configure.in (noconfigdirs): Disable target-newlib,
13462 target-examples and target-libiberty for d30v.
13463
13464 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13465
13466 * configure.in (noconfigdirs): Enable ld for d30v.
13467
13468 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13469
13470 * configure.in (tic80-*-*): Build compiler.
13471
13472 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13473
13474 * configure.in (d30v-*): Remove sim directory from list of
13475 unsupported d30v directories
13476
13477 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13478
13479 * config.sub, configure.in: Add d30v target cpu.
13480
13481 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13482
13483 * makefile.vms: New file.
13484 * make-all.com: Remove.
13485
13486 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13487
13488 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13489
13490 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13491
13492 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13493
13494 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13495
13496 * Makefile.in (ALL_MODULES): Added all-db.
13497 (CROSS_CHECK_MODULES): Addec check-db.
13498 (INSTALL_MODULES): Added install-db.
13499 (CLEAN_MODULES): Added clean-db.
13500
13501 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13502
13503 * config.guess: Merge with latest FSF sources.
13504
13505 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13506
13507 * Makefile.in (ALL_MODULES): Added all-itcl.
13508 (CROSS_CHECK_MODULES): Added check-itcl.
13509 (INSTALL_MODULES): Added install-itcl.
13510 (CLEAN_MODULES): Added clean-itcl.
13511
13512 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13513
13514 * configure.in: build gdb for mn10200
13515
13516 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13517
13518 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13519
13520 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13521
13522 * configure.in (tic80-*-*): Turn off most targets right now.
13523
13524 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13525
13526 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13527 rather than the makeinfo program.
13528 (do-info): Depend upon all-texinfo.
13529
13530 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13531
13532 * configure.in: Remove uses of config/mh-linux.
13533
13534 * config.sub, config.guess: Merge with latest FSF sources.
13535
13536 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13537
13538 * config.sub (case $basic_machine): Add tic80 entries.
13539
13540 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13541
13542 * config.sub, config.guess: Merge with latest FSF sources.
13543
13544 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13545
13546 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13547 * mpw-config.in: Test for NewFolderRecursive.
13548 * mpw-install: Use symbolic name for startup filename.
13549 * mpw-README: Add various additional details.
13550
13551 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13552
13553 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13554
13555 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13556
13557 * configure.in: Do build gcc and the target libraries for
13558 the mn10200.
13559
13560 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
13561
13562 * configure.in: don't avoid building gdb for mn10300 any more
13563 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13564 instead of single-quoting it.
13565
13566 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
13567
13568 * configure.in: Don't use --with-stabs on IRIX 6.
13569
13570 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13571
13572 * configure.in (m32r): Build gdb, libg++ now.
13573
13574 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13575
13576 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13577 directories from noconfigdirs.
13578
13579 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13580
13581 * config.sub (basic_machine): added mips16 configuration
13582
13583 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13584
13585 * config.sub: Handle d10v-unknown.
13586
13587 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13588
13589 * config.sub: Handle v850-unknown.
13590
13591 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13592
13593 * Makefile.in: add findutils
13594 * configure.in: add findutils to list of host_tools
13595
13596 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13597
13598 * config.sub: Handle mn10200 and mn10300.
13599
13600 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13601
13602 * configure.in (d10v-*): Do not build librx.
13603
13604 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13605
13606 * configure.in (mn10300): Build everything except gdb & libgloss.
13607
13608 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13609
13610 * config.guess: Patch for Dansk Data Elektronik servers,
13611 from Niels Skou Olsen <nso@dde.dk>.
13612
13613 For ncr, use /bin/uname rather than uname, since GNU uname does not
13614 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13615
13616 Patch for MIPS R4000 running System V,
13617 from Eric S. Raymond <esr@snark.thyrsus.com>.
13618
13619 Fix thinko for nextstep.
13620
13621 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13622
13623 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13624 * config.guess: Guess mips-dec-mach_bsd4.3.
13625
13626 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13627 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13628 release numbers.
13629 * config.guess (mips-mips-riscos*): Emit just enough of the
13630 release number.
13631
13632 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13633 * config.guess (sparc-auspex-sunos*): Added.
13634 (f300-fujitsu-*): Added.
13635
13636 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13637 * config.guess: Recognize a Tadpole as a sparc.
13638
13639 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13640
13641 * config.guess: Don't assume that NextStep version is either 2 or
13642 3. NextStep 4 (aka OpenStep 4) has come out now.
13643
13644 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13645
13646 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13647 From Rik Faith <faith@cs.unc.edu>.
13648
13649 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13650
13651 * config.sub: Contributions from bug-gnu-utils to:
13652 Support plain "hppa" (no version given) architecture, reported by
13653 OpenStep.
13654 OpenBSD like NetBSD.
13655 LynxOs is not a hardware supplier.
13656
13657 * config.guess: Contributions from bug-gnu-utils to add support for:
13658 OpenBSD like NetBSD.
13659 Stratus systems.
13660 More Pyramid systems.
13661 i[n>4]86 Intel chips.
13662 M680[n>4]0 Motorola chips.
13663 Use unknown instead of lynx for hardware manufacturer.
13664
13665 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13666
13667 * install.sh (chmodcmd): Set to null if the DST directory already
13668 exists.
13669
13670 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13671
13672 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13673 not use mt-ppc target Makefile fragment any more.
13674
13675 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13676
13677 * configure.in (*-*-windows): Exclude everything but those dirs
13678 needed to build windows.
13679
13680 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13681
13682 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13683
13684 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13685
13686 * configure.in: Exclude mmalloc from i386-windows.
13687
13688 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13689
13690 * Undo my previous change.
13691
13692 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13693
13694 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13695 unconditionally.
13696 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13697
13698 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13699
13700 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13701 host to add it's own flags.
13702
13703 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13704
13705 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13706
13707 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13708
13709 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13710 (CXX_FOR_TARGET): Likewise.
13711 (GCC_FOR_TARGET): Define.
13712 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13713 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13714 CC_FOR_TARGET was specified on the command line.
13715 (MAKEOVERRIDES): Don't define.
13716
13717 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13718
13719 * configure.in (m32r): Fix spelling of libg++ libs.
13720
13721 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13722
13723 * config.sub (-apple*): Remove, now redundant.
13724
13725 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13726
13727 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13728
13729 * configure: Rework yesterday's sed script patch.
13730
13731 * config.sub: Merge with FSF.
13732
13733 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13734
13735 * config.guess: Merge from FSF.
13736
13737 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
13738 * config.guess: Use pc instead of unknown, for pc clone systems.
13739 Change linux to linux-gnu.
13740
13741 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13742 * config.guess: Avoid non-portable tr syntax.
13743
13744 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13745
13746 * test-build.mk (HOLES): Add "xargs" for gdb.
13747
13748 * configure: Avoid hpux10.20 sed bug.
13749
13750 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13751
13752 * configure.in: Add support for windows host
13753 (that is a build done under the Microsoft build environment).
13754
13755 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13756
13757 * Makefile.in: Replace all uses of srcroot with s, to shrink
13758 command line lengths.
13759
13760 Patches from Geoffrey Noer <noer@cygnus.com>:
13761 * configure.in: If configuring for newlib, pass --with-newlib to
13762 subdirectories.
13763 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13764 -Bnewlib/ and -Lwinsup to gcc.
13765 (CXX_FOR_TARGET): Likewise.
13766
13767 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13768
13769 * Makefile.in (ETC_SUPPORT): Add configure.
13770
13771 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13772
13773 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13774 host configuration file.
13775
13776 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13777
13778 * configure.in: Break mn10x00 support into separate
13779 mn10200 and mn10300 configurations.
13780 * config.sub: Likewise.
13781
13782 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13783
13784 * configure.in: Add lots of stuff to noconfigdirs for
13785 the mn10x00 targets.
13786
13787 * config.sub, configure.in: Add mn10x00 support.
13788
13789 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13790
13791 * make-all.com: Call conf-a-gas, not config-a-gas.
13792
13793 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13794
13795 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13796 targets.
13797
13798 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13799
13800 * mpw-README: Add much more detail for native PowerMac.
13801 * mpw-install: New file.
13802 * mpw-configure: Add --norecursion and --help options.
13803 * mpw-config.in: Translate readme and install files when
13804 copying to objdir.
13805 * mpw-build.in: Don't always depend on byacc and flex.
13806 (install-only-top): New action.
13807
13808 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13809
13810 * configure.in: You can now configure GDB for the v850.
13811
13812 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13813
13814 * configure.in (noconfigdirs): Don't configure any C++ dirs
13815 if targeting D10V.
13816
13817 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13818
13819 * config.sub: Recognize mips64vr5000.
13820
13821 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13822
13823 * configure.in: Use a single line for host_tools and native_only.
13824
13825 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13826
13827 * config.sub, configure.in: Add entries for m32r.
13828
13829 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13830
13831 * Makefile.in (inet-install): Don't run install-gzip.
13832
13833 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13834
13835 * configure.in: Don't config lots of things for *-*-windows*.
13836
13837 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13838
13839 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13840 (host_libs, host_tools): Copy from configure.in.
13841 * mpw-configure: Don't complain about directories not found.
13842
13843 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13844
13845 * configure.in (i[345]86): Recognize i686 for pentium pro.
13846 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13847 file.
13848
13849 * config.guess (i[345]86): Ditto.
13850
13851 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13852
13853 * configure.in (noconfigdirs): Removed gdb for D10V.
13854
13855 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
13856
13857 * configure.in: Remove ld, target-libio, target-libg++, and
13858 target-libstdc++ from noconfigdirs.
13859
13860 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13861
13862 * configure: Fix three locations where shell scripts were
13863 being run directly rather than with config_shell.
13864
13865 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13866
13867 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13868 * config.sub (basic_machine): Recognize v850.
13869
13870 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13871
13872 * mpw-configure: Handle multiple enable/disable options and
13873 pass them down recursively, handle -c and -s flags appropriately
13874 depending on choice of compiler, add escape mechanism for
13875 quoted arguments to gC.
13876
13877 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13878
13879 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13880 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13881 so that -mrelocatable-lib and -mno-eabi are used.
13882
13883 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13884 not support --print-multi-lib, don't abort.
13885
13886 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13887
13888 * make-all.com: Run config-a-gas.
13889 * setup.com: Don't copy subdirectory files around.
13890
13891 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13892
13893 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13894 target, it now compiles correctly.
13895
13896 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13897
13898 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13899
13900 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13901
13902 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13903
13904 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13905
13906 * configure.in (native_only): Add prms.
13907
13908 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13909
13910 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13911 (BINUTILS_SUPPORT_DIRS): Likewise.
13912
13913 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13914
13915 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13916 d10v support is added.
13917
13918 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13919
13920 * configure.in (d10v-*-*): New target.
13921
13922 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13923
13924 * config.guess (HP 9000/811): Recognize this as a PA1.1
13925 machine.
13926
13927 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13928
13929 * Makefile.in (do-tar-gz): New target, split out from tail end of
13930 taz target. Run each command separately, don't use pipes.
13931 (taz): Use it.
13932
13933 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13934
13935 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13936 * mpw-build.in: No builds should depend on building byacc or flex,
13937 they are assumed to be installed already.
13938
13939 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13940
13941 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13942 variable that CC_FOR_TARGET needs.
13943
13944 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13945
13946 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13947 options have changed since the last time the subdirectory was
13948 configured, and if it has, reconfigure.
13949 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13950 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13951
13952 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13953
13954 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13955 CLEAN_MODULES): Add bash.
13956 (all-bash): New target.
13957
13958 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13959
13960 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13961
13962 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13963
13964 * config.sub (basic_machine): Recognize d10v as a valid processor.
13965
13966 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13967
13968 * mpw-configure: Add support for --bindir.
13969 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13970
13971 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13972
13973 * configure.in: add bash, time, gawk to list of hosttools and things
13974 to only build for native toolchains
13975
13976 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13977
13978 * Makefile.in (docdir): Remove.
13979
13980 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13981
13982 * Makefile.in (datadir): Set to $(prefix)/share.
13983
13984 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13985
13986 * configure.in: build diff and patch for cygwin32-hosted
13987 toolchains.
13988
13989 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13990
13991 * config.sub: Accept -rtems*.
13992
13993 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13994
13995 * configure.in: enable dosrel for cygwin32-hosted builds,
13996 remove diff from the list of things not buildable
13997 via Canadian Cross
13998
13999 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
14000
14001 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14002 don't get ". ".
14003
14004 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
14005
14006 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14007
14008 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
14009
14010 * Makefile.in (taz): Handle case where tex3patch didn't even get
14011 checked out. Also, if it was found, put the symlink in a new util
14012 subdirectory.
14013
14014 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14015
14016 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14017
14018 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
14019
14020 * config.sub: Recognize -openvms.
14021 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14022 * make-all.com, setup.com: New files.
14023
14024 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14025
14026 * Makefile.in (taz): tex3patch moved to texinfo/util.
14027
14028 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
14029
14030 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14031 * configure.in: remove make from disable-if-Can-Cross list
14032 enable gdb if ${host} and ${target} are cygwin32
14033
14034 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
14035
14036 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
14037 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14038
14039 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14040
14041 * config.guess: Combine mips-mips-riscos cases, and use cpp to
14042 distinguish sysv/svr4/bsd variants.
14043 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14044
14045 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
14046
14047 * configure.in: Added copyright notice.
14048 * move-if-change: Added copyright notice.
14049
14050 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14051
14052 * configure.in (powerpcle-*-solaris*): Until we get shared
14053 libraries working, don't build gdb, sim, make, tcl, tk, or
14054 expect.
14055
14056 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
14057
14058 * config.guess: Merge with FSF:
14059
14060 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14061 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14062
14063 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
14064 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14065
14066 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
14067 * config.guess: Combine two OSF1 rules.
14068 Also recognize field test versions. From mjr@zk3.dec.com.
14069 * config.guess (dgux): Use /usr/bin/uname rather than uname,
14070 because GNU uname does not support -p. From pmr@pajato.com.
14071
14072 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
14073
14074 * Makefile.in (MAKEDIRS): Removed $(tooldir).
14075
14076 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
14077
14078 * mpw-README: Document GCCIncludes.
14079
14080 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
14081
14082 * configure.in (alpha-*-linux*): Set enable_shared to yes.
14083
14084 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14085
14086 * mpw-configure: Handle --enable-FOO and --disable-FOO.
14087
14088 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
14089
14090 * configure.in (*-*-cygwin32): Configure make.
14091
14092 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
14093
14094 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14095
14096 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
14097
14098 * Makefile.in (all-inet): Depend on all-perl.
14099
14100 * Makefile.in (inet-install): New target.
14101
14102 * Makefile.in (all-inet): Depend on all-tcl.
14103 (all-inet): Depend on all-send-pr.
14104
14105 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14106
14107 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14108 temporarily.
14109
14110 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
14111
14112 * configure.in: Don't configure --with-gnu-ld on AIX.
14113
14114 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14115
14116 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14117
14118 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
14119
14120 * Makefile.in (ALL_MODULES): Added all-inet.
14121 (CROSS_CHECK_MODULES): Added check-inet.
14122 (INSTALL_MODULES): Added install-inet.
14123 (CLEAN_MODULES): Added clean-inet.
14124 (all-indent): New target.
14125
14126 * configure.in (host_tools): Added inet.
14127 (native_only): Added inet.
14128 (noconfigdirs): Added inet.
14129
14130 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
14131
14132 * configure.in: Don't configure libgloss if we are not configuring
14133 newlib.
14134
14135 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
14136
14137 * configure.in: Don't configure libgloss for unsupported
14138 architectures.
14139
14140 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14141
14142 * Makefile.in (CLEAN_MODULES): Add clean-apache.
14143
14144 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
14145
14146 * Makefile.in (ALL_MODULES): Include all-apache.
14147 (CROSS_CHECK_MODULES): Include check-apache.
14148 (INSTALL_MODULES): Include install-apache.
14149 (all-apache): New target.
14150
14151 * configure.in: Added apache everywhere perl is seen.
14152
14153 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14154
14155 * Makefile.in: Add support for clean-{module} and
14156 clean-target-{module} rules.
14157
14158 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
14159
14160 * configure.in (*-*-ose) do not build libgloss.
14161
14162 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14163
14164 * config.guess (prep*:SunOS:5.*:*): Turn into
14165 powerpele-unknown-solaris2.
14166
14167 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
14168
14169 * configure.in: Permit --enable-shared to specify a list of
14170 directories.
14171
14172 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14173
14174 * configure.in (host==solaris): Pass only the first word of $CC
14175 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14176
14177 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14178
14179 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14180
14181 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
14182
14183 * Makefile.in (ALL_MODULES): Include all-perl.
14184 (CROSS_CHECK_MODULES): Include check-perl.
14185 (INSTALL_MODULES): Include install-perl.
14186 (ALL_X11_MODULES): Include all-guile.
14187 (CHECK_X11_MODULES): Include check-guile.
14188 (INSTALL_X11_MODULES): Include install-guile.
14189 (all-perl): New target.
14190 (all-guile): New target.
14191
14192 * configure.in (host_tools): Include perl and guile.
14193 (native_only): Include perl and guile.
14194 (noconfigdirs): Don't build guile and perl; no ports have been
14195 done.
14196
14197 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
14198
14199 * configure (--enable-*): Handle quoted option lists such as
14200 --enable-sim-cflags='-g0 -O' better.
14201
14202 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14203
14204 * Makefile.in ({,inst}all-target): New rule so we can make and
14205 install all of the target directories easily.
14206
14207 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14208
14209 * configure.in: Add missing global flag in sed substitution when
14210 deleting `target-' from ${configdirs}.
14211
14212 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
14213
14214 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14215 option.
14216
14217 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14218 config/mh-necv4.
14219
14220 * install.sh: Correct misspelling of transformbasename.
14221
14222 * config.guess: Recognize mips-*-sysv*.
14223
14224 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
14225
14226 * config.sub: Recognize mon960.
14227
14228 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
14229
14230 * configure: Restore Canadian Cross handling of BISON and LEX,
14231 removed in Feb 20 change.
14232
14233 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
14234
14235 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14236 Mention make install. Remove the old copyright date as well the
14237 clumsy and rather pointless copyright on the README file.
14238
14239 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14240
14241 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14242 Makefile after running symlink-tree, then run `make distclean' to
14243 avoid clobbering any generated files in srcdir.
14244
14245 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14246
14247 * configure.in (m68k-*-netbsd*): Build everything now.
14248
14249 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14250
14251 * Makefile.in (taz): Fix quoting.
14252
14253 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14254
14255 * configure.in (sparclet-*-*): Build everything now.
14256
14257 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14258
14259 * configure.in (m68k-*-linux*): New host.
14260
14261 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14262
14263 * configure: Check for bison before byacc.
14264
14265 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14266
14267 * Makefile.in configure: Change the way LEX and BISON/YACC are
14268 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14269 searching PATH. These are used as fallbacks by Makefile.in if
14270 flex/bison/byacc aren't in objdir.
14271
14272 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14273
14274 * Makefile.in: Make everything which depends upon all-bfd also
14275 depend upon all-opcodes, in case --with-commonbfdlib is used.
14276
14277 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14278
14279 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14280 building NT native compilers on Unix.
14281
14282 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14283
14284 * configure.in: Don't get CC from the host Makefile fragment if we
14285 can find gcc in PATH, or if this is a Canadian Cross. Move the
14286 Solaris test for /usr/ucb/cc to the post target script, just after
14287 the compiler sanity test.
14288
14289 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14290
14291 * config.sub: Merge with FSF.
14292
14293 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
14294
14295 * Makefile.in (RPATH_ENVVAR): New variable.
14296 (REALLY_SET_LIB_PATH): Use it.
14297 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14298
14299 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
14300
14301 * config.sub, configure.in: Recognize sparclet cpu.
14302
14303 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14304
14305 * config.guess: Support m68k-cbm-sysv4.
14306
14307 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14308
14309 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14310 m68k-unknown-linuxaout from linker help string. Put quotes around
14311 $ld_help_string.
14312
14313 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
14314
14315 * config.guess (powerpc-harris-powerunix): Add guess for port
14316 to new target.
14317
14318 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14319
14320 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14321
14322 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
14323
14324 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14325 $(REALLY_SET_LIB_PATH) in Makefile.
14326 * Makefile.in (SET_LIB_PATH): New variable.
14327 (REALLY_SET_LIB_PATH): New variable.
14328 ($(DO_X)): Use $(SET_LIB_PATH).
14329 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14330 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14331 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14332 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14333 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14334 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14335 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14336 (install-dosrel): Likewise.
14337 (all-opcodes): Depend upon all-libiberty.
14338
14339 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
14340
14341 * config.guess (*:CYGWIN*): New
14342
14343 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14344
14345 * Makefile.in (all-target-winsup): All all-target-libiberty.
14346
14347 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14348
14349 * configure.in (noconfigdirs): Add missing # in front of comment.
14350
14351 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
14352
14353 * configure.in: add second pass to things added to noconfigdirs
14354 so *-gm-magic can exclude libgloss properly.
14355
14356 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
14357
14358 * mpw-configure (extralibs_name, rez_name): Set correctly
14359 for MWC68K compiler.
14360
14361 * mpw-README: Add more info on the necessary build tools.
14362
14363 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
14364
14365 * configure.in, config.sub: Recognize cygwin32.
14366
14367 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
14368
14369 * config.guess, config.sub: Recognize A/UX.
14370
14371 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
14372
14373 * config.sub: Merge with gcc/config.sub.
14374
14375 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
14376
14377 * mpw-build.in (do-binutils): Add build of stamps.
14378
14379 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
14380
14381 * config.sub: Add recognition for mips64vr4100*-* targets.
14382
14383 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14384
14385 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14386 Add creation of gconfigargs with `--enable-shared' turned on.
14387 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14388 ($(host)-stamp-stage3-configured): Likewise.
14389 (HOLES): Add chatr and ldd.
14390 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14391
14392 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
14393
14394 * configure: Pass --nfp to recursive configures.
14395
14396 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
14397
14398 * Makefile.in (DLLTOOL): New.
14399 (DLLTOOL_FOR_TARGET): New.
14400 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14401 (EXTRA_TARGET_FLAGS): Ditto.
14402 (EXTRA_GCC_FLAGS): Ditto.
14403 (CONFIGURE_TARGET_MODULES): Ditto.
14404 (DO_X): Ditto.
14405 * configure: Add DLLTOOL.
14406
14407 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
14408
14409 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14410 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14411 mh-sco, since old workarounds no longer needed, and don't
14412 build ld, since libraries have weak symbols in COFF.
14413
14414 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
14415
14416 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14417
14418 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
14419
14420 * configure.in: Make sure that ${CC} can be used to compile an
14421 executable.
14422
14423 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14424
14425 * Makefile.in (all-gdb): Depend on $(GDB_TK).
14426 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14427 nothing depending on whether gdbtk is being built.
14428
14429 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
14430
14431 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14432
14433 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
14434
14435 * configure.in (noconfigdirs): Put ld or gas in this early, if the
14436 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14437
14438 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
14439
14440 * config-ml.in: Add support for
14441 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14442 Simplify setting of multidirs from --disable-foo.
14443
14444 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14445
14446 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14447 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14448 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14449 non-empty, pass them on to the GCC make.
14450 (all-bootstrap): New rule that is like all-gcc, except it executes
14451 the GCC bootstrap rule instead of the GCC all rule.
14452
14453 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
14454
14455 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14456
14457 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14458
14459 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14460 DG/UX support.
14461
14462 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
14463
14464 * config.sub (i*86*) Change [345] to [3456]
14465
14466 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14467
14468 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14469 --with-gnu-ld=no.
14470
14471 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14472
14473 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14474 AIX multilibs get built.
14475
14476 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14477
14478 * configure.in (i386-win32): Don't build expect if we're not
14479 building the tcl subdir.
14480
14481 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14482
14483 * Makefile.in: (configure-target-examples, all-target-examples):
14484 New targets, configure and build example programs.
14485
14486 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14487
14488 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14489 use it as input to sedit the generated MPW makefile.
14490 * mpw-README: Add a suggestion about Gestalt.h.
14491
14492 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14493
14494 * config.sub: Accept *-*-ieee*.
14495
14496 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14497
14498 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14499 Ronald F. Guilmette <rfg@monkeys.com>.
14500
14501 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14502
14503 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14504 for powerpc-pe native.
14505 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14506 (target==powerpc-pe): duplicate i386-win32 entry.
14507
14508 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14509
14510 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14511 of vxworks, not just vxworks5.1.
14512
14513 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14514
14515 * mpw-configure: Add support for exec-prefix.
14516
14517 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14518
14519 * config.guess: Recognize HP model 816 machines as having
14520 a PA1.1 processor.
14521
14522 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14523
14524 * configure: Ignore new autoconf configure options.
14525
14526 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14527
14528 * config.guess: Recognize Pentium under SCO.
14529 From Robert Lipe <robertl@arnet.com>.
14530
14531 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14532
14533 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14534
14535 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14536
14537 * configure.in: Don't configure gas for alpha-dec-osf*.
14538
14539 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14540
14541 * configure.in: Default to --with-stabs for some targets for which
14542 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14543 i[345]86*-*-unixware*.
14544
14545 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14546
14547 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14548 rather than basing it on the target. Simplify handling of options
14549 controlling which directories to configure. Remove extraneous
14550 slash in multi-clean target.
14551
14552 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14553
14554 * config-ml.in: Prefix more variables with ml_ so they don't collide
14555 with configure's.
14556
14557 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
14558
14559 * configure: Don't turn -v into --v.
14560
14561 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
14562
14563 * configure.in (targargs): Fix typo.
14564
14565 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14566
14567 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14568
14569 * configure.in: Strip --host and --target options from
14570 CONFIG_ARGUMENTS, and always configure for --host only. Add
14571 --with-cross-host option when building with a cross-compiler.
14572 * configure: Canonicalize the arguments put into config.status by
14573 always using `=' for an option with an argument. Pass a presumed
14574 --host or --target explicitly.
14575
14576 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14577
14578 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14579 into general OS recognition case.
14580
14581 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14582
14583 * configure.in (target_configdirs): add target-winsup only
14584 for win32 target systems.
14585
14586 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14587
14588 * Makefile.in (all-target-libgloss): Depend upon
14589 configure-target-newlib, since when libgloss is built it looks to
14590 see if the newlib directory exists.
14591
14592 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14593
14594 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14595 cfg-ml-*.in.
14596
14597 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14598
14599 * configure: Handle LD and LD_FOR_TARGET when configuring a
14600 Canadian Cross.
14601
14602 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14603
14604 * configure.in (target_libs): add target-winsup.
14605 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14606 (target==ppcle-pe): remove ld from $noconfigdirs.
14607
14608 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14609
14610 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14611 Preserve relative path names in $srcdir. Build symlink tree if
14612 configuring cross target dir and srcdir=. (= no VPATH support).
14613 (configure-target-libg++): Depend on configure-target-librx.
14614 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14615 * config-ml.in: New file.
14616 * symlink-tree: New file.
14617 * configure: Ensure srcdir="." if that's what it is.
14618
14619 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14620
14621 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14622 includes and FLEX_SKELETON setting.
14623 * mpw-configure (--with-gnu-ld): New option, controls whether
14624 to use PPCLink or ld with PowerMac GCC.
14625 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14626 * mpw-config.in: Configure grez if targeting Mac.
14627
14628 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14629 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14630 just macos.
14631 * configure.in: Configure grez resource compiler if targeting Mac.
14632 * Makefile.in (all-grez, install-grez): New targets.
14633
14634 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14635
14636 * configure: CXX defaults to gcc, not g++. If we find
14637 gcc in the path, set CC to gcc -O2.
14638
14639 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14640
14641 * configure: Default ${build} correctly. Avoid picking up extra
14642 spaces when reading CC and CXX from Makefile. When doing a
14643 Canadian Cross, use plausible default values for numerous
14644 variables.
14645 * configure.in: When doing a Canadian Cross, don't try to
14646 configure tools whose configure script can't handle it.
14647
14648 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14649
14650 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14651
14652 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14653
14654 * configure: Remove dubious bug reporting address.
14655
14656 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14657
14658 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14659 configure script, run that instead of this directory's configure.
14660 In either case, print a message that we're configuring the sub-dir.
14661
14662 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14663
14664 * configure.in: Before checking for the existence of various files,
14665 use sed to filter out "target-".
14666
14667 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14668
14669 * Makefile.in (DO_X): Split rule to decrease command line length
14670 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14671 (Philippe De Muyter).
14672
14673 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14674
14675 * Makefile.in (all-patch): depend on all-libiberty.
14676
14677 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14678
14679 * configure.in: If the only directory in target_configdirs which
14680 actually exists is libiberty, then set target_configdirs to empty,
14681 to avoid trying to build a target libiberty in a gas or gdb
14682 distribution.
14683
14684 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14685
14686 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14687 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14688 systems.
14689
14690 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14691
14692 * configure.in (copy_dirs): Use sys-include instead of include
14693 for --with-headers option.
14694
14695 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14696
14697 * Makefile.in, configure.in: Make winsup builds work with
14698 new scheme.
14699
14700 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14701
14702 * configure.in: Build the linker on AIX.
14703
14704 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14705
14706 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14707 where needed.
14708
14709 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14710
14711 * Makefile.in (all-gcc): Fix typo.
14712
14713 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14714
14715 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14716
14717 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14718
14719 * configure.in: Rename libFOO to target-libFOO, and xiberty
14720 to target-xiberty, to provide more flexibility.
14721 (target_subdir): Define. Create if cross.
14722 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14723 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14724 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14725 check-libFOO -> check-target-libFOO, etc.
14726 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14727 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14728 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14729 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14730 allow ALL_GCC="" to only configure.
14731 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14732 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14733 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14734
14735 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14736
14737 * Makefile.in (taz): Build "info" in etc explicitly.
14738
14739 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14740
14741 * configure.in: Make sure that CC is undefined (as opposed to
14742 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14743 problem with autoconf trying to configure on a host without GCC.
14744
14745 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14746
14747 * mpw-configure: Set host alias from choice of host compiler,
14748 only use generic MPW Makefile sed if present, edit a file
14749 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14750 * mpw-README: Add problem notes about CW6 and CW7.
14751
14752 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14753
14754 * Makefile.in (taz): Use ";" instead of ";;".
14755
14756 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14757
14758 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14759 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14760 DISTDOCDIRS.
14761 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14762 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14763
14764 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14765
14766 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14767 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14768 Move bfd to DISTSTUFFDIRS.
14769
14770 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14771
14772 * Makefile.in (X11_LIB): Removed.
14773 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14774
14775 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14776
14777 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14778
14779 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14780 names.
14781
14782 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14783
14784 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14785
14786 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14787
14788 * configure.in (i[345]86-*-win32): Always build newlib.
14789 Don't configure cvs, autoconf or texinfo.
14790 * Makefile.in (LD_FOR_TARGET): New.
14791 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14792 Pass down LD_FOR_TARGET.
14793
14794 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14795
14796 * winsup: New directory.
14797 * Makefile.in: Build winsup.
14798 * configure.in: Winsup is configured when target is win32.
14799 Can only build win32 target GDB when native.
14800
14801 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14802
14803 * config.guess: Recognize HP model 819 machines as having
14804 a PA 1.1 processor.
14805
14806 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14807
14808 * configure: Fix sed loop which substitutes for CC and CXX to
14809 avoid bug found in various sed implementations.
14810
14811 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14812
14813 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14814 simulator. Use standard powerpc-*-eabi*.
14815
14816 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14817
14818 * configure.in: Stop putting gas and binutils in noconfigdirs for
14819 powerpc-*-aix* and rs6000-*-*.
14820
14821 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14822
14823 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14824 -mcall-aixdesc libraries.
14825
14826 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14827
14828 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14829
14830 * config.sub (arm | armel | armeb): Fix shell syntax.
14831
14832 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14833
14834 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14835 -msoft-float and -mcpu=common support.
14836 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14837 libraries.
14838
14839 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14840
14841 * configure.in: Allow configuration and build of emacs19 for the alpha.
14842
14843 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14844
14845 * configure.in (CC): Get ^CC, not just any old CC, from
14846 ${host_makefile_frag}.
14847
14848 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14849
14850 * configure.in (CC): Try to get CC from
14851 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14852
14853 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14854
14855 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14856 only if it exists in $(srcdir).
14857
14858 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14859
14860 * configure: If CC and CXX are not set in the environment, set
14861 them, based on either an existing Makefile or on searching for gcc
14862 in PATH. Substitute for CC and CXX in Makefile.
14863 * configure.in: Remove libm from target_libs. Separate
14864 target_configdirs from configdirs. If CC is not set in
14865 environment, try to get it from a host Makefile fragment. Rewrite
14866 changes of configdirs to use skipdirs instead. A few minor
14867 tweaks. Take directories out of target_configdirs as they are
14868 taken out of configdirs. Remove existing Makefile files from
14869 subdirectories. Substitute for TARGET_CONFIGDIRS and
14870 CONFIG_ARGUMENTS in Makefile.
14871 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14872 by configure.in.
14873 (CONFIG_ARGUMENTS): Likewise.
14874 (CONFIGURE_TARGET_MODULES): New variable.
14875 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14876 ($(CONFIGURE_TARGET_MODULES)): New target.
14877 (configure-libg++, configure-libio): New targets.
14878 (all-libg++): Depend upon configure-libg++.
14879 (all-libio): Depend upon configure-libio.
14880 (configure-libgloss, all-libgloss): New targets.
14881 (configure-libstdc++): New target.
14882 (all-libstdc++): Depend upon configure-libstdc++.
14883 (configure-librx, all-librx): New targets.
14884 (configure-newlib): New target.
14885 (all-newlib): Depend upon configure-newlib
14886 (configure-xiberty): New target.
14887 (all-xiberty): Depend upon configure-xiberty.
14888
14889 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14890
14891 * configure.in (host i[345]86-*-win32): Expand the
14892 noconfigdirs again.
14893
14894 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14895
14896 * mpw-configure: Fix sed command file name.
14897
14898 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14899
14900 * configure.in (host i[345]86-*-win32): Reduce the
14901 noconfigdirs again.
14902
14903 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14904
14905 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14906 or powerpc*-*-pe*, since they are not yet supported.
14907
14908 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14909
14910 Add PowerMac support and many other enhancements.
14911 * mpw-configure: New option --cc to select compiler to use,
14912 paste options set according to --cc into the generated
14913 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14914 if mpw-make.sed is present.
14915 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14916 add forward includes for PowerPC include files.
14917 * mpw-build.in: Build using Makefile.PPC if present.
14918 (do-byacc, etc): Remove separate version resource builds.
14919 (do-gas): Build "stamps" before "all".
14920 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14921 * mpw-README: Update to reflect --cc option, PowerMac support,
14922 and recently-reported compatibility problems.
14923
14924 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14925
14926 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14927 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14928 (--with-multilib-top): Pass to recursive invocations.
14929
14930 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14931
14932 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14933 v810-*-*.
14934
14935 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14936
14937 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14938 gdb, ld and opcodes on v810-*-*.
14939
14940 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14941
14942 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14943 (local-maintainer-clean): New target.
14944 (maintainer-clean): New target.
14945 (realclean): Just depend upon maintainer-clean.
14946
14947 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14948
14949 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14950
14951 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14952
14953 * configure.in: Build ld in mips*-*-bsd* case.
14954
14955 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14956
14957 * config.sub: Accept -lites* OS. From Ian Dall.
14958
14959 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14960
14961 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14962 targets.
14963
14964 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14965
14966 * configure.in: treat i386-win32 canadian cross the same as
14967 i386-go32 canadian cross.
14968
14969 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14970
14971 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14972 running under the simulator to build a reduced set of libraries.
14973 (powerpc-*-eabiaix): Add fine grained multilib support added to
14974 other powerpc targets yesterday.
14975
14976 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14977
14978 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14979 -disable-softfloat, -disable-relocatable, -disable-aix, and
14980 -disable-sysv to control which multilib libraries get built.
14981
14982 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14983
14984 * configure: Add Makefile.tem to list of files to remove in trap
14985 handler.
14986
14987 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14988
14989 * config.guess (*Linux*): Add missing "exit"s.
14990 Also, need specific check for alpha-unknown-linux (uses COFF).
14991
14992 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14993
14994 * config.guess: Merge with FSF:
14995
14996 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14997 * config.guess (AIX4): More robust release numbering discovery.
14998
14999 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
15000 * config.guess (i386-sequent-ptx): Properly get version number.
15001
15002 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
15003 * config.guess (mips:*:4*:UMIPS): New case.
15004
15005 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
15006
15007 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15008 (i386-win32 host): Likewise. Don't build readline.
15009
15010 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
15011
15012 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
15013 SUPPORT_FILES to submakes.
15014
15015 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
15016
15017 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15018 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15019 mpw-configure.
15020
15021 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
15022
15023 * configure.in (appdirs): Use =, not ==, in test expression when
15024 trying to build the text to print in the warning message for
15025 Solaris users.
15026
15027 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
15028
15029 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15030
15031 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15032
15033 * config.guess: Recognize lynx-2.3.
15034
15035 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
15036
15037 * config.sub (z8ksim): Deleted
15038 (z8k-*-coff): New, this is the one true name of the target.
15039
15040 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
15041
15042 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15043
15044 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
15045
15046 * config.guess (*:Linux:*:*): First try asking the linker what the
15047 default object file format is (elf, aout, or coff). Then if this
15048 fails, try previous methods.
15049
15050 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15051
15052 * configure.in: Don't build newlib for *-*-vxworks5.1.
15053
15054 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15055
15056 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15057 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15058
15059 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
15060
15061 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15062
15063 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
15064
15065 * cfg-ml-com.in: New file.
15066 * cfg-ml-pos.in: New file.
15067
15068 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15069
15070 * COPYING.NEWLIB: Add HP free copyright to list.
15071
15072 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15073
15074 * config.sub: Recognize -eabi* for the system, not just -eabi.
15075
15076 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
15077
15078 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15079 * config.sub, configure.in (win32): New target and host.
15080
15081 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
15082
15083 * configure.in: Add i386-pe configuration.
15084
15085 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
15086
15087 * mpw-build.in (install): Install GDB after LD.
15088
15089 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
15090
15091 * mpw-config.in (elf/mips.h): Always forward-include, needed
15092 for GDB to build.
15093
15094 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
15095
15096 * testsuite: New directory for customer acceptance and whole tool
15097 chain tests.
15098
15099 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15100
15101 * configure: If per-host line isn't found, but AC_OUTPUT is found
15102 and a configure script exists, run it instead.
15103
15104 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15105
15106 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
15107
15108 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
15109
15110 * configure: Set build_{cpu,vendor,os,alias} to host values when
15111 --build isn't specified.
15112
15113 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15114
15115 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15116 (FLAGS_TO_PASS): Pass them.
15117 (EXTRA_TARGET_FLAGS): Ditto.
15118
15119 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15120
15121 * Makefile.in (all-libg++): Depend on all-libstdc++.
15122
15123 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15124
15125 * configure.in (noconfigdirs): Enable all packages for
15126 i386-unknown-netbsd.
15127
15128 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
15129
15130 * configure.in (noconfigdirs): Don't configure tk for i386-go32
15131 hosted builds (DOS builds)
15132
15133 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15134
15135 Changes for ARM based on patches from Richard Earnshaw:
15136 * config.sub: Handle armeb and armel.
15137 * configure.in: Omit arm linker only for riscix.
15138
15139 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
15140
15141 * config.guess: Update from FSF.
15142
15143 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
15144
15145 * config.sub: Recognize powerpcle as the little endian variant of
15146 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
15147 powerpcle variant. Convert pentium into i586, not i486. Add p5
15148 alias for i586. Map new x86 variants p6, k5, nexgen into i586
15149 temporarily.
15150
15151 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
15152
15153 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15154
15155 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
15156
15157 * config.sub: Accept -lites* as a basic system type.
15158
15159 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
15160
15161 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15162 installed, and if so return linuxoldld as the system name.
15163
15164 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
15165
15166 * config.guess: Add hppa1.1-hp-lites support.
15167
15168 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
15169
15170 * configure.in: Don't build newlib for m68k-vxworks5.1.
15171
15172 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15173
15174 * configure.in (mips-sgi-irix6): Use mh-irix5.
15175
15176 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
15177
15178 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15179
15180 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15181
15182 * test-build.mk: Enable building of shared libraries on IRIX 5 and
15183 OSF/1. Fix compiler flags.
15184 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
15185
15186 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
15187
15188 * configure.in: Recognize --with-newlib.
15189 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15190
15191 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15192
15193 * Makefile.in: move {all,check,install}-gdb from *_MODULES
15194 to *_X11_MODULES due to gdbtk needing X include files et al.
15195
15196 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
15197
15198 Merge in support for Mac MPW as a host.
15199 (Old change descriptions retained for informational value.)
15200
15201 * mpw-config.in: Add generic include forwards for cpu-specific
15202 include files in aout and elf directories.
15203
15204 * mpw-configure: Added copyright.
15205 * mpw-config.in: Check for presence of required build tools.
15206 (target_libs): Add newlib.
15207 (target_tools): Add examples.
15208 (Read Me): Generate as "Read Me for MPW" instead.
15209 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15210 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15211 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15212
15213 * mpw-configure: Remove subdir-specific makefile hackery,
15214 delete mk.tmp after using it.
15215
15216 * mpw-build.in (all): Display start and end times.
15217
15218 * mpw-configure (host_canonical): Set.
15219 (target_cpu): Always add to makefiles.
15220 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15221 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15222 (mpw-mh-mpw): Look for in srcdir and srcroot.
15223 Use sed instead of mpw-edit-prefix to edit prefix definitions.
15224
15225 * mpw-build.in: (install-only): New target.
15226
15227 * mpw-configure (host_alias, target_alias): Rename from hostalias
15228 and targetalias, add into generated Makefile.
15229 (mk.tmp): If present, add into generated Makefile.
15230 * mpw-build.in (all-gas): Build config.h first before gas proper.
15231
15232 * mpw-configure (config.status): Write only if changed.
15233 * mpw-config.in (readline): Configure it (not built, just used for
15234 definitions).
15235
15236 * mpw-config.in (elf/mips.h): Add a forward include.
15237
15238 * mpw-config.in: Forward-include most .h files in include into
15239 extra-include.
15240 (readline): Don't build.
15241 mpw-build.in (install): Install GDB.
15242
15243 * mpw-configure (prefix, mpw_prefix): Handle it.
15244 * mpw-config.in (mmalloc, readline): Don't configure.
15245 * mpw-build.in (thisscript): Rename to ThisScript.
15246 Use mpw-build instead of BuildProgram everywhere.
15247 (mmalloc, readline): Don't build.
15248 * mpw-README: New file, basic documentation about the MPW port.
15249
15250 * mpw-config.in: Use forward-include to create include files.
15251
15252 * mpw-configure: Add more things to the top of each configured
15253 Makefile, including contents of config/mpw-mh-mpw.
15254 * mpw-config.in (extra-include): Create this directory and fill it
15255 with Posix-like include files when configuring.
15256
15257 * config.sub (apple, mac, mpw): Add various aliases.
15258
15259 * mpw-build.in: New file, top-level build script fragment for MPW.
15260 * mpw-configure: New file, configure script for MPW.
15261 * mpw-config.in: New file, config fragment for MPW.
15262
15263 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15264
15265 * configure.in (host_libs): Remove glob, since it is gone from the
15266 sources.
15267
15268 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15269
15270 * Makefile.in: define empty GDB_NLM_DEPS var.
15271
15272 * configure.in(target_makefile_frag): use config/mt-netware
15273 for netware targets.
15274
15275 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15276
15277 * config.sub: Merge in recent FSF changes. Remove linux special
15278 cases.
15279
15280 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15281
15282 Revert this change:
15283
15284 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15285
15286 * build-all.mk: Use CC=cc -Xs on Solaris.
15287
15288 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15289
15290 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
15291 stop using it.
15292 * Makefile.in: Nuke all references to glob subdirectory.
15293
15294 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15295
15296 * configure.in: Fix --enable-shared logic in per-host.
15297
15298 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
15299
15300 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15301
15302 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15303
15304 * configure.in (noconfigdirs): Don't build gas on AIX, for
15305 powerpc*-*-aix* as well as for rs6000*-*-aix*.
15306
15307 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
15308
15309 * configure: Fix --cache-file to work if the file argument is a
15310 relative path.
15311
15312 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
15313
15314 * configure: If the --cache-file is used, pass it down to
15315 configure in subdirectories.
15316
15317 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
15318
15319 * config.sub: add vxworks29k configuration.
15320
15321 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15322
15323 * Makefile.in (taz): Do "diststuff" part quietly.
15324
15325 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
15326
15327 * config.sub: Mini-merge with gcc/config.sub.
15328
15329 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15330
15331 * config.guess (IRIX): Sed - to _.
15332
15333 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15334
15335 * Makefile.in (source-vault, binary-vault): New targets.
15336
15337 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
15338
15339 * config.sub: Recognize -eabi as a basic system type.
15340
15341 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15342
15343 * configure.in (enable_shared stuff): Fix typo.
15344
15345 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
15346
15347 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15348
15349 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15350
15351 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15352
15353 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15354
15355 * configure.in (rs6000-*-*): Don't build gas.
15356
15357 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
15358
15359 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15360 reduce command line length.
15361 (AS_FOR_TARGET): Check for as.new, not Makefile.
15362 (NM_FOR_TARGET): Check for nm.new, not Makefile.
15363
15364 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
15365
15366 * config.guess: Merge from FSF.
15367
15368 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15369
15370 * configure: Don't use $ when handling program_suffix.
15371
15372 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
15373
15374 * configure.in: Configure tk for hppa/hpux.
15375
15376 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
15377
15378 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
15379
15380 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15381
15382 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
15383 to LIBCXXFLAGS. Tests are better run without it.
15384
15385 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
15386
15387 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15388
15389 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
15390
15391 * configure.in (*-*-netware*): Don't configure xiberty.
15392
15393 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
15394
15395 * configure.in: Remove tk from native_only list.
15396
15397 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
15398
15399 * build-all.mk: Add mips-ncd-elf target to sun4 targets
15400 for special NCD build.
15401
15402 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15403
15404 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15405 makeall.bat, they're only useful for binutils snapshots.
15406 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15407 makeall.bat to specified SUPPORT_FILES.
15408
15409 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
15410
15411 * build-all.mk: Add Ericsson targets to sun4 and solaris
15412 hosts. Add BNR's sun4 target to solaris host, so their
15413 build-from-source will be tested in-house first.
15414
15415 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15416
15417 * Makefile.in (LIBCFLAGS): New variable.
15418 (CFLAGS_FOR_TARGET): Ditto.
15419 (LIBCFLAGS_FOR_TARGET): Ditto.
15420 (LIBCXXFLAGS): Ditto.
15421 (CXXFLAGS_FOR_TARGET): Ditto.
15422 (LIBCXXFLAGS_FOR_TARGET): Ditto.
15423 (BASE_FLAGS_TO_PASS): Pass them.
15424 (EXTRA_TARGET_FLAGS): Ditto.
15425
15426 * configure.in: Support --enable-shared.
15427
15428 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
15429
15430 * configure.in (target_libs): Include libstdc++ again.
15431 * config.guess: Update from FSF (for FreeBSD).
15432
15433 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15434
15435 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15436 makeall.bat.
15437 (DISTDOCDIRS): Add `etc'.
15438 (ETC_SUPPORT_PFX): New variable.
15439 (taz): Include anything from etc starting with a word in
15440 ETC_SUPPORT_PFX.
15441
15442 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15443
15444 * config.sub: Update for recent FSF changes. Remove obsolete
15445 h8300hds entry. Add -windows* and -osx as basic os. Minor
15446 spacing changes.
15447
15448 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15449
15450 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
15451
15452 * config.guess: Merge with FSF.
15453 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15454
15455 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15456
15457 * configure: Since the "trap 0" handler will override the exit
15458 status on many systems, only use it for "exit 1", and make it set
15459 a non-zero exit status; reset it before "exit 0". Also, check
15460 exit status of config.sub, and error out if it failed.
15461
15462 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
15463
15464 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15465 and install libgloss.
15466
15467 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15468
15469 * Makefile.in (all-binutils): Depend upon all-byacc.
15470
15471 * configure.in: Don't build emacs on Irix 5.
15472
15473 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15474
15475 * configure.in (*-*-netware*): Add libio.
15476
15477 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15478
15479 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15480 (CHECK_TARGET_MODULES): Ditto.
15481 (INSTALL_TARGET_MODULES): Ditto.
15482 (TARGET_LIBS): Ditto.
15483 (all-libstdc++): Note dependencies.
15484
15485 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15486
15487 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15488
15489 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15490
15491 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15492 -fexternal-templates.
15493
15494 * configure.in (target_libs): Add libstdc++.
15495 (noconfigdirs): Add libstdc++ as appropriate.
15496
15497 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15498
15499 * config.guess: Update from FSF.
15500
15501 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15502
15503 * configure: Use ${config_shell} when running ${configsub}.
15504
15505 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15506
15507 * config.sub: No longer recognize h8300h.
15508
15509 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15510
15511 * config.sub: Remove extraneous differences between config.sub and
15512 gcc/config.sub.
15513
15514 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15515
15516 * Makefile.in (DISTSTUFFDIRS): Add gas.
15517
15518 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15519
15520 * COPYING.NEWLIB: New file.
15521
15522 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15523
15524 * config.guess (HP-UX): Patch from Harlan Stenn
15525 <harlan@landmark.com> to also emit release level.
15526
15527 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15528
15529 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15530
15531 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15532
15533 * config.sub: Merge nextstep cleanup from FSF.
15534
15535 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15536
15537 * configure.in (arm-*-*): Don't configure ld for this target.
15538
15539 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15540
15541 * configure.in (*-*-netware): don't configure libg++, libio,
15542 librx, or newlib.
15543
15544 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15545
15546 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15547 configure ld--it works, but it doesn't support shared libraries.
15548
15549 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15550
15551 * config.guess (*-unknown-freebsd*): Get rid of possible
15552 trailing "(Release)" in version string.
15553 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15554
15555 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15556
15557 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15558 Fix type: *-next-neststep -> *-next-nextstep.
15559
15560 * config.guess: Merge from FSF:
15561
15562 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15563
15564 * config.guess: Recognize powerpc-ibm-aix3.2.5.
15565
15566 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15567
15568 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15569 instead of UNIX_SV for UnixWare 1.0).
15570
15571 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15572
15573 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
15574 to make gdb/nlm/* build after the compiler and linker.
15575
15576 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15577
15578 * config.guess (netbsd, freebsd, linux): Accept any machine,
15579 not just i[34]86.
15580 (m68k-atari-sysv4): Relocate to match FSF version.
15581
15582 * config.guess: More merges from the FSF:
15583
15584 Add a space before function call or macro invocation.
15585
15586 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15587
15588 * config.guess: Add trap cmd to remove dummy.c and dummy when
15589 interrupted.
15590
15591 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15592
15593 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15594 (dummy): Redirect stderr from compilation of dummy.c.
15595
15596 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15597
15598 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15599
15600 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15601
15602 * configure: Accept and ignore --cache*, for compatibility with
15603 new autoconf.
15604
15605 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15606
15607 * config.guess: Merge from FSF:
15608
15609 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15610
15611 * config.guess (Pyramid*:OSx*:*:*): New case.
15612 (PATH): Add /.attbin at end for finding uname.
15613 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
15614
15615 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15616
15617 * config.guess (M88*:DolphinOS:*:*): New case.
15618
15619 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15620
15621 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15622 to select whether to use ELF or COFF.
15623
15624 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15625
15626 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15627
15628 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15629
15630 * config.guess: Guess the OS version for HPUX.
15631
15632 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15633
15634 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15635
15636 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15637
15638 * configure.in: Recognize --with-headers, --with-libs, and
15639 --without-newlib.
15640 * Makefile.in (all-xiberty): Depend upon all-ld.
15641
15642 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15643
15644 * configure.in: Change i[34]86 to i[345]86.
15645
15646 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15647
15648 * configure (version): A few more tweaks to help message.
15649
15650 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15651
15652 * Makefile.in: Remove (for now) librx as a host library,
15653 now that we're building it for target.
15654
15655 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15656
15657 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15658 (Karl Berry).
15659
15660 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15661
15662 * configure.in: Also configure librx.
15663
15664 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15665
15666 * Makefile.in: Update various rules to reflect that librx
15667 is now needed for libg++.
15668
15669 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15670
15671 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15672
15673 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15674
15675 * configure.in: Configure the examples directory.
15676
15677 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15678
15679 * configure: Simplify Jun 2 1994 change.
15680
15681 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15682
15683 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15684 /bin/gcc isn't good enough to build gcc.
15685
15686 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15687
15688 * Makefile.in (GDB_SUPPORT_FILES): Remove
15689 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15690 (gdb.tar.gz): Add new rule to use standard distribution building
15691 mechanism.
15692
15693 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15694
15695 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15696 Bill Cox <bill@cygnus.com>.
15697
15698 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15699
15700 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15701
15702 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15703
15704 * configure: Search current dir first in .gdbinit.
15705
15706 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15707
15708 * config.sub: Recognize freebsd (merged from gcc config.sub).
15709
15710 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15711
15712 * config.sub: Refer to NeXT's operating system as nextstep.
15713
15714 * config.sub (case $basic_machine): Re-order the cases, to match
15715 the order in the FSF version (which is mostly alphabethical).
15716 Merge in some additions and changes from the FSF.
15717
15718 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15719
15720 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15721 * config.sub: Recognize cxux7.
15722 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15723
15724 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15725
15726 * config.sub: Fix typo powerpc -> powerpc-*.
15727
15728 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15729
15730 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15731
15732 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15733 parallel with all-emacs and install-emacs). Top-level command
15734 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15735
15736 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15737
15738 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15739 $(relbindir)/make before doing ``make install'', and use
15740 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15741 installing over running make binary.
15742 ($(host)-stamp-stage3-installed): Likewise.
15743
15744 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15745
15746 * config.guess: Recognize Mach.
15747
15748 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15749
15750 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15751 see whether --exec-prefix was used.
15752
15753 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15754
15755 * README: Explicitly mention libg++/README. (Zoo's idea.)
15756
15757 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15758
15759 * Makefile.in: Add all-librx target similar to all-libproc.
15760
15761 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15762
15763 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15764 with post 1.2 uname bogosity.
15765
15766 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15767
15768 * configure: Remove temporary files on receipt of a signal.
15769
15770 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15771
15772 * configure: If there is a package_makefile_frag, remove
15773 ${subdir}/Makefile.tem after copying it in.
15774
15775 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15776
15777 * build_all.mk: support rs6000 lynx identifies itself as
15778 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15779 since /bin/gcc is too feeble to compile a modern gcc.
15780
15781 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15782
15783 * brought devo/test-build.mk update-to-date with progressive/
15784 test-build.mk. Add lynx targets and hppa flag info.
15785
15786 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15787
15788 * configure.in: Use mh-ncrsvr43. Patch from
15789 Tom McConnell <tmcconne@sedona.intel.com>.
15790
15791 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15792
15793 * config.guess (i386-unknown-bsdi): No longer need to
15794 check #if defined(__bsdi__) && defined(__i386__).
15795
15796 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15797
15798 * configure: Set program_transform_nameoption correctly.
15799
15800 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15801
15802 * brought build-all.mk update-to-date with progressive build-all.mk,
15803 added new targets and hppa info.
15804
15805 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15806
15807 * configure: If config.guess result is a prefix of the user
15808 specified target, assume a native build and use the user specified
15809 target as the host alias. Remove SunOS patch suffix removal hack.
15810 * configure.in: Remove SunOS patch suffix removal hack.
15811
15812 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15813 in NATIVE_CHECK_MODULES.
15814
15815 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15816
15817 * Makefile.in: Rename HOST_ONLY to NATIVE.
15818 * configure: Delete SunOs patch suffix from host_canonical
15819 and build_canonical variables that are prepended to Makefiles.
15820 * configure.in: Add comments for easier maintenance.
15821
15822 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15823
15824 * Makefile.in: Add all-libproc target similar to all-gui.
15825
15826 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15827
15828 * Makefile.in (CHECK_MODULES): split into
15829 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15830
15831 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15832
15833 * config.guess (i386-unknown-bsdi): New system to guess.
15834
15835 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15836
15837 * Makefile.in: Add all-gui target (but not yet build by "all").
15838
15839 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15840
15841 * config.sub: Move deletion of patch suffix from here...
15842 * configure.in: To here, at Ian's suggestion. The top-
15843 level scripts might need to know of a patch level.
15844
15845 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15846
15847 * config.sub: Strip off patch suffix so rtl is recognized
15848 as a sunos4.1.3 machine, even though it's been patched.
15849
15850 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15851
15852 * Makefile.in (INSTALL_LAST): Delete.
15853 (INSTALL_DOSREL): New.
15854
15855 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15856
15857 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15858 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15859 whether we pass down --with-gnu-ld anyhow.
15860
15861 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15862
15863 * Makefile.in (INSTALL_LAST): Change operation so it works
15864 on more flavors of make.
15865 * configure.in (go32): Don't build libg++ or libio.
15866
15867 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15868
15869 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15870 they can be overriden by templates.
15871
15872 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15873
15874 * configure.in (target==go32): Don't build gdb.
15875 * dosrel: New directory.
15876
15877 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15878
15879 * configure.in (host==go32): Configure dosrel too.
15880 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15881 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15882 be set by incoming names or templates.
15883 (INSTALL_LAST): New rule.
15884
15885 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15886
15887 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15888
15889 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15890
15891 * configure.in (appdirs): New variable. Currently empty, but will
15892 be used in gas distribution. If nonempty, lists a set of
15893 directories at least one of which must get configured, or top
15894 level configuration is considered to have failed.
15895 (rs6000-*-lynxos*): Use new file name.
15896
15897 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15898
15899 Eliminate XTRAFLAGS.
15900 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15901 newlib include files using -idirafter, and also use -nostdinc.
15902 (CXX_FOR_TARGET): Likewise.
15903 (XTRAFLAGS): Removed.
15904 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15905 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15906 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15907 ($(DO_X)): Don't pass down XTRAFLAGS.
15908
15909 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15910
15911 * configure.in (mips*-dec-bsd*): New target; do build linker.
15912 (mips*-*-bsd*): New target; don't build linker.
15913
15914 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15915
15916 * configure.in: support rs6000-*-lynxos* configuration.
15917 support sunos4 as a cross target.
15918
15919 * config.sub: look for lynx*, not lynx since the OS version may
15920 legitimately be part of the name.
15921
15922 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15923
15924 * configure.in (i[34]86-*-sco*): Move to be with other i386
15925 targets.
15926 (romp-*-*): New target. Skip various binary utilities.
15927 (vax-*-*): New target. Don't build newlib.
15928 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15929
15930 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15931
15932 * configure.in: Only set host_makefile_frag if config
15933 directory exists.
15934
15935 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15936
15937 * install.sh: If $dstdir exists, don't check whether each
15938 component does.
15939
15940 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15941
15942 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15943
15944 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15945
15946 * configure.in (*-*-lynxos*): Don't configure newlib for either
15947 native or cross Lynx.
15948
15949 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15950
15951 * config.sub (sparc64-elf): Fix os.
15952 (z8k): Remove duplicate.
15953
15954 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15955
15956 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15957 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15958
15959 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15960
15961 * configure: Make file links cleanly even if Lynx fails on
15962 an NFS symlink (at least fail cleanly).
15963
15964 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15965
15966 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15967 -XNh2000.
15968
15969 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15970
15971 * configure: Unknown options are fatal again.
15972
15973 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15974
15975 * configure: Ignore --x-includes and --x-libraries, for Autoconf
15976 compatibility.
15977
15978 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15979
15980 * build-all.mk: Add `clean' target.
15981
15982 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15983
15984 * config.guess: Add SINIX support.
15985 * configure.in: Add mips-*-sysv4* support.
15986
15987 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15988
15989 * build-all.mk: Document all useful targets.
15990 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15991 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15992
15993 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15994
15995 * configure: Support --silent, --quiet.
15996
15997 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15998
15999 * configure: Support --disable-FEATURE.
16000
16001 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16002
16003 * config.guess: Recognize NCR running SVR4.3.
16004
16005 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
16006
16007 * config.guess: Make BSDI generate i386-unknown-bsd386.
16008 Patch from Paul Eggert <eggert@twinsun.com>.
16009
16010 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16011
16012 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16013
16014 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16015
16016 * configure: Make unrecognized options give nonfatal warnings
16017 instead of fatal errors, and pass them to any subdirectory
16018 configures in case they recognize them.
16019 Make --x equivalent to --with-x.
16020
16021 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16022
16023 * configure: Add --enable-* options. Clean up usage message and
16024 some comments.
16025
16026 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
16027
16028 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16029
16030 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16031
16032 * configure.in (hppa*-*-*): Enable binutils.
16033
16034 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16035
16036 * config.sub: Recognize cisco.
16037
16038 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
16039
16040 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16041
16042 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16043
16044 * config.guess: about target *-hitachi-hiuxwe2, don't print more
16045 than one configuration name. Add comment.
16046
16047 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
16048
16049 * config.guess: about target *-hitachi-hiuxwe2, fixed
16050 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
16051 macro is incorrect.]
16052
16053 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16054
16055 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16056 than the "make ls" stuff which used to be here.
16057
16058 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16059
16060 * config.guess: Recognize i[34]86-unknown-freebsd.
16061 From Shawn M Carey <smcarey@rodan.syr.edu>.
16062
16063 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
16064
16065 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16066
16067 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
16068
16069 * config.guess: Check for ptx.
16070
16071 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
16072
16073 * config.sub: Add os9k checking.
16074
16075 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16076
16077 * config.guess: Handle OSF1 running on HPPA processors
16078
16079 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16080
16081 * configure: If subdir configure fails, print out a message with
16082 subdirectory name, in case subdir's configure code didn't identify
16083 itself.
16084
16085 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
16086
16087 * configure.in: Remove embedded newlines from configdirs.
16088 Avoid mismatches of substrings. Fix matching strings at end
16089 of configdirs.
16090
16091 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
16092
16093 * config.guess: Add Lynx/rs6000 config support.
16094
16095 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16096
16097 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16098
16099 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
16100
16101 * configure.in (hppa*-*-osf*): Treat this just like most other
16102 PA configurations (eg no binutils or ld).
16103 (hppa*-*-*elf*): These configurations have binutils and ld.
16104
16105 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16106
16107 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
16108
16109 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16110
16111 * configure.in (rs6000-*-*): Build gas.
16112
16113 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16114
16115 * Makefile.in: Avoid bug in losing hpux sed.
16116
16117 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16118
16119 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16120 for GDB and GDB has been fixed to not need it.
16121
16122 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16123
16124 * config.guess: Recognize vax hosts.
16125
16126 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16127
16128 * configure (while loop): Don't use "break 2" inside case
16129 statement -- the case statement isn't an enclosing loop.
16130
16131 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
16132
16133 * config.guess: Clean up NeXT support, to allow nextstep
16134 on Intel machines. Make OS be nextstep.
16135
16136 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
16137
16138 * config.guess: Add alternate forms for Convex.
16139
16140 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
16141
16142 * configure: Completely rewrite option processing. Take
16143 advantage of pattern-matching to avoid invoking test frequently.
16144 Also clean up host and target defaulting logic.
16145
16146 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16147
16148 * Makefile.in: Replace all occurrances of "rootme" with "r" and
16149 "$${rootme}" with "$$r", to increase the likelihood that the do-*
16150 commands (plus user environment) will fit SCO limits.
16151
16152 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16153
16154 * configure.in: Don't issue warnings about directories which are
16155 not being configured if -norecursion is set. Correct test for
16156 --with-gnu-as and --with-gnu-ld to not get confused by substring
16157 matches.
16158
16159 * configure.in: Don't build gas for alpha-dec-osf1*.
16160
16161 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
16162
16163 * configure: Back out Per's change of 12/19/1993. It changes the
16164 behavior of configure in unexpected and confusing ways.
16165
16166 Also, use different delim char when calculating
16167 program_transform_name so that the name can contain slashes.
16168
16169 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
16170
16171 * configure.in, config.sub: Add support for VSTa micro-kernel.
16172
16173 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16174
16175 * configure.in: Nuke hacks which were used to get a special
16176 version of GAS for HPPA configurations.
16177
16178 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
16179
16180 * configure: If only ${target_alias} is given, use that
16181 as the default for ${host_alias}.
16182 * configure: Add missing back-slashes before nested quotes.
16183
16184 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16185
16186 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16187
16188 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
16189
16190 * config.guess: Recognize some Tektronix configurations.
16191 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16192
16193 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16194
16195 * config.sub: Match any flavor of SH.
16196
16197 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
16198
16199 * configure.in: Don't try to configure newlib for Alpha.
16200
16201 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16202
16203 * configure.in: Don't build ld for Irix 5. Don't build gas,
16204 libg++ or libio for any Alpha target.
16205
16206 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16207
16208 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
16209
16210 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16211 default arguments -- so it tried to compress itself.
16212
16213 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16214
16215 * configure.in (notsupp): ensure that a space is always at the end
16216 of the configdirs list, since the grep checks for an explicit space
16217
16218 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16219
16220 * configure.in (target i386-sysv4.2): don't build ld, since static
16221 versions of many libraries are not available.
16222
16223 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16224
16225 * config.guess: Recognize Apollos (using environment variables).
16226 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16227
16228 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16229
16230 * config.guess: Recognize Sony news mips running newsos.
16231
16232 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
16233
16234 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16235 "fi ; else" for bash.
16236
16237 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
16238
16239 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16240
16241 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16242
16243 * config.sub: accept unixware as an alias for svr4.2.
16244 Fix some inconsistancies with the gcc version.
16245
16246 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16247
16248 * Makefile.in (DISTDOCDIRS): Add gdb.
16249
16250 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16251
16252 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16253
16254 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16255
16256 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16257 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16258 this now.
16259
16260 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16261
16262 * config.sub: Accept hiux* as an OS name.
16263
16264 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16265 etc/make-stds.texi. The underscore came from gcc, and dje now
16266 agrees that RUNTESTFLAGS is the correct name.
16267
16268 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16269
16270 * install.sh: Remove 'set -e'. It makes any conditionals
16271 in the script useless.
16272
16273 * config.guess: Automatically recognize arm-acorn-riscix
16274 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16275
16276 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16277
16278 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16279
16280 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16281
16282 * Makefile.in (DISTDOCDIRS): New variable.
16283 (taz): Edit local Makefile.in sooner, instead of proto-toplev
16284 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
16285
16286 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16287
16288 * configure.in (hppa target): check the source directory for the
16289 pagas sub-directory
16290
16291 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
16292
16293 * config.sub: Allow -aout* and -elf*.
16294
16295 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16296
16297 * configure.in: Don't build ld on i386-solaris2, same as for
16298 sparc-solaris2.
16299
16300 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
16301
16302 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16303
16304 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16305
16306 * configure.in: Configure gdb for alpha.
16307
16308 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16309
16310 * Makefile.in (CXXFLAGS): Add -O.
16311
16312 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16313
16314 * config.guess: added support for DG Aviion
16315
16316 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16317
16318 * configure.in: Produce warning message for subdirectories not
16319 configurable for this host/target combination. Don't try to
16320 configure gdb for vms.
16321
16322 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16323
16324 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16325 appropriate files before making "diststuff".
16326 (DISTBISONFILES): New var: list of files to be edited.
16327 (DISTSTUFFDIRS): Add binutils.
16328
16329 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16330
16331 * config.sub: also handle mipsel and mips64el (for little endian mips)
16332
16333 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16334
16335 * configure.in: Add * to end of all OS names.
16336
16337 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
16338
16339 * configure.in: Build newlib for LynxOS native.
16340
16341 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16342
16343 * config.guess: Add support for delta 88k running SVR3.
16344
16345 * configure.in: Add comment about HP compiler vs. emacs.
16346
16347 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16348
16349 * configure.in: don't build ld on solaris2 (not a viable option
16350 due to bugs in getpwnam & getpwuid)
16351
16352 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16353
16354 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16355 config.guess will produce a full version number.
16356
16357 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16358
16359 * configure.in: Build linker and binutils for alpha-dec-osf1.
16360
16361 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16362
16363 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16364 and gdb/testsuite/Makefile.in.
16365
16366 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16367
16368 * configure.in: recognize mips*- instead of mips-
16369
16370 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
16371
16372 * config.sub: Accept linux*coff and linux*elf as operating
16373 systems.
16374
16375 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16376
16377 * config.sub: Recognize mips64, and mips3 as an alias for it.
16378
16379 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16380
16381 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16382 gdb knows how to handle OSF/1 shared libraries.
16383
16384 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16385
16386 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16387 * config.guess: Recognize Hitachi's HIUX.
16388 * config.sub: Recognize h3050r* and hppahitachi.
16389 Remove redundant cases for hp9k[23]*.
16390
16391 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16392
16393 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16394 if gas and ld are in the source tree and are in ${configdirs}.
16395 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16396 --with options (but still pass them down on the command line,
16397 if they were explicitly specified).
16398
16399 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16400
16401 * configure: substitute SHELL value in Makefile.in with
16402 ${CONFIG_SHELL}
16403
16404 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16405
16406 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16407 *-*-solaris2* targets.
16408
16409 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16410
16411 * Makefile.in: define M4, and pass it down to sub-makes;
16412 all-autoconf now depends on all-m4
16413
16414 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16415
16416 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16417 presence of {ar,ranlib} instead of a configured directory
16418
16419 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16420
16421 * config.guess: Accept 34?? as well as 33?? for NCR.
16422
16423 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16424
16425 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16426 of 'gas' in sed commands, since 'gash' is now in the tree as well.
16427
16428 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16429
16430 * configure: grab values for $(CC) and $(CXX) from the
16431 environment, so that someone can do "CC=gcc configure; make" and
16432 have it work right (matching the way that autoconf works now)
16433
16434 * configure.in, Makefile.in: add support for gash, the tcl
16435 interface to Galaxy
16436
16437 * config.guess: add NetBSD variants (hp300, x86)
16438
16439 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
16440
16441 * install.sh: Support -d option (in the manner of SunOS 4 install,
16442 as it is more deterministic than that of GNU install)
16443 (chmodcmd): Set file to mode 755 by default (should also do default
16444 chgrp and chown, but I don't feel like dealing with that now)
16445
16446 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
16447
16448 * config.sub: Remove h8300hhms alias.
16449
16450 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16451
16452 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16453
16454 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16455
16456 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16457 as stmp-fixinc
16458
16459 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16460
16461 * config.sub: recognize m88110-bug-coff.
16462
16463 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16464
16465 * Makefile.in (all-libio): all dependencies on the toolchain used
16466 to build this (gcc, gas, ld, etc)
16467
16468 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16469
16470 * config.guess: Deal with OSF/1 1.3 on alpha.
16471
16472 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16473
16474 * install.sh: add some 'else true' clauses for portability
16475
16476 * configure.in: don't build libio for h8[35]00-*-* targets
16477
16478 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16479
16480 * Makefile.in: Add support for new libio.
16481
16482 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16483
16484 * install.sh: If one command fails, don't try the rest. Don't try
16485 to remove $dsttmp (via trap) unless we have already created it.
16486 If $src doesn't exist, detect it and exit with an error.
16487
16488 * config.guess: Recognize BSD on hp300.
16489
16490 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16491
16492 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16493 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16494
16495 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16496
16497 * Makefile.in (all-send-pr): depends on all-prms
16498
16499 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16500
16501 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16502
16503 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16504
16505 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16506 Added test for mips-mips-riscos5.
16507
16508 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16509
16510 * configure.in: use mh-hp300 for 68k HP hosts
16511
16512 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16513
16514 * configure: add support for CONFIG_SHELL, so that you can use
16515 some alternate shell for evaluating configure scripts
16516
16517 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16518
16519 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16520 in configure script to bug-gdb@prep.ai.mit.edu when building
16521 distribution archive.
16522 * Makefile.in (COMPRESS): Remove def.
16523 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16524 gdb.tar.Z and make-gdb.tar.Z respectively.
16525 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16526 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16527 to convergence with 'taz' target in Makefile.in.
16528
16529 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16530
16531 * install.sh (dsttmp): use trap to ensure that tmp files go
16532 away on error conditions
16533
16534 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16535
16536 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16537
16538 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16539
16540 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16541 its parent is '/' not ''.
16542
16543 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16544
16545 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16546
16547 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16548 that ${newsrcdir}/configure.in does.
16549
16550 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16551
16552 * test-build.mk: support for CONFIG_SHELL
16553
16554 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16555
16556 * config.sub (netware): Add as a basic system type.
16557
16558 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16559
16560 * Makefile.in (Makefile): depend on configure.in. Also drop the
16561 $(srcdir)/ from the dependency on Makefile.in.
16562
16563 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
16564
16565 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16566 (h8300hhms is temporary until multi-libraries are implemented).
16567 * configure.in: Handle h8300h too.
16568
16569 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16570
16571 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16572
16573 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
16574
16575 * configure: Remove extraneous output when guessing host type.
16576 * config.guess: Remove extraneous output when guessing using C
16577 compiler rather than uname, or when guessing fails.
16578
16579 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16580
16581 * Makefile.in: remove all.cross and install.cross targets
16582
16583 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16584 definitions
16585
16586 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16587
16588 * configure.in (target sh): Build gprof.
16589
16590 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16591
16592 * config.sub: change -solaris to -solaris2
16593
16594 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16595
16596 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16597
16598 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16599
16600 * configure: Correct error message for missing Makefile.in to
16601 print correct directory.
16602
16603 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16604
16605 * install.sh: kludge around 386BSD shell bug
16606
16607 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16608
16609 * config.guess: Recognize NeXT.
16610 * config.guess: Recognize i486-ncr-sysv4.
16611 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16612
16613 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16614
16615 * Makefile.in (MAKEINFOFLAGS): New variable.
16616 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16617 * build-all.mk, test-build.mk: Pass down --no-split as
16618 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16619
16620 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16621
16622 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16623
16624 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16625
16626 * Makefile.in (libg++.tar.z): New rule.
16627 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16628 * Makefile.in (taz): Only do a single chmod.
16629
16630 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16631
16632 * install.sh: don't use dirname anymore (replaced with sed usage)
16633
16634 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16635
16636 * Makefile.in: Change extension for gzip'd files from '.z' to
16637 '.gz' per new FSF standard usage.
16638
16639 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16640
16641 * configure: put quotes around the final value of program_transform_name
16642
16643 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16644
16645 * Makefile.in: new install.sh support; update install-info rules
16646
16647 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16648
16649 * configure.in: Build diff for crosses, but not for go32 host.
16650
16651 * configure.in: Build gprof only for native, and don't build it
16652 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16653
16654 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16655
16656 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16657
16658 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16659
16660 * configure.in (host_tools): Add prms.
16661
16662 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16663
16664 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16665 with $(FLAGS_TO_PASS) on the command line
16666
16667 * config.sub: Recognize lynx and lynxos
16668
16669 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16670
16671 * config.sub: Accept -ecoff*, not just -ecoff.
16672
16673 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16674
16675 * Makefile.in (taz): Use .gz suffix instead of .z.
16676 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16677 names.
16678
16679 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16680
16681 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16682
16683 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16684
16685 * Makefile.in (install-no-fixedincludes): install gcc last, so
16686 that rebuilds that might happen during 'make install' don't get
16687 bogus gcc include files
16688
16689 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16690
16691 Change from Utah for HPPA support:
16692 * config.guess: Recognize hppa1.x-hp-bsd.
16693
16694 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16695
16696 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16697 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16698
16699 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16700
16701 * config.sub: Add support for rom68k and bug boot monitors.
16702
16703 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16704
16705 * Makefile.in: Make all-opcodes depend on all-bfd.
16706
16707 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16708
16709 * config.guess: Added special check for i[34]86-univel-sysv4*.
16710
16711 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16712
16713 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16714 the processor rather than assuming i486.
16715
16716 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16717
16718 * config.guess: Recognize SunOS6 as Solaris3.
16719
16720 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16721
16722 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16723 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16724
16725 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16726
16727 * build-all.mk (all-cross): New target for Canadian Cross.
16728 Added Q2 go32 targets.
16729 * test-build.mk: Configure go32 cross sparclite-aout and
16730 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16731 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16732
16733 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16734
16735 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16736 GO32 hosted toolchains
16737
16738 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16739
16740 * configure: change so "-exec-prefix" gets passed down rather
16741 than "-exec_prefix" so autoconf generated Makefiles get the
16742 exec_prefix set right.
16743
16744 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16745
16746 * config.guess: get the Solaris2 minor version number
16747
16748 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16749
16750 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16751
16752 * config.guess: Recognize some Sequent platforms.
16753
16754 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16755
16756 * Makefile.in: added the vault-install target
16757
16758 * configure.in: actually use the Sun3 makefile fragment that's in
16759 config, also added the release dir to configdirs
16760
16761 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16762
16763 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16764
16765 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16766
16767 * configure.in: remove some program from Alpha targetted toolchains
16768
16769 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16770
16771 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16772 gprof.
16773 (taz): Run "make diststuff" in those directories instead of "make
16774 proto-dir". Look for "VERSION=" only at start of line in subdir
16775 Makefile. Use "gzip -9" for compression.
16776 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16777 (binutils.tar.z): New target.
16778
16779 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16780
16781 * Makefile.in (taz): Include gpl.texinfo.
16782
16783 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16784
16785 * Makefile.in (setup-dirs): Merged into "taz" target.
16786 (taz): Only do `proto-dir' stuff if a directory is actually needed
16787 for this target.
16788
16789 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16790
16791 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16792 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16793 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16794 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16795 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16796
16797 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16798
16799 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16800 config.sub, and move-if-change to gdb testsuite distribution
16801 archive, so the testsuite can be extracted, configured, and
16802 run separately from the gdb distribution. Blow away the Chill
16803 tests that require a Chill compiled executable, since GNU Chill
16804 is not yet publically available.
16805
16806 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16807
16808 * test-build.mk: set environment variables in a single command,
16809 instead of a list of assignments and exports
16810
16811 * config.guess: recognize Alpha/OSF1 systems
16812
16813 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16814
16815 * configure: Change help message to prefer --options rather than
16816 -options.
16817
16818 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16819
16820 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16821 zippy@ecst.csuchico.edu.
16822 * config.guess: Recognize miniframe.
16823
16824 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16825
16826 * Makefile.in: Use srcroot to find runtest rather than rootme.
16827 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16828
16829 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16830
16831 * test-build.mk: Extensive additions to support building on a
16832 machine other than the host.
16833
16834 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16835
16836 * configure (tooldir): Fix for i386-aix again.
16837
16838 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16839
16840 * configure, Makefile.in: Change definition of $(tooldir)
16841 to match the FSF.
16842
16843 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16844
16845 * config.guess: Recognize i[34]86/SVR4.
16846
16847 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16848
16849 * Makefile.in (all-gdb): gdb depends on sim.
16850
16851 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16852
16853 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16854 at the same time we make the prototype gdb directory.
16855 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16856 files at the same time as the gdb base release distribution.
16857
16858 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16859
16860 * Makefile.in (check): Use individual check targets rather than
16861 DO_X rule.
16862 (check-gcc): Added.
16863
16864 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16865
16866 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16867 for System V release 3.2.
16868
16869 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16870
16871 * config.sub: Recognize hppaosf.
16872 * configure.in: Do configure ld/binutils/gas for it.
16873
16874 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16875
16876 * configure (tooldir): Alter syntax used to set this, for systems
16877 where "\$" isn't handled right, like i386-aix.
16878
16879 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16880
16881 * configure: Pass program-transform-name, not
16882 program_transform_name, to recursive configures.
16883
16884 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16885
16886 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16887 of gas+ld+binutils.
16888
16889 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16890
16891 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16892
16893 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16894
16895 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16896
16897 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16898
16899 * Makefile.in (PRMS): Set back to all-prms.
16900
16901 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16902
16903 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16904 targets, rather than for MIPS hosts.
16905
16906 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16907
16908 * configure.in: add comment for --with-x default values
16909
16910 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16911
16912 * Makefile.in: add check-* targets for each of the directories in
16913 the tree. Add a definition of RUNTEST that will use the one we
16914 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16915
16916 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16917
16918 * configure.in: Removed obsolete references to bfd_target and
16919 target_makefile_frag.
16920
16921 * build-all.mk: Set assorted targets for Q2.
16922 * config.sub: Recognize z8k-sim and h8300-hms.
16923 * test-build.mk: Really don't pass host to configure.
16924 (HOLES): Added uname.
16925
16926 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16927
16928 * configure: Handle an empty program-prefix, program-suffix or
16929 program-transform-name correctly.
16930
16931 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16932
16933 * build-all.mk: -G 8 no longer required for MIPS targets.
16934 * test-build.mk: Don't pass host argument to configure; make it
16935 guess.
16936
16937 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16938
16939 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16940 * Makefile.in (COMPRESS): New macro, like GZIP.
16941
16942 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16943
16944 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16945
16946 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16947 with gas currently defaults to -G 0.
16948
16949 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16950
16951 * Makefile.in (all-flex): flex depends on byacc.
16952
16953 * build-all.mk: If host not specified, use config.guess. Pass TAG
16954 to test-build.mk as RELEASE_TAG.
16955 * test-build.mk (configargs): New variable containing arguments to
16956 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16957 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16958
16959 * config.guess: Use /bin/uname when checking -X argument on SCO,
16960 to avoid invoking GNU uname which doesn't understand -X.
16961
16962 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16963
16964 * configure.in: Build gas for mips-*-*.
16965
16966 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16967
16968 * Makefile.in (all.normal): insert missing backslash.
16969
16970 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16971
16972 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16973
16974 * Makefile.in: Complete overhaul to merge many almost identical
16975 targets.
16976
16977 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16978
16979 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16980 (gdb.tar.Z): Adjusted.
16981
16982 * Makefile.in (setup-dirs, taz): New targets; should be general
16983 enough to adapt for gdb sometime. Build only .z file.
16984 (gas.tar.z): New target.
16985
16986 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16987
16988 * build-all.mk: Use CC=cc -Xs on Solaris.
16989
16990 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16991
16992 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16993 for handling BISON for FSF releases.
16994
16995 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16996
16997 * configure: Actually implement the change zoo just documented.
16998
16999 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
17000
17001 * configure: when using config.guess, only set target_alias when
17002 it's not already been set (ie, on the command line)
17003
17004 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17005
17006 * Makefile.in: add installcheck target, set PRMS to install-prms
17007
17008 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17009
17010 * configure: add support for package_makefile_fragment, handle the
17011 case where a directory has a configure.in file but no Makefile.in
17012 more gracefully (with an actual understandable error message, even);
17013 add support for --without (and add this to the usage message); also
17014 explicitly add a --host=${host_alias} to the command line when
17015 config.guess is used
17016
17017 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17018
17019 * configure: Must use both --host and --target in recursive calls.
17020
17021 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
17022
17023 * Makefile.in: Change deja-gnu to dejagnu.
17024
17025 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
17026
17027 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17028
17029 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17030
17031 * configure.in: canonicalize all instances to *-*-solaris2*,
17032 also strip out a number of tools to not build for go32 host
17033
17034 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17035
17036 * config.guess: add GPL.
17037
17038 * Makefile.in, config.guess, config.sub, configure: bump
17039 copyrights to 93.
17040
17041 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
17042
17043 * Makefile.in (do-info): Removed obsolete check for existence of
17044 localenv file.
17045
17046 * Makefile.in (MAKEOVERRIDES): Define to be empty.
17047
17048 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17049
17050 * Makefile.in: a couple of 'else true' for decstation,
17051 support for TclX
17052
17053 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17054
17055 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
17056
17057 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17058
17059 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
17060
17061 * config.guess: Recognize i386-ibm-aix (PS/2).
17062 * configure.in: Use config/mh-aix386 file for it.
17063
17064 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
17065
17066 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17067 CC_FOR_TARGET instead.
17068 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17069
17070 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
17071
17072 * Makefile.in: Add sim to list of directories sent with gdb
17073
17074 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
17075
17076 * configure.in: Put back mips-dec-bsd* case.
17077
17078 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
17079
17080 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17081 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
17082 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17083
17084 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17085
17086 * configure.in: remove no-op mips-dec-bsd* in "case $target"
17087
17088 * Makefile.in (dir.info): only run gen-info-dir if it exists,
17089 (install-info): install dir.info only if it exists,
17090 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17091
17092 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
17093
17094 * configure.in: For vms target, skip bfd, ld, binutils. Do build
17095 gas for mips-dec-bsd.
17096
17097 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
17098
17099 * configure (makesrcdir): If ${srcdir} is relative and not ".",
17100 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17101
17102 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
17103
17104 * configure.in: Added "dejagnu" to hosttools list.
17105
17106 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
17107
17108 * config.sub, configure.in, config.guess: Add support
17109 for Bosx, an AIX variant from Bull.
17110 Patches from F.Pierresteguy@frcl.bull.fr.
17111
17112 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
17113
17114 * devo/dejagnu: Initial creation of devo/dejagnu.
17115 Migrated dejagnu testcases and support files for testing software
17116 tools to reside as subdirectories, currently called "testsuite",
17117 within the directory of the software tool. Migrated all programs,
17118 support libraries, etc. beloging to dejagnu proper from
17119 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
17120 with no modifications. The changes to these files which will
17121 allow them to configure, build, and execute properly will be made
17122 in a future update.
17123
17124 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17125
17126 * Makefile.in: Change send_pr to send-pr.
17127 * configure.in: Likewise.
17128 * send_pr: Renamed directory to send-pr.
17129
17130 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
17131
17132 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
17133
17134 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
17135
17136 * README: Update for gdb-4.8 release.
17137 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
17138 gdb-xxx.tar.z (gzip'd) file also.
17139
17140 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17141
17142 * Makefile.in: make all-diff depend on all-libiberty
17143
17144 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
17145
17146 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17147
17148 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17149
17150 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17151
17152 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
17153
17154 * Makefile.in (DEVO_SUPPORT): Remove etc directory
17155 (ETC_SUPPORT): Only add the files GDB wants from etc/.
17156 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
17157
17158 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17159
17160 * Makefile.in: makeinfo binary is in a new location
17161
17162 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
17163
17164 * config.sub: Accept -ecoff as an OS.
17165
17166 * Makefile.in: Various changes to eliminate a level of make
17167 recursion and reduce the required command line length.
17168 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17169 sub-makes.
17170 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17171 variables holding settings for specific sub-makes.
17172 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17173 in terms of BASE_FLAGS_TO_PASS.
17174 (TARGET_LIBS): New variable listing directories which use
17175 TARGET_FLAGS_TO_PASS.
17176 (subdir_do): Eliminated.
17177 (do-*): New set of targets to replace subdir_do.
17178 (various): All targets which used subdir_do now depend on do-*.
17179 (local-clean): Renamed from do_clean.
17180 (local-distclean): New target, dependency of distclean and
17181 realclean.
17182 (install-info): Don't create directories. Depend on dir.info
17183 rather than calling make recursively.
17184 (install-dir.info): Eliminated.
17185 (install-info-dirs): Create all info directories here.
17186 (dir.info): Depend upon do-install-info.
17187
17188 * test-build.mk (HOLES): Added false.
17189
17190 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
17191
17192 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
17193
17194 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17195
17196 * Makefile.in (info): remove dependency on all-texinfo. The
17197 problem was really in texinfo/C, not at this level.
17198
17199 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
17200
17201 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17202
17203 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
17204
17205 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
17206 GDB releases.
17207
17208 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17209
17210 * configure: Include srcdir in message about target of link not
17211 being found. Don't convert `-' to `_' in `with' options being
17212 passed to subdirs.
17213
17214 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17215
17216 * configure.in: add uudecode to host_tools
17217
17218 * Makefile.in: added {all,install}-uudecode targets, added them to
17219 the appropriate lists
17220
17221 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
17222
17223 * Makefile.in (all-gcc): Added dependency on all-gas.
17224
17225 * configure.in (mips-*-*): Build ld and binutils.
17226
17227 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17228
17229 * configure: check return code from mkdir, print error message and
17230 exit on failure.
17231
17232 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
17233
17234 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
17235
17236 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
17237
17238 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17239
17240 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17241
17242 * config.sub (h8500): Recognize this as a cpu type.
17243
17244 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17245
17246 * configure: source directory missing is no longer a warning
17247
17248 * configure.in: recognize irix[34]* instead of irix[34]
17249
17250 * Makefile.in: define and pass down X11_LIB
17251
17252 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17253
17254 * guess-systype: Renamed to ...
17255 * config.guess: ... by popular request.
17256 * configure.in, Makefile.in: Update accordingly.
17257
17258 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17259
17260 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17261 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17262 + Execute ./dummy instead of assuming . is in PATH.
17263
17264 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17265
17266 * guess-systype: New shell script. Attempts to guess the
17267 canonical host name of the executing host.
17268 Only a few hosts are supported so far.
17269 * configure: Call guess-systype if no host is specified.
17270
17271 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17272
17273 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17274 gcc Makefile.
17275
17276
17277 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17278
17279 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17280 (all-gcc, install-gcc, subdir_do): Use it.
17281
17282 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17283
17284 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17285
17286 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17287
17288 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17289 set exclusively by configure, using configure.in .
17290
17291 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17292
17293 * test-build.mk: set $PATH for all builds
17294
17295 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17296
17297 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
17298
17299 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
17300 the one used in gcc/Makefile.in, so that a null expansion doesn't
17301 override the one needed to build gcc with a native cc.
17302
17303
17304 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17305
17306 * configure: Accept -with arguments.
17307
17308 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17309
17310 * Makefile.in: added h8300sim
17311
17312 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
17313
17314 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17315 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
17316 (all-cygnus, native, build-cygnus): Make
17317 $(canonhost)-stamp-3stage-done, not $(host)....
17318 * test-build.mk (stamp-3stage-compared): Use tail +10c for
17319 i386-sco3.2v4. Added else true to if command.
17320
17321 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
17322
17323 * config.sub: (from FSF) Sequent uses a BSD-like OS.
17324
17325 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
17326
17327 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17328
17329 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17330
17331 * configure.in: don't remove binutils from Solaris builds
17332
17333 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
17334
17335 * Makefile.in: get rid of earlier definitions for *clean,
17336 also handle the recursive info rule better
17337
17338 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
17339
17340 * Makefile.in (mostlyclean, distclean, realclean): Fix to
17341 do more-or-less the right thing.
17342
17343 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
17344
17345 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17346 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17347
17348 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17349
17350 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17351 $(host_canonical).
17352
17353 * configure.in: split the configdirs list into 4 categories (native
17354 v. cross, library v. tool) and handle the cross-only and native-
17355 only in more reasonable (and correct!) way.
17356
17357 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
17358
17359 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
17360 configdirs anymore.
17361
17362 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17363
17364 * Makefile.in: extensive cleanup:: removed all of the explicit
17365 clean-* targets, collapsed many wrappers around subdir_do into
17366 one, added additional targets to satisfy standards.texi, deleted
17367 some old targets, some changes for consistency
17368
17369 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17370
17371 * configure.in: handle some programs as cross-only, and others as
17372 native only
17373
17374 * test-build.mk: handle partial holes in a more generic manner
17375
17376 * Makefile.in: m4 depends on libiberty
17377
17378 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17379
17380 * configure.in: add m4, textutils, fileutils, sed, shellutils,
17381 time, wdiff, and find to configdirs
17382
17383 * Makefile.in: all, clean, and install rules for the new programs
17384 added to configure.in
17385
17386 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17387
17388 * configure.in: use mh-sun for all *-sun-* hosts
17389
17390 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17391
17392 * Makefile.in: define flags for X11 include files and library file
17393 locations, pass them down to the programs that need this info
17394
17395 * build-all.mk: added a 'native' target, to 3stage the native toolchain
17396
17397 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17398
17399 * configure.in: start building libg++ for HP-UX targets
17400
17401 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
17402
17403 * README: Update references to files moved into etc/.
17404
17405 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
17406
17407 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
17408 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
17409
17410 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
17411
17412 * configure: accept dash as well as underscore in long option
17413 names for FSF compatibility.
17414
17415 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
17416
17417 * config.sub: added -sco3.2v4 support from FSF.
17418
17419 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17420
17421 * configure.in: expand the section that adds or removes
17422 directories from the list of programs to build, to handle native
17423 vs. cross in addition to host v. native
17424
17425 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
17426
17427 * Makefile.in: Replace C++ in macro names with CXX.
17428 This is less likely to break ...
17429
17430 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17431
17432 * test-build.mk: add -w to GNU_MAKE
17433
17434 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17435
17436 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17437 add 'sparc' to list of recognized cpus. This needed to make
17438 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17439 Delete some redundant ose68 variants. Recognize -wrs as an os,
17440 then changes that into $CPU-wrs-vxworks.
17441
17442 * configure.in: remove most references to gdbtest, regularize
17443 target based program removal
17444
17445 * test-build.mk: import from p3 tree (many fixes and changes)
17446
17447 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17448
17449 * Makefile.in: added rules to handle tcl, tk, and expect
17450
17451 * configure.in: handle those directories if they exist
17452
17453 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17454
17455 * config.sub: removed bogus hppabsd and hppahpux names, since
17456 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17457
17458 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17459
17460 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
17461 depends upon all-xiberty
17462
17463 * Makefile.in: changes from p3, including:
17464
17465 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17466
17467 * Makefile.in (XTRAFLAGS): include newlib directories if
17468 newlib/Makefile exists, rather than if host != target.
17469
17470 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17471
17472 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17473 from the same source tree and not building a cross-compiler. This
17474 matters for the libg++ configuration if reconfiguring a tree that
17475 has already been installed.
17476
17477 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
17478
17479 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17480 pick up the machine and system specific header files.
17481
17482 * Makefile.in: added AS_FOR_TARGET, passed down in
17483 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17484 the C compiler to use to create programs which are run in the
17485 build environment, set it to default to $(CC), and passed it down
17486 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17487
17488 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17489
17490 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17491 We need them for unusual native builds, like systems without
17492 ranlib.
17493
17494 * configure: also define $(host_canonical) and
17495 $(target_canonical), which are the full, canonical names for the
17496 given host and target
17497
17498 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17499
17500 * Makefile.in: Added separate definitions for C++.
17501
17502 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17503
17504 * configure.in (configdirs): Add deja-gnu.
17505
17506 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17507
17508 * README: Update for configure.texi and gdb-4.7 release.
17509
17510 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17511
17512 * Makefile.in: Move "all" target to top of file.
17513 Previously, first target was ".PHONY" which caused BSD4.4 make
17514 to build .PHONY when make was run without arguments.
17515
17516 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17517
17518 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17519 Library-copylefted code in libiberty.
17520
17521 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17522
17523 * config.sub: Replace m68kmote with plain old m68k.
17524
17525 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17526
17527 * Makefile.in: Remove space from blank line, avoid Make complaints.
17528
17529 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17530
17531 * config.sub: Complain if no argument is given. Added support for
17532 386bsd as OS and target alias.
17533
17534 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17535
17536 * Makefile.in (XTRAFLAGS): include newlib directories if
17537 newlib/Makefile exists, rather than if host != target.
17538
17539 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17540
17541 * config.sub: recognize sparclite-wrs-vxworks.
17542
17543 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17544 p3.) Added clean-xiberty to clean.
17545
17546 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17547
17548 * configure.in: use *-*-* instead of nested cases for host and target
17549
17550 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17551
17552 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17553 from the same source tree and not building a cross-compiler. This
17554 matters for the libg++ configuration if reconfiguring a tree that
17555 has already been installed.
17556
17557 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
17558
17559 * config.sub (i486v/i486v4): Merge in from FSF version.
17560
17561 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
17562
17563 * configure: only set PWD if it is already set.
17564
17565 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
17566
17567 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17568 doesn't have unset and all success paths (and most error paths)
17569 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17570 to just ${PWD} to avoid confusion.)
17571
17572 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17573
17574 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17575 even for a native compilation.
17576
17577 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17578
17579 Changes to make the gdb.tar.Z rule work better.
17580
17581 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17582 (DEVO_SUPPORT): Add configure.texi.
17583 (bfd-ilrt.tar.Z): Remove ancient rule.
17584
17585 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17586
17587 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17588 pick up the machine and system specific header files.
17589
17590 * configure.in, config.sub: added new target m68010-adobe-scout,
17591 with alias of adobe68k. Changed configure.in to check for
17592 -scout before -sco* to avoid a false match.
17593
17594 * Makefile.in: added AS_FOR_TARGET, passed down in
17595 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17596 the C compiler to use to create programs which are run in the
17597 build environment, set it to default to $(CC), and passed it down
17598 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17599
17600 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17601
17602 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17603 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17604 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17605 FOR_TARGET variants, to newlib and libg++.
17606
17607 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17608
17609 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17610 first.
17611
17612 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17613
17614 * config.sub: Accept `elf' as an environment.
17615
17616 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17617
17618 * Makefile.in (all-opcodes): cd into the right directory
17619
17620 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17621
17622 * configure: added -program_transform_name option, used as
17623 argument to sed when installing programs.
17624 configure.texi: added documentation for -program_prefix,
17625 -program_suffix and -program_transform_name.
17626
17627 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17628
17629 * config.sub: Accept i486 where i386 ok.
17630
17631 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17632
17633 * config.sub: accept we32k
17634
17635 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17636
17637 * config.sub, configure.in: accept OSE68000 and OSE68k.
17638
17639 * Makefile.in: don't create all directories for ``make install'';
17640 let the subdirectories create the ones they need.
17641
17642 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17643
17644 * COPYING: new file, GPL v2
17645
17646 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17647
17648 * Makefile.in: use the new gen-info-dir, which needs a template
17649 argument (which also lives in texinfo)
17650
17651 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17652
17653 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17654
17655 * config.sub (ncr3000): Change i386 to i486.
17656
17657 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17658
17659 * Makefile.in: add install-rcs, install-grep to
17660 install-no-fixedincludes, removed install-bison and install-libgcc
17661
17662 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17663
17664 * configure.in: grab the HPUX makefile fragment if on HPUX
17665
17666 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17667
17668 * Makefile.in: eradicate bison spoor (ditto libgcc).
17669 configure.in: recognise m68{k,000}-ericsson-OSE.
17670 es1800 is alias for m68k-ericsson-OSE
17671
17672 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17673
17674 * configure.in: rearrange the parts that remove programs from
17675 configdirs, based now on HOST==TARGET or by canonical triple.
17676
17677 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17678
17679 * test-build.mk: recurse explicitly with -f test-build.mk when
17680 appropriate. predicate stage3 and comparison on the existence
17681 of gcc. That is, if gcc isn't around, we aren't three-staging.
17682 On very clean, also remove ...stamp-co. Build in-place before
17683 doing other builds.
17684
17685 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17686
17687 * Makefile.in, configure.in: add tgas
17688
17689 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17690
17691 * Makefile.in: a number of changes merged in from progressive.
17692
17693 * configure.in: add libm.
17694
17695 * .cvsignore: ignore some stuff that comes from test-build.mk.
17696
17697 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17698
17699 * config.sub: Add es1800 (m68k-ericsson-es1800).
17700
17701 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17702
17703 * configure: Add program_suffix (parallel to program_prefix)
17704 * Makefile.in: adjust directory-creating script for losing decstation
17705
17706 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17707
17708 * configure: Minor $subdir-related fixes.
17709
17710 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17711
17712 * configure: fix various problems with propogating
17713 makefile_target_frag in subdirs.
17714 * configure.in: config libgcc if its there
17715
17716 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17717
17718 * config.sub: HPPA merge.
17719
17720 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17721
17722 * Makefile.in: Replace all-bison with all-byacc in all
17723 dependency lines for other tools (which now use byacc).
17724
17725 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17726
17727 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17728
17729 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17730
17731 * Makefile.in: make gprof rules similar to byacc rules (instead of
17732 vestigal $(unsubdir) that didn't work...)
17733
17734 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17735
17736 * config.sub: Add support for Linux.
17737 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17738 (at least for libg++).
17739
17740 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17741
17742 * configure.texi: fix doc for the -nfp option to configure
17743
17744 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17745
17746 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17747
17748 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17749
17750 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17751 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17752 * configure.in: added solaris* host_makefile_frag hook.
17753
17754 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17755
17756 * config.sub: changed recognition of m68000 so that various
17757 m68k types can be specified via m680[01234]0
17758
17759 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17760
17761 * config.sub (basic_machine): fix sed so that '-foo' isn't
17762 completely substituted out while .+'-foo' loses the '-foo'
17763
17764 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17765
17766 * config.sub ($os): Add -aout.
17767
17768 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17769
17770 * configure: If host_makefile_frag is absolute, don't
17771 prefix ${invsubdir} (relevant to libg++ auto-configure).
17772
17773 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17774
17775 * Makefile.in (tooldir): Define it.
17776 (all-ld): Depend on all-flex.
17777
17778 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17779
17780 * Makefile.in (check): Fix libg++ special case.
17781
17782 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17783
17784 * configure: do not bury `pwd` into config.status, thus do fewer
17785 pwd's.
17786
17787 * configure: print the "Building in" message only when building in
17788 other than "." AND verbose.
17789
17790 * configure: remove -s, rework -v to better accommodate guested
17791 configures.
17792
17793 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17794
17795 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17796
17797 * Makefile.in: macroize flags passed on recursion. remove
17798 fileutils.
17799
17800 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17801
17802 * configure: get makesrcdir right for subdirs deeper than 1.
17803
17804 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17805 install.
17806
17807 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17808
17809 * Makefile.in: don't print subdir_do or recursion lines.
17810
17811 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17812
17813 * standards.texi: added menu item.
17814
17815 * Makefile.in: build and install standards.info.
17816
17817 * standards.texi: new file.
17818
17819 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17820
17821 * configure: test for and move config.status pieces from
17822 ${subdir}/.
17823
17824 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17825
17826 * configure: Test for existance of files before trying to mv
17827 them, to avoid numerous non-existance messages.
17828
17829 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17830
17831 * configure: correct final line of config.status.
17832
17833 * configure: patch from eggert. Avoids a protection problem if
17834 the original Makefile.in is read only.
17835
17836 * configure: use move-if-change from gcc to create config.status.
17837 Some makefiles depend on config.status to tell if a directory
17838 has been reconfigured for a different host. This change
17839 prevents those directories from remaking everything in the case
17840 where the reconfig was only intended to rebuild a Makefile.
17841
17842 * configure: test for config.sub with "config.sub sun4" rather
17843 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17844 host alias from a missing config.sub.
17845
17846 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17847
17848 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17849 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17850
17851 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17852
17853 * configure: mkdir ${subdir} as needed.
17854
17855 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17856
17857 * Makefile.in,configure.in: added autoconf.
17858
17859 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17860
17861 * Makefile.in: no longer pass against on recursion.
17862
17863 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17864 definitions are not inherited.
17865
17866 * configure: correct makesrcdir when subdir is .
17867
17868 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17869
17870 * configure: Add support for 'subdirs' variable, which is
17871 like 'configdirs', except that configure doesn't re-invoke
17872 itself for subdirs, it just creates a Makefile for each subdir.
17873 * configure.texi: Document subdirs.
17874
17875 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17876
17877 * configure.in: added flex to configdirs
17878
17879 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17880
17881 * Makefile.in: remove clean-stamps from clean.
17882
17883 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17884
17885 * configure.in: Add gdbtest to configdirs.
17886
17887 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17888
17889 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17890 to recursive makes.
17891 * configure.in: Recognize new ncr3000 config.
17892
17893 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17894
17895 * Makefile.in, configure.in: removed references to gdbm.
17896
17897 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17898
17899 * config.sub: Don't canonicalize os value
17900 newsos* to bsd (readline needs to check for newsos).
17901 (This fix was earlier made Jan 31, but got re-broken.)
17902
17903 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17904
17905 * configure.in: sco is an os, not a vendor!
17906
17907 * configure: Quote $( better. Keep various shells happy.
17908
17909 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17910
17911 * Makefile.in: eliminate stamp-files.
17912
17913 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17914
17915 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17916 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17917
17918 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17919
17920 * config.sub: fix iris/iris3.
17921
17922 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17923
17924 * configure: re-add -rm.
17925
17926 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17927
17928 * Maskefile.in: add .stmp-rcs to all.
17929
17930 * configure.in: remove gas from rs6000 build, use aix host fragment.
17931
17932 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17933
17934 * configure: pass down site_option during recursion.
17935
17936 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17937
17938 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17939
17940 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17941
17942 * configure: Change exec_prefix so that it really defaults to prefix.
17943
17944 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17945
17946 * Makefile.in, configure.in: Add support for mmalloc library.
17947
17948 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17949
17950 * Makefile.in: add stmp dependencies for a few more things.
17951
17952 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17953
17954 * configure: adjusted error message on objdir/srcdir configure
17955 collision, per john's suggestion.
17956
17957 * Makefile.in: add libiberty stmp to all and all.cross.
17958
17959 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17960
17961 * Makefile.in: remove force dependencies, add grep to all.
17962
17963 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17964
17965 * Makefile.in: drop flex. make stamp files work.
17966
17967 * configure: added test for conflicting configuration in srcdir,
17968 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17969 gets cranky. use relative paths for configure and srcdir
17970 whenever possible. Send some error messages to stderr that were
17971 going to stdout.
17972
17973 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17974
17975 * Makefile.in: Fix libg++ rule to check for gcc directory
17976 before using gcc/gcc. Also pass XTRAFLAGS.
17977
17978 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17979
17980 * Makefile.in: added stmp-files so that directories aren't polled
17981 when they are already built.
17982
17983 * configure.texi: fixed a node pointer problem.
17984
17985 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17986
17987 * config.sub configure.in gdb/configure.in
17988 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17989 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17990 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17991
17992 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17993
17994 * configure: -recurring becomes -silent. corrected help message
17995 for -site= option.
17996
17997 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17998
17999 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18000
18001 * configure: when building Makefile for crosses, replace
18002 tooldir and program_prefix. default srcdir from location of
18003 config.sub. remove "for host in hosts" and "for target in
18004 targets" loops.
18005
18006 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18007
18008 * Makefile.in: Do not pass bindir or mandir to cvs.
18009
18010 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
18011
18012 * Makefile.in, configure.in: removed traces of namesubdir,
18013 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
18014 copyrights to '92, changed some from Cygnus to FSF.
18015
18016 * configure.texi: remove most references to multiple hosts,
18017 multiple targets, subdirs, etc.
18018
18019 * configure.man: removed rcsid. reference config.sub not
18020 config.subr.
18021
18022 * Makefile.in: mkdir $(infodir) on install-info.
18023
18024 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
18025
18026 * configure.texi: Explain better about .gdbinit and about
18027 the environment that configure.in sections run in.
18028
18029 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
18030
18031 * configure.in: Ultrix is only a decstation if it's a MIPS.
18032
18033 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
18034
18035 * README: DOC.configure => cfg-paper.texi.
18036
18037 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
18038
18039 * config.sub (near case $os): Don't convert newsos* to bsd!
18040
18041 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
18042
18043 * Makefile.in: Reinstall change from gdb-4.3 that reduces
18044 the number of copies of COPYING that go into the GDB tar file.
18045
18046 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
18047
18048 * bfd/configure.in, gdb/config/mh-i386sco,
18049 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18050 Fix SCO configuration stuff.
18051
18052 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
18053
18054 * Makefile.in: For libg++, make sure the -I pointing
18055 to the gcc directory goes *after* all the libg++-local -I flags.
18056 Also, move just-gcc dependency from just-libg++ to all-libg++.
18057
18058 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
18059
18060 * configure: Change -x to -f to keep Ultrix /bin/test happy.
18061
18062 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
18063
18064 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
18065
18066 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
18067
18068 * config.sub: Add stratus configuration frags. Also
18069 submitted to FSF.
18070
18071 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
18072
18073 * Makefile.in (DEV_SUPPORT): add configure.man.
18074
18075 * config.sub(Decode manufacturer-specific): add -none*.
18076
18077 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
18078
18079 * Makefile.in: remove form feeds to make Sun's make happy.
18080 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
18081
18082 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
18083
18084 * Makefile.in (AR_FLAGS): Make quieter.
18085
18086 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
18087
18088 * configure.in: Add libg++.
18089 * configure: When verbose, don't output the command line at each
18090 level; it will be unremarkably the same as the previous version,
18091 which will be the same as what the user typed.
18092
18093 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
18094
18095 * configure.in, Makefile.in: fix clean-info, add flex. add
18096 fileutils.
18097
18098 * configure: be less sensitive to spaces in Makefile.in. Do not
18099 look for sources in "..". Doing so breaks subdirectories that
18100 might have their own configure. If a subdir has it's own
18101 configure script, use it.
18102
18103 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
18104
18105 * cfg-paper.texi: some changes suggested by rms.
18106
18107 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
18108
18109 * config.sub: Merge in some small additions from the FSF version,
18110 taken from the gcc distribution, to bring the Cygnus and FSF
18111 versions into closer sync.
18112
18113 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
18114
18115 * configure.in: Changed svr4 references to sysv4.
18116
18117 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
18118
18119 * configure: added -V for version number option.
18120
18121 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
18122
18123 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18124 renamed from DOC.configure to cfg-paper.texi.
18125
18126 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18127
18128 * configure, config.subr, config.sub: config.subr is now
18129 config.sub again.
18130
18131 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
18132
18133 * configure.texi: new file, in progress.
18134
18135 * Makefile.in: build info file and install the man page for
18136 configure.
18137
18138 * configure.man: new file, first cut.
18139
18140 * configure: find config.subr again now that configuration "none"
18141 has gone. removed all traces of the -ansi option. removed all
18142 traces of the -languages option.
18143
18144 * config.subr: resync from rms.
18145
18146 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18147
18148 * configure, config.sub, config.subr: merge config.sub into
18149 config.subr, call the result config.subr, remove config.sub, use
18150 config.subr.
18151
18152 * Makefile.in: revised install for dir.info.
18153
18154 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18155
18156 * configure.in: add decstation host makefile frag.
18157
18158 * Makefile.in: BISON now bison -y again. also install-gcc on
18159 install. clean-gdbm on clean. infodir belongs in datadir.
18160 Make directories for info install. Build dir.info here then
18161 install it.
18162
18163 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18164
18165 * Makefile.in: fix for bad directory tests.
18166
18167 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18168
18169 * configure: \{1,2\} appears to be a sysv'ism. Use a different
18170 regexp. -srcdir relative was being handled incorrectly.
18171
18172 * Makefile.in: unwrapped some for loops so that parallel makes
18173 work again and so one can focus one's attention on a particular
18174 package.
18175
18176 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18177
18178 * configure: added PWD as a stand in for `pwd` (for speed). use
18179 elif wherever possible. make -srcdir work without -objdir.
18180 -objdir= commented out.
18181
18182 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18183
18184 * configure: +options become --options. -subdirs commented out.
18185 added -host, -datadir. Renamed -destdir to -prefix. Comment in
18186 Makefile now at top of generated Makefile. Removed cvs log
18187 entries. added -srcdir. create .gdbinit only if there is one
18188 in ${srcdir}.
18189
18190 * Makefile.in: idestdir and ddestdir go away. Added copyrights
18191 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
18192 and mandir now keyed off datadir by default.
18193
18194 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18195
18196 * Freshly created ChangeLog.
18197
18198 \f
18199 Local Variables:
18200 mode: change-log
18201 left-margin: 8
18202 fill-column: 76
18203 version-control: never
18204 End: