jump.c: Include rtl-iter.h.
[gcc.git] / ChangeLog
1 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2
3 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
4 is done; begin phase 6 (use extra rtx_def subclasses).
5
6 2014-08-27 David Malcolm <dmalcolm@redhat.com>
7
8 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
9 done; begin phase 5 (additional rtx_def subclasses).
10
11 2014-08-26 David Malcolm <dmalcolm@redhat.com>
12
13 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
14
15 2014-08-26 David Malcolm <dmalcolm@redhat.com>
16
17 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
18 SET_BB_HEADER are done.
19
20 2014-08-26 David Malcolm <dmalcolm@redhat.com>
21
22 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
23 done.
24
25 2014-08-26 David Malcolm <dmalcolm@redhat.com>
26
27 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
28
29 2014-08-26 David Malcolm <dmalcolm@redhat.com>
30
31 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
32
33 2014-08-25 David Malcolm <dmalcolm@redhat.com>
34
35 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
36
37 2014-08-25 David Malcolm <dmalcolm@redhat.com>
38
39 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
40
41 2014-08-25 David Malcolm <dmalcolm@redhat.com>
42
43 * rtx-classes-status.txt: Phase 3 (per-file commits within
44 "config" subdirs) is done; begin phase 4 (removal of
45 "scaffolding").
46
47 2014-08-23 David Malcolm <dmalcolm@redhat.com>
48
49 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
50 dir) is done; begin phase 3 (per-file commits within "config"
51 subdirs).
52
53 2014-08-21 David Malcolm <dmalcolm@redhat.com>
54
55 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
56 phase 2 (per-file commits in main source dir).
57
58 2014-08-21 Bin Cheng <bin.cheng@arm.com>
59
60 * configure: Regenerated.
61
62 2014-08-19 David Malcolm <dmalcolm@redhat.com>
63
64 * rtx-classes-status.txt (TODO): Add SET_BND_TO
65
66 2014-08-19 David Malcolm <dmalcolm@redhat.com>
67
68 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
69
70 2014-08-19 David Malcolm <dmalcolm@redhat.com>
71
72 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
73
74 2014-08-19 David Malcolm <dmalcolm@redhat.com>
75
76 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
77
78 2014-08-19 David Malcolm <dmalcolm@redhat.com>
79
80 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
81
82 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
83
84 * MAINTAINERS (Write After Approval): Add myself.
85
86 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
87
88 * MAINTAINERS: Remove myself
89
90 2014-08-19 David Malcolm <dmalcolm@redhat.com>
91
92 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
93
94 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
95
96 * MAINTAINERS (Write After Approval): Add myself.
97
98 2014-08-18 David Malcolm <dmalcolm@redhat.com>
99
100 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
101 SET_BB_HEADER, SET_BB_FOOTER
102
103 2014-08-18 David Malcolm <dmalcolm@redhat.com>
104
105 * rtx-classes-status.txt: New file
106
107 2014-08-18 Roman Gareev <gareevroman@gmail.com>
108
109 * configure.ac: Eliminate ClooG installation dependency.
110 * configure: Regenerate.
111 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
112 * Makefile.in: Regenerate.
113
114 2014-08-15 Ilya Verbin <iverbin@gmail.com>
115
116 * MAINTAINERS (Write After Approval): Add myself.
117
118 2014-08-15 Ilya Tocar <tocarip@gmail.com>
119
120 * MAINTAINERS (Write After Approval): Add myself.
121
122 2014-08-01 Jiong Wang <jiong.wang@arm.com>
123
124 * MAINTAINERS (Write After Approval): Add myself.
125
126 2014-07-28 Anthony Green <green@moxielogic.com>
127
128 Import from savannah.gnu.org:
129 * config.sub: Update to 2014-07-28 version.
130
131 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
132
133 * MAINTAINERS: Remove my MIPS maintainer entry.
134
135 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
136
137 PR target/47230
138 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
139 * configure: Regenerate.
140
141 2014-07-24 James Norris <jnorris@codesourcery.com>
142
143 * MAINTAINERS (Write After Approval): Add myself.
144
145 2014-07-20 Roman Gareev <gareevroman@gmail.com>
146
147 * configure.ac: Accept only CLooG 0.18.1.
148 * configure: Regenerate.
149
150 2014-07-17 Roman Gareev <gareevroman@gmail.com>
151
152 * configure.ac: Don't accept isl 0.11.
153 * configure: Regenerate.
154
155 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
156
157 * MAINTAINERS (Write After Approval): Add myself.
158
159 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
160
161 * configure.ac: Don't accept isl 0.10.
162 * configure: Regenerate.
163
164 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
165
166 Fix include path for in-tree cloog.
167 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
168 * configure: Regenerate.
169
170 2014-06-18 Richard Henderson <rth@redhat.com>
171
172 * .gitignore: Import gcc_update output.
173
174 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
175
176 * config-ml.in: Robustify ac_configure_args parsing.
177
178 * configure.ac (--enable-linker-plugin-configure-flags)
179 (--enable-linker-plugin-flags): New flags.
180 (configdirs): Conditionally add libiberty-linker-plugin.
181 * configure: Regenerate.
182 * Makefile.def (host_modules): Add libiberty-linker-plugin.
183 (host_modules) <lto-plugin>: Pay attention to
184 @extra_linker_plugin_flags@ and
185 @extra_linker_plugin_configure_flags@.
186 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
187 * Makefile.in: Regenerate.
188
189 * Makefile.tpl (configure-[+prefix+][+module+])
190 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
191 "module_srcdir" instead of "module" for locating a module's srcdir.
192 * Makefile.in: Regenerate.
193
194 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
195
196 * MAINTAINERS (Write After Approval): Add myself.
197
198 2014-06-06 Sebastian Pop <sebpop@gmail.com>
199
200 * MAINTAINERS: Update my email address.
201
202 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
203
204 * MAINTAINERS (Write After Approval): Add myself.
205
206 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
207
208 * MAINTAINERS (Write After Approval): Add myself.
209
210 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
211
212 PR libstdc++/61011
213 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
214 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
215 * configure: Regenerate.
216
217 2014-05-28 Pedro Alves <palves@redhat.com>
218
219 * MAINTAINERS (Write After Approval): Add myself.
220
221 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
222
223 * MAINTAINERS: Update my affiliation/email.
224
225 2014-05-19 Mike Stump <mikestump@comcast.net>
226
227 * MAINTAINERS: Add wide-int reviewers.
228
229 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
230
231 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
232 * configure: Regenerated.
233
234 2014-05-15 Torvald Riegel <triegel@redhat.com>
235
236 * MAINTAINERS (libitm): Add myself as maintainer.
237
238 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
239
240 * MAINTAINERS (Write After Approval): Add myself.
241
242 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
243
244 * config.sub, config.guess: Import from upstream.
245
246 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
247
248 * MAINTAINERS (Write After Approval): Put myself in correct order.
249
250 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
251
252 * MAINTAINERS (Write After Approval): Add myself.
253
254 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
255
256 * MAINTAINERS: Move myself from Reviewers to Write After Approval
257 section.
258
259 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
260
261 * MAINTAINERS (Write After Approval): Delete myself.
262
263 2014-04-17 Jakub Jelinek <jakub@redhat.com>
264
265 PR sanitizer/56781
266 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
267 and -B* options with -Xcompiler.
268
269 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
270
271 PR bootstrap/60620
272 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
273 * Makefile.in: Regenerate.
274
275 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
276
277 * Makefile.def (dependencies): Make all-ld depend on all-binutils
278 for WINDRES_FOR_TARGET in default-manifest.o rule.
279 * Makefile.in: Regenerate.
280
281 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
282
283 * MAINTAINERS (Write After Approval): Add myself.
284
285 2014-03-26 Jakub Jelinek <jakub@redhat.com>
286
287 PR sanitizer/56781
288 * Makefile.def: Set bootstrap=true; for host fixincludes.
289 * configure.ac: Don't bootstrap host fixincludes unless
290 --with-build-config=bootstrap-{a,ub}san.
291 * Makefile.in: Regenerated.
292 * configure: Regenerated.
293
294 2014-03-21 Jakub Jelinek <jakub@redhat.com>
295
296 * configure.ac: Move BUILD_CONFIG set up earlier. Add
297 --enable-vtable-verify option parsing. Don't add
298 target-libsanitizer to bootstrap_target_libs unless
299 --with-build-config=bootstrap-asan or
300 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
301 to bootstrap_target_libs unless --enable-vtable-verify.
302 * configure: Regenerated.
303
304 2014-03-10 Anatoly Sokolov <aesok@post.ru>
305
306 * MAINTAINERS (Write After Approval): Add myself.
307
308 2014-03-07 Denis Chertykov <chertykov@gmail.com>
309
310 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
311
312 2014-03-07 Jakub Jelinek <jakub@redhat.com>
313
314 PR bootstrap/58572
315 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
316 -I for libstdc++-v3 includes if $(LEAN).
317 * Makefile.in: Regenerated.
318
319 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
320
321 * MAINTAINERS: Update my email address.
322
323 2014-02-24 Walter Lee <walt@tilera.com>
324
325 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
326 (tilegx-*-*): Change to tilegx*-*-*.
327 * configure: Regenerate.
328
329 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
330
331 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
332
333 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
334
335 * MAINTAINERS (Write After Approval): Add myself.
336
337 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
338
339 PR target/59788
340 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
341 *solaris2*.
342
343 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
344
345 * MAINTAINERS: Update my email address.
346
347 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
348
349 * MAINTAINERS: Convert to UTF-8.
350 Properly sort Xinliang David Li's entry.
351
352 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
353 Sandra Loosemore <sandra@codesourcery.com>
354
355 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
356 nios2 port maintainers.
357
358 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
359
360 * MAINTAINERS (Write After Approval): Add myself.
361
362 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
363
364 * configure.ac: Add user-friendly check for native x86_64-linux
365 multilibs.
366 * configure: Regenerate.
367
368 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
369
370 * MAINTAINERS: Add myself as sh maintainer.
371
372 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
373
374 * MAINTAINERS: Add self as SLSR maintainer.
375
376 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
377
378 * MAINTAINERS: Update my email address.
379
380 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
381
382 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
383
384 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
385
386 * Makefile.in: Regenerate.
387
388 * Makefile.tpl: Fix typo.
389 * Makefile.in: Regenerate partially.
390
391 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
392
393 * configure.ac: Added libcilkrts to noconfig list when C++ is not
394 supported.
395 * configure: Regenerated.
396
397 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
398
399 * MAINTAINERS (Write After Approval): Add myself.
400
401 2013-10-30 Jason Merrill <jason@redhat.com>
402
403 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
404 --disable-build-format-warnings.
405
406 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
407
408 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
409 depend on libstdc++ and libgcc.
410 * configure: Regenerate.
411 * configure.ac: Added libcilkrts to target binaries. Also, restrict
412 libcilkrts for POSIX and i*86, and x86_64 architectures.
413 * Makefile.in: Added libcilkrts related fields to support building it.
414
415 2013-10-26 Jeff Law <law@redhat.com>
416
417 * Makefile.def (target_modules): Remove libmudflap
418 (languages): Remove check-target-libmudflap).
419 * Makefile.in: Rebuilt.
420 * Makefile.tpl (check-target-libmudflap-c++): Remove.
421 * configure.ac (target_libraries): Remove target-libmudflap.
422 Remove checks which disabled libmudflap on some systems.
423 * configure: Rebuilt.
424 * libmudflap: Directory removed.
425
426 2013-10-21 Cong Hou <congh@google.com>
427
428 * MAINTAINERS (Write After Approval): Add myself.
429
430 2013-10-16 Mike Stump <mikestump@comcast.net>
431
432 * .dir-locals.el: Add.
433
434 2013-10-15 David Malcolm <dmalcolm@redhat.com>
435
436 * configure.ac: Add --enable-host-shared
437 * configure: Regenerate.
438
439 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
440
441 Import from savannah.gnu.org:
442 * config.guess: Update to 2013-06-10 version.
443 * config.sub: Update to 2013-10-01 version.
444
445 2013-10-01 Simon Cook <simon.cook@embecosm.com>
446
447 Changes to build configuration to allow big endian ARC ELF toolchain
448 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
449 * configure: Regenerate.
450
451 2013-09-20 Alan Modra <amodra@gmail.com>
452
453 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
454 ppc host match. Support little-endian powerpc linux hosts.
455
456 2013-09-19 Dodji Seketeli <dodji@redhat.com>
457
458 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
459 maintainer.
460
461 2013-09-12 DJ Delorie <dj@redhat.com>
462
463 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
464 maintainers.
465
466 2013-09-03 Richard Biener <rguenther@suse.de>
467
468 * configure.ac: Also allow ISL 0.12.
469 * configure: Regenerated.
470
471 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
472
473 * MAINTAINERS (Write After Approval): Add myself.
474
475 2013-08-27 David Malcolm <dmalcolm@redhat.com>
476
477 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
478
479 2013-08-26 Caroline Tice <cmtice@google.com>
480
481 * MAINTAINERS: Correct earliers update: Move myself from libvtv
482 "Various Reviewers" to libvtv "Various Maintainers".
483
484 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
485
486 * MAINTAINERS: Add myself as RTL optimizers reviewer.
487
488 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
489
490 * MAINTAINERS: Update name, email.
491
492 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
493
494 * MAINTAINERS (Write After Approval): Add myself.
495
496 2013-08-12 Caroline Tice <cmtice@google.com>
497
498 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
499 address in the Write After Approval section.
500
501 2013-08-09 Carlos O'Donell <carlos@redhat.com>
502
503 * MAINTAINERS (Write After Approval): Update email.
504
505 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
506
507 * configure.ac: Adjust to check VTV_SUPPORTED.
508 * configure: Regenerated.
509
510 2013-08-02 Caroline Tice <cmtice@google.com>
511
512 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
513 on non-linux systems; add target-libvtv to noconfigdirs; add
514 libsupc++/.libs to C++ library search paths.
515 * configure: Regenerated.
516 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
517 libstdc++ and libgcc.
518 * Makefile.in: Regenerated.
519
520 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
521
522 * MAINTAINERS (Write After Approval): Add myself.
523
524 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
525 Shiva Chen <shiva0217@gmail.com>
526
527 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
528 nds32 port maintainers.
529
530 2013-07-17 Tim Shen <timshen91@gmail.com>
531
532 * MAINTAINERS (Write After Approval): Add myself.
533
534 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
535
536 * configure.ac: Sync from binutils.
537 * configure: Regenerate.
538
539 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
540
541 * MAINTAINERS (Write After Approval): Add myself.
542
543 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
544
545 * MAINTAINERS (Write After Approval): Add myself.
546
547 2013-05-17 David Malcolm <dmalcolm@redhat.com>
548
549 * MAINTAINERS (Write After Approval): Add myself.
550
551 2013-04-30 Brooks Moses <bmoses@google.com>
552
553 * MAINTAINERS: Update my email; move myself from Fortran
554 reviewer to Write After Approval.
555
556 2013-04-16 Andreas Schwab <schwab@suse.de>
557
558 * configure.ac (aarch64-*-*): Don't disable java.
559 * configure: Regenerate.
560
561 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
562
563 * MAINTAINERS (Write After Approval): Add myself.
564
565 2013-03-30 Matthias Klose <doko@ubuntu.com>
566
567 * Makefile.def (target_modules): Don't install libffi.
568 * Makefile.in: Regenerate.
569
570 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
571
572 * MAINTAINERS (Write After Approval): Add myself.
573
574 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
575
576 * MAINTAINERS (Write After Approval): Add myself.
577
578 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
579
580 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
581 * configure: Regenerated.
582
583 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
584
585 * MAINTAINERS: Explicitly add myself as AIX maintainer.
586 Remove Geoff Keating as rs6000 port maintainer, at his request.
587
588 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
589
590 * MAINTAINERS: Update my email.
591
592 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
593
594 * configure: Re-generate.
595
596 2013-01-15 Richard Biener <rguenther@suse.de>
597
598 PR other/55973
599 * configure: Re-generate.
600
601 2013-01-14 Matthias Klose <doko@ubuntu.com>
602
603 * Makefile.def (install-target-libsanitizer): Depend on
604 install-target-libstdc++-v3.
605 * Makefile.in: Regenerate.
606
607 2013-01-14 Richard Biener <rguenther@suse.de>
608
609 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
610 * configure: Re-generate
611
612 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
613
614 * config.sub: Update from config repo.
615
616 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
617
618 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
619 * Makefile.in: Regenerate.
620
621 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
622
623 * MAINTAINERS (arc): Add new port maintainership for myself.
624
625 2013-01-09 Jason Merrill <jason@redhat.com>
626
627 * .gitignore: Import from gdb repository.
628
629 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
630
631 * Makefile.def (configure-gcc): Depend on all-gmp.
632 (all-gcc): Remove dependency on all-gmp.
633 * Makefile.in: Regenerated.
634
635 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
636
637 * config.sub: Merge from config repo.
638 * config.guess: Ditto.
639
640 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
641
642 * Makefile.def: Merge from binutils.
643 * Makefile.in: Ditto.
644
645 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
646
647 * MAINTAINERS: Update my email.
648
649 2012-12-29 Ben Elliston <bje@gnu.org>
650
651 * config.guess: Update to 2012-12-29 version.
652 * config.sub: Likewise.
653
654 2012-12-20 Matthias Klose <doko@ubuntu.com>
655
656 * Makefile.def (install-target-libgfortran): Depend on
657 install-target-libquadmath, install-target-libgcc.
658 (install-target-libsanitizer): Depend on install-target-libgcc.
659 (install-target-libjava): Depend on install-target-libgcc.
660 (install-target-libitm): Depend on install-target-libgcc.
661 (install-target-libobjc): Depend on install-target-libgcc.
662 (install-target-libstdc++-v3): Depend on install-target-libgcc.
663 * Makefile.in: Regenerate.
664
665 2012-12-19 Matthias Klose <doko@ubuntu.com>
666
667 * Makefile.def (install-target-libgo): Depend on
668 install-target-libatomic.
669 * Makefile.in: Regenerate.
670
671 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
672
673 PR go/55201
674 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
675 * Makefile.in: Regenerate.
676
677 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
678
679 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
680 * configure: Regenerate.
681
682 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
683
684 * config.sub: Merge from config repo.
685
686 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
687
688 * Makefile.def (target_modules): Add bootstrap=true and
689 raw_cxx=true to libsanitizer.
690 * configure.ac (bootstrap_target_libs): Add libsanitizer.
691 * Makefile.in: Regenerated.
692 * configure: Likewise.
693
694 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
695
696 * MAINTAINERS: Remove self as RTL optimization maintainer.
697
698 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
699
700 * MAINTAINERS (Write After Approval): Add myself.
701
702 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
703
704 * Makefile.def (target_modules): Remove bootstrap=true and
705 raw_cxx=true from libsanitizer.
706 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
707 * Makefile.in: Regenerated.
708 * configure: Likewise.
709
710 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
711
712 * Makefile.def (target_modules): Add bootstrap=true and
713 raw_cxx=true to libsanitizer.
714 * configure.ac (bootstrap_target_libs): Add libsanitizer.
715 * Makefile.in: Regenerated.
716 * configure: Likewise.
717
718 2012-11-28 Andrew Pinski <apinski@cavium.com>
719
720 PR bootstrap/54279
721 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
722 * configure: Regenerate.
723 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
724 * Makefile.in: Regenerate.
725
726 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
727
728 * configure.ac: Disable libsanitizer if we're not building C++.
729 * configure: Regenerate.
730
731 2012-11-15 Roland McGrath <roland@hack.frob.com>
732
733 * MAINTAINERS (Write After Approval): Add myself.
734
735 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
736
737 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
738 Kostya Serebryany (kcc@google.com) and
739 Jakub Jelinek (jakub@redhat.com).
740 Rename area for Dodji Seketeli (dodji@redhat.com).
741
742 2012-11-15 Dodji Seketeli <dodji@redhat.com>
743
744 * MAINTAINERS: (asan.c, related): Add myself.
745
746 2012-11-14 Roland McGrath <mcgrathr@google.com>
747
748 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
749 * configure: Regenerate.
750
751 2012-11-13 Richard Henderson <rth@redhat.com>
752
753 * configure.ac: Move libsanitizer logic to subdirectory.
754 * configure: Regenerate.
755
756 2012-11-13 Dodji Seketeli <dodji@redhat.com>
757
758 * configure.ac: Enable libsanitizer just on x86 linux for now.
759 * configure: Re-generate.
760
761 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
762
763 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
764 sections.
765 * configure: Regenerate.
766
767 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
768
769 * configure.ac: Add section for configdirs for libsanitizer.
770 Disable for cris-*-* and mmix-*-*.
771 * configure: Regenerate.
772
773 2012-11-12 Wei Mi <wmi@google.com>
774
775 * configure.ac: Add libsanitizer to target_libraries.
776 * Makefile.def: Ditto.
777 * configure: Regenerate.
778 * Makefile.in: Regenerate.
779 * libsanitizer: New directory for asan runtime. Contains an empty
780 tsan directory.
781
782 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
783
784 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
785 against Mingw64 w32api.
786 * configure: Regenerate.
787
788 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
789
790 * configure: Regenerated.
791
792 2012-11-03 Robert Mason <rbmj@verizon.net>
793
794 * configure.ac: add --disable-libstdcxx configure option
795 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
796
797 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
798
799 * MAINTAINERS (Write After Approval): Add myself.
800
801 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
802
803 * MAINTAINERS (Write After Approval): Add myself.
804
805 2012-10-24 Sharad Singhai <singhai@google.com>
806
807 * MAINTAINERS (Write After Approval): Add myself.
808
809 2012-10-24 Eric Christopher <echristo@gmail.com>
810
811 * MAINTAINERS: Update email address.
812
813 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
814
815 PR bootstrap/54820
816 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
817 * configure: Regenerate.
818
819 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
820
821 * MAINTAINERS (aarch64): Add Marcus and myself.
822
823 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
824
825 PR bootstrap/54820
826 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
827 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
828 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
829 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
830 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
831 * Makefile.in: Regenerate.
832 * configure.ac (have_static_libs): New variable and associated check.
833 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
834 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
835 * configure: Regenerate.
836
837 2012-10-10 Richard Biener <rguenther@suse.de>
838
839 * MAINTAINERS: Adjust for changed surname.
840
841 2012-10-04 Lawrence Crowl <crowl@google.com>
842
843 * MAINTAINERS (Write After Approval): Add myself.
844
845 2012-10-01 Cary Coutant <ccoutant@google.com>
846
847 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
848
849 2012-09-28 Ian Lance Taylor <iant@google.com>
850
851 * Makefile.def: Make all-target-libgo depend on
852 all-target-libbacktrace.
853 * Makefile.in: Rebuild.
854
855 2012-09-26 Ian Lance Taylor <iant@google.com>
856
857 * Makefile.def: Make all-gcc depend on all-libbacktrace.
858 * Makefile.in: Rebuild.
859
860 2012-09-20 Walter Lee <walt@tilera.com>
861
862 * configure.ac: Add tilegx to list of targets that support gold.
863 * configure: Regenerate.
864
865 2012-09-20 Marek Polacek <polacek@redhat.com>
866
867 * MAINTAINERS (Write After Approval): Add myself.
868
869 2012-09-19 Steve Ellcey <sellcey@mips.com>
870
871 * configure.ac: Add mips*-mti-elf* target.
872 * configure: Regenerate.
873
874 2012-09-17 Ian Lance Taylor <iant@google.com>
875
876 * MAINTAINERS (Various Maintainers): Add libbacktrace.
877 * configure.ac (host_libs): Add libbacktrace.
878 (target_libraries): Add libbacktrace.
879 * Makefile.def (host_modules): Add libbacktrace.
880 (target_modules): Likewise.
881 * configure, Makefile.in: Rebuild.
882
883 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
884
885 PR target/38607
886 Merge upstream change.
887 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
888
889 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
890 Add libgomp*.o to compare_exclusions for AIX.
891 * configure: Regenerate.
892
893 2012-09-06 Diego Novillo <dnovillo@google.com>
894
895 * configure.ac: Bump minimum GMP version to 4.2.3.
896 * configure: Re-generate.
897
898 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
899
900 PR target/54461
901 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
902 target-libgloss if not configured --with-avrlibc=no.
903 * configure: Regenerate.
904
905 2012-09-04 Jason Merrill <jason@redhat.com>
906
907 * configure.ac: Fix --enable-languages=all.
908
909 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
910
911 * MAINTAINERS (Write After Approval): Add myself.
912
913 2012-09-03 Richard Guenther <rguenther@suse.de>
914
915 PR bootstrap/54138
916 * configure.ac: Re-organize ISL / CLOOG checks to allow
917 disabling with either --without-isl or --without-cloog.
918 * configure: Regenerated.
919
920 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
921
922 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
923 * configure: Regenerate.
924
925 2012-08-27 Ulrich Drepper <drepper@gmail.com>
926
927 * MAINTAINERS: Fix my email address.
928
929 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
930
931 PR binutils/4970
932 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
933 and opcodes.
934 * Makefile.in: Regenerated.
935
936 2012-08-26 Art Haas <ahaas@impactweather.com>
937
938 * configure: Regenerate.
939
940 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
941
942 * INSTALL/README: Also refer to the online installation
943 instructions.
944
945 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
946
947 * MAINTAINERS (Write After Approval): Add myself.
948 (Picochip port): Remove myself.
949
950 2012-08-14 Diego Novillo <dnovillo@google.com>
951
952 Merge from cxx-conversion branch.
953
954 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
955 POSTSTAGE1_CONFIGURE_FLAGS.
956 * Makefile.in: Regenerate.
957 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
958 Force C++ when bootstrapping.
959 * configure: Regenerate.
960
961 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
962
963 * MAINTAINERS (Write After Approval): Add myself.
964
965 2012-07-16 Joseph Myers <joseph@codesourcery.com>
966
967 * README: Document use of ranges of years in copyright notices.
968
969 2012-07-06 Richard Guenther <rguenther@suse.de>
970
971 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
972 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
973 --with-gmp=system.
974 * Makefile.in: Regenerated.
975 * configure: Likewise.
976
977 2012-07-06 Richard Guenther <rguenther@suse.de>
978
979 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
980 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
981 supply V=1 as extra_make_flags.
982 * configure: Regenerated.
983 * Makefile.in: Likewise.
984
985 2012-07-04 Tristan Gingold <gingold@adacore.com>
986
987 * configure: Regenerate.
988
989 2012-07-03 Richard Guenther <rguenther@suse.de>
990
991 * Makfile.def (isl): Remove not necessary extra_exports and
992 extra_make_flags.
993 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
994 * Makefile.in: Regenerated.
995
996 2012-07-03 Richard Guenther <rguenther@suse.de>
997
998 * Makefile.def (cloog): Add V=1 to extra_make_flags.
999 * configure.ac: If either the ISL or the CLooG check failed
1000 do not try to build in-tree versions.
1001 * Makefile.in: Regenerated.
1002 * configure: Regenerated.
1003
1004 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1005
1006 * configure: Regenerate.
1007
1008 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
1009
1010 * MAINTAINERS (Various Maintainers): Add myself as testsuite
1011 maintainer.
1012
1013 2012-07-02 Richard Guenther <rguenther@suse.de>
1014
1015 * configure: Regenerated.
1016
1017 2012-07-02 Richard Guenther <rguenther@suse.de>
1018 Michael Matz <matz@suse.de>
1019 Tobias Grosser <tobias@grosser.es>
1020 Sebastian Pop <sebpop@gmail.com>
1021
1022 * Makefile.def: Add ISL host module, remove PPL host module.
1023 Adjust ClooG host module to use the proper ISL.
1024 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1025 * configure.ac: Include config/isl.m4. Add ISL host library,
1026 remove PPL. Remove PPL configury, add ISL configury, adjust
1027 ClooG configury.
1028 * Makefile.in: Regenerated.
1029 * configure: Likewise.
1030
1031 2012-07-02 Richard Guenther <rguenther@suse.de>
1032
1033 Merge from graphite branch
1034 2011-07-21 Tobias Grosser <tobias@grosser.es>
1035
1036 * configure: Regenerated.
1037 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1038 both cloog.org and legacy versions. The only supported version will
1039 be CLooG with the isl backend.
1040
1041 2011-07-21 Tobias Grosser <tobias@grosser.es>
1042
1043 * configure: Regenerated.
1044 * configure.ac: Require cloog isl 0.17.0
1045
1046 2011-07-21 Tobias Grosser <tobias@grosser.es>
1047
1048 * configure: Regenerated.
1049 * config/cloog.m4: Do not define CLOOG_ORG
1050
1051 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1052
1053 * configure.ac: Skip C if explicitly selected.
1054 * configure: Regenerate.
1055
1056 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
1057
1058 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1059 they contain -O2.
1060 * configure: Regenerate.
1061
1062 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
1063
1064 PR debug/53740
1065 * df.h, df-problems.c, dce.c: Revert last patch.
1066
1067 2012-06-25 Iain Sandoe <iain@codesourcery.com>
1068
1069 * MAINTAINERS (Write After Approval): Update my email address.
1070
1071 2012-06-21 Meador Inge <meadori@codesourcery.com>
1072
1073 * MAINTAINERS (Write After Approval): Add myself.
1074
1075 2012-06-20 Jason Merrill <jason@redhat.com>
1076
1077 * Makefile.tpl (check-target-libgomp-c++): New.
1078 (check-target-libitm-c++): New.
1079 * Makefile.def (c++): Add them.
1080 * Makefile.in: Regenerate.
1081
1082 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
1083
1084 * MAINTAINERS (Write After Approval): Add myself.
1085
1086 2012-05-16 Olivier Hainque <hainque@adacore.com>
1087
1088 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1089 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1090 (install-no-fixedincludes): Adjust accordingly.
1091 * Makefile.in: Regenerate.
1092
1093 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1094
1095 Merge upstream change
1096 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1097
1098 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
1099
1100 * MAINTAINERS (Write After Approval): Add myself.
1101
1102 2012-05-09 Nick Clifton <nickc@redhat.com>
1103 Paul Smith <psmith@gnu.org>
1104
1105 PR bootstrap/50461
1106 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1107 allow for the fact that from release v3.1.0 of MPFR the source
1108 files were moved into a src sub-directory.
1109 * configure: Regenerate.
1110
1111 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1112
1113 * configure.ac: Bump minimum MPFR version to 2.4.0.
1114 * configure: Regenerated.
1115
1116 2012-05-01 Richard Henderson <rth@redhat.com>
1117
1118 * Makefile.def (libatomic): New target_module.
1119 * configure.ac (target_libraries): Add libatomic.
1120 (noconfigdirs): Check if libatomic is supported.
1121 * Makefile.in, configure: Rebuild.
1122
1123 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
1124
1125 * MAINTAINERS (Write After Approval): Add myself.
1126
1127 2012-04-25 Joel Brobecker <brobecker@adacore.com>
1128
1129 * config.sub: Update to 2012-04-18 version from official repo.
1130
1131 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
1132
1133 * MAINTAINERS (Write After Approval): Add myself.
1134
1135 2012-04-11 Steve Ellcey <sellcey@mips.com>
1136
1137 * MAINTAINERS: Changed email address.
1138
1139 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
1140
1141 PR target/52737
1142 * contrib/gcc_update (files_and_dependencies):
1143 Remove gcc/config/avr/t-multilib from touch data.
1144
1145 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1146
1147 * MAINTAINERS (OS Port Maintainers): Remove irix.
1148 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1149 (unsupported_languages): Remove mips-sgi-irix6.*.
1150 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1151 (with_stabs): Remove.
1152 * configure: Regenerate.
1153
1154 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1155
1156 * MAINTAINERS (OS Port Maintainers): Remove osf.
1157 * configure.ac (enable_libgomp): Remove *-*-osf*.
1158 (with_stabs): Remove alpha*-*-osf*.
1159 * configure: Regenerate.
1160
1161 2012-03-05 Tristan Gingold <gingold@adacore.com>
1162
1163 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1164 * configure: Regenerate.
1165
1166 2012-02-17 Walter Lee <walt@tilera.com>
1167
1168 * MAINTAINERS: (Write After Approval): Delete myself.
1169
1170 2012-02-14 Walter Lee <walt@tilera.com>
1171
1172 * MAINTAINERS (tilegx port): Add myself.
1173 (tilepro port): Add myself.
1174 (Write After Approval): Add myself.
1175
1176 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
1177
1178 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1179 and Joseph Myers as docstring relicensing maintainers.
1180
1181 2012-02-09 Bin Cheng <bin.cheng@arm.com>
1182
1183 * MAINTAINERS (write-after-approval): Add myself.
1184
1185 2012-02-08 Ira Rosen <irar@il.ibm.com>
1186
1187 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1188 maintainer.
1189
1190 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1191
1192 * MAINTAINERS (Write After Approval): Move myself to
1193 maintain alphabetical order.
1194
1195 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1196
1197 * MAINTAINERS (Write After Approval): Add myself.
1198
1199 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1200
1201 * MAINTAINERS (Write After Approval): Add myself.
1202
1203 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1204 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1205
1206 * configure.ac (cr16-*-*): Remove nonconfigdirs.
1207 * configure: Regenerate.
1208
1209 2012-01-23 Harshit Chopra <harshit@google.com>
1210
1211 * MAINTAINERS (Write After Approval): Add myself.
1212
1213 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
1214
1215 * configure.ac: Remove reference to mh-interix.
1216 * configure: Regenerate.
1217
1218 2012-01-05 Richard Henderson <rth@redhat.com>
1219
1220 PR bootstrap/51072
1221 * configure.ac: Disable libitm if c++ is not enabled.
1222 * configure: Rebuild.
1223
1224 * configure.ac: Fix regexp for same.
1225 * configure: Rebuild.
1226
1227 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
1228
1229 * MAINTAINERS (Write After Approval): Add myself.
1230
1231 2012-01-02 Richard Guenther <rguenther@suse.de>
1232
1233 PR bootstrap/51686
1234 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1235 * Makefile.in: Regenerate.
1236
1237 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
1238
1239 * MAINTAINERS (Write After Approval): Add myself.
1240
1241 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1242
1243 * configure: Regenerate.
1244
1245 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1246
1247 * MAINTAINERS (picochip): Changed email address.
1248
1249 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1250
1251 * MAINTAINERS (write-after-approval): Add self.
1252
1253 2011-11-29 DJ Delorie <dj@redhat.com>
1254
1255 * configure.ac (rl78-*-*) New case.
1256 * configure: Regenerate.
1257 * MAINTAINERS: Add myself as RL78 maintainer.
1258
1259 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1260
1261 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1262
1263 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
1264
1265 * libtool.m4: Additional FreeBSD 10 fixes.
1266
1267 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
1268
1269 * MAINTAINERS: Move myself from Write After Approval to CPU Port
1270 Maintainers section, as Epiphany maintainer.
1271
1272 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
1273
1274 PR target/49992
1275 * configure.ac: Remove ranlib special-casing for Darwin.
1276 * configure: Regenerate.
1277
1278 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
1279
1280 * MAINTAINERS (Reviewers): Keep the list sorted.
1281
1282 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
1283
1284 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1285
1286 2011-11-09 Roland McGrath <mcgrathr@google.com>
1287
1288 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1289 * configure: Rebuild.
1290 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1291 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1292 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1293 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1294 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1295 Add READELF.
1296 * Makefile.in: Rebuild.
1297
1298 2011-11-09 Jason Merrill <jason@redhat.com>
1299
1300 * Makefile.def (language=c++): Remove check-c++0x.
1301 * Makefile.in (check-gcc-c++): Regenerate.
1302
1303 2011-11-08 Richard Henderson <rth@redhat.com>
1304
1305 * configure.ac: Test for libitm directory present first.
1306
1307 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1308
1309 * configure.ac: Test libitm/configure.tgt to disable libitm.
1310 * configure: Rebuild.
1311
1312 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
1313 Richard Henderson <rth@redhat.com>
1314
1315 Merged from transactional-memory.
1316
1317 * Makefile.def (lang_env_dependencies): libitm is c++.
1318 Add libitm target module.
1319 * configure.ac: Likewise.
1320 * config/mmap.m4: New file.
1321 * contrib/gcc_update: Add libitm to touch data.
1322 * Makefile.in, configure: Rebuild.
1323
1324 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1325
1326 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1327 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1328 * Makefile.in: Regenerate.
1329
1330 2011-11-01 DJ Delorie <dj@redhat.com>
1331
1332 * config.sub: Update to version 2011-10-29 (added rl78)
1333
1334 2011-10-27 Nick Clifton <nickc@redhat.com>
1335
1336 * config.sub: Import these changes from the config project:
1337
1338 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1339 Ben Elliston <bje@gnu.org>
1340
1341 * config.sub (epiphany): New.
1342
1343 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1344 Ben Elliston <bje@gnu.org>
1345
1346 * config.sub (hexagon, hexagon-*): New.
1347
1348 2011-08-23 Roland McGrath <mcgrathr@google.com>
1349
1350 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1351 64eb to be64.
1352
1353 2011-08-16 Roland McGrath <mcgrathr@google.com>
1354
1355 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1356 (nacl): Grok as alias for 32el-unknown-nacl.
1357
1358 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
1359
1360 * MAINTAINERS (Write After Approval): Add myself.
1361
1362 2011-10-24 Teresa Johnson <tejohnson@google.com>
1363
1364 * MAINTAINERS (Write After Approval): Add myself.
1365
1366 2011-09-21 Jakub Jelinek <jakub@redhat.com>
1367
1368 * MAINTAINERS (sparc port): Remove myself.
1369
1370 2011-09-14 Tom de Vries <tom@codesourcery.com>
1371
1372 * MAINTAINERS (Write After Approval): Add myself.
1373
1374 2011-08-14 Yao Qi <yao@codesourcery.com>
1375
1376 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1377 * configure: Regenerate.
1378
1379 2011-07-26 Ian Lance Taylor <iant@google.com>
1380
1381 * configure.ac: Set have_compiler based on whether gcc directory
1382 exists, rather than on whether gcc is in configdirs.
1383 * configure: Rebuild.
1384
1385 2011-07-21 Joseph Myers <joseph@codesourcery.com>
1386
1387 * MAINTAINERS (Global Reviewers): Add self.
1388
1389 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1390
1391 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1392 link directories.
1393 * Makefile.in: Rebuild.
1394
1395 2011-07-20 Ian Lance Taylor <iant@google.com>
1396
1397 PR bootstrap/49787
1398 * configure.ac: Move --enable-bootstrap handling earlier in file.
1399 If --enable-bootstrap and either --enable-build-with-cxx or
1400 --enable-build-poststage1-with-cxx, enable C++ automatically.
1401 * configure: Rebuild.
1402
1403 2011-07-19 Ian Lance Taylor <iant@google.com>
1404
1405 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1406 make C++ a boot_language. Set and substitute
1407 POSTSTAGE1_CONFIGURE_FLAGS.
1408 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1409 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1410 * configure, Makefile.in: Rebuild.
1411
1412 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1413
1414 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1415 maintainers.
1416
1417 2011-07-18 Jakub Jelinek <jakub@redhat.com>
1418
1419 * MAINTAINERS (Global Reviewers): Add myself.
1420
1421 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1422
1423 * configure: Regenerate.
1424
1425 2011-07-16 Jason Merrill <jason@redhat.com>
1426
1427 * Makefile.def (language=c++): Add check-c++0x and
1428 check-target-libmudflap-c++.
1429 * Makefile.tpl (check-target-libmudflap-c++): New.
1430 * Makefile.in: Regenerate.
1431
1432 2011-07-16 Matthias Klose <doko@ubuntu.com>
1433
1434 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1435 * Makefile.def (target_modules/libjava): Pass
1436 $(EXTRA_CONFIGARGS_LIBJAVA).
1437 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1438 if not configured with --enable-static-libjava.
1439 * Makefile.in: Regenerate.
1440 * configure: Likewise.
1441
1442 2011-07-15 Jason Merrill <jason@redhat.com>
1443
1444 * Makefile.in (check-c++): Move check-gcc-c++0x after
1445 check-target-libstdc++-v3.
1446
1447 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1448
1449 * MAINTAINERS (c6x port): New entry.
1450
1451 2011-07-13 Jason Merrill <jason@redhat.com>
1452
1453 * Makefile.in (check-gcc-c++0x): New.
1454 (check-c++): Depend on it.
1455
1456 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1457
1458 PR target/39150
1459 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1460 x86_64-*-solaris2.1[0-9]*.
1461 * configure: Regenerate.
1462
1463 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
1464
1465 * MAINTAINERS (RTL optimizers): Add self.
1466
1467 2011-06-27 Gabriel Charette <gchare@google.com>
1468
1469 * MAINTAINERS (Write After Approval): Add myself.
1470
1471 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1472
1473 PR regression/47836
1474 PR bootstrap/23656
1475 PR other/47733
1476 PR bootstrap/49247
1477 PR c/48825
1478 * configure.ac (target_libraries): Remove target-libiberty.
1479 Remove case-statement setting skipdirs=target-libiberty for
1480 multiple targets. Remove checking target_configdirs and
1481 removing target-libiberty but keeping target-libgcc if
1482 otherwise empty.
1483 * Makefile.def (target_modules): Don't add libiberty.
1484 (dependencies): Remove all traces of target-libiberty.
1485 * configure, Makefile.in: Regenerate.
1486
1487 2011-06-13 Walter Lee <walt@tilera.com>
1488
1489 * configure.ac (tilepro-*-*) New case.
1490 (tilegx-*-*): Likewise.
1491 * configure: Regenerate.
1492
1493 2011-06-06 Jing Yu <jingyu@google.com>
1494
1495 * configure.ac: Skip target-libiberty for
1496 arm*-*-linux-androideabi.
1497 * configure: Regenerated.
1498
1499 2011-06-06 Nick Clifton <nickc@redhat.com>
1500
1501 * config.sub: Sync from upstream.
1502
1503 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
1504
1505 * MAINTAINERS (Write After Approval): Add myself.
1506
1507 2011-06-01 Daniel Jacobowitz <drow@false.org>
1508
1509 * MAINTAINERS: Update my email address.
1510
1511 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
1512
1513 * MAINTAINERS (Write After Approval): Update my email address.
1514
1515 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
1516
1517 * MAINTAINERS (Write After Approval): Add myself.
1518
1519 2011-05-08 Doug Kwan <dougkwan@google.com>
1520
1521 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1522 * configure: Regenerated.
1523 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1524 value from configure.
1525 * Makefile.in: Regenerated.
1526
1527 2011-05-05 Joseph Myers <joseph@codesourcery.com>
1528
1529 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1530 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1531 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1532 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1533 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1534 *-*-vxworks*): Disable newlib and libgloss in separate case
1535 statement.
1536 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1537 to separate case statement.
1538 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1539 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1540 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1541 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1542 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1543 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1544 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1545 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1546 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1547 i[[3456789]]86-*-rdos*, m32r-*-*,
1548 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1549 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1550 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1551 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1552 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1553 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1554 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1555 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1556 and libgloss in main case over targets. Remove most empty cases
1557 in main case over targets.
1558 * configure: Regenerate.
1559
1560 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
1561
1562 * MAINTAINERS (Write After Approval): Add myself.
1563
1564 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1565
1566 * configure.ac: Remove code setting special library locations for
1567 hppa*64*-*-hpux11*. Remove code setting compiler for
1568 sparc-sun-solaris2*.
1569 * configure: Regenerate.
1570
1571 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1572
1573 * configure.ac: Separate libgloss_dir settings from general case
1574 over targets.
1575 * configure: Regenerate.
1576
1577 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1578
1579 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1580 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1581 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1582 cases in libgcj-disabling case statement.
1583 (hppa*64*-*-linux*): Set unsupported_languages instead of
1584 disabling target-zlib.
1585 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1586 to hppa*64*-*-hpux*.
1587 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1588 hppa*-*-hpux*.
1589 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1590 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1591 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1592 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1593 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1594 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1595 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1596 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1597 libgcj-disabling case statement.
1598 * configure: Regenerate.
1599
1600 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1601
1602 * configure.ac: Disable Java for targets not supporting libffi.
1603 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1604 Remove cases in Java-disabling statement.
1605 (*arm-wince-pe): Change to arm-wince-pe.
1606 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1607 cases in Java-disabling statement.
1608 (bfin-*-*): Don't disable Java again.
1609 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1610 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1611 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1612 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1613 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1614 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1615 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1616 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1617 Java-disabling statement.
1618 (mmix-*-*): Don't disable Java again.
1619 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1620 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1621 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1622 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1623 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1624 statement.
1625 * configure: Regenerate.
1626
1627 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1628
1629 * configure.ac: Separate cases disabling Java and Java libraries
1630 from general case over targets.
1631 * configure: Regenerate.
1632
1633 2011-04-21 Jie Zhang <jzhang918@gmail.com>
1634
1635 * MAINTAINERS: Update my email address.
1636
1637 2011-04-20 Easwaran Raman <eraman@google.com>
1638
1639 * MAINTAINERS (Write After Approval): Add myself.
1640
1641 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1642
1643 PR lto/48086
1644 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1645 * configure: Regenerate.
1646
1647 2011-04-16 Jim Meyering <meyering@redhat.com>
1648
1649 * MAINTAINERS (Write After Approval): Add myself.
1650
1651 2011-04-15 Dodji Seketeli <dodji@redhat.com>
1652
1653 * MAINTAINERS: Update my email address.
1654
1655 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
1656
1657 * MAINTAINERS (Write After Approval): Add myself.
1658
1659 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1660
1661 * MAINTAINERS (Write After Approval): Add myself.
1662
1663 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1664
1665 * MAINTAINERS (Write After Approval): Add myself.
1666
1667 2011-04-06 Joseph Myers <joseph@codesourcery.com>
1668
1669 * configure.ac (build_tools): Remove build-byacc.
1670 (host_libs): Remove mmalloc.
1671 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1672 autoconf automake libtool diff rcs fileutils shellutils time
1673 textutils wdiff find uudecode hello tar gzip indent recode release
1674 sed perl gawk findutils gettext zip.
1675 (libgcj): Remove target-qthreads.
1676 (target_tools): Remove target-examples target-gperf.
1677 (YACC): Don't handle building byacc.
1678 * configure: Regenerate.
1679 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1680 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1681 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1682 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1683 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1684 handle building components.
1685 * Makefile.in: Regenerate.
1686
1687 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1688
1689 * MAINTAINERS: Update my email address as Xtensa maintainer.
1690
1691 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1692
1693 * config.sub: Sync from upstream.
1694
1695 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1696
1697 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1698 (microblaze*): Don't disable libssp.
1699 * configure: Regenerate.
1700
1701 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1702
1703 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1704 moveifchange.
1705 * configure: Regenerate.
1706 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1707 * Makefile.in: Regenerate.
1708
1709 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1710
1711 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1712 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1713 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1714 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1715 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1716 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1717 md_exec_prefix cases.
1718 * configure: Regenerate.
1719
1720 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1721
1722 * configure.ac: Separate cases disabling target-libssp,
1723 target-libiberty, target-libstdc++-v3 and Fortran from general
1724 case over targets.
1725 * configure: Regenerate.
1726
1727 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1728
1729 * configure.ac (*-*-chorusos): Don't disable libgcj.
1730 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1731 Remove case.
1732 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1733 (arm-*-coff): Don't disable libgcj.
1734 (arm*-*-linux-gnueabi): Remove useless assignment.
1735 (arm-*-riscix*): Don't disable libgcj.
1736 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1737 configuration.
1738 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1739 (c54x*-*-*): Remove case.
1740 (tic54x-*-*): Don't disable GCC or GCC libraries.
1741 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1742 to *.
1743 (d10v-*-*): Don't disable GCC libraries.
1744 (d30v-*-*): Don't disable libgcj.
1745 (h8500-*-*): Don't disable GCC libraries.
1746 (i960-*-*): Don't disable libgcj.
1747 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1748 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1749 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1750 libgcj.
1751 (m68k-*-coff*): Remove case.
1752 (mmix-*-*): Don't disable libgloss on host.
1753 (mn10200-*-*, mn10300-*-*): Remove cases.
1754 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1755 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1756 Don't disable libgcj.
1757 (romp-*-*): Remove case.
1758 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1759 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1760 case.
1761 (v810-*-*): Don't disable GCC libraries.
1762 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1763 (ip2k-*-*): Don't disable GCC libraries.
1764 * configure: Regenerate.
1765
1766 2011-03-28 Joseph Myers <joseph@codesourcery.com>
1767
1768 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1769 libffi on host.
1770 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1771 on host.
1772 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1773 * configure: Regenerate.
1774
1775 2011-03-26 John Marino <binutils@marino.st>
1776
1777 * configure.ac: Add support for *-*-dragonfly*
1778 * configure: Regenerate.
1779
1780 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1781
1782 * configure.ac (native_only): Remove.
1783 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1784 send-pr uudecode guile gnuserv on host.
1785 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1786 send-pr rcs guile perl texinfo libtool on host.
1787 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1788 automake send-pr rcs guile perl texinfo libtool on host.
1789 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1790 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1791 (alpha*-dec-osf*): Don't disable fileutils on target.
1792 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1793 texinfo send-pr expect dejagnu on target.
1794 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1795 target-qthreads on target.
1796 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1797 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1798 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1799 x86_64-*-mingw*): Don't disable expect on target.
1800 (*-*-cygwin*): Don't disable target-gperf on target.
1801 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1802 gnuserv on target.
1803 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1804 target.
1805 * configure: Regenerate.
1806
1807 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1808
1809 * configure.ac (target_tools): Remove target-groff.
1810 (native_only): Remove target-groff.
1811 (hppa*64*-*-*): Don't disable byacc.
1812 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1813 setting.
1814 (*-*-kaos*): Don't skip target-librx and target-groff.
1815 (*-*-netware*): Don't skip target-libmudflap.
1816 (*-*-tpf*): Don't skip target-libmudflap.
1817 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1818 directories on the host.
1819 (ia64*-*-*vms*): Don't skip tix.
1820 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1821 host.
1822 * configure: Regenerate.
1823
1824 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1825
1826 * configure.ac: Remove references to mt-mep, mt-netware,
1827 mt-wince.
1828 * Makefile.def: Add all-utils soft dependencies.
1829 * Makefile.tpl: Remove GDB_NLM_DEPS.
1830 * configure: Regenerate.
1831 * Makefile.in: Regenerate.
1832
1833 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1834
1835 * configure.ac: Do not include mh-x86omitfp.
1836 * configure: Regenerate.
1837
1838 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1839
1840 * configure.ac: Remove empty cases.
1841 * configure: Regenerate.
1842
1843 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1844
1845 * Makefile.def: Add dependency from termcap to gdb.
1846 * Makefile.in: Regenerate.
1847
1848 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1849
1850 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1851 * configure: Regenerate.
1852 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1853 * Makefile.tpl: Likewise.
1854 * Makefile.in: Regenerate.
1855
1856 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1857
1858 * configure.ac: Remove all mentions of tentative_cc.
1859 * configure: Regenerate.
1860
1861 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1862
1863 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1864 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1865 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1866 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1867 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1868 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1869 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1870 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1871 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1872 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1873 *-*-rhapsody*): Remove host cases.
1874 * configure: Regenerate.
1875
1876 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1877
1878 * configure.ac (ppc*-*-pe): Remove host case.
1879 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1880 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1881 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1882 cases.
1883 * configure: Regenerate.
1884
1885 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1886
1887 * config.sub: Update to version 2011-03-23.
1888
1889 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1890
1891 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1892 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1893 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1894 * configure: Regenerate.
1895
1896 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1897
1898 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1899 to Write After Approval.
1900 * config-ml.in: Don't handle arc-*-elf*.
1901 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1902 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1903 handle GCC libraries.
1904 * configure: Regenerate.
1905
1906 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1907
1908 PR bootstrap/48120:
1909 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1910 Add -lstdc++ -lm to LIBS.
1911 * configure: Regenerate.
1912
1913 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1914
1915 * config.guess: Update to version 2011-02-02
1916 * config.sub: Update to version 2011-02-24
1917
1918 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1919
1920 PR lto/48086
1921 * configure.ac: Re-enable LTO on *-apple-darwin9.
1922 * configure: Regenerate.
1923
1924 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1925
1926 PR lto/48086
1927 * configure.ac: Disable LTO on darwin due to an assembler change in
1928 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1929 under 256.
1930 * configure: Regenerate.
1931
1932 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1933
1934 * MAINTAINERS: Update myself as score backend maintainer,
1935 update my e-mail address.
1936
1937 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
1938
1939 * MAINTAINERS: Update my e-mail address.
1940
1941 2011-03-06 Joey Ye <joey.ye@arm.com>
1942
1943 * MAINTAINERS: Update my e-mail address.
1944
1945 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1946
1947 * configure.ac: Adjust test of with_ppl.
1948 * configure: Regenerated.
1949
1950 2011-03-02 Kai Tietz <ktietz@redhat.com>
1951
1952 * MAINTAINERS: Adjust my e-mail address.
1953
1954 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1955
1956 * configure.ac: Add -lpwl to ppllibs.
1957 * configure: Regenerated.
1958
1959 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1960
1961 * config/cloog.m4: Add -lisl to clooglibs.
1962 * configure: Regenerated.
1963
1964 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1965
1966 * MAINTAINERS (CPU Port maintainers): Add self.
1967
1968 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1969
1970 * MAINTAINERS: Add myself as testsuite maintainer.
1971
1972 2011-02-15 Mike Stump <mikestump@comcast.net>
1973
1974 * MAINTAINERS: Add myself as testsuite maintainer.
1975
1976 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1977
1978 Import from Libtool and gnulib:
1979
1980 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1981
1982 Prepare for supporting FreeBSD 10.
1983 * config.rpath: Remove handling of freebsd1* which soon would
1984 match FreeBSD 10.0.
1985
1986 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1987
1988 Remove support for FreeBSD 1.x.
1989 * libtool.m4 (_LT_LINKER_SHLIBS)
1990 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1991 soon would incorrectly match FreeBSD 10.0.
1992
1993 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1994
1995 PR binutils/12283
1996 * move-if-change: Import version from gnulib.
1997
1998 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1999
2000 PR lto/47225
2001 * Makefile.def (lto-plugin): Double dash for enable-shared.
2002 (configure-gcc): Depend on all-lto-plugin.
2003 * Makefile.in: Rebuilt.
2004
2005 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2006
2007 * configure.ac: Remove extra bracket.
2008 * configure: Regenerate.
2009
2010 2011-02-08 Tobias Burnus <burnus@net-b.de>
2011
2012 * MAINTAINERS: Add myself as libquadmath maintainer.
2013
2014 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
2015
2016 * MAINTAINERS: Update my email address.
2017
2018 2011-02-07 Joseph Myers <joseph@codesourcery.com>
2019
2020 * MAINTAINERS (option handling): Add self.
2021
2022 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
2023
2024 PR lto/47225
2025 * Makefile.def: Add dependency for install-gcc
2026 on install-lto-plugin.
2027 * Makfile.in: Regenerated
2028
2029 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
2030
2031 * MAINTAINERS (CPU Port Maintainers): Add myself.
2032
2033 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
2034
2035 PR libgcj/44341
2036 * configure.ac: Discard --with-* flags for host when configuring
2037 target libraries for cross build.
2038 * configure: Rebuilt.
2039
2040 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2041
2042 * MAINTAINERS (linear loop transforms): Removed.
2043
2044 2011-01-25 Jakub Jelinek <jakub@redhat.com>
2045
2046 * configure.ac: If with_ppl is no, move setting with_cloog=no
2047 after CLOOG_REQUESTED check.
2048 * configure: Regenerated.
2049
2050 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2051
2052 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2053 CLooG has been requested.
2054 * configure: Regenerated.
2055
2056 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2057
2058 * configure: Regenerated.
2059 * configure.ac: Check for version 0.11 (or later revision) of PPL.
2060
2061 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
2062
2063 * configure: Regenerated.
2064 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2065
2066 2011-01-21 Andreas Schwab <schwab@redhat.com>
2067
2068 * configure.ac: Use AS_HELP_STRING throughout.
2069 * configure: Regenerate.
2070
2071 2011-01-18 Jie Zhang <jie.zhang@analog.com>
2072
2073 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2074 * configure: Regenerate.
2075
2076 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2077
2078 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2079
2080 2011-01-13 Joel Brobecker <brobecker@adacore.com>
2081
2082 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2083 for ia64-hpux.
2084 * configure: Regenerate.
2085
2086 2011-01-07 Jan Hubicka <jh@suse.cz>
2087
2088 PR lto/47225
2089 * Makefile.in: Regenerate.
2090 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2091 configure.
2092
2093 2011-01-07 Jan Hubicka <jh@suse.cz>
2094
2095 * Makefile.in: Regenerate.
2096 * Makefile.def (gcc host module) and soft dependency on lto-plugin
2097 and configure dependency on lto-plugin configure.
2098 (lto-plugin module): Remove dependency on GCC; add dependency on
2099 liniberty.
2100
2101 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
2102
2103 * MAINTAINERS (Write After Approval): Add myself.
2104
2105 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
2106
2107 * configure: Regenerate.
2108
2109 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2110
2111 * configure.ac: (picochip): Disable libiberty.
2112
2113 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
2114
2115 * MAINTAINERS (Write After Approval): Add myself.
2116
2117 2010-12-10 Ian Lance Taylor <iant@google.com>
2118
2119 PR bootstrap/46819
2120 * configure.ac: For --disable-libgcj clear libgcj_saved.
2121 * configure: Rebuild.
2122
2123 2010-12-10 Tobias Burnus <burnus@net-b.de>
2124
2125 PR fortran/46540
2126 * configure.ac: Add --disable-libquadmath and
2127 --disable-libquadmath-support.
2128 * configure: Regenerate.
2129
2130 2010-12-03 Ian Lance Taylor <iant@google.com>
2131
2132 * MAINTAINERS: Add myself as libgo maintainer.
2133
2134 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
2135
2136 PR libffi/46792
2137 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2138 * configure: Regenerate.
2139
2140 2010-12-02 Ian Lance Taylor <iant@google.com>
2141
2142 * configure.ac: Always set default for poststage1_ldflags to
2143 -static-libstdc++ -static-libgcc.
2144
2145 2010-11-29 Andreas Schwab <schwab@redhat.com>
2146
2147 * configure.ac: Move comment to remove extra space in last argument
2148 of GCC_TARGET_TOOL.
2149
2150 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
2151
2152 PR other/46026
2153 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2154 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2155 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2156 (BASE_FLAGS_TO_PASS): Use it.
2157 * configure: Rebuilt.
2158 * Makefile.in: Rebuilt.
2159
2160 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2161
2162 PR binutils/12258
2163 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2164 Properly check default linker.
2165 * configure: Regnerated.
2166
2167 2010-11-23 Matthias Klose <doko@ubuntu.com>
2168
2169 * configure.ac: For --enable-gold, handle value `default' instead of
2170 `both*'. New configure option --{en,dis}able-ld.
2171 * configure: Regenerate.
2172
2173 2010-11-20 Ian Lance Taylor <iant@google.com>
2174
2175 * configure.ac: Only disable a language library if no language needs
2176 it. Don't let --disable-libgcj uncondtionally disable libffi.
2177 * configure: Rebuild.
2178
2179 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2180
2181 * Makefile.in: Regenerate.
2182
2183 PR other/46202
2184 * configure.ac: Fix just-built in-tree STRIP name to be
2185 binutils/strip-new.
2186 * configure: Regenerate.
2187 * Makefile.def (install-strip-gcc, install-strip-binutils)
2188 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2189 (install-strip-sid): Mirror dependencies on non-strip variants
2190 of these targets on the respective -strip prerequisites.
2191 * Makefile.tpl (install-strip, install-strip-host)
2192 (install-strip-target): New targets.
2193 (install-strip-[+module+], install-strip-target-[+module+]):
2194 New targets.
2195 * Makefile.in: Regenerate.
2196
2197 2010-11-19 Ian Lance Taylor <iant@google.com>
2198 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2199
2200 * configure.ac: Add target-libgo to target_libraries. Set
2201 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2202 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2203 (HOST_EXPORTS): Add GOC.
2204 (BASE_TARGET_EXPORTS): Add GOC.
2205 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2206 (GOCFLAGS_FOR_TARGET): New variable.
2207 (EXTRA_HOST_FLAGS): Add GOC.
2208 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2209 * Makefile.def (target_modules): Add libgo.
2210 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2211 (dependencies): Add dependency from configure-target-libgo to
2212 configure-target-libffi and all-target-libstdc++-v3. Add
2213 dependencies from all-target-libgo to all-target-libffi.
2214 (languages): Add go.
2215 * configure: Rebuild.
2216 * Makefile.in: Rebuild.
2217
2218 2010-11-19 Ian Lance Taylor <iant@google.com>
2219
2220 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2221 compiler/flag environment variables.
2222
2223 2010-11-18 Ian Lance Taylor <iant@google.com>
2224
2225 * configure.ac: Check for lang_requires_boot_languages in
2226 config-lang.in files.
2227 * configure: Rebuild.
2228
2229 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2230 Tobias Burnus <burnus@net-b.de>
2231
2232 PR fortran/32049
2233 * Makefile.def: Add libquadmath; build it with language=fortran.
2234 * configure.ac: Add libquadmath.
2235 * Makefile.tpl: Handle multiple libs in check-[+language+].
2236 * Makefile.in: Regenerate.
2237 * configure: Regenerate.
2238
2239 2010-11-16 Tom Tromey <tromey@redhat.com>
2240
2241 * MAINTAINERS: Moved myself to reviewers section.
2242
2243 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
2244
2245 * MAINTAINERS: Moved myself to reviewers section.
2246
2247 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2248
2249 * MAINTAINERS (Various Maintainers): Add self for build machinery.
2250 (Write After Approval): Remove self.
2251
2252 2010-11-15 Andreas Schwab <schwab@redhat.com>
2253
2254 * configure.ac: Fix spelling in option names.
2255 * configure: Regenerated.
2256
2257 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
2258
2259 PR bootstrap/39622
2260 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2261 * configure: Regenerated.
2262
2263 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
2264
2265 * MAINTAINERS: Update my email address.
2266
2267 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2268
2269 * configure: Regenerate.
2270
2271 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2272
2273 * configure: Regenerate.
2274
2275 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2276
2277 * configure: Regenerate.
2278
2279 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2280
2281 * configure: Regenerate.
2282
2283 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2284
2285 * configure.ac: Support official CLooG.org versions.
2286 * configure: Regenerate.
2287 * config/cloog.m4: New.
2288
2289 2010-11-10 François Dumont <francois.cppdevs@free.fr>
2290
2291 * MAINTAINERS (Write After Approval): Add myself.
2292
2293 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
2294
2295 * MAINTAINERS: Update my email address.
2296
2297 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2298
2299 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2300 * configure: Regenerate.
2301
2302 2010-11-03 Ian Lance Taylor <iant@google.com>
2303 Dave Korn <dave.korn.cygwin@gmail.com>
2304
2305 PR lto/46273
2306 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2307 and on other supported platforms whenever LTO is enabled.
2308 * configure: Rebuild.
2309
2310 2010-11-02 Alan Modra <amodra@gmail.com>
2311
2312 PR binutils/12110
2313 * configure.ac: Error when source path contains spaces.
2314 * configure: Regenerate.
2315
2316 2010-10-23 James E. Wilson <wilson@codesourcery.com>
2317
2318 * MAINTAINERS: Update my email address.
2319
2320 2010-10-20 Ian Lance Taylor <iant@google.com>
2321
2322 * Makefile.def (target_modules): Set lib_path to src/.libs for
2323 libstdc++-v3 module.
2324 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2325 * Makefile.in: Rebuild.
2326
2327 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2328
2329 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2330 (Write After Approval): Remove myself.
2331
2332 2010-10-15 Tristan Gingold <gingold@adacore.com>
2333
2334 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2335
2336 2010-10-14 Douglas Rupp <rupp@gnat.com>
2337
2338 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2339
2340 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2341
2342 * configure.ac (build_lto_plugin): New shell variable.
2343 (--enable-lto): Turn on by default for all non-ELF platforms that
2344 have had LTO support added so far. Set build_lto_plugin appropriately
2345 for both ELF and non-ELF.
2346 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2347 * configure: Regenerate.
2348
2349 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2350
2351 Sync from src:
2352 * configure.ac (v850 support): Remove target-libgloss from
2353 noconfigdirs.
2354 * configure: Regenerate.
2355
2356 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2357
2358 PR bootstrap/45326
2359 PR bootstrap/45174
2360 * configure.ac: Honor initial values of $build_configargs,
2361 $host_configargs, $target_configargs. Mark the precious, so
2362 environment settings get recorded.
2363 * configure: Regenerate.
2364
2365 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2366
2367 PR bootstrap/45796
2368 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2369 Depend on all-build-libiberty.
2370 * Makefile.in: Regenerate.
2371
2372 2010-09-30 Michael Eager <eager@eagercon.com>
2373
2374 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2375 * configure: Regenerate.
2376
2377 2010-09-28 Michael Eager <eager@eagercon.com>
2378
2379 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2380
2381 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2382
2383 PR bootstrap/44621
2384 * configure.ac: Fix unportable shell quoting.
2385 * configure: Regenerate.
2386
2387 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2388
2389 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2390 targets and amend comment.
2391 * configure: Regenerate.
2392
2393 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2394
2395 * MAINTAINERS (Write After Approval): Add myself.
2396
2397 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2398
2399 * configure.ac: Enable LTO by default on Darwin.
2400 * configure: Regenerate.
2401
2402 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2403
2404 * MAINTAINERS (Write After Approval): Add myself.
2405
2406 2010-09-01 Ian Bolton <ian.bolton@arm.com>
2407
2408 * MAINTAINERS (Write After Approval): Add myself.
2409
2410 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2411
2412 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2413 ports
2414
2415 2010-07-28 David Yuste <david.yuste@gmail.com>
2416
2417 * MAINTAINERS (Write After Approval): Add myself.
2418
2419 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2420
2421 * configure.ac: Support all v850 targets.
2422 * configure: Regenerate.
2423
2424 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2425
2426 PR bootstrap/44455
2427 * configure.ac (extra_mpfr_configure_flags): Copy from
2428 extra_mpc_gmp_configure_flags.
2429 * configure: Re-generated.
2430
2431 2010-07-22 Andi Kleen <ak@linux.intel.com>
2432
2433 * MAINTAINERS (Write After Approval): Add myself.
2434
2435 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2436
2437 * MAINTAINERS (Write After Approval): Add myself.
2438
2439 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
2440
2441 * MAINTAINERS (Write After Approval): Add myself.
2442
2443 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2444
2445 PR target/44862
2446 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2447 Provide -B option to allow for link spec %s substitutions for
2448 libstdc++.a on darwin.
2449 * Makefile.in: Regenerate.
2450
2451 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
2452
2453 * MAINTAINERS (Reviewers): Update my e-mail address
2454
2455 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
2456
2457 * Makefile.def (configure-gcc): Depend on all-libelf.
2458 * Makefile.in: Rebuild.
2459
2460 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
2461
2462 * MAINTAINERS (Write After Approval): Add myself in the right place.
2463
2464 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
2465
2466 * MAINTAINERS (Write After Approval): Add myself.
2467
2468 2010-05-25 Sterling Augustine <sterling@tensilica.com>
2469
2470 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2471
2472 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
2473
2474 * config.sub: Update to version 2010-05-21.
2475 * config.guess: Update to version 2010-04-03.
2476
2477 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2478
2479 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2480 * configure: Regenerate.
2481
2482 2010-05-12 Sriraman Tallam <tmsriram@google.com>
2483
2484 * MAINTAINERS (Write After Approval): Add myself.
2485
2486 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2487
2488 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2489 a platform that supports LTO.
2490 * configure: Regenerate.
2491
2492 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2493
2494 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2495 * configure: Regenerated.
2496
2497 2010-04-27 Roland McGrath <roland@redhat.com>
2498 H.J. Lu <hongjiu.lu@intel.com>
2499
2500 * configure.ac (--enable-gold): Support both, both/gold and
2501 both/bfd to add gold to configdirs without removing ld.
2502 * configure: Regenerated.
2503
2504 * Makefile.def: Add install-gold dependency to install-ld.
2505 * Makefile.in: Regenerated.
2506
2507 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2508
2509 PR lto/42776
2510 * configure.ac (--enable-lto): Refactor handling so libelf tests
2511 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2512 and allow LTO to be explicitly enabled on non-ELF platforms that
2513 are known to support it inside else-clause.
2514 * configure: Regenerate.
2515
2516 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2517
2518 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2519 * configure: Regenerate.
2520
2521 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
2522
2523 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2524 * configure: Regenerate.
2525
2526 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2527
2528 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2529 separately.
2530 * configure: Regenerate.
2531
2532 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
2533
2534 * MAINTAINERS (Write After Approval): Add myself.
2535
2536 2010-04-14 Tristan Gingold <gingold@adacore.com>
2537
2538 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2539 * configure: Regenerate.
2540
2541 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2542
2543 * configure: Regenerate after change to elf.m4.
2544
2545 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
2546
2547 * MAINTAINERS (Write After Approval): Add myself.
2548
2549 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2550
2551 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2552 * configure: Regenerated.
2553
2554 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2555
2556 * configure.ac: Print "buggy but acceptable" when CLooG
2557 revision is less than 9.
2558 * configure: Regenerated.
2559
2560 2010-04-01 Diego Novillo <dnovillo@google.com>
2561
2562 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2563
2564 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2565
2566 PR bootstrap/43615
2567 PR bootstrap/43328
2568
2569 Revert:
2570
2571 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2572
2573 * configure.ac: Do not pass --enable-multilib nor
2574 --disable-multilib in baseargs. Accept explicitly passed
2575 --enable_multilib.
2576 * configure: Regenerate.
2577
2578 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
2579
2580 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2581
2582 2010-03-31 Janis Johnson <janis187@us.ibm.com>
2583
2584 * MAINTAINERS: Remove myself.
2585
2586 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2587
2588 PR bootstrap/43328
2589 * configure.ac: Do not pass --enable-multilib nor
2590 --disable-multilib in baseargs. Accept explicitly passed
2591 --enable_multilib.
2592 * configure: Regenerate.
2593
2594 2010-03-28 Andrew Pinski <pinskia@gmail.com>
2595
2596 * MAINTAINERS (spu port): Remove me.
2597
2598 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2599
2600 * configure.ac (tic6x-*-*): New case.
2601 * configure: Regenerate.
2602
2603 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2604
2605 * config.sub: Update to version 2010-03-22.
2606 * config.guess: Update to version 2009-12-30.
2607
2608 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2609
2610 PR ada/42554
2611 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2612 * configure: Regenerate.
2613
2614 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2615
2616 * MAINTAINERS: Update my email address.
2617
2618 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2619
2620 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2621 (ghassan.shobaki@amd.com): Removed.
2622
2623 2010-03-17 Alan Modra <amodra@gmail.com>
2624
2625 * MAINTAINERS: Update my email address.
2626
2627 2010-03-16 Diego Novillo <dnovillo@google.com>
2628
2629 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2630 Matthews.
2631
2632 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2633
2634 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2635 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2636
2637 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2638
2639 * MAINTAINERS: Update my email address.
2640
2641 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2642
2643 * MAINTAINERS: Update my email address.
2644
2645 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2646
2647 * MAINTAINERS: Update my email address.
2648
2649 2010-03-09 Jie Zhang <jie@codesourcery.com>
2650
2651 * MAINTAINERS: Update my email address.
2652
2653 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2654
2655 PR libstdc++/32499
2656 * configure.ac (RANLIB): Default to true.
2657 (STRIP): Likewise.
2658 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2659 * configure: Regenerate.
2660
2661 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
2662
2663 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2664 (Write After Approval): Update my email address.
2665
2666 2010-02-17 Nick Clifton <nickc@redhat.com>
2667
2668 PR 11238
2669 * Makefile.tpl (local-distclean): Also remove config.cache files in
2670 sub-directories as there may not be Makefiles present in the
2671 sub-directories.
2672 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2673 the config.cache files found by the find command.
2674
2675 * Makefile.in: Regenerate.
2676 * configure.ac: Revert previous delta.
2677 * configure: Regenerate.
2678
2679 2010-02-15 Nick Clifton <nickc@redhat.com>
2680
2681 PR 11238
2682 * configure.ac: Delete config.cache files in sub-directories when
2683 deleting Makefiles.
2684 * configure: Regenerate.
2685
2686 2010-02-12 Ben Elliston <bje@gnu.org>
2687
2688 * MAINTAINERS: Update my email address.
2689
2690 2010-02-08 Andrew Pinski <pinskia@gmail.com>
2691
2692 * MAINTAINERS (spu port): Update my email address.
2693
2694 2010-02-08 Jie Zhang <jie.zhang@analog.com>
2695
2696 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2697
2698 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2699
2700 * configure.ac: Add "recommended" version checks for GMP/MPC.
2701 Update recommended GMP/MPFR/MPC versions.
2702 * configure: Regenerate.
2703
2704 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2705
2706 * MAINTAINERS: Move my Embecosm email address into the
2707 write-after-approval section.
2708
2709 2010-01-26 Ian Lance Taylor <iant@google.com>
2710
2711 * MAINTAINERS: Add myself as Go frontend maintainer.
2712
2713 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
2714
2715 PR libstdc++/36101, PR libstdc++/42813
2716 * configure.ac (bootstrap_target_libs): Make inclusion of
2717 target-libgomp conditional on libgomb being in target_configdirs.
2718 * configure: Regenerate.
2719
2720 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
2721
2722 PR libstdc++/36101, PR libstdc++/42813
2723 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2724 * configure: Regenerate.
2725
2726 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
2727
2728 PR libstdc++/36101, PR libstdc++/42813
2729 * configure.ac (target_configdirs): Substitute.
2730 * Makefile.def: Bootstrap target module libgomp.
2731 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2732 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2733 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2734 * configure, Makefile.in: Regenerate.
2735
2736 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2737
2738 * MAINTAINERS: Adjust my details.
2739
2740 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2741
2742 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2743
2744 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2745
2746 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2747
2748 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2749
2750 * MAINTAINERS (Write After Approval): Add myself.
2751
2752 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2753
2754 * MAINTAINERS (Write After Approval): Add myself.
2755
2756 2010-01-11 Richard Guenther <rguenther@suse.de>
2757
2758 PR lto/41569
2759 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2760 * Makefile.in: Regenerated.
2761
2762 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
2763
2764 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2765 * configure: Regenerate.
2766
2767 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2768 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2769
2770 PR bootstrap/42424
2771 * configure.ac: Include libtool m4 files.
2772 (_LT_CHECK_OBJDIR): Call it.
2773 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2774 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2775
2776 * configure: Regenerate.
2777
2778 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2779
2780 PR bootstrap/41818
2781 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2782 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2783 * Makefile.in: Regenerate.
2784
2785 2010-01-02 Richard Guenther <rguenther@suse.de>
2786
2787 PR lto/41529
2788 * configure.ac: Include config/elf.m4. Disable LTO if not
2789 builting for an elf target.
2790 * configure: Regenerate.
2791
2792 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2793
2794 * MAINTAINERS: Change my email address.
2795
2796 2009-12-18 Ben Elliston <bje@au.ibm.com>
2797
2798 * config.sub, config.guess: Update from upstream sources.
2799
2800 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2801
2802 * MAINTAINERS (Write After Approval): Add myself.
2803
2804 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2805
2806 PR middle-end/30447
2807 PR middle-end/30789
2808 PR other/40302
2809
2810 * configure.ac: Require MPC.
2811 * configure: Regenerate.
2812
2813 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2814
2815 PR target/38384
2816 PR bootstrap/40972
2817 * libtool.m4: Sync from git Libtool.
2818 * ltoptions.m4: Likewise.
2819 * ltversion.m4: Likewise.
2820 * lt~obsolete.m4: Likewise.
2821 * ltmain.sh: Likewise.
2822
2823 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2824
2825 * configure.ac: Update minimum MPC version to 0.8.
2826 * configure: Regenerate.
2827
2828 2009-11-21 Sebastian Pop <sebpop@gmail.com>
2829
2830 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2831 * configure: Regenerated.
2832
2833 2009-11-21 Ian Lance Taylor <iant@google.com>
2834
2835 * configure.ac: Change default of poststage1_ldflags to be empty if
2836 poststage1_libs is set. When poststage1_libs is empty, and
2837 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2838 * configure: Rebuild.
2839
2840 2009-11-21 Adam Nemet <adambnmet@gmail.com>
2841
2842 * MAINTAINERS (Write After Approval): Update my email address.
2843
2844 2009-11-20 Ben Elliston <bje@au.ibm.com>
2845
2846 * config.guess: Update from upstream sources.
2847
2848 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2849
2850 * Makefile.def: Restore host and target settings for gmp.
2851 * Makefile.in: Rebuild.
2852
2853 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2854
2855 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2856 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2857 Fix portability of test of C++ as bootstrap language. Add
2858 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2859 * configure: Rebuild.
2860 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2861 and cloog. Fix in-tree ppl configuration. Introduce libelf
2862 in-tree building.
2863 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2864 (POSTSTAGE1_HOST_EXPORTS): Use it.
2865 (STAGE[+id+]_CXXFLAGS): New.
2866 (BASE_FLAGS_TO_PASS): Pass it down.
2867 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2868 extra_exports.
2869 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2870 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2871 extra_exports.
2872 * Makefile.in: Rebuild.
2873
2874 2009-11-17 Ben Elliston <bje@au.ibm.com>
2875
2876 * config.sub, config.guess: Update from upstream sources.
2877
2878 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2879
2880 * MAINTAINERS (Write After Approval): Add myself.
2881
2882 2009-11-09 Jon Beniston <jon@beniston.com>
2883
2884 * MAINTAINERS (Write After Approval): Add myself.
2885
2886 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2887
2888 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2889 paths for *-w64-mingw* and x86_64-*mingw*.
2890 * configure: Regenerated.
2891
2892 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
2893
2894 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2895
2896 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2897
2898 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2899 Phil Edwards to Write-After Approval.
2900
2901 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2902
2903 * configure.ac: Disable target-winsup & co for
2904 x86_64-*-mingw* and *-w64-mingw* targets.
2905 * configure: Regenerated.
2906
2907 2009-10-16 Nick Clifton <nickc@redhat.com>
2908
2909 * MAINTAINERS: Add myself as a maintainer for the RX port.
2910
2911 2009-10-26 Johannes Singler <singler@kit.edu>
2912
2913 * MAINTAINERS (Write After Approval): Update my e-mail address.
2914
2915 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2916
2917 * configure.ac (CLooG test): Use = with test.
2918 * configure: Regenerate.
2919
2920 2009-10-22 Richard Guenther <rguenther@suse.de>
2921
2922 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2923 cloog if the ppl version check failed. Move flags saving
2924 before setting in libelf check.
2925 * configure: Regenerate.
2926
2927 2009-10-21 Richard Guenther <rguenther@suse.de>
2928
2929 * configure.ac: Adjust the ppl and cloog configure to work as
2930 documented. Disable cloog if ppl was disabled. Omit the version
2931 checks if they were disabled.
2932 * configure: Re-generate.
2933
2934 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2935
2936 * configure.ac: Add 'lto' to enable_languages, not
2937 new_enable_languages, and only if not already present.
2938 * configure: Regenerate.
2939
2940 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2941
2942 * README: Refer to the various COPYING* files instead of just
2943 COPYING.
2944 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2945
2946 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
2947
2948 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2949
2950 2009-10-07 Richard Guenther <rguenther@suse.de>
2951
2952 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2953 and Richard Guenther as reviewers.
2954 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2955 as reviewers.
2956
2957 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
2958
2959 * config.sub: Update from upstream sources.
2960
2961 2009-10-06 Ian Lance Taylor <iant@google.com>
2962
2963 * Makefile.def: check-gold depends upon all-gas.
2964 * Makefile.in: Rebuild.
2965
2966 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2967
2968 * MAINTAINERS (Write After Approval): Add myself.
2969
2970 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2971
2972 * Makefile.def: all-lto-plugin depends on all-libiberty.
2973 set bootstrap=true for lto-plugin.
2974 Add lto-plugin.
2975 * Makefile.in: Regenerate.
2976 * configure.ac (host_libs): Add lto-plugin.
2977 * configure: Regenerate.
2978
2979 2009-10-03 Diego Novillo <dnovillo@google.com>
2980
2981 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2982 (HOST_LIBELFLIBS): Define.
2983 (HOST_LIBELFINC): Define.
2984 * Makefile.in: Regenerate.
2985 * configure.ac: Add --enable-lto.
2986 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2987 If --enable-lto is used, add 'lto' to new_enable_languages.
2988 If --enable-lto is used and gold is enabled, add
2989 lto-plugin to configdirs.
2990 * configure: Regenerate.
2991
2992 2009-10-03 Simon Baldwin <simonb@google.com>
2993
2994 * configure.ac: If --with-system-zlib, suppress local zlib and
2995 pass --with-system-zlib to subdir configure scripts.
2996 * configure: Regenerate.
2997
2998 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2999 Paolo Bonzini <bonzini@gnu.org>
3000
3001 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3002 $(srcdir).
3003 * Makefile.in: Rebuilt.
3004
3005 2009-09-26 Gary Funck <gary@intrepid.com>
3006
3007 * MAINTAINERS (Write After Approval): Add myself.
3008
3009 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3010
3011 * configure.ac: Update minimum MPC version to 0.7.
3012 * configure: Regenerate.
3013
3014 2009-09-25 Nick Clifton <nickc@redhat.com>
3015
3016 * configure.ac: Pass any --cache-file=/dev/null option on to
3017 subconfigures.
3018 * configure: Regenerate.
3019
3020 2009-09-23 Nick Clifton <nickc@redhat.com>
3021
3022 * config.sub, config.guess: Update from upstream sources.
3023
3024 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
3025
3026 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3027 * Makefile.in: Rebuilt.
3028
3029 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3030
3031 PR bootstrap/32272
3032 * configure.ac: Error out if $srcdir isn't '.' but contains
3033 host-${host_noncanonical}.
3034 * configure: Regenerate.
3035
3036 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3037
3038 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3039 maintainer.
3040
3041 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3042
3043 * configure.ac: If bootstrapping a combined tree with
3044 --enable-gold, require c++ in stage1_languages.
3045 * configure: Regenerate.
3046
3047 * configure.ac: Also add target_libs of stage1_languages to
3048 bootstrap_target_libs.
3049 * configure: Regenerate.
3050
3051 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3052 with --enable-languages not containing c++.
3053 * configure: Regenerate.
3054
3055 2009-09-15 Jie Zhang <jie.zhang@analog.com>
3056
3057 * configure.ac: Disable java and boehm-gc for bfin-*-*.
3058 * configure: Regenerate.
3059
3060 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
3061
3062 * MAINTAINERS (Write After Approval): Update my e-mail address,
3063 and move from from here...
3064 (Waiting for paperwork): To here.
3065
3066 2009-09-09 Joseph Myers <joseph@codesourcery.com>
3067
3068 * MAINTAINERS (Reviewers): Add self as driver reviewer.
3069
3070 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3071
3072 * configure.ac: Do not use $extrasub for replacing @if/@endif
3073 parts in Makefile; instead, use additional arguments to
3074 AC_CONFIG_COMMANDS to do the replacement manually, with several
3075 sed invocations, to avoid HP-UX sed command limits.
3076 * configure: Regenerate.
3077
3078 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
3079
3080 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3081 blank before -L.
3082
3083 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
3084
3085 * configure.ac (with-build-config): Document. Handle without.
3086 Handle missing argument.
3087 * configure: Rebuilt.
3088
3089 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
3090
3091 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
3092 Default to bootstrap-debug only if compare-debug works.
3093 * configure: Rebuilt.
3094 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3095 * Makefile.in: Rebuilt.
3096
3097 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3098
3099 * MAINTAINERS (OS Port Maintainers): Update my email address.
3100
3101 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
3102
3103 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3104 * Makefile.in: Rebuilt.
3105
3106 2009-09-01 Chris Demetriou <cgd@google.com>
3107
3108 * MAINTAINERS (Write After Approval): Add myself.
3109
3110 2009-08-31 Dodji Seketeli <dodji@redhat.com>
3111
3112 PR debug/30161
3113 * include/dwarf2.h (enum dwarf_tag): Added
3114 DW_TAG_GNU_template_template_param
3115 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3116
3117 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
3118
3119 * Makefile.tpl (AWK): Fix typo.
3120 * Makefile.in: Regenerate.
3121
3122 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
3123
3124 * configure.ac: Detect awk and sed.
3125 * Makefile.def (flags_to_pass): Add AWK and SED.
3126 * Makefile.tpl (AWK, SED): New.
3127 (BASE_FLAGS_TO_PASS): Add AWK and SED.
3128 * configure: Regenerate.
3129 * Makefile.in: Regenerate.
3130
3131 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
3132
3133 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3134 (collapseslashes): Likewise.
3135
3136 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3137
3138 * configure.ac (AC_PREREQ): Bump to 2.64.
3139
3140 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3141
3142 * configure.ac: Remove --with-datarootdir, --with-docdir,
3143 --with-pdfdir, --with-htmldir switches.
3144 * configure: Regenerate.
3145
3146 * configure: Regenerate.
3147
3148 * compile: Sync from Automake 1.11.
3149 * depcomp: Likewise.
3150 * install-sh: Likewise.
3151 * missing: Likewise.
3152 * mkinstalldirs: Likewise.
3153 * ylwrap: Likewise.
3154
3155 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
3156
3157 * ltmain.sh (func_normal_abspath): New function.
3158 (func_relative_path): Likewise.
3159 (func_mode_help): Document new -bindir option for link mode.
3160 (func_mode_link): Add new -bindir option, and use it to place
3161 output DLL if specified.
3162
3163 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3164
3165 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3166 (baseargs): Add --disable-option-checking.
3167 * configure: Regenerate.
3168
3169 * Makefile.def (configure-target-libiberty): Depend on
3170 all-binutils and all-ld.
3171 (configure-target-newlib): Likewise.
3172 * Makefile.in: Regenerate.
3173
3174 2009-08-17 Ben Elliston <bje@au.ibm.com>
3175
3176 * config.sub, config.guess: Update from upstream sources.
3177
3178 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3179
3180 Sync from src, merge:
3181
3182 2009-07-02 Tristan Gingold <gingold@adacore.com>
3183
3184 * configure.ac: Do not exclude gas for i386-*-darwin.
3185 Add a case for x86_64-*-darwin.
3186 * configure: Regenerate.
3187
3188 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
3189
3190 * MAINTAINERS: Add my name to Write After Approval list.
3191
3192 2009-08-06 Michael Eager <eager@eagercon.com>
3193
3194 * configure.ac: Add Microblaze target.
3195 * configure: Regenerate.
3196
3197 2009-07-31 Christian Bruel <christian.bruel@st.com>
3198
3199 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3200 * configure: Regenerate.
3201
3202 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
3203
3204 * MAINTAINERS (Write After Approval): Update my e-mail address.
3205
3206 2009-07-06 Ian Lance Taylor <iant@google.com>
3207
3208 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3209 * configure: Rebuild.
3210
3211 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
3212
3213 * MAINTAINERS: Move myself to the Graphite Reviewers.
3214
3215 2009-06-30 Wei Guozhi <carrot@google.com>
3216
3217 * MAINTAINERS: Add my name to Write After Approval list.
3218
3219 2009-06-26 Steve Ellcey <sje@cup.hp.com>
3220
3221 PR bootstrap/40338
3222 * configure.ac (comparestring): Create new variable.
3223 * Makefile.tpl (comparestring): Use to skip some comparisions.
3224 * configure: Regenerate.
3225 * Makefile.in: Regenerate.
3226
3227 2009-06-26 Doug Evans <dje@sebabeach.org>
3228
3229 * Makefile.def (host_modules): Add cgen.
3230 * Makefile.in: Regenerate.
3231 * configure.ac (host_tools): Add cgen.
3232 * configure: Regenerate.
3233
3234 2009-06-23 DJ Delorie <dj@redhat.com>
3235
3236 * MAINTAINERS: Add myself as mep maintainer.
3237
3238 2009-06-23 Ian Lance Taylor <iant@google.com>
3239
3240 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3241 boot_languages. Only bootstrap target libraries listed in
3242 target_libs for some boot language. Add --with-stage1-ldflags,
3243 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3244 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3245 if not building with C++.
3246 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3247 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3248 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3249 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3250 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3251 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3252 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3253 * configure, Makefile.in: Rebuild.
3254
3255 2009-06-23 Li Feng <nemokingdom@gmail.com>
3256
3257 * MAINTAINERS: Added my name to write-after-approval list.
3258
3259 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3260
3261 * configure.ac: Define is_elf for QNX Neutrino targets.
3262 * configure: Regenerate.
3263
3264 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
3265
3266 * MAINTAINERS: Added my name to the write-after-approval list
3267
3268 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3269
3270 * configure.ac: Detect MPC in default directory.
3271 * configure: Regenerate.
3272
3273 2009-06-03 Jerome Guitton <guitton@adacore.com>
3274 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3275
3276 * Makefile.tpl (all): Avoid a trailing backslash.
3277 * Makefile.in: Regenerate.
3278
3279 2009-06-03 Ben Elliston <bje@au.ibm.com>
3280
3281 * config.sub, config.guess: Update from upstream sources.
3282
3283 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3284
3285 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3286 to noconfdirs.
3287 * configure: Regenerate.
3288
3289 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
3290
3291 * Makefile.tpl ([+compare-target+]): Compare all stage
3292 directories, rather than just gcc.
3293 * Makefile.in: Rebuilt.
3294
3295 2009-06-01 Doug Kwan <dougkwan@google.com>
3296
3297 * configure.ac: Support gold for target arm*-*-*.
3298 * configure: Regenerate.
3299
3300 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3301
3302 * Makefile.def: Add MPC support and dependencies.
3303 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3304
3305 * Makefile.in, configure: Regenerate.
3306
3307 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
3308
3309 * Makefile.tpl (all): Avoid harmless warning in make all when
3310 gcc-bootstrap is enabled but stage_last does not exist.
3311 * Makefile.in: Rebuilt.
3312
3313 2009-05-24 Nicolas Roche <roche@adacore.com>
3314
3315 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3316 * Makefile.in: Regenerate.
3317
3318 2009-05-21 Denis Chertykov <chertykov@gmail.com>
3319
3320 * MAINTAINERS: Update my e-mail address.
3321
3322 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3323
3324 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3325 * configure: Regenerate.
3326
3327 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3328
3329 PR other/40159
3330 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3331 gcc-no-bootstrap are mutually exclusive.
3332 * Makefile.in: Rebuilt.
3333
3334 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3335
3336 PR other/40159
3337 * Makefile.tpl (all): Don't end with unconditional success.
3338 * Makefile.in: Rebuilt.
3339
3340 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
3341
3342 PR target/37137
3343 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3344 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3345 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3346 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3347 stage_configureflags, stage_cflags and stage_libcflags into
3348 explicit Makefile macros.
3349 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3350 GFORTRAN.
3351 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3352 CC. Set CC_FOR_BUILD from CC.
3353 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3354 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3355 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3356 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3357 and GFORTRAN.
3358 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3359 (_LIBCFLAGS): Renamed to _TFLAGS.
3360 (do-compare-debug, do-compare3-debug): Drop.
3361 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3362 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3363 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3364 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3365 (XGCC_FLAGS_FOR_TARGET): New.
3366 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3367 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3368 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3369 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3370 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
3371 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3372 TFLAGS.
3373 (BUILD_CONFIG): Include if requested.
3374 (all): Set TFLAGS on bootstrap.
3375 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3376 (all-stageid-prefixmodule): Likewise.
3377 (do-clean, distclean-stageid): Set TFLAGS.
3378 (restrap): Fix whitespace.
3379 * Makefile.in: Rebuilt.
3380
3381 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
3382
3383 * config.guess: Sync with src.
3384
3385 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3386
3387 * configure.ac ($with_ppl): Default to no if not supplied.
3388 ($with_cloog): Likewise.
3389 configure: Regenerate.
3390
3391 2009-04-27 James E. Wilson <wilson@codesourcery.com>
3392
3393 * MAINTAINERS: Update my e-mail address.
3394
3395 2009-04-27 Nick Clifton <nickc@redhat.com>
3396
3397 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3398
3399 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3400
3401 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3402 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3403 * Makefile.in: Regenerate.
3404
3405 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3406
3407 PR bootstrap/39739
3408 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3409 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3410
3411 * configure, Makefile.in: Regenerate.
3412
3413 2009-04-21 Taras Glek <tglek@mozilla.com>
3414
3415 * include/hashtab.h: Update GTY annotations to new syntax
3416 * include/splay-tree.h: Likewise
3417
3418 2009-04-17 Ben Elliston <bje@au.ibm.com>
3419
3420 * config.sub, config.guess: Update from upstream sources.
3421
3422 2009-04-15 Anthony Green <green@moxielogic.com>
3423
3424 * configure.ac: Add moxie support.
3425 * configure: Rebuilt.
3426
3427 2009-04-14 Jakub Jelinek <jakub@redhat.com>
3428
3429 * configure.ac: Change copyright header to refer to version
3430 3 of the GNU General Public License and to point readers at the
3431 COPYING3 file and the FSF's license web page.
3432 * Makefile.def: Likewise.
3433 * Makefile.tpl: Likewise.
3434 * Makefile.in: Regenerate.
3435
3436 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3437
3438 * configure.ac: Restore match for darwin9 or later. Use double
3439 brackets since regeneration eats one pair.
3440 * configure: Regenerate.
3441
3442 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3443
3444 PR gas/10039
3445 * configure.ac: Require texinfo 4.7.
3446 * configure: Regenerated.
3447
3448 2009-04-09 Nick Clifton <nickc@redhat.com>
3449
3450 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3451 the GCC Runtime Library Exception.
3452
3453 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3454
3455 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3456 * configure: Regenerate.
3457
3458 2009-04-01 Steve Ellcey <sje@cup.hp.com>
3459
3460 * Makefil.def (languages): New entries.
3461 * Makefile.tpl (check-gcc-*): New generic target.
3462 * Makefile.in: Regenerate.
3463
3464 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
3465
3466 * MAINTAINERS: Update my email address.
3467
3468 2009-03-18 Tom Tromey <tromey@redhat.com>
3469
3470 * configure: Rebuild.
3471 * configure.ac (host_libs): Add libiconv.
3472 * Makefile.in: Rebuild.
3473 * Makefile.def (host_modules): Add libiconv.
3474 (configure-gdb, all-gdb): Depend on libiconv.
3475
3476 2009-03-16 Tristan Gingold <gingold@adacore.com>
3477
3478 * configure.ac: Treat gdb as supported on x86_64-darwin.
3479 * configure: Regenerate.
3480
3481 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3482
3483 * configure.ac (--with-host-libstdcxx): New option.
3484 * configure: Regenerate.
3485
3486 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
3487
3488 * MAINTAINERS: Move myself into the write after approval list.
3489
3490 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
3491
3492 * MAINTAINERS: Update e-mail address.
3493
3494 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
3495
3496 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3497
3498 2009-03-10 Ira Rosen <irar@il.ibm.com>
3499
3500 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3501
3502 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3503
3504 Backport from git Libtool:
3505
3506 2009-01-19 Robert Millan <rmh@aybabtu.com>
3507 Support GNU/kOpenSolaris.
3508 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3509 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3510 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3511 GNU/kOpenSolaris.
3512
3513 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
3514
3515 * MAINTAINERS: Update e-mail address.
3516
3517 2009-02-24 Michael Eager <eager@eagercon.com>
3518
3519 * MAINTAINERS (Write After Approval): Add self.
3520
3521 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
3522
3523 * MAINTAINERS (Write After Approval): Add myself.
3524
3525 2009-02-05 Andreas Schwab <schwab@suse.de>
3526
3527 * Makefile.tpl (stage_last): Define $r and $s before using
3528 $(RECURSE_FLAGS_TO_PASS).
3529 * Makefile.in: Regenerate
3530
3531 2009-01-30 Ian Lance Taylor <iant@google.com>
3532
3533 * MAINTAINERS: Move myself to the Global Reviewers list.
3534
3535 2009-01-29 Robert Millan <rmh@aybabtu.com>
3536
3537 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3538 * configure: Regenerate.
3539
3540 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
3541
3542 * MAINTAINERS: Make whitespace consistent.
3543 Remove Robert Millan from Write After Approval.
3544
3545 2009-01-16 Alan Modra <amodra@bigpond.net.au>
3546
3547 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3548 (all-opcodes): Depend on all-libiberty.
3549 * Makefile.in: Regenerate.
3550
3551 2009-01-15 Douglas B Rupp <rupp@gnat.com>
3552
3553 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3554 * configure: Regenerate.
3555
3556 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
3557
3558 * MAINTAINERS (Write After Approval): Add myself.
3559
3560 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
3561
3562 * MAINTAINERS: Add myself to reviewers (Fortran).
3563
3564 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
3565
3566 PR tree-optimization/38515
3567 * configure.ac (cloog-polylib): Removed.
3568 (with_ppl, with_cloog): Test for "no".
3569 * configure: Regenerated.
3570
3571 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
3572
3573 * MAINTAINERS: Moved myself to reviewers (Fortran).
3574
3575 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
3576
3577 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3578 (Write After Approval): Remove myself.
3579
3580 2009-01-03 Diego Novillo <dnovillo@google.com>
3581
3582 * MAINTAINERS: Remove myself from alias maintainership.
3583
3584 2009-01-02 David Ayers <ayers@fsfe.org>
3585
3586 * MAINTAINERS: Update e-mail address.
3587
3588 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
3589
3590 * MAINTAINERS: Make whitespace consistent.
3591
3592 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3593
3594 Backport from upstream Libtool:
3595 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3596 Add cache variables to tests that require the linker to work.
3597 For shlibpath_overrides_runpath, this also changes the semantics
3598 to let the result from the C compiler take precedence.
3599
3600 2008-12-02 Ben Elliston <bje@au.ibm.com>
3601
3602 * config.sub, config.guess: Update from upstream sources.
3603
3604 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3605
3606 * configure.ac (ppllibs): Add by default the lib flags.
3607 * configure: Regenerate.
3608
3609 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
3610
3611 * MAINTAINERS: Add myself to the write after approval list.
3612
3613 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3614
3615 * configure.ac: Add double brackets on darwin[912].
3616 * configure: Regenerate.
3617
3618 2008-12-03 Daniel Kraft <d@domob.eu>
3619
3620 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3621 Approval to Reviewer section (for Fortran front-end).
3622
3623 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3624
3625 * configure.ac: Expand to darwin10 and later.
3626 * configure: Regenerate.
3627
3628 2008-12-02 Andreas Schwab <schwab@suse.de>
3629
3630 * Makefile.def: configure-target-boehm-gc depends on
3631 all-target-libstdc++-v3.
3632 * Makefile.in: Regenerate.
3633
3634 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
3635
3636 * MAINTAINERS: Add myself as mingw maintainer.
3637
3638 2008-12-02 Ben Elliston <bje@au.ibm.com>
3639
3640 * config.sub, config.guess: Update from upstream sources.
3641
3642 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3643
3644 * README.SCO: Remove.
3645
3646 2008-11-29 Fernando Pereira <pronesto@gmail.com>
3647
3648 * MAINTAINERS: Add myself to the write after approval list.
3649
3650 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3651
3652 * MAINTAINERS: Update my email address in WAA section.
3653
3654 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
3655
3656 * MAINTAINERS: Update e-mail address.
3657
3658 2008-11-27 Toon Moene <toon@moene.org>
3659
3660 * MAINTAINERS: Change e-mail address.
3661
3662 2008-11-27 Tristan Gingold <gingold@adacore.com>
3663
3664 * configure.ac: Build gdb for i?86-*-darwin*
3665 * configure: Regenerated.
3666
3667 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
3668
3669 * MAINTAINERS: Added my full name.
3670
3671 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3672
3673 PR bootstrap/38014
3674 PR bootstrap/37923
3675
3676 Revert:
3677
3678 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3679
3680 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3681 * Makefile.in: Regenerated.
3682
3683 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3684
3685 PR gdb/921
3686 PR gdb/1646
3687 PR gdb/2175
3688 PR gdb/2176
3689
3690 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3691 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3692 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3693 (HOST_EXPORTS): Pass CPPFLAGS.
3694 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3695 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3696 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3697 * Makefile.in, configure: Regenerated.
3698 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3699 and CPPFLAGS_FOR_BUILD.
3700
3701 2008-11-06 Jeff Law <law@redhat.com>
3702
3703 * MAINTAINERS: Add myself as middle end maintainer.
3704
3705 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
3706
3707 * MAINTAINERS (Write after approval): Add myself.
3708
3709 2008-11-05 Diego Novillo <dnovillo@google.com>
3710
3711 * MAINTAINERS (Global Reviewers): Add myself.
3712 (Non-Algorithmic Maintainers): Remove myself.
3713
3714 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
3715
3716 * MAINTAINERS (Write after approval): Add myself.
3717
3718 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3719
3720 * MAINTAINERS (Write after approval): Add myself.
3721
3722 2008-10-31 Ben Elliston <bje@au.ibm.com>
3723
3724 * configure.ac (spu-*-*): Remove special case.
3725 * configure: Regenerate.
3726
3727 2008-10-30 Catherine Moore <clm@codesourcery.com>
3728
3729 * MAINTAINERS (Write after approval): Update my email address.
3730
3731 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3732
3733 * configure.ac [spu-*-*]: Do not set skipdirs.
3734 * configure: Re-generate.
3735
3736 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3737
3738 * MAINTAINERS (Various Maintainers): Add myself to reload.
3739
3740 2008-10-25 Richard Guenther <rguenther@suse.de>
3741
3742 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3743 maintainer. Remove myself as libgcc-math maintainer.
3744 (Non-Algorithmic Maintainers): Remove myself.
3745
3746 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3747
3748 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3749 * Makefile.in: Regenerated.
3750
3751 2008-10-23 Cary Coutant <ccoutant@google.com>
3752
3753 * MAINTAINERS (Write after approval): Add myself.
3754
3755 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3756
3757 PR gdb/921
3758 PR gdb/1646
3759 PR gdb/2175
3760 PR gdb/2176
3761
3762 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3763 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3764 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3765 (HOST_EXPORTS): Pass CPPFLAGS.
3766 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3767 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3768 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3769 * Makefile.in, configure: Regenerated.
3770 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3771 and CPPFLAGS_FOR_BUILD.
3772
3773 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
3774
3775 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3776 Sebastian Pop.
3777
3778 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3779
3780 * MAINTAINERS (Write After Approval): Added myself.
3781
3782 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3783
3784 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3785 recommended version to 2.3.2.
3786
3787 * configure: Regenerate.
3788
3789 2008-10-01 Mark Mitchell <mark@codesourcery.com>
3790
3791 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3792
3793 2008-09-29 David Daney <david.daney@caviumnetworks.com>
3794
3795 * MAINTAINERS (Write After Approval): Update e-mail address.
3796
3797 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3798
3799 * libtool.m4: Update to libtool 2.2.6.
3800 * lt~obsolete.m4: Update to libtool 2.2.6.
3801 * ltmain.sh: Update to libtool 2.2.6.
3802 * ltsugar.m4: Update to libtool 2.2.6.
3803 * ltversion.m4: Update to libtool 2.2.6.
3804 * ltoptions.m4: Update to libtool 2.2.6.
3805 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3806
3807 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3808
3809 * MAINTAINERS (Write After Approval): Add myself.
3810
3811 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3812
3813 * MAINTAINERS (Write After Approval): Update my name.
3814
3815 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3816
3817 * MAINTAINERS: Add myself in "Write After Approval".
3818
3819 2008-09-18 Steve Ellcey <sje@cup.hp.com>
3820
3821 * MAINTAINERS: Add myself as ia64 maintainer.
3822
3823 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3824
3825 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3826 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3827 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3828 and Michael Tiemann from Write After Approval since they do not
3829 actually have access.
3830
3831 2008-09-05 Richard Guenther <rguenther@suse.de>
3832
3833 * configure.ac: Initialize clooglibs to -lcloog.
3834 * configure: Re-generate.
3835
3836 2008-09-04 Le-Chun Wu <lcwu@google.com>
3837
3838 * MAINTAINERS (Write After Approval): Add myself.
3839
3840 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3841
3842 * configure.ac (--with-cloog-polylib): New.
3843 (--disable-cloog-version-check): New.
3844 (--disable-ppl-version-check): New.
3845 * configure: Re-generate.
3846
3847 2008-09-03 Richard Guenther <rguenther@suse.de>
3848
3849 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3850 cloog test.
3851 * configure: Re-generate.
3852
3853 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3854
3855 Add picoChip port.
3856 * MAINTAINERS: Add picoChip maintainers.
3857
3858 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3859 Tobias Grosser <grosser@fim.uni-passau.de>
3860 Jan Sjodin <jan.sjodin@amd.com>
3861 Harsha Jagasia <harsha.jagasia@amd.com>
3862 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3863 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3864 Adrien Eliche <aeliche@isty.uvsq.fr>
3865
3866 Merge from graphite branch.
3867 * configure: Regenerate.
3868 * Makefile.in: Regenerate.
3869 * configure.ac (host_libs): Add ppl and cloog.
3870 Add checks for PPL and CLooG.
3871 * Makefile.def (ppl, cloog): Added modules and dependences.
3872 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3873 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3874
3875 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3876
3877 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3878 (GCC_SHLIB_SUBDIR): New.
3879 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3880 * configure: Regenerate.
3881 * Makefile.in: Regenerate.
3882
3883 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3884
3885 * MAINTAINERS: Consistently use tabs to separate columns.
3886
3887 2008-08-29 Tristan Gingold <gingold@adacore.com>
3888
3889 * MAINTAINERS (Write after Approval): Add myself.
3890
3891 2008-08-28 Tristan Gingold <gingold@adacore.com>
3892
3893 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3894 Enable bfd, binutils and opcodes.
3895 * configure: Regenerate.
3896
3897 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3898
3899 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3900
3901 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3902
3903 * MAINTAINERS: Use correct Umlaut for last name.
3904
3905 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3906
3907 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3908
3909 2008-08-16 David Edelsohn <edelsohn@gnu.org>
3910
3911 * MAINTAINERS: Update my email address.
3912
3913 2008-08-16 Nicolas Roche <roche@adacore.com>
3914
3915 * Makefile.tpl: Add BOOT_ADAFLAGS.
3916 * Makefile.in: Regenerate.
3917
3918 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3919
3920 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3921 * configure: Regenerate.
3922
3923 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3924
3925 * configure.ac: Add makefile fragments for hpux.
3926 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3927 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3928 * configure: Regenerate.
3929 * Makefile.in: Regenerate.
3930
3931 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
3932
3933 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3934
3935 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
3936
3937 * MAINTAINERS (Write after Approval): Add myself.
3938
3939 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3940
3941 * MAINTAINERS (Write After Approval): Add myself.
3942
3943 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
3944
3945 * MAINTAINERS (Write After Approval): Add myself.
3946
3947 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3948
3949 * MAINTAINERS: Update my email address.
3950
3951 2008-06-25 Joey Ye <joey.ye@intel.com>
3952
3953 * MAINTAINERS (Write After Approval): Add myself.
3954
3955 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3956
3957 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3958 * Makefile.in: Regenerate.
3959 * configure: Regenerate.
3960
3961 2008-06-17 Daniel Kraft <d@domob.eu>
3962
3963 * MAINTAINERS (Write After Approval): Add myself.
3964
3965 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3966
3967 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3968 "$@" is still intact with both Autoconf 2.59 and 2.62.
3969 * configure: Regenerate.
3970
3971 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3972
3973 * Makefile.tpl: Fix comment errors.
3974 * Makefile.in: Regenerate.
3975
3976 2008-06-12 David S. Miller <davem@davemloft.net>
3977 David Edelsohn <edelsohn@gnu.org>
3978
3979 * configure.ac: Add powerpc*-*-* to gold supported targets.
3980 * configure: Regenerate.
3981
3982 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3983
3984 PR tree-optimization/36218
3985 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3986 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3987 (all prefix="build-"): Pass them to build-system sub-makes.
3988 * Makefile.in: Regenerate.
3989
3990 2008-06-07 Joseph Myers <joseph@codesourcery.com>
3991
3992 * MAINTAINERS (mt port): Remove.
3993 (sco5, unixware, sco udk): Remove.
3994 (Kean Johnston): Add to Write After Approval.
3995
3996 2008-05-30 Julian Brown <julian@codesourcery.com>
3997
3998 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3999 of libobjc for ARM EABI Linux.
4000 * configure: Regenerate.
4001
4002 2008-05-18 Xinliang David Li <davidxl@google.com>
4003
4004 * ChangeLog: Remove wrong ChangeLog entry.
4005
4006 2008-05-17 Xinliang David Li <davidxl@google.com>
4007
4008 * MAINTAINERS (Write After Approval): Add myself.
4009
4010 2008-05-15 Janus Weil <janus@gcc.gnu.org>
4011
4012 * MAINTAINERS (Write After Approval): Add myself.
4013
4014 2008-05-14 Rafael Espíndola <espindola@google.com>
4015
4016 * config-ml.in: don't handle --enable-shared and --enable-static.
4017
4018 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
4019
4020 * MAINTAINERS: Update my email address.
4021
4022 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
4023
4024 * MAINTAINERS: Update my email address.
4025
4026 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
4027
4028 * MAINTAINERS (Write After Approval): Add myself.
4029
4030 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
4031
4032 * MAINTAINERS (Write After Approval): Add myself.
4033
4034 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
4035
4036 * MAINTAINERS (crx): Add myself.
4037
4038 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4039
4040 Sync with src:
4041 2008-04-14 David S. Miller <davem@davemloft.net>
4042
4043 * configure.ac: Add sparc*-*-* to gold supported targets.
4044 * configure: Regenerate.
4045
4046 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4047
4048 PR bootstrap/35457
4049 * configure.ac: Include override.m4.
4050 * configure: Regenerate.
4051
4052 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4053
4054 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4055 * Makefile.in: Regenerate.
4056
4057 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
4058
4059 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4060 as nonconfigurable directories list.
4061 * configure: Regenerate.
4062
4063 2008-04-14 Ben Elliston <bje@au.ibm.com>
4064
4065 * config.sub, config.guess: Update from upstream sources.
4066
4067 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
4068
4069 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4070 * Makefile.in: Regenerate.
4071
4072 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
4073
4074 * configure.ac: Do not build libssp for the AVR.
4075 * configure: Regenerate.
4076
4077 2008-04-07 Ian Lance Taylor <iant@google.com>
4078
4079 * Makefile.def: check-gold depends upon all-binutils.
4080 * Makefile.in: Regenerate.
4081
4082 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
4083
4084 * MAINTAINERS (Write After Approval): Add myself.
4085
4086 2008-04-04 Nick Clifton <nickc@redhat.com>
4087
4088 PR binutils/4334
4089 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4090 builds.
4091 * configure: Regenerate.
4092
4093 2008-04-04 NightStrike <NightStrike@gmail.com>
4094
4095 PR other/35151
4096 * configure.ac: Combine rules for mingw32 and mingw64.
4097 * configure: Regenerate.
4098
4099 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
4100
4101 * MAINTAINERS (Write After Approval): Add myself.
4102
4103 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
4104
4105 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4106 * Makefile.in (.NOTPARALLEL): Ditto.
4107
4108 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
4109
4110 * MAINTAINERS (Write After Approval): Add myself.
4111
4112 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
4113
4114 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4115 * Makefile.in (.NOTPARALLEL): Regenerate.
4116
4117 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
4118
4119 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4120 * Makefile.in: Regenerate.
4121
4122 2008-03-26 Jakub Staszak <kuba@et.pl>
4123
4124 * MAINTAINERS (Write After Approval): Add myself.
4125
4126 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4127
4128 * MAINTAINERS: Update e-mail address.
4129
4130 2008-03-20 Ian Lance Taylor <iant@google.com>
4131
4132 * configure.ac: Add support for --enable-gold.
4133 * Makefile.def: Add gold as a directory like ld.
4134 * configure, Makefile.in: Regenerate.
4135
4136 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4137
4138 * configure.ac: m4_include config/proginstall.m4.
4139 * configure: Regenerate.
4140
4141 Backport from upstream Libtool:
4142
4143 2007-10-12 Eric Blake <ebb9@byu.net>
4144
4145 Deal with Autoconf 2.62's semantic change in m4_append.
4146 * ltsugar.m4 (lt_append): Replace broken versions of
4147 m4_append.
4148 (lt_if_append_uniq): Don't require separator to be overquoted,
4149 and avoid broken m4_append.
4150 (lt_dict_add): Fix typo.
4151 * libtool.m4 (_LT_DECL): Don't overquote separator.
4152
4153 2008-03-13 David Edelsohn <edelsohn@gnu.org>
4154
4155 * config.rpath: Add AIX 6 support.
4156
4157 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
4158
4159 * Makefile.def (stageprofile). Remove -fprofile-generate
4160 from stage_libcflags.
4161 * Makefile.in: Regenerate.
4162
4163 2008-03-13 Ben Elliston <bje@au.ibm.com>
4164
4165 * config.sub, config.guess: Update from upstream sources.
4166
4167 2008-03-06 Tom Tromey <tromey@redhat.com>
4168
4169 * MAINTAINERS: Update for treelang deletion.
4170
4171 2008-03-03 James E. Wilson <wilson@tuliptree.org>
4172
4173 * MAINTAINERS: Update my email address.
4174
4175 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
4176
4177 * MAINTAINERS (darwin port): Add myself as a maintainer.
4178 (objective-c/c++): Add myself as a maintainer.
4179
4180 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
4181
4182 * MAINTAINERS (Write After Approval): Update my email address.
4183
4184 2008-02-25 Tomas Bily <tbily@suse.cz>
4185
4186 * MAINTAINERS (Write After Approval): Add myself.
4187
4188 2008-02-23 Jakub Jelinek <jakub@redhat.com>
4189
4190 * MAINTAINERS (OpenMP): Add myself.
4191
4192 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
4193
4194 PR bootstrap/32009
4195 PR bootstrap/32161
4196
4197 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4198 * configure: Regenerate.
4199
4200 * Makefile.def: Define stage_libcflags for all bootstrap stages.
4201 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4202 STAGE4_LIBCFLAGS): New.
4203 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4204 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4205 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4206 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4207 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4208 for target modules. Don't export LIBCFLAGS.
4209 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4210 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4211 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4212 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4213 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4214 * Makefile.in: Regenerate.
4215
4216 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4217
4218 PR libgcj/33085
4219 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4220 Do not use -DDLL_EXPORT. Backport from upstream.
4221
4222 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4223
4224 * MAINTAINERS (Write After Approval): Add myself.
4225
4226 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
4227
4228 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4229 * configure: Regenerate.
4230
4231 2008-01-31 Marc Gauthier <marc@tensilica.com>
4232
4233 * configure.ac (xtensa*-*-*): Recognize processor variants.
4234 * configure: Regenerate.
4235
4236 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4237
4238 PR bootstrap/34922
4239 * configure.ac (PARSE_ARGS): Push suitable setting of
4240 ac_subdirs_all, for `./configure --help=recursive'.
4241 Handle `+' in generic toplevel directory disabling.
4242 * configure: Regenerate.
4243
4244 2008-01-28 Nick Clifton <nickc@redhat.com>
4245
4246 * MAINTAINERS (xstormy16): Take over maintainership.
4247
4248 2008-01-25 Joseph Myers <joseph@codesourcery.com>
4249
4250 * MAINTAINERS (c4x port): Remove.
4251
4252 2008-01-24 David Edelsohn <edelsohn@gnu.org>
4253
4254 * libtool.m4: Backport AIX 6 support from ToT Libtool.
4255
4256 2008-01-23 Ben Elliston <bje@au.ibm.com>
4257
4258 * config.sub, config.guess: Update from upstream sources.
4259
4260 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
4261
4262 * MAINTAINERS (Write After Approval): Add myself.
4263
4264 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
4265
4266 * MAINTAINERS: Update my email address.
4267
4268 2008-01-09 Raksit Ashok <raksit@google.com>
4269
4270 * MAINTAINERS (Write After Approval): Add myself.
4271
4272 2008-01-09 Raksit Ashok <raksit@google.com>
4273
4274 * MAINTAINERS (Write After Approval): Add myself.
4275
4276 2008-01-08 Ben Elliston <bje@au.ibm.com>
4277
4278 * config.sub, config.guess: Update from upstream sources.
4279
4280 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4281
4282 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4283 Change recommended MPFR from 2.2.1 -> 2.3.0.
4284 * configure: Regenerate.
4285
4286 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
4287
4288 * MAINTAINERS: Update my email address.
4289
4290 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
4291
4292 * MAINTAINERS: Update my email address.
4293
4294 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4295
4296 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4297 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4298 * Makefile.in: Regenerate.
4299
4300 2007-12-10 Mark Heffernan <meheff@google.com>
4301
4302 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4303 misplaced entries.
4304
4305 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4306
4307 * configure.ac: Enable libjava for x86_64-*-darwin9.
4308 * configure: Regenerate.
4309
4310 2007-12-07 Bill Maddox <maddox@google.com>
4311
4312 * MAINTAINERS (Write After Approval): Add myself.
4313
4314 2007-12-05 Ben Elliston <bje@au.ibm.com>
4315
4316 * config.sub, config.guess: Update from upstream sources.
4317
4318 2007-12-02 Matthias Klose <doko@ubuntu.com>
4319
4320 * config-ml.in: Remove 64bit configure tests.
4321
4322 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4323
4324 * config-ml.in: Robustify against white space in absolute file
4325 names.
4326
4327 * config-ml.in (multi-clean): Substitute ${Makefile}.
4328 Remove superfluous ${Makefile} in list.
4329
4330 2007-11-19 Thiemo Seufer <ths@mips.com>
4331
4332 * config-ml.in: Don't hardcode the Makefile name.
4333
4334 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
4335
4336 * MAINTAINERS (Write After Approval): Add myself.
4337
4338 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
4339
4340 * MAINTAINERS (Write After Approval): Add myself.
4341
4342 2007-11-06 Doug Kwan <dougkwan@google.com>
4343
4344 * MAINTAINERS (Write After Approval): Add myself.
4345
4346 2007-10-25 Ben Elliston <bje@au.ibm.com>
4347
4348 * MAINTAINERS (mercury): Remove entry.
4349 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4350
4351 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4352
4353 * Makefile.def (dependencies): Make configure-gdb depend on
4354 all-intl.
4355 * Makefile.in: Regenerated.
4356
4357 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
4358
4359 * MAINTAINERS (Fortran maintainer): Remove myself.
4360
4361 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
4362
4363 * Makefile.def: To avoid problems running with parallel makes,
4364 build newlib before libgloss so that target specific header
4365 files are availble.
4366 * Makefile.in: Regenerate
4367
4368 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4369
4370 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4371 * Makefile.in: Regenerate.
4372
4373 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
4374
4375 * MAINTAINERS (Register allocation reviewer): Add myself.
4376
4377 2007-10-08 Mike Frysinger <vapier@gentoo.org>
4378
4379 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4380 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4381 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4382 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4383 * configure: Regenerate.
4384
4385 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
4386
4387 * MAINTAINERS (Register allocation reviewer): Add myself.
4388
4389 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
4390
4391 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4392 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4393 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4394 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4395 * configure.ac: Default them to host tools for $host = $build.
4396 Subst them.
4397
4398 * configure: Regenerate.
4399 * Makefile.in: Regenerate.
4400
4401 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
4402
4403 * MAINTAINERS (Register allocation reviewer): Add myself.
4404
4405 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
4406
4407 * MAINTAINERS (Register allocation reviewer): Add myself.
4408
4409 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
4410
4411 * MAINTAINERS (Write After Approval): Fix typo.
4412
4413 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4414
4415 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4416 * configure: Regenerate.
4417
4418 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4419
4420 PR bootstrap/31906
4421 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4422 they're already prefixed.
4423
4424 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4425
4426 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4427 libstdc++.
4428 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4429 * configure: Regenerate.
4430 * Makefile.in: Regenerate.
4431
4432 2007-09-17 Andreas Schwab <schwab@suse.de>
4433
4434 * configure.ac: Raise minimum makeinfo version to 4.6.
4435 * configure: Regenerate.
4436
4437 2007-09-17 Johannes Singler <singler@ira.uka.de>
4438
4439 * MAINTAINERS (write-after-approval) add myself
4440
4441 2007-09-15 Alan Modra <amodra@bigpond.net.au>
4442
4443 * configure.ac: Correct makeinfo version check.
4444 * configure: Regenerate.
4445
4446 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
4447
4448 * MAINTAINERS: Update my email address.
4449
4450 2007-09-14 Richard Sandiford <richard@codesourcery.com>
4451
4452 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4453 to $skipdirs and only disable gprof for newlib. Use the normal
4454 mips*-elf* handling in other respects.
4455 * configure: Regnerate.
4456
4457 2007-09-12 David Daney <ddaney@avtrex.com>
4458
4459 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4460 enabling libgcj.
4461 * configure: Regenerate.
4462
4463 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4464
4465 PR other/32154
4466 * configure.ac: For libgloss targets, point the linker to the linker
4467 script, startup code and simulator library.
4468 * configure: Regenerate.
4469
4470 2007-09-07 Andrew Haley <aph@redhat.com>
4471
4472 * configure.ac (noconfigdirs): Remove target-libffi and
4473 target-libjava.
4474 * configure: Regenerate.
4475
4476 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4477
4478 PR target/33281
4479 * configure.ac: Use config/mh-mingw on mingw.
4480 * configure: Regenerate.
4481
4482 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
4483
4484 * MAINTAINERS (Write After Approval): Add myself.
4485
4486 2007-09-05 Richard Guenther <rguenther@suse.de>
4487
4488 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4489 nor --disable-checking is provided also turn on yes and types
4490 checking for stage1.
4491 * configure: Re-generate.
4492
4493 2007-08-30 Krister Walfridsson <cato@df.lth.se>
4494
4495 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4496 (Write After Approval): Remove myself.
4497
4498 2007-08-29 Nick Clifton <nickc@redhat.com>
4499
4500 * config.sub, config.guess: Update from upstream sources.
4501
4502 2007-08-22 Bud Davis <jmdavis@link.com>
4503
4504 * MAINTAINERS (Write After Approval): Added myself.
4505 * MAINTAINERS (Reviewers): Removed myself.
4506
4507 2007-08-18 Paul Brook <paul@codesourcery.com>
4508 Joseph Myers <joseph@codesourcery.com>
4509
4510 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4511 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4512 * Makefile.in: Regenerate.
4513 * configure.ac (--with-debug-prefix-map): New.
4514 * configure: Regenerate.
4515
4516 2007-08-17 Richard Sandiford <richard@codesourcery.com>
4517 Nigel Stephens <nigel@mips.com>
4518
4519 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4520 as target_makefile_frag.
4521 * configure: Regenerate.
4522
4523 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
4524
4525 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4526 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4527 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4528 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4529 (do-compare, do-compare3, do-compare-debug): New.
4530 ([+compare-target+]): Use them.
4531
4532 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
4533
4534 * MAINTAINERS (Write After Approval): Change my email address.
4535
4536 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4537 Ben Elliston <bje@au.ibm.com>
4538
4539 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4540 --silent if $silent.
4541 * configure: Regenerate.
4542
4543 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
4544
4545 * MAINTAINERS (Various Maintainers): Add myself as
4546 loop infrastructure maintainer. Update my e-mail
4547 address.
4548
4549 2007-07-31 Diego Novillo <dnovillo@google.com>
4550
4551 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4552 Adjust description.
4553
4554 2007-07-26 Richard Guenther <rguenther@suse.de>
4555
4556 * configure.ac: Add types checking to stage1 checking flags.
4557 * configure: Regenerate.
4558
4559 2007-07-17 Nick Clifton <nickc@redhat.com>
4560
4561 * COPYING3: New file. Contains version 3 of the GNU General
4562 Public License.
4563 * COPYING3.LIB: New file. Contains version 3 of the GNU
4564 Lesser General Public License.
4565
4566 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4567
4568 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4569
4570 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4571
4572 * MAINTAINERS (S/390 co-maintainer): Add myself.
4573 (Write After Approval): Remove myself.
4574
4575 2007-07-13 Dan Hipschman <dsh@google.com>
4576
4577 * MAINTAINERS (Write After Approval): Add myself.
4578
4579 2007-07-11 Nick Clifton <nickc@redhat.com>
4580
4581 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4582 WINDRES export.
4583 * Makefile.in: Regenerate.
4584
4585 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4586
4587 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4588 maintainer.
4589
4590 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4591
4592 * lt~obsolete.m4: New. Import from 20070318 libtool.
4593
4594 2007-07-03 Julian Brown <julian@codesourcery.com>
4595
4596 * MAINTAINERS (Write After Approval): Add myself.
4597
4598 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4599
4600 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4601 * configure: Regenerate.
4602
4603 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4604
4605 * configure.ac: Add some missing m4 quotation.
4606 * configure: Regenerate.
4607
4608 2007-07-02 Simon Baldwin <simonb@google.com>
4609
4610 * MAINTAINERS (Write After Approval): Add myself.
4611
4612 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
4613
4614 * configure: Regenerate.
4615
4616 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
4617
4618 * Makefile.def: Add windmc tool to build.
4619 * Makefile.tpl: Likewise.
4620 * configure.ac: Likewise.
4621 * Makefile.in: Regenerate.
4622 * configure: Regenerate.
4623
4624 2007-06-28 DJ Delorie <dj@redhat.com>
4625
4626 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4627 not building newlib.
4628 * configure: Regenerated.
4629
4630 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4631
4632 * MAINTAINERS (Write After Approval): Add myself.
4633
4634 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
4635
4636 * MAINTAINERS (Write After Approval): Add myself.
4637
4638 2007-06-19 Chris Matthews <chrismatthews@google.com>
4639
4640 * MAINTAINERS (Write After Approval): Add myself.
4641
4642 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4643
4644 * MAINTAINERS (Write After Approval): Add myself.
4645
4646 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4647
4648 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4649 * Makefile.in: Regenerated.
4650
4651 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4652
4653 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4654 bfin*-*-uclinux* targets.
4655 * configure: Regenerate.
4656
4657 2007-06-14 Ian Lance Taylor <iant@google.com>
4658
4659 * MAINTAINERS: Add myself as non-algorithmic global write
4660 maintainer.
4661
4662 2007-06-14 Diego Novillo <dnovillo@google.com>
4663
4664 * MAINTAINERS: Add self as middle-end maintainer and
4665 non-algorithmic global write maintainer.
4666
4667 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4668
4669 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4670 Move all Fortran maintainers except Paul Brook into the
4671 Non-Autopoiesis section.
4672
4673 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
4674
4675 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4676 (distclean-stage[+id+]): Possibly delete stage_last.
4677 * Makefile.in: Regenerate.
4678
4679 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
4680
4681 * MAINTAINERS (Various Maintainer): Fix typo.
4682
4683 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
4684
4685 * MAINTAINERS (Various Maintainer): Add myself as
4686 dataflow maintainer.
4687
4688 2007-06-07 Ben Elliston <bje@au.ibm.com>
4689
4690 * config.sub, config.guess: Update from upstream sources.
4691
4692 2007-06-07 Ben Elliston <bje@au.ibm.com>
4693
4694 * Makefile.tpl: Fix spelling error.
4695 * Makefile.in: Regenerate.
4696
4697 2007-06-01 Steve Ellcey <sje@cup.hp.com>
4698
4699 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4700 lt_cv_sys_max_cmd_len.
4701
4702 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4703
4704 * MAINTAINERS (Various Maintainers): Add myself as
4705 auto-vectorizer maintainer.
4706
4707 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
4708
4709 PR libjava/32098
4710 * libtool.m4: Revert previous change.
4711 * ltgcc.m4: Put it here.
4712
4713 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
4714
4715 * MAINTAINERS (Various Maintainers): Add myself as
4716 auto-vectorizer maintainer.
4717
4718 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4719
4720 PR libjava/32098
4721 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4722
4723 2007-05-30 Richard Guenther <rguenther@suse.de>
4724
4725 * MAINTAINERS (Various Maintainers): Add myself as
4726 auto-vectorizer maintainer.
4727
4728 2007-05-30 Jakub Jelinek <jakub@redhat.com>
4729
4730 PR bootstrap/29382
4731 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4732 * configure: Rebuilt.
4733
4734 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
4735
4736 * MAINTAINERS (Write After Approval): Removed my name.
4737
4738 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4739
4740 * MAINTAINERS (Write After Approval): Remove myself.
4741
4742 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4743
4744 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4745
4746 2007-05-23 Steve Ellcey <sje@cup.hp.com>
4747
4748 * ltmain.sh: Update from ToT Libtool.
4749 * libtool.m4: Update from ToT Libtool.
4750 * ltsugar.m4: New. Update from ToT Libtool.
4751 * ltversion.m4: New. Update from ToT Libtool.
4752 * ltoptions.m4: New. Update from ToT Libtool.
4753 * ltconfig: Remove.
4754 * ltcf-c.sh: Remove.
4755 * ltcf-cxx.sh: Remove.
4756 * ltcf-gcj.sh: Remove.
4757
4758 2007-05-22 Ollie Wild <aaw@google.com>
4759
4760 * MAINTAINERS (Write After Approval): Add myself.
4761
4762 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
4763
4764 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4765 stage_cflags.
4766 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4767 Remove CFLAGS/LIBCFLAGS.
4768 (configure-stage[+id+]-[+prefix+][+module+],
4769 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4770 * Makefile.in: Regenerate.
4771
4772 2007-05-15 Diego Novillo <dnovillo@google.com>
4773
4774 * MAINTAINERS: Update e-mail address.
4775
4776 2007-05-15 Revital Eres <eres@il.ibm.com>
4777
4778 * MAINTAINERS (Write After Approval): Add myself.
4779
4780 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
4781
4782 * MAINTAINERS (Write After Approval): Updated my address.
4783
4784 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4785
4786 * MAINTAINERS (Write After Approval): Add myself.
4787
4788 2007-05-11 Silvius Rus <rus@google.com>
4789
4790 * MAINTAINERS (Write After Approval): Add myself.
4791
4792 2007-04-23 Tom Tromey <tromey@redhat.com>
4793
4794 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4795
4796 2007-04-22 Mark Mitchell <mark@codesourcery.com>
4797
4798 * MAINTAINERS (cpplib): Rename to ...
4799 (libcpp): ... this. Add C/C++ front end maintainers.
4800
4801 2007-04-14 Steve Ellcey <sje@cup.hp.com>
4802
4803 * config-ml.in: Pass ${ml_config_env} to configure calls.
4804
4805 2007-04-04 Christian Bruel <christian.bruel@st.com>
4806
4807 * MAINTAINERS (Write After Approval): Add myself.
4808
4809 2007-04-02 Dave Korn <dave.korn@artimi.com>
4810
4811 * MAINTAINERS (Write After Approval): Add myself.
4812
4813 2007-03-31 Tobias Burnus <burnus@net-b.de>
4814
4815 * MAINTAINERS (fortran 95 front end): Add myself.
4816
4817 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4818
4819 * MAINTAINERS (Write After Approval): Add myself.
4820
4821 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
4822
4823 * MAINTAINERS (Modulo Scheduler): Add myself.
4824
4825 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4826
4827 * MAINTAINERS (fortran 95 front end): Add myself.
4828 (c++ front end): whitespace fix.
4829
4830 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4831
4832 * MAINTAINERS (Write After Approval): Add myself.
4833
4834 2007-03-21 Richard Sandiford <richard@codesourcery.com>
4835
4836 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4837 of glob. Quote arguments with single quotes too.
4838 * configure: Regenerate.
4839
4840 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4841
4842 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4843 * Makefile.in: Regenerate
4844
4845 2007-03-07 Andreas Schwab <schwab@suse.de>
4846
4847 * configure: Regenerate.
4848
4849 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4850
4851 * configure.ac: Add "--with-pdfdir" configure option,
4852 which defines pdfdir variable.
4853 * Makefile.def (target=fixincludes): Add install-pdf to
4854 missing targets.
4855 (recursive_targets): Add install-pdf target.
4856 (flags_to_pass): Add pdfdir.
4857 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4858 target.
4859 * configure: Regenerate
4860 * Makefile.in: Regenerate
4861
4862 2007-02-28 Eric Christopher <echristo@apple.com>
4863
4864 Revert:
4865 2006-12-07 Mike Stump <mrs@apple.com>
4866
4867 * Makefile.def (dependencies): Add dependency for
4868 install-target-libssp and install-target-libgomp on
4869 install-gcc.
4870 * Makefile.in: Regenerate.
4871
4872 2007-02-27 Matt Kraai <kraai@ftbfs.org>
4873
4874 * configure: Regenerate.
4875 * configure.ac: Move statements after variable declarations.
4876
4877 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4878
4879 * MAINTAINERS: Add myself as sh maintainer.
4880
4881 2007-02-19 Joseph Myers <joseph@codesourcery.com>
4882
4883 * configure.ac: Adjust for loop syntax.
4884 * configure: Regenerate.
4885
4886 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4887
4888 * configure: Rebuilt.
4889
4890 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4891
4892 * configure.ac: Drop multiple occurrences of --enable-languages,
4893 and fix its quoting.
4894 * configure: Rebuilt.
4895
4896 2007-02-17 Mark Mitchell <mark@codesourcery.com>
4897 Nathan Sidwell <nathan@codesourcery.com>
4898 Vladimir Prus <vladimir@codesourcery.com>
4899 Joseph Myers <joseph@codesourcery.com>
4900
4901 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4902 * configure: Regenerate.
4903
4904 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4905
4906 * ltconfig (freebsd*): Default to elf.
4907
4908 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4909
4910 * configure.ac (target_libraries): Move libgcc before libiberty.
4911 * configure: Regenerated.
4912
4913 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4914 Paolo Bonzini <bonzini@gnu.org>
4915
4916 PR bootstrap/30753
4917 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4918 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4919 * configure: Regenerated.
4920
4921 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4922
4923 * MAINTAINERS (Language Front End Maintainers): Update my mail
4924 address.
4925
4926 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4927
4928 PR bootstrap/30748
4929 * configure.ac: Correct syntax for Solaris ksh.
4930 * configure: Regenerated.
4931
4932 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4933
4934 * configure.ac: Sync with src.
4935 * configure: Regenerate.
4936
4937 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4938
4939 * Makefile.in: Regenerate.
4940
4941 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4942
4943 * config.sub: Sync with src.
4944
4945 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4946
4947 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4948 noncanonical equivalents.
4949 * configure.in: Rename to...
4950 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4951 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4952 target_noncanonical. Use them. Rewrite removal of configure
4953 arguments for autoconf 2.59. Discard variable settings. Force
4954 program_transform_name for native tools.
4955
4956 * Makefile.in: Regenerated.
4957 * configure: Regenerated with autoconf 2.59.
4958
4959 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
4960
4961 * MAINTAINERS (Write After Approval): Add myself.
4962
4963 2007-01-31 Andreas Schwab <schwab@suse.de>
4964
4965 * Makefile.tpl (LDFLAGS): Substitute it.
4966 * Makefile.in: Regenerate.
4967
4968 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
4969
4970 * MAINTAINERS (Write After Approval): Add myself.
4971
4972 2007-01-28 David Edelsohn <edelsohn@gnu.org>
4973
4974 * MAINTAINERS (spu port): Add myself.
4975
4976 2007-01-23 Richard Guenther <rguenther@suse.de>
4977
4978 PR bootstrap/30541
4979 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4980 * Makefile.tpl (GNATBIND): Substitute it.
4981 (GNATMAKE): Likewise.
4982 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4983 of STAGE_PREFIX.
4984 * Makefile.in: Regenerate.
4985 * configure: Regenerate.
4986
4987 2007-01-18 Mike Stump <mrs@apple.com>
4988
4989 * configure.in: Re-enable -Werror for gcc builds.
4990
4991 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
4992
4993 * MAINTAINERS (Write After Approval): Add myself.
4994
4995 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4996
4997 * configure.in: Change == to = in test command.
4998 * configure: Regenerate.
4999
5000 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
5001 Nick Clifton <nickc@redhat.com>
5002 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
5003
5004 * configure.in (build_configargs, host_configargs, target_configargs):
5005 Remove build/host/target parameters.
5006 (host_libs): Add gmp and mpfr.
5007 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5008 * Makefile.def (gmp, mpfr): New.
5009 (gcc): Remove target.
5010 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5011 target_os, target_vendor): New.
5012 (configure): Add host_alias/target_alias arguments; adjust invocations.
5013 * configure: Regenerate.
5014 * Makefile.in: Regenerate.
5015
5016 2007-01-11 Matt Fago <fago@earthlink.net>
5017
5018 * configure.in: Try to link to functions only in mpfr 2.2.x
5019 to improve robustness of configure tests.
5020 * configure: Regenerate.
5021
5022 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
5023
5024 * MAINTAINERS: Add myself as i386 maintainer.
5025
5026 2007-01-08 Jan Hubicka <jh@suse.cz>
5027
5028 * MAINTAINERS: Add myself as i386 maintainer.
5029
5030 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
5031
5032 * configure.in: Add support for an x86_64-mingw* target.
5033 * configure: Regenerate.
5034
5035 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
5036
5037 * Makefile.tpl (all-target): Correct @if conditional for target
5038 modules.
5039 * configure.in: Omit libiberty if building only target libgcc.
5040 * configure, Makefile.in: Regenerated.
5041
5042 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
5043
5044 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5045 * configure: Regenerate.
5046
5047 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
5048
5049 * Makefile.def (target_modules): Add libgcc.
5050 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
5051 * Makefile.tpl (clean-target-libgcc): Delete.
5052 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5053 on gcc even for bootstrapped modules. Rewrite handling of
5054 lang_env_dependencies to loop over target_modules.
5055 * configure.in (target_libraries): Add target-libgcc.
5056 * Makefile.in, configure: Regenerated.
5057
5058 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
5059
5060 * configure.in: Reorganize recognition of languages. Add
5061 --enable-stage1-languages. Show supported languages for the chosen
5062 target rather than all recognized languages.
5063 * configure: Regenerate.
5064
5065 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
5066
5067 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5068 * Makefile.in: Regenerate.
5069
5070 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5071
5072 * configure.in: Warn that MPFR 2.2.0 is buggy.
5073 * configure: Regenerate.
5074
5075 2006-12-27 Ian Lance Taylor <iant@google.com>
5076
5077 * configure.in: When removing Makefiles to force a reconfigure, also
5078 remove prev-DIR*/Makefile.
5079 * configure: Regenerate.
5080
5081 2006-12-22 Andreas Schwab <schwab@suse.de>
5082
5083 * configure: Regenerate with correct autoconf version.
5084
5085 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
5086
5087 * configure.in: add AC_SUBST for *_FOR_TARGET.
5088 * configure: Regenerate.
5089
5090 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5091
5092 * configure.in: Simplify logic for rejecting languages that cannot
5093 be built. Separate the case when a language is unsupported,
5094 from the case when the user chooses not to build a language.
5095
5096 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5097
5098 * configure.in: Remove "$build" case for powerpc-*-darwin* since
5099 it only affects bootstrap and could be tested on "$host" as well.
5100 * configure: Regenerate.
5101 * config/mh-ppc-darwin: Add to the stage1 cflags here.
5102
5103 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5104
5105 PR bootstrap/29544
5106 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5107 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5108 move here comment from Makefile.tpl.
5109 * Makefile.tpl: Move some definitions higher in the file.
5110 (STAGE1_CHECKING): New.
5111 * configure.in: Add --enable-stage1-checking.
5112 * configure: Regenerate.
5113 * Makefile.in: Regenerate.
5114
5115 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5116
5117 * MAINTAINERS: Add myself as build system maintainer.
5118
5119 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
5120
5121 * MAINTAINERS (Write After Approval): Add myself.
5122
5123 2006-12-13 Eric Christopher <echristo@apple.com>
5124
5125 * MAINTAINERS: Add myself as darwin maintainer.
5126
5127 2006-12-11 Ian Lance Taylor <ian@airs.com>
5128
5129 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5130
5131 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
5132
5133 MAINTAINERS: Update my entry.
5134
5135 2006-12-11 Alan Modra <amodra@bigpond.net.au>
5136
5137 * configure.in: Handle spu makefile frag.
5138 * Makefile.tpl (MAINT): Define
5139 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5140 * configure: Regenerate.
5141 * Makefile.in: Regenerate.
5142
5143 2006-12-11 Ben Elliston <bje@au.ibm.com>
5144
5145 * config.guess: Import latest version.
5146 * config.sub: Likewise.
5147
5148 2006-12-11 Ben Elliston <bje@au.ibm.com>
5149
5150 * configure.in (spu-*-*): Don't skip target-libiberty.
5151 * configure: Regenerate.
5152
5153 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
5154
5155 PR bootstrap/30134
5156 * configure.in: Correct x86 darwin support for libjava to powerpc
5157 and i?86 only.
5158 * configure: Regenerate.
5159
5160 2006-12-08 Sandro Tolaini <tolaini@libero.it>
5161
5162 * configure.in: Add x86 darwin support for libjava.
5163 * configure: Regenerate.
5164
5165 2006-12-07 Mike Stump <mrs@apple.com>
5166
5167 * Makefile.def (dependencies): Add dependency for
5168 install-target-libssp and install-target-libgomp on
5169 install-gcc.
5170 * Makefile.in: Regenerate.
5171
5172 2006-12-04 Richard Guenther <rguenther@suse.de>
5173
5174 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5175 (Non-Algorithmic Maintainers): Move over non-algorithmic
5176 loop optimizer maintainers, add myself as a non-algorithmic
5177 middle-end maintainer.
5178
5179 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
5180
5181 * MAINTAINERS (Write After Approval): Add myself.
5182
5183 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5184
5185 * configure.in: Update error message for missing GMP/MPFR.
5186
5187 * configure: Regenerate.
5188
5189 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5190
5191 * configure.in: Update MPFR version in error message.
5192
5193 * configure: Regenerate.
5194
5195 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5196
5197 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5198 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5199 --with-gmp-lib): New flags.
5200
5201 * configure: Regenerate.
5202
5203 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
5204
5205 * MAINTAINERS (Write After Approval): Change my email address.
5206
5207 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
5208
5209 * MAINTAINERS (Write After Approval): Add myself.
5210
5211 2006-11-22 Philipp Thomas <pth@suse.de>
5212
5213 * MAINTAINERS (i18n): Update e-mail address.
5214
5215 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5216
5217 * MAINTAINERS (spu port): Add myself as maintainer.
5218 (Write After Approval): Remove myself.
5219
5220 2006-11-22 Ben Elliston <bje@au.ibm.com>
5221
5222 * configure.in (skipdirs): Don't build libssp for SPU.
5223 * configure: Regenerate.
5224
5225 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
5226
5227 * MAINTAINERS (spu port): Add myself as maintainer.
5228 (libobjc): Update my email address.
5229
5230 2006-11-21 Andrea Bona <andrea.bona@st.com>
5231
5232 * MAINTAINERS (Write After Approval): Add myself.
5233
5234 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5235
5236 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5237 * configure : Rebuilt.
5238
5239 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5240
5241 * MAINTAINERS (Write After Approval): Add myself.
5242
5243 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
5244
5245 * MAINTAINERS (Write After Approval): Add myself.
5246
5247 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5248
5249 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5250 libmpfr.a.
5251 * configure: Regenerate.
5252
5253 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
5254
5255 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5256 (unstage): Test for stage_last presence.
5257
5258 PR bootstrap/29802
5259 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5260 STAGE_PREFIX.
5261 * Makefile.in: Regenerate.
5262
5263 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
5264
5265 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5266 maintainers.
5267
5268 2006-11-14 Erven Rohou <erven.rohou@st.com>
5269
5270 * MAINTAINERS (Write After Approval): Add myself.
5271
5272 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
5273
5274 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5275 and stageN-package/Makefile.
5276 * Makefile.in: Regenerated.
5277
5278 2006-11-14 Jie Zhang <jie.zhang@analog.com>
5279
5280 * configure.in: Remove target-libgloss from noconfigdirs for
5281 bfin-*-*.
5282 * configure: Regenerated.
5283
5284 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5285
5286 * configure.in (have_gmp): Only error if the gcc directory exists.
5287
5288 * configure: Regenerate.
5289
5290 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5291
5292 * configure.in: Robustify error message for missing GMP/MPFR.
5293
5294 * configure: Regenerate.
5295
5296 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
5297
5298 * MAINTAINERS (Write After Approval): Add myself.
5299
5300 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
5301
5302 * MAINTAINERS: Change email address.
5303
5304 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
5305
5306 * MAINTAINERS (Write After Approval): Add myself.
5307
5308 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
5309
5310 * MAINTAINERS (Write After Approval): Add myself.
5311
5312 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
5313
5314 * MAINTAINERS (Write After Approval): Move myself to
5315 Write After Approval section.
5316
5317 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5318
5319 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
5320 need_gmp anymore.
5321 * configure: Regenerate.
5322
5323 2006-10-16 Tobias Burnus <burnus@net-b.de>
5324
5325 * MAINTAINERS (Write After Approval): Add myself.
5326
5327 2006-10-16 Ben Elliston <bje@au.ibm.com>
5328
5329 * config.guess: Import latest version.
5330 * config.sub: Likewise.
5331
5332 2006-10-10 Brooks Moses <bmoses@stanford.edu>
5333
5334 * Makefile.def: Added pdf target handling.
5335 * Makefile.tpl: Added pdf target handling.
5336 * Makefile.in: Regenerated.
5337
5338 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
5339
5340 * MAINTAINERS: Add self as score port maintainer.
5341
5342 2006-10-04 Brooks Moses <bmoses@stanford.edu>
5343
5344 * MAINTAINERS (Write After Approval): Add myself.
5345
5346 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
5347
5348 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
5349 or newer.
5350 * configure: Regenerated.
5351
5352 2006-09-27 Dave Brolley <brolley@redhat.com>
5353
5354 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5355 using $s instead of $r.
5356 * configure: Regenerated.
5357
5358 2006-09-26 Thiemo Seufer <ths@mips.com>
5359
5360 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5361 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5362 * configure: Regenerate.
5363
5364 2006-09-24 Graeme Peterson <gridly@gmail.com>
5365
5366 * MAINTAINERS (Write After Approval): Remove myself.
5367
5368 2006-09-22 Chao-ying Fu <fu@mips.com>
5369
5370 * MAINTAINERS (Write After Approval): Add myself.
5371
5372 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
5373
5374 * MAINTAINERS: Add self as soft-fp maintainer.
5375
5376 2006-09-09 Anatoly Sokolov <aesok@post.ru>
5377
5378 * MAINTAINERS: Add myself as avr maintainer.
5379 Remove Marek Michalkiewicz as avr maintainer.
5380
5381 2006-09-07 Roberto Costa <roberto.costa@st.com>
5382
5383 * MAINTAINERS (Write After Approval): Add myself.
5384
5385 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
5386
5387 * configure.in: Never build newlib for a Mingw host.
5388 Never build newlib as Mingw target library.
5389 Test the existence of winsup/cygwin for building a Cygwin newlib,
5390 rather than just winsup.
5391 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5392 building a Mingw target.
5393 * configure: Regenerate.
5394
5395 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5396
5397 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5398
5399 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
5400
5401 * config.guess: Import from src (was more updated).
5402 * config.sub: Likewise.
5403
5404 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5405
5406 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5407 * configure: Regenerated.
5408
5409 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
5410
5411 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5412 for stages after the first.
5413
5414 2006-07-17 Jakub Jelinek <jakub@redhat.com>
5415
5416 * Makefile.def: Add dependencies for configure-opcodes
5417 on configure-intl and all-opcodes on all-intl.
5418 * Makefile.in: Regenerated.
5419
5420 2006-07-13 Ben Elliston <bje@au.ibm.com>
5421
5422 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5423
5424 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5425
5426 Port to hosts whose 'sort' and 'tail' implementations
5427 treat operands with leading '+' as file names, as POSIX
5428 has required since 2001. However, make sure the code still
5429 works on pre-POSIX hosts.
5430 * ltmain.sh: Don't assume "sort +2" is equivalent to
5431 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5432
5433 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5434
5435 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5436
5437 2006-07-04 Peter O'Gorman <peter@pogma.com>
5438
5439 * ltconfig: chmod 644 before ranlib during install.
5440
5441 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5442
5443 PR bootstrap/18058
5444 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5445 if the bootstrap compiler is a GCC version that supports it.
5446 * configure: Regenerate.
5447
5448 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5449
5450 * configure.in: Fix thinkos in previous check-in.
5451 * configure: Regenerate.
5452
5453 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5454
5455 PR other/27063
5456 * configure.in: Test subdir_requires and give an appropriate
5457 error message.
5458 * configure: Regenerate.
5459
5460 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
5461
5462 * MAINTAINERS (Write After Approval): Add myself.
5463
5464 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
5465
5466 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5467
5468 2006-06-22 Steve Ellcey <sje@cup.hp.com>
5469
5470 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5471
5472 2006-06-20 David Ayers <d.ayers@inode.at>
5473
5474 PR bootstrap/28072
5475 * configure.in: Add target-boehm-gc to noconfigdirs depending on
5476 whether target-libjava is being configured instead of whether the
5477 java front end is enabled.
5478 * configure: Regenerate.
5479
5480 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5481
5482 PR target/27540
5483 * configure.in: Only enable libgomp on IRIX 6.
5484 * configure: Regenerate.
5485
5486 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
5487
5488 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5489 too.
5490 * Makefile.in: Regenerate.
5491
5492 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
5493
5494 * config-ml.in: Alter CCASFLAGS to include special
5495 multilib options the same as is done for CFLAGS.
5496
5497 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5498
5499 * configure.in: Don't enable libgomp on hpux10.
5500 * configure: Rebuilt.
5501
5502 2006-06-12 David Ayers <d.ayers@inode.at>
5503
5504 PR bootstrap/27963
5505 PR target/19970
5506 * configure.in: Remove target-boehm-gc from noconfigdirs where
5507 ${libgcj} is specified.
5508 * configure: Regenerate.
5509
5510 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
5511
5512 Sync from src:
5513
5514 * configure.in: Sync.
5515 * configure: Regenerated.
5516
5517 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
5518
5519 * Makefile.def: Added dependencies from sim and gdb on intl, and
5520 added configure dependencies to everything with an all dependency
5521 on intl.
5522 * Makefile.in: Regenerated.
5523
5524 2006-06-06 David Ayers <d.ayers@inode.at>
5525
5526 PR libobjc/13946
5527 * Makefile.def: Add dependencies for libobjc which boehm-gc.
5528 * Makefile.in: Regenerate.
5529 * configure.in: Add --enable-objc-gc at toplevel and have it
5530 enable boehm-gc for Objective-C.
5531 Remove target-boehm-gc from libgcj.
5532 Add target-boehm-gc to target_libraries.
5533 Add target-boehm-gc to noconfigdirs where ${libgcj}
5534 is specified.
5535 Assert that boehm-gc is supported when requested for Objective-C.
5536 Only build boehm-gc if needed either for Java or Objective-C.
5537 * configure: Regenerate.
5538
5539 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
5540
5541 PR 27674
5542 * Makefile.tpl (configure-[+prefix+][+module+],
5543 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5544 Remove rule to unstage bootstrapped modules.
5545 (stage_current): New.
5546 * Makefile.in: Regenerate.
5547
5548 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5549
5550 * MAINTAINERS (Write After Approval): Update my e-mail address.
5551
5552 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
5553
5554 * include/libiberty.h: Declare pex_run_in_environment.
5555
5556 2006-05-31 Asher Langton <langton2@llnl.gov>
5557
5558 * MAINTAINERS (Write After Approval): Add myself.
5559
5560 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
5561
5562 * Makefile.def (bfd, opcodes): Fix lib_path.
5563 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5564 (restrap): Move under "@if gcc-bootstrap". Fix typo.
5565 * Makefile.in: Regenerate.
5566
5567 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5568
5569 * Makefile.in: Regenerate.
5570
5571 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5572
5573 * Makefile.def: Add install-html target. Add datarootdir
5574 docdir and htmldir to flags_to_pass.
5575 * Makefile.tpl: Add install-html target.
5576 * Makefile.in: Regenerate.
5577 * configure.in: Add --with-datarootdir, --with-docdir, and
5578 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5579 * configure: Regenerate.
5580
5581 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5582
5583 * configure.in: Enable gprof for cross builds.
5584 * configure: Regenerate.
5585
5586 2006-05-22 Richard Guenther <rguenther@suse.de>
5587
5588 Revert
5589 2006-01-31 Richard Guenther <rguenther@suse.de>
5590 Paolo Bonzini <bonzini@gnu.org>
5591
5592 * Makefile.def (target_modules): Add libgcc-math target module.
5593 * configure.in (target_libraries): Add libgcc-math target library.
5594 (--enable-libgcc-math): New configure switch.
5595 * Makefile.in: Re-generate.
5596 * configure: Re-generate.
5597 * libgcc-math: New toplevel directory.
5598
5599 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5600 Andreas Tobler <a.tobler@schweiz.ch>
5601
5602 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5603 * configure: Rebuilt.
5604
5605 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
5606
5607 * MAINTAINERS (Write After Approval): Add myself.
5608
5609 2006-05-01 DJ Delorie <dj@redhat.com>
5610
5611 * configure.in: Restore CFLAGS if GMP isn't present.
5612 * configure: Regenerate.
5613
5614 2006-05-01 Richard Guenther <rguenther@suse.de>
5615
5616 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5617 maintainer.
5618
5619 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
5620
5621 * MAINTAINERS (Write After Approval): Add myself.
5622
5623 2006-04-28 Jan Beulich <jbeulich@novell.com>
5624
5625 * MAINTAINERS (Write After Approval): Add myself.
5626
5627 2006-04-18 DJ Delorie <dj@redhat.com>
5628
5629 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5630 reference libgloss so that libssp can be built in a combined
5631 tree.
5632 * configure: Regenerate.
5633
5634 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
5635
5636 * MAINTAINERS (Write After Approval): Add myself.
5637
5638 2006-04-05 Ben Elliston <bje@au.ibm.com>
5639
5640 * configure.in: Require makeinfo 4.4 or higher.
5641 * configure: Regenerate.
5642
5643 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5644
5645 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5646 Rearrange the entries of other libraries to have them in one place.
5647
5648 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5649
5650 * MAINTAINERS (Write After Approval): Remove myself.
5651 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5652
5653 2006-03-14 Richard Guenther <rguenther@suse.de>
5654
5655 * configure: Regenerate with autoconf 2.13.
5656
5657 2006-03-13 Jim Blandy <jimb@codesourcery.com>
5658
5659 * MAINTAINERS: Use my work address.
5660
5661 * MAINTAINERS: Update my E-mail address.
5662
5663 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
5664
5665 * configure.in: Handle --disable-<component> generically.
5666 * configure: Regenerate.
5667
5668 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5669
5670 PR libgcj/17311
5671 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5672
5673 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5674
5675 * MAINTAINERS (Write After Approval): Remove myself.
5676 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5677
5678 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
5679
5680 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5681 (TARGET_CONFIGDIRS): Remove.
5682 * configure.in: Remove AC_SUBST(target_configdirs).
5683 * Makefile.in, configure: Regenerated.
5684
5685 2006-02-20 Steven G. Kargl <kargls@comcast.net>
5686
5687 * MAINTAINERS (Write After Approval): Remove myself.
5688 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5689
5690 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
5691
5692 PR bootstrap/25670
5693
5694 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5695
5696 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5697 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5698 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5699 BUILD_PREFIX, BUILD_PREFIX_1.
5700 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5701
5702 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5703 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5704
5705 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5706 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5707 of `cat stage_current`. Always provide the `r' and `s' variables.
5708 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5709 a single shell execution.
5710 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5711 bootstrapped modules, make the stage1 module if the build was not
5712 started yet, else build the current stage.
5713 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5714 (all-build, all-host, all-target, [+make_target+]-host,
5715 [+make_target+]-target): Do not use \-continued lines.
5716 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5717 (current_stage, restrap, stage_last): New.
5718
5719 * Makefile.in: Regenerate.
5720 * configure: Regenerate.
5721
5722 2006-02-19 Bud Davis <jmdavis@link.com>
5723
5724 * MAINTAINERS (Write After Approval): Remove myself.
5725 (Language Front End Maintainers): Add myself as fortran 95
5726 maintainer and update e-mail address.
5727
5728 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5729
5730 * MAINTAINERS (Write After Approval): Remove myself.
5731 (Language Front End Maintainers): Add myself as fortran 95
5732 maintainer.
5733
5734 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
5735
5736 * MAINTAINERS (Write After Approval): Add myself.
5737
5738 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5739
5740 * MAINTAINERS (Write After Approval): Remove myself.
5741 (Language Front End Maintainers): Add myself as
5742 fortran 95 maintainer.
5743
5744 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5745
5746 Sync from src:
5747
5748 2005-12-27 Leif Ekblad <leif@rdos.net>
5749
5750 * configure.in: Add support for RDOS target.
5751 * configure: Regenerate.
5752
5753 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5754 Andreas Schwab <schwab@suse.de>
5755
5756 * configure: Regenerate.
5757
5758 2006-02-12 David Edelsohn <edelsohn@gnu.org>
5759
5760 * configure.in (enable_libgomp): Add AIX.
5761 * configure: Regenerate.
5762
5763 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5764
5765 * MAINTAINERS (Write After Approval): Add myself.
5766
5767 2006-02-03 Lee Millward <lee.millward@gmail.com>
5768
5769 * MAINTAINERS (Write After Approval): Add myself.
5770
5771 2006-01-31 Richard Guenther <rguenther@suse.de>
5772 Paolo Bonzini <bonzini@gnu.org>
5773
5774 * Makefile.def (target_modules): Add libgcc-math target module.
5775 * configure.in (target_libraries): Add libgcc-math target library.
5776 (--enable-libgcc-math): New configure switch.
5777 * Makefile.in: Re-generate.
5778 * configure: Re-generate.
5779 * libgcc-math: New toplevel directory.
5780
5781 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
5782
5783 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5784 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5785 the assembler, linker and binutils.
5786 * configure: Regenerate.
5787
5788 2006-01-22 Dirk Mueller <dmueller@suse.de>
5789
5790 * MAINTAINERS (Write After Approval): Add myself.
5791
5792 2006-01-20 Diego Novillo <dnovillo@redhat.com>
5793
5794 * configure: Regenerate.
5795
5796 2006-01-18 Richard Henderson <rth@redhat.com>
5797 Jakub Jelinek <jakub@redhat.com>
5798 Diego Novillo <dnovillo@redhat.com>
5799
5800 * libgomp: New directory.
5801 * Makefile.def: Add target_module libgomp.
5802 * Makefile.in: Regenerate.
5803 * configure.in (target_libraries): Add target-libgomp.
5804 * configure: Regenerate.
5805
5806 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
5807
5808 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5809 @ from continuation.
5810 * Makefile.in: Rebuilt.
5811
5812 2006-01-04 Chris Lattner <sabre@gnu.org>
5813
5814 * MAINTAINERS (Write After Approval): Add myself.
5815
5816 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
5817
5818 PR bootstrap/24252
5819
5820 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5821 * Makefile.tpl (OBJDUMP): New.
5822 (EXTRA_HOST_FLAGS): Add it.
5823 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5824
5825 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5826 to use symbolic links between directories. Avoid race conditions
5827 or make them harmless.
5828 * configure.in: Do not try to use symbolic links between directories.
5829
5830 * Makefile.def (LEAN): Pass.
5831 * Makefile.tpl (LEAN): Define.
5832 (stage[+id+]-start): Accept that the previous directory does not
5833 exist, if the bootstrap is lean.
5834 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5835 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5836 configure substitution.
5837 ([+compare-target+]): Likewise.
5838 ([+bootstrap-target+]-lean): New.
5839 * configure.in: Remove lean bootstrap support from here.
5840
5841 * Makefile.in: Regenerate.
5842 * configure: Regenerate.
5843
5844 2006-01-04 Ben Elliston <bje@au.ibm.com>
5845
5846 * MAINTAINERS (libdecnumber): Add myself.
5847
5848 2006-01-02 Mark Mitchell <mark@codesourcery.com>
5849
5850 * libtool-ldflags: New script.
5851
5852 2006-01-02 Andreas Schwab <schwab@suse.de>
5853
5854 * configure.in: When reconfiguring remove Makefile in
5855 all stage directories.
5856 * configure: Regenerate.
5857
5858 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5859
5860 * MAINTAINERS: Update my email address.
5861
5862 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
5863
5864 Revert Ada-related part of the previous change.
5865
5866 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5867 Do not pass.
5868 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5869 * Makefile.in: Regenerate.
5870 * configure.in: Do not include mt-ppc-aix target fragment.
5871 * configure: Regenerate.
5872
5873 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
5874
5875 * configure.in: Select appropriate fragments for PowerPC/AIX.
5876 * configure: Regenerate.
5877
5878 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5879 BOOT_CFLAGS, BOOT_LDFLAGS.
5880 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5881 BOOT_CFLAGS, BOOT_LDFLAGS.
5882 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5883 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5884 (stage): Fail if we cannot complete the work.
5885 * Makefile.in: Regenerate.
5886
5887 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5888
5889 * configure.in: Replace ms1 with mt.
5890 * configure: Rebuilt.
5891
5892 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5893
5894 * MAINTAINERS: Update my email address.
5895
5896 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
5897
5898 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5899 install-host-nogcc): Don't invoke $(stage) at the end.
5900 * Makefile.in: Regenerate.
5901
5902 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
5903
5904 * configure.in: Flip the top-level bootstrap switch.
5905 * configure: Regenerate.
5906
5907 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5908
5909 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5910 $(stage) and $(unstage).
5911 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5912 (all): Remove stray semicolon.
5913 (local-distclean): Don't handle multilib.tmp and multilib.out.
5914 (install.all): Set $s for consistency.
5915 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5916 check_multilibs setting. Always make the install directory.
5917 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5918 Correct @if/@endif.
5919 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5920 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5921 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5922 (multilib.out): Remove.
5923 * Makefile.in: Regenerated.
5924
5925 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
5926
5927 * MAINTAINERS (Write After Approval): Add myself.
5928
5929 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5930
5931 * MAINTAINERS: Add myself as mt maintainer.
5932
5933 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5934
5935 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5936
5937 * MAINTAINERS: Change email address.
5938
5939 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5940
5941 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5942 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5943 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5944 Find in-tree tools if available.
5945 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5946 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5947 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5948 (COMPILER_*_FOR_TARGET): New.
5949 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5950 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5951 (CONFIGURED_*, USUAL_*): Remove.
5952 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5953 STRIP): Use autoconf substitutions.
5954 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5955 COMPILER_NM_FOR_TARGET): New.
5956 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5957
5958 (all): Make all-host and all-target in parallel.
5959 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5960 that $$r and $$s are set before invoking a recursive make.
5961 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5962 ([+bootstrap-target+]): Inline most of the `all' target.
5963
5964 2005-11-29 Ben Elliston <bje@au.ibm.com>
5965
5966 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5967 from the gcc build directory.
5968 * Makefile.in: Regenerate.
5969
5970 2005-11-29 Ben Elliston <bje@au.ibm.com>
5971
5972 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5973 depend on all-libdecnumber.
5974 * configure.in (host_libs): Include libdecnumber.
5975 * Makefile.in: Regenerate.
5976 * configure: Likewise.
5977
5978 2005-11-29 Ben Elliston <bje@au.ibm.com>
5979
5980 * libdecnumber: Import decNumber sources from the dfp-branch.
5981
5982 2005-11-21 Kean Johnston <jkj@sco.com>
5983
5984 * config.sub, config.guess: Sync from upstream sources.
5985
5986 2005-11-21 Ben Elliston <bje@au.ibm.com>
5987
5988 Import from Autoconf sources:
5989
5990 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5991 * config/move-if-change: Don't output "$2 is unchanged";
5992 suggested by Ben Elliston. Handle weird characters correctly.
5993
5994 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5995
5996 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5997 to match upstream libtool for darwin.
5998
5999 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
6000
6001 * Makefile.def: Remove gdb dependencies for gdbtk.
6002 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6003 (configure-gdb, install-gdb): New rules.
6004 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6005 * Makefile.in, configure: Regenerated.
6006
6007 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
6008
6009 * MAINTAINERS (Write After Approval): Add myself.
6010
6011 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
6012
6013 * MAINTAINERS (Write After Approval): Add myself.
6014
6015 2005-10-24 Diego Novillo <dnovillo@redhat.com>
6016
6017 * MAINTAINERS (alias analysis): Add Daniel Berlin and
6018 Diego Novillo.
6019
6020 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
6021
6022 PR bootstrap/24297
6023 * Makefile.tpl (do-[+make-target+], do-check, install,
6024 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6025 are set before recursing.
6026 * Makefile.in: Regenerate.
6027
6028 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
6029
6030 PR bootstrap/18939
6031 * Makefile.def (gcc) <target>: Fix thinko.
6032 * Makefile.in: Regenerate.
6033
6034 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
6035
6036 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6037 * configure: Regenerate.
6038
6039 2005-10-15 Jie Zhang <jie.zhang@analog.com>
6040
6041 * MAINTAINERS (Write After Approval): Add self.
6042
6043 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
6044
6045 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6046 target-libffi, target-qthreads, target-libjava, and
6047 targetlibobjc.
6048 * configure: Regenerate.
6049
6050 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
6051
6052 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6053 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6054 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6055 (USUAL_OBJDUMP_FOR_TARGET): New.
6056 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6057 * configure.in: Check for $OBJDUMP_FOR_TARGET.
6058 * configure, Makefile.in: Regenerated.
6059
6060 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
6061
6062 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6063 before other host packages.
6064
6065 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
6066
6067 * MAINTAINERS: Add self as sh libraries/configury maintainer.
6068
6069 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
6070
6071 PR bootstrap/22340
6072
6073 * configure.in (default_target): Remove.
6074 * Makefile.tpl (all): Do not use prerequisites as subroutines
6075 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6076 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6077 use prerequisites as subroutines.
6078 (check-host, check-target): New.
6079 (bootstrap configure & all targets): Do not use stage*-start
6080 if the directory layout is already ok.
6081 (non-bootstrap configure & all targets): Prepend a $(unstage).
6082 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
6083 (NOTPARALLEL): Remove.
6084 (unstage, stage variables): New variables.
6085 (unstage, stage targets): Simply expand to those variables.
6086
6087 * configure: Regenerate.
6088 * Makefile.in: Regenerate.
6089
6090 2005-10-04 James E Wilson <wilson@specifix.com>
6091
6092 * Makefile.def (lang_env_dependencies): Add libmudflap.
6093 * Makefile.in: Regenerate.
6094
6095 2005-10-03 Andreas Schwab <schwab@suse.de>
6096
6097 Backport from libtool CVS:
6098 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
6099
6100 * ltmain.sh: add support for installing into temporary
6101 staging area (e.g. 'make install DESTDIR=...')
6102
6103 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
6104
6105 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6106 * configure: Regenerated.
6107
6108 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
6109
6110 * configure: Regenerate with the correct
6111 autoconf version.
6112
6113 2005-09-30 Catherine Moore <clm@cm00re.com>
6114
6115 * configure.in (bfin-*-*): New.
6116 * configure: Regenerated.
6117
6118 2005-09-28 Geoffrey Keating <geoffk@apple.com>
6119
6120 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6121 (LIPO_FOR_TARGET): New.
6122 (CONFIGURED_LIPO_FOR_TARGET): New.
6123 (USUAL_LIPO_FOR_TARGET): New.
6124 (STRIP_FOR_TARGET): New.
6125 (CONFIGURED_STRIP_FOR_TARGET): New.
6126 (USUAL_STRIP_FOR_TARGET): New.
6127 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6128 STRIP_FOR_TARGET.
6129 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6130 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6131 * Makefile.in: Regenerate.
6132 * configure: Regenerate.
6133
6134 2005-09-19 David Edelsohn <edelsohn@gnu.org>
6135
6136 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6137 (rs6000-*-aix*): Same.
6138 * configure: Regenerate.
6139
6140 2005-09-16 Tom Tromey <tromey@redhat.com>
6141
6142 * MAINTAINERS: Add self as java maintainer.
6143
6144 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6145
6146 * configure.in: Recognize f95 in the --enable-languages option,
6147 and substitute it for fortran, issuing a warning.
6148 * configure: Regenerate.
6149
6150 2005-08-30 Phil Edwards <phil@codesourcery.com>
6151
6152 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
6153 * configure: Regenerated.
6154
6155 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
6156
6157 * MAINTAINERS: Add self as ms1 maintainer.
6158
6159 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
6160
6161 * Makefile.def (libssp): Add to lang_env_dependencies.
6162 * Makefile.in: Regenerate.
6163
6164 2005-08-18 Ian Lance Taylor <ian@airs.com>
6165
6166 * MAINTAINERS: Add myself as middle-end maintainer.
6167
6168 2005-08-17 Christian Groessler <chris@groessler.org>
6169
6170 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6171 * Makefile.in: Regenerate.
6172
6173 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
6174
6175 * MAINTAINERS (write after approval): Added myself.
6176
6177 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
6178
6179 * MAINTAINERS (Write After Approval): Add myself.
6180
6181 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
6182
6183 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6184 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6185 Look for alternate names of the target cc and c++
6186 * configure: Regenerate.
6187
6188 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
6189
6190 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6191 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6192 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6193 tools; remove code to manually set them.
6194 (Target tools): Look in the environment for them.
6195 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6196 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6197 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6198 build directory.
6199 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6200 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6201 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6202 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6203 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6204 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6205 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6206 * configure: Regenerate.
6207 * Makefile.in: Regenerate.
6208
6209 2005-07-28 Ben Elliston <bje@au.ibm.com>
6210
6211 * MAINTAINERS: Update for removed CPU targets.
6212
6213 2005-07-27 Mark Mitchell <mark@codesourcery.com>
6214
6215 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6216 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6217 * Makefile.in: Regenerated.
6218
6219 2005-07-26 Mark Mitchell <mark@codesourcery.com>
6220
6221 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6222 (CFLAGS_FOR_TARGET): Use it.
6223 (CXXFLAGS_FOR_TARGET): Likewise.
6224 * Makefile.in: Regenerated.
6225 * configure.in (--with-build-sysroot): New option.
6226 * configure: Regenerated.
6227
6228 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
6229
6230 * Makefile.tpl: Wrap install between unstage and stage
6231 * Makefile.in: Regenerate.
6232
6233 2005-07-21 Eric Christopher <echristo@apple.com>
6234
6235 * MAINTAINERS: Update affiliation.
6236
6237 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
6238
6239 * MAINTAINERS: Add self as crx port maintainer.
6240
6241 2005-07-20 DJ Delorie <dj@redhat.com>
6242
6243 * MAINTAINERS: Add self as m32c maintainer.
6244
6245 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
6246
6247 * all files: Update FSF address.
6248
6249 2005-07-15 Eric Christopher <echristo@redhat.com>
6250
6251 * MAINTAINERS: Change affiliation.
6252
6253 2005-07-14 Jim Blandy <jimb@redhat.com>
6254
6255 * configure.in: Add cases for Renesas m32c.
6256 * configure: Regenerated.
6257
6258 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6259
6260 * COPYING.LIB: Update from fsf.org.
6261
6262 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6263
6264 * COPYING, compile, config.guess,
6265 config.sub, install-sh, missing, mkinstalldirs,
6266 symlink-tree, ylwrap: Sync from upstream sources.
6267 * config-ml.in: Update FSF address.
6268
6269 2005-07-13 Eric Christopher <echristo@redhat.com>
6270
6271 * configure.in: Add toplevel noconfigdir support for tpf.
6272 * configure: Regenerate.
6273
6274 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
6275
6276 PR ada/22340
6277
6278 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6279 * Makefile.in: Regenerate.
6280
6281 2005-07-07 Mark Mitchell <mark@codesourcery.com>
6282
6283 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
6284 Brolley to write-after-approval.
6285
6286 2005-07-07 Andreas Schwab <schwab@suse.de>
6287
6288 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6289 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6290 * Makefile.in: Regenerated.
6291
6292 2005-07-06 Geoffrey Keating <geoffk@apple.com>
6293
6294 * configure.in: Don't build sim or rda when targetting darwin.
6295 * configure: Regenerate.
6296
6297 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
6298
6299 * configure.in: Add --enable-libssp and --disable-libssp.
6300 * configure: Regenerate with autoconf-2.13.
6301
6302 2005-07-02 Jakub Jelinek <jakub@redhat.com>
6303
6304 * Makefile.def (target_modules): Add libssp.
6305 * configure.in (target_libraries): Add target-libssp.
6306 * configure: Rebuilt.
6307 * Makefile.in: Rebuilt.
6308
6309 2005-07-01 Zack Weinberg <zackw@panix.com>
6310
6311 * MAINTAINERS: Change email address. Resign from maintainership.
6312
6313 2005-07-01 Richard Guenther <rguenther@suse.de>
6314
6315 * MAINTAINERS: Change my e-mail address and affiliation.
6316
6317 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
6318
6319 * Makefile.def (stagefeedback): Come after profile.
6320 Define profiledbootstrap target.
6321 * Makefile.tpl (profiledbootstrap): Remove.
6322 (stageprofile-end): Zap stagefeedback.
6323 (stagefeedback-start): Copy all .gcda files, not only GCC's.
6324 * Makefile.in: Regenerate.
6325
6326 2005-06-13 Richard Sandiford <richard@codesourcery.com>
6327
6328 * MAINTAINERS: Update my email address.
6329
6330 2005-06-13 Zack Weinberg <zack@codesourcery.com>
6331
6332 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
6333 In 'cpp' stanza, support '#line' as well as '# '.
6334
6335 2005-06-08 Andreas Schwab <schwab@suse.de>
6336
6337 * MAINTAINERS: Move myself from 'Write After Approval' to
6338 'CPU Port Maintainers' section as m68k maintainer.
6339
6340 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
6341
6342 * configure.in (unsupported_languages): New macro.
6343 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
6344 non-ported target libraries in noconfigdirs.
6345 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6346 non-linux-gnu. Remove libgcj_ex_libffi.
6347 <lang_frag loop>: Set add_this_lang=no if the language is in
6348 unsupported_languages.
6349 * configure: Regenerate.
6350
6351 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
6352
6353 * configure.in: Fix typo in handling of --with-mpfr-dir.
6354 * configure: Regenerate.
6355
6356 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
6357
6358 * MAINTAINERS: Update my email address.
6359
6360 2005-06-02 Jim Blandy <jimb@redhat.com>
6361
6362 * config.sub: Add cases for the Renesas m32c. (This patch has been
6363 accepted into the master sources.)
6364
6365 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
6366 Michael Snyder <msnyder@redhat.com>
6367 Stan Cox <scox@redhat.com>
6368
6369 * configure.in: Set noconfigdirs for ms1.
6370
6371 * configure: Regenerate.
6372
6373 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
6374
6375 * MAINTAINERS (Write After Approval): Add self.
6376
6377 2005-06-01 Josh Conner <jconner@apple.com>
6378
6379 * MAINTAINERS (Write After Approval): Add self.
6380
6381 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
6382
6383 * MAINTAINERS: Update my email address.
6384
6385 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
6386
6387 * MAINTAINERS (Write After Approval): Add self.
6388
6389 2005-05-26 Chris Demetriou <cgd@broadcom.com>
6390
6391 * MAINTAINERS (Write After Approval): Remove self.
6392
6393 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
6394
6395 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6396 (Dependencies): Consider target modules for bootstrap dependencies.
6397 Make target bootstrap modules depend on each stage's gcc.
6398 * Makefile.in: Regenerate.
6399
6400 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
6401
6402 * Makefile.def (configure-gcc): Depend on binutils having been built.
6403 (all-gcc): No need to do it here.
6404 * Makefile.in: Regenerate.
6405
6406 2005-05-19 Paul Brook <paul@codesourcery.com>
6407
6408 * configure.in: Rewrite misleading error message when requested
6409 language cannot be built.
6410 * configure: Regenerate.
6411
6412 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6413
6414 * ylwrap: Import from Automake 1.9.5.
6415
6416 2005-05-13 David Ung <davidu@mips.com>
6417
6418 * MAINTAINERS (Write After Approval): Add self.
6419
6420 2005-05-09 Mike Stump <mrs@apple.com>
6421
6422 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6423 lt_cv_sys_max_cmd_len for now.
6424
6425 2005-05-09 Stan Cox <scox@redhat.com>
6426
6427 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6428
6429 2005-05-08 Matt Kraai <kraai@ftbfs.org>
6430
6431 * README.SCO: Update the URL.
6432
6433 2005-05-05 David Edelsohn <edelsohn@gnu.org>
6434
6435 * ltconfig: Define file_list_spec. Pass file_list_spec and
6436 with_gnu_ld to libtool.
6437 * ltcf-c.sh (aix[45]): Define file_list_spec.
6438 * ltcf-cxx.sh (aix[45]): Same.
6439 * ltcf-gcj.sh (aix[45]): Same.
6440 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6441 exists, write list of input files to temporary file.
6442
6443 2005-05-04 Mike Stump <mrs@apple.com>
6444
6445 * configure.in: Always pass --target to target configures as
6446 otherwise rebuilds that do --recheck will fail.
6447 * confiugure: Rebuilt.
6448
6449 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
6450
6451 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6452 STAGE_HOST_EXPORTS.
6453 (configure, all): Add bootstrap support.
6454 (Host modules, target modules): Pass post-stage1 flags and exports.
6455 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6456 * Makefile.in: Regenerate.
6457
6458 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
6459
6460 * configure: Regenerate.
6461
6462 2005-04-27 Mike Stump <mrs@apple.com>
6463
6464 * MAINTAINERS: Add self as darwin maintainer.
6465
6466 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
6467
6468 * config.sub: Update from master copy.
6469
6470 2005-04-21 Mike Stump <mrs@apple.com>
6471
6472 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6473 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6474
6475 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
6476
6477 * configure.in <crisv32-*-*, cris-*-*>: New local variable
6478 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
6479 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
6480 "*-*-elf" and "*-*-linux*".
6481 * configure: Regenerate.
6482
6483 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
6484
6485 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6486
6487 2005-04-12 Mike Stump <mrs@apple.com>
6488
6489 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6490
6491 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
6492
6493 * MAINTAINERS (Write After Approval): Add myself.
6494
6495 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
6496
6497 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6498
6499 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
6500
6501 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6502 (TARGET_CONFIGARGS): Include --with-target-subdir.
6503 (configure, all): New macros. Use them throughout.
6504 * Makefile.in: Regenerate.
6505
6506 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
6507
6508 * MAINTAINERS (Write After Approval): Add myself.
6509
6510 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6511
6512 * MAINTAINERS: Remove 'loop unrolling' maintainer.
6513
6514 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
6515
6516 * MAINTAINERS: Move John Carr to Write After Approval.
6517
6518 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
6519
6520 * config/mh-mingw32: Delete.
6521 * configure.in: Don't use it.
6522 * configure: Regenerate.
6523
6524 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
6525
6526 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6527 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6528 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6529 (HOST_LIB_PATH): Generate from Makefile.def.
6530 (TARGET_LIB_PATH): Likewise.
6531 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6532 * Makefile.in: Regenerate.
6533 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6534 (RPATH_ENVVAR): Include Darwin case.
6535 * configure: Regenerate.
6536
6537 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
6538
6539 * MAINTAINERS (Various Maintainers): Remove self.
6540 (Write After Approval): Add self.
6541
6542 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
6543
6544 * MAINTAINERS (Various Maintainers): Add self.
6545
6546 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
6547
6548 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6549 * configure: Regenerate.
6550
6551 2005-03-21 Zack Weinberg <zack@codesourcery.com>
6552
6553 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6554 gcc_version, and gcc_version_trigger from set of flags to pass.
6555 * Makefile.tpl: Remove definitions of above variables.
6556 (config.status): Remove dependency on $(gcc_version_trigger).
6557 * Makefile.in: Regenerate.
6558 * configure.in: Do not reference config/gcc-version.m4 nor
6559 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
6560 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
6561 * configure: Regenerate.
6562
6563 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
6564 Andrew Pinski <pinskia@physics.uc.edu>
6565
6566 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6567 * Makefile.in: Regenerate.
6568
6569 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
6570
6571 * MAINTAINERS (Write After Approval): Add myself.
6572
6573 2005-03-03 David Ayers <d.ayers@inode.at>
6574
6575 * MAINTAINERS (Write After Approval): Add myself.
6576
6577 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
6578
6579 PR libgcj/20160
6580 * ltmain.sh: Avoid creating archives with components that have
6581 duplicate basenames.
6582
6583 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
6584
6585 PR bootstrap/20250
6586 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6587 instead of check.
6588 * Makefile.in: Regenerate.
6589
6590 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6591
6592 * Makefile.in: Regenerate to fix conflict between the previous two
6593 patches.
6594
6595 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6596
6597 PR bootstrap/17383
6598 * Makefile.def (target_modules): Remove "stage", now unnecessary.
6599 * Makefile.tpl (HOST_SUBDIR): New substitution.
6600 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6601 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6602 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6603 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6604 (Host modules, Bootstrapped modules): Use it.
6605 (Build modules, Target modules): Do not create symlink trees,
6606 always configure out-of-srcdir.
6607 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6608 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6609 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6610 $(HOST_SUBDIR). Create a symlink for host_subdir.
6611
6612 * Makefile.in: Regenerate.
6613 * configure: Regenerate.
6614
6615 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6616
6617 Merged from libada-gnattools-branch:
6618 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6619
6620 * gnattools: New directory.
6621 * Makefile.def: Add gnattools as a module, depending on target-libada.
6622 * Makefile.in: Regenerate.
6623 * configure.in: Include gnattools in host_tools; disable it if ada
6624 is disabled.
6625 * configure: Regenerate.
6626
6627 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
6628
6629 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6630 treelang maintainer.
6631 (Write After Approval): Remove myself.
6632
6633 2005-02-23 Paul Schlie <schlie@comcast.net>
6634
6635 * configure.in: Allow darwin targeted ports to build tk, itcl and
6636 libgui.
6637 * configure: Regenerate.
6638
6639 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6640
6641 PR libgcj/10353
6642 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6643 * configure: Regenerate.
6644
6645 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6646
6647 * MAINTAINERS (Write After Approval): Add myself.
6648
6649 2005-02-10 Ian Lance Taylor <ian@airs.com>
6650
6651 * MAINTAINERS: Update my e-mail address.
6652
6653 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6654
6655 * MAINTAINERS (Write After Approval): Add myself.
6656
6657 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
6658
6659 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6660 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6661 target-libgloss when not *-*-elf and *-*-aout.
6662 * configure: Regenerate.
6663
6664 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6665
6666 * MAINTAINERS: Remove obsolete entries.
6667
6668 * MAINTAINERS (Write After Approval): Add Michael Matz.
6669
6670 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
6671
6672 * MAINTAINERS: Remove self as cpplib maintainer.
6673
6674 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6675
6676 * install-sh, config.sub: Import from upstream.
6677
6678 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6679
6680 PR bootstrap/18222
6681 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6682 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6683 * Makefile.in: Regenerate.
6684
6685 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
6686
6687 * MAINTAINERS: Update my email address.
6688
6689 2005-01-12 David Edelsohn <edelsohn@gnu.org>
6690 Andreas Schwab <schwab@suse.de>
6691
6692 PR bootstrap/18033
6693 * config-ml.in: Eval option if surrounded by single quotes.
6694
6695 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
6696
6697 Revert 2004-12-28 Makefile changes, a better fix will be
6698 applied to mainline and src after GCC 4.0 branches.
6699
6700 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
6701
6702 PR bootstrap/17383
6703
6704 * Makefile.def (target_modules): Remove stage parameter,
6705 it is always true now.
6706 * Makefile.tpl (configure-build-[+module+],
6707 configure-target-[+module+]): Always build symlink tree
6708 for the directory and for include. BUILD_SUBDIR and
6709 TARGET_SUBDIR cannot be . anymore.
6710 * Makefile.in: Regenerate.
6711
6712 2004-12-25 David Edelsohn <edelsohn@gnu.org>
6713
6714 Revert 2004-12-08 Makefile changes.
6715
6716 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6717
6718 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6719 cygwin, mingw.
6720
6721 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6722
6723 * configure.in (sh64-*-*): Reenable gprof.
6724 * configure: Regenerate.
6725
6726 2004-12-08 David Edelsohn <edelsohn@gnu.org>
6727
6728 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6729 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6730 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6731 * Makefile.in: Regenerate.
6732
6733 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6734
6735 * MAINTAINERS: Update my email address.
6736
6737 2004-12-07 Matt Kraai <kraai@ftbfs.org>
6738
6739 * Makefile.tpl: Generate normal dependencies if the LHS module is
6740 not bootstrapped.
6741 * Makefile.in: Regenerate.
6742
6743 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6744
6745 * configure.in: Include config/gxx-include-dir.m4. Use
6746 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6747 * configure: Regenerate.
6748
6749 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6750
6751 * config.if: Delete.
6752 * configure.in: Set libstdcxx_incdir directly.
6753 * configure: Regenerate.
6754
6755 2004-12-02 Eric Christopher <echristo@redhat.com>
6756
6757 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6758 * Makefile.in: Regenerate.
6759
6760 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6761
6762 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6763 * configure: Regenerate.
6764
6765 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6766
6767 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6768 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6769 * configure: Regenerate.
6770
6771 2004-12-01 Eric Christopher <echristo@redhat.com>
6772
6773 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6774 of things to remove.
6775
6776 2004-11-29 Matt Kraai <kraai@ftbfs.org>
6777
6778 * MAINTAINERS (Write After Approval): Update my e-mail address.
6779
6780 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6781
6782 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6783 from CVS libtool to always pass_all.
6784
6785 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6786
6787 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6788 (hppa*64*-*-*): Delete incorrect comment.
6789 * configure: Rebuilt.
6790
6791 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6792
6793 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6794
6795 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6796
6797 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6798 from CVS libtool to always pass_all.
6799
6800 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6801
6802 * install-sh, compile: Import from automake.
6803
6804 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6805
6806 * config.guess, config.sub: Import from savannnah.
6807
6808 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
6809
6810 * MAINTAINERS (Write After Approval): Add myself
6811
6812 2004-11-12 Mike Stump <mrs@apple.com>
6813
6814 * Makefile.def: Add html support.
6815 * Makefile.tpl: Likewise.
6816 * Makefile.in: Regenerate.
6817
6818 2004-11-11 Geoffrey Keating <geoffk@apple.com>
6819
6820 PR 18423
6821 * configure.in: Remove all instances of build-fixincludes from
6822 noconfigdirs.
6823 (build_configargs): Supply --target to subdirectories.
6824 * configure: Regenerate.
6825
6826 * Makefile.def: Make gcc install depend on fixincludes install.
6827 * Makefile.in: Regenerate.
6828
6829 2004-11-10 Janis Johnson <janis187@us.ibm.com>
6830
6831 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6832
6833 2004-11-11 Paul Brook <paul@codesourcery.com>
6834
6835 * MAINTAINERS: Add self as arm maintainer. Update email address.
6836
6837 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6838
6839 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6840 target-libgfortran.
6841 * configure: Regenerate.
6842
6843 2004-11-07 David Edelsohn <edelsohn@gnu.org>
6844
6845 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6846 like CC.
6847
6848 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
6849
6850 * Makefile.def (host fixincludes): Specify missing targets.
6851 * Makefile.in: Regenerate.
6852
6853 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6854
6855 * MAINTAINERS: Add myself
6856
6857 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6858
6859 * MAINTAINERS (Write After Approval): Add myself.
6860
6861 2004-11-04 Geoffrey Keating <geoffk@apple.com>
6862
6863 * Makefile.def: Build fixincludes for the host, too.
6864 * Makefile.in: Regenerate.
6865 * configure.in (host_tools): Add fixincludes.
6866 * configure: Regenerate.
6867
6868 2004-11-04 Daniel Jacobowitz <dan@debian.org>
6869
6870 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6871 * configure: Regenerated.
6872
6873 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6874
6875 PR other/17783
6876 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6877 * configure: Regenerated.
6878
6879 2004-10-31 Mark Mitchell <mark@codesourcery.com>
6880
6881 * README.SCO: Update per FSF instructions.
6882
6883 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
6884
6885 PR target/18151
6886 * configure.in (case ${target}): Do not build fixincludes for avr.
6887 * configure: Regenerated.
6888
6889 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
6890
6891 * configure.in (case ${target}): Do not build fixincludes
6892 on platforms where it is not used.
6893 * configure: Regenerated.
6894
6895 2004-10-23 Daniel Jacobowitz <dan@debian.org>
6896
6897 * configure.in: Use an absolute path to install-sh.
6898 * configure: Regenerated.
6899
6900 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6901
6902 * MAINTAINERS (Write After Approval): Add myself.
6903
6904 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6905
6906 * MAINTAINERS: Remove from Write After Approval those that are
6907 already maintainers.
6908
6909 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6910
6911 * MAINTAINERS: Update my email address.
6912
6913 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6914
6915 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6916 * configure: Regenerate.
6917
6918 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
6919
6920 * MAINTAINERS: Update my email address.
6921
6922 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6923
6924 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6925 entries belonging to this category.
6926
6927 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6928
6929 * MAINTAINERS: Update my e-mail address.
6930
6931 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
6932
6933 Fix wrong conflict resolution in:
6934
6935 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6936
6937 * Makefile.in: Regenerate.
6938 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6939 in the recursive `make', instead of hardwiring `all'.
6940 (Autogenerated TARGET-* variables): New.
6941
6942 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6943
6944 * configure.in: Enable target-libgloss for crx-*-*.
6945 * configure: Regenerate.
6946
6947 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6948
6949 * MAINTAINERS (Various Maintainers): Move the "windows,
6950 cygwin, mingw" maintainer to ...
6951 (OS Port Maintainers): ... here.
6952
6953 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6954
6955 * MAINTAINERS (Write After Approval): Remove those that are
6956 maintainers of some subsystem.
6957
6958 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6959
6960 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6961 * ltcf-cxx.sh (tpf*): Likewise.
6962 * ltconfig (tpf*): Add TPF OS configuration support.
6963
6964 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6965
6966 * MAINTAINERS: Change my email address to my new work account.
6967
6968 2004-09-24 Michael Roth <mroth@nessie.de>
6969
6970 * configure.in (--without-headers): Add missing double quotes.
6971 * configure: Regenerate.
6972
6973 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
6974
6975 * ylwrap: Revert to previous version.
6976
6977 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6978
6979 PR bootstrap/17369
6980 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6981 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6982 SET_GCC_LIB_PATH_CMD.
6983 (BASE_TARGET_EXPORTS): Likewise.
6984 * Makefile.in: Regenerated.
6985
6986 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6987 * configure: Regenerated.
6988
6989 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6990
6991 * config.guess: New upstream version
6992 * compile, depcomp, install-sh, ylwrap: Likewise.
6993
6994 2004-09-19 Roger Sayle <roger@eyesopen.com>
6995
6996 * config/mh-x86omitfp: New host makefile fragment. Add
6997 -fomit-frame-pointer to the default BOOT_CFLAGS.
6998 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6999 * configure: Regenerate.
7000
7001 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
7002
7003 PR target/11572
7004 * configure.in (*-*-darwin*): Renable libobjc.
7005 * configure: Regenerate.
7006
7007 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
7008
7009 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7010
7011 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
7012
7013 * Makefile.def: Remove libbanshee.
7014 * Makefile.tpl: Ditto.
7015 * configure.in: Ditto.
7016 * Makefile.in: Regen.
7017 * configure: Ditto.
7018
7019 2004-09-08 David Edelsohn <edelsohn@gnu.org>
7020
7021 * ltmain.sh: Use $pic_object as $non_pic_object if
7022 $non_pic_object=none.
7023
7024 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
7025
7026 * missing: Import latest version from master repository.
7027
7028 2004-09-06 Nick Clifton <nickc@redhat.com>
7029
7030 * config.sub: Import latest version from master repository.
7031 * config.guess: Likewise.
7032 This includes these changes:
7033
7034 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
7035
7036 * config.sub: Handle crisv32, alias etraxfs.
7037 * config.guess (crisv32:Linux:*:*): Handle.
7038
7039 2004-08-13 Brad Smith <brad@comstyle.com>
7040
7041 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7042 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7043
7044 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
7045
7046 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7047 assume the processor is a powerpc. This is because coreutils
7048 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7049 in this case, due to a MacOS X bug that causes
7050 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7051 to return a negative number.
7052 Problem reported by Petter Reinholdtsen in:
7053 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7054
7055 2004-07-19 Ben Elliston <bje@gnu.org>
7056
7057 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7058
7059 2004-06-24 Ben Elliston <bje@gnu.org>
7060
7061 * config.guess: Update copyright years.
7062 * config.sub: Likewise.
7063
7064 2004-06-22 Robert Millan <robertmh@gnu.org>
7065
7066 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7067 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7068
7069 2004-06-22 Stanley F. Quayle <stan@stanq.com>
7070
7071 * config.guess (*:*VMS:*:*): New entry. Replaces
7072 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7073 manufacturer.
7074
7075 2004-06-22 Ben Elliston <bje@gnu.org>
7076
7077 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7078 * config.sub: Likewise.
7079
7080 2004-06-22 Ben Elliston <bje@gnu.org>
7081
7082 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7083 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7084
7085 2004-06-11 Ben Elliston <bje@gnu.org>
7086
7087 * config.guess (pegasos:OpenBSD:*:*): Remove.
7088
7089 2004-06-11 Ben Elliston <bje@gnu.org>
7090
7091 From Wouter Verhelst <wouter@grep.be>:
7092 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7093
7094 2004-06-11 Ben Elliston <bje@gnu.org>
7095
7096 * config.guess (luna88k:OpenBSD:*:*): New.
7097
7098 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
7099
7100 * config.guess (m32r*:Linux:*:*): New case.
7101 * config.sub: Handle m32rle.
7102
7103 2004-03-12 Ben Elliston <bje@wasabisystems.com>
7104
7105 From Jens Petersen <petersen@redhat.com>:
7106 * config.sub: Handle sparcv8.
7107
7108 2004-03-03 Ben Elliston <bje@wasabisystems.com>
7109
7110 From Tom Smith <smith@cag.lkg.hp.com>:
7111 * config.guess: Version suffixes are equally significant on Tru64
7112 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
7113 prefix of "P" (patched kernel).
7114
7115 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
7116
7117 * config.sub: Add support for National Semiconductor CRX target.
7118
7119 2004-09-03 Janis Johnson <janis187@us.ibm.com>
7120
7121 * MAINTAINERS (Various Maintainers): Remove myself as web page
7122 maintainer, add myself as maintainer of build status lists.
7123
7124 2004-09-03 Jan Beulich <jbeulich@novell.com>
7125
7126 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7127 *-*-netware, but add target-libmudflap.
7128 Consolidate *-*-netware targets (of which really only i?86 exists)
7129 into a single entry.
7130 * configure: Likewise.
7131
7132 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
7133
7134 * Makefile.tpl (sorry): Remove.
7135 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7136 (cleanstrap targets): Depend on distclean, not distclean-stage1.
7137 (do-clean): Clean per-stage directories too.
7138 (do-distclean): Run distclean-stage1 too.
7139 (.NOTPARALLEL): Enable during toplevel bootstrap.
7140 (stage[+id+]-bubble): Enable parallel execution during
7141 the recursive invocation.
7142 * Makefile.in: Regenerate.
7143
7144 Fix previous checkin:
7145
7146 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7147 include.
7148 * configure.in: Fix indentation.
7149 * configure: Regenerate.
7150
7151 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
7152
7153 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7154 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7155 * configure: regenerate
7156 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7157 -mdynamic-no-pic
7158
7159 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
7160
7161 * Makefile.def (build_modules): Add fixincludes.
7162 (dependencies): Make gcc depend on fixincludes.
7163 * configure.in (build_tools): Add fixincludes.
7164 (build_configdirs): Always include build_libs.
7165 * Makefile.in: Regenerate.
7166 * configure: Regenerate.
7167
7168 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
7169
7170 * Makefile.def (bootstrap stages): Add 'lean' parameter.
7171 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7172 phony targets; do not generate timestamp files.
7173 (distclean-stageN): Remove references to their timestamp files.
7174 (restageN, touch-stageN): Remove.
7175 (stageN-bubble): Rewritten.
7176 (compare): Support lean bootstraps.
7177 * Makefile.in: Regenerate.
7178
7179 * configure.in: Only warn when bootstrapping but
7180 build != host or build != target. Support lean bootstraps.
7181 * configure: Regenerate.
7182
7183 2004-08-26 Phil Edwards <phil@codesourcery.com>
7184
7185 * configure.in: Give a better error message if GMP/MPFR are missing
7186 and a language needing them has been requested.
7187 * configure: Regenerated.
7188
7189 2004-08-25 Phil Edwards <phil@codesourcery.com>
7190
7191 * configure.in: Print a list of available language front-ends if
7192 a requested one is missing. Tidy stray tab characters.
7193 * configure: Regenerated.
7194
7195 2004-08-19 Michael Koch <konqueror@gmx.de>
7196
7197 * gcc/doc/install.texi: Update entry about automake for libjava.
7198
7199 2004-08-17 Robert Millan <robertmh@gnu.org>
7200
7201 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7202 (instead of FreeBSD).
7203 * configure: Regenerate.
7204
7205 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7206
7207 * Makefile.in: Regenerate.
7208 * configure: Regenerate.
7209
7210 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7211 stage_*_flags.
7212 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7213 for bootstrapped modules if toplevel bootstrap is going.
7214 (GCC bootstrap): Generate per-stage targets for all bootstrapped
7215 modules. Adjust for changes in Makefile.def. Enable several
7216 rules even in non-bootstrap mode, just to avoid peppering the
7217 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7218 (stage-[+prev+]-bubble): Remove.
7219
7220 * Makefile.def (Dependencies): Depend on all-build-bison,
7221 all-build-flex, all-build-byacc, all-build-texinfo, rather
7222 than the host variations.
7223 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
7224 with BUILD_SUBDIR.
7225 (BISON): Update for recent Bisons.
7226 (YACC): Fix typo.
7227 (cross): Depend on all-build.
7228 (all): Do not depend on all-build.
7229 (prebootstrap): Remove.
7230 (dep-kind): Accept separate prefixes for MODULE and ON variables.
7231 (Prebootstrap dependencies): Add them to the per-stage targets
7232 and to all-prebootstrap.
7233 * configure.in (build_configdirs): Always enable build_tools.
7234 (BUILD_DIR_PREFIX): Remove.
7235
7236 * Makefile.def (gcc): Add target variable.
7237 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7238 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7239 in the recursive `make', instead of hardwiring `all'.
7240 (Autogenerated TARGET-* variables): New.
7241
7242 2004-08-13 Brian Booth <bbooth@redhat.com>
7243
7244 * MAINTAINERS: Remove myself from write-after-approval.
7245
7246 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
7247
7248 * src-release: Stop distributing mmalloc with gdb (which doesn't
7249 use it).
7250 * Makefile.def: GDB doesn't depend on mmalloc anymore.
7251 * Makefile.in: Regenerate.
7252
7253 2004-08-09 Mark Mitchell <mark@codesourcery.com>
7254
7255 * configure.in (arm*-*-eabi*): New target.
7256 * configure: Regenerate.
7257
7258 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
7259
7260 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7261 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7262 (Dependencies): New section.
7263 * Makefile.tpl (Dependencies): Generate from Makefile.def.
7264 (configure-target-[+module+]): Depend on maybe-all-gcc
7265 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
7266 (toplevel profiledbootstrap): Fix dependencies.
7267 * Makefile.in: Regenerate.
7268
7269 2004-08-03 Mark Mitchell <mark@codesourcery.com>
7270
7271 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7272 target-libiberty to noconfigdirs.
7273 * configure: Regenerate.
7274
7275 2004-08-03 Paul Brook <paul@codesourcery.com>
7276
7277 * configure.in: Check for MPFR as well as GMP.
7278 * configure: Regenerate.
7279
7280 2004-08-01 Robert Millan <robertmh@gnu.org>
7281
7282 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7283 libmudflap for all GNU-based systems (with Glibc).
7284 * configure: Regenerate.
7285
7286 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
7287
7288 * Makefile.def (host-modules): Add gcc.
7289 * Makefile.in: Regenerate.
7290 * Makefile.tpl (sorry): New rule.
7291 (configure-host, all-host, [+make_target+]-host, do-check,
7292 install-host): Do not add gcc as a special case.
7293 (host modules): Add a small special-casing for gcc. Export
7294 extra_make_flags through the environment.
7295 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7296 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7297 other recursive targets for gcc): Remove.
7298
7299 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7300 (stage, unstage): New rules.
7301 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7302 distclean-stage[+id+]): Use stage_current.
7303 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7304 the stage*-start rules.
7305
7306 2004-08-02 Geoffrey Keating <geoffk@apple.com>
7307
7308 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7309 use -all_load flag.
7310
7311 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
7312
7313 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7314 * configure: Regenerate.
7315
7316 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
7317
7318 * maintainer-scripts/gcc_release: Revert yesterday's change.
7319
7320 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
7321
7322 * MAINTAINERS: Add myself to write-after-approval.
7323
7324 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
7325
7326 * libf2c: Removed.
7327 * gcc/gccbug.in: Updated because of libf2c removal.
7328 * maintainer-scripts/gcc_release: Ditto.
7329
7330 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
7331
7332 * configure.in: Build libmudflap by default on FreeBSD.
7333 * configure: Regenerated.
7334
7335 2004-07-09 Mark Mitchell <mark@codesourcery.com>
7336
7337 * configure.in: Do not build libmudflap by default on non-GNU/Linux
7338 systems.
7339 * configure: Regenerated.
7340
7341 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7342
7343 PR target/16344
7344 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7345 feedback based compiler.
7346 * Makefile.in: Rebuilt.
7347
7348 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
7349
7350 * Makefile.def (host_modules): Set bootstrap=true for flex.
7351 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7352 * Makefile.in: Rebuilt.
7353
7354 2004-07-07 Jan Hubicka <jh@suse.cz>
7355
7356 * MAINTAINERS: Add self as a profile feedback maintainer.
7357
7358 2004-07-05 Phil Edwards <phil@codesourcery.com>
7359
7360 * configure.in: Do not prepend $srcdir to /dev/null in
7361 makefile fragments.
7362 * configure: Regenerate.
7363
7364 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
7365
7366 * Makefile.def (build_modules): Add bison, byacc, flex,
7367 m4, texinfo.
7368 (flags_to_pass): Add FLEX.
7369 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7370 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7371 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7372 DEFAULT_MAKEINFO): Remove.
7373 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7374 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7375 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7376 objdir or else use configured tool.
7377 (all-build): New.
7378 (all): Depend on it.
7379 (Build module dependencies): Add.
7380 * Makefile.in: Regenerate.
7381 * configure.in: Better support for multiple build modules,
7382 matching what is done for host/target modules. Do not look
7383 for "plausible" locations of build tools if Canadian cross.
7384 Use autoconf's AC_PROG_CC to find a C compiler. Define
7385 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
7386 * configure: Regenerate.
7387
7388 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7389
7390 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7391 * Makefile.in: Regenerate.
7392
7393 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7394
7395 * Makefile.tpl (configure-build-[+module+],
7396 configure-[+module+], configure-target-[+module+]): Pass
7397 [+extra_configure_args+].
7398 (all-build-[+module+], all-[+module+], check-[+module+],
7399 install-[+module+], [+make_target+]-[+module+],
7400 all-target-[+module+], check-target-[+module+],
7401 install-target-[+module+], [+make_target+]-target-[+module+]):
7402 Pass [+extra_make_args+].
7403 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7404 (GCC_HOST_EXPORTS): Remove.
7405 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7406 cross, check-gcc, check-gcc-c++, install-gcc,
7407 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7408 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7409 * Makefile.in: Regenerate.
7410
7411 2004-06-21 Matthew Sachs <msachs@apple.com>
7412
7413 * MAINTAINERS: Added self to write-after-approval.
7414
7415 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7416
7417 * configure.in: Check for srcdir/winsup rather than build directory
7418 winsup.
7419 * configure: Regenerate.
7420
7421 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
7422
7423 * configure.in: Don't build Cygwin native newlib if winsup
7424 directory is missing. Emit warning instead.
7425 * configure: Regenerate.
7426
7427 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
7428
7429 * Makefile.tpl (touch-stage[+id+]): New.
7430 (restage[+prev+]): Depend on touch-stage[+id+].
7431
7432 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7433 Use it throughout.
7434
7435 * Makefile.def: Add profile and feedback bootstrap stages.
7436 Remove next field from bootstrap stages.
7437 * Makefile.tpl (LN, LN_S): Substitute.
7438 (stageN-start, stageN-end): Use double-colon rules, to
7439 provide a hook for additional setup commands.
7440 (distclean-stageN-gcc, restageN): Create dependencies from
7441 [+prev+], not from [+next+].
7442 (stageN-bubble): Add commands for successive stages from
7443 [+prev+], using double-colon rules.
7444 (all-stageN-gcc): Fix typo.
7445 (stagefeedback-start, profiledbootstrap): New.
7446 * Makefile.in: Regenerate.
7447 * configure.in: Call ACX_PROG_LN.
7448 * configure: Regenerate.
7449
7450 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
7451
7452 * MAINTAINERS (Write After Approval): Add myself.
7453
7454 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
7455
7456 * MAINTAINERS (Write After Approval): Add myself.
7457
7458 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
7459
7460 * configure.in: Fix --enable-bootstrap breakage introduced in trees
7461 without gcc.
7462 * configure: Regenerate.
7463
7464 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7465
7466 * Makefile.tpl: Fix typo.
7467 * Makefile.in: Regenerate.
7468
7469 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7470
7471 * configure.in: Remove new- prefix from toplevel
7472 bootstrap targets.
7473 * configure: Regenerate.
7474
7475 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7476
7477 * Makefile.tpl (all.normal): Rename to all.
7478 (all): Replace with a rule to pick the default
7479 target from configure.
7480 (all-gcc, configure-gcc): Use conditionals to
7481 do nothing when toplevel bootstrap is going on.
7482 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7483 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7484 * configure.in: Support --enable-bootstrap.
7485
7486 * Makefile.def: Remove new- prefix from toplevel
7487 bootstrap targets.
7488 * Makefile.tpl: Likewise.
7489
7490 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
7491 target.
7492
7493 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7494 $(RECURSE_FLAGS) to recursive invocation of make.
7495
7496 * Makefile.in: Regenerate.
7497 * configure: Regenerate.
7498
7499 2004-05-30 Andreas Jaeger <aj@suse.de>
7500 Jim Wilson <wilson@specifixinc.com>
7501
7502 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7503 like CC.
7504
7505 2004-05-27 Daniel Jacobowitz <dan@debian.org>
7506
7507 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7508 * configure: Regenerate.
7509
7510 2004-05-25 Daniel Jacobowitz <drow@false.org>
7511
7512 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7513 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7514 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
7515 targets.
7516 * Makefile.in: Regenerate.
7517
7518 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
7519
7520 * configure.in: Test the ability to symlink directories.
7521 * configure: Regenerate.
7522
7523 * Makefile.def (bootstrap-stage): New definitions.
7524 * Makefile.tpl (configure-stage1-gcc,
7525 configure-stage2-gcc, configure-stage3-gcc,
7526 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7527 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7528 new-restage3, compare): Autogenerate, see Makefile.in
7529 entry for behavioral changes.
7530 (distclean-stage1, new-stage1-start, new-stage1-end,
7531 new-stage1-bubble, distclean-stage2, new-stage2-start,
7532 new-stage2-end, new-stage2-bubble, distclean-stage3,
7533 new-stage3-start, new-stage3-end): New autogenerated targets.
7534 (objext, prebootstrap, BOOT_CFLAGS,
7535 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7536 targets.
7537
7538 * Makefile.in: Regenerate.
7539 (distclean-stage1, new-stage1-start, new-stage1-end,
7540 new-stage1-bubble, distclean-stage2, new-stage2-start,
7541 new-stage2-end, new-stage2-bubble, distclean-stage3,
7542 new-stage3-start, new-stage3-end): New targets.
7543 (all-stage1-gcc): Move prebootstrap dependency from here...
7544 (configure-stage1-gcc): ...to here.
7545 (new-bootstrap): Use bubble targets.
7546 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7547 Use per-stage distclean targets.
7548 (configure-stage1-gcc, configure-stage2-gcc,
7549 configure-stage3-gcc, all-stage1-gcc,
7550 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7551 Use new-stageN-start to prepare the tree.
7552
7553 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
7554
7555 * Makefile.def (host_modules): add libcpp.
7556 * Makefile.tpl: Add dependencies on and for libcpp.
7557 * Makefile.in: Regenerate.
7558 * configure.in: Add libcpp host module.
7559 * configure: Regenerate.
7560
7561 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
7562
7563 * Makefile.tpl: Whenever a recursive target is defined, wrap
7564 it in a special @if/@endif block, and prepare its maybe
7565 dependency in the @if/@endif block
7566 * configure.in: Instead of writing maybe dependencies, remove
7567 the @if/@endif statements, and remove the @if/@endif blocks
7568 that remain.
7569 * configure: Regenerate.
7570 * Makefile.in: Regenerate.
7571
7572 2004-05-20 Janis Johnson <janis187@us.ibm.com>
7573
7574 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7575
7576 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
7577
7578 PR bootstrap/15120
7579 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7580 * */configure: Rebuilt.
7581
7582 2004-05-17 Zack Weinberg <zack@codesourcery.com>
7583
7584 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7585 of libf2c.
7586 * configure, Makefile.in: Regenerate.
7587
7588 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
7589
7590 * MAINTAINERS (Write After Approval): Add myself.
7591
7592 2004-05-13 Diego Novillo <dnovillo@redhat.com>
7593
7594 Merge from tree-ssa-20020619-branch.
7595
7596 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7597 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7598 (HOST_GMPLIBS): Define.
7599 (HOST_GMPINC): Define.
7600 (TARGET_LIB_PATH): Add libmudflap.
7601 (GFORTRAN_FOR_TARGET): Define.
7602 (configure-build*): Export GFORTRAN.
7603 (configure-gcc): Export GMPLIBS and GMPINC.
7604 (all-gcc): Add maybe-all-libbanshee.
7605 (configure-target-libgfortran): Define.
7606 * Makefile.in: Regenerate.
7607 * configure.in (host_libs): Add libbanshee.
7608 (target_libraries): Add target-libmudflap and target-libgfortran.
7609 Add --with-libbanshee.
7610 Handle --disable-libmudflap.
7611 (*-*-freebsd*): Use with_gmp.
7612 Add $(libgcj) to noconfigdirs.
7613 * configure: Regenerate.
7614 * depcomp: New file.
7615 * MAINTAINERS: Add tree-ssa maintainers.
7616
7617 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7618
7619 * MAINTAINERS (Various Maintainers): Add myself.
7620
7621 2004-04-30 Brian Ford <ford@vss.fsi.com>
7622
7623 * MAINTAINERS (Write After Approval): Add myself.
7624
7625 2004-04-29 Uros Bizjak <uros@kss-loka.si>
7626
7627 * MAINTAINERS (Write After Approval): Add myself.
7628
7629 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
7630
7631 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7632 * configure: Regenerate.
7633
7634 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
7635
7636 Revert:
7637 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7638
7639 * Makefile.def (flags_to_pass): Remove *dir variables that
7640 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7641 as well as prefix and exec_prefix.
7642 * Makefile.in: Regenerate.
7643
7644 2004-04-26 Robert Millan <robertmh@gnu.org>
7645
7646 Add patches from libtool CVS.
7647 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7648 * ltconfig: Likewise.
7649 * ltcf-c.sh: Likewise.
7650 * ltcf-cxx.sh: Likewise.
7651 * ltcf-gcj.sh: Likewise.
7652
7653 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7654
7655 * Makefile.def (host_modules): Mark with the bootstrap
7656 flag packages on which gcc depends.
7657 * Makefile.tpl (all-bootstrap): Use it.
7658 * Makefile.in: Regenerate.
7659
7660 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7661
7662 * Makefile.def (flags_to_pass): Remove *dir variables that
7663 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7664 as well as prefix and exec_prefix.
7665 * Makefile.in: Regenerate.
7666
7667 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7668
7669 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7670 * configure: Regenerate.
7671 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7672 * gcc/Makefile.tpl (compare): Use the result of the test.
7673 * gcc/Makefile.in: Regenerate.
7674
7675 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
7676
7677 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7678 Always relocate gcc and prev-gcc to the original names, even
7679 if the build fails.
7680 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7681 New targets.
7682
7683 2004-04-23 Laurent GUERBY <laurent@guerby.net>
7684
7685 * MAINTAINERS: Update my email address.
7686
7687 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7688
7689 * configure.in (mips*-*-irix5*): Enable ld.
7690 * configure: Regenerate.
7691
7692 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7693
7694 * configure: Regenerate.
7695
7696 2004-04-15 James E Wilson <wilson@specifixinc.com>
7697
7698 * Makefile.tpl (configure-[+module+], configure-gcc,
7699 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7700 Set and export LDFLAGS.
7701 * Makefile.in: Regenerate.
7702
7703 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7704
7705 * MAINTAINERS: Add myself to write-after-approval.
7706
7707 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
7708
7709 PR bootstrap/14871
7710 * Makefile.tpl: If we don't have built-in-tree target tools,
7711 use the ones found by configure rather than hacking around with
7712 program_transform_name.
7713 * configure.in: Give Makefile.tpl the information necessary
7714 to do that.
7715 * Makefile.in: Regenerate.
7716 * configure: Regenerate.
7717
7718 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7719
7720 PR bootstrap/14760
7721 * configure.in: When computing baseargs, strip *all* copies of
7722 offending options. Also, don't match/substitute the trailing space,
7723 so that this actually works when two similar options are separated by
7724 only one space.
7725 * configure: Regenerate.
7726
7727 2004-04-06 David Edelsohn <edelsohn@gnu.org>
7728
7729 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7730 (rs6000-*-aix*): Same.
7731 * configure: Regenerate.
7732
7733 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
7734
7735 * MAINTAINERS: Add myself to write-after-approval.
7736
7737 2004-04-03 Bud Davis <bdavis9659@comcast.net>
7738
7739 * MAINTAINERS: Add myself to write-after-approval.
7740
7741 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7742
7743 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7744 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7745 * Makefile.in: Regenerate.
7746
7747 * configure.in (top level bootstrap support): Rework --enable-werror
7748 to set @stage2_werror_flag@.
7749 * configure: Regenerate.
7750 * Makefile.tpl (top level bootstrap support): Pass
7751 @stage2_werror_flag@ down to configure in stages 2 and 3.
7752 * Makefile.in: Regenerate.
7753
7754 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7755
7756 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7757 for stages 2 and 3 as well as in make. As a consequence, remove
7758 OUTPUT_OPTION (now detected by configure) from the flags passed down
7759 to make.
7760 * Makefile.in: Regenerate.
7761
7762 * Makefile.tpl (new-bootstrap): Fix typo.
7763 * Makefile.in: Regenerate.
7764
7765 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7766
7767 * Makefile.tpl: Rearrange by moving recursive_targets rules
7768 into their proper sections.
7769 * Makefile.tpl (top level bootstrap support): Move disabling
7770 of coverage flags from 'make' to 'configure'; improve comments.
7771 * Makefile.in: Regenerate.
7772
7773 * Makefile.tpl (experimental top level bootstrap) Move stage1
7774 language setting from all- target to configure- target; disable
7775 intermodule optimization in stage 1; prevent gratuitous rebuilds
7776 of stage 1.
7777 * Makefile.in: Regenerate.
7778 * configure.in: Comma-separate stage 1 language list for top
7779 level bootstrap.
7780 * configure: Regenerate.
7781
7782 * Makefile.tpl: Clean up experimental top level bootstrap support:
7783 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7784 prev-gcc in configure- targets as well as all- targets.
7785 * Makefile.in: Regenerate.
7786
7787 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7788
7789 * compile: New file imported from automake.
7790
7791 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
7792
7793 * configure.in: Remove symbolic link section.
7794 * configure: Regenerate.
7795 * Makefile.tpl (links): Remove.
7796 * Makefile.in: Regenerate.
7797
7798 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
7799 Nathanael Nerode <neroden@gcc.gnu.org>
7800
7801 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7802 Set with AC_CHECK_PROGS.
7803 * configure.in: Fix comment typo from last patch.
7804 * configure: Regenerate.
7805
7806 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7807
7808 * Makefile.tpl: Introduce experimental top level bootstrap support.
7809 * Makefile.in: Regenerate.
7810 * configure.in: Introduce support for top level bootstrap.
7811 * configure: Regenerate.
7812
7813 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
7814 Paolo Bonzini <bonzini@gnu.org>
7815
7816 PR bootstrap/14522
7817 * configure.in: Cope with shells that do not support unquoted ^
7818 * configure: Regenerate.
7819
7820 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
7821 Paolo Bonzini <bonzini@gnu.org>
7822
7823 PR bootstrap/14522
7824 * configure.in: Cope with shells that do not support nesting
7825 quotes inside quoted backquote substitutions.
7826 * configure: Regenerate.
7827
7828 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7829
7830 PR bootstrap/14522
7831 * configure.in: Fix escaping of $.
7832 * configure: Regenerate.
7833
7834 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7835
7836 * configure: Regenerate, since I forgot to while committing Paolo's
7837 changes.
7838
7839 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
7840
7841 PR ada/14131
7842 Move language detection to the top level.
7843 * configure.in: Find default values for the tools as
7844 soon as possible. Disable ada if GNAT is not found.
7845 Emit error message about missing languages. Expand
7846 --enable-languages=all for the gcc subdirectory.
7847
7848 2004-03-10 Ben Elliston <bje@gnu.org>
7849
7850 * MAINTAINERS: Update my email address.
7851
7852 2004-03-05 David Edelsohn <edelsohn@gnu.org>
7853
7854 * ltconfig: Disable building static libraries if building shared
7855 libraries on AIX 5L.
7856
7857 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
7858
7859 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7860 and disable libgcj.
7861 * configure: Regenerated.
7862
7863 2004-03-01 Brian Booth <bbooth@redhat.com>
7864
7865 * MAINTAINERS: Add myself to write-after-approval.
7866
7867 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
7868
7869 * MAINTAINERS: Add myself to write-after-approval.
7870
7871 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7872
7873 PR bootstrap/7087
7874 * Makefile.tpl: Guard XFOO sed statements better.
7875 * Makefile.tpl: Add dependency for configure-target-libada.
7876 * Makefile.in: Regenerate (incidentally fixes broken
7877 commit when libada-branch was merged).
7878
7879 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7880
7881 * MAINTAINERS: Add myself to write-after-approval.
7882
7883 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7884
7885 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7886 maintainers.
7887
7888 2004-02-20 Andrew Cagney <cagney@redhat.com>
7889
7890 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7891 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7892
7893 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7894
7895 PR bootstrap/11932
7896 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7897
7898 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
7899
7900 * MAINTAINERS: Added myself to write-after-approval.
7901
7902 2004-02-14 Michael Koch <konqueror@gmx.de>
7903
7904 * MAINTAINERS: Added myself to write-after-approval.
7905
7906 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7907
7908 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7909 some OS port maintainers to OS port maintainers section.
7910
7911 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
7912
7913 * MAINTAINERS: Add self.
7914
7915 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7916
7917 * MAINTAINERS: Alphabetize.
7918
7919 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
7920
7921 * MAINTAINERS: Remove myself.
7922
7923 2004-02-11 David Edelsohn <edelsohn@gnu.org>
7924
7925 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7926 (rs6000-*-aix*): Same.
7927 * configure: Regenerate.
7928
7929 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7930
7931 * configure.in (host): Add in missing $noconfigdirs to defines.
7932 * configure: Regenerate.
7933
7934 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7935 Nathanael Nerode <neroden@gcc.gnu.org>
7936
7937 PR ada/6637, PR ada/5911
7938 Merge with libada-branch:
7939 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7940 with appropriate dependencies. Add --enable-libada configure switch.
7941 * configure, Makefile.in: Regenerate.
7942
7943 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
7944
7945 * MAINTAINERS: Add myself to write-after-approval.
7946
7947 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7948
7949 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7950 * configure: Regenerate.
7951
7952 2004-02-04 Geoffrey Keating <geoffk@apple.com>
7953
7954 Merge from upstream:
7955
7956 * ltmain.in: When setting IFS to '~', be careful about user
7957 arguments that contain '~'.
7958
7959 2004-02-04 Peter O'Gorman <peter@pogma.com>
7960
7961 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7962 Also test $base_compile against $CC with escaped arguments. Bug
7963 reported by Geoff Keating <geoffk@apple.com>.
7964
7965 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7966
7967 * MAINTAINERS: Remove i960 port.
7968
7969 2004-01-23 DJ Delorie <dj@redhat.com>
7970
7971 * Makefile.def (target_modules) [libiberty]: Don't stage.
7972 * Makefile.in: Rebuilt.
7973
7974 2004-01-20 Caroline Tice <ctice@apple.com>
7975
7976 * MAINTAINERS: Add myself to write-after-approval.
7977
7978 2004-01-19 Paolo Carlini <pcarlini@suse.de>
7979
7980 * MAINTAINERS: Update my email address.
7981
7982 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7983
7984 * MAINTAINERS: Add myself to write-after-approval.
7985
7986 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7987
7988 * MAINTAINERS: Remove entries without email address.
7989
7990 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
7991
7992 * MAINTAINERS: Add myself to write-after-approval.
7993
7994 2004-01-15 Steven Bosscher <stevenb@suse.de>
7995
7996 * MAINTAINERS: Update my email address.
7997
7998 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
7999
8000 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8001 * Makefile.tpl (configure-target-[+module+]): Support stage.
8002 * Makefile.in: Rebuilt.
8003
8004 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
8005
8006 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8007
8008 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
8009
8010 * MAINTAINERS: Add myself as a MIPS maintainer.
8011
8012 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
8013
8014 * configure.in: Use ./config.cache, not config.cache.
8015 * configure: Regenerate.
8016 * Makefile.tpl: Special-casing not needed for GCC any more.
8017 * Makefile.in: Regenerate.
8018
8019 * configure.in: Don't share a cache file for host dirs.
8020 * configure: Regenerate.
8021
8022 * config-ml.in: Don't mess with the cache file.
8023
8024 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8025
8026 * MAINTAINERS: Move myself from 'Write After Approval' to
8027 'CPU Port Maintainers' section as SPARC maintainer.
8028
8029 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
8030
8031 * Makefile.tpl: Make GCC use a separate config.cache.
8032 * Makefile.in: Regenerate.
8033
8034 PR bootstrap/11932, PR bootstrap/11933
8035 (I don't know if it will fix either of them, but it relates
8036 to them.)
8037 * configure.in: Don't use shared config.cache for target
8038 directories.
8039 * configure: Regenerate.
8040
8041 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
8042
8043 * MAINTAINERS: Add myself to 'Write After Approval' section.
8044
8045 2003-12-31 Roger Sayle <roger@eyesopen.com>
8046
8047 * configure.in (ia64*-*-hpux*): Disable building java libraries.
8048 * configure: Regenerated.
8049
8050 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
8051
8052 * MAINTAINERS: Remove the mn10200 maintainer.
8053
8054 2003-12-21 Bernardo Innocenti <bernie@develer.com>
8055
8056 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8057 * configure: Regenerated.
8058
8059 2003-12-16 Jan Hubicka <jh@suse.cz>
8060
8061 * MAINTAINERS: Add myself as callgraph maintainer.
8062
8063 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
8064
8065 * configure.in (raw_libstdcxx_flags): Remove the leading space.
8066 * configure: Regenerate.
8067
8068 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8069
8070 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8071 'Write After Approval' section. Update email.
8072
8073 2003-12-01 James Lemke <jim@wasabisystems.com>
8074
8075 * MAINTAINERS (Write After Approval): Add myself.
8076
8077 2003-11-20 Matt Thomas <matt@3am-software.com>
8078
8079 * MAINTAINERS: Add myself as a vax port maintainer.
8080
8081 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
8082
8083 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8084 (configure-build-[+module+], configure-[+module+]): Likewise.
8085 (configure-target-[+module+], configure-gcc, config.status): Likewise.
8086 * Makefile.in: Regenerate.
8087
8088 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
8089
8090 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8091 shared/dylibed libraries.
8092 * ltmain.sh: Likewise.
8093 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8094 * ltcf-cxx.sh: Likewise.
8095 * ltcf-gcj.sh: Likewise.
8096 * ltconfig: Likewise.
8097
8098 2003-11-17 Stan Cox <scox@redhat.com>
8099
8100 * MAINTAINERS: Add myself as iq2000 port maintainer.
8101
8102 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
8103
8104 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8105 * Makefile.in: Regenerate.
8106
8107 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
8108
8109 * config.sub: Update to 2003-11-03 version.
8110
8111 2003-10-20 Phil Edwards <phil@codesourcery.com>
8112
8113 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
8114 * configure: Regenerate.
8115
8116 2003-10-20 Nicolas Pitre <nico@cam.org>
8117
8118 * MAINTAINERS: Add myself to 'Write After Approval' section.
8119
8120 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
8121
8122 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8123
8124 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
8125
8126 * MAINTAINERS: Update my email address.
8127
8128 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8129
8130 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8131
8132 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
8133
8134 * MAINTAINERS: Add myself to 'Write After Approval' section.
8135
8136 2003-10-16 Bernardo Innocenti <bernie@develer.com>
8137
8138 * config.guess: Update to 2003-10-16 version.
8139 * config.sub: Update to 2003-10-16 version.
8140
8141 2003-10-15 David Daney <ddaney@avtrex.com>
8142
8143 * MAINTAINERS: Added myself to 'Write After Approval' section.
8144
8145 2003-10-15 Falk Hueffner <falk@debian.org>
8146
8147 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8148 'Write After Approval' section. Update email.
8149
8150 2003-10-14 Roger Sayle <roger@eyesopen.com>
8151
8152 * MAINTAINERS: Move myself from 'Write After Approval' to
8153 'Various Maintainers' section as middle-end maintainer.
8154
8155 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
8156
8157 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8158 HOST_FLAGS_TO_PASS.
8159 * Makefile.in: Regenerate.
8160
8161 2003-10-11 Bernardo Innocenti <bernie@develer.com>
8162
8163 * config.guess: Update to 2003-10-07 version.
8164 * config.sub: Update to 2003-10-07 version.
8165
8166 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8167
8168 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8169 * ltconfig (irix5*, irix6*): Don't override version_type.
8170
8171 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
8172
8173 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8174 * configure: Rebuilt
8175 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8176 * Makefile.in: Rebuilt
8177
8178 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
8179
8180 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8181
8182 2003-09-30 Carlo Wood <carlo@alinoe.com>
8183
8184 * MAINTAINERS (Write After Approval): Add myself.
8185
8186 2003-09-29 Paul Koning <ni1d@arrl.net>
8187
8188 * MAINTAINERS: Move myself from "Write After Approval"
8189 to CPU platform maintainers for pdp11 platform.
8190
8191 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
8192
8193 * MAINTAINERS: Move myself from 'Write After Approval' to
8194 'Various Maintainers' section as libffi testsuite maintainer.
8195
8196 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
8197
8198 * configure.in: Pass a computed --program-transform-name
8199 to subconfigures.
8200 * configure: Regenerated.
8201
8202 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8203
8204 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8205 * Makefile.in: Regenerate.
8206
8207 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8208 * Makefile.in: Regenerate.
8209
8210 2003-09-19 Ziemowit Laski <zlaski@apple.com>
8211
8212 * MAINTAINERS: Move myself from 'Write After Approval'
8213 to 'Various Maintainers' (objective-c) section.
8214
8215 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
8216
8217 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8218 quoting.
8219 * configure: Regenerated.
8220
8221 2003-09-16 Joel Brobecker <brobecker@gnat.com>
8222
8223 * MAINTAINERS (Write After Approval): Add myself to write after
8224 approval list.
8225
8226 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
8227
8228 * MAINTAINERS (Write After Approval): Add myself.
8229
8230 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
8231
8232 * MAINTAINERS: Update my e-mail address.
8233
8234 2003-09-09 Alan Modra <amodra@bigpond.net.au>
8235
8236 * libtool.m4 (LD): Correct powerpc64 host match.
8237
8238 2003-09-06 James E Wilson <wilson@tuliptree.org>
8239
8240 * MAINTAINTERS: Update my affiliation and email address.
8241
8242 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8243
8244 * MAINTAINERS (Write After Approval): Add myself.
8245
8246 2003-09-04 DJ Delorie <dj@redhat.com>
8247
8248 * configure: Regenerate.
8249
8250 2003-09-04 Robert Millan <robertmh@gnu.org>
8251
8252 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8253
8254 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8255
8256 * configure.in: Ensure arguments to sed are properly spaced.
8257 * configure: Regenerate.
8258
8259 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8260
8261 * MAINTAINERS: Update my e-mail address.
8262
8263 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
8264
8265 * MAINTAINERS (Write After Approval): Add myself.
8266
8267 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
8268
8269 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8270 * configure: Regenerated.
8271
8272 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
8273
8274 * MAINTAINERS: Update my email address.
8275
8276 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
8277
8278 * configure.in: Use newline instead of semicolon when assuming
8279 shell arguments in a for loop.
8280 * configure: Regenerated.
8281
8282 2003-08-22 Jason Eckhardt <jle@rice.edu>
8283
8284 * MAINTAINERS: Resurrect the i860 maintainer.
8285
8286 2003-08-20 Geoffrey Keating <geoffk@apple.com>
8287
8288 PR 8180
8289 * configure.in: When testing with_libs and with_headers, treat
8290 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
8291 * configure: Regenerate.
8292
8293 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8294 make, shell, etc.
8295 (baseargs): Likewise.
8296 * configure: Regenerate.
8297
8298 2003-08-20 Bernardo Innocenti <bernie@develer.com>
8299
8300 * MAINTAINERS (Write After Approval): Add myself.
8301
8302 2003-08-19 Geoffrey Keating <geoffk@apple.com>
8303
8304 * configure.in: Disable libgcj for darwin not on powerpc.
8305 * configure: Rebuild.
8306
8307 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
8308
8309 * config-ml.in, symlink-tree: Add license.
8310
8311 2003-08-03 Richard Stallman <rms@gnu.org>
8312 Eben Moglen <moglen@columbia.edu>
8313
8314 * README.SCO: New file.
8315
8316 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
8317
8318 * Makefile.tpl (check, check-c++): Express dependencies using
8319 dependencies rather than commands.
8320 * Makefile.in: Regenerate.
8321
8322 2003-08-01 Andrew Cagney <cagney@redhat.com>
8323
8324 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8325 * configure: Ditto.
8326
8327 2003-07-31 Geoffrey Keating <geoffk@apple.com>
8328
8329 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8330 * Makefile.in: Update.
8331
8332 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
8333
8334 * configure.in: Enable libgcj for darwin.
8335 * configure: Rebuild.
8336
8337 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
8338
8339 * config-ml.in: Use ac_configure_args directly instead of
8340 ml_arguments. Only set ml_norecursion if --no[-]recursion is
8341 actually seen.
8342
8343 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
8344
8345 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8346 creating target and build subdirs to build all parent dirs as needed.
8347 * Makefile.in: Rebuild.
8348 * configure.in: Don't build dirs explicitly here.
8349 * configure: Rebuild.
8350
8351 2003-07-26 Paul Brook <paul@nowt.org>
8352
8353 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8354
8355 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
8356
8357 * Makefile.tpl (all-make): Depend on intl.
8358 * Makefile.in: Rebuilt.
8359
8360 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
8361
8362 * install-sh: Update to newer upstream versions (associated with
8363 aclocal 1.7).
8364 * mkinstalldirs: Likewise.
8365 * missing: Likewise, plus $1Help2man -> $1 typo fix.
8366
8367 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
8368
8369 * MAINTAINERS: Move self from Bug database only accounts
8370 to write-after-approval.
8371
8372 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
8373
8374 * config.if: Remove unused libc_interface determination.
8375
8376 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
8377
8378 * MAINTAINERS: Move self from write-after-approval to
8379 build machinery (*.in).
8380
8381 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
8382
8383 PR bootstrap/11273
8384 PR bootstrap/11408
8385 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
8386 unused INSTALL_PROGRAM_ARGS.
8387 * configure.in: Use AC_PROG_INSTALL.
8388 * Makefile.in: Regenerate.
8389 * configure: Regenerate.
8390
8391 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8392
8393 * MAINTAINERS: Alphabetize.
8394
8395 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
8396
8397 * configure: Rebuilt.
8398 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8399 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8400 newlib nor libgloss.
8401 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8402 * configure.in (am33_2.0-*-linux*): Added.
8403
8404 2003-07-09 Bob Wilson <bob.wilson@acm.org>
8405
8406 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8407 * configure: Regenerate.
8408
8409 2003-07-07 Zack Weinberg <zack@codesourcery.com>
8410
8411 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8412 * Makefile.in: Regenerate.
8413
8414 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8415
8416 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8417 * Makefile.in: Regenerate.
8418
8419 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8420
8421 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8422 * Makefile.in: Regenerated.
8423
8424 * config-ml.in: Replace PWD with PWD_COMMAND.
8425
8426 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8427
8428 * intl: New directory; see intl/ChangeLog for details.
8429 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8430 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8431 * Makefile.in: Regenerate.
8432
8433 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8434
8435 * configure.in: Clean up config-lang.in handling. Delete
8436 useless assignment to "subdirs".
8437 * configure: Regenerate.
8438
8439 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
8440
8441 * configure.in: Rename 'target_libs' to 'target_libraries'.
8442 Remove useless reference to 'target_libs'.
8443 * configure: Regenerate.
8444
8445 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
8446
8447 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8448 * Makefile.in: Regenerate.
8449
8450 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
8451
8452 * Makefile.def: Introduce flags_to_pass.
8453 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8454 * Makefile.in: Regenerate.
8455
8456 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
8457
8458 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8459 and target-libgloss.
8460 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8461 <h8300*-*-*>: Disable libf2c and ${libgcj}.
8462 * configure: Regenerate.
8463
8464 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
8465
8466 * configure.in: Update testsuite_flags to new location.
8467 * configure. Regenerate.
8468
8469 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
8470
8471 * Makefile.tpl: Remove BUILD_CC stuff.
8472 * Makefile.in: Regenerate.
8473
8474 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
8475
8476 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8477
8478 2003-06-16 Graeme Peterson <gp@qnx.com>
8479
8480 * MAINTAINERS (Write After Approval): Add myself.
8481
8482 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
8483
8484 * config.guess: Update to 2003-06-12 version.
8485 * config.sub: Update to 2003-06-13 version.
8486
8487 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
8488
8489 * config.guess: Update to 2003-06-06 version.
8490 * config.sub: Update to 2003-06-06 version.
8491
8492 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8493
8494 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8495 * configure. Regenerate.
8496
8497 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
8498
8499 * configure.in: Disable serial configure by default.
8500 * configure: Regenerate.
8501 * Makefile.tpl: Abolish .NOTPARALLEL.
8502 * Makefile.in: Regenerate.
8503
8504 * Makefile.tpl: Replace {build,host,target}_canonical by
8505 {build,host,target}.
8506 * Makefile.in: Regenerate.
8507
8508 * Makefile.tpl: Fix stupid pasto.
8509 * Makefile.in: Regenerate.
8510
8511 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
8512
8513 * Makefile.tpl: Remove bogus conditional.
8514 * Makefile.in: Regenerate.
8515
8516 2003-06-05 Jan Hubicka <jh@suse.cz>
8517
8518 * Makefile.tpl (profiledbootstrap): New target.
8519 * Makefile.in (profiledbootstrap): New target.
8520
8521 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
8522
8523 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8524 Pinski. Remove user names from other bugzilla-only maintainers.
8525
8526 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
8527
8528 * Makefile.tpl: Make 'recursive targets' using autogen rather
8529 than shell loop. Remove duplicate 'clean' targets and false
8530 comments.
8531 * Makefile.def: Add systematic dependencies to 'recursive' targets.
8532 Add systematic method of specifying missing targets in subdirs.
8533 Add copyright boilerplate.
8534 * Makefile.in: Regenerate.
8535 * configure.in: Add 'recursive targets' to maybe list.
8536 * configure: Regenerate.
8537
8538 * MAINTAINERS: "GNATS only" -> "Bug database only".
8539
8540 * Makefile.tpl: Rename [+target+] to [+make_target+].
8541 * Makefile.def: Rename 'target' to 'make_target'.
8542
8543 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
8544
8545 * MAINTAINERS: Add self as options handling maintainer.
8546
8547 2003-05-28 Michael Meissner <gnu@the-meissners.org>
8548
8549 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8550 been too long since I touched those ports.
8551
8552 2003-05-28 DJ Delorie <dj@redhat.com>
8553
8554 * Makefile.tpl: Make maybe-check-gcc .PHONY.
8555 * Makefile.in: Regenerate.
8556
8557 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8558
8559 * configure.in: Use curly braces in the definition of tooldir.
8560 * configure: Regenerate.
8561
8562 2003-05-21 DJ Delorie <dj@redhat.com>
8563
8564 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8565 newlib or libgloss.
8566 * Makefile.in: Regenerate.
8567
8568 2003-05-21 DJ Delorie <dj@redhat.com>
8569
8570 * Makefile.tpl: Add missing empty maybe-check-gcc target.
8571 * Makefile.in: Regenerate.
8572
8573 2003-05-20 Ian Lance Taylor <ian@airs.com>
8574
8575 * MAINTAINERS: Update my e-mail address.
8576
8577 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
8578
8579 * configure.in: Switch more things to use maybe dependencies.
8580 * Makefile.tpl: Switch more things to use maybe dependencies.
8581 Factor out common code from autogen IF statements.
8582 * configure: Regenerate.
8583 * Makefile.in: Regenerate.
8584
8585 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
8586
8587 * configure.in: Accept i[3456789]86 for machine type.
8588 * configure: Regenerate.
8589
8590 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
8591
8592 * configure.in: Switch more things to use maybe dependencies.
8593 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
8594 * configure: Regenerate.
8595 * Makefile.tpl: Switch more things to use maybe dependencies.
8596 * Makefile.in: Regenerate.
8597
8598 2003-05-16 Andreas Schwab <schwab@suse.de>
8599
8600 * Makefile.tpl (install-opcodes): Define.
8601 * Makefile.in: Rebuild.
8602
8603 2003-05-13 Andreas Jaeger <aj@suse.de>
8604
8605 * config.guess: Update to 2003-05-09 version.
8606 * config.sub: Update to 2003-05-09 version.
8607
8608 2003-05-13 Michael Eager <eager@mvista.com>
8609
8610 * configure.in: Correct sed script so that options in quotes are not
8611 deleted.
8612 * configure: Rebuild.
8613
8614 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
8615
8616 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8617 and $$s/newlib/libc/sys/cygwin32 include paths.
8618 * configure: Ditto.
8619
8620 2003-05-12 Michael Meissner <gnu@the-meissners.org>
8621
8622 * MAINTAINERS: Update my email addresses.
8623
8624 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8625
8626 * config-ml.in: Propagate INSTALL variables.
8627
8628 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8629
8630 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8631
8632 2003-05-02 Chris Demetriou <cgd@broadcom.com>
8633
8634 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8635 * Makefile.in: Regenerate.
8636
8637 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8638
8639 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8640
8641 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8642
8643 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8644
8645 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
8646
8647 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8648 * Makefile.in: Regenerated.
8649
8650 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8651
8652 * MAINTAINERS (Write After Approval): Upgrade myself from
8653 GNATS only to write-after-approval. Update my mail address.
8654
8655 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
8656
8657 (OS Port Maintainers: freebsd): Add myself.
8658
8659 2003-04-22 Mark Mitchell <mark@codesourcery.com>
8660
8661 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8662
8663 2003-04-22 Kean Johnston <jkj@sco.com>
8664
8665 * MAINTAINERS (SCO ports): Added myself.
8666
8667 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8668
8669 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8670
8671 2003-04-19 Kean Johnston <jkj@sco.com>
8672
8673 * MAINTAINERS (Write After Approval): Add myself.
8674
8675 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8676
8677 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8678 * Makefile.in: Regenerate.
8679
8680 2003-04-18 Jakub Jelinek <jakub@redhat.com>
8681
8682 * configure.in (powerpc64*-*-linux*): Remove.
8683 * configure: Rebuilt.
8684
8685 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
8686
8687 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8688 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8689 and restrap.
8690 * Makefile.in: Regenerate.
8691
8692 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
8693
8694 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8695 * configure: Regenerated.
8696
8697 2003-04-15 DJ Delorie <dj@redhat.com>
8698
8699 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8700
8701 2003-04-13 Nick Clifton <nickc@redhat.com>
8702
8703 * config-ml.in: Remove support for --disable-aix removing
8704 call-aix multilibs.
8705
8706 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
8707
8708 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8709 * */configure: Rebuilt.
8710
8711 2003-04-08 Joel Sherrill <joel@oarcorp.com>
8712
8713 * MAINTAINERS: Add my email address.
8714
8715 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
8716
8717 * MAINTAINERS (Write After Approval): Add myself.
8718
8719 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8720
8721 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8722 * Makefile.in: Regenerate.
8723
8724 2003-03-14 Michael Chastain <mec@shout.net>
8725
8726 * Makefile.in: Regenerate with correct Makefile.def.
8727
8728 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8729
8730 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8731 Make macro.
8732 * Makefile.in: Regenerate.
8733 * configure.in: Clean up gxx_include_dir logic.
8734 * configure: Regenerate.
8735
8736 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8737
8738 * MAINTAINERS (Write After Approval): Add myself.
8739
8740 2003-03-10 Ben Elliston <bje@wasabisystems.com>
8741
8742 * MAINTAINERS: Update my mail address.
8743
8744 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8745
8746 * configure.in (gxx_include_dir): Fix typo.
8747 * configure: Regenerated.
8748
8749 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8750
8751 * Makefile.tpl: Reindent.
8752 * Makefile.in: Regenerate.
8753 * configure.in: Reindent. Don't set unused variables.
8754 * configure: Regenerate.
8755
8756 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
8757
8758 * configure.in: Include $(build_tooldir)/sys-include in
8759 FLAGS_FOR_TARGET.
8760 * configure: Regenerated.
8761
8762 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8763
8764 * Makefile.tpl: Always pass down RANLIB.
8765 * Makefile.in: Regenerate.
8766
8767 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8768 * Makefile.in: Regenerate.
8769 * configure.in: Remove unused logic relating to --enable-shared
8770 and --enable-threads. Remove bogus comments. Remove redundant
8771 noconfigdirs.
8772 * configure: Regenerate.
8773
8774 * configure.in: Replace ${libstdcxx_version} by its value.
8775 Remove reference to mh-dgux.
8776 * configure: Regenerate.
8777
8778 2003-03-03 Kevin Buettner <kevinb@redhat.com>
8779
8780 * MAINTAINERS (Write After Approval): Add myself.
8781
8782 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8783
8784 * Makefile.tpl: Rearrange.
8785 * Makefile.in: Regenerate.
8786
8787 2003-02-25 Uwe Stieber <uwe@wwws.de>
8788
8789 * configure.in: Add support for kaOS as cross build target system.
8790 * configure: Regenerated.
8791
8792 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8793
8794 * MAINTAINERS (Write after approval): Add myself.
8795
8796 2003-02-21 James E Wilson <wilson@tuliptree.org>
8797
8798 * MAINTAINERS: Update my email address.
8799
8800 2003-02-21 Zack Weinberg <zack@codesourcery.com>
8801
8802 * MAINTAINERS: Add self to blanket write privs. section.
8803
8804 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
8805
8806 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8807 configure-target-* as some target builds may require additional
8808 flags for preprocessor tests.
8809 * Makefile.in: Regenerated.
8810
8811 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
8812
8813 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8814 * ltconfig: Handle it.
8815 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8816 auto-detecting it.
8817
8818 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8819 it is used as argument to $CC.
8820 * ltcf-gcj.sh: Likewise.
8821
8822 * configure.in: Introduce --enable-maintainer-mode.
8823 * configure: Rebuilt.
8824 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8825 for maintainer mode.
8826 * Makefile.in: Rebuilt.
8827
8828 2003-02-18 Jason Merrill <jason@redhat.com>
8829
8830 * Makefile.tpl (check-c++): Allow parallelism.
8831
8832 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8833
8834 * MAINTAINERS: Remove John Carr (who never actually had access to
8835 gcc.gnu.org).
8836
8837 2003-02-15 Geoffrey Keating <geoffk@apple.com>
8838
8839 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8840 don't configure target-libobjc.
8841 * configure: Regenerate.
8842
8843 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8844
8845 * Makefile.tpl (RANLIB): Define.
8846 * Makefile.in: Regenerate.
8847
8848 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8849
8850 * MAINTAINERS: Update my email.
8851
8852 2003-02-06 Keith R Seitz <keiths@redhat.com>
8853
8854 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8855 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8856 * Makefile.in: Regenerated.
8857 * configure.in: Remove all traces of snavigator, db, and grep.
8858 * configure: Regenerated.
8859
8860 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8861
8862 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8863 After Approval.
8864
8865 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8866
8867 * MAINTAINERS (Write after approval): Add myself.
8868
8869 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
8870
8871 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8872 * Makefile.in: Regenerated.
8873
8874 2003-01-30 Roger Sayle <roger@eyesopen.com>
8875
8876 * config.guess: Updated to 2003-01-30's version.
8877 * config.sub: Updated to 2003-01-28's version.
8878
8879 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
8880
8881 * config.if: If gcc_version is already set, just use it. Don't set
8882 gcc_version_trigger if it's already set, otherwise set it to
8883 gcc/version.c, but only if the file exists. If it is not set and
8884 gcc/version.c does not exist, try to extract the version number from
8885 $CC.
8886
8887 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8888
8889 * MAINTAINERS: Add myself to write-after-approval list.
8890
8891 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
8892
8893 * configure.in: Revert 24Jan change.
8894 * configure: Regenerate.
8895
8896 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8897
8898 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8899 entry of HJ Lu.
8900
8901 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8902
8903 * configure.in: Revert previous change.
8904 * configure: Regenerate.
8905
8906 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8907
8908 * configure.in: Make rda native-only.
8909 * configure: Regenerate.
8910
8911 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8912
8913 * MAINTAINERS: Move myself from GNATS-only-accounts to
8914 write-after-approval.
8915
8916 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8917
8918 * configure.in: Add missing \.
8919 * configure: Rebuilt.
8920
8921 2003-01-17 Jakub Jelinek <jakub@redhat.com>
8922
8923 * configure.in (baseargs): Avoid using \| in sed regular
8924 expressions.
8925 * configure: Rebuilt.
8926
8927 2003-01-16 Jakub Jelinek <jakub@redhat.com>
8928
8929 * configure.in (baseargs): Remove all supported forms of
8930 --cache-file, --srcdir, --host, --build and --target options
8931 from argument lists.
8932 * configure: Rebuilt.
8933
8934 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
8935
8936 * MAINTAINERS: Add myself to write-after-approval list.
8937
8938 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
8939
8940 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8941 * configure: Rebuilt.
8942
8943 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8944
8945 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8946 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8947 * Makefile.in: Regenerate.
8948 * configure: Regenerate.
8949
8950 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
8951
8952 * configure.in: Remove Makefile in build, host and target modules
8953 unless configure was run with --no-recursion.
8954 * configure: Rebuilt.
8955
8956 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8957
8958 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8959 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8960 * Makefile.in: Regenerate.
8961
8962 2003-01-08 Chris Demetriou <cgd@broadcom.com>
8963
8964 * config.guess: Update to 2003-01-03 version.
8965 * config.sub: Update to 2003-01-03 version.
8966
8967 2003-01-07 Christopher Faylor <cgf@redhat.com>
8968
8969 * configure: Regenerate with proper autoconf 2.13.
8970
8971 2003-01-07 Christopher Faylor <cgf@redhat.com>
8972
8973 * configure.in: Add AC_PREREQ for consistency.
8974 * configure: Regenerate.
8975
8976 2003-01-06 Andrew Cagney <ac131313@redhat.com>
8977
8978 * configure.in (GDB_TK): Add tcl directories conditional on
8979 gdb/gdbtk directory being present.
8980 * configure: Regenerate.
8981
8982 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
8983
8984 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8985 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8986 * configure: Rebuilt.
8987
8988 2002-12-31 Tom Tromey <tromey@redhat.com>
8989
8990 * Makefile.in: Rebuilt.
8991 * Makefile.def (target_modules) [libffi]: Allow installation.
8992
8993 2002-12-31 Andreas Schwab <schwab@suse.de>
8994
8995 * configure.in: Fix use of $program_transform_name.
8996 * configure: Regenerated.
8997
8998 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
8999
9000 * configure.in (baseargs): Don't remove first configure argument.
9001 * configure: Regenerated.
9002
9003 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
9004
9005 * Makefile.tpl (local-distclean): Don't remove...
9006 (multilib.ts): ... this. Moved into...
9007 (multilib.out): ... this. Don't use sub-make.
9008 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9009 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9010 (configure-build-[+module+], configure-[+module+],
9011 configure-target-[+module+], configure-gcc): ... these. Test
9012 for Makefile existence. Drop config.status from dependencies.
9013 * Makefile.in: Rebuilt.
9014 * configure.in: Move gcc-version-trigger to the end of
9015 ac_configure_args. Add comments to maybedep.tmp and
9016 serdep.tmp. Introduce --disable-serial-configure. Remove
9017 nonopt from baseargs, matching and removing corresponding
9018 whitespace while at it.
9019 * configure: Rebuilt.
9020
9021 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
9022
9023 * configure.in (host_configargs): Replace reference to
9024 no-longer-defined buildopts with --build=${build_alias}.
9025 * configure: Rebuilt.
9026
9027 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
9028 program_transform_name to standard idiom.
9029 (AUTOGEN, AUTOCONF): Define.
9030 (Makefile.in): Use $(AUTOGEN).
9031 (Makefile): Depend on config.status, and use autoconf-style rule to
9032 build it. Move original commands to...
9033 (config.status): ... this new target.
9034 (configure): Add $(srcdir). Depend on config/acx.m4. Use
9035 $(AUTOCONF).
9036 * Makefile.in: Rebuilt.
9037
9038 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
9039
9040 * Makefile.tpl: Fix dramatic bustage due to change in
9041 program_transform_name.
9042 * Makefile.in: Regenerate.
9043
9044 * configure.in: Remove unnecessary PATH setting.
9045 * configure: Regnerate.
9046
9047 * configure.in: Don't default to unprefixed tools unless
9048 the native tools will work.
9049 * configure: Regenerate.
9050
9051 * configure.in: Convert to autoconf script. Blow away lots
9052 of now-redundant Makefile fragments.
9053 * configure: Generate using Autoconf.
9054 * Makefile.tpl: Rewrite to reflect autoconfiscation.
9055 * Makefile.in: Regenerate.
9056
9057 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
9058
9059 * configure: Fix stupid bug where RANLIB was mistakenly included.
9060
9061 * configure.in: Rename (buildargs, hostargs, targargs) to
9062 (build_configargs, host_configargs, target_configargs).
9063
9064 * configure.in: Move logic out of sed statement.
9065
9066 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
9067 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9068
9069 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
9070
9071 * config.sub: Import from master repository
9072 * config.guess: Ditto
9073
9074 2002-12-24 Andreas Schwab <schwab@suse.de>
9075
9076 * Makefile.tpl (multilib.out): Fix missing space.
9077 * Makefile.in: Regenerate.
9078
9079 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
9080
9081 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
9082 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
9083 * Makefile.in: Regenerate.
9084 * configure.in: Remove unnecessary leftovers.
9085
9086 2002-12-21 Geoffrey Keating <geoffk@apple.com>
9087
9088 * configure.in (extra_ranlibflags_for_target): New variable.
9089 (*-*-darwin): Add -c to ranlib commands.
9090 * configure (tooldir): Handle extra_ranlibflags_for_target.
9091
9092 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
9093
9094 * Makefile.tpl: Revert HJL's change.
9095 * Makefile.in: Regenerated.
9096 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9097 always.
9098
9099 2002-12-19 Andreas Schwab <schwab@suse.de>
9100
9101 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9102 * Makefile.in: Regenerate.
9103
9104 2002-12-18 H.J. Lu <hjl@gnu.org>
9105
9106 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9107 * Makefile.in: Regenerated.
9108
9109 * configure.in (build_prefix): New. Substitute.
9110
9111 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
9112
9113 * Makefile.tpl: Don't let real targets depend on phony targets.
9114 * Makefile.in: Regenerate.
9115
9116 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9117 * Makefile.in: Regenerate.
9118
9119 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
9120
9121 * config.sub: Import from master repository
9122 * config.guess: Ditto
9123
9124 2002-12-16 Jason Merrill <jason@redhat.com>
9125
9126 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9127 previous 'make bootstrap'.
9128 * Makefile.in: Regenerate.
9129
9130 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
9131
9132 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9133
9134 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
9135
9136 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9137 * Makefile.in: Regenerate.
9138
9139 2002-12-13 Jason Merrill <jason@redhat.com>
9140
9141 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
9142 library tests.
9143 (check-c++): Just depend on it and check-target-libstdc++-v3.
9144 * Makefile.in: Regenerate.
9145
9146 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
9147
9148 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9149 * Makefile.in: Rebuilt.
9150
9151 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
9152
9153 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9154
9155 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
9156
9157 * configure: Fix bug put in by gremlins.
9158
9159 * Makefile.tpl: Substitute more autoconfily.
9160 * configure: Substitute more autoconfily.
9161 * Makefile.in: Regenerate.
9162
9163 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
9164
9165 * config.sub: Import from master repository
9166 * config.guess: Ditto
9167 * MAINTAINERS: Added Svein Seldal under write after approval
9168
9169 2002-12-08 Andrew Cagney <ac131313@redhat.com>
9170
9171 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9172 * Makefile.in (all-sim): Ditto.
9173
9174 2002-12-06 DJ Delorie <dj@redhat.com>
9175
9176 * Makefile.tpl: Change configure dependencies to not have real
9177 targets depend on phony targets.
9178
9179 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
9180
9181 * configure.in: Revert unintentional change.
9182
9183 * Makefile.tpl: Change dependency for */multilib.out so that
9184 it works when gcc isn't in the tree.
9185
9186 * configure.in: Substitute more.
9187 * configure: Run subconfigures from the Makefile.
9188 * Makefile.tpl: Run subconfigures from the Makefile; add a few
9189 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
9190
9191 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9192
9193 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9194
9195 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
9196
9197 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9198 and corresponding dependencies.
9199 * Makefile.in: Regenerate.
9200
9201 * configure.in (host_tools): Order binutils, gas and ld for
9202 convenience in running the testsuites.
9203
9204 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9205 * Makefile.in: Regenerate.
9206 * configure.in: Introduce rules to serialize subconfigure runs.
9207
9208 * configure.in: Introduce BASE_CC_FOR_TARGET.
9209 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
9210 Realize configure-build-* targets. Realize configure-target-* targets.
9211 * Makefile.in: Regenerate.
9212
9213 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
9214
9215 * configure: Move gcc_version_trigger stuff from here...
9216 * configure.in: ...to here.
9217
9218 * configure.in: Separate subconfigure options added by this file from
9219 options given by the user. Add machinery to put args for host
9220 subconfigures into the Makefile.
9221
9222 * Makefile.tpl: Remove 'vault' targets.
9223 * Makefile.tpl: Reorder and comment dependencies.
9224 * Makefile.in: Regenerate.
9225
9226 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
9227 * configure.in: Fix my broken commit of previous patch. (sigh)
9228
9229 2002-11-28 Geoffrey Keating <geoffk@apple.com>
9230
9231 * configure.in: Move host-specific darwin noconfigdirs into
9232 the host-specific section.
9233
9234 2002-11-28 Geoffrey Keating <geoffk@apple.com>
9235
9236 * configure.in: Move host-specific darwin noconfigdirs into
9237 the host-specific section.
9238
9239 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
9240
9241 * configure: Remove skip-this-dir support.
9242 * Makefile.tpl: Remove skip-this-dir support.
9243
9244 * Makefile.tpl: Remove leftover support for non-autoconfiscated
9245 subdirectories.
9246 * Makefile.in: Regenerate.
9247
9248 * Makefile.tpl: Strip out useless setting of 'dir'.
9249 * Makefile.in: Regenerate.
9250
9251 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
9252
9253 * configure.in: Fix deeply stupid bug.
9254
9255 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9256 shell code in CXX_FOR_TARGET
9257 * Makefile.def: Introduce raw_cxx.
9258 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9259 RAW_CXX_FOR_TARGET.
9260 * Makefile.in: Regenerate.
9261
9262 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
9263
9264 * Makefile.tpl: Remove unnecessary ifs.
9265 * Makefile.in: Regenerate.
9266
9267 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
9268 dependencies. Maybe-ize build-libiberty. Create dummy install
9269 targets for 'no_install' modules.
9270 * configure: Move GDB_TK substitution to configure.in. Move
9271 build_modules stuff to configure.in.
9272 * configure.in: Implement soft dependency machinery. Maybe-ize
9273 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
9274 * Makefile.in: Regenerate.
9275
9276 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9277
9278 * Makefile.tpl: Make all-target, install-target behave similarly
9279 to all, install (only hitting configured targets). Eliminate
9280 unused macro defintions.
9281
9282 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9283 build != host.
9284
9285 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9286
9287 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9288
9289 * configure.in: Produce lists of subdir targets we're actually
9290 configuring. Remove references to "dosrel".
9291 * Makefile.tpl: Let configure set which subdir targets are hit.
9292 Remove install-cross; clean up install; remove ALL. Remove
9293 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
9294 Autogenerate host module targets. Remove empty dependency lines
9295 and redundant dependency; rearrange slightly.
9296 * Makefile.def: Add host-side libtermcap, utils.
9297
9298 * Makefile.in: Regenerate.
9299
9300 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9301
9302 * ltconfig (osf[345]): Append $major to soname_spec.
9303 Reflect this in library_names_spec.
9304 * ltmain.sh (osf): Prefix $major with . for use as extension.
9305
9306 2002-11-19 Andreas Jaeger <aj@suse.de>
9307
9308 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9309 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9310 and sparc64 GNU/Linux systems.
9311
9312 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
9313
9314 * MAINTAINERS: Update email.
9315
9316 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9317
9318 * MAINTAINERS: Complete James Dennett's entry.
9319
9320 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
9321
9322 * MAINTAINERS (Write After Approval): Add myself.
9323
9324 2002-11-13 Bruce Korb <bkorb@gnu.org>
9325
9326 * Makefile.tpl: syntactic cleanup
9327
9328 2002-11-13 Stuart Hastings <stuart@apple.com>
9329
9330 * MAINTAINERS: Add myself to write-after-approval list.
9331
9332 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9333
9334 * Makefile.def: Add list of recursive targets to autogenerate.
9335 Add build_modules.
9336 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
9337 targets. Autogenerate *-build-* targets.
9338 * Makefile.in: Regenerate.
9339
9340 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9341
9342 * configure: More autoconf-style substitutions.
9343 * Makefile.tpl: More autoconf-style substitutions.
9344 * Makefile.in: Regenerate.
9345
9346 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
9347
9348 * configure: Substitute more variables in a more autoconf-friendly
9349 way. Simplify slightly.
9350 * Makefile.tpl: Make more variables substitutable in an
9351 autoconf-friendly way.
9352 * Makefile.in: Regenerate.
9353
9354 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
9355
9356 * MAINTAINERS (Write After Approval): Add myself.
9357
9358 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
9359
9360 * configure.in (v810*): Remove special setting of tools.
9361
9362 * configure: Add support for extra required flags for ar or nm.
9363 * configure.in (aix4.3+): Use above support for target-specific
9364 issues, rather than using config/mt-aix43.
9365
9366 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
9367
9368 * configure: Remove 'removing', which doesn't work. Replace $subdir
9369 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
9370 with $srcdir. Reformat indentation. Substitute some variables
9371 formerly hard-coded in the Makefile for build=host.
9372 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9373 * Makefile.def: Autogenerate more.
9374 * Makefile.in: Regenerate.
9375
9376 2002-11-04 Adam Nemet <anemet@lnxw.com>
9377
9378 * MAINTAINERS (Write After Approval): Add myself.
9379
9380 2002-11-04 Kevin Buettner <kevinb@redhat.com>
9381
9382 * Makefile.def (host_modules): Add rda.
9383 * Makefile.in: Regenerate.
9384 * configure.in (target_tool): Add target-rda to list.
9385
9386 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9387
9388 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9389
9390 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
9391
9392 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9393 and restrap targets to this rule.
9394 * Makefile.in: Regenerate.
9395
9396 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9397
9398 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9399 GNATS only accounts.
9400
9401 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9402
9403 * configure.in (i[3456]86-*-linux*): Add check to disable
9404 ${libgcj} for glibc1.
9405
9406 2002-10-24 Denis Chertykov <denisc@overta.ru>
9407
9408 * MAINTAINERS: Add myself as ip2k port maintainer.
9409
9410 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9411
9412 * configure.in: Add tic4x target.
9413
9414 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9415
9416 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9417 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9418 * Makefile.in: Regenerate.
9419
9420 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9421 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9422 * Makefile.in: Regenerate.
9423
9424 2002-10-02 Janis Johnson <janis187@us.ibm.com>
9425
9426 * MAINTAINERS: Add myself as web pages co-maintainer.
9427
9428 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9429
9430 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9431 * Makefile.in: Regenerate.
9432
9433 2002-10-02 Zack Weinberg <zack@codesourcery.com>
9434
9435 * MAINTAINERS: Add myself and Nathan Sidwell
9436 <nathan@codesourcery.com> as VxWorks maintainers.
9437
9438 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9439
9440 * Makefile.def: Remove order dependency comments.
9441 * Makefile.tpl: Add explicit install-install dependencies.
9442 * Makefile.in: Regenerate.
9443
9444 * Makefile.tpl: Remove material now in src-release. (Finally!)
9445 * Makefile.in: Regenerate.
9446
9447 * Makefile.tpl: Add configure-target (for src-release in src)
9448 * Makefile.in: Regenerate.
9449
9450 2002-09-30 Nick Clifton <nickc@redhat.com>
9451
9452 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9453
9454 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
9455
9456 * configure.in (s390*-*-linux*): Enable libgcj.
9457
9458 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
9459
9460 * configure: Revert accidentally applied changes.
9461
9462 * Makefile.tpl: Make more autoconf-friendly.
9463 * Makefile.in: Regenerate.
9464 * configure: Make substitution more autoconf-like.
9465
9466 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
9467
9468 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9469 single entry to handle all these.
9470 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
9471 libjava on arm-*-elf.
9472
9473 2002-09-27 Geoffrey Keating <geoffk@apple.com>
9474
9475 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9476 things that depend on them.
9477
9478 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9479
9480 * Makefile.tpl: Make subsituted variables more autoconfy.
9481 * Makefile.in: Regenerate.
9482 * configure: Make seds more autoconfy.
9483
9484 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9485
9486 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9487 * Makefile.in: Regenerate.
9488 * configure.in: Rewrite sed statements to look autoconfy.
9489
9490 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9491 all-target-foo on configure-target-foo.
9492 * Makefile.def: Ditto.
9493 * Makefile.in: Rebuild.
9494
9495 2002-09-25 Andrew Haley <aph@redhat.com>
9496
9497 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9498
9499 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
9500
9501 * Makefile.def: New file.
9502 * Makefile.tpl: New file.
9503 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9504 * contrib/gcc_update: Note that Makefile.in is a generated file.
9505
9506 * configure.in: Minor rearrangement. Simplify tests.
9507
9508 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
9509
9510 * configure.in (with_headers): Skip copy if value is "yes".
9511 (with_libs): Likewise.
9512
9513 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9514
9515 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9516 * configure.in (sh*-*-pe*): Ditto.
9517 * configure.in (mips*-*-pe*): Ditto.
9518 * configure.in (*arm-wince-pe): Ditto.
9519
9520 * configure.in: Rearrange.
9521
9522 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
9523
9524 * MAINTAINERS: Update my email address.
9525
9526 2002-08-30 Paul Koning <pkoning@equallogic.com>
9527
9528 * MAINTAINERS: (Write After Approval): Add myself.
9529
9530 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
9531
9532 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9533
9534 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
9535
9536 * MAINTAINERS: Change my mailing address.
9537
9538 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
9539
9540 * MAINTAINERS (Write After Approval): Remove myself.
9541 (Various Maintainers: c++ runtime libs): Add myself.
9542
9543 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
9544
9545 * MAINTAINERS (Write After Approval): Remove myself.
9546 (Various Maintainers: c++ runtime libs): Add myself.
9547
9548 2002-08-15 Eric Christopher <echristo@redhat.com>
9549
9550 * config.sub: Import from master repository.
9551 * config.guess: Ditto.
9552
9553 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
9554
9555 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9556 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9557 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9558
9559 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
9560
9561 * MAINTAINERS: Add self to rs6000 vector extensions.
9562
9563 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
9564
9565 * libiberty/configure: Reverted unintended yesterday's check in.
9566
9567 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
9568
9569 * boehm-gc/configure, libf2c/configure: Rebuilt.
9570 * libffi/configure, libiberty/configure: Ditto.
9571 * libjava/configure, libobjc/configure: Ditto.
9572 * libstdc++-v3/configure, zlib/configure: Ditto.
9573 Merged from binutils:
9574 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
9575 From Steve Ellcey <sje@cup.hp.com>:
9576 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9577 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9578 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9579 IA64.
9580 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9581 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9582 soname_spec, sys_lib_search_path_spec): Ditto.
9583
9584 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
9585
9586 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9587
9588 2002-08-04 H.J. Lu (hjl@gnu.org)
9589
9590 * configure.in (mips*-*-linux*): Don't skip target-libffi.
9591
9592 2002-08-02 Krister Walfridsson <cato@df.lth.se>
9593
9594 * MAINTAINERS (Write After Approval): Add myself.
9595
9596 2002-07-31 Alan Modra <amodra@bigpond.net.au>
9597
9598 * configure.in: Move generic linux case to end. Copy generic
9599 linux noconfigdirs to mips*-*-linux* entry and new
9600 powerpc64*-*-linux* entry. Add target-libffi for the latter.
9601
9602 2002-07-19 Michael Matz <matz@suse.de>
9603
9604 * MAINTAINERS: Add myself as ra* maintainer.
9605
9606 2002-07-16 Chris Demetriou <cgd@broadcom.com>
9607
9608 * config.guess: Update to 2002-07-09 version.
9609 * config.sub: Update to 2002-07-03 version.
9610
9611 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
9612
9613 * MAINTAINERS: Fix typo in a maintainer email address.
9614
9615 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9616
9617 * configure.in: Remove two redundant tests.
9618
9619 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9620
9621 * configure.in (mips*-*-irix6*o32): Enable stabs.
9622
9623 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9624
9625 * configure.in: Don't build grez.
9626 * Makefile.in: Ditto.
9627
9628 * Makefile.in: Remove references to bsp, cygmon, libstub.
9629 * configure.in: Ditto.
9630
9631 * configure.in: Remove leftover reference to gdbtest.
9632
9633 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
9634
9635 * configure.in (gxx_include_dir): Change to match versioned
9636 C++ headers if --enable-version-specific-runtime-libs is used.
9637
9638 2002-07-04 Steve Ellcey <sje@cup.hp.com>
9639
9640 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9641
9642 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9643
9644 * configure.in: Make --without-x work.
9645
9646 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9647
9648 * configure.in: Rearrange target Makefile fragment collection.
9649
9650 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9651 cvs[src].
9652 * configure.in: Ditto.
9653
9654 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9655
9656 * MAINTAINERS (Write After Approval): Update my e-mail address.
9657
9658 2002-06-24 Ben Elliston <bje@redhat.com>
9659
9660 * configure.in (host_tools): Remove cgen.
9661
9662 * Makefile.in (all-cgen): Remove; runs from its source directory.
9663 (check-cgen, install-cgen, clean-cgen): Likewise.
9664 (all-opcodes): Do not depend on all-cgen.
9665 (all-sim): Likewise.
9666
9667 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
9668
9669 * Makefile.in: Eliminate 'apache' targets.
9670 * configure.in: Eliminate 'apache' targets.
9671
9672 * configure.in: Eliminate redundant tests. Reorganize.
9673
9674 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9675
9676 * config-ml.in: Eliminate references to Cygnus configure.
9677
9678 * Makefile.in: Eliminate references to building emacs.
9679
9680 2002-06-28 Graham Stott <graham.stott@btinternet.com>
9681
9682 * MAINTAINERS: Update my email address.
9683
9684 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9685
9686 * config.if (libstdcxx_incdir): Version C++ headers.
9687 (cxx_incdir): Remove.
9688
9689 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9690
9691 * MAINTAINERS (Write After Approval): Add self.
9692
9693 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9694
9695 * configure.in: Add support for ip2k.
9696
9697 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9698
9699 * configure.in: Fix AIX configury bug.
9700
9701 2002-06-20 Steve Ellcey <sje@cup.hp.com>
9702
9703 * MAINTAINERS (Write After Approval): Add self.
9704
9705 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9706
9707 * configure.in: replace ${topsrcdir} with ${srcdir}
9708
9709 * configure.in: Move definition of libstdcxx_flags
9710 right above usage, rather than waaay earlier.
9711
9712 * configure.in: Pull definition of is_cross_compiler earlier.
9713
9714 * configure.in: Rearrange a little.
9715
9716 * configure.in: Remove references to librx.
9717 * Makefile.in: Remove references to librx.
9718
9719 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9720
9721 * config.sub: Add support for avr target.
9722 Import from master sources, rev 1.255
9723
9724 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
9725
9726 * configure, .cvsignore: Revert previous change...
9727 * Makefile: ...delete.
9728
9729 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9730
9731 * configure.in: Eliminate ${gasdir} variable.
9732
9733 2002-06-18 Dave Brolley <brolley@redhat.com>
9734
9735 * configure.in: Add support for frv.
9736 * config.sub: Add support for frv.
9737
9738 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9739
9740 * configure: Remove garbage from previous commit.
9741
9742 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9743
9744 * configure: For in-source builds, make a subdir and re-exec there.
9745 * Makefile: New file. Pass targets through to build directory.
9746 * .cvsignore: No longer ignore "Makefile".
9747
9748 2002-06-16 Douglas Rupp <rupp@gnat.com>
9749
9750 * MAINTAINERS (Write After Approval): Add self.
9751
9752 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9753
9754 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9755
9756 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9757
9758 * configure.in (vax-*-netbsd*): Re-enable gas.
9759
9760 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9761
9762 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9763 BUILD_PREFIX_1, to correct nomenclature.
9764 * configure: Likewise.
9765
9766 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9767 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9768
9769 2002-05-31 Olaf Hering <olh@suse.de>
9770
9771 * config-ml.in: Propogate DESTDIR also.
9772
9773 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9774
9775 * configure.in (vax-*-netbsd*): Don't build gas for this
9776 platform.
9777
9778 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9779
9780 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9781 and libgcj for AVR.
9782
9783 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9784
9785 * MAINTAINERS (Write After Approval): Add myself.
9786
9787 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9788
9789 * config.guess: Update to 2002-05-22 version.
9790 * config.sub: Likewise.
9791
9792 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9793
9794 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9795 * config-ml.in: Likewise.
9796 * configure: Likewise.
9797 * configure.in: Likewise.
9798
9799 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9800
9801 * MAINTAINERS: Update my email address.
9802
9803 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9804
9805 * configure.in: Simplify makefile fragment collection.
9806
9807 * configure.in: Remove code to build emacs.
9808
9809 * configure.in : Remove --srcdir argument from targargs and buildargs
9810 (it's always overridden in the Makefile anyway). Rearrange a bit.
9811
9812 * configure: Move some logic to configure.in.
9813 * configure.in: Move some logic from configure.
9814
9815 2002-05-11 Tom Tromey <tromey@redhat.com>
9816
9817 * MAINTAINERS: Reflect libgcj reality.
9818
9819 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9820
9821 * Makefile.in: Honour DESTDIR.
9822
9823 2002-05-08 Mark Mitchell <mark@codesourcery.com>
9824
9825 * config.guess: Import 2002-03-20 version.
9826 * config.sub: Import 2002-04-26 version.
9827
9828 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9829
9830 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9831
9832 2002-05-07 Tim Josling <tej@melbpc.org.au>
9833
9834 * MAINTAINERS: Add self.
9835
9836 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
9837
9838 * ltmain.sh: Detect and handle object name conflicts
9839 while piecewise linking a static library.
9840
9841 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
9842
9843 * configure.in (noconfigdirs): Don't disable libgcj on
9844 sparc64-*-solaris* and sparcv9-*-solaris*.
9845
9846 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
9847
9848 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9849
9850 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9851
9852 * configure.in (FLAGS_FOR_TARGET): Do not add
9853 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9854 on i[3456]86-*-linux*.
9855
9856 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9857
9858 * configure.in (noconfigdirs): Replace [ ] with test.
9859
9860 * configure.in (noconfigdirs): Do not add target-newlib if
9861 target == i[3456]86-*-linux*, and host == target.
9862
9863 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9864
9865 * configure.in: delete reference to absent file
9866
9867 * configure.in: replace '[' with 'test'
9868
9869 * configure.in: Eliminate references to gash.
9870 * Makefile.in: Eliminate references to gash.
9871
9872 * configure.in: remove useless references to 'pic' makefile fragments.
9873
9874 * configure.in: (*-*-windows*) Finish removing.
9875
9876 * configure.in: Eliminate redundant test for libgui.
9877
9878 2002-04-29 Roger Sayle <roger@eyesopen.com>
9879
9880 * MAINTAINERS: Add self and realphabetize. Update entries
9881 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9882 entry for a29k port maintainer.
9883
9884 2002-04-26 Joel Sherrill <joel@OARcorp.com>
9885
9886 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9887 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9888
9889 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9890
9891 * configure.in: remove references to dead files
9892
9893 2002-04-19 Mark Mitchell <mark@codesourcery.com>
9894
9895 * MAINTAINERS: Add information about purpose of this file.
9896
9897 2002-04-18 Tom Tromey <tromey@redhat.com>
9898
9899 * configure.in: Disallow configuring libgcj when it is already
9900 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9901 Solaris 2.8 by default. For PR libgcj/6158.
9902
9903 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9904
9905 * configure.in: Move default CC setting out of config/mh-* fragments
9906 directly into here.
9907
9908 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9909
9910 * configure.in: don't even try to configure or make a subdirectory
9911 if there's no configure script for it.
9912
9913 2002-04-15 Mark Mitchell <mark@codesourcery.com>
9914
9915 * MAINTAINERS: Remove chill maintainers.
9916 * Makefile.in (CHILLFLAGS): Remove.
9917 (CHILL_LIB): Remove.
9918 (TARGET_CONFIGDIRS): Remove libchill.
9919 (CHILL_FOR_TARGET): Remove.
9920 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9921 CHILL_LIB.
9922 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9923 (CHECK_TARGET_MODULES): Likewise.
9924 (INSTALL_TARGET_MODULES): Likewise.
9925 (CLEAN_TARGET_MODULES): Likewise.
9926 (configure-target-libchill): Remove.
9927 (all-target-libchill): Remove.
9928 * configure.in (target_libs): Remove target-libchill.
9929 Do not compute CHILL_FOR_TARGET.
9930 * libchill: Remove directory.
9931
9932 2002-04-11 DJ Delorie <dj@redhat.com>
9933
9934 * Makefile.in, configure.in: Sync with binutils, entries
9935 follow...
9936
9937 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9938
9939 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9940 (do-tar, do-bz2): New rules.
9941 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9942 (gdb-tar): New rule.
9943 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9944 (insight_dejagnu.tar): New rule.
9945 (insight.tar): New rule.
9946 (gdb+dejagnu.tar): New rule.
9947 (gdb.tar): New rule.
9948
9949 2002-02-01 Mo DeJong <supermo@bayarea.net>
9950
9951 * Makefile.in: Add all-tix to deps for all-snavigator
9952 so that tix is built when building snavigator.
9953
9954 2002-01-11 Steve Ellcey <sje@cup.hp.com>
9955
9956 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9957 ld and gdb are not supported.
9958
9959 2002-01-07 Mark Salter <msalter@redhat.com>
9960
9961 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9962 Allow target-libgloss to be built for arm, strongarm, and xscale.
9963
9964 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9965
9966 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9967 options for i[3456]86-pc-linux* native builds.
9968
9969 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9970
9971 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9972 files from .po files for a distribution.
9973
9974 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
9975
9976 * configure.in: Enable libstdc++-v3 for h8300 targets.
9977
9978 2001-06-19 Alan Modra <amodra@bigpond.net.au>
9979
9980 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9981 version from bfd/.
9982
9983 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9984
9985 * Makefile.in (VER): When present, extract the version number from
9986 the file version.in.
9987
9988 2001-05-24 Tom Rix <trix@redhat.com>
9989
9990 * configure.in : enable ld for aix
9991
9992 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9993
9994 * config.guess: Add linux target for S/390.
9995
9996 2000-11-07 Philip Blundell <pb@futuretv.com>
9997
9998 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9999
10000 2000-11-03 Philip Blundell <pb@futuretv.com>
10001
10002 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10003 files.
10004
10005 2001-01-15 Ben Elliston <bje@redhat.com>
10006
10007 * configure.in (host_tools): Add sid.
10008 Always configure cgen.
10009
10010 2000-11-24 Nick Clifton <nickc@redhat.com>
10011
10012 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10013
10014
10015 2000-08-20 Doug Evans <dje@casey.transmeta.com>
10016
10017 * Makefile.in (ALL_MODULES): Add all-cgen.
10018 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10019 (all-cgen): New target.
10020 (all-opcodes,all-sim): Depend on all-cgen.
10021 * configure.in (host_tools): Add cgen.
10022 Only configure cgen if --enable-cgen-maint.
10023
10024 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
10025
10026 * configure.in: Add *-*-freebsd* configurations.
10027
10028 2002-04-08 Tom Tromey <tromey@redhat.com>
10029
10030 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10031 Fixes PR libgcj/6068.
10032
10033 2002-03-30 Krister Walfridsson <cato@df.lth.se>
10034
10035 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10036
10037 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10038
10039 * configure.in (alpha*-dec-osf*): Enable libgcj.
10040
10041 2003-03-27 Matthew Gingell <gingell@gnat.com>
10042
10043 * MAINTAINERS (Write After Approval): Add myself.
10044
10045 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
10046
10047 Fix for: PR bootstrap/3591, target/5676
10048 * configure.in (mcore-pe): Disable the configuration of
10049 libstdc++-v3 since exceptions are not supported.
10050
10051 2002-03-20 Anthony Green <green@redhat.com>
10052
10053 * configure.in: Enable libgcj for xscale-elf target.
10054
10055 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
10056
10057 * MAINTAINERS: Update my email address.
10058
10059 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
10060
10061 * ltmain.sh (relink_command): Fix typo in previous change.
10062
10063 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
10064
10065 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
10066 (relink_command): Added --tag flags.
10067 (mode=install): If relinking fails; error out.
10068
10069 2002-03-12 Richard Henderson <rth@redhat.com>
10070
10071 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
10072 .NOTPARALLEL tag.
10073 (do-check): Rename from check.
10074 (check): Allow parallel check.
10075
10076 2002-03-12 Bob Wilson <bob.wilson@acm.org>
10077
10078 * MAINTAINERS: Add myself as maintainer for xtensa port.
10079 Fix alphabetical order in CPU port maintainer list.
10080 Remove myself from Write After Approval list.
10081
10082 2002-03-11 Richard Henderson <rth@redhat.com>
10083
10084 * Makefile.in (.NOTPARALLEL): Add fake tag.
10085
10086 2002-03-07 H.J. Lu (hjl@gnu.org)
10087
10088 * configure.in: Enable gprof for mips*-*-linux*.
10089
10090 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
10091
10092 * MAINTAINERS (Write After Approval): Add myself.
10093
10094 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
10095
10096 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10097 libjava.
10098 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10099
10100 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
10101
10102 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10103 because its Makefile is there; test for the executable instead.
10104
10105 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
10106
10107 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10108 libstdc++-v3 and libjava.
10109
10110 2002-02-11 Adam Megacz <adam@xwt.org>
10111
10112 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10113 boehm-gc
10114
10115 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
10116
10117 * config.guess: Updated to 2002-01-30's version.
10118 * config.sub: Updated to 2002-02-01's version.
10119 Contribute sh64-elf.
10120 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
10121 * configure.in: Added sh64-*-*.
10122
10123 2002-02-08 Chris Demetriou <cgd@broadcom.com>
10124
10125 * MAINTAINERS: Belatedly add myself to write after approval list.
10126
10127 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
10128
10129 * MAINTAINERS: Put self in as maintainer for x86-64 port.
10130 Remove self as Write After Approval.
10131
10132 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
10133
10134 * MAINTAINERS: Put self in as maintainer for contrib/regression
10135 directory.
10136
10137 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
10138
10139 * MAINTAINERS: Update my email address.
10140
10141 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
10142
10143 * configure.in (*-*-netbsd*): New. Skip target-newlib,
10144 target-libiberty, and target-libgloss. Skip Java-related
10145 libraries if not supported for NetBSD on target CPU.
10146
10147 2002-01-25 Douglas B Rupp <rupp@gnat.com>
10148
10149 * install-sh: Use _inst.$$_ for temp file name.
10150
10151 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
10152
10153 * MAINTAINERS (Write After Approval): Move my contact info
10154 from here...
10155 (OS Port Maintainers): ...to here (netbsd).
10156
10157 2002-01-22 Bob Wilson <bob.wilson@acm.org>
10158
10159 * MAINTAINERS (Write After Approval): Add myself.
10160
10161 2002-01-17 H.J. Lu <hjl@gnu.org>
10162
10163 * Makefile.in (all-fastjar): Also depend on all-libiberty.
10164 (all-target-fastjar): Also depend on all-target-libiberty.
10165
10166 2002-01-16 H.J. Lu (hjl@gnu.org)
10167
10168 * config.guess: Import from master sources, rev 1.225.
10169 * config.sub: Import from master sources, rev 1.238.
10170
10171 2002-01-16 Kazu Hirata <kazu@hxi.com>
10172
10173 * MAINTAINERS (Write After Approval): Remove myself.
10174
10175 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
10176
10177 * MAINTAINERS (Write After Approval): Add myself.
10178
10179 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
10180
10181 * MAINTAINERS: Add self as docs co-maintainer.
10182
10183 2001-12-11 Matthias Klose <doko@debian.org>
10184
10185 * MAINTAINERS (Write After Approval): Add myself.
10186
10187 2001-12-09 Zack Weinberg <zack@codesourcery.com>
10188
10189 * MAINTAINERS: Update my email address.
10190
10191 2001-12-07 Turly O'Connor <turly@apple.com>
10192 * MAINTAINERS (Write After Approval): Add myself.
10193 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10194 (rs6000_initialize_trampoline): Call __trampoline_setup for
10195 ABI_DARWIN too.
10196 * darwin-tramp.asm: New file, implements __trampoline_setup.
10197 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10198
10199 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
10200
10201 * MAINTAINERS (Write After Approval): Add myself.
10202
10203 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
10204
10205 * configure, configure.in: Use temp file for long sed commands.
10206
10207 2001-12-03 Laurent Guerby <guerby@acm.org>
10208
10209 * config.sub: Update to version 1.232 on subversion.
10210
10211 2001-12-03 Ben Elliston <bje@redhat.com>
10212
10213 * MAINTAINERS: Update mail address for config.* patches.
10214
10215 2001-11-27 DJ Delorie <dj@redhat.com>
10216 Zack Weinberg <zack@codesourcery.com>
10217
10218 When build != host, create libiberty for the build machine.
10219
10220 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10221 CONFIG_ARGUMENTS.
10222 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10223 New variables.
10224 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10225 and rules.
10226 (all.normal): Depend on ALL_BUILD_MODULES.
10227 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10228 (all-build-libiberty): Depend on configure-build-libiberty.
10229
10230 * configure: Calculate and substitute proper value for
10231 ALL_BUILD_MODULES.
10232 * configure.in: Create the build subdirectory.
10233 Calculate and substitute TARGET_CONFIGARGS (formerly
10234 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10235
10236 2001-11-26 Ziemowit Laski <zlaski@apple.com>
10237
10238 * MAINTAINERS (write-after-approval): Add self.
10239
10240 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
10241
10242 * MAINTAINERS (GNATS only accounts): Remove self.
10243
10244 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
10245
10246 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10247 libf2c.
10248
10249 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
10250
10251 * MAINTAINERS (Write After Approval): Add self.
10252
10253 2001-11-12 David O'Brien <obrien@FreeBSD.org>
10254
10255 * MAINTAINERS: mips and s390 are also CPU ports.
10256
10257 2001-11-12 David O'Brien <obrien@FreeBSD.org>
10258
10259 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10260
10261 2001-11-11 David O'Brien <obrien@FreeBSD.org>
10262
10263 * MAINTAINERS: Alphabetize.
10264
10265 2001-11-09 Kazu Hirata <kazu@hxi.com>
10266
10267 * MAINTAINERS (Various maintainers: h8 port): Add myself.
10268
10269 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
10270
10271 * MAINTAINERS (Various maintainers: hppa port): Added myself.
10272
10273 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
10274
10275 * configure.in (--enable-languages): Be more permissive about
10276 syntax. Check for empty lists better. Warn about $LANGUAGES.
10277
10278 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
10279
10280 * config.sub: Import from master sources, rev. 1.230.
10281 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10282
10283 2001-11-07 Laurent Guerby <guerby@acm.org>
10284
10285 * MAINTAINERS (Write After Approval): Add self.
10286
10287 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
10288
10289 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10290
10291 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
10292
10293 * config.sub: Import from master sources, rev 1.226.
10294 * config.guess: Import from master sources, rev 1.216.
10295
10296 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
10297
10298 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10299 * MAINTAINERS: Add self as maintainer of MMIX port.
10300 Remove old after-approval entry.
10301
10302 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
10303
10304 * ChangeLog, configure: Fix spelling errors.
10305
10306 2001-10-20 Brendan Kehoe <brendan@zen.org>
10307
10308 * MAINTAINERS: Tweak my address.
10309
10310 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
10311
10312 * MAINTAINERS: Update my email address.
10313
10314 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
10315
10316 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10317 * MAINTAINERS: Add self as maintainer of CRIS port.
10318
10319 2001-10-10 Geert Bosch <bosch@gnat.com>
10320
10321 * MAINTAINERS (Various maintainers: Ada front end):
10322 Added Robert Dewar.
10323
10324 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
10325
10326 * MAINTAINERS (Write After Approval): Added self
10327
10328 2001-10-02 Geert Bosch <bosch@gnat.com>
10329
10330 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10331
10332 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
10333
10334 * configure: Handle temporary files securely using mkdir.
10335
10336 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
10337
10338 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10339
10340 2001-09-26 Will Cohen <wcohen@redhat.com>
10341
10342 * configure.in (*-*-linux*): Disable configuration of target-newlib
10343 and target-libgloss.
10344
10345 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10346
10347 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10348 RANLIB.
10349
10350 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
10351
10352 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10353 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10354 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10355 avoid quotes nesting problems.
10356 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10357 (DO_X): Export only variables that are set.
10358
10359 2001-09-19 Ben Elliston <bje@redhat.com>
10360
10361 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10362 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10363 semantics. Use the shell built-in "type" command instead.
10364
10365 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
10366
10367 Merged from gcc-3_0-branch:
10368 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
10369 * ltcf-c.sh: Use $objext, not $ac_objext.
10370 2001-07-27 Mark Kettenis <kettenis@gnu.org>
10371 * ltcf-cxx.sh: Add support for GNU.
10372 2001-07-22 Timothy Wall <twall@redhat.com>
10373 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
10374 default settings if using GNU tools with that configuration.
10375 * ltcf-cxx.sh: Ditto.
10376 * ltcf-gcj.sh: Ditto.
10377 2001-07-21 Michael Chastain <chastain@redhat.com>
10378 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10379 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
10380 * ltmain.sh: Mark as gcc-local.
10381
10382 2001-08-30 Eric Christopher <echristo@redhat.com>
10383 Jason Eckhardt <jle@redhat.com>
10384
10385 * config.guess: Merge from master sources.
10386 * config.sub: Merge from master sources, add support for mipsisa32.
10387
10388 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
10389 * config.sub: Merge from master sources, rev 1.219.
10390 * MAINTAINERS: Add self as contact for stormy16 port.
10391
10392 2001-08-14 Zack Weinberg <zackw@panix.com>
10393
10394 * config.sub: Merge from master sources, rev 1.218.
10395 * config.guess: Merge from master sources, rev 1.209.
10396
10397 2001-08-11 Graham Stott <grahams@redhat.com>
10398
10399 * Makefile.in (check-c++): Add missing semicolon.
10400
10401 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10402
10403 * MAINTAINERS (Various maitainers: predict.def): Added myself.
10404
10405 2001-07-30 Eric Christopher <echristo@redhat.com>
10406
10407 * MAINTAINERS (Various maintainers: mips port): Added myself.
10408
10409 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10410
10411 * configure.in (sh-*-linux*): New.
10412
10413 2001-07-27 Richard Henderson <rth@redhat.com>
10414
10415 * .cvsignore: Add LAST_UPDATED.
10416
10417 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10418
10419 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10420
10421 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
10422
10423 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10424
10425 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10426
10427 * MAINTAINERS (Write After Approval): Added myself.
10428
10429 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10430
10431 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10432 and libgcj on m68hc11/m68hc12.
10433
10434 2001-06-27 H.J. Lu (hjl@gnu.org)
10435
10436 * Makefile (CFLAGS_FOR_BUILD): New.
10437 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10438
10439 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10440
10441 * README: Remove version number.
10442
10443 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10444
10445 * INSTALL/README: Update wrt. to the installation instructions now
10446 residing in gcc/doc/install.texi.
10447
10448 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10449
10450 * README: Replace with a cut-down and updated version of gcc/README.
10451
10452 2001-06-12 David Edelsohn <edelsohn@gnu.org>
10453
10454 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10455 multilibs to be disabled.
10456
10457 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
10458
10459 * MAINTAINERS (Write After Approval): Add myself.
10460
10461 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
10462
10463 * config.guess: Import CVS version 1.195.
10464 * config.sub: Import CVS version 1.212.
10465
10466 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
10467
10468 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10469 gcc/xgcc is built, use -print-prog-name to find out the program
10470 name to use.
10471
10472 2001-06-04 Phil Edwards <pme@sources.redhat.com>
10473
10474 * config.guess: Import CVS version 1.194. All gcc-local changes
10475 appear to also be in the master copy.
10476 * config.sub: Import CVS version 1.211.
10477
10478 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
10479
10480 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10481 with_gcc]: Use `gcc -shared' to build a shared library.
10482
10483 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
10484
10485 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10486 archives.
10487
10488 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10489
10490 * MAINTAINERS (Write After Approval): Add myself.
10491
10492 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
10493
10494 * configure.in (libstdcxx_flags): Do not try to execute
10495 libstdc++-v3/testsuite_flags until it exists.
10496
10497 2001-06-01 Alan Modra <amodra@bigpond.net.au>
10498
10499 * MAINTAINERS: Update my email address.
10500
10501 2001-05-31 Graham Stott <grahams@redhat.com>
10502
10503 * MAINTAINERS (Write After Approval): Add myself.
10504
10505 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
10506
10507 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
10508 libraries when using g++ with native linker.
10509
10510 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
10511
10512 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10513
10514 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
10515
10516 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10517 [aix4*|aix5*]: Prepend blank.
10518
10519 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
10520
10521 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10522 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
10523 of subdir/configure scripts to use the new libtool.m4.
10524
10525 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
10526
10527 * MAINTAINERS (Write After Approval): Add myself.
10528
10529 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
10530
10531 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10532
10533 2001-05-11 Ben Elliston <bje@redhat.com>
10534
10535 * Makefile.in (all-sid): New target.
10536 (check-sid, clean-sid, install-sid): Likewise.
10537
10538 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
10539
10540 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10541
10542 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10543
10544 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10545 libgcj.
10546
10547 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10548
10549 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10550 gcc/xgcc is built, use -print-prog-name to find out the program
10551 name to use.
10552
10553 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
10554
10555 * configure.in (noconfigdirs): Don't reset it from scratch in the
10556 target case; only append to it.
10557
10558 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10559 sparc-*-solaris2.8]: Disable ${libgcj}.
10560
10561 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
10562
10563 * configure.in (libgcj_saved): Copy from $libgcj.
10564 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10565 --disable-libgcj.
10566
10567 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
10568
10569 * MAINTAINERS: Remove self as MIPS maintainer and
10570 C front end maintainer.
10571
10572 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
10573
10574 * configure.in: Move *-chorusos target case to the proper switch.
10575 Disable libgcj.
10576
10577 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10578
10579 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10580 1.641.2.228.
10581
10582 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10583
10584 * Makefile.in (STAGE1_CFLAGS): Pass down.
10585
10586 2001-04-13 Alan Modra <amodra@one.net.au>
10587
10588 * config.guess: Add hppa64-linux support. Note for next import that
10589 this is already in the master file.
10590 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
10591
10592 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10593
10594 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10595 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10596
10597 2001-04-11 Stan Shebs <shebs@apple.com>
10598
10599 * MAINTAINERS: Add self as Darwin port maintainer.
10600
10601 2001-04-11 Alan Modra <amodra@one.net.au>
10602
10603 * MAINTAINERS: Update my email address.
10604
10605 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
10606
10607 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10608 recent versions of FreeBSD (release 3 or later).
10609 * ltconfig: On FreeBSD, -lc must not be provided when building
10610 a shared library or else the standard -pthread gcc option is
10611 rendered worthless to later users of the built library.
10612
10613 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
10614
10615 * MAINTAINERS: Add self and RTH as C front end maintainers.
10616
10617 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
10618
10619 * config.sub: Make sure to match an already-canonicalized
10620 machine name (eg. mn10300-unknown-elf).
10621
10622 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
10623
10624 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10625 New macros.
10626 (bootstrap, cross): Use RECURSE_FLAGS.
10627 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10628
10629 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
10630
10631 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10632
10633 2001-03-22 Colin Howell <chowell@redhat.com>
10634
10635 * Makefile.in (DO_X): Do not backslash single-quotes in
10636 backquotes (two places).
10637
10638 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10639
10640 Re-installed:
10641 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10642 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10643 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10644 * ltcf-cxx.sh: Likewise.
10645 * ltcf-gcj.sh: Likewise.
10646
10647 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10648
10649 * MAINTAINERS: Add myself as "documentation co-maintainer".
10650
10651 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10652
10653 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10654 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10655
10656 2001-03-19 Tom Tromey <tromey@redhat.com>
10657
10658 * config-ml.in: Handle GCJ and GCJFLAGS.
10659
10660 2001-03-21 Michael Chastain <chastain@redhat.com>
10661
10662 * Makefile.in: all-m4 depends on all-texinfo.
10663
10664 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
10665
10666 * MAINTAINERS: Add myself to write after approval list.
10667
10668 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
10669
10670 * Makefile.in (DO_X): Quote nested quotes.
10671
10672 2001-03-18 Alan Modra <alan@linuxcare.com.au>
10673
10674 * MAINTAINERS: Add myself to write after approval list.
10675
10676 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
10677
10678 * Makefile.in (DO_X): Use double quotes for quoting
10679 "RANLIB=$${RANLIB}".
10680
10681 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10682
10683 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10684
10685 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
10686
10687 * configure.in: Only use `lang_requires' for languages athat are
10688 actually enabled.
10689
10690 2001-03-08 Phil Edwards <pme@sources.redhat.com>
10691
10692 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10693
10694 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
10695
10696 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10697
10698 2001-03-07 Tom Tromey <tromey@redhat.com>
10699
10700 * configure.in: Allow config-lang.in to set `lang_requires' to list
10701 of other required languages.
10702
10703 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
10704
10705 * Makefile.in: Remove RANLIB definition. Use RANLIB
10706 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10707 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10708
10709 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
10710 Alexandre Oliva <aoliva@redhat.com>
10711
10712 * Makefile.in (check-c++): Use tabs, not spaces.
10713
10714 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
10715
10716 * MAINTAINERS: add myself to Write After Approval list.
10717
10718 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
10719
10720 * Makefile.in (check-c++): New rule.
10721
10722 * configure.in (target_libs): Remove libg++.
10723 (noconfigdirs): Remove libg++.
10724 (noconfigdirs): Same.
10725 (noconfigdirs): Same.
10726 (noconfigdirs): Same.
10727
10728 * config-ml.in: Remove libg++ references.
10729
10730 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10731 (ALL_TARGET_MODULES): Same.
10732 (configure-target-libg++): Remove.
10733 (all-target-libg++): Remove.
10734 (configure-target-libio): Remove.
10735 (all-target-libio): Remove.
10736 (check-target-libio): Remove.
10737 (.PHONY): Remove.
10738 (libg++.tar.bz2): Remove.
10739 (all-target-cygmon): Remove libio.
10740 (all-target-libstdc++): Remove.
10741 (configure-target-libstdc++): Remove.
10742 (TARGET_LIB_PATH): Remove libstdc++.
10743 (ALL_GCC_CXX): Remove libstdc++.
10744 (all-target-gperf): Correct.
10745
10746 2001-02-16 Nick Clifton <nickc@redhat.com>
10747
10748 * configure.in (noconfigdirs): Allow configuration of texinfo
10749 for Cygwin hosts.
10750
10751 2001-02-15 Anthony Green <green@redhat.com>
10752
10753 * configure: Introduce GCJ_FOR_TARGET.
10754 * configure.in: Ditto.
10755 * Makefile.in: Ditto.
10756
10757 2001-02-13 Andreas Schwab <schwab@suse.de>
10758
10759 * MAINTAINERS: Update mail address.
10760
10761 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10762
10763 * config.guess: Add linux target for S/390.
10764 * config.sub: Likewise.
10765
10766 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
10767
10768 * configure.in: for *-chorusos, don't config target-newlib and
10769 target-libgloss.
10770
10771 2001-02-06 Ben Elliston <bje@redhat.com>
10772
10773 * configure: Output host type to stdout, not stderr.
10774
10775 2001-02-05 Mark Mitchell <mark@codesourcery.com>
10776
10777 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10778 * ltcf-cxx.sh: Likewise.
10779
10780 * config.if: Assume enable_libstdcxx_v3 is defined.
10781
10782 2001-02-04 Mark Mitchell <mark@codesourcery.com>
10783
10784 Remove V2 C++ library.
10785 * configure.in: Remove --enable-libstdcxx_v3 support.
10786
10787 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10788
10789 * include/demangle.h: Add prototype for java_demangle_v3.
10790
10791 2001-01-29 Phil Edwards <pme@sources.redhat.com>
10792
10793 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10794
10795 2001-01-27 Richard Henderson <rth@redhat.com>
10796
10797 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10798
10799 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10800
10801 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10802 Don't unset, it's non-portable and no longer necessary, set to empty
10803 instead.
10804
10805 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10806
10807 * ltconfig: Shell portability fix for the tagname validity check.
10808
10809 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
10810
10811 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10812 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10813
10814 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10815
10816 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10817
10818 2001-01-26 Tom Tromey <tromey@redhat.com>
10819
10820 * configure.in: Allow libgcj to be built on Sparc Solaris.
10821
10822 2001-01-25 David Edelsohn <edelsohn@gnu.org>
10823
10824 * ltcf-c.sh: Add aix5 case.
10825 * ltcf-cxx.sh: Likewise.
10826 * ltconfig: Likewise.
10827
10828 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
10829
10830 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10831 keep at least one of build_libtool_libs or build_old_libs set to
10832 yes.
10833
10834 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10835 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10836
10837 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10838
10839 * configure.in: Enable libgcj on several additional platforms.
10840
10841 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10842
10843 * configure.in: Enable libgcj for linux targets.
10844
10845 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10846
10847 * MAINTAINERS (Write After Approval): Add myself.
10848
10849 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10850
10851 * MAINTAINERS: Add myself as vax port maintainer.
10852
10853 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10854
10855 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10856
10857 2001-01-09 Mike Stump <mrs@wrs.com>
10858
10859 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10860 failures of subdirectories.
10861
10862 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10863
10864 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10865 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10866 * ltcf-cxx.sh: Likewise.
10867 * ltcf-gcj.sh: Likewise.
10868 * ltconfig.sh: Fix typo.
10869
10870 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10871
10872 * configure: handle DOS-style absolute paths.
10873
10874 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10875
10876 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10877
10878 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10879
10880 * MAINTAINERS: Add myself as avr port co-maintainer.
10881
10882 2000-12-28 Ben Elliston <bje@redhat.com>
10883
10884 * MAINTAINERS: Add myself under ``Write After Approval''.
10885
10886 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10887
10888 * texinfo: Remove directory from GCC.
10889
10890 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10891
10892 * COPYING: Update to current
10893 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10894 to 19yy as example year in copyright notice).
10895
10896 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10897
10898 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10899 (libstdcxx_incdir): Pass down.
10900 * config.if: Remove expired bits for cxx_interface, add stub.
10901 (libstdcxx_incdir): Add variable for g++ include directory.
10902 * configure.in (gxx_include_dir): Use it.
10903
10904 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
10905
10906 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10907 with old-email address from ``Write After Approval''.
10908
10909 2000-12-15 Andreas Jaeger <aj@suse.de>
10910
10911 * configure.in: Handle lang_dirs.
10912
10913 2000-12-14 Tom Tromey <tromey@redhat.com>
10914
10915 * MAINTAINERS: Removed brads.
10916
10917 * MAINTAINERS: Added gcj developers.
10918
10919 2000-12-13 Anthony Green <green@redhat.com>
10920
10921 * configure.in: Disable libgcj for any target not specifically
10922 listed. Disable libgcj for x86 and Alpha Linux until compatible
10923 with g++ abi.
10924
10925 2000-12-13 Mike Stump <mrs@wrs.com>
10926
10927 * Makefile.in (local-distclean): Also remove fastjar.
10928
10929 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10930
10931 * contrib/gcc_update: Add fastjar --touch entries.
10932
10933 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
10934
10935 * configure.in: Disable language-specific target libraries for
10936 languages that aren't enabled.
10937
10938 2000-12-10 Anthony Green <green@redhat.com>
10939
10940 * configure.in: Define libgcj. Disable libgcj target libraries for
10941 most targets.
10942
10943 2000-12-10 Neil Booth <neilb@earthling.net>
10944
10945 * MAINTAINERS: Update mail address, remove from WAA list.
10946
10947 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10948
10949 * libjava: Imported from /cvs/java.
10950 * libffi: Likewise.
10951 * Boehm-gc: Likewise.
10952
10953 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10954
10955 * configure.in (target_libs): Revert 2000-12-08 patch.
10956 (noconfigdirs): Added target-libjava.
10957
10958 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10959
10960 * djunpack.bat: removed.
10961
10962 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10963
10964 * Makefile.in: handle DOS-style absolute paths.
10965 * config-ml.in: likewise.
10966 * symlink-tree: likewise.
10967
10968 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10969
10970 * fastjar: Imported.
10971
10972 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10973
10974 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10975 libjava.
10976 * configure.in (target_libs): Removed `target-libjava'.
10977
10978 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10979
10980 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10981 (ALL_MODULES): Added fastjar.
10982 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10983 (all-target-libjava): all-fastjar replaces all-zip.
10984 (all-fastjar): Added.
10985 (configure-target-fastjar, all-target-fastjar): Likewise.
10986 * configure.in (host_tools): Added fastjar.
10987
10988 2000-12-07 Mike Stump <mrs@wrs.com>
10989
10990 * Makefile.in (local-distclean): Remove leftover built files.
10991
10992 2000-11-24 Nick Clifton <nickc@redhat.com>
10993
10994 * configure.in (xscale-elf): Add target.
10995 (xscale-coff): Add target.
10996
10997 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
10998
10999 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11000 recent versions of FreeBSD (release 3 or later).
11001 * ltconfig: On FreeBSD, -lc must not be provided when building
11002 a shared library or else the standard -pthread gcc option is
11003 rendered worthless to later users of the built library.
11004
11005 2000-11-16 Fred Fish <fnf@be.com>
11006
11007 * configure.in (enable_libstdcxx_v3): Fix typo,
11008 libstd++ -> libstdc++.
11009
11010 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11011
11012 * MAINTAINERS: Add self to Write After Approval list.
11013
11014 2000-11-21 Bernd Schmidt <bernds@redhat.com>
11015
11016 * MAINTAINERS: Update my email address. Add myself to global write
11017 privs list.
11018
11019 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
11020
11021 * Makefile.in: Merge with src and libgcj.
11022 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
11023 configure-target-<library> when their configure scripts need the C
11024 or C++ library to have already been built to work properly.
11025 (do_proto_toplev): Set them to an empty string.
11026
11027 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11028 (REALLY_SET_LIB_PATH): Use them.
11029
11030 2000-11-17 Stan Shebs <shebs@apple.com>
11031
11032 * MAINTAINERS: Add self to Write After Approval list.
11033
11034 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11035
11036 * configure: Provide the original toplevel configure arguments
11037 (including $0) to subprocesses in the environment rather than
11038 through gcc/configargs.h.
11039
11040 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11041
11042 * MAINTAINERS: Remove references to cccp. Change C9X reference to
11043 C99. Alphabetise "Write After Approval" list.
11044
11045 2000-11-12 Mark Mitchell <mark@codesourcery.com>
11046
11047 * configure: Turn on libstdc++ V3 by default.
11048
11049 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11050 if we've got GCC.
11051
11052 2000-11-11 Philip Blundell <philb@gnu.org>
11053
11054 * MAINTAINERS: Add self to Write After Approval list.
11055
11056 2000-11-09 David Edelsohn <edelsohn@gnu.org>
11057
11058 * ltcf-c.sh (aix4): Improve shared library configuration; require
11059 exporting symbols.
11060 * ltcf-cxx.sh (aix4): Define.
11061 * ltconfig (aix4): Define library and soname specs appropriate for
11062 AIX. Define command to create export symbols list.
11063
11064 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
11065
11066 * config.sub: Add support for Sun Chorus
11067
11068 2000-10-31 Nick Clifton <nickc@redhat.com>
11069
11070 * MAINTAINERS: Rename <name>@cygnus.com addresses to
11071 <name>@redhat.com. Also installed new email address for Clint
11072 Popetz.
11073
11074 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
11075
11076 * etc: Remove directory from GCC.
11077
11078 2000-10-16 Michael Meissner <meissner@redhat.com>
11079
11080 * configure (gcc/configargs.h): Only create if there is a build GCC
11081 directory created.
11082
11083 2000-10-16 Matthias Klose <doko@debian.org>
11084
11085 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11086 when configured for libstdc++-v3.
11087
11088 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
11089
11090 * configure: Save configure arguments to gcc/configargs.h.
11091
11092 2000-10-04 Philipp Thomas <pthomas@suse.de>
11093
11094 * config.guess: Import CVS version 1.157.
11095 * config.sub: Import CVS version 1.181.
11096
11097 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
11098
11099 * Makefile.in (bootstrap): avoid recursion if subdir missing
11100 (cross): ditto
11101 (do-proto-toplev): ditto
11102
11103 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
11104
11105 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11106 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11107
11108 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11109 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
11110 all affected `configure' scripts.
11111
11112 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
11113
11114 * MAINTAINERS: Add self as cpplib co-maintainer.
11115
11116 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
11117
11118 * MAINTAINERS: Add self to Write After Approval list.
11119
11120 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11121
11122 * INSTALL/README: egcs -> GCC update.
11123
11124 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
11125
11126 * MAINTAINERS: Add myself to Write After Approval list.
11127
11128 2000-09-15 Kazu Hirata <kazu@hxi.com>
11129
11130 * MAINTAINERS: Add myself to Write After Approval list.
11131
11132 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
11133
11134 * configure.in: Do not build byacc for hppa64. Provide paths to the
11135 X11 libraries for hppa64.
11136
11137 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11138
11139 * MAINTAINERS: Add myself as 68hc11 port maintainer.
11140
11141 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
11142
11143 * Makefile.in (all-zlib): Added dummy target.
11144
11145 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11146 ltcf-gcj.sh: Updated from libtool multi-language branch.
11147
11148 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
11149
11150 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11151 (bootstrap*): Depend on all-bootstrap.
11152
11153 2000-09-05 Philipp Thomas <pthomas@suse.de>
11154
11155 * config.guess: Import CVS version 1.156.
11156 * config.sub: Import CVS version 1.179.
11157
11158 2000-09-02 Anthony Green <green@cygnus.com>
11159
11160 * Makefile.in (all-gcc): Depend on all-zlib.
11161 (CLEAN_MODULES): Add clean-zlib.
11162 (ALL_MODULES): Add all-zlib.
11163 * configure.in (host_libs): Add zlib.
11164
11165 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
11166
11167 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11168 crosses, but add gcc/include to the header search path for them.
11169
11170 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
11171
11172 * MAINTAINERS: Add self to Write After Approval list.
11173
11174 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11175
11176 * config.guess: Import CVS version 1.152.
11177 * config.sub: Import CVS version 1.177.
11178
11179 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
11180
11181 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11182 $targargs to tell whether newlib is going to be built.
11183
11184 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11185 $$r/TARGET_SUBDIR/libio for _G_config.h.
11186
11187 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
11188
11189 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11190
11191 2000-08-22 DJ Delorie <dj@redhat.com>
11192
11193 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11194
11195 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
11196
11197 * config-ml.in (CC, CXX): Avoid trailing whitespace.
11198 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11199 sub-configures.
11200
11201 2000-08-21 DJ Delorie <dj@redhat.com>
11202
11203 * MAINTAINERS: Add self as a libiberty maintainer
11204
11205 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
11206
11207 * configure.in (libstdcxx_flags): Use
11208 libstdc++-v3/src/libstdc++.INC.
11209
11210 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
11211
11212 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11213
11214 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
11215
11216 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11217
11218 * configure: Make enable_threads and enable_shared defaults
11219 explicit. Substitute enable_threads into generated Makefiles.
11220 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11221 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11222
11223 2000-08-13 Geoff Keating <geoffk@cygnus.com>
11224
11225 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11226
11227 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
11228
11229 * config-ml.in (CC): Remove bogus duplicate quotation mark from
11230 previous delta.
11231
11232 2000-08-11 Jason Merrill <jason@redhat.com>
11233
11234 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11235 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11236 (FLAGS_FOR_TARGET): Not here.
11237 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11238
11239 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
11240
11241 * config-ml.in (CC, CXX): Don't introduce a leading space.
11242
11243 2000-08-07 DJ Delorie <dj@delorie.com>
11244
11245 * MAINTAINERS: Add self as a DJGPP maintainer
11246
11247 2000-08-07 DJ Delorie <dj@redhat.com>
11248
11249 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11250 "if we're also building gcc, and it's a gcc that will run on the
11251 build machine, we want to use its includes instead of the system's
11252 default includes".
11253
11254 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
11255
11256 * MAINTAINERS: Add self to Write After Approval list.
11257
11258 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
11259
11260 * configure.in (libstdcxx_flags): Don't use `"'.
11261
11262 * config-ml.in: Adjust multilib search paths to the
11263 appropriate multilib tree.
11264
11265 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
11266
11267 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11268 commas in $LANGUAGES.
11269
11270 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
11271
11272 * configure.in: Re-enable all references to libg++ and librx.
11273
11274 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
11275
11276 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11277 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
11278 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11279 * ltcf-cxx.sh (need_lc): Set based on postdeps.
11280
11281 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11282
11283 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
11284
11285 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11286 CXX_FOR_TARGET for sed.
11287
11288 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
11289
11290 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11291 Do not override if already set in the environment or in configure.
11292 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11293 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11294
11295 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
11296
11297 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11298 the libtool CVS tree multi-language branch.
11299 * ltconfig, ltmain.sh: Updated.
11300
11301 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
11302
11303 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11304 (clean-target): Depend on it.
11305
11306 * Makefile.in (FLAGS_FOR_TARGET): New macro.
11307 (GCC_FOR_TARGET): Use it.
11308 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11309 * configure.in: ... here.
11310 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
11311 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11312
11313 2000-07-24 Eric Christopher <echristo@cygnus.com>
11314
11315 * MAINTAINERS: Add self to Write After Approval list.
11316
11317 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
11318
11319 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11320 (configure-target-libchill, configure-target-libobjc): Likewise.
11321
11322 * configure.in: Use the same cache file for all target libs.
11323 * config-ml.in: But different cache files per multilib variant.
11324
11325 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11326
11327 * configure (topsrcdir): Don't use dirname.
11328
11329 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
11330
11331 * MAINTAINERS: Add self to Write After Approval list.
11332
11333 2000-07-20 Jason Merrill <jason@redhat.com>
11334
11335 * configure.in: Remove all references to libg++ and librx.
11336
11337 * configure, configure.in, Makefile.in: Unify gcc and binutils.
11338
11339 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
11340
11341 * config.sub: Update to subversions version 2000-07-06.
11342
11343 2000-07-12 Andrew Haley <aph@cygnus.com>
11344
11345 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11346 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11347
11348 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
11349
11350 * symlink-tree: Check number of arguments.
11351
11352 2000-07-05 Jim Wilson <wilson@cygnus.com>
11353
11354 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11355 search path for a g++ extracted from the build tree. This
11356 will allow link tests run by configure scripts in
11357 subdirectories to succeed.
11358
11359 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
11360
11361 * ltconfig: Add support for mips-dde-sysv4.2MP
11362
11363 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11364
11365 * MAINTAINERS: Add myself as loop discovery maintainer.
11366
11367 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
11368
11369 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11370 `os2'. Force ac_cv_exeext to be ".exe" in that case.
11371
11372 2000-06-19 Timothy Wall <twall@cygnus.com>
11373
11374 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11375 * config.sub: Add tic54x target.
11376
11377 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11378
11379 * MAINTAINERS: Add self as Fortran maintainer,
11380 remove Craig Burley.
11381
11382 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
11383
11384 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11385 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11386
11387 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11388
11389 * MAINTAINERS: Add self as i18n maintainer
11390
11391 20000-05-21 H.J. Lu (hjl@gnu.org)
11392
11393 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11394 directory are used if they exist. Make sure
11395 $(build_tooldir)/include is searched for header files,
11396 $(build_tooldir)/lib/ for library files.
11397 (GCC_FOR_TARGET): Likewise.
11398 (CXX_FOR_TARGET): Likewise.
11399
11400 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11401
11402 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11403
11404 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
11405
11406 * Makefile.in (configure-target-libiberty): Depend on
11407 configure-target-newlib.
11408
11409 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11410
11411 * configure.in, Makefile.in: Merge all libffi-related
11412 configury stuff from the libgcj tree.
11413
11414 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11415
11416 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11417 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11418
11419 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11420
11421 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11422 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11423 current version information. Add to proto-toplev directory.
11424 (gdb-taz): Build do-djunpack.
11425
11426 2000-05-15 David Edelsohn <edelsohn@gnu.org>
11427
11428 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11429
11430 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11431
11432 * MAINTAINERS: Add self to Write After Approval list.
11433
11434 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11435
11436 * ltmain.sh: Preserve in relink_command any environment
11437 variables that may affect the linker behavior.
11438
11439 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
11440
11441 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11442
11443 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
11444
11445 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11446
11447 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11448
11449 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11450 with the version name.
11451
11452 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
11453
11454 * MAINTAINERS: Add self as bb-reorder maintainer.
11455
11456 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
11457
11458 * config.if: Tweak.
11459
11460 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
11461
11462 * djunpack.bat: New file.
11463
11464 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
11465
11466 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11467 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11468 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11469 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11470
11471 2000-04-16 Dave Pitts <dpitts@cozx.com>
11472
11473 * config.sub (case $basic_machine): Change default for "ibm-*"
11474 to "openedition".
11475
11476 2000-04-13 Andreas Jaeger <aj@suse.de>
11477
11478 * MAINTAINERS: Added myself.
11479
11480 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11481
11482 * Makefile.in (gdb-taz): New target. GDB specific archive.
11483 (do-md5sum): New target.
11484 (MD5PROG): Define.
11485 (PACKAGE): Default to TOOL.
11486 (VER): Default to a shell script.
11487 (taz): Rewrite target. Move real work to do-proto-toplev. Include
11488 md5 checksum generation.
11489 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11490 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11491 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11492 insight.tar.bz2): Use gdb-taz to create archive.
11493
11494 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11495
11496 * configure (warn_cflags): Delete.
11497
11498 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
11499
11500 * MAINTAINERS: Added myself.
11501
11502 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
11503 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
11504
11505 * configure.in (enable_libstdcxx_v3): Add.
11506 (target_libs): Add bits here to switch between libstdc++-v2 and
11507 libstdc++-v3.
11508 * config.if: And this file too.
11509 * Makefile.in: Add libstdc++-v3 targets.
11510
11511 2000-04-05 Michael Meissner <meissner@redhat.com>
11512
11513 * config.sub (d30v): Add d30v as a basic machine type.
11514
11515 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
11516
11517 * configure.in: -linux-gnu*, not -linux-gnu.
11518
11519 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11520
11521 * MAINTAINERS: Add self in write-after-approval section.
11522
11523 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
11524
11525 * MAINTAINERS: Add self as ia64 port maintainer.
11526
11527 2000-03-08 Neil Booth <NeilB@earthling.net>
11528
11529 * MAINTAINERS: Add self in write-after-approval section.
11530
11531 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
11532
11533 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11534 (do-tar-bz2): Replace TOOL with PACKAGE.
11535 (gdb.tar.bz2): Remove GDBTK from GDB package.
11536 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11537 dejagnu.tar.bz2): New packages.
11538
11539 2000-02-27 Andreas Jaeger <aj@suse.de>
11540
11541 * configure.in: Add entry for mips*-*-linux*, move catch all
11542 *-*-*linux* entry below this one.
11543
11544 2000-02-27 Ian Lance Taylor <ian@zembu.com>
11545
11546 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11547
11548 2000-02-24 Nick Clifton <nickc@cygnus.com>
11549
11550 * config.sub: Support an OS of "wince".
11551
11552 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
11553
11554 * config.guess, config.sub: Updated to match config's 2000-02-15
11555 version.
11556
11557 2000-02-23 Linas Vepstas <linas@linas.org>
11558
11559 * config.sub: Add support for Linux/IBM 370.
11560 * configure.in: Likewise.
11561
11562 2000-02-22 Nick Clifton <nickc@cygnus.com>
11563
11564 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11565
11566 2000-02-20 Christopher Faylor <cgf@cygnus.com>
11567
11568 * config.guess: Guess "cygwin" rather than "cygwin32".
11569
11570 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11571
11572 * configure (gcc_version): When setting, narrow search to
11573 lines containing `version_string'.
11574
11575 2000-02-15 Denis Chertykov <denisc@overta.ru>
11576
11577 * config.sub: Add support for avr target.
11578
11579 2000-02-14 Nick Clifton <nickc@cygnus.com>
11580
11581 * MAINTAINERS: Add maintainers for MCore port.
11582
11583 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
11584
11585 * config.sub: Add mmix-knuth-mmixware.
11586
11587 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11588
11589 * MAINTAINERS: Pair cccp with cpplib maintainership.
11590
11591 2000-01-27 Christopher Faylor <cgf@redhat.com>
11592
11593 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11594 structure stuff to -L library search.
11595 (CXX_FOR_TARGET): Ditto.
11596 (CROSS_CHECK_MODULES): Fix spelling mistake.
11597
11598 2000-01-24 Mark Mitchell <mark@codesourcery.com>
11599
11600 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11601 the C++ compiler.
11602
11603 2000-01-12 Richard Henderson <rth@cygnus.com>
11604
11605 * configure.in: Don't build some bits for beos.
11606
11607 2000-01-12 Joel Sherrill (joel@OARcorp.com)
11608
11609 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11610 as include files.
11611
11612 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
11613
11614 * Add self as cpplib maintainer, as requested by Jason
11615 Merrill. Correct my e-mail address.
11616
11617 2000-01-06 Geoff Keating <geoffk@cygnus.com>
11618
11619 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11620 not mh-aix43.
11621
11622 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11623
11624 * MAINTAINERS: Add myself to "write after approval" list.
11625
11626 1999-12-14 Richard Henderson <rth@cygnus.com>
11627
11628 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11629 * config.sub: Accept alphaev[78], alphaev8.
11630
11631 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11632
11633 * config.guess, config.sub: Update from autoconf.
11634
11635 1999-11-29 Bruce Korb <autogen@linuxbox.com>
11636
11637 * MAINTAINERS: update my playtime e-address.
11638
11639 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11640
11641 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11642 necessary libraries are missing.
11643
11644 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
11645
11646 * MAINTAINERS: Add new 'write after approval' maintainer.
11647
11648 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11649
11650 * MAINTAINERS: Add new Java maintainer.
11651
11652 1999-10-25 Andreas Schwab <schwab@suse.de>
11653
11654 * configure: Fix quoting inside arguments of eval.
11655
11656 1999-10-21 Nick Clifton <nickc@cygnus.com>
11657
11658 * config-ml.in: Allow suppression of some ARM multilibs.
11659
11660 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11661
11662 * config.guess: Add OS/390 match pattern.
11663 * config.sub: Add mvs, openedition targets.
11664 * configure.in (i370-ibm-opened*): New.
11665
11666 1999-09-04 Steve Chamberlain <sac@pobox.com>
11667
11668 * config.sub: Add support for configuring for pj.
11669
11670 1999-08-31 Nick Clifton <nickc@cygnus.com>
11671
11672 * config.sub (maybe_os): Add support for configuring for fr30.
11673
11674 1999-08-25 Nick Clifton <nickc@cygnus.com>
11675
11676 * configure.in: Do not configure or build ld for AIX
11677 platforms. ld is known to be broken on these platforms.
11678
11679 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11680
11681 * config-ml.in: Pass compiler flag corresponding to multidirs to
11682 subdir configures.
11683
11684 1999-08-09 Ian Lance Taylor <ian@zembu.com>
11685
11686 * Makefile.in (LDFLAGS): Define.
11687
11688 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11689
11690 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11691 noconfigdirs.
11692 (*-*-cygwin*): Likewise.
11693
11694 1999-08-08 Ian Lance Taylor <ian@zembu.com>
11695
11696 * mkdep: New file.
11697 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11698 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11699
11700 From Eli Zaretskii <eliz@is.elta.co.il>:
11701 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11702 long file name when using DJGPP on MS-DOS.
11703
11704 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11705
11706 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11707
11708 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
11709
11710 * Makefile.in (check-target-libio): Remove all-target-libstdc++
11711 dependency as this causes "make check" to globally "make all"
11712
11713 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
11714
11715 * configure.in (target_libs): Added target-zlib.
11716 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11717 (CONFIGURE_TARGET_MODULES): Likewise.
11718 (CHECK_TARGET_MODULES): Likewise.
11719 (INSTALL_TARGET_MODULES): Likewise.
11720 (CLEAN_TARGET_MODULES): Likewise.
11721 (configure-target-zlib): New target.
11722 (all-target-zlib): Likewise.
11723 (all-target-libjava): Depend on all-target-zlib.
11724 (configure-target-libjava): Depend on configure-target-zlib.
11725
11726 * Makefile.in (configure-target-libjava): Depend on
11727 configure-target-newlib.
11728 (configure-target-boehm-gc): New target.
11729 (configure-target-qthreads): New target.
11730
11731 * configure.in (target_libs): Added target-qthreads.
11732 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11733 (CONFIGURE_TARGET_MODULES): Likewise.
11734 (CHECK_TARGET_MODULES): Likewise.
11735 (INSTALL_TARGET_MODULES): Likewise.
11736 (CLEAN_TARGET_MODULES): Likewise.
11737 (all-target-qthreads): New target.
11738 (configure-target-libjava): Depend on configure-target-qthreads.
11739 (all-target-libjava): Depend on all-target-qthreads.
11740
11741 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11742 (CONFIGURE_TARGET_MODULES): Likewise.
11743 (CHECK_TARGET_MODULES): Likewise.
11744 (INSTALL_TARGET_MODULES): Likewise.
11745 (CLEAN_TARGET_MODULES): Likewise.
11746 (all-target-libjava): New target.
11747 (all-target-boehm-gc): Likewise.
11748 * configure.in (target_libs): Added libjava, boehm-gc.
11749
11750 1999-07-22 Ian Lance Taylor <ian@zembu.com>
11751
11752 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11753 configure.bat in SUPPORT_FILES.
11754 (gas+binutils.tar.bz2): Likewise.
11755
11756 * makeall.bat: Remove; obsolete.
11757
11758 1999-07-21 Ian Lance Taylor <ian@zembu.com>
11759
11760 From Mark Elbrecht:
11761 * configure.bat: Remove; obsolete.
11762
11763 1999-07-11 Ian Lance Taylor <ian@zembu.com>
11764
11765 * configure: Add -W -Wall to the default CFLAGS when compiling with
11766 gcc.
11767
11768 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11769
11770 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11771
11772 1999-06-30 Mark Mitchell <mark@codesourcery.com>
11773
11774 * configure.in: Build ld on IRIX6.
11775
11776 1999-06-12 Ian Lance Taylor <ian@zembu.com>
11777
11778 * Makefile.in: Change distribution targets to use bzip2 instead of
11779 gzip.
11780 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11781 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11782
11783 1999-06-04 Nick Clifton <nickc@cygnus.com>
11784
11785 * config.sub: Add mcore target.
11786
11787 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11788
11789 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11790
11791 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11792
11793 * config.guess (dummy): Changed to $dummy.
11794
11795 1999-05-24 Nick Clifton <nickc@cygnus.com>
11796
11797 * config.sub: Tidied up case statements.
11798
11799 1999-05-22 Ben Elliston <bje@cygnus.com>
11800
11801 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11802 <jiro@din.or.jp>.
11803
11804 * config.guess: Merge with FSF version. Future changes will be
11805 more accurately recorded in this ChangeLog.
11806 * config.sub: Likewise.
11807
11808 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11809
11810 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11811
11812 1999-04-30 Tom Tromey <tromey@cygnus.com>
11813
11814 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11815
11816 1999-04-23 Tom Tromey <tromey@cygnus.com>
11817
11818 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11819
11820 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
11821
11822 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11823 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11824 Bad merge removed these two changes.
11825
11826 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
11827 Martin Heller (Ing.-Buero_Heller@t-online.de)
11828
11829 * config.guess (interix Alpha): Add.
11830
11831 1999-04-11 Richard Henderson <rth@cygnus.com>
11832
11833 * configure.in (i?86-*-beos*): Do config gperf; don't config
11834 gdb, newlib, or libgloss.
11835
11836 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
11837
11838 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11839 link a trivial program with -mabi=64. If it fails, remove mabi=64
11840 from multidirs.
11841
11842 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11843
11844 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11845
11846 1999-04-08 Nick Clifton <nickc@cygnus.com>
11847
11848 * config.sub: Add support for mcore targets.
11849
11850 1999-04-07 Michael Meissner <meissner@cygnus.com>
11851
11852 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11853 not mt-ospace, in order to shut up assembler warning about using
11854 symbols that are named the same as registers.
11855
11856 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
11857
11858 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11859 dependency list for all-target-cygmon.
11860
11861 1999-04-05 Doug Evans <devans@casey.cygnus.com>
11862
11863 * config-ml.in: Check $host, not $target, for selective multilibs.
11864 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11865 thumb interworking, and underscore prefix multilibs.
11866
11867 1999-04-04 Ian Lance Taylor <ian@zembu.com>
11868
11869 * missing: Update to version from current automake.
11870
11871 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11872
11873 * configure (gxx_include_dir): Removed.
11874
11875 * configure.in (gxx_include_dir): Handle it.
11876 * Makefile.in: Likewise.
11877
11878 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11879
11880 * config.sub (mips64vr4111,mips64vr4111el) Add.
11881
11882 1999-03-21 Ben Elliston <bje@cygnus.com>
11883
11884 * config.guess: Correct typo for detecting ELF on FreeBSD.
11885
11886 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11887
11888 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11889 config/mh-djgpp.
11890
11891 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11892
11893 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11894 all-target-newlib to dependency list for all-target-bsp.
11895
11896 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11897
11898 * config.sub: Add i386-uwin support.
11899 * config.guess: Likewise.
11900
11901 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11902
11903 * configure.in: cleanup, add mh-*pic handling for arm, special
11904 case powerpc*-*-aix*
11905
11906 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11907
11908 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11909 can be built.
11910
11911 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11912
11913 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11914 targets.
11915
11916 1999-03-02 Nick Clifton <nickc@cygnus.com>
11917
11918 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11919
11920 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11921
11922 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11923
11924 1999-02-24 Nick Clifton <nickc@cygnus.com>
11925
11926 * config.sub: Fix typo in arm recognition.
11927
11928 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11929
11930 * configure.in (noconfigdirs): Changed target_configdirs to
11931 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11932 rather than m68k-*-* since it is not known to work on
11933 m68k-aout. Ditto for arm-*-*oabi.
11934
11935 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11936
11937 * configure.in (*-*-windows*): Remove, no longer used.
11938
11939 1999-02-19 Ben Elliston <bje@cygnus.com>
11940
11941 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11942 Smart and improved by Andrew Cagney.
11943
11944 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11945
11946 * config.guess: Recognize openbsd-*-hppa.
11947
11948 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11949
11950 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11951 only if it is not empty.
11952
11953 1999-02-17 Nick Clifton <nickc@cygnus.com>
11954
11955 Patch from: Scott Bambrough <scottb@corelcomputer.com>
11956
11957 * config.guess: Modified to recognize uname's armv* syntax.
11958
11959 * config.sub: Modified to recognize uname's armv* syntax.
11960
11961 1999-02-17 Mark Salter <msalter@cygnus.com>
11962
11963 * configure.in: Added target-bsp for sparclite.
11964
11965 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11966
11967 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11968
11969 1999-02-08 Nick Clifton <nickc@cygnus.com>
11970
11971 * configure.in: Add support for strongarm port.
11972 * config.sub: Add support for strongarm target.
11973
11974 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
11975
11976 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11977 the old name config/mh-cygwin32.
11978 Enable texinfo.
11979
11980 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11981
11982 * configure.in: Do build ld for ix86 Solaris.
11983
11984 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11985
11986 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11987 $AR_FOR_TARGET. Likewise for RANLIB.
11988
11989 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
11990
11991 * config.sub (oabi): Recognize.
11992 * configure.in (arm-*-oabi): Handle.
11993
11994 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11995
11996 * config.guess: Improve detection of i686 on UnixWare 7.
11997
11998 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11999
12000 * config.guess: Add support for i386-pc-interix.
12001 * config.sub: Likewise.
12002 * configure.in: Likewise.
12003
12004 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
12005
12006 * Makefile.in: Remove unneeded all-target-libio from
12007 from all-target-winsup target since it is now unneeded.
12008 Add all-target-libtermcap in its place since it is now
12009 needed.
12010
12011 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
12012
12013 * configure.in: makefile stub for cygwin target is probably
12014 unnecessary. Remove it for now.
12015
12016 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
12017
12018 * configure.in: libtermcap.a should be built when cygwin is the
12019 target as well as the host.
12020 * config.guess: Allow mixed case in cygwin uname output.
12021 * Makefile.in: Add libtermcap target.
12022
12023 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
12024
12025 * config.sub: Clean up handling of hppa2.0.
12026
12027 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
12028
12029 * config.guess: Use C code to identify more HP machines.
12030
12031 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
12032
12033 * config.sub: Handle hppa2.0.
12034
12035 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
12036
12037 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12038 cygmon for all sparclite targets, regardless of object format.
12039
12040 1998-12-15 Mark Salter <msalter@cygnus.com>
12041
12042 * configure.in: Added target-bsp for several target architectures.
12043
12044 * Makefile.in: Added rules for bsp.
12045
12046 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
12047
12048 * config.guess: Improve detection of hppa2.0 processors.
12049
12050 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
12051
12052 * config.guess: Recognize FreeBSD using ELF automatically.
12053
12054 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
12055
12056 * configure (skip-this-dir): Add handling for new shell script, which
12057 might be created by a sub-directory's configure to indicate, this particular
12058 directory is "unwanted".
12059 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12060
12061 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
12062
12063 * ltconfig: import from libtool, after changing libtool to
12064 account for the cygwin name change.
12065
12066 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
12067
12068 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12069 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12070
12071 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
12072
12073 * configure.in: Add libtermcap to list of cygwin dependencies.
12074
12075 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
12076
12077 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12078 they include winsup/include when it's a cygwin target.
12079
12080 1998-11-12 Tom Tromey <tromey@cygnus.com>
12081
12082 * configure.in (host_tools): Added zip.
12083 * Makefile.in (all-target-libjava): Depend on all-zip.
12084 (all-zip): New target.
12085 (ALL_MODULES): Added all-zip.
12086 (NATIVE_CHECK_MODULES): Added check-zip.
12087 (INSTALL_MODULES): Added install-zip.
12088 (CLEAN_MODULES): Added clean-zip.
12089
12090 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
12091
12092 * Makefile.in: lose "32" from comment about cygwin.
12093
12094 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
12095
12096 * configure.in: Use -Os to build target libraries for the fr30.
12097
12098 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
12099
12100 * config.sub: Add fr30.
12101
12102 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
12103
12104 * configure.in: drop "32" from config/mh-cygwin32. Check
12105 cygwin* instead of cygwin32*.
12106 * config.sub: Check cygwin* instead of cygwin32*.
12107
12108 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
12109
12110 * config.guess: Match any version of Unixware7.
12111
12112 1998-10-20 Syd Polk <spolk@cygnus.com>
12113
12114 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12115 if desired.
12116
12117 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
12118
12119 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12120 these if the appropriate directories and files to not exist.
12121
12122 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
12123
12124 * Makefile.in (DEVO_SUPPORT): Add config.if.
12125
12126 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
12127
12128 * configure: Add pattern to replace "build_tooldir"'s
12129 definition in the generated Makefile with "tooldir"'s
12130 actual value.
12131
12132 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
12133
12134 * config.sub: Bring back lost sparcv9.
12135
12136 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12137
12138 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
12139
12140 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12141 CC_FOR_TARGET and friends.
12142
12143 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12144
12145 * Makefile.in (build_tooldir): New variable, same as tooldir.
12146 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12147 -B$(build_tooldir)/bin/.
12148 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12149
12150 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12151
12152 * README: Remove installation instructions and refer to the
12153 INSTALL directory instead.
12154
12155 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
12156
12157 * config.sub: Add support for i[34567]86-pc-udk.
12158 * configure.in: Likewise.
12159
12160 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
12161
12162 * Makefile.in: add bzip2 package building bits for user
12163 tools module
12164 * configure.in: ditto
12165
12166 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
12167
12168 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12169 (ALL_TARGET_MODULES): Add all-target-libobjc.
12170 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12171 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12172 (all-target-libchill): Add dependencies.
12173 * configure.in (target_libs): Add libchill.
12174
12175 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
12176
12177 * configure.in (target_subdir): Remove duplicate line.
12178
12179 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
12180
12181 * Makefile.in (all-automake): fix dependencies.
12182
12183 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
12184
12185 * configure.in: Minor cleanups for building in the $(target_alias)
12186 subdir.
12187
12188 1998-09-22 Jim Wilson <wilson@cygnus.com>
12189
12190 * Makefile.in (bootstrap): Set r and s before make all. Use
12191 BASE_FLAGS_TO_PASS in make all.
12192 (cross): Likewise.
12193
12194 1998-09-20 Mark Mitchell <mark@markmitchell.com>
12195
12196 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12197
12198 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
12199
12200 * config.sub: Fix typo in last change.
12201
12202 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12203
12204 * config.sub: Add support for C4x target.
12205 * configure.in: Likewise.
12206
12207 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
12208
12209 * config.sub: Recognize sparcv9 just like sparc64.
12210
12211 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
12212
12213 * config.guess: Match "Pent II" or "PentII" for OpenServer.
12214
12215 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
12216
12217 * config.guess: Correctly identify Pentium II sco boxes.
12218
12219 * config.guess: Fix "tr" code. From Weiwen Liu.
12220
12221 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
12222
12223 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12224 stabs.
12225
12226 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
12227
12228 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12229 (ALL_TARGET_MODULES): Add all-target-libchill.
12230 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12231 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12232 (all-target-libchill): Add dependencies.
12233 * configure.in (target_libs): Add libchill.
12234
12235 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12236
12237 * config.guess: Avoid assumptions about "tr" behaves when
12238 LANG is set to something other than English.
12239
12240 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
12241
12242 * configure (gxx_include_dir): Changed to
12243 '${prefix}/include/g++'-${libstdcxx_interface}.
12244
12245 * config.if: New to determine the interfaces.
12246
12247 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
12248
12249 * config.guess: Detect and handle MPE/IX.
12250 * config.sub: Deal with MPE/IX.
12251
12252 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
12253
12254 * configure.in: Use mh-aix43.
12255
12256 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
12257
12258 * configure: Fix --without/--disable cases for gxx-include-dir.
12259
12260 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
12261
12262 * mdata-sh: Imported. Needed for automake support.
12263
12264 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
12265
12266 * Makefile.in (taz): Try "chmod -R og=u ." before
12267 "chmod og=u `find . -print`".
12268
12269 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
12270
12271 * configure.in: Add arm-elf and thumb-elf support.
12272
12273 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
12274
12275 * Makefile.in: Undo previous patch.
12276
12277 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
12278
12279 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12280 to here ...
12281 (install-no-fixedincludes): and here
12282 (INSTALL_MODULES): ... from here.
12283
12284 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
12285
12286 * config.sub: Merge with FSF.
12287
12288 * config.guess: Merge with FSF.
12289
12290 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
12291
12292 * configure (extraconfigdirs): New variable.
12293 (SUBDIRS): Add extraconfigdirs and recurse on them too.
12294 * Makefile.in (all): Move higher in file.
12295 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12296 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12297 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12298 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12299 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12300
12301 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
12302
12303 * Makefile.in (all-target-libjava): Depend on all-gcc and
12304 all-target-newlib.
12305 (configure-target-libjava): Depend on $(ALL_GCC).
12306
12307 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
12308
12309 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12310 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12311
12312 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
12313
12314 * INSTALL/README: Fix typo.
12315
12316 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
12317
12318 * ylwrap: Change absolute path checks to check for DOS style path
12319 names.
12320
12321 * ylwrap: Don't use a full path name if the source file is in the
12322 same directory. From hjl@lucon.org (H.J. Lu).
12323
12324 * config-ml.in: Default to being verbose, to match Feb 18 change to
12325 configure.
12326
12327 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
12328
12329 Brought over from egcs:
12330
12331 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12332
12333 * configure.in (target_subdir): Set to ${target_alias} instead
12334 of "libraries".
12335
12336 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12337
12338 * configure.in (target_subdir): Set to libraries if enable_multilib.
12339
12340 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
12341
12342 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12343 multilibs, force reconfiguration the first time we create
12344 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12345
12346 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
12347
12348 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12349 avoid confusion with --no-recursion.
12350
12351 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
12352
12353 * configure.in: Win32 hosts shouldn't use install -x
12354 * install-sh: remove -x option, and special .exe-handling
12355 hack.
12356
12357 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
12358
12359 * config.guess: Recognize i586-pc-beos.
12360 * configure.in: Don't build some bits for beos.
12361
12362 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
12363
12364 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12365 CFLAGS default to -O2.
12366
12367 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12368 when using GNU ld.
12369
12370 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
12371
12372 * ltmain.sh: Correct install when using a different shell.
12373
12374 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
12375
12376 * ltconfig, ltmain.sh: Update to libtool 1.2b.
12377
12378 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
12379
12380 * makefile.vms: Update to build binutils/makefile.vms. Add install
12381 target.
12382
12383 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
12384
12385 * ltconfig: Update to correct AIX handling.
12386
12387 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12388
12389 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12390
12391 * configure.in (target_subdir): Set to ${target_alias} instead
12392 of "libraries".
12393
12394 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12395
12396 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12397 (Makefile): Depend on $(gcc_version_trigger).
12398
12399 * configure (gcc_version): Change default initializer to empty
12400 string.
12401 (gcc_version_trigger): New variable; pass this variable down
12402 to subdir configures to enable them checking gcc's version
12403 themselves. Emit make macros for both gcc_version vars.
12404 (topsrcdir): Initialize reliably.
12405 (recursion line): Remove --with-gcc-version=${gcc_version}.
12406
12407 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12408
12409 * configure (enable_version_specific_runtime_libs): Implement new flag
12410 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12411 in $(libsubdir); emit definition in each generated Makefile.
12412 (gxx_include_dir): Initialize depending on
12413 $enable_version_specific_runtime_libs.
12414
12415 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12416
12417 * configure (gcc_version): Initialize properly depending on
12418 how and where configure is started.
12419 (recursion line): Pass a --with-gcc-version=${gcc_version}
12420 to configures in subdirs.
12421
12422 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12423
12424 * configure.in (noconfigdirs): Add configure pattern for mips tx39
12425 cygmon
12426
12427 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12428
12429 * configure.in: Add cygmon and libstub support for mn10200.
12430
12431 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12432
12433 * configure (gcc_version): Add new variable describing the
12434 particular gcc version we're building.
12435 * Makefile.in (libsubdir): Add new macro for the directory
12436 in which the compiler finds executables, libraries, etc.
12437 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12438 and libsubdir.
12439
12440 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12441
12442 * Makefile.in (local-clean): Remove *.log.
12443 (warning.log): Built with warn_summary from build.log.
12444 (mail-report.log): Run test_summary.
12445 (mail-report-with-warnings.log): Run test_summary including
12446 warning.log in the report.
12447
12448 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
12449
12450 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12451
12452 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
12453
12454 * Makefile.in (grep): Grep no longer depends on libiberty.
12455
12456 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
12457
12458 * Makefile.in: all-snavigator needs all-libgui.
12459
12460 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
12461
12462 * configure.in: Add cygmon and libstub support for mn10300.
12463
12464 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
12465
12466 * missing: Update to version from automake 1.3.
12467
12468 * ltmain.sh: On installation, don't get confused if the same name
12469 appears more than once in the list of library names.
12470
12471 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
12472
12473 * config.sub: Accept m68060 and m5200 as CPU names.
12474
12475 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
12476
12477 * configure: Use && rather than using -a in test, because odd
12478 strings can confuse test.
12479 * configure.in: Likewise.
12480
12481 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
12482
12483 * ltconfig, ltmain.sh: Bring in Visual C++ support.
12484
12485 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12486
12487 * Makefile.in (boostrap2-lean, bootstrap3-lean,
12488 bootstrap4-lean): New targets.
12489
12490 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
12491
12492 * mpw-* Delete. Not used.
12493
12494 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
12495
12496 * COPYING.LIB: Update FSF address.
12497
12498 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
12499
12500 * ltconfig, ltmain.sh: Update to libtool 1.2a.
12501
12502 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12503 GAS_SUPPORT_DIRS.
12504
12505 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
12506
12507 * ltconfig, ltmain.sh: Avoid producing a version number if
12508 -version-info was not used.
12509
12510 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
12511
12512 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12513 building with newlib.
12514
12515 1998-04-30 Paul Eggert <eggert@twinsun.com>
12516
12517 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12518 Solaris `make' causes it to continue to next definition.
12519
12520 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
12521
12522 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12523 the right GUI libraries and files are installed along with GDB.
12524
12525 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
12526
12527 * configure.in: Change alpha to alpha* in several places.
12528
12529 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
12530
12531 * config.sub: Recognize sparc86x.
12532
12533 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
12534
12535 * configure.in (--enable-target-optspace): Remove debug echo.
12536
12537 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
12538
12539 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12540
12541 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
12542
12543 * ltconfig: Update cygwin32 support.
12544
12545 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12546 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12547 (GDB_SUPPORT_DIRS): Likewise.
12548
12549 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
12550
12551 * configure.in (target_makefile_frag): If --enable-target-optspace,
12552 use -Os to compile target libraries rather than -O2. Default to
12553 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12554 not used.
12555 * configure.in (target_cflags): Ditto for d30v.
12556
12557 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
12558
12559 * Makefile.in (all-bfd): Depend on all-intl.
12560 (all-binutils): Likewise.
12561 (all-gas): Likewise.
12562 (all-gprof): Likewise.
12563 (all-ld): Likewise.
12564
12565 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
12566
12567 * configure.in (host_tools): Fix typo, lbtool -> libtool.
12568
12569 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
12570
12571 * Makefile.in (all-bfd): Depend upon all-libiberty.
12572
12573 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12574
12575 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
12576
12577 * Makefile.in: Add libstub.
12578
12579 * configure.in: Ditto. Build libstub for targets that have cygmon
12580 support.
12581
12582 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
12583
12584 * configure.in: Don't set PICFLAG on ix86-cygwin32.
12585
12586 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
12587
12588 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12589 use mh-sysv5 if specified. Support gprof on SCO Open Server.
12590
12591 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
12592
12593 * configure: Define DEFAULT_M4 by searching PATH.
12594 * Makfile.in: Use DEFAULT_M4.
12595
12596 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
12597
12598 * ltconfig: Add cygwin32 support.
12599
12600 * Makefile.in, configure.in: Add libtool as a native only directory
12601 to configure and build.
12602
12603 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
12604
12605 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12606
12607 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
12608
12609 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12610
12611 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
12612
12613 * Makefile.in: add ash make rules
12614 * configure.in: add ash to native_only and host_tools lists
12615
12616 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12617
12618 * Makefile.in (all-gettext, all-intl): New targets.
12619 (ALL_MODULES): Added all-gettext, all-intl.
12620 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12621 (INSTALL_MODULES): Added install-gettext, install-intl.
12622 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12623
12624 * configure.in (host_tools): Added gettext.
12625 (native_only): Likewise.
12626 (noconfigdirs) [various cases]: Likewise.
12627 (host_libs): Added intl.
12628
12629 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12630
12631 * configure: Do not disable building gdbtk for cygwin32 hosts.
12632
12633 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12634
12635 * configure.in: Add thumb-coff target.
12636 * config.sub: Add thumb-coff target.
12637
12638 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12639
12640 * Makefile.in: Revert yesterday's change.
12641 (all-target-winsup): all-target-librx stays out of here.
12642
12643 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12644
12645 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12646 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12647 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12648 Remove references to librx and libg++.
12649
12650 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12651
12652 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12653 recursive makes
12654
12655 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12656
12657 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12658 for newlib directory.
12659 (CXX_FOR_TARGET): Likewise.
12660
12661 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12662
12663 * ltconfig: Update after libtool/ltconfig.in change for
12664 hpux11.
12665
12666 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12667
12668 * ltconfig, ltmain.sh: Update to libtool 1.2.
12669
12670 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12671
12672 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12673 (install-gcc-cross): Instead, override LANGUAGES here.
12674
12675 1998-03-18 Dave Love <d.love@dl.ac.uk>
12676
12677 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12678 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12679
12680 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12681
12682 * configure.in: Add Thumb-pe target.
12683
12684 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
12685
12686 * Makefile.in - changed sn targets to snavigator
12687 * configure.in - changed sn targets to snavigator
12688
12689 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12690
12691 * config-ml.in: After building symlink tree call make distclean
12692 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12693 to be the case for libiberty.
12694
12695 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12696
12697 * configure: When making link, also check the current
12698 directory. The configure scripts may create one.
12699
12700 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12701
12702 * config.sub: Accept alphapca56 and alphaev6 properly.
12703
12704 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12705
12706 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12707
12708 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12709
12710 * config.sub (sco5): Fix typo.
12711
12712 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
12713
12714 * Makefile.in (INSTALL_MODULES): Move install-tcl before
12715 install-itcl.
12716 (install-itcl): Remove dependency on install-tcl.
12717
12718 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12719
12720 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12721
12722 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
12723
12724 * configure.in: Don't build libgui for a cygwin32 target when not on
12725 a cygwin32 host.
12726
12727 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12728
12729 * configure (redirect): Set to null, so default behavior of
12730 configure is now --verbose.
12731
12732 1998-02-16 Dave Love <d.love@dl.ac.uk>
12733
12734 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12735 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12736
12737 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12738
12739 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12740 this change to sync Makefile.in with its ChangeLog entries.
12741
12742 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12743
12744 * ltmain.sh (mkdir): Check that the directory doesn't exist
12745 before we exit with error, so that we don't get races during
12746 parallel builds.
12747
12748 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12749
12750 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12751
12752 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12753
12754 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12755 PICFLAG_FOR_TARGET.
12756 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12757
12758 * configure: Emit a definition for the new macro enable_shared
12759 into each Makefile.
12760
12761 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12762
12763 * configure.in (host_tools, native_only): Add libtool.
12764
12765 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12766
12767 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12768 Fix typo in ming config comment.
12769
12770 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12771
12772 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12773
12774 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12775
12776 * config.sub: Add tic30 cases, and map c30 to tic30.
12777
12778 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12779
12780 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12781 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12782 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12783 (CLEAN_TARGET_MODULES): Similarly
12784 (all-target-libf2c): Add dependences.
12785 * configure.in (target_libs): Add libf2c.
12786
12787 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12788
12789 * configure.in: Remove expect from noconfigdirs when target
12790 is cygwin32. OK to build expect and dejagnu with Canadian
12791 Cross.
12792
12793 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12794
12795 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12796 host.
12797
12798 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12799 and mingw32.
12800
12801 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12802
12803 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12804 here as it is not defined in the toplevel Makefile.
12805
12806 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12807
12808 * configure (package_makefile_rules_frag): New variable, which names
12809 a file with generic rules, ...
12810 Change comment to mention we now have FIVE parts.
12811 * configure: Undo last change.
12812
12813 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12814
12815 * config.guess: More accurate determination of HP processor types.
12816 * config.sub: More accurate determination of HP processor types.
12817
12818 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12819
12820 * configure (package_makefile_frag): Move inserting the
12821 ${package_makefile_frag} to where it should be according
12822 to the comment.
12823
12824 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12825
12826 * config.guess: Add support for Linux/ARM.
12827
12828 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12829
12830 * .cvsignore: Remove *-info and *-install since they match
12831 release-info and mpw-install, which we don't want to just ignore.
12832
12833 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12834
12835 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12836
12837 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12838
12839 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12840 local_prefix to sub-make invocations.
12841
12842 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12843
12844 * configure.in: Check makefile fragments in the source
12845 directory.
12846
12847 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12848
12849 * configure.in: Check whether host and target makefile
12850 fragments exist before adding them to *_makefile_frag.
12851
12852 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12853
12854 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12855
12856 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12857
12858 * configure.in: Make sure we only replace RPATH_ENVVAR on
12859 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12860 regexp to sed.
12861
12862 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12863 to sub-makes.
12864
12865 1998-01-13 Lee Iverson (leei@ai.sri.com)
12866
12867 * config-ml.in (multi-do): LDFLAGS must include multilib
12868 designator.
12869
12870 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
12871
12872 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12873
12874 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12875
12876 * config.sub: Add mingw32 support.
12877 * configure.in: Likewise.
12878
12879 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12880
12881 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12882
12883 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12884
12885 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12886 * configure (gxx_include_dir): Provide a definition for subdirs
12887 which do not use autoconf.
12888
12889 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12890
12891 * config.guess: Sync with egcs. Picks up new alpha support,
12892 BeOS & some additional linux support.
12893
12894 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12895
12896 * config.guess: HP 9000/803 is a PA1.1 machine.
12897
12898 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12899
12900 * configure.in: It's alpha*-...
12901
12902 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12903
12904 * configure.in (host_makefile_frag, target_makefile_frag):
12905 Handle multiple config files.
12906 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12907 alpha-*-*.
12908
12909 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12910
12911 * mkdep: New file.
12912
12913 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12914
12915 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12916
12917 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12918
12919 * Makefile.in: Add libgui directory.
12920 (GDB_TK): Add all-libgui.
12921 * configure.in: Add libgui directory.
12922 * configure: Add all-libgui to GDB_TK.
12923
12924 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12925
12926 * config-ml.in (multidirs): Add m32r to multilib list.
12927
12928 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12929
12930 * Makefile.in (all-target-gperf): Change dependency to
12931 all-target-libstdc++.
12932
12933 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12934
12935 * config.guess: Add BeOS support.
12936
12937 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12938
12939 Source directory cvs renamed to cvssrc:
12940 * configure.in (host_tools): Change cvs to cvssrc.
12941 (native_only): Likewise.
12942 (noconfigdirs) [various cases]: Likewise.
12943 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12944 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12945 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12946 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12947 (all-cvssrc): Rename target from all-cvs.
12948
12949 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12950
12951 * configure (gxx_include_dir): Fix thinko.
12952
12953 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12954
12955 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12956 (install-cross, install-gcc-cross): New targets.
12957
12958 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12959
12960 * configure.in (noconfigdirs): Add support for Thumb target.
12961
12962 * config.sub (maybe_os): Add support for Thumb target.
12963
12964 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12965
12966 * Makefile.in: Add rules for cygmon.
12967
12968 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12969
12970 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12971
12972 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12973 * configure (gxx_include_dir): Provide a definition for subdirs
12974 which do not use autoconf.
12975
12976 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12977
12978 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12979 11/18/97 build
12980
12981 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12982
12983 * From Franz Sirl.
12984 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12985 found on RedHat Linux systems.
12986
12987 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12988
12989 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12990 guesses.
12991
12992 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12993
12994 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12995
12996 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12997
12998 * ltmain.sh: If mkdir fails, check whether the directory was created
12999 anyhow by some other process.
13000
13001 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
13002
13003 * configure.in (d30v-*-*): Configure all directories.
13004
13005 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
13006
13007 * configure.in (d30v-*-*): Configure newlib, libiberty directories
13008 for the D30V.
13009
13010 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
13011
13012 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13013
13014 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
13015
13016 * include/libiberty.h: Add extern "C" { so it can be used with C++
13017 progrms.
13018 * include/remote-sim.h: Add extern "C" { so it can be used with C++
13019 programs.
13020
13021 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
13022
13023 * configure.in (d30v-*-*): Configure GCC now.
13024
13025 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
13026
13027 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13028 is no longer needed.
13029
13030 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
13031
13032 * Makefile.in: check-target-libio depends on all-target-libstdc++.
13033
13034 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
13035
13036 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13037 targets using "$@" to provide support for similar but not identical
13038 targets without having to duplicate code.
13039
13040 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
13041
13042 * makefile.vms: Fix to work with DEC C.
13043
13044 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
13045
13046 * config.sub: Add mips-tx39-elf to marketing names.
13047
13048 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
13049
13050 * ltmain.sh: Handle symlinks in generated script.
13051
13052 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
13053
13054 * configure: Handle autoconf style directory options: --bindir,
13055 --datadir, --includedir, --infodir, --libdir, --libexecdir,
13056 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13057 --sysconfdir.
13058 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13059 (sharedstatedir, localstatedir, oldincludedir): New variables.
13060 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13061 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13062 sbindir, sharedstatedir, and sysconfdir.
13063
13064 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13065
13066 * Makefile.in (bootstrap-lean): New target.
13067
13068 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
13069
13070 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
13071 sn, and gnuserv from noconfigdirs.
13072
13073 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
13074
13075 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13076
13077 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
13078
13079 * Makefile.in (cross): New target.
13080
13081 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
13082 Jeff Law <law@cygnus.com>
13083
13084 * Makefile.in (bootstrap2, bootstrap3): New targets.
13085 (all-bootstrap): Remove outdated and confusing target.
13086 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13087
13088 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
13089
13090 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13091 windows. Consistent with gdb/configure.
13092
13093 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
13094
13095 * configure.in: Name Linux target fragment.
13096
13097 * configure: Rewrite so that project Makefile fragment is inserted
13098 first and appears last in the resulting Makefile.
13099
13100 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
13101
13102 * Makefile.in (install-itcl): Install tcl first.
13103
13104 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
13105
13106 * configure.in: remove bison from noconfigdirs for Cygwin32 host
13107
13108 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13109
13110 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13111
13112 * configure.in (skipdirs): Add target-librx for Linux.
13113 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13114
13115 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
13116
13117 * Makefile.in (bootstrap): New target.
13118
13119 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
13120
13121 * config.sub: Accept 'amigados' for backward compatibility.
13122
13123 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
13124
13125 * config.guess: Merge with FSF.
13126
13127 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
13128
13129 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13130
13131 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
13132
13133 * config.sub: Add "marketing-names" patch.
13134
13135 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
13136
13137 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13138
13139 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
13140
13141 * config.sub: Handle v850-elf.
13142
13143 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
13144
13145 * .cvsignore (*-install): Remove.
13146
13147 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
13148
13149 * ltconfig: Set CONFIG_SHELL in libtool.
13150 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13151
13152 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13153
13154 * configure.in (target_subdir): Set to libraries if enable_multilib.
13155
13156 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
13157
13158 * config.guess: Update from gcc directory.
13159
13160 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
13161
13162 * Makefile.in (all-sim): Depends on all-readline.
13163
13164 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
13165
13166 * Makefile.in (BISON, YACC): Use $$s.
13167 (all-bison): Depend on all-texinfo.
13168
13169 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
13170
13171 * Makefile.in (BISON): Add -L flag.
13172 (YACC): Likewise.
13173
13174 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13175
13176 * configure.in (noconfigdirs): Add support for v850e target.
13177
13178 * config.sub (maybe_os): Add support for v850e target.
13179
13180 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13181
13182 * configure.in (noconfigdirs): Add support for v850ea target.
13183
13184 * config.sub (maybe_os): Add support for v850ea target.
13185
13186 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
13187
13188 * config.sub: Add mipstx39. Delete r3900.
13189
13190 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13191
13192 * Makefile.in (all-autoconf): Depends on all-texinfo.
13193
13194 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
13195
13196 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13197 eabi targets.
13198
13199 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
13200
13201 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13202
13203 * configure: When handling a Canadian Cross, handle YACC as well as
13204 BISON. Just set BISON to bison. When setting YACC, prefer bison.
13205 * Makefile.in (all-bison): Depend upon all-texinfo.
13206
13207 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
13208
13209 * Makefile.in (BISON): bison, not byacc or bison -y.
13210 (YACC): bison -y or byacc or yacc.
13211 (various): Add *-bison as appropriate.
13212 (taz): No need to mess with BISON anymore.
13213
13214 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
13215
13216 * configure: If OSTYPE matches *win32*, try to find a good value for
13217 CONFIG_SHELL.
13218
13219 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
13220
13221 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13222 configure.in if it is present.
13223
13224 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
13225
13226 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13227
13228 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
13229
13230 * config.sub: Recognize `arc' cpu.
13231 * configure.in: Likewise.
13232 * config-ml.in: Likewise.
13233
13234 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
13235
13236 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13237
13238 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
13239
13240 * configure: Changed sed delimiter from ':' to '|' when
13241 attempting to substitute ${config_shell} for SHELL. On
13242 NT ${config_shell} may contain a ':' in it.
13243
13244 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
13245
13246 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13247
13248 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
13249
13250 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13251
13252 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
13253
13254 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13255
13256 * ylwrap: If the program is a relative path, force it to be
13257 absolute.
13258
13259 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
13260
13261 * configure (tooldir): Set BISON to `bison -y' and not just bison.
13262
13263 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
13264
13265 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13266 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13267 for libraries.
13268
13269 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
13270
13271 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13272 separated by spaces.
13273
13274 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
13275
13276 * ylwrap: New file.
13277 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13278
13279 * ltmain.sh: Handle /bin/sh at start of install program.
13280
13281 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13282
13283 * ltconfig, ltmain.sh: New files, from libtool 1.0.
13284 * missing: New file, from automake 1.2.
13285
13286 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
13287
13288 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
13289 check-tk to CHECK_X11_MODULES.
13290
13291 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
13292
13293 * config.sub: Merge with FSF.
13294
13295 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
13296
13297 * config.guess: Merge with FSF.
13298
13299 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13300
13301 * configure: Treat msdosdjgpp like go32.
13302 * configure.in: Likewise. Don't remove gprof for go32.
13303
13304 * configure: Change Makefile.tem2 to Makefile.tm2.
13305
13306 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
13307
13308 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13309
13310 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13311
13312 * install-sh (chmodcmd): Set to null if the DST directory already
13313 exists. Same as Nov 11th change.
13314
13315 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
13316
13317 * configure (GDB_TK): Needs itcl and tix.
13318
13319 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
13320
13321 * config.guess: Update from FSF.
13322
13323 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
13324
13325 * Makefile.in (GDB_TK): Depend on itcl and tix.
13326
13327 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
13328
13329 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13330 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13331 (INSTALL_SCRIPT): New variable.
13332 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13333 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13334 to -x.
13335 * install-sh: Add support for -x option.
13336
13337 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
13338
13339 * configure.in, Makefile.in: Treat tix like itcl.
13340
13341 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
13342
13343 * Makefile.in (WINDRES): New variable.
13344 (WINDRES_FOR_TARGET): New variable.
13345 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13346 (EXTRA_HOST_FLAGS): Add WINDRES.
13347 (EXTRA_TARGET_FLAGS): Add WINDRES.
13348 (EXTRA_GCC_FLAGS): Add WINDRES.
13349 ($(DO_X)): Pass down WINDRES.
13350 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13351 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13352 DLLTOOL_FOR_TARGET.
13353
13354 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
13355
13356 * configure.in: configure sim before gdb for win32-x-ppc
13357
13358 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13359
13360 Move gperf into the toplevel, from libg++.
13361 * configure.in (target_tools): Add target-gperf.
13362 (native_only): Add target-gperf.
13363 * Makefile.in (all-target-gperf): New target, depend on
13364 all-target-libg++.
13365 (configure-target-gperf): Empty rule.
13366 (ALL_TARGET_MODULES): Add all-target-gperf.
13367 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13368 (CHECK_TARGET_MODULES): Add check-target-gperf.
13369 (INSTALL_TARGET_MODULES): Add install-target-gperf.
13370 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13371
13372 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
13373
13374 * config.sub (mn10200): Recognize new basic machine.
13375
13376 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13377
13378 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13379 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13380
13381 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13382
13383 * configure.in: If we're building mips-sgi-irix6* native, turn on
13384 ENABLE_MULTILIB and set TARGET_SUBDIR.
13385
13386 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
13387
13388 * Makefile.in (all-sn): Depend on all-grep.
13389
13390 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13391
13392 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13393
13394 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13395 Makefile. From Jeff Makey <jeff@cts.com>.
13396 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13397
13398 * Makefile.in (DISTBISONFILES): Remove.
13399 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13400 $(DEFAULT_YACC).
13401
13402 * configure.in: Build itl, db, sn, etc., when building for native
13403 cygwin32.
13404
13405 * Makefile.in (LD): New variable.
13406 (EXTRA_HOST_FLAGS): Pass down LD.
13407 ($(DO_X)): Likewise.
13408
13409 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13410
13411 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13412
13413 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13414
13415 * configure.in (targargs): Strip out any supplied --build argument
13416 before adding our own. Always add --build.
13417
13418 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13419
13420 * configure.in (targargs): Pass --build if we're doing
13421 a cross-compile.
13422
13423 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13424
13425 * configure: Use '|' instead of ":" as the separator in
13426 sed. Otherwise sed chokes on NT path names with drive
13427 designators. Also look for "?:*" as the leading characters in an
13428 absolute pathname.
13429
13430 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13431
13432 * config.sub: Support for r3900.
13433
13434 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13435
13436 * configure.in: Use install-sh, not install.sh.
13437
13438 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13439
13440 * Makefile.in (taz): Improve check for BISON so it doesn't try to
13441 apply it twice.
13442
13443 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
13444
13445 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13446 install-binutils.
13447
13448 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
13449
13450 * Makefile.in: Add automake targets.
13451 * configure.in (host_tools): Add automake.
13452
13453 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
13454
13455 * configure: Default CXX to c++, not gcc.
13456 * Makefile.in (CXX): Set to c++, not gcc.
13457 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13458
13459 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
13460
13461 * install-sh: try appending a .exe if source file doesn't
13462 exist
13463
13464 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
13465
13466 * configure.in: Turn on multilib by default.
13467 (cross_only): Remove target-libiberty.
13468
13469 * Makefile.in (all-gcc): Don't depend on libiberty.
13470
13471 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
13472
13473 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13474
13475 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
13476
13477 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13478 (DISTBISONFILES): Add ld/Makefile.in
13479
13480 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
13481
13482 * configure.in: if target is cygwin32 but host isn't cygwin32,
13483 don't configure gdb tcl tk expect, not just gdb.
13484
13485 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
13486
13487 * configure.in: Added gnuserv everywhere sn appears.
13488
13489 * Makefile.in (ALL_MODULES): Added all-gnuserv.
13490 (CROSS_CHECK_MODULES): Added check-gnuserv.
13491 (INSTALL_MODULES): Added install-gnuserv.
13492 (CLEAN_MODULES): Added clean-gnuserv.
13493 (all-gnuserv): New target.
13494
13495 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
13496
13497 * config.guess: Fixes for MIPS OpenBSD systems.
13498
13499 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
13500
13501 * Makefile.in (INSTALL_XFORM): Remove.
13502 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13503
13504 * mkinstalldirs: New file, copied from automake.
13505 * Makefile.in (installdirs): Rename from install-dirs. Use
13506 mkinstalldirs. Change all users.
13507 (DEVO_SUPPORT): Add mkinstalldirs.
13508
13509 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
13510
13511 * install-sh: Rename from install.sh.
13512 * Makefile.in (INSTALL): Change install.sh to install-sh.
13513 (DEVO_SUPPORT): Likewise.
13514
13515 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
13516 Graichen <graichen@rzpd.de>.
13517
13518 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
13519
13520 * config.guess: Recognize OpenBSD systems correctly.
13521
13522 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13523
13524 * README, Makefile.in (ETC_SUPPORT): Remove references to
13525 cfg-paper*, configure.{texi,man,info*}._
13526
13527 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
13528
13529 * Makefile.in (all.normal): Ensure that gcc is built after all
13530 the x11 - ie gdb - targets.
13531
13532 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
13533
13534 * makefile.vms: Don't run conf-a-gas.
13535
13536 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
13537
13538 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13539
13540 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
13541
13542 * configure.in: Remove noconfigdirs case since gdb also
13543 configures and builds for tic80-coff.
13544
13545 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
13546
13547 * configure: Set cache_file to config.cache.
13548 * Makefile.in (local-distclean): Remove config.cache.
13549
13550 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
13551
13552 * COPYING: Update FSF address.
13553
13554 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
13555
13556 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13557 noconfigdirs.
13558
13559 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
13560
13561 * Makefile.in (install-dirs): Don't crash if prefix, and hence
13562 MAKEDIRS, is empty.
13563
13564 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
13565
13566 * config.sub: Tweak mn10300 entry.
13567
13568 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
13569
13570 * configure.in (host_tools): Put sim before gdb, so gdb's
13571 configure.tgt can determine if the simulator was configured.
13572
13573 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
13574
13575 * config.sub: Move BeOS $os case to be with other Cygnus
13576 local cases.
13577
13578 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
13579
13580 * config.sub: Remove misplaced comment that broke Linux.
13581
13582 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
13583
13584 * config.sub: Add BeOS support.
13585
13586 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
13587
13588 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13589
13590 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
13591
13592 * configure.in (noconfigdirs): Remove tcl and tk from
13593 noconfigdirs for cygwin32 builds.
13594
13595 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
13596
13597 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13598
13599 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
13600
13601 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13602 make-all.com, use makefile.vms instead.
13603
13604 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
13605
13606 * config.sub: Accept -lnews*.
13607
13608 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
13609
13610 * configure.in (noconfigdirs): Disable target-newlib,
13611 target-examples and target-libiberty for d30v.
13612
13613 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13614
13615 * configure.in (noconfigdirs): Enable ld for d30v.
13616
13617 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13618
13619 * configure.in (tic80-*-*): Build compiler.
13620
13621 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13622
13623 * configure.in (d30v-*): Remove sim directory from list of
13624 unsupported d30v directories
13625
13626 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13627
13628 * config.sub, configure.in: Add d30v target cpu.
13629
13630 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13631
13632 * makefile.vms: New file.
13633 * make-all.com: Remove.
13634
13635 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13636
13637 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13638
13639 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13640
13641 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13642
13643 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13644
13645 * Makefile.in (ALL_MODULES): Added all-db.
13646 (CROSS_CHECK_MODULES): Addec check-db.
13647 (INSTALL_MODULES): Added install-db.
13648 (CLEAN_MODULES): Added clean-db.
13649
13650 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13651
13652 * config.guess: Merge with latest FSF sources.
13653
13654 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13655
13656 * Makefile.in (ALL_MODULES): Added all-itcl.
13657 (CROSS_CHECK_MODULES): Added check-itcl.
13658 (INSTALL_MODULES): Added install-itcl.
13659 (CLEAN_MODULES): Added clean-itcl.
13660
13661 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13662
13663 * configure.in: build gdb for mn10200
13664
13665 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13666
13667 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13668
13669 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13670
13671 * configure.in (tic80-*-*): Turn off most targets right now.
13672
13673 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13674
13675 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13676 rather than the makeinfo program.
13677 (do-info): Depend upon all-texinfo.
13678
13679 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13680
13681 * configure.in: Remove uses of config/mh-linux.
13682
13683 * config.sub, config.guess: Merge with latest FSF sources.
13684
13685 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13686
13687 * config.sub (case $basic_machine): Add tic80 entries.
13688
13689 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13690
13691 * config.sub, config.guess: Merge with latest FSF sources.
13692
13693 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13694
13695 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13696 * mpw-config.in: Test for NewFolderRecursive.
13697 * mpw-install: Use symbolic name for startup filename.
13698 * mpw-README: Add various additional details.
13699
13700 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13701
13702 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13703
13704 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13705
13706 * configure.in: Do build gcc and the target libraries for
13707 the mn10200.
13708
13709 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
13710
13711 * configure.in: don't avoid building gdb for mn10300 any more
13712 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13713 instead of single-quoting it.
13714
13715 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
13716
13717 * configure.in: Don't use --with-stabs on IRIX 6.
13718
13719 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13720
13721 * configure.in (m32r): Build gdb, libg++ now.
13722
13723 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13724
13725 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13726 directories from noconfigdirs.
13727
13728 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13729
13730 * config.sub (basic_machine): added mips16 configuration
13731
13732 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13733
13734 * config.sub: Handle d10v-unknown.
13735
13736 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13737
13738 * config.sub: Handle v850-unknown.
13739
13740 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13741
13742 * Makefile.in: add findutils
13743 * configure.in: add findutils to list of host_tools
13744
13745 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13746
13747 * config.sub: Handle mn10200 and mn10300.
13748
13749 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13750
13751 * configure.in (d10v-*): Do not build librx.
13752
13753 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13754
13755 * configure.in (mn10300): Build everything except gdb & libgloss.
13756
13757 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13758
13759 * config.guess: Patch for Dansk Data Elektronik servers,
13760 from Niels Skou Olsen <nso@dde.dk>.
13761
13762 For ncr, use /bin/uname rather than uname, since GNU uname does not
13763 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13764
13765 Patch for MIPS R4000 running System V,
13766 from Eric S. Raymond <esr@snark.thyrsus.com>.
13767
13768 Fix thinko for nextstep.
13769
13770 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13771
13772 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13773 * config.guess: Guess mips-dec-mach_bsd4.3.
13774
13775 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13776 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13777 release numbers.
13778 * config.guess (mips-mips-riscos*): Emit just enough of the
13779 release number.
13780
13781 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13782 * config.guess (sparc-auspex-sunos*): Added.
13783 (f300-fujitsu-*): Added.
13784
13785 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13786 * config.guess: Recognize a Tadpole as a sparc.
13787
13788 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13789
13790 * config.guess: Don't assume that NextStep version is either 2 or
13791 3. NextStep 4 (aka OpenStep 4) has come out now.
13792
13793 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13794
13795 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13796 From Rik Faith <faith@cs.unc.edu>.
13797
13798 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13799
13800 * config.sub: Contributions from bug-gnu-utils to:
13801 Support plain "hppa" (no version given) architecture, reported by
13802 OpenStep.
13803 OpenBSD like NetBSD.
13804 LynxOs is not a hardware supplier.
13805
13806 * config.guess: Contributions from bug-gnu-utils to add support for:
13807 OpenBSD like NetBSD.
13808 Stratus systems.
13809 More Pyramid systems.
13810 i[n>4]86 Intel chips.
13811 M680[n>4]0 Motorola chips.
13812 Use unknown instead of lynx for hardware manufacturer.
13813
13814 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13815
13816 * install.sh (chmodcmd): Set to null if the DST directory already
13817 exists.
13818
13819 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13820
13821 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13822 not use mt-ppc target Makefile fragment any more.
13823
13824 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13825
13826 * configure.in (*-*-windows): Exclude everything but those dirs
13827 needed to build windows.
13828
13829 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13830
13831 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13832
13833 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13834
13835 * configure.in: Exclude mmalloc from i386-windows.
13836
13837 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13838
13839 * Undo my previous change.
13840
13841 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13842
13843 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13844 unconditionally.
13845 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13846
13847 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13848
13849 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13850 host to add it's own flags.
13851
13852 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13853
13854 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13855
13856 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13857
13858 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13859 (CXX_FOR_TARGET): Likewise.
13860 (GCC_FOR_TARGET): Define.
13861 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13862 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13863 CC_FOR_TARGET was specified on the command line.
13864 (MAKEOVERRIDES): Don't define.
13865
13866 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13867
13868 * configure.in (m32r): Fix spelling of libg++ libs.
13869
13870 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13871
13872 * config.sub (-apple*): Remove, now redundant.
13873
13874 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13875
13876 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13877
13878 * configure: Rework yesterday's sed script patch.
13879
13880 * config.sub: Merge with FSF.
13881
13882 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13883
13884 * config.guess: Merge from FSF.
13885
13886 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
13887 * config.guess: Use pc instead of unknown, for pc clone systems.
13888 Change linux to linux-gnu.
13889
13890 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13891 * config.guess: Avoid non-portable tr syntax.
13892
13893 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13894
13895 * test-build.mk (HOLES): Add "xargs" for gdb.
13896
13897 * configure: Avoid hpux10.20 sed bug.
13898
13899 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13900
13901 * configure.in: Add support for windows host
13902 (that is a build done under the Microsoft build environment).
13903
13904 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13905
13906 * Makefile.in: Replace all uses of srcroot with s, to shrink
13907 command line lengths.
13908
13909 Patches from Geoffrey Noer <noer@cygnus.com>:
13910 * configure.in: If configuring for newlib, pass --with-newlib to
13911 subdirectories.
13912 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13913 -Bnewlib/ and -Lwinsup to gcc.
13914 (CXX_FOR_TARGET): Likewise.
13915
13916 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13917
13918 * Makefile.in (ETC_SUPPORT): Add configure.
13919
13920 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13921
13922 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13923 host configuration file.
13924
13925 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13926
13927 * configure.in: Break mn10x00 support into separate
13928 mn10200 and mn10300 configurations.
13929 * config.sub: Likewise.
13930
13931 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13932
13933 * configure.in: Add lots of stuff to noconfigdirs for
13934 the mn10x00 targets.
13935
13936 * config.sub, configure.in: Add mn10x00 support.
13937
13938 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13939
13940 * make-all.com: Call conf-a-gas, not config-a-gas.
13941
13942 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13943
13944 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13945 targets.
13946
13947 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13948
13949 * mpw-README: Add much more detail for native PowerMac.
13950 * mpw-install: New file.
13951 * mpw-configure: Add --norecursion and --help options.
13952 * mpw-config.in: Translate readme and install files when
13953 copying to objdir.
13954 * mpw-build.in: Don't always depend on byacc and flex.
13955 (install-only-top): New action.
13956
13957 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13958
13959 * configure.in: You can now configure GDB for the v850.
13960
13961 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13962
13963 * configure.in (noconfigdirs): Don't configure any C++ dirs
13964 if targeting D10V.
13965
13966 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13967
13968 * config.sub: Recognize mips64vr5000.
13969
13970 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13971
13972 * configure.in: Use a single line for host_tools and native_only.
13973
13974 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13975
13976 * config.sub, configure.in: Add entries for m32r.
13977
13978 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13979
13980 * Makefile.in (inet-install): Don't run install-gzip.
13981
13982 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13983
13984 * configure.in: Don't config lots of things for *-*-windows*.
13985
13986 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13987
13988 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13989 (host_libs, host_tools): Copy from configure.in.
13990 * mpw-configure: Don't complain about directories not found.
13991
13992 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13993
13994 * configure.in (i[345]86): Recognize i686 for pentium pro.
13995 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13996 file.
13997
13998 * config.guess (i[345]86): Ditto.
13999
14000 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14001
14002 * configure.in (noconfigdirs): Removed gdb for D10V.
14003
14004 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
14005
14006 * configure.in: Remove ld, target-libio, target-libg++, and
14007 target-libstdc++ from noconfigdirs.
14008
14009 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
14010
14011 * configure: Fix three locations where shell scripts were
14012 being run directly rather than with config_shell.
14013
14014 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
14015
14016 * configure.in (v850-*-*): Set up initial $noconfigdirs.
14017 * config.sub (basic_machine): Recognize v850.
14018
14019 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
14020
14021 * mpw-configure: Handle multiple enable/disable options and
14022 pass them down recursively, handle -c and -s flags appropriately
14023 depending on choice of compiler, add escape mechanism for
14024 quoted arguments to gC.
14025
14026 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14027
14028 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14029 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14030 so that -mrelocatable-lib and -mno-eabi are used.
14031
14032 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14033 not support --print-multi-lib, don't abort.
14034
14035 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
14036
14037 * make-all.com: Run config-a-gas.
14038 * setup.com: Don't copy subdirectory files around.
14039
14040 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
14041
14042 * configure.in (*-*-ose): Remove exclusion of libgloss for this
14043 target, it now compiles correctly.
14044
14045 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
14046
14047 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14048
14049 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14050
14051 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14052
14053 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14054
14055 * configure.in (native_only): Add prms.
14056
14057 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
14058
14059 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14060 (BINUTILS_SUPPORT_DIRS): Likewise.
14061
14062 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14063
14064 * configure.in (d10v-*-*): Don't configure ld or gdb until the
14065 d10v support is added.
14066
14067 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14068
14069 * configure.in (d10v-*-*): New target.
14070
14071 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
14072
14073 * config.guess (HP 9000/811): Recognize this as a PA1.1
14074 machine.
14075
14076 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
14077
14078 * Makefile.in (do-tar-gz): New target, split out from tail end of
14079 taz target. Run each command separately, don't use pipes.
14080 (taz): Use it.
14081
14082 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
14083
14084 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14085 * mpw-build.in: No builds should depend on building byacc or flex,
14086 they are assumed to be installed already.
14087
14088 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14089
14090 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14091 variable that CC_FOR_TARGET needs.
14092
14093 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14094
14095 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14096 options have changed since the last time the subdirectory was
14097 configured, and if it has, reconfigure.
14098 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14099 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14100
14101 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
14102
14103 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14104 CLEAN_MODULES): Add bash.
14105 (all-bash): New target.
14106
14107 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
14108
14109 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14110
14111 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14112
14113 * config.sub (basic_machine): Recognize d10v as a valid processor.
14114
14115 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
14116
14117 * mpw-configure: Add support for --bindir.
14118 * mpw-build.in: Use a GCC-specific build script for GCC actions.
14119
14120 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
14121
14122 * configure.in: add bash, time, gawk to list of hosttools and things
14123 to only build for native toolchains
14124
14125 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14126
14127 * Makefile.in (docdir): Remove.
14128
14129 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14130
14131 * Makefile.in (datadir): Set to $(prefix)/share.
14132
14133 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
14134
14135 * configure.in: build diff and patch for cygwin32-hosted
14136 toolchains.
14137
14138 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
14139
14140 * config.sub: Accept -rtems*.
14141
14142 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
14143
14144 * configure.in: enable dosrel for cygwin32-hosted builds,
14145 remove diff from the list of things not buildable
14146 via Canadian Cross
14147
14148 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
14149
14150 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14151 don't get ". ".
14152
14153 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
14154
14155 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14156
14157 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
14158
14159 * Makefile.in (taz): Handle case where tex3patch didn't even get
14160 checked out. Also, if it was found, put the symlink in a new util
14161 subdirectory.
14162
14163 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14164
14165 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14166
14167 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
14168
14169 * config.sub: Recognize -openvms.
14170 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14171 * make-all.com, setup.com: New files.
14172
14173 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14174
14175 * Makefile.in (taz): tex3patch moved to texinfo/util.
14176
14177 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
14178
14179 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14180 * configure.in: remove make from disable-if-Can-Cross list
14181 enable gdb if ${host} and ${target} are cygwin32
14182
14183 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
14184
14185 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
14186 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14187
14188 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14189
14190 * config.guess: Combine mips-mips-riscos cases, and use cpp to
14191 distinguish sysv/svr4/bsd variants.
14192 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14193
14194 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
14195
14196 * configure.in: Added copyright notice.
14197 * move-if-change: Added copyright notice.
14198
14199 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14200
14201 * configure.in (powerpcle-*-solaris*): Until we get shared
14202 libraries working, don't build gdb, sim, make, tcl, tk, or
14203 expect.
14204
14205 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
14206
14207 * config.guess: Merge with FSF:
14208
14209 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14210 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14211
14212 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
14213 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14214
14215 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
14216 * config.guess: Combine two OSF1 rules.
14217 Also recognize field test versions. From mjr@zk3.dec.com.
14218 * config.guess (dgux): Use /usr/bin/uname rather than uname,
14219 because GNU uname does not support -p. From pmr@pajato.com.
14220
14221 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
14222
14223 * Makefile.in (MAKEDIRS): Removed $(tooldir).
14224
14225 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
14226
14227 * mpw-README: Document GCCIncludes.
14228
14229 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
14230
14231 * configure.in (alpha-*-linux*): Set enable_shared to yes.
14232
14233 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14234
14235 * mpw-configure: Handle --enable-FOO and --disable-FOO.
14236
14237 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
14238
14239 * configure.in (*-*-cygwin32): Configure make.
14240
14241 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
14242
14243 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14244
14245 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
14246
14247 * Makefile.in (all-inet): Depend on all-perl.
14248
14249 * Makefile.in (inet-install): New target.
14250
14251 * Makefile.in (all-inet): Depend on all-tcl.
14252 (all-inet): Depend on all-send-pr.
14253
14254 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14255
14256 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14257 temporarily.
14258
14259 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
14260
14261 * configure.in: Don't configure --with-gnu-ld on AIX.
14262
14263 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14264
14265 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14266
14267 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
14268
14269 * Makefile.in (ALL_MODULES): Added all-inet.
14270 (CROSS_CHECK_MODULES): Added check-inet.
14271 (INSTALL_MODULES): Added install-inet.
14272 (CLEAN_MODULES): Added clean-inet.
14273 (all-indent): New target.
14274
14275 * configure.in (host_tools): Added inet.
14276 (native_only): Added inet.
14277 (noconfigdirs): Added inet.
14278
14279 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
14280
14281 * configure.in: Don't configure libgloss if we are not configuring
14282 newlib.
14283
14284 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
14285
14286 * configure.in: Don't configure libgloss for unsupported
14287 architectures.
14288
14289 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14290
14291 * Makefile.in (CLEAN_MODULES): Add clean-apache.
14292
14293 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
14294
14295 * Makefile.in (ALL_MODULES): Include all-apache.
14296 (CROSS_CHECK_MODULES): Include check-apache.
14297 (INSTALL_MODULES): Include install-apache.
14298 (all-apache): New target.
14299
14300 * configure.in: Added apache everywhere perl is seen.
14301
14302 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14303
14304 * Makefile.in: Add support for clean-{module} and
14305 clean-target-{module} rules.
14306
14307 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
14308
14309 * configure.in (*-*-ose) do not build libgloss.
14310
14311 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14312
14313 * config.guess (prep*:SunOS:5.*:*): Turn into
14314 powerpele-unknown-solaris2.
14315
14316 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
14317
14318 * configure.in: Permit --enable-shared to specify a list of
14319 directories.
14320
14321 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14322
14323 * configure.in (host==solaris): Pass only the first word of $CC
14324 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14325
14326 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14327
14328 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14329
14330 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
14331
14332 * Makefile.in (ALL_MODULES): Include all-perl.
14333 (CROSS_CHECK_MODULES): Include check-perl.
14334 (INSTALL_MODULES): Include install-perl.
14335 (ALL_X11_MODULES): Include all-guile.
14336 (CHECK_X11_MODULES): Include check-guile.
14337 (INSTALL_X11_MODULES): Include install-guile.
14338 (all-perl): New target.
14339 (all-guile): New target.
14340
14341 * configure.in (host_tools): Include perl and guile.
14342 (native_only): Include perl and guile.
14343 (noconfigdirs): Don't build guile and perl; no ports have been
14344 done.
14345
14346 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
14347
14348 * configure (--enable-*): Handle quoted option lists such as
14349 --enable-sim-cflags='-g0 -O' better.
14350
14351 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14352
14353 * Makefile.in ({,inst}all-target): New rule so we can make and
14354 install all of the target directories easily.
14355
14356 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14357
14358 * configure.in: Add missing global flag in sed substitution when
14359 deleting `target-' from ${configdirs}.
14360
14361 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
14362
14363 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14364 option.
14365
14366 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14367 config/mh-necv4.
14368
14369 * install.sh: Correct misspelling of transformbasename.
14370
14371 * config.guess: Recognize mips-*-sysv*.
14372
14373 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
14374
14375 * config.sub: Recognize mon960.
14376
14377 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
14378
14379 * configure: Restore Canadian Cross handling of BISON and LEX,
14380 removed in Feb 20 change.
14381
14382 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
14383
14384 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14385 Mention make install. Remove the old copyright date as well the
14386 clumsy and rather pointless copyright on the README file.
14387
14388 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14389
14390 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14391 Makefile after running symlink-tree, then run `make distclean' to
14392 avoid clobbering any generated files in srcdir.
14393
14394 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14395
14396 * configure.in (m68k-*-netbsd*): Build everything now.
14397
14398 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14399
14400 * Makefile.in (taz): Fix quoting.
14401
14402 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14403
14404 * configure.in (sparclet-*-*): Build everything now.
14405
14406 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14407
14408 * configure.in (m68k-*-linux*): New host.
14409
14410 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14411
14412 * configure: Check for bison before byacc.
14413
14414 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14415
14416 * Makefile.in configure: Change the way LEX and BISON/YACC are
14417 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14418 searching PATH. These are used as fallbacks by Makefile.in if
14419 flex/bison/byacc aren't in objdir.
14420
14421 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14422
14423 * Makefile.in: Make everything which depends upon all-bfd also
14424 depend upon all-opcodes, in case --with-commonbfdlib is used.
14425
14426 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14427
14428 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14429 building NT native compilers on Unix.
14430
14431 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14432
14433 * configure.in: Don't get CC from the host Makefile fragment if we
14434 can find gcc in PATH, or if this is a Canadian Cross. Move the
14435 Solaris test for /usr/ucb/cc to the post target script, just after
14436 the compiler sanity test.
14437
14438 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14439
14440 * config.sub: Merge with FSF.
14441
14442 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
14443
14444 * Makefile.in (RPATH_ENVVAR): New variable.
14445 (REALLY_SET_LIB_PATH): Use it.
14446 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14447
14448 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
14449
14450 * config.sub, configure.in: Recognize sparclet cpu.
14451
14452 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14453
14454 * config.guess: Support m68k-cbm-sysv4.
14455
14456 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14457
14458 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14459 m68k-unknown-linuxaout from linker help string. Put quotes around
14460 $ld_help_string.
14461
14462 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
14463
14464 * config.guess (powerpc-harris-powerunix): Add guess for port
14465 to new target.
14466
14467 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14468
14469 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14470
14471 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
14472
14473 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14474 $(REALLY_SET_LIB_PATH) in Makefile.
14475 * Makefile.in (SET_LIB_PATH): New variable.
14476 (REALLY_SET_LIB_PATH): New variable.
14477 ($(DO_X)): Use $(SET_LIB_PATH).
14478 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14479 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14480 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14481 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14482 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14483 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14484 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14485 (install-dosrel): Likewise.
14486 (all-opcodes): Depend upon all-libiberty.
14487
14488 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
14489
14490 * config.guess (*:CYGWIN*): New
14491
14492 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14493
14494 * Makefile.in (all-target-winsup): All all-target-libiberty.
14495
14496 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14497
14498 * configure.in (noconfigdirs): Add missing # in front of comment.
14499
14500 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
14501
14502 * configure.in: add second pass to things added to noconfigdirs
14503 so *-gm-magic can exclude libgloss properly.
14504
14505 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
14506
14507 * mpw-configure (extralibs_name, rez_name): Set correctly
14508 for MWC68K compiler.
14509
14510 * mpw-README: Add more info on the necessary build tools.
14511
14512 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
14513
14514 * configure.in, config.sub: Recognize cygwin32.
14515
14516 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
14517
14518 * config.guess, config.sub: Recognize A/UX.
14519
14520 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
14521
14522 * config.sub: Merge with gcc/config.sub.
14523
14524 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
14525
14526 * mpw-build.in (do-binutils): Add build of stamps.
14527
14528 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
14529
14530 * config.sub: Add recognition for mips64vr4100*-* targets.
14531
14532 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14533
14534 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14535 Add creation of gconfigargs with `--enable-shared' turned on.
14536 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14537 ($(host)-stamp-stage3-configured): Likewise.
14538 (HOLES): Add chatr and ldd.
14539 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14540
14541 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
14542
14543 * configure: Pass --nfp to recursive configures.
14544
14545 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
14546
14547 * Makefile.in (DLLTOOL): New.
14548 (DLLTOOL_FOR_TARGET): New.
14549 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14550 (EXTRA_TARGET_FLAGS): Ditto.
14551 (EXTRA_GCC_FLAGS): Ditto.
14552 (CONFIGURE_TARGET_MODULES): Ditto.
14553 (DO_X): Ditto.
14554 * configure: Add DLLTOOL.
14555
14556 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
14557
14558 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14559 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14560 mh-sco, since old workarounds no longer needed, and don't
14561 build ld, since libraries have weak symbols in COFF.
14562
14563 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
14564
14565 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14566
14567 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
14568
14569 * configure.in: Make sure that ${CC} can be used to compile an
14570 executable.
14571
14572 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14573
14574 * Makefile.in (all-gdb): Depend on $(GDB_TK).
14575 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14576 nothing depending on whether gdbtk is being built.
14577
14578 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
14579
14580 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14581
14582 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
14583
14584 * configure.in (noconfigdirs): Put ld or gas in this early, if the
14585 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14586
14587 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
14588
14589 * config-ml.in: Add support for
14590 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14591 Simplify setting of multidirs from --disable-foo.
14592
14593 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14594
14595 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14596 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14597 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14598 non-empty, pass them on to the GCC make.
14599 (all-bootstrap): New rule that is like all-gcc, except it executes
14600 the GCC bootstrap rule instead of the GCC all rule.
14601
14602 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
14603
14604 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14605
14606 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14607
14608 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14609 DG/UX support.
14610
14611 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
14612
14613 * config.sub (i*86*) Change [345] to [3456]
14614
14615 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14616
14617 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14618 --with-gnu-ld=no.
14619
14620 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14621
14622 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14623 AIX multilibs get built.
14624
14625 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14626
14627 * configure.in (i386-win32): Don't build expect if we're not
14628 building the tcl subdir.
14629
14630 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14631
14632 * Makefile.in: (configure-target-examples, all-target-examples):
14633 New targets, configure and build example programs.
14634
14635 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14636
14637 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14638 use it as input to sedit the generated MPW makefile.
14639 * mpw-README: Add a suggestion about Gestalt.h.
14640
14641 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14642
14643 * config.sub: Accept *-*-ieee*.
14644
14645 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14646
14647 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14648 Ronald F. Guilmette <rfg@monkeys.com>.
14649
14650 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14651
14652 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14653 for powerpc-pe native.
14654 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14655 (target==powerpc-pe): duplicate i386-win32 entry.
14656
14657 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14658
14659 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14660 of vxworks, not just vxworks5.1.
14661
14662 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14663
14664 * mpw-configure: Add support for exec-prefix.
14665
14666 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14667
14668 * config.guess: Recognize HP model 816 machines as having
14669 a PA1.1 processor.
14670
14671 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14672
14673 * configure: Ignore new autoconf configure options.
14674
14675 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14676
14677 * config.guess: Recognize Pentium under SCO.
14678 From Robert Lipe <robertl@arnet.com>.
14679
14680 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14681
14682 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14683
14684 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14685
14686 * configure.in: Don't configure gas for alpha-dec-osf*.
14687
14688 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14689
14690 * configure.in: Default to --with-stabs for some targets for which
14691 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14692 i[345]86*-*-unixware*.
14693
14694 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14695
14696 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14697 rather than basing it on the target. Simplify handling of options
14698 controlling which directories to configure. Remove extraneous
14699 slash in multi-clean target.
14700
14701 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14702
14703 * config-ml.in: Prefix more variables with ml_ so they don't collide
14704 with configure's.
14705
14706 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
14707
14708 * configure: Don't turn -v into --v.
14709
14710 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
14711
14712 * configure.in (targargs): Fix typo.
14713
14714 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14715
14716 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14717
14718 * configure.in: Strip --host and --target options from
14719 CONFIG_ARGUMENTS, and always configure for --host only. Add
14720 --with-cross-host option when building with a cross-compiler.
14721 * configure: Canonicalize the arguments put into config.status by
14722 always using `=' for an option with an argument. Pass a presumed
14723 --host or --target explicitly.
14724
14725 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14726
14727 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14728 into general OS recognition case.
14729
14730 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14731
14732 * configure.in (target_configdirs): add target-winsup only
14733 for win32 target systems.
14734
14735 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14736
14737 * Makefile.in (all-target-libgloss): Depend upon
14738 configure-target-newlib, since when libgloss is built it looks to
14739 see if the newlib directory exists.
14740
14741 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14742
14743 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14744 cfg-ml-*.in.
14745
14746 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14747
14748 * configure: Handle LD and LD_FOR_TARGET when configuring a
14749 Canadian Cross.
14750
14751 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14752
14753 * configure.in (target_libs): add target-winsup.
14754 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14755 (target==ppcle-pe): remove ld from $noconfigdirs.
14756
14757 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14758
14759 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14760 Preserve relative path names in $srcdir. Build symlink tree if
14761 configuring cross target dir and srcdir=. (= no VPATH support).
14762 (configure-target-libg++): Depend on configure-target-librx.
14763 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14764 * config-ml.in: New file.
14765 * symlink-tree: New file.
14766 * configure: Ensure srcdir="." if that's what it is.
14767
14768 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14769
14770 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14771 includes and FLEX_SKELETON setting.
14772 * mpw-configure (--with-gnu-ld): New option, controls whether
14773 to use PPCLink or ld with PowerMac GCC.
14774 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14775 * mpw-config.in: Configure grez if targeting Mac.
14776
14777 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14778 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14779 just macos.
14780 * configure.in: Configure grez resource compiler if targeting Mac.
14781 * Makefile.in (all-grez, install-grez): New targets.
14782
14783 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14784
14785 * configure: CXX defaults to gcc, not g++. If we find
14786 gcc in the path, set CC to gcc -O2.
14787
14788 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14789
14790 * configure: Default ${build} correctly. Avoid picking up extra
14791 spaces when reading CC and CXX from Makefile. When doing a
14792 Canadian Cross, use plausible default values for numerous
14793 variables.
14794 * configure.in: When doing a Canadian Cross, don't try to
14795 configure tools whose configure script can't handle it.
14796
14797 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14798
14799 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14800
14801 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14802
14803 * configure: Remove dubious bug reporting address.
14804
14805 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14806
14807 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14808 configure script, run that instead of this directory's configure.
14809 In either case, print a message that we're configuring the sub-dir.
14810
14811 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14812
14813 * configure.in: Before checking for the existence of various files,
14814 use sed to filter out "target-".
14815
14816 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14817
14818 * Makefile.in (DO_X): Split rule to decrease command line length
14819 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14820 (Philippe De Muyter).
14821
14822 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14823
14824 * Makefile.in (all-patch): depend on all-libiberty.
14825
14826 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14827
14828 * configure.in: If the only directory in target_configdirs which
14829 actually exists is libiberty, then set target_configdirs to empty,
14830 to avoid trying to build a target libiberty in a gas or gdb
14831 distribution.
14832
14833 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14834
14835 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14836 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14837 systems.
14838
14839 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14840
14841 * configure.in (copy_dirs): Use sys-include instead of include
14842 for --with-headers option.
14843
14844 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14845
14846 * Makefile.in, configure.in: Make winsup builds work with
14847 new scheme.
14848
14849 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14850
14851 * configure.in: Build the linker on AIX.
14852
14853 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14854
14855 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14856 where needed.
14857
14858 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14859
14860 * Makefile.in (all-gcc): Fix typo.
14861
14862 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14863
14864 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14865
14866 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14867
14868 * configure.in: Rename libFOO to target-libFOO, and xiberty
14869 to target-xiberty, to provide more flexibility.
14870 (target_subdir): Define. Create if cross.
14871 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14872 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14873 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14874 check-libFOO -> check-target-libFOO, etc.
14875 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14876 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14877 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14878 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14879 allow ALL_GCC="" to only configure.
14880 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14881 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14882 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14883
14884 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14885
14886 * Makefile.in (taz): Build "info" in etc explicitly.
14887
14888 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14889
14890 * configure.in: Make sure that CC is undefined (as opposed to
14891 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14892 problem with autoconf trying to configure on a host without GCC.
14893
14894 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14895
14896 * mpw-configure: Set host alias from choice of host compiler,
14897 only use generic MPW Makefile sed if present, edit a file
14898 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14899 * mpw-README: Add problem notes about CW6 and CW7.
14900
14901 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14902
14903 * Makefile.in (taz): Use ";" instead of ";;".
14904
14905 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14906
14907 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14908 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14909 DISTDOCDIRS.
14910 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14911 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14912
14913 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14914
14915 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14916 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14917 Move bfd to DISTSTUFFDIRS.
14918
14919 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14920
14921 * Makefile.in (X11_LIB): Removed.
14922 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14923
14924 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14925
14926 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14927
14928 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14929 names.
14930
14931 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14932
14933 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14934
14935 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14936
14937 * configure.in (i[345]86-*-win32): Always build newlib.
14938 Don't configure cvs, autoconf or texinfo.
14939 * Makefile.in (LD_FOR_TARGET): New.
14940 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14941 Pass down LD_FOR_TARGET.
14942
14943 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14944
14945 * winsup: New directory.
14946 * Makefile.in: Build winsup.
14947 * configure.in: Winsup is configured when target is win32.
14948 Can only build win32 target GDB when native.
14949
14950 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14951
14952 * config.guess: Recognize HP model 819 machines as having
14953 a PA 1.1 processor.
14954
14955 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14956
14957 * configure: Fix sed loop which substitutes for CC and CXX to
14958 avoid bug found in various sed implementations.
14959
14960 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14961
14962 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14963 simulator. Use standard powerpc-*-eabi*.
14964
14965 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14966
14967 * configure.in: Stop putting gas and binutils in noconfigdirs for
14968 powerpc-*-aix* and rs6000-*-*.
14969
14970 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14971
14972 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14973 -mcall-aixdesc libraries.
14974
14975 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14976
14977 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14978
14979 * config.sub (arm | armel | armeb): Fix shell syntax.
14980
14981 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14982
14983 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14984 -msoft-float and -mcpu=common support.
14985 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14986 libraries.
14987
14988 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14989
14990 * configure.in: Allow configuration and build of emacs19 for the alpha.
14991
14992 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14993
14994 * configure.in (CC): Get ^CC, not just any old CC, from
14995 ${host_makefile_frag}.
14996
14997 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14998
14999 * configure.in (CC): Try to get CC from
15000 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15001
15002 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15003
15004 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15005 only if it exists in $(srcdir).
15006
15007 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
15008
15009 * configure: If CC and CXX are not set in the environment, set
15010 them, based on either an existing Makefile or on searching for gcc
15011 in PATH. Substitute for CC and CXX in Makefile.
15012 * configure.in: Remove libm from target_libs. Separate
15013 target_configdirs from configdirs. If CC is not set in
15014 environment, try to get it from a host Makefile fragment. Rewrite
15015 changes of configdirs to use skipdirs instead. A few minor
15016 tweaks. Take directories out of target_configdirs as they are
15017 taken out of configdirs. Remove existing Makefile files from
15018 subdirectories. Substitute for TARGET_CONFIGDIRS and
15019 CONFIG_ARGUMENTS in Makefile.
15020 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15021 by configure.in.
15022 (CONFIG_ARGUMENTS): Likewise.
15023 (CONFIGURE_TARGET_MODULES): New variable.
15024 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15025 ($(CONFIGURE_TARGET_MODULES)): New target.
15026 (configure-libg++, configure-libio): New targets.
15027 (all-libg++): Depend upon configure-libg++.
15028 (all-libio): Depend upon configure-libio.
15029 (configure-libgloss, all-libgloss): New targets.
15030 (configure-libstdc++): New target.
15031 (all-libstdc++): Depend upon configure-libstdc++.
15032 (configure-librx, all-librx): New targets.
15033 (configure-newlib): New target.
15034 (all-newlib): Depend upon configure-newlib
15035 (configure-xiberty): New target.
15036 (all-xiberty): Depend upon configure-xiberty.
15037
15038 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15039
15040 * configure.in (host i[345]86-*-win32): Expand the
15041 noconfigdirs again.
15042
15043 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
15044
15045 * mpw-configure: Fix sed command file name.
15046
15047 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
15048
15049 * configure.in (host i[345]86-*-win32): Reduce the
15050 noconfigdirs again.
15051
15052 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
15053
15054 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15055 or powerpc*-*-pe*, since they are not yet supported.
15056
15057 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15058
15059 Add PowerMac support and many other enhancements.
15060 * mpw-configure: New option --cc to select compiler to use,
15061 paste options set according to --cc into the generated
15062 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15063 if mpw-make.sed is present.
15064 * mpw-config.in: Don't test for gC1, test for mpw-touch,
15065 add forward includes for PowerPC include files.
15066 * mpw-build.in: Build using Makefile.PPC if present.
15067 (do-byacc, etc): Remove separate version resource builds.
15068 (do-gas): Build "stamps" before "all".
15069 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15070 * mpw-README: Update to reflect --cc option, PowerMac support,
15071 and recently-reported compatibility problems.
15072
15073 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
15074
15075 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15076 embedded m68k systems (-aout, -coff, -elf, -vxworks).
15077 (--with-multilib-top): Pass to recursive invocations.
15078
15079 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
15080
15081 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15082 v810-*-*.
15083
15084 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15085
15086 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15087 gdb, ld and opcodes on v810-*-*.
15088
15089 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
15090
15091 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15092 (local-maintainer-clean): New target.
15093 (maintainer-clean): New target.
15094 (realclean): Just depend upon maintainer-clean.
15095
15096 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15097
15098 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15099
15100 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
15101
15102 * configure.in: Build ld in mips*-*-bsd* case.
15103
15104 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
15105
15106 * config.sub: Accept -lites* OS. From Ian Dall.
15107
15108 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
15109
15110 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15111 targets.
15112
15113 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15114
15115 * configure.in: treat i386-win32 canadian cross the same as
15116 i386-go32 canadian cross.
15117
15118 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15119
15120 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15121 running under the simulator to build a reduced set of libraries.
15122 (powerpc-*-eabiaix): Add fine grained multilib support added to
15123 other powerpc targets yesterday.
15124
15125 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15126
15127 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15128 -disable-softfloat, -disable-relocatable, -disable-aix, and
15129 -disable-sysv to control which multilib libraries get built.
15130
15131 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15132
15133 * configure: Add Makefile.tem to list of files to remove in trap
15134 handler.
15135
15136 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
15137
15138 * config.guess (*Linux*): Add missing "exit"s.
15139 Also, need specific check for alpha-unknown-linux (uses COFF).
15140
15141 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
15142
15143 * config.guess: Merge with FSF:
15144
15145 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
15146 * config.guess (AIX4): More robust release numbering discovery.
15147
15148 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
15149 * config.guess (i386-sequent-ptx): Properly get version number.
15150
15151 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
15152 * config.guess (mips:*:4*:UMIPS): New case.
15153
15154 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
15155
15156 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15157 (i386-win32 host): Likewise. Don't build readline.
15158
15159 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
15160
15161 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
15162 SUPPORT_FILES to submakes.
15163
15164 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
15165
15166 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15167 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15168 mpw-configure.
15169
15170 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
15171
15172 * configure.in (appdirs): Use =, not ==, in test expression when
15173 trying to build the text to print in the warning message for
15174 Solaris users.
15175
15176 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
15177
15178 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15179
15180 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15181
15182 * config.guess: Recognize lynx-2.3.
15183
15184 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
15185
15186 * config.sub (z8ksim): Deleted
15187 (z8k-*-coff): New, this is the one true name of the target.
15188
15189 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
15190
15191 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15192
15193 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
15194
15195 * config.guess (*:Linux:*:*): First try asking the linker what the
15196 default object file format is (elf, aout, or coff). Then if this
15197 fails, try previous methods.
15198
15199 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15200
15201 * configure.in: Don't build newlib for *-*-vxworks5.1.
15202
15203 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15204
15205 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15206 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15207
15208 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
15209
15210 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15211
15212 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
15213
15214 * cfg-ml-com.in: New file.
15215 * cfg-ml-pos.in: New file.
15216
15217 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15218
15219 * COPYING.NEWLIB: Add HP free copyright to list.
15220
15221 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15222
15223 * config.sub: Recognize -eabi* for the system, not just -eabi.
15224
15225 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
15226
15227 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15228 * config.sub, configure.in (win32): New target and host.
15229
15230 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
15231
15232 * configure.in: Add i386-pe configuration.
15233
15234 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
15235
15236 * mpw-build.in (install): Install GDB after LD.
15237
15238 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
15239
15240 * mpw-config.in (elf/mips.h): Always forward-include, needed
15241 for GDB to build.
15242
15243 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
15244
15245 * testsuite: New directory for customer acceptance and whole tool
15246 chain tests.
15247
15248 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15249
15250 * configure: If per-host line isn't found, but AC_OUTPUT is found
15251 and a configure script exists, run it instead.
15252
15253 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15254
15255 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
15256
15257 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
15258
15259 * configure: Set build_{cpu,vendor,os,alias} to host values when
15260 --build isn't specified.
15261
15262 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15263
15264 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15265 (FLAGS_TO_PASS): Pass them.
15266 (EXTRA_TARGET_FLAGS): Ditto.
15267
15268 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15269
15270 * Makefile.in (all-libg++): Depend on all-libstdc++.
15271
15272 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15273
15274 * configure.in (noconfigdirs): Enable all packages for
15275 i386-unknown-netbsd.
15276
15277 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
15278
15279 * configure.in (noconfigdirs): Don't configure tk for i386-go32
15280 hosted builds (DOS builds)
15281
15282 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15283
15284 Changes for ARM based on patches from Richard Earnshaw:
15285 * config.sub: Handle armeb and armel.
15286 * configure.in: Omit arm linker only for riscix.
15287
15288 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
15289
15290 * config.guess: Update from FSF.
15291
15292 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
15293
15294 * config.sub: Recognize powerpcle as the little endian variant of
15295 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
15296 powerpcle variant. Convert pentium into i586, not i486. Add p5
15297 alias for i586. Map new x86 variants p6, k5, nexgen into i586
15298 temporarily.
15299
15300 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
15301
15302 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15303
15304 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
15305
15306 * config.sub: Accept -lites* as a basic system type.
15307
15308 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
15309
15310 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15311 installed, and if so return linuxoldld as the system name.
15312
15313 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
15314
15315 * config.guess: Add hppa1.1-hp-lites support.
15316
15317 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
15318
15319 * configure.in: Don't build newlib for m68k-vxworks5.1.
15320
15321 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15322
15323 * configure.in (mips-sgi-irix6): Use mh-irix5.
15324
15325 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
15326
15327 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15328
15329 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15330
15331 * test-build.mk: Enable building of shared libraries on IRIX 5 and
15332 OSF/1. Fix compiler flags.
15333 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
15334
15335 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
15336
15337 * configure.in: Recognize --with-newlib.
15338 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15339
15340 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15341
15342 * Makefile.in: move {all,check,install}-gdb from *_MODULES
15343 to *_X11_MODULES due to gdbtk needing X include files et al.
15344
15345 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
15346
15347 Merge in support for Mac MPW as a host.
15348 (Old change descriptions retained for informational value.)
15349
15350 * mpw-config.in: Add generic include forwards for cpu-specific
15351 include files in aout and elf directories.
15352
15353 * mpw-configure: Added copyright.
15354 * mpw-config.in: Check for presence of required build tools.
15355 (target_libs): Add newlib.
15356 (target_tools): Add examples.
15357 (Read Me): Generate as "Read Me for MPW" instead.
15358 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15359 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15360 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15361
15362 * mpw-configure: Remove subdir-specific makefile hackery,
15363 delete mk.tmp after using it.
15364
15365 * mpw-build.in (all): Display start and end times.
15366
15367 * mpw-configure (host_canonical): Set.
15368 (target_cpu): Always add to makefiles.
15369 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15370 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15371 (mpw-mh-mpw): Look for in srcdir and srcroot.
15372 Use sed instead of mpw-edit-prefix to edit prefix definitions.
15373
15374 * mpw-build.in: (install-only): New target.
15375
15376 * mpw-configure (host_alias, target_alias): Rename from hostalias
15377 and targetalias, add into generated Makefile.
15378 (mk.tmp): If present, add into generated Makefile.
15379 * mpw-build.in (all-gas): Build config.h first before gas proper.
15380
15381 * mpw-configure (config.status): Write only if changed.
15382 * mpw-config.in (readline): Configure it (not built, just used for
15383 definitions).
15384
15385 * mpw-config.in (elf/mips.h): Add a forward include.
15386
15387 * mpw-config.in: Forward-include most .h files in include into
15388 extra-include.
15389 (readline): Don't build.
15390 mpw-build.in (install): Install GDB.
15391
15392 * mpw-configure (prefix, mpw_prefix): Handle it.
15393 * mpw-config.in (mmalloc, readline): Don't configure.
15394 * mpw-build.in (thisscript): Rename to ThisScript.
15395 Use mpw-build instead of BuildProgram everywhere.
15396 (mmalloc, readline): Don't build.
15397 * mpw-README: New file, basic documentation about the MPW port.
15398
15399 * mpw-config.in: Use forward-include to create include files.
15400
15401 * mpw-configure: Add more things to the top of each configured
15402 Makefile, including contents of config/mpw-mh-mpw.
15403 * mpw-config.in (extra-include): Create this directory and fill it
15404 with Posix-like include files when configuring.
15405
15406 * config.sub (apple, mac, mpw): Add various aliases.
15407
15408 * mpw-build.in: New file, top-level build script fragment for MPW.
15409 * mpw-configure: New file, configure script for MPW.
15410 * mpw-config.in: New file, config fragment for MPW.
15411
15412 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15413
15414 * configure.in (host_libs): Remove glob, since it is gone from the
15415 sources.
15416
15417 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15418
15419 * Makefile.in: define empty GDB_NLM_DEPS var.
15420
15421 * configure.in(target_makefile_frag): use config/mt-netware
15422 for netware targets.
15423
15424 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15425
15426 * config.sub: Merge in recent FSF changes. Remove linux special
15427 cases.
15428
15429 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15430
15431 Revert this change:
15432
15433 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15434
15435 * build-all.mk: Use CC=cc -Xs on Solaris.
15436
15437 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15438
15439 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
15440 stop using it.
15441 * Makefile.in: Nuke all references to glob subdirectory.
15442
15443 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15444
15445 * configure.in: Fix --enable-shared logic in per-host.
15446
15447 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
15448
15449 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15450
15451 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15452
15453 * configure.in (noconfigdirs): Don't build gas on AIX, for
15454 powerpc*-*-aix* as well as for rs6000*-*-aix*.
15455
15456 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
15457
15458 * configure: Fix --cache-file to work if the file argument is a
15459 relative path.
15460
15461 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
15462
15463 * configure: If the --cache-file is used, pass it down to
15464 configure in subdirectories.
15465
15466 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
15467
15468 * config.sub: add vxworks29k configuration.
15469
15470 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15471
15472 * Makefile.in (taz): Do "diststuff" part quietly.
15473
15474 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
15475
15476 * config.sub: Mini-merge with gcc/config.sub.
15477
15478 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15479
15480 * config.guess (IRIX): Sed - to _.
15481
15482 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15483
15484 * Makefile.in (source-vault, binary-vault): New targets.
15485
15486 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
15487
15488 * config.sub: Recognize -eabi as a basic system type.
15489
15490 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15491
15492 * configure.in (enable_shared stuff): Fix typo.
15493
15494 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
15495
15496 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15497
15498 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15499
15500 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15501
15502 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15503
15504 * configure.in (rs6000-*-*): Don't build gas.
15505
15506 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
15507
15508 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15509 reduce command line length.
15510 (AS_FOR_TARGET): Check for as.new, not Makefile.
15511 (NM_FOR_TARGET): Check for nm.new, not Makefile.
15512
15513 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
15514
15515 * config.guess: Merge from FSF.
15516
15517 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15518
15519 * configure: Don't use $ when handling program_suffix.
15520
15521 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
15522
15523 * configure.in: Configure tk for hppa/hpux.
15524
15525 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
15526
15527 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
15528
15529 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15530
15531 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
15532 to LIBCXXFLAGS. Tests are better run without it.
15533
15534 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
15535
15536 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15537
15538 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
15539
15540 * configure.in (*-*-netware*): Don't configure xiberty.
15541
15542 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
15543
15544 * configure.in: Remove tk from native_only list.
15545
15546 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
15547
15548 * build-all.mk: Add mips-ncd-elf target to sun4 targets
15549 for special NCD build.
15550
15551 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15552
15553 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15554 makeall.bat, they're only useful for binutils snapshots.
15555 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15556 makeall.bat to specified SUPPORT_FILES.
15557
15558 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
15559
15560 * build-all.mk: Add Ericsson targets to sun4 and solaris
15561 hosts. Add BNR's sun4 target to solaris host, so their
15562 build-from-source will be tested in-house first.
15563
15564 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15565
15566 * Makefile.in (LIBCFLAGS): New variable.
15567 (CFLAGS_FOR_TARGET): Ditto.
15568 (LIBCFLAGS_FOR_TARGET): Ditto.
15569 (LIBCXXFLAGS): Ditto.
15570 (CXXFLAGS_FOR_TARGET): Ditto.
15571 (LIBCXXFLAGS_FOR_TARGET): Ditto.
15572 (BASE_FLAGS_TO_PASS): Pass them.
15573 (EXTRA_TARGET_FLAGS): Ditto.
15574
15575 * configure.in: Support --enable-shared.
15576
15577 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
15578
15579 * configure.in (target_libs): Include libstdc++ again.
15580 * config.guess: Update from FSF (for FreeBSD).
15581
15582 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15583
15584 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15585 makeall.bat.
15586 (DISTDOCDIRS): Add `etc'.
15587 (ETC_SUPPORT_PFX): New variable.
15588 (taz): Include anything from etc starting with a word in
15589 ETC_SUPPORT_PFX.
15590
15591 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15592
15593 * config.sub: Update for recent FSF changes. Remove obsolete
15594 h8300hds entry. Add -windows* and -osx as basic os. Minor
15595 spacing changes.
15596
15597 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15598
15599 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
15600
15601 * config.guess: Merge with FSF.
15602 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15603
15604 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15605
15606 * configure: Since the "trap 0" handler will override the exit
15607 status on many systems, only use it for "exit 1", and make it set
15608 a non-zero exit status; reset it before "exit 0". Also, check
15609 exit status of config.sub, and error out if it failed.
15610
15611 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
15612
15613 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15614 and install libgloss.
15615
15616 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15617
15618 * Makefile.in (all-binutils): Depend upon all-byacc.
15619
15620 * configure.in: Don't build emacs on Irix 5.
15621
15622 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15623
15624 * configure.in (*-*-netware*): Add libio.
15625
15626 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15627
15628 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15629 (CHECK_TARGET_MODULES): Ditto.
15630 (INSTALL_TARGET_MODULES): Ditto.
15631 (TARGET_LIBS): Ditto.
15632 (all-libstdc++): Note dependencies.
15633
15634 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15635
15636 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15637
15638 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15639
15640 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15641 -fexternal-templates.
15642
15643 * configure.in (target_libs): Add libstdc++.
15644 (noconfigdirs): Add libstdc++ as appropriate.
15645
15646 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15647
15648 * config.guess: Update from FSF.
15649
15650 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15651
15652 * configure: Use ${config_shell} when running ${configsub}.
15653
15654 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15655
15656 * config.sub: No longer recognize h8300h.
15657
15658 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15659
15660 * config.sub: Remove extraneous differences between config.sub and
15661 gcc/config.sub.
15662
15663 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15664
15665 * Makefile.in (DISTSTUFFDIRS): Add gas.
15666
15667 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15668
15669 * COPYING.NEWLIB: New file.
15670
15671 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15672
15673 * config.guess (HP-UX): Patch from Harlan Stenn
15674 <harlan@landmark.com> to also emit release level.
15675
15676 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15677
15678 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15679
15680 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15681
15682 * config.sub: Merge nextstep cleanup from FSF.
15683
15684 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15685
15686 * configure.in (arm-*-*): Don't configure ld for this target.
15687
15688 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15689
15690 * configure.in (*-*-netware): don't configure libg++, libio,
15691 librx, or newlib.
15692
15693 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15694
15695 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15696 configure ld--it works, but it doesn't support shared libraries.
15697
15698 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15699
15700 * config.guess (*-unknown-freebsd*): Get rid of possible
15701 trailing "(Release)" in version string.
15702 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15703
15704 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15705
15706 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15707 Fix type: *-next-neststep -> *-next-nextstep.
15708
15709 * config.guess: Merge from FSF:
15710
15711 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15712
15713 * config.guess: Recognize powerpc-ibm-aix3.2.5.
15714
15715 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15716
15717 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15718 instead of UNIX_SV for UnixWare 1.0).
15719
15720 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15721
15722 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
15723 to make gdb/nlm/* build after the compiler and linker.
15724
15725 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15726
15727 * config.guess (netbsd, freebsd, linux): Accept any machine,
15728 not just i[34]86.
15729 (m68k-atari-sysv4): Relocate to match FSF version.
15730
15731 * config.guess: More merges from the FSF:
15732
15733 Add a space before function call or macro invocation.
15734
15735 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15736
15737 * config.guess: Add trap cmd to remove dummy.c and dummy when
15738 interrupted.
15739
15740 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15741
15742 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15743 (dummy): Redirect stderr from compilation of dummy.c.
15744
15745 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15746
15747 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15748
15749 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15750
15751 * configure: Accept and ignore --cache*, for compatibility with
15752 new autoconf.
15753
15754 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15755
15756 * config.guess: Merge from FSF:
15757
15758 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15759
15760 * config.guess (Pyramid*:OSx*:*:*): New case.
15761 (PATH): Add /.attbin at end for finding uname.
15762 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
15763
15764 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15765
15766 * config.guess (M88*:DolphinOS:*:*): New case.
15767
15768 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15769
15770 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15771 to select whether to use ELF or COFF.
15772
15773 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15774
15775 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15776
15777 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15778
15779 * config.guess: Guess the OS version for HPUX.
15780
15781 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15782
15783 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15784
15785 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15786
15787 * configure.in: Recognize --with-headers, --with-libs, and
15788 --without-newlib.
15789 * Makefile.in (all-xiberty): Depend upon all-ld.
15790
15791 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15792
15793 * configure.in: Change i[34]86 to i[345]86.
15794
15795 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15796
15797 * configure (version): A few more tweaks to help message.
15798
15799 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15800
15801 * Makefile.in: Remove (for now) librx as a host library,
15802 now that we're building it for target.
15803
15804 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15805
15806 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15807 (Karl Berry).
15808
15809 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15810
15811 * configure.in: Also configure librx.
15812
15813 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15814
15815 * Makefile.in: Update various rules to reflect that librx
15816 is now needed for libg++.
15817
15818 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15819
15820 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15821
15822 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15823
15824 * configure.in: Configure the examples directory.
15825
15826 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15827
15828 * configure: Simplify Jun 2 1994 change.
15829
15830 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15831
15832 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15833 /bin/gcc isn't good enough to build gcc.
15834
15835 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15836
15837 * Makefile.in (GDB_SUPPORT_FILES): Remove
15838 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15839 (gdb.tar.gz): Add new rule to use standard distribution building
15840 mechanism.
15841
15842 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15843
15844 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15845 Bill Cox <bill@cygnus.com>.
15846
15847 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15848
15849 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15850
15851 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15852
15853 * configure: Search current dir first in .gdbinit.
15854
15855 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15856
15857 * config.sub: Recognize freebsd (merged from gcc config.sub).
15858
15859 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15860
15861 * config.sub: Refer to NeXT's operating system as nextstep.
15862
15863 * config.sub (case $basic_machine): Re-order the cases, to match
15864 the order in the FSF version (which is mostly alphabethical).
15865 Merge in some additions and changes from the FSF.
15866
15867 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15868
15869 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15870 * config.sub: Recognize cxux7.
15871 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15872
15873 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15874
15875 * config.sub: Fix typo powerpc -> powerpc-*.
15876
15877 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15878
15879 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15880
15881 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15882 parallel with all-emacs and install-emacs). Top-level command
15883 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15884
15885 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15886
15887 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15888 $(relbindir)/make before doing ``make install'', and use
15889 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15890 installing over running make binary.
15891 ($(host)-stamp-stage3-installed): Likewise.
15892
15893 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15894
15895 * config.guess: Recognize Mach.
15896
15897 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15898
15899 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15900 see whether --exec-prefix was used.
15901
15902 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15903
15904 * README: Explicitly mention libg++/README. (Zoo's idea.)
15905
15906 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15907
15908 * Makefile.in: Add all-librx target similar to all-libproc.
15909
15910 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15911
15912 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15913 with post 1.2 uname bogosity.
15914
15915 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15916
15917 * configure: Remove temporary files on receipt of a signal.
15918
15919 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15920
15921 * configure: If there is a package_makefile_frag, remove
15922 ${subdir}/Makefile.tem after copying it in.
15923
15924 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15925
15926 * build_all.mk: support rs6000 lynx identifies itself as
15927 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15928 since /bin/gcc is too feeble to compile a modern gcc.
15929
15930 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15931
15932 * brought devo/test-build.mk update-to-date with progressive/
15933 test-build.mk. Add lynx targets and hppa flag info.
15934
15935 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15936
15937 * configure.in: Use mh-ncrsvr43. Patch from
15938 Tom McConnell <tmcconne@sedona.intel.com>.
15939
15940 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15941
15942 * config.guess (i386-unknown-bsdi): No longer need to
15943 check #if defined(__bsdi__) && defined(__i386__).
15944
15945 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15946
15947 * configure: Set program_transform_nameoption correctly.
15948
15949 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15950
15951 * brought build-all.mk update-to-date with progressive build-all.mk,
15952 added new targets and hppa info.
15953
15954 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15955
15956 * configure: If config.guess result is a prefix of the user
15957 specified target, assume a native build and use the user specified
15958 target as the host alias. Remove SunOS patch suffix removal hack.
15959 * configure.in: Remove SunOS patch suffix removal hack.
15960
15961 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15962 in NATIVE_CHECK_MODULES.
15963
15964 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15965
15966 * Makefile.in: Rename HOST_ONLY to NATIVE.
15967 * configure: Delete SunOs patch suffix from host_canonical
15968 and build_canonical variables that are prepended to Makefiles.
15969 * configure.in: Add comments for easier maintenance.
15970
15971 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15972
15973 * Makefile.in: Add all-libproc target similar to all-gui.
15974
15975 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15976
15977 * Makefile.in (CHECK_MODULES): split into
15978 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15979
15980 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15981
15982 * config.guess (i386-unknown-bsdi): New system to guess.
15983
15984 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15985
15986 * Makefile.in: Add all-gui target (but not yet build by "all").
15987
15988 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15989
15990 * config.sub: Move deletion of patch suffix from here...
15991 * configure.in: To here, at Ian's suggestion. The top-
15992 level scripts might need to know of a patch level.
15993
15994 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15995
15996 * config.sub: Strip off patch suffix so rtl is recognized
15997 as a sunos4.1.3 machine, even though it's been patched.
15998
15999 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
16000
16001 * Makefile.in (INSTALL_LAST): Delete.
16002 (INSTALL_DOSREL): New.
16003
16004 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16005
16006 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16007 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16008 whether we pass down --with-gnu-ld anyhow.
16009
16010 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
16011
16012 * Makefile.in (INSTALL_LAST): Change operation so it works
16013 on more flavors of make.
16014 * configure.in (go32): Don't build libg++ or libio.
16015
16016 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
16017
16018 * Makefile.in (Move HOST_PREFIX_1 and friends up so
16019 they can be overriden by templates.
16020
16021 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
16022
16023 * configure.in (target==go32): Don't build gdb.
16024 * dosrel: New directory.
16025
16026 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
16027
16028 * configure.in (host==go32): Configure dosrel too.
16029 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16030 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16031 be set by incoming names or templates.
16032 (INSTALL_LAST): New rule.
16033
16034 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
16035
16036 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16037
16038 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16039
16040 * configure.in (appdirs): New variable. Currently empty, but will
16041 be used in gas distribution. If nonempty, lists a set of
16042 directories at least one of which must get configured, or top
16043 level configuration is considered to have failed.
16044 (rs6000-*-lynxos*): Use new file name.
16045
16046 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16047
16048 Eliminate XTRAFLAGS.
16049 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16050 newlib include files using -idirafter, and also use -nostdinc.
16051 (CXX_FOR_TARGET): Likewise.
16052 (XTRAFLAGS): Removed.
16053 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16054 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16055 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16056 ($(DO_X)): Don't pass down XTRAFLAGS.
16057
16058 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16059
16060 * configure.in (mips*-dec-bsd*): New target; do build linker.
16061 (mips*-*-bsd*): New target; don't build linker.
16062
16063 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16064
16065 * configure.in: support rs6000-*-lynxos* configuration.
16066 support sunos4 as a cross target.
16067
16068 * config.sub: look for lynx*, not lynx since the OS version may
16069 legitimately be part of the name.
16070
16071 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16072
16073 * configure.in (i[34]86-*-sco*): Move to be with other i386
16074 targets.
16075 (romp-*-*): New target. Skip various binary utilities.
16076 (vax-*-*): New target. Don't build newlib.
16077 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
16078
16079 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16080
16081 * configure.in: Only set host_makefile_frag if config
16082 directory exists.
16083
16084 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16085
16086 * install.sh: If $dstdir exists, don't check whether each
16087 component does.
16088
16089 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16090
16091 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16092
16093 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
16094
16095 * configure.in (*-*-lynxos*): Don't configure newlib for either
16096 native or cross Lynx.
16097
16098 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
16099
16100 * config.sub (sparc64-elf): Fix os.
16101 (z8k): Remove duplicate.
16102
16103 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16104
16105 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16106 gcc/stmp-fixproto, to try to prevent fixproto from being run.
16107
16108 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
16109
16110 * configure: Make file links cleanly even if Lynx fails on
16111 an NFS symlink (at least fail cleanly).
16112
16113 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16114
16115 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16116 -XNh2000.
16117
16118 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16119
16120 * configure: Unknown options are fatal again.
16121
16122 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
16123
16124 * configure: Ignore --x-includes and --x-libraries, for Autoconf
16125 compatibility.
16126
16127 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
16128
16129 * build-all.mk: Add `clean' target.
16130
16131 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16132
16133 * config.guess: Add SINIX support.
16134 * configure.in: Add mips-*-sysv4* support.
16135
16136 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
16137
16138 * build-all.mk: Document all useful targets.
16139 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16140 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16141
16142 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16143
16144 * configure: Support --silent, --quiet.
16145
16146 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16147
16148 * configure: Support --disable-FEATURE.
16149
16150 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16151
16152 * config.guess: Recognize NCR running SVR4.3.
16153
16154 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
16155
16156 * config.guess: Make BSDI generate i386-unknown-bsd386.
16157 Patch from Paul Eggert <eggert@twinsun.com>.
16158
16159 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16160
16161 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16162
16163 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16164
16165 * configure: Make unrecognized options give nonfatal warnings
16166 instead of fatal errors, and pass them to any subdirectory
16167 configures in case they recognize them.
16168 Make --x equivalent to --with-x.
16169
16170 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16171
16172 * configure: Add --enable-* options. Clean up usage message and
16173 some comments.
16174
16175 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
16176
16177 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16178
16179 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16180
16181 * configure.in (hppa*-*-*): Enable binutils.
16182
16183 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16184
16185 * config.sub: Recognize cisco.
16186
16187 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
16188
16189 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16190
16191 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16192
16193 * config.guess: about target *-hitachi-hiuxwe2, don't print more
16194 than one configuration name. Add comment.
16195
16196 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
16197
16198 * config.guess: about target *-hitachi-hiuxwe2, fixed
16199 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
16200 macro is incorrect.]
16201
16202 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16203
16204 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16205 than the "make ls" stuff which used to be here.
16206
16207 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16208
16209 * config.guess: Recognize i[34]86-unknown-freebsd.
16210 From Shawn M Carey <smcarey@rodan.syr.edu>.
16211
16212 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
16213
16214 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16215
16216 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
16217
16218 * config.guess: Check for ptx.
16219
16220 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
16221
16222 * config.sub: Add os9k checking.
16223
16224 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16225
16226 * config.guess: Handle OSF1 running on HPPA processors
16227
16228 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16229
16230 * configure: If subdir configure fails, print out a message with
16231 subdirectory name, in case subdir's configure code didn't identify
16232 itself.
16233
16234 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
16235
16236 * configure.in: Remove embedded newlines from configdirs.
16237 Avoid mismatches of substrings. Fix matching strings at end
16238 of configdirs.
16239
16240 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
16241
16242 * config.guess: Add Lynx/rs6000 config support.
16243
16244 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16245
16246 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16247
16248 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
16249
16250 * configure.in (hppa*-*-osf*): Treat this just like most other
16251 PA configurations (eg no binutils or ld).
16252 (hppa*-*-*elf*): These configurations have binutils and ld.
16253
16254 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16255
16256 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
16257
16258 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16259
16260 * configure.in (rs6000-*-*): Build gas.
16261
16262 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16263
16264 * Makefile.in: Avoid bug in losing hpux sed.
16265
16266 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16267
16268 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16269 for GDB and GDB has been fixed to not need it.
16270
16271 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16272
16273 * config.guess: Recognize vax hosts.
16274
16275 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16276
16277 * configure (while loop): Don't use "break 2" inside case
16278 statement -- the case statement isn't an enclosing loop.
16279
16280 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
16281
16282 * config.guess: Clean up NeXT support, to allow nextstep
16283 on Intel machines. Make OS be nextstep.
16284
16285 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
16286
16287 * config.guess: Add alternate forms for Convex.
16288
16289 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
16290
16291 * configure: Completely rewrite option processing. Take
16292 advantage of pattern-matching to avoid invoking test frequently.
16293 Also clean up host and target defaulting logic.
16294
16295 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16296
16297 * Makefile.in: Replace all occurrances of "rootme" with "r" and
16298 "$${rootme}" with "$$r", to increase the likelihood that the do-*
16299 commands (plus user environment) will fit SCO limits.
16300
16301 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16302
16303 * configure.in: Don't issue warnings about directories which are
16304 not being configured if -norecursion is set. Correct test for
16305 --with-gnu-as and --with-gnu-ld to not get confused by substring
16306 matches.
16307
16308 * configure.in: Don't build gas for alpha-dec-osf1*.
16309
16310 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
16311
16312 * configure: Back out Per's change of 12/19/1993. It changes the
16313 behavior of configure in unexpected and confusing ways.
16314
16315 Also, use different delim char when calculating
16316 program_transform_name so that the name can contain slashes.
16317
16318 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
16319
16320 * configure.in, config.sub: Add support for VSTa micro-kernel.
16321
16322 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16323
16324 * configure.in: Nuke hacks which were used to get a special
16325 version of GAS for HPPA configurations.
16326
16327 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
16328
16329 * configure: If only ${target_alias} is given, use that
16330 as the default for ${host_alias}.
16331 * configure: Add missing back-slashes before nested quotes.
16332
16333 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16334
16335 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16336
16337 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
16338
16339 * config.guess: Recognize some Tektronix configurations.
16340 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16341
16342 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16343
16344 * config.sub: Match any flavor of SH.
16345
16346 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
16347
16348 * configure.in: Don't try to configure newlib for Alpha.
16349
16350 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16351
16352 * configure.in: Don't build ld for Irix 5. Don't build gas,
16353 libg++ or libio for any Alpha target.
16354
16355 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16356
16357 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
16358
16359 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16360 default arguments -- so it tried to compress itself.
16361
16362 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16363
16364 * configure.in (notsupp): ensure that a space is always at the end
16365 of the configdirs list, since the grep checks for an explicit space
16366
16367 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16368
16369 * configure.in (target i386-sysv4.2): don't build ld, since static
16370 versions of many libraries are not available.
16371
16372 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16373
16374 * config.guess: Recognize Apollos (using environment variables).
16375 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16376
16377 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16378
16379 * config.guess: Recognize Sony news mips running newsos.
16380
16381 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
16382
16383 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16384 "fi ; else" for bash.
16385
16386 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
16387
16388 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16389
16390 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16391
16392 * config.sub: accept unixware as an alias for svr4.2.
16393 Fix some inconsistancies with the gcc version.
16394
16395 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16396
16397 * Makefile.in (DISTDOCDIRS): Add gdb.
16398
16399 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16400
16401 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16402
16403 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16404
16405 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16406 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16407 this now.
16408
16409 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16410
16411 * config.sub: Accept hiux* as an OS name.
16412
16413 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16414 etc/make-stds.texi. The underscore came from gcc, and dje now
16415 agrees that RUNTESTFLAGS is the correct name.
16416
16417 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16418
16419 * install.sh: Remove 'set -e'. It makes any conditionals
16420 in the script useless.
16421
16422 * config.guess: Automatically recognize arm-acorn-riscix
16423 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16424
16425 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16426
16427 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16428
16429 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16430
16431 * Makefile.in (DISTDOCDIRS): New variable.
16432 (taz): Edit local Makefile.in sooner, instead of proto-toplev
16433 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
16434
16435 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16436
16437 * configure.in (hppa target): check the source directory for the
16438 pagas sub-directory
16439
16440 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
16441
16442 * config.sub: Allow -aout* and -elf*.
16443
16444 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16445
16446 * configure.in: Don't build ld on i386-solaris2, same as for
16447 sparc-solaris2.
16448
16449 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
16450
16451 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16452
16453 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16454
16455 * configure.in: Configure gdb for alpha.
16456
16457 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16458
16459 * Makefile.in (CXXFLAGS): Add -O.
16460
16461 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16462
16463 * config.guess: added support for DG Aviion
16464
16465 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16466
16467 * configure.in: Produce warning message for subdirectories not
16468 configurable for this host/target combination. Don't try to
16469 configure gdb for vms.
16470
16471 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16472
16473 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16474 appropriate files before making "diststuff".
16475 (DISTBISONFILES): New var: list of files to be edited.
16476 (DISTSTUFFDIRS): Add binutils.
16477
16478 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16479
16480 * config.sub: also handle mipsel and mips64el (for little endian mips)
16481
16482 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16483
16484 * configure.in: Add * to end of all OS names.
16485
16486 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
16487
16488 * configure.in: Build newlib for LynxOS native.
16489
16490 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16491
16492 * config.guess: Add support for delta 88k running SVR3.
16493
16494 * configure.in: Add comment about HP compiler vs. emacs.
16495
16496 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16497
16498 * configure.in: don't build ld on solaris2 (not a viable option
16499 due to bugs in getpwnam & getpwuid)
16500
16501 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16502
16503 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16504 config.guess will produce a full version number.
16505
16506 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16507
16508 * configure.in: Build linker and binutils for alpha-dec-osf1.
16509
16510 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16511
16512 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16513 and gdb/testsuite/Makefile.in.
16514
16515 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16516
16517 * configure.in: recognize mips*- instead of mips-
16518
16519 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
16520
16521 * config.sub: Accept linux*coff and linux*elf as operating
16522 systems.
16523
16524 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16525
16526 * config.sub: Recognize mips64, and mips3 as an alias for it.
16527
16528 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16529
16530 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16531 gdb knows how to handle OSF/1 shared libraries.
16532
16533 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16534
16535 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16536 * config.guess: Recognize Hitachi's HIUX.
16537 * config.sub: Recognize h3050r* and hppahitachi.
16538 Remove redundant cases for hp9k[23]*.
16539
16540 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16541
16542 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16543 if gas and ld are in the source tree and are in ${configdirs}.
16544 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16545 --with options (but still pass them down on the command line,
16546 if they were explicitly specified).
16547
16548 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16549
16550 * configure: substitute SHELL value in Makefile.in with
16551 ${CONFIG_SHELL}
16552
16553 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16554
16555 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16556 *-*-solaris2* targets.
16557
16558 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16559
16560 * Makefile.in: define M4, and pass it down to sub-makes;
16561 all-autoconf now depends on all-m4
16562
16563 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16564
16565 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16566 presence of {ar,ranlib} instead of a configured directory
16567
16568 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16569
16570 * config.guess: Accept 34?? as well as 33?? for NCR.
16571
16572 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16573
16574 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16575 of 'gas' in sed commands, since 'gash' is now in the tree as well.
16576
16577 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16578
16579 * configure: grab values for $(CC) and $(CXX) from the
16580 environment, so that someone can do "CC=gcc configure; make" and
16581 have it work right (matching the way that autoconf works now)
16582
16583 * configure.in, Makefile.in: add support for gash, the tcl
16584 interface to Galaxy
16585
16586 * config.guess: add NetBSD variants (hp300, x86)
16587
16588 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
16589
16590 * install.sh: Support -d option (in the manner of SunOS 4 install,
16591 as it is more deterministic than that of GNU install)
16592 (chmodcmd): Set file to mode 755 by default (should also do default
16593 chgrp and chown, but I don't feel like dealing with that now)
16594
16595 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
16596
16597 * config.sub: Remove h8300hhms alias.
16598
16599 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16600
16601 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16602
16603 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16604
16605 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16606 as stmp-fixinc
16607
16608 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16609
16610 * config.sub: recognize m88110-bug-coff.
16611
16612 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16613
16614 * Makefile.in (all-libio): all dependencies on the toolchain used
16615 to build this (gcc, gas, ld, etc)
16616
16617 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16618
16619 * config.guess: Deal with OSF/1 1.3 on alpha.
16620
16621 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16622
16623 * install.sh: add some 'else true' clauses for portability
16624
16625 * configure.in: don't build libio for h8[35]00-*-* targets
16626
16627 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16628
16629 * Makefile.in: Add support for new libio.
16630
16631 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16632
16633 * install.sh: If one command fails, don't try the rest. Don't try
16634 to remove $dsttmp (via trap) unless we have already created it.
16635 If $src doesn't exist, detect it and exit with an error.
16636
16637 * config.guess: Recognize BSD on hp300.
16638
16639 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16640
16641 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16642 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16643
16644 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16645
16646 * Makefile.in (all-send-pr): depends on all-prms
16647
16648 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16649
16650 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16651
16652 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16653
16654 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16655 Added test for mips-mips-riscos5.
16656
16657 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16658
16659 * configure.in: use mh-hp300 for 68k HP hosts
16660
16661 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16662
16663 * configure: add support for CONFIG_SHELL, so that you can use
16664 some alternate shell for evaluating configure scripts
16665
16666 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16667
16668 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16669 in configure script to bug-gdb@prep.ai.mit.edu when building
16670 distribution archive.
16671 * Makefile.in (COMPRESS): Remove def.
16672 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16673 gdb.tar.Z and make-gdb.tar.Z respectively.
16674 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16675 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16676 to convergence with 'taz' target in Makefile.in.
16677
16678 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16679
16680 * install.sh (dsttmp): use trap to ensure that tmp files go
16681 away on error conditions
16682
16683 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16684
16685 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16686
16687 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16688
16689 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16690 its parent is '/' not ''.
16691
16692 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16693
16694 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16695
16696 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16697 that ${newsrcdir}/configure.in does.
16698
16699 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16700
16701 * test-build.mk: support for CONFIG_SHELL
16702
16703 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16704
16705 * config.sub (netware): Add as a basic system type.
16706
16707 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16708
16709 * Makefile.in (Makefile): depend on configure.in. Also drop the
16710 $(srcdir)/ from the dependency on Makefile.in.
16711
16712 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
16713
16714 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16715 (h8300hhms is temporary until multi-libraries are implemented).
16716 * configure.in: Handle h8300h too.
16717
16718 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16719
16720 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16721
16722 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
16723
16724 * configure: Remove extraneous output when guessing host type.
16725 * config.guess: Remove extraneous output when guessing using C
16726 compiler rather than uname, or when guessing fails.
16727
16728 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16729
16730 * Makefile.in: remove all.cross and install.cross targets
16731
16732 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16733 definitions
16734
16735 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16736
16737 * configure.in (target sh): Build gprof.
16738
16739 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16740
16741 * config.sub: change -solaris to -solaris2
16742
16743 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16744
16745 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16746
16747 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16748
16749 * configure: Correct error message for missing Makefile.in to
16750 print correct directory.
16751
16752 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16753
16754 * install.sh: kludge around 386BSD shell bug
16755
16756 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16757
16758 * config.guess: Recognize NeXT.
16759 * config.guess: Recognize i486-ncr-sysv4.
16760 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16761
16762 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16763
16764 * Makefile.in (MAKEINFOFLAGS): New variable.
16765 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16766 * build-all.mk, test-build.mk: Pass down --no-split as
16767 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16768
16769 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16770
16771 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16772
16773 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16774
16775 * Makefile.in (libg++.tar.z): New rule.
16776 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16777 * Makefile.in (taz): Only do a single chmod.
16778
16779 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16780
16781 * install.sh: don't use dirname anymore (replaced with sed usage)
16782
16783 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16784
16785 * Makefile.in: Change extension for gzip'd files from '.z' to
16786 '.gz' per new FSF standard usage.
16787
16788 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16789
16790 * configure: put quotes around the final value of program_transform_name
16791
16792 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16793
16794 * Makefile.in: new install.sh support; update install-info rules
16795
16796 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16797
16798 * configure.in: Build diff for crosses, but not for go32 host.
16799
16800 * configure.in: Build gprof only for native, and don't build it
16801 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16802
16803 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16804
16805 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16806
16807 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16808
16809 * configure.in (host_tools): Add prms.
16810
16811 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16812
16813 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16814 with $(FLAGS_TO_PASS) on the command line
16815
16816 * config.sub: Recognize lynx and lynxos
16817
16818 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16819
16820 * config.sub: Accept -ecoff*, not just -ecoff.
16821
16822 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16823
16824 * Makefile.in (taz): Use .gz suffix instead of .z.
16825 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16826 names.
16827
16828 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16829
16830 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16831
16832 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16833
16834 * Makefile.in (install-no-fixedincludes): install gcc last, so
16835 that rebuilds that might happen during 'make install' don't get
16836 bogus gcc include files
16837
16838 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16839
16840 Change from Utah for HPPA support:
16841 * config.guess: Recognize hppa1.x-hp-bsd.
16842
16843 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16844
16845 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16846 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16847
16848 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16849
16850 * config.sub: Add support for rom68k and bug boot monitors.
16851
16852 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16853
16854 * Makefile.in: Make all-opcodes depend on all-bfd.
16855
16856 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16857
16858 * config.guess: Added special check for i[34]86-univel-sysv4*.
16859
16860 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16861
16862 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16863 the processor rather than assuming i486.
16864
16865 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16866
16867 * config.guess: Recognize SunOS6 as Solaris3.
16868
16869 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16870
16871 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16872 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16873
16874 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16875
16876 * build-all.mk (all-cross): New target for Canadian Cross.
16877 Added Q2 go32 targets.
16878 * test-build.mk: Configure go32 cross sparclite-aout and
16879 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16880 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16881
16882 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16883
16884 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16885 GO32 hosted toolchains
16886
16887 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16888
16889 * configure: change so "-exec-prefix" gets passed down rather
16890 than "-exec_prefix" so autoconf generated Makefiles get the
16891 exec_prefix set right.
16892
16893 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16894
16895 * config.guess: get the Solaris2 minor version number
16896
16897 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16898
16899 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16900
16901 * config.guess: Recognize some Sequent platforms.
16902
16903 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16904
16905 * Makefile.in: added the vault-install target
16906
16907 * configure.in: actually use the Sun3 makefile fragment that's in
16908 config, also added the release dir to configdirs
16909
16910 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16911
16912 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16913
16914 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16915
16916 * configure.in: remove some program from Alpha targetted toolchains
16917
16918 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16919
16920 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16921 gprof.
16922 (taz): Run "make diststuff" in those directories instead of "make
16923 proto-dir". Look for "VERSION=" only at start of line in subdir
16924 Makefile. Use "gzip -9" for compression.
16925 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16926 (binutils.tar.z): New target.
16927
16928 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16929
16930 * Makefile.in (taz): Include gpl.texinfo.
16931
16932 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16933
16934 * Makefile.in (setup-dirs): Merged into "taz" target.
16935 (taz): Only do `proto-dir' stuff if a directory is actually needed
16936 for this target.
16937
16938 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16939
16940 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16941 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16942 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16943 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16944 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16945
16946 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16947
16948 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16949 config.sub, and move-if-change to gdb testsuite distribution
16950 archive, so the testsuite can be extracted, configured, and
16951 run separately from the gdb distribution. Blow away the Chill
16952 tests that require a Chill compiled executable, since GNU Chill
16953 is not yet publically available.
16954
16955 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16956
16957 * test-build.mk: set environment variables in a single command,
16958 instead of a list of assignments and exports
16959
16960 * config.guess: recognize Alpha/OSF1 systems
16961
16962 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16963
16964 * configure: Change help message to prefer --options rather than
16965 -options.
16966
16967 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16968
16969 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16970 zippy@ecst.csuchico.edu.
16971 * config.guess: Recognize miniframe.
16972
16973 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16974
16975 * Makefile.in: Use srcroot to find runtest rather than rootme.
16976 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16977
16978 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16979
16980 * test-build.mk: Extensive additions to support building on a
16981 machine other than the host.
16982
16983 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16984
16985 * configure (tooldir): Fix for i386-aix again.
16986
16987 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16988
16989 * configure, Makefile.in: Change definition of $(tooldir)
16990 to match the FSF.
16991
16992 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16993
16994 * config.guess: Recognize i[34]86/SVR4.
16995
16996 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16997
16998 * Makefile.in (all-gdb): gdb depends on sim.
16999
17000 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
17001
17002 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
17003 at the same time we make the prototype gdb directory.
17004 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
17005 files at the same time as the gdb base release distribution.
17006
17007 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
17008
17009 * Makefile.in (check): Use individual check targets rather than
17010 DO_X rule.
17011 (check-gcc): Added.
17012
17013 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
17014
17015 * config.sub: Use sysv3.2 not sysv32 for canonical OS
17016 for System V release 3.2.
17017
17018 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17019
17020 * config.sub: Recognize hppaosf.
17021 * configure.in: Do configure ld/binutils/gas for it.
17022
17023 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17024
17025 * configure (tooldir): Alter syntax used to set this, for systems
17026 where "\$" isn't handled right, like i386-aix.
17027
17028 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
17029
17030 * configure: Pass program-transform-name, not
17031 program_transform_name, to recursive configures.
17032
17033 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
17034
17035 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17036 of gas+ld+binutils.
17037
17038 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
17039
17040 * config.guess: Recognize AIX3.2 as distinct from 3.1.
17041
17042 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17043
17044 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17045
17046 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17047
17048 * Makefile.in (PRMS): Set back to all-prms.
17049
17050 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
17051
17052 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17053 targets, rather than for MIPS hosts.
17054
17055 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17056
17057 * configure.in: add comment for --with-x default values
17058
17059 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17060
17061 * Makefile.in: add check-* targets for each of the directories in
17062 the tree. Add a definition of RUNTEST that will use the one we
17063 just built, if it exists. Pass this down via FLAGS_TO_PASS.
17064
17065 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
17066
17067 * configure.in: Removed obsolete references to bfd_target and
17068 target_makefile_frag.
17069
17070 * build-all.mk: Set assorted targets for Q2.
17071 * config.sub: Recognize z8k-sim and h8300-hms.
17072 * test-build.mk: Really don't pass host to configure.
17073 (HOLES): Added uname.
17074
17075 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
17076
17077 * configure: Handle an empty program-prefix, program-suffix or
17078 program-transform-name correctly.
17079
17080 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
17081
17082 * build-all.mk: -G 8 no longer required for MIPS targets.
17083 * test-build.mk: Don't pass host argument to configure; make it
17084 guess.
17085
17086 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
17087
17088 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
17089 * Makefile.in (COMPRESS): New macro, like GZIP.
17090
17091 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
17092
17093 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17094
17095 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17096 with gas currently defaults to -G 0.
17097
17098 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
17099
17100 * Makefile.in (all-flex): flex depends on byacc.
17101
17102 * build-all.mk: If host not specified, use config.guess. Pass TAG
17103 to test-build.mk as RELEASE_TAG.
17104 * test-build.mk (configargs): New variable containing arguments to
17105 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
17106 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17107
17108 * config.guess: Use /bin/uname when checking -X argument on SCO,
17109 to avoid invoking GNU uname which doesn't understand -X.
17110
17111 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17112
17113 * configure.in: Build gas for mips-*-*.
17114
17115 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17116
17117 * Makefile.in (all.normal): insert missing backslash.
17118
17119 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
17120
17121 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17122
17123 * Makefile.in: Complete overhaul to merge many almost identical
17124 targets.
17125
17126 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17127
17128 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17129 (gdb.tar.Z): Adjusted.
17130
17131 * Makefile.in (setup-dirs, taz): New targets; should be general
17132 enough to adapt for gdb sometime. Build only .z file.
17133 (gas.tar.z): New target.
17134
17135 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17136
17137 * build-all.mk: Use CC=cc -Xs on Solaris.
17138
17139 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
17140
17141 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
17142 for handling BISON for FSF releases.
17143
17144 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17145
17146 * configure: Actually implement the change zoo just documented.
17147
17148 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
17149
17150 * configure: when using config.guess, only set target_alias when
17151 it's not already been set (ie, on the command line)
17152
17153 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17154
17155 * Makefile.in: add installcheck target, set PRMS to install-prms
17156
17157 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17158
17159 * configure: add support for package_makefile_fragment, handle the
17160 case where a directory has a configure.in file but no Makefile.in
17161 more gracefully (with an actual understandable error message, even);
17162 add support for --without (and add this to the usage message); also
17163 explicitly add a --host=${host_alias} to the command line when
17164 config.guess is used
17165
17166 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17167
17168 * configure: Must use both --host and --target in recursive calls.
17169
17170 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
17171
17172 * Makefile.in: Change deja-gnu to dejagnu.
17173
17174 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
17175
17176 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17177
17178 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17179
17180 * configure.in: canonicalize all instances to *-*-solaris2*,
17181 also strip out a number of tools to not build for go32 host
17182
17183 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17184
17185 * config.guess: add GPL.
17186
17187 * Makefile.in, config.guess, config.sub, configure: bump
17188 copyrights to 93.
17189
17190 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
17191
17192 * Makefile.in (do-info): Removed obsolete check for existence of
17193 localenv file.
17194
17195 * Makefile.in (MAKEOVERRIDES): Define to be empty.
17196
17197 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17198
17199 * Makefile.in: a couple of 'else true' for decstation,
17200 support for TclX
17201
17202 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17203
17204 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
17205
17206 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17207
17208 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
17209
17210 * config.guess: Recognize i386-ibm-aix (PS/2).
17211 * configure.in: Use config/mh-aix386 file for it.
17212
17213 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
17214
17215 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17216 CC_FOR_TARGET instead.
17217 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17218
17219 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
17220
17221 * Makefile.in: Add sim to list of directories sent with gdb
17222
17223 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
17224
17225 * configure.in: Put back mips-dec-bsd* case.
17226
17227 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
17228
17229 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17230 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
17231 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17232
17233 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17234
17235 * configure.in: remove no-op mips-dec-bsd* in "case $target"
17236
17237 * Makefile.in (dir.info): only run gen-info-dir if it exists,
17238 (install-info): install dir.info only if it exists,
17239 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17240
17241 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
17242
17243 * configure.in: For vms target, skip bfd, ld, binutils. Do build
17244 gas for mips-dec-bsd.
17245
17246 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
17247
17248 * configure (makesrcdir): If ${srcdir} is relative and not ".",
17249 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17250
17251 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
17252
17253 * configure.in: Added "dejagnu" to hosttools list.
17254
17255 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
17256
17257 * config.sub, configure.in, config.guess: Add support
17258 for Bosx, an AIX variant from Bull.
17259 Patches from F.Pierresteguy@frcl.bull.fr.
17260
17261 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
17262
17263 * devo/dejagnu: Initial creation of devo/dejagnu.
17264 Migrated dejagnu testcases and support files for testing software
17265 tools to reside as subdirectories, currently called "testsuite",
17266 within the directory of the software tool. Migrated all programs,
17267 support libraries, etc. beloging to dejagnu proper from
17268 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
17269 with no modifications. The changes to these files which will
17270 allow them to configure, build, and execute properly will be made
17271 in a future update.
17272
17273 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17274
17275 * Makefile.in: Change send_pr to send-pr.
17276 * configure.in: Likewise.
17277 * send_pr: Renamed directory to send-pr.
17278
17279 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
17280
17281 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
17282
17283 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
17284
17285 * README: Update for gdb-4.8 release.
17286 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
17287 gdb-xxx.tar.z (gzip'd) file also.
17288
17289 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17290
17291 * Makefile.in: make all-diff depend on all-libiberty
17292
17293 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
17294
17295 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17296
17297 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17298
17299 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17300
17301 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
17302
17303 * Makefile.in (DEVO_SUPPORT): Remove etc directory
17304 (ETC_SUPPORT): Only add the files GDB wants from etc/.
17305 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
17306
17307 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17308
17309 * Makefile.in: makeinfo binary is in a new location
17310
17311 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
17312
17313 * config.sub: Accept -ecoff as an OS.
17314
17315 * Makefile.in: Various changes to eliminate a level of make
17316 recursion and reduce the required command line length.
17317 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17318 sub-makes.
17319 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17320 variables holding settings for specific sub-makes.
17321 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17322 in terms of BASE_FLAGS_TO_PASS.
17323 (TARGET_LIBS): New variable listing directories which use
17324 TARGET_FLAGS_TO_PASS.
17325 (subdir_do): Eliminated.
17326 (do-*): New set of targets to replace subdir_do.
17327 (various): All targets which used subdir_do now depend on do-*.
17328 (local-clean): Renamed from do_clean.
17329 (local-distclean): New target, dependency of distclean and
17330 realclean.
17331 (install-info): Don't create directories. Depend on dir.info
17332 rather than calling make recursively.
17333 (install-dir.info): Eliminated.
17334 (install-info-dirs): Create all info directories here.
17335 (dir.info): Depend upon do-install-info.
17336
17337 * test-build.mk (HOLES): Added false.
17338
17339 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
17340
17341 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
17342
17343 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17344
17345 * Makefile.in (info): remove dependency on all-texinfo. The
17346 problem was really in texinfo/C, not at this level.
17347
17348 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
17349
17350 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17351
17352 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
17353
17354 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
17355 GDB releases.
17356
17357 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17358
17359 * configure: Include srcdir in message about target of link not
17360 being found. Don't convert `-' to `_' in `with' options being
17361 passed to subdirs.
17362
17363 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17364
17365 * configure.in: add uudecode to host_tools
17366
17367 * Makefile.in: added {all,install}-uudecode targets, added them to
17368 the appropriate lists
17369
17370 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
17371
17372 * Makefile.in (all-gcc): Added dependency on all-gas.
17373
17374 * configure.in (mips-*-*): Build ld and binutils.
17375
17376 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17377
17378 * configure: check return code from mkdir, print error message and
17379 exit on failure.
17380
17381 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
17382
17383 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
17384
17385 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
17386
17387 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17388
17389 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17390
17391 * config.sub (h8500): Recognize this as a cpu type.
17392
17393 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17394
17395 * configure: source directory missing is no longer a warning
17396
17397 * configure.in: recognize irix[34]* instead of irix[34]
17398
17399 * Makefile.in: define and pass down X11_LIB
17400
17401 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17402
17403 * guess-systype: Renamed to ...
17404 * config.guess: ... by popular request.
17405 * configure.in, Makefile.in: Update accordingly.
17406
17407 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17408
17409 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17410 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17411 + Execute ./dummy instead of assuming . is in PATH.
17412
17413 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17414
17415 * guess-systype: New shell script. Attempts to guess the
17416 canonical host name of the executing host.
17417 Only a few hosts are supported so far.
17418 * configure: Call guess-systype if no host is specified.
17419
17420 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17421
17422 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17423 gcc Makefile.
17424
17425
17426 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17427
17428 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17429 (all-gcc, install-gcc, subdir_do): Use it.
17430
17431 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17432
17433 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17434
17435 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17436
17437 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17438 set exclusively by configure, using configure.in .
17439
17440 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17441
17442 * test-build.mk: set $PATH for all builds
17443
17444 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17445
17446 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
17447
17448 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
17449 the one used in gcc/Makefile.in, so that a null expansion doesn't
17450 override the one needed to build gcc with a native cc.
17451
17452
17453 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17454
17455 * configure: Accept -with arguments.
17456
17457 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17458
17459 * Makefile.in: added h8300sim
17460
17461 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
17462
17463 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17464 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
17465 (all-cygnus, native, build-cygnus): Make
17466 $(canonhost)-stamp-3stage-done, not $(host)....
17467 * test-build.mk (stamp-3stage-compared): Use tail +10c for
17468 i386-sco3.2v4. Added else true to if command.
17469
17470 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
17471
17472 * config.sub: (from FSF) Sequent uses a BSD-like OS.
17473
17474 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
17475
17476 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17477
17478 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17479
17480 * configure.in: don't remove binutils from Solaris builds
17481
17482 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
17483
17484 * Makefile.in: get rid of earlier definitions for *clean,
17485 also handle the recursive info rule better
17486
17487 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
17488
17489 * Makefile.in (mostlyclean, distclean, realclean): Fix to
17490 do more-or-less the right thing.
17491
17492 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
17493
17494 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17495 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17496
17497 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17498
17499 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17500 $(host_canonical).
17501
17502 * configure.in: split the configdirs list into 4 categories (native
17503 v. cross, library v. tool) and handle the cross-only and native-
17504 only in more reasonable (and correct!) way.
17505
17506 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
17507
17508 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
17509 configdirs anymore.
17510
17511 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17512
17513 * Makefile.in: extensive cleanup:: removed all of the explicit
17514 clean-* targets, collapsed many wrappers around subdir_do into
17515 one, added additional targets to satisfy standards.texi, deleted
17516 some old targets, some changes for consistency
17517
17518 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17519
17520 * configure.in: handle some programs as cross-only, and others as
17521 native only
17522
17523 * test-build.mk: handle partial holes in a more generic manner
17524
17525 * Makefile.in: m4 depends on libiberty
17526
17527 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17528
17529 * configure.in: add m4, textutils, fileutils, sed, shellutils,
17530 time, wdiff, and find to configdirs
17531
17532 * Makefile.in: all, clean, and install rules for the new programs
17533 added to configure.in
17534
17535 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17536
17537 * configure.in: use mh-sun for all *-sun-* hosts
17538
17539 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17540
17541 * Makefile.in: define flags for X11 include files and library file
17542 locations, pass them down to the programs that need this info
17543
17544 * build-all.mk: added a 'native' target, to 3stage the native toolchain
17545
17546 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17547
17548 * configure.in: start building libg++ for HP-UX targets
17549
17550 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
17551
17552 * README: Update references to files moved into etc/.
17553
17554 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
17555
17556 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
17557 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
17558
17559 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
17560
17561 * configure: accept dash as well as underscore in long option
17562 names for FSF compatibility.
17563
17564 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
17565
17566 * config.sub: added -sco3.2v4 support from FSF.
17567
17568 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17569
17570 * configure.in: expand the section that adds or removes
17571 directories from the list of programs to build, to handle native
17572 vs. cross in addition to host v. native
17573
17574 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
17575
17576 * Makefile.in: Replace C++ in macro names with CXX.
17577 This is less likely to break ...
17578
17579 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17580
17581 * test-build.mk: add -w to GNU_MAKE
17582
17583 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17584
17585 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17586 add 'sparc' to list of recognized cpus. This needed to make
17587 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17588 Delete some redundant ose68 variants. Recognize -wrs as an os,
17589 then changes that into $CPU-wrs-vxworks.
17590
17591 * configure.in: remove most references to gdbtest, regularize
17592 target based program removal
17593
17594 * test-build.mk: import from p3 tree (many fixes and changes)
17595
17596 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17597
17598 * Makefile.in: added rules to handle tcl, tk, and expect
17599
17600 * configure.in: handle those directories if they exist
17601
17602 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17603
17604 * config.sub: removed bogus hppabsd and hppahpux names, since
17605 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17606
17607 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17608
17609 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
17610 depends upon all-xiberty
17611
17612 * Makefile.in: changes from p3, including:
17613
17614 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17615
17616 * Makefile.in (XTRAFLAGS): include newlib directories if
17617 newlib/Makefile exists, rather than if host != target.
17618
17619 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17620
17621 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17622 from the same source tree and not building a cross-compiler. This
17623 matters for the libg++ configuration if reconfiguring a tree that
17624 has already been installed.
17625
17626 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
17627
17628 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17629 pick up the machine and system specific header files.
17630
17631 * Makefile.in: added AS_FOR_TARGET, passed down in
17632 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17633 the C compiler to use to create programs which are run in the
17634 build environment, set it to default to $(CC), and passed it down
17635 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17636
17637 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17638
17639 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17640 We need them for unusual native builds, like systems without
17641 ranlib.
17642
17643 * configure: also define $(host_canonical) and
17644 $(target_canonical), which are the full, canonical names for the
17645 given host and target
17646
17647 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17648
17649 * Makefile.in: Added separate definitions for C++.
17650
17651 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17652
17653 * configure.in (configdirs): Add deja-gnu.
17654
17655 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17656
17657 * README: Update for configure.texi and gdb-4.7 release.
17658
17659 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17660
17661 * Makefile.in: Move "all" target to top of file.
17662 Previously, first target was ".PHONY" which caused BSD4.4 make
17663 to build .PHONY when make was run without arguments.
17664
17665 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17666
17667 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17668 Library-copylefted code in libiberty.
17669
17670 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17671
17672 * config.sub: Replace m68kmote with plain old m68k.
17673
17674 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17675
17676 * Makefile.in: Remove space from blank line, avoid Make complaints.
17677
17678 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17679
17680 * config.sub: Complain if no argument is given. Added support for
17681 386bsd as OS and target alias.
17682
17683 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17684
17685 * Makefile.in (XTRAFLAGS): include newlib directories if
17686 newlib/Makefile exists, rather than if host != target.
17687
17688 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17689
17690 * config.sub: recognize sparclite-wrs-vxworks.
17691
17692 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17693 p3.) Added clean-xiberty to clean.
17694
17695 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17696
17697 * configure.in: use *-*-* instead of nested cases for host and target
17698
17699 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17700
17701 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17702 from the same source tree and not building a cross-compiler. This
17703 matters for the libg++ configuration if reconfiguring a tree that
17704 has already been installed.
17705
17706 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
17707
17708 * config.sub (i486v/i486v4): Merge in from FSF version.
17709
17710 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
17711
17712 * configure: only set PWD if it is already set.
17713
17714 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
17715
17716 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17717 doesn't have unset and all success paths (and most error paths)
17718 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17719 to just ${PWD} to avoid confusion.)
17720
17721 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17722
17723 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17724 even for a native compilation.
17725
17726 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17727
17728 Changes to make the gdb.tar.Z rule work better.
17729
17730 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17731 (DEVO_SUPPORT): Add configure.texi.
17732 (bfd-ilrt.tar.Z): Remove ancient rule.
17733
17734 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17735
17736 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17737 pick up the machine and system specific header files.
17738
17739 * configure.in, config.sub: added new target m68010-adobe-scout,
17740 with alias of adobe68k. Changed configure.in to check for
17741 -scout before -sco* to avoid a false match.
17742
17743 * Makefile.in: added AS_FOR_TARGET, passed down in
17744 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17745 the C compiler to use to create programs which are run in the
17746 build environment, set it to default to $(CC), and passed it down
17747 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17748
17749 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17750
17751 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17752 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17753 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17754 FOR_TARGET variants, to newlib and libg++.
17755
17756 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17757
17758 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17759 first.
17760
17761 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17762
17763 * config.sub: Accept `elf' as an environment.
17764
17765 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17766
17767 * Makefile.in (all-opcodes): cd into the right directory
17768
17769 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17770
17771 * configure: added -program_transform_name option, used as
17772 argument to sed when installing programs.
17773 configure.texi: added documentation for -program_prefix,
17774 -program_suffix and -program_transform_name.
17775
17776 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17777
17778 * config.sub: Accept i486 where i386 ok.
17779
17780 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17781
17782 * config.sub: accept we32k
17783
17784 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17785
17786 * config.sub, configure.in: accept OSE68000 and OSE68k.
17787
17788 * Makefile.in: don't create all directories for ``make install'';
17789 let the subdirectories create the ones they need.
17790
17791 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17792
17793 * COPYING: new file, GPL v2
17794
17795 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17796
17797 * Makefile.in: use the new gen-info-dir, which needs a template
17798 argument (which also lives in texinfo)
17799
17800 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17801
17802 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17803
17804 * config.sub (ncr3000): Change i386 to i486.
17805
17806 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17807
17808 * Makefile.in: add install-rcs, install-grep to
17809 install-no-fixedincludes, removed install-bison and install-libgcc
17810
17811 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17812
17813 * configure.in: grab the HPUX makefile fragment if on HPUX
17814
17815 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17816
17817 * Makefile.in: eradicate bison spoor (ditto libgcc).
17818 configure.in: recognise m68{k,000}-ericsson-OSE.
17819 es1800 is alias for m68k-ericsson-OSE
17820
17821 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17822
17823 * configure.in: rearrange the parts that remove programs from
17824 configdirs, based now on HOST==TARGET or by canonical triple.
17825
17826 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17827
17828 * test-build.mk: recurse explicitly with -f test-build.mk when
17829 appropriate. predicate stage3 and comparison on the existence
17830 of gcc. That is, if gcc isn't around, we aren't three-staging.
17831 On very clean, also remove ...stamp-co. Build in-place before
17832 doing other builds.
17833
17834 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17835
17836 * Makefile.in, configure.in: add tgas
17837
17838 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17839
17840 * Makefile.in: a number of changes merged in from progressive.
17841
17842 * configure.in: add libm.
17843
17844 * .cvsignore: ignore some stuff that comes from test-build.mk.
17845
17846 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17847
17848 * config.sub: Add es1800 (m68k-ericsson-es1800).
17849
17850 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17851
17852 * configure: Add program_suffix (parallel to program_prefix)
17853 * Makefile.in: adjust directory-creating script for losing decstation
17854
17855 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17856
17857 * configure: Minor $subdir-related fixes.
17858
17859 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17860
17861 * configure: fix various problems with propogating
17862 makefile_target_frag in subdirs.
17863 * configure.in: config libgcc if its there
17864
17865 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17866
17867 * config.sub: HPPA merge.
17868
17869 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17870
17871 * Makefile.in: Replace all-bison with all-byacc in all
17872 dependency lines for other tools (which now use byacc).
17873
17874 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17875
17876 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17877
17878 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17879
17880 * Makefile.in: make gprof rules similar to byacc rules (instead of
17881 vestigal $(unsubdir) that didn't work...)
17882
17883 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17884
17885 * config.sub: Add support for Linux.
17886 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17887 (at least for libg++).
17888
17889 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17890
17891 * configure.texi: fix doc for the -nfp option to configure
17892
17893 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17894
17895 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17896
17897 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17898
17899 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17900 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17901 * configure.in: added solaris* host_makefile_frag hook.
17902
17903 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17904
17905 * config.sub: changed recognition of m68000 so that various
17906 m68k types can be specified via m680[01234]0
17907
17908 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17909
17910 * config.sub (basic_machine): fix sed so that '-foo' isn't
17911 completely substituted out while .+'-foo' loses the '-foo'
17912
17913 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17914
17915 * config.sub ($os): Add -aout.
17916
17917 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17918
17919 * configure: If host_makefile_frag is absolute, don't
17920 prefix ${invsubdir} (relevant to libg++ auto-configure).
17921
17922 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17923
17924 * Makefile.in (tooldir): Define it.
17925 (all-ld): Depend on all-flex.
17926
17927 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17928
17929 * Makefile.in (check): Fix libg++ special case.
17930
17931 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17932
17933 * configure: do not bury `pwd` into config.status, thus do fewer
17934 pwd's.
17935
17936 * configure: print the "Building in" message only when building in
17937 other than "." AND verbose.
17938
17939 * configure: remove -s, rework -v to better accommodate guested
17940 configures.
17941
17942 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17943
17944 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17945
17946 * Makefile.in: macroize flags passed on recursion. remove
17947 fileutils.
17948
17949 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17950
17951 * configure: get makesrcdir right for subdirs deeper than 1.
17952
17953 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17954 install.
17955
17956 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17957
17958 * Makefile.in: don't print subdir_do or recursion lines.
17959
17960 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17961
17962 * standards.texi: added menu item.
17963
17964 * Makefile.in: build and install standards.info.
17965
17966 * standards.texi: new file.
17967
17968 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17969
17970 * configure: test for and move config.status pieces from
17971 ${subdir}/.
17972
17973 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17974
17975 * configure: Test for existance of files before trying to mv
17976 them, to avoid numerous non-existance messages.
17977
17978 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17979
17980 * configure: correct final line of config.status.
17981
17982 * configure: patch from eggert. Avoids a protection problem if
17983 the original Makefile.in is read only.
17984
17985 * configure: use move-if-change from gcc to create config.status.
17986 Some makefiles depend on config.status to tell if a directory
17987 has been reconfigured for a different host. This change
17988 prevents those directories from remaking everything in the case
17989 where the reconfig was only intended to rebuild a Makefile.
17990
17991 * configure: test for config.sub with "config.sub sun4" rather
17992 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17993 host alias from a missing config.sub.
17994
17995 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17996
17997 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17998 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17999
18000 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
18001
18002 * configure: mkdir ${subdir} as needed.
18003
18004 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
18005
18006 * Makefile.in,configure.in: added autoconf.
18007
18008 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18009
18010 * Makefile.in: no longer pass against on recursion.
18011
18012 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18013 definitions are not inherited.
18014
18015 * configure: correct makesrcdir when subdir is .
18016
18017 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
18018
18019 * configure: Add support for 'subdirs' variable, which is
18020 like 'configdirs', except that configure doesn't re-invoke
18021 itself for subdirs, it just creates a Makefile for each subdir.
18022 * configure.texi: Document subdirs.
18023
18024 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18025
18026 * configure.in: added flex to configdirs
18027
18028 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
18029
18030 * Makefile.in: remove clean-stamps from clean.
18031
18032 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
18033
18034 * configure.in: Add gdbtest to configdirs.
18035
18036 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
18037
18038 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
18039 to recursive makes.
18040 * configure.in: Recognize new ncr3000 config.
18041
18042 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
18043
18044 * Makefile.in, configure.in: removed references to gdbm.
18045
18046 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
18047
18048 * config.sub: Don't canonicalize os value
18049 newsos* to bsd (readline needs to check for newsos).
18050 (This fix was earlier made Jan 31, but got re-broken.)
18051
18052 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
18053
18054 * configure.in: sco is an os, not a vendor!
18055
18056 * configure: Quote $( better. Keep various shells happy.
18057
18058 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
18059
18060 * Makefile.in: eliminate stamp-files.
18061
18062 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
18063
18064 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
18065 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18066
18067 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
18068
18069 * config.sub: fix iris/iris3.
18070
18071 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
18072
18073 * configure: re-add -rm.
18074
18075 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
18076
18077 * Maskefile.in: add .stmp-rcs to all.
18078
18079 * configure.in: remove gas from rs6000 build, use aix host fragment.
18080
18081 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
18082
18083 * configure: pass down site_option during recursion.
18084
18085 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
18086
18087 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
18088
18089 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
18090
18091 * configure: Change exec_prefix so that it really defaults to prefix.
18092
18093 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
18094
18095 * Makefile.in, configure.in: Add support for mmalloc library.
18096
18097 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
18098
18099 * Makefile.in: add stmp dependencies for a few more things.
18100
18101 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
18102
18103 * configure: adjusted error message on objdir/srcdir configure
18104 collision, per john's suggestion.
18105
18106 * Makefile.in: add libiberty stmp to all and all.cross.
18107
18108 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
18109
18110 * Makefile.in: remove force dependencies, add grep to all.
18111
18112 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
18113
18114 * Makefile.in: drop flex. make stamp files work.
18115
18116 * configure: added test for conflicting configuration in srcdir,
18117 remove trailing slashes from srcdir. Otherwise emacs gdb mode
18118 gets cranky. use relative paths for configure and srcdir
18119 whenever possible. Send some error messages to stderr that were
18120 going to stdout.
18121
18122 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
18123
18124 * Makefile.in: Fix libg++ rule to check for gcc directory
18125 before using gcc/gcc. Also pass XTRAFLAGS.
18126
18127 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
18128
18129 * Makefile.in: added stmp-files so that directories aren't polled
18130 when they are already built.
18131
18132 * configure.texi: fixed a node pointer problem.
18133
18134 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
18135
18136 * config.sub configure.in gdb/configure.in
18137 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18138 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18139 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
18140
18141 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18142
18143 * configure: -recurring becomes -silent. corrected help message
18144 for -site= option.
18145
18146 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18147
18148 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18149
18150 * configure: when building Makefile for crosses, replace
18151 tooldir and program_prefix. default srcdir from location of
18152 config.sub. remove "for host in hosts" and "for target in
18153 targets" loops.
18154
18155 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18156
18157 * Makefile.in: Do not pass bindir or mandir to cvs.
18158
18159 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
18160
18161 * Makefile.in, configure.in: removed traces of namesubdir,
18162 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
18163 copyrights to '92, changed some from Cygnus to FSF.
18164
18165 * configure.texi: remove most references to multiple hosts,
18166 multiple targets, subdirs, etc.
18167
18168 * configure.man: removed rcsid. reference config.sub not
18169 config.subr.
18170
18171 * Makefile.in: mkdir $(infodir) on install-info.
18172
18173 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
18174
18175 * configure.texi: Explain better about .gdbinit and about
18176 the environment that configure.in sections run in.
18177
18178 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
18179
18180 * configure.in: Ultrix is only a decstation if it's a MIPS.
18181
18182 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
18183
18184 * README: DOC.configure => cfg-paper.texi.
18185
18186 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
18187
18188 * config.sub (near case $os): Don't convert newsos* to bsd!
18189
18190 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
18191
18192 * Makefile.in: Reinstall change from gdb-4.3 that reduces
18193 the number of copies of COPYING that go into the GDB tar file.
18194
18195 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
18196
18197 * bfd/configure.in, gdb/config/mh-i386sco,
18198 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18199 Fix SCO configuration stuff.
18200
18201 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
18202
18203 * Makefile.in: For libg++, make sure the -I pointing
18204 to the gcc directory goes *after* all the libg++-local -I flags.
18205 Also, move just-gcc dependency from just-libg++ to all-libg++.
18206
18207 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
18208
18209 * configure: Change -x to -f to keep Ultrix /bin/test happy.
18210
18211 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
18212
18213 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
18214
18215 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
18216
18217 * config.sub: Add stratus configuration frags. Also
18218 submitted to FSF.
18219
18220 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
18221
18222 * Makefile.in (DEV_SUPPORT): add configure.man.
18223
18224 * config.sub(Decode manufacturer-specific): add -none*.
18225
18226 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
18227
18228 * Makefile.in: remove form feeds to make Sun's make happy.
18229 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
18230
18231 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
18232
18233 * Makefile.in (AR_FLAGS): Make quieter.
18234
18235 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
18236
18237 * configure.in: Add libg++.
18238 * configure: When verbose, don't output the command line at each
18239 level; it will be unremarkably the same as the previous version,
18240 which will be the same as what the user typed.
18241
18242 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
18243
18244 * configure.in, Makefile.in: fix clean-info, add flex. add
18245 fileutils.
18246
18247 * configure: be less sensitive to spaces in Makefile.in. Do not
18248 look for sources in "..". Doing so breaks subdirectories that
18249 might have their own configure. If a subdir has it's own
18250 configure script, use it.
18251
18252 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
18253
18254 * cfg-paper.texi: some changes suggested by rms.
18255
18256 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
18257
18258 * config.sub: Merge in some small additions from the FSF version,
18259 taken from the gcc distribution, to bring the Cygnus and FSF
18260 versions into closer sync.
18261
18262 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
18263
18264 * configure.in: Changed svr4 references to sysv4.
18265
18266 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
18267
18268 * configure: added -V for version number option.
18269
18270 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
18271
18272 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18273 renamed from DOC.configure to cfg-paper.texi.
18274
18275 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18276
18277 * configure, config.subr, config.sub: config.subr is now
18278 config.sub again.
18279
18280 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
18281
18282 * configure.texi: new file, in progress.
18283
18284 * Makefile.in: build info file and install the man page for
18285 configure.
18286
18287 * configure.man: new file, first cut.
18288
18289 * configure: find config.subr again now that configuration "none"
18290 has gone. removed all traces of the -ansi option. removed all
18291 traces of the -languages option.
18292
18293 * config.subr: resync from rms.
18294
18295 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18296
18297 * configure, config.sub, config.subr: merge config.sub into
18298 config.subr, call the result config.subr, remove config.sub, use
18299 config.subr.
18300
18301 * Makefile.in: revised install for dir.info.
18302
18303 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18304
18305 * configure.in: add decstation host makefile frag.
18306
18307 * Makefile.in: BISON now bison -y again. also install-gcc on
18308 install. clean-gdbm on clean. infodir belongs in datadir.
18309 Make directories for info install. Build dir.info here then
18310 install it.
18311
18312 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18313
18314 * Makefile.in: fix for bad directory tests.
18315
18316 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18317
18318 * configure: \{1,2\} appears to be a sysv'ism. Use a different
18319 regexp. -srcdir relative was being handled incorrectly.
18320
18321 * Makefile.in: unwrapped some for loops so that parallel makes
18322 work again and so one can focus one's attention on a particular
18323 package.
18324
18325 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18326
18327 * configure: added PWD as a stand in for `pwd` (for speed). use
18328 elif wherever possible. make -srcdir work without -objdir.
18329 -objdir= commented out.
18330
18331 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18332
18333 * configure: +options become --options. -subdirs commented out.
18334 added -host, -datadir. Renamed -destdir to -prefix. Comment in
18335 Makefile now at top of generated Makefile. Removed cvs log
18336 entries. added -srcdir. create .gdbinit only if there is one
18337 in ${srcdir}.
18338
18339 * Makefile.in: idestdir and ddestdir go away. Added copyrights
18340 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
18341 and mandir now keyed off datadir by default.
18342
18343 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18344
18345 * Freshly created ChangeLog.
18346
18347 \f
18348 Local Variables:
18349 mode: change-log
18350 left-margin: 8
18351 fill-column: 76
18352 version-control: never
18353 End: