re PR c++/61745 (template friend for dyadic operator- is only accepted if the monadic...
[gcc.git] / ChangeLog
1 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2
3 * MAINTAINERS: Move myself to reviewers (Fortran).
4
5 2014-09-01 Andi Kleen <ak@linux.intel.com>
6
7 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
8 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
9 * Makefile.in: Regenerate.
10
11 2014-08-28 David Malcolm <dmalcolm@redhat.com>
12
13 * rtx-classes-status.txt: Delete
14
15 2014-08-28 David Malcolm <dmalcolm@redhat.com>
16
17 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
18
19 2014-08-27 Sebastian Pop <s.pop@samsung.com>
20
21 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
22 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
23 of checking for version number.
24 * configure: Regenerated.
25 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
26
27 2014-08-27 David Malcolm <dmalcolm@redhat.com>
28
29 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
30 is done; begin phase 6 (use extra rtx_def subclasses).
31
32 2014-08-27 David Malcolm <dmalcolm@redhat.com>
33
34 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
35 done; begin phase 5 (additional rtx_def subclasses).
36
37 2014-08-26 David Malcolm <dmalcolm@redhat.com>
38
39 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
40
41 2014-08-26 David Malcolm <dmalcolm@redhat.com>
42
43 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
44 SET_BB_HEADER are done.
45
46 2014-08-26 David Malcolm <dmalcolm@redhat.com>
47
48 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
49 done.
50
51 2014-08-26 David Malcolm <dmalcolm@redhat.com>
52
53 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
54
55 2014-08-26 David Malcolm <dmalcolm@redhat.com>
56
57 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
58
59 2014-08-25 David Malcolm <dmalcolm@redhat.com>
60
61 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
62
63 2014-08-25 David Malcolm <dmalcolm@redhat.com>
64
65 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
66
67 2014-08-25 David Malcolm <dmalcolm@redhat.com>
68
69 * rtx-classes-status.txt: Phase 3 (per-file commits within
70 "config" subdirs) is done; begin phase 4 (removal of
71 "scaffolding").
72
73 2014-08-23 David Malcolm <dmalcolm@redhat.com>
74
75 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
76 dir) is done; begin phase 3 (per-file commits within "config"
77 subdirs).
78
79 2014-08-21 David Malcolm <dmalcolm@redhat.com>
80
81 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
82 phase 2 (per-file commits in main source dir).
83
84 2014-08-21 Bin Cheng <bin.cheng@arm.com>
85
86 * configure: Regenerated.
87
88 2014-08-19 David Malcolm <dmalcolm@redhat.com>
89
90 * rtx-classes-status.txt (TODO): Add SET_BND_TO
91
92 2014-08-19 David Malcolm <dmalcolm@redhat.com>
93
94 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
95
96 2014-08-19 David Malcolm <dmalcolm@redhat.com>
97
98 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
99
100 2014-08-19 David Malcolm <dmalcolm@redhat.com>
101
102 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
103
104 2014-08-19 David Malcolm <dmalcolm@redhat.com>
105
106 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
107
108 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
109
110 * MAINTAINERS (Write After Approval): Add myself.
111
112 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
113
114 * MAINTAINERS: Remove myself
115
116 2014-08-19 David Malcolm <dmalcolm@redhat.com>
117
118 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
119
120 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
121
122 * MAINTAINERS (Write After Approval): Add myself.
123
124 2014-08-18 David Malcolm <dmalcolm@redhat.com>
125
126 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
127 SET_BB_HEADER, SET_BB_FOOTER
128
129 2014-08-18 David Malcolm <dmalcolm@redhat.com>
130
131 * rtx-classes-status.txt: New file
132
133 2014-08-18 Roman Gareev <gareevroman@gmail.com>
134
135 * configure.ac: Eliminate ClooG installation dependency.
136 * configure: Regenerate.
137 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
138 * Makefile.in: Regenerate.
139
140 2014-08-15 Ilya Verbin <iverbin@gmail.com>
141
142 * MAINTAINERS (Write After Approval): Add myself.
143
144 2014-08-15 Ilya Tocar <tocarip@gmail.com>
145
146 * MAINTAINERS (Write After Approval): Add myself.
147
148 2014-08-01 Jiong Wang <jiong.wang@arm.com>
149
150 * MAINTAINERS (Write After Approval): Add myself.
151
152 2014-07-28 Anthony Green <green@moxielogic.com>
153
154 Import from savannah.gnu.org:
155 * config.sub: Update to 2014-07-28 version.
156
157 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
158
159 * MAINTAINERS: Remove my MIPS maintainer entry.
160
161 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
162
163 PR target/47230
164 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
165 * configure: Regenerate.
166
167 2014-07-24 James Norris <jnorris@codesourcery.com>
168
169 * MAINTAINERS (Write After Approval): Add myself.
170
171 2014-07-20 Roman Gareev <gareevroman@gmail.com>
172
173 * configure.ac: Accept only CLooG 0.18.1.
174 * configure: Regenerate.
175
176 2014-07-17 Roman Gareev <gareevroman@gmail.com>
177
178 * configure.ac: Don't accept isl 0.11.
179 * configure: Regenerate.
180
181 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
182
183 * MAINTAINERS (Write After Approval): Add myself.
184
185 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
186
187 * configure.ac: Don't accept isl 0.10.
188 * configure: Regenerate.
189
190 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
191
192 Fix include path for in-tree cloog.
193 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
194 * configure: Regenerate.
195
196 2014-06-18 Richard Henderson <rth@redhat.com>
197
198 * .gitignore: Import gcc_update output.
199
200 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
201
202 * config-ml.in: Robustify ac_configure_args parsing.
203
204 * configure.ac (--enable-linker-plugin-configure-flags)
205 (--enable-linker-plugin-flags): New flags.
206 (configdirs): Conditionally add libiberty-linker-plugin.
207 * configure: Regenerate.
208 * Makefile.def (host_modules): Add libiberty-linker-plugin.
209 (host_modules) <lto-plugin>: Pay attention to
210 @extra_linker_plugin_flags@ and
211 @extra_linker_plugin_configure_flags@.
212 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
213 * Makefile.in: Regenerate.
214
215 * Makefile.tpl (configure-[+prefix+][+module+])
216 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
217 "module_srcdir" instead of "module" for locating a module's srcdir.
218 * Makefile.in: Regenerate.
219
220 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
221
222 * MAINTAINERS (Write After Approval): Add myself.
223
224 2014-06-06 Sebastian Pop <sebpop@gmail.com>
225
226 * MAINTAINERS: Update my email address.
227
228 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
229
230 * MAINTAINERS (Write After Approval): Add myself.
231
232 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
233
234 * MAINTAINERS (Write After Approval): Add myself.
235
236 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
237
238 PR libstdc++/61011
239 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
240 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
241 * configure: Regenerate.
242
243 2014-05-28 Pedro Alves <palves@redhat.com>
244
245 * MAINTAINERS (Write After Approval): Add myself.
246
247 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
248
249 * MAINTAINERS: Update my affiliation/email.
250
251 2014-05-19 Mike Stump <mikestump@comcast.net>
252
253 * MAINTAINERS: Add wide-int reviewers.
254
255 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
256
257 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
258 * configure: Regenerated.
259
260 2014-05-15 Torvald Riegel <triegel@redhat.com>
261
262 * MAINTAINERS (libitm): Add myself as maintainer.
263
264 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
265
266 * MAINTAINERS (Write After Approval): Add myself.
267
268 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
269
270 * config.sub, config.guess: Import from upstream.
271
272 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
273
274 * MAINTAINERS (Write After Approval): Put myself in correct order.
275
276 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
277
278 * MAINTAINERS (Write After Approval): Add myself.
279
280 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
281
282 * MAINTAINERS: Move myself from Reviewers to Write After Approval
283 section.
284
285 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
286
287 * MAINTAINERS (Write After Approval): Delete myself.
288
289 2014-04-17 Jakub Jelinek <jakub@redhat.com>
290
291 PR sanitizer/56781
292 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
293 and -B* options with -Xcompiler.
294
295 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
296
297 PR bootstrap/60620
298 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
299 * Makefile.in: Regenerate.
300
301 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
302
303 * Makefile.def (dependencies): Make all-ld depend on all-binutils
304 for WINDRES_FOR_TARGET in default-manifest.o rule.
305 * Makefile.in: Regenerate.
306
307 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
308
309 * MAINTAINERS (Write After Approval): Add myself.
310
311 2014-03-26 Jakub Jelinek <jakub@redhat.com>
312
313 PR sanitizer/56781
314 * Makefile.def: Set bootstrap=true; for host fixincludes.
315 * configure.ac: Don't bootstrap host fixincludes unless
316 --with-build-config=bootstrap-{a,ub}san.
317 * Makefile.in: Regenerated.
318 * configure: Regenerated.
319
320 2014-03-21 Jakub Jelinek <jakub@redhat.com>
321
322 * configure.ac: Move BUILD_CONFIG set up earlier. Add
323 --enable-vtable-verify option parsing. Don't add
324 target-libsanitizer to bootstrap_target_libs unless
325 --with-build-config=bootstrap-asan or
326 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
327 to bootstrap_target_libs unless --enable-vtable-verify.
328 * configure: Regenerated.
329
330 2014-03-10 Anatoly Sokolov <aesok@post.ru>
331
332 * MAINTAINERS (Write After Approval): Add myself.
333
334 2014-03-07 Denis Chertykov <chertykov@gmail.com>
335
336 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
337
338 2014-03-07 Jakub Jelinek <jakub@redhat.com>
339
340 PR bootstrap/58572
341 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
342 -I for libstdc++-v3 includes if $(LEAN).
343 * Makefile.in: Regenerated.
344
345 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
346
347 * MAINTAINERS: Update my email address.
348
349 2014-02-24 Walter Lee <walt@tilera.com>
350
351 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
352 (tilegx-*-*): Change to tilegx*-*-*.
353 * configure: Regenerate.
354
355 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
356
357 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
358
359 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
360
361 * MAINTAINERS (Write After Approval): Add myself.
362
363 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
364
365 PR target/59788
366 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
367 *solaris2*.
368
369 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
370
371 * MAINTAINERS: Update my email address.
372
373 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
374
375 * MAINTAINERS: Convert to UTF-8.
376 Properly sort Xinliang David Li's entry.
377
378 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
379 Sandra Loosemore <sandra@codesourcery.com>
380
381 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
382 nios2 port maintainers.
383
384 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
385
386 * MAINTAINERS (Write After Approval): Add myself.
387
388 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
389
390 * configure.ac: Add user-friendly check for native x86_64-linux
391 multilibs.
392 * configure: Regenerate.
393
394 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
395
396 * MAINTAINERS: Add myself as sh maintainer.
397
398 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
399
400 * MAINTAINERS: Add self as SLSR maintainer.
401
402 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
403
404 * MAINTAINERS: Update my email address.
405
406 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
407
408 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
409
410 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
411
412 * Makefile.in: Regenerate.
413
414 * Makefile.tpl: Fix typo.
415 * Makefile.in: Regenerate partially.
416
417 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
418
419 * configure.ac: Added libcilkrts to noconfig list when C++ is not
420 supported.
421 * configure: Regenerated.
422
423 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
424
425 * MAINTAINERS (Write After Approval): Add myself.
426
427 2013-10-30 Jason Merrill <jason@redhat.com>
428
429 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
430 --disable-build-format-warnings.
431
432 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
433
434 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
435 depend on libstdc++ and libgcc.
436 * configure: Regenerate.
437 * configure.ac: Added libcilkrts to target binaries. Also, restrict
438 libcilkrts for POSIX and i*86, and x86_64 architectures.
439 * Makefile.in: Added libcilkrts related fields to support building it.
440
441 2013-10-26 Jeff Law <law@redhat.com>
442
443 * Makefile.def (target_modules): Remove libmudflap
444 (languages): Remove check-target-libmudflap).
445 * Makefile.in: Rebuilt.
446 * Makefile.tpl (check-target-libmudflap-c++): Remove.
447 * configure.ac (target_libraries): Remove target-libmudflap.
448 Remove checks which disabled libmudflap on some systems.
449 * configure: Rebuilt.
450 * libmudflap: Directory removed.
451
452 2013-10-21 Cong Hou <congh@google.com>
453
454 * MAINTAINERS (Write After Approval): Add myself.
455
456 2013-10-16 Mike Stump <mikestump@comcast.net>
457
458 * .dir-locals.el: Add.
459
460 2013-10-15 David Malcolm <dmalcolm@redhat.com>
461
462 * configure.ac: Add --enable-host-shared
463 * configure: Regenerate.
464
465 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
466
467 Import from savannah.gnu.org:
468 * config.guess: Update to 2013-06-10 version.
469 * config.sub: Update to 2013-10-01 version.
470
471 2013-10-01 Simon Cook <simon.cook@embecosm.com>
472
473 Changes to build configuration to allow big endian ARC ELF toolchain
474 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
475 * configure: Regenerate.
476
477 2013-09-20 Alan Modra <amodra@gmail.com>
478
479 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
480 ppc host match. Support little-endian powerpc linux hosts.
481
482 2013-09-19 Dodji Seketeli <dodji@redhat.com>
483
484 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
485 maintainer.
486
487 2013-09-12 DJ Delorie <dj@redhat.com>
488
489 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
490 maintainers.
491
492 2013-09-03 Richard Biener <rguenther@suse.de>
493
494 * configure.ac: Also allow ISL 0.12.
495 * configure: Regenerated.
496
497 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
498
499 * MAINTAINERS (Write After Approval): Add myself.
500
501 2013-08-27 David Malcolm <dmalcolm@redhat.com>
502
503 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
504
505 2013-08-26 Caroline Tice <cmtice@google.com>
506
507 * MAINTAINERS: Correct earliers update: Move myself from libvtv
508 "Various Reviewers" to libvtv "Various Maintainers".
509
510 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
511
512 * MAINTAINERS: Add myself as RTL optimizers reviewer.
513
514 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
515
516 * MAINTAINERS: Update name, email.
517
518 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
519
520 * MAINTAINERS (Write After Approval): Add myself.
521
522 2013-08-12 Caroline Tice <cmtice@google.com>
523
524 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
525 address in the Write After Approval section.
526
527 2013-08-09 Carlos O'Donell <carlos@redhat.com>
528
529 * MAINTAINERS (Write After Approval): Update email.
530
531 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
532
533 * configure.ac: Adjust to check VTV_SUPPORTED.
534 * configure: Regenerated.
535
536 2013-08-02 Caroline Tice <cmtice@google.com>
537
538 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
539 on non-linux systems; add target-libvtv to noconfigdirs; add
540 libsupc++/.libs to C++ library search paths.
541 * configure: Regenerated.
542 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
543 libstdc++ and libgcc.
544 * Makefile.in: Regenerated.
545
546 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
547
548 * MAINTAINERS (Write After Approval): Add myself.
549
550 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
551 Shiva Chen <shiva0217@gmail.com>
552
553 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
554 nds32 port maintainers.
555
556 2013-07-17 Tim Shen <timshen91@gmail.com>
557
558 * MAINTAINERS (Write After Approval): Add myself.
559
560 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
561
562 * configure.ac: Sync from binutils.
563 * configure: Regenerate.
564
565 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
566
567 * MAINTAINERS (Write After Approval): Add myself.
568
569 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
570
571 * MAINTAINERS (Write After Approval): Add myself.
572
573 2013-05-17 David Malcolm <dmalcolm@redhat.com>
574
575 * MAINTAINERS (Write After Approval): Add myself.
576
577 2013-04-30 Brooks Moses <bmoses@google.com>
578
579 * MAINTAINERS: Update my email; move myself from Fortran
580 reviewer to Write After Approval.
581
582 2013-04-16 Andreas Schwab <schwab@suse.de>
583
584 * configure.ac (aarch64-*-*): Don't disable java.
585 * configure: Regenerate.
586
587 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
588
589 * MAINTAINERS (Write After Approval): Add myself.
590
591 2013-03-30 Matthias Klose <doko@ubuntu.com>
592
593 * Makefile.def (target_modules): Don't install libffi.
594 * Makefile.in: Regenerate.
595
596 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
597
598 * MAINTAINERS (Write After Approval): Add myself.
599
600 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
601
602 * MAINTAINERS (Write After Approval): Add myself.
603
604 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
605
606 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
607 * configure: Regenerated.
608
609 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
610
611 * MAINTAINERS: Explicitly add myself as AIX maintainer.
612 Remove Geoff Keating as rs6000 port maintainer, at his request.
613
614 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
615
616 * MAINTAINERS: Update my email.
617
618 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
619
620 * configure: Re-generate.
621
622 2013-01-15 Richard Biener <rguenther@suse.de>
623
624 PR other/55973
625 * configure: Re-generate.
626
627 2013-01-14 Matthias Klose <doko@ubuntu.com>
628
629 * Makefile.def (install-target-libsanitizer): Depend on
630 install-target-libstdc++-v3.
631 * Makefile.in: Regenerate.
632
633 2013-01-14 Richard Biener <rguenther@suse.de>
634
635 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
636 * configure: Re-generate
637
638 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
639
640 * config.sub: Update from config repo.
641
642 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
643
644 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
645 * Makefile.in: Regenerate.
646
647 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
648
649 * MAINTAINERS (arc): Add new port maintainership for myself.
650
651 2013-01-09 Jason Merrill <jason@redhat.com>
652
653 * .gitignore: Import from gdb repository.
654
655 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
656
657 * Makefile.def (configure-gcc): Depend on all-gmp.
658 (all-gcc): Remove dependency on all-gmp.
659 * Makefile.in: Regenerated.
660
661 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
662
663 * config.sub: Merge from config repo.
664 * config.guess: Ditto.
665
666 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
667
668 * Makefile.def: Merge from binutils.
669 * Makefile.in: Ditto.
670
671 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
672
673 * MAINTAINERS: Update my email.
674
675 2012-12-29 Ben Elliston <bje@gnu.org>
676
677 * config.guess: Update to 2012-12-29 version.
678 * config.sub: Likewise.
679
680 2012-12-20 Matthias Klose <doko@ubuntu.com>
681
682 * Makefile.def (install-target-libgfortran): Depend on
683 install-target-libquadmath, install-target-libgcc.
684 (install-target-libsanitizer): Depend on install-target-libgcc.
685 (install-target-libjava): Depend on install-target-libgcc.
686 (install-target-libitm): Depend on install-target-libgcc.
687 (install-target-libobjc): Depend on install-target-libgcc.
688 (install-target-libstdc++-v3): Depend on install-target-libgcc.
689 * Makefile.in: Regenerate.
690
691 2012-12-19 Matthias Klose <doko@ubuntu.com>
692
693 * Makefile.def (install-target-libgo): Depend on
694 install-target-libatomic.
695 * Makefile.in: Regenerate.
696
697 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
698
699 PR go/55201
700 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
701 * Makefile.in: Regenerate.
702
703 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
704
705 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
706 * configure: Regenerate.
707
708 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
709
710 * config.sub: Merge from config repo.
711
712 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
713
714 * Makefile.def (target_modules): Add bootstrap=true and
715 raw_cxx=true to libsanitizer.
716 * configure.ac (bootstrap_target_libs): Add libsanitizer.
717 * Makefile.in: Regenerated.
718 * configure: Likewise.
719
720 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
721
722 * MAINTAINERS: Remove self as RTL optimization maintainer.
723
724 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
725
726 * MAINTAINERS (Write After Approval): Add myself.
727
728 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
729
730 * Makefile.def (target_modules): Remove bootstrap=true and
731 raw_cxx=true from libsanitizer.
732 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
733 * Makefile.in: Regenerated.
734 * configure: Likewise.
735
736 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
737
738 * Makefile.def (target_modules): Add bootstrap=true and
739 raw_cxx=true to libsanitizer.
740 * configure.ac (bootstrap_target_libs): Add libsanitizer.
741 * Makefile.in: Regenerated.
742 * configure: Likewise.
743
744 2012-11-28 Andrew Pinski <apinski@cavium.com>
745
746 PR bootstrap/54279
747 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
748 * configure: Regenerate.
749 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
750 * Makefile.in: Regenerate.
751
752 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
753
754 * configure.ac: Disable libsanitizer if we're not building C++.
755 * configure: Regenerate.
756
757 2012-11-15 Roland McGrath <roland@hack.frob.com>
758
759 * MAINTAINERS (Write After Approval): Add myself.
760
761 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
762
763 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
764 Kostya Serebryany (kcc@google.com) and
765 Jakub Jelinek (jakub@redhat.com).
766 Rename area for Dodji Seketeli (dodji@redhat.com).
767
768 2012-11-15 Dodji Seketeli <dodji@redhat.com>
769
770 * MAINTAINERS: (asan.c, related): Add myself.
771
772 2012-11-14 Roland McGrath <mcgrathr@google.com>
773
774 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
775 * configure: Regenerate.
776
777 2012-11-13 Richard Henderson <rth@redhat.com>
778
779 * configure.ac: Move libsanitizer logic to subdirectory.
780 * configure: Regenerate.
781
782 2012-11-13 Dodji Seketeli <dodji@redhat.com>
783
784 * configure.ac: Enable libsanitizer just on x86 linux for now.
785 * configure: Re-generate.
786
787 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
788
789 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
790 sections.
791 * configure: Regenerate.
792
793 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
794
795 * configure.ac: Add section for configdirs for libsanitizer.
796 Disable for cris-*-* and mmix-*-*.
797 * configure: Regenerate.
798
799 2012-11-12 Wei Mi <wmi@google.com>
800
801 * configure.ac: Add libsanitizer to target_libraries.
802 * Makefile.def: Ditto.
803 * configure: Regenerate.
804 * Makefile.in: Regenerate.
805 * libsanitizer: New directory for asan runtime. Contains an empty
806 tsan directory.
807
808 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
809
810 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
811 against Mingw64 w32api.
812 * configure: Regenerate.
813
814 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
815
816 * configure: Regenerated.
817
818 2012-11-03 Robert Mason <rbmj@verizon.net>
819
820 * configure.ac: add --disable-libstdcxx configure option
821 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
822
823 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
824
825 * MAINTAINERS (Write After Approval): Add myself.
826
827 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
828
829 * MAINTAINERS (Write After Approval): Add myself.
830
831 2012-10-24 Sharad Singhai <singhai@google.com>
832
833 * MAINTAINERS (Write After Approval): Add myself.
834
835 2012-10-24 Eric Christopher <echristo@gmail.com>
836
837 * MAINTAINERS: Update email address.
838
839 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
840
841 PR bootstrap/54820
842 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
843 * configure: Regenerate.
844
845 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
846
847 * MAINTAINERS (aarch64): Add Marcus and myself.
848
849 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
850
851 PR bootstrap/54820
852 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
853 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
854 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
855 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
856 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
857 * Makefile.in: Regenerate.
858 * configure.ac (have_static_libs): New variable and associated check.
859 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
860 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
861 * configure: Regenerate.
862
863 2012-10-10 Richard Biener <rguenther@suse.de>
864
865 * MAINTAINERS: Adjust for changed surname.
866
867 2012-10-04 Lawrence Crowl <crowl@google.com>
868
869 * MAINTAINERS (Write After Approval): Add myself.
870
871 2012-10-01 Cary Coutant <ccoutant@google.com>
872
873 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
874
875 2012-09-28 Ian Lance Taylor <iant@google.com>
876
877 * Makefile.def: Make all-target-libgo depend on
878 all-target-libbacktrace.
879 * Makefile.in: Rebuild.
880
881 2012-09-26 Ian Lance Taylor <iant@google.com>
882
883 * Makefile.def: Make all-gcc depend on all-libbacktrace.
884 * Makefile.in: Rebuild.
885
886 2012-09-20 Walter Lee <walt@tilera.com>
887
888 * configure.ac: Add tilegx to list of targets that support gold.
889 * configure: Regenerate.
890
891 2012-09-20 Marek Polacek <polacek@redhat.com>
892
893 * MAINTAINERS (Write After Approval): Add myself.
894
895 2012-09-19 Steve Ellcey <sellcey@mips.com>
896
897 * configure.ac: Add mips*-mti-elf* target.
898 * configure: Regenerate.
899
900 2012-09-17 Ian Lance Taylor <iant@google.com>
901
902 * MAINTAINERS (Various Maintainers): Add libbacktrace.
903 * configure.ac (host_libs): Add libbacktrace.
904 (target_libraries): Add libbacktrace.
905 * Makefile.def (host_modules): Add libbacktrace.
906 (target_modules): Likewise.
907 * configure, Makefile.in: Rebuild.
908
909 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
910
911 PR target/38607
912 Merge upstream change.
913 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
914
915 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
916 Add libgomp*.o to compare_exclusions for AIX.
917 * configure: Regenerate.
918
919 2012-09-06 Diego Novillo <dnovillo@google.com>
920
921 * configure.ac: Bump minimum GMP version to 4.2.3.
922 * configure: Re-generate.
923
924 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
925
926 PR target/54461
927 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
928 target-libgloss if not configured --with-avrlibc=no.
929 * configure: Regenerate.
930
931 2012-09-04 Jason Merrill <jason@redhat.com>
932
933 * configure.ac: Fix --enable-languages=all.
934
935 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
936
937 * MAINTAINERS (Write After Approval): Add myself.
938
939 2012-09-03 Richard Guenther <rguenther@suse.de>
940
941 PR bootstrap/54138
942 * configure.ac: Re-organize ISL / CLOOG checks to allow
943 disabling with either --without-isl or --without-cloog.
944 * configure: Regenerated.
945
946 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
947
948 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
949 * configure: Regenerate.
950
951 2012-08-27 Ulrich Drepper <drepper@gmail.com>
952
953 * MAINTAINERS: Fix my email address.
954
955 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
956
957 PR binutils/4970
958 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
959 and opcodes.
960 * Makefile.in: Regenerated.
961
962 2012-08-26 Art Haas <ahaas@impactweather.com>
963
964 * configure: Regenerate.
965
966 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
967
968 * INSTALL/README: Also refer to the online installation
969 instructions.
970
971 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
972
973 * MAINTAINERS (Write After Approval): Add myself.
974 (Picochip port): Remove myself.
975
976 2012-08-14 Diego Novillo <dnovillo@google.com>
977
978 Merge from cxx-conversion branch.
979
980 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
981 POSTSTAGE1_CONFIGURE_FLAGS.
982 * Makefile.in: Regenerate.
983 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
984 Force C++ when bootstrapping.
985 * configure: Regenerate.
986
987 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
988
989 * MAINTAINERS (Write After Approval): Add myself.
990
991 2012-07-16 Joseph Myers <joseph@codesourcery.com>
992
993 * README: Document use of ranges of years in copyright notices.
994
995 2012-07-06 Richard Guenther <rguenther@suse.de>
996
997 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
998 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
999 --with-gmp=system.
1000 * Makefile.in: Regenerated.
1001 * configure: Likewise.
1002
1003 2012-07-06 Richard Guenther <rguenther@suse.de>
1004
1005 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1006 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1007 supply V=1 as extra_make_flags.
1008 * configure: Regenerated.
1009 * Makefile.in: Likewise.
1010
1011 2012-07-04 Tristan Gingold <gingold@adacore.com>
1012
1013 * configure: Regenerate.
1014
1015 2012-07-03 Richard Guenther <rguenther@suse.de>
1016
1017 * Makfile.def (isl): Remove not necessary extra_exports and
1018 extra_make_flags.
1019 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1020 * Makefile.in: Regenerated.
1021
1022 2012-07-03 Richard Guenther <rguenther@suse.de>
1023
1024 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1025 * configure.ac: If either the ISL or the CLooG check failed
1026 do not try to build in-tree versions.
1027 * Makefile.in: Regenerated.
1028 * configure: Regenerated.
1029
1030 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1031
1032 * configure: Regenerate.
1033
1034 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
1035
1036 * MAINTAINERS (Various Maintainers): Add myself as testsuite
1037 maintainer.
1038
1039 2012-07-02 Richard Guenther <rguenther@suse.de>
1040
1041 * configure: Regenerated.
1042
1043 2012-07-02 Richard Guenther <rguenther@suse.de>
1044 Michael Matz <matz@suse.de>
1045 Tobias Grosser <tobias@grosser.es>
1046 Sebastian Pop <sebpop@gmail.com>
1047
1048 * Makefile.def: Add ISL host module, remove PPL host module.
1049 Adjust ClooG host module to use the proper ISL.
1050 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1051 * configure.ac: Include config/isl.m4. Add ISL host library,
1052 remove PPL. Remove PPL configury, add ISL configury, adjust
1053 ClooG configury.
1054 * Makefile.in: Regenerated.
1055 * configure: Likewise.
1056
1057 2012-07-02 Richard Guenther <rguenther@suse.de>
1058
1059 Merge from graphite branch
1060 2011-07-21 Tobias Grosser <tobias@grosser.es>
1061
1062 * configure: Regenerated.
1063 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1064 both cloog.org and legacy versions. The only supported version will
1065 be CLooG with the isl backend.
1066
1067 2011-07-21 Tobias Grosser <tobias@grosser.es>
1068
1069 * configure: Regenerated.
1070 * configure.ac: Require cloog isl 0.17.0
1071
1072 2011-07-21 Tobias Grosser <tobias@grosser.es>
1073
1074 * configure: Regenerated.
1075 * config/cloog.m4: Do not define CLOOG_ORG
1076
1077 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1078
1079 * configure.ac: Skip C if explicitly selected.
1080 * configure: Regenerate.
1081
1082 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
1083
1084 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1085 they contain -O2.
1086 * configure: Regenerate.
1087
1088 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
1089
1090 PR debug/53740
1091 * df.h, df-problems.c, dce.c: Revert last patch.
1092
1093 2012-06-25 Iain Sandoe <iain@codesourcery.com>
1094
1095 * MAINTAINERS (Write After Approval): Update my email address.
1096
1097 2012-06-21 Meador Inge <meadori@codesourcery.com>
1098
1099 * MAINTAINERS (Write After Approval): Add myself.
1100
1101 2012-06-20 Jason Merrill <jason@redhat.com>
1102
1103 * Makefile.tpl (check-target-libgomp-c++): New.
1104 (check-target-libitm-c++): New.
1105 * Makefile.def (c++): Add them.
1106 * Makefile.in: Regenerate.
1107
1108 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
1109
1110 * MAINTAINERS (Write After Approval): Add myself.
1111
1112 2012-05-16 Olivier Hainque <hainque@adacore.com>
1113
1114 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1115 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1116 (install-no-fixedincludes): Adjust accordingly.
1117 * Makefile.in: Regenerate.
1118
1119 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1120
1121 Merge upstream change
1122 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1123
1124 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
1125
1126 * MAINTAINERS (Write After Approval): Add myself.
1127
1128 2012-05-09 Nick Clifton <nickc@redhat.com>
1129 Paul Smith <psmith@gnu.org>
1130
1131 PR bootstrap/50461
1132 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1133 allow for the fact that from release v3.1.0 of MPFR the source
1134 files were moved into a src sub-directory.
1135 * configure: Regenerate.
1136
1137 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1138
1139 * configure.ac: Bump minimum MPFR version to 2.4.0.
1140 * configure: Regenerated.
1141
1142 2012-05-01 Richard Henderson <rth@redhat.com>
1143
1144 * Makefile.def (libatomic): New target_module.
1145 * configure.ac (target_libraries): Add libatomic.
1146 (noconfigdirs): Check if libatomic is supported.
1147 * Makefile.in, configure: Rebuild.
1148
1149 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
1150
1151 * MAINTAINERS (Write After Approval): Add myself.
1152
1153 2012-04-25 Joel Brobecker <brobecker@adacore.com>
1154
1155 * config.sub: Update to 2012-04-18 version from official repo.
1156
1157 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
1158
1159 * MAINTAINERS (Write After Approval): Add myself.
1160
1161 2012-04-11 Steve Ellcey <sellcey@mips.com>
1162
1163 * MAINTAINERS: Changed email address.
1164
1165 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
1166
1167 PR target/52737
1168 * contrib/gcc_update (files_and_dependencies):
1169 Remove gcc/config/avr/t-multilib from touch data.
1170
1171 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1172
1173 * MAINTAINERS (OS Port Maintainers): Remove irix.
1174 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1175 (unsupported_languages): Remove mips-sgi-irix6.*.
1176 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1177 (with_stabs): Remove.
1178 * configure: Regenerate.
1179
1180 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1181
1182 * MAINTAINERS (OS Port Maintainers): Remove osf.
1183 * configure.ac (enable_libgomp): Remove *-*-osf*.
1184 (with_stabs): Remove alpha*-*-osf*.
1185 * configure: Regenerate.
1186
1187 2012-03-05 Tristan Gingold <gingold@adacore.com>
1188
1189 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1190 * configure: Regenerate.
1191
1192 2012-02-17 Walter Lee <walt@tilera.com>
1193
1194 * MAINTAINERS: (Write After Approval): Delete myself.
1195
1196 2012-02-14 Walter Lee <walt@tilera.com>
1197
1198 * MAINTAINERS (tilegx port): Add myself.
1199 (tilepro port): Add myself.
1200 (Write After Approval): Add myself.
1201
1202 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
1203
1204 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1205 and Joseph Myers as docstring relicensing maintainers.
1206
1207 2012-02-09 Bin Cheng <bin.cheng@arm.com>
1208
1209 * MAINTAINERS (write-after-approval): Add myself.
1210
1211 2012-02-08 Ira Rosen <irar@il.ibm.com>
1212
1213 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1214 maintainer.
1215
1216 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1217
1218 * MAINTAINERS (Write After Approval): Move myself to
1219 maintain alphabetical order.
1220
1221 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1222
1223 * MAINTAINERS (Write After Approval): Add myself.
1224
1225 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1226
1227 * MAINTAINERS (Write After Approval): Add myself.
1228
1229 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1230 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1231
1232 * configure.ac (cr16-*-*): Remove nonconfigdirs.
1233 * configure: Regenerate.
1234
1235 2012-01-23 Harshit Chopra <harshit@google.com>
1236
1237 * MAINTAINERS (Write After Approval): Add myself.
1238
1239 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
1240
1241 * configure.ac: Remove reference to mh-interix.
1242 * configure: Regenerate.
1243
1244 2012-01-05 Richard Henderson <rth@redhat.com>
1245
1246 PR bootstrap/51072
1247 * configure.ac: Disable libitm if c++ is not enabled.
1248 * configure: Rebuild.
1249
1250 * configure.ac: Fix regexp for same.
1251 * configure: Rebuild.
1252
1253 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
1254
1255 * MAINTAINERS (Write After Approval): Add myself.
1256
1257 2012-01-02 Richard Guenther <rguenther@suse.de>
1258
1259 PR bootstrap/51686
1260 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1261 * Makefile.in: Regenerate.
1262
1263 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
1264
1265 * MAINTAINERS (Write After Approval): Add myself.
1266
1267 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1268
1269 * configure: Regenerate.
1270
1271 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1272
1273 * MAINTAINERS (picochip): Changed email address.
1274
1275 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1276
1277 * MAINTAINERS (write-after-approval): Add self.
1278
1279 2011-11-29 DJ Delorie <dj@redhat.com>
1280
1281 * configure.ac (rl78-*-*) New case.
1282 * configure: Regenerate.
1283 * MAINTAINERS: Add myself as RL78 maintainer.
1284
1285 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1286
1287 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1288
1289 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
1290
1291 * libtool.m4: Additional FreeBSD 10 fixes.
1292
1293 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
1294
1295 * MAINTAINERS: Move myself from Write After Approval to CPU Port
1296 Maintainers section, as Epiphany maintainer.
1297
1298 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
1299
1300 PR target/49992
1301 * configure.ac: Remove ranlib special-casing for Darwin.
1302 * configure: Regenerate.
1303
1304 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
1305
1306 * MAINTAINERS (Reviewers): Keep the list sorted.
1307
1308 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
1309
1310 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1311
1312 2011-11-09 Roland McGrath <mcgrathr@google.com>
1313
1314 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1315 * configure: Rebuild.
1316 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1317 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1318 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1319 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1320 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1321 Add READELF.
1322 * Makefile.in: Rebuild.
1323
1324 2011-11-09 Jason Merrill <jason@redhat.com>
1325
1326 * Makefile.def (language=c++): Remove check-c++0x.
1327 * Makefile.in (check-gcc-c++): Regenerate.
1328
1329 2011-11-08 Richard Henderson <rth@redhat.com>
1330
1331 * configure.ac: Test for libitm directory present first.
1332
1333 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1334
1335 * configure.ac: Test libitm/configure.tgt to disable libitm.
1336 * configure: Rebuild.
1337
1338 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
1339 Richard Henderson <rth@redhat.com>
1340
1341 Merged from transactional-memory.
1342
1343 * Makefile.def (lang_env_dependencies): libitm is c++.
1344 Add libitm target module.
1345 * configure.ac: Likewise.
1346 * config/mmap.m4: New file.
1347 * contrib/gcc_update: Add libitm to touch data.
1348 * Makefile.in, configure: Rebuild.
1349
1350 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1351
1352 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1353 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1354 * Makefile.in: Regenerate.
1355
1356 2011-11-01 DJ Delorie <dj@redhat.com>
1357
1358 * config.sub: Update to version 2011-10-29 (added rl78)
1359
1360 2011-10-27 Nick Clifton <nickc@redhat.com>
1361
1362 * config.sub: Import these changes from the config project:
1363
1364 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1365 Ben Elliston <bje@gnu.org>
1366
1367 * config.sub (epiphany): New.
1368
1369 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1370 Ben Elliston <bje@gnu.org>
1371
1372 * config.sub (hexagon, hexagon-*): New.
1373
1374 2011-08-23 Roland McGrath <mcgrathr@google.com>
1375
1376 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1377 64eb to be64.
1378
1379 2011-08-16 Roland McGrath <mcgrathr@google.com>
1380
1381 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1382 (nacl): Grok as alias for 32el-unknown-nacl.
1383
1384 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
1385
1386 * MAINTAINERS (Write After Approval): Add myself.
1387
1388 2011-10-24 Teresa Johnson <tejohnson@google.com>
1389
1390 * MAINTAINERS (Write After Approval): Add myself.
1391
1392 2011-09-21 Jakub Jelinek <jakub@redhat.com>
1393
1394 * MAINTAINERS (sparc port): Remove myself.
1395
1396 2011-09-14 Tom de Vries <tom@codesourcery.com>
1397
1398 * MAINTAINERS (Write After Approval): Add myself.
1399
1400 2011-08-14 Yao Qi <yao@codesourcery.com>
1401
1402 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1403 * configure: Regenerate.
1404
1405 2011-07-26 Ian Lance Taylor <iant@google.com>
1406
1407 * configure.ac: Set have_compiler based on whether gcc directory
1408 exists, rather than on whether gcc is in configdirs.
1409 * configure: Rebuild.
1410
1411 2011-07-21 Joseph Myers <joseph@codesourcery.com>
1412
1413 * MAINTAINERS (Global Reviewers): Add self.
1414
1415 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1416
1417 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1418 link directories.
1419 * Makefile.in: Rebuild.
1420
1421 2011-07-20 Ian Lance Taylor <iant@google.com>
1422
1423 PR bootstrap/49787
1424 * configure.ac: Move --enable-bootstrap handling earlier in file.
1425 If --enable-bootstrap and either --enable-build-with-cxx or
1426 --enable-build-poststage1-with-cxx, enable C++ automatically.
1427 * configure: Rebuild.
1428
1429 2011-07-19 Ian Lance Taylor <iant@google.com>
1430
1431 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1432 make C++ a boot_language. Set and substitute
1433 POSTSTAGE1_CONFIGURE_FLAGS.
1434 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1435 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1436 * configure, Makefile.in: Rebuild.
1437
1438 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1439
1440 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1441 maintainers.
1442
1443 2011-07-18 Jakub Jelinek <jakub@redhat.com>
1444
1445 * MAINTAINERS (Global Reviewers): Add myself.
1446
1447 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1448
1449 * configure: Regenerate.
1450
1451 2011-07-16 Jason Merrill <jason@redhat.com>
1452
1453 * Makefile.def (language=c++): Add check-c++0x and
1454 check-target-libmudflap-c++.
1455 * Makefile.tpl (check-target-libmudflap-c++): New.
1456 * Makefile.in: Regenerate.
1457
1458 2011-07-16 Matthias Klose <doko@ubuntu.com>
1459
1460 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1461 * Makefile.def (target_modules/libjava): Pass
1462 $(EXTRA_CONFIGARGS_LIBJAVA).
1463 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1464 if not configured with --enable-static-libjava.
1465 * Makefile.in: Regenerate.
1466 * configure: Likewise.
1467
1468 2011-07-15 Jason Merrill <jason@redhat.com>
1469
1470 * Makefile.in (check-c++): Move check-gcc-c++0x after
1471 check-target-libstdc++-v3.
1472
1473 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1474
1475 * MAINTAINERS (c6x port): New entry.
1476
1477 2011-07-13 Jason Merrill <jason@redhat.com>
1478
1479 * Makefile.in (check-gcc-c++0x): New.
1480 (check-c++): Depend on it.
1481
1482 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1483
1484 PR target/39150
1485 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1486 x86_64-*-solaris2.1[0-9]*.
1487 * configure: Regenerate.
1488
1489 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
1490
1491 * MAINTAINERS (RTL optimizers): Add self.
1492
1493 2011-06-27 Gabriel Charette <gchare@google.com>
1494
1495 * MAINTAINERS (Write After Approval): Add myself.
1496
1497 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1498
1499 PR regression/47836
1500 PR bootstrap/23656
1501 PR other/47733
1502 PR bootstrap/49247
1503 PR c/48825
1504 * configure.ac (target_libraries): Remove target-libiberty.
1505 Remove case-statement setting skipdirs=target-libiberty for
1506 multiple targets. Remove checking target_configdirs and
1507 removing target-libiberty but keeping target-libgcc if
1508 otherwise empty.
1509 * Makefile.def (target_modules): Don't add libiberty.
1510 (dependencies): Remove all traces of target-libiberty.
1511 * configure, Makefile.in: Regenerate.
1512
1513 2011-06-13 Walter Lee <walt@tilera.com>
1514
1515 * configure.ac (tilepro-*-*) New case.
1516 (tilegx-*-*): Likewise.
1517 * configure: Regenerate.
1518
1519 2011-06-06 Jing Yu <jingyu@google.com>
1520
1521 * configure.ac: Skip target-libiberty for
1522 arm*-*-linux-androideabi.
1523 * configure: Regenerated.
1524
1525 2011-06-06 Nick Clifton <nickc@redhat.com>
1526
1527 * config.sub: Sync from upstream.
1528
1529 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
1530
1531 * MAINTAINERS (Write After Approval): Add myself.
1532
1533 2011-06-01 Daniel Jacobowitz <drow@false.org>
1534
1535 * MAINTAINERS: Update my email address.
1536
1537 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
1538
1539 * MAINTAINERS (Write After Approval): Update my email address.
1540
1541 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
1542
1543 * MAINTAINERS (Write After Approval): Add myself.
1544
1545 2011-05-08 Doug Kwan <dougkwan@google.com>
1546
1547 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1548 * configure: Regenerated.
1549 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1550 value from configure.
1551 * Makefile.in: Regenerated.
1552
1553 2011-05-05 Joseph Myers <joseph@codesourcery.com>
1554
1555 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1556 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1557 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1558 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1559 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1560 *-*-vxworks*): Disable newlib and libgloss in separate case
1561 statement.
1562 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1563 to separate case statement.
1564 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1565 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1566 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1567 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1568 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1569 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1570 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1571 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1572 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1573 i[[3456789]]86-*-rdos*, m32r-*-*,
1574 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1575 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1576 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1577 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1578 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1579 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1580 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1581 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1582 and libgloss in main case over targets. Remove most empty cases
1583 in main case over targets.
1584 * configure: Regenerate.
1585
1586 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
1587
1588 * MAINTAINERS (Write After Approval): Add myself.
1589
1590 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1591
1592 * configure.ac: Remove code setting special library locations for
1593 hppa*64*-*-hpux11*. Remove code setting compiler for
1594 sparc-sun-solaris2*.
1595 * configure: Regenerate.
1596
1597 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1598
1599 * configure.ac: Separate libgloss_dir settings from general case
1600 over targets.
1601 * configure: Regenerate.
1602
1603 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1604
1605 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1606 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1607 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1608 cases in libgcj-disabling case statement.
1609 (hppa*64*-*-linux*): Set unsupported_languages instead of
1610 disabling target-zlib.
1611 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1612 to hppa*64*-*-hpux*.
1613 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1614 hppa*-*-hpux*.
1615 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1616 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1617 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1618 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1619 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1620 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1621 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1622 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1623 libgcj-disabling case statement.
1624 * configure: Regenerate.
1625
1626 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1627
1628 * configure.ac: Disable Java for targets not supporting libffi.
1629 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1630 Remove cases in Java-disabling statement.
1631 (*arm-wince-pe): Change to arm-wince-pe.
1632 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1633 cases in Java-disabling statement.
1634 (bfin-*-*): Don't disable Java again.
1635 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1636 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1637 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1638 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1639 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1640 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1641 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1642 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1643 Java-disabling statement.
1644 (mmix-*-*): Don't disable Java again.
1645 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1646 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1647 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1648 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1649 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1650 statement.
1651 * configure: Regenerate.
1652
1653 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1654
1655 * configure.ac: Separate cases disabling Java and Java libraries
1656 from general case over targets.
1657 * configure: Regenerate.
1658
1659 2011-04-21 Jie Zhang <jzhang918@gmail.com>
1660
1661 * MAINTAINERS: Update my email address.
1662
1663 2011-04-20 Easwaran Raman <eraman@google.com>
1664
1665 * MAINTAINERS (Write After Approval): Add myself.
1666
1667 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1668
1669 PR lto/48086
1670 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1671 * configure: Regenerate.
1672
1673 2011-04-16 Jim Meyering <meyering@redhat.com>
1674
1675 * MAINTAINERS (Write After Approval): Add myself.
1676
1677 2011-04-15 Dodji Seketeli <dodji@redhat.com>
1678
1679 * MAINTAINERS: Update my email address.
1680
1681 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
1682
1683 * MAINTAINERS (Write After Approval): Add myself.
1684
1685 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1686
1687 * MAINTAINERS (Write After Approval): Add myself.
1688
1689 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1690
1691 * MAINTAINERS (Write After Approval): Add myself.
1692
1693 2011-04-06 Joseph Myers <joseph@codesourcery.com>
1694
1695 * configure.ac (build_tools): Remove build-byacc.
1696 (host_libs): Remove mmalloc.
1697 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1698 autoconf automake libtool diff rcs fileutils shellutils time
1699 textutils wdiff find uudecode hello tar gzip indent recode release
1700 sed perl gawk findutils gettext zip.
1701 (libgcj): Remove target-qthreads.
1702 (target_tools): Remove target-examples target-gperf.
1703 (YACC): Don't handle building byacc.
1704 * configure: Regenerate.
1705 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1706 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1707 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1708 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1709 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1710 handle building components.
1711 * Makefile.in: Regenerate.
1712
1713 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1714
1715 * MAINTAINERS: Update my email address as Xtensa maintainer.
1716
1717 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1718
1719 * config.sub: Sync from upstream.
1720
1721 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1722
1723 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1724 (microblaze*): Don't disable libssp.
1725 * configure: Regenerate.
1726
1727 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1728
1729 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1730 moveifchange.
1731 * configure: Regenerate.
1732 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1733 * Makefile.in: Regenerate.
1734
1735 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1736
1737 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1738 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1739 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1740 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1741 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1742 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1743 md_exec_prefix cases.
1744 * configure: Regenerate.
1745
1746 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1747
1748 * configure.ac: Separate cases disabling target-libssp,
1749 target-libiberty, target-libstdc++-v3 and Fortran from general
1750 case over targets.
1751 * configure: Regenerate.
1752
1753 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1754
1755 * configure.ac (*-*-chorusos): Don't disable libgcj.
1756 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1757 Remove case.
1758 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1759 (arm-*-coff): Don't disable libgcj.
1760 (arm*-*-linux-gnueabi): Remove useless assignment.
1761 (arm-*-riscix*): Don't disable libgcj.
1762 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1763 configuration.
1764 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1765 (c54x*-*-*): Remove case.
1766 (tic54x-*-*): Don't disable GCC or GCC libraries.
1767 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1768 to *.
1769 (d10v-*-*): Don't disable GCC libraries.
1770 (d30v-*-*): Don't disable libgcj.
1771 (h8500-*-*): Don't disable GCC libraries.
1772 (i960-*-*): Don't disable libgcj.
1773 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1774 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1775 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1776 libgcj.
1777 (m68k-*-coff*): Remove case.
1778 (mmix-*-*): Don't disable libgloss on host.
1779 (mn10200-*-*, mn10300-*-*): Remove cases.
1780 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1781 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1782 Don't disable libgcj.
1783 (romp-*-*): Remove case.
1784 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1785 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1786 case.
1787 (v810-*-*): Don't disable GCC libraries.
1788 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1789 (ip2k-*-*): Don't disable GCC libraries.
1790 * configure: Regenerate.
1791
1792 2011-03-28 Joseph Myers <joseph@codesourcery.com>
1793
1794 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1795 libffi on host.
1796 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1797 on host.
1798 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1799 * configure: Regenerate.
1800
1801 2011-03-26 John Marino <binutils@marino.st>
1802
1803 * configure.ac: Add support for *-*-dragonfly*
1804 * configure: Regenerate.
1805
1806 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1807
1808 * configure.ac (native_only): Remove.
1809 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1810 send-pr uudecode guile gnuserv on host.
1811 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1812 send-pr rcs guile perl texinfo libtool on host.
1813 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1814 automake send-pr rcs guile perl texinfo libtool on host.
1815 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1816 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1817 (alpha*-dec-osf*): Don't disable fileutils on target.
1818 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1819 texinfo send-pr expect dejagnu on target.
1820 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1821 target-qthreads on target.
1822 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1823 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1824 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1825 x86_64-*-mingw*): Don't disable expect on target.
1826 (*-*-cygwin*): Don't disable target-gperf on target.
1827 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1828 gnuserv on target.
1829 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1830 target.
1831 * configure: Regenerate.
1832
1833 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1834
1835 * configure.ac (target_tools): Remove target-groff.
1836 (native_only): Remove target-groff.
1837 (hppa*64*-*-*): Don't disable byacc.
1838 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1839 setting.
1840 (*-*-kaos*): Don't skip target-librx and target-groff.
1841 (*-*-netware*): Don't skip target-libmudflap.
1842 (*-*-tpf*): Don't skip target-libmudflap.
1843 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1844 directories on the host.
1845 (ia64*-*-*vms*): Don't skip tix.
1846 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1847 host.
1848 * configure: Regenerate.
1849
1850 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1851
1852 * configure.ac: Remove references to mt-mep, mt-netware,
1853 mt-wince.
1854 * Makefile.def: Add all-utils soft dependencies.
1855 * Makefile.tpl: Remove GDB_NLM_DEPS.
1856 * configure: Regenerate.
1857 * Makefile.in: Regenerate.
1858
1859 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1860
1861 * configure.ac: Do not include mh-x86omitfp.
1862 * configure: Regenerate.
1863
1864 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1865
1866 * configure.ac: Remove empty cases.
1867 * configure: Regenerate.
1868
1869 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1870
1871 * Makefile.def: Add dependency from termcap to gdb.
1872 * Makefile.in: Regenerate.
1873
1874 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1875
1876 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1877 * configure: Regenerate.
1878 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1879 * Makefile.tpl: Likewise.
1880 * Makefile.in: Regenerate.
1881
1882 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1883
1884 * configure.ac: Remove all mentions of tentative_cc.
1885 * configure: Regenerate.
1886
1887 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1888
1889 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1890 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1891 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1892 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1893 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1894 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1895 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1896 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1897 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1898 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1899 *-*-rhapsody*): Remove host cases.
1900 * configure: Regenerate.
1901
1902 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1903
1904 * configure.ac (ppc*-*-pe): Remove host case.
1905 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1906 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1907 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1908 cases.
1909 * configure: Regenerate.
1910
1911 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1912
1913 * config.sub: Update to version 2011-03-23.
1914
1915 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1916
1917 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1918 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1919 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1920 * configure: Regenerate.
1921
1922 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1923
1924 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1925 to Write After Approval.
1926 * config-ml.in: Don't handle arc-*-elf*.
1927 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1928 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1929 handle GCC libraries.
1930 * configure: Regenerate.
1931
1932 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1933
1934 PR bootstrap/48120:
1935 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1936 Add -lstdc++ -lm to LIBS.
1937 * configure: Regenerate.
1938
1939 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1940
1941 * config.guess: Update to version 2011-02-02
1942 * config.sub: Update to version 2011-02-24
1943
1944 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1945
1946 PR lto/48086
1947 * configure.ac: Re-enable LTO on *-apple-darwin9.
1948 * configure: Regenerate.
1949
1950 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1951
1952 PR lto/48086
1953 * configure.ac: Disable LTO on darwin due to an assembler change in
1954 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1955 under 256.
1956 * configure: Regenerate.
1957
1958 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1959
1960 * MAINTAINERS: Update myself as score backend maintainer,
1961 update my e-mail address.
1962
1963 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
1964
1965 * MAINTAINERS: Update my e-mail address.
1966
1967 2011-03-06 Joey Ye <joey.ye@arm.com>
1968
1969 * MAINTAINERS: Update my e-mail address.
1970
1971 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1972
1973 * configure.ac: Adjust test of with_ppl.
1974 * configure: Regenerated.
1975
1976 2011-03-02 Kai Tietz <ktietz@redhat.com>
1977
1978 * MAINTAINERS: Adjust my e-mail address.
1979
1980 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1981
1982 * configure.ac: Add -lpwl to ppllibs.
1983 * configure: Regenerated.
1984
1985 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1986
1987 * config/cloog.m4: Add -lisl to clooglibs.
1988 * configure: Regenerated.
1989
1990 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1991
1992 * MAINTAINERS (CPU Port maintainers): Add self.
1993
1994 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1995
1996 * MAINTAINERS: Add myself as testsuite maintainer.
1997
1998 2011-02-15 Mike Stump <mikestump@comcast.net>
1999
2000 * MAINTAINERS: Add myself as testsuite maintainer.
2001
2002 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2003
2004 Import from Libtool and gnulib:
2005
2006 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
2007
2008 Prepare for supporting FreeBSD 10.
2009 * config.rpath: Remove handling of freebsd1* which soon would
2010 match FreeBSD 10.0.
2011
2012 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
2013
2014 Remove support for FreeBSD 1.x.
2015 * libtool.m4 (_LT_LINKER_SHLIBS)
2016 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2017 soon would incorrectly match FreeBSD 10.0.
2018
2019 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2020
2021 PR binutils/12283
2022 * move-if-change: Import version from gnulib.
2023
2024 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
2025
2026 PR lto/47225
2027 * Makefile.def (lto-plugin): Double dash for enable-shared.
2028 (configure-gcc): Depend on all-lto-plugin.
2029 * Makefile.in: Rebuilt.
2030
2031 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2032
2033 * configure.ac: Remove extra bracket.
2034 * configure: Regenerate.
2035
2036 2011-02-08 Tobias Burnus <burnus@net-b.de>
2037
2038 * MAINTAINERS: Add myself as libquadmath maintainer.
2039
2040 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
2041
2042 * MAINTAINERS: Update my email address.
2043
2044 2011-02-07 Joseph Myers <joseph@codesourcery.com>
2045
2046 * MAINTAINERS (option handling): Add self.
2047
2048 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
2049
2050 PR lto/47225
2051 * Makefile.def: Add dependency for install-gcc
2052 on install-lto-plugin.
2053 * Makfile.in: Regenerated
2054
2055 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
2056
2057 * MAINTAINERS (CPU Port Maintainers): Add myself.
2058
2059 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
2060
2061 PR libgcj/44341
2062 * configure.ac: Discard --with-* flags for host when configuring
2063 target libraries for cross build.
2064 * configure: Rebuilt.
2065
2066 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2067
2068 * MAINTAINERS (linear loop transforms): Removed.
2069
2070 2011-01-25 Jakub Jelinek <jakub@redhat.com>
2071
2072 * configure.ac: If with_ppl is no, move setting with_cloog=no
2073 after CLOOG_REQUESTED check.
2074 * configure: Regenerated.
2075
2076 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2077
2078 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2079 CLooG has been requested.
2080 * configure: Regenerated.
2081
2082 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2083
2084 * configure: Regenerated.
2085 * configure.ac: Check for version 0.11 (or later revision) of PPL.
2086
2087 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
2088
2089 * configure: Regenerated.
2090 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2091
2092 2011-01-21 Andreas Schwab <schwab@redhat.com>
2093
2094 * configure.ac: Use AS_HELP_STRING throughout.
2095 * configure: Regenerate.
2096
2097 2011-01-18 Jie Zhang <jie.zhang@analog.com>
2098
2099 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2100 * configure: Regenerate.
2101
2102 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2103
2104 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2105
2106 2011-01-13 Joel Brobecker <brobecker@adacore.com>
2107
2108 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2109 for ia64-hpux.
2110 * configure: Regenerate.
2111
2112 2011-01-07 Jan Hubicka <jh@suse.cz>
2113
2114 PR lto/47225
2115 * Makefile.in: Regenerate.
2116 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2117 configure.
2118
2119 2011-01-07 Jan Hubicka <jh@suse.cz>
2120
2121 * Makefile.in: Regenerate.
2122 * Makefile.def (gcc host module) and soft dependency on lto-plugin
2123 and configure dependency on lto-plugin configure.
2124 (lto-plugin module): Remove dependency on GCC; add dependency on
2125 liniberty.
2126
2127 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
2128
2129 * MAINTAINERS (Write After Approval): Add myself.
2130
2131 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
2132
2133 * configure: Regenerate.
2134
2135 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2136
2137 * configure.ac: (picochip): Disable libiberty.
2138
2139 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
2140
2141 * MAINTAINERS (Write After Approval): Add myself.
2142
2143 2010-12-10 Ian Lance Taylor <iant@google.com>
2144
2145 PR bootstrap/46819
2146 * configure.ac: For --disable-libgcj clear libgcj_saved.
2147 * configure: Rebuild.
2148
2149 2010-12-10 Tobias Burnus <burnus@net-b.de>
2150
2151 PR fortran/46540
2152 * configure.ac: Add --disable-libquadmath and
2153 --disable-libquadmath-support.
2154 * configure: Regenerate.
2155
2156 2010-12-03 Ian Lance Taylor <iant@google.com>
2157
2158 * MAINTAINERS: Add myself as libgo maintainer.
2159
2160 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
2161
2162 PR libffi/46792
2163 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2164 * configure: Regenerate.
2165
2166 2010-12-02 Ian Lance Taylor <iant@google.com>
2167
2168 * configure.ac: Always set default for poststage1_ldflags to
2169 -static-libstdc++ -static-libgcc.
2170
2171 2010-11-29 Andreas Schwab <schwab@redhat.com>
2172
2173 * configure.ac: Move comment to remove extra space in last argument
2174 of GCC_TARGET_TOOL.
2175
2176 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
2177
2178 PR other/46026
2179 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2180 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2181 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2182 (BASE_FLAGS_TO_PASS): Use it.
2183 * configure: Rebuilt.
2184 * Makefile.in: Rebuilt.
2185
2186 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2187
2188 PR binutils/12258
2189 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2190 Properly check default linker.
2191 * configure: Regnerated.
2192
2193 2010-11-23 Matthias Klose <doko@ubuntu.com>
2194
2195 * configure.ac: For --enable-gold, handle value `default' instead of
2196 `both*'. New configure option --{en,dis}able-ld.
2197 * configure: Regenerate.
2198
2199 2010-11-20 Ian Lance Taylor <iant@google.com>
2200
2201 * configure.ac: Only disable a language library if no language needs
2202 it. Don't let --disable-libgcj uncondtionally disable libffi.
2203 * configure: Rebuild.
2204
2205 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2206
2207 * Makefile.in: Regenerate.
2208
2209 PR other/46202
2210 * configure.ac: Fix just-built in-tree STRIP name to be
2211 binutils/strip-new.
2212 * configure: Regenerate.
2213 * Makefile.def (install-strip-gcc, install-strip-binutils)
2214 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2215 (install-strip-sid): Mirror dependencies on non-strip variants
2216 of these targets on the respective -strip prerequisites.
2217 * Makefile.tpl (install-strip, install-strip-host)
2218 (install-strip-target): New targets.
2219 (install-strip-[+module+], install-strip-target-[+module+]):
2220 New targets.
2221 * Makefile.in: Regenerate.
2222
2223 2010-11-19 Ian Lance Taylor <iant@google.com>
2224 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2225
2226 * configure.ac: Add target-libgo to target_libraries. Set
2227 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2228 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2229 (HOST_EXPORTS): Add GOC.
2230 (BASE_TARGET_EXPORTS): Add GOC.
2231 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2232 (GOCFLAGS_FOR_TARGET): New variable.
2233 (EXTRA_HOST_FLAGS): Add GOC.
2234 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2235 * Makefile.def (target_modules): Add libgo.
2236 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2237 (dependencies): Add dependency from configure-target-libgo to
2238 configure-target-libffi and all-target-libstdc++-v3. Add
2239 dependencies from all-target-libgo to all-target-libffi.
2240 (languages): Add go.
2241 * configure: Rebuild.
2242 * Makefile.in: Rebuild.
2243
2244 2010-11-19 Ian Lance Taylor <iant@google.com>
2245
2246 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2247 compiler/flag environment variables.
2248
2249 2010-11-18 Ian Lance Taylor <iant@google.com>
2250
2251 * configure.ac: Check for lang_requires_boot_languages in
2252 config-lang.in files.
2253 * configure: Rebuild.
2254
2255 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2256 Tobias Burnus <burnus@net-b.de>
2257
2258 PR fortran/32049
2259 * Makefile.def: Add libquadmath; build it with language=fortran.
2260 * configure.ac: Add libquadmath.
2261 * Makefile.tpl: Handle multiple libs in check-[+language+].
2262 * Makefile.in: Regenerate.
2263 * configure: Regenerate.
2264
2265 2010-11-16 Tom Tromey <tromey@redhat.com>
2266
2267 * MAINTAINERS: Moved myself to reviewers section.
2268
2269 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
2270
2271 * MAINTAINERS: Moved myself to reviewers section.
2272
2273 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2274
2275 * MAINTAINERS (Various Maintainers): Add self for build machinery.
2276 (Write After Approval): Remove self.
2277
2278 2010-11-15 Andreas Schwab <schwab@redhat.com>
2279
2280 * configure.ac: Fix spelling in option names.
2281 * configure: Regenerated.
2282
2283 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
2284
2285 PR bootstrap/39622
2286 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2287 * configure: Regenerated.
2288
2289 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
2290
2291 * MAINTAINERS: Update my email address.
2292
2293 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2294
2295 * configure: Regenerate.
2296
2297 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2298
2299 * configure: Regenerate.
2300
2301 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2302
2303 * configure: Regenerate.
2304
2305 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2306
2307 * configure: Regenerate.
2308
2309 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2310
2311 * configure.ac: Support official CLooG.org versions.
2312 * configure: Regenerate.
2313 * config/cloog.m4: New.
2314
2315 2010-11-10 François Dumont <francois.cppdevs@free.fr>
2316
2317 * MAINTAINERS (Write After Approval): Add myself.
2318
2319 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
2320
2321 * MAINTAINERS: Update my email address.
2322
2323 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2324
2325 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2326 * configure: Regenerate.
2327
2328 2010-11-03 Ian Lance Taylor <iant@google.com>
2329 Dave Korn <dave.korn.cygwin@gmail.com>
2330
2331 PR lto/46273
2332 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2333 and on other supported platforms whenever LTO is enabled.
2334 * configure: Rebuild.
2335
2336 2010-11-02 Alan Modra <amodra@gmail.com>
2337
2338 PR binutils/12110
2339 * configure.ac: Error when source path contains spaces.
2340 * configure: Regenerate.
2341
2342 2010-10-23 James E. Wilson <wilson@codesourcery.com>
2343
2344 * MAINTAINERS: Update my email address.
2345
2346 2010-10-20 Ian Lance Taylor <iant@google.com>
2347
2348 * Makefile.def (target_modules): Set lib_path to src/.libs for
2349 libstdc++-v3 module.
2350 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2351 * Makefile.in: Rebuild.
2352
2353 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2354
2355 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2356 (Write After Approval): Remove myself.
2357
2358 2010-10-15 Tristan Gingold <gingold@adacore.com>
2359
2360 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2361
2362 2010-10-14 Douglas Rupp <rupp@gnat.com>
2363
2364 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2365
2366 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2367
2368 * configure.ac (build_lto_plugin): New shell variable.
2369 (--enable-lto): Turn on by default for all non-ELF platforms that
2370 have had LTO support added so far. Set build_lto_plugin appropriately
2371 for both ELF and non-ELF.
2372 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2373 * configure: Regenerate.
2374
2375 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2376
2377 Sync from src:
2378 * configure.ac (v850 support): Remove target-libgloss from
2379 noconfigdirs.
2380 * configure: Regenerate.
2381
2382 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2383
2384 PR bootstrap/45326
2385 PR bootstrap/45174
2386 * configure.ac: Honor initial values of $build_configargs,
2387 $host_configargs, $target_configargs. Mark the precious, so
2388 environment settings get recorded.
2389 * configure: Regenerate.
2390
2391 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2392
2393 PR bootstrap/45796
2394 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2395 Depend on all-build-libiberty.
2396 * Makefile.in: Regenerate.
2397
2398 2010-09-30 Michael Eager <eager@eagercon.com>
2399
2400 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2401 * configure: Regenerate.
2402
2403 2010-09-28 Michael Eager <eager@eagercon.com>
2404
2405 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2406
2407 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2408
2409 PR bootstrap/44621
2410 * configure.ac: Fix unportable shell quoting.
2411 * configure: Regenerate.
2412
2413 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2414
2415 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2416 targets and amend comment.
2417 * configure: Regenerate.
2418
2419 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2420
2421 * MAINTAINERS (Write After Approval): Add myself.
2422
2423 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2424
2425 * configure.ac: Enable LTO by default on Darwin.
2426 * configure: Regenerate.
2427
2428 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2429
2430 * MAINTAINERS (Write After Approval): Add myself.
2431
2432 2010-09-01 Ian Bolton <ian.bolton@arm.com>
2433
2434 * MAINTAINERS (Write After Approval): Add myself.
2435
2436 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2437
2438 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2439 ports
2440
2441 2010-07-28 David Yuste <david.yuste@gmail.com>
2442
2443 * MAINTAINERS (Write After Approval): Add myself.
2444
2445 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2446
2447 * configure.ac: Support all v850 targets.
2448 * configure: Regenerate.
2449
2450 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2451
2452 PR bootstrap/44455
2453 * configure.ac (extra_mpfr_configure_flags): Copy from
2454 extra_mpc_gmp_configure_flags.
2455 * configure: Re-generated.
2456
2457 2010-07-22 Andi Kleen <ak@linux.intel.com>
2458
2459 * MAINTAINERS (Write After Approval): Add myself.
2460
2461 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2462
2463 * MAINTAINERS (Write After Approval): Add myself.
2464
2465 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
2466
2467 * MAINTAINERS (Write After Approval): Add myself.
2468
2469 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2470
2471 PR target/44862
2472 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2473 Provide -B option to allow for link spec %s substitutions for
2474 libstdc++.a on darwin.
2475 * Makefile.in: Regenerate.
2476
2477 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
2478
2479 * MAINTAINERS (Reviewers): Update my e-mail address
2480
2481 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
2482
2483 * Makefile.def (configure-gcc): Depend on all-libelf.
2484 * Makefile.in: Rebuild.
2485
2486 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
2487
2488 * MAINTAINERS (Write After Approval): Add myself in the right place.
2489
2490 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
2491
2492 * MAINTAINERS (Write After Approval): Add myself.
2493
2494 2010-05-25 Sterling Augustine <sterling@tensilica.com>
2495
2496 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2497
2498 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
2499
2500 * config.sub: Update to version 2010-05-21.
2501 * config.guess: Update to version 2010-04-03.
2502
2503 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2504
2505 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2506 * configure: Regenerate.
2507
2508 2010-05-12 Sriraman Tallam <tmsriram@google.com>
2509
2510 * MAINTAINERS (Write After Approval): Add myself.
2511
2512 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2513
2514 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2515 a platform that supports LTO.
2516 * configure: Regenerate.
2517
2518 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2519
2520 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2521 * configure: Regenerated.
2522
2523 2010-04-27 Roland McGrath <roland@redhat.com>
2524 H.J. Lu <hongjiu.lu@intel.com>
2525
2526 * configure.ac (--enable-gold): Support both, both/gold and
2527 both/bfd to add gold to configdirs without removing ld.
2528 * configure: Regenerated.
2529
2530 * Makefile.def: Add install-gold dependency to install-ld.
2531 * Makefile.in: Regenerated.
2532
2533 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2534
2535 PR lto/42776
2536 * configure.ac (--enable-lto): Refactor handling so libelf tests
2537 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2538 and allow LTO to be explicitly enabled on non-ELF platforms that
2539 are known to support it inside else-clause.
2540 * configure: Regenerate.
2541
2542 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2543
2544 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2545 * configure: Regenerate.
2546
2547 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
2548
2549 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2550 * configure: Regenerate.
2551
2552 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2553
2554 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2555 separately.
2556 * configure: Regenerate.
2557
2558 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
2559
2560 * MAINTAINERS (Write After Approval): Add myself.
2561
2562 2010-04-14 Tristan Gingold <gingold@adacore.com>
2563
2564 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2565 * configure: Regenerate.
2566
2567 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2568
2569 * configure: Regenerate after change to elf.m4.
2570
2571 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
2572
2573 * MAINTAINERS (Write After Approval): Add myself.
2574
2575 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2576
2577 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2578 * configure: Regenerated.
2579
2580 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2581
2582 * configure.ac: Print "buggy but acceptable" when CLooG
2583 revision is less than 9.
2584 * configure: Regenerated.
2585
2586 2010-04-01 Diego Novillo <dnovillo@google.com>
2587
2588 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2589
2590 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2591
2592 PR bootstrap/43615
2593 PR bootstrap/43328
2594
2595 Revert:
2596
2597 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2598
2599 * configure.ac: Do not pass --enable-multilib nor
2600 --disable-multilib in baseargs. Accept explicitly passed
2601 --enable_multilib.
2602 * configure: Regenerate.
2603
2604 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
2605
2606 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2607
2608 2010-03-31 Janis Johnson <janis187@us.ibm.com>
2609
2610 * MAINTAINERS: Remove myself.
2611
2612 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2613
2614 PR bootstrap/43328
2615 * configure.ac: Do not pass --enable-multilib nor
2616 --disable-multilib in baseargs. Accept explicitly passed
2617 --enable_multilib.
2618 * configure: Regenerate.
2619
2620 2010-03-28 Andrew Pinski <pinskia@gmail.com>
2621
2622 * MAINTAINERS (spu port): Remove me.
2623
2624 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2625
2626 * configure.ac (tic6x-*-*): New case.
2627 * configure: Regenerate.
2628
2629 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2630
2631 * config.sub: Update to version 2010-03-22.
2632 * config.guess: Update to version 2009-12-30.
2633
2634 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2635
2636 PR ada/42554
2637 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2638 * configure: Regenerate.
2639
2640 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2641
2642 * MAINTAINERS: Update my email address.
2643
2644 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2645
2646 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2647 (ghassan.shobaki@amd.com): Removed.
2648
2649 2010-03-17 Alan Modra <amodra@gmail.com>
2650
2651 * MAINTAINERS: Update my email address.
2652
2653 2010-03-16 Diego Novillo <dnovillo@google.com>
2654
2655 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2656 Matthews.
2657
2658 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2659
2660 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2661 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2662
2663 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2664
2665 * MAINTAINERS: Update my email address.
2666
2667 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2668
2669 * MAINTAINERS: Update my email address.
2670
2671 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2672
2673 * MAINTAINERS: Update my email address.
2674
2675 2010-03-09 Jie Zhang <jie@codesourcery.com>
2676
2677 * MAINTAINERS: Update my email address.
2678
2679 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2680
2681 PR libstdc++/32499
2682 * configure.ac (RANLIB): Default to true.
2683 (STRIP): Likewise.
2684 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2685 * configure: Regenerate.
2686
2687 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
2688
2689 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2690 (Write After Approval): Update my email address.
2691
2692 2010-02-17 Nick Clifton <nickc@redhat.com>
2693
2694 PR 11238
2695 * Makefile.tpl (local-distclean): Also remove config.cache files in
2696 sub-directories as there may not be Makefiles present in the
2697 sub-directories.
2698 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2699 the config.cache files found by the find command.
2700
2701 * Makefile.in: Regenerate.
2702 * configure.ac: Revert previous delta.
2703 * configure: Regenerate.
2704
2705 2010-02-15 Nick Clifton <nickc@redhat.com>
2706
2707 PR 11238
2708 * configure.ac: Delete config.cache files in sub-directories when
2709 deleting Makefiles.
2710 * configure: Regenerate.
2711
2712 2010-02-12 Ben Elliston <bje@gnu.org>
2713
2714 * MAINTAINERS: Update my email address.
2715
2716 2010-02-08 Andrew Pinski <pinskia@gmail.com>
2717
2718 * MAINTAINERS (spu port): Update my email address.
2719
2720 2010-02-08 Jie Zhang <jie.zhang@analog.com>
2721
2722 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2723
2724 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2725
2726 * configure.ac: Add "recommended" version checks for GMP/MPC.
2727 Update recommended GMP/MPFR/MPC versions.
2728 * configure: Regenerate.
2729
2730 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2731
2732 * MAINTAINERS: Move my Embecosm email address into the
2733 write-after-approval section.
2734
2735 2010-01-26 Ian Lance Taylor <iant@google.com>
2736
2737 * MAINTAINERS: Add myself as Go frontend maintainer.
2738
2739 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
2740
2741 PR libstdc++/36101, PR libstdc++/42813
2742 * configure.ac (bootstrap_target_libs): Make inclusion of
2743 target-libgomp conditional on libgomb being in target_configdirs.
2744 * configure: Regenerate.
2745
2746 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
2747
2748 PR libstdc++/36101, PR libstdc++/42813
2749 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2750 * configure: Regenerate.
2751
2752 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
2753
2754 PR libstdc++/36101, PR libstdc++/42813
2755 * configure.ac (target_configdirs): Substitute.
2756 * Makefile.def: Bootstrap target module libgomp.
2757 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2758 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2759 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2760 * configure, Makefile.in: Regenerate.
2761
2762 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2763
2764 * MAINTAINERS: Adjust my details.
2765
2766 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2767
2768 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2769
2770 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2771
2772 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2773
2774 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2775
2776 * MAINTAINERS (Write After Approval): Add myself.
2777
2778 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2779
2780 * MAINTAINERS (Write After Approval): Add myself.
2781
2782 2010-01-11 Richard Guenther <rguenther@suse.de>
2783
2784 PR lto/41569
2785 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2786 * Makefile.in: Regenerated.
2787
2788 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
2789
2790 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2791 * configure: Regenerate.
2792
2793 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2794 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2795
2796 PR bootstrap/42424
2797 * configure.ac: Include libtool m4 files.
2798 (_LT_CHECK_OBJDIR): Call it.
2799 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2800 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2801
2802 * configure: Regenerate.
2803
2804 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2805
2806 PR bootstrap/41818
2807 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2808 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2809 * Makefile.in: Regenerate.
2810
2811 2010-01-02 Richard Guenther <rguenther@suse.de>
2812
2813 PR lto/41529
2814 * configure.ac: Include config/elf.m4. Disable LTO if not
2815 builting for an elf target.
2816 * configure: Regenerate.
2817
2818 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2819
2820 * MAINTAINERS: Change my email address.
2821
2822 2009-12-18 Ben Elliston <bje@au.ibm.com>
2823
2824 * config.sub, config.guess: Update from upstream sources.
2825
2826 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2827
2828 * MAINTAINERS (Write After Approval): Add myself.
2829
2830 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2831
2832 PR middle-end/30447
2833 PR middle-end/30789
2834 PR other/40302
2835
2836 * configure.ac: Require MPC.
2837 * configure: Regenerate.
2838
2839 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2840
2841 PR target/38384
2842 PR bootstrap/40972
2843 * libtool.m4: Sync from git Libtool.
2844 * ltoptions.m4: Likewise.
2845 * ltversion.m4: Likewise.
2846 * lt~obsolete.m4: Likewise.
2847 * ltmain.sh: Likewise.
2848
2849 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2850
2851 * configure.ac: Update minimum MPC version to 0.8.
2852 * configure: Regenerate.
2853
2854 2009-11-21 Sebastian Pop <sebpop@gmail.com>
2855
2856 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2857 * configure: Regenerated.
2858
2859 2009-11-21 Ian Lance Taylor <iant@google.com>
2860
2861 * configure.ac: Change default of poststage1_ldflags to be empty if
2862 poststage1_libs is set. When poststage1_libs is empty, and
2863 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2864 * configure: Rebuild.
2865
2866 2009-11-21 Adam Nemet <adambnmet@gmail.com>
2867
2868 * MAINTAINERS (Write After Approval): Update my email address.
2869
2870 2009-11-20 Ben Elliston <bje@au.ibm.com>
2871
2872 * config.guess: Update from upstream sources.
2873
2874 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2875
2876 * Makefile.def: Restore host and target settings for gmp.
2877 * Makefile.in: Rebuild.
2878
2879 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2880
2881 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2882 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2883 Fix portability of test of C++ as bootstrap language. Add
2884 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2885 * configure: Rebuild.
2886 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2887 and cloog. Fix in-tree ppl configuration. Introduce libelf
2888 in-tree building.
2889 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2890 (POSTSTAGE1_HOST_EXPORTS): Use it.
2891 (STAGE[+id+]_CXXFLAGS): New.
2892 (BASE_FLAGS_TO_PASS): Pass it down.
2893 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2894 extra_exports.
2895 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2896 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2897 extra_exports.
2898 * Makefile.in: Rebuild.
2899
2900 2009-11-17 Ben Elliston <bje@au.ibm.com>
2901
2902 * config.sub, config.guess: Update from upstream sources.
2903
2904 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2905
2906 * MAINTAINERS (Write After Approval): Add myself.
2907
2908 2009-11-09 Jon Beniston <jon@beniston.com>
2909
2910 * MAINTAINERS (Write After Approval): Add myself.
2911
2912 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2913
2914 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2915 paths for *-w64-mingw* and x86_64-*mingw*.
2916 * configure: Regenerated.
2917
2918 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
2919
2920 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2921
2922 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2923
2924 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2925 Phil Edwards to Write-After Approval.
2926
2927 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2928
2929 * configure.ac: Disable target-winsup & co for
2930 x86_64-*-mingw* and *-w64-mingw* targets.
2931 * configure: Regenerated.
2932
2933 2009-10-16 Nick Clifton <nickc@redhat.com>
2934
2935 * MAINTAINERS: Add myself as a maintainer for the RX port.
2936
2937 2009-10-26 Johannes Singler <singler@kit.edu>
2938
2939 * MAINTAINERS (Write After Approval): Update my e-mail address.
2940
2941 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2942
2943 * configure.ac (CLooG test): Use = with test.
2944 * configure: Regenerate.
2945
2946 2009-10-22 Richard Guenther <rguenther@suse.de>
2947
2948 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2949 cloog if the ppl version check failed. Move flags saving
2950 before setting in libelf check.
2951 * configure: Regenerate.
2952
2953 2009-10-21 Richard Guenther <rguenther@suse.de>
2954
2955 * configure.ac: Adjust the ppl and cloog configure to work as
2956 documented. Disable cloog if ppl was disabled. Omit the version
2957 checks if they were disabled.
2958 * configure: Re-generate.
2959
2960 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2961
2962 * configure.ac: Add 'lto' to enable_languages, not
2963 new_enable_languages, and only if not already present.
2964 * configure: Regenerate.
2965
2966 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2967
2968 * README: Refer to the various COPYING* files instead of just
2969 COPYING.
2970 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2971
2972 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
2973
2974 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2975
2976 2009-10-07 Richard Guenther <rguenther@suse.de>
2977
2978 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2979 and Richard Guenther as reviewers.
2980 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2981 as reviewers.
2982
2983 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
2984
2985 * config.sub: Update from upstream sources.
2986
2987 2009-10-06 Ian Lance Taylor <iant@google.com>
2988
2989 * Makefile.def: check-gold depends upon all-gas.
2990 * Makefile.in: Rebuild.
2991
2992 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2993
2994 * MAINTAINERS (Write After Approval): Add myself.
2995
2996 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2997
2998 * Makefile.def: all-lto-plugin depends on all-libiberty.
2999 set bootstrap=true for lto-plugin.
3000 Add lto-plugin.
3001 * Makefile.in: Regenerate.
3002 * configure.ac (host_libs): Add lto-plugin.
3003 * configure: Regenerate.
3004
3005 2009-10-03 Diego Novillo <dnovillo@google.com>
3006
3007 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3008 (HOST_LIBELFLIBS): Define.
3009 (HOST_LIBELFINC): Define.
3010 * Makefile.in: Regenerate.
3011 * configure.ac: Add --enable-lto.
3012 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3013 If --enable-lto is used, add 'lto' to new_enable_languages.
3014 If --enable-lto is used and gold is enabled, add
3015 lto-plugin to configdirs.
3016 * configure: Regenerate.
3017
3018 2009-10-03 Simon Baldwin <simonb@google.com>
3019
3020 * configure.ac: If --with-system-zlib, suppress local zlib and
3021 pass --with-system-zlib to subdir configure scripts.
3022 * configure: Regenerate.
3023
3024 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
3025 Paolo Bonzini <bonzini@gnu.org>
3026
3027 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3028 $(srcdir).
3029 * Makefile.in: Rebuilt.
3030
3031 2009-09-26 Gary Funck <gary@intrepid.com>
3032
3033 * MAINTAINERS (Write After Approval): Add myself.
3034
3035 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3036
3037 * configure.ac: Update minimum MPC version to 0.7.
3038 * configure: Regenerate.
3039
3040 2009-09-25 Nick Clifton <nickc@redhat.com>
3041
3042 * configure.ac: Pass any --cache-file=/dev/null option on to
3043 subconfigures.
3044 * configure: Regenerate.
3045
3046 2009-09-23 Nick Clifton <nickc@redhat.com>
3047
3048 * config.sub, config.guess: Update from upstream sources.
3049
3050 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
3051
3052 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3053 * Makefile.in: Rebuilt.
3054
3055 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3056
3057 PR bootstrap/32272
3058 * configure.ac: Error out if $srcdir isn't '.' but contains
3059 host-${host_noncanonical}.
3060 * configure: Regenerate.
3061
3062 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3063
3064 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3065 maintainer.
3066
3067 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3068
3069 * configure.ac: If bootstrapping a combined tree with
3070 --enable-gold, require c++ in stage1_languages.
3071 * configure: Regenerate.
3072
3073 * configure.ac: Also add target_libs of stage1_languages to
3074 bootstrap_target_libs.
3075 * configure: Regenerate.
3076
3077 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3078 with --enable-languages not containing c++.
3079 * configure: Regenerate.
3080
3081 2009-09-15 Jie Zhang <jie.zhang@analog.com>
3082
3083 * configure.ac: Disable java and boehm-gc for bfin-*-*.
3084 * configure: Regenerate.
3085
3086 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
3087
3088 * MAINTAINERS (Write After Approval): Update my e-mail address,
3089 and move from from here...
3090 (Waiting for paperwork): To here.
3091
3092 2009-09-09 Joseph Myers <joseph@codesourcery.com>
3093
3094 * MAINTAINERS (Reviewers): Add self as driver reviewer.
3095
3096 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3097
3098 * configure.ac: Do not use $extrasub for replacing @if/@endif
3099 parts in Makefile; instead, use additional arguments to
3100 AC_CONFIG_COMMANDS to do the replacement manually, with several
3101 sed invocations, to avoid HP-UX sed command limits.
3102 * configure: Regenerate.
3103
3104 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
3105
3106 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3107 blank before -L.
3108
3109 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
3110
3111 * configure.ac (with-build-config): Document. Handle without.
3112 Handle missing argument.
3113 * configure: Rebuilt.
3114
3115 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
3116
3117 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
3118 Default to bootstrap-debug only if compare-debug works.
3119 * configure: Rebuilt.
3120 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3121 * Makefile.in: Rebuilt.
3122
3123 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3124
3125 * MAINTAINERS (OS Port Maintainers): Update my email address.
3126
3127 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
3128
3129 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3130 * Makefile.in: Rebuilt.
3131
3132 2009-09-01 Chris Demetriou <cgd@google.com>
3133
3134 * MAINTAINERS (Write After Approval): Add myself.
3135
3136 2009-08-31 Dodji Seketeli <dodji@redhat.com>
3137
3138 PR debug/30161
3139 * include/dwarf2.h (enum dwarf_tag): Added
3140 DW_TAG_GNU_template_template_param
3141 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3142
3143 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
3144
3145 * Makefile.tpl (AWK): Fix typo.
3146 * Makefile.in: Regenerate.
3147
3148 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
3149
3150 * configure.ac: Detect awk and sed.
3151 * Makefile.def (flags_to_pass): Add AWK and SED.
3152 * Makefile.tpl (AWK, SED): New.
3153 (BASE_FLAGS_TO_PASS): Add AWK and SED.
3154 * configure: Regenerate.
3155 * Makefile.in: Regenerate.
3156
3157 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
3158
3159 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3160 (collapseslashes): Likewise.
3161
3162 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3163
3164 * configure.ac (AC_PREREQ): Bump to 2.64.
3165
3166 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3167
3168 * configure.ac: Remove --with-datarootdir, --with-docdir,
3169 --with-pdfdir, --with-htmldir switches.
3170 * configure: Regenerate.
3171
3172 * configure: Regenerate.
3173
3174 * compile: Sync from Automake 1.11.
3175 * depcomp: Likewise.
3176 * install-sh: Likewise.
3177 * missing: Likewise.
3178 * mkinstalldirs: Likewise.
3179 * ylwrap: Likewise.
3180
3181 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
3182
3183 * ltmain.sh (func_normal_abspath): New function.
3184 (func_relative_path): Likewise.
3185 (func_mode_help): Document new -bindir option for link mode.
3186 (func_mode_link): Add new -bindir option, and use it to place
3187 output DLL if specified.
3188
3189 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3190
3191 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3192 (baseargs): Add --disable-option-checking.
3193 * configure: Regenerate.
3194
3195 * Makefile.def (configure-target-libiberty): Depend on
3196 all-binutils and all-ld.
3197 (configure-target-newlib): Likewise.
3198 * Makefile.in: Regenerate.
3199
3200 2009-08-17 Ben Elliston <bje@au.ibm.com>
3201
3202 * config.sub, config.guess: Update from upstream sources.
3203
3204 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3205
3206 Sync from src, merge:
3207
3208 2009-07-02 Tristan Gingold <gingold@adacore.com>
3209
3210 * configure.ac: Do not exclude gas for i386-*-darwin.
3211 Add a case for x86_64-*-darwin.
3212 * configure: Regenerate.
3213
3214 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
3215
3216 * MAINTAINERS: Add my name to Write After Approval list.
3217
3218 2009-08-06 Michael Eager <eager@eagercon.com>
3219
3220 * configure.ac: Add Microblaze target.
3221 * configure: Regenerate.
3222
3223 2009-07-31 Christian Bruel <christian.bruel@st.com>
3224
3225 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3226 * configure: Regenerate.
3227
3228 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
3229
3230 * MAINTAINERS (Write After Approval): Update my e-mail address.
3231
3232 2009-07-06 Ian Lance Taylor <iant@google.com>
3233
3234 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3235 * configure: Rebuild.
3236
3237 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
3238
3239 * MAINTAINERS: Move myself to the Graphite Reviewers.
3240
3241 2009-06-30 Wei Guozhi <carrot@google.com>
3242
3243 * MAINTAINERS: Add my name to Write After Approval list.
3244
3245 2009-06-26 Steve Ellcey <sje@cup.hp.com>
3246
3247 PR bootstrap/40338
3248 * configure.ac (comparestring): Create new variable.
3249 * Makefile.tpl (comparestring): Use to skip some comparisions.
3250 * configure: Regenerate.
3251 * Makefile.in: Regenerate.
3252
3253 2009-06-26 Doug Evans <dje@sebabeach.org>
3254
3255 * Makefile.def (host_modules): Add cgen.
3256 * Makefile.in: Regenerate.
3257 * configure.ac (host_tools): Add cgen.
3258 * configure: Regenerate.
3259
3260 2009-06-23 DJ Delorie <dj@redhat.com>
3261
3262 * MAINTAINERS: Add myself as mep maintainer.
3263
3264 2009-06-23 Ian Lance Taylor <iant@google.com>
3265
3266 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3267 boot_languages. Only bootstrap target libraries listed in
3268 target_libs for some boot language. Add --with-stage1-ldflags,
3269 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3270 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3271 if not building with C++.
3272 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3273 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3274 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3275 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3276 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3277 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3278 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3279 * configure, Makefile.in: Rebuild.
3280
3281 2009-06-23 Li Feng <nemokingdom@gmail.com>
3282
3283 * MAINTAINERS: Added my name to write-after-approval list.
3284
3285 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3286
3287 * configure.ac: Define is_elf for QNX Neutrino targets.
3288 * configure: Regenerate.
3289
3290 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
3291
3292 * MAINTAINERS: Added my name to the write-after-approval list
3293
3294 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3295
3296 * configure.ac: Detect MPC in default directory.
3297 * configure: Regenerate.
3298
3299 2009-06-03 Jerome Guitton <guitton@adacore.com>
3300 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3301
3302 * Makefile.tpl (all): Avoid a trailing backslash.
3303 * Makefile.in: Regenerate.
3304
3305 2009-06-03 Ben Elliston <bje@au.ibm.com>
3306
3307 * config.sub, config.guess: Update from upstream sources.
3308
3309 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3310
3311 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3312 to noconfdirs.
3313 * configure: Regenerate.
3314
3315 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
3316
3317 * Makefile.tpl ([+compare-target+]): Compare all stage
3318 directories, rather than just gcc.
3319 * Makefile.in: Rebuilt.
3320
3321 2009-06-01 Doug Kwan <dougkwan@google.com>
3322
3323 * configure.ac: Support gold for target arm*-*-*.
3324 * configure: Regenerate.
3325
3326 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3327
3328 * Makefile.def: Add MPC support and dependencies.
3329 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3330
3331 * Makefile.in, configure: Regenerate.
3332
3333 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
3334
3335 * Makefile.tpl (all): Avoid harmless warning in make all when
3336 gcc-bootstrap is enabled but stage_last does not exist.
3337 * Makefile.in: Rebuilt.
3338
3339 2009-05-24 Nicolas Roche <roche@adacore.com>
3340
3341 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3342 * Makefile.in: Regenerate.
3343
3344 2009-05-21 Denis Chertykov <chertykov@gmail.com>
3345
3346 * MAINTAINERS: Update my e-mail address.
3347
3348 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3349
3350 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3351 * configure: Regenerate.
3352
3353 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3354
3355 PR other/40159
3356 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3357 gcc-no-bootstrap are mutually exclusive.
3358 * Makefile.in: Rebuilt.
3359
3360 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3361
3362 PR other/40159
3363 * Makefile.tpl (all): Don't end with unconditional success.
3364 * Makefile.in: Rebuilt.
3365
3366 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
3367
3368 PR target/37137
3369 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3370 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3371 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3372 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3373 stage_configureflags, stage_cflags and stage_libcflags into
3374 explicit Makefile macros.
3375 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3376 GFORTRAN.
3377 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3378 CC. Set CC_FOR_BUILD from CC.
3379 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3380 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3381 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3382 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3383 and GFORTRAN.
3384 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3385 (_LIBCFLAGS): Renamed to _TFLAGS.
3386 (do-compare-debug, do-compare3-debug): Drop.
3387 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3388 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3389 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3390 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3391 (XGCC_FLAGS_FOR_TARGET): New.
3392 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3393 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3394 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3395 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3396 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
3397 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3398 TFLAGS.
3399 (BUILD_CONFIG): Include if requested.
3400 (all): Set TFLAGS on bootstrap.
3401 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3402 (all-stageid-prefixmodule): Likewise.
3403 (do-clean, distclean-stageid): Set TFLAGS.
3404 (restrap): Fix whitespace.
3405 * Makefile.in: Rebuilt.
3406
3407 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
3408
3409 * config.guess: Sync with src.
3410
3411 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3412
3413 * configure.ac ($with_ppl): Default to no if not supplied.
3414 ($with_cloog): Likewise.
3415 configure: Regenerate.
3416
3417 2009-04-27 James E. Wilson <wilson@codesourcery.com>
3418
3419 * MAINTAINERS: Update my e-mail address.
3420
3421 2009-04-27 Nick Clifton <nickc@redhat.com>
3422
3423 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3424
3425 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3426
3427 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3428 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3429 * Makefile.in: Regenerate.
3430
3431 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3432
3433 PR bootstrap/39739
3434 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3435 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3436
3437 * configure, Makefile.in: Regenerate.
3438
3439 2009-04-21 Taras Glek <tglek@mozilla.com>
3440
3441 * include/hashtab.h: Update GTY annotations to new syntax
3442 * include/splay-tree.h: Likewise
3443
3444 2009-04-17 Ben Elliston <bje@au.ibm.com>
3445
3446 * config.sub, config.guess: Update from upstream sources.
3447
3448 2009-04-15 Anthony Green <green@moxielogic.com>
3449
3450 * configure.ac: Add moxie support.
3451 * configure: Rebuilt.
3452
3453 2009-04-14 Jakub Jelinek <jakub@redhat.com>
3454
3455 * configure.ac: Change copyright header to refer to version
3456 3 of the GNU General Public License and to point readers at the
3457 COPYING3 file and the FSF's license web page.
3458 * Makefile.def: Likewise.
3459 * Makefile.tpl: Likewise.
3460 * Makefile.in: Regenerate.
3461
3462 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3463
3464 * configure.ac: Restore match for darwin9 or later. Use double
3465 brackets since regeneration eats one pair.
3466 * configure: Regenerate.
3467
3468 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3469
3470 PR gas/10039
3471 * configure.ac: Require texinfo 4.7.
3472 * configure: Regenerated.
3473
3474 2009-04-09 Nick Clifton <nickc@redhat.com>
3475
3476 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3477 the GCC Runtime Library Exception.
3478
3479 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3480
3481 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3482 * configure: Regenerate.
3483
3484 2009-04-01 Steve Ellcey <sje@cup.hp.com>
3485
3486 * Makefil.def (languages): New entries.
3487 * Makefile.tpl (check-gcc-*): New generic target.
3488 * Makefile.in: Regenerate.
3489
3490 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
3491
3492 * MAINTAINERS: Update my email address.
3493
3494 2009-03-18 Tom Tromey <tromey@redhat.com>
3495
3496 * configure: Rebuild.
3497 * configure.ac (host_libs): Add libiconv.
3498 * Makefile.in: Rebuild.
3499 * Makefile.def (host_modules): Add libiconv.
3500 (configure-gdb, all-gdb): Depend on libiconv.
3501
3502 2009-03-16 Tristan Gingold <gingold@adacore.com>
3503
3504 * configure.ac: Treat gdb as supported on x86_64-darwin.
3505 * configure: Regenerate.
3506
3507 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3508
3509 * configure.ac (--with-host-libstdcxx): New option.
3510 * configure: Regenerate.
3511
3512 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
3513
3514 * MAINTAINERS: Move myself into the write after approval list.
3515
3516 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
3517
3518 * MAINTAINERS: Update e-mail address.
3519
3520 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
3521
3522 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3523
3524 2009-03-10 Ira Rosen <irar@il.ibm.com>
3525
3526 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3527
3528 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3529
3530 Backport from git Libtool:
3531
3532 2009-01-19 Robert Millan <rmh@aybabtu.com>
3533 Support GNU/kOpenSolaris.
3534 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3535 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3536 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3537 GNU/kOpenSolaris.
3538
3539 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
3540
3541 * MAINTAINERS: Update e-mail address.
3542
3543 2009-02-24 Michael Eager <eager@eagercon.com>
3544
3545 * MAINTAINERS (Write After Approval): Add self.
3546
3547 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
3548
3549 * MAINTAINERS (Write After Approval): Add myself.
3550
3551 2009-02-05 Andreas Schwab <schwab@suse.de>
3552
3553 * Makefile.tpl (stage_last): Define $r and $s before using
3554 $(RECURSE_FLAGS_TO_PASS).
3555 * Makefile.in: Regenerate
3556
3557 2009-01-30 Ian Lance Taylor <iant@google.com>
3558
3559 * MAINTAINERS: Move myself to the Global Reviewers list.
3560
3561 2009-01-29 Robert Millan <rmh@aybabtu.com>
3562
3563 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3564 * configure: Regenerate.
3565
3566 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
3567
3568 * MAINTAINERS: Make whitespace consistent.
3569 Remove Robert Millan from Write After Approval.
3570
3571 2009-01-16 Alan Modra <amodra@bigpond.net.au>
3572
3573 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3574 (all-opcodes): Depend on all-libiberty.
3575 * Makefile.in: Regenerate.
3576
3577 2009-01-15 Douglas B Rupp <rupp@gnat.com>
3578
3579 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3580 * configure: Regenerate.
3581
3582 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
3583
3584 * MAINTAINERS (Write After Approval): Add myself.
3585
3586 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
3587
3588 * MAINTAINERS: Add myself to reviewers (Fortran).
3589
3590 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
3591
3592 PR tree-optimization/38515
3593 * configure.ac (cloog-polylib): Removed.
3594 (with_ppl, with_cloog): Test for "no".
3595 * configure: Regenerated.
3596
3597 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
3598
3599 * MAINTAINERS: Moved myself to reviewers (Fortran).
3600
3601 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
3602
3603 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3604 (Write After Approval): Remove myself.
3605
3606 2009-01-03 Diego Novillo <dnovillo@google.com>
3607
3608 * MAINTAINERS: Remove myself from alias maintainership.
3609
3610 2009-01-02 David Ayers <ayers@fsfe.org>
3611
3612 * MAINTAINERS: Update e-mail address.
3613
3614 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
3615
3616 * MAINTAINERS: Make whitespace consistent.
3617
3618 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3619
3620 Backport from upstream Libtool:
3621 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3622 Add cache variables to tests that require the linker to work.
3623 For shlibpath_overrides_runpath, this also changes the semantics
3624 to let the result from the C compiler take precedence.
3625
3626 2008-12-02 Ben Elliston <bje@au.ibm.com>
3627
3628 * config.sub, config.guess: Update from upstream sources.
3629
3630 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3631
3632 * configure.ac (ppllibs): Add by default the lib flags.
3633 * configure: Regenerate.
3634
3635 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
3636
3637 * MAINTAINERS: Add myself to the write after approval list.
3638
3639 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3640
3641 * configure.ac: Add double brackets on darwin[912].
3642 * configure: Regenerate.
3643
3644 2008-12-03 Daniel Kraft <d@domob.eu>
3645
3646 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3647 Approval to Reviewer section (for Fortran front-end).
3648
3649 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3650
3651 * configure.ac: Expand to darwin10 and later.
3652 * configure: Regenerate.
3653
3654 2008-12-02 Andreas Schwab <schwab@suse.de>
3655
3656 * Makefile.def: configure-target-boehm-gc depends on
3657 all-target-libstdc++-v3.
3658 * Makefile.in: Regenerate.
3659
3660 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
3661
3662 * MAINTAINERS: Add myself as mingw maintainer.
3663
3664 2008-12-02 Ben Elliston <bje@au.ibm.com>
3665
3666 * config.sub, config.guess: Update from upstream sources.
3667
3668 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3669
3670 * README.SCO: Remove.
3671
3672 2008-11-29 Fernando Pereira <pronesto@gmail.com>
3673
3674 * MAINTAINERS: Add myself to the write after approval list.
3675
3676 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3677
3678 * MAINTAINERS: Update my email address in WAA section.
3679
3680 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
3681
3682 * MAINTAINERS: Update e-mail address.
3683
3684 2008-11-27 Toon Moene <toon@moene.org>
3685
3686 * MAINTAINERS: Change e-mail address.
3687
3688 2008-11-27 Tristan Gingold <gingold@adacore.com>
3689
3690 * configure.ac: Build gdb for i?86-*-darwin*
3691 * configure: Regenerated.
3692
3693 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
3694
3695 * MAINTAINERS: Added my full name.
3696
3697 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3698
3699 PR bootstrap/38014
3700 PR bootstrap/37923
3701
3702 Revert:
3703
3704 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3705
3706 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3707 * Makefile.in: Regenerated.
3708
3709 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3710
3711 PR gdb/921
3712 PR gdb/1646
3713 PR gdb/2175
3714 PR gdb/2176
3715
3716 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3717 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3718 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3719 (HOST_EXPORTS): Pass CPPFLAGS.
3720 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3721 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3722 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3723 * Makefile.in, configure: Regenerated.
3724 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3725 and CPPFLAGS_FOR_BUILD.
3726
3727 2008-11-06 Jeff Law <law@redhat.com>
3728
3729 * MAINTAINERS: Add myself as middle end maintainer.
3730
3731 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
3732
3733 * MAINTAINERS (Write after approval): Add myself.
3734
3735 2008-11-05 Diego Novillo <dnovillo@google.com>
3736
3737 * MAINTAINERS (Global Reviewers): Add myself.
3738 (Non-Algorithmic Maintainers): Remove myself.
3739
3740 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
3741
3742 * MAINTAINERS (Write after approval): Add myself.
3743
3744 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3745
3746 * MAINTAINERS (Write after approval): Add myself.
3747
3748 2008-10-31 Ben Elliston <bje@au.ibm.com>
3749
3750 * configure.ac (spu-*-*): Remove special case.
3751 * configure: Regenerate.
3752
3753 2008-10-30 Catherine Moore <clm@codesourcery.com>
3754
3755 * MAINTAINERS (Write after approval): Update my email address.
3756
3757 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3758
3759 * configure.ac [spu-*-*]: Do not set skipdirs.
3760 * configure: Re-generate.
3761
3762 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3763
3764 * MAINTAINERS (Various Maintainers): Add myself to reload.
3765
3766 2008-10-25 Richard Guenther <rguenther@suse.de>
3767
3768 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3769 maintainer. Remove myself as libgcc-math maintainer.
3770 (Non-Algorithmic Maintainers): Remove myself.
3771
3772 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3773
3774 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3775 * Makefile.in: Regenerated.
3776
3777 2008-10-23 Cary Coutant <ccoutant@google.com>
3778
3779 * MAINTAINERS (Write after approval): Add myself.
3780
3781 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3782
3783 PR gdb/921
3784 PR gdb/1646
3785 PR gdb/2175
3786 PR gdb/2176
3787
3788 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3789 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3790 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3791 (HOST_EXPORTS): Pass CPPFLAGS.
3792 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3793 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3794 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3795 * Makefile.in, configure: Regenerated.
3796 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3797 and CPPFLAGS_FOR_BUILD.
3798
3799 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
3800
3801 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3802 Sebastian Pop.
3803
3804 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3805
3806 * MAINTAINERS (Write After Approval): Added myself.
3807
3808 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3809
3810 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3811 recommended version to 2.3.2.
3812
3813 * configure: Regenerate.
3814
3815 2008-10-01 Mark Mitchell <mark@codesourcery.com>
3816
3817 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3818
3819 2008-09-29 David Daney <david.daney@caviumnetworks.com>
3820
3821 * MAINTAINERS (Write After Approval): Update e-mail address.
3822
3823 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3824
3825 * libtool.m4: Update to libtool 2.2.6.
3826 * lt~obsolete.m4: Update to libtool 2.2.6.
3827 * ltmain.sh: Update to libtool 2.2.6.
3828 * ltsugar.m4: Update to libtool 2.2.6.
3829 * ltversion.m4: Update to libtool 2.2.6.
3830 * ltoptions.m4: Update to libtool 2.2.6.
3831 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3832
3833 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3834
3835 * MAINTAINERS (Write After Approval): Add myself.
3836
3837 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3838
3839 * MAINTAINERS (Write After Approval): Update my name.
3840
3841 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3842
3843 * MAINTAINERS: Add myself in "Write After Approval".
3844
3845 2008-09-18 Steve Ellcey <sje@cup.hp.com>
3846
3847 * MAINTAINERS: Add myself as ia64 maintainer.
3848
3849 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3850
3851 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3852 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3853 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3854 and Michael Tiemann from Write After Approval since they do not
3855 actually have access.
3856
3857 2008-09-05 Richard Guenther <rguenther@suse.de>
3858
3859 * configure.ac: Initialize clooglibs to -lcloog.
3860 * configure: Re-generate.
3861
3862 2008-09-04 Le-Chun Wu <lcwu@google.com>
3863
3864 * MAINTAINERS (Write After Approval): Add myself.
3865
3866 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3867
3868 * configure.ac (--with-cloog-polylib): New.
3869 (--disable-cloog-version-check): New.
3870 (--disable-ppl-version-check): New.
3871 * configure: Re-generate.
3872
3873 2008-09-03 Richard Guenther <rguenther@suse.de>
3874
3875 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3876 cloog test.
3877 * configure: Re-generate.
3878
3879 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3880
3881 Add picoChip port.
3882 * MAINTAINERS: Add picoChip maintainers.
3883
3884 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3885 Tobias Grosser <grosser@fim.uni-passau.de>
3886 Jan Sjodin <jan.sjodin@amd.com>
3887 Harsha Jagasia <harsha.jagasia@amd.com>
3888 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3889 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3890 Adrien Eliche <aeliche@isty.uvsq.fr>
3891
3892 Merge from graphite branch.
3893 * configure: Regenerate.
3894 * Makefile.in: Regenerate.
3895 * configure.ac (host_libs): Add ppl and cloog.
3896 Add checks for PPL and CLooG.
3897 * Makefile.def (ppl, cloog): Added modules and dependences.
3898 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3899 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3900
3901 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3902
3903 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3904 (GCC_SHLIB_SUBDIR): New.
3905 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3906 * configure: Regenerate.
3907 * Makefile.in: Regenerate.
3908
3909 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3910
3911 * MAINTAINERS: Consistently use tabs to separate columns.
3912
3913 2008-08-29 Tristan Gingold <gingold@adacore.com>
3914
3915 * MAINTAINERS (Write after Approval): Add myself.
3916
3917 2008-08-28 Tristan Gingold <gingold@adacore.com>
3918
3919 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3920 Enable bfd, binutils and opcodes.
3921 * configure: Regenerate.
3922
3923 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3924
3925 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3926
3927 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3928
3929 * MAINTAINERS: Use correct Umlaut for last name.
3930
3931 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3932
3933 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3934
3935 2008-08-16 David Edelsohn <edelsohn@gnu.org>
3936
3937 * MAINTAINERS: Update my email address.
3938
3939 2008-08-16 Nicolas Roche <roche@adacore.com>
3940
3941 * Makefile.tpl: Add BOOT_ADAFLAGS.
3942 * Makefile.in: Regenerate.
3943
3944 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3945
3946 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3947 * configure: Regenerate.
3948
3949 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3950
3951 * configure.ac: Add makefile fragments for hpux.
3952 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3953 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3954 * configure: Regenerate.
3955 * Makefile.in: Regenerate.
3956
3957 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
3958
3959 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3960
3961 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
3962
3963 * MAINTAINERS (Write after Approval): Add myself.
3964
3965 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3966
3967 * MAINTAINERS (Write After Approval): Add myself.
3968
3969 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
3970
3971 * MAINTAINERS (Write After Approval): Add myself.
3972
3973 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3974
3975 * MAINTAINERS: Update my email address.
3976
3977 2008-06-25 Joey Ye <joey.ye@intel.com>
3978
3979 * MAINTAINERS (Write After Approval): Add myself.
3980
3981 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3982
3983 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3984 * Makefile.in: Regenerate.
3985 * configure: Regenerate.
3986
3987 2008-06-17 Daniel Kraft <d@domob.eu>
3988
3989 * MAINTAINERS (Write After Approval): Add myself.
3990
3991 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3992
3993 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3994 "$@" is still intact with both Autoconf 2.59 and 2.62.
3995 * configure: Regenerate.
3996
3997 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3998
3999 * Makefile.tpl: Fix comment errors.
4000 * Makefile.in: Regenerate.
4001
4002 2008-06-12 David S. Miller <davem@davemloft.net>
4003 David Edelsohn <edelsohn@gnu.org>
4004
4005 * configure.ac: Add powerpc*-*-* to gold supported targets.
4006 * configure: Regenerate.
4007
4008 2008-06-08 Joseph Myers <joseph@codesourcery.com>
4009
4010 PR tree-optimization/36218
4011 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4012 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4013 (all prefix="build-"): Pass them to build-system sub-makes.
4014 * Makefile.in: Regenerate.
4015
4016 2008-06-07 Joseph Myers <joseph@codesourcery.com>
4017
4018 * MAINTAINERS (mt port): Remove.
4019 (sco5, unixware, sco udk): Remove.
4020 (Kean Johnston): Add to Write After Approval.
4021
4022 2008-05-30 Julian Brown <julian@codesourcery.com>
4023
4024 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4025 of libobjc for ARM EABI Linux.
4026 * configure: Regenerate.
4027
4028 2008-05-18 Xinliang David Li <davidxl@google.com>
4029
4030 * ChangeLog: Remove wrong ChangeLog entry.
4031
4032 2008-05-17 Xinliang David Li <davidxl@google.com>
4033
4034 * MAINTAINERS (Write After Approval): Add myself.
4035
4036 2008-05-15 Janus Weil <janus@gcc.gnu.org>
4037
4038 * MAINTAINERS (Write After Approval): Add myself.
4039
4040 2008-05-14 Rafael Espíndola <espindola@google.com>
4041
4042 * config-ml.in: don't handle --enable-shared and --enable-static.
4043
4044 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
4045
4046 * MAINTAINERS: Update my email address.
4047
4048 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
4049
4050 * MAINTAINERS: Update my email address.
4051
4052 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
4053
4054 * MAINTAINERS (Write After Approval): Add myself.
4055
4056 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
4057
4058 * MAINTAINERS (Write After Approval): Add myself.
4059
4060 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
4061
4062 * MAINTAINERS (crx): Add myself.
4063
4064 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4065
4066 Sync with src:
4067 2008-04-14 David S. Miller <davem@davemloft.net>
4068
4069 * configure.ac: Add sparc*-*-* to gold supported targets.
4070 * configure: Regenerate.
4071
4072 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4073
4074 PR bootstrap/35457
4075 * configure.ac: Include override.m4.
4076 * configure: Regenerate.
4077
4078 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4079
4080 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4081 * Makefile.in: Regenerate.
4082
4083 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
4084
4085 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4086 as nonconfigurable directories list.
4087 * configure: Regenerate.
4088
4089 2008-04-14 Ben Elliston <bje@au.ibm.com>
4090
4091 * config.sub, config.guess: Update from upstream sources.
4092
4093 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
4094
4095 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4096 * Makefile.in: Regenerate.
4097
4098 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
4099
4100 * configure.ac: Do not build libssp for the AVR.
4101 * configure: Regenerate.
4102
4103 2008-04-07 Ian Lance Taylor <iant@google.com>
4104
4105 * Makefile.def: check-gold depends upon all-binutils.
4106 * Makefile.in: Regenerate.
4107
4108 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
4109
4110 * MAINTAINERS (Write After Approval): Add myself.
4111
4112 2008-04-04 Nick Clifton <nickc@redhat.com>
4113
4114 PR binutils/4334
4115 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4116 builds.
4117 * configure: Regenerate.
4118
4119 2008-04-04 NightStrike <NightStrike@gmail.com>
4120
4121 PR other/35151
4122 * configure.ac: Combine rules for mingw32 and mingw64.
4123 * configure: Regenerate.
4124
4125 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
4126
4127 * MAINTAINERS (Write After Approval): Add myself.
4128
4129 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
4130
4131 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4132 * Makefile.in (.NOTPARALLEL): Ditto.
4133
4134 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
4135
4136 * MAINTAINERS (Write After Approval): Add myself.
4137
4138 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
4139
4140 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4141 * Makefile.in (.NOTPARALLEL): Regenerate.
4142
4143 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
4144
4145 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4146 * Makefile.in: Regenerate.
4147
4148 2008-03-26 Jakub Staszak <kuba@et.pl>
4149
4150 * MAINTAINERS (Write After Approval): Add myself.
4151
4152 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4153
4154 * MAINTAINERS: Update e-mail address.
4155
4156 2008-03-20 Ian Lance Taylor <iant@google.com>
4157
4158 * configure.ac: Add support for --enable-gold.
4159 * Makefile.def: Add gold as a directory like ld.
4160 * configure, Makefile.in: Regenerate.
4161
4162 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4163
4164 * configure.ac: m4_include config/proginstall.m4.
4165 * configure: Regenerate.
4166
4167 Backport from upstream Libtool:
4168
4169 2007-10-12 Eric Blake <ebb9@byu.net>
4170
4171 Deal with Autoconf 2.62's semantic change in m4_append.
4172 * ltsugar.m4 (lt_append): Replace broken versions of
4173 m4_append.
4174 (lt_if_append_uniq): Don't require separator to be overquoted,
4175 and avoid broken m4_append.
4176 (lt_dict_add): Fix typo.
4177 * libtool.m4 (_LT_DECL): Don't overquote separator.
4178
4179 2008-03-13 David Edelsohn <edelsohn@gnu.org>
4180
4181 * config.rpath: Add AIX 6 support.
4182
4183 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
4184
4185 * Makefile.def (stageprofile). Remove -fprofile-generate
4186 from stage_libcflags.
4187 * Makefile.in: Regenerate.
4188
4189 2008-03-13 Ben Elliston <bje@au.ibm.com>
4190
4191 * config.sub, config.guess: Update from upstream sources.
4192
4193 2008-03-06 Tom Tromey <tromey@redhat.com>
4194
4195 * MAINTAINERS: Update for treelang deletion.
4196
4197 2008-03-03 James E. Wilson <wilson@tuliptree.org>
4198
4199 * MAINTAINERS: Update my email address.
4200
4201 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
4202
4203 * MAINTAINERS (darwin port): Add myself as a maintainer.
4204 (objective-c/c++): Add myself as a maintainer.
4205
4206 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
4207
4208 * MAINTAINERS (Write After Approval): Update my email address.
4209
4210 2008-02-25 Tomas Bily <tbily@suse.cz>
4211
4212 * MAINTAINERS (Write After Approval): Add myself.
4213
4214 2008-02-23 Jakub Jelinek <jakub@redhat.com>
4215
4216 * MAINTAINERS (OpenMP): Add myself.
4217
4218 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
4219
4220 PR bootstrap/32009
4221 PR bootstrap/32161
4222
4223 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4224 * configure: Regenerate.
4225
4226 * Makefile.def: Define stage_libcflags for all bootstrap stages.
4227 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4228 STAGE4_LIBCFLAGS): New.
4229 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4230 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4231 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4232 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4233 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4234 for target modules. Don't export LIBCFLAGS.
4235 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4236 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4237 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4238 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4239 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4240 * Makefile.in: Regenerate.
4241
4242 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4243
4244 PR libgcj/33085
4245 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4246 Do not use -DDLL_EXPORT. Backport from upstream.
4247
4248 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4249
4250 * MAINTAINERS (Write After Approval): Add myself.
4251
4252 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
4253
4254 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4255 * configure: Regenerate.
4256
4257 2008-01-31 Marc Gauthier <marc@tensilica.com>
4258
4259 * configure.ac (xtensa*-*-*): Recognize processor variants.
4260 * configure: Regenerate.
4261
4262 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4263
4264 PR bootstrap/34922
4265 * configure.ac (PARSE_ARGS): Push suitable setting of
4266 ac_subdirs_all, for `./configure --help=recursive'.
4267 Handle `+' in generic toplevel directory disabling.
4268 * configure: Regenerate.
4269
4270 2008-01-28 Nick Clifton <nickc@redhat.com>
4271
4272 * MAINTAINERS (xstormy16): Take over maintainership.
4273
4274 2008-01-25 Joseph Myers <joseph@codesourcery.com>
4275
4276 * MAINTAINERS (c4x port): Remove.
4277
4278 2008-01-24 David Edelsohn <edelsohn@gnu.org>
4279
4280 * libtool.m4: Backport AIX 6 support from ToT Libtool.
4281
4282 2008-01-23 Ben Elliston <bje@au.ibm.com>
4283
4284 * config.sub, config.guess: Update from upstream sources.
4285
4286 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
4287
4288 * MAINTAINERS (Write After Approval): Add myself.
4289
4290 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
4291
4292 * MAINTAINERS: Update my email address.
4293
4294 2008-01-09 Raksit Ashok <raksit@google.com>
4295
4296 * MAINTAINERS (Write After Approval): Add myself.
4297
4298 2008-01-09 Raksit Ashok <raksit@google.com>
4299
4300 * MAINTAINERS (Write After Approval): Add myself.
4301
4302 2008-01-08 Ben Elliston <bje@au.ibm.com>
4303
4304 * config.sub, config.guess: Update from upstream sources.
4305
4306 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4307
4308 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4309 Change recommended MPFR from 2.2.1 -> 2.3.0.
4310 * configure: Regenerate.
4311
4312 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
4313
4314 * MAINTAINERS: Update my email address.
4315
4316 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
4317
4318 * MAINTAINERS: Update my email address.
4319
4320 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4321
4322 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4323 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4324 * Makefile.in: Regenerate.
4325
4326 2007-12-10 Mark Heffernan <meheff@google.com>
4327
4328 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4329 misplaced entries.
4330
4331 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4332
4333 * configure.ac: Enable libjava for x86_64-*-darwin9.
4334 * configure: Regenerate.
4335
4336 2007-12-07 Bill Maddox <maddox@google.com>
4337
4338 * MAINTAINERS (Write After Approval): Add myself.
4339
4340 2007-12-05 Ben Elliston <bje@au.ibm.com>
4341
4342 * config.sub, config.guess: Update from upstream sources.
4343
4344 2007-12-02 Matthias Klose <doko@ubuntu.com>
4345
4346 * config-ml.in: Remove 64bit configure tests.
4347
4348 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4349
4350 * config-ml.in: Robustify against white space in absolute file
4351 names.
4352
4353 * config-ml.in (multi-clean): Substitute ${Makefile}.
4354 Remove superfluous ${Makefile} in list.
4355
4356 2007-11-19 Thiemo Seufer <ths@mips.com>
4357
4358 * config-ml.in: Don't hardcode the Makefile name.
4359
4360 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
4361
4362 * MAINTAINERS (Write After Approval): Add myself.
4363
4364 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
4365
4366 * MAINTAINERS (Write After Approval): Add myself.
4367
4368 2007-11-06 Doug Kwan <dougkwan@google.com>
4369
4370 * MAINTAINERS (Write After Approval): Add myself.
4371
4372 2007-10-25 Ben Elliston <bje@au.ibm.com>
4373
4374 * MAINTAINERS (mercury): Remove entry.
4375 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4376
4377 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4378
4379 * Makefile.def (dependencies): Make configure-gdb depend on
4380 all-intl.
4381 * Makefile.in: Regenerated.
4382
4383 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
4384
4385 * MAINTAINERS (Fortran maintainer): Remove myself.
4386
4387 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
4388
4389 * Makefile.def: To avoid problems running with parallel makes,
4390 build newlib before libgloss so that target specific header
4391 files are availble.
4392 * Makefile.in: Regenerate
4393
4394 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4395
4396 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4397 * Makefile.in: Regenerate.
4398
4399 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
4400
4401 * MAINTAINERS (Register allocation reviewer): Add myself.
4402
4403 2007-10-08 Mike Frysinger <vapier@gentoo.org>
4404
4405 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4406 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4407 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4408 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4409 * configure: Regenerate.
4410
4411 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
4412
4413 * MAINTAINERS (Register allocation reviewer): Add myself.
4414
4415 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
4416
4417 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4418 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4419 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4420 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4421 * configure.ac: Default them to host tools for $host = $build.
4422 Subst them.
4423
4424 * configure: Regenerate.
4425 * Makefile.in: Regenerate.
4426
4427 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
4428
4429 * MAINTAINERS (Register allocation reviewer): Add myself.
4430
4431 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
4432
4433 * MAINTAINERS (Register allocation reviewer): Add myself.
4434
4435 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
4436
4437 * MAINTAINERS (Write After Approval): Fix typo.
4438
4439 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4440
4441 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4442 * configure: Regenerate.
4443
4444 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4445
4446 PR bootstrap/31906
4447 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4448 they're already prefixed.
4449
4450 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4451
4452 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4453 libstdc++.
4454 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4455 * configure: Regenerate.
4456 * Makefile.in: Regenerate.
4457
4458 2007-09-17 Andreas Schwab <schwab@suse.de>
4459
4460 * configure.ac: Raise minimum makeinfo version to 4.6.
4461 * configure: Regenerate.
4462
4463 2007-09-17 Johannes Singler <singler@ira.uka.de>
4464
4465 * MAINTAINERS (write-after-approval) add myself
4466
4467 2007-09-15 Alan Modra <amodra@bigpond.net.au>
4468
4469 * configure.ac: Correct makeinfo version check.
4470 * configure: Regenerate.
4471
4472 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
4473
4474 * MAINTAINERS: Update my email address.
4475
4476 2007-09-14 Richard Sandiford <richard@codesourcery.com>
4477
4478 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4479 to $skipdirs and only disable gprof for newlib. Use the normal
4480 mips*-elf* handling in other respects.
4481 * configure: Regnerate.
4482
4483 2007-09-12 David Daney <ddaney@avtrex.com>
4484
4485 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4486 enabling libgcj.
4487 * configure: Regenerate.
4488
4489 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4490
4491 PR other/32154
4492 * configure.ac: For libgloss targets, point the linker to the linker
4493 script, startup code and simulator library.
4494 * configure: Regenerate.
4495
4496 2007-09-07 Andrew Haley <aph@redhat.com>
4497
4498 * configure.ac (noconfigdirs): Remove target-libffi and
4499 target-libjava.
4500 * configure: Regenerate.
4501
4502 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4503
4504 PR target/33281
4505 * configure.ac: Use config/mh-mingw on mingw.
4506 * configure: Regenerate.
4507
4508 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
4509
4510 * MAINTAINERS (Write After Approval): Add myself.
4511
4512 2007-09-05 Richard Guenther <rguenther@suse.de>
4513
4514 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4515 nor --disable-checking is provided also turn on yes and types
4516 checking for stage1.
4517 * configure: Re-generate.
4518
4519 2007-08-30 Krister Walfridsson <cato@df.lth.se>
4520
4521 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4522 (Write After Approval): Remove myself.
4523
4524 2007-08-29 Nick Clifton <nickc@redhat.com>
4525
4526 * config.sub, config.guess: Update from upstream sources.
4527
4528 2007-08-22 Bud Davis <jmdavis@link.com>
4529
4530 * MAINTAINERS (Write After Approval): Added myself.
4531 * MAINTAINERS (Reviewers): Removed myself.
4532
4533 2007-08-18 Paul Brook <paul@codesourcery.com>
4534 Joseph Myers <joseph@codesourcery.com>
4535
4536 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4537 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4538 * Makefile.in: Regenerate.
4539 * configure.ac (--with-debug-prefix-map): New.
4540 * configure: Regenerate.
4541
4542 2007-08-17 Richard Sandiford <richard@codesourcery.com>
4543 Nigel Stephens <nigel@mips.com>
4544
4545 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4546 as target_makefile_frag.
4547 * configure: Regenerate.
4548
4549 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
4550
4551 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4552 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4553 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4554 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4555 (do-compare, do-compare3, do-compare-debug): New.
4556 ([+compare-target+]): Use them.
4557
4558 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
4559
4560 * MAINTAINERS (Write After Approval): Change my email address.
4561
4562 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4563 Ben Elliston <bje@au.ibm.com>
4564
4565 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4566 --silent if $silent.
4567 * configure: Regenerate.
4568
4569 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
4570
4571 * MAINTAINERS (Various Maintainers): Add myself as
4572 loop infrastructure maintainer. Update my e-mail
4573 address.
4574
4575 2007-07-31 Diego Novillo <dnovillo@google.com>
4576
4577 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4578 Adjust description.
4579
4580 2007-07-26 Richard Guenther <rguenther@suse.de>
4581
4582 * configure.ac: Add types checking to stage1 checking flags.
4583 * configure: Regenerate.
4584
4585 2007-07-17 Nick Clifton <nickc@redhat.com>
4586
4587 * COPYING3: New file. Contains version 3 of the GNU General
4588 Public License.
4589 * COPYING3.LIB: New file. Contains version 3 of the GNU
4590 Lesser General Public License.
4591
4592 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4593
4594 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4595
4596 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4597
4598 * MAINTAINERS (S/390 co-maintainer): Add myself.
4599 (Write After Approval): Remove myself.
4600
4601 2007-07-13 Dan Hipschman <dsh@google.com>
4602
4603 * MAINTAINERS (Write After Approval): Add myself.
4604
4605 2007-07-11 Nick Clifton <nickc@redhat.com>
4606
4607 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4608 WINDRES export.
4609 * Makefile.in: Regenerate.
4610
4611 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4612
4613 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4614 maintainer.
4615
4616 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4617
4618 * lt~obsolete.m4: New. Import from 20070318 libtool.
4619
4620 2007-07-03 Julian Brown <julian@codesourcery.com>
4621
4622 * MAINTAINERS (Write After Approval): Add myself.
4623
4624 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4625
4626 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4627 * configure: Regenerate.
4628
4629 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4630
4631 * configure.ac: Add some missing m4 quotation.
4632 * configure: Regenerate.
4633
4634 2007-07-02 Simon Baldwin <simonb@google.com>
4635
4636 * MAINTAINERS (Write After Approval): Add myself.
4637
4638 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
4639
4640 * configure: Regenerate.
4641
4642 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
4643
4644 * Makefile.def: Add windmc tool to build.
4645 * Makefile.tpl: Likewise.
4646 * configure.ac: Likewise.
4647 * Makefile.in: Regenerate.
4648 * configure: Regenerate.
4649
4650 2007-06-28 DJ Delorie <dj@redhat.com>
4651
4652 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4653 not building newlib.
4654 * configure: Regenerated.
4655
4656 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4657
4658 * MAINTAINERS (Write After Approval): Add myself.
4659
4660 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
4661
4662 * MAINTAINERS (Write After Approval): Add myself.
4663
4664 2007-06-19 Chris Matthews <chrismatthews@google.com>
4665
4666 * MAINTAINERS (Write After Approval): Add myself.
4667
4668 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4669
4670 * MAINTAINERS (Write After Approval): Add myself.
4671
4672 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4673
4674 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4675 * Makefile.in: Regenerated.
4676
4677 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4678
4679 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4680 bfin*-*-uclinux* targets.
4681 * configure: Regenerate.
4682
4683 2007-06-14 Ian Lance Taylor <iant@google.com>
4684
4685 * MAINTAINERS: Add myself as non-algorithmic global write
4686 maintainer.
4687
4688 2007-06-14 Diego Novillo <dnovillo@google.com>
4689
4690 * MAINTAINERS: Add self as middle-end maintainer and
4691 non-algorithmic global write maintainer.
4692
4693 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4694
4695 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4696 Move all Fortran maintainers except Paul Brook into the
4697 Non-Autopoiesis section.
4698
4699 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
4700
4701 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4702 (distclean-stage[+id+]): Possibly delete stage_last.
4703 * Makefile.in: Regenerate.
4704
4705 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
4706
4707 * MAINTAINERS (Various Maintainer): Fix typo.
4708
4709 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
4710
4711 * MAINTAINERS (Various Maintainer): Add myself as
4712 dataflow maintainer.
4713
4714 2007-06-07 Ben Elliston <bje@au.ibm.com>
4715
4716 * config.sub, config.guess: Update from upstream sources.
4717
4718 2007-06-07 Ben Elliston <bje@au.ibm.com>
4719
4720 * Makefile.tpl: Fix spelling error.
4721 * Makefile.in: Regenerate.
4722
4723 2007-06-01 Steve Ellcey <sje@cup.hp.com>
4724
4725 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4726 lt_cv_sys_max_cmd_len.
4727
4728 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4729
4730 * MAINTAINERS (Various Maintainers): Add myself as
4731 auto-vectorizer maintainer.
4732
4733 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
4734
4735 PR libjava/32098
4736 * libtool.m4: Revert previous change.
4737 * ltgcc.m4: Put it here.
4738
4739 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
4740
4741 * MAINTAINERS (Various Maintainers): Add myself as
4742 auto-vectorizer maintainer.
4743
4744 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4745
4746 PR libjava/32098
4747 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4748
4749 2007-05-30 Richard Guenther <rguenther@suse.de>
4750
4751 * MAINTAINERS (Various Maintainers): Add myself as
4752 auto-vectorizer maintainer.
4753
4754 2007-05-30 Jakub Jelinek <jakub@redhat.com>
4755
4756 PR bootstrap/29382
4757 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4758 * configure: Rebuilt.
4759
4760 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
4761
4762 * MAINTAINERS (Write After Approval): Removed my name.
4763
4764 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4765
4766 * MAINTAINERS (Write After Approval): Remove myself.
4767
4768 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4769
4770 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4771
4772 2007-05-23 Steve Ellcey <sje@cup.hp.com>
4773
4774 * ltmain.sh: Update from ToT Libtool.
4775 * libtool.m4: Update from ToT Libtool.
4776 * ltsugar.m4: New. Update from ToT Libtool.
4777 * ltversion.m4: New. Update from ToT Libtool.
4778 * ltoptions.m4: New. Update from ToT Libtool.
4779 * ltconfig: Remove.
4780 * ltcf-c.sh: Remove.
4781 * ltcf-cxx.sh: Remove.
4782 * ltcf-gcj.sh: Remove.
4783
4784 2007-05-22 Ollie Wild <aaw@google.com>
4785
4786 * MAINTAINERS (Write After Approval): Add myself.
4787
4788 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
4789
4790 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4791 stage_cflags.
4792 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4793 Remove CFLAGS/LIBCFLAGS.
4794 (configure-stage[+id+]-[+prefix+][+module+],
4795 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4796 * Makefile.in: Regenerate.
4797
4798 2007-05-15 Diego Novillo <dnovillo@google.com>
4799
4800 * MAINTAINERS: Update e-mail address.
4801
4802 2007-05-15 Revital Eres <eres@il.ibm.com>
4803
4804 * MAINTAINERS (Write After Approval): Add myself.
4805
4806 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
4807
4808 * MAINTAINERS (Write After Approval): Updated my address.
4809
4810 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4811
4812 * MAINTAINERS (Write After Approval): Add myself.
4813
4814 2007-05-11 Silvius Rus <rus@google.com>
4815
4816 * MAINTAINERS (Write After Approval): Add myself.
4817
4818 2007-04-23 Tom Tromey <tromey@redhat.com>
4819
4820 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4821
4822 2007-04-22 Mark Mitchell <mark@codesourcery.com>
4823
4824 * MAINTAINERS (cpplib): Rename to ...
4825 (libcpp): ... this. Add C/C++ front end maintainers.
4826
4827 2007-04-14 Steve Ellcey <sje@cup.hp.com>
4828
4829 * config-ml.in: Pass ${ml_config_env} to configure calls.
4830
4831 2007-04-04 Christian Bruel <christian.bruel@st.com>
4832
4833 * MAINTAINERS (Write After Approval): Add myself.
4834
4835 2007-04-02 Dave Korn <dave.korn@artimi.com>
4836
4837 * MAINTAINERS (Write After Approval): Add myself.
4838
4839 2007-03-31 Tobias Burnus <burnus@net-b.de>
4840
4841 * MAINTAINERS (fortran 95 front end): Add myself.
4842
4843 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4844
4845 * MAINTAINERS (Write After Approval): Add myself.
4846
4847 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
4848
4849 * MAINTAINERS (Modulo Scheduler): Add myself.
4850
4851 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4852
4853 * MAINTAINERS (fortran 95 front end): Add myself.
4854 (c++ front end): whitespace fix.
4855
4856 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4857
4858 * MAINTAINERS (Write After Approval): Add myself.
4859
4860 2007-03-21 Richard Sandiford <richard@codesourcery.com>
4861
4862 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4863 of glob. Quote arguments with single quotes too.
4864 * configure: Regenerate.
4865
4866 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4867
4868 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4869 * Makefile.in: Regenerate
4870
4871 2007-03-07 Andreas Schwab <schwab@suse.de>
4872
4873 * configure: Regenerate.
4874
4875 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4876
4877 * configure.ac: Add "--with-pdfdir" configure option,
4878 which defines pdfdir variable.
4879 * Makefile.def (target=fixincludes): Add install-pdf to
4880 missing targets.
4881 (recursive_targets): Add install-pdf target.
4882 (flags_to_pass): Add pdfdir.
4883 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4884 target.
4885 * configure: Regenerate
4886 * Makefile.in: Regenerate
4887
4888 2007-02-28 Eric Christopher <echristo@apple.com>
4889
4890 Revert:
4891 2006-12-07 Mike Stump <mrs@apple.com>
4892
4893 * Makefile.def (dependencies): Add dependency for
4894 install-target-libssp and install-target-libgomp on
4895 install-gcc.
4896 * Makefile.in: Regenerate.
4897
4898 2007-02-27 Matt Kraai <kraai@ftbfs.org>
4899
4900 * configure: Regenerate.
4901 * configure.ac: Move statements after variable declarations.
4902
4903 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4904
4905 * MAINTAINERS: Add myself as sh maintainer.
4906
4907 2007-02-19 Joseph Myers <joseph@codesourcery.com>
4908
4909 * configure.ac: Adjust for loop syntax.
4910 * configure: Regenerate.
4911
4912 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4913
4914 * configure: Rebuilt.
4915
4916 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4917
4918 * configure.ac: Drop multiple occurrences of --enable-languages,
4919 and fix its quoting.
4920 * configure: Rebuilt.
4921
4922 2007-02-17 Mark Mitchell <mark@codesourcery.com>
4923 Nathan Sidwell <nathan@codesourcery.com>
4924 Vladimir Prus <vladimir@codesourcery.com>
4925 Joseph Myers <joseph@codesourcery.com>
4926
4927 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4928 * configure: Regenerate.
4929
4930 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4931
4932 * ltconfig (freebsd*): Default to elf.
4933
4934 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4935
4936 * configure.ac (target_libraries): Move libgcc before libiberty.
4937 * configure: Regenerated.
4938
4939 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4940 Paolo Bonzini <bonzini@gnu.org>
4941
4942 PR bootstrap/30753
4943 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4944 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4945 * configure: Regenerated.
4946
4947 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4948
4949 * MAINTAINERS (Language Front End Maintainers): Update my mail
4950 address.
4951
4952 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4953
4954 PR bootstrap/30748
4955 * configure.ac: Correct syntax for Solaris ksh.
4956 * configure: Regenerated.
4957
4958 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4959
4960 * configure.ac: Sync with src.
4961 * configure: Regenerate.
4962
4963 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4964
4965 * Makefile.in: Regenerate.
4966
4967 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4968
4969 * config.sub: Sync with src.
4970
4971 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4972
4973 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4974 noncanonical equivalents.
4975 * configure.in: Rename to...
4976 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4977 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4978 target_noncanonical. Use them. Rewrite removal of configure
4979 arguments for autoconf 2.59. Discard variable settings. Force
4980 program_transform_name for native tools.
4981
4982 * Makefile.in: Regenerated.
4983 * configure: Regenerated with autoconf 2.59.
4984
4985 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
4986
4987 * MAINTAINERS (Write After Approval): Add myself.
4988
4989 2007-01-31 Andreas Schwab <schwab@suse.de>
4990
4991 * Makefile.tpl (LDFLAGS): Substitute it.
4992 * Makefile.in: Regenerate.
4993
4994 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
4995
4996 * MAINTAINERS (Write After Approval): Add myself.
4997
4998 2007-01-28 David Edelsohn <edelsohn@gnu.org>
4999
5000 * MAINTAINERS (spu port): Add myself.
5001
5002 2007-01-23 Richard Guenther <rguenther@suse.de>
5003
5004 PR bootstrap/30541
5005 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5006 * Makefile.tpl (GNATBIND): Substitute it.
5007 (GNATMAKE): Likewise.
5008 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5009 of STAGE_PREFIX.
5010 * Makefile.in: Regenerate.
5011 * configure: Regenerate.
5012
5013 2007-01-18 Mike Stump <mrs@apple.com>
5014
5015 * configure.in: Re-enable -Werror for gcc builds.
5016
5017 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
5018
5019 * MAINTAINERS (Write After Approval): Add myself.
5020
5021 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
5022
5023 * configure.in: Change == to = in test command.
5024 * configure: Regenerate.
5025
5026 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
5027 Nick Clifton <nickc@redhat.com>
5028 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
5029
5030 * configure.in (build_configargs, host_configargs, target_configargs):
5031 Remove build/host/target parameters.
5032 (host_libs): Add gmp and mpfr.
5033 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5034 * Makefile.def (gmp, mpfr): New.
5035 (gcc): Remove target.
5036 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5037 target_os, target_vendor): New.
5038 (configure): Add host_alias/target_alias arguments; adjust invocations.
5039 * configure: Regenerate.
5040 * Makefile.in: Regenerate.
5041
5042 2007-01-11 Matt Fago <fago@earthlink.net>
5043
5044 * configure.in: Try to link to functions only in mpfr 2.2.x
5045 to improve robustness of configure tests.
5046 * configure: Regenerate.
5047
5048 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
5049
5050 * MAINTAINERS: Add myself as i386 maintainer.
5051
5052 2007-01-08 Jan Hubicka <jh@suse.cz>
5053
5054 * MAINTAINERS: Add myself as i386 maintainer.
5055
5056 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
5057
5058 * configure.in: Add support for an x86_64-mingw* target.
5059 * configure: Regenerate.
5060
5061 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
5062
5063 * Makefile.tpl (all-target): Correct @if conditional for target
5064 modules.
5065 * configure.in: Omit libiberty if building only target libgcc.
5066 * configure, Makefile.in: Regenerated.
5067
5068 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
5069
5070 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5071 * configure: Regenerate.
5072
5073 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
5074
5075 * Makefile.def (target_modules): Add libgcc.
5076 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
5077 * Makefile.tpl (clean-target-libgcc): Delete.
5078 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5079 on gcc even for bootstrapped modules. Rewrite handling of
5080 lang_env_dependencies to loop over target_modules.
5081 * configure.in (target_libraries): Add target-libgcc.
5082 * Makefile.in, configure: Regenerated.
5083
5084 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
5085
5086 * configure.in: Reorganize recognition of languages. Add
5087 --enable-stage1-languages. Show supported languages for the chosen
5088 target rather than all recognized languages.
5089 * configure: Regenerate.
5090
5091 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
5092
5093 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5094 * Makefile.in: Regenerate.
5095
5096 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5097
5098 * configure.in: Warn that MPFR 2.2.0 is buggy.
5099 * configure: Regenerate.
5100
5101 2006-12-27 Ian Lance Taylor <iant@google.com>
5102
5103 * configure.in: When removing Makefiles to force a reconfigure, also
5104 remove prev-DIR*/Makefile.
5105 * configure: Regenerate.
5106
5107 2006-12-22 Andreas Schwab <schwab@suse.de>
5108
5109 * configure: Regenerate with correct autoconf version.
5110
5111 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
5112
5113 * configure.in: add AC_SUBST for *_FOR_TARGET.
5114 * configure: Regenerate.
5115
5116 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5117
5118 * configure.in: Simplify logic for rejecting languages that cannot
5119 be built. Separate the case when a language is unsupported,
5120 from the case when the user chooses not to build a language.
5121
5122 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5123
5124 * configure.in: Remove "$build" case for powerpc-*-darwin* since
5125 it only affects bootstrap and could be tested on "$host" as well.
5126 * configure: Regenerate.
5127 * config/mh-ppc-darwin: Add to the stage1 cflags here.
5128
5129 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5130
5131 PR bootstrap/29544
5132 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5133 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5134 move here comment from Makefile.tpl.
5135 * Makefile.tpl: Move some definitions higher in the file.
5136 (STAGE1_CHECKING): New.
5137 * configure.in: Add --enable-stage1-checking.
5138 * configure: Regenerate.
5139 * Makefile.in: Regenerate.
5140
5141 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5142
5143 * MAINTAINERS: Add myself as build system maintainer.
5144
5145 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
5146
5147 * MAINTAINERS (Write After Approval): Add myself.
5148
5149 2006-12-13 Eric Christopher <echristo@apple.com>
5150
5151 * MAINTAINERS: Add myself as darwin maintainer.
5152
5153 2006-12-11 Ian Lance Taylor <ian@airs.com>
5154
5155 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5156
5157 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
5158
5159 MAINTAINERS: Update my entry.
5160
5161 2006-12-11 Alan Modra <amodra@bigpond.net.au>
5162
5163 * configure.in: Handle spu makefile frag.
5164 * Makefile.tpl (MAINT): Define
5165 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5166 * configure: Regenerate.
5167 * Makefile.in: Regenerate.
5168
5169 2006-12-11 Ben Elliston <bje@au.ibm.com>
5170
5171 * config.guess: Import latest version.
5172 * config.sub: Likewise.
5173
5174 2006-12-11 Ben Elliston <bje@au.ibm.com>
5175
5176 * configure.in (spu-*-*): Don't skip target-libiberty.
5177 * configure: Regenerate.
5178
5179 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
5180
5181 PR bootstrap/30134
5182 * configure.in: Correct x86 darwin support for libjava to powerpc
5183 and i?86 only.
5184 * configure: Regenerate.
5185
5186 2006-12-08 Sandro Tolaini <tolaini@libero.it>
5187
5188 * configure.in: Add x86 darwin support for libjava.
5189 * configure: Regenerate.
5190
5191 2006-12-07 Mike Stump <mrs@apple.com>
5192
5193 * Makefile.def (dependencies): Add dependency for
5194 install-target-libssp and install-target-libgomp on
5195 install-gcc.
5196 * Makefile.in: Regenerate.
5197
5198 2006-12-04 Richard Guenther <rguenther@suse.de>
5199
5200 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5201 (Non-Algorithmic Maintainers): Move over non-algorithmic
5202 loop optimizer maintainers, add myself as a non-algorithmic
5203 middle-end maintainer.
5204
5205 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
5206
5207 * MAINTAINERS (Write After Approval): Add myself.
5208
5209 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5210
5211 * configure.in: Update error message for missing GMP/MPFR.
5212
5213 * configure: Regenerate.
5214
5215 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5216
5217 * configure.in: Update MPFR version in error message.
5218
5219 * configure: Regenerate.
5220
5221 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5222
5223 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5224 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5225 --with-gmp-lib): New flags.
5226
5227 * configure: Regenerate.
5228
5229 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
5230
5231 * MAINTAINERS (Write After Approval): Change my email address.
5232
5233 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
5234
5235 * MAINTAINERS (Write After Approval): Add myself.
5236
5237 2006-11-22 Philipp Thomas <pth@suse.de>
5238
5239 * MAINTAINERS (i18n): Update e-mail address.
5240
5241 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5242
5243 * MAINTAINERS (spu port): Add myself as maintainer.
5244 (Write After Approval): Remove myself.
5245
5246 2006-11-22 Ben Elliston <bje@au.ibm.com>
5247
5248 * configure.in (skipdirs): Don't build libssp for SPU.
5249 * configure: Regenerate.
5250
5251 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
5252
5253 * MAINTAINERS (spu port): Add myself as maintainer.
5254 (libobjc): Update my email address.
5255
5256 2006-11-21 Andrea Bona <andrea.bona@st.com>
5257
5258 * MAINTAINERS (Write After Approval): Add myself.
5259
5260 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5261
5262 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5263 * configure : Rebuilt.
5264
5265 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5266
5267 * MAINTAINERS (Write After Approval): Add myself.
5268
5269 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
5270
5271 * MAINTAINERS (Write After Approval): Add myself.
5272
5273 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5274
5275 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5276 libmpfr.a.
5277 * configure: Regenerate.
5278
5279 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
5280
5281 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5282 (unstage): Test for stage_last presence.
5283
5284 PR bootstrap/29802
5285 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5286 STAGE_PREFIX.
5287 * Makefile.in: Regenerate.
5288
5289 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
5290
5291 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5292 maintainers.
5293
5294 2006-11-14 Erven Rohou <erven.rohou@st.com>
5295
5296 * MAINTAINERS (Write After Approval): Add myself.
5297
5298 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
5299
5300 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5301 and stageN-package/Makefile.
5302 * Makefile.in: Regenerated.
5303
5304 2006-11-14 Jie Zhang <jie.zhang@analog.com>
5305
5306 * configure.in: Remove target-libgloss from noconfigdirs for
5307 bfin-*-*.
5308 * configure: Regenerated.
5309
5310 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5311
5312 * configure.in (have_gmp): Only error if the gcc directory exists.
5313
5314 * configure: Regenerate.
5315
5316 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5317
5318 * configure.in: Robustify error message for missing GMP/MPFR.
5319
5320 * configure: Regenerate.
5321
5322 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
5323
5324 * MAINTAINERS (Write After Approval): Add myself.
5325
5326 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
5327
5328 * MAINTAINERS: Change email address.
5329
5330 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
5331
5332 * MAINTAINERS (Write After Approval): Add myself.
5333
5334 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
5335
5336 * MAINTAINERS (Write After Approval): Add myself.
5337
5338 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
5339
5340 * MAINTAINERS (Write After Approval): Move myself to
5341 Write After Approval section.
5342
5343 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5344
5345 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
5346 need_gmp anymore.
5347 * configure: Regenerate.
5348
5349 2006-10-16 Tobias Burnus <burnus@net-b.de>
5350
5351 * MAINTAINERS (Write After Approval): Add myself.
5352
5353 2006-10-16 Ben Elliston <bje@au.ibm.com>
5354
5355 * config.guess: Import latest version.
5356 * config.sub: Likewise.
5357
5358 2006-10-10 Brooks Moses <bmoses@stanford.edu>
5359
5360 * Makefile.def: Added pdf target handling.
5361 * Makefile.tpl: Added pdf target handling.
5362 * Makefile.in: Regenerated.
5363
5364 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
5365
5366 * MAINTAINERS: Add self as score port maintainer.
5367
5368 2006-10-04 Brooks Moses <bmoses@stanford.edu>
5369
5370 * MAINTAINERS (Write After Approval): Add myself.
5371
5372 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
5373
5374 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
5375 or newer.
5376 * configure: Regenerated.
5377
5378 2006-09-27 Dave Brolley <brolley@redhat.com>
5379
5380 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5381 using $s instead of $r.
5382 * configure: Regenerated.
5383
5384 2006-09-26 Thiemo Seufer <ths@mips.com>
5385
5386 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5387 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5388 * configure: Regenerate.
5389
5390 2006-09-24 Graeme Peterson <gridly@gmail.com>
5391
5392 * MAINTAINERS (Write After Approval): Remove myself.
5393
5394 2006-09-22 Chao-ying Fu <fu@mips.com>
5395
5396 * MAINTAINERS (Write After Approval): Add myself.
5397
5398 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
5399
5400 * MAINTAINERS: Add self as soft-fp maintainer.
5401
5402 2006-09-09 Anatoly Sokolov <aesok@post.ru>
5403
5404 * MAINTAINERS: Add myself as avr maintainer.
5405 Remove Marek Michalkiewicz as avr maintainer.
5406
5407 2006-09-07 Roberto Costa <roberto.costa@st.com>
5408
5409 * MAINTAINERS (Write After Approval): Add myself.
5410
5411 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
5412
5413 * configure.in: Never build newlib for a Mingw host.
5414 Never build newlib as Mingw target library.
5415 Test the existence of winsup/cygwin for building a Cygwin newlib,
5416 rather than just winsup.
5417 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5418 building a Mingw target.
5419 * configure: Regenerate.
5420
5421 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5422
5423 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5424
5425 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
5426
5427 * config.guess: Import from src (was more updated).
5428 * config.sub: Likewise.
5429
5430 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5431
5432 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5433 * configure: Regenerated.
5434
5435 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
5436
5437 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5438 for stages after the first.
5439
5440 2006-07-17 Jakub Jelinek <jakub@redhat.com>
5441
5442 * Makefile.def: Add dependencies for configure-opcodes
5443 on configure-intl and all-opcodes on all-intl.
5444 * Makefile.in: Regenerated.
5445
5446 2006-07-13 Ben Elliston <bje@au.ibm.com>
5447
5448 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5449
5450 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5451
5452 Port to hosts whose 'sort' and 'tail' implementations
5453 treat operands with leading '+' as file names, as POSIX
5454 has required since 2001. However, make sure the code still
5455 works on pre-POSIX hosts.
5456 * ltmain.sh: Don't assume "sort +2" is equivalent to
5457 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5458
5459 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5460
5461 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5462
5463 2006-07-04 Peter O'Gorman <peter@pogma.com>
5464
5465 * ltconfig: chmod 644 before ranlib during install.
5466
5467 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5468
5469 PR bootstrap/18058
5470 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5471 if the bootstrap compiler is a GCC version that supports it.
5472 * configure: Regenerate.
5473
5474 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5475
5476 * configure.in: Fix thinkos in previous check-in.
5477 * configure: Regenerate.
5478
5479 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5480
5481 PR other/27063
5482 * configure.in: Test subdir_requires and give an appropriate
5483 error message.
5484 * configure: Regenerate.
5485
5486 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
5487
5488 * MAINTAINERS (Write After Approval): Add myself.
5489
5490 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
5491
5492 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5493
5494 2006-06-22 Steve Ellcey <sje@cup.hp.com>
5495
5496 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5497
5498 2006-06-20 David Ayers <d.ayers@inode.at>
5499
5500 PR bootstrap/28072
5501 * configure.in: Add target-boehm-gc to noconfigdirs depending on
5502 whether target-libjava is being configured instead of whether the
5503 java front end is enabled.
5504 * configure: Regenerate.
5505
5506 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5507
5508 PR target/27540
5509 * configure.in: Only enable libgomp on IRIX 6.
5510 * configure: Regenerate.
5511
5512 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
5513
5514 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5515 too.
5516 * Makefile.in: Regenerate.
5517
5518 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
5519
5520 * config-ml.in: Alter CCASFLAGS to include special
5521 multilib options the same as is done for CFLAGS.
5522
5523 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5524
5525 * configure.in: Don't enable libgomp on hpux10.
5526 * configure: Rebuilt.
5527
5528 2006-06-12 David Ayers <d.ayers@inode.at>
5529
5530 PR bootstrap/27963
5531 PR target/19970
5532 * configure.in: Remove target-boehm-gc from noconfigdirs where
5533 ${libgcj} is specified.
5534 * configure: Regenerate.
5535
5536 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
5537
5538 Sync from src:
5539
5540 * configure.in: Sync.
5541 * configure: Regenerated.
5542
5543 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
5544
5545 * Makefile.def: Added dependencies from sim and gdb on intl, and
5546 added configure dependencies to everything with an all dependency
5547 on intl.
5548 * Makefile.in: Regenerated.
5549
5550 2006-06-06 David Ayers <d.ayers@inode.at>
5551
5552 PR libobjc/13946
5553 * Makefile.def: Add dependencies for libobjc which boehm-gc.
5554 * Makefile.in: Regenerate.
5555 * configure.in: Add --enable-objc-gc at toplevel and have it
5556 enable boehm-gc for Objective-C.
5557 Remove target-boehm-gc from libgcj.
5558 Add target-boehm-gc to target_libraries.
5559 Add target-boehm-gc to noconfigdirs where ${libgcj}
5560 is specified.
5561 Assert that boehm-gc is supported when requested for Objective-C.
5562 Only build boehm-gc if needed either for Java or Objective-C.
5563 * configure: Regenerate.
5564
5565 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
5566
5567 PR 27674
5568 * Makefile.tpl (configure-[+prefix+][+module+],
5569 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5570 Remove rule to unstage bootstrapped modules.
5571 (stage_current): New.
5572 * Makefile.in: Regenerate.
5573
5574 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5575
5576 * MAINTAINERS (Write After Approval): Update my e-mail address.
5577
5578 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
5579
5580 * include/libiberty.h: Declare pex_run_in_environment.
5581
5582 2006-05-31 Asher Langton <langton2@llnl.gov>
5583
5584 * MAINTAINERS (Write After Approval): Add myself.
5585
5586 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
5587
5588 * Makefile.def (bfd, opcodes): Fix lib_path.
5589 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5590 (restrap): Move under "@if gcc-bootstrap". Fix typo.
5591 * Makefile.in: Regenerate.
5592
5593 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5594
5595 * Makefile.in: Regenerate.
5596
5597 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5598
5599 * Makefile.def: Add install-html target. Add datarootdir
5600 docdir and htmldir to flags_to_pass.
5601 * Makefile.tpl: Add install-html target.
5602 * Makefile.in: Regenerate.
5603 * configure.in: Add --with-datarootdir, --with-docdir, and
5604 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5605 * configure: Regenerate.
5606
5607 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5608
5609 * configure.in: Enable gprof for cross builds.
5610 * configure: Regenerate.
5611
5612 2006-05-22 Richard Guenther <rguenther@suse.de>
5613
5614 Revert
5615 2006-01-31 Richard Guenther <rguenther@suse.de>
5616 Paolo Bonzini <bonzini@gnu.org>
5617
5618 * Makefile.def (target_modules): Add libgcc-math target module.
5619 * configure.in (target_libraries): Add libgcc-math target library.
5620 (--enable-libgcc-math): New configure switch.
5621 * Makefile.in: Re-generate.
5622 * configure: Re-generate.
5623 * libgcc-math: New toplevel directory.
5624
5625 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5626 Andreas Tobler <a.tobler@schweiz.ch>
5627
5628 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5629 * configure: Rebuilt.
5630
5631 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
5632
5633 * MAINTAINERS (Write After Approval): Add myself.
5634
5635 2006-05-01 DJ Delorie <dj@redhat.com>
5636
5637 * configure.in: Restore CFLAGS if GMP isn't present.
5638 * configure: Regenerate.
5639
5640 2006-05-01 Richard Guenther <rguenther@suse.de>
5641
5642 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5643 maintainer.
5644
5645 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
5646
5647 * MAINTAINERS (Write After Approval): Add myself.
5648
5649 2006-04-28 Jan Beulich <jbeulich@novell.com>
5650
5651 * MAINTAINERS (Write After Approval): Add myself.
5652
5653 2006-04-18 DJ Delorie <dj@redhat.com>
5654
5655 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5656 reference libgloss so that libssp can be built in a combined
5657 tree.
5658 * configure: Regenerate.
5659
5660 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
5661
5662 * MAINTAINERS (Write After Approval): Add myself.
5663
5664 2006-04-05 Ben Elliston <bje@au.ibm.com>
5665
5666 * configure.in: Require makeinfo 4.4 or higher.
5667 * configure: Regenerate.
5668
5669 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5670
5671 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5672 Rearrange the entries of other libraries to have them in one place.
5673
5674 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5675
5676 * MAINTAINERS (Write After Approval): Remove myself.
5677 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5678
5679 2006-03-14 Richard Guenther <rguenther@suse.de>
5680
5681 * configure: Regenerate with autoconf 2.13.
5682
5683 2006-03-13 Jim Blandy <jimb@codesourcery.com>
5684
5685 * MAINTAINERS: Use my work address.
5686
5687 * MAINTAINERS: Update my E-mail address.
5688
5689 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
5690
5691 * configure.in: Handle --disable-<component> generically.
5692 * configure: Regenerate.
5693
5694 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5695
5696 PR libgcj/17311
5697 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5698
5699 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5700
5701 * MAINTAINERS (Write After Approval): Remove myself.
5702 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5703
5704 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
5705
5706 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5707 (TARGET_CONFIGDIRS): Remove.
5708 * configure.in: Remove AC_SUBST(target_configdirs).
5709 * Makefile.in, configure: Regenerated.
5710
5711 2006-02-20 Steven G. Kargl <kargls@comcast.net>
5712
5713 * MAINTAINERS (Write After Approval): Remove myself.
5714 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5715
5716 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
5717
5718 PR bootstrap/25670
5719
5720 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5721
5722 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5723 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5724 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5725 BUILD_PREFIX, BUILD_PREFIX_1.
5726 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5727
5728 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5729 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5730
5731 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5732 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5733 of `cat stage_current`. Always provide the `r' and `s' variables.
5734 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5735 a single shell execution.
5736 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5737 bootstrapped modules, make the stage1 module if the build was not
5738 started yet, else build the current stage.
5739 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5740 (all-build, all-host, all-target, [+make_target+]-host,
5741 [+make_target+]-target): Do not use \-continued lines.
5742 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5743 (current_stage, restrap, stage_last): New.
5744
5745 * Makefile.in: Regenerate.
5746 * configure: Regenerate.
5747
5748 2006-02-19 Bud Davis <jmdavis@link.com>
5749
5750 * MAINTAINERS (Write After Approval): Remove myself.
5751 (Language Front End Maintainers): Add myself as fortran 95
5752 maintainer and update e-mail address.
5753
5754 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5755
5756 * MAINTAINERS (Write After Approval): Remove myself.
5757 (Language Front End Maintainers): Add myself as fortran 95
5758 maintainer.
5759
5760 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
5761
5762 * MAINTAINERS (Write After Approval): Add myself.
5763
5764 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5765
5766 * MAINTAINERS (Write After Approval): Remove myself.
5767 (Language Front End Maintainers): Add myself as
5768 fortran 95 maintainer.
5769
5770 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5771
5772 Sync from src:
5773
5774 2005-12-27 Leif Ekblad <leif@rdos.net>
5775
5776 * configure.in: Add support for RDOS target.
5777 * configure: Regenerate.
5778
5779 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5780 Andreas Schwab <schwab@suse.de>
5781
5782 * configure: Regenerate.
5783
5784 2006-02-12 David Edelsohn <edelsohn@gnu.org>
5785
5786 * configure.in (enable_libgomp): Add AIX.
5787 * configure: Regenerate.
5788
5789 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5790
5791 * MAINTAINERS (Write After Approval): Add myself.
5792
5793 2006-02-03 Lee Millward <lee.millward@gmail.com>
5794
5795 * MAINTAINERS (Write After Approval): Add myself.
5796
5797 2006-01-31 Richard Guenther <rguenther@suse.de>
5798 Paolo Bonzini <bonzini@gnu.org>
5799
5800 * Makefile.def (target_modules): Add libgcc-math target module.
5801 * configure.in (target_libraries): Add libgcc-math target library.
5802 (--enable-libgcc-math): New configure switch.
5803 * Makefile.in: Re-generate.
5804 * configure: Re-generate.
5805 * libgcc-math: New toplevel directory.
5806
5807 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
5808
5809 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5810 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5811 the assembler, linker and binutils.
5812 * configure: Regenerate.
5813
5814 2006-01-22 Dirk Mueller <dmueller@suse.de>
5815
5816 * MAINTAINERS (Write After Approval): Add myself.
5817
5818 2006-01-20 Diego Novillo <dnovillo@redhat.com>
5819
5820 * configure: Regenerate.
5821
5822 2006-01-18 Richard Henderson <rth@redhat.com>
5823 Jakub Jelinek <jakub@redhat.com>
5824 Diego Novillo <dnovillo@redhat.com>
5825
5826 * libgomp: New directory.
5827 * Makefile.def: Add target_module libgomp.
5828 * Makefile.in: Regenerate.
5829 * configure.in (target_libraries): Add target-libgomp.
5830 * configure: Regenerate.
5831
5832 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
5833
5834 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5835 @ from continuation.
5836 * Makefile.in: Rebuilt.
5837
5838 2006-01-04 Chris Lattner <sabre@gnu.org>
5839
5840 * MAINTAINERS (Write After Approval): Add myself.
5841
5842 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
5843
5844 PR bootstrap/24252
5845
5846 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5847 * Makefile.tpl (OBJDUMP): New.
5848 (EXTRA_HOST_FLAGS): Add it.
5849 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5850
5851 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5852 to use symbolic links between directories. Avoid race conditions
5853 or make them harmless.
5854 * configure.in: Do not try to use symbolic links between directories.
5855
5856 * Makefile.def (LEAN): Pass.
5857 * Makefile.tpl (LEAN): Define.
5858 (stage[+id+]-start): Accept that the previous directory does not
5859 exist, if the bootstrap is lean.
5860 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5861 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5862 configure substitution.
5863 ([+compare-target+]): Likewise.
5864 ([+bootstrap-target+]-lean): New.
5865 * configure.in: Remove lean bootstrap support from here.
5866
5867 * Makefile.in: Regenerate.
5868 * configure: Regenerate.
5869
5870 2006-01-04 Ben Elliston <bje@au.ibm.com>
5871
5872 * MAINTAINERS (libdecnumber): Add myself.
5873
5874 2006-01-02 Mark Mitchell <mark@codesourcery.com>
5875
5876 * libtool-ldflags: New script.
5877
5878 2006-01-02 Andreas Schwab <schwab@suse.de>
5879
5880 * configure.in: When reconfiguring remove Makefile in
5881 all stage directories.
5882 * configure: Regenerate.
5883
5884 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5885
5886 * MAINTAINERS: Update my email address.
5887
5888 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
5889
5890 Revert Ada-related part of the previous change.
5891
5892 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5893 Do not pass.
5894 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5895 * Makefile.in: Regenerate.
5896 * configure.in: Do not include mt-ppc-aix target fragment.
5897 * configure: Regenerate.
5898
5899 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
5900
5901 * configure.in: Select appropriate fragments for PowerPC/AIX.
5902 * configure: Regenerate.
5903
5904 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5905 BOOT_CFLAGS, BOOT_LDFLAGS.
5906 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5907 BOOT_CFLAGS, BOOT_LDFLAGS.
5908 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5909 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5910 (stage): Fail if we cannot complete the work.
5911 * Makefile.in: Regenerate.
5912
5913 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5914
5915 * configure.in: Replace ms1 with mt.
5916 * configure: Rebuilt.
5917
5918 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5919
5920 * MAINTAINERS: Update my email address.
5921
5922 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
5923
5924 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5925 install-host-nogcc): Don't invoke $(stage) at the end.
5926 * Makefile.in: Regenerate.
5927
5928 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
5929
5930 * configure.in: Flip the top-level bootstrap switch.
5931 * configure: Regenerate.
5932
5933 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5934
5935 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5936 $(stage) and $(unstage).
5937 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5938 (all): Remove stray semicolon.
5939 (local-distclean): Don't handle multilib.tmp and multilib.out.
5940 (install.all): Set $s for consistency.
5941 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5942 check_multilibs setting. Always make the install directory.
5943 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5944 Correct @if/@endif.
5945 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5946 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5947 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5948 (multilib.out): Remove.
5949 * Makefile.in: Regenerated.
5950
5951 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
5952
5953 * MAINTAINERS (Write After Approval): Add myself.
5954
5955 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5956
5957 * MAINTAINERS: Add myself as mt maintainer.
5958
5959 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5960
5961 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5962
5963 * MAINTAINERS: Change email address.
5964
5965 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5966
5967 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5968 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5969 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5970 Find in-tree tools if available.
5971 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5972 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5973 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5974 (COMPILER_*_FOR_TARGET): New.
5975 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5976 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5977 (CONFIGURED_*, USUAL_*): Remove.
5978 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5979 STRIP): Use autoconf substitutions.
5980 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5981 COMPILER_NM_FOR_TARGET): New.
5982 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5983
5984 (all): Make all-host and all-target in parallel.
5985 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5986 that $$r and $$s are set before invoking a recursive make.
5987 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5988 ([+bootstrap-target+]): Inline most of the `all' target.
5989
5990 2005-11-29 Ben Elliston <bje@au.ibm.com>
5991
5992 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5993 from the gcc build directory.
5994 * Makefile.in: Regenerate.
5995
5996 2005-11-29 Ben Elliston <bje@au.ibm.com>
5997
5998 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5999 depend on all-libdecnumber.
6000 * configure.in (host_libs): Include libdecnumber.
6001 * Makefile.in: Regenerate.
6002 * configure: Likewise.
6003
6004 2005-11-29 Ben Elliston <bje@au.ibm.com>
6005
6006 * libdecnumber: Import decNumber sources from the dfp-branch.
6007
6008 2005-11-21 Kean Johnston <jkj@sco.com>
6009
6010 * config.sub, config.guess: Sync from upstream sources.
6011
6012 2005-11-21 Ben Elliston <bje@au.ibm.com>
6013
6014 Import from Autoconf sources:
6015
6016 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
6017 * config/move-if-change: Don't output "$2 is unchanged";
6018 suggested by Ben Elliston. Handle weird characters correctly.
6019
6020 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
6021
6022 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6023 to match upstream libtool for darwin.
6024
6025 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
6026
6027 * Makefile.def: Remove gdb dependencies for gdbtk.
6028 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6029 (configure-gdb, install-gdb): New rules.
6030 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6031 * Makefile.in, configure: Regenerated.
6032
6033 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
6034
6035 * MAINTAINERS (Write After Approval): Add myself.
6036
6037 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
6038
6039 * MAINTAINERS (Write After Approval): Add myself.
6040
6041 2005-10-24 Diego Novillo <dnovillo@redhat.com>
6042
6043 * MAINTAINERS (alias analysis): Add Daniel Berlin and
6044 Diego Novillo.
6045
6046 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
6047
6048 PR bootstrap/24297
6049 * Makefile.tpl (do-[+make-target+], do-check, install,
6050 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6051 are set before recursing.
6052 * Makefile.in: Regenerate.
6053
6054 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
6055
6056 PR bootstrap/18939
6057 * Makefile.def (gcc) <target>: Fix thinko.
6058 * Makefile.in: Regenerate.
6059
6060 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
6061
6062 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6063 * configure: Regenerate.
6064
6065 2005-10-15 Jie Zhang <jie.zhang@analog.com>
6066
6067 * MAINTAINERS (Write After Approval): Add self.
6068
6069 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
6070
6071 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6072 target-libffi, target-qthreads, target-libjava, and
6073 targetlibobjc.
6074 * configure: Regenerate.
6075
6076 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
6077
6078 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6079 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6080 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6081 (USUAL_OBJDUMP_FOR_TARGET): New.
6082 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6083 * configure.in: Check for $OBJDUMP_FOR_TARGET.
6084 * configure, Makefile.in: Regenerated.
6085
6086 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
6087
6088 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6089 before other host packages.
6090
6091 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
6092
6093 * MAINTAINERS: Add self as sh libraries/configury maintainer.
6094
6095 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
6096
6097 PR bootstrap/22340
6098
6099 * configure.in (default_target): Remove.
6100 * Makefile.tpl (all): Do not use prerequisites as subroutines
6101 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6102 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6103 use prerequisites as subroutines.
6104 (check-host, check-target): New.
6105 (bootstrap configure & all targets): Do not use stage*-start
6106 if the directory layout is already ok.
6107 (non-bootstrap configure & all targets): Prepend a $(unstage).
6108 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
6109 (NOTPARALLEL): Remove.
6110 (unstage, stage variables): New variables.
6111 (unstage, stage targets): Simply expand to those variables.
6112
6113 * configure: Regenerate.
6114 * Makefile.in: Regenerate.
6115
6116 2005-10-04 James E Wilson <wilson@specifix.com>
6117
6118 * Makefile.def (lang_env_dependencies): Add libmudflap.
6119 * Makefile.in: Regenerate.
6120
6121 2005-10-03 Andreas Schwab <schwab@suse.de>
6122
6123 Backport from libtool CVS:
6124 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
6125
6126 * ltmain.sh: add support for installing into temporary
6127 staging area (e.g. 'make install DESTDIR=...')
6128
6129 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
6130
6131 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6132 * configure: Regenerated.
6133
6134 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
6135
6136 * configure: Regenerate with the correct
6137 autoconf version.
6138
6139 2005-09-30 Catherine Moore <clm@cm00re.com>
6140
6141 * configure.in (bfin-*-*): New.
6142 * configure: Regenerated.
6143
6144 2005-09-28 Geoffrey Keating <geoffk@apple.com>
6145
6146 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6147 (LIPO_FOR_TARGET): New.
6148 (CONFIGURED_LIPO_FOR_TARGET): New.
6149 (USUAL_LIPO_FOR_TARGET): New.
6150 (STRIP_FOR_TARGET): New.
6151 (CONFIGURED_STRIP_FOR_TARGET): New.
6152 (USUAL_STRIP_FOR_TARGET): New.
6153 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6154 STRIP_FOR_TARGET.
6155 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6156 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6157 * Makefile.in: Regenerate.
6158 * configure: Regenerate.
6159
6160 2005-09-19 David Edelsohn <edelsohn@gnu.org>
6161
6162 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6163 (rs6000-*-aix*): Same.
6164 * configure: Regenerate.
6165
6166 2005-09-16 Tom Tromey <tromey@redhat.com>
6167
6168 * MAINTAINERS: Add self as java maintainer.
6169
6170 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6171
6172 * configure.in: Recognize f95 in the --enable-languages option,
6173 and substitute it for fortran, issuing a warning.
6174 * configure: Regenerate.
6175
6176 2005-08-30 Phil Edwards <phil@codesourcery.com>
6177
6178 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
6179 * configure: Regenerated.
6180
6181 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
6182
6183 * MAINTAINERS: Add self as ms1 maintainer.
6184
6185 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
6186
6187 * Makefile.def (libssp): Add to lang_env_dependencies.
6188 * Makefile.in: Regenerate.
6189
6190 2005-08-18 Ian Lance Taylor <ian@airs.com>
6191
6192 * MAINTAINERS: Add myself as middle-end maintainer.
6193
6194 2005-08-17 Christian Groessler <chris@groessler.org>
6195
6196 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6197 * Makefile.in: Regenerate.
6198
6199 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
6200
6201 * MAINTAINERS (write after approval): Added myself.
6202
6203 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
6204
6205 * MAINTAINERS (Write After Approval): Add myself.
6206
6207 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
6208
6209 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6210 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6211 Look for alternate names of the target cc and c++
6212 * configure: Regenerate.
6213
6214 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
6215
6216 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6217 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6218 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6219 tools; remove code to manually set them.
6220 (Target tools): Look in the environment for them.
6221 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6222 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6223 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6224 build directory.
6225 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6226 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6227 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6228 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6229 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6230 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6231 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6232 * configure: Regenerate.
6233 * Makefile.in: Regenerate.
6234
6235 2005-07-28 Ben Elliston <bje@au.ibm.com>
6236
6237 * MAINTAINERS: Update for removed CPU targets.
6238
6239 2005-07-27 Mark Mitchell <mark@codesourcery.com>
6240
6241 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6242 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6243 * Makefile.in: Regenerated.
6244
6245 2005-07-26 Mark Mitchell <mark@codesourcery.com>
6246
6247 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6248 (CFLAGS_FOR_TARGET): Use it.
6249 (CXXFLAGS_FOR_TARGET): Likewise.
6250 * Makefile.in: Regenerated.
6251 * configure.in (--with-build-sysroot): New option.
6252 * configure: Regenerated.
6253
6254 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
6255
6256 * Makefile.tpl: Wrap install between unstage and stage
6257 * Makefile.in: Regenerate.
6258
6259 2005-07-21 Eric Christopher <echristo@apple.com>
6260
6261 * MAINTAINERS: Update affiliation.
6262
6263 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
6264
6265 * MAINTAINERS: Add self as crx port maintainer.
6266
6267 2005-07-20 DJ Delorie <dj@redhat.com>
6268
6269 * MAINTAINERS: Add self as m32c maintainer.
6270
6271 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
6272
6273 * all files: Update FSF address.
6274
6275 2005-07-15 Eric Christopher <echristo@redhat.com>
6276
6277 * MAINTAINERS: Change affiliation.
6278
6279 2005-07-14 Jim Blandy <jimb@redhat.com>
6280
6281 * configure.in: Add cases for Renesas m32c.
6282 * configure: Regenerated.
6283
6284 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6285
6286 * COPYING.LIB: Update from fsf.org.
6287
6288 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6289
6290 * COPYING, compile, config.guess,
6291 config.sub, install-sh, missing, mkinstalldirs,
6292 symlink-tree, ylwrap: Sync from upstream sources.
6293 * config-ml.in: Update FSF address.
6294
6295 2005-07-13 Eric Christopher <echristo@redhat.com>
6296
6297 * configure.in: Add toplevel noconfigdir support for tpf.
6298 * configure: Regenerate.
6299
6300 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
6301
6302 PR ada/22340
6303
6304 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6305 * Makefile.in: Regenerate.
6306
6307 2005-07-07 Mark Mitchell <mark@codesourcery.com>
6308
6309 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
6310 Brolley to write-after-approval.
6311
6312 2005-07-07 Andreas Schwab <schwab@suse.de>
6313
6314 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6315 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6316 * Makefile.in: Regenerated.
6317
6318 2005-07-06 Geoffrey Keating <geoffk@apple.com>
6319
6320 * configure.in: Don't build sim or rda when targetting darwin.
6321 * configure: Regenerate.
6322
6323 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
6324
6325 * configure.in: Add --enable-libssp and --disable-libssp.
6326 * configure: Regenerate with autoconf-2.13.
6327
6328 2005-07-02 Jakub Jelinek <jakub@redhat.com>
6329
6330 * Makefile.def (target_modules): Add libssp.
6331 * configure.in (target_libraries): Add target-libssp.
6332 * configure: Rebuilt.
6333 * Makefile.in: Rebuilt.
6334
6335 2005-07-01 Zack Weinberg <zackw@panix.com>
6336
6337 * MAINTAINERS: Change email address. Resign from maintainership.
6338
6339 2005-07-01 Richard Guenther <rguenther@suse.de>
6340
6341 * MAINTAINERS: Change my e-mail address and affiliation.
6342
6343 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
6344
6345 * Makefile.def (stagefeedback): Come after profile.
6346 Define profiledbootstrap target.
6347 * Makefile.tpl (profiledbootstrap): Remove.
6348 (stageprofile-end): Zap stagefeedback.
6349 (stagefeedback-start): Copy all .gcda files, not only GCC's.
6350 * Makefile.in: Regenerate.
6351
6352 2005-06-13 Richard Sandiford <richard@codesourcery.com>
6353
6354 * MAINTAINERS: Update my email address.
6355
6356 2005-06-13 Zack Weinberg <zack@codesourcery.com>
6357
6358 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
6359 In 'cpp' stanza, support '#line' as well as '# '.
6360
6361 2005-06-08 Andreas Schwab <schwab@suse.de>
6362
6363 * MAINTAINERS: Move myself from 'Write After Approval' to
6364 'CPU Port Maintainers' section as m68k maintainer.
6365
6366 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
6367
6368 * configure.in (unsupported_languages): New macro.
6369 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
6370 non-ported target libraries in noconfigdirs.
6371 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6372 non-linux-gnu. Remove libgcj_ex_libffi.
6373 <lang_frag loop>: Set add_this_lang=no if the language is in
6374 unsupported_languages.
6375 * configure: Regenerate.
6376
6377 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
6378
6379 * configure.in: Fix typo in handling of --with-mpfr-dir.
6380 * configure: Regenerate.
6381
6382 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
6383
6384 * MAINTAINERS: Update my email address.
6385
6386 2005-06-02 Jim Blandy <jimb@redhat.com>
6387
6388 * config.sub: Add cases for the Renesas m32c. (This patch has been
6389 accepted into the master sources.)
6390
6391 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
6392 Michael Snyder <msnyder@redhat.com>
6393 Stan Cox <scox@redhat.com>
6394
6395 * configure.in: Set noconfigdirs for ms1.
6396
6397 * configure: Regenerate.
6398
6399 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
6400
6401 * MAINTAINERS (Write After Approval): Add self.
6402
6403 2005-06-01 Josh Conner <jconner@apple.com>
6404
6405 * MAINTAINERS (Write After Approval): Add self.
6406
6407 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
6408
6409 * MAINTAINERS: Update my email address.
6410
6411 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
6412
6413 * MAINTAINERS (Write After Approval): Add self.
6414
6415 2005-05-26 Chris Demetriou <cgd@broadcom.com>
6416
6417 * MAINTAINERS (Write After Approval): Remove self.
6418
6419 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
6420
6421 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6422 (Dependencies): Consider target modules for bootstrap dependencies.
6423 Make target bootstrap modules depend on each stage's gcc.
6424 * Makefile.in: Regenerate.
6425
6426 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
6427
6428 * Makefile.def (configure-gcc): Depend on binutils having been built.
6429 (all-gcc): No need to do it here.
6430 * Makefile.in: Regenerate.
6431
6432 2005-05-19 Paul Brook <paul@codesourcery.com>
6433
6434 * configure.in: Rewrite misleading error message when requested
6435 language cannot be built.
6436 * configure: Regenerate.
6437
6438 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6439
6440 * ylwrap: Import from Automake 1.9.5.
6441
6442 2005-05-13 David Ung <davidu@mips.com>
6443
6444 * MAINTAINERS (Write After Approval): Add self.
6445
6446 2005-05-09 Mike Stump <mrs@apple.com>
6447
6448 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6449 lt_cv_sys_max_cmd_len for now.
6450
6451 2005-05-09 Stan Cox <scox@redhat.com>
6452
6453 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6454
6455 2005-05-08 Matt Kraai <kraai@ftbfs.org>
6456
6457 * README.SCO: Update the URL.
6458
6459 2005-05-05 David Edelsohn <edelsohn@gnu.org>
6460
6461 * ltconfig: Define file_list_spec. Pass file_list_spec and
6462 with_gnu_ld to libtool.
6463 * ltcf-c.sh (aix[45]): Define file_list_spec.
6464 * ltcf-cxx.sh (aix[45]): Same.
6465 * ltcf-gcj.sh (aix[45]): Same.
6466 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6467 exists, write list of input files to temporary file.
6468
6469 2005-05-04 Mike Stump <mrs@apple.com>
6470
6471 * configure.in: Always pass --target to target configures as
6472 otherwise rebuilds that do --recheck will fail.
6473 * confiugure: Rebuilt.
6474
6475 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
6476
6477 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6478 STAGE_HOST_EXPORTS.
6479 (configure, all): Add bootstrap support.
6480 (Host modules, target modules): Pass post-stage1 flags and exports.
6481 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6482 * Makefile.in: Regenerate.
6483
6484 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
6485
6486 * configure: Regenerate.
6487
6488 2005-04-27 Mike Stump <mrs@apple.com>
6489
6490 * MAINTAINERS: Add self as darwin maintainer.
6491
6492 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
6493
6494 * config.sub: Update from master copy.
6495
6496 2005-04-21 Mike Stump <mrs@apple.com>
6497
6498 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6499 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6500
6501 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
6502
6503 * configure.in <crisv32-*-*, cris-*-*>: New local variable
6504 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
6505 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
6506 "*-*-elf" and "*-*-linux*".
6507 * configure: Regenerate.
6508
6509 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
6510
6511 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6512
6513 2005-04-12 Mike Stump <mrs@apple.com>
6514
6515 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6516
6517 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
6518
6519 * MAINTAINERS (Write After Approval): Add myself.
6520
6521 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
6522
6523 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6524
6525 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
6526
6527 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6528 (TARGET_CONFIGARGS): Include --with-target-subdir.
6529 (configure, all): New macros. Use them throughout.
6530 * Makefile.in: Regenerate.
6531
6532 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
6533
6534 * MAINTAINERS (Write After Approval): Add myself.
6535
6536 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6537
6538 * MAINTAINERS: Remove 'loop unrolling' maintainer.
6539
6540 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
6541
6542 * MAINTAINERS: Move John Carr to Write After Approval.
6543
6544 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
6545
6546 * config/mh-mingw32: Delete.
6547 * configure.in: Don't use it.
6548 * configure: Regenerate.
6549
6550 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
6551
6552 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6553 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6554 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6555 (HOST_LIB_PATH): Generate from Makefile.def.
6556 (TARGET_LIB_PATH): Likewise.
6557 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6558 * Makefile.in: Regenerate.
6559 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6560 (RPATH_ENVVAR): Include Darwin case.
6561 * configure: Regenerate.
6562
6563 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
6564
6565 * MAINTAINERS (Various Maintainers): Remove self.
6566 (Write After Approval): Add self.
6567
6568 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
6569
6570 * MAINTAINERS (Various Maintainers): Add self.
6571
6572 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
6573
6574 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6575 * configure: Regenerate.
6576
6577 2005-03-21 Zack Weinberg <zack@codesourcery.com>
6578
6579 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6580 gcc_version, and gcc_version_trigger from set of flags to pass.
6581 * Makefile.tpl: Remove definitions of above variables.
6582 (config.status): Remove dependency on $(gcc_version_trigger).
6583 * Makefile.in: Regenerate.
6584 * configure.in: Do not reference config/gcc-version.m4 nor
6585 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
6586 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
6587 * configure: Regenerate.
6588
6589 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
6590 Andrew Pinski <pinskia@physics.uc.edu>
6591
6592 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6593 * Makefile.in: Regenerate.
6594
6595 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
6596
6597 * MAINTAINERS (Write After Approval): Add myself.
6598
6599 2005-03-03 David Ayers <d.ayers@inode.at>
6600
6601 * MAINTAINERS (Write After Approval): Add myself.
6602
6603 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
6604
6605 PR libgcj/20160
6606 * ltmain.sh: Avoid creating archives with components that have
6607 duplicate basenames.
6608
6609 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
6610
6611 PR bootstrap/20250
6612 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6613 instead of check.
6614 * Makefile.in: Regenerate.
6615
6616 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6617
6618 * Makefile.in: Regenerate to fix conflict between the previous two
6619 patches.
6620
6621 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6622
6623 PR bootstrap/17383
6624 * Makefile.def (target_modules): Remove "stage", now unnecessary.
6625 * Makefile.tpl (HOST_SUBDIR): New substitution.
6626 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6627 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6628 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6629 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6630 (Host modules, Bootstrapped modules): Use it.
6631 (Build modules, Target modules): Do not create symlink trees,
6632 always configure out-of-srcdir.
6633 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6634 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6635 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6636 $(HOST_SUBDIR). Create a symlink for host_subdir.
6637
6638 * Makefile.in: Regenerate.
6639 * configure: Regenerate.
6640
6641 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6642
6643 Merged from libada-gnattools-branch:
6644 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6645
6646 * gnattools: New directory.
6647 * Makefile.def: Add gnattools as a module, depending on target-libada.
6648 * Makefile.in: Regenerate.
6649 * configure.in: Include gnattools in host_tools; disable it if ada
6650 is disabled.
6651 * configure: Regenerate.
6652
6653 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
6654
6655 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6656 treelang maintainer.
6657 (Write After Approval): Remove myself.
6658
6659 2005-02-23 Paul Schlie <schlie@comcast.net>
6660
6661 * configure.in: Allow darwin targeted ports to build tk, itcl and
6662 libgui.
6663 * configure: Regenerate.
6664
6665 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6666
6667 PR libgcj/10353
6668 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6669 * configure: Regenerate.
6670
6671 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6672
6673 * MAINTAINERS (Write After Approval): Add myself.
6674
6675 2005-02-10 Ian Lance Taylor <ian@airs.com>
6676
6677 * MAINTAINERS: Update my e-mail address.
6678
6679 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6680
6681 * MAINTAINERS (Write After Approval): Add myself.
6682
6683 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
6684
6685 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6686 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6687 target-libgloss when not *-*-elf and *-*-aout.
6688 * configure: Regenerate.
6689
6690 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6691
6692 * MAINTAINERS: Remove obsolete entries.
6693
6694 * MAINTAINERS (Write After Approval): Add Michael Matz.
6695
6696 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
6697
6698 * MAINTAINERS: Remove self as cpplib maintainer.
6699
6700 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6701
6702 * install-sh, config.sub: Import from upstream.
6703
6704 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6705
6706 PR bootstrap/18222
6707 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6708 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6709 * Makefile.in: Regenerate.
6710
6711 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
6712
6713 * MAINTAINERS: Update my email address.
6714
6715 2005-01-12 David Edelsohn <edelsohn@gnu.org>
6716 Andreas Schwab <schwab@suse.de>
6717
6718 PR bootstrap/18033
6719 * config-ml.in: Eval option if surrounded by single quotes.
6720
6721 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
6722
6723 Revert 2004-12-28 Makefile changes, a better fix will be
6724 applied to mainline and src after GCC 4.0 branches.
6725
6726 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
6727
6728 PR bootstrap/17383
6729
6730 * Makefile.def (target_modules): Remove stage parameter,
6731 it is always true now.
6732 * Makefile.tpl (configure-build-[+module+],
6733 configure-target-[+module+]): Always build symlink tree
6734 for the directory and for include. BUILD_SUBDIR and
6735 TARGET_SUBDIR cannot be . anymore.
6736 * Makefile.in: Regenerate.
6737
6738 2004-12-25 David Edelsohn <edelsohn@gnu.org>
6739
6740 Revert 2004-12-08 Makefile changes.
6741
6742 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6743
6744 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6745 cygwin, mingw.
6746
6747 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6748
6749 * configure.in (sh64-*-*): Reenable gprof.
6750 * configure: Regenerate.
6751
6752 2004-12-08 David Edelsohn <edelsohn@gnu.org>
6753
6754 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6755 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6756 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6757 * Makefile.in: Regenerate.
6758
6759 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6760
6761 * MAINTAINERS: Update my email address.
6762
6763 2004-12-07 Matt Kraai <kraai@ftbfs.org>
6764
6765 * Makefile.tpl: Generate normal dependencies if the LHS module is
6766 not bootstrapped.
6767 * Makefile.in: Regenerate.
6768
6769 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6770
6771 * configure.in: Include config/gxx-include-dir.m4. Use
6772 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6773 * configure: Regenerate.
6774
6775 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6776
6777 * config.if: Delete.
6778 * configure.in: Set libstdcxx_incdir directly.
6779 * configure: Regenerate.
6780
6781 2004-12-02 Eric Christopher <echristo@redhat.com>
6782
6783 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6784 * Makefile.in: Regenerate.
6785
6786 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6787
6788 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6789 * configure: Regenerate.
6790
6791 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6792
6793 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6794 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6795 * configure: Regenerate.
6796
6797 2004-12-01 Eric Christopher <echristo@redhat.com>
6798
6799 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6800 of things to remove.
6801
6802 2004-11-29 Matt Kraai <kraai@ftbfs.org>
6803
6804 * MAINTAINERS (Write After Approval): Update my e-mail address.
6805
6806 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6807
6808 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6809 from CVS libtool to always pass_all.
6810
6811 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6812
6813 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6814 (hppa*64*-*-*): Delete incorrect comment.
6815 * configure: Rebuilt.
6816
6817 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6818
6819 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6820
6821 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6822
6823 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6824 from CVS libtool to always pass_all.
6825
6826 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6827
6828 * install-sh, compile: Import from automake.
6829
6830 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6831
6832 * config.guess, config.sub: Import from savannnah.
6833
6834 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
6835
6836 * MAINTAINERS (Write After Approval): Add myself
6837
6838 2004-11-12 Mike Stump <mrs@apple.com>
6839
6840 * Makefile.def: Add html support.
6841 * Makefile.tpl: Likewise.
6842 * Makefile.in: Regenerate.
6843
6844 2004-11-11 Geoffrey Keating <geoffk@apple.com>
6845
6846 PR 18423
6847 * configure.in: Remove all instances of build-fixincludes from
6848 noconfigdirs.
6849 (build_configargs): Supply --target to subdirectories.
6850 * configure: Regenerate.
6851
6852 * Makefile.def: Make gcc install depend on fixincludes install.
6853 * Makefile.in: Regenerate.
6854
6855 2004-11-10 Janis Johnson <janis187@us.ibm.com>
6856
6857 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6858
6859 2004-11-11 Paul Brook <paul@codesourcery.com>
6860
6861 * MAINTAINERS: Add self as arm maintainer. Update email address.
6862
6863 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6864
6865 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6866 target-libgfortran.
6867 * configure: Regenerate.
6868
6869 2004-11-07 David Edelsohn <edelsohn@gnu.org>
6870
6871 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6872 like CC.
6873
6874 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
6875
6876 * Makefile.def (host fixincludes): Specify missing targets.
6877 * Makefile.in: Regenerate.
6878
6879 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6880
6881 * MAINTAINERS: Add myself
6882
6883 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6884
6885 * MAINTAINERS (Write After Approval): Add myself.
6886
6887 2004-11-04 Geoffrey Keating <geoffk@apple.com>
6888
6889 * Makefile.def: Build fixincludes for the host, too.
6890 * Makefile.in: Regenerate.
6891 * configure.in (host_tools): Add fixincludes.
6892 * configure: Regenerate.
6893
6894 2004-11-04 Daniel Jacobowitz <dan@debian.org>
6895
6896 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6897 * configure: Regenerated.
6898
6899 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6900
6901 PR other/17783
6902 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6903 * configure: Regenerated.
6904
6905 2004-10-31 Mark Mitchell <mark@codesourcery.com>
6906
6907 * README.SCO: Update per FSF instructions.
6908
6909 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
6910
6911 PR target/18151
6912 * configure.in (case ${target}): Do not build fixincludes for avr.
6913 * configure: Regenerated.
6914
6915 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
6916
6917 * configure.in (case ${target}): Do not build fixincludes
6918 on platforms where it is not used.
6919 * configure: Regenerated.
6920
6921 2004-10-23 Daniel Jacobowitz <dan@debian.org>
6922
6923 * configure.in: Use an absolute path to install-sh.
6924 * configure: Regenerated.
6925
6926 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6927
6928 * MAINTAINERS (Write After Approval): Add myself.
6929
6930 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6931
6932 * MAINTAINERS: Remove from Write After Approval those that are
6933 already maintainers.
6934
6935 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6936
6937 * MAINTAINERS: Update my email address.
6938
6939 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6940
6941 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6942 * configure: Regenerate.
6943
6944 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
6945
6946 * MAINTAINERS: Update my email address.
6947
6948 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6949
6950 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6951 entries belonging to this category.
6952
6953 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6954
6955 * MAINTAINERS: Update my e-mail address.
6956
6957 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
6958
6959 Fix wrong conflict resolution in:
6960
6961 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6962
6963 * Makefile.in: Regenerate.
6964 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6965 in the recursive `make', instead of hardwiring `all'.
6966 (Autogenerated TARGET-* variables): New.
6967
6968 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6969
6970 * configure.in: Enable target-libgloss for crx-*-*.
6971 * configure: Regenerate.
6972
6973 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6974
6975 * MAINTAINERS (Various Maintainers): Move the "windows,
6976 cygwin, mingw" maintainer to ...
6977 (OS Port Maintainers): ... here.
6978
6979 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6980
6981 * MAINTAINERS (Write After Approval): Remove those that are
6982 maintainers of some subsystem.
6983
6984 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6985
6986 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6987 * ltcf-cxx.sh (tpf*): Likewise.
6988 * ltconfig (tpf*): Add TPF OS configuration support.
6989
6990 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6991
6992 * MAINTAINERS: Change my email address to my new work account.
6993
6994 2004-09-24 Michael Roth <mroth@nessie.de>
6995
6996 * configure.in (--without-headers): Add missing double quotes.
6997 * configure: Regenerate.
6998
6999 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
7000
7001 * ylwrap: Revert to previous version.
7002
7003 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
7004
7005 PR bootstrap/17369
7006 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7007 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7008 SET_GCC_LIB_PATH_CMD.
7009 (BASE_TARGET_EXPORTS): Likewise.
7010 * Makefile.in: Regenerated.
7011
7012 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7013 * configure: Regenerated.
7014
7015 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
7016
7017 * config.guess: New upstream version
7018 * compile, depcomp, install-sh, ylwrap: Likewise.
7019
7020 2004-09-19 Roger Sayle <roger@eyesopen.com>
7021
7022 * config/mh-x86omitfp: New host makefile fragment. Add
7023 -fomit-frame-pointer to the default BOOT_CFLAGS.
7024 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7025 * configure: Regenerate.
7026
7027 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
7028
7029 PR target/11572
7030 * configure.in (*-*-darwin*): Renable libobjc.
7031 * configure: Regenerate.
7032
7033 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
7034
7035 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7036
7037 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
7038
7039 * Makefile.def: Remove libbanshee.
7040 * Makefile.tpl: Ditto.
7041 * configure.in: Ditto.
7042 * Makefile.in: Regen.
7043 * configure: Ditto.
7044
7045 2004-09-08 David Edelsohn <edelsohn@gnu.org>
7046
7047 * ltmain.sh: Use $pic_object as $non_pic_object if
7048 $non_pic_object=none.
7049
7050 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
7051
7052 * missing: Import latest version from master repository.
7053
7054 2004-09-06 Nick Clifton <nickc@redhat.com>
7055
7056 * config.sub: Import latest version from master repository.
7057 * config.guess: Likewise.
7058 This includes these changes:
7059
7060 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
7061
7062 * config.sub: Handle crisv32, alias etraxfs.
7063 * config.guess (crisv32:Linux:*:*): Handle.
7064
7065 2004-08-13 Brad Smith <brad@comstyle.com>
7066
7067 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7068 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7069
7070 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
7071
7072 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7073 assume the processor is a powerpc. This is because coreutils
7074 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7075 in this case, due to a MacOS X bug that causes
7076 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7077 to return a negative number.
7078 Problem reported by Petter Reinholdtsen in:
7079 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7080
7081 2004-07-19 Ben Elliston <bje@gnu.org>
7082
7083 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7084
7085 2004-06-24 Ben Elliston <bje@gnu.org>
7086
7087 * config.guess: Update copyright years.
7088 * config.sub: Likewise.
7089
7090 2004-06-22 Robert Millan <robertmh@gnu.org>
7091
7092 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7093 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7094
7095 2004-06-22 Stanley F. Quayle <stan@stanq.com>
7096
7097 * config.guess (*:*VMS:*:*): New entry. Replaces
7098 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7099 manufacturer.
7100
7101 2004-06-22 Ben Elliston <bje@gnu.org>
7102
7103 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7104 * config.sub: Likewise.
7105
7106 2004-06-22 Ben Elliston <bje@gnu.org>
7107
7108 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7109 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7110
7111 2004-06-11 Ben Elliston <bje@gnu.org>
7112
7113 * config.guess (pegasos:OpenBSD:*:*): Remove.
7114
7115 2004-06-11 Ben Elliston <bje@gnu.org>
7116
7117 From Wouter Verhelst <wouter@grep.be>:
7118 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7119
7120 2004-06-11 Ben Elliston <bje@gnu.org>
7121
7122 * config.guess (luna88k:OpenBSD:*:*): New.
7123
7124 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
7125
7126 * config.guess (m32r*:Linux:*:*): New case.
7127 * config.sub: Handle m32rle.
7128
7129 2004-03-12 Ben Elliston <bje@wasabisystems.com>
7130
7131 From Jens Petersen <petersen@redhat.com>:
7132 * config.sub: Handle sparcv8.
7133
7134 2004-03-03 Ben Elliston <bje@wasabisystems.com>
7135
7136 From Tom Smith <smith@cag.lkg.hp.com>:
7137 * config.guess: Version suffixes are equally significant on Tru64
7138 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
7139 prefix of "P" (patched kernel).
7140
7141 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
7142
7143 * config.sub: Add support for National Semiconductor CRX target.
7144
7145 2004-09-03 Janis Johnson <janis187@us.ibm.com>
7146
7147 * MAINTAINERS (Various Maintainers): Remove myself as web page
7148 maintainer, add myself as maintainer of build status lists.
7149
7150 2004-09-03 Jan Beulich <jbeulich@novell.com>
7151
7152 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7153 *-*-netware, but add target-libmudflap.
7154 Consolidate *-*-netware targets (of which really only i?86 exists)
7155 into a single entry.
7156 * configure: Likewise.
7157
7158 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
7159
7160 * Makefile.tpl (sorry): Remove.
7161 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7162 (cleanstrap targets): Depend on distclean, not distclean-stage1.
7163 (do-clean): Clean per-stage directories too.
7164 (do-distclean): Run distclean-stage1 too.
7165 (.NOTPARALLEL): Enable during toplevel bootstrap.
7166 (stage[+id+]-bubble): Enable parallel execution during
7167 the recursive invocation.
7168 * Makefile.in: Regenerate.
7169
7170 Fix previous checkin:
7171
7172 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7173 include.
7174 * configure.in: Fix indentation.
7175 * configure: Regenerate.
7176
7177 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
7178
7179 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7180 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7181 * configure: regenerate
7182 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7183 -mdynamic-no-pic
7184
7185 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
7186
7187 * Makefile.def (build_modules): Add fixincludes.
7188 (dependencies): Make gcc depend on fixincludes.
7189 * configure.in (build_tools): Add fixincludes.
7190 (build_configdirs): Always include build_libs.
7191 * Makefile.in: Regenerate.
7192 * configure: Regenerate.
7193
7194 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
7195
7196 * Makefile.def (bootstrap stages): Add 'lean' parameter.
7197 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7198 phony targets; do not generate timestamp files.
7199 (distclean-stageN): Remove references to their timestamp files.
7200 (restageN, touch-stageN): Remove.
7201 (stageN-bubble): Rewritten.
7202 (compare): Support lean bootstraps.
7203 * Makefile.in: Regenerate.
7204
7205 * configure.in: Only warn when bootstrapping but
7206 build != host or build != target. Support lean bootstraps.
7207 * configure: Regenerate.
7208
7209 2004-08-26 Phil Edwards <phil@codesourcery.com>
7210
7211 * configure.in: Give a better error message if GMP/MPFR are missing
7212 and a language needing them has been requested.
7213 * configure: Regenerated.
7214
7215 2004-08-25 Phil Edwards <phil@codesourcery.com>
7216
7217 * configure.in: Print a list of available language front-ends if
7218 a requested one is missing. Tidy stray tab characters.
7219 * configure: Regenerated.
7220
7221 2004-08-19 Michael Koch <konqueror@gmx.de>
7222
7223 * gcc/doc/install.texi: Update entry about automake for libjava.
7224
7225 2004-08-17 Robert Millan <robertmh@gnu.org>
7226
7227 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7228 (instead of FreeBSD).
7229 * configure: Regenerate.
7230
7231 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7232
7233 * Makefile.in: Regenerate.
7234 * configure: Regenerate.
7235
7236 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7237 stage_*_flags.
7238 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7239 for bootstrapped modules if toplevel bootstrap is going.
7240 (GCC bootstrap): Generate per-stage targets for all bootstrapped
7241 modules. Adjust for changes in Makefile.def. Enable several
7242 rules even in non-bootstrap mode, just to avoid peppering the
7243 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7244 (stage-[+prev+]-bubble): Remove.
7245
7246 * Makefile.def (Dependencies): Depend on all-build-bison,
7247 all-build-flex, all-build-byacc, all-build-texinfo, rather
7248 than the host variations.
7249 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
7250 with BUILD_SUBDIR.
7251 (BISON): Update for recent Bisons.
7252 (YACC): Fix typo.
7253 (cross): Depend on all-build.
7254 (all): Do not depend on all-build.
7255 (prebootstrap): Remove.
7256 (dep-kind): Accept separate prefixes for MODULE and ON variables.
7257 (Prebootstrap dependencies): Add them to the per-stage targets
7258 and to all-prebootstrap.
7259 * configure.in (build_configdirs): Always enable build_tools.
7260 (BUILD_DIR_PREFIX): Remove.
7261
7262 * Makefile.def (gcc): Add target variable.
7263 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7264 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7265 in the recursive `make', instead of hardwiring `all'.
7266 (Autogenerated TARGET-* variables): New.
7267
7268 2004-08-13 Brian Booth <bbooth@redhat.com>
7269
7270 * MAINTAINERS: Remove myself from write-after-approval.
7271
7272 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
7273
7274 * src-release: Stop distributing mmalloc with gdb (which doesn't
7275 use it).
7276 * Makefile.def: GDB doesn't depend on mmalloc anymore.
7277 * Makefile.in: Regenerate.
7278
7279 2004-08-09 Mark Mitchell <mark@codesourcery.com>
7280
7281 * configure.in (arm*-*-eabi*): New target.
7282 * configure: Regenerate.
7283
7284 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
7285
7286 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7287 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7288 (Dependencies): New section.
7289 * Makefile.tpl (Dependencies): Generate from Makefile.def.
7290 (configure-target-[+module+]): Depend on maybe-all-gcc
7291 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
7292 (toplevel profiledbootstrap): Fix dependencies.
7293 * Makefile.in: Regenerate.
7294
7295 2004-08-03 Mark Mitchell <mark@codesourcery.com>
7296
7297 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7298 target-libiberty to noconfigdirs.
7299 * configure: Regenerate.
7300
7301 2004-08-03 Paul Brook <paul@codesourcery.com>
7302
7303 * configure.in: Check for MPFR as well as GMP.
7304 * configure: Regenerate.
7305
7306 2004-08-01 Robert Millan <robertmh@gnu.org>
7307
7308 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7309 libmudflap for all GNU-based systems (with Glibc).
7310 * configure: Regenerate.
7311
7312 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
7313
7314 * Makefile.def (host-modules): Add gcc.
7315 * Makefile.in: Regenerate.
7316 * Makefile.tpl (sorry): New rule.
7317 (configure-host, all-host, [+make_target+]-host, do-check,
7318 install-host): Do not add gcc as a special case.
7319 (host modules): Add a small special-casing for gcc. Export
7320 extra_make_flags through the environment.
7321 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7322 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7323 other recursive targets for gcc): Remove.
7324
7325 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7326 (stage, unstage): New rules.
7327 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7328 distclean-stage[+id+]): Use stage_current.
7329 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7330 the stage*-start rules.
7331
7332 2004-08-02 Geoffrey Keating <geoffk@apple.com>
7333
7334 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7335 use -all_load flag.
7336
7337 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
7338
7339 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7340 * configure: Regenerate.
7341
7342 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
7343
7344 * maintainer-scripts/gcc_release: Revert yesterday's change.
7345
7346 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
7347
7348 * MAINTAINERS: Add myself to write-after-approval.
7349
7350 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
7351
7352 * libf2c: Removed.
7353 * gcc/gccbug.in: Updated because of libf2c removal.
7354 * maintainer-scripts/gcc_release: Ditto.
7355
7356 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
7357
7358 * configure.in: Build libmudflap by default on FreeBSD.
7359 * configure: Regenerated.
7360
7361 2004-07-09 Mark Mitchell <mark@codesourcery.com>
7362
7363 * configure.in: Do not build libmudflap by default on non-GNU/Linux
7364 systems.
7365 * configure: Regenerated.
7366
7367 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7368
7369 PR target/16344
7370 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7371 feedback based compiler.
7372 * Makefile.in: Rebuilt.
7373
7374 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
7375
7376 * Makefile.def (host_modules): Set bootstrap=true for flex.
7377 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7378 * Makefile.in: Rebuilt.
7379
7380 2004-07-07 Jan Hubicka <jh@suse.cz>
7381
7382 * MAINTAINERS: Add self as a profile feedback maintainer.
7383
7384 2004-07-05 Phil Edwards <phil@codesourcery.com>
7385
7386 * configure.in: Do not prepend $srcdir to /dev/null in
7387 makefile fragments.
7388 * configure: Regenerate.
7389
7390 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
7391
7392 * Makefile.def (build_modules): Add bison, byacc, flex,
7393 m4, texinfo.
7394 (flags_to_pass): Add FLEX.
7395 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7396 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7397 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7398 DEFAULT_MAKEINFO): Remove.
7399 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7400 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7401 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7402 objdir or else use configured tool.
7403 (all-build): New.
7404 (all): Depend on it.
7405 (Build module dependencies): Add.
7406 * Makefile.in: Regenerate.
7407 * configure.in: Better support for multiple build modules,
7408 matching what is done for host/target modules. Do not look
7409 for "plausible" locations of build tools if Canadian cross.
7410 Use autoconf's AC_PROG_CC to find a C compiler. Define
7411 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
7412 * configure: Regenerate.
7413
7414 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7415
7416 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7417 * Makefile.in: Regenerate.
7418
7419 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7420
7421 * Makefile.tpl (configure-build-[+module+],
7422 configure-[+module+], configure-target-[+module+]): Pass
7423 [+extra_configure_args+].
7424 (all-build-[+module+], all-[+module+], check-[+module+],
7425 install-[+module+], [+make_target+]-[+module+],
7426 all-target-[+module+], check-target-[+module+],
7427 install-target-[+module+], [+make_target+]-target-[+module+]):
7428 Pass [+extra_make_args+].
7429 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7430 (GCC_HOST_EXPORTS): Remove.
7431 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7432 cross, check-gcc, check-gcc-c++, install-gcc,
7433 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7434 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7435 * Makefile.in: Regenerate.
7436
7437 2004-06-21 Matthew Sachs <msachs@apple.com>
7438
7439 * MAINTAINERS: Added self to write-after-approval.
7440
7441 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7442
7443 * configure.in: Check for srcdir/winsup rather than build directory
7444 winsup.
7445 * configure: Regenerate.
7446
7447 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
7448
7449 * configure.in: Don't build Cygwin native newlib if winsup
7450 directory is missing. Emit warning instead.
7451 * configure: Regenerate.
7452
7453 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
7454
7455 * Makefile.tpl (touch-stage[+id+]): New.
7456 (restage[+prev+]): Depend on touch-stage[+id+].
7457
7458 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7459 Use it throughout.
7460
7461 * Makefile.def: Add profile and feedback bootstrap stages.
7462 Remove next field from bootstrap stages.
7463 * Makefile.tpl (LN, LN_S): Substitute.
7464 (stageN-start, stageN-end): Use double-colon rules, to
7465 provide a hook for additional setup commands.
7466 (distclean-stageN-gcc, restageN): Create dependencies from
7467 [+prev+], not from [+next+].
7468 (stageN-bubble): Add commands for successive stages from
7469 [+prev+], using double-colon rules.
7470 (all-stageN-gcc): Fix typo.
7471 (stagefeedback-start, profiledbootstrap): New.
7472 * Makefile.in: Regenerate.
7473 * configure.in: Call ACX_PROG_LN.
7474 * configure: Regenerate.
7475
7476 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
7477
7478 * MAINTAINERS (Write After Approval): Add myself.
7479
7480 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
7481
7482 * MAINTAINERS (Write After Approval): Add myself.
7483
7484 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
7485
7486 * configure.in: Fix --enable-bootstrap breakage introduced in trees
7487 without gcc.
7488 * configure: Regenerate.
7489
7490 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7491
7492 * Makefile.tpl: Fix typo.
7493 * Makefile.in: Regenerate.
7494
7495 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7496
7497 * configure.in: Remove new- prefix from toplevel
7498 bootstrap targets.
7499 * configure: Regenerate.
7500
7501 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7502
7503 * Makefile.tpl (all.normal): Rename to all.
7504 (all): Replace with a rule to pick the default
7505 target from configure.
7506 (all-gcc, configure-gcc): Use conditionals to
7507 do nothing when toplevel bootstrap is going on.
7508 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7509 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7510 * configure.in: Support --enable-bootstrap.
7511
7512 * Makefile.def: Remove new- prefix from toplevel
7513 bootstrap targets.
7514 * Makefile.tpl: Likewise.
7515
7516 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
7517 target.
7518
7519 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7520 $(RECURSE_FLAGS) to recursive invocation of make.
7521
7522 * Makefile.in: Regenerate.
7523 * configure: Regenerate.
7524
7525 2004-05-30 Andreas Jaeger <aj@suse.de>
7526 Jim Wilson <wilson@specifixinc.com>
7527
7528 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7529 like CC.
7530
7531 2004-05-27 Daniel Jacobowitz <dan@debian.org>
7532
7533 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7534 * configure: Regenerate.
7535
7536 2004-05-25 Daniel Jacobowitz <drow@false.org>
7537
7538 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7539 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7540 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
7541 targets.
7542 * Makefile.in: Regenerate.
7543
7544 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
7545
7546 * configure.in: Test the ability to symlink directories.
7547 * configure: Regenerate.
7548
7549 * Makefile.def (bootstrap-stage): New definitions.
7550 * Makefile.tpl (configure-stage1-gcc,
7551 configure-stage2-gcc, configure-stage3-gcc,
7552 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7553 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7554 new-restage3, compare): Autogenerate, see Makefile.in
7555 entry for behavioral changes.
7556 (distclean-stage1, new-stage1-start, new-stage1-end,
7557 new-stage1-bubble, distclean-stage2, new-stage2-start,
7558 new-stage2-end, new-stage2-bubble, distclean-stage3,
7559 new-stage3-start, new-stage3-end): New autogenerated targets.
7560 (objext, prebootstrap, BOOT_CFLAGS,
7561 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7562 targets.
7563
7564 * Makefile.in: Regenerate.
7565 (distclean-stage1, new-stage1-start, new-stage1-end,
7566 new-stage1-bubble, distclean-stage2, new-stage2-start,
7567 new-stage2-end, new-stage2-bubble, distclean-stage3,
7568 new-stage3-start, new-stage3-end): New targets.
7569 (all-stage1-gcc): Move prebootstrap dependency from here...
7570 (configure-stage1-gcc): ...to here.
7571 (new-bootstrap): Use bubble targets.
7572 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7573 Use per-stage distclean targets.
7574 (configure-stage1-gcc, configure-stage2-gcc,
7575 configure-stage3-gcc, all-stage1-gcc,
7576 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7577 Use new-stageN-start to prepare the tree.
7578
7579 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
7580
7581 * Makefile.def (host_modules): add libcpp.
7582 * Makefile.tpl: Add dependencies on and for libcpp.
7583 * Makefile.in: Regenerate.
7584 * configure.in: Add libcpp host module.
7585 * configure: Regenerate.
7586
7587 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
7588
7589 * Makefile.tpl: Whenever a recursive target is defined, wrap
7590 it in a special @if/@endif block, and prepare its maybe
7591 dependency in the @if/@endif block
7592 * configure.in: Instead of writing maybe dependencies, remove
7593 the @if/@endif statements, and remove the @if/@endif blocks
7594 that remain.
7595 * configure: Regenerate.
7596 * Makefile.in: Regenerate.
7597
7598 2004-05-20 Janis Johnson <janis187@us.ibm.com>
7599
7600 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7601
7602 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
7603
7604 PR bootstrap/15120
7605 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7606 * */configure: Rebuilt.
7607
7608 2004-05-17 Zack Weinberg <zack@codesourcery.com>
7609
7610 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7611 of libf2c.
7612 * configure, Makefile.in: Regenerate.
7613
7614 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
7615
7616 * MAINTAINERS (Write After Approval): Add myself.
7617
7618 2004-05-13 Diego Novillo <dnovillo@redhat.com>
7619
7620 Merge from tree-ssa-20020619-branch.
7621
7622 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7623 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7624 (HOST_GMPLIBS): Define.
7625 (HOST_GMPINC): Define.
7626 (TARGET_LIB_PATH): Add libmudflap.
7627 (GFORTRAN_FOR_TARGET): Define.
7628 (configure-build*): Export GFORTRAN.
7629 (configure-gcc): Export GMPLIBS and GMPINC.
7630 (all-gcc): Add maybe-all-libbanshee.
7631 (configure-target-libgfortran): Define.
7632 * Makefile.in: Regenerate.
7633 * configure.in (host_libs): Add libbanshee.
7634 (target_libraries): Add target-libmudflap and target-libgfortran.
7635 Add --with-libbanshee.
7636 Handle --disable-libmudflap.
7637 (*-*-freebsd*): Use with_gmp.
7638 Add $(libgcj) to noconfigdirs.
7639 * configure: Regenerate.
7640 * depcomp: New file.
7641 * MAINTAINERS: Add tree-ssa maintainers.
7642
7643 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7644
7645 * MAINTAINERS (Various Maintainers): Add myself.
7646
7647 2004-04-30 Brian Ford <ford@vss.fsi.com>
7648
7649 * MAINTAINERS (Write After Approval): Add myself.
7650
7651 2004-04-29 Uros Bizjak <uros@kss-loka.si>
7652
7653 * MAINTAINERS (Write After Approval): Add myself.
7654
7655 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
7656
7657 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7658 * configure: Regenerate.
7659
7660 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
7661
7662 Revert:
7663 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7664
7665 * Makefile.def (flags_to_pass): Remove *dir variables that
7666 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7667 as well as prefix and exec_prefix.
7668 * Makefile.in: Regenerate.
7669
7670 2004-04-26 Robert Millan <robertmh@gnu.org>
7671
7672 Add patches from libtool CVS.
7673 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7674 * ltconfig: Likewise.
7675 * ltcf-c.sh: Likewise.
7676 * ltcf-cxx.sh: Likewise.
7677 * ltcf-gcj.sh: Likewise.
7678
7679 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7680
7681 * Makefile.def (host_modules): Mark with the bootstrap
7682 flag packages on which gcc depends.
7683 * Makefile.tpl (all-bootstrap): Use it.
7684 * Makefile.in: Regenerate.
7685
7686 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7687
7688 * Makefile.def (flags_to_pass): Remove *dir variables that
7689 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7690 as well as prefix and exec_prefix.
7691 * Makefile.in: Regenerate.
7692
7693 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7694
7695 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7696 * configure: Regenerate.
7697 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7698 * gcc/Makefile.tpl (compare): Use the result of the test.
7699 * gcc/Makefile.in: Regenerate.
7700
7701 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
7702
7703 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7704 Always relocate gcc and prev-gcc to the original names, even
7705 if the build fails.
7706 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7707 New targets.
7708
7709 2004-04-23 Laurent GUERBY <laurent@guerby.net>
7710
7711 * MAINTAINERS: Update my email address.
7712
7713 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7714
7715 * configure.in (mips*-*-irix5*): Enable ld.
7716 * configure: Regenerate.
7717
7718 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7719
7720 * configure: Regenerate.
7721
7722 2004-04-15 James E Wilson <wilson@specifixinc.com>
7723
7724 * Makefile.tpl (configure-[+module+], configure-gcc,
7725 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7726 Set and export LDFLAGS.
7727 * Makefile.in: Regenerate.
7728
7729 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7730
7731 * MAINTAINERS: Add myself to write-after-approval.
7732
7733 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
7734
7735 PR bootstrap/14871
7736 * Makefile.tpl: If we don't have built-in-tree target tools,
7737 use the ones found by configure rather than hacking around with
7738 program_transform_name.
7739 * configure.in: Give Makefile.tpl the information necessary
7740 to do that.
7741 * Makefile.in: Regenerate.
7742 * configure: Regenerate.
7743
7744 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7745
7746 PR bootstrap/14760
7747 * configure.in: When computing baseargs, strip *all* copies of
7748 offending options. Also, don't match/substitute the trailing space,
7749 so that this actually works when two similar options are separated by
7750 only one space.
7751 * configure: Regenerate.
7752
7753 2004-04-06 David Edelsohn <edelsohn@gnu.org>
7754
7755 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7756 (rs6000-*-aix*): Same.
7757 * configure: Regenerate.
7758
7759 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
7760
7761 * MAINTAINERS: Add myself to write-after-approval.
7762
7763 2004-04-03 Bud Davis <bdavis9659@comcast.net>
7764
7765 * MAINTAINERS: Add myself to write-after-approval.
7766
7767 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7768
7769 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7770 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7771 * Makefile.in: Regenerate.
7772
7773 * configure.in (top level bootstrap support): Rework --enable-werror
7774 to set @stage2_werror_flag@.
7775 * configure: Regenerate.
7776 * Makefile.tpl (top level bootstrap support): Pass
7777 @stage2_werror_flag@ down to configure in stages 2 and 3.
7778 * Makefile.in: Regenerate.
7779
7780 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7781
7782 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7783 for stages 2 and 3 as well as in make. As a consequence, remove
7784 OUTPUT_OPTION (now detected by configure) from the flags passed down
7785 to make.
7786 * Makefile.in: Regenerate.
7787
7788 * Makefile.tpl (new-bootstrap): Fix typo.
7789 * Makefile.in: Regenerate.
7790
7791 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7792
7793 * Makefile.tpl: Rearrange by moving recursive_targets rules
7794 into their proper sections.
7795 * Makefile.tpl (top level bootstrap support): Move disabling
7796 of coverage flags from 'make' to 'configure'; improve comments.
7797 * Makefile.in: Regenerate.
7798
7799 * Makefile.tpl (experimental top level bootstrap) Move stage1
7800 language setting from all- target to configure- target; disable
7801 intermodule optimization in stage 1; prevent gratuitous rebuilds
7802 of stage 1.
7803 * Makefile.in: Regenerate.
7804 * configure.in: Comma-separate stage 1 language list for top
7805 level bootstrap.
7806 * configure: Regenerate.
7807
7808 * Makefile.tpl: Clean up experimental top level bootstrap support:
7809 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7810 prev-gcc in configure- targets as well as all- targets.
7811 * Makefile.in: Regenerate.
7812
7813 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7814
7815 * compile: New file imported from automake.
7816
7817 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
7818
7819 * configure.in: Remove symbolic link section.
7820 * configure: Regenerate.
7821 * Makefile.tpl (links): Remove.
7822 * Makefile.in: Regenerate.
7823
7824 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
7825 Nathanael Nerode <neroden@gcc.gnu.org>
7826
7827 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7828 Set with AC_CHECK_PROGS.
7829 * configure.in: Fix comment typo from last patch.
7830 * configure: Regenerate.
7831
7832 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7833
7834 * Makefile.tpl: Introduce experimental top level bootstrap support.
7835 * Makefile.in: Regenerate.
7836 * configure.in: Introduce support for top level bootstrap.
7837 * configure: Regenerate.
7838
7839 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
7840 Paolo Bonzini <bonzini@gnu.org>
7841
7842 PR bootstrap/14522
7843 * configure.in: Cope with shells that do not support unquoted ^
7844 * configure: Regenerate.
7845
7846 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
7847 Paolo Bonzini <bonzini@gnu.org>
7848
7849 PR bootstrap/14522
7850 * configure.in: Cope with shells that do not support nesting
7851 quotes inside quoted backquote substitutions.
7852 * configure: Regenerate.
7853
7854 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7855
7856 PR bootstrap/14522
7857 * configure.in: Fix escaping of $.
7858 * configure: Regenerate.
7859
7860 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7861
7862 * configure: Regenerate, since I forgot to while committing Paolo's
7863 changes.
7864
7865 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
7866
7867 PR ada/14131
7868 Move language detection to the top level.
7869 * configure.in: Find default values for the tools as
7870 soon as possible. Disable ada if GNAT is not found.
7871 Emit error message about missing languages. Expand
7872 --enable-languages=all for the gcc subdirectory.
7873
7874 2004-03-10 Ben Elliston <bje@gnu.org>
7875
7876 * MAINTAINERS: Update my email address.
7877
7878 2004-03-05 David Edelsohn <edelsohn@gnu.org>
7879
7880 * ltconfig: Disable building static libraries if building shared
7881 libraries on AIX 5L.
7882
7883 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
7884
7885 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7886 and disable libgcj.
7887 * configure: Regenerated.
7888
7889 2004-03-01 Brian Booth <bbooth@redhat.com>
7890
7891 * MAINTAINERS: Add myself to write-after-approval.
7892
7893 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
7894
7895 * MAINTAINERS: Add myself to write-after-approval.
7896
7897 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7898
7899 PR bootstrap/7087
7900 * Makefile.tpl: Guard XFOO sed statements better.
7901 * Makefile.tpl: Add dependency for configure-target-libada.
7902 * Makefile.in: Regenerate (incidentally fixes broken
7903 commit when libada-branch was merged).
7904
7905 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7906
7907 * MAINTAINERS: Add myself to write-after-approval.
7908
7909 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7910
7911 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7912 maintainers.
7913
7914 2004-02-20 Andrew Cagney <cagney@redhat.com>
7915
7916 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7917 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7918
7919 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7920
7921 PR bootstrap/11932
7922 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7923
7924 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
7925
7926 * MAINTAINERS: Added myself to write-after-approval.
7927
7928 2004-02-14 Michael Koch <konqueror@gmx.de>
7929
7930 * MAINTAINERS: Added myself to write-after-approval.
7931
7932 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7933
7934 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7935 some OS port maintainers to OS port maintainers section.
7936
7937 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
7938
7939 * MAINTAINERS: Add self.
7940
7941 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7942
7943 * MAINTAINERS: Alphabetize.
7944
7945 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
7946
7947 * MAINTAINERS: Remove myself.
7948
7949 2004-02-11 David Edelsohn <edelsohn@gnu.org>
7950
7951 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7952 (rs6000-*-aix*): Same.
7953 * configure: Regenerate.
7954
7955 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7956
7957 * configure.in (host): Add in missing $noconfigdirs to defines.
7958 * configure: Regenerate.
7959
7960 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7961 Nathanael Nerode <neroden@gcc.gnu.org>
7962
7963 PR ada/6637, PR ada/5911
7964 Merge with libada-branch:
7965 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7966 with appropriate dependencies. Add --enable-libada configure switch.
7967 * configure, Makefile.in: Regenerate.
7968
7969 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
7970
7971 * MAINTAINERS: Add myself to write-after-approval.
7972
7973 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7974
7975 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7976 * configure: Regenerate.
7977
7978 2004-02-04 Geoffrey Keating <geoffk@apple.com>
7979
7980 Merge from upstream:
7981
7982 * ltmain.in: When setting IFS to '~', be careful about user
7983 arguments that contain '~'.
7984
7985 2004-02-04 Peter O'Gorman <peter@pogma.com>
7986
7987 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7988 Also test $base_compile against $CC with escaped arguments. Bug
7989 reported by Geoff Keating <geoffk@apple.com>.
7990
7991 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7992
7993 * MAINTAINERS: Remove i960 port.
7994
7995 2004-01-23 DJ Delorie <dj@redhat.com>
7996
7997 * Makefile.def (target_modules) [libiberty]: Don't stage.
7998 * Makefile.in: Rebuilt.
7999
8000 2004-01-20 Caroline Tice <ctice@apple.com>
8001
8002 * MAINTAINERS: Add myself to write-after-approval.
8003
8004 2004-01-19 Paolo Carlini <pcarlini@suse.de>
8005
8006 * MAINTAINERS: Update my email address.
8007
8008 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
8009
8010 * MAINTAINERS: Add myself to write-after-approval.
8011
8012 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8013
8014 * MAINTAINERS: Remove entries without email address.
8015
8016 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
8017
8018 * MAINTAINERS: Add myself to write-after-approval.
8019
8020 2004-01-15 Steven Bosscher <stevenb@suse.de>
8021
8022 * MAINTAINERS: Update my email address.
8023
8024 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
8025
8026 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8027 * Makefile.tpl (configure-target-[+module+]): Support stage.
8028 * Makefile.in: Rebuilt.
8029
8030 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
8031
8032 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8033
8034 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
8035
8036 * MAINTAINERS: Add myself as a MIPS maintainer.
8037
8038 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
8039
8040 * configure.in: Use ./config.cache, not config.cache.
8041 * configure: Regenerate.
8042 * Makefile.tpl: Special-casing not needed for GCC any more.
8043 * Makefile.in: Regenerate.
8044
8045 * configure.in: Don't share a cache file for host dirs.
8046 * configure: Regenerate.
8047
8048 * config-ml.in: Don't mess with the cache file.
8049
8050 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8051
8052 * MAINTAINERS: Move myself from 'Write After Approval' to
8053 'CPU Port Maintainers' section as SPARC maintainer.
8054
8055 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
8056
8057 * Makefile.tpl: Make GCC use a separate config.cache.
8058 * Makefile.in: Regenerate.
8059
8060 PR bootstrap/11932, PR bootstrap/11933
8061 (I don't know if it will fix either of them, but it relates
8062 to them.)
8063 * configure.in: Don't use shared config.cache for target
8064 directories.
8065 * configure: Regenerate.
8066
8067 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
8068
8069 * MAINTAINERS: Add myself to 'Write After Approval' section.
8070
8071 2003-12-31 Roger Sayle <roger@eyesopen.com>
8072
8073 * configure.in (ia64*-*-hpux*): Disable building java libraries.
8074 * configure: Regenerated.
8075
8076 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
8077
8078 * MAINTAINERS: Remove the mn10200 maintainer.
8079
8080 2003-12-21 Bernardo Innocenti <bernie@develer.com>
8081
8082 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8083 * configure: Regenerated.
8084
8085 2003-12-16 Jan Hubicka <jh@suse.cz>
8086
8087 * MAINTAINERS: Add myself as callgraph maintainer.
8088
8089 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
8090
8091 * configure.in (raw_libstdcxx_flags): Remove the leading space.
8092 * configure: Regenerate.
8093
8094 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8095
8096 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8097 'Write After Approval' section. Update email.
8098
8099 2003-12-01 James Lemke <jim@wasabisystems.com>
8100
8101 * MAINTAINERS (Write After Approval): Add myself.
8102
8103 2003-11-20 Matt Thomas <matt@3am-software.com>
8104
8105 * MAINTAINERS: Add myself as a vax port maintainer.
8106
8107 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
8108
8109 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8110 (configure-build-[+module+], configure-[+module+]): Likewise.
8111 (configure-target-[+module+], configure-gcc, config.status): Likewise.
8112 * Makefile.in: Regenerate.
8113
8114 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
8115
8116 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8117 shared/dylibed libraries.
8118 * ltmain.sh: Likewise.
8119 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8120 * ltcf-cxx.sh: Likewise.
8121 * ltcf-gcj.sh: Likewise.
8122 * ltconfig: Likewise.
8123
8124 2003-11-17 Stan Cox <scox@redhat.com>
8125
8126 * MAINTAINERS: Add myself as iq2000 port maintainer.
8127
8128 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
8129
8130 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8131 * Makefile.in: Regenerate.
8132
8133 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
8134
8135 * config.sub: Update to 2003-11-03 version.
8136
8137 2003-10-20 Phil Edwards <phil@codesourcery.com>
8138
8139 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
8140 * configure: Regenerate.
8141
8142 2003-10-20 Nicolas Pitre <nico@cam.org>
8143
8144 * MAINTAINERS: Add myself to 'Write After Approval' section.
8145
8146 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
8147
8148 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8149
8150 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
8151
8152 * MAINTAINERS: Update my email address.
8153
8154 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8155
8156 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8157
8158 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
8159
8160 * MAINTAINERS: Add myself to 'Write After Approval' section.
8161
8162 2003-10-16 Bernardo Innocenti <bernie@develer.com>
8163
8164 * config.guess: Update to 2003-10-16 version.
8165 * config.sub: Update to 2003-10-16 version.
8166
8167 2003-10-15 David Daney <ddaney@avtrex.com>
8168
8169 * MAINTAINERS: Added myself to 'Write After Approval' section.
8170
8171 2003-10-15 Falk Hueffner <falk@debian.org>
8172
8173 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8174 'Write After Approval' section. Update email.
8175
8176 2003-10-14 Roger Sayle <roger@eyesopen.com>
8177
8178 * MAINTAINERS: Move myself from 'Write After Approval' to
8179 'Various Maintainers' section as middle-end maintainer.
8180
8181 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
8182
8183 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8184 HOST_FLAGS_TO_PASS.
8185 * Makefile.in: Regenerate.
8186
8187 2003-10-11 Bernardo Innocenti <bernie@develer.com>
8188
8189 * config.guess: Update to 2003-10-07 version.
8190 * config.sub: Update to 2003-10-07 version.
8191
8192 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8193
8194 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8195 * ltconfig (irix5*, irix6*): Don't override version_type.
8196
8197 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
8198
8199 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8200 * configure: Rebuilt
8201 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8202 * Makefile.in: Rebuilt
8203
8204 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
8205
8206 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8207
8208 2003-09-30 Carlo Wood <carlo@alinoe.com>
8209
8210 * MAINTAINERS (Write After Approval): Add myself.
8211
8212 2003-09-29 Paul Koning <ni1d@arrl.net>
8213
8214 * MAINTAINERS: Move myself from "Write After Approval"
8215 to CPU platform maintainers for pdp11 platform.
8216
8217 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
8218
8219 * MAINTAINERS: Move myself from 'Write After Approval' to
8220 'Various Maintainers' section as libffi testsuite maintainer.
8221
8222 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
8223
8224 * configure.in: Pass a computed --program-transform-name
8225 to subconfigures.
8226 * configure: Regenerated.
8227
8228 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8229
8230 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8231 * Makefile.in: Regenerate.
8232
8233 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8234 * Makefile.in: Regenerate.
8235
8236 2003-09-19 Ziemowit Laski <zlaski@apple.com>
8237
8238 * MAINTAINERS: Move myself from 'Write After Approval'
8239 to 'Various Maintainers' (objective-c) section.
8240
8241 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
8242
8243 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8244 quoting.
8245 * configure: Regenerated.
8246
8247 2003-09-16 Joel Brobecker <brobecker@gnat.com>
8248
8249 * MAINTAINERS (Write After Approval): Add myself to write after
8250 approval list.
8251
8252 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
8253
8254 * MAINTAINERS (Write After Approval): Add myself.
8255
8256 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
8257
8258 * MAINTAINERS: Update my e-mail address.
8259
8260 2003-09-09 Alan Modra <amodra@bigpond.net.au>
8261
8262 * libtool.m4 (LD): Correct powerpc64 host match.
8263
8264 2003-09-06 James E Wilson <wilson@tuliptree.org>
8265
8266 * MAINTAINTERS: Update my affiliation and email address.
8267
8268 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8269
8270 * MAINTAINERS (Write After Approval): Add myself.
8271
8272 2003-09-04 DJ Delorie <dj@redhat.com>
8273
8274 * configure: Regenerate.
8275
8276 2003-09-04 Robert Millan <robertmh@gnu.org>
8277
8278 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8279
8280 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8281
8282 * configure.in: Ensure arguments to sed are properly spaced.
8283 * configure: Regenerate.
8284
8285 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8286
8287 * MAINTAINERS: Update my e-mail address.
8288
8289 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
8290
8291 * MAINTAINERS (Write After Approval): Add myself.
8292
8293 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
8294
8295 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8296 * configure: Regenerated.
8297
8298 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
8299
8300 * MAINTAINERS: Update my email address.
8301
8302 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
8303
8304 * configure.in: Use newline instead of semicolon when assuming
8305 shell arguments in a for loop.
8306 * configure: Regenerated.
8307
8308 2003-08-22 Jason Eckhardt <jle@rice.edu>
8309
8310 * MAINTAINERS: Resurrect the i860 maintainer.
8311
8312 2003-08-20 Geoffrey Keating <geoffk@apple.com>
8313
8314 PR 8180
8315 * configure.in: When testing with_libs and with_headers, treat
8316 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
8317 * configure: Regenerate.
8318
8319 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8320 make, shell, etc.
8321 (baseargs): Likewise.
8322 * configure: Regenerate.
8323
8324 2003-08-20 Bernardo Innocenti <bernie@develer.com>
8325
8326 * MAINTAINERS (Write After Approval): Add myself.
8327
8328 2003-08-19 Geoffrey Keating <geoffk@apple.com>
8329
8330 * configure.in: Disable libgcj for darwin not on powerpc.
8331 * configure: Rebuild.
8332
8333 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
8334
8335 * config-ml.in, symlink-tree: Add license.
8336
8337 2003-08-03 Richard Stallman <rms@gnu.org>
8338 Eben Moglen <moglen@columbia.edu>
8339
8340 * README.SCO: New file.
8341
8342 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
8343
8344 * Makefile.tpl (check, check-c++): Express dependencies using
8345 dependencies rather than commands.
8346 * Makefile.in: Regenerate.
8347
8348 2003-08-01 Andrew Cagney <cagney@redhat.com>
8349
8350 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8351 * configure: Ditto.
8352
8353 2003-07-31 Geoffrey Keating <geoffk@apple.com>
8354
8355 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8356 * Makefile.in: Update.
8357
8358 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
8359
8360 * configure.in: Enable libgcj for darwin.
8361 * configure: Rebuild.
8362
8363 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
8364
8365 * config-ml.in: Use ac_configure_args directly instead of
8366 ml_arguments. Only set ml_norecursion if --no[-]recursion is
8367 actually seen.
8368
8369 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
8370
8371 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8372 creating target and build subdirs to build all parent dirs as needed.
8373 * Makefile.in: Rebuild.
8374 * configure.in: Don't build dirs explicitly here.
8375 * configure: Rebuild.
8376
8377 2003-07-26 Paul Brook <paul@nowt.org>
8378
8379 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8380
8381 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
8382
8383 * Makefile.tpl (all-make): Depend on intl.
8384 * Makefile.in: Rebuilt.
8385
8386 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
8387
8388 * install-sh: Update to newer upstream versions (associated with
8389 aclocal 1.7).
8390 * mkinstalldirs: Likewise.
8391 * missing: Likewise, plus $1Help2man -> $1 typo fix.
8392
8393 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
8394
8395 * MAINTAINERS: Move self from Bug database only accounts
8396 to write-after-approval.
8397
8398 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
8399
8400 * config.if: Remove unused libc_interface determination.
8401
8402 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
8403
8404 * MAINTAINERS: Move self from write-after-approval to
8405 build machinery (*.in).
8406
8407 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
8408
8409 PR bootstrap/11273
8410 PR bootstrap/11408
8411 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
8412 unused INSTALL_PROGRAM_ARGS.
8413 * configure.in: Use AC_PROG_INSTALL.
8414 * Makefile.in: Regenerate.
8415 * configure: Regenerate.
8416
8417 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8418
8419 * MAINTAINERS: Alphabetize.
8420
8421 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
8422
8423 * configure: Rebuilt.
8424 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8425 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8426 newlib nor libgloss.
8427 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8428 * configure.in (am33_2.0-*-linux*): Added.
8429
8430 2003-07-09 Bob Wilson <bob.wilson@acm.org>
8431
8432 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8433 * configure: Regenerate.
8434
8435 2003-07-07 Zack Weinberg <zack@codesourcery.com>
8436
8437 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8438 * Makefile.in: Regenerate.
8439
8440 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8441
8442 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8443 * Makefile.in: Regenerate.
8444
8445 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8446
8447 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8448 * Makefile.in: Regenerated.
8449
8450 * config-ml.in: Replace PWD with PWD_COMMAND.
8451
8452 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8453
8454 * intl: New directory; see intl/ChangeLog for details.
8455 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8456 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8457 * Makefile.in: Regenerate.
8458
8459 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8460
8461 * configure.in: Clean up config-lang.in handling. Delete
8462 useless assignment to "subdirs".
8463 * configure: Regenerate.
8464
8465 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
8466
8467 * configure.in: Rename 'target_libs' to 'target_libraries'.
8468 Remove useless reference to 'target_libs'.
8469 * configure: Regenerate.
8470
8471 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
8472
8473 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8474 * Makefile.in: Regenerate.
8475
8476 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
8477
8478 * Makefile.def: Introduce flags_to_pass.
8479 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8480 * Makefile.in: Regenerate.
8481
8482 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
8483
8484 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8485 and target-libgloss.
8486 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8487 <h8300*-*-*>: Disable libf2c and ${libgcj}.
8488 * configure: Regenerate.
8489
8490 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
8491
8492 * configure.in: Update testsuite_flags to new location.
8493 * configure. Regenerate.
8494
8495 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
8496
8497 * Makefile.tpl: Remove BUILD_CC stuff.
8498 * Makefile.in: Regenerate.
8499
8500 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
8501
8502 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8503
8504 2003-06-16 Graeme Peterson <gp@qnx.com>
8505
8506 * MAINTAINERS (Write After Approval): Add myself.
8507
8508 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
8509
8510 * config.guess: Update to 2003-06-12 version.
8511 * config.sub: Update to 2003-06-13 version.
8512
8513 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
8514
8515 * config.guess: Update to 2003-06-06 version.
8516 * config.sub: Update to 2003-06-06 version.
8517
8518 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8519
8520 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8521 * configure. Regenerate.
8522
8523 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
8524
8525 * configure.in: Disable serial configure by default.
8526 * configure: Regenerate.
8527 * Makefile.tpl: Abolish .NOTPARALLEL.
8528 * Makefile.in: Regenerate.
8529
8530 * Makefile.tpl: Replace {build,host,target}_canonical by
8531 {build,host,target}.
8532 * Makefile.in: Regenerate.
8533
8534 * Makefile.tpl: Fix stupid pasto.
8535 * Makefile.in: Regenerate.
8536
8537 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
8538
8539 * Makefile.tpl: Remove bogus conditional.
8540 * Makefile.in: Regenerate.
8541
8542 2003-06-05 Jan Hubicka <jh@suse.cz>
8543
8544 * Makefile.tpl (profiledbootstrap): New target.
8545 * Makefile.in (profiledbootstrap): New target.
8546
8547 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
8548
8549 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8550 Pinski. Remove user names from other bugzilla-only maintainers.
8551
8552 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
8553
8554 * Makefile.tpl: Make 'recursive targets' using autogen rather
8555 than shell loop. Remove duplicate 'clean' targets and false
8556 comments.
8557 * Makefile.def: Add systematic dependencies to 'recursive' targets.
8558 Add systematic method of specifying missing targets in subdirs.
8559 Add copyright boilerplate.
8560 * Makefile.in: Regenerate.
8561 * configure.in: Add 'recursive targets' to maybe list.
8562 * configure: Regenerate.
8563
8564 * MAINTAINERS: "GNATS only" -> "Bug database only".
8565
8566 * Makefile.tpl: Rename [+target+] to [+make_target+].
8567 * Makefile.def: Rename 'target' to 'make_target'.
8568
8569 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
8570
8571 * MAINTAINERS: Add self as options handling maintainer.
8572
8573 2003-05-28 Michael Meissner <gnu@the-meissners.org>
8574
8575 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8576 been too long since I touched those ports.
8577
8578 2003-05-28 DJ Delorie <dj@redhat.com>
8579
8580 * Makefile.tpl: Make maybe-check-gcc .PHONY.
8581 * Makefile.in: Regenerate.
8582
8583 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8584
8585 * configure.in: Use curly braces in the definition of tooldir.
8586 * configure: Regenerate.
8587
8588 2003-05-21 DJ Delorie <dj@redhat.com>
8589
8590 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8591 newlib or libgloss.
8592 * Makefile.in: Regenerate.
8593
8594 2003-05-21 DJ Delorie <dj@redhat.com>
8595
8596 * Makefile.tpl: Add missing empty maybe-check-gcc target.
8597 * Makefile.in: Regenerate.
8598
8599 2003-05-20 Ian Lance Taylor <ian@airs.com>
8600
8601 * MAINTAINERS: Update my e-mail address.
8602
8603 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
8604
8605 * configure.in: Switch more things to use maybe dependencies.
8606 * Makefile.tpl: Switch more things to use maybe dependencies.
8607 Factor out common code from autogen IF statements.
8608 * configure: Regenerate.
8609 * Makefile.in: Regenerate.
8610
8611 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
8612
8613 * configure.in: Accept i[3456789]86 for machine type.
8614 * configure: Regenerate.
8615
8616 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
8617
8618 * configure.in: Switch more things to use maybe dependencies.
8619 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
8620 * configure: Regenerate.
8621 * Makefile.tpl: Switch more things to use maybe dependencies.
8622 * Makefile.in: Regenerate.
8623
8624 2003-05-16 Andreas Schwab <schwab@suse.de>
8625
8626 * Makefile.tpl (install-opcodes): Define.
8627 * Makefile.in: Rebuild.
8628
8629 2003-05-13 Andreas Jaeger <aj@suse.de>
8630
8631 * config.guess: Update to 2003-05-09 version.
8632 * config.sub: Update to 2003-05-09 version.
8633
8634 2003-05-13 Michael Eager <eager@mvista.com>
8635
8636 * configure.in: Correct sed script so that options in quotes are not
8637 deleted.
8638 * configure: Rebuild.
8639
8640 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
8641
8642 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8643 and $$s/newlib/libc/sys/cygwin32 include paths.
8644 * configure: Ditto.
8645
8646 2003-05-12 Michael Meissner <gnu@the-meissners.org>
8647
8648 * MAINTAINERS: Update my email addresses.
8649
8650 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8651
8652 * config-ml.in: Propagate INSTALL variables.
8653
8654 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8655
8656 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8657
8658 2003-05-02 Chris Demetriou <cgd@broadcom.com>
8659
8660 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8661 * Makefile.in: Regenerate.
8662
8663 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8664
8665 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8666
8667 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8668
8669 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8670
8671 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
8672
8673 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8674 * Makefile.in: Regenerated.
8675
8676 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8677
8678 * MAINTAINERS (Write After Approval): Upgrade myself from
8679 GNATS only to write-after-approval. Update my mail address.
8680
8681 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
8682
8683 (OS Port Maintainers: freebsd): Add myself.
8684
8685 2003-04-22 Mark Mitchell <mark@codesourcery.com>
8686
8687 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8688
8689 2003-04-22 Kean Johnston <jkj@sco.com>
8690
8691 * MAINTAINERS (SCO ports): Added myself.
8692
8693 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8694
8695 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8696
8697 2003-04-19 Kean Johnston <jkj@sco.com>
8698
8699 * MAINTAINERS (Write After Approval): Add myself.
8700
8701 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8702
8703 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8704 * Makefile.in: Regenerate.
8705
8706 2003-04-18 Jakub Jelinek <jakub@redhat.com>
8707
8708 * configure.in (powerpc64*-*-linux*): Remove.
8709 * configure: Rebuilt.
8710
8711 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
8712
8713 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8714 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8715 and restrap.
8716 * Makefile.in: Regenerate.
8717
8718 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
8719
8720 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8721 * configure: Regenerated.
8722
8723 2003-04-15 DJ Delorie <dj@redhat.com>
8724
8725 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8726
8727 2003-04-13 Nick Clifton <nickc@redhat.com>
8728
8729 * config-ml.in: Remove support for --disable-aix removing
8730 call-aix multilibs.
8731
8732 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
8733
8734 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8735 * */configure: Rebuilt.
8736
8737 2003-04-08 Joel Sherrill <joel@oarcorp.com>
8738
8739 * MAINTAINERS: Add my email address.
8740
8741 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
8742
8743 * MAINTAINERS (Write After Approval): Add myself.
8744
8745 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8746
8747 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8748 * Makefile.in: Regenerate.
8749
8750 2003-03-14 Michael Chastain <mec@shout.net>
8751
8752 * Makefile.in: Regenerate with correct Makefile.def.
8753
8754 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8755
8756 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8757 Make macro.
8758 * Makefile.in: Regenerate.
8759 * configure.in: Clean up gxx_include_dir logic.
8760 * configure: Regenerate.
8761
8762 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8763
8764 * MAINTAINERS (Write After Approval): Add myself.
8765
8766 2003-03-10 Ben Elliston <bje@wasabisystems.com>
8767
8768 * MAINTAINERS: Update my mail address.
8769
8770 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8771
8772 * configure.in (gxx_include_dir): Fix typo.
8773 * configure: Regenerated.
8774
8775 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8776
8777 * Makefile.tpl: Reindent.
8778 * Makefile.in: Regenerate.
8779 * configure.in: Reindent. Don't set unused variables.
8780 * configure: Regenerate.
8781
8782 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
8783
8784 * configure.in: Include $(build_tooldir)/sys-include in
8785 FLAGS_FOR_TARGET.
8786 * configure: Regenerated.
8787
8788 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8789
8790 * Makefile.tpl: Always pass down RANLIB.
8791 * Makefile.in: Regenerate.
8792
8793 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8794 * Makefile.in: Regenerate.
8795 * configure.in: Remove unused logic relating to --enable-shared
8796 and --enable-threads. Remove bogus comments. Remove redundant
8797 noconfigdirs.
8798 * configure: Regenerate.
8799
8800 * configure.in: Replace ${libstdcxx_version} by its value.
8801 Remove reference to mh-dgux.
8802 * configure: Regenerate.
8803
8804 2003-03-03 Kevin Buettner <kevinb@redhat.com>
8805
8806 * MAINTAINERS (Write After Approval): Add myself.
8807
8808 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8809
8810 * Makefile.tpl: Rearrange.
8811 * Makefile.in: Regenerate.
8812
8813 2003-02-25 Uwe Stieber <uwe@wwws.de>
8814
8815 * configure.in: Add support for kaOS as cross build target system.
8816 * configure: Regenerated.
8817
8818 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8819
8820 * MAINTAINERS (Write after approval): Add myself.
8821
8822 2003-02-21 James E Wilson <wilson@tuliptree.org>
8823
8824 * MAINTAINERS: Update my email address.
8825
8826 2003-02-21 Zack Weinberg <zack@codesourcery.com>
8827
8828 * MAINTAINERS: Add self to blanket write privs. section.
8829
8830 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
8831
8832 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8833 configure-target-* as some target builds may require additional
8834 flags for preprocessor tests.
8835 * Makefile.in: Regenerated.
8836
8837 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
8838
8839 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8840 * ltconfig: Handle it.
8841 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8842 auto-detecting it.
8843
8844 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8845 it is used as argument to $CC.
8846 * ltcf-gcj.sh: Likewise.
8847
8848 * configure.in: Introduce --enable-maintainer-mode.
8849 * configure: Rebuilt.
8850 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8851 for maintainer mode.
8852 * Makefile.in: Rebuilt.
8853
8854 2003-02-18 Jason Merrill <jason@redhat.com>
8855
8856 * Makefile.tpl (check-c++): Allow parallelism.
8857
8858 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8859
8860 * MAINTAINERS: Remove John Carr (who never actually had access to
8861 gcc.gnu.org).
8862
8863 2003-02-15 Geoffrey Keating <geoffk@apple.com>
8864
8865 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8866 don't configure target-libobjc.
8867 * configure: Regenerate.
8868
8869 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8870
8871 * Makefile.tpl (RANLIB): Define.
8872 * Makefile.in: Regenerate.
8873
8874 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8875
8876 * MAINTAINERS: Update my email.
8877
8878 2003-02-06 Keith R Seitz <keiths@redhat.com>
8879
8880 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8881 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8882 * Makefile.in: Regenerated.
8883 * configure.in: Remove all traces of snavigator, db, and grep.
8884 * configure: Regenerated.
8885
8886 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8887
8888 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8889 After Approval.
8890
8891 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8892
8893 * MAINTAINERS (Write after approval): Add myself.
8894
8895 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
8896
8897 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8898 * Makefile.in: Regenerated.
8899
8900 2003-01-30 Roger Sayle <roger@eyesopen.com>
8901
8902 * config.guess: Updated to 2003-01-30's version.
8903 * config.sub: Updated to 2003-01-28's version.
8904
8905 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
8906
8907 * config.if: If gcc_version is already set, just use it. Don't set
8908 gcc_version_trigger if it's already set, otherwise set it to
8909 gcc/version.c, but only if the file exists. If it is not set and
8910 gcc/version.c does not exist, try to extract the version number from
8911 $CC.
8912
8913 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8914
8915 * MAINTAINERS: Add myself to write-after-approval list.
8916
8917 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
8918
8919 * configure.in: Revert 24Jan change.
8920 * configure: Regenerate.
8921
8922 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8923
8924 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8925 entry of HJ Lu.
8926
8927 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8928
8929 * configure.in: Revert previous change.
8930 * configure: Regenerate.
8931
8932 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8933
8934 * configure.in: Make rda native-only.
8935 * configure: Regenerate.
8936
8937 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8938
8939 * MAINTAINERS: Move myself from GNATS-only-accounts to
8940 write-after-approval.
8941
8942 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8943
8944 * configure.in: Add missing \.
8945 * configure: Rebuilt.
8946
8947 2003-01-17 Jakub Jelinek <jakub@redhat.com>
8948
8949 * configure.in (baseargs): Avoid using \| in sed regular
8950 expressions.
8951 * configure: Rebuilt.
8952
8953 2003-01-16 Jakub Jelinek <jakub@redhat.com>
8954
8955 * configure.in (baseargs): Remove all supported forms of
8956 --cache-file, --srcdir, --host, --build and --target options
8957 from argument lists.
8958 * configure: Rebuilt.
8959
8960 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
8961
8962 * MAINTAINERS: Add myself to write-after-approval list.
8963
8964 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
8965
8966 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8967 * configure: Rebuilt.
8968
8969 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8970
8971 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8972 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8973 * Makefile.in: Regenerate.
8974 * configure: Regenerate.
8975
8976 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
8977
8978 * configure.in: Remove Makefile in build, host and target modules
8979 unless configure was run with --no-recursion.
8980 * configure: Rebuilt.
8981
8982 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8983
8984 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8985 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8986 * Makefile.in: Regenerate.
8987
8988 2003-01-08 Chris Demetriou <cgd@broadcom.com>
8989
8990 * config.guess: Update to 2003-01-03 version.
8991 * config.sub: Update to 2003-01-03 version.
8992
8993 2003-01-07 Christopher Faylor <cgf@redhat.com>
8994
8995 * configure: Regenerate with proper autoconf 2.13.
8996
8997 2003-01-07 Christopher Faylor <cgf@redhat.com>
8998
8999 * configure.in: Add AC_PREREQ for consistency.
9000 * configure: Regenerate.
9001
9002 2003-01-06 Andrew Cagney <ac131313@redhat.com>
9003
9004 * configure.in (GDB_TK): Add tcl directories conditional on
9005 gdb/gdbtk directory being present.
9006 * configure: Regenerate.
9007
9008 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
9009
9010 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
9011 used by gcc if LD is not defined and we are not doing a Canadian Cross.
9012 * configure: Rebuilt.
9013
9014 2002-12-31 Tom Tromey <tromey@redhat.com>
9015
9016 * Makefile.in: Rebuilt.
9017 * Makefile.def (target_modules) [libffi]: Allow installation.
9018
9019 2002-12-31 Andreas Schwab <schwab@suse.de>
9020
9021 * configure.in: Fix use of $program_transform_name.
9022 * configure: Regenerated.
9023
9024 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
9025
9026 * configure.in (baseargs): Don't remove first configure argument.
9027 * configure: Regenerated.
9028
9029 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
9030
9031 * Makefile.tpl (local-distclean): Don't remove...
9032 (multilib.ts): ... this. Moved into...
9033 (multilib.out): ... this. Don't use sub-make.
9034 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9035 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9036 (configure-build-[+module+], configure-[+module+],
9037 configure-target-[+module+], configure-gcc): ... these. Test
9038 for Makefile existence. Drop config.status from dependencies.
9039 * Makefile.in: Rebuilt.
9040 * configure.in: Move gcc-version-trigger to the end of
9041 ac_configure_args. Add comments to maybedep.tmp and
9042 serdep.tmp. Introduce --disable-serial-configure. Remove
9043 nonopt from baseargs, matching and removing corresponding
9044 whitespace while at it.
9045 * configure: Rebuilt.
9046
9047 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
9048
9049 * configure.in (host_configargs): Replace reference to
9050 no-longer-defined buildopts with --build=${build_alias}.
9051 * configure: Rebuilt.
9052
9053 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
9054 program_transform_name to standard idiom.
9055 (AUTOGEN, AUTOCONF): Define.
9056 (Makefile.in): Use $(AUTOGEN).
9057 (Makefile): Depend on config.status, and use autoconf-style rule to
9058 build it. Move original commands to...
9059 (config.status): ... this new target.
9060 (configure): Add $(srcdir). Depend on config/acx.m4. Use
9061 $(AUTOCONF).
9062 * Makefile.in: Rebuilt.
9063
9064 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
9065
9066 * Makefile.tpl: Fix dramatic bustage due to change in
9067 program_transform_name.
9068 * Makefile.in: Regenerate.
9069
9070 * configure.in: Remove unnecessary PATH setting.
9071 * configure: Regnerate.
9072
9073 * configure.in: Don't default to unprefixed tools unless
9074 the native tools will work.
9075 * configure: Regenerate.
9076
9077 * configure.in: Convert to autoconf script. Blow away lots
9078 of now-redundant Makefile fragments.
9079 * configure: Generate using Autoconf.
9080 * Makefile.tpl: Rewrite to reflect autoconfiscation.
9081 * Makefile.in: Regenerate.
9082
9083 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
9084
9085 * configure: Fix stupid bug where RANLIB was mistakenly included.
9086
9087 * configure.in: Rename (buildargs, hostargs, targargs) to
9088 (build_configargs, host_configargs, target_configargs).
9089
9090 * configure.in: Move logic out of sed statement.
9091
9092 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
9093 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9094
9095 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
9096
9097 * config.sub: Import from master repository
9098 * config.guess: Ditto
9099
9100 2002-12-24 Andreas Schwab <schwab@suse.de>
9101
9102 * Makefile.tpl (multilib.out): Fix missing space.
9103 * Makefile.in: Regenerate.
9104
9105 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
9106
9107 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
9108 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
9109 * Makefile.in: Regenerate.
9110 * configure.in: Remove unnecessary leftovers.
9111
9112 2002-12-21 Geoffrey Keating <geoffk@apple.com>
9113
9114 * configure.in (extra_ranlibflags_for_target): New variable.
9115 (*-*-darwin): Add -c to ranlib commands.
9116 * configure (tooldir): Handle extra_ranlibflags_for_target.
9117
9118 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
9119
9120 * Makefile.tpl: Revert HJL's change.
9121 * Makefile.in: Regenerated.
9122 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9123 always.
9124
9125 2002-12-19 Andreas Schwab <schwab@suse.de>
9126
9127 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9128 * Makefile.in: Regenerate.
9129
9130 2002-12-18 H.J. Lu <hjl@gnu.org>
9131
9132 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9133 * Makefile.in: Regenerated.
9134
9135 * configure.in (build_prefix): New. Substitute.
9136
9137 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
9138
9139 * Makefile.tpl: Don't let real targets depend on phony targets.
9140 * Makefile.in: Regenerate.
9141
9142 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9143 * Makefile.in: Regenerate.
9144
9145 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
9146
9147 * config.sub: Import from master repository
9148 * config.guess: Ditto
9149
9150 2002-12-16 Jason Merrill <jason@redhat.com>
9151
9152 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9153 previous 'make bootstrap'.
9154 * Makefile.in: Regenerate.
9155
9156 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
9157
9158 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9159
9160 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
9161
9162 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9163 * Makefile.in: Regenerate.
9164
9165 2002-12-13 Jason Merrill <jason@redhat.com>
9166
9167 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
9168 library tests.
9169 (check-c++): Just depend on it and check-target-libstdc++-v3.
9170 * Makefile.in: Regenerate.
9171
9172 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
9173
9174 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9175 * Makefile.in: Rebuilt.
9176
9177 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
9178
9179 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9180
9181 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
9182
9183 * configure: Fix bug put in by gremlins.
9184
9185 * Makefile.tpl: Substitute more autoconfily.
9186 * configure: Substitute more autoconfily.
9187 * Makefile.in: Regenerate.
9188
9189 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
9190
9191 * config.sub: Import from master repository
9192 * config.guess: Ditto
9193 * MAINTAINERS: Added Svein Seldal under write after approval
9194
9195 2002-12-08 Andrew Cagney <ac131313@redhat.com>
9196
9197 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9198 * Makefile.in (all-sim): Ditto.
9199
9200 2002-12-06 DJ Delorie <dj@redhat.com>
9201
9202 * Makefile.tpl: Change configure dependencies to not have real
9203 targets depend on phony targets.
9204
9205 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
9206
9207 * configure.in: Revert unintentional change.
9208
9209 * Makefile.tpl: Change dependency for */multilib.out so that
9210 it works when gcc isn't in the tree.
9211
9212 * configure.in: Substitute more.
9213 * configure: Run subconfigures from the Makefile.
9214 * Makefile.tpl: Run subconfigures from the Makefile; add a few
9215 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
9216
9217 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9218
9219 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9220
9221 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
9222
9223 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9224 and corresponding dependencies.
9225 * Makefile.in: Regenerate.
9226
9227 * configure.in (host_tools): Order binutils, gas and ld for
9228 convenience in running the testsuites.
9229
9230 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9231 * Makefile.in: Regenerate.
9232 * configure.in: Introduce rules to serialize subconfigure runs.
9233
9234 * configure.in: Introduce BASE_CC_FOR_TARGET.
9235 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
9236 Realize configure-build-* targets. Realize configure-target-* targets.
9237 * Makefile.in: Regenerate.
9238
9239 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
9240
9241 * configure: Move gcc_version_trigger stuff from here...
9242 * configure.in: ...to here.
9243
9244 * configure.in: Separate subconfigure options added by this file from
9245 options given by the user. Add machinery to put args for host
9246 subconfigures into the Makefile.
9247
9248 * Makefile.tpl: Remove 'vault' targets.
9249 * Makefile.tpl: Reorder and comment dependencies.
9250 * Makefile.in: Regenerate.
9251
9252 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
9253 * configure.in: Fix my broken commit of previous patch. (sigh)
9254
9255 2002-11-28 Geoffrey Keating <geoffk@apple.com>
9256
9257 * configure.in: Move host-specific darwin noconfigdirs into
9258 the host-specific section.
9259
9260 2002-11-28 Geoffrey Keating <geoffk@apple.com>
9261
9262 * configure.in: Move host-specific darwin noconfigdirs into
9263 the host-specific section.
9264
9265 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
9266
9267 * configure: Remove skip-this-dir support.
9268 * Makefile.tpl: Remove skip-this-dir support.
9269
9270 * Makefile.tpl: Remove leftover support for non-autoconfiscated
9271 subdirectories.
9272 * Makefile.in: Regenerate.
9273
9274 * Makefile.tpl: Strip out useless setting of 'dir'.
9275 * Makefile.in: Regenerate.
9276
9277 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
9278
9279 * configure.in: Fix deeply stupid bug.
9280
9281 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9282 shell code in CXX_FOR_TARGET
9283 * Makefile.def: Introduce raw_cxx.
9284 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9285 RAW_CXX_FOR_TARGET.
9286 * Makefile.in: Regenerate.
9287
9288 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
9289
9290 * Makefile.tpl: Remove unnecessary ifs.
9291 * Makefile.in: Regenerate.
9292
9293 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
9294 dependencies. Maybe-ize build-libiberty. Create dummy install
9295 targets for 'no_install' modules.
9296 * configure: Move GDB_TK substitution to configure.in. Move
9297 build_modules stuff to configure.in.
9298 * configure.in: Implement soft dependency machinery. Maybe-ize
9299 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
9300 * Makefile.in: Regenerate.
9301
9302 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9303
9304 * Makefile.tpl: Make all-target, install-target behave similarly
9305 to all, install (only hitting configured targets). Eliminate
9306 unused macro defintions.
9307
9308 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9309 build != host.
9310
9311 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9312
9313 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9314
9315 * configure.in: Produce lists of subdir targets we're actually
9316 configuring. Remove references to "dosrel".
9317 * Makefile.tpl: Let configure set which subdir targets are hit.
9318 Remove install-cross; clean up install; remove ALL. Remove
9319 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
9320 Autogenerate host module targets. Remove empty dependency lines
9321 and redundant dependency; rearrange slightly.
9322 * Makefile.def: Add host-side libtermcap, utils.
9323
9324 * Makefile.in: Regenerate.
9325
9326 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9327
9328 * ltconfig (osf[345]): Append $major to soname_spec.
9329 Reflect this in library_names_spec.
9330 * ltmain.sh (osf): Prefix $major with . for use as extension.
9331
9332 2002-11-19 Andreas Jaeger <aj@suse.de>
9333
9334 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9335 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9336 and sparc64 GNU/Linux systems.
9337
9338 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
9339
9340 * MAINTAINERS: Update email.
9341
9342 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9343
9344 * MAINTAINERS: Complete James Dennett's entry.
9345
9346 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
9347
9348 * MAINTAINERS (Write After Approval): Add myself.
9349
9350 2002-11-13 Bruce Korb <bkorb@gnu.org>
9351
9352 * Makefile.tpl: syntactic cleanup
9353
9354 2002-11-13 Stuart Hastings <stuart@apple.com>
9355
9356 * MAINTAINERS: Add myself to write-after-approval list.
9357
9358 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9359
9360 * Makefile.def: Add list of recursive targets to autogenerate.
9361 Add build_modules.
9362 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
9363 targets. Autogenerate *-build-* targets.
9364 * Makefile.in: Regenerate.
9365
9366 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9367
9368 * configure: More autoconf-style substitutions.
9369 * Makefile.tpl: More autoconf-style substitutions.
9370 * Makefile.in: Regenerate.
9371
9372 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
9373
9374 * configure: Substitute more variables in a more autoconf-friendly
9375 way. Simplify slightly.
9376 * Makefile.tpl: Make more variables substitutable in an
9377 autoconf-friendly way.
9378 * Makefile.in: Regenerate.
9379
9380 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
9381
9382 * MAINTAINERS (Write After Approval): Add myself.
9383
9384 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
9385
9386 * configure.in (v810*): Remove special setting of tools.
9387
9388 * configure: Add support for extra required flags for ar or nm.
9389 * configure.in (aix4.3+): Use above support for target-specific
9390 issues, rather than using config/mt-aix43.
9391
9392 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
9393
9394 * configure: Remove 'removing', which doesn't work. Replace $subdir
9395 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
9396 with $srcdir. Reformat indentation. Substitute some variables
9397 formerly hard-coded in the Makefile for build=host.
9398 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9399 * Makefile.def: Autogenerate more.
9400 * Makefile.in: Regenerate.
9401
9402 2002-11-04 Adam Nemet <anemet@lnxw.com>
9403
9404 * MAINTAINERS (Write After Approval): Add myself.
9405
9406 2002-11-04 Kevin Buettner <kevinb@redhat.com>
9407
9408 * Makefile.def (host_modules): Add rda.
9409 * Makefile.in: Regenerate.
9410 * configure.in (target_tool): Add target-rda to list.
9411
9412 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9413
9414 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9415
9416 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
9417
9418 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9419 and restrap targets to this rule.
9420 * Makefile.in: Regenerate.
9421
9422 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9423
9424 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9425 GNATS only accounts.
9426
9427 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9428
9429 * configure.in (i[3456]86-*-linux*): Add check to disable
9430 ${libgcj} for glibc1.
9431
9432 2002-10-24 Denis Chertykov <denisc@overta.ru>
9433
9434 * MAINTAINERS: Add myself as ip2k port maintainer.
9435
9436 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9437
9438 * configure.in: Add tic4x target.
9439
9440 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9441
9442 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9443 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9444 * Makefile.in: Regenerate.
9445
9446 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9447 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9448 * Makefile.in: Regenerate.
9449
9450 2002-10-02 Janis Johnson <janis187@us.ibm.com>
9451
9452 * MAINTAINERS: Add myself as web pages co-maintainer.
9453
9454 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9455
9456 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9457 * Makefile.in: Regenerate.
9458
9459 2002-10-02 Zack Weinberg <zack@codesourcery.com>
9460
9461 * MAINTAINERS: Add myself and Nathan Sidwell
9462 <nathan@codesourcery.com> as VxWorks maintainers.
9463
9464 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9465
9466 * Makefile.def: Remove order dependency comments.
9467 * Makefile.tpl: Add explicit install-install dependencies.
9468 * Makefile.in: Regenerate.
9469
9470 * Makefile.tpl: Remove material now in src-release. (Finally!)
9471 * Makefile.in: Regenerate.
9472
9473 * Makefile.tpl: Add configure-target (for src-release in src)
9474 * Makefile.in: Regenerate.
9475
9476 2002-09-30 Nick Clifton <nickc@redhat.com>
9477
9478 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9479
9480 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
9481
9482 * configure.in (s390*-*-linux*): Enable libgcj.
9483
9484 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
9485
9486 * configure: Revert accidentally applied changes.
9487
9488 * Makefile.tpl: Make more autoconf-friendly.
9489 * Makefile.in: Regenerate.
9490 * configure: Make substitution more autoconf-like.
9491
9492 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
9493
9494 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9495 single entry to handle all these.
9496 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
9497 libjava on arm-*-elf.
9498
9499 2002-09-27 Geoffrey Keating <geoffk@apple.com>
9500
9501 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9502 things that depend on them.
9503
9504 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9505
9506 * Makefile.tpl: Make subsituted variables more autoconfy.
9507 * Makefile.in: Regenerate.
9508 * configure: Make seds more autoconfy.
9509
9510 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9511
9512 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9513 * Makefile.in: Regenerate.
9514 * configure.in: Rewrite sed statements to look autoconfy.
9515
9516 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9517 all-target-foo on configure-target-foo.
9518 * Makefile.def: Ditto.
9519 * Makefile.in: Rebuild.
9520
9521 2002-09-25 Andrew Haley <aph@redhat.com>
9522
9523 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9524
9525 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
9526
9527 * Makefile.def: New file.
9528 * Makefile.tpl: New file.
9529 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9530 * contrib/gcc_update: Note that Makefile.in is a generated file.
9531
9532 * configure.in: Minor rearrangement. Simplify tests.
9533
9534 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
9535
9536 * configure.in (with_headers): Skip copy if value is "yes".
9537 (with_libs): Likewise.
9538
9539 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9540
9541 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9542 * configure.in (sh*-*-pe*): Ditto.
9543 * configure.in (mips*-*-pe*): Ditto.
9544 * configure.in (*arm-wince-pe): Ditto.
9545
9546 * configure.in: Rearrange.
9547
9548 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
9549
9550 * MAINTAINERS: Update my email address.
9551
9552 2002-08-30 Paul Koning <pkoning@equallogic.com>
9553
9554 * MAINTAINERS: (Write After Approval): Add myself.
9555
9556 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
9557
9558 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9559
9560 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
9561
9562 * MAINTAINERS: Change my mailing address.
9563
9564 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
9565
9566 * MAINTAINERS (Write After Approval): Remove myself.
9567 (Various Maintainers: c++ runtime libs): Add myself.
9568
9569 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
9570
9571 * MAINTAINERS (Write After Approval): Remove myself.
9572 (Various Maintainers: c++ runtime libs): Add myself.
9573
9574 2002-08-15 Eric Christopher <echristo@redhat.com>
9575
9576 * config.sub: Import from master repository.
9577 * config.guess: Ditto.
9578
9579 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
9580
9581 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9582 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9583 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9584
9585 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
9586
9587 * MAINTAINERS: Add self to rs6000 vector extensions.
9588
9589 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
9590
9591 * libiberty/configure: Reverted unintended yesterday's check in.
9592
9593 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
9594
9595 * boehm-gc/configure, libf2c/configure: Rebuilt.
9596 * libffi/configure, libiberty/configure: Ditto.
9597 * libjava/configure, libobjc/configure: Ditto.
9598 * libstdc++-v3/configure, zlib/configure: Ditto.
9599 Merged from binutils:
9600 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
9601 From Steve Ellcey <sje@cup.hp.com>:
9602 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9603 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9604 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9605 IA64.
9606 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9607 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9608 soname_spec, sys_lib_search_path_spec): Ditto.
9609
9610 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
9611
9612 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9613
9614 2002-08-04 H.J. Lu (hjl@gnu.org)
9615
9616 * configure.in (mips*-*-linux*): Don't skip target-libffi.
9617
9618 2002-08-02 Krister Walfridsson <cato@df.lth.se>
9619
9620 * MAINTAINERS (Write After Approval): Add myself.
9621
9622 2002-07-31 Alan Modra <amodra@bigpond.net.au>
9623
9624 * configure.in: Move generic linux case to end. Copy generic
9625 linux noconfigdirs to mips*-*-linux* entry and new
9626 powerpc64*-*-linux* entry. Add target-libffi for the latter.
9627
9628 2002-07-19 Michael Matz <matz@suse.de>
9629
9630 * MAINTAINERS: Add myself as ra* maintainer.
9631
9632 2002-07-16 Chris Demetriou <cgd@broadcom.com>
9633
9634 * config.guess: Update to 2002-07-09 version.
9635 * config.sub: Update to 2002-07-03 version.
9636
9637 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
9638
9639 * MAINTAINERS: Fix typo in a maintainer email address.
9640
9641 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9642
9643 * configure.in: Remove two redundant tests.
9644
9645 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9646
9647 * configure.in (mips*-*-irix6*o32): Enable stabs.
9648
9649 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9650
9651 * configure.in: Don't build grez.
9652 * Makefile.in: Ditto.
9653
9654 * Makefile.in: Remove references to bsp, cygmon, libstub.
9655 * configure.in: Ditto.
9656
9657 * configure.in: Remove leftover reference to gdbtest.
9658
9659 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
9660
9661 * configure.in (gxx_include_dir): Change to match versioned
9662 C++ headers if --enable-version-specific-runtime-libs is used.
9663
9664 2002-07-04 Steve Ellcey <sje@cup.hp.com>
9665
9666 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9667
9668 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9669
9670 * configure.in: Make --without-x work.
9671
9672 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9673
9674 * configure.in: Rearrange target Makefile fragment collection.
9675
9676 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9677 cvs[src].
9678 * configure.in: Ditto.
9679
9680 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9681
9682 * MAINTAINERS (Write After Approval): Update my e-mail address.
9683
9684 2002-06-24 Ben Elliston <bje@redhat.com>
9685
9686 * configure.in (host_tools): Remove cgen.
9687
9688 * Makefile.in (all-cgen): Remove; runs from its source directory.
9689 (check-cgen, install-cgen, clean-cgen): Likewise.
9690 (all-opcodes): Do not depend on all-cgen.
9691 (all-sim): Likewise.
9692
9693 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
9694
9695 * Makefile.in: Eliminate 'apache' targets.
9696 * configure.in: Eliminate 'apache' targets.
9697
9698 * configure.in: Eliminate redundant tests. Reorganize.
9699
9700 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9701
9702 * config-ml.in: Eliminate references to Cygnus configure.
9703
9704 * Makefile.in: Eliminate references to building emacs.
9705
9706 2002-06-28 Graham Stott <graham.stott@btinternet.com>
9707
9708 * MAINTAINERS: Update my email address.
9709
9710 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9711
9712 * config.if (libstdcxx_incdir): Version C++ headers.
9713 (cxx_incdir): Remove.
9714
9715 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9716
9717 * MAINTAINERS (Write After Approval): Add self.
9718
9719 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9720
9721 * configure.in: Add support for ip2k.
9722
9723 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9724
9725 * configure.in: Fix AIX configury bug.
9726
9727 2002-06-20 Steve Ellcey <sje@cup.hp.com>
9728
9729 * MAINTAINERS (Write After Approval): Add self.
9730
9731 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9732
9733 * configure.in: replace ${topsrcdir} with ${srcdir}
9734
9735 * configure.in: Move definition of libstdcxx_flags
9736 right above usage, rather than waaay earlier.
9737
9738 * configure.in: Pull definition of is_cross_compiler earlier.
9739
9740 * configure.in: Rearrange a little.
9741
9742 * configure.in: Remove references to librx.
9743 * Makefile.in: Remove references to librx.
9744
9745 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9746
9747 * config.sub: Add support for avr target.
9748 Import from master sources, rev 1.255
9749
9750 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
9751
9752 * configure, .cvsignore: Revert previous change...
9753 * Makefile: ...delete.
9754
9755 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9756
9757 * configure.in: Eliminate ${gasdir} variable.
9758
9759 2002-06-18 Dave Brolley <brolley@redhat.com>
9760
9761 * configure.in: Add support for frv.
9762 * config.sub: Add support for frv.
9763
9764 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9765
9766 * configure: Remove garbage from previous commit.
9767
9768 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9769
9770 * configure: For in-source builds, make a subdir and re-exec there.
9771 * Makefile: New file. Pass targets through to build directory.
9772 * .cvsignore: No longer ignore "Makefile".
9773
9774 2002-06-16 Douglas Rupp <rupp@gnat.com>
9775
9776 * MAINTAINERS (Write After Approval): Add self.
9777
9778 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9779
9780 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9781
9782 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9783
9784 * configure.in (vax-*-netbsd*): Re-enable gas.
9785
9786 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9787
9788 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9789 BUILD_PREFIX_1, to correct nomenclature.
9790 * configure: Likewise.
9791
9792 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9793 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9794
9795 2002-05-31 Olaf Hering <olh@suse.de>
9796
9797 * config-ml.in: Propogate DESTDIR also.
9798
9799 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9800
9801 * configure.in (vax-*-netbsd*): Don't build gas for this
9802 platform.
9803
9804 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9805
9806 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9807 and libgcj for AVR.
9808
9809 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9810
9811 * MAINTAINERS (Write After Approval): Add myself.
9812
9813 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9814
9815 * config.guess: Update to 2002-05-22 version.
9816 * config.sub: Likewise.
9817
9818 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9819
9820 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9821 * config-ml.in: Likewise.
9822 * configure: Likewise.
9823 * configure.in: Likewise.
9824
9825 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9826
9827 * MAINTAINERS: Update my email address.
9828
9829 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9830
9831 * configure.in: Simplify makefile fragment collection.
9832
9833 * configure.in: Remove code to build emacs.
9834
9835 * configure.in : Remove --srcdir argument from targargs and buildargs
9836 (it's always overridden in the Makefile anyway). Rearrange a bit.
9837
9838 * configure: Move some logic to configure.in.
9839 * configure.in: Move some logic from configure.
9840
9841 2002-05-11 Tom Tromey <tromey@redhat.com>
9842
9843 * MAINTAINERS: Reflect libgcj reality.
9844
9845 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9846
9847 * Makefile.in: Honour DESTDIR.
9848
9849 2002-05-08 Mark Mitchell <mark@codesourcery.com>
9850
9851 * config.guess: Import 2002-03-20 version.
9852 * config.sub: Import 2002-04-26 version.
9853
9854 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9855
9856 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9857
9858 2002-05-07 Tim Josling <tej@melbpc.org.au>
9859
9860 * MAINTAINERS: Add self.
9861
9862 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
9863
9864 * ltmain.sh: Detect and handle object name conflicts
9865 while piecewise linking a static library.
9866
9867 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
9868
9869 * configure.in (noconfigdirs): Don't disable libgcj on
9870 sparc64-*-solaris* and sparcv9-*-solaris*.
9871
9872 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
9873
9874 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9875
9876 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9877
9878 * configure.in (FLAGS_FOR_TARGET): Do not add
9879 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9880 on i[3456]86-*-linux*.
9881
9882 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9883
9884 * configure.in (noconfigdirs): Replace [ ] with test.
9885
9886 * configure.in (noconfigdirs): Do not add target-newlib if
9887 target == i[3456]86-*-linux*, and host == target.
9888
9889 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9890
9891 * configure.in: delete reference to absent file
9892
9893 * configure.in: replace '[' with 'test'
9894
9895 * configure.in: Eliminate references to gash.
9896 * Makefile.in: Eliminate references to gash.
9897
9898 * configure.in: remove useless references to 'pic' makefile fragments.
9899
9900 * configure.in: (*-*-windows*) Finish removing.
9901
9902 * configure.in: Eliminate redundant test for libgui.
9903
9904 2002-04-29 Roger Sayle <roger@eyesopen.com>
9905
9906 * MAINTAINERS: Add self and realphabetize. Update entries
9907 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9908 entry for a29k port maintainer.
9909
9910 2002-04-26 Joel Sherrill <joel@OARcorp.com>
9911
9912 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9913 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9914
9915 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9916
9917 * configure.in: remove references to dead files
9918
9919 2002-04-19 Mark Mitchell <mark@codesourcery.com>
9920
9921 * MAINTAINERS: Add information about purpose of this file.
9922
9923 2002-04-18 Tom Tromey <tromey@redhat.com>
9924
9925 * configure.in: Disallow configuring libgcj when it is already
9926 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9927 Solaris 2.8 by default. For PR libgcj/6158.
9928
9929 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9930
9931 * configure.in: Move default CC setting out of config/mh-* fragments
9932 directly into here.
9933
9934 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9935
9936 * configure.in: don't even try to configure or make a subdirectory
9937 if there's no configure script for it.
9938
9939 2002-04-15 Mark Mitchell <mark@codesourcery.com>
9940
9941 * MAINTAINERS: Remove chill maintainers.
9942 * Makefile.in (CHILLFLAGS): Remove.
9943 (CHILL_LIB): Remove.
9944 (TARGET_CONFIGDIRS): Remove libchill.
9945 (CHILL_FOR_TARGET): Remove.
9946 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9947 CHILL_LIB.
9948 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9949 (CHECK_TARGET_MODULES): Likewise.
9950 (INSTALL_TARGET_MODULES): Likewise.
9951 (CLEAN_TARGET_MODULES): Likewise.
9952 (configure-target-libchill): Remove.
9953 (all-target-libchill): Remove.
9954 * configure.in (target_libs): Remove target-libchill.
9955 Do not compute CHILL_FOR_TARGET.
9956 * libchill: Remove directory.
9957
9958 2002-04-11 DJ Delorie <dj@redhat.com>
9959
9960 * Makefile.in, configure.in: Sync with binutils, entries
9961 follow...
9962
9963 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9964
9965 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9966 (do-tar, do-bz2): New rules.
9967 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9968 (gdb-tar): New rule.
9969 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9970 (insight_dejagnu.tar): New rule.
9971 (insight.tar): New rule.
9972 (gdb+dejagnu.tar): New rule.
9973 (gdb.tar): New rule.
9974
9975 2002-02-01 Mo DeJong <supermo@bayarea.net>
9976
9977 * Makefile.in: Add all-tix to deps for all-snavigator
9978 so that tix is built when building snavigator.
9979
9980 2002-01-11 Steve Ellcey <sje@cup.hp.com>
9981
9982 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9983 ld and gdb are not supported.
9984
9985 2002-01-07 Mark Salter <msalter@redhat.com>
9986
9987 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9988 Allow target-libgloss to be built for arm, strongarm, and xscale.
9989
9990 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9991
9992 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9993 options for i[3456]86-pc-linux* native builds.
9994
9995 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9996
9997 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9998 files from .po files for a distribution.
9999
10000 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
10001
10002 * configure.in: Enable libstdc++-v3 for h8300 targets.
10003
10004 2001-06-19 Alan Modra <amodra@bigpond.net.au>
10005
10006 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10007 version from bfd/.
10008
10009 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
10010
10011 * Makefile.in (VER): When present, extract the version number from
10012 the file version.in.
10013
10014 2001-05-24 Tom Rix <trix@redhat.com>
10015
10016 * configure.in : enable ld for aix
10017
10018 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10019
10020 * config.guess: Add linux target for S/390.
10021
10022 2000-11-07 Philip Blundell <pb@futuretv.com>
10023
10024 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10025
10026 2000-11-03 Philip Blundell <pb@futuretv.com>
10027
10028 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10029 files.
10030
10031 2001-01-15 Ben Elliston <bje@redhat.com>
10032
10033 * configure.in (host_tools): Add sid.
10034 Always configure cgen.
10035
10036 2000-11-24 Nick Clifton <nickc@redhat.com>
10037
10038 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10039
10040
10041 2000-08-20 Doug Evans <dje@casey.transmeta.com>
10042
10043 * Makefile.in (ALL_MODULES): Add all-cgen.
10044 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10045 (all-cgen): New target.
10046 (all-opcodes,all-sim): Depend on all-cgen.
10047 * configure.in (host_tools): Add cgen.
10048 Only configure cgen if --enable-cgen-maint.
10049
10050 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
10051
10052 * configure.in: Add *-*-freebsd* configurations.
10053
10054 2002-04-08 Tom Tromey <tromey@redhat.com>
10055
10056 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10057 Fixes PR libgcj/6068.
10058
10059 2002-03-30 Krister Walfridsson <cato@df.lth.se>
10060
10061 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10062
10063 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10064
10065 * configure.in (alpha*-dec-osf*): Enable libgcj.
10066
10067 2003-03-27 Matthew Gingell <gingell@gnat.com>
10068
10069 * MAINTAINERS (Write After Approval): Add myself.
10070
10071 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
10072
10073 Fix for: PR bootstrap/3591, target/5676
10074 * configure.in (mcore-pe): Disable the configuration of
10075 libstdc++-v3 since exceptions are not supported.
10076
10077 2002-03-20 Anthony Green <green@redhat.com>
10078
10079 * configure.in: Enable libgcj for xscale-elf target.
10080
10081 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
10082
10083 * MAINTAINERS: Update my email address.
10084
10085 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
10086
10087 * ltmain.sh (relink_command): Fix typo in previous change.
10088
10089 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
10090
10091 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
10092 (relink_command): Added --tag flags.
10093 (mode=install): If relinking fails; error out.
10094
10095 2002-03-12 Richard Henderson <rth@redhat.com>
10096
10097 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
10098 .NOTPARALLEL tag.
10099 (do-check): Rename from check.
10100 (check): Allow parallel check.
10101
10102 2002-03-12 Bob Wilson <bob.wilson@acm.org>
10103
10104 * MAINTAINERS: Add myself as maintainer for xtensa port.
10105 Fix alphabetical order in CPU port maintainer list.
10106 Remove myself from Write After Approval list.
10107
10108 2002-03-11 Richard Henderson <rth@redhat.com>
10109
10110 * Makefile.in (.NOTPARALLEL): Add fake tag.
10111
10112 2002-03-07 H.J. Lu (hjl@gnu.org)
10113
10114 * configure.in: Enable gprof for mips*-*-linux*.
10115
10116 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
10117
10118 * MAINTAINERS (Write After Approval): Add myself.
10119
10120 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
10121
10122 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10123 libjava.
10124 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10125
10126 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
10127
10128 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10129 because its Makefile is there; test for the executable instead.
10130
10131 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
10132
10133 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10134 libstdc++-v3 and libjava.
10135
10136 2002-02-11 Adam Megacz <adam@xwt.org>
10137
10138 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10139 boehm-gc
10140
10141 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
10142
10143 * config.guess: Updated to 2002-01-30's version.
10144 * config.sub: Updated to 2002-02-01's version.
10145 Contribute sh64-elf.
10146 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
10147 * configure.in: Added sh64-*-*.
10148
10149 2002-02-08 Chris Demetriou <cgd@broadcom.com>
10150
10151 * MAINTAINERS: Belatedly add myself to write after approval list.
10152
10153 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
10154
10155 * MAINTAINERS: Put self in as maintainer for x86-64 port.
10156 Remove self as Write After Approval.
10157
10158 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
10159
10160 * MAINTAINERS: Put self in as maintainer for contrib/regression
10161 directory.
10162
10163 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
10164
10165 * MAINTAINERS: Update my email address.
10166
10167 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
10168
10169 * configure.in (*-*-netbsd*): New. Skip target-newlib,
10170 target-libiberty, and target-libgloss. Skip Java-related
10171 libraries if not supported for NetBSD on target CPU.
10172
10173 2002-01-25 Douglas B Rupp <rupp@gnat.com>
10174
10175 * install-sh: Use _inst.$$_ for temp file name.
10176
10177 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
10178
10179 * MAINTAINERS (Write After Approval): Move my contact info
10180 from here...
10181 (OS Port Maintainers): ...to here (netbsd).
10182
10183 2002-01-22 Bob Wilson <bob.wilson@acm.org>
10184
10185 * MAINTAINERS (Write After Approval): Add myself.
10186
10187 2002-01-17 H.J. Lu <hjl@gnu.org>
10188
10189 * Makefile.in (all-fastjar): Also depend on all-libiberty.
10190 (all-target-fastjar): Also depend on all-target-libiberty.
10191
10192 2002-01-16 H.J. Lu (hjl@gnu.org)
10193
10194 * config.guess: Import from master sources, rev 1.225.
10195 * config.sub: Import from master sources, rev 1.238.
10196
10197 2002-01-16 Kazu Hirata <kazu@hxi.com>
10198
10199 * MAINTAINERS (Write After Approval): Remove myself.
10200
10201 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
10202
10203 * MAINTAINERS (Write After Approval): Add myself.
10204
10205 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
10206
10207 * MAINTAINERS: Add self as docs co-maintainer.
10208
10209 2001-12-11 Matthias Klose <doko@debian.org>
10210
10211 * MAINTAINERS (Write After Approval): Add myself.
10212
10213 2001-12-09 Zack Weinberg <zack@codesourcery.com>
10214
10215 * MAINTAINERS: Update my email address.
10216
10217 2001-12-07 Turly O'Connor <turly@apple.com>
10218 * MAINTAINERS (Write After Approval): Add myself.
10219 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10220 (rs6000_initialize_trampoline): Call __trampoline_setup for
10221 ABI_DARWIN too.
10222 * darwin-tramp.asm: New file, implements __trampoline_setup.
10223 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10224
10225 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
10226
10227 * MAINTAINERS (Write After Approval): Add myself.
10228
10229 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
10230
10231 * configure, configure.in: Use temp file for long sed commands.
10232
10233 2001-12-03 Laurent Guerby <guerby@acm.org>
10234
10235 * config.sub: Update to version 1.232 on subversion.
10236
10237 2001-12-03 Ben Elliston <bje@redhat.com>
10238
10239 * MAINTAINERS: Update mail address for config.* patches.
10240
10241 2001-11-27 DJ Delorie <dj@redhat.com>
10242 Zack Weinberg <zack@codesourcery.com>
10243
10244 When build != host, create libiberty for the build machine.
10245
10246 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10247 CONFIG_ARGUMENTS.
10248 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10249 New variables.
10250 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10251 and rules.
10252 (all.normal): Depend on ALL_BUILD_MODULES.
10253 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10254 (all-build-libiberty): Depend on configure-build-libiberty.
10255
10256 * configure: Calculate and substitute proper value for
10257 ALL_BUILD_MODULES.
10258 * configure.in: Create the build subdirectory.
10259 Calculate and substitute TARGET_CONFIGARGS (formerly
10260 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10261
10262 2001-11-26 Ziemowit Laski <zlaski@apple.com>
10263
10264 * MAINTAINERS (write-after-approval): Add self.
10265
10266 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
10267
10268 * MAINTAINERS (GNATS only accounts): Remove self.
10269
10270 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
10271
10272 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10273 libf2c.
10274
10275 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
10276
10277 * MAINTAINERS (Write After Approval): Add self.
10278
10279 2001-11-12 David O'Brien <obrien@FreeBSD.org>
10280
10281 * MAINTAINERS: mips and s390 are also CPU ports.
10282
10283 2001-11-12 David O'Brien <obrien@FreeBSD.org>
10284
10285 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10286
10287 2001-11-11 David O'Brien <obrien@FreeBSD.org>
10288
10289 * MAINTAINERS: Alphabetize.
10290
10291 2001-11-09 Kazu Hirata <kazu@hxi.com>
10292
10293 * MAINTAINERS (Various maintainers: h8 port): Add myself.
10294
10295 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
10296
10297 * MAINTAINERS (Various maintainers: hppa port): Added myself.
10298
10299 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
10300
10301 * configure.in (--enable-languages): Be more permissive about
10302 syntax. Check for empty lists better. Warn about $LANGUAGES.
10303
10304 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
10305
10306 * config.sub: Import from master sources, rev. 1.230.
10307 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10308
10309 2001-11-07 Laurent Guerby <guerby@acm.org>
10310
10311 * MAINTAINERS (Write After Approval): Add self.
10312
10313 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
10314
10315 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10316
10317 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
10318
10319 * config.sub: Import from master sources, rev 1.226.
10320 * config.guess: Import from master sources, rev 1.216.
10321
10322 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
10323
10324 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10325 * MAINTAINERS: Add self as maintainer of MMIX port.
10326 Remove old after-approval entry.
10327
10328 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
10329
10330 * ChangeLog, configure: Fix spelling errors.
10331
10332 2001-10-20 Brendan Kehoe <brendan@zen.org>
10333
10334 * MAINTAINERS: Tweak my address.
10335
10336 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
10337
10338 * MAINTAINERS: Update my email address.
10339
10340 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
10341
10342 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10343 * MAINTAINERS: Add self as maintainer of CRIS port.
10344
10345 2001-10-10 Geert Bosch <bosch@gnat.com>
10346
10347 * MAINTAINERS (Various maintainers: Ada front end):
10348 Added Robert Dewar.
10349
10350 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
10351
10352 * MAINTAINERS (Write After Approval): Added self
10353
10354 2001-10-02 Geert Bosch <bosch@gnat.com>
10355
10356 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10357
10358 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
10359
10360 * configure: Handle temporary files securely using mkdir.
10361
10362 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
10363
10364 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10365
10366 2001-09-26 Will Cohen <wcohen@redhat.com>
10367
10368 * configure.in (*-*-linux*): Disable configuration of target-newlib
10369 and target-libgloss.
10370
10371 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10372
10373 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10374 RANLIB.
10375
10376 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
10377
10378 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10379 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10380 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10381 avoid quotes nesting problems.
10382 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10383 (DO_X): Export only variables that are set.
10384
10385 2001-09-19 Ben Elliston <bje@redhat.com>
10386
10387 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10388 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10389 semantics. Use the shell built-in "type" command instead.
10390
10391 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
10392
10393 Merged from gcc-3_0-branch:
10394 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
10395 * ltcf-c.sh: Use $objext, not $ac_objext.
10396 2001-07-27 Mark Kettenis <kettenis@gnu.org>
10397 * ltcf-cxx.sh: Add support for GNU.
10398 2001-07-22 Timothy Wall <twall@redhat.com>
10399 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
10400 default settings if using GNU tools with that configuration.
10401 * ltcf-cxx.sh: Ditto.
10402 * ltcf-gcj.sh: Ditto.
10403 2001-07-21 Michael Chastain <chastain@redhat.com>
10404 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10405 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
10406 * ltmain.sh: Mark as gcc-local.
10407
10408 2001-08-30 Eric Christopher <echristo@redhat.com>
10409 Jason Eckhardt <jle@redhat.com>
10410
10411 * config.guess: Merge from master sources.
10412 * config.sub: Merge from master sources, add support for mipsisa32.
10413
10414 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
10415 * config.sub: Merge from master sources, rev 1.219.
10416 * MAINTAINERS: Add self as contact for stormy16 port.
10417
10418 2001-08-14 Zack Weinberg <zackw@panix.com>
10419
10420 * config.sub: Merge from master sources, rev 1.218.
10421 * config.guess: Merge from master sources, rev 1.209.
10422
10423 2001-08-11 Graham Stott <grahams@redhat.com>
10424
10425 * Makefile.in (check-c++): Add missing semicolon.
10426
10427 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10428
10429 * MAINTAINERS (Various maitainers: predict.def): Added myself.
10430
10431 2001-07-30 Eric Christopher <echristo@redhat.com>
10432
10433 * MAINTAINERS (Various maintainers: mips port): Added myself.
10434
10435 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10436
10437 * configure.in (sh-*-linux*): New.
10438
10439 2001-07-27 Richard Henderson <rth@redhat.com>
10440
10441 * .cvsignore: Add LAST_UPDATED.
10442
10443 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10444
10445 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10446
10447 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
10448
10449 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10450
10451 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10452
10453 * MAINTAINERS (Write After Approval): Added myself.
10454
10455 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10456
10457 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10458 and libgcj on m68hc11/m68hc12.
10459
10460 2001-06-27 H.J. Lu (hjl@gnu.org)
10461
10462 * Makefile (CFLAGS_FOR_BUILD): New.
10463 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10464
10465 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10466
10467 * README: Remove version number.
10468
10469 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10470
10471 * INSTALL/README: Update wrt. to the installation instructions now
10472 residing in gcc/doc/install.texi.
10473
10474 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10475
10476 * README: Replace with a cut-down and updated version of gcc/README.
10477
10478 2001-06-12 David Edelsohn <edelsohn@gnu.org>
10479
10480 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10481 multilibs to be disabled.
10482
10483 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
10484
10485 * MAINTAINERS (Write After Approval): Add myself.
10486
10487 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
10488
10489 * config.guess: Import CVS version 1.195.
10490 * config.sub: Import CVS version 1.212.
10491
10492 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
10493
10494 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10495 gcc/xgcc is built, use -print-prog-name to find out the program
10496 name to use.
10497
10498 2001-06-04 Phil Edwards <pme@sources.redhat.com>
10499
10500 * config.guess: Import CVS version 1.194. All gcc-local changes
10501 appear to also be in the master copy.
10502 * config.sub: Import CVS version 1.211.
10503
10504 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
10505
10506 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10507 with_gcc]: Use `gcc -shared' to build a shared library.
10508
10509 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
10510
10511 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10512 archives.
10513
10514 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10515
10516 * MAINTAINERS (Write After Approval): Add myself.
10517
10518 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
10519
10520 * configure.in (libstdcxx_flags): Do not try to execute
10521 libstdc++-v3/testsuite_flags until it exists.
10522
10523 2001-06-01 Alan Modra <amodra@bigpond.net.au>
10524
10525 * MAINTAINERS: Update my email address.
10526
10527 2001-05-31 Graham Stott <grahams@redhat.com>
10528
10529 * MAINTAINERS (Write After Approval): Add myself.
10530
10531 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
10532
10533 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
10534 libraries when using g++ with native linker.
10535
10536 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
10537
10538 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10539
10540 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
10541
10542 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10543 [aix4*|aix5*]: Prepend blank.
10544
10545 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
10546
10547 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10548 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
10549 of subdir/configure scripts to use the new libtool.m4.
10550
10551 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
10552
10553 * MAINTAINERS (Write After Approval): Add myself.
10554
10555 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
10556
10557 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10558
10559 2001-05-11 Ben Elliston <bje@redhat.com>
10560
10561 * Makefile.in (all-sid): New target.
10562 (check-sid, clean-sid, install-sid): Likewise.
10563
10564 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
10565
10566 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10567
10568 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10569
10570 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10571 libgcj.
10572
10573 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10574
10575 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10576 gcc/xgcc is built, use -print-prog-name to find out the program
10577 name to use.
10578
10579 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
10580
10581 * configure.in (noconfigdirs): Don't reset it from scratch in the
10582 target case; only append to it.
10583
10584 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10585 sparc-*-solaris2.8]: Disable ${libgcj}.
10586
10587 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
10588
10589 * configure.in (libgcj_saved): Copy from $libgcj.
10590 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10591 --disable-libgcj.
10592
10593 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
10594
10595 * MAINTAINERS: Remove self as MIPS maintainer and
10596 C front end maintainer.
10597
10598 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
10599
10600 * configure.in: Move *-chorusos target case to the proper switch.
10601 Disable libgcj.
10602
10603 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10604
10605 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10606 1.641.2.228.
10607
10608 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10609
10610 * Makefile.in (STAGE1_CFLAGS): Pass down.
10611
10612 2001-04-13 Alan Modra <amodra@one.net.au>
10613
10614 * config.guess: Add hppa64-linux support. Note for next import that
10615 this is already in the master file.
10616 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
10617
10618 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10619
10620 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10621 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10622
10623 2001-04-11 Stan Shebs <shebs@apple.com>
10624
10625 * MAINTAINERS: Add self as Darwin port maintainer.
10626
10627 2001-04-11 Alan Modra <amodra@one.net.au>
10628
10629 * MAINTAINERS: Update my email address.
10630
10631 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
10632
10633 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10634 recent versions of FreeBSD (release 3 or later).
10635 * ltconfig: On FreeBSD, -lc must not be provided when building
10636 a shared library or else the standard -pthread gcc option is
10637 rendered worthless to later users of the built library.
10638
10639 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
10640
10641 * MAINTAINERS: Add self and RTH as C front end maintainers.
10642
10643 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
10644
10645 * config.sub: Make sure to match an already-canonicalized
10646 machine name (eg. mn10300-unknown-elf).
10647
10648 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
10649
10650 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10651 New macros.
10652 (bootstrap, cross): Use RECURSE_FLAGS.
10653 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10654
10655 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
10656
10657 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10658
10659 2001-03-22 Colin Howell <chowell@redhat.com>
10660
10661 * Makefile.in (DO_X): Do not backslash single-quotes in
10662 backquotes (two places).
10663
10664 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10665
10666 Re-installed:
10667 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10668 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10669 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10670 * ltcf-cxx.sh: Likewise.
10671 * ltcf-gcj.sh: Likewise.
10672
10673 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10674
10675 * MAINTAINERS: Add myself as "documentation co-maintainer".
10676
10677 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10678
10679 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10680 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10681
10682 2001-03-19 Tom Tromey <tromey@redhat.com>
10683
10684 * config-ml.in: Handle GCJ and GCJFLAGS.
10685
10686 2001-03-21 Michael Chastain <chastain@redhat.com>
10687
10688 * Makefile.in: all-m4 depends on all-texinfo.
10689
10690 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
10691
10692 * MAINTAINERS: Add myself to write after approval list.
10693
10694 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
10695
10696 * Makefile.in (DO_X): Quote nested quotes.
10697
10698 2001-03-18 Alan Modra <alan@linuxcare.com.au>
10699
10700 * MAINTAINERS: Add myself to write after approval list.
10701
10702 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
10703
10704 * Makefile.in (DO_X): Use double quotes for quoting
10705 "RANLIB=$${RANLIB}".
10706
10707 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10708
10709 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10710
10711 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
10712
10713 * configure.in: Only use `lang_requires' for languages athat are
10714 actually enabled.
10715
10716 2001-03-08 Phil Edwards <pme@sources.redhat.com>
10717
10718 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10719
10720 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
10721
10722 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10723
10724 2001-03-07 Tom Tromey <tromey@redhat.com>
10725
10726 * configure.in: Allow config-lang.in to set `lang_requires' to list
10727 of other required languages.
10728
10729 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
10730
10731 * Makefile.in: Remove RANLIB definition. Use RANLIB
10732 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10733 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10734
10735 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
10736 Alexandre Oliva <aoliva@redhat.com>
10737
10738 * Makefile.in (check-c++): Use tabs, not spaces.
10739
10740 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
10741
10742 * MAINTAINERS: add myself to Write After Approval list.
10743
10744 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
10745
10746 * Makefile.in (check-c++): New rule.
10747
10748 * configure.in (target_libs): Remove libg++.
10749 (noconfigdirs): Remove libg++.
10750 (noconfigdirs): Same.
10751 (noconfigdirs): Same.
10752 (noconfigdirs): Same.
10753
10754 * config-ml.in: Remove libg++ references.
10755
10756 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10757 (ALL_TARGET_MODULES): Same.
10758 (configure-target-libg++): Remove.
10759 (all-target-libg++): Remove.
10760 (configure-target-libio): Remove.
10761 (all-target-libio): Remove.
10762 (check-target-libio): Remove.
10763 (.PHONY): Remove.
10764 (libg++.tar.bz2): Remove.
10765 (all-target-cygmon): Remove libio.
10766 (all-target-libstdc++): Remove.
10767 (configure-target-libstdc++): Remove.
10768 (TARGET_LIB_PATH): Remove libstdc++.
10769 (ALL_GCC_CXX): Remove libstdc++.
10770 (all-target-gperf): Correct.
10771
10772 2001-02-16 Nick Clifton <nickc@redhat.com>
10773
10774 * configure.in (noconfigdirs): Allow configuration of texinfo
10775 for Cygwin hosts.
10776
10777 2001-02-15 Anthony Green <green@redhat.com>
10778
10779 * configure: Introduce GCJ_FOR_TARGET.
10780 * configure.in: Ditto.
10781 * Makefile.in: Ditto.
10782
10783 2001-02-13 Andreas Schwab <schwab@suse.de>
10784
10785 * MAINTAINERS: Update mail address.
10786
10787 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10788
10789 * config.guess: Add linux target for S/390.
10790 * config.sub: Likewise.
10791
10792 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
10793
10794 * configure.in: for *-chorusos, don't config target-newlib and
10795 target-libgloss.
10796
10797 2001-02-06 Ben Elliston <bje@redhat.com>
10798
10799 * configure: Output host type to stdout, not stderr.
10800
10801 2001-02-05 Mark Mitchell <mark@codesourcery.com>
10802
10803 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10804 * ltcf-cxx.sh: Likewise.
10805
10806 * config.if: Assume enable_libstdcxx_v3 is defined.
10807
10808 2001-02-04 Mark Mitchell <mark@codesourcery.com>
10809
10810 Remove V2 C++ library.
10811 * configure.in: Remove --enable-libstdcxx_v3 support.
10812
10813 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10814
10815 * include/demangle.h: Add prototype for java_demangle_v3.
10816
10817 2001-01-29 Phil Edwards <pme@sources.redhat.com>
10818
10819 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10820
10821 2001-01-27 Richard Henderson <rth@redhat.com>
10822
10823 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10824
10825 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10826
10827 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10828 Don't unset, it's non-portable and no longer necessary, set to empty
10829 instead.
10830
10831 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10832
10833 * ltconfig: Shell portability fix for the tagname validity check.
10834
10835 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
10836
10837 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10838 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10839
10840 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10841
10842 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10843
10844 2001-01-26 Tom Tromey <tromey@redhat.com>
10845
10846 * configure.in: Allow libgcj to be built on Sparc Solaris.
10847
10848 2001-01-25 David Edelsohn <edelsohn@gnu.org>
10849
10850 * ltcf-c.sh: Add aix5 case.
10851 * ltcf-cxx.sh: Likewise.
10852 * ltconfig: Likewise.
10853
10854 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
10855
10856 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10857 keep at least one of build_libtool_libs or build_old_libs set to
10858 yes.
10859
10860 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10861 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10862
10863 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10864
10865 * configure.in: Enable libgcj on several additional platforms.
10866
10867 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10868
10869 * configure.in: Enable libgcj for linux targets.
10870
10871 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10872
10873 * MAINTAINERS (Write After Approval): Add myself.
10874
10875 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10876
10877 * MAINTAINERS: Add myself as vax port maintainer.
10878
10879 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10880
10881 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10882
10883 2001-01-09 Mike Stump <mrs@wrs.com>
10884
10885 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10886 failures of subdirectories.
10887
10888 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10889
10890 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10891 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10892 * ltcf-cxx.sh: Likewise.
10893 * ltcf-gcj.sh: Likewise.
10894 * ltconfig.sh: Fix typo.
10895
10896 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10897
10898 * configure: handle DOS-style absolute paths.
10899
10900 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10901
10902 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10903
10904 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10905
10906 * MAINTAINERS: Add myself as avr port co-maintainer.
10907
10908 2000-12-28 Ben Elliston <bje@redhat.com>
10909
10910 * MAINTAINERS: Add myself under ``Write After Approval''.
10911
10912 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10913
10914 * texinfo: Remove directory from GCC.
10915
10916 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10917
10918 * COPYING: Update to current
10919 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10920 to 19yy as example year in copyright notice).
10921
10922 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10923
10924 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10925 (libstdcxx_incdir): Pass down.
10926 * config.if: Remove expired bits for cxx_interface, add stub.
10927 (libstdcxx_incdir): Add variable for g++ include directory.
10928 * configure.in (gxx_include_dir): Use it.
10929
10930 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
10931
10932 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10933 with old-email address from ``Write After Approval''.
10934
10935 2000-12-15 Andreas Jaeger <aj@suse.de>
10936
10937 * configure.in: Handle lang_dirs.
10938
10939 2000-12-14 Tom Tromey <tromey@redhat.com>
10940
10941 * MAINTAINERS: Removed brads.
10942
10943 * MAINTAINERS: Added gcj developers.
10944
10945 2000-12-13 Anthony Green <green@redhat.com>
10946
10947 * configure.in: Disable libgcj for any target not specifically
10948 listed. Disable libgcj for x86 and Alpha Linux until compatible
10949 with g++ abi.
10950
10951 2000-12-13 Mike Stump <mrs@wrs.com>
10952
10953 * Makefile.in (local-distclean): Also remove fastjar.
10954
10955 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10956
10957 * contrib/gcc_update: Add fastjar --touch entries.
10958
10959 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
10960
10961 * configure.in: Disable language-specific target libraries for
10962 languages that aren't enabled.
10963
10964 2000-12-10 Anthony Green <green@redhat.com>
10965
10966 * configure.in: Define libgcj. Disable libgcj target libraries for
10967 most targets.
10968
10969 2000-12-10 Neil Booth <neilb@earthling.net>
10970
10971 * MAINTAINERS: Update mail address, remove from WAA list.
10972
10973 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10974
10975 * libjava: Imported from /cvs/java.
10976 * libffi: Likewise.
10977 * Boehm-gc: Likewise.
10978
10979 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10980
10981 * configure.in (target_libs): Revert 2000-12-08 patch.
10982 (noconfigdirs): Added target-libjava.
10983
10984 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10985
10986 * djunpack.bat: removed.
10987
10988 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10989
10990 * Makefile.in: handle DOS-style absolute paths.
10991 * config-ml.in: likewise.
10992 * symlink-tree: likewise.
10993
10994 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10995
10996 * fastjar: Imported.
10997
10998 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10999
11000 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11001 libjava.
11002 * configure.in (target_libs): Removed `target-libjava'.
11003
11004 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11005
11006 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11007 (ALL_MODULES): Added fastjar.
11008 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11009 (all-target-libjava): all-fastjar replaces all-zip.
11010 (all-fastjar): Added.
11011 (configure-target-fastjar, all-target-fastjar): Likewise.
11012 * configure.in (host_tools): Added fastjar.
11013
11014 2000-12-07 Mike Stump <mrs@wrs.com>
11015
11016 * Makefile.in (local-distclean): Remove leftover built files.
11017
11018 2000-11-24 Nick Clifton <nickc@redhat.com>
11019
11020 * configure.in (xscale-elf): Add target.
11021 (xscale-coff): Add target.
11022
11023 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
11024
11025 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11026 recent versions of FreeBSD (release 3 or later).
11027 * ltconfig: On FreeBSD, -lc must not be provided when building
11028 a shared library or else the standard -pthread gcc option is
11029 rendered worthless to later users of the built library.
11030
11031 2000-11-16 Fred Fish <fnf@be.com>
11032
11033 * configure.in (enable_libstdcxx_v3): Fix typo,
11034 libstd++ -> libstdc++.
11035
11036 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11037
11038 * MAINTAINERS: Add self to Write After Approval list.
11039
11040 2000-11-21 Bernd Schmidt <bernds@redhat.com>
11041
11042 * MAINTAINERS: Update my email address. Add myself to global write
11043 privs list.
11044
11045 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
11046
11047 * Makefile.in: Merge with src and libgcj.
11048 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
11049 configure-target-<library> when their configure scripts need the C
11050 or C++ library to have already been built to work properly.
11051 (do_proto_toplev): Set them to an empty string.
11052
11053 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11054 (REALLY_SET_LIB_PATH): Use them.
11055
11056 2000-11-17 Stan Shebs <shebs@apple.com>
11057
11058 * MAINTAINERS: Add self to Write After Approval list.
11059
11060 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11061
11062 * configure: Provide the original toplevel configure arguments
11063 (including $0) to subprocesses in the environment rather than
11064 through gcc/configargs.h.
11065
11066 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11067
11068 * MAINTAINERS: Remove references to cccp. Change C9X reference to
11069 C99. Alphabetise "Write After Approval" list.
11070
11071 2000-11-12 Mark Mitchell <mark@codesourcery.com>
11072
11073 * configure: Turn on libstdc++ V3 by default.
11074
11075 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11076 if we've got GCC.
11077
11078 2000-11-11 Philip Blundell <philb@gnu.org>
11079
11080 * MAINTAINERS: Add self to Write After Approval list.
11081
11082 2000-11-09 David Edelsohn <edelsohn@gnu.org>
11083
11084 * ltcf-c.sh (aix4): Improve shared library configuration; require
11085 exporting symbols.
11086 * ltcf-cxx.sh (aix4): Define.
11087 * ltconfig (aix4): Define library and soname specs appropriate for
11088 AIX. Define command to create export symbols list.
11089
11090 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
11091
11092 * config.sub: Add support for Sun Chorus
11093
11094 2000-10-31 Nick Clifton <nickc@redhat.com>
11095
11096 * MAINTAINERS: Rename <name>@cygnus.com addresses to
11097 <name>@redhat.com. Also installed new email address for Clint
11098 Popetz.
11099
11100 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
11101
11102 * etc: Remove directory from GCC.
11103
11104 2000-10-16 Michael Meissner <meissner@redhat.com>
11105
11106 * configure (gcc/configargs.h): Only create if there is a build GCC
11107 directory created.
11108
11109 2000-10-16 Matthias Klose <doko@debian.org>
11110
11111 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11112 when configured for libstdc++-v3.
11113
11114 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
11115
11116 * configure: Save configure arguments to gcc/configargs.h.
11117
11118 2000-10-04 Philipp Thomas <pthomas@suse.de>
11119
11120 * config.guess: Import CVS version 1.157.
11121 * config.sub: Import CVS version 1.181.
11122
11123 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
11124
11125 * Makefile.in (bootstrap): avoid recursion if subdir missing
11126 (cross): ditto
11127 (do-proto-toplev): ditto
11128
11129 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
11130
11131 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11132 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11133
11134 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11135 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
11136 all affected `configure' scripts.
11137
11138 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
11139
11140 * MAINTAINERS: Add self as cpplib co-maintainer.
11141
11142 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
11143
11144 * MAINTAINERS: Add self to Write After Approval list.
11145
11146 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11147
11148 * INSTALL/README: egcs -> GCC update.
11149
11150 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
11151
11152 * MAINTAINERS: Add myself to Write After Approval list.
11153
11154 2000-09-15 Kazu Hirata <kazu@hxi.com>
11155
11156 * MAINTAINERS: Add myself to Write After Approval list.
11157
11158 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
11159
11160 * configure.in: Do not build byacc for hppa64. Provide paths to the
11161 X11 libraries for hppa64.
11162
11163 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11164
11165 * MAINTAINERS: Add myself as 68hc11 port maintainer.
11166
11167 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
11168
11169 * Makefile.in (all-zlib): Added dummy target.
11170
11171 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11172 ltcf-gcj.sh: Updated from libtool multi-language branch.
11173
11174 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
11175
11176 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11177 (bootstrap*): Depend on all-bootstrap.
11178
11179 2000-09-05 Philipp Thomas <pthomas@suse.de>
11180
11181 * config.guess: Import CVS version 1.156.
11182 * config.sub: Import CVS version 1.179.
11183
11184 2000-09-02 Anthony Green <green@cygnus.com>
11185
11186 * Makefile.in (all-gcc): Depend on all-zlib.
11187 (CLEAN_MODULES): Add clean-zlib.
11188 (ALL_MODULES): Add all-zlib.
11189 * configure.in (host_libs): Add zlib.
11190
11191 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
11192
11193 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11194 crosses, but add gcc/include to the header search path for them.
11195
11196 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
11197
11198 * MAINTAINERS: Add self to Write After Approval list.
11199
11200 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11201
11202 * config.guess: Import CVS version 1.152.
11203 * config.sub: Import CVS version 1.177.
11204
11205 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
11206
11207 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11208 $targargs to tell whether newlib is going to be built.
11209
11210 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11211 $$r/TARGET_SUBDIR/libio for _G_config.h.
11212
11213 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
11214
11215 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11216
11217 2000-08-22 DJ Delorie <dj@redhat.com>
11218
11219 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11220
11221 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
11222
11223 * config-ml.in (CC, CXX): Avoid trailing whitespace.
11224 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11225 sub-configures.
11226
11227 2000-08-21 DJ Delorie <dj@redhat.com>
11228
11229 * MAINTAINERS: Add self as a libiberty maintainer
11230
11231 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
11232
11233 * configure.in (libstdcxx_flags): Use
11234 libstdc++-v3/src/libstdc++.INC.
11235
11236 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
11237
11238 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11239
11240 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
11241
11242 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11243
11244 * configure: Make enable_threads and enable_shared defaults
11245 explicit. Substitute enable_threads into generated Makefiles.
11246 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11247 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11248
11249 2000-08-13 Geoff Keating <geoffk@cygnus.com>
11250
11251 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11252
11253 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
11254
11255 * config-ml.in (CC): Remove bogus duplicate quotation mark from
11256 previous delta.
11257
11258 2000-08-11 Jason Merrill <jason@redhat.com>
11259
11260 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11261 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11262 (FLAGS_FOR_TARGET): Not here.
11263 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11264
11265 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
11266
11267 * config-ml.in (CC, CXX): Don't introduce a leading space.
11268
11269 2000-08-07 DJ Delorie <dj@delorie.com>
11270
11271 * MAINTAINERS: Add self as a DJGPP maintainer
11272
11273 2000-08-07 DJ Delorie <dj@redhat.com>
11274
11275 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11276 "if we're also building gcc, and it's a gcc that will run on the
11277 build machine, we want to use its includes instead of the system's
11278 default includes".
11279
11280 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
11281
11282 * MAINTAINERS: Add self to Write After Approval list.
11283
11284 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
11285
11286 * configure.in (libstdcxx_flags): Don't use `"'.
11287
11288 * config-ml.in: Adjust multilib search paths to the
11289 appropriate multilib tree.
11290
11291 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
11292
11293 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11294 commas in $LANGUAGES.
11295
11296 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
11297
11298 * configure.in: Re-enable all references to libg++ and librx.
11299
11300 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
11301
11302 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11303 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
11304 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11305 * ltcf-cxx.sh (need_lc): Set based on postdeps.
11306
11307 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11308
11309 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
11310
11311 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11312 CXX_FOR_TARGET for sed.
11313
11314 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
11315
11316 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11317 Do not override if already set in the environment or in configure.
11318 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11319 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11320
11321 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
11322
11323 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11324 the libtool CVS tree multi-language branch.
11325 * ltconfig, ltmain.sh: Updated.
11326
11327 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
11328
11329 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11330 (clean-target): Depend on it.
11331
11332 * Makefile.in (FLAGS_FOR_TARGET): New macro.
11333 (GCC_FOR_TARGET): Use it.
11334 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11335 * configure.in: ... here.
11336 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
11337 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11338
11339 2000-07-24 Eric Christopher <echristo@cygnus.com>
11340
11341 * MAINTAINERS: Add self to Write After Approval list.
11342
11343 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
11344
11345 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11346 (configure-target-libchill, configure-target-libobjc): Likewise.
11347
11348 * configure.in: Use the same cache file for all target libs.
11349 * config-ml.in: But different cache files per multilib variant.
11350
11351 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11352
11353 * configure (topsrcdir): Don't use dirname.
11354
11355 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
11356
11357 * MAINTAINERS: Add self to Write After Approval list.
11358
11359 2000-07-20 Jason Merrill <jason@redhat.com>
11360
11361 * configure.in: Remove all references to libg++ and librx.
11362
11363 * configure, configure.in, Makefile.in: Unify gcc and binutils.
11364
11365 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
11366
11367 * config.sub: Update to subversions version 2000-07-06.
11368
11369 2000-07-12 Andrew Haley <aph@cygnus.com>
11370
11371 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11372 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11373
11374 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
11375
11376 * symlink-tree: Check number of arguments.
11377
11378 2000-07-05 Jim Wilson <wilson@cygnus.com>
11379
11380 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11381 search path for a g++ extracted from the build tree. This
11382 will allow link tests run by configure scripts in
11383 subdirectories to succeed.
11384
11385 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
11386
11387 * ltconfig: Add support for mips-dde-sysv4.2MP
11388
11389 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11390
11391 * MAINTAINERS: Add myself as loop discovery maintainer.
11392
11393 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
11394
11395 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11396 `os2'. Force ac_cv_exeext to be ".exe" in that case.
11397
11398 2000-06-19 Timothy Wall <twall@cygnus.com>
11399
11400 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11401 * config.sub: Add tic54x target.
11402
11403 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11404
11405 * MAINTAINERS: Add self as Fortran maintainer,
11406 remove Craig Burley.
11407
11408 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
11409
11410 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11411 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11412
11413 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11414
11415 * MAINTAINERS: Add self as i18n maintainer
11416
11417 20000-05-21 H.J. Lu (hjl@gnu.org)
11418
11419 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11420 directory are used if they exist. Make sure
11421 $(build_tooldir)/include is searched for header files,
11422 $(build_tooldir)/lib/ for library files.
11423 (GCC_FOR_TARGET): Likewise.
11424 (CXX_FOR_TARGET): Likewise.
11425
11426 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11427
11428 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11429
11430 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
11431
11432 * Makefile.in (configure-target-libiberty): Depend on
11433 configure-target-newlib.
11434
11435 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11436
11437 * configure.in, Makefile.in: Merge all libffi-related
11438 configury stuff from the libgcj tree.
11439
11440 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11441
11442 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11443 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11444
11445 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11446
11447 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11448 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11449 current version information. Add to proto-toplev directory.
11450 (gdb-taz): Build do-djunpack.
11451
11452 2000-05-15 David Edelsohn <edelsohn@gnu.org>
11453
11454 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11455
11456 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11457
11458 * MAINTAINERS: Add self to Write After Approval list.
11459
11460 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11461
11462 * ltmain.sh: Preserve in relink_command any environment
11463 variables that may affect the linker behavior.
11464
11465 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
11466
11467 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11468
11469 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
11470
11471 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11472
11473 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11474
11475 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11476 with the version name.
11477
11478 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
11479
11480 * MAINTAINERS: Add self as bb-reorder maintainer.
11481
11482 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
11483
11484 * config.if: Tweak.
11485
11486 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
11487
11488 * djunpack.bat: New file.
11489
11490 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
11491
11492 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11493 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11494 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11495 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11496
11497 2000-04-16 Dave Pitts <dpitts@cozx.com>
11498
11499 * config.sub (case $basic_machine): Change default for "ibm-*"
11500 to "openedition".
11501
11502 2000-04-13 Andreas Jaeger <aj@suse.de>
11503
11504 * MAINTAINERS: Added myself.
11505
11506 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11507
11508 * Makefile.in (gdb-taz): New target. GDB specific archive.
11509 (do-md5sum): New target.
11510 (MD5PROG): Define.
11511 (PACKAGE): Default to TOOL.
11512 (VER): Default to a shell script.
11513 (taz): Rewrite target. Move real work to do-proto-toplev. Include
11514 md5 checksum generation.
11515 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11516 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11517 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11518 insight.tar.bz2): Use gdb-taz to create archive.
11519
11520 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11521
11522 * configure (warn_cflags): Delete.
11523
11524 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
11525
11526 * MAINTAINERS: Added myself.
11527
11528 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
11529 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
11530
11531 * configure.in (enable_libstdcxx_v3): Add.
11532 (target_libs): Add bits here to switch between libstdc++-v2 and
11533 libstdc++-v3.
11534 * config.if: And this file too.
11535 * Makefile.in: Add libstdc++-v3 targets.
11536
11537 2000-04-05 Michael Meissner <meissner@redhat.com>
11538
11539 * config.sub (d30v): Add d30v as a basic machine type.
11540
11541 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
11542
11543 * configure.in: -linux-gnu*, not -linux-gnu.
11544
11545 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11546
11547 * MAINTAINERS: Add self in write-after-approval section.
11548
11549 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
11550
11551 * MAINTAINERS: Add self as ia64 port maintainer.
11552
11553 2000-03-08 Neil Booth <NeilB@earthling.net>
11554
11555 * MAINTAINERS: Add self in write-after-approval section.
11556
11557 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
11558
11559 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11560 (do-tar-bz2): Replace TOOL with PACKAGE.
11561 (gdb.tar.bz2): Remove GDBTK from GDB package.
11562 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11563 dejagnu.tar.bz2): New packages.
11564
11565 2000-02-27 Andreas Jaeger <aj@suse.de>
11566
11567 * configure.in: Add entry for mips*-*-linux*, move catch all
11568 *-*-*linux* entry below this one.
11569
11570 2000-02-27 Ian Lance Taylor <ian@zembu.com>
11571
11572 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11573
11574 2000-02-24 Nick Clifton <nickc@cygnus.com>
11575
11576 * config.sub: Support an OS of "wince".
11577
11578 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
11579
11580 * config.guess, config.sub: Updated to match config's 2000-02-15
11581 version.
11582
11583 2000-02-23 Linas Vepstas <linas@linas.org>
11584
11585 * config.sub: Add support for Linux/IBM 370.
11586 * configure.in: Likewise.
11587
11588 2000-02-22 Nick Clifton <nickc@cygnus.com>
11589
11590 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11591
11592 2000-02-20 Christopher Faylor <cgf@cygnus.com>
11593
11594 * config.guess: Guess "cygwin" rather than "cygwin32".
11595
11596 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11597
11598 * configure (gcc_version): When setting, narrow search to
11599 lines containing `version_string'.
11600
11601 2000-02-15 Denis Chertykov <denisc@overta.ru>
11602
11603 * config.sub: Add support for avr target.
11604
11605 2000-02-14 Nick Clifton <nickc@cygnus.com>
11606
11607 * MAINTAINERS: Add maintainers for MCore port.
11608
11609 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
11610
11611 * config.sub: Add mmix-knuth-mmixware.
11612
11613 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11614
11615 * MAINTAINERS: Pair cccp with cpplib maintainership.
11616
11617 2000-01-27 Christopher Faylor <cgf@redhat.com>
11618
11619 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11620 structure stuff to -L library search.
11621 (CXX_FOR_TARGET): Ditto.
11622 (CROSS_CHECK_MODULES): Fix spelling mistake.
11623
11624 2000-01-24 Mark Mitchell <mark@codesourcery.com>
11625
11626 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11627 the C++ compiler.
11628
11629 2000-01-12 Richard Henderson <rth@cygnus.com>
11630
11631 * configure.in: Don't build some bits for beos.
11632
11633 2000-01-12 Joel Sherrill (joel@OARcorp.com)
11634
11635 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11636 as include files.
11637
11638 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
11639
11640 * Add self as cpplib maintainer, as requested by Jason
11641 Merrill. Correct my e-mail address.
11642
11643 2000-01-06 Geoff Keating <geoffk@cygnus.com>
11644
11645 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11646 not mh-aix43.
11647
11648 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11649
11650 * MAINTAINERS: Add myself to "write after approval" list.
11651
11652 1999-12-14 Richard Henderson <rth@cygnus.com>
11653
11654 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11655 * config.sub: Accept alphaev[78], alphaev8.
11656
11657 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11658
11659 * config.guess, config.sub: Update from autoconf.
11660
11661 1999-11-29 Bruce Korb <autogen@linuxbox.com>
11662
11663 * MAINTAINERS: update my playtime e-address.
11664
11665 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11666
11667 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11668 necessary libraries are missing.
11669
11670 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
11671
11672 * MAINTAINERS: Add new 'write after approval' maintainer.
11673
11674 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11675
11676 * MAINTAINERS: Add new Java maintainer.
11677
11678 1999-10-25 Andreas Schwab <schwab@suse.de>
11679
11680 * configure: Fix quoting inside arguments of eval.
11681
11682 1999-10-21 Nick Clifton <nickc@cygnus.com>
11683
11684 * config-ml.in: Allow suppression of some ARM multilibs.
11685
11686 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11687
11688 * config.guess: Add OS/390 match pattern.
11689 * config.sub: Add mvs, openedition targets.
11690 * configure.in (i370-ibm-opened*): New.
11691
11692 1999-09-04 Steve Chamberlain <sac@pobox.com>
11693
11694 * config.sub: Add support for configuring for pj.
11695
11696 1999-08-31 Nick Clifton <nickc@cygnus.com>
11697
11698 * config.sub (maybe_os): Add support for configuring for fr30.
11699
11700 1999-08-25 Nick Clifton <nickc@cygnus.com>
11701
11702 * configure.in: Do not configure or build ld for AIX
11703 platforms. ld is known to be broken on these platforms.
11704
11705 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11706
11707 * config-ml.in: Pass compiler flag corresponding to multidirs to
11708 subdir configures.
11709
11710 1999-08-09 Ian Lance Taylor <ian@zembu.com>
11711
11712 * Makefile.in (LDFLAGS): Define.
11713
11714 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11715
11716 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11717 noconfigdirs.
11718 (*-*-cygwin*): Likewise.
11719
11720 1999-08-08 Ian Lance Taylor <ian@zembu.com>
11721
11722 * mkdep: New file.
11723 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11724 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11725
11726 From Eli Zaretskii <eliz@is.elta.co.il>:
11727 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11728 long file name when using DJGPP on MS-DOS.
11729
11730 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11731
11732 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11733
11734 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
11735
11736 * Makefile.in (check-target-libio): Remove all-target-libstdc++
11737 dependency as this causes "make check" to globally "make all"
11738
11739 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
11740
11741 * configure.in (target_libs): Added target-zlib.
11742 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11743 (CONFIGURE_TARGET_MODULES): Likewise.
11744 (CHECK_TARGET_MODULES): Likewise.
11745 (INSTALL_TARGET_MODULES): Likewise.
11746 (CLEAN_TARGET_MODULES): Likewise.
11747 (configure-target-zlib): New target.
11748 (all-target-zlib): Likewise.
11749 (all-target-libjava): Depend on all-target-zlib.
11750 (configure-target-libjava): Depend on configure-target-zlib.
11751
11752 * Makefile.in (configure-target-libjava): Depend on
11753 configure-target-newlib.
11754 (configure-target-boehm-gc): New target.
11755 (configure-target-qthreads): New target.
11756
11757 * configure.in (target_libs): Added target-qthreads.
11758 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11759 (CONFIGURE_TARGET_MODULES): Likewise.
11760 (CHECK_TARGET_MODULES): Likewise.
11761 (INSTALL_TARGET_MODULES): Likewise.
11762 (CLEAN_TARGET_MODULES): Likewise.
11763 (all-target-qthreads): New target.
11764 (configure-target-libjava): Depend on configure-target-qthreads.
11765 (all-target-libjava): Depend on all-target-qthreads.
11766
11767 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11768 (CONFIGURE_TARGET_MODULES): Likewise.
11769 (CHECK_TARGET_MODULES): Likewise.
11770 (INSTALL_TARGET_MODULES): Likewise.
11771 (CLEAN_TARGET_MODULES): Likewise.
11772 (all-target-libjava): New target.
11773 (all-target-boehm-gc): Likewise.
11774 * configure.in (target_libs): Added libjava, boehm-gc.
11775
11776 1999-07-22 Ian Lance Taylor <ian@zembu.com>
11777
11778 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11779 configure.bat in SUPPORT_FILES.
11780 (gas+binutils.tar.bz2): Likewise.
11781
11782 * makeall.bat: Remove; obsolete.
11783
11784 1999-07-21 Ian Lance Taylor <ian@zembu.com>
11785
11786 From Mark Elbrecht:
11787 * configure.bat: Remove; obsolete.
11788
11789 1999-07-11 Ian Lance Taylor <ian@zembu.com>
11790
11791 * configure: Add -W -Wall to the default CFLAGS when compiling with
11792 gcc.
11793
11794 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11795
11796 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11797
11798 1999-06-30 Mark Mitchell <mark@codesourcery.com>
11799
11800 * configure.in: Build ld on IRIX6.
11801
11802 1999-06-12 Ian Lance Taylor <ian@zembu.com>
11803
11804 * Makefile.in: Change distribution targets to use bzip2 instead of
11805 gzip.
11806 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11807 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11808
11809 1999-06-04 Nick Clifton <nickc@cygnus.com>
11810
11811 * config.sub: Add mcore target.
11812
11813 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11814
11815 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11816
11817 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11818
11819 * config.guess (dummy): Changed to $dummy.
11820
11821 1999-05-24 Nick Clifton <nickc@cygnus.com>
11822
11823 * config.sub: Tidied up case statements.
11824
11825 1999-05-22 Ben Elliston <bje@cygnus.com>
11826
11827 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11828 <jiro@din.or.jp>.
11829
11830 * config.guess: Merge with FSF version. Future changes will be
11831 more accurately recorded in this ChangeLog.
11832 * config.sub: Likewise.
11833
11834 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11835
11836 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11837
11838 1999-04-30 Tom Tromey <tromey@cygnus.com>
11839
11840 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11841
11842 1999-04-23 Tom Tromey <tromey@cygnus.com>
11843
11844 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11845
11846 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
11847
11848 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11849 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11850 Bad merge removed these two changes.
11851
11852 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
11853 Martin Heller (Ing.-Buero_Heller@t-online.de)
11854
11855 * config.guess (interix Alpha): Add.
11856
11857 1999-04-11 Richard Henderson <rth@cygnus.com>
11858
11859 * configure.in (i?86-*-beos*): Do config gperf; don't config
11860 gdb, newlib, or libgloss.
11861
11862 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
11863
11864 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11865 link a trivial program with -mabi=64. If it fails, remove mabi=64
11866 from multidirs.
11867
11868 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11869
11870 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11871
11872 1999-04-08 Nick Clifton <nickc@cygnus.com>
11873
11874 * config.sub: Add support for mcore targets.
11875
11876 1999-04-07 Michael Meissner <meissner@cygnus.com>
11877
11878 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11879 not mt-ospace, in order to shut up assembler warning about using
11880 symbols that are named the same as registers.
11881
11882 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
11883
11884 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11885 dependency list for all-target-cygmon.
11886
11887 1999-04-05 Doug Evans <devans@casey.cygnus.com>
11888
11889 * config-ml.in: Check $host, not $target, for selective multilibs.
11890 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11891 thumb interworking, and underscore prefix multilibs.
11892
11893 1999-04-04 Ian Lance Taylor <ian@zembu.com>
11894
11895 * missing: Update to version from current automake.
11896
11897 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11898
11899 * configure (gxx_include_dir): Removed.
11900
11901 * configure.in (gxx_include_dir): Handle it.
11902 * Makefile.in: Likewise.
11903
11904 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11905
11906 * config.sub (mips64vr4111,mips64vr4111el) Add.
11907
11908 1999-03-21 Ben Elliston <bje@cygnus.com>
11909
11910 * config.guess: Correct typo for detecting ELF on FreeBSD.
11911
11912 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11913
11914 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11915 config/mh-djgpp.
11916
11917 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11918
11919 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11920 all-target-newlib to dependency list for all-target-bsp.
11921
11922 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11923
11924 * config.sub: Add i386-uwin support.
11925 * config.guess: Likewise.
11926
11927 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11928
11929 * configure.in: cleanup, add mh-*pic handling for arm, special
11930 case powerpc*-*-aix*
11931
11932 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11933
11934 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11935 can be built.
11936
11937 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11938
11939 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11940 targets.
11941
11942 1999-03-02 Nick Clifton <nickc@cygnus.com>
11943
11944 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11945
11946 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11947
11948 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11949
11950 1999-02-24 Nick Clifton <nickc@cygnus.com>
11951
11952 * config.sub: Fix typo in arm recognition.
11953
11954 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11955
11956 * configure.in (noconfigdirs): Changed target_configdirs to
11957 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11958 rather than m68k-*-* since it is not known to work on
11959 m68k-aout. Ditto for arm-*-*oabi.
11960
11961 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11962
11963 * configure.in (*-*-windows*): Remove, no longer used.
11964
11965 1999-02-19 Ben Elliston <bje@cygnus.com>
11966
11967 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11968 Smart and improved by Andrew Cagney.
11969
11970 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11971
11972 * config.guess: Recognize openbsd-*-hppa.
11973
11974 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11975
11976 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11977 only if it is not empty.
11978
11979 1999-02-17 Nick Clifton <nickc@cygnus.com>
11980
11981 Patch from: Scott Bambrough <scottb@corelcomputer.com>
11982
11983 * config.guess: Modified to recognize uname's armv* syntax.
11984
11985 * config.sub: Modified to recognize uname's armv* syntax.
11986
11987 1999-02-17 Mark Salter <msalter@cygnus.com>
11988
11989 * configure.in: Added target-bsp for sparclite.
11990
11991 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11992
11993 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11994
11995 1999-02-08 Nick Clifton <nickc@cygnus.com>
11996
11997 * configure.in: Add support for strongarm port.
11998 * config.sub: Add support for strongarm target.
11999
12000 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
12001
12002 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12003 the old name config/mh-cygwin32.
12004 Enable texinfo.
12005
12006 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
12007
12008 * configure.in: Do build ld for ix86 Solaris.
12009
12010 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
12011
12012 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
12013 $AR_FOR_TARGET. Likewise for RANLIB.
12014
12015 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
12016
12017 * config.sub (oabi): Recognize.
12018 * configure.in (arm-*-oabi): Handle.
12019
12020 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
12021
12022 * config.guess: Improve detection of i686 on UnixWare 7.
12023
12024 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
12025
12026 * config.guess: Add support for i386-pc-interix.
12027 * config.sub: Likewise.
12028 * configure.in: Likewise.
12029
12030 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
12031
12032 * Makefile.in: Remove unneeded all-target-libio from
12033 from all-target-winsup target since it is now unneeded.
12034 Add all-target-libtermcap in its place since it is now
12035 needed.
12036
12037 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
12038
12039 * configure.in: makefile stub for cygwin target is probably
12040 unnecessary. Remove it for now.
12041
12042 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
12043
12044 * configure.in: libtermcap.a should be built when cygwin is the
12045 target as well as the host.
12046 * config.guess: Allow mixed case in cygwin uname output.
12047 * Makefile.in: Add libtermcap target.
12048
12049 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
12050
12051 * config.sub: Clean up handling of hppa2.0.
12052
12053 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
12054
12055 * config.guess: Use C code to identify more HP machines.
12056
12057 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
12058
12059 * config.sub: Handle hppa2.0.
12060
12061 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
12062
12063 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12064 cygmon for all sparclite targets, regardless of object format.
12065
12066 1998-12-15 Mark Salter <msalter@cygnus.com>
12067
12068 * configure.in: Added target-bsp for several target architectures.
12069
12070 * Makefile.in: Added rules for bsp.
12071
12072 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
12073
12074 * config.guess: Improve detection of hppa2.0 processors.
12075
12076 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
12077
12078 * config.guess: Recognize FreeBSD using ELF automatically.
12079
12080 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
12081
12082 * configure (skip-this-dir): Add handling for new shell script, which
12083 might be created by a sub-directory's configure to indicate, this particular
12084 directory is "unwanted".
12085 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12086
12087 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
12088
12089 * ltconfig: import from libtool, after changing libtool to
12090 account for the cygwin name change.
12091
12092 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
12093
12094 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12095 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12096
12097 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
12098
12099 * configure.in: Add libtermcap to list of cygwin dependencies.
12100
12101 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
12102
12103 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12104 they include winsup/include when it's a cygwin target.
12105
12106 1998-11-12 Tom Tromey <tromey@cygnus.com>
12107
12108 * configure.in (host_tools): Added zip.
12109 * Makefile.in (all-target-libjava): Depend on all-zip.
12110 (all-zip): New target.
12111 (ALL_MODULES): Added all-zip.
12112 (NATIVE_CHECK_MODULES): Added check-zip.
12113 (INSTALL_MODULES): Added install-zip.
12114 (CLEAN_MODULES): Added clean-zip.
12115
12116 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
12117
12118 * Makefile.in: lose "32" from comment about cygwin.
12119
12120 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
12121
12122 * configure.in: Use -Os to build target libraries for the fr30.
12123
12124 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
12125
12126 * config.sub: Add fr30.
12127
12128 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
12129
12130 * configure.in: drop "32" from config/mh-cygwin32. Check
12131 cygwin* instead of cygwin32*.
12132 * config.sub: Check cygwin* instead of cygwin32*.
12133
12134 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
12135
12136 * config.guess: Match any version of Unixware7.
12137
12138 1998-10-20 Syd Polk <spolk@cygnus.com>
12139
12140 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12141 if desired.
12142
12143 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
12144
12145 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12146 these if the appropriate directories and files to not exist.
12147
12148 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
12149
12150 * Makefile.in (DEVO_SUPPORT): Add config.if.
12151
12152 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
12153
12154 * configure: Add pattern to replace "build_tooldir"'s
12155 definition in the generated Makefile with "tooldir"'s
12156 actual value.
12157
12158 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
12159
12160 * config.sub: Bring back lost sparcv9.
12161
12162 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12163
12164 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
12165
12166 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12167 CC_FOR_TARGET and friends.
12168
12169 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12170
12171 * Makefile.in (build_tooldir): New variable, same as tooldir.
12172 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12173 -B$(build_tooldir)/bin/.
12174 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12175
12176 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12177
12178 * README: Remove installation instructions and refer to the
12179 INSTALL directory instead.
12180
12181 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
12182
12183 * config.sub: Add support for i[34567]86-pc-udk.
12184 * configure.in: Likewise.
12185
12186 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
12187
12188 * Makefile.in: add bzip2 package building bits for user
12189 tools module
12190 * configure.in: ditto
12191
12192 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
12193
12194 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12195 (ALL_TARGET_MODULES): Add all-target-libobjc.
12196 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12197 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12198 (all-target-libchill): Add dependencies.
12199 * configure.in (target_libs): Add libchill.
12200
12201 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
12202
12203 * configure.in (target_subdir): Remove duplicate line.
12204
12205 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
12206
12207 * Makefile.in (all-automake): fix dependencies.
12208
12209 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
12210
12211 * configure.in: Minor cleanups for building in the $(target_alias)
12212 subdir.
12213
12214 1998-09-22 Jim Wilson <wilson@cygnus.com>
12215
12216 * Makefile.in (bootstrap): Set r and s before make all. Use
12217 BASE_FLAGS_TO_PASS in make all.
12218 (cross): Likewise.
12219
12220 1998-09-20 Mark Mitchell <mark@markmitchell.com>
12221
12222 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12223
12224 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
12225
12226 * config.sub: Fix typo in last change.
12227
12228 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12229
12230 * config.sub: Add support for C4x target.
12231 * configure.in: Likewise.
12232
12233 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
12234
12235 * config.sub: Recognize sparcv9 just like sparc64.
12236
12237 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
12238
12239 * config.guess: Match "Pent II" or "PentII" for OpenServer.
12240
12241 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
12242
12243 * config.guess: Correctly identify Pentium II sco boxes.
12244
12245 * config.guess: Fix "tr" code. From Weiwen Liu.
12246
12247 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
12248
12249 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12250 stabs.
12251
12252 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
12253
12254 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12255 (ALL_TARGET_MODULES): Add all-target-libchill.
12256 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12257 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12258 (all-target-libchill): Add dependencies.
12259 * configure.in (target_libs): Add libchill.
12260
12261 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12262
12263 * config.guess: Avoid assumptions about "tr" behaves when
12264 LANG is set to something other than English.
12265
12266 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
12267
12268 * configure (gxx_include_dir): Changed to
12269 '${prefix}/include/g++'-${libstdcxx_interface}.
12270
12271 * config.if: New to determine the interfaces.
12272
12273 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
12274
12275 * config.guess: Detect and handle MPE/IX.
12276 * config.sub: Deal with MPE/IX.
12277
12278 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
12279
12280 * configure.in: Use mh-aix43.
12281
12282 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
12283
12284 * configure: Fix --without/--disable cases for gxx-include-dir.
12285
12286 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
12287
12288 * mdata-sh: Imported. Needed for automake support.
12289
12290 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
12291
12292 * Makefile.in (taz): Try "chmod -R og=u ." before
12293 "chmod og=u `find . -print`".
12294
12295 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
12296
12297 * configure.in: Add arm-elf and thumb-elf support.
12298
12299 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
12300
12301 * Makefile.in: Undo previous patch.
12302
12303 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
12304
12305 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12306 to here ...
12307 (install-no-fixedincludes): and here
12308 (INSTALL_MODULES): ... from here.
12309
12310 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
12311
12312 * config.sub: Merge with FSF.
12313
12314 * config.guess: Merge with FSF.
12315
12316 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
12317
12318 * configure (extraconfigdirs): New variable.
12319 (SUBDIRS): Add extraconfigdirs and recurse on them too.
12320 * Makefile.in (all): Move higher in file.
12321 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12322 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12323 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12324 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12325 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12326
12327 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
12328
12329 * Makefile.in (all-target-libjava): Depend on all-gcc and
12330 all-target-newlib.
12331 (configure-target-libjava): Depend on $(ALL_GCC).
12332
12333 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
12334
12335 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12336 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12337
12338 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
12339
12340 * INSTALL/README: Fix typo.
12341
12342 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
12343
12344 * ylwrap: Change absolute path checks to check for DOS style path
12345 names.
12346
12347 * ylwrap: Don't use a full path name if the source file is in the
12348 same directory. From hjl@lucon.org (H.J. Lu).
12349
12350 * config-ml.in: Default to being verbose, to match Feb 18 change to
12351 configure.
12352
12353 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
12354
12355 Brought over from egcs:
12356
12357 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12358
12359 * configure.in (target_subdir): Set to ${target_alias} instead
12360 of "libraries".
12361
12362 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12363
12364 * configure.in (target_subdir): Set to libraries if enable_multilib.
12365
12366 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
12367
12368 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12369 multilibs, force reconfiguration the first time we create
12370 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12371
12372 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
12373
12374 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12375 avoid confusion with --no-recursion.
12376
12377 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
12378
12379 * configure.in: Win32 hosts shouldn't use install -x
12380 * install-sh: remove -x option, and special .exe-handling
12381 hack.
12382
12383 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
12384
12385 * config.guess: Recognize i586-pc-beos.
12386 * configure.in: Don't build some bits for beos.
12387
12388 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
12389
12390 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12391 CFLAGS default to -O2.
12392
12393 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12394 when using GNU ld.
12395
12396 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
12397
12398 * ltmain.sh: Correct install when using a different shell.
12399
12400 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
12401
12402 * ltconfig, ltmain.sh: Update to libtool 1.2b.
12403
12404 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
12405
12406 * makefile.vms: Update to build binutils/makefile.vms. Add install
12407 target.
12408
12409 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
12410
12411 * ltconfig: Update to correct AIX handling.
12412
12413 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12414
12415 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12416
12417 * configure.in (target_subdir): Set to ${target_alias} instead
12418 of "libraries".
12419
12420 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12421
12422 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12423 (Makefile): Depend on $(gcc_version_trigger).
12424
12425 * configure (gcc_version): Change default initializer to empty
12426 string.
12427 (gcc_version_trigger): New variable; pass this variable down
12428 to subdir configures to enable them checking gcc's version
12429 themselves. Emit make macros for both gcc_version vars.
12430 (topsrcdir): Initialize reliably.
12431 (recursion line): Remove --with-gcc-version=${gcc_version}.
12432
12433 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12434
12435 * configure (enable_version_specific_runtime_libs): Implement new flag
12436 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12437 in $(libsubdir); emit definition in each generated Makefile.
12438 (gxx_include_dir): Initialize depending on
12439 $enable_version_specific_runtime_libs.
12440
12441 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12442
12443 * configure (gcc_version): Initialize properly depending on
12444 how and where configure is started.
12445 (recursion line): Pass a --with-gcc-version=${gcc_version}
12446 to configures in subdirs.
12447
12448 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12449
12450 * configure.in (noconfigdirs): Add configure pattern for mips tx39
12451 cygmon
12452
12453 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12454
12455 * configure.in: Add cygmon and libstub support for mn10200.
12456
12457 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12458
12459 * configure (gcc_version): Add new variable describing the
12460 particular gcc version we're building.
12461 * Makefile.in (libsubdir): Add new macro for the directory
12462 in which the compiler finds executables, libraries, etc.
12463 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12464 and libsubdir.
12465
12466 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12467
12468 * Makefile.in (local-clean): Remove *.log.
12469 (warning.log): Built with warn_summary from build.log.
12470 (mail-report.log): Run test_summary.
12471 (mail-report-with-warnings.log): Run test_summary including
12472 warning.log in the report.
12473
12474 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
12475
12476 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12477
12478 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
12479
12480 * Makefile.in (grep): Grep no longer depends on libiberty.
12481
12482 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
12483
12484 * Makefile.in: all-snavigator needs all-libgui.
12485
12486 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
12487
12488 * configure.in: Add cygmon and libstub support for mn10300.
12489
12490 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
12491
12492 * missing: Update to version from automake 1.3.
12493
12494 * ltmain.sh: On installation, don't get confused if the same name
12495 appears more than once in the list of library names.
12496
12497 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
12498
12499 * config.sub: Accept m68060 and m5200 as CPU names.
12500
12501 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
12502
12503 * configure: Use && rather than using -a in test, because odd
12504 strings can confuse test.
12505 * configure.in: Likewise.
12506
12507 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
12508
12509 * ltconfig, ltmain.sh: Bring in Visual C++ support.
12510
12511 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12512
12513 * Makefile.in (boostrap2-lean, bootstrap3-lean,
12514 bootstrap4-lean): New targets.
12515
12516 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
12517
12518 * mpw-* Delete. Not used.
12519
12520 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
12521
12522 * COPYING.LIB: Update FSF address.
12523
12524 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
12525
12526 * ltconfig, ltmain.sh: Update to libtool 1.2a.
12527
12528 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12529 GAS_SUPPORT_DIRS.
12530
12531 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
12532
12533 * ltconfig, ltmain.sh: Avoid producing a version number if
12534 -version-info was not used.
12535
12536 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
12537
12538 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12539 building with newlib.
12540
12541 1998-04-30 Paul Eggert <eggert@twinsun.com>
12542
12543 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12544 Solaris `make' causes it to continue to next definition.
12545
12546 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
12547
12548 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12549 the right GUI libraries and files are installed along with GDB.
12550
12551 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
12552
12553 * configure.in: Change alpha to alpha* in several places.
12554
12555 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
12556
12557 * config.sub: Recognize sparc86x.
12558
12559 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
12560
12561 * configure.in (--enable-target-optspace): Remove debug echo.
12562
12563 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
12564
12565 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12566
12567 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
12568
12569 * ltconfig: Update cygwin32 support.
12570
12571 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12572 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12573 (GDB_SUPPORT_DIRS): Likewise.
12574
12575 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
12576
12577 * configure.in (target_makefile_frag): If --enable-target-optspace,
12578 use -Os to compile target libraries rather than -O2. Default to
12579 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12580 not used.
12581 * configure.in (target_cflags): Ditto for d30v.
12582
12583 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
12584
12585 * Makefile.in (all-bfd): Depend on all-intl.
12586 (all-binutils): Likewise.
12587 (all-gas): Likewise.
12588 (all-gprof): Likewise.
12589 (all-ld): Likewise.
12590
12591 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
12592
12593 * configure.in (host_tools): Fix typo, lbtool -> libtool.
12594
12595 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
12596
12597 * Makefile.in (all-bfd): Depend upon all-libiberty.
12598
12599 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12600
12601 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
12602
12603 * Makefile.in: Add libstub.
12604
12605 * configure.in: Ditto. Build libstub for targets that have cygmon
12606 support.
12607
12608 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
12609
12610 * configure.in: Don't set PICFLAG on ix86-cygwin32.
12611
12612 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
12613
12614 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12615 use mh-sysv5 if specified. Support gprof on SCO Open Server.
12616
12617 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
12618
12619 * configure: Define DEFAULT_M4 by searching PATH.
12620 * Makfile.in: Use DEFAULT_M4.
12621
12622 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
12623
12624 * ltconfig: Add cygwin32 support.
12625
12626 * Makefile.in, configure.in: Add libtool as a native only directory
12627 to configure and build.
12628
12629 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
12630
12631 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12632
12633 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
12634
12635 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12636
12637 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
12638
12639 * Makefile.in: add ash make rules
12640 * configure.in: add ash to native_only and host_tools lists
12641
12642 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12643
12644 * Makefile.in (all-gettext, all-intl): New targets.
12645 (ALL_MODULES): Added all-gettext, all-intl.
12646 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12647 (INSTALL_MODULES): Added install-gettext, install-intl.
12648 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12649
12650 * configure.in (host_tools): Added gettext.
12651 (native_only): Likewise.
12652 (noconfigdirs) [various cases]: Likewise.
12653 (host_libs): Added intl.
12654
12655 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12656
12657 * configure: Do not disable building gdbtk for cygwin32 hosts.
12658
12659 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12660
12661 * configure.in: Add thumb-coff target.
12662 * config.sub: Add thumb-coff target.
12663
12664 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12665
12666 * Makefile.in: Revert yesterday's change.
12667 (all-target-winsup): all-target-librx stays out of here.
12668
12669 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12670
12671 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12672 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12673 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12674 Remove references to librx and libg++.
12675
12676 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12677
12678 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12679 recursive makes
12680
12681 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12682
12683 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12684 for newlib directory.
12685 (CXX_FOR_TARGET): Likewise.
12686
12687 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12688
12689 * ltconfig: Update after libtool/ltconfig.in change for
12690 hpux11.
12691
12692 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12693
12694 * ltconfig, ltmain.sh: Update to libtool 1.2.
12695
12696 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12697
12698 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12699 (install-gcc-cross): Instead, override LANGUAGES here.
12700
12701 1998-03-18 Dave Love <d.love@dl.ac.uk>
12702
12703 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12704 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12705
12706 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12707
12708 * configure.in: Add Thumb-pe target.
12709
12710 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
12711
12712 * Makefile.in - changed sn targets to snavigator
12713 * configure.in - changed sn targets to snavigator
12714
12715 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12716
12717 * config-ml.in: After building symlink tree call make distclean
12718 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12719 to be the case for libiberty.
12720
12721 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12722
12723 * configure: When making link, also check the current
12724 directory. The configure scripts may create one.
12725
12726 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12727
12728 * config.sub: Accept alphapca56 and alphaev6 properly.
12729
12730 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12731
12732 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12733
12734 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12735
12736 * config.sub (sco5): Fix typo.
12737
12738 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
12739
12740 * Makefile.in (INSTALL_MODULES): Move install-tcl before
12741 install-itcl.
12742 (install-itcl): Remove dependency on install-tcl.
12743
12744 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12745
12746 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12747
12748 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
12749
12750 * configure.in: Don't build libgui for a cygwin32 target when not on
12751 a cygwin32 host.
12752
12753 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12754
12755 * configure (redirect): Set to null, so default behavior of
12756 configure is now --verbose.
12757
12758 1998-02-16 Dave Love <d.love@dl.ac.uk>
12759
12760 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12761 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12762
12763 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12764
12765 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12766 this change to sync Makefile.in with its ChangeLog entries.
12767
12768 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12769
12770 * ltmain.sh (mkdir): Check that the directory doesn't exist
12771 before we exit with error, so that we don't get races during
12772 parallel builds.
12773
12774 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12775
12776 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12777
12778 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12779
12780 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12781 PICFLAG_FOR_TARGET.
12782 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12783
12784 * configure: Emit a definition for the new macro enable_shared
12785 into each Makefile.
12786
12787 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12788
12789 * configure.in (host_tools, native_only): Add libtool.
12790
12791 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12792
12793 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12794 Fix typo in ming config comment.
12795
12796 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12797
12798 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12799
12800 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12801
12802 * config.sub: Add tic30 cases, and map c30 to tic30.
12803
12804 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12805
12806 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12807 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12808 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12809 (CLEAN_TARGET_MODULES): Similarly
12810 (all-target-libf2c): Add dependences.
12811 * configure.in (target_libs): Add libf2c.
12812
12813 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12814
12815 * configure.in: Remove expect from noconfigdirs when target
12816 is cygwin32. OK to build expect and dejagnu with Canadian
12817 Cross.
12818
12819 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12820
12821 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12822 host.
12823
12824 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12825 and mingw32.
12826
12827 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12828
12829 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12830 here as it is not defined in the toplevel Makefile.
12831
12832 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12833
12834 * configure (package_makefile_rules_frag): New variable, which names
12835 a file with generic rules, ...
12836 Change comment to mention we now have FIVE parts.
12837 * configure: Undo last change.
12838
12839 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12840
12841 * config.guess: More accurate determination of HP processor types.
12842 * config.sub: More accurate determination of HP processor types.
12843
12844 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12845
12846 * configure (package_makefile_frag): Move inserting the
12847 ${package_makefile_frag} to where it should be according
12848 to the comment.
12849
12850 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12851
12852 * config.guess: Add support for Linux/ARM.
12853
12854 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12855
12856 * .cvsignore: Remove *-info and *-install since they match
12857 release-info and mpw-install, which we don't want to just ignore.
12858
12859 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12860
12861 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12862
12863 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12864
12865 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12866 local_prefix to sub-make invocations.
12867
12868 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12869
12870 * configure.in: Check makefile fragments in the source
12871 directory.
12872
12873 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12874
12875 * configure.in: Check whether host and target makefile
12876 fragments exist before adding them to *_makefile_frag.
12877
12878 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12879
12880 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12881
12882 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12883
12884 * configure.in: Make sure we only replace RPATH_ENVVAR on
12885 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12886 regexp to sed.
12887
12888 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12889 to sub-makes.
12890
12891 1998-01-13 Lee Iverson (leei@ai.sri.com)
12892
12893 * config-ml.in (multi-do): LDFLAGS must include multilib
12894 designator.
12895
12896 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
12897
12898 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12899
12900 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12901
12902 * config.sub: Add mingw32 support.
12903 * configure.in: Likewise.
12904
12905 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12906
12907 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12908
12909 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12910
12911 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12912 * configure (gxx_include_dir): Provide a definition for subdirs
12913 which do not use autoconf.
12914
12915 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12916
12917 * config.guess: Sync with egcs. Picks up new alpha support,
12918 BeOS & some additional linux support.
12919
12920 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12921
12922 * config.guess: HP 9000/803 is a PA1.1 machine.
12923
12924 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12925
12926 * configure.in: It's alpha*-...
12927
12928 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12929
12930 * configure.in (host_makefile_frag, target_makefile_frag):
12931 Handle multiple config files.
12932 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12933 alpha-*-*.
12934
12935 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12936
12937 * mkdep: New file.
12938
12939 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12940
12941 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12942
12943 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12944
12945 * Makefile.in: Add libgui directory.
12946 (GDB_TK): Add all-libgui.
12947 * configure.in: Add libgui directory.
12948 * configure: Add all-libgui to GDB_TK.
12949
12950 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12951
12952 * config-ml.in (multidirs): Add m32r to multilib list.
12953
12954 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12955
12956 * Makefile.in (all-target-gperf): Change dependency to
12957 all-target-libstdc++.
12958
12959 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12960
12961 * config.guess: Add BeOS support.
12962
12963 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12964
12965 Source directory cvs renamed to cvssrc:
12966 * configure.in (host_tools): Change cvs to cvssrc.
12967 (native_only): Likewise.
12968 (noconfigdirs) [various cases]: Likewise.
12969 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12970 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12971 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12972 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12973 (all-cvssrc): Rename target from all-cvs.
12974
12975 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12976
12977 * configure (gxx_include_dir): Fix thinko.
12978
12979 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12980
12981 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12982 (install-cross, install-gcc-cross): New targets.
12983
12984 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12985
12986 * configure.in (noconfigdirs): Add support for Thumb target.
12987
12988 * config.sub (maybe_os): Add support for Thumb target.
12989
12990 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12991
12992 * Makefile.in: Add rules for cygmon.
12993
12994 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12995
12996 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12997
12998 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12999 * configure (gxx_include_dir): Provide a definition for subdirs
13000 which do not use autoconf.
13001
13002 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
13003
13004 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13005 11/18/97 build
13006
13007 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
13008
13009 * From Franz Sirl.
13010 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13011 found on RedHat Linux systems.
13012
13013 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
13014
13015 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13016 guesses.
13017
13018 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
13019
13020 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13021
13022 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
13023
13024 * ltmain.sh: If mkdir fails, check whether the directory was created
13025 anyhow by some other process.
13026
13027 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
13028
13029 * configure.in (d30v-*-*): Configure all directories.
13030
13031 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
13032
13033 * configure.in (d30v-*-*): Configure newlib, libiberty directories
13034 for the D30V.
13035
13036 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
13037
13038 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13039
13040 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
13041
13042 * include/libiberty.h: Add extern "C" { so it can be used with C++
13043 progrms.
13044 * include/remote-sim.h: Add extern "C" { so it can be used with C++
13045 programs.
13046
13047 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
13048
13049 * configure.in (d30v-*-*): Configure GCC now.
13050
13051 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
13052
13053 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13054 is no longer needed.
13055
13056 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
13057
13058 * Makefile.in: check-target-libio depends on all-target-libstdc++.
13059
13060 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
13061
13062 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13063 targets using "$@" to provide support for similar but not identical
13064 targets without having to duplicate code.
13065
13066 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
13067
13068 * makefile.vms: Fix to work with DEC C.
13069
13070 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
13071
13072 * config.sub: Add mips-tx39-elf to marketing names.
13073
13074 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
13075
13076 * ltmain.sh: Handle symlinks in generated script.
13077
13078 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
13079
13080 * configure: Handle autoconf style directory options: --bindir,
13081 --datadir, --includedir, --infodir, --libdir, --libexecdir,
13082 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13083 --sysconfdir.
13084 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13085 (sharedstatedir, localstatedir, oldincludedir): New variables.
13086 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13087 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13088 sbindir, sharedstatedir, and sysconfdir.
13089
13090 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13091
13092 * Makefile.in (bootstrap-lean): New target.
13093
13094 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
13095
13096 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
13097 sn, and gnuserv from noconfigdirs.
13098
13099 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
13100
13101 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13102
13103 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
13104
13105 * Makefile.in (cross): New target.
13106
13107 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
13108 Jeff Law <law@cygnus.com>
13109
13110 * Makefile.in (bootstrap2, bootstrap3): New targets.
13111 (all-bootstrap): Remove outdated and confusing target.
13112 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13113
13114 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
13115
13116 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13117 windows. Consistent with gdb/configure.
13118
13119 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
13120
13121 * configure.in: Name Linux target fragment.
13122
13123 * configure: Rewrite so that project Makefile fragment is inserted
13124 first and appears last in the resulting Makefile.
13125
13126 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
13127
13128 * Makefile.in (install-itcl): Install tcl first.
13129
13130 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
13131
13132 * configure.in: remove bison from noconfigdirs for Cygwin32 host
13133
13134 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13135
13136 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13137
13138 * configure.in (skipdirs): Add target-librx for Linux.
13139 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13140
13141 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
13142
13143 * Makefile.in (bootstrap): New target.
13144
13145 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
13146
13147 * config.sub: Accept 'amigados' for backward compatibility.
13148
13149 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
13150
13151 * config.guess: Merge with FSF.
13152
13153 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
13154
13155 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13156
13157 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
13158
13159 * config.sub: Add "marketing-names" patch.
13160
13161 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
13162
13163 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13164
13165 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
13166
13167 * config.sub: Handle v850-elf.
13168
13169 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
13170
13171 * .cvsignore (*-install): Remove.
13172
13173 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
13174
13175 * ltconfig: Set CONFIG_SHELL in libtool.
13176 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13177
13178 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13179
13180 * configure.in (target_subdir): Set to libraries if enable_multilib.
13181
13182 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
13183
13184 * config.guess: Update from gcc directory.
13185
13186 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
13187
13188 * Makefile.in (all-sim): Depends on all-readline.
13189
13190 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
13191
13192 * Makefile.in (BISON, YACC): Use $$s.
13193 (all-bison): Depend on all-texinfo.
13194
13195 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
13196
13197 * Makefile.in (BISON): Add -L flag.
13198 (YACC): Likewise.
13199
13200 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13201
13202 * configure.in (noconfigdirs): Add support for v850e target.
13203
13204 * config.sub (maybe_os): Add support for v850e target.
13205
13206 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13207
13208 * configure.in (noconfigdirs): Add support for v850ea target.
13209
13210 * config.sub (maybe_os): Add support for v850ea target.
13211
13212 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
13213
13214 * config.sub: Add mipstx39. Delete r3900.
13215
13216 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13217
13218 * Makefile.in (all-autoconf): Depends on all-texinfo.
13219
13220 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
13221
13222 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13223 eabi targets.
13224
13225 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
13226
13227 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13228
13229 * configure: When handling a Canadian Cross, handle YACC as well as
13230 BISON. Just set BISON to bison. When setting YACC, prefer bison.
13231 * Makefile.in (all-bison): Depend upon all-texinfo.
13232
13233 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
13234
13235 * Makefile.in (BISON): bison, not byacc or bison -y.
13236 (YACC): bison -y or byacc or yacc.
13237 (various): Add *-bison as appropriate.
13238 (taz): No need to mess with BISON anymore.
13239
13240 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
13241
13242 * configure: If OSTYPE matches *win32*, try to find a good value for
13243 CONFIG_SHELL.
13244
13245 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
13246
13247 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13248 configure.in if it is present.
13249
13250 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
13251
13252 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13253
13254 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
13255
13256 * config.sub: Recognize `arc' cpu.
13257 * configure.in: Likewise.
13258 * config-ml.in: Likewise.
13259
13260 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
13261
13262 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13263
13264 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
13265
13266 * configure: Changed sed delimiter from ':' to '|' when
13267 attempting to substitute ${config_shell} for SHELL. On
13268 NT ${config_shell} may contain a ':' in it.
13269
13270 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
13271
13272 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13273
13274 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
13275
13276 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13277
13278 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
13279
13280 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13281
13282 * ylwrap: If the program is a relative path, force it to be
13283 absolute.
13284
13285 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
13286
13287 * configure (tooldir): Set BISON to `bison -y' and not just bison.
13288
13289 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
13290
13291 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13292 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13293 for libraries.
13294
13295 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
13296
13297 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13298 separated by spaces.
13299
13300 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
13301
13302 * ylwrap: New file.
13303 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13304
13305 * ltmain.sh: Handle /bin/sh at start of install program.
13306
13307 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13308
13309 * ltconfig, ltmain.sh: New files, from libtool 1.0.
13310 * missing: New file, from automake 1.2.
13311
13312 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
13313
13314 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
13315 check-tk to CHECK_X11_MODULES.
13316
13317 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
13318
13319 * config.sub: Merge with FSF.
13320
13321 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
13322
13323 * config.guess: Merge with FSF.
13324
13325 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13326
13327 * configure: Treat msdosdjgpp like go32.
13328 * configure.in: Likewise. Don't remove gprof for go32.
13329
13330 * configure: Change Makefile.tem2 to Makefile.tm2.
13331
13332 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
13333
13334 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13335
13336 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13337
13338 * install-sh (chmodcmd): Set to null if the DST directory already
13339 exists. Same as Nov 11th change.
13340
13341 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
13342
13343 * configure (GDB_TK): Needs itcl and tix.
13344
13345 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
13346
13347 * config.guess: Update from FSF.
13348
13349 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
13350
13351 * Makefile.in (GDB_TK): Depend on itcl and tix.
13352
13353 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
13354
13355 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13356 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13357 (INSTALL_SCRIPT): New variable.
13358 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13359 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13360 to -x.
13361 * install-sh: Add support for -x option.
13362
13363 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
13364
13365 * configure.in, Makefile.in: Treat tix like itcl.
13366
13367 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
13368
13369 * Makefile.in (WINDRES): New variable.
13370 (WINDRES_FOR_TARGET): New variable.
13371 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13372 (EXTRA_HOST_FLAGS): Add WINDRES.
13373 (EXTRA_TARGET_FLAGS): Add WINDRES.
13374 (EXTRA_GCC_FLAGS): Add WINDRES.
13375 ($(DO_X)): Pass down WINDRES.
13376 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13377 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13378 DLLTOOL_FOR_TARGET.
13379
13380 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
13381
13382 * configure.in: configure sim before gdb for win32-x-ppc
13383
13384 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13385
13386 Move gperf into the toplevel, from libg++.
13387 * configure.in (target_tools): Add target-gperf.
13388 (native_only): Add target-gperf.
13389 * Makefile.in (all-target-gperf): New target, depend on
13390 all-target-libg++.
13391 (configure-target-gperf): Empty rule.
13392 (ALL_TARGET_MODULES): Add all-target-gperf.
13393 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13394 (CHECK_TARGET_MODULES): Add check-target-gperf.
13395 (INSTALL_TARGET_MODULES): Add install-target-gperf.
13396 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13397
13398 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
13399
13400 * config.sub (mn10200): Recognize new basic machine.
13401
13402 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13403
13404 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13405 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13406
13407 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13408
13409 * configure.in: If we're building mips-sgi-irix6* native, turn on
13410 ENABLE_MULTILIB and set TARGET_SUBDIR.
13411
13412 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
13413
13414 * Makefile.in (all-sn): Depend on all-grep.
13415
13416 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13417
13418 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13419
13420 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13421 Makefile. From Jeff Makey <jeff@cts.com>.
13422 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13423
13424 * Makefile.in (DISTBISONFILES): Remove.
13425 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13426 $(DEFAULT_YACC).
13427
13428 * configure.in: Build itl, db, sn, etc., when building for native
13429 cygwin32.
13430
13431 * Makefile.in (LD): New variable.
13432 (EXTRA_HOST_FLAGS): Pass down LD.
13433 ($(DO_X)): Likewise.
13434
13435 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13436
13437 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13438
13439 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13440
13441 * configure.in (targargs): Strip out any supplied --build argument
13442 before adding our own. Always add --build.
13443
13444 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13445
13446 * configure.in (targargs): Pass --build if we're doing
13447 a cross-compile.
13448
13449 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13450
13451 * configure: Use '|' instead of ":" as the separator in
13452 sed. Otherwise sed chokes on NT path names with drive
13453 designators. Also look for "?:*" as the leading characters in an
13454 absolute pathname.
13455
13456 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13457
13458 * config.sub: Support for r3900.
13459
13460 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13461
13462 * configure.in: Use install-sh, not install.sh.
13463
13464 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13465
13466 * Makefile.in (taz): Improve check for BISON so it doesn't try to
13467 apply it twice.
13468
13469 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
13470
13471 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13472 install-binutils.
13473
13474 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
13475
13476 * Makefile.in: Add automake targets.
13477 * configure.in (host_tools): Add automake.
13478
13479 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
13480
13481 * configure: Default CXX to c++, not gcc.
13482 * Makefile.in (CXX): Set to c++, not gcc.
13483 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13484
13485 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
13486
13487 * install-sh: try appending a .exe if source file doesn't
13488 exist
13489
13490 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
13491
13492 * configure.in: Turn on multilib by default.
13493 (cross_only): Remove target-libiberty.
13494
13495 * Makefile.in (all-gcc): Don't depend on libiberty.
13496
13497 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
13498
13499 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13500
13501 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
13502
13503 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13504 (DISTBISONFILES): Add ld/Makefile.in
13505
13506 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
13507
13508 * configure.in: if target is cygwin32 but host isn't cygwin32,
13509 don't configure gdb tcl tk expect, not just gdb.
13510
13511 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
13512
13513 * configure.in: Added gnuserv everywhere sn appears.
13514
13515 * Makefile.in (ALL_MODULES): Added all-gnuserv.
13516 (CROSS_CHECK_MODULES): Added check-gnuserv.
13517 (INSTALL_MODULES): Added install-gnuserv.
13518 (CLEAN_MODULES): Added clean-gnuserv.
13519 (all-gnuserv): New target.
13520
13521 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
13522
13523 * config.guess: Fixes for MIPS OpenBSD systems.
13524
13525 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
13526
13527 * Makefile.in (INSTALL_XFORM): Remove.
13528 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13529
13530 * mkinstalldirs: New file, copied from automake.
13531 * Makefile.in (installdirs): Rename from install-dirs. Use
13532 mkinstalldirs. Change all users.
13533 (DEVO_SUPPORT): Add mkinstalldirs.
13534
13535 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
13536
13537 * install-sh: Rename from install.sh.
13538 * Makefile.in (INSTALL): Change install.sh to install-sh.
13539 (DEVO_SUPPORT): Likewise.
13540
13541 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
13542 Graichen <graichen@rzpd.de>.
13543
13544 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
13545
13546 * config.guess: Recognize OpenBSD systems correctly.
13547
13548 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13549
13550 * README, Makefile.in (ETC_SUPPORT): Remove references to
13551 cfg-paper*, configure.{texi,man,info*}._
13552
13553 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
13554
13555 * Makefile.in (all.normal): Ensure that gcc is built after all
13556 the x11 - ie gdb - targets.
13557
13558 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
13559
13560 * makefile.vms: Don't run conf-a-gas.
13561
13562 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
13563
13564 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13565
13566 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
13567
13568 * configure.in: Remove noconfigdirs case since gdb also
13569 configures and builds for tic80-coff.
13570
13571 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
13572
13573 * configure: Set cache_file to config.cache.
13574 * Makefile.in (local-distclean): Remove config.cache.
13575
13576 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
13577
13578 * COPYING: Update FSF address.
13579
13580 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
13581
13582 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13583 noconfigdirs.
13584
13585 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
13586
13587 * Makefile.in (install-dirs): Don't crash if prefix, and hence
13588 MAKEDIRS, is empty.
13589
13590 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
13591
13592 * config.sub: Tweak mn10300 entry.
13593
13594 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
13595
13596 * configure.in (host_tools): Put sim before gdb, so gdb's
13597 configure.tgt can determine if the simulator was configured.
13598
13599 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
13600
13601 * config.sub: Move BeOS $os case to be with other Cygnus
13602 local cases.
13603
13604 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
13605
13606 * config.sub: Remove misplaced comment that broke Linux.
13607
13608 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
13609
13610 * config.sub: Add BeOS support.
13611
13612 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
13613
13614 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13615
13616 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
13617
13618 * configure.in (noconfigdirs): Remove tcl and tk from
13619 noconfigdirs for cygwin32 builds.
13620
13621 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
13622
13623 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13624
13625 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
13626
13627 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13628 make-all.com, use makefile.vms instead.
13629
13630 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
13631
13632 * config.sub: Accept -lnews*.
13633
13634 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
13635
13636 * configure.in (noconfigdirs): Disable target-newlib,
13637 target-examples and target-libiberty for d30v.
13638
13639 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13640
13641 * configure.in (noconfigdirs): Enable ld for d30v.
13642
13643 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13644
13645 * configure.in (tic80-*-*): Build compiler.
13646
13647 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13648
13649 * configure.in (d30v-*): Remove sim directory from list of
13650 unsupported d30v directories
13651
13652 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13653
13654 * config.sub, configure.in: Add d30v target cpu.
13655
13656 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13657
13658 * makefile.vms: New file.
13659 * make-all.com: Remove.
13660
13661 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13662
13663 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13664
13665 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13666
13667 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13668
13669 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13670
13671 * Makefile.in (ALL_MODULES): Added all-db.
13672 (CROSS_CHECK_MODULES): Addec check-db.
13673 (INSTALL_MODULES): Added install-db.
13674 (CLEAN_MODULES): Added clean-db.
13675
13676 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13677
13678 * config.guess: Merge with latest FSF sources.
13679
13680 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13681
13682 * Makefile.in (ALL_MODULES): Added all-itcl.
13683 (CROSS_CHECK_MODULES): Added check-itcl.
13684 (INSTALL_MODULES): Added install-itcl.
13685 (CLEAN_MODULES): Added clean-itcl.
13686
13687 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13688
13689 * configure.in: build gdb for mn10200
13690
13691 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13692
13693 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13694
13695 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13696
13697 * configure.in (tic80-*-*): Turn off most targets right now.
13698
13699 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13700
13701 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13702 rather than the makeinfo program.
13703 (do-info): Depend upon all-texinfo.
13704
13705 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13706
13707 * configure.in: Remove uses of config/mh-linux.
13708
13709 * config.sub, config.guess: Merge with latest FSF sources.
13710
13711 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13712
13713 * config.sub (case $basic_machine): Add tic80 entries.
13714
13715 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13716
13717 * config.sub, config.guess: Merge with latest FSF sources.
13718
13719 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13720
13721 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13722 * mpw-config.in: Test for NewFolderRecursive.
13723 * mpw-install: Use symbolic name for startup filename.
13724 * mpw-README: Add various additional details.
13725
13726 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13727
13728 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13729
13730 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13731
13732 * configure.in: Do build gcc and the target libraries for
13733 the mn10200.
13734
13735 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
13736
13737 * configure.in: don't avoid building gdb for mn10300 any more
13738 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13739 instead of single-quoting it.
13740
13741 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
13742
13743 * configure.in: Don't use --with-stabs on IRIX 6.
13744
13745 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13746
13747 * configure.in (m32r): Build gdb, libg++ now.
13748
13749 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13750
13751 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13752 directories from noconfigdirs.
13753
13754 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13755
13756 * config.sub (basic_machine): added mips16 configuration
13757
13758 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13759
13760 * config.sub: Handle d10v-unknown.
13761
13762 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13763
13764 * config.sub: Handle v850-unknown.
13765
13766 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13767
13768 * Makefile.in: add findutils
13769 * configure.in: add findutils to list of host_tools
13770
13771 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13772
13773 * config.sub: Handle mn10200 and mn10300.
13774
13775 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13776
13777 * configure.in (d10v-*): Do not build librx.
13778
13779 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13780
13781 * configure.in (mn10300): Build everything except gdb & libgloss.
13782
13783 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13784
13785 * config.guess: Patch for Dansk Data Elektronik servers,
13786 from Niels Skou Olsen <nso@dde.dk>.
13787
13788 For ncr, use /bin/uname rather than uname, since GNU uname does not
13789 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13790
13791 Patch for MIPS R4000 running System V,
13792 from Eric S. Raymond <esr@snark.thyrsus.com>.
13793
13794 Fix thinko for nextstep.
13795
13796 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13797
13798 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13799 * config.guess: Guess mips-dec-mach_bsd4.3.
13800
13801 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13802 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13803 release numbers.
13804 * config.guess (mips-mips-riscos*): Emit just enough of the
13805 release number.
13806
13807 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13808 * config.guess (sparc-auspex-sunos*): Added.
13809 (f300-fujitsu-*): Added.
13810
13811 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13812 * config.guess: Recognize a Tadpole as a sparc.
13813
13814 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13815
13816 * config.guess: Don't assume that NextStep version is either 2 or
13817 3. NextStep 4 (aka OpenStep 4) has come out now.
13818
13819 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13820
13821 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13822 From Rik Faith <faith@cs.unc.edu>.
13823
13824 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13825
13826 * config.sub: Contributions from bug-gnu-utils to:
13827 Support plain "hppa" (no version given) architecture, reported by
13828 OpenStep.
13829 OpenBSD like NetBSD.
13830 LynxOs is not a hardware supplier.
13831
13832 * config.guess: Contributions from bug-gnu-utils to add support for:
13833 OpenBSD like NetBSD.
13834 Stratus systems.
13835 More Pyramid systems.
13836 i[n>4]86 Intel chips.
13837 M680[n>4]0 Motorola chips.
13838 Use unknown instead of lynx for hardware manufacturer.
13839
13840 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13841
13842 * install.sh (chmodcmd): Set to null if the DST directory already
13843 exists.
13844
13845 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13846
13847 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13848 not use mt-ppc target Makefile fragment any more.
13849
13850 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13851
13852 * configure.in (*-*-windows): Exclude everything but those dirs
13853 needed to build windows.
13854
13855 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13856
13857 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13858
13859 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13860
13861 * configure.in: Exclude mmalloc from i386-windows.
13862
13863 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13864
13865 * Undo my previous change.
13866
13867 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13868
13869 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13870 unconditionally.
13871 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13872
13873 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13874
13875 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13876 host to add it's own flags.
13877
13878 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13879
13880 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13881
13882 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13883
13884 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13885 (CXX_FOR_TARGET): Likewise.
13886 (GCC_FOR_TARGET): Define.
13887 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13888 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13889 CC_FOR_TARGET was specified on the command line.
13890 (MAKEOVERRIDES): Don't define.
13891
13892 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13893
13894 * configure.in (m32r): Fix spelling of libg++ libs.
13895
13896 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13897
13898 * config.sub (-apple*): Remove, now redundant.
13899
13900 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13901
13902 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13903
13904 * configure: Rework yesterday's sed script patch.
13905
13906 * config.sub: Merge with FSF.
13907
13908 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13909
13910 * config.guess: Merge from FSF.
13911
13912 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
13913 * config.guess: Use pc instead of unknown, for pc clone systems.
13914 Change linux to linux-gnu.
13915
13916 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13917 * config.guess: Avoid non-portable tr syntax.
13918
13919 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13920
13921 * test-build.mk (HOLES): Add "xargs" for gdb.
13922
13923 * configure: Avoid hpux10.20 sed bug.
13924
13925 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13926
13927 * configure.in: Add support for windows host
13928 (that is a build done under the Microsoft build environment).
13929
13930 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13931
13932 * Makefile.in: Replace all uses of srcroot with s, to shrink
13933 command line lengths.
13934
13935 Patches from Geoffrey Noer <noer@cygnus.com>:
13936 * configure.in: If configuring for newlib, pass --with-newlib to
13937 subdirectories.
13938 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13939 -Bnewlib/ and -Lwinsup to gcc.
13940 (CXX_FOR_TARGET): Likewise.
13941
13942 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13943
13944 * Makefile.in (ETC_SUPPORT): Add configure.
13945
13946 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13947
13948 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13949 host configuration file.
13950
13951 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13952
13953 * configure.in: Break mn10x00 support into separate
13954 mn10200 and mn10300 configurations.
13955 * config.sub: Likewise.
13956
13957 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13958
13959 * configure.in: Add lots of stuff to noconfigdirs for
13960 the mn10x00 targets.
13961
13962 * config.sub, configure.in: Add mn10x00 support.
13963
13964 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13965
13966 * make-all.com: Call conf-a-gas, not config-a-gas.
13967
13968 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13969
13970 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13971 targets.
13972
13973 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13974
13975 * mpw-README: Add much more detail for native PowerMac.
13976 * mpw-install: New file.
13977 * mpw-configure: Add --norecursion and --help options.
13978 * mpw-config.in: Translate readme and install files when
13979 copying to objdir.
13980 * mpw-build.in: Don't always depend on byacc and flex.
13981 (install-only-top): New action.
13982
13983 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13984
13985 * configure.in: You can now configure GDB for the v850.
13986
13987 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13988
13989 * configure.in (noconfigdirs): Don't configure any C++ dirs
13990 if targeting D10V.
13991
13992 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13993
13994 * config.sub: Recognize mips64vr5000.
13995
13996 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13997
13998 * configure.in: Use a single line for host_tools and native_only.
13999
14000 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
14001
14002 * config.sub, configure.in: Add entries for m32r.
14003
14004 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
14005
14006 * Makefile.in (inet-install): Don't run install-gzip.
14007
14008 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
14009
14010 * configure.in: Don't config lots of things for *-*-windows*.
14011
14012 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
14013
14014 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14015 (host_libs, host_tools): Copy from configure.in.
14016 * mpw-configure: Don't complain about directories not found.
14017
14018 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14019
14020 * configure.in (i[345]86): Recognize i686 for pentium pro.
14021 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14022 file.
14023
14024 * config.guess (i[345]86): Ditto.
14025
14026 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14027
14028 * configure.in (noconfigdirs): Removed gdb for D10V.
14029
14030 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
14031
14032 * configure.in: Remove ld, target-libio, target-libg++, and
14033 target-libstdc++ from noconfigdirs.
14034
14035 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
14036
14037 * configure: Fix three locations where shell scripts were
14038 being run directly rather than with config_shell.
14039
14040 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
14041
14042 * configure.in (v850-*-*): Set up initial $noconfigdirs.
14043 * config.sub (basic_machine): Recognize v850.
14044
14045 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
14046
14047 * mpw-configure: Handle multiple enable/disable options and
14048 pass them down recursively, handle -c and -s flags appropriately
14049 depending on choice of compiler, add escape mechanism for
14050 quoted arguments to gC.
14051
14052 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14053
14054 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14055 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14056 so that -mrelocatable-lib and -mno-eabi are used.
14057
14058 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14059 not support --print-multi-lib, don't abort.
14060
14061 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
14062
14063 * make-all.com: Run config-a-gas.
14064 * setup.com: Don't copy subdirectory files around.
14065
14066 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
14067
14068 * configure.in (*-*-ose): Remove exclusion of libgloss for this
14069 target, it now compiles correctly.
14070
14071 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
14072
14073 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14074
14075 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14076
14077 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14078
14079 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14080
14081 * configure.in (native_only): Add prms.
14082
14083 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
14084
14085 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14086 (BINUTILS_SUPPORT_DIRS): Likewise.
14087
14088 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14089
14090 * configure.in (d10v-*-*): Don't configure ld or gdb until the
14091 d10v support is added.
14092
14093 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14094
14095 * configure.in (d10v-*-*): New target.
14096
14097 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
14098
14099 * config.guess (HP 9000/811): Recognize this as a PA1.1
14100 machine.
14101
14102 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
14103
14104 * Makefile.in (do-tar-gz): New target, split out from tail end of
14105 taz target. Run each command separately, don't use pipes.
14106 (taz): Use it.
14107
14108 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
14109
14110 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14111 * mpw-build.in: No builds should depend on building byacc or flex,
14112 they are assumed to be installed already.
14113
14114 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14115
14116 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14117 variable that CC_FOR_TARGET needs.
14118
14119 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14120
14121 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14122 options have changed since the last time the subdirectory was
14123 configured, and if it has, reconfigure.
14124 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14125 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14126
14127 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
14128
14129 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14130 CLEAN_MODULES): Add bash.
14131 (all-bash): New target.
14132
14133 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
14134
14135 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14136
14137 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14138
14139 * config.sub (basic_machine): Recognize d10v as a valid processor.
14140
14141 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
14142
14143 * mpw-configure: Add support for --bindir.
14144 * mpw-build.in: Use a GCC-specific build script for GCC actions.
14145
14146 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
14147
14148 * configure.in: add bash, time, gawk to list of hosttools and things
14149 to only build for native toolchains
14150
14151 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14152
14153 * Makefile.in (docdir): Remove.
14154
14155 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14156
14157 * Makefile.in (datadir): Set to $(prefix)/share.
14158
14159 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
14160
14161 * configure.in: build diff and patch for cygwin32-hosted
14162 toolchains.
14163
14164 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
14165
14166 * config.sub: Accept -rtems*.
14167
14168 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
14169
14170 * configure.in: enable dosrel for cygwin32-hosted builds,
14171 remove diff from the list of things not buildable
14172 via Canadian Cross
14173
14174 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
14175
14176 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14177 don't get ". ".
14178
14179 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
14180
14181 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14182
14183 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
14184
14185 * Makefile.in (taz): Handle case where tex3patch didn't even get
14186 checked out. Also, if it was found, put the symlink in a new util
14187 subdirectory.
14188
14189 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14190
14191 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14192
14193 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
14194
14195 * config.sub: Recognize -openvms.
14196 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14197 * make-all.com, setup.com: New files.
14198
14199 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14200
14201 * Makefile.in (taz): tex3patch moved to texinfo/util.
14202
14203 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
14204
14205 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14206 * configure.in: remove make from disable-if-Can-Cross list
14207 enable gdb if ${host} and ${target} are cygwin32
14208
14209 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
14210
14211 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
14212 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14213
14214 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14215
14216 * config.guess: Combine mips-mips-riscos cases, and use cpp to
14217 distinguish sysv/svr4/bsd variants.
14218 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14219
14220 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
14221
14222 * configure.in: Added copyright notice.
14223 * move-if-change: Added copyright notice.
14224
14225 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14226
14227 * configure.in (powerpcle-*-solaris*): Until we get shared
14228 libraries working, don't build gdb, sim, make, tcl, tk, or
14229 expect.
14230
14231 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
14232
14233 * config.guess: Merge with FSF:
14234
14235 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14236 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14237
14238 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
14239 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14240
14241 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
14242 * config.guess: Combine two OSF1 rules.
14243 Also recognize field test versions. From mjr@zk3.dec.com.
14244 * config.guess (dgux): Use /usr/bin/uname rather than uname,
14245 because GNU uname does not support -p. From pmr@pajato.com.
14246
14247 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
14248
14249 * Makefile.in (MAKEDIRS): Removed $(tooldir).
14250
14251 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
14252
14253 * mpw-README: Document GCCIncludes.
14254
14255 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
14256
14257 * configure.in (alpha-*-linux*): Set enable_shared to yes.
14258
14259 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14260
14261 * mpw-configure: Handle --enable-FOO and --disable-FOO.
14262
14263 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
14264
14265 * configure.in (*-*-cygwin32): Configure make.
14266
14267 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
14268
14269 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14270
14271 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
14272
14273 * Makefile.in (all-inet): Depend on all-perl.
14274
14275 * Makefile.in (inet-install): New target.
14276
14277 * Makefile.in (all-inet): Depend on all-tcl.
14278 (all-inet): Depend on all-send-pr.
14279
14280 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14281
14282 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14283 temporarily.
14284
14285 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
14286
14287 * configure.in: Don't configure --with-gnu-ld on AIX.
14288
14289 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14290
14291 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14292
14293 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
14294
14295 * Makefile.in (ALL_MODULES): Added all-inet.
14296 (CROSS_CHECK_MODULES): Added check-inet.
14297 (INSTALL_MODULES): Added install-inet.
14298 (CLEAN_MODULES): Added clean-inet.
14299 (all-indent): New target.
14300
14301 * configure.in (host_tools): Added inet.
14302 (native_only): Added inet.
14303 (noconfigdirs): Added inet.
14304
14305 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
14306
14307 * configure.in: Don't configure libgloss if we are not configuring
14308 newlib.
14309
14310 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
14311
14312 * configure.in: Don't configure libgloss for unsupported
14313 architectures.
14314
14315 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14316
14317 * Makefile.in (CLEAN_MODULES): Add clean-apache.
14318
14319 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
14320
14321 * Makefile.in (ALL_MODULES): Include all-apache.
14322 (CROSS_CHECK_MODULES): Include check-apache.
14323 (INSTALL_MODULES): Include install-apache.
14324 (all-apache): New target.
14325
14326 * configure.in: Added apache everywhere perl is seen.
14327
14328 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14329
14330 * Makefile.in: Add support for clean-{module} and
14331 clean-target-{module} rules.
14332
14333 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
14334
14335 * configure.in (*-*-ose) do not build libgloss.
14336
14337 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14338
14339 * config.guess (prep*:SunOS:5.*:*): Turn into
14340 powerpele-unknown-solaris2.
14341
14342 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
14343
14344 * configure.in: Permit --enable-shared to specify a list of
14345 directories.
14346
14347 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14348
14349 * configure.in (host==solaris): Pass only the first word of $CC
14350 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14351
14352 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14353
14354 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14355
14356 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
14357
14358 * Makefile.in (ALL_MODULES): Include all-perl.
14359 (CROSS_CHECK_MODULES): Include check-perl.
14360 (INSTALL_MODULES): Include install-perl.
14361 (ALL_X11_MODULES): Include all-guile.
14362 (CHECK_X11_MODULES): Include check-guile.
14363 (INSTALL_X11_MODULES): Include install-guile.
14364 (all-perl): New target.
14365 (all-guile): New target.
14366
14367 * configure.in (host_tools): Include perl and guile.
14368 (native_only): Include perl and guile.
14369 (noconfigdirs): Don't build guile and perl; no ports have been
14370 done.
14371
14372 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
14373
14374 * configure (--enable-*): Handle quoted option lists such as
14375 --enable-sim-cflags='-g0 -O' better.
14376
14377 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14378
14379 * Makefile.in ({,inst}all-target): New rule so we can make and
14380 install all of the target directories easily.
14381
14382 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14383
14384 * configure.in: Add missing global flag in sed substitution when
14385 deleting `target-' from ${configdirs}.
14386
14387 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
14388
14389 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14390 option.
14391
14392 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14393 config/mh-necv4.
14394
14395 * install.sh: Correct misspelling of transformbasename.
14396
14397 * config.guess: Recognize mips-*-sysv*.
14398
14399 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
14400
14401 * config.sub: Recognize mon960.
14402
14403 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
14404
14405 * configure: Restore Canadian Cross handling of BISON and LEX,
14406 removed in Feb 20 change.
14407
14408 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
14409
14410 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14411 Mention make install. Remove the old copyright date as well the
14412 clumsy and rather pointless copyright on the README file.
14413
14414 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14415
14416 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14417 Makefile after running symlink-tree, then run `make distclean' to
14418 avoid clobbering any generated files in srcdir.
14419
14420 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14421
14422 * configure.in (m68k-*-netbsd*): Build everything now.
14423
14424 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14425
14426 * Makefile.in (taz): Fix quoting.
14427
14428 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14429
14430 * configure.in (sparclet-*-*): Build everything now.
14431
14432 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14433
14434 * configure.in (m68k-*-linux*): New host.
14435
14436 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14437
14438 * configure: Check for bison before byacc.
14439
14440 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14441
14442 * Makefile.in configure: Change the way LEX and BISON/YACC are
14443 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14444 searching PATH. These are used as fallbacks by Makefile.in if
14445 flex/bison/byacc aren't in objdir.
14446
14447 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14448
14449 * Makefile.in: Make everything which depends upon all-bfd also
14450 depend upon all-opcodes, in case --with-commonbfdlib is used.
14451
14452 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14453
14454 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14455 building NT native compilers on Unix.
14456
14457 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14458
14459 * configure.in: Don't get CC from the host Makefile fragment if we
14460 can find gcc in PATH, or if this is a Canadian Cross. Move the
14461 Solaris test for /usr/ucb/cc to the post target script, just after
14462 the compiler sanity test.
14463
14464 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14465
14466 * config.sub: Merge with FSF.
14467
14468 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
14469
14470 * Makefile.in (RPATH_ENVVAR): New variable.
14471 (REALLY_SET_LIB_PATH): Use it.
14472 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14473
14474 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
14475
14476 * config.sub, configure.in: Recognize sparclet cpu.
14477
14478 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14479
14480 * config.guess: Support m68k-cbm-sysv4.
14481
14482 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14483
14484 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14485 m68k-unknown-linuxaout from linker help string. Put quotes around
14486 $ld_help_string.
14487
14488 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
14489
14490 * config.guess (powerpc-harris-powerunix): Add guess for port
14491 to new target.
14492
14493 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14494
14495 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14496
14497 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
14498
14499 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14500 $(REALLY_SET_LIB_PATH) in Makefile.
14501 * Makefile.in (SET_LIB_PATH): New variable.
14502 (REALLY_SET_LIB_PATH): New variable.
14503 ($(DO_X)): Use $(SET_LIB_PATH).
14504 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14505 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14506 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14507 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14508 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14509 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14510 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14511 (install-dosrel): Likewise.
14512 (all-opcodes): Depend upon all-libiberty.
14513
14514 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
14515
14516 * config.guess (*:CYGWIN*): New
14517
14518 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14519
14520 * Makefile.in (all-target-winsup): All all-target-libiberty.
14521
14522 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14523
14524 * configure.in (noconfigdirs): Add missing # in front of comment.
14525
14526 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
14527
14528 * configure.in: add second pass to things added to noconfigdirs
14529 so *-gm-magic can exclude libgloss properly.
14530
14531 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
14532
14533 * mpw-configure (extralibs_name, rez_name): Set correctly
14534 for MWC68K compiler.
14535
14536 * mpw-README: Add more info on the necessary build tools.
14537
14538 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
14539
14540 * configure.in, config.sub: Recognize cygwin32.
14541
14542 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
14543
14544 * config.guess, config.sub: Recognize A/UX.
14545
14546 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
14547
14548 * config.sub: Merge with gcc/config.sub.
14549
14550 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
14551
14552 * mpw-build.in (do-binutils): Add build of stamps.
14553
14554 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
14555
14556 * config.sub: Add recognition for mips64vr4100*-* targets.
14557
14558 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14559
14560 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14561 Add creation of gconfigargs with `--enable-shared' turned on.
14562 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14563 ($(host)-stamp-stage3-configured): Likewise.
14564 (HOLES): Add chatr and ldd.
14565 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14566
14567 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
14568
14569 * configure: Pass --nfp to recursive configures.
14570
14571 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
14572
14573 * Makefile.in (DLLTOOL): New.
14574 (DLLTOOL_FOR_TARGET): New.
14575 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14576 (EXTRA_TARGET_FLAGS): Ditto.
14577 (EXTRA_GCC_FLAGS): Ditto.
14578 (CONFIGURE_TARGET_MODULES): Ditto.
14579 (DO_X): Ditto.
14580 * configure: Add DLLTOOL.
14581
14582 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
14583
14584 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14585 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14586 mh-sco, since old workarounds no longer needed, and don't
14587 build ld, since libraries have weak symbols in COFF.
14588
14589 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
14590
14591 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14592
14593 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
14594
14595 * configure.in: Make sure that ${CC} can be used to compile an
14596 executable.
14597
14598 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14599
14600 * Makefile.in (all-gdb): Depend on $(GDB_TK).
14601 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14602 nothing depending on whether gdbtk is being built.
14603
14604 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
14605
14606 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14607
14608 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
14609
14610 * configure.in (noconfigdirs): Put ld or gas in this early, if the
14611 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14612
14613 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
14614
14615 * config-ml.in: Add support for
14616 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14617 Simplify setting of multidirs from --disable-foo.
14618
14619 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14620
14621 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14622 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14623 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14624 non-empty, pass them on to the GCC make.
14625 (all-bootstrap): New rule that is like all-gcc, except it executes
14626 the GCC bootstrap rule instead of the GCC all rule.
14627
14628 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
14629
14630 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14631
14632 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14633
14634 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14635 DG/UX support.
14636
14637 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
14638
14639 * config.sub (i*86*) Change [345] to [3456]
14640
14641 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14642
14643 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14644 --with-gnu-ld=no.
14645
14646 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14647
14648 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14649 AIX multilibs get built.
14650
14651 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14652
14653 * configure.in (i386-win32): Don't build expect if we're not
14654 building the tcl subdir.
14655
14656 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14657
14658 * Makefile.in: (configure-target-examples, all-target-examples):
14659 New targets, configure and build example programs.
14660
14661 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14662
14663 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14664 use it as input to sedit the generated MPW makefile.
14665 * mpw-README: Add a suggestion about Gestalt.h.
14666
14667 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14668
14669 * config.sub: Accept *-*-ieee*.
14670
14671 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14672
14673 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14674 Ronald F. Guilmette <rfg@monkeys.com>.
14675
14676 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14677
14678 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14679 for powerpc-pe native.
14680 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14681 (target==powerpc-pe): duplicate i386-win32 entry.
14682
14683 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14684
14685 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14686 of vxworks, not just vxworks5.1.
14687
14688 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14689
14690 * mpw-configure: Add support for exec-prefix.
14691
14692 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14693
14694 * config.guess: Recognize HP model 816 machines as having
14695 a PA1.1 processor.
14696
14697 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14698
14699 * configure: Ignore new autoconf configure options.
14700
14701 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14702
14703 * config.guess: Recognize Pentium under SCO.
14704 From Robert Lipe <robertl@arnet.com>.
14705
14706 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14707
14708 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14709
14710 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14711
14712 * configure.in: Don't configure gas for alpha-dec-osf*.
14713
14714 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14715
14716 * configure.in: Default to --with-stabs for some targets for which
14717 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14718 i[345]86*-*-unixware*.
14719
14720 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14721
14722 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14723 rather than basing it on the target. Simplify handling of options
14724 controlling which directories to configure. Remove extraneous
14725 slash in multi-clean target.
14726
14727 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14728
14729 * config-ml.in: Prefix more variables with ml_ so they don't collide
14730 with configure's.
14731
14732 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
14733
14734 * configure: Don't turn -v into --v.
14735
14736 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
14737
14738 * configure.in (targargs): Fix typo.
14739
14740 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14741
14742 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14743
14744 * configure.in: Strip --host and --target options from
14745 CONFIG_ARGUMENTS, and always configure for --host only. Add
14746 --with-cross-host option when building with a cross-compiler.
14747 * configure: Canonicalize the arguments put into config.status by
14748 always using `=' for an option with an argument. Pass a presumed
14749 --host or --target explicitly.
14750
14751 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14752
14753 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14754 into general OS recognition case.
14755
14756 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14757
14758 * configure.in (target_configdirs): add target-winsup only
14759 for win32 target systems.
14760
14761 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14762
14763 * Makefile.in (all-target-libgloss): Depend upon
14764 configure-target-newlib, since when libgloss is built it looks to
14765 see if the newlib directory exists.
14766
14767 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14768
14769 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14770 cfg-ml-*.in.
14771
14772 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14773
14774 * configure: Handle LD and LD_FOR_TARGET when configuring a
14775 Canadian Cross.
14776
14777 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14778
14779 * configure.in (target_libs): add target-winsup.
14780 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14781 (target==ppcle-pe): remove ld from $noconfigdirs.
14782
14783 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14784
14785 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14786 Preserve relative path names in $srcdir. Build symlink tree if
14787 configuring cross target dir and srcdir=. (= no VPATH support).
14788 (configure-target-libg++): Depend on configure-target-librx.
14789 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14790 * config-ml.in: New file.
14791 * symlink-tree: New file.
14792 * configure: Ensure srcdir="." if that's what it is.
14793
14794 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14795
14796 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14797 includes and FLEX_SKELETON setting.
14798 * mpw-configure (--with-gnu-ld): New option, controls whether
14799 to use PPCLink or ld with PowerMac GCC.
14800 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14801 * mpw-config.in: Configure grez if targeting Mac.
14802
14803 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14804 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14805 just macos.
14806 * configure.in: Configure grez resource compiler if targeting Mac.
14807 * Makefile.in (all-grez, install-grez): New targets.
14808
14809 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14810
14811 * configure: CXX defaults to gcc, not g++. If we find
14812 gcc in the path, set CC to gcc -O2.
14813
14814 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14815
14816 * configure: Default ${build} correctly. Avoid picking up extra
14817 spaces when reading CC and CXX from Makefile. When doing a
14818 Canadian Cross, use plausible default values for numerous
14819 variables.
14820 * configure.in: When doing a Canadian Cross, don't try to
14821 configure tools whose configure script can't handle it.
14822
14823 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14824
14825 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14826
14827 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14828
14829 * configure: Remove dubious bug reporting address.
14830
14831 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14832
14833 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14834 configure script, run that instead of this directory's configure.
14835 In either case, print a message that we're configuring the sub-dir.
14836
14837 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14838
14839 * configure.in: Before checking for the existence of various files,
14840 use sed to filter out "target-".
14841
14842 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14843
14844 * Makefile.in (DO_X): Split rule to decrease command line length
14845 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14846 (Philippe De Muyter).
14847
14848 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14849
14850 * Makefile.in (all-patch): depend on all-libiberty.
14851
14852 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14853
14854 * configure.in: If the only directory in target_configdirs which
14855 actually exists is libiberty, then set target_configdirs to empty,
14856 to avoid trying to build a target libiberty in a gas or gdb
14857 distribution.
14858
14859 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14860
14861 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14862 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14863 systems.
14864
14865 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14866
14867 * configure.in (copy_dirs): Use sys-include instead of include
14868 for --with-headers option.
14869
14870 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14871
14872 * Makefile.in, configure.in: Make winsup builds work with
14873 new scheme.
14874
14875 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14876
14877 * configure.in: Build the linker on AIX.
14878
14879 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14880
14881 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14882 where needed.
14883
14884 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14885
14886 * Makefile.in (all-gcc): Fix typo.
14887
14888 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14889
14890 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14891
14892 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14893
14894 * configure.in: Rename libFOO to target-libFOO, and xiberty
14895 to target-xiberty, to provide more flexibility.
14896 (target_subdir): Define. Create if cross.
14897 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14898 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14899 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14900 check-libFOO -> check-target-libFOO, etc.
14901 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14902 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14903 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14904 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14905 allow ALL_GCC="" to only configure.
14906 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14907 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14908 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14909
14910 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14911
14912 * Makefile.in (taz): Build "info" in etc explicitly.
14913
14914 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14915
14916 * configure.in: Make sure that CC is undefined (as opposed to
14917 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14918 problem with autoconf trying to configure on a host without GCC.
14919
14920 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14921
14922 * mpw-configure: Set host alias from choice of host compiler,
14923 only use generic MPW Makefile sed if present, edit a file
14924 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14925 * mpw-README: Add problem notes about CW6 and CW7.
14926
14927 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14928
14929 * Makefile.in (taz): Use ";" instead of ";;".
14930
14931 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14932
14933 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14934 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14935 DISTDOCDIRS.
14936 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14937 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14938
14939 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14940
14941 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14942 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14943 Move bfd to DISTSTUFFDIRS.
14944
14945 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14946
14947 * Makefile.in (X11_LIB): Removed.
14948 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14949
14950 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14951
14952 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14953
14954 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14955 names.
14956
14957 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14958
14959 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14960
14961 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14962
14963 * configure.in (i[345]86-*-win32): Always build newlib.
14964 Don't configure cvs, autoconf or texinfo.
14965 * Makefile.in (LD_FOR_TARGET): New.
14966 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14967 Pass down LD_FOR_TARGET.
14968
14969 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14970
14971 * winsup: New directory.
14972 * Makefile.in: Build winsup.
14973 * configure.in: Winsup is configured when target is win32.
14974 Can only build win32 target GDB when native.
14975
14976 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14977
14978 * config.guess: Recognize HP model 819 machines as having
14979 a PA 1.1 processor.
14980
14981 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14982
14983 * configure: Fix sed loop which substitutes for CC and CXX to
14984 avoid bug found in various sed implementations.
14985
14986 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14987
14988 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14989 simulator. Use standard powerpc-*-eabi*.
14990
14991 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14992
14993 * configure.in: Stop putting gas and binutils in noconfigdirs for
14994 powerpc-*-aix* and rs6000-*-*.
14995
14996 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14997
14998 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14999 -mcall-aixdesc libraries.
15000
15001 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
15002
15003 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15004
15005 * config.sub (arm | armel | armeb): Fix shell syntax.
15006
15007 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15008
15009 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15010 -msoft-float and -mcpu=common support.
15011 (powerpc*-*-eabisim*): Add support for building -mcall-aix
15012 libraries.
15013
15014 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15015
15016 * configure.in: Allow configuration and build of emacs19 for the alpha.
15017
15018 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15019
15020 * configure.in (CC): Get ^CC, not just any old CC, from
15021 ${host_makefile_frag}.
15022
15023 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15024
15025 * configure.in (CC): Try to get CC from
15026 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15027
15028 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15029
15030 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15031 only if it exists in $(srcdir).
15032
15033 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
15034
15035 * configure: If CC and CXX are not set in the environment, set
15036 them, based on either an existing Makefile or on searching for gcc
15037 in PATH. Substitute for CC and CXX in Makefile.
15038 * configure.in: Remove libm from target_libs. Separate
15039 target_configdirs from configdirs. If CC is not set in
15040 environment, try to get it from a host Makefile fragment. Rewrite
15041 changes of configdirs to use skipdirs instead. A few minor
15042 tweaks. Take directories out of target_configdirs as they are
15043 taken out of configdirs. Remove existing Makefile files from
15044 subdirectories. Substitute for TARGET_CONFIGDIRS and
15045 CONFIG_ARGUMENTS in Makefile.
15046 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15047 by configure.in.
15048 (CONFIG_ARGUMENTS): Likewise.
15049 (CONFIGURE_TARGET_MODULES): New variable.
15050 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15051 ($(CONFIGURE_TARGET_MODULES)): New target.
15052 (configure-libg++, configure-libio): New targets.
15053 (all-libg++): Depend upon configure-libg++.
15054 (all-libio): Depend upon configure-libio.
15055 (configure-libgloss, all-libgloss): New targets.
15056 (configure-libstdc++): New target.
15057 (all-libstdc++): Depend upon configure-libstdc++.
15058 (configure-librx, all-librx): New targets.
15059 (configure-newlib): New target.
15060 (all-newlib): Depend upon configure-newlib
15061 (configure-xiberty): New target.
15062 (all-xiberty): Depend upon configure-xiberty.
15063
15064 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15065
15066 * configure.in (host i[345]86-*-win32): Expand the
15067 noconfigdirs again.
15068
15069 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
15070
15071 * mpw-configure: Fix sed command file name.
15072
15073 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
15074
15075 * configure.in (host i[345]86-*-win32): Reduce the
15076 noconfigdirs again.
15077
15078 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
15079
15080 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15081 or powerpc*-*-pe*, since they are not yet supported.
15082
15083 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15084
15085 Add PowerMac support and many other enhancements.
15086 * mpw-configure: New option --cc to select compiler to use,
15087 paste options set according to --cc into the generated
15088 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15089 if mpw-make.sed is present.
15090 * mpw-config.in: Don't test for gC1, test for mpw-touch,
15091 add forward includes for PowerPC include files.
15092 * mpw-build.in: Build using Makefile.PPC if present.
15093 (do-byacc, etc): Remove separate version resource builds.
15094 (do-gas): Build "stamps" before "all".
15095 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15096 * mpw-README: Update to reflect --cc option, PowerMac support,
15097 and recently-reported compatibility problems.
15098
15099 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
15100
15101 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15102 embedded m68k systems (-aout, -coff, -elf, -vxworks).
15103 (--with-multilib-top): Pass to recursive invocations.
15104
15105 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
15106
15107 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15108 v810-*-*.
15109
15110 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15111
15112 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15113 gdb, ld and opcodes on v810-*-*.
15114
15115 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
15116
15117 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15118 (local-maintainer-clean): New target.
15119 (maintainer-clean): New target.
15120 (realclean): Just depend upon maintainer-clean.
15121
15122 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15123
15124 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15125
15126 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
15127
15128 * configure.in: Build ld in mips*-*-bsd* case.
15129
15130 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
15131
15132 * config.sub: Accept -lites* OS. From Ian Dall.
15133
15134 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
15135
15136 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15137 targets.
15138
15139 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15140
15141 * configure.in: treat i386-win32 canadian cross the same as
15142 i386-go32 canadian cross.
15143
15144 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15145
15146 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15147 running under the simulator to build a reduced set of libraries.
15148 (powerpc-*-eabiaix): Add fine grained multilib support added to
15149 other powerpc targets yesterday.
15150
15151 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15152
15153 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15154 -disable-softfloat, -disable-relocatable, -disable-aix, and
15155 -disable-sysv to control which multilib libraries get built.
15156
15157 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15158
15159 * configure: Add Makefile.tem to list of files to remove in trap
15160 handler.
15161
15162 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
15163
15164 * config.guess (*Linux*): Add missing "exit"s.
15165 Also, need specific check for alpha-unknown-linux (uses COFF).
15166
15167 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
15168
15169 * config.guess: Merge with FSF:
15170
15171 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
15172 * config.guess (AIX4): More robust release numbering discovery.
15173
15174 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
15175 * config.guess (i386-sequent-ptx): Properly get version number.
15176
15177 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
15178 * config.guess (mips:*:4*:UMIPS): New case.
15179
15180 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
15181
15182 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15183 (i386-win32 host): Likewise. Don't build readline.
15184
15185 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
15186
15187 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
15188 SUPPORT_FILES to submakes.
15189
15190 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
15191
15192 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15193 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15194 mpw-configure.
15195
15196 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
15197
15198 * configure.in (appdirs): Use =, not ==, in test expression when
15199 trying to build the text to print in the warning message for
15200 Solaris users.
15201
15202 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
15203
15204 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15205
15206 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15207
15208 * config.guess: Recognize lynx-2.3.
15209
15210 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
15211
15212 * config.sub (z8ksim): Deleted
15213 (z8k-*-coff): New, this is the one true name of the target.
15214
15215 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
15216
15217 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15218
15219 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
15220
15221 * config.guess (*:Linux:*:*): First try asking the linker what the
15222 default object file format is (elf, aout, or coff). Then if this
15223 fails, try previous methods.
15224
15225 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15226
15227 * configure.in: Don't build newlib for *-*-vxworks5.1.
15228
15229 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15230
15231 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15232 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15233
15234 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
15235
15236 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15237
15238 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
15239
15240 * cfg-ml-com.in: New file.
15241 * cfg-ml-pos.in: New file.
15242
15243 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15244
15245 * COPYING.NEWLIB: Add HP free copyright to list.
15246
15247 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15248
15249 * config.sub: Recognize -eabi* for the system, not just -eabi.
15250
15251 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
15252
15253 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15254 * config.sub, configure.in (win32): New target and host.
15255
15256 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
15257
15258 * configure.in: Add i386-pe configuration.
15259
15260 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
15261
15262 * mpw-build.in (install): Install GDB after LD.
15263
15264 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
15265
15266 * mpw-config.in (elf/mips.h): Always forward-include, needed
15267 for GDB to build.
15268
15269 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
15270
15271 * testsuite: New directory for customer acceptance and whole tool
15272 chain tests.
15273
15274 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15275
15276 * configure: If per-host line isn't found, but AC_OUTPUT is found
15277 and a configure script exists, run it instead.
15278
15279 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15280
15281 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
15282
15283 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
15284
15285 * configure: Set build_{cpu,vendor,os,alias} to host values when
15286 --build isn't specified.
15287
15288 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15289
15290 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15291 (FLAGS_TO_PASS): Pass them.
15292 (EXTRA_TARGET_FLAGS): Ditto.
15293
15294 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15295
15296 * Makefile.in (all-libg++): Depend on all-libstdc++.
15297
15298 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15299
15300 * configure.in (noconfigdirs): Enable all packages for
15301 i386-unknown-netbsd.
15302
15303 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
15304
15305 * configure.in (noconfigdirs): Don't configure tk for i386-go32
15306 hosted builds (DOS builds)
15307
15308 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15309
15310 Changes for ARM based on patches from Richard Earnshaw:
15311 * config.sub: Handle armeb and armel.
15312 * configure.in: Omit arm linker only for riscix.
15313
15314 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
15315
15316 * config.guess: Update from FSF.
15317
15318 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
15319
15320 * config.sub: Recognize powerpcle as the little endian variant of
15321 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
15322 powerpcle variant. Convert pentium into i586, not i486. Add p5
15323 alias for i586. Map new x86 variants p6, k5, nexgen into i586
15324 temporarily.
15325
15326 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
15327
15328 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15329
15330 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
15331
15332 * config.sub: Accept -lites* as a basic system type.
15333
15334 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
15335
15336 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15337 installed, and if so return linuxoldld as the system name.
15338
15339 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
15340
15341 * config.guess: Add hppa1.1-hp-lites support.
15342
15343 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
15344
15345 * configure.in: Don't build newlib for m68k-vxworks5.1.
15346
15347 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15348
15349 * configure.in (mips-sgi-irix6): Use mh-irix5.
15350
15351 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
15352
15353 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15354
15355 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15356
15357 * test-build.mk: Enable building of shared libraries on IRIX 5 and
15358 OSF/1. Fix compiler flags.
15359 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
15360
15361 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
15362
15363 * configure.in: Recognize --with-newlib.
15364 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15365
15366 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15367
15368 * Makefile.in: move {all,check,install}-gdb from *_MODULES
15369 to *_X11_MODULES due to gdbtk needing X include files et al.
15370
15371 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
15372
15373 Merge in support for Mac MPW as a host.
15374 (Old change descriptions retained for informational value.)
15375
15376 * mpw-config.in: Add generic include forwards for cpu-specific
15377 include files in aout and elf directories.
15378
15379 * mpw-configure: Added copyright.
15380 * mpw-config.in: Check for presence of required build tools.
15381 (target_libs): Add newlib.
15382 (target_tools): Add examples.
15383 (Read Me): Generate as "Read Me for MPW" instead.
15384 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15385 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15386 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15387
15388 * mpw-configure: Remove subdir-specific makefile hackery,
15389 delete mk.tmp after using it.
15390
15391 * mpw-build.in (all): Display start and end times.
15392
15393 * mpw-configure (host_canonical): Set.
15394 (target_cpu): Always add to makefiles.
15395 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15396 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15397 (mpw-mh-mpw): Look for in srcdir and srcroot.
15398 Use sed instead of mpw-edit-prefix to edit prefix definitions.
15399
15400 * mpw-build.in: (install-only): New target.
15401
15402 * mpw-configure (host_alias, target_alias): Rename from hostalias
15403 and targetalias, add into generated Makefile.
15404 (mk.tmp): If present, add into generated Makefile.
15405 * mpw-build.in (all-gas): Build config.h first before gas proper.
15406
15407 * mpw-configure (config.status): Write only if changed.
15408 * mpw-config.in (readline): Configure it (not built, just used for
15409 definitions).
15410
15411 * mpw-config.in (elf/mips.h): Add a forward include.
15412
15413 * mpw-config.in: Forward-include most .h files in include into
15414 extra-include.
15415 (readline): Don't build.
15416 mpw-build.in (install): Install GDB.
15417
15418 * mpw-configure (prefix, mpw_prefix): Handle it.
15419 * mpw-config.in (mmalloc, readline): Don't configure.
15420 * mpw-build.in (thisscript): Rename to ThisScript.
15421 Use mpw-build instead of BuildProgram everywhere.
15422 (mmalloc, readline): Don't build.
15423 * mpw-README: New file, basic documentation about the MPW port.
15424
15425 * mpw-config.in: Use forward-include to create include files.
15426
15427 * mpw-configure: Add more things to the top of each configured
15428 Makefile, including contents of config/mpw-mh-mpw.
15429 * mpw-config.in (extra-include): Create this directory and fill it
15430 with Posix-like include files when configuring.
15431
15432 * config.sub (apple, mac, mpw): Add various aliases.
15433
15434 * mpw-build.in: New file, top-level build script fragment for MPW.
15435 * mpw-configure: New file, configure script for MPW.
15436 * mpw-config.in: New file, config fragment for MPW.
15437
15438 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15439
15440 * configure.in (host_libs): Remove glob, since it is gone from the
15441 sources.
15442
15443 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15444
15445 * Makefile.in: define empty GDB_NLM_DEPS var.
15446
15447 * configure.in(target_makefile_frag): use config/mt-netware
15448 for netware targets.
15449
15450 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15451
15452 * config.sub: Merge in recent FSF changes. Remove linux special
15453 cases.
15454
15455 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15456
15457 Revert this change:
15458
15459 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15460
15461 * build-all.mk: Use CC=cc -Xs on Solaris.
15462
15463 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15464
15465 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
15466 stop using it.
15467 * Makefile.in: Nuke all references to glob subdirectory.
15468
15469 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15470
15471 * configure.in: Fix --enable-shared logic in per-host.
15472
15473 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
15474
15475 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15476
15477 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15478
15479 * configure.in (noconfigdirs): Don't build gas on AIX, for
15480 powerpc*-*-aix* as well as for rs6000*-*-aix*.
15481
15482 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
15483
15484 * configure: Fix --cache-file to work if the file argument is a
15485 relative path.
15486
15487 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
15488
15489 * configure: If the --cache-file is used, pass it down to
15490 configure in subdirectories.
15491
15492 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
15493
15494 * config.sub: add vxworks29k configuration.
15495
15496 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15497
15498 * Makefile.in (taz): Do "diststuff" part quietly.
15499
15500 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
15501
15502 * config.sub: Mini-merge with gcc/config.sub.
15503
15504 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15505
15506 * config.guess (IRIX): Sed - to _.
15507
15508 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15509
15510 * Makefile.in (source-vault, binary-vault): New targets.
15511
15512 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
15513
15514 * config.sub: Recognize -eabi as a basic system type.
15515
15516 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15517
15518 * configure.in (enable_shared stuff): Fix typo.
15519
15520 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
15521
15522 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15523
15524 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15525
15526 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15527
15528 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15529
15530 * configure.in (rs6000-*-*): Don't build gas.
15531
15532 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
15533
15534 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15535 reduce command line length.
15536 (AS_FOR_TARGET): Check for as.new, not Makefile.
15537 (NM_FOR_TARGET): Check for nm.new, not Makefile.
15538
15539 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
15540
15541 * config.guess: Merge from FSF.
15542
15543 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15544
15545 * configure: Don't use $ when handling program_suffix.
15546
15547 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
15548
15549 * configure.in: Configure tk for hppa/hpux.
15550
15551 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
15552
15553 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
15554
15555 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15556
15557 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
15558 to LIBCXXFLAGS. Tests are better run without it.
15559
15560 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
15561
15562 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15563
15564 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
15565
15566 * configure.in (*-*-netware*): Don't configure xiberty.
15567
15568 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
15569
15570 * configure.in: Remove tk from native_only list.
15571
15572 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
15573
15574 * build-all.mk: Add mips-ncd-elf target to sun4 targets
15575 for special NCD build.
15576
15577 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15578
15579 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15580 makeall.bat, they're only useful for binutils snapshots.
15581 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15582 makeall.bat to specified SUPPORT_FILES.
15583
15584 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
15585
15586 * build-all.mk: Add Ericsson targets to sun4 and solaris
15587 hosts. Add BNR's sun4 target to solaris host, so their
15588 build-from-source will be tested in-house first.
15589
15590 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15591
15592 * Makefile.in (LIBCFLAGS): New variable.
15593 (CFLAGS_FOR_TARGET): Ditto.
15594 (LIBCFLAGS_FOR_TARGET): Ditto.
15595 (LIBCXXFLAGS): Ditto.
15596 (CXXFLAGS_FOR_TARGET): Ditto.
15597 (LIBCXXFLAGS_FOR_TARGET): Ditto.
15598 (BASE_FLAGS_TO_PASS): Pass them.
15599 (EXTRA_TARGET_FLAGS): Ditto.
15600
15601 * configure.in: Support --enable-shared.
15602
15603 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
15604
15605 * configure.in (target_libs): Include libstdc++ again.
15606 * config.guess: Update from FSF (for FreeBSD).
15607
15608 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15609
15610 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15611 makeall.bat.
15612 (DISTDOCDIRS): Add `etc'.
15613 (ETC_SUPPORT_PFX): New variable.
15614 (taz): Include anything from etc starting with a word in
15615 ETC_SUPPORT_PFX.
15616
15617 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15618
15619 * config.sub: Update for recent FSF changes. Remove obsolete
15620 h8300hds entry. Add -windows* and -osx as basic os. Minor
15621 spacing changes.
15622
15623 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15624
15625 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
15626
15627 * config.guess: Merge with FSF.
15628 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15629
15630 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15631
15632 * configure: Since the "trap 0" handler will override the exit
15633 status on many systems, only use it for "exit 1", and make it set
15634 a non-zero exit status; reset it before "exit 0". Also, check
15635 exit status of config.sub, and error out if it failed.
15636
15637 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
15638
15639 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15640 and install libgloss.
15641
15642 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15643
15644 * Makefile.in (all-binutils): Depend upon all-byacc.
15645
15646 * configure.in: Don't build emacs on Irix 5.
15647
15648 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15649
15650 * configure.in (*-*-netware*): Add libio.
15651
15652 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15653
15654 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15655 (CHECK_TARGET_MODULES): Ditto.
15656 (INSTALL_TARGET_MODULES): Ditto.
15657 (TARGET_LIBS): Ditto.
15658 (all-libstdc++): Note dependencies.
15659
15660 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15661
15662 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15663
15664 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15665
15666 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15667 -fexternal-templates.
15668
15669 * configure.in (target_libs): Add libstdc++.
15670 (noconfigdirs): Add libstdc++ as appropriate.
15671
15672 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15673
15674 * config.guess: Update from FSF.
15675
15676 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15677
15678 * configure: Use ${config_shell} when running ${configsub}.
15679
15680 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15681
15682 * config.sub: No longer recognize h8300h.
15683
15684 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15685
15686 * config.sub: Remove extraneous differences between config.sub and
15687 gcc/config.sub.
15688
15689 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15690
15691 * Makefile.in (DISTSTUFFDIRS): Add gas.
15692
15693 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15694
15695 * COPYING.NEWLIB: New file.
15696
15697 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15698
15699 * config.guess (HP-UX): Patch from Harlan Stenn
15700 <harlan@landmark.com> to also emit release level.
15701
15702 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15703
15704 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15705
15706 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15707
15708 * config.sub: Merge nextstep cleanup from FSF.
15709
15710 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15711
15712 * configure.in (arm-*-*): Don't configure ld for this target.
15713
15714 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15715
15716 * configure.in (*-*-netware): don't configure libg++, libio,
15717 librx, or newlib.
15718
15719 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15720
15721 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15722 configure ld--it works, but it doesn't support shared libraries.
15723
15724 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15725
15726 * config.guess (*-unknown-freebsd*): Get rid of possible
15727 trailing "(Release)" in version string.
15728 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15729
15730 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15731
15732 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15733 Fix type: *-next-neststep -> *-next-nextstep.
15734
15735 * config.guess: Merge from FSF:
15736
15737 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15738
15739 * config.guess: Recognize powerpc-ibm-aix3.2.5.
15740
15741 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15742
15743 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15744 instead of UNIX_SV for UnixWare 1.0).
15745
15746 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15747
15748 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
15749 to make gdb/nlm/* build after the compiler and linker.
15750
15751 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15752
15753 * config.guess (netbsd, freebsd, linux): Accept any machine,
15754 not just i[34]86.
15755 (m68k-atari-sysv4): Relocate to match FSF version.
15756
15757 * config.guess: More merges from the FSF:
15758
15759 Add a space before function call or macro invocation.
15760
15761 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15762
15763 * config.guess: Add trap cmd to remove dummy.c and dummy when
15764 interrupted.
15765
15766 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15767
15768 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15769 (dummy): Redirect stderr from compilation of dummy.c.
15770
15771 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15772
15773 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15774
15775 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15776
15777 * configure: Accept and ignore --cache*, for compatibility with
15778 new autoconf.
15779
15780 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15781
15782 * config.guess: Merge from FSF:
15783
15784 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15785
15786 * config.guess (Pyramid*:OSx*:*:*): New case.
15787 (PATH): Add /.attbin at end for finding uname.
15788 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
15789
15790 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15791
15792 * config.guess (M88*:DolphinOS:*:*): New case.
15793
15794 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15795
15796 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15797 to select whether to use ELF or COFF.
15798
15799 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15800
15801 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15802
15803 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15804
15805 * config.guess: Guess the OS version for HPUX.
15806
15807 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15808
15809 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15810
15811 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15812
15813 * configure.in: Recognize --with-headers, --with-libs, and
15814 --without-newlib.
15815 * Makefile.in (all-xiberty): Depend upon all-ld.
15816
15817 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15818
15819 * configure.in: Change i[34]86 to i[345]86.
15820
15821 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15822
15823 * configure (version): A few more tweaks to help message.
15824
15825 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15826
15827 * Makefile.in: Remove (for now) librx as a host library,
15828 now that we're building it for target.
15829
15830 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15831
15832 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15833 (Karl Berry).
15834
15835 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15836
15837 * configure.in: Also configure librx.
15838
15839 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15840
15841 * Makefile.in: Update various rules to reflect that librx
15842 is now needed for libg++.
15843
15844 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15845
15846 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15847
15848 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15849
15850 * configure.in: Configure the examples directory.
15851
15852 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15853
15854 * configure: Simplify Jun 2 1994 change.
15855
15856 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15857
15858 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15859 /bin/gcc isn't good enough to build gcc.
15860
15861 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15862
15863 * Makefile.in (GDB_SUPPORT_FILES): Remove
15864 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15865 (gdb.tar.gz): Add new rule to use standard distribution building
15866 mechanism.
15867
15868 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15869
15870 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15871 Bill Cox <bill@cygnus.com>.
15872
15873 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15874
15875 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15876
15877 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15878
15879 * configure: Search current dir first in .gdbinit.
15880
15881 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15882
15883 * config.sub: Recognize freebsd (merged from gcc config.sub).
15884
15885 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15886
15887 * config.sub: Refer to NeXT's operating system as nextstep.
15888
15889 * config.sub (case $basic_machine): Re-order the cases, to match
15890 the order in the FSF version (which is mostly alphabethical).
15891 Merge in some additions and changes from the FSF.
15892
15893 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15894
15895 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15896 * config.sub: Recognize cxux7.
15897 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15898
15899 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15900
15901 * config.sub: Fix typo powerpc -> powerpc-*.
15902
15903 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15904
15905 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15906
15907 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15908 parallel with all-emacs and install-emacs). Top-level command
15909 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15910
15911 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15912
15913 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15914 $(relbindir)/make before doing ``make install'', and use
15915 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15916 installing over running make binary.
15917 ($(host)-stamp-stage3-installed): Likewise.
15918
15919 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15920
15921 * config.guess: Recognize Mach.
15922
15923 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15924
15925 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15926 see whether --exec-prefix was used.
15927
15928 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15929
15930 * README: Explicitly mention libg++/README. (Zoo's idea.)
15931
15932 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15933
15934 * Makefile.in: Add all-librx target similar to all-libproc.
15935
15936 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15937
15938 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15939 with post 1.2 uname bogosity.
15940
15941 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15942
15943 * configure: Remove temporary files on receipt of a signal.
15944
15945 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15946
15947 * configure: If there is a package_makefile_frag, remove
15948 ${subdir}/Makefile.tem after copying it in.
15949
15950 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15951
15952 * build_all.mk: support rs6000 lynx identifies itself as
15953 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15954 since /bin/gcc is too feeble to compile a modern gcc.
15955
15956 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15957
15958 * brought devo/test-build.mk update-to-date with progressive/
15959 test-build.mk. Add lynx targets and hppa flag info.
15960
15961 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15962
15963 * configure.in: Use mh-ncrsvr43. Patch from
15964 Tom McConnell <tmcconne@sedona.intel.com>.
15965
15966 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15967
15968 * config.guess (i386-unknown-bsdi): No longer need to
15969 check #if defined(__bsdi__) && defined(__i386__).
15970
15971 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15972
15973 * configure: Set program_transform_nameoption correctly.
15974
15975 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15976
15977 * brought build-all.mk update-to-date with progressive build-all.mk,
15978 added new targets and hppa info.
15979
15980 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15981
15982 * configure: If config.guess result is a prefix of the user
15983 specified target, assume a native build and use the user specified
15984 target as the host alias. Remove SunOS patch suffix removal hack.
15985 * configure.in: Remove SunOS patch suffix removal hack.
15986
15987 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15988 in NATIVE_CHECK_MODULES.
15989
15990 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15991
15992 * Makefile.in: Rename HOST_ONLY to NATIVE.
15993 * configure: Delete SunOs patch suffix from host_canonical
15994 and build_canonical variables that are prepended to Makefiles.
15995 * configure.in: Add comments for easier maintenance.
15996
15997 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15998
15999 * Makefile.in: Add all-libproc target similar to all-gui.
16000
16001 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
16002
16003 * Makefile.in (CHECK_MODULES): split into
16004 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16005
16006 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
16007
16008 * config.guess (i386-unknown-bsdi): New system to guess.
16009
16010 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16011
16012 * Makefile.in: Add all-gui target (but not yet build by "all").
16013
16014 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
16015
16016 * config.sub: Move deletion of patch suffix from here...
16017 * configure.in: To here, at Ian's suggestion. The top-
16018 level scripts might need to know of a patch level.
16019
16020 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
16021
16022 * config.sub: Strip off patch suffix so rtl is recognized
16023 as a sunos4.1.3 machine, even though it's been patched.
16024
16025 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
16026
16027 * Makefile.in (INSTALL_LAST): Delete.
16028 (INSTALL_DOSREL): New.
16029
16030 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16031
16032 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16033 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16034 whether we pass down --with-gnu-ld anyhow.
16035
16036 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
16037
16038 * Makefile.in (INSTALL_LAST): Change operation so it works
16039 on more flavors of make.
16040 * configure.in (go32): Don't build libg++ or libio.
16041
16042 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
16043
16044 * Makefile.in (Move HOST_PREFIX_1 and friends up so
16045 they can be overriden by templates.
16046
16047 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
16048
16049 * configure.in (target==go32): Don't build gdb.
16050 * dosrel: New directory.
16051
16052 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
16053
16054 * configure.in (host==go32): Configure dosrel too.
16055 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16056 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16057 be set by incoming names or templates.
16058 (INSTALL_LAST): New rule.
16059
16060 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
16061
16062 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16063
16064 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16065
16066 * configure.in (appdirs): New variable. Currently empty, but will
16067 be used in gas distribution. If nonempty, lists a set of
16068 directories at least one of which must get configured, or top
16069 level configuration is considered to have failed.
16070 (rs6000-*-lynxos*): Use new file name.
16071
16072 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16073
16074 Eliminate XTRAFLAGS.
16075 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16076 newlib include files using -idirafter, and also use -nostdinc.
16077 (CXX_FOR_TARGET): Likewise.
16078 (XTRAFLAGS): Removed.
16079 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16080 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16081 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16082 ($(DO_X)): Don't pass down XTRAFLAGS.
16083
16084 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16085
16086 * configure.in (mips*-dec-bsd*): New target; do build linker.
16087 (mips*-*-bsd*): New target; don't build linker.
16088
16089 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16090
16091 * configure.in: support rs6000-*-lynxos* configuration.
16092 support sunos4 as a cross target.
16093
16094 * config.sub: look for lynx*, not lynx since the OS version may
16095 legitimately be part of the name.
16096
16097 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16098
16099 * configure.in (i[34]86-*-sco*): Move to be with other i386
16100 targets.
16101 (romp-*-*): New target. Skip various binary utilities.
16102 (vax-*-*): New target. Don't build newlib.
16103 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
16104
16105 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16106
16107 * configure.in: Only set host_makefile_frag if config
16108 directory exists.
16109
16110 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16111
16112 * install.sh: If $dstdir exists, don't check whether each
16113 component does.
16114
16115 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16116
16117 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16118
16119 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
16120
16121 * configure.in (*-*-lynxos*): Don't configure newlib for either
16122 native or cross Lynx.
16123
16124 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
16125
16126 * config.sub (sparc64-elf): Fix os.
16127 (z8k): Remove duplicate.
16128
16129 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16130
16131 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16132 gcc/stmp-fixproto, to try to prevent fixproto from being run.
16133
16134 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
16135
16136 * configure: Make file links cleanly even if Lynx fails on
16137 an NFS symlink (at least fail cleanly).
16138
16139 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16140
16141 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16142 -XNh2000.
16143
16144 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16145
16146 * configure: Unknown options are fatal again.
16147
16148 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
16149
16150 * configure: Ignore --x-includes and --x-libraries, for Autoconf
16151 compatibility.
16152
16153 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
16154
16155 * build-all.mk: Add `clean' target.
16156
16157 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16158
16159 * config.guess: Add SINIX support.
16160 * configure.in: Add mips-*-sysv4* support.
16161
16162 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
16163
16164 * build-all.mk: Document all useful targets.
16165 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16166 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16167
16168 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16169
16170 * configure: Support --silent, --quiet.
16171
16172 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16173
16174 * configure: Support --disable-FEATURE.
16175
16176 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16177
16178 * config.guess: Recognize NCR running SVR4.3.
16179
16180 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
16181
16182 * config.guess: Make BSDI generate i386-unknown-bsd386.
16183 Patch from Paul Eggert <eggert@twinsun.com>.
16184
16185 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16186
16187 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16188
16189 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16190
16191 * configure: Make unrecognized options give nonfatal warnings
16192 instead of fatal errors, and pass them to any subdirectory
16193 configures in case they recognize them.
16194 Make --x equivalent to --with-x.
16195
16196 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16197
16198 * configure: Add --enable-* options. Clean up usage message and
16199 some comments.
16200
16201 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
16202
16203 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16204
16205 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16206
16207 * configure.in (hppa*-*-*): Enable binutils.
16208
16209 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16210
16211 * config.sub: Recognize cisco.
16212
16213 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
16214
16215 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16216
16217 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16218
16219 * config.guess: about target *-hitachi-hiuxwe2, don't print more
16220 than one configuration name. Add comment.
16221
16222 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
16223
16224 * config.guess: about target *-hitachi-hiuxwe2, fixed
16225 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
16226 macro is incorrect.]
16227
16228 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16229
16230 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16231 than the "make ls" stuff which used to be here.
16232
16233 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16234
16235 * config.guess: Recognize i[34]86-unknown-freebsd.
16236 From Shawn M Carey <smcarey@rodan.syr.edu>.
16237
16238 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
16239
16240 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16241
16242 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
16243
16244 * config.guess: Check for ptx.
16245
16246 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
16247
16248 * config.sub: Add os9k checking.
16249
16250 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16251
16252 * config.guess: Handle OSF1 running on HPPA processors
16253
16254 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16255
16256 * configure: If subdir configure fails, print out a message with
16257 subdirectory name, in case subdir's configure code didn't identify
16258 itself.
16259
16260 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
16261
16262 * configure.in: Remove embedded newlines from configdirs.
16263 Avoid mismatches of substrings. Fix matching strings at end
16264 of configdirs.
16265
16266 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
16267
16268 * config.guess: Add Lynx/rs6000 config support.
16269
16270 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16271
16272 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16273
16274 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
16275
16276 * configure.in (hppa*-*-osf*): Treat this just like most other
16277 PA configurations (eg no binutils or ld).
16278 (hppa*-*-*elf*): These configurations have binutils and ld.
16279
16280 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16281
16282 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
16283
16284 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16285
16286 * configure.in (rs6000-*-*): Build gas.
16287
16288 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16289
16290 * Makefile.in: Avoid bug in losing hpux sed.
16291
16292 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16293
16294 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16295 for GDB and GDB has been fixed to not need it.
16296
16297 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16298
16299 * config.guess: Recognize vax hosts.
16300
16301 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16302
16303 * configure (while loop): Don't use "break 2" inside case
16304 statement -- the case statement isn't an enclosing loop.
16305
16306 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
16307
16308 * config.guess: Clean up NeXT support, to allow nextstep
16309 on Intel machines. Make OS be nextstep.
16310
16311 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
16312
16313 * config.guess: Add alternate forms for Convex.
16314
16315 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
16316
16317 * configure: Completely rewrite option processing. Take
16318 advantage of pattern-matching to avoid invoking test frequently.
16319 Also clean up host and target defaulting logic.
16320
16321 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16322
16323 * Makefile.in: Replace all occurrances of "rootme" with "r" and
16324 "$${rootme}" with "$$r", to increase the likelihood that the do-*
16325 commands (plus user environment) will fit SCO limits.
16326
16327 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16328
16329 * configure.in: Don't issue warnings about directories which are
16330 not being configured if -norecursion is set. Correct test for
16331 --with-gnu-as and --with-gnu-ld to not get confused by substring
16332 matches.
16333
16334 * configure.in: Don't build gas for alpha-dec-osf1*.
16335
16336 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
16337
16338 * configure: Back out Per's change of 12/19/1993. It changes the
16339 behavior of configure in unexpected and confusing ways.
16340
16341 Also, use different delim char when calculating
16342 program_transform_name so that the name can contain slashes.
16343
16344 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
16345
16346 * configure.in, config.sub: Add support for VSTa micro-kernel.
16347
16348 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16349
16350 * configure.in: Nuke hacks which were used to get a special
16351 version of GAS for HPPA configurations.
16352
16353 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
16354
16355 * configure: If only ${target_alias} is given, use that
16356 as the default for ${host_alias}.
16357 * configure: Add missing back-slashes before nested quotes.
16358
16359 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16360
16361 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16362
16363 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
16364
16365 * config.guess: Recognize some Tektronix configurations.
16366 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16367
16368 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16369
16370 * config.sub: Match any flavor of SH.
16371
16372 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
16373
16374 * configure.in: Don't try to configure newlib for Alpha.
16375
16376 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16377
16378 * configure.in: Don't build ld for Irix 5. Don't build gas,
16379 libg++ or libio for any Alpha target.
16380
16381 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16382
16383 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
16384
16385 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16386 default arguments -- so it tried to compress itself.
16387
16388 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16389
16390 * configure.in (notsupp): ensure that a space is always at the end
16391 of the configdirs list, since the grep checks for an explicit space
16392
16393 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16394
16395 * configure.in (target i386-sysv4.2): don't build ld, since static
16396 versions of many libraries are not available.
16397
16398 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16399
16400 * config.guess: Recognize Apollos (using environment variables).
16401 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16402
16403 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16404
16405 * config.guess: Recognize Sony news mips running newsos.
16406
16407 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
16408
16409 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16410 "fi ; else" for bash.
16411
16412 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
16413
16414 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16415
16416 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16417
16418 * config.sub: accept unixware as an alias for svr4.2.
16419 Fix some inconsistancies with the gcc version.
16420
16421 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16422
16423 * Makefile.in (DISTDOCDIRS): Add gdb.
16424
16425 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16426
16427 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16428
16429 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16430
16431 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16432 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16433 this now.
16434
16435 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16436
16437 * config.sub: Accept hiux* as an OS name.
16438
16439 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16440 etc/make-stds.texi. The underscore came from gcc, and dje now
16441 agrees that RUNTESTFLAGS is the correct name.
16442
16443 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16444
16445 * install.sh: Remove 'set -e'. It makes any conditionals
16446 in the script useless.
16447
16448 * config.guess: Automatically recognize arm-acorn-riscix
16449 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16450
16451 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16452
16453 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16454
16455 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16456
16457 * Makefile.in (DISTDOCDIRS): New variable.
16458 (taz): Edit local Makefile.in sooner, instead of proto-toplev
16459 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
16460
16461 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16462
16463 * configure.in (hppa target): check the source directory for the
16464 pagas sub-directory
16465
16466 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
16467
16468 * config.sub: Allow -aout* and -elf*.
16469
16470 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16471
16472 * configure.in: Don't build ld on i386-solaris2, same as for
16473 sparc-solaris2.
16474
16475 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
16476
16477 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16478
16479 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16480
16481 * configure.in: Configure gdb for alpha.
16482
16483 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16484
16485 * Makefile.in (CXXFLAGS): Add -O.
16486
16487 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16488
16489 * config.guess: added support for DG Aviion
16490
16491 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16492
16493 * configure.in: Produce warning message for subdirectories not
16494 configurable for this host/target combination. Don't try to
16495 configure gdb for vms.
16496
16497 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16498
16499 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16500 appropriate files before making "diststuff".
16501 (DISTBISONFILES): New var: list of files to be edited.
16502 (DISTSTUFFDIRS): Add binutils.
16503
16504 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16505
16506 * config.sub: also handle mipsel and mips64el (for little endian mips)
16507
16508 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16509
16510 * configure.in: Add * to end of all OS names.
16511
16512 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
16513
16514 * configure.in: Build newlib for LynxOS native.
16515
16516 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16517
16518 * config.guess: Add support for delta 88k running SVR3.
16519
16520 * configure.in: Add comment about HP compiler vs. emacs.
16521
16522 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16523
16524 * configure.in: don't build ld on solaris2 (not a viable option
16525 due to bugs in getpwnam & getpwuid)
16526
16527 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16528
16529 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16530 config.guess will produce a full version number.
16531
16532 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16533
16534 * configure.in: Build linker and binutils for alpha-dec-osf1.
16535
16536 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16537
16538 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16539 and gdb/testsuite/Makefile.in.
16540
16541 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16542
16543 * configure.in: recognize mips*- instead of mips-
16544
16545 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
16546
16547 * config.sub: Accept linux*coff and linux*elf as operating
16548 systems.
16549
16550 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16551
16552 * config.sub: Recognize mips64, and mips3 as an alias for it.
16553
16554 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16555
16556 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16557 gdb knows how to handle OSF/1 shared libraries.
16558
16559 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16560
16561 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16562 * config.guess: Recognize Hitachi's HIUX.
16563 * config.sub: Recognize h3050r* and hppahitachi.
16564 Remove redundant cases for hp9k[23]*.
16565
16566 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16567
16568 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16569 if gas and ld are in the source tree and are in ${configdirs}.
16570 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16571 --with options (but still pass them down on the command line,
16572 if they were explicitly specified).
16573
16574 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16575
16576 * configure: substitute SHELL value in Makefile.in with
16577 ${CONFIG_SHELL}
16578
16579 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16580
16581 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16582 *-*-solaris2* targets.
16583
16584 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16585
16586 * Makefile.in: define M4, and pass it down to sub-makes;
16587 all-autoconf now depends on all-m4
16588
16589 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16590
16591 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16592 presence of {ar,ranlib} instead of a configured directory
16593
16594 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16595
16596 * config.guess: Accept 34?? as well as 33?? for NCR.
16597
16598 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16599
16600 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16601 of 'gas' in sed commands, since 'gash' is now in the tree as well.
16602
16603 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16604
16605 * configure: grab values for $(CC) and $(CXX) from the
16606 environment, so that someone can do "CC=gcc configure; make" and
16607 have it work right (matching the way that autoconf works now)
16608
16609 * configure.in, Makefile.in: add support for gash, the tcl
16610 interface to Galaxy
16611
16612 * config.guess: add NetBSD variants (hp300, x86)
16613
16614 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
16615
16616 * install.sh: Support -d option (in the manner of SunOS 4 install,
16617 as it is more deterministic than that of GNU install)
16618 (chmodcmd): Set file to mode 755 by default (should also do default
16619 chgrp and chown, but I don't feel like dealing with that now)
16620
16621 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
16622
16623 * config.sub: Remove h8300hhms alias.
16624
16625 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16626
16627 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16628
16629 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16630
16631 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16632 as stmp-fixinc
16633
16634 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16635
16636 * config.sub: recognize m88110-bug-coff.
16637
16638 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16639
16640 * Makefile.in (all-libio): all dependencies on the toolchain used
16641 to build this (gcc, gas, ld, etc)
16642
16643 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16644
16645 * config.guess: Deal with OSF/1 1.3 on alpha.
16646
16647 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16648
16649 * install.sh: add some 'else true' clauses for portability
16650
16651 * configure.in: don't build libio for h8[35]00-*-* targets
16652
16653 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16654
16655 * Makefile.in: Add support for new libio.
16656
16657 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16658
16659 * install.sh: If one command fails, don't try the rest. Don't try
16660 to remove $dsttmp (via trap) unless we have already created it.
16661 If $src doesn't exist, detect it and exit with an error.
16662
16663 * config.guess: Recognize BSD on hp300.
16664
16665 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16666
16667 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16668 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16669
16670 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16671
16672 * Makefile.in (all-send-pr): depends on all-prms
16673
16674 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16675
16676 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16677
16678 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16679
16680 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16681 Added test for mips-mips-riscos5.
16682
16683 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16684
16685 * configure.in: use mh-hp300 for 68k HP hosts
16686
16687 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16688
16689 * configure: add support for CONFIG_SHELL, so that you can use
16690 some alternate shell for evaluating configure scripts
16691
16692 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16693
16694 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16695 in configure script to bug-gdb@prep.ai.mit.edu when building
16696 distribution archive.
16697 * Makefile.in (COMPRESS): Remove def.
16698 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16699 gdb.tar.Z and make-gdb.tar.Z respectively.
16700 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16701 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16702 to convergence with 'taz' target in Makefile.in.
16703
16704 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16705
16706 * install.sh (dsttmp): use trap to ensure that tmp files go
16707 away on error conditions
16708
16709 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16710
16711 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16712
16713 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16714
16715 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16716 its parent is '/' not ''.
16717
16718 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16719
16720 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16721
16722 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16723 that ${newsrcdir}/configure.in does.
16724
16725 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16726
16727 * test-build.mk: support for CONFIG_SHELL
16728
16729 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16730
16731 * config.sub (netware): Add as a basic system type.
16732
16733 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16734
16735 * Makefile.in (Makefile): depend on configure.in. Also drop the
16736 $(srcdir)/ from the dependency on Makefile.in.
16737
16738 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
16739
16740 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16741 (h8300hhms is temporary until multi-libraries are implemented).
16742 * configure.in: Handle h8300h too.
16743
16744 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16745
16746 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16747
16748 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
16749
16750 * configure: Remove extraneous output when guessing host type.
16751 * config.guess: Remove extraneous output when guessing using C
16752 compiler rather than uname, or when guessing fails.
16753
16754 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16755
16756 * Makefile.in: remove all.cross and install.cross targets
16757
16758 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16759 definitions
16760
16761 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16762
16763 * configure.in (target sh): Build gprof.
16764
16765 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16766
16767 * config.sub: change -solaris to -solaris2
16768
16769 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16770
16771 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16772
16773 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16774
16775 * configure: Correct error message for missing Makefile.in to
16776 print correct directory.
16777
16778 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16779
16780 * install.sh: kludge around 386BSD shell bug
16781
16782 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16783
16784 * config.guess: Recognize NeXT.
16785 * config.guess: Recognize i486-ncr-sysv4.
16786 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16787
16788 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16789
16790 * Makefile.in (MAKEINFOFLAGS): New variable.
16791 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16792 * build-all.mk, test-build.mk: Pass down --no-split as
16793 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16794
16795 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16796
16797 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16798
16799 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16800
16801 * Makefile.in (libg++.tar.z): New rule.
16802 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16803 * Makefile.in (taz): Only do a single chmod.
16804
16805 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16806
16807 * install.sh: don't use dirname anymore (replaced with sed usage)
16808
16809 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16810
16811 * Makefile.in: Change extension for gzip'd files from '.z' to
16812 '.gz' per new FSF standard usage.
16813
16814 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16815
16816 * configure: put quotes around the final value of program_transform_name
16817
16818 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16819
16820 * Makefile.in: new install.sh support; update install-info rules
16821
16822 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16823
16824 * configure.in: Build diff for crosses, but not for go32 host.
16825
16826 * configure.in: Build gprof only for native, and don't build it
16827 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16828
16829 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16830
16831 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16832
16833 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16834
16835 * configure.in (host_tools): Add prms.
16836
16837 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16838
16839 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16840 with $(FLAGS_TO_PASS) on the command line
16841
16842 * config.sub: Recognize lynx and lynxos
16843
16844 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16845
16846 * config.sub: Accept -ecoff*, not just -ecoff.
16847
16848 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16849
16850 * Makefile.in (taz): Use .gz suffix instead of .z.
16851 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16852 names.
16853
16854 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16855
16856 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16857
16858 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16859
16860 * Makefile.in (install-no-fixedincludes): install gcc last, so
16861 that rebuilds that might happen during 'make install' don't get
16862 bogus gcc include files
16863
16864 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16865
16866 Change from Utah for HPPA support:
16867 * config.guess: Recognize hppa1.x-hp-bsd.
16868
16869 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16870
16871 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16872 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16873
16874 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16875
16876 * config.sub: Add support for rom68k and bug boot monitors.
16877
16878 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16879
16880 * Makefile.in: Make all-opcodes depend on all-bfd.
16881
16882 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16883
16884 * config.guess: Added special check for i[34]86-univel-sysv4*.
16885
16886 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16887
16888 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16889 the processor rather than assuming i486.
16890
16891 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16892
16893 * config.guess: Recognize SunOS6 as Solaris3.
16894
16895 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16896
16897 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16898 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16899
16900 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16901
16902 * build-all.mk (all-cross): New target for Canadian Cross.
16903 Added Q2 go32 targets.
16904 * test-build.mk: Configure go32 cross sparclite-aout and
16905 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16906 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16907
16908 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16909
16910 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16911 GO32 hosted toolchains
16912
16913 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16914
16915 * configure: change so "-exec-prefix" gets passed down rather
16916 than "-exec_prefix" so autoconf generated Makefiles get the
16917 exec_prefix set right.
16918
16919 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16920
16921 * config.guess: get the Solaris2 minor version number
16922
16923 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16924
16925 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16926
16927 * config.guess: Recognize some Sequent platforms.
16928
16929 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16930
16931 * Makefile.in: added the vault-install target
16932
16933 * configure.in: actually use the Sun3 makefile fragment that's in
16934 config, also added the release dir to configdirs
16935
16936 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16937
16938 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16939
16940 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16941
16942 * configure.in: remove some program from Alpha targetted toolchains
16943
16944 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16945
16946 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16947 gprof.
16948 (taz): Run "make diststuff" in those directories instead of "make
16949 proto-dir". Look for "VERSION=" only at start of line in subdir
16950 Makefile. Use "gzip -9" for compression.
16951 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16952 (binutils.tar.z): New target.
16953
16954 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16955
16956 * Makefile.in (taz): Include gpl.texinfo.
16957
16958 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16959
16960 * Makefile.in (setup-dirs): Merged into "taz" target.
16961 (taz): Only do `proto-dir' stuff if a directory is actually needed
16962 for this target.
16963
16964 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16965
16966 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16967 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16968 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16969 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16970 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16971
16972 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16973
16974 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16975 config.sub, and move-if-change to gdb testsuite distribution
16976 archive, so the testsuite can be extracted, configured, and
16977 run separately from the gdb distribution. Blow away the Chill
16978 tests that require a Chill compiled executable, since GNU Chill
16979 is not yet publically available.
16980
16981 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16982
16983 * test-build.mk: set environment variables in a single command,
16984 instead of a list of assignments and exports
16985
16986 * config.guess: recognize Alpha/OSF1 systems
16987
16988 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16989
16990 * configure: Change help message to prefer --options rather than
16991 -options.
16992
16993 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16994
16995 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16996 zippy@ecst.csuchico.edu.
16997 * config.guess: Recognize miniframe.
16998
16999 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
17000
17001 * Makefile.in: Use srcroot to find runtest rather than rootme.
17002 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17003
17004 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
17005
17006 * test-build.mk: Extensive additions to support building on a
17007 machine other than the host.
17008
17009 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17010
17011 * configure (tooldir): Fix for i386-aix again.
17012
17013 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
17014
17015 * configure, Makefile.in: Change definition of $(tooldir)
17016 to match the FSF.
17017
17018 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
17019
17020 * config.guess: Recognize i[34]86/SVR4.
17021
17022 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17023
17024 * Makefile.in (all-gdb): gdb depends on sim.
17025
17026 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
17027
17028 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
17029 at the same time we make the prototype gdb directory.
17030 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
17031 files at the same time as the gdb base release distribution.
17032
17033 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
17034
17035 * Makefile.in (check): Use individual check targets rather than
17036 DO_X rule.
17037 (check-gcc): Added.
17038
17039 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
17040
17041 * config.sub: Use sysv3.2 not sysv32 for canonical OS
17042 for System V release 3.2.
17043
17044 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17045
17046 * config.sub: Recognize hppaosf.
17047 * configure.in: Do configure ld/binutils/gas for it.
17048
17049 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17050
17051 * configure (tooldir): Alter syntax used to set this, for systems
17052 where "\$" isn't handled right, like i386-aix.
17053
17054 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
17055
17056 * configure: Pass program-transform-name, not
17057 program_transform_name, to recursive configures.
17058
17059 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
17060
17061 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17062 of gas+ld+binutils.
17063
17064 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
17065
17066 * config.guess: Recognize AIX3.2 as distinct from 3.1.
17067
17068 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17069
17070 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17071
17072 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17073
17074 * Makefile.in (PRMS): Set back to all-prms.
17075
17076 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
17077
17078 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17079 targets, rather than for MIPS hosts.
17080
17081 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17082
17083 * configure.in: add comment for --with-x default values
17084
17085 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17086
17087 * Makefile.in: add check-* targets for each of the directories in
17088 the tree. Add a definition of RUNTEST that will use the one we
17089 just built, if it exists. Pass this down via FLAGS_TO_PASS.
17090
17091 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
17092
17093 * configure.in: Removed obsolete references to bfd_target and
17094 target_makefile_frag.
17095
17096 * build-all.mk: Set assorted targets for Q2.
17097 * config.sub: Recognize z8k-sim and h8300-hms.
17098 * test-build.mk: Really don't pass host to configure.
17099 (HOLES): Added uname.
17100
17101 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
17102
17103 * configure: Handle an empty program-prefix, program-suffix or
17104 program-transform-name correctly.
17105
17106 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
17107
17108 * build-all.mk: -G 8 no longer required for MIPS targets.
17109 * test-build.mk: Don't pass host argument to configure; make it
17110 guess.
17111
17112 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
17113
17114 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
17115 * Makefile.in (COMPRESS): New macro, like GZIP.
17116
17117 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
17118
17119 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17120
17121 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17122 with gas currently defaults to -G 0.
17123
17124 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
17125
17126 * Makefile.in (all-flex): flex depends on byacc.
17127
17128 * build-all.mk: If host not specified, use config.guess. Pass TAG
17129 to test-build.mk as RELEASE_TAG.
17130 * test-build.mk (configargs): New variable containing arguments to
17131 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
17132 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17133
17134 * config.guess: Use /bin/uname when checking -X argument on SCO,
17135 to avoid invoking GNU uname which doesn't understand -X.
17136
17137 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17138
17139 * configure.in: Build gas for mips-*-*.
17140
17141 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17142
17143 * Makefile.in (all.normal): insert missing backslash.
17144
17145 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
17146
17147 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17148
17149 * Makefile.in: Complete overhaul to merge many almost identical
17150 targets.
17151
17152 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17153
17154 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17155 (gdb.tar.Z): Adjusted.
17156
17157 * Makefile.in (setup-dirs, taz): New targets; should be general
17158 enough to adapt for gdb sometime. Build only .z file.
17159 (gas.tar.z): New target.
17160
17161 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17162
17163 * build-all.mk: Use CC=cc -Xs on Solaris.
17164
17165 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
17166
17167 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
17168 for handling BISON for FSF releases.
17169
17170 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17171
17172 * configure: Actually implement the change zoo just documented.
17173
17174 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
17175
17176 * configure: when using config.guess, only set target_alias when
17177 it's not already been set (ie, on the command line)
17178
17179 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17180
17181 * Makefile.in: add installcheck target, set PRMS to install-prms
17182
17183 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17184
17185 * configure: add support for package_makefile_fragment, handle the
17186 case where a directory has a configure.in file but no Makefile.in
17187 more gracefully (with an actual understandable error message, even);
17188 add support for --without (and add this to the usage message); also
17189 explicitly add a --host=${host_alias} to the command line when
17190 config.guess is used
17191
17192 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17193
17194 * configure: Must use both --host and --target in recursive calls.
17195
17196 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
17197
17198 * Makefile.in: Change deja-gnu to dejagnu.
17199
17200 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
17201
17202 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17203
17204 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17205
17206 * configure.in: canonicalize all instances to *-*-solaris2*,
17207 also strip out a number of tools to not build for go32 host
17208
17209 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17210
17211 * config.guess: add GPL.
17212
17213 * Makefile.in, config.guess, config.sub, configure: bump
17214 copyrights to 93.
17215
17216 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
17217
17218 * Makefile.in (do-info): Removed obsolete check for existence of
17219 localenv file.
17220
17221 * Makefile.in (MAKEOVERRIDES): Define to be empty.
17222
17223 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17224
17225 * Makefile.in: a couple of 'else true' for decstation,
17226 support for TclX
17227
17228 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17229
17230 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
17231
17232 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17233
17234 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
17235
17236 * config.guess: Recognize i386-ibm-aix (PS/2).
17237 * configure.in: Use config/mh-aix386 file for it.
17238
17239 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
17240
17241 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17242 CC_FOR_TARGET instead.
17243 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17244
17245 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
17246
17247 * Makefile.in: Add sim to list of directories sent with gdb
17248
17249 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
17250
17251 * configure.in: Put back mips-dec-bsd* case.
17252
17253 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
17254
17255 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17256 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
17257 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17258
17259 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17260
17261 * configure.in: remove no-op mips-dec-bsd* in "case $target"
17262
17263 * Makefile.in (dir.info): only run gen-info-dir if it exists,
17264 (install-info): install dir.info only if it exists,
17265 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17266
17267 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
17268
17269 * configure.in: For vms target, skip bfd, ld, binutils. Do build
17270 gas for mips-dec-bsd.
17271
17272 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
17273
17274 * configure (makesrcdir): If ${srcdir} is relative and not ".",
17275 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17276
17277 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
17278
17279 * configure.in: Added "dejagnu" to hosttools list.
17280
17281 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
17282
17283 * config.sub, configure.in, config.guess: Add support
17284 for Bosx, an AIX variant from Bull.
17285 Patches from F.Pierresteguy@frcl.bull.fr.
17286
17287 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
17288
17289 * devo/dejagnu: Initial creation of devo/dejagnu.
17290 Migrated dejagnu testcases and support files for testing software
17291 tools to reside as subdirectories, currently called "testsuite",
17292 within the directory of the software tool. Migrated all programs,
17293 support libraries, etc. beloging to dejagnu proper from
17294 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
17295 with no modifications. The changes to these files which will
17296 allow them to configure, build, and execute properly will be made
17297 in a future update.
17298
17299 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17300
17301 * Makefile.in: Change send_pr to send-pr.
17302 * configure.in: Likewise.
17303 * send_pr: Renamed directory to send-pr.
17304
17305 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
17306
17307 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
17308
17309 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
17310
17311 * README: Update for gdb-4.8 release.
17312 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
17313 gdb-xxx.tar.z (gzip'd) file also.
17314
17315 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17316
17317 * Makefile.in: make all-diff depend on all-libiberty
17318
17319 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
17320
17321 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17322
17323 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17324
17325 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17326
17327 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
17328
17329 * Makefile.in (DEVO_SUPPORT): Remove etc directory
17330 (ETC_SUPPORT): Only add the files GDB wants from etc/.
17331 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
17332
17333 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17334
17335 * Makefile.in: makeinfo binary is in a new location
17336
17337 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
17338
17339 * config.sub: Accept -ecoff as an OS.
17340
17341 * Makefile.in: Various changes to eliminate a level of make
17342 recursion and reduce the required command line length.
17343 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17344 sub-makes.
17345 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17346 variables holding settings for specific sub-makes.
17347 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17348 in terms of BASE_FLAGS_TO_PASS.
17349 (TARGET_LIBS): New variable listing directories which use
17350 TARGET_FLAGS_TO_PASS.
17351 (subdir_do): Eliminated.
17352 (do-*): New set of targets to replace subdir_do.
17353 (various): All targets which used subdir_do now depend on do-*.
17354 (local-clean): Renamed from do_clean.
17355 (local-distclean): New target, dependency of distclean and
17356 realclean.
17357 (install-info): Don't create directories. Depend on dir.info
17358 rather than calling make recursively.
17359 (install-dir.info): Eliminated.
17360 (install-info-dirs): Create all info directories here.
17361 (dir.info): Depend upon do-install-info.
17362
17363 * test-build.mk (HOLES): Added false.
17364
17365 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
17366
17367 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
17368
17369 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17370
17371 * Makefile.in (info): remove dependency on all-texinfo. The
17372 problem was really in texinfo/C, not at this level.
17373
17374 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
17375
17376 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17377
17378 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
17379
17380 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
17381 GDB releases.
17382
17383 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17384
17385 * configure: Include srcdir in message about target of link not
17386 being found. Don't convert `-' to `_' in `with' options being
17387 passed to subdirs.
17388
17389 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17390
17391 * configure.in: add uudecode to host_tools
17392
17393 * Makefile.in: added {all,install}-uudecode targets, added them to
17394 the appropriate lists
17395
17396 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
17397
17398 * Makefile.in (all-gcc): Added dependency on all-gas.
17399
17400 * configure.in (mips-*-*): Build ld and binutils.
17401
17402 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17403
17404 * configure: check return code from mkdir, print error message and
17405 exit on failure.
17406
17407 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
17408
17409 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
17410
17411 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
17412
17413 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17414
17415 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17416
17417 * config.sub (h8500): Recognize this as a cpu type.
17418
17419 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17420
17421 * configure: source directory missing is no longer a warning
17422
17423 * configure.in: recognize irix[34]* instead of irix[34]
17424
17425 * Makefile.in: define and pass down X11_LIB
17426
17427 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17428
17429 * guess-systype: Renamed to ...
17430 * config.guess: ... by popular request.
17431 * configure.in, Makefile.in: Update accordingly.
17432
17433 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17434
17435 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17436 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17437 + Execute ./dummy instead of assuming . is in PATH.
17438
17439 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17440
17441 * guess-systype: New shell script. Attempts to guess the
17442 canonical host name of the executing host.
17443 Only a few hosts are supported so far.
17444 * configure: Call guess-systype if no host is specified.
17445
17446 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17447
17448 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17449 gcc Makefile.
17450
17451
17452 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17453
17454 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17455 (all-gcc, install-gcc, subdir_do): Use it.
17456
17457 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17458
17459 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17460
17461 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17462
17463 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17464 set exclusively by configure, using configure.in .
17465
17466 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17467
17468 * test-build.mk: set $PATH for all builds
17469
17470 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17471
17472 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
17473
17474 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
17475 the one used in gcc/Makefile.in, so that a null expansion doesn't
17476 override the one needed to build gcc with a native cc.
17477
17478
17479 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17480
17481 * configure: Accept -with arguments.
17482
17483 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17484
17485 * Makefile.in: added h8300sim
17486
17487 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
17488
17489 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17490 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
17491 (all-cygnus, native, build-cygnus): Make
17492 $(canonhost)-stamp-3stage-done, not $(host)....
17493 * test-build.mk (stamp-3stage-compared): Use tail +10c for
17494 i386-sco3.2v4. Added else true to if command.
17495
17496 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
17497
17498 * config.sub: (from FSF) Sequent uses a BSD-like OS.
17499
17500 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
17501
17502 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17503
17504 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17505
17506 * configure.in: don't remove binutils from Solaris builds
17507
17508 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
17509
17510 * Makefile.in: get rid of earlier definitions for *clean,
17511 also handle the recursive info rule better
17512
17513 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
17514
17515 * Makefile.in (mostlyclean, distclean, realclean): Fix to
17516 do more-or-less the right thing.
17517
17518 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
17519
17520 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17521 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17522
17523 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17524
17525 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17526 $(host_canonical).
17527
17528 * configure.in: split the configdirs list into 4 categories (native
17529 v. cross, library v. tool) and handle the cross-only and native-
17530 only in more reasonable (and correct!) way.
17531
17532 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
17533
17534 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
17535 configdirs anymore.
17536
17537 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17538
17539 * Makefile.in: extensive cleanup:: removed all of the explicit
17540 clean-* targets, collapsed many wrappers around subdir_do into
17541 one, added additional targets to satisfy standards.texi, deleted
17542 some old targets, some changes for consistency
17543
17544 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17545
17546 * configure.in: handle some programs as cross-only, and others as
17547 native only
17548
17549 * test-build.mk: handle partial holes in a more generic manner
17550
17551 * Makefile.in: m4 depends on libiberty
17552
17553 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17554
17555 * configure.in: add m4, textutils, fileutils, sed, shellutils,
17556 time, wdiff, and find to configdirs
17557
17558 * Makefile.in: all, clean, and install rules for the new programs
17559 added to configure.in
17560
17561 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17562
17563 * configure.in: use mh-sun for all *-sun-* hosts
17564
17565 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17566
17567 * Makefile.in: define flags for X11 include files and library file
17568 locations, pass them down to the programs that need this info
17569
17570 * build-all.mk: added a 'native' target, to 3stage the native toolchain
17571
17572 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17573
17574 * configure.in: start building libg++ for HP-UX targets
17575
17576 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
17577
17578 * README: Update references to files moved into etc/.
17579
17580 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
17581
17582 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
17583 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
17584
17585 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
17586
17587 * configure: accept dash as well as underscore in long option
17588 names for FSF compatibility.
17589
17590 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
17591
17592 * config.sub: added -sco3.2v4 support from FSF.
17593
17594 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17595
17596 * configure.in: expand the section that adds or removes
17597 directories from the list of programs to build, to handle native
17598 vs. cross in addition to host v. native
17599
17600 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
17601
17602 * Makefile.in: Replace C++ in macro names with CXX.
17603 This is less likely to break ...
17604
17605 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17606
17607 * test-build.mk: add -w to GNU_MAKE
17608
17609 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17610
17611 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17612 add 'sparc' to list of recognized cpus. This needed to make
17613 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17614 Delete some redundant ose68 variants. Recognize -wrs as an os,
17615 then changes that into $CPU-wrs-vxworks.
17616
17617 * configure.in: remove most references to gdbtest, regularize
17618 target based program removal
17619
17620 * test-build.mk: import from p3 tree (many fixes and changes)
17621
17622 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17623
17624 * Makefile.in: added rules to handle tcl, tk, and expect
17625
17626 * configure.in: handle those directories if they exist
17627
17628 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17629
17630 * config.sub: removed bogus hppabsd and hppahpux names, since
17631 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17632
17633 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17634
17635 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
17636 depends upon all-xiberty
17637
17638 * Makefile.in: changes from p3, including:
17639
17640 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17641
17642 * Makefile.in (XTRAFLAGS): include newlib directories if
17643 newlib/Makefile exists, rather than if host != target.
17644
17645 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17646
17647 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17648 from the same source tree and not building a cross-compiler. This
17649 matters for the libg++ configuration if reconfiguring a tree that
17650 has already been installed.
17651
17652 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
17653
17654 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17655 pick up the machine and system specific header files.
17656
17657 * Makefile.in: added AS_FOR_TARGET, passed down in
17658 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17659 the C compiler to use to create programs which are run in the
17660 build environment, set it to default to $(CC), and passed it down
17661 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17662
17663 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17664
17665 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17666 We need them for unusual native builds, like systems without
17667 ranlib.
17668
17669 * configure: also define $(host_canonical) and
17670 $(target_canonical), which are the full, canonical names for the
17671 given host and target
17672
17673 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17674
17675 * Makefile.in: Added separate definitions for C++.
17676
17677 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17678
17679 * configure.in (configdirs): Add deja-gnu.
17680
17681 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17682
17683 * README: Update for configure.texi and gdb-4.7 release.
17684
17685 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17686
17687 * Makefile.in: Move "all" target to top of file.
17688 Previously, first target was ".PHONY" which caused BSD4.4 make
17689 to build .PHONY when make was run without arguments.
17690
17691 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17692
17693 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17694 Library-copylefted code in libiberty.
17695
17696 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17697
17698 * config.sub: Replace m68kmote with plain old m68k.
17699
17700 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17701
17702 * Makefile.in: Remove space from blank line, avoid Make complaints.
17703
17704 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17705
17706 * config.sub: Complain if no argument is given. Added support for
17707 386bsd as OS and target alias.
17708
17709 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17710
17711 * Makefile.in (XTRAFLAGS): include newlib directories if
17712 newlib/Makefile exists, rather than if host != target.
17713
17714 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17715
17716 * config.sub: recognize sparclite-wrs-vxworks.
17717
17718 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17719 p3.) Added clean-xiberty to clean.
17720
17721 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17722
17723 * configure.in: use *-*-* instead of nested cases for host and target
17724
17725 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17726
17727 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17728 from the same source tree and not building a cross-compiler. This
17729 matters for the libg++ configuration if reconfiguring a tree that
17730 has already been installed.
17731
17732 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
17733
17734 * config.sub (i486v/i486v4): Merge in from FSF version.
17735
17736 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
17737
17738 * configure: only set PWD if it is already set.
17739
17740 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
17741
17742 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17743 doesn't have unset and all success paths (and most error paths)
17744 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17745 to just ${PWD} to avoid confusion.)
17746
17747 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17748
17749 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17750 even for a native compilation.
17751
17752 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17753
17754 Changes to make the gdb.tar.Z rule work better.
17755
17756 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17757 (DEVO_SUPPORT): Add configure.texi.
17758 (bfd-ilrt.tar.Z): Remove ancient rule.
17759
17760 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17761
17762 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17763 pick up the machine and system specific header files.
17764
17765 * configure.in, config.sub: added new target m68010-adobe-scout,
17766 with alias of adobe68k. Changed configure.in to check for
17767 -scout before -sco* to avoid a false match.
17768
17769 * Makefile.in: added AS_FOR_TARGET, passed down in
17770 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17771 the C compiler to use to create programs which are run in the
17772 build environment, set it to default to $(CC), and passed it down
17773 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17774
17775 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17776
17777 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17778 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17779 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17780 FOR_TARGET variants, to newlib and libg++.
17781
17782 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17783
17784 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17785 first.
17786
17787 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17788
17789 * config.sub: Accept `elf' as an environment.
17790
17791 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17792
17793 * Makefile.in (all-opcodes): cd into the right directory
17794
17795 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17796
17797 * configure: added -program_transform_name option, used as
17798 argument to sed when installing programs.
17799 configure.texi: added documentation for -program_prefix,
17800 -program_suffix and -program_transform_name.
17801
17802 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17803
17804 * config.sub: Accept i486 where i386 ok.
17805
17806 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17807
17808 * config.sub: accept we32k
17809
17810 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17811
17812 * config.sub, configure.in: accept OSE68000 and OSE68k.
17813
17814 * Makefile.in: don't create all directories for ``make install'';
17815 let the subdirectories create the ones they need.
17816
17817 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17818
17819 * COPYING: new file, GPL v2
17820
17821 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17822
17823 * Makefile.in: use the new gen-info-dir, which needs a template
17824 argument (which also lives in texinfo)
17825
17826 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17827
17828 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17829
17830 * config.sub (ncr3000): Change i386 to i486.
17831
17832 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17833
17834 * Makefile.in: add install-rcs, install-grep to
17835 install-no-fixedincludes, removed install-bison and install-libgcc
17836
17837 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17838
17839 * configure.in: grab the HPUX makefile fragment if on HPUX
17840
17841 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17842
17843 * Makefile.in: eradicate bison spoor (ditto libgcc).
17844 configure.in: recognise m68{k,000}-ericsson-OSE.
17845 es1800 is alias for m68k-ericsson-OSE
17846
17847 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17848
17849 * configure.in: rearrange the parts that remove programs from
17850 configdirs, based now on HOST==TARGET or by canonical triple.
17851
17852 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17853
17854 * test-build.mk: recurse explicitly with -f test-build.mk when
17855 appropriate. predicate stage3 and comparison on the existence
17856 of gcc. That is, if gcc isn't around, we aren't three-staging.
17857 On very clean, also remove ...stamp-co. Build in-place before
17858 doing other builds.
17859
17860 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17861
17862 * Makefile.in, configure.in: add tgas
17863
17864 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17865
17866 * Makefile.in: a number of changes merged in from progressive.
17867
17868 * configure.in: add libm.
17869
17870 * .cvsignore: ignore some stuff that comes from test-build.mk.
17871
17872 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17873
17874 * config.sub: Add es1800 (m68k-ericsson-es1800).
17875
17876 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17877
17878 * configure: Add program_suffix (parallel to program_prefix)
17879 * Makefile.in: adjust directory-creating script for losing decstation
17880
17881 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17882
17883 * configure: Minor $subdir-related fixes.
17884
17885 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17886
17887 * configure: fix various problems with propogating
17888 makefile_target_frag in subdirs.
17889 * configure.in: config libgcc if its there
17890
17891 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17892
17893 * config.sub: HPPA merge.
17894
17895 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17896
17897 * Makefile.in: Replace all-bison with all-byacc in all
17898 dependency lines for other tools (which now use byacc).
17899
17900 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17901
17902 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17903
17904 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17905
17906 * Makefile.in: make gprof rules similar to byacc rules (instead of
17907 vestigal $(unsubdir) that didn't work...)
17908
17909 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17910
17911 * config.sub: Add support for Linux.
17912 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17913 (at least for libg++).
17914
17915 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17916
17917 * configure.texi: fix doc for the -nfp option to configure
17918
17919 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17920
17921 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17922
17923 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17924
17925 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17926 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17927 * configure.in: added solaris* host_makefile_frag hook.
17928
17929 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17930
17931 * config.sub: changed recognition of m68000 so that various
17932 m68k types can be specified via m680[01234]0
17933
17934 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17935
17936 * config.sub (basic_machine): fix sed so that '-foo' isn't
17937 completely substituted out while .+'-foo' loses the '-foo'
17938
17939 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17940
17941 * config.sub ($os): Add -aout.
17942
17943 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17944
17945 * configure: If host_makefile_frag is absolute, don't
17946 prefix ${invsubdir} (relevant to libg++ auto-configure).
17947
17948 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17949
17950 * Makefile.in (tooldir): Define it.
17951 (all-ld): Depend on all-flex.
17952
17953 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17954
17955 * Makefile.in (check): Fix libg++ special case.
17956
17957 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17958
17959 * configure: do not bury `pwd` into config.status, thus do fewer
17960 pwd's.
17961
17962 * configure: print the "Building in" message only when building in
17963 other than "." AND verbose.
17964
17965 * configure: remove -s, rework -v to better accommodate guested
17966 configures.
17967
17968 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17969
17970 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17971
17972 * Makefile.in: macroize flags passed on recursion. remove
17973 fileutils.
17974
17975 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17976
17977 * configure: get makesrcdir right for subdirs deeper than 1.
17978
17979 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17980 install.
17981
17982 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17983
17984 * Makefile.in: don't print subdir_do or recursion lines.
17985
17986 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17987
17988 * standards.texi: added menu item.
17989
17990 * Makefile.in: build and install standards.info.
17991
17992 * standards.texi: new file.
17993
17994 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17995
17996 * configure: test for and move config.status pieces from
17997 ${subdir}/.
17998
17999 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
18000
18001 * configure: Test for existance of files before trying to mv
18002 them, to avoid numerous non-existance messages.
18003
18004 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
18005
18006 * configure: correct final line of config.status.
18007
18008 * configure: patch from eggert. Avoids a protection problem if
18009 the original Makefile.in is read only.
18010
18011 * configure: use move-if-change from gcc to create config.status.
18012 Some makefiles depend on config.status to tell if a directory
18013 has been reconfigured for a different host. This change
18014 prevents those directories from remaking everything in the case
18015 where the reconfig was only intended to rebuild a Makefile.
18016
18017 * configure: test for config.sub with "config.sub sun4" rather
18018 than "config.sub ${host_alias}". Otherwise we can't tell a bad
18019 host alias from a missing config.sub.
18020
18021 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18022
18023 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18024 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
18025
18026 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
18027
18028 * configure: mkdir ${subdir} as needed.
18029
18030 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
18031
18032 * Makefile.in,configure.in: added autoconf.
18033
18034 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18035
18036 * Makefile.in: no longer pass against on recursion.
18037
18038 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18039 definitions are not inherited.
18040
18041 * configure: correct makesrcdir when subdir is .
18042
18043 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
18044
18045 * configure: Add support for 'subdirs' variable, which is
18046 like 'configdirs', except that configure doesn't re-invoke
18047 itself for subdirs, it just creates a Makefile for each subdir.
18048 * configure.texi: Document subdirs.
18049
18050 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18051
18052 * configure.in: added flex to configdirs
18053
18054 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
18055
18056 * Makefile.in: remove clean-stamps from clean.
18057
18058 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
18059
18060 * configure.in: Add gdbtest to configdirs.
18061
18062 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
18063
18064 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
18065 to recursive makes.
18066 * configure.in: Recognize new ncr3000 config.
18067
18068 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
18069
18070 * Makefile.in, configure.in: removed references to gdbm.
18071
18072 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
18073
18074 * config.sub: Don't canonicalize os value
18075 newsos* to bsd (readline needs to check for newsos).
18076 (This fix was earlier made Jan 31, but got re-broken.)
18077
18078 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
18079
18080 * configure.in: sco is an os, not a vendor!
18081
18082 * configure: Quote $( better. Keep various shells happy.
18083
18084 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
18085
18086 * Makefile.in: eliminate stamp-files.
18087
18088 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
18089
18090 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
18091 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18092
18093 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
18094
18095 * config.sub: fix iris/iris3.
18096
18097 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
18098
18099 * configure: re-add -rm.
18100
18101 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
18102
18103 * Maskefile.in: add .stmp-rcs to all.
18104
18105 * configure.in: remove gas from rs6000 build, use aix host fragment.
18106
18107 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
18108
18109 * configure: pass down site_option during recursion.
18110
18111 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
18112
18113 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
18114
18115 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
18116
18117 * configure: Change exec_prefix so that it really defaults to prefix.
18118
18119 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
18120
18121 * Makefile.in, configure.in: Add support for mmalloc library.
18122
18123 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
18124
18125 * Makefile.in: add stmp dependencies for a few more things.
18126
18127 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
18128
18129 * configure: adjusted error message on objdir/srcdir configure
18130 collision, per john's suggestion.
18131
18132 * Makefile.in: add libiberty stmp to all and all.cross.
18133
18134 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
18135
18136 * Makefile.in: remove force dependencies, add grep to all.
18137
18138 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
18139
18140 * Makefile.in: drop flex. make stamp files work.
18141
18142 * configure: added test for conflicting configuration in srcdir,
18143 remove trailing slashes from srcdir. Otherwise emacs gdb mode
18144 gets cranky. use relative paths for configure and srcdir
18145 whenever possible. Send some error messages to stderr that were
18146 going to stdout.
18147
18148 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
18149
18150 * Makefile.in: Fix libg++ rule to check for gcc directory
18151 before using gcc/gcc. Also pass XTRAFLAGS.
18152
18153 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
18154
18155 * Makefile.in: added stmp-files so that directories aren't polled
18156 when they are already built.
18157
18158 * configure.texi: fixed a node pointer problem.
18159
18160 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
18161
18162 * config.sub configure.in gdb/configure.in
18163 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18164 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18165 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
18166
18167 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18168
18169 * configure: -recurring becomes -silent. corrected help message
18170 for -site= option.
18171
18172 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18173
18174 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18175
18176 * configure: when building Makefile for crosses, replace
18177 tooldir and program_prefix. default srcdir from location of
18178 config.sub. remove "for host in hosts" and "for target in
18179 targets" loops.
18180
18181 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18182
18183 * Makefile.in: Do not pass bindir or mandir to cvs.
18184
18185 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
18186
18187 * Makefile.in, configure.in: removed traces of namesubdir,
18188 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
18189 copyrights to '92, changed some from Cygnus to FSF.
18190
18191 * configure.texi: remove most references to multiple hosts,
18192 multiple targets, subdirs, etc.
18193
18194 * configure.man: removed rcsid. reference config.sub not
18195 config.subr.
18196
18197 * Makefile.in: mkdir $(infodir) on install-info.
18198
18199 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
18200
18201 * configure.texi: Explain better about .gdbinit and about
18202 the environment that configure.in sections run in.
18203
18204 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
18205
18206 * configure.in: Ultrix is only a decstation if it's a MIPS.
18207
18208 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
18209
18210 * README: DOC.configure => cfg-paper.texi.
18211
18212 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
18213
18214 * config.sub (near case $os): Don't convert newsos* to bsd!
18215
18216 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
18217
18218 * Makefile.in: Reinstall change from gdb-4.3 that reduces
18219 the number of copies of COPYING that go into the GDB tar file.
18220
18221 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
18222
18223 * bfd/configure.in, gdb/config/mh-i386sco,
18224 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18225 Fix SCO configuration stuff.
18226
18227 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
18228
18229 * Makefile.in: For libg++, make sure the -I pointing
18230 to the gcc directory goes *after* all the libg++-local -I flags.
18231 Also, move just-gcc dependency from just-libg++ to all-libg++.
18232
18233 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
18234
18235 * configure: Change -x to -f to keep Ultrix /bin/test happy.
18236
18237 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
18238
18239 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
18240
18241 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
18242
18243 * config.sub: Add stratus configuration frags. Also
18244 submitted to FSF.
18245
18246 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
18247
18248 * Makefile.in (DEV_SUPPORT): add configure.man.
18249
18250 * config.sub(Decode manufacturer-specific): add -none*.
18251
18252 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
18253
18254 * Makefile.in: remove form feeds to make Sun's make happy.
18255 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
18256
18257 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
18258
18259 * Makefile.in (AR_FLAGS): Make quieter.
18260
18261 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
18262
18263 * configure.in: Add libg++.
18264 * configure: When verbose, don't output the command line at each
18265 level; it will be unremarkably the same as the previous version,
18266 which will be the same as what the user typed.
18267
18268 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
18269
18270 * configure.in, Makefile.in: fix clean-info, add flex. add
18271 fileutils.
18272
18273 * configure: be less sensitive to spaces in Makefile.in. Do not
18274 look for sources in "..". Doing so breaks subdirectories that
18275 might have their own configure. If a subdir has it's own
18276 configure script, use it.
18277
18278 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
18279
18280 * cfg-paper.texi: some changes suggested by rms.
18281
18282 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
18283
18284 * config.sub: Merge in some small additions from the FSF version,
18285 taken from the gcc distribution, to bring the Cygnus and FSF
18286 versions into closer sync.
18287
18288 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
18289
18290 * configure.in: Changed svr4 references to sysv4.
18291
18292 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
18293
18294 * configure: added -V for version number option.
18295
18296 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
18297
18298 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18299 renamed from DOC.configure to cfg-paper.texi.
18300
18301 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18302
18303 * configure, config.subr, config.sub: config.subr is now
18304 config.sub again.
18305
18306 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
18307
18308 * configure.texi: new file, in progress.
18309
18310 * Makefile.in: build info file and install the man page for
18311 configure.
18312
18313 * configure.man: new file, first cut.
18314
18315 * configure: find config.subr again now that configuration "none"
18316 has gone. removed all traces of the -ansi option. removed all
18317 traces of the -languages option.
18318
18319 * config.subr: resync from rms.
18320
18321 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18322
18323 * configure, config.sub, config.subr: merge config.sub into
18324 config.subr, call the result config.subr, remove config.sub, use
18325 config.subr.
18326
18327 * Makefile.in: revised install for dir.info.
18328
18329 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18330
18331 * configure.in: add decstation host makefile frag.
18332
18333 * Makefile.in: BISON now bison -y again. also install-gcc on
18334 install. clean-gdbm on clean. infodir belongs in datadir.
18335 Make directories for info install. Build dir.info here then
18336 install it.
18337
18338 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18339
18340 * Makefile.in: fix for bad directory tests.
18341
18342 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18343
18344 * configure: \{1,2\} appears to be a sysv'ism. Use a different
18345 regexp. -srcdir relative was being handled incorrectly.
18346
18347 * Makefile.in: unwrapped some for loops so that parallel makes
18348 work again and so one can focus one's attention on a particular
18349 package.
18350
18351 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18352
18353 * configure: added PWD as a stand in for `pwd` (for speed). use
18354 elif wherever possible. make -srcdir work without -objdir.
18355 -objdir= commented out.
18356
18357 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18358
18359 * configure: +options become --options. -subdirs commented out.
18360 added -host, -datadir. Renamed -destdir to -prefix. Comment in
18361 Makefile now at top of generated Makefile. Removed cvs log
18362 entries. added -srcdir. create .gdbinit only if there is one
18363 in ${srcdir}.
18364
18365 * Makefile.in: idestdir and ddestdir go away. Added copyrights
18366 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
18367 and mandir now keyed off datadir by default.
18368
18369 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18370
18371 * Freshly created ChangeLog.
18372
18373 \f
18374 Local Variables:
18375 mode: change-log
18376 left-margin: 8
18377 fill-column: 76
18378 version-control: never
18379 End: