]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
cloog.m4: Remove.
[thirdparty/gcc.git] / ChangeLog
1 2014-11-11 Tobias Burnus <burnus@net-b.de>
2
3 * config/cloog.m4: Remove.
4 * Makefile.def: Remove CLooG.
5 * Makefile.tpl: Ditto.
6 * configure.ac: Ditto.
7 * configure: Regenerate.
8 * Makefile.in: Ditto.
9
10 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
11
12 * configure.ac: Handle nvptx-*-*.
13 * configure: Regenerate.
14
15 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
16
17 * MAINTAINERS (Write After Approval): Add myself.
18
19 2014-10-31 Jakub Jelinek <jakub@redhat.com>
20
21 * Makefile.def (libcc1): Remove bootstrap=true;.
22 * Makefile.in: Regenerated.
23
24 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
25
26 * configure.ac: Update comment.
27 * configure: Regenerate.
28
29 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
30
31 * MAINTAINERS (Write After Approval): Add myself.
32
33 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
34
35 * configure.ac (extra_host_libiberty_configure_flags): Add
36 --enable-shared also for libcc1's benefit.
37 * configure: Regenerate.
38
39 2014-10-29 Tristan Gingold <gingold@adacore.com>
40
41 * MAINTAINERS: Change my email address.
42
43 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
44 Tom Tromey <tromey@redhat.com>
45
46 * Makefile.def: Add libcc1 to host_modules.
47 * configure.ac (host_tools): Add libcc1.
48 * Makefile.in, configure: Rebuild.
49
50 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
51
52 * configure.ac (build_configargs): Don't share config.cache between
53 build subdirs.
54 * configure: Regenerate.
55
56 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
57
58 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
59 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
60 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
61 leon3v7 as leon3.
62 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
63 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
64 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
65 * config/sparc/sparc.md (cpu): Add leon3v7.
66 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
67
68 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
69
70 * MAINTAINERS (write-after-approval): Add myself.
71
72 2014-10-23 Ian Lance Taylor <iant@google.com>
73
74 * configure.ac: Disable the Go frontend on systems where it is known
75 to not work.
76 * configure: Regenerate.
77
78 2014-10-23 Richard Biener <rguenther@suse.de>
79
80 * Makefile.def: Add libcpp build module and dependencies.
81 * configure.ac: Add libcpp build module.
82 * Makefile.in: Regenerate.
83 * configure: Likewise.
84
85 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
86
87 * MAINTAINERS (write-after-approval): Add myself.
88
89 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
90
91 * INSTALL/README: Do not mention CVS.
92
93 2014-10-03 Jing Yu <jingyu@google.com>
94
95 * configure.ac: Add aarch64 to list of targets that support gold.
96 * configure: Regenerate.
97
98 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
99
100 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
101
102 2014-09-29 Catherine Moore <clm@codesourcery.com>
103
104 * MAINTAINERS: Add myself as MIPS maintainer.
105
106 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
107
108 * MAINTAINERS: Move myself to MIPS maintainers.
109
110 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
111
112 * MAINTAINERS: Put all email addresses between '<' and '>'.
113
114 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
115
116 * MAINTAINERS: Move myself to reviewers (Fortran).
117
118 2014-09-01 Andi Kleen <ak@linux.intel.com>
119
120 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
121 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
122 * Makefile.in: Regenerate.
123
124 2014-08-28 David Malcolm <dmalcolm@redhat.com>
125
126 * rtx-classes-status.txt: Delete
127
128 2014-08-28 David Malcolm <dmalcolm@redhat.com>
129
130 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
131
132 2014-08-27 Sebastian Pop <s.pop@samsung.com>
133
134 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
135 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
136 of checking for version number.
137 * configure: Regenerated.
138 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
139
140 2014-08-27 David Malcolm <dmalcolm@redhat.com>
141
142 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
143 is done; begin phase 6 (use extra rtx_def subclasses).
144
145 2014-08-27 David Malcolm <dmalcolm@redhat.com>
146
147 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
148 done; begin phase 5 (additional rtx_def subclasses).
149
150 2014-08-26 David Malcolm <dmalcolm@redhat.com>
151
152 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
153
154 2014-08-26 David Malcolm <dmalcolm@redhat.com>
155
156 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
157 SET_BB_HEADER are done.
158
159 2014-08-26 David Malcolm <dmalcolm@redhat.com>
160
161 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
162 done.
163
164 2014-08-26 David Malcolm <dmalcolm@redhat.com>
165
166 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
167
168 2014-08-26 David Malcolm <dmalcolm@redhat.com>
169
170 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
171
172 2014-08-25 David Malcolm <dmalcolm@redhat.com>
173
174 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
175
176 2014-08-25 David Malcolm <dmalcolm@redhat.com>
177
178 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
179
180 2014-08-25 David Malcolm <dmalcolm@redhat.com>
181
182 * rtx-classes-status.txt: Phase 3 (per-file commits within
183 "config" subdirs) is done; begin phase 4 (removal of
184 "scaffolding").
185
186 2014-08-23 David Malcolm <dmalcolm@redhat.com>
187
188 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
189 dir) is done; begin phase 3 (per-file commits within "config"
190 subdirs).
191
192 2014-08-21 David Malcolm <dmalcolm@redhat.com>
193
194 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
195 phase 2 (per-file commits in main source dir).
196
197 2014-08-21 Bin Cheng <bin.cheng@arm.com>
198
199 * configure: Regenerated.
200
201 2014-08-19 David Malcolm <dmalcolm@redhat.com>
202
203 * rtx-classes-status.txt (TODO): Add SET_BND_TO
204
205 2014-08-19 David Malcolm <dmalcolm@redhat.com>
206
207 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
208
209 2014-08-19 David Malcolm <dmalcolm@redhat.com>
210
211 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
212
213 2014-08-19 David Malcolm <dmalcolm@redhat.com>
214
215 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
216
217 2014-08-19 David Malcolm <dmalcolm@redhat.com>
218
219 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
220
221 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
222
223 * MAINTAINERS (Write After Approval): Add myself.
224
225 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
226
227 * MAINTAINERS: Remove myself
228
229 2014-08-19 David Malcolm <dmalcolm@redhat.com>
230
231 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
232
233 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
234
235 * MAINTAINERS (Write After Approval): Add myself.
236
237 2014-08-18 David Malcolm <dmalcolm@redhat.com>
238
239 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
240 SET_BB_HEADER, SET_BB_FOOTER
241
242 2014-08-18 David Malcolm <dmalcolm@redhat.com>
243
244 * rtx-classes-status.txt: New file
245
246 2014-08-18 Roman Gareev <gareevroman@gmail.com>
247
248 * configure.ac: Eliminate ClooG installation dependency.
249 * configure: Regenerate.
250 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
251 * Makefile.in: Regenerate.
252
253 2014-08-15 Ilya Verbin <iverbin@gmail.com>
254
255 * MAINTAINERS (Write After Approval): Add myself.
256
257 2014-08-15 Ilya Tocar <tocarip@gmail.com>
258
259 * MAINTAINERS (Write After Approval): Add myself.
260
261 2014-08-01 Jiong Wang <jiong.wang@arm.com>
262
263 * MAINTAINERS (Write After Approval): Add myself.
264
265 2014-07-28 Anthony Green <green@moxielogic.com>
266
267 Import from savannah.gnu.org:
268 * config.sub: Update to 2014-07-28 version.
269
270 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
271
272 * MAINTAINERS: Remove my MIPS maintainer entry.
273
274 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
275
276 PR target/47230
277 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
278 * configure: Regenerate.
279
280 2014-07-24 James Norris <jnorris@codesourcery.com>
281
282 * MAINTAINERS (Write After Approval): Add myself.
283
284 2014-07-20 Roman Gareev <gareevroman@gmail.com>
285
286 * configure.ac: Accept only CLooG 0.18.1.
287 * configure: Regenerate.
288
289 2014-07-17 Roman Gareev <gareevroman@gmail.com>
290
291 * configure.ac: Don't accept isl 0.11.
292 * configure: Regenerate.
293
294 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
295
296 * MAINTAINERS (Write After Approval): Add myself.
297
298 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
299
300 * configure.ac: Don't accept isl 0.10.
301 * configure: Regenerate.
302
303 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
304
305 Fix include path for in-tree cloog.
306 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
307 * configure: Regenerate.
308
309 2014-06-18 Richard Henderson <rth@redhat.com>
310
311 * .gitignore: Import gcc_update output.
312
313 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
314
315 * config-ml.in: Robustify ac_configure_args parsing.
316
317 * configure.ac (--enable-linker-plugin-configure-flags)
318 (--enable-linker-plugin-flags): New flags.
319 (configdirs): Conditionally add libiberty-linker-plugin.
320 * configure: Regenerate.
321 * Makefile.def (host_modules): Add libiberty-linker-plugin.
322 (host_modules) <lto-plugin>: Pay attention to
323 @extra_linker_plugin_flags@ and
324 @extra_linker_plugin_configure_flags@.
325 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
326 * Makefile.in: Regenerate.
327
328 * Makefile.tpl (configure-[+prefix+][+module+])
329 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
330 "module_srcdir" instead of "module" for locating a module's srcdir.
331 * Makefile.in: Regenerate.
332
333 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
334
335 * MAINTAINERS (Write After Approval): Add myself.
336
337 2014-06-06 Sebastian Pop <sebpop@gmail.com>
338
339 * MAINTAINERS: Update my email address.
340
341 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
342
343 * MAINTAINERS (Write After Approval): Add myself.
344
345 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
346
347 * MAINTAINERS (Write After Approval): Add myself.
348
349 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
350
351 PR libstdc++/61011
352 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
353 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
354 * configure: Regenerate.
355
356 2014-05-28 Pedro Alves <palves@redhat.com>
357
358 * MAINTAINERS (Write After Approval): Add myself.
359
360 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
361
362 * MAINTAINERS: Update my affiliation/email.
363
364 2014-05-19 Mike Stump <mikestump@comcast.net>
365
366 * MAINTAINERS: Add wide-int reviewers.
367
368 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
369
370 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
371 * configure: Regenerated.
372
373 2014-05-15 Torvald Riegel <triegel@redhat.com>
374
375 * MAINTAINERS (libitm): Add myself as maintainer.
376
377 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
378
379 * MAINTAINERS (Write After Approval): Add myself.
380
381 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
382
383 * config.sub, config.guess: Import from upstream.
384
385 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
386
387 * MAINTAINERS (Write After Approval): Put myself in correct order.
388
389 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
390
391 * MAINTAINERS (Write After Approval): Add myself.
392
393 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
394
395 * MAINTAINERS: Move myself from Reviewers to Write After Approval
396 section.
397
398 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
399
400 * MAINTAINERS (Write After Approval): Delete myself.
401
402 2014-04-17 Jakub Jelinek <jakub@redhat.com>
403
404 PR sanitizer/56781
405 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
406 and -B* options with -Xcompiler.
407
408 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
409
410 PR bootstrap/60620
411 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
412 * Makefile.in: Regenerate.
413
414 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
415
416 * Makefile.def (dependencies): Make all-ld depend on all-binutils
417 for WINDRES_FOR_TARGET in default-manifest.o rule.
418 * Makefile.in: Regenerate.
419
420 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
421
422 * MAINTAINERS (Write After Approval): Add myself.
423
424 2014-03-26 Jakub Jelinek <jakub@redhat.com>
425
426 PR sanitizer/56781
427 * Makefile.def: Set bootstrap=true; for host fixincludes.
428 * configure.ac: Don't bootstrap host fixincludes unless
429 --with-build-config=bootstrap-{a,ub}san.
430 * Makefile.in: Regenerated.
431 * configure: Regenerated.
432
433 2014-03-21 Jakub Jelinek <jakub@redhat.com>
434
435 * configure.ac: Move BUILD_CONFIG set up earlier. Add
436 --enable-vtable-verify option parsing. Don't add
437 target-libsanitizer to bootstrap_target_libs unless
438 --with-build-config=bootstrap-asan or
439 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
440 to bootstrap_target_libs unless --enable-vtable-verify.
441 * configure: Regenerated.
442
443 2014-03-10 Anatoly Sokolov <aesok@post.ru>
444
445 * MAINTAINERS (Write After Approval): Add myself.
446
447 2014-03-07 Denis Chertykov <chertykov@gmail.com>
448
449 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
450
451 2014-03-07 Jakub Jelinek <jakub@redhat.com>
452
453 PR bootstrap/58572
454 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
455 -I for libstdc++-v3 includes if $(LEAN).
456 * Makefile.in: Regenerated.
457
458 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
459
460 * MAINTAINERS: Update my email address.
461
462 2014-02-24 Walter Lee <walt@tilera.com>
463
464 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
465 (tilegx-*-*): Change to tilegx*-*-*.
466 * configure: Regenerate.
467
468 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
469
470 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
471
472 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
473
474 * MAINTAINERS (Write After Approval): Add myself.
475
476 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
477
478 PR target/59788
479 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
480 *solaris2*.
481
482 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
483
484 * MAINTAINERS: Update my email address.
485
486 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
487
488 * MAINTAINERS: Convert to UTF-8.
489 Properly sort Xinliang David Li's entry.
490
491 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
492 Sandra Loosemore <sandra@codesourcery.com>
493
494 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
495 nios2 port maintainers.
496
497 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
498
499 * MAINTAINERS (Write After Approval): Add myself.
500
501 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
502
503 * configure.ac: Add user-friendly check for native x86_64-linux
504 multilibs.
505 * configure: Regenerate.
506
507 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
508
509 * MAINTAINERS: Add myself as sh maintainer.
510
511 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
512
513 * MAINTAINERS: Add self as SLSR maintainer.
514
515 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
516
517 * MAINTAINERS: Update my email address.
518
519 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
520
521 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
522
523 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
524
525 * Makefile.in: Regenerate.
526
527 * Makefile.tpl: Fix typo.
528 * Makefile.in: Regenerate partially.
529
530 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
531
532 * configure.ac: Added libcilkrts to noconfig list when C++ is not
533 supported.
534 * configure: Regenerated.
535
536 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
537
538 * MAINTAINERS (Write After Approval): Add myself.
539
540 2013-10-30 Jason Merrill <jason@redhat.com>
541
542 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
543 --disable-build-format-warnings.
544
545 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
546
547 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
548 depend on libstdc++ and libgcc.
549 * configure: Regenerate.
550 * configure.ac: Added libcilkrts to target binaries. Also, restrict
551 libcilkrts for POSIX and i*86, and x86_64 architectures.
552 * Makefile.in: Added libcilkrts related fields to support building it.
553
554 2013-10-26 Jeff Law <law@redhat.com>
555
556 * Makefile.def (target_modules): Remove libmudflap
557 (languages): Remove check-target-libmudflap).
558 * Makefile.in: Rebuilt.
559 * Makefile.tpl (check-target-libmudflap-c++): Remove.
560 * configure.ac (target_libraries): Remove target-libmudflap.
561 Remove checks which disabled libmudflap on some systems.
562 * configure: Rebuilt.
563 * libmudflap: Directory removed.
564
565 2013-10-21 Cong Hou <congh@google.com>
566
567 * MAINTAINERS (Write After Approval): Add myself.
568
569 2013-10-16 Mike Stump <mikestump@comcast.net>
570
571 * .dir-locals.el: Add.
572
573 2013-10-15 David Malcolm <dmalcolm@redhat.com>
574
575 * configure.ac: Add --enable-host-shared
576 * configure: Regenerate.
577
578 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
579
580 Import from savannah.gnu.org:
581 * config.guess: Update to 2013-06-10 version.
582 * config.sub: Update to 2013-10-01 version.
583
584 2013-10-01 Simon Cook <simon.cook@embecosm.com>
585
586 Changes to build configuration to allow big endian ARC ELF toolchain
587 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
588 * configure: Regenerate.
589
590 2013-09-20 Alan Modra <amodra@gmail.com>
591
592 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
593 ppc host match. Support little-endian powerpc linux hosts.
594
595 2013-09-19 Dodji Seketeli <dodji@redhat.com>
596
597 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
598 maintainer.
599
600 2013-09-12 DJ Delorie <dj@redhat.com>
601
602 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
603 maintainers.
604
605 2013-09-03 Richard Biener <rguenther@suse.de>
606
607 * configure.ac: Also allow ISL 0.12.
608 * configure: Regenerated.
609
610 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
611
612 * MAINTAINERS (Write After Approval): Add myself.
613
614 2013-08-27 David Malcolm <dmalcolm@redhat.com>
615
616 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
617
618 2013-08-26 Caroline Tice <cmtice@google.com>
619
620 * MAINTAINERS: Correct earliers update: Move myself from libvtv
621 "Various Reviewers" to libvtv "Various Maintainers".
622
623 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
624
625 * MAINTAINERS: Add myself as RTL optimizers reviewer.
626
627 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
628
629 * MAINTAINERS: Update name, email.
630
631 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
632
633 * MAINTAINERS (Write After Approval): Add myself.
634
635 2013-08-12 Caroline Tice <cmtice@google.com>
636
637 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
638 address in the Write After Approval section.
639
640 2013-08-09 Carlos O'Donell <carlos@redhat.com>
641
642 * MAINTAINERS (Write After Approval): Update email.
643
644 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
645
646 * configure.ac: Adjust to check VTV_SUPPORTED.
647 * configure: Regenerated.
648
649 2013-08-02 Caroline Tice <cmtice@google.com>
650
651 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
652 on non-linux systems; add target-libvtv to noconfigdirs; add
653 libsupc++/.libs to C++ library search paths.
654 * configure: Regenerated.
655 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
656 libstdc++ and libgcc.
657 * Makefile.in: Regenerated.
658
659 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
660
661 * MAINTAINERS (Write After Approval): Add myself.
662
663 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
664 Shiva Chen <shiva0217@gmail.com>
665
666 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
667 nds32 port maintainers.
668
669 2013-07-17 Tim Shen <timshen91@gmail.com>
670
671 * MAINTAINERS (Write After Approval): Add myself.
672
673 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
674
675 * configure.ac: Sync from binutils.
676 * configure: Regenerate.
677
678 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
679
680 * MAINTAINERS (Write After Approval): Add myself.
681
682 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
683
684 * MAINTAINERS (Write After Approval): Add myself.
685
686 2013-05-17 David Malcolm <dmalcolm@redhat.com>
687
688 * MAINTAINERS (Write After Approval): Add myself.
689
690 2013-04-30 Brooks Moses <bmoses@google.com>
691
692 * MAINTAINERS: Update my email; move myself from Fortran
693 reviewer to Write After Approval.
694
695 2013-04-16 Andreas Schwab <schwab@suse.de>
696
697 * configure.ac (aarch64-*-*): Don't disable java.
698 * configure: Regenerate.
699
700 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
701
702 * MAINTAINERS (Write After Approval): Add myself.
703
704 2013-03-30 Matthias Klose <doko@ubuntu.com>
705
706 * Makefile.def (target_modules): Don't install libffi.
707 * Makefile.in: Regenerate.
708
709 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
710
711 * MAINTAINERS (Write After Approval): Add myself.
712
713 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
714
715 * MAINTAINERS (Write After Approval): Add myself.
716
717 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
718
719 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
720 * configure: Regenerated.
721
722 2013-02-05 Ian Lance Taylor <iant@google.com>
723
724 PR go/55969
725 * configure.ac: Disable libgo on some systems where it does not
726 work.
727
728 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
729
730 * MAINTAINERS: Explicitly add myself as AIX maintainer.
731 Remove Geoff Keating as rs6000 port maintainer, at his request.
732
733 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
734
735 * MAINTAINERS: Update my email.
736
737 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
738
739 * configure: Re-generate.
740
741 2013-01-15 Richard Biener <rguenther@suse.de>
742
743 PR other/55973
744 * configure: Re-generate.
745
746 2013-01-14 Matthias Klose <doko@ubuntu.com>
747
748 * Makefile.def (install-target-libsanitizer): Depend on
749 install-target-libstdc++-v3.
750 * Makefile.in: Regenerate.
751
752 2013-01-14 Richard Biener <rguenther@suse.de>
753
754 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
755 * configure: Re-generate
756
757 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
758
759 * config.sub: Update from config repo.
760
761 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
762
763 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
764 * Makefile.in: Regenerate.
765
766 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
767
768 * MAINTAINERS (arc): Add new port maintainership for myself.
769
770 2013-01-09 Jason Merrill <jason@redhat.com>
771
772 * .gitignore: Import from gdb repository.
773
774 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
775
776 * Makefile.def (configure-gcc): Depend on all-gmp.
777 (all-gcc): Remove dependency on all-gmp.
778 * Makefile.in: Regenerated.
779
780 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
781
782 * config.sub: Merge from config repo.
783 * config.guess: Ditto.
784
785 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
786
787 * Makefile.def: Merge from binutils.
788 * Makefile.in: Ditto.
789
790 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
791
792 * MAINTAINERS: Update my email.
793
794 2012-12-29 Ben Elliston <bje@gnu.org>
795
796 * config.guess: Update to 2012-12-29 version.
797 * config.sub: Likewise.
798
799 2012-12-20 Matthias Klose <doko@ubuntu.com>
800
801 * Makefile.def (install-target-libgfortran): Depend on
802 install-target-libquadmath, install-target-libgcc.
803 (install-target-libsanitizer): Depend on install-target-libgcc.
804 (install-target-libjava): Depend on install-target-libgcc.
805 (install-target-libitm): Depend on install-target-libgcc.
806 (install-target-libobjc): Depend on install-target-libgcc.
807 (install-target-libstdc++-v3): Depend on install-target-libgcc.
808 * Makefile.in: Regenerate.
809
810 2012-12-19 Matthias Klose <doko@ubuntu.com>
811
812 * Makefile.def (install-target-libgo): Depend on
813 install-target-libatomic.
814 * Makefile.in: Regenerate.
815
816 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
817
818 PR go/55201
819 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
820 * Makefile.in: Regenerate.
821
822 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
823
824 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
825 * configure: Regenerate.
826
827 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
828
829 * config.sub: Merge from config repo.
830
831 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
832
833 * Makefile.def (target_modules): Add bootstrap=true and
834 raw_cxx=true to libsanitizer.
835 * configure.ac (bootstrap_target_libs): Add libsanitizer.
836 * Makefile.in: Regenerated.
837 * configure: Likewise.
838
839 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
840
841 * MAINTAINERS: Remove self as RTL optimization maintainer.
842
843 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
844
845 * MAINTAINERS (Write After Approval): Add myself.
846
847 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
848
849 * Makefile.def (target_modules): Remove bootstrap=true and
850 raw_cxx=true from libsanitizer.
851 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
852 * Makefile.in: Regenerated.
853 * configure: Likewise.
854
855 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
856
857 * Makefile.def (target_modules): Add bootstrap=true and
858 raw_cxx=true to libsanitizer.
859 * configure.ac (bootstrap_target_libs): Add libsanitizer.
860 * Makefile.in: Regenerated.
861 * configure: Likewise.
862
863 2012-11-28 Andrew Pinski <apinski@cavium.com>
864
865 PR bootstrap/54279
866 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
867 * configure: Regenerate.
868 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
869 * Makefile.in: Regenerate.
870
871 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
872
873 * configure.ac: Disable libsanitizer if we're not building C++.
874 * configure: Regenerate.
875
876 2012-11-15 Roland McGrath <roland@hack.frob.com>
877
878 * MAINTAINERS (Write After Approval): Add myself.
879
880 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
881
882 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
883 Kostya Serebryany (kcc@google.com) and
884 Jakub Jelinek (jakub@redhat.com).
885 Rename area for Dodji Seketeli (dodji@redhat.com).
886
887 2012-11-15 Dodji Seketeli <dodji@redhat.com>
888
889 * MAINTAINERS: (asan.c, related): Add myself.
890
891 2012-11-14 Roland McGrath <mcgrathr@google.com>
892
893 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
894 * configure: Regenerate.
895
896 2012-11-13 Richard Henderson <rth@redhat.com>
897
898 * configure.ac: Move libsanitizer logic to subdirectory.
899 * configure: Regenerate.
900
901 2012-11-13 Dodji Seketeli <dodji@redhat.com>
902
903 * configure.ac: Enable libsanitizer just on x86 linux for now.
904 * configure: Re-generate.
905
906 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
907
908 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
909 sections.
910 * configure: Regenerate.
911
912 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
913
914 * configure.ac: Add section for configdirs for libsanitizer.
915 Disable for cris-*-* and mmix-*-*.
916 * configure: Regenerate.
917
918 2012-11-12 Wei Mi <wmi@google.com>
919
920 * configure.ac: Add libsanitizer to target_libraries.
921 * Makefile.def: Ditto.
922 * configure: Regenerate.
923 * Makefile.in: Regenerate.
924 * libsanitizer: New directory for asan runtime. Contains an empty
925 tsan directory.
926
927 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
928
929 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
930 against Mingw64 w32api.
931 * configure: Regenerate.
932
933 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
934
935 * configure: Regenerated.
936
937 2012-11-03 Robert Mason <rbmj@verizon.net>
938
939 * configure.ac: add --disable-libstdcxx configure option
940 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
941
942 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
943
944 * MAINTAINERS (Write After Approval): Add myself.
945
946 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
947
948 * MAINTAINERS (Write After Approval): Add myself.
949
950 2012-10-24 Sharad Singhai <singhai@google.com>
951
952 * MAINTAINERS (Write After Approval): Add myself.
953
954 2012-10-24 Eric Christopher <echristo@gmail.com>
955
956 * MAINTAINERS: Update email address.
957
958 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
959
960 PR bootstrap/54820
961 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
962 * configure: Regenerate.
963
964 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
965
966 * MAINTAINERS (aarch64): Add Marcus and myself.
967
968 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
969
970 PR bootstrap/54820
971 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
972 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
973 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
974 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
975 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
976 * Makefile.in: Regenerate.
977 * configure.ac (have_static_libs): New variable and associated check.
978 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
979 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
980 * configure: Regenerate.
981
982 2012-10-10 Richard Biener <rguenther@suse.de>
983
984 * MAINTAINERS: Adjust for changed surname.
985
986 2012-10-04 Lawrence Crowl <crowl@google.com>
987
988 * MAINTAINERS (Write After Approval): Add myself.
989
990 2012-10-01 Cary Coutant <ccoutant@google.com>
991
992 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
993
994 2012-09-28 Ian Lance Taylor <iant@google.com>
995
996 * Makefile.def: Make all-target-libgo depend on
997 all-target-libbacktrace.
998 * Makefile.in: Rebuild.
999
1000 2012-09-26 Ian Lance Taylor <iant@google.com>
1001
1002 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1003 * Makefile.in: Rebuild.
1004
1005 2012-09-20 Walter Lee <walt@tilera.com>
1006
1007 * configure.ac: Add tilegx to list of targets that support gold.
1008 * configure: Regenerate.
1009
1010 2012-09-20 Marek Polacek <polacek@redhat.com>
1011
1012 * MAINTAINERS (Write After Approval): Add myself.
1013
1014 2012-09-19 Steve Ellcey <sellcey@mips.com>
1015
1016 * configure.ac: Add mips*-mti-elf* target.
1017 * configure: Regenerate.
1018
1019 2012-09-17 Ian Lance Taylor <iant@google.com>
1020
1021 * MAINTAINERS (Various Maintainers): Add libbacktrace.
1022 * configure.ac (host_libs): Add libbacktrace.
1023 (target_libraries): Add libbacktrace.
1024 * Makefile.def (host_modules): Add libbacktrace.
1025 (target_modules): Likewise.
1026 * configure, Makefile.in: Rebuild.
1027
1028 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
1029
1030 PR target/38607
1031 Merge upstream change.
1032 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1033
1034 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1035 Add libgomp*.o to compare_exclusions for AIX.
1036 * configure: Regenerate.
1037
1038 2012-09-06 Diego Novillo <dnovillo@google.com>
1039
1040 * configure.ac: Bump minimum GMP version to 4.2.3.
1041 * configure: Re-generate.
1042
1043 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
1044
1045 PR target/54461
1046 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1047 target-libgloss if not configured --with-avrlibc=no.
1048 * configure: Regenerate.
1049
1050 2012-09-04 Jason Merrill <jason@redhat.com>
1051
1052 * configure.ac: Fix --enable-languages=all.
1053
1054 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
1055
1056 * MAINTAINERS (Write After Approval): Add myself.
1057
1058 2012-09-03 Richard Guenther <rguenther@suse.de>
1059
1060 PR bootstrap/54138
1061 * configure.ac: Re-organize ISL / CLOOG checks to allow
1062 disabling with either --without-isl or --without-cloog.
1063 * configure: Regenerated.
1064
1065 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
1066
1067 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1068 * configure: Regenerate.
1069
1070 2012-08-27 Ulrich Drepper <drepper@gmail.com>
1071
1072 * MAINTAINERS: Fix my email address.
1073
1074 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1075
1076 PR binutils/4970
1077 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1078 and opcodes.
1079 * Makefile.in: Regenerated.
1080
1081 2012-08-26 Art Haas <ahaas@impactweather.com>
1082
1083 * configure: Regenerate.
1084
1085 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
1086
1087 * INSTALL/README: Also refer to the online installation
1088 instructions.
1089
1090 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1091
1092 * MAINTAINERS (Write After Approval): Add myself.
1093 (Picochip port): Remove myself.
1094
1095 2012-08-14 Diego Novillo <dnovillo@google.com>
1096
1097 Merge from cxx-conversion branch.
1098
1099 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1100 POSTSTAGE1_CONFIGURE_FLAGS.
1101 * Makefile.in: Regenerate.
1102 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1103 Force C++ when bootstrapping.
1104 * configure: Regenerate.
1105
1106 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1107
1108 * MAINTAINERS (Write After Approval): Add myself.
1109
1110 2012-07-16 Joseph Myers <joseph@codesourcery.com>
1111
1112 * README: Document use of ranges of years in copyright notices.
1113
1114 2012-07-06 Richard Guenther <rguenther@suse.de>
1115
1116 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1117 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1118 --with-gmp=system.
1119 * Makefile.in: Regenerated.
1120 * configure: Likewise.
1121
1122 2012-07-06 Richard Guenther <rguenther@suse.de>
1123
1124 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1125 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1126 supply V=1 as extra_make_flags.
1127 * configure: Regenerated.
1128 * Makefile.in: Likewise.
1129
1130 2012-07-04 Tristan Gingold <gingold@adacore.com>
1131
1132 * configure: Regenerate.
1133
1134 2012-07-03 Richard Guenther <rguenther@suse.de>
1135
1136 * Makfile.def (isl): Remove not necessary extra_exports and
1137 extra_make_flags.
1138 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1139 * Makefile.in: Regenerated.
1140
1141 2012-07-03 Richard Guenther <rguenther@suse.de>
1142
1143 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1144 * configure.ac: If either the ISL or the CLooG check failed
1145 do not try to build in-tree versions.
1146 * Makefile.in: Regenerated.
1147 * configure: Regenerated.
1148
1149 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1150
1151 * configure: Regenerate.
1152
1153 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
1154
1155 * MAINTAINERS (Various Maintainers): Add myself as testsuite
1156 maintainer.
1157
1158 2012-07-02 Richard Guenther <rguenther@suse.de>
1159
1160 * configure: Regenerated.
1161
1162 2012-07-02 Richard Guenther <rguenther@suse.de>
1163 Michael Matz <matz@suse.de>
1164 Tobias Grosser <tobias@grosser.es>
1165 Sebastian Pop <sebpop@gmail.com>
1166
1167 * Makefile.def: Add ISL host module, remove PPL host module.
1168 Adjust ClooG host module to use the proper ISL.
1169 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1170 * configure.ac: Include config/isl.m4. Add ISL host library,
1171 remove PPL. Remove PPL configury, add ISL configury, adjust
1172 ClooG configury.
1173 * Makefile.in: Regenerated.
1174 * configure: Likewise.
1175
1176 2012-07-02 Richard Guenther <rguenther@suse.de>
1177
1178 Merge from graphite branch
1179 2011-07-21 Tobias Grosser <tobias@grosser.es>
1180
1181 * configure: Regenerated.
1182 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1183 both cloog.org and legacy versions. The only supported version will
1184 be CLooG with the isl backend.
1185
1186 2011-07-21 Tobias Grosser <tobias@grosser.es>
1187
1188 * configure: Regenerated.
1189 * configure.ac: Require cloog isl 0.17.0
1190
1191 2011-07-21 Tobias Grosser <tobias@grosser.es>
1192
1193 * configure: Regenerated.
1194 * config/cloog.m4: Do not define CLOOG_ORG
1195
1196 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1197
1198 * configure.ac: Skip C if explicitly selected.
1199 * configure: Regenerate.
1200
1201 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
1202
1203 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1204 they contain -O2.
1205 * configure: Regenerate.
1206
1207 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
1208
1209 PR debug/53740
1210 * df.h, df-problems.c, dce.c: Revert last patch.
1211
1212 2012-06-25 Iain Sandoe <iain@codesourcery.com>
1213
1214 * MAINTAINERS (Write After Approval): Update my email address.
1215
1216 2012-06-21 Meador Inge <meadori@codesourcery.com>
1217
1218 * MAINTAINERS (Write After Approval): Add myself.
1219
1220 2012-06-20 Jason Merrill <jason@redhat.com>
1221
1222 * Makefile.tpl (check-target-libgomp-c++): New.
1223 (check-target-libitm-c++): New.
1224 * Makefile.def (c++): Add them.
1225 * Makefile.in: Regenerate.
1226
1227 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
1228
1229 * MAINTAINERS (Write After Approval): Add myself.
1230
1231 2012-05-16 Olivier Hainque <hainque@adacore.com>
1232
1233 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1234 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1235 (install-no-fixedincludes): Adjust accordingly.
1236 * Makefile.in: Regenerate.
1237
1238 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1239
1240 Merge upstream change
1241 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1242
1243 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
1244
1245 * MAINTAINERS (Write After Approval): Add myself.
1246
1247 2012-05-09 Nick Clifton <nickc@redhat.com>
1248 Paul Smith <psmith@gnu.org>
1249
1250 PR bootstrap/50461
1251 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1252 allow for the fact that from release v3.1.0 of MPFR the source
1253 files were moved into a src sub-directory.
1254 * configure: Regenerate.
1255
1256 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1257
1258 * configure.ac: Bump minimum MPFR version to 2.4.0.
1259 * configure: Regenerated.
1260
1261 2012-05-01 Richard Henderson <rth@redhat.com>
1262
1263 * Makefile.def (libatomic): New target_module.
1264 * configure.ac (target_libraries): Add libatomic.
1265 (noconfigdirs): Check if libatomic is supported.
1266 * Makefile.in, configure: Rebuild.
1267
1268 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
1269
1270 * MAINTAINERS (Write After Approval): Add myself.
1271
1272 2012-04-25 Joel Brobecker <brobecker@adacore.com>
1273
1274 * config.sub: Update to 2012-04-18 version from official repo.
1275
1276 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
1277
1278 * MAINTAINERS (Write After Approval): Add myself.
1279
1280 2012-04-11 Steve Ellcey <sellcey@mips.com>
1281
1282 * MAINTAINERS: Changed email address.
1283
1284 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
1285
1286 PR target/52737
1287 * contrib/gcc_update (files_and_dependencies):
1288 Remove gcc/config/avr/t-multilib from touch data.
1289
1290 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1291
1292 * MAINTAINERS (OS Port Maintainers): Remove irix.
1293 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1294 (unsupported_languages): Remove mips-sgi-irix6.*.
1295 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1296 (with_stabs): Remove.
1297 * configure: Regenerate.
1298
1299 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1300
1301 * MAINTAINERS (OS Port Maintainers): Remove osf.
1302 * configure.ac (enable_libgomp): Remove *-*-osf*.
1303 (with_stabs): Remove alpha*-*-osf*.
1304 * configure: Regenerate.
1305
1306 2012-03-05 Tristan Gingold <gingold@adacore.com>
1307
1308 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1309 * configure: Regenerate.
1310
1311 2012-02-17 Walter Lee <walt@tilera.com>
1312
1313 * MAINTAINERS: (Write After Approval): Delete myself.
1314
1315 2012-02-14 Walter Lee <walt@tilera.com>
1316
1317 * MAINTAINERS (tilegx port): Add myself.
1318 (tilepro port): Add myself.
1319 (Write After Approval): Add myself.
1320
1321 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
1322
1323 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1324 and Joseph Myers as docstring relicensing maintainers.
1325
1326 2012-02-09 Bin Cheng <bin.cheng@arm.com>
1327
1328 * MAINTAINERS (write-after-approval): Add myself.
1329
1330 2012-02-08 Ira Rosen <irar@il.ibm.com>
1331
1332 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1333 maintainer.
1334
1335 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1336
1337 * MAINTAINERS (Write After Approval): Move myself to
1338 maintain alphabetical order.
1339
1340 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1341
1342 * MAINTAINERS (Write After Approval): Add myself.
1343
1344 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1345
1346 * MAINTAINERS (Write After Approval): Add myself.
1347
1348 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1349 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1350
1351 * configure.ac (cr16-*-*): Remove nonconfigdirs.
1352 * configure: Regenerate.
1353
1354 2012-01-23 Harshit Chopra <harshit@google.com>
1355
1356 * MAINTAINERS (Write After Approval): Add myself.
1357
1358 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
1359
1360 * configure.ac: Remove reference to mh-interix.
1361 * configure: Regenerate.
1362
1363 2012-01-05 Richard Henderson <rth@redhat.com>
1364
1365 PR bootstrap/51072
1366 * configure.ac: Disable libitm if c++ is not enabled.
1367 * configure: Rebuild.
1368
1369 * configure.ac: Fix regexp for same.
1370 * configure: Rebuild.
1371
1372 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
1373
1374 * MAINTAINERS (Write After Approval): Add myself.
1375
1376 2012-01-02 Richard Guenther <rguenther@suse.de>
1377
1378 PR bootstrap/51686
1379 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1380 * Makefile.in: Regenerate.
1381
1382 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
1383
1384 * MAINTAINERS (Write After Approval): Add myself.
1385
1386 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1387
1388 * configure: Regenerate.
1389
1390 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1391
1392 * MAINTAINERS (picochip): Changed email address.
1393
1394 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1395
1396 * MAINTAINERS (write-after-approval): Add self.
1397
1398 2011-11-29 DJ Delorie <dj@redhat.com>
1399
1400 * configure.ac (rl78-*-*) New case.
1401 * configure: Regenerate.
1402 * MAINTAINERS: Add myself as RL78 maintainer.
1403
1404 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1405
1406 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1407
1408 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
1409
1410 * libtool.m4: Additional FreeBSD 10 fixes.
1411
1412 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
1413
1414 * MAINTAINERS: Move myself from Write After Approval to CPU Port
1415 Maintainers section, as Epiphany maintainer.
1416
1417 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
1418
1419 PR target/49992
1420 * configure.ac: Remove ranlib special-casing for Darwin.
1421 * configure: Regenerate.
1422
1423 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
1424
1425 * MAINTAINERS (Reviewers): Keep the list sorted.
1426
1427 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
1428
1429 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1430
1431 2011-11-09 Roland McGrath <mcgrathr@google.com>
1432
1433 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1434 * configure: Rebuild.
1435 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1436 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1437 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1438 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1439 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1440 Add READELF.
1441 * Makefile.in: Rebuild.
1442
1443 2011-11-09 Jason Merrill <jason@redhat.com>
1444
1445 * Makefile.def (language=c++): Remove check-c++0x.
1446 * Makefile.in (check-gcc-c++): Regenerate.
1447
1448 2011-11-08 Richard Henderson <rth@redhat.com>
1449
1450 * configure.ac: Test for libitm directory present first.
1451
1452 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1453
1454 * configure.ac: Test libitm/configure.tgt to disable libitm.
1455 * configure: Rebuild.
1456
1457 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
1458 Richard Henderson <rth@redhat.com>
1459
1460 Merged from transactional-memory.
1461
1462 * Makefile.def (lang_env_dependencies): libitm is c++.
1463 Add libitm target module.
1464 * configure.ac: Likewise.
1465 * config/mmap.m4: New file.
1466 * contrib/gcc_update: Add libitm to touch data.
1467 * Makefile.in, configure: Rebuild.
1468
1469 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1470
1471 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1472 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1473 * Makefile.in: Regenerate.
1474
1475 2011-11-01 DJ Delorie <dj@redhat.com>
1476
1477 * config.sub: Update to version 2011-10-29 (added rl78)
1478
1479 2011-10-27 Nick Clifton <nickc@redhat.com>
1480
1481 * config.sub: Import these changes from the config project:
1482
1483 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1484 Ben Elliston <bje@gnu.org>
1485
1486 * config.sub (epiphany): New.
1487
1488 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1489 Ben Elliston <bje@gnu.org>
1490
1491 * config.sub (hexagon, hexagon-*): New.
1492
1493 2011-08-23 Roland McGrath <mcgrathr@google.com>
1494
1495 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1496 64eb to be64.
1497
1498 2011-08-16 Roland McGrath <mcgrathr@google.com>
1499
1500 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1501 (nacl): Grok as alias for 32el-unknown-nacl.
1502
1503 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
1504
1505 * MAINTAINERS (Write After Approval): Add myself.
1506
1507 2011-10-24 Teresa Johnson <tejohnson@google.com>
1508
1509 * MAINTAINERS (Write After Approval): Add myself.
1510
1511 2011-09-21 Jakub Jelinek <jakub@redhat.com>
1512
1513 * MAINTAINERS (sparc port): Remove myself.
1514
1515 2011-09-14 Tom de Vries <tom@codesourcery.com>
1516
1517 * MAINTAINERS (Write After Approval): Add myself.
1518
1519 2011-08-14 Yao Qi <yao@codesourcery.com>
1520
1521 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1522 * configure: Regenerate.
1523
1524 2011-07-26 Ian Lance Taylor <iant@google.com>
1525
1526 * configure.ac: Set have_compiler based on whether gcc directory
1527 exists, rather than on whether gcc is in configdirs.
1528 * configure: Rebuild.
1529
1530 2011-07-21 Joseph Myers <joseph@codesourcery.com>
1531
1532 * MAINTAINERS (Global Reviewers): Add self.
1533
1534 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1535
1536 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1537 link directories.
1538 * Makefile.in: Rebuild.
1539
1540 2011-07-20 Ian Lance Taylor <iant@google.com>
1541
1542 PR bootstrap/49787
1543 * configure.ac: Move --enable-bootstrap handling earlier in file.
1544 If --enable-bootstrap and either --enable-build-with-cxx or
1545 --enable-build-poststage1-with-cxx, enable C++ automatically.
1546 * configure: Rebuild.
1547
1548 2011-07-19 Ian Lance Taylor <iant@google.com>
1549
1550 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1551 make C++ a boot_language. Set and substitute
1552 POSTSTAGE1_CONFIGURE_FLAGS.
1553 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1554 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1555 * configure, Makefile.in: Rebuild.
1556
1557 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1558
1559 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1560 maintainers.
1561
1562 2011-07-18 Jakub Jelinek <jakub@redhat.com>
1563
1564 * MAINTAINERS (Global Reviewers): Add myself.
1565
1566 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1567
1568 * configure: Regenerate.
1569
1570 2011-07-16 Jason Merrill <jason@redhat.com>
1571
1572 * Makefile.def (language=c++): Add check-c++0x and
1573 check-target-libmudflap-c++.
1574 * Makefile.tpl (check-target-libmudflap-c++): New.
1575 * Makefile.in: Regenerate.
1576
1577 2011-07-16 Matthias Klose <doko@ubuntu.com>
1578
1579 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1580 * Makefile.def (target_modules/libjava): Pass
1581 $(EXTRA_CONFIGARGS_LIBJAVA).
1582 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1583 if not configured with --enable-static-libjava.
1584 * Makefile.in: Regenerate.
1585 * configure: Likewise.
1586
1587 2011-07-15 Jason Merrill <jason@redhat.com>
1588
1589 * Makefile.in (check-c++): Move check-gcc-c++0x after
1590 check-target-libstdc++-v3.
1591
1592 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1593
1594 * MAINTAINERS (c6x port): New entry.
1595
1596 2011-07-13 Jason Merrill <jason@redhat.com>
1597
1598 * Makefile.in (check-gcc-c++0x): New.
1599 (check-c++): Depend on it.
1600
1601 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1602
1603 PR target/39150
1604 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1605 x86_64-*-solaris2.1[0-9]*.
1606 * configure: Regenerate.
1607
1608 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
1609
1610 * MAINTAINERS (RTL optimizers): Add self.
1611
1612 2011-06-27 Gabriel Charette <gchare@google.com>
1613
1614 * MAINTAINERS (Write After Approval): Add myself.
1615
1616 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1617
1618 PR regression/47836
1619 PR bootstrap/23656
1620 PR other/47733
1621 PR bootstrap/49247
1622 PR c/48825
1623 * configure.ac (target_libraries): Remove target-libiberty.
1624 Remove case-statement setting skipdirs=target-libiberty for
1625 multiple targets. Remove checking target_configdirs and
1626 removing target-libiberty but keeping target-libgcc if
1627 otherwise empty.
1628 * Makefile.def (target_modules): Don't add libiberty.
1629 (dependencies): Remove all traces of target-libiberty.
1630 * configure, Makefile.in: Regenerate.
1631
1632 2011-06-13 Walter Lee <walt@tilera.com>
1633
1634 * configure.ac (tilepro-*-*) New case.
1635 (tilegx-*-*): Likewise.
1636 * configure: Regenerate.
1637
1638 2011-06-06 Jing Yu <jingyu@google.com>
1639
1640 * configure.ac: Skip target-libiberty for
1641 arm*-*-linux-androideabi.
1642 * configure: Regenerated.
1643
1644 2011-06-06 Nick Clifton <nickc@redhat.com>
1645
1646 * config.sub: Sync from upstream.
1647
1648 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
1649
1650 * MAINTAINERS (Write After Approval): Add myself.
1651
1652 2011-06-01 Daniel Jacobowitz <drow@false.org>
1653
1654 * MAINTAINERS: Update my email address.
1655
1656 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
1657
1658 * MAINTAINERS (Write After Approval): Update my email address.
1659
1660 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
1661
1662 * MAINTAINERS (Write After Approval): Add myself.
1663
1664 2011-05-08 Doug Kwan <dougkwan@google.com>
1665
1666 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1667 * configure: Regenerated.
1668 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1669 value from configure.
1670 * Makefile.in: Regenerated.
1671
1672 2011-05-05 Joseph Myers <joseph@codesourcery.com>
1673
1674 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1675 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1676 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1677 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1678 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1679 *-*-vxworks*): Disable newlib and libgloss in separate case
1680 statement.
1681 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1682 to separate case statement.
1683 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1684 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1685 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1686 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1687 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1688 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1689 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1690 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1691 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1692 i[[3456789]]86-*-rdos*, m32r-*-*,
1693 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1694 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1695 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1696 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1697 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1698 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1699 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1700 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1701 and libgloss in main case over targets. Remove most empty cases
1702 in main case over targets.
1703 * configure: Regenerate.
1704
1705 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
1706
1707 * MAINTAINERS (Write After Approval): Add myself.
1708
1709 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1710
1711 * configure.ac: Remove code setting special library locations for
1712 hppa*64*-*-hpux11*. Remove code setting compiler for
1713 sparc-sun-solaris2*.
1714 * configure: Regenerate.
1715
1716 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1717
1718 * configure.ac: Separate libgloss_dir settings from general case
1719 over targets.
1720 * configure: Regenerate.
1721
1722 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1723
1724 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1725 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1726 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1727 cases in libgcj-disabling case statement.
1728 (hppa*64*-*-linux*): Set unsupported_languages instead of
1729 disabling target-zlib.
1730 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1731 to hppa*64*-*-hpux*.
1732 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1733 hppa*-*-hpux*.
1734 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1735 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1736 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1737 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1738 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1739 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1740 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1741 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1742 libgcj-disabling case statement.
1743 * configure: Regenerate.
1744
1745 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1746
1747 * configure.ac: Disable Java for targets not supporting libffi.
1748 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1749 Remove cases in Java-disabling statement.
1750 (*arm-wince-pe): Change to arm-wince-pe.
1751 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1752 cases in Java-disabling statement.
1753 (bfin-*-*): Don't disable Java again.
1754 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1755 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1756 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1757 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1758 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1759 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1760 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1761 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1762 Java-disabling statement.
1763 (mmix-*-*): Don't disable Java again.
1764 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1765 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1766 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1767 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1768 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1769 statement.
1770 * configure: Regenerate.
1771
1772 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1773
1774 * configure.ac: Separate cases disabling Java and Java libraries
1775 from general case over targets.
1776 * configure: Regenerate.
1777
1778 2011-04-21 Jie Zhang <jzhang918@gmail.com>
1779
1780 * MAINTAINERS: Update my email address.
1781
1782 2011-04-20 Easwaran Raman <eraman@google.com>
1783
1784 * MAINTAINERS (Write After Approval): Add myself.
1785
1786 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1787
1788 PR lto/48086
1789 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1790 * configure: Regenerate.
1791
1792 2011-04-16 Jim Meyering <meyering@redhat.com>
1793
1794 * MAINTAINERS (Write After Approval): Add myself.
1795
1796 2011-04-15 Dodji Seketeli <dodji@redhat.com>
1797
1798 * MAINTAINERS: Update my email address.
1799
1800 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
1801
1802 * MAINTAINERS (Write After Approval): Add myself.
1803
1804 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1805
1806 * MAINTAINERS (Write After Approval): Add myself.
1807
1808 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1809
1810 * MAINTAINERS (Write After Approval): Add myself.
1811
1812 2011-04-06 Joseph Myers <joseph@codesourcery.com>
1813
1814 * configure.ac (build_tools): Remove build-byacc.
1815 (host_libs): Remove mmalloc.
1816 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1817 autoconf automake libtool diff rcs fileutils shellutils time
1818 textutils wdiff find uudecode hello tar gzip indent recode release
1819 sed perl gawk findutils gettext zip.
1820 (libgcj): Remove target-qthreads.
1821 (target_tools): Remove target-examples target-gperf.
1822 (YACC): Don't handle building byacc.
1823 * configure: Regenerate.
1824 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1825 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1826 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1827 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1828 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1829 handle building components.
1830 * Makefile.in: Regenerate.
1831
1832 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1833
1834 * MAINTAINERS: Update my email address as Xtensa maintainer.
1835
1836 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1837
1838 * config.sub: Sync from upstream.
1839
1840 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1841
1842 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1843 (microblaze*): Don't disable libssp.
1844 * configure: Regenerate.
1845
1846 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1847
1848 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1849 moveifchange.
1850 * configure: Regenerate.
1851 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1852 * Makefile.in: Regenerate.
1853
1854 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1855
1856 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1857 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1858 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1859 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1860 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1861 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1862 md_exec_prefix cases.
1863 * configure: Regenerate.
1864
1865 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1866
1867 * configure.ac: Separate cases disabling target-libssp,
1868 target-libiberty, target-libstdc++-v3 and Fortran from general
1869 case over targets.
1870 * configure: Regenerate.
1871
1872 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1873
1874 * configure.ac (*-*-chorusos): Don't disable libgcj.
1875 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1876 Remove case.
1877 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1878 (arm-*-coff): Don't disable libgcj.
1879 (arm*-*-linux-gnueabi): Remove useless assignment.
1880 (arm-*-riscix*): Don't disable libgcj.
1881 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1882 configuration.
1883 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1884 (c54x*-*-*): Remove case.
1885 (tic54x-*-*): Don't disable GCC or GCC libraries.
1886 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1887 to *.
1888 (d10v-*-*): Don't disable GCC libraries.
1889 (d30v-*-*): Don't disable libgcj.
1890 (h8500-*-*): Don't disable GCC libraries.
1891 (i960-*-*): Don't disable libgcj.
1892 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1893 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1894 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1895 libgcj.
1896 (m68k-*-coff*): Remove case.
1897 (mmix-*-*): Don't disable libgloss on host.
1898 (mn10200-*-*, mn10300-*-*): Remove cases.
1899 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1900 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1901 Don't disable libgcj.
1902 (romp-*-*): Remove case.
1903 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1904 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1905 case.
1906 (v810-*-*): Don't disable GCC libraries.
1907 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1908 (ip2k-*-*): Don't disable GCC libraries.
1909 * configure: Regenerate.
1910
1911 2011-03-28 Joseph Myers <joseph@codesourcery.com>
1912
1913 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1914 libffi on host.
1915 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1916 on host.
1917 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1918 * configure: Regenerate.
1919
1920 2011-03-26 John Marino <binutils@marino.st>
1921
1922 * configure.ac: Add support for *-*-dragonfly*
1923 * configure: Regenerate.
1924
1925 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1926
1927 * configure.ac (native_only): Remove.
1928 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1929 send-pr uudecode guile gnuserv on host.
1930 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1931 send-pr rcs guile perl texinfo libtool on host.
1932 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1933 automake send-pr rcs guile perl texinfo libtool on host.
1934 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1935 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1936 (alpha*-dec-osf*): Don't disable fileutils on target.
1937 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1938 texinfo send-pr expect dejagnu on target.
1939 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1940 target-qthreads on target.
1941 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1942 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1943 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1944 x86_64-*-mingw*): Don't disable expect on target.
1945 (*-*-cygwin*): Don't disable target-gperf on target.
1946 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1947 gnuserv on target.
1948 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1949 target.
1950 * configure: Regenerate.
1951
1952 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1953
1954 * configure.ac (target_tools): Remove target-groff.
1955 (native_only): Remove target-groff.
1956 (hppa*64*-*-*): Don't disable byacc.
1957 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1958 setting.
1959 (*-*-kaos*): Don't skip target-librx and target-groff.
1960 (*-*-netware*): Don't skip target-libmudflap.
1961 (*-*-tpf*): Don't skip target-libmudflap.
1962 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1963 directories on the host.
1964 (ia64*-*-*vms*): Don't skip tix.
1965 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1966 host.
1967 * configure: Regenerate.
1968
1969 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1970
1971 * configure.ac: Remove references to mt-mep, mt-netware,
1972 mt-wince.
1973 * Makefile.def: Add all-utils soft dependencies.
1974 * Makefile.tpl: Remove GDB_NLM_DEPS.
1975 * configure: Regenerate.
1976 * Makefile.in: Regenerate.
1977
1978 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1979
1980 * configure.ac: Do not include mh-x86omitfp.
1981 * configure: Regenerate.
1982
1983 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1984
1985 * configure.ac: Remove empty cases.
1986 * configure: Regenerate.
1987
1988 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1989
1990 * Makefile.def: Add dependency from termcap to gdb.
1991 * Makefile.in: Regenerate.
1992
1993 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1994
1995 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1996 * configure: Regenerate.
1997 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1998 * Makefile.tpl: Likewise.
1999 * Makefile.in: Regenerate.
2000
2001 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2002
2003 * configure.ac: Remove all mentions of tentative_cc.
2004 * configure: Regenerate.
2005
2006 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2007
2008 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2009 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2010 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2011 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2012 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2013 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2014 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2015 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2016 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2017 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2018 *-*-rhapsody*): Remove host cases.
2019 * configure: Regenerate.
2020
2021 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2022
2023 * configure.ac (ppc*-*-pe): Remove host case.
2024 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2025 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2026 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2027 cases.
2028 * configure: Regenerate.
2029
2030 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2031
2032 * config.sub: Update to version 2011-03-23.
2033
2034 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2035
2036 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2037 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2038 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2039 * configure: Regenerate.
2040
2041 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2042
2043 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
2044 to Write After Approval.
2045 * config-ml.in: Don't handle arc-*-elf*.
2046 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2047 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2048 handle GCC libraries.
2049 * configure: Regenerate.
2050
2051 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2052
2053 PR bootstrap/48120:
2054 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2055 Add -lstdc++ -lm to LIBS.
2056 * configure: Regenerate.
2057
2058 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
2059
2060 * config.guess: Update to version 2011-02-02
2061 * config.sub: Update to version 2011-02-24
2062
2063 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2064
2065 PR lto/48086
2066 * configure.ac: Re-enable LTO on *-apple-darwin9.
2067 * configure: Regenerate.
2068
2069 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
2070
2071 PR lto/48086
2072 * configure.ac: Disable LTO on darwin due to an assembler change in
2073 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2074 under 256.
2075 * configure: Regenerate.
2076
2077 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
2078
2079 * MAINTAINERS: Update myself as score backend maintainer,
2080 update my e-mail address.
2081
2082 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
2083
2084 * MAINTAINERS: Update my e-mail address.
2085
2086 2011-03-06 Joey Ye <joey.ye@arm.com>
2087
2088 * MAINTAINERS: Update my e-mail address.
2089
2090 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2091
2092 * configure.ac: Adjust test of with_ppl.
2093 * configure: Regenerated.
2094
2095 2011-03-02 Kai Tietz <ktietz@redhat.com>
2096
2097 * MAINTAINERS: Adjust my e-mail address.
2098
2099 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2100
2101 * configure.ac: Add -lpwl to ppllibs.
2102 * configure: Regenerated.
2103
2104 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2105
2106 * config/cloog.m4: Add -lisl to clooglibs.
2107 * configure: Regenerated.
2108
2109 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2110
2111 * MAINTAINERS (CPU Port maintainers): Add self.
2112
2113 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2114
2115 * MAINTAINERS: Add myself as testsuite maintainer.
2116
2117 2011-02-15 Mike Stump <mikestump@comcast.net>
2118
2119 * MAINTAINERS: Add myself as testsuite maintainer.
2120
2121 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2122
2123 Import from Libtool and gnulib:
2124
2125 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
2126
2127 Prepare for supporting FreeBSD 10.
2128 * config.rpath: Remove handling of freebsd1* which soon would
2129 match FreeBSD 10.0.
2130
2131 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
2132
2133 Remove support for FreeBSD 1.x.
2134 * libtool.m4 (_LT_LINKER_SHLIBS)
2135 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2136 soon would incorrectly match FreeBSD 10.0.
2137
2138 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2139
2140 PR binutils/12283
2141 * move-if-change: Import version from gnulib.
2142
2143 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
2144
2145 PR lto/47225
2146 * Makefile.def (lto-plugin): Double dash for enable-shared.
2147 (configure-gcc): Depend on all-lto-plugin.
2148 * Makefile.in: Rebuilt.
2149
2150 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2151
2152 * configure.ac: Remove extra bracket.
2153 * configure: Regenerate.
2154
2155 2011-02-08 Tobias Burnus <burnus@net-b.de>
2156
2157 * MAINTAINERS: Add myself as libquadmath maintainer.
2158
2159 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
2160
2161 * MAINTAINERS: Update my email address.
2162
2163 2011-02-07 Joseph Myers <joseph@codesourcery.com>
2164
2165 * MAINTAINERS (option handling): Add self.
2166
2167 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
2168
2169 PR lto/47225
2170 * Makefile.def: Add dependency for install-gcc
2171 on install-lto-plugin.
2172 * Makfile.in: Regenerated
2173
2174 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
2175
2176 * MAINTAINERS (CPU Port Maintainers): Add myself.
2177
2178 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
2179
2180 PR libgcj/44341
2181 * configure.ac: Discard --with-* flags for host when configuring
2182 target libraries for cross build.
2183 * configure: Rebuilt.
2184
2185 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2186
2187 * MAINTAINERS (linear loop transforms): Removed.
2188
2189 2011-01-25 Jakub Jelinek <jakub@redhat.com>
2190
2191 * configure.ac: If with_ppl is no, move setting with_cloog=no
2192 after CLOOG_REQUESTED check.
2193 * configure: Regenerated.
2194
2195 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2196
2197 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2198 CLooG has been requested.
2199 * configure: Regenerated.
2200
2201 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2202
2203 * configure: Regenerated.
2204 * configure.ac: Check for version 0.11 (or later revision) of PPL.
2205
2206 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
2207
2208 * configure: Regenerated.
2209 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2210
2211 2011-01-21 Andreas Schwab <schwab@redhat.com>
2212
2213 * configure.ac: Use AS_HELP_STRING throughout.
2214 * configure: Regenerate.
2215
2216 2011-01-18 Jie Zhang <jie.zhang@analog.com>
2217
2218 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2219 * configure: Regenerate.
2220
2221 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2222
2223 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2224
2225 2011-01-13 Joel Brobecker <brobecker@adacore.com>
2226
2227 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2228 for ia64-hpux.
2229 * configure: Regenerate.
2230
2231 2011-01-07 Jan Hubicka <jh@suse.cz>
2232
2233 PR lto/47225
2234 * Makefile.in: Regenerate.
2235 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2236 configure.
2237
2238 2011-01-07 Jan Hubicka <jh@suse.cz>
2239
2240 * Makefile.in: Regenerate.
2241 * Makefile.def (gcc host module) and soft dependency on lto-plugin
2242 and configure dependency on lto-plugin configure.
2243 (lto-plugin module): Remove dependency on GCC; add dependency on
2244 liniberty.
2245
2246 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
2247
2248 * MAINTAINERS (Write After Approval): Add myself.
2249
2250 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
2251
2252 * configure: Regenerate.
2253
2254 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2255
2256 * configure.ac: (picochip): Disable libiberty.
2257
2258 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
2259
2260 * MAINTAINERS (Write After Approval): Add myself.
2261
2262 2010-12-10 Ian Lance Taylor <iant@google.com>
2263
2264 PR bootstrap/46819
2265 * configure.ac: For --disable-libgcj clear libgcj_saved.
2266 * configure: Rebuild.
2267
2268 2010-12-10 Tobias Burnus <burnus@net-b.de>
2269
2270 PR fortran/46540
2271 * configure.ac: Add --disable-libquadmath and
2272 --disable-libquadmath-support.
2273 * configure: Regenerate.
2274
2275 2010-12-03 Ian Lance Taylor <iant@google.com>
2276
2277 * MAINTAINERS: Add myself as libgo maintainer.
2278
2279 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
2280
2281 PR libffi/46792
2282 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2283 * configure: Regenerate.
2284
2285 2010-12-02 Ian Lance Taylor <iant@google.com>
2286
2287 * configure.ac: Always set default for poststage1_ldflags to
2288 -static-libstdc++ -static-libgcc.
2289
2290 2010-11-29 Andreas Schwab <schwab@redhat.com>
2291
2292 * configure.ac: Move comment to remove extra space in last argument
2293 of GCC_TARGET_TOOL.
2294
2295 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
2296
2297 PR other/46026
2298 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2299 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2300 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2301 (BASE_FLAGS_TO_PASS): Use it.
2302 * configure: Rebuilt.
2303 * Makefile.in: Rebuilt.
2304
2305 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2306
2307 PR binutils/12258
2308 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2309 Properly check default linker.
2310 * configure: Regnerated.
2311
2312 2010-11-23 Matthias Klose <doko@ubuntu.com>
2313
2314 * configure.ac: For --enable-gold, handle value `default' instead of
2315 `both*'. New configure option --{en,dis}able-ld.
2316 * configure: Regenerate.
2317
2318 2010-11-20 Ian Lance Taylor <iant@google.com>
2319
2320 * configure.ac: Only disable a language library if no language needs
2321 it. Don't let --disable-libgcj uncondtionally disable libffi.
2322 * configure: Rebuild.
2323
2324 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2325
2326 * Makefile.in: Regenerate.
2327
2328 PR other/46202
2329 * configure.ac: Fix just-built in-tree STRIP name to be
2330 binutils/strip-new.
2331 * configure: Regenerate.
2332 * Makefile.def (install-strip-gcc, install-strip-binutils)
2333 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2334 (install-strip-sid): Mirror dependencies on non-strip variants
2335 of these targets on the respective -strip prerequisites.
2336 * Makefile.tpl (install-strip, install-strip-host)
2337 (install-strip-target): New targets.
2338 (install-strip-[+module+], install-strip-target-[+module+]):
2339 New targets.
2340 * Makefile.in: Regenerate.
2341
2342 2010-11-19 Ian Lance Taylor <iant@google.com>
2343 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2344
2345 * configure.ac: Add target-libgo to target_libraries. Set
2346 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2347 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2348 (HOST_EXPORTS): Add GOC.
2349 (BASE_TARGET_EXPORTS): Add GOC.
2350 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2351 (GOCFLAGS_FOR_TARGET): New variable.
2352 (EXTRA_HOST_FLAGS): Add GOC.
2353 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2354 * Makefile.def (target_modules): Add libgo.
2355 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2356 (dependencies): Add dependency from configure-target-libgo to
2357 configure-target-libffi and all-target-libstdc++-v3. Add
2358 dependencies from all-target-libgo to all-target-libffi.
2359 (languages): Add go.
2360 * configure: Rebuild.
2361 * Makefile.in: Rebuild.
2362
2363 2010-11-19 Ian Lance Taylor <iant@google.com>
2364
2365 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2366 compiler/flag environment variables.
2367
2368 2010-11-18 Ian Lance Taylor <iant@google.com>
2369
2370 * configure.ac: Check for lang_requires_boot_languages in
2371 config-lang.in files.
2372 * configure: Rebuild.
2373
2374 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2375 Tobias Burnus <burnus@net-b.de>
2376
2377 PR fortran/32049
2378 * Makefile.def: Add libquadmath; build it with language=fortran.
2379 * configure.ac: Add libquadmath.
2380 * Makefile.tpl: Handle multiple libs in check-[+language+].
2381 * Makefile.in: Regenerate.
2382 * configure: Regenerate.
2383
2384 2010-11-16 Tom Tromey <tromey@redhat.com>
2385
2386 * MAINTAINERS: Moved myself to reviewers section.
2387
2388 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
2389
2390 * MAINTAINERS: Moved myself to reviewers section.
2391
2392 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2393
2394 * MAINTAINERS (Various Maintainers): Add self for build machinery.
2395 (Write After Approval): Remove self.
2396
2397 2010-11-15 Andreas Schwab <schwab@redhat.com>
2398
2399 * configure.ac: Fix spelling in option names.
2400 * configure: Regenerated.
2401
2402 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
2403
2404 PR bootstrap/39622
2405 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2406 * configure: Regenerated.
2407
2408 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
2409
2410 * MAINTAINERS: Update my email address.
2411
2412 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2413
2414 * configure: Regenerate.
2415
2416 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2417
2418 * configure: Regenerate.
2419
2420 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2421
2422 * configure: Regenerate.
2423
2424 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2425
2426 * configure: Regenerate.
2427
2428 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2429
2430 * configure.ac: Support official CLooG.org versions.
2431 * configure: Regenerate.
2432 * config/cloog.m4: New.
2433
2434 2010-11-10 François Dumont <francois.cppdevs@free.fr>
2435
2436 * MAINTAINERS (Write After Approval): Add myself.
2437
2438 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
2439
2440 * MAINTAINERS: Update my email address.
2441
2442 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2443
2444 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2445 * configure: Regenerate.
2446
2447 2010-11-03 Ian Lance Taylor <iant@google.com>
2448 Dave Korn <dave.korn.cygwin@gmail.com>
2449
2450 PR lto/46273
2451 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2452 and on other supported platforms whenever LTO is enabled.
2453 * configure: Rebuild.
2454
2455 2010-11-02 Alan Modra <amodra@gmail.com>
2456
2457 PR binutils/12110
2458 * configure.ac: Error when source path contains spaces.
2459 * configure: Regenerate.
2460
2461 2010-10-23 James E. Wilson <wilson@codesourcery.com>
2462
2463 * MAINTAINERS: Update my email address.
2464
2465 2010-10-20 Ian Lance Taylor <iant@google.com>
2466
2467 * Makefile.def (target_modules): Set lib_path to src/.libs for
2468 libstdc++-v3 module.
2469 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2470 * Makefile.in: Rebuild.
2471
2472 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2473
2474 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2475 (Write After Approval): Remove myself.
2476
2477 2010-10-15 Tristan Gingold <gingold@adacore.com>
2478
2479 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2480
2481 2010-10-14 Douglas Rupp <rupp@gnat.com>
2482
2483 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2484
2485 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2486
2487 * configure.ac (build_lto_plugin): New shell variable.
2488 (--enable-lto): Turn on by default for all non-ELF platforms that
2489 have had LTO support added so far. Set build_lto_plugin appropriately
2490 for both ELF and non-ELF.
2491 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2492 * configure: Regenerate.
2493
2494 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2495
2496 Sync from src:
2497 * configure.ac (v850 support): Remove target-libgloss from
2498 noconfigdirs.
2499 * configure: Regenerate.
2500
2501 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2502
2503 PR bootstrap/45326
2504 PR bootstrap/45174
2505 * configure.ac: Honor initial values of $build_configargs,
2506 $host_configargs, $target_configargs. Mark the precious, so
2507 environment settings get recorded.
2508 * configure: Regenerate.
2509
2510 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2511
2512 PR bootstrap/45796
2513 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2514 Depend on all-build-libiberty.
2515 * Makefile.in: Regenerate.
2516
2517 2010-09-30 Michael Eager <eager@eagercon.com>
2518
2519 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2520 * configure: Regenerate.
2521
2522 2010-09-28 Michael Eager <eager@eagercon.com>
2523
2524 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2525
2526 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2527
2528 PR bootstrap/44621
2529 * configure.ac: Fix unportable shell quoting.
2530 * configure: Regenerate.
2531
2532 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2533
2534 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2535 targets and amend comment.
2536 * configure: Regenerate.
2537
2538 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2539
2540 * MAINTAINERS (Write After Approval): Add myself.
2541
2542 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2543
2544 * configure.ac: Enable LTO by default on Darwin.
2545 * configure: Regenerate.
2546
2547 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2548
2549 * MAINTAINERS (Write After Approval): Add myself.
2550
2551 2010-09-01 Ian Bolton <ian.bolton@arm.com>
2552
2553 * MAINTAINERS (Write After Approval): Add myself.
2554
2555 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2556
2557 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2558 ports
2559
2560 2010-07-28 David Yuste <david.yuste@gmail.com>
2561
2562 * MAINTAINERS (Write After Approval): Add myself.
2563
2564 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2565
2566 * configure.ac: Support all v850 targets.
2567 * configure: Regenerate.
2568
2569 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2570
2571 PR bootstrap/44455
2572 * configure.ac (extra_mpfr_configure_flags): Copy from
2573 extra_mpc_gmp_configure_flags.
2574 * configure: Re-generated.
2575
2576 2010-07-22 Andi Kleen <ak@linux.intel.com>
2577
2578 * MAINTAINERS (Write After Approval): Add myself.
2579
2580 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2581
2582 * MAINTAINERS (Write After Approval): Add myself.
2583
2584 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
2585
2586 * MAINTAINERS (Write After Approval): Add myself.
2587
2588 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2589
2590 PR target/44862
2591 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2592 Provide -B option to allow for link spec %s substitutions for
2593 libstdc++.a on darwin.
2594 * Makefile.in: Regenerate.
2595
2596 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
2597
2598 * MAINTAINERS (Reviewers): Update my e-mail address
2599
2600 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
2601
2602 * Makefile.def (configure-gcc): Depend on all-libelf.
2603 * Makefile.in: Rebuild.
2604
2605 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
2606
2607 * MAINTAINERS (Write After Approval): Add myself in the right place.
2608
2609 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
2610
2611 * MAINTAINERS (Write After Approval): Add myself.
2612
2613 2010-05-25 Sterling Augustine <sterling@tensilica.com>
2614
2615 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2616
2617 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
2618
2619 * config.sub: Update to version 2010-05-21.
2620 * config.guess: Update to version 2010-04-03.
2621
2622 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2623
2624 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2625 * configure: Regenerate.
2626
2627 2010-05-12 Sriraman Tallam <tmsriram@google.com>
2628
2629 * MAINTAINERS (Write After Approval): Add myself.
2630
2631 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2632
2633 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2634 a platform that supports LTO.
2635 * configure: Regenerate.
2636
2637 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2638
2639 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2640 * configure: Regenerated.
2641
2642 2010-04-27 Roland McGrath <roland@redhat.com>
2643 H.J. Lu <hongjiu.lu@intel.com>
2644
2645 * configure.ac (--enable-gold): Support both, both/gold and
2646 both/bfd to add gold to configdirs without removing ld.
2647 * configure: Regenerated.
2648
2649 * Makefile.def: Add install-gold dependency to install-ld.
2650 * Makefile.in: Regenerated.
2651
2652 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2653
2654 PR lto/42776
2655 * configure.ac (--enable-lto): Refactor handling so libelf tests
2656 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2657 and allow LTO to be explicitly enabled on non-ELF platforms that
2658 are known to support it inside else-clause.
2659 * configure: Regenerate.
2660
2661 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2662
2663 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2664 * configure: Regenerate.
2665
2666 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
2667
2668 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2669 * configure: Regenerate.
2670
2671 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2672
2673 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2674 separately.
2675 * configure: Regenerate.
2676
2677 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
2678
2679 * MAINTAINERS (Write After Approval): Add myself.
2680
2681 2010-04-14 Tristan Gingold <gingold@adacore.com>
2682
2683 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2684 * configure: Regenerate.
2685
2686 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2687
2688 * configure: Regenerate after change to elf.m4.
2689
2690 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
2691
2692 * MAINTAINERS (Write After Approval): Add myself.
2693
2694 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2695
2696 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2697 * configure: Regenerated.
2698
2699 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2700
2701 * configure.ac: Print "buggy but acceptable" when CLooG
2702 revision is less than 9.
2703 * configure: Regenerated.
2704
2705 2010-04-01 Diego Novillo <dnovillo@google.com>
2706
2707 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2708
2709 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2710
2711 PR bootstrap/43615
2712 PR bootstrap/43328
2713
2714 Revert:
2715
2716 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2717
2718 * configure.ac: Do not pass --enable-multilib nor
2719 --disable-multilib in baseargs. Accept explicitly passed
2720 --enable_multilib.
2721 * configure: Regenerate.
2722
2723 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
2724
2725 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2726
2727 2010-03-31 Janis Johnson <janis187@us.ibm.com>
2728
2729 * MAINTAINERS: Remove myself.
2730
2731 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2732
2733 PR bootstrap/43328
2734 * configure.ac: Do not pass --enable-multilib nor
2735 --disable-multilib in baseargs. Accept explicitly passed
2736 --enable_multilib.
2737 * configure: Regenerate.
2738
2739 2010-03-28 Andrew Pinski <pinskia@gmail.com>
2740
2741 * MAINTAINERS (spu port): Remove me.
2742
2743 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2744
2745 * configure.ac (tic6x-*-*): New case.
2746 * configure: Regenerate.
2747
2748 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2749
2750 * config.sub: Update to version 2010-03-22.
2751 * config.guess: Update to version 2009-12-30.
2752
2753 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2754
2755 PR ada/42554
2756 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2757 * configure: Regenerate.
2758
2759 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2760
2761 * MAINTAINERS: Update my email address.
2762
2763 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2764
2765 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2766 (ghassan.shobaki@amd.com): Removed.
2767
2768 2010-03-17 Alan Modra <amodra@gmail.com>
2769
2770 * MAINTAINERS: Update my email address.
2771
2772 2010-03-16 Diego Novillo <dnovillo@google.com>
2773
2774 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2775 Matthews.
2776
2777 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2778
2779 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2780 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2781
2782 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2783
2784 * MAINTAINERS: Update my email address.
2785
2786 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2787
2788 * MAINTAINERS: Update my email address.
2789
2790 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2791
2792 * MAINTAINERS: Update my email address.
2793
2794 2010-03-09 Jie Zhang <jie@codesourcery.com>
2795
2796 * MAINTAINERS: Update my email address.
2797
2798 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2799
2800 PR libstdc++/32499
2801 * configure.ac (RANLIB): Default to true.
2802 (STRIP): Likewise.
2803 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2804 * configure: Regenerate.
2805
2806 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
2807
2808 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2809 (Write After Approval): Update my email address.
2810
2811 2010-02-17 Nick Clifton <nickc@redhat.com>
2812
2813 PR 11238
2814 * Makefile.tpl (local-distclean): Also remove config.cache files in
2815 sub-directories as there may not be Makefiles present in the
2816 sub-directories.
2817 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2818 the config.cache files found by the find command.
2819
2820 * Makefile.in: Regenerate.
2821 * configure.ac: Revert previous delta.
2822 * configure: Regenerate.
2823
2824 2010-02-15 Nick Clifton <nickc@redhat.com>
2825
2826 PR 11238
2827 * configure.ac: Delete config.cache files in sub-directories when
2828 deleting Makefiles.
2829 * configure: Regenerate.
2830
2831 2010-02-12 Ben Elliston <bje@gnu.org>
2832
2833 * MAINTAINERS: Update my email address.
2834
2835 2010-02-08 Andrew Pinski <pinskia@gmail.com>
2836
2837 * MAINTAINERS (spu port): Update my email address.
2838
2839 2010-02-08 Jie Zhang <jie.zhang@analog.com>
2840
2841 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2842
2843 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2844
2845 * configure.ac: Add "recommended" version checks for GMP/MPC.
2846 Update recommended GMP/MPFR/MPC versions.
2847 * configure: Regenerate.
2848
2849 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2850
2851 * MAINTAINERS: Move my Embecosm email address into the
2852 write-after-approval section.
2853
2854 2010-01-26 Ian Lance Taylor <iant@google.com>
2855
2856 * MAINTAINERS: Add myself as Go frontend maintainer.
2857
2858 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
2859
2860 PR libstdc++/36101, PR libstdc++/42813
2861 * configure.ac (bootstrap_target_libs): Make inclusion of
2862 target-libgomp conditional on libgomb being in target_configdirs.
2863 * configure: Regenerate.
2864
2865 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
2866
2867 PR libstdc++/36101, PR libstdc++/42813
2868 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2869 * configure: Regenerate.
2870
2871 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
2872
2873 PR libstdc++/36101, PR libstdc++/42813
2874 * configure.ac (target_configdirs): Substitute.
2875 * Makefile.def: Bootstrap target module libgomp.
2876 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2877 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2878 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2879 * configure, Makefile.in: Regenerate.
2880
2881 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2882
2883 * MAINTAINERS: Adjust my details.
2884
2885 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2886
2887 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2888
2889 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2890
2891 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2892
2893 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2894
2895 * MAINTAINERS (Write After Approval): Add myself.
2896
2897 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2898
2899 * MAINTAINERS (Write After Approval): Add myself.
2900
2901 2010-01-11 Richard Guenther <rguenther@suse.de>
2902
2903 PR lto/41569
2904 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2905 * Makefile.in: Regenerated.
2906
2907 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
2908
2909 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2910 * configure: Regenerate.
2911
2912 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2913 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2914
2915 PR bootstrap/42424
2916 * configure.ac: Include libtool m4 files.
2917 (_LT_CHECK_OBJDIR): Call it.
2918 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2919 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2920
2921 * configure: Regenerate.
2922
2923 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2924
2925 PR bootstrap/41818
2926 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2927 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2928 * Makefile.in: Regenerate.
2929
2930 2010-01-02 Richard Guenther <rguenther@suse.de>
2931
2932 PR lto/41529
2933 * configure.ac: Include config/elf.m4. Disable LTO if not
2934 builting for an elf target.
2935 * configure: Regenerate.
2936
2937 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2938
2939 * MAINTAINERS: Change my email address.
2940
2941 2009-12-18 Ben Elliston <bje@au.ibm.com>
2942
2943 * config.sub, config.guess: Update from upstream sources.
2944
2945 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2946
2947 * MAINTAINERS (Write After Approval): Add myself.
2948
2949 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2950
2951 PR middle-end/30447
2952 PR middle-end/30789
2953 PR other/40302
2954
2955 * configure.ac: Require MPC.
2956 * configure: Regenerate.
2957
2958 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2959
2960 PR target/38384
2961 PR bootstrap/40972
2962 * libtool.m4: Sync from git Libtool.
2963 * ltoptions.m4: Likewise.
2964 * ltversion.m4: Likewise.
2965 * lt~obsolete.m4: Likewise.
2966 * ltmain.sh: Likewise.
2967
2968 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2969
2970 * configure.ac: Update minimum MPC version to 0.8.
2971 * configure: Regenerate.
2972
2973 2009-11-21 Sebastian Pop <sebpop@gmail.com>
2974
2975 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2976 * configure: Regenerated.
2977
2978 2009-11-21 Ian Lance Taylor <iant@google.com>
2979
2980 * configure.ac: Change default of poststage1_ldflags to be empty if
2981 poststage1_libs is set. When poststage1_libs is empty, and
2982 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2983 * configure: Rebuild.
2984
2985 2009-11-21 Adam Nemet <adambnmet@gmail.com>
2986
2987 * MAINTAINERS (Write After Approval): Update my email address.
2988
2989 2009-11-20 Ben Elliston <bje@au.ibm.com>
2990
2991 * config.guess: Update from upstream sources.
2992
2993 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2994
2995 * Makefile.def: Restore host and target settings for gmp.
2996 * Makefile.in: Rebuild.
2997
2998 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2999
3000 * configure.ac: Add libelf to host_libs. Enable in-tree configury
3001 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
3002 Fix portability of test of C++ as bootstrap language. Add
3003 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3004 * configure: Rebuild.
3005 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3006 and cloog. Fix in-tree ppl configuration. Introduce libelf
3007 in-tree building.
3008 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3009 (POSTSTAGE1_HOST_EXPORTS): Use it.
3010 (STAGE[+id+]_CXXFLAGS): New.
3011 (BASE_FLAGS_TO_PASS): Pass it down.
3012 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
3013 extra_exports.
3014 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3015 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3016 extra_exports.
3017 * Makefile.in: Rebuild.
3018
3019 2009-11-17 Ben Elliston <bje@au.ibm.com>
3020
3021 * config.sub, config.guess: Update from upstream sources.
3022
3023 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3024
3025 * MAINTAINERS (Write After Approval): Add myself.
3026
3027 2009-11-09 Jon Beniston <jon@beniston.com>
3028
3029 * MAINTAINERS (Write After Approval): Add myself.
3030
3031 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
3032
3033 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
3034 paths for *-w64-mingw* and x86_64-*mingw*.
3035 * configure: Regenerated.
3036
3037 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
3038
3039 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3040
3041 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
3042
3043 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3044 Phil Edwards to Write-After Approval.
3045
3046 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
3047
3048 * configure.ac: Disable target-winsup & co for
3049 x86_64-*-mingw* and *-w64-mingw* targets.
3050 * configure: Regenerated.
3051
3052 2009-10-16 Nick Clifton <nickc@redhat.com>
3053
3054 * MAINTAINERS: Add myself as a maintainer for the RX port.
3055
3056 2009-10-26 Johannes Singler <singler@kit.edu>
3057
3058 * MAINTAINERS (Write After Approval): Update my e-mail address.
3059
3060 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3061
3062 * configure.ac (CLooG test): Use = with test.
3063 * configure: Regenerate.
3064
3065 2009-10-22 Richard Guenther <rguenther@suse.de>
3066
3067 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
3068 cloog if the ppl version check failed. Move flags saving
3069 before setting in libelf check.
3070 * configure: Regenerate.
3071
3072 2009-10-21 Richard Guenther <rguenther@suse.de>
3073
3074 * configure.ac: Adjust the ppl and cloog configure to work as
3075 documented. Disable cloog if ppl was disabled. Omit the version
3076 checks if they were disabled.
3077 * configure: Re-generate.
3078
3079 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3080
3081 * configure.ac: Add 'lto' to enable_languages, not
3082 new_enable_languages, and only if not already present.
3083 * configure: Regenerate.
3084
3085 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
3086
3087 * README: Refer to the various COPYING* files instead of just
3088 COPYING.
3089 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3090
3091 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
3092
3093 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3094
3095 2009-10-07 Richard Guenther <rguenther@suse.de>
3096
3097 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3098 and Richard Guenther as reviewers.
3099 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3100 as reviewers.
3101
3102 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
3103
3104 * config.sub: Update from upstream sources.
3105
3106 2009-10-06 Ian Lance Taylor <iant@google.com>
3107
3108 * Makefile.def: check-gold depends upon all-gas.
3109 * Makefile.in: Rebuild.
3110
3111 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
3112
3113 * MAINTAINERS (Write After Approval): Add myself.
3114
3115 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
3116
3117 * Makefile.def: all-lto-plugin depends on all-libiberty.
3118 set bootstrap=true for lto-plugin.
3119 Add lto-plugin.
3120 * Makefile.in: Regenerate.
3121 * configure.ac (host_libs): Add lto-plugin.
3122 * configure: Regenerate.
3123
3124 2009-10-03 Diego Novillo <dnovillo@google.com>
3125
3126 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3127 (HOST_LIBELFLIBS): Define.
3128 (HOST_LIBELFINC): Define.
3129 * Makefile.in: Regenerate.
3130 * configure.ac: Add --enable-lto.
3131 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3132 If --enable-lto is used, add 'lto' to new_enable_languages.
3133 If --enable-lto is used and gold is enabled, add
3134 lto-plugin to configdirs.
3135 * configure: Regenerate.
3136
3137 2009-10-03 Simon Baldwin <simonb@google.com>
3138
3139 * configure.ac: If --with-system-zlib, suppress local zlib and
3140 pass --with-system-zlib to subdir configure scripts.
3141 * configure: Regenerate.
3142
3143 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
3144 Paolo Bonzini <bonzini@gnu.org>
3145
3146 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3147 $(srcdir).
3148 * Makefile.in: Rebuilt.
3149
3150 2009-09-26 Gary Funck <gary@intrepid.com>
3151
3152 * MAINTAINERS (Write After Approval): Add myself.
3153
3154 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3155
3156 * configure.ac: Update minimum MPC version to 0.7.
3157 * configure: Regenerate.
3158
3159 2009-09-25 Nick Clifton <nickc@redhat.com>
3160
3161 * configure.ac: Pass any --cache-file=/dev/null option on to
3162 subconfigures.
3163 * configure: Regenerate.
3164
3165 2009-09-23 Nick Clifton <nickc@redhat.com>
3166
3167 * config.sub, config.guess: Update from upstream sources.
3168
3169 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
3170
3171 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3172 * Makefile.in: Rebuilt.
3173
3174 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3175
3176 PR bootstrap/32272
3177 * configure.ac: Error out if $srcdir isn't '.' but contains
3178 host-${host_noncanonical}.
3179 * configure: Regenerate.
3180
3181 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3182
3183 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3184 maintainer.
3185
3186 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3187
3188 * configure.ac: If bootstrapping a combined tree with
3189 --enable-gold, require c++ in stage1_languages.
3190 * configure: Regenerate.
3191
3192 * configure.ac: Also add target_libs of stage1_languages to
3193 bootstrap_target_libs.
3194 * configure: Regenerate.
3195
3196 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3197 with --enable-languages not containing c++.
3198 * configure: Regenerate.
3199
3200 2009-09-15 Jie Zhang <jie.zhang@analog.com>
3201
3202 * configure.ac: Disable java and boehm-gc for bfin-*-*.
3203 * configure: Regenerate.
3204
3205 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
3206
3207 * MAINTAINERS (Write After Approval): Update my e-mail address,
3208 and move from from here...
3209 (Waiting for paperwork): To here.
3210
3211 2009-09-09 Joseph Myers <joseph@codesourcery.com>
3212
3213 * MAINTAINERS (Reviewers): Add self as driver reviewer.
3214
3215 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3216
3217 * configure.ac: Do not use $extrasub for replacing @if/@endif
3218 parts in Makefile; instead, use additional arguments to
3219 AC_CONFIG_COMMANDS to do the replacement manually, with several
3220 sed invocations, to avoid HP-UX sed command limits.
3221 * configure: Regenerate.
3222
3223 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
3224
3225 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3226 blank before -L.
3227
3228 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
3229
3230 * configure.ac (with-build-config): Document. Handle without.
3231 Handle missing argument.
3232 * configure: Rebuilt.
3233
3234 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
3235
3236 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
3237 Default to bootstrap-debug only if compare-debug works.
3238 * configure: Rebuilt.
3239 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3240 * Makefile.in: Rebuilt.
3241
3242 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3243
3244 * MAINTAINERS (OS Port Maintainers): Update my email address.
3245
3246 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
3247
3248 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3249 * Makefile.in: Rebuilt.
3250
3251 2009-09-01 Chris Demetriou <cgd@google.com>
3252
3253 * MAINTAINERS (Write After Approval): Add myself.
3254
3255 2009-08-31 Dodji Seketeli <dodji@redhat.com>
3256
3257 PR debug/30161
3258 * include/dwarf2.h (enum dwarf_tag): Added
3259 DW_TAG_GNU_template_template_param
3260 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3261
3262 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
3263
3264 * Makefile.tpl (AWK): Fix typo.
3265 * Makefile.in: Regenerate.
3266
3267 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
3268
3269 * configure.ac: Detect awk and sed.
3270 * Makefile.def (flags_to_pass): Add AWK and SED.
3271 * Makefile.tpl (AWK, SED): New.
3272 (BASE_FLAGS_TO_PASS): Add AWK and SED.
3273 * configure: Regenerate.
3274 * Makefile.in: Regenerate.
3275
3276 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
3277
3278 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3279 (collapseslashes): Likewise.
3280
3281 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3282
3283 * configure.ac (AC_PREREQ): Bump to 2.64.
3284
3285 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3286
3287 * configure.ac: Remove --with-datarootdir, --with-docdir,
3288 --with-pdfdir, --with-htmldir switches.
3289 * configure: Regenerate.
3290
3291 * configure: Regenerate.
3292
3293 * compile: Sync from Automake 1.11.
3294 * depcomp: Likewise.
3295 * install-sh: Likewise.
3296 * missing: Likewise.
3297 * mkinstalldirs: Likewise.
3298 * ylwrap: Likewise.
3299
3300 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
3301
3302 * ltmain.sh (func_normal_abspath): New function.
3303 (func_relative_path): Likewise.
3304 (func_mode_help): Document new -bindir option for link mode.
3305 (func_mode_link): Add new -bindir option, and use it to place
3306 output DLL if specified.
3307
3308 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3309
3310 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3311 (baseargs): Add --disable-option-checking.
3312 * configure: Regenerate.
3313
3314 * Makefile.def (configure-target-libiberty): Depend on
3315 all-binutils and all-ld.
3316 (configure-target-newlib): Likewise.
3317 * Makefile.in: Regenerate.
3318
3319 2009-08-17 Ben Elliston <bje@au.ibm.com>
3320
3321 * config.sub, config.guess: Update from upstream sources.
3322
3323 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3324
3325 Sync from src, merge:
3326
3327 2009-07-02 Tristan Gingold <gingold@adacore.com>
3328
3329 * configure.ac: Do not exclude gas for i386-*-darwin.
3330 Add a case for x86_64-*-darwin.
3331 * configure: Regenerate.
3332
3333 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
3334
3335 * MAINTAINERS: Add my name to Write After Approval list.
3336
3337 2009-08-06 Michael Eager <eager@eagercon.com>
3338
3339 * configure.ac: Add Microblaze target.
3340 * configure: Regenerate.
3341
3342 2009-07-31 Christian Bruel <christian.bruel@st.com>
3343
3344 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3345 * configure: Regenerate.
3346
3347 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
3348
3349 * MAINTAINERS (Write After Approval): Update my e-mail address.
3350
3351 2009-07-06 Ian Lance Taylor <iant@google.com>
3352
3353 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3354 * configure: Rebuild.
3355
3356 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
3357
3358 * MAINTAINERS: Move myself to the Graphite Reviewers.
3359
3360 2009-06-30 Wei Guozhi <carrot@google.com>
3361
3362 * MAINTAINERS: Add my name to Write After Approval list.
3363
3364 2009-06-26 Steve Ellcey <sje@cup.hp.com>
3365
3366 PR bootstrap/40338
3367 * configure.ac (comparestring): Create new variable.
3368 * Makefile.tpl (comparestring): Use to skip some comparisions.
3369 * configure: Regenerate.
3370 * Makefile.in: Regenerate.
3371
3372 2009-06-26 Doug Evans <dje@sebabeach.org>
3373
3374 * Makefile.def (host_modules): Add cgen.
3375 * Makefile.in: Regenerate.
3376 * configure.ac (host_tools): Add cgen.
3377 * configure: Regenerate.
3378
3379 2009-06-23 DJ Delorie <dj@redhat.com>
3380
3381 * MAINTAINERS: Add myself as mep maintainer.
3382
3383 2009-06-23 Ian Lance Taylor <iant@google.com>
3384
3385 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3386 boot_languages. Only bootstrap target libraries listed in
3387 target_libs for some boot language. Add --with-stage1-ldflags,
3388 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3389 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3390 if not building with C++.
3391 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3392 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3393 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3394 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3395 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3396 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3397 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3398 * configure, Makefile.in: Rebuild.
3399
3400 2009-06-23 Li Feng <nemokingdom@gmail.com>
3401
3402 * MAINTAINERS: Added my name to write-after-approval list.
3403
3404 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3405
3406 * configure.ac: Define is_elf for QNX Neutrino targets.
3407 * configure: Regenerate.
3408
3409 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
3410
3411 * MAINTAINERS: Added my name to the write-after-approval list
3412
3413 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3414
3415 * configure.ac: Detect MPC in default directory.
3416 * configure: Regenerate.
3417
3418 2009-06-03 Jerome Guitton <guitton@adacore.com>
3419 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3420
3421 * Makefile.tpl (all): Avoid a trailing backslash.
3422 * Makefile.in: Regenerate.
3423
3424 2009-06-03 Ben Elliston <bje@au.ibm.com>
3425
3426 * config.sub, config.guess: Update from upstream sources.
3427
3428 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3429
3430 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3431 to noconfdirs.
3432 * configure: Regenerate.
3433
3434 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
3435
3436 * Makefile.tpl ([+compare-target+]): Compare all stage
3437 directories, rather than just gcc.
3438 * Makefile.in: Rebuilt.
3439
3440 2009-06-01 Doug Kwan <dougkwan@google.com>
3441
3442 * configure.ac: Support gold for target arm*-*-*.
3443 * configure: Regenerate.
3444
3445 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3446
3447 * Makefile.def: Add MPC support and dependencies.
3448 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3449
3450 * Makefile.in, configure: Regenerate.
3451
3452 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
3453
3454 * Makefile.tpl (all): Avoid harmless warning in make all when
3455 gcc-bootstrap is enabled but stage_last does not exist.
3456 * Makefile.in: Rebuilt.
3457
3458 2009-05-24 Nicolas Roche <roche@adacore.com>
3459
3460 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3461 * Makefile.in: Regenerate.
3462
3463 2009-05-21 Denis Chertykov <chertykov@gmail.com>
3464
3465 * MAINTAINERS: Update my e-mail address.
3466
3467 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3468
3469 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3470 * configure: Regenerate.
3471
3472 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3473
3474 PR other/40159
3475 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3476 gcc-no-bootstrap are mutually exclusive.
3477 * Makefile.in: Rebuilt.
3478
3479 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3480
3481 PR other/40159
3482 * Makefile.tpl (all): Don't end with unconditional success.
3483 * Makefile.in: Rebuilt.
3484
3485 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
3486
3487 PR target/37137
3488 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3489 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3490 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3491 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3492 stage_configureflags, stage_cflags and stage_libcflags into
3493 explicit Makefile macros.
3494 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3495 GFORTRAN.
3496 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3497 CC. Set CC_FOR_BUILD from CC.
3498 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3499 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3500 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3501 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3502 and GFORTRAN.
3503 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3504 (_LIBCFLAGS): Renamed to _TFLAGS.
3505 (do-compare-debug, do-compare3-debug): Drop.
3506 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3507 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3508 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3509 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3510 (XGCC_FLAGS_FOR_TARGET): New.
3511 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3512 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3513 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3514 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3515 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
3516 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3517 TFLAGS.
3518 (BUILD_CONFIG): Include if requested.
3519 (all): Set TFLAGS on bootstrap.
3520 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3521 (all-stageid-prefixmodule): Likewise.
3522 (do-clean, distclean-stageid): Set TFLAGS.
3523 (restrap): Fix whitespace.
3524 * Makefile.in: Rebuilt.
3525
3526 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
3527
3528 * config.guess: Sync with src.
3529
3530 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3531
3532 * configure.ac ($with_ppl): Default to no if not supplied.
3533 ($with_cloog): Likewise.
3534 configure: Regenerate.
3535
3536 2009-04-27 James E. Wilson <wilson@codesourcery.com>
3537
3538 * MAINTAINERS: Update my e-mail address.
3539
3540 2009-04-27 Nick Clifton <nickc@redhat.com>
3541
3542 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3543
3544 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3545
3546 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3547 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3548 * Makefile.in: Regenerate.
3549
3550 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3551
3552 PR bootstrap/39739
3553 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3554 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3555
3556 * configure, Makefile.in: Regenerate.
3557
3558 2009-04-21 Taras Glek <tglek@mozilla.com>
3559
3560 * include/hashtab.h: Update GTY annotations to new syntax
3561 * include/splay-tree.h: Likewise
3562
3563 2009-04-17 Ben Elliston <bje@au.ibm.com>
3564
3565 * config.sub, config.guess: Update from upstream sources.
3566
3567 2009-04-15 Anthony Green <green@moxielogic.com>
3568
3569 * configure.ac: Add moxie support.
3570 * configure: Rebuilt.
3571
3572 2009-04-14 Jakub Jelinek <jakub@redhat.com>
3573
3574 * configure.ac: Change copyright header to refer to version
3575 3 of the GNU General Public License and to point readers at the
3576 COPYING3 file and the FSF's license web page.
3577 * Makefile.def: Likewise.
3578 * Makefile.tpl: Likewise.
3579 * Makefile.in: Regenerate.
3580
3581 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3582
3583 * configure.ac: Restore match for darwin9 or later. Use double
3584 brackets since regeneration eats one pair.
3585 * configure: Regenerate.
3586
3587 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3588
3589 PR gas/10039
3590 * configure.ac: Require texinfo 4.7.
3591 * configure: Regenerated.
3592
3593 2009-04-09 Nick Clifton <nickc@redhat.com>
3594
3595 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3596 the GCC Runtime Library Exception.
3597
3598 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3599
3600 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3601 * configure: Regenerate.
3602
3603 2009-04-01 Steve Ellcey <sje@cup.hp.com>
3604
3605 * Makefil.def (languages): New entries.
3606 * Makefile.tpl (check-gcc-*): New generic target.
3607 * Makefile.in: Regenerate.
3608
3609 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
3610
3611 * MAINTAINERS: Update my email address.
3612
3613 2009-03-18 Tom Tromey <tromey@redhat.com>
3614
3615 * configure: Rebuild.
3616 * configure.ac (host_libs): Add libiconv.
3617 * Makefile.in: Rebuild.
3618 * Makefile.def (host_modules): Add libiconv.
3619 (configure-gdb, all-gdb): Depend on libiconv.
3620
3621 2009-03-16 Tristan Gingold <gingold@adacore.com>
3622
3623 * configure.ac: Treat gdb as supported on x86_64-darwin.
3624 * configure: Regenerate.
3625
3626 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3627
3628 * configure.ac (--with-host-libstdcxx): New option.
3629 * configure: Regenerate.
3630
3631 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
3632
3633 * MAINTAINERS: Move myself into the write after approval list.
3634
3635 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
3636
3637 * MAINTAINERS: Update e-mail address.
3638
3639 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
3640
3641 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3642
3643 2009-03-10 Ira Rosen <irar@il.ibm.com>
3644
3645 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3646
3647 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3648
3649 Backport from git Libtool:
3650
3651 2009-01-19 Robert Millan <rmh@aybabtu.com>
3652 Support GNU/kOpenSolaris.
3653 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3654 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3655 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3656 GNU/kOpenSolaris.
3657
3658 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
3659
3660 * MAINTAINERS: Update e-mail address.
3661
3662 2009-02-24 Michael Eager <eager@eagercon.com>
3663
3664 * MAINTAINERS (Write After Approval): Add self.
3665
3666 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
3667
3668 * MAINTAINERS (Write After Approval): Add myself.
3669
3670 2009-02-05 Andreas Schwab <schwab@suse.de>
3671
3672 * Makefile.tpl (stage_last): Define $r and $s before using
3673 $(RECURSE_FLAGS_TO_PASS).
3674 * Makefile.in: Regenerate
3675
3676 2009-01-30 Ian Lance Taylor <iant@google.com>
3677
3678 * MAINTAINERS: Move myself to the Global Reviewers list.
3679
3680 2009-01-29 Robert Millan <rmh@aybabtu.com>
3681
3682 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3683 * configure: Regenerate.
3684
3685 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
3686
3687 * MAINTAINERS: Make whitespace consistent.
3688 Remove Robert Millan from Write After Approval.
3689
3690 2009-01-16 Alan Modra <amodra@bigpond.net.au>
3691
3692 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3693 (all-opcodes): Depend on all-libiberty.
3694 * Makefile.in: Regenerate.
3695
3696 2009-01-15 Douglas B Rupp <rupp@gnat.com>
3697
3698 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3699 * configure: Regenerate.
3700
3701 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
3702
3703 * MAINTAINERS (Write After Approval): Add myself.
3704
3705 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
3706
3707 * MAINTAINERS: Add myself to reviewers (Fortran).
3708
3709 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
3710
3711 PR tree-optimization/38515
3712 * configure.ac (cloog-polylib): Removed.
3713 (with_ppl, with_cloog): Test for "no".
3714 * configure: Regenerated.
3715
3716 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
3717
3718 * MAINTAINERS: Moved myself to reviewers (Fortran).
3719
3720 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
3721
3722 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3723 (Write After Approval): Remove myself.
3724
3725 2009-01-03 Diego Novillo <dnovillo@google.com>
3726
3727 * MAINTAINERS: Remove myself from alias maintainership.
3728
3729 2009-01-02 David Ayers <ayers@fsfe.org>
3730
3731 * MAINTAINERS: Update e-mail address.
3732
3733 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
3734
3735 * MAINTAINERS: Make whitespace consistent.
3736
3737 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3738
3739 Backport from upstream Libtool:
3740 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3741 Add cache variables to tests that require the linker to work.
3742 For shlibpath_overrides_runpath, this also changes the semantics
3743 to let the result from the C compiler take precedence.
3744
3745 2008-12-02 Ben Elliston <bje@au.ibm.com>
3746
3747 * config.sub, config.guess: Update from upstream sources.
3748
3749 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3750
3751 * configure.ac (ppllibs): Add by default the lib flags.
3752 * configure: Regenerate.
3753
3754 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
3755
3756 * MAINTAINERS: Add myself to the write after approval list.
3757
3758 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3759
3760 * configure.ac: Add double brackets on darwin[912].
3761 * configure: Regenerate.
3762
3763 2008-12-03 Daniel Kraft <d@domob.eu>
3764
3765 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3766 Approval to Reviewer section (for Fortran front-end).
3767
3768 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3769
3770 * configure.ac: Expand to darwin10 and later.
3771 * configure: Regenerate.
3772
3773 2008-12-02 Andreas Schwab <schwab@suse.de>
3774
3775 * Makefile.def: configure-target-boehm-gc depends on
3776 all-target-libstdc++-v3.
3777 * Makefile.in: Regenerate.
3778
3779 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
3780
3781 * MAINTAINERS: Add myself as mingw maintainer.
3782
3783 2008-12-02 Ben Elliston <bje@au.ibm.com>
3784
3785 * config.sub, config.guess: Update from upstream sources.
3786
3787 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3788
3789 * README.SCO: Remove.
3790
3791 2008-11-29 Fernando Pereira <pronesto@gmail.com>
3792
3793 * MAINTAINERS: Add myself to the write after approval list.
3794
3795 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3796
3797 * MAINTAINERS: Update my email address in WAA section.
3798
3799 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
3800
3801 * MAINTAINERS: Update e-mail address.
3802
3803 2008-11-27 Toon Moene <toon@moene.org>
3804
3805 * MAINTAINERS: Change e-mail address.
3806
3807 2008-11-27 Tristan Gingold <gingold@adacore.com>
3808
3809 * configure.ac: Build gdb for i?86-*-darwin*
3810 * configure: Regenerated.
3811
3812 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
3813
3814 * MAINTAINERS: Added my full name.
3815
3816 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3817
3818 PR bootstrap/38014
3819 PR bootstrap/37923
3820
3821 Revert:
3822
3823 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3824
3825 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3826 * Makefile.in: Regenerated.
3827
3828 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3829
3830 PR gdb/921
3831 PR gdb/1646
3832 PR gdb/2175
3833 PR gdb/2176
3834
3835 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3836 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3837 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3838 (HOST_EXPORTS): Pass CPPFLAGS.
3839 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3840 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3841 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3842 * Makefile.in, configure: Regenerated.
3843 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3844 and CPPFLAGS_FOR_BUILD.
3845
3846 2008-11-06 Jeff Law <law@redhat.com>
3847
3848 * MAINTAINERS: Add myself as middle end maintainer.
3849
3850 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
3851
3852 * MAINTAINERS (Write after approval): Add myself.
3853
3854 2008-11-05 Diego Novillo <dnovillo@google.com>
3855
3856 * MAINTAINERS (Global Reviewers): Add myself.
3857 (Non-Algorithmic Maintainers): Remove myself.
3858
3859 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
3860
3861 * MAINTAINERS (Write after approval): Add myself.
3862
3863 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3864
3865 * MAINTAINERS (Write after approval): Add myself.
3866
3867 2008-10-31 Ben Elliston <bje@au.ibm.com>
3868
3869 * configure.ac (spu-*-*): Remove special case.
3870 * configure: Regenerate.
3871
3872 2008-10-30 Catherine Moore <clm@codesourcery.com>
3873
3874 * MAINTAINERS (Write after approval): Update my email address.
3875
3876 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3877
3878 * configure.ac [spu-*-*]: Do not set skipdirs.
3879 * configure: Re-generate.
3880
3881 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3882
3883 * MAINTAINERS (Various Maintainers): Add myself to reload.
3884
3885 2008-10-25 Richard Guenther <rguenther@suse.de>
3886
3887 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3888 maintainer. Remove myself as libgcc-math maintainer.
3889 (Non-Algorithmic Maintainers): Remove myself.
3890
3891 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3892
3893 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3894 * Makefile.in: Regenerated.
3895
3896 2008-10-23 Cary Coutant <ccoutant@google.com>
3897
3898 * MAINTAINERS (Write after approval): Add myself.
3899
3900 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3901
3902 PR gdb/921
3903 PR gdb/1646
3904 PR gdb/2175
3905 PR gdb/2176
3906
3907 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3908 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3909 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3910 (HOST_EXPORTS): Pass CPPFLAGS.
3911 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3912 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3913 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3914 * Makefile.in, configure: Regenerated.
3915 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3916 and CPPFLAGS_FOR_BUILD.
3917
3918 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
3919
3920 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3921 Sebastian Pop.
3922
3923 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3924
3925 * MAINTAINERS (Write After Approval): Added myself.
3926
3927 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3928
3929 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3930 recommended version to 2.3.2.
3931
3932 * configure: Regenerate.
3933
3934 2008-10-01 Mark Mitchell <mark@codesourcery.com>
3935
3936 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3937
3938 2008-09-29 David Daney <david.daney@caviumnetworks.com>
3939
3940 * MAINTAINERS (Write After Approval): Update e-mail address.
3941
3942 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3943
3944 * libtool.m4: Update to libtool 2.2.6.
3945 * lt~obsolete.m4: Update to libtool 2.2.6.
3946 * ltmain.sh: Update to libtool 2.2.6.
3947 * ltsugar.m4: Update to libtool 2.2.6.
3948 * ltversion.m4: Update to libtool 2.2.6.
3949 * ltoptions.m4: Update to libtool 2.2.6.
3950 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3951
3952 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3953
3954 * MAINTAINERS (Write After Approval): Add myself.
3955
3956 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3957
3958 * MAINTAINERS (Write After Approval): Update my name.
3959
3960 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3961
3962 * MAINTAINERS: Add myself in "Write After Approval".
3963
3964 2008-09-18 Steve Ellcey <sje@cup.hp.com>
3965
3966 * MAINTAINERS: Add myself as ia64 maintainer.
3967
3968 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3969
3970 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3971 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3972 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3973 and Michael Tiemann from Write After Approval since they do not
3974 actually have access.
3975
3976 2008-09-05 Richard Guenther <rguenther@suse.de>
3977
3978 * configure.ac: Initialize clooglibs to -lcloog.
3979 * configure: Re-generate.
3980
3981 2008-09-04 Le-Chun Wu <lcwu@google.com>
3982
3983 * MAINTAINERS (Write After Approval): Add myself.
3984
3985 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3986
3987 * configure.ac (--with-cloog-polylib): New.
3988 (--disable-cloog-version-check): New.
3989 (--disable-ppl-version-check): New.
3990 * configure: Re-generate.
3991
3992 2008-09-03 Richard Guenther <rguenther@suse.de>
3993
3994 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3995 cloog test.
3996 * configure: Re-generate.
3997
3998 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3999
4000 Add picoChip port.
4001 * MAINTAINERS: Add picoChip maintainers.
4002
4003 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
4004 Tobias Grosser <grosser@fim.uni-passau.de>
4005 Jan Sjodin <jan.sjodin@amd.com>
4006 Harsha Jagasia <harsha.jagasia@amd.com>
4007 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4008 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4009 Adrien Eliche <aeliche@isty.uvsq.fr>
4010
4011 Merge from graphite branch.
4012 * configure: Regenerate.
4013 * Makefile.in: Regenerate.
4014 * configure.ac (host_libs): Add ppl and cloog.
4015 Add checks for PPL and CLooG.
4016 * Makefile.def (ppl, cloog): Added modules and dependences.
4017 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4018 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4019
4020 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4021
4022 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4023 (GCC_SHLIB_SUBDIR): New.
4024 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4025 * configure: Regenerate.
4026 * Makefile.in: Regenerate.
4027
4028 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4029
4030 * MAINTAINERS: Consistently use tabs to separate columns.
4031
4032 2008-08-29 Tristan Gingold <gingold@adacore.com>
4033
4034 * MAINTAINERS (Write after Approval): Add myself.
4035
4036 2008-08-28 Tristan Gingold <gingold@adacore.com>
4037
4038 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4039 Enable bfd, binutils and opcodes.
4040 * configure: Regenerate.
4041
4042 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4043
4044 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
4045
4046 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4047
4048 * MAINTAINERS: Use correct Umlaut for last name.
4049
4050 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4051
4052 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4053
4054 2008-08-16 David Edelsohn <edelsohn@gnu.org>
4055
4056 * MAINTAINERS: Update my email address.
4057
4058 2008-08-16 Nicolas Roche <roche@adacore.com>
4059
4060 * Makefile.tpl: Add BOOT_ADAFLAGS.
4061 * Makefile.in: Regenerate.
4062
4063 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
4064
4065 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4066 * configure: Regenerate.
4067
4068 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
4069
4070 * configure.ac: Add makefile fragments for hpux.
4071 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4072 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4073 * configure: Regenerate.
4074 * Makefile.in: Regenerate.
4075
4076 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
4077
4078 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4079
4080 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
4081
4082 * MAINTAINERS (Write after Approval): Add myself.
4083
4084 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
4085
4086 * MAINTAINERS (Write After Approval): Add myself.
4087
4088 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
4089
4090 * MAINTAINERS (Write After Approval): Add myself.
4091
4092 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
4093
4094 * MAINTAINERS: Update my email address.
4095
4096 2008-06-25 Joey Ye <joey.ye@intel.com>
4097
4098 * MAINTAINERS (Write After Approval): Add myself.
4099
4100 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4101
4102 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4103 * Makefile.in: Regenerate.
4104 * configure: Regenerate.
4105
4106 2008-06-17 Daniel Kraft <d@domob.eu>
4107
4108 * MAINTAINERS (Write After Approval): Add myself.
4109
4110 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4111
4112 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4113 "$@" is still intact with both Autoconf 2.59 and 2.62.
4114 * configure: Regenerate.
4115
4116 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4117
4118 * Makefile.tpl: Fix comment errors.
4119 * Makefile.in: Regenerate.
4120
4121 2008-06-12 David S. Miller <davem@davemloft.net>
4122 David Edelsohn <edelsohn@gnu.org>
4123
4124 * configure.ac: Add powerpc*-*-* to gold supported targets.
4125 * configure: Regenerate.
4126
4127 2008-06-08 Joseph Myers <joseph@codesourcery.com>
4128
4129 PR tree-optimization/36218
4130 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4131 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4132 (all prefix="build-"): Pass them to build-system sub-makes.
4133 * Makefile.in: Regenerate.
4134
4135 2008-06-07 Joseph Myers <joseph@codesourcery.com>
4136
4137 * MAINTAINERS (mt port): Remove.
4138 (sco5, unixware, sco udk): Remove.
4139 (Kean Johnston): Add to Write After Approval.
4140
4141 2008-05-30 Julian Brown <julian@codesourcery.com>
4142
4143 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4144 of libobjc for ARM EABI Linux.
4145 * configure: Regenerate.
4146
4147 2008-05-18 Xinliang David Li <davidxl@google.com>
4148
4149 * ChangeLog: Remove wrong ChangeLog entry.
4150
4151 2008-05-17 Xinliang David Li <davidxl@google.com>
4152
4153 * MAINTAINERS (Write After Approval): Add myself.
4154
4155 2008-05-15 Janus Weil <janus@gcc.gnu.org>
4156
4157 * MAINTAINERS (Write After Approval): Add myself.
4158
4159 2008-05-14 Rafael Espíndola <espindola@google.com>
4160
4161 * config-ml.in: don't handle --enable-shared and --enable-static.
4162
4163 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
4164
4165 * MAINTAINERS: Update my email address.
4166
4167 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
4168
4169 * MAINTAINERS: Update my email address.
4170
4171 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
4172
4173 * MAINTAINERS (Write After Approval): Add myself.
4174
4175 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
4176
4177 * MAINTAINERS (Write After Approval): Add myself.
4178
4179 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
4180
4181 * MAINTAINERS (crx): Add myself.
4182
4183 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4184
4185 Sync with src:
4186 2008-04-14 David S. Miller <davem@davemloft.net>
4187
4188 * configure.ac: Add sparc*-*-* to gold supported targets.
4189 * configure: Regenerate.
4190
4191 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4192
4193 PR bootstrap/35457
4194 * configure.ac: Include override.m4.
4195 * configure: Regenerate.
4196
4197 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4198
4199 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4200 * Makefile.in: Regenerate.
4201
4202 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
4203
4204 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4205 as nonconfigurable directories list.
4206 * configure: Regenerate.
4207
4208 2008-04-14 Ben Elliston <bje@au.ibm.com>
4209
4210 * config.sub, config.guess: Update from upstream sources.
4211
4212 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
4213
4214 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4215 * Makefile.in: Regenerate.
4216
4217 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
4218
4219 * configure.ac: Do not build libssp for the AVR.
4220 * configure: Regenerate.
4221
4222 2008-04-07 Ian Lance Taylor <iant@google.com>
4223
4224 * Makefile.def: check-gold depends upon all-binutils.
4225 * Makefile.in: Regenerate.
4226
4227 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
4228
4229 * MAINTAINERS (Write After Approval): Add myself.
4230
4231 2008-04-04 Nick Clifton <nickc@redhat.com>
4232
4233 PR binutils/4334
4234 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4235 builds.
4236 * configure: Regenerate.
4237
4238 2008-04-04 NightStrike <NightStrike@gmail.com>
4239
4240 PR other/35151
4241 * configure.ac: Combine rules for mingw32 and mingw64.
4242 * configure: Regenerate.
4243
4244 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
4245
4246 * MAINTAINERS (Write After Approval): Add myself.
4247
4248 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
4249
4250 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4251 * Makefile.in (.NOTPARALLEL): Ditto.
4252
4253 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
4254
4255 * MAINTAINERS (Write After Approval): Add myself.
4256
4257 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
4258
4259 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4260 * Makefile.in (.NOTPARALLEL): Regenerate.
4261
4262 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
4263
4264 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4265 * Makefile.in: Regenerate.
4266
4267 2008-03-26 Jakub Staszak <kuba@et.pl>
4268
4269 * MAINTAINERS (Write After Approval): Add myself.
4270
4271 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4272
4273 * MAINTAINERS: Update e-mail address.
4274
4275 2008-03-20 Ian Lance Taylor <iant@google.com>
4276
4277 * configure.ac: Add support for --enable-gold.
4278 * Makefile.def: Add gold as a directory like ld.
4279 * configure, Makefile.in: Regenerate.
4280
4281 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4282
4283 * configure.ac: m4_include config/proginstall.m4.
4284 * configure: Regenerate.
4285
4286 Backport from upstream Libtool:
4287
4288 2007-10-12 Eric Blake <ebb9@byu.net>
4289
4290 Deal with Autoconf 2.62's semantic change in m4_append.
4291 * ltsugar.m4 (lt_append): Replace broken versions of
4292 m4_append.
4293 (lt_if_append_uniq): Don't require separator to be overquoted,
4294 and avoid broken m4_append.
4295 (lt_dict_add): Fix typo.
4296 * libtool.m4 (_LT_DECL): Don't overquote separator.
4297
4298 2008-03-13 David Edelsohn <edelsohn@gnu.org>
4299
4300 * config.rpath: Add AIX 6 support.
4301
4302 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
4303
4304 * Makefile.def (stageprofile). Remove -fprofile-generate
4305 from stage_libcflags.
4306 * Makefile.in: Regenerate.
4307
4308 2008-03-13 Ben Elliston <bje@au.ibm.com>
4309
4310 * config.sub, config.guess: Update from upstream sources.
4311
4312 2008-03-06 Tom Tromey <tromey@redhat.com>
4313
4314 * MAINTAINERS: Update for treelang deletion.
4315
4316 2008-03-03 James E. Wilson <wilson@tuliptree.org>
4317
4318 * MAINTAINERS: Update my email address.
4319
4320 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
4321
4322 * MAINTAINERS (darwin port): Add myself as a maintainer.
4323 (objective-c/c++): Add myself as a maintainer.
4324
4325 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
4326
4327 * MAINTAINERS (Write After Approval): Update my email address.
4328
4329 2008-02-25 Tomas Bily <tbily@suse.cz>
4330
4331 * MAINTAINERS (Write After Approval): Add myself.
4332
4333 2008-02-23 Jakub Jelinek <jakub@redhat.com>
4334
4335 * MAINTAINERS (OpenMP): Add myself.
4336
4337 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
4338
4339 PR bootstrap/32009
4340 PR bootstrap/32161
4341
4342 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4343 * configure: Regenerate.
4344
4345 * Makefile.def: Define stage_libcflags for all bootstrap stages.
4346 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4347 STAGE4_LIBCFLAGS): New.
4348 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4349 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4350 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4351 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4352 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4353 for target modules. Don't export LIBCFLAGS.
4354 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4355 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4356 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4357 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4358 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4359 * Makefile.in: Regenerate.
4360
4361 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4362
4363 PR libgcj/33085
4364 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4365 Do not use -DDLL_EXPORT. Backport from upstream.
4366
4367 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4368
4369 * MAINTAINERS (Write After Approval): Add myself.
4370
4371 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
4372
4373 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4374 * configure: Regenerate.
4375
4376 2008-01-31 Marc Gauthier <marc@tensilica.com>
4377
4378 * configure.ac (xtensa*-*-*): Recognize processor variants.
4379 * configure: Regenerate.
4380
4381 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4382
4383 PR bootstrap/34922
4384 * configure.ac (PARSE_ARGS): Push suitable setting of
4385 ac_subdirs_all, for `./configure --help=recursive'.
4386 Handle `+' in generic toplevel directory disabling.
4387 * configure: Regenerate.
4388
4389 2008-01-28 Nick Clifton <nickc@redhat.com>
4390
4391 * MAINTAINERS (xstormy16): Take over maintainership.
4392
4393 2008-01-25 Joseph Myers <joseph@codesourcery.com>
4394
4395 * MAINTAINERS (c4x port): Remove.
4396
4397 2008-01-24 David Edelsohn <edelsohn@gnu.org>
4398
4399 * libtool.m4: Backport AIX 6 support from ToT Libtool.
4400
4401 2008-01-23 Ben Elliston <bje@au.ibm.com>
4402
4403 * config.sub, config.guess: Update from upstream sources.
4404
4405 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
4406
4407 * MAINTAINERS (Write After Approval): Add myself.
4408
4409 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
4410
4411 * MAINTAINERS: Update my email address.
4412
4413 2008-01-09 Raksit Ashok <raksit@google.com>
4414
4415 * MAINTAINERS (Write After Approval): Add myself.
4416
4417 2008-01-09 Raksit Ashok <raksit@google.com>
4418
4419 * MAINTAINERS (Write After Approval): Add myself.
4420
4421 2008-01-08 Ben Elliston <bje@au.ibm.com>
4422
4423 * config.sub, config.guess: Update from upstream sources.
4424
4425 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4426
4427 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4428 Change recommended MPFR from 2.2.1 -> 2.3.0.
4429 * configure: Regenerate.
4430
4431 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
4432
4433 * MAINTAINERS: Update my email address.
4434
4435 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
4436
4437 * MAINTAINERS: Update my email address.
4438
4439 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4440
4441 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4442 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4443 * Makefile.in: Regenerate.
4444
4445 2007-12-10 Mark Heffernan <meheff@google.com>
4446
4447 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4448 misplaced entries.
4449
4450 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4451
4452 * configure.ac: Enable libjava for x86_64-*-darwin9.
4453 * configure: Regenerate.
4454
4455 2007-12-07 Bill Maddox <maddox@google.com>
4456
4457 * MAINTAINERS (Write After Approval): Add myself.
4458
4459 2007-12-05 Ben Elliston <bje@au.ibm.com>
4460
4461 * config.sub, config.guess: Update from upstream sources.
4462
4463 2007-12-02 Matthias Klose <doko@ubuntu.com>
4464
4465 * config-ml.in: Remove 64bit configure tests.
4466
4467 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4468
4469 * config-ml.in: Robustify against white space in absolute file
4470 names.
4471
4472 * config-ml.in (multi-clean): Substitute ${Makefile}.
4473 Remove superfluous ${Makefile} in list.
4474
4475 2007-11-19 Thiemo Seufer <ths@mips.com>
4476
4477 * config-ml.in: Don't hardcode the Makefile name.
4478
4479 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
4480
4481 * MAINTAINERS (Write After Approval): Add myself.
4482
4483 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
4484
4485 * MAINTAINERS (Write After Approval): Add myself.
4486
4487 2007-11-06 Doug Kwan <dougkwan@google.com>
4488
4489 * MAINTAINERS (Write After Approval): Add myself.
4490
4491 2007-10-25 Ben Elliston <bje@au.ibm.com>
4492
4493 * MAINTAINERS (mercury): Remove entry.
4494 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4495
4496 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4497
4498 * Makefile.def (dependencies): Make configure-gdb depend on
4499 all-intl.
4500 * Makefile.in: Regenerated.
4501
4502 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
4503
4504 * MAINTAINERS (Fortran maintainer): Remove myself.
4505
4506 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
4507
4508 * Makefile.def: To avoid problems running with parallel makes,
4509 build newlib before libgloss so that target specific header
4510 files are availble.
4511 * Makefile.in: Regenerate
4512
4513 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4514
4515 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4516 * Makefile.in: Regenerate.
4517
4518 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
4519
4520 * MAINTAINERS (Register allocation reviewer): Add myself.
4521
4522 2007-10-08 Mike Frysinger <vapier@gentoo.org>
4523
4524 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4525 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4526 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4527 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4528 * configure: Regenerate.
4529
4530 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
4531
4532 * MAINTAINERS (Register allocation reviewer): Add myself.
4533
4534 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
4535
4536 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4537 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4538 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4539 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4540 * configure.ac: Default them to host tools for $host = $build.
4541 Subst them.
4542
4543 * configure: Regenerate.
4544 * Makefile.in: Regenerate.
4545
4546 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
4547
4548 * MAINTAINERS (Register allocation reviewer): Add myself.
4549
4550 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
4551
4552 * MAINTAINERS (Register allocation reviewer): Add myself.
4553
4554 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
4555
4556 * MAINTAINERS (Write After Approval): Fix typo.
4557
4558 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4559
4560 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4561 * configure: Regenerate.
4562
4563 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4564
4565 PR bootstrap/31906
4566 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4567 they're already prefixed.
4568
4569 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4570
4571 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4572 libstdc++.
4573 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4574 * configure: Regenerate.
4575 * Makefile.in: Regenerate.
4576
4577 2007-09-17 Andreas Schwab <schwab@suse.de>
4578
4579 * configure.ac: Raise minimum makeinfo version to 4.6.
4580 * configure: Regenerate.
4581
4582 2007-09-17 Johannes Singler <singler@ira.uka.de>
4583
4584 * MAINTAINERS (write-after-approval) add myself
4585
4586 2007-09-15 Alan Modra <amodra@bigpond.net.au>
4587
4588 * configure.ac: Correct makeinfo version check.
4589 * configure: Regenerate.
4590
4591 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
4592
4593 * MAINTAINERS: Update my email address.
4594
4595 2007-09-14 Richard Sandiford <richard@codesourcery.com>
4596
4597 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4598 to $skipdirs and only disable gprof for newlib. Use the normal
4599 mips*-elf* handling in other respects.
4600 * configure: Regnerate.
4601
4602 2007-09-12 David Daney <ddaney@avtrex.com>
4603
4604 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4605 enabling libgcj.
4606 * configure: Regenerate.
4607
4608 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4609
4610 PR other/32154
4611 * configure.ac: For libgloss targets, point the linker to the linker
4612 script, startup code and simulator library.
4613 * configure: Regenerate.
4614
4615 2007-09-07 Andrew Haley <aph@redhat.com>
4616
4617 * configure.ac (noconfigdirs): Remove target-libffi and
4618 target-libjava.
4619 * configure: Regenerate.
4620
4621 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4622
4623 PR target/33281
4624 * configure.ac: Use config/mh-mingw on mingw.
4625 * configure: Regenerate.
4626
4627 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
4628
4629 * MAINTAINERS (Write After Approval): Add myself.
4630
4631 2007-09-05 Richard Guenther <rguenther@suse.de>
4632
4633 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4634 nor --disable-checking is provided also turn on yes and types
4635 checking for stage1.
4636 * configure: Re-generate.
4637
4638 2007-08-30 Krister Walfridsson <cato@df.lth.se>
4639
4640 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4641 (Write After Approval): Remove myself.
4642
4643 2007-08-29 Nick Clifton <nickc@redhat.com>
4644
4645 * config.sub, config.guess: Update from upstream sources.
4646
4647 2007-08-22 Bud Davis <jmdavis@link.com>
4648
4649 * MAINTAINERS (Write After Approval): Added myself.
4650 * MAINTAINERS (Reviewers): Removed myself.
4651
4652 2007-08-18 Paul Brook <paul@codesourcery.com>
4653 Joseph Myers <joseph@codesourcery.com>
4654
4655 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4656 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4657 * Makefile.in: Regenerate.
4658 * configure.ac (--with-debug-prefix-map): New.
4659 * configure: Regenerate.
4660
4661 2007-08-17 Richard Sandiford <richard@codesourcery.com>
4662 Nigel Stephens <nigel@mips.com>
4663
4664 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4665 as target_makefile_frag.
4666 * configure: Regenerate.
4667
4668 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
4669
4670 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4671 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4672 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4673 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4674 (do-compare, do-compare3, do-compare-debug): New.
4675 ([+compare-target+]): Use them.
4676
4677 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
4678
4679 * MAINTAINERS (Write After Approval): Change my email address.
4680
4681 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4682 Ben Elliston <bje@au.ibm.com>
4683
4684 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4685 --silent if $silent.
4686 * configure: Regenerate.
4687
4688 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
4689
4690 * MAINTAINERS (Various Maintainers): Add myself as
4691 loop infrastructure maintainer. Update my e-mail
4692 address.
4693
4694 2007-07-31 Diego Novillo <dnovillo@google.com>
4695
4696 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4697 Adjust description.
4698
4699 2007-07-26 Richard Guenther <rguenther@suse.de>
4700
4701 * configure.ac: Add types checking to stage1 checking flags.
4702 * configure: Regenerate.
4703
4704 2007-07-17 Nick Clifton <nickc@redhat.com>
4705
4706 * COPYING3: New file. Contains version 3 of the GNU General
4707 Public License.
4708 * COPYING3.LIB: New file. Contains version 3 of the GNU
4709 Lesser General Public License.
4710
4711 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4712
4713 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4714
4715 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4716
4717 * MAINTAINERS (S/390 co-maintainer): Add myself.
4718 (Write After Approval): Remove myself.
4719
4720 2007-07-13 Dan Hipschman <dsh@google.com>
4721
4722 * MAINTAINERS (Write After Approval): Add myself.
4723
4724 2007-07-11 Nick Clifton <nickc@redhat.com>
4725
4726 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4727 WINDRES export.
4728 * Makefile.in: Regenerate.
4729
4730 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4731
4732 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4733 maintainer.
4734
4735 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4736
4737 * lt~obsolete.m4: New. Import from 20070318 libtool.
4738
4739 2007-07-03 Julian Brown <julian@codesourcery.com>
4740
4741 * MAINTAINERS (Write After Approval): Add myself.
4742
4743 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4744
4745 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4746 * configure: Regenerate.
4747
4748 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4749
4750 * configure.ac: Add some missing m4 quotation.
4751 * configure: Regenerate.
4752
4753 2007-07-02 Simon Baldwin <simonb@google.com>
4754
4755 * MAINTAINERS (Write After Approval): Add myself.
4756
4757 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
4758
4759 * configure: Regenerate.
4760
4761 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
4762
4763 * Makefile.def: Add windmc tool to build.
4764 * Makefile.tpl: Likewise.
4765 * configure.ac: Likewise.
4766 * Makefile.in: Regenerate.
4767 * configure: Regenerate.
4768
4769 2007-06-28 DJ Delorie <dj@redhat.com>
4770
4771 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4772 not building newlib.
4773 * configure: Regenerated.
4774
4775 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4776
4777 * MAINTAINERS (Write After Approval): Add myself.
4778
4779 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
4780
4781 * MAINTAINERS (Write After Approval): Add myself.
4782
4783 2007-06-19 Chris Matthews <chrismatthews@google.com>
4784
4785 * MAINTAINERS (Write After Approval): Add myself.
4786
4787 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4788
4789 * MAINTAINERS (Write After Approval): Add myself.
4790
4791 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4792
4793 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4794 * Makefile.in: Regenerated.
4795
4796 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4797
4798 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4799 bfin*-*-uclinux* targets.
4800 * configure: Regenerate.
4801
4802 2007-06-14 Ian Lance Taylor <iant@google.com>
4803
4804 * MAINTAINERS: Add myself as non-algorithmic global write
4805 maintainer.
4806
4807 2007-06-14 Diego Novillo <dnovillo@google.com>
4808
4809 * MAINTAINERS: Add self as middle-end maintainer and
4810 non-algorithmic global write maintainer.
4811
4812 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4813
4814 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4815 Move all Fortran maintainers except Paul Brook into the
4816 Non-Autopoiesis section.
4817
4818 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
4819
4820 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4821 (distclean-stage[+id+]): Possibly delete stage_last.
4822 * Makefile.in: Regenerate.
4823
4824 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
4825
4826 * MAINTAINERS (Various Maintainer): Fix typo.
4827
4828 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
4829
4830 * MAINTAINERS (Various Maintainer): Add myself as
4831 dataflow maintainer.
4832
4833 2007-06-07 Ben Elliston <bje@au.ibm.com>
4834
4835 * config.sub, config.guess: Update from upstream sources.
4836
4837 2007-06-07 Ben Elliston <bje@au.ibm.com>
4838
4839 * Makefile.tpl: Fix spelling error.
4840 * Makefile.in: Regenerate.
4841
4842 2007-06-01 Steve Ellcey <sje@cup.hp.com>
4843
4844 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4845 lt_cv_sys_max_cmd_len.
4846
4847 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4848
4849 * MAINTAINERS (Various Maintainers): Add myself as
4850 auto-vectorizer maintainer.
4851
4852 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
4853
4854 PR libjava/32098
4855 * libtool.m4: Revert previous change.
4856 * ltgcc.m4: Put it here.
4857
4858 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
4859
4860 * MAINTAINERS (Various Maintainers): Add myself as
4861 auto-vectorizer maintainer.
4862
4863 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4864
4865 PR libjava/32098
4866 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4867
4868 2007-05-30 Richard Guenther <rguenther@suse.de>
4869
4870 * MAINTAINERS (Various Maintainers): Add myself as
4871 auto-vectorizer maintainer.
4872
4873 2007-05-30 Jakub Jelinek <jakub@redhat.com>
4874
4875 PR bootstrap/29382
4876 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4877 * configure: Rebuilt.
4878
4879 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
4880
4881 * MAINTAINERS (Write After Approval): Removed my name.
4882
4883 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4884
4885 * MAINTAINERS (Write After Approval): Remove myself.
4886
4887 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4888
4889 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4890
4891 2007-05-23 Steve Ellcey <sje@cup.hp.com>
4892
4893 * ltmain.sh: Update from ToT Libtool.
4894 * libtool.m4: Update from ToT Libtool.
4895 * ltsugar.m4: New. Update from ToT Libtool.
4896 * ltversion.m4: New. Update from ToT Libtool.
4897 * ltoptions.m4: New. Update from ToT Libtool.
4898 * ltconfig: Remove.
4899 * ltcf-c.sh: Remove.
4900 * ltcf-cxx.sh: Remove.
4901 * ltcf-gcj.sh: Remove.
4902
4903 2007-05-22 Ollie Wild <aaw@google.com>
4904
4905 * MAINTAINERS (Write After Approval): Add myself.
4906
4907 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
4908
4909 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4910 stage_cflags.
4911 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4912 Remove CFLAGS/LIBCFLAGS.
4913 (configure-stage[+id+]-[+prefix+][+module+],
4914 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4915 * Makefile.in: Regenerate.
4916
4917 2007-05-15 Diego Novillo <dnovillo@google.com>
4918
4919 * MAINTAINERS: Update e-mail address.
4920
4921 2007-05-15 Revital Eres <eres@il.ibm.com>
4922
4923 * MAINTAINERS (Write After Approval): Add myself.
4924
4925 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
4926
4927 * MAINTAINERS (Write After Approval): Updated my address.
4928
4929 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4930
4931 * MAINTAINERS (Write After Approval): Add myself.
4932
4933 2007-05-11 Silvius Rus <rus@google.com>
4934
4935 * MAINTAINERS (Write After Approval): Add myself.
4936
4937 2007-04-23 Tom Tromey <tromey@redhat.com>
4938
4939 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4940
4941 2007-04-22 Mark Mitchell <mark@codesourcery.com>
4942
4943 * MAINTAINERS (cpplib): Rename to ...
4944 (libcpp): ... this. Add C/C++ front end maintainers.
4945
4946 2007-04-14 Steve Ellcey <sje@cup.hp.com>
4947
4948 * config-ml.in: Pass ${ml_config_env} to configure calls.
4949
4950 2007-04-04 Christian Bruel <christian.bruel@st.com>
4951
4952 * MAINTAINERS (Write After Approval): Add myself.
4953
4954 2007-04-02 Dave Korn <dave.korn@artimi.com>
4955
4956 * MAINTAINERS (Write After Approval): Add myself.
4957
4958 2007-03-31 Tobias Burnus <burnus@net-b.de>
4959
4960 * MAINTAINERS (fortran 95 front end): Add myself.
4961
4962 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4963
4964 * MAINTAINERS (Write After Approval): Add myself.
4965
4966 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
4967
4968 * MAINTAINERS (Modulo Scheduler): Add myself.
4969
4970 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4971
4972 * MAINTAINERS (fortran 95 front end): Add myself.
4973 (c++ front end): whitespace fix.
4974
4975 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4976
4977 * MAINTAINERS (Write After Approval): Add myself.
4978
4979 2007-03-21 Richard Sandiford <richard@codesourcery.com>
4980
4981 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4982 of glob. Quote arguments with single quotes too.
4983 * configure: Regenerate.
4984
4985 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4986
4987 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4988 * Makefile.in: Regenerate
4989
4990 2007-03-07 Andreas Schwab <schwab@suse.de>
4991
4992 * configure: Regenerate.
4993
4994 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4995
4996 * configure.ac: Add "--with-pdfdir" configure option,
4997 which defines pdfdir variable.
4998 * Makefile.def (target=fixincludes): Add install-pdf to
4999 missing targets.
5000 (recursive_targets): Add install-pdf target.
5001 (flags_to_pass): Add pdfdir.
5002 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5003 target.
5004 * configure: Regenerate
5005 * Makefile.in: Regenerate
5006
5007 2007-02-28 Eric Christopher <echristo@apple.com>
5008
5009 Revert:
5010 2006-12-07 Mike Stump <mrs@apple.com>
5011
5012 * Makefile.def (dependencies): Add dependency for
5013 install-target-libssp and install-target-libgomp on
5014 install-gcc.
5015 * Makefile.in: Regenerate.
5016
5017 2007-02-27 Matt Kraai <kraai@ftbfs.org>
5018
5019 * configure: Regenerate.
5020 * configure.ac: Move statements after variable declarations.
5021
5022 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
5023
5024 * MAINTAINERS: Add myself as sh maintainer.
5025
5026 2007-02-19 Joseph Myers <joseph@codesourcery.com>
5027
5028 * configure.ac: Adjust for loop syntax.
5029 * configure: Regenerate.
5030
5031 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
5032
5033 * configure: Rebuilt.
5034
5035 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
5036
5037 * configure.ac: Drop multiple occurrences of --enable-languages,
5038 and fix its quoting.
5039 * configure: Rebuilt.
5040
5041 2007-02-17 Mark Mitchell <mark@codesourcery.com>
5042 Nathan Sidwell <nathan@codesourcery.com>
5043 Vladimir Prus <vladimir@codesourcery.com>
5044 Joseph Myers <joseph@codesourcery.com>
5045
5046 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5047 * configure: Regenerate.
5048
5049 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
5050
5051 * ltconfig (freebsd*): Default to elf.
5052
5053 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5054
5055 * configure.ac (target_libraries): Move libgcc before libiberty.
5056 * configure: Regenerated.
5057
5058 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5059 Paolo Bonzini <bonzini@gnu.org>
5060
5061 PR bootstrap/30753
5062 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
5063 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
5064 * configure: Regenerated.
5065
5066 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5067
5068 * MAINTAINERS (Language Front End Maintainers): Update my mail
5069 address.
5070
5071 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5072
5073 PR bootstrap/30748
5074 * configure.ac: Correct syntax for Solaris ksh.
5075 * configure: Regenerated.
5076
5077 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5078
5079 * configure.ac: Sync with src.
5080 * configure: Regenerate.
5081
5082 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5083
5084 * Makefile.in: Regenerate.
5085
5086 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5087
5088 * config.sub: Sync with src.
5089
5090 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5091
5092 * Makefile.tpl (build_alias, host_alias, target_alias): Use
5093 noncanonical equivalents.
5094 * configure.in: Rename to...
5095 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
5096 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
5097 target_noncanonical. Use them. Rewrite removal of configure
5098 arguments for autoconf 2.59. Discard variable settings. Force
5099 program_transform_name for native tools.
5100
5101 * Makefile.in: Regenerated.
5102 * configure: Regenerated with autoconf 2.59.
5103
5104 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
5105
5106 * MAINTAINERS (Write After Approval): Add myself.
5107
5108 2007-01-31 Andreas Schwab <schwab@suse.de>
5109
5110 * Makefile.tpl (LDFLAGS): Substitute it.
5111 * Makefile.in: Regenerate.
5112
5113 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
5114
5115 * MAINTAINERS (Write After Approval): Add myself.
5116
5117 2007-01-28 David Edelsohn <edelsohn@gnu.org>
5118
5119 * MAINTAINERS (spu port): Add myself.
5120
5121 2007-01-23 Richard Guenther <rguenther@suse.de>
5122
5123 PR bootstrap/30541
5124 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5125 * Makefile.tpl (GNATBIND): Substitute it.
5126 (GNATMAKE): Likewise.
5127 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5128 of STAGE_PREFIX.
5129 * Makefile.in: Regenerate.
5130 * configure: Regenerate.
5131
5132 2007-01-18 Mike Stump <mrs@apple.com>
5133
5134 * configure.in: Re-enable -Werror for gcc builds.
5135
5136 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
5137
5138 * MAINTAINERS (Write After Approval): Add myself.
5139
5140 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
5141
5142 * configure.in: Change == to = in test command.
5143 * configure: Regenerate.
5144
5145 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
5146 Nick Clifton <nickc@redhat.com>
5147 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
5148
5149 * configure.in (build_configargs, host_configargs, target_configargs):
5150 Remove build/host/target parameters.
5151 (host_libs): Add gmp and mpfr.
5152 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5153 * Makefile.def (gmp, mpfr): New.
5154 (gcc): Remove target.
5155 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5156 target_os, target_vendor): New.
5157 (configure): Add host_alias/target_alias arguments; adjust invocations.
5158 * configure: Regenerate.
5159 * Makefile.in: Regenerate.
5160
5161 2007-01-11 Matt Fago <fago@earthlink.net>
5162
5163 * configure.in: Try to link to functions only in mpfr 2.2.x
5164 to improve robustness of configure tests.
5165 * configure: Regenerate.
5166
5167 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
5168
5169 * MAINTAINERS: Add myself as i386 maintainer.
5170
5171 2007-01-08 Jan Hubicka <jh@suse.cz>
5172
5173 * MAINTAINERS: Add myself as i386 maintainer.
5174
5175 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
5176
5177 * configure.in: Add support for an x86_64-mingw* target.
5178 * configure: Regenerate.
5179
5180 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
5181
5182 * Makefile.tpl (all-target): Correct @if conditional for target
5183 modules.
5184 * configure.in: Omit libiberty if building only target libgcc.
5185 * configure, Makefile.in: Regenerated.
5186
5187 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
5188
5189 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5190 * configure: Regenerate.
5191
5192 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
5193
5194 * Makefile.def (target_modules): Add libgcc.
5195 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
5196 * Makefile.tpl (clean-target-libgcc): Delete.
5197 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5198 on gcc even for bootstrapped modules. Rewrite handling of
5199 lang_env_dependencies to loop over target_modules.
5200 * configure.in (target_libraries): Add target-libgcc.
5201 * Makefile.in, configure: Regenerated.
5202
5203 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
5204
5205 * configure.in: Reorganize recognition of languages. Add
5206 --enable-stage1-languages. Show supported languages for the chosen
5207 target rather than all recognized languages.
5208 * configure: Regenerate.
5209
5210 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
5211
5212 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5213 * Makefile.in: Regenerate.
5214
5215 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5216
5217 * configure.in: Warn that MPFR 2.2.0 is buggy.
5218 * configure: Regenerate.
5219
5220 2006-12-27 Ian Lance Taylor <iant@google.com>
5221
5222 * configure.in: When removing Makefiles to force a reconfigure, also
5223 remove prev-DIR*/Makefile.
5224 * configure: Regenerate.
5225
5226 2006-12-22 Andreas Schwab <schwab@suse.de>
5227
5228 * configure: Regenerate with correct autoconf version.
5229
5230 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
5231
5232 * configure.in: add AC_SUBST for *_FOR_TARGET.
5233 * configure: Regenerate.
5234
5235 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5236
5237 * configure.in: Simplify logic for rejecting languages that cannot
5238 be built. Separate the case when a language is unsupported,
5239 from the case when the user chooses not to build a language.
5240
5241 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5242
5243 * configure.in: Remove "$build" case for powerpc-*-darwin* since
5244 it only affects bootstrap and could be tested on "$host" as well.
5245 * configure: Regenerate.
5246 * config/mh-ppc-darwin: Add to the stage1 cflags here.
5247
5248 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5249
5250 PR bootstrap/29544
5251 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5252 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5253 move here comment from Makefile.tpl.
5254 * Makefile.tpl: Move some definitions higher in the file.
5255 (STAGE1_CHECKING): New.
5256 * configure.in: Add --enable-stage1-checking.
5257 * configure: Regenerate.
5258 * Makefile.in: Regenerate.
5259
5260 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5261
5262 * MAINTAINERS: Add myself as build system maintainer.
5263
5264 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
5265
5266 * MAINTAINERS (Write After Approval): Add myself.
5267
5268 2006-12-13 Eric Christopher <echristo@apple.com>
5269
5270 * MAINTAINERS: Add myself as darwin maintainer.
5271
5272 2006-12-11 Ian Lance Taylor <ian@airs.com>
5273
5274 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5275
5276 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
5277
5278 MAINTAINERS: Update my entry.
5279
5280 2006-12-11 Alan Modra <amodra@bigpond.net.au>
5281
5282 * configure.in: Handle spu makefile frag.
5283 * Makefile.tpl (MAINT): Define
5284 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5285 * configure: Regenerate.
5286 * Makefile.in: Regenerate.
5287
5288 2006-12-11 Ben Elliston <bje@au.ibm.com>
5289
5290 * config.guess: Import latest version.
5291 * config.sub: Likewise.
5292
5293 2006-12-11 Ben Elliston <bje@au.ibm.com>
5294
5295 * configure.in (spu-*-*): Don't skip target-libiberty.
5296 * configure: Regenerate.
5297
5298 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
5299
5300 PR bootstrap/30134
5301 * configure.in: Correct x86 darwin support for libjava to powerpc
5302 and i?86 only.
5303 * configure: Regenerate.
5304
5305 2006-12-08 Sandro Tolaini <tolaini@libero.it>
5306
5307 * configure.in: Add x86 darwin support for libjava.
5308 * configure: Regenerate.
5309
5310 2006-12-07 Mike Stump <mrs@apple.com>
5311
5312 * Makefile.def (dependencies): Add dependency for
5313 install-target-libssp and install-target-libgomp on
5314 install-gcc.
5315 * Makefile.in: Regenerate.
5316
5317 2006-12-04 Richard Guenther <rguenther@suse.de>
5318
5319 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5320 (Non-Algorithmic Maintainers): Move over non-algorithmic
5321 loop optimizer maintainers, add myself as a non-algorithmic
5322 middle-end maintainer.
5323
5324 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
5325
5326 * MAINTAINERS (Write After Approval): Add myself.
5327
5328 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5329
5330 * configure.in: Update error message for missing GMP/MPFR.
5331
5332 * configure: Regenerate.
5333
5334 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5335
5336 * configure.in: Update MPFR version in error message.
5337
5338 * configure: Regenerate.
5339
5340 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5341
5342 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5343 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5344 --with-gmp-lib): New flags.
5345
5346 * configure: Regenerate.
5347
5348 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
5349
5350 * MAINTAINERS (Write After Approval): Change my email address.
5351
5352 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
5353
5354 * MAINTAINERS (Write After Approval): Add myself.
5355
5356 2006-11-22 Philipp Thomas <pth@suse.de>
5357
5358 * MAINTAINERS (i18n): Update e-mail address.
5359
5360 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5361
5362 * MAINTAINERS (spu port): Add myself as maintainer.
5363 (Write After Approval): Remove myself.
5364
5365 2006-11-22 Ben Elliston <bje@au.ibm.com>
5366
5367 * configure.in (skipdirs): Don't build libssp for SPU.
5368 * configure: Regenerate.
5369
5370 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
5371
5372 * MAINTAINERS (spu port): Add myself as maintainer.
5373 (libobjc): Update my email address.
5374
5375 2006-11-21 Andrea Bona <andrea.bona@st.com>
5376
5377 * MAINTAINERS (Write After Approval): Add myself.
5378
5379 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5380
5381 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5382 * configure : Rebuilt.
5383
5384 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5385
5386 * MAINTAINERS (Write After Approval): Add myself.
5387
5388 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
5389
5390 * MAINTAINERS (Write After Approval): Add myself.
5391
5392 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5393
5394 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5395 libmpfr.a.
5396 * configure: Regenerate.
5397
5398 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
5399
5400 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5401 (unstage): Test for stage_last presence.
5402
5403 PR bootstrap/29802
5404 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5405 STAGE_PREFIX.
5406 * Makefile.in: Regenerate.
5407
5408 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
5409
5410 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5411 maintainers.
5412
5413 2006-11-14 Erven Rohou <erven.rohou@st.com>
5414
5415 * MAINTAINERS (Write After Approval): Add myself.
5416
5417 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
5418
5419 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5420 and stageN-package/Makefile.
5421 * Makefile.in: Regenerated.
5422
5423 2006-11-14 Jie Zhang <jie.zhang@analog.com>
5424
5425 * configure.in: Remove target-libgloss from noconfigdirs for
5426 bfin-*-*.
5427 * configure: Regenerated.
5428
5429 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5430
5431 * configure.in (have_gmp): Only error if the gcc directory exists.
5432
5433 * configure: Regenerate.
5434
5435 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5436
5437 * configure.in: Robustify error message for missing GMP/MPFR.
5438
5439 * configure: Regenerate.
5440
5441 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
5442
5443 * MAINTAINERS (Write After Approval): Add myself.
5444
5445 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
5446
5447 * MAINTAINERS: Change email address.
5448
5449 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
5450
5451 * MAINTAINERS (Write After Approval): Add myself.
5452
5453 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
5454
5455 * MAINTAINERS (Write After Approval): Add myself.
5456
5457 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
5458
5459 * MAINTAINERS (Write After Approval): Move myself to
5460 Write After Approval section.
5461
5462 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5463
5464 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
5465 need_gmp anymore.
5466 * configure: Regenerate.
5467
5468 2006-10-16 Tobias Burnus <burnus@net-b.de>
5469
5470 * MAINTAINERS (Write After Approval): Add myself.
5471
5472 2006-10-16 Ben Elliston <bje@au.ibm.com>
5473
5474 * config.guess: Import latest version.
5475 * config.sub: Likewise.
5476
5477 2006-10-10 Brooks Moses <bmoses@stanford.edu>
5478
5479 * Makefile.def: Added pdf target handling.
5480 * Makefile.tpl: Added pdf target handling.
5481 * Makefile.in: Regenerated.
5482
5483 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
5484
5485 * MAINTAINERS: Add self as score port maintainer.
5486
5487 2006-10-04 Brooks Moses <bmoses@stanford.edu>
5488
5489 * MAINTAINERS (Write After Approval): Add myself.
5490
5491 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
5492
5493 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
5494 or newer.
5495 * configure: Regenerated.
5496
5497 2006-09-27 Dave Brolley <brolley@redhat.com>
5498
5499 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5500 using $s instead of $r.
5501 * configure: Regenerated.
5502
5503 2006-09-26 Thiemo Seufer <ths@mips.com>
5504
5505 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5506 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5507 * configure: Regenerate.
5508
5509 2006-09-24 Graeme Peterson <gridly@gmail.com>
5510
5511 * MAINTAINERS (Write After Approval): Remove myself.
5512
5513 2006-09-22 Chao-ying Fu <fu@mips.com>
5514
5515 * MAINTAINERS (Write After Approval): Add myself.
5516
5517 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
5518
5519 * MAINTAINERS: Add self as soft-fp maintainer.
5520
5521 2006-09-09 Anatoly Sokolov <aesok@post.ru>
5522
5523 * MAINTAINERS: Add myself as avr maintainer.
5524 Remove Marek Michalkiewicz as avr maintainer.
5525
5526 2006-09-07 Roberto Costa <roberto.costa@st.com>
5527
5528 * MAINTAINERS (Write After Approval): Add myself.
5529
5530 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
5531
5532 * configure.in: Never build newlib for a Mingw host.
5533 Never build newlib as Mingw target library.
5534 Test the existence of winsup/cygwin for building a Cygwin newlib,
5535 rather than just winsup.
5536 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5537 building a Mingw target.
5538 * configure: Regenerate.
5539
5540 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5541
5542 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5543
5544 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
5545
5546 * config.guess: Import from src (was more updated).
5547 * config.sub: Likewise.
5548
5549 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5550
5551 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5552 * configure: Regenerated.
5553
5554 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
5555
5556 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5557 for stages after the first.
5558
5559 2006-07-17 Jakub Jelinek <jakub@redhat.com>
5560
5561 * Makefile.def: Add dependencies for configure-opcodes
5562 on configure-intl and all-opcodes on all-intl.
5563 * Makefile.in: Regenerated.
5564
5565 2006-07-13 Ben Elliston <bje@au.ibm.com>
5566
5567 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5568
5569 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5570
5571 Port to hosts whose 'sort' and 'tail' implementations
5572 treat operands with leading '+' as file names, as POSIX
5573 has required since 2001. However, make sure the code still
5574 works on pre-POSIX hosts.
5575 * ltmain.sh: Don't assume "sort +2" is equivalent to
5576 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5577
5578 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5579
5580 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5581
5582 2006-07-04 Peter O'Gorman <peter@pogma.com>
5583
5584 * ltconfig: chmod 644 before ranlib during install.
5585
5586 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5587
5588 PR bootstrap/18058
5589 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5590 if the bootstrap compiler is a GCC version that supports it.
5591 * configure: Regenerate.
5592
5593 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5594
5595 * configure.in: Fix thinkos in previous check-in.
5596 * configure: Regenerate.
5597
5598 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5599
5600 PR other/27063
5601 * configure.in: Test subdir_requires and give an appropriate
5602 error message.
5603 * configure: Regenerate.
5604
5605 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
5606
5607 * MAINTAINERS (Write After Approval): Add myself.
5608
5609 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
5610
5611 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5612
5613 2006-06-22 Steve Ellcey <sje@cup.hp.com>
5614
5615 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5616
5617 2006-06-20 David Ayers <d.ayers@inode.at>
5618
5619 PR bootstrap/28072
5620 * configure.in: Add target-boehm-gc to noconfigdirs depending on
5621 whether target-libjava is being configured instead of whether the
5622 java front end is enabled.
5623 * configure: Regenerate.
5624
5625 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5626
5627 PR target/27540
5628 * configure.in: Only enable libgomp on IRIX 6.
5629 * configure: Regenerate.
5630
5631 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
5632
5633 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5634 too.
5635 * Makefile.in: Regenerate.
5636
5637 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
5638
5639 * config-ml.in: Alter CCASFLAGS to include special
5640 multilib options the same as is done for CFLAGS.
5641
5642 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5643
5644 * configure.in: Don't enable libgomp on hpux10.
5645 * configure: Rebuilt.
5646
5647 2006-06-12 David Ayers <d.ayers@inode.at>
5648
5649 PR bootstrap/27963
5650 PR target/19970
5651 * configure.in: Remove target-boehm-gc from noconfigdirs where
5652 ${libgcj} is specified.
5653 * configure: Regenerate.
5654
5655 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
5656
5657 Sync from src:
5658
5659 * configure.in: Sync.
5660 * configure: Regenerated.
5661
5662 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
5663
5664 * Makefile.def: Added dependencies from sim and gdb on intl, and
5665 added configure dependencies to everything with an all dependency
5666 on intl.
5667 * Makefile.in: Regenerated.
5668
5669 2006-06-06 David Ayers <d.ayers@inode.at>
5670
5671 PR libobjc/13946
5672 * Makefile.def: Add dependencies for libobjc which boehm-gc.
5673 * Makefile.in: Regenerate.
5674 * configure.in: Add --enable-objc-gc at toplevel and have it
5675 enable boehm-gc for Objective-C.
5676 Remove target-boehm-gc from libgcj.
5677 Add target-boehm-gc to target_libraries.
5678 Add target-boehm-gc to noconfigdirs where ${libgcj}
5679 is specified.
5680 Assert that boehm-gc is supported when requested for Objective-C.
5681 Only build boehm-gc if needed either for Java or Objective-C.
5682 * configure: Regenerate.
5683
5684 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
5685
5686 PR 27674
5687 * Makefile.tpl (configure-[+prefix+][+module+],
5688 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5689 Remove rule to unstage bootstrapped modules.
5690 (stage_current): New.
5691 * Makefile.in: Regenerate.
5692
5693 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5694
5695 * MAINTAINERS (Write After Approval): Update my e-mail address.
5696
5697 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
5698
5699 * include/libiberty.h: Declare pex_run_in_environment.
5700
5701 2006-05-31 Asher Langton <langton2@llnl.gov>
5702
5703 * MAINTAINERS (Write After Approval): Add myself.
5704
5705 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
5706
5707 * Makefile.def (bfd, opcodes): Fix lib_path.
5708 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5709 (restrap): Move under "@if gcc-bootstrap". Fix typo.
5710 * Makefile.in: Regenerate.
5711
5712 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5713
5714 * Makefile.in: Regenerate.
5715
5716 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5717
5718 * Makefile.def: Add install-html target. Add datarootdir
5719 docdir and htmldir to flags_to_pass.
5720 * Makefile.tpl: Add install-html target.
5721 * Makefile.in: Regenerate.
5722 * configure.in: Add --with-datarootdir, --with-docdir, and
5723 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5724 * configure: Regenerate.
5725
5726 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5727
5728 * configure.in: Enable gprof for cross builds.
5729 * configure: Regenerate.
5730
5731 2006-05-22 Richard Guenther <rguenther@suse.de>
5732
5733 Revert
5734 2006-01-31 Richard Guenther <rguenther@suse.de>
5735 Paolo Bonzini <bonzini@gnu.org>
5736
5737 * Makefile.def (target_modules): Add libgcc-math target module.
5738 * configure.in (target_libraries): Add libgcc-math target library.
5739 (--enable-libgcc-math): New configure switch.
5740 * Makefile.in: Re-generate.
5741 * configure: Re-generate.
5742 * libgcc-math: New toplevel directory.
5743
5744 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5745 Andreas Tobler <a.tobler@schweiz.ch>
5746
5747 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5748 * configure: Rebuilt.
5749
5750 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
5751
5752 * MAINTAINERS (Write After Approval): Add myself.
5753
5754 2006-05-01 DJ Delorie <dj@redhat.com>
5755
5756 * configure.in: Restore CFLAGS if GMP isn't present.
5757 * configure: Regenerate.
5758
5759 2006-05-01 Richard Guenther <rguenther@suse.de>
5760
5761 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5762 maintainer.
5763
5764 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
5765
5766 * MAINTAINERS (Write After Approval): Add myself.
5767
5768 2006-04-28 Jan Beulich <jbeulich@novell.com>
5769
5770 * MAINTAINERS (Write After Approval): Add myself.
5771
5772 2006-04-18 DJ Delorie <dj@redhat.com>
5773
5774 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5775 reference libgloss so that libssp can be built in a combined
5776 tree.
5777 * configure: Regenerate.
5778
5779 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
5780
5781 * MAINTAINERS (Write After Approval): Add myself.
5782
5783 2006-04-05 Ben Elliston <bje@au.ibm.com>
5784
5785 * configure.in: Require makeinfo 4.4 or higher.
5786 * configure: Regenerate.
5787
5788 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5789
5790 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5791 Rearrange the entries of other libraries to have them in one place.
5792
5793 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5794
5795 * MAINTAINERS (Write After Approval): Remove myself.
5796 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5797
5798 2006-03-14 Richard Guenther <rguenther@suse.de>
5799
5800 * configure: Regenerate with autoconf 2.13.
5801
5802 2006-03-13 Jim Blandy <jimb@codesourcery.com>
5803
5804 * MAINTAINERS: Use my work address.
5805
5806 * MAINTAINERS: Update my E-mail address.
5807
5808 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
5809
5810 * configure.in: Handle --disable-<component> generically.
5811 * configure: Regenerate.
5812
5813 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5814
5815 PR libgcj/17311
5816 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5817
5818 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5819
5820 * MAINTAINERS (Write After Approval): Remove myself.
5821 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5822
5823 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
5824
5825 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5826 (TARGET_CONFIGDIRS): Remove.
5827 * configure.in: Remove AC_SUBST(target_configdirs).
5828 * Makefile.in, configure: Regenerated.
5829
5830 2006-02-20 Steven G. Kargl <kargls@comcast.net>
5831
5832 * MAINTAINERS (Write After Approval): Remove myself.
5833 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5834
5835 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
5836
5837 PR bootstrap/25670
5838
5839 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5840
5841 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5842 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5843 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5844 BUILD_PREFIX, BUILD_PREFIX_1.
5845 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5846
5847 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5848 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5849
5850 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5851 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5852 of `cat stage_current`. Always provide the `r' and `s' variables.
5853 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5854 a single shell execution.
5855 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5856 bootstrapped modules, make the stage1 module if the build was not
5857 started yet, else build the current stage.
5858 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5859 (all-build, all-host, all-target, [+make_target+]-host,
5860 [+make_target+]-target): Do not use \-continued lines.
5861 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5862 (current_stage, restrap, stage_last): New.
5863
5864 * Makefile.in: Regenerate.
5865 * configure: Regenerate.
5866
5867 2006-02-19 Bud Davis <jmdavis@link.com>
5868
5869 * MAINTAINERS (Write After Approval): Remove myself.
5870 (Language Front End Maintainers): Add myself as fortran 95
5871 maintainer and update e-mail address.
5872
5873 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5874
5875 * MAINTAINERS (Write After Approval): Remove myself.
5876 (Language Front End Maintainers): Add myself as fortran 95
5877 maintainer.
5878
5879 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
5880
5881 * MAINTAINERS (Write After Approval): Add myself.
5882
5883 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5884
5885 * MAINTAINERS (Write After Approval): Remove myself.
5886 (Language Front End Maintainers): Add myself as
5887 fortran 95 maintainer.
5888
5889 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5890
5891 Sync from src:
5892
5893 2005-12-27 Leif Ekblad <leif@rdos.net>
5894
5895 * configure.in: Add support for RDOS target.
5896 * configure: Regenerate.
5897
5898 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5899 Andreas Schwab <schwab@suse.de>
5900
5901 * configure: Regenerate.
5902
5903 2006-02-12 David Edelsohn <edelsohn@gnu.org>
5904
5905 * configure.in (enable_libgomp): Add AIX.
5906 * configure: Regenerate.
5907
5908 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5909
5910 * MAINTAINERS (Write After Approval): Add myself.
5911
5912 2006-02-03 Lee Millward <lee.millward@gmail.com>
5913
5914 * MAINTAINERS (Write After Approval): Add myself.
5915
5916 2006-01-31 Richard Guenther <rguenther@suse.de>
5917 Paolo Bonzini <bonzini@gnu.org>
5918
5919 * Makefile.def (target_modules): Add libgcc-math target module.
5920 * configure.in (target_libraries): Add libgcc-math target library.
5921 (--enable-libgcc-math): New configure switch.
5922 * Makefile.in: Re-generate.
5923 * configure: Re-generate.
5924 * libgcc-math: New toplevel directory.
5925
5926 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
5927
5928 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5929 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5930 the assembler, linker and binutils.
5931 * configure: Regenerate.
5932
5933 2006-01-22 Dirk Mueller <dmueller@suse.de>
5934
5935 * MAINTAINERS (Write After Approval): Add myself.
5936
5937 2006-01-20 Diego Novillo <dnovillo@redhat.com>
5938
5939 * configure: Regenerate.
5940
5941 2006-01-18 Richard Henderson <rth@redhat.com>
5942 Jakub Jelinek <jakub@redhat.com>
5943 Diego Novillo <dnovillo@redhat.com>
5944
5945 * libgomp: New directory.
5946 * Makefile.def: Add target_module libgomp.
5947 * Makefile.in: Regenerate.
5948 * configure.in (target_libraries): Add target-libgomp.
5949 * configure: Regenerate.
5950
5951 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
5952
5953 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5954 @ from continuation.
5955 * Makefile.in: Rebuilt.
5956
5957 2006-01-04 Chris Lattner <sabre@gnu.org>
5958
5959 * MAINTAINERS (Write After Approval): Add myself.
5960
5961 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
5962
5963 PR bootstrap/24252
5964
5965 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5966 * Makefile.tpl (OBJDUMP): New.
5967 (EXTRA_HOST_FLAGS): Add it.
5968 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5969
5970 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5971 to use symbolic links between directories. Avoid race conditions
5972 or make them harmless.
5973 * configure.in: Do not try to use symbolic links between directories.
5974
5975 * Makefile.def (LEAN): Pass.
5976 * Makefile.tpl (LEAN): Define.
5977 (stage[+id+]-start): Accept that the previous directory does not
5978 exist, if the bootstrap is lean.
5979 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5980 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5981 configure substitution.
5982 ([+compare-target+]): Likewise.
5983 ([+bootstrap-target+]-lean): New.
5984 * configure.in: Remove lean bootstrap support from here.
5985
5986 * Makefile.in: Regenerate.
5987 * configure: Regenerate.
5988
5989 2006-01-04 Ben Elliston <bje@au.ibm.com>
5990
5991 * MAINTAINERS (libdecnumber): Add myself.
5992
5993 2006-01-02 Mark Mitchell <mark@codesourcery.com>
5994
5995 * libtool-ldflags: New script.
5996
5997 2006-01-02 Andreas Schwab <schwab@suse.de>
5998
5999 * configure.in: When reconfiguring remove Makefile in
6000 all stage directories.
6001 * configure: Regenerate.
6002
6003 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
6004
6005 * MAINTAINERS: Update my email address.
6006
6007 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
6008
6009 Revert Ada-related part of the previous change.
6010
6011 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6012 Do not pass.
6013 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6014 * Makefile.in: Regenerate.
6015 * configure.in: Do not include mt-ppc-aix target fragment.
6016 * configure: Regenerate.
6017
6018 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
6019
6020 * configure.in: Select appropriate fragments for PowerPC/AIX.
6021 * configure: Regenerate.
6022
6023 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6024 BOOT_CFLAGS, BOOT_LDFLAGS.
6025 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6026 BOOT_CFLAGS, BOOT_LDFLAGS.
6027 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6028 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6029 (stage): Fail if we cannot complete the work.
6030 * Makefile.in: Regenerate.
6031
6032 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
6033
6034 * configure.in: Replace ms1 with mt.
6035 * configure: Rebuilt.
6036
6037 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
6038
6039 * MAINTAINERS: Update my email address.
6040
6041 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
6042
6043 * Makefile.tpl (all, do-[+make_target+], do-check, install,
6044 install-host-nogcc): Don't invoke $(stage) at the end.
6045 * Makefile.in: Regenerate.
6046
6047 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
6048
6049 * configure.in: Flip the top-level bootstrap switch.
6050 * configure: Regenerate.
6051
6052 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
6053
6054 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6055 $(stage) and $(unstage).
6056 (EXTRA_TARGET_FLAGS): Correct double-quoting.
6057 (all): Remove stray semicolon.
6058 (local-distclean): Don't handle multilib.tmp and multilib.out.
6059 (install.all): Set $s for consistency.
6060 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6061 check_multilibs setting. Always make the install directory.
6062 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6063 Correct @if/@endif.
6064 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6065 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6066 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6067 (multilib.out): Remove.
6068 * Makefile.in: Regenerated.
6069
6070 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
6071
6072 * MAINTAINERS (Write After Approval): Add myself.
6073
6074 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
6075
6076 * MAINTAINERS: Add myself as mt maintainer.
6077
6078 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
6079
6080 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
6081
6082 * MAINTAINERS: Change email address.
6083
6084 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
6085
6086 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6087 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6088 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
6089 Find in-tree tools if available.
6090 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6091 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6092 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6093 (COMPILER_*_FOR_TARGET): New.
6094 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6095 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6096 (CONFIGURED_*, USUAL_*): Remove.
6097 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6098 STRIP): Use autoconf substitutions.
6099 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6100 COMPILER_NM_FOR_TARGET): New.
6101 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6102
6103 (all): Make all-host and all-target in parallel.
6104 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6105 that $$r and $$s are set before invoking a recursive make.
6106 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6107 ([+bootstrap-target+]): Inline most of the `all' target.
6108
6109 2005-11-29 Ben Elliston <bje@au.ibm.com>
6110
6111 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6112 from the gcc build directory.
6113 * Makefile.in: Regenerate.
6114
6115 2005-11-29 Ben Elliston <bje@au.ibm.com>
6116
6117 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
6118 depend on all-libdecnumber.
6119 * configure.in (host_libs): Include libdecnumber.
6120 * Makefile.in: Regenerate.
6121 * configure: Likewise.
6122
6123 2005-11-29 Ben Elliston <bje@au.ibm.com>
6124
6125 * libdecnumber: Import decNumber sources from the dfp-branch.
6126
6127 2005-11-21 Kean Johnston <jkj@sco.com>
6128
6129 * config.sub, config.guess: Sync from upstream sources.
6130
6131 2005-11-21 Ben Elliston <bje@au.ibm.com>
6132
6133 Import from Autoconf sources:
6134
6135 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
6136 * config/move-if-change: Don't output "$2 is unchanged";
6137 suggested by Ben Elliston. Handle weird characters correctly.
6138
6139 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
6140
6141 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6142 to match upstream libtool for darwin.
6143
6144 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
6145
6146 * Makefile.def: Remove gdb dependencies for gdbtk.
6147 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6148 (configure-gdb, install-gdb): New rules.
6149 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6150 * Makefile.in, configure: Regenerated.
6151
6152 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
6153
6154 * MAINTAINERS (Write After Approval): Add myself.
6155
6156 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
6157
6158 * MAINTAINERS (Write After Approval): Add myself.
6159
6160 2005-10-24 Diego Novillo <dnovillo@redhat.com>
6161
6162 * MAINTAINERS (alias analysis): Add Daniel Berlin and
6163 Diego Novillo.
6164
6165 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
6166
6167 PR bootstrap/24297
6168 * Makefile.tpl (do-[+make-target+], do-check, install,
6169 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6170 are set before recursing.
6171 * Makefile.in: Regenerate.
6172
6173 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
6174
6175 PR bootstrap/18939
6176 * Makefile.def (gcc) <target>: Fix thinko.
6177 * Makefile.in: Regenerate.
6178
6179 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
6180
6181 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6182 * configure: Regenerate.
6183
6184 2005-10-15 Jie Zhang <jie.zhang@analog.com>
6185
6186 * MAINTAINERS (Write After Approval): Add self.
6187
6188 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
6189
6190 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6191 target-libffi, target-qthreads, target-libjava, and
6192 targetlibobjc.
6193 * configure: Regenerate.
6194
6195 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
6196
6197 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6198 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6199 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6200 (USUAL_OBJDUMP_FOR_TARGET): New.
6201 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6202 * configure.in: Check for $OBJDUMP_FOR_TARGET.
6203 * configure, Makefile.in: Regenerated.
6204
6205 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
6206
6207 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6208 before other host packages.
6209
6210 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
6211
6212 * MAINTAINERS: Add self as sh libraries/configury maintainer.
6213
6214 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
6215
6216 PR bootstrap/22340
6217
6218 * configure.in (default_target): Remove.
6219 * Makefile.tpl (all): Do not use prerequisites as subroutines
6220 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6221 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6222 use prerequisites as subroutines.
6223 (check-host, check-target): New.
6224 (bootstrap configure & all targets): Do not use stage*-start
6225 if the directory layout is already ok.
6226 (non-bootstrap configure & all targets): Prepend a $(unstage).
6227 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
6228 (NOTPARALLEL): Remove.
6229 (unstage, stage variables): New variables.
6230 (unstage, stage targets): Simply expand to those variables.
6231
6232 * configure: Regenerate.
6233 * Makefile.in: Regenerate.
6234
6235 2005-10-04 James E Wilson <wilson@specifix.com>
6236
6237 * Makefile.def (lang_env_dependencies): Add libmudflap.
6238 * Makefile.in: Regenerate.
6239
6240 2005-10-03 Andreas Schwab <schwab@suse.de>
6241
6242 Backport from libtool CVS:
6243 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
6244
6245 * ltmain.sh: add support for installing into temporary
6246 staging area (e.g. 'make install DESTDIR=...')
6247
6248 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
6249
6250 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6251 * configure: Regenerated.
6252
6253 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
6254
6255 * configure: Regenerate with the correct
6256 autoconf version.
6257
6258 2005-09-30 Catherine Moore <clm@cm00re.com>
6259
6260 * configure.in (bfin-*-*): New.
6261 * configure: Regenerated.
6262
6263 2005-09-28 Geoffrey Keating <geoffk@apple.com>
6264
6265 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6266 (LIPO_FOR_TARGET): New.
6267 (CONFIGURED_LIPO_FOR_TARGET): New.
6268 (USUAL_LIPO_FOR_TARGET): New.
6269 (STRIP_FOR_TARGET): New.
6270 (CONFIGURED_STRIP_FOR_TARGET): New.
6271 (USUAL_STRIP_FOR_TARGET): New.
6272 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6273 STRIP_FOR_TARGET.
6274 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6275 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6276 * Makefile.in: Regenerate.
6277 * configure: Regenerate.
6278
6279 2005-09-19 David Edelsohn <edelsohn@gnu.org>
6280
6281 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6282 (rs6000-*-aix*): Same.
6283 * configure: Regenerate.
6284
6285 2005-09-16 Tom Tromey <tromey@redhat.com>
6286
6287 * MAINTAINERS: Add self as java maintainer.
6288
6289 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6290
6291 * configure.in: Recognize f95 in the --enable-languages option,
6292 and substitute it for fortran, issuing a warning.
6293 * configure: Regenerate.
6294
6295 2005-08-30 Phil Edwards <phil@codesourcery.com>
6296
6297 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
6298 * configure: Regenerated.
6299
6300 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
6301
6302 * MAINTAINERS: Add self as ms1 maintainer.
6303
6304 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
6305
6306 * Makefile.def (libssp): Add to lang_env_dependencies.
6307 * Makefile.in: Regenerate.
6308
6309 2005-08-18 Ian Lance Taylor <ian@airs.com>
6310
6311 * MAINTAINERS: Add myself as middle-end maintainer.
6312
6313 2005-08-17 Christian Groessler <chris@groessler.org>
6314
6315 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6316 * Makefile.in: Regenerate.
6317
6318 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
6319
6320 * MAINTAINERS (write after approval): Added myself.
6321
6322 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
6323
6324 * MAINTAINERS (Write After Approval): Add myself.
6325
6326 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
6327
6328 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6329 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6330 Look for alternate names of the target cc and c++
6331 * configure: Regenerate.
6332
6333 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
6334
6335 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6336 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6337 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6338 tools; remove code to manually set them.
6339 (Target tools): Look in the environment for them.
6340 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6341 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6342 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6343 build directory.
6344 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6345 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6346 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6347 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6348 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6349 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6350 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6351 * configure: Regenerate.
6352 * Makefile.in: Regenerate.
6353
6354 2005-07-28 Ben Elliston <bje@au.ibm.com>
6355
6356 * MAINTAINERS: Update for removed CPU targets.
6357
6358 2005-07-27 Mark Mitchell <mark@codesourcery.com>
6359
6360 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6361 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6362 * Makefile.in: Regenerated.
6363
6364 2005-07-26 Mark Mitchell <mark@codesourcery.com>
6365
6366 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6367 (CFLAGS_FOR_TARGET): Use it.
6368 (CXXFLAGS_FOR_TARGET): Likewise.
6369 * Makefile.in: Regenerated.
6370 * configure.in (--with-build-sysroot): New option.
6371 * configure: Regenerated.
6372
6373 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
6374
6375 * Makefile.tpl: Wrap install between unstage and stage
6376 * Makefile.in: Regenerate.
6377
6378 2005-07-21 Eric Christopher <echristo@apple.com>
6379
6380 * MAINTAINERS: Update affiliation.
6381
6382 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
6383
6384 * MAINTAINERS: Add self as crx port maintainer.
6385
6386 2005-07-20 DJ Delorie <dj@redhat.com>
6387
6388 * MAINTAINERS: Add self as m32c maintainer.
6389
6390 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
6391
6392 * all files: Update FSF address.
6393
6394 2005-07-15 Eric Christopher <echristo@redhat.com>
6395
6396 * MAINTAINERS: Change affiliation.
6397
6398 2005-07-14 Jim Blandy <jimb@redhat.com>
6399
6400 * configure.in: Add cases for Renesas m32c.
6401 * configure: Regenerated.
6402
6403 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6404
6405 * COPYING.LIB: Update from fsf.org.
6406
6407 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6408
6409 * COPYING, compile, config.guess,
6410 config.sub, install-sh, missing, mkinstalldirs,
6411 symlink-tree, ylwrap: Sync from upstream sources.
6412 * config-ml.in: Update FSF address.
6413
6414 2005-07-13 Eric Christopher <echristo@redhat.com>
6415
6416 * configure.in: Add toplevel noconfigdir support for tpf.
6417 * configure: Regenerate.
6418
6419 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
6420
6421 PR ada/22340
6422
6423 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6424 * Makefile.in: Regenerate.
6425
6426 2005-07-07 Mark Mitchell <mark@codesourcery.com>
6427
6428 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
6429 Brolley to write-after-approval.
6430
6431 2005-07-07 Andreas Schwab <schwab@suse.de>
6432
6433 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6434 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6435 * Makefile.in: Regenerated.
6436
6437 2005-07-06 Geoffrey Keating <geoffk@apple.com>
6438
6439 * configure.in: Don't build sim or rda when targetting darwin.
6440 * configure: Regenerate.
6441
6442 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
6443
6444 * configure.in: Add --enable-libssp and --disable-libssp.
6445 * configure: Regenerate with autoconf-2.13.
6446
6447 2005-07-02 Jakub Jelinek <jakub@redhat.com>
6448
6449 * Makefile.def (target_modules): Add libssp.
6450 * configure.in (target_libraries): Add target-libssp.
6451 * configure: Rebuilt.
6452 * Makefile.in: Rebuilt.
6453
6454 2005-07-01 Zack Weinberg <zackw@panix.com>
6455
6456 * MAINTAINERS: Change email address. Resign from maintainership.
6457
6458 2005-07-01 Richard Guenther <rguenther@suse.de>
6459
6460 * MAINTAINERS: Change my e-mail address and affiliation.
6461
6462 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
6463
6464 * Makefile.def (stagefeedback): Come after profile.
6465 Define profiledbootstrap target.
6466 * Makefile.tpl (profiledbootstrap): Remove.
6467 (stageprofile-end): Zap stagefeedback.
6468 (stagefeedback-start): Copy all .gcda files, not only GCC's.
6469 * Makefile.in: Regenerate.
6470
6471 2005-06-13 Richard Sandiford <richard@codesourcery.com>
6472
6473 * MAINTAINERS: Update my email address.
6474
6475 2005-06-13 Zack Weinberg <zack@codesourcery.com>
6476
6477 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
6478 In 'cpp' stanza, support '#line' as well as '# '.
6479
6480 2005-06-08 Andreas Schwab <schwab@suse.de>
6481
6482 * MAINTAINERS: Move myself from 'Write After Approval' to
6483 'CPU Port Maintainers' section as m68k maintainer.
6484
6485 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
6486
6487 * configure.in (unsupported_languages): New macro.
6488 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
6489 non-ported target libraries in noconfigdirs.
6490 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6491 non-linux-gnu. Remove libgcj_ex_libffi.
6492 <lang_frag loop>: Set add_this_lang=no if the language is in
6493 unsupported_languages.
6494 * configure: Regenerate.
6495
6496 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
6497
6498 * configure.in: Fix typo in handling of --with-mpfr-dir.
6499 * configure: Regenerate.
6500
6501 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
6502
6503 * MAINTAINERS: Update my email address.
6504
6505 2005-06-02 Jim Blandy <jimb@redhat.com>
6506
6507 * config.sub: Add cases for the Renesas m32c. (This patch has been
6508 accepted into the master sources.)
6509
6510 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
6511 Michael Snyder <msnyder@redhat.com>
6512 Stan Cox <scox@redhat.com>
6513
6514 * configure.in: Set noconfigdirs for ms1.
6515
6516 * configure: Regenerate.
6517
6518 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
6519
6520 * MAINTAINERS (Write After Approval): Add self.
6521
6522 2005-06-01 Josh Conner <jconner@apple.com>
6523
6524 * MAINTAINERS (Write After Approval): Add self.
6525
6526 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
6527
6528 * MAINTAINERS: Update my email address.
6529
6530 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
6531
6532 * MAINTAINERS (Write After Approval): Add self.
6533
6534 2005-05-26 Chris Demetriou <cgd@broadcom.com>
6535
6536 * MAINTAINERS (Write After Approval): Remove self.
6537
6538 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
6539
6540 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6541 (Dependencies): Consider target modules for bootstrap dependencies.
6542 Make target bootstrap modules depend on each stage's gcc.
6543 * Makefile.in: Regenerate.
6544
6545 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
6546
6547 * Makefile.def (configure-gcc): Depend on binutils having been built.
6548 (all-gcc): No need to do it here.
6549 * Makefile.in: Regenerate.
6550
6551 2005-05-19 Paul Brook <paul@codesourcery.com>
6552
6553 * configure.in: Rewrite misleading error message when requested
6554 language cannot be built.
6555 * configure: Regenerate.
6556
6557 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6558
6559 * ylwrap: Import from Automake 1.9.5.
6560
6561 2005-05-13 David Ung <davidu@mips.com>
6562
6563 * MAINTAINERS (Write After Approval): Add self.
6564
6565 2005-05-09 Mike Stump <mrs@apple.com>
6566
6567 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6568 lt_cv_sys_max_cmd_len for now.
6569
6570 2005-05-09 Stan Cox <scox@redhat.com>
6571
6572 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6573
6574 2005-05-08 Matt Kraai <kraai@ftbfs.org>
6575
6576 * README.SCO: Update the URL.
6577
6578 2005-05-05 David Edelsohn <edelsohn@gnu.org>
6579
6580 * ltconfig: Define file_list_spec. Pass file_list_spec and
6581 with_gnu_ld to libtool.
6582 * ltcf-c.sh (aix[45]): Define file_list_spec.
6583 * ltcf-cxx.sh (aix[45]): Same.
6584 * ltcf-gcj.sh (aix[45]): Same.
6585 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6586 exists, write list of input files to temporary file.
6587
6588 2005-05-04 Mike Stump <mrs@apple.com>
6589
6590 * configure.in: Always pass --target to target configures as
6591 otherwise rebuilds that do --recheck will fail.
6592 * confiugure: Rebuilt.
6593
6594 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
6595
6596 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6597 STAGE_HOST_EXPORTS.
6598 (configure, all): Add bootstrap support.
6599 (Host modules, target modules): Pass post-stage1 flags and exports.
6600 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6601 * Makefile.in: Regenerate.
6602
6603 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
6604
6605 * configure: Regenerate.
6606
6607 2005-04-27 Mike Stump <mrs@apple.com>
6608
6609 * MAINTAINERS: Add self as darwin maintainer.
6610
6611 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
6612
6613 * config.sub: Update from master copy.
6614
6615 2005-04-21 Mike Stump <mrs@apple.com>
6616
6617 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6618 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6619
6620 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
6621
6622 * configure.in <crisv32-*-*, cris-*-*>: New local variable
6623 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
6624 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
6625 "*-*-elf" and "*-*-linux*".
6626 * configure: Regenerate.
6627
6628 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
6629
6630 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6631
6632 2005-04-12 Mike Stump <mrs@apple.com>
6633
6634 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6635
6636 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
6637
6638 * MAINTAINERS (Write After Approval): Add myself.
6639
6640 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
6641
6642 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6643
6644 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
6645
6646 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6647 (TARGET_CONFIGARGS): Include --with-target-subdir.
6648 (configure, all): New macros. Use them throughout.
6649 * Makefile.in: Regenerate.
6650
6651 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
6652
6653 * MAINTAINERS (Write After Approval): Add myself.
6654
6655 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6656
6657 * MAINTAINERS: Remove 'loop unrolling' maintainer.
6658
6659 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
6660
6661 * MAINTAINERS: Move John Carr to Write After Approval.
6662
6663 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
6664
6665 * config/mh-mingw32: Delete.
6666 * configure.in: Don't use it.
6667 * configure: Regenerate.
6668
6669 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
6670
6671 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6672 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6673 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6674 (HOST_LIB_PATH): Generate from Makefile.def.
6675 (TARGET_LIB_PATH): Likewise.
6676 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6677 * Makefile.in: Regenerate.
6678 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6679 (RPATH_ENVVAR): Include Darwin case.
6680 * configure: Regenerate.
6681
6682 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
6683
6684 * MAINTAINERS (Various Maintainers): Remove self.
6685 (Write After Approval): Add self.
6686
6687 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
6688
6689 * MAINTAINERS (Various Maintainers): Add self.
6690
6691 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
6692
6693 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6694 * configure: Regenerate.
6695
6696 2005-03-21 Zack Weinberg <zack@codesourcery.com>
6697
6698 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6699 gcc_version, and gcc_version_trigger from set of flags to pass.
6700 * Makefile.tpl: Remove definitions of above variables.
6701 (config.status): Remove dependency on $(gcc_version_trigger).
6702 * Makefile.in: Regenerate.
6703 * configure.in: Do not reference config/gcc-version.m4 nor
6704 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
6705 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
6706 * configure: Regenerate.
6707
6708 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
6709 Andrew Pinski <pinskia@physics.uc.edu>
6710
6711 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6712 * Makefile.in: Regenerate.
6713
6714 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
6715
6716 * MAINTAINERS (Write After Approval): Add myself.
6717
6718 2005-03-03 David Ayers <d.ayers@inode.at>
6719
6720 * MAINTAINERS (Write After Approval): Add myself.
6721
6722 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
6723
6724 PR libgcj/20160
6725 * ltmain.sh: Avoid creating archives with components that have
6726 duplicate basenames.
6727
6728 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
6729
6730 PR bootstrap/20250
6731 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6732 instead of check.
6733 * Makefile.in: Regenerate.
6734
6735 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6736
6737 * Makefile.in: Regenerate to fix conflict between the previous two
6738 patches.
6739
6740 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6741
6742 PR bootstrap/17383
6743 * Makefile.def (target_modules): Remove "stage", now unnecessary.
6744 * Makefile.tpl (HOST_SUBDIR): New substitution.
6745 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6746 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6747 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6748 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6749 (Host modules, Bootstrapped modules): Use it.
6750 (Build modules, Target modules): Do not create symlink trees,
6751 always configure out-of-srcdir.
6752 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6753 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6754 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6755 $(HOST_SUBDIR). Create a symlink for host_subdir.
6756
6757 * Makefile.in: Regenerate.
6758 * configure: Regenerate.
6759
6760 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6761
6762 Merged from libada-gnattools-branch:
6763 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6764
6765 * gnattools: New directory.
6766 * Makefile.def: Add gnattools as a module, depending on target-libada.
6767 * Makefile.in: Regenerate.
6768 * configure.in: Include gnattools in host_tools; disable it if ada
6769 is disabled.
6770 * configure: Regenerate.
6771
6772 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
6773
6774 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6775 treelang maintainer.
6776 (Write After Approval): Remove myself.
6777
6778 2005-02-23 Paul Schlie <schlie@comcast.net>
6779
6780 * configure.in: Allow darwin targeted ports to build tk, itcl and
6781 libgui.
6782 * configure: Regenerate.
6783
6784 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6785
6786 PR libgcj/10353
6787 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6788 * configure: Regenerate.
6789
6790 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6791
6792 * MAINTAINERS (Write After Approval): Add myself.
6793
6794 2005-02-10 Ian Lance Taylor <ian@airs.com>
6795
6796 * MAINTAINERS: Update my e-mail address.
6797
6798 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6799
6800 * MAINTAINERS (Write After Approval): Add myself.
6801
6802 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
6803
6804 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6805 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6806 target-libgloss when not *-*-elf and *-*-aout.
6807 * configure: Regenerate.
6808
6809 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6810
6811 * MAINTAINERS: Remove obsolete entries.
6812
6813 * MAINTAINERS (Write After Approval): Add Michael Matz.
6814
6815 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
6816
6817 * MAINTAINERS: Remove self as cpplib maintainer.
6818
6819 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6820
6821 * install-sh, config.sub: Import from upstream.
6822
6823 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6824
6825 PR bootstrap/18222
6826 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6827 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6828 * Makefile.in: Regenerate.
6829
6830 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
6831
6832 * MAINTAINERS: Update my email address.
6833
6834 2005-01-12 David Edelsohn <edelsohn@gnu.org>
6835 Andreas Schwab <schwab@suse.de>
6836
6837 PR bootstrap/18033
6838 * config-ml.in: Eval option if surrounded by single quotes.
6839
6840 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
6841
6842 Revert 2004-12-28 Makefile changes, a better fix will be
6843 applied to mainline and src after GCC 4.0 branches.
6844
6845 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
6846
6847 PR bootstrap/17383
6848
6849 * Makefile.def (target_modules): Remove stage parameter,
6850 it is always true now.
6851 * Makefile.tpl (configure-build-[+module+],
6852 configure-target-[+module+]): Always build symlink tree
6853 for the directory and for include. BUILD_SUBDIR and
6854 TARGET_SUBDIR cannot be . anymore.
6855 * Makefile.in: Regenerate.
6856
6857 2004-12-25 David Edelsohn <edelsohn@gnu.org>
6858
6859 Revert 2004-12-08 Makefile changes.
6860
6861 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6862
6863 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6864 cygwin, mingw.
6865
6866 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6867
6868 * configure.in (sh64-*-*): Reenable gprof.
6869 * configure: Regenerate.
6870
6871 2004-12-08 David Edelsohn <edelsohn@gnu.org>
6872
6873 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6874 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6875 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6876 * Makefile.in: Regenerate.
6877
6878 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6879
6880 * MAINTAINERS: Update my email address.
6881
6882 2004-12-07 Matt Kraai <kraai@ftbfs.org>
6883
6884 * Makefile.tpl: Generate normal dependencies if the LHS module is
6885 not bootstrapped.
6886 * Makefile.in: Regenerate.
6887
6888 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6889
6890 * configure.in: Include config/gxx-include-dir.m4. Use
6891 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6892 * configure: Regenerate.
6893
6894 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6895
6896 * config.if: Delete.
6897 * configure.in: Set libstdcxx_incdir directly.
6898 * configure: Regenerate.
6899
6900 2004-12-02 Eric Christopher <echristo@redhat.com>
6901
6902 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6903 * Makefile.in: Regenerate.
6904
6905 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6906
6907 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6908 * configure: Regenerate.
6909
6910 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6911
6912 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6913 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6914 * configure: Regenerate.
6915
6916 2004-12-01 Eric Christopher <echristo@redhat.com>
6917
6918 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6919 of things to remove.
6920
6921 2004-11-29 Matt Kraai <kraai@ftbfs.org>
6922
6923 * MAINTAINERS (Write After Approval): Update my e-mail address.
6924
6925 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6926
6927 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6928 from CVS libtool to always pass_all.
6929
6930 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6931
6932 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6933 (hppa*64*-*-*): Delete incorrect comment.
6934 * configure: Rebuilt.
6935
6936 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6937
6938 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6939
6940 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6941
6942 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6943 from CVS libtool to always pass_all.
6944
6945 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6946
6947 * install-sh, compile: Import from automake.
6948
6949 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6950
6951 * config.guess, config.sub: Import from savannnah.
6952
6953 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
6954
6955 * MAINTAINERS (Write After Approval): Add myself
6956
6957 2004-11-12 Mike Stump <mrs@apple.com>
6958
6959 * Makefile.def: Add html support.
6960 * Makefile.tpl: Likewise.
6961 * Makefile.in: Regenerate.
6962
6963 2004-11-11 Geoffrey Keating <geoffk@apple.com>
6964
6965 PR 18423
6966 * configure.in: Remove all instances of build-fixincludes from
6967 noconfigdirs.
6968 (build_configargs): Supply --target to subdirectories.
6969 * configure: Regenerate.
6970
6971 * Makefile.def: Make gcc install depend on fixincludes install.
6972 * Makefile.in: Regenerate.
6973
6974 2004-11-10 Janis Johnson <janis187@us.ibm.com>
6975
6976 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6977
6978 2004-11-11 Paul Brook <paul@codesourcery.com>
6979
6980 * MAINTAINERS: Add self as arm maintainer. Update email address.
6981
6982 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6983
6984 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6985 target-libgfortran.
6986 * configure: Regenerate.
6987
6988 2004-11-07 David Edelsohn <edelsohn@gnu.org>
6989
6990 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6991 like CC.
6992
6993 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
6994
6995 * Makefile.def (host fixincludes): Specify missing targets.
6996 * Makefile.in: Regenerate.
6997
6998 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6999
7000 * MAINTAINERS: Add myself
7001
7002 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
7003
7004 * MAINTAINERS (Write After Approval): Add myself.
7005
7006 2004-11-04 Geoffrey Keating <geoffk@apple.com>
7007
7008 * Makefile.def: Build fixincludes for the host, too.
7009 * Makefile.in: Regenerate.
7010 * configure.in (host_tools): Add fixincludes.
7011 * configure: Regenerate.
7012
7013 2004-11-04 Daniel Jacobowitz <dan@debian.org>
7014
7015 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7016 * configure: Regenerated.
7017
7018 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
7019
7020 PR other/17783
7021 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7022 * configure: Regenerated.
7023
7024 2004-10-31 Mark Mitchell <mark@codesourcery.com>
7025
7026 * README.SCO: Update per FSF instructions.
7027
7028 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
7029
7030 PR target/18151
7031 * configure.in (case ${target}): Do not build fixincludes for avr.
7032 * configure: Regenerated.
7033
7034 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
7035
7036 * configure.in (case ${target}): Do not build fixincludes
7037 on platforms where it is not used.
7038 * configure: Regenerated.
7039
7040 2004-10-23 Daniel Jacobowitz <dan@debian.org>
7041
7042 * configure.in: Use an absolute path to install-sh.
7043 * configure: Regenerated.
7044
7045 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7046
7047 * MAINTAINERS (Write After Approval): Add myself.
7048
7049 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
7050
7051 * MAINTAINERS: Remove from Write After Approval those that are
7052 already maintainers.
7053
7054 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
7055
7056 * MAINTAINERS: Update my email address.
7057
7058 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
7059
7060 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7061 * configure: Regenerate.
7062
7063 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
7064
7065 * MAINTAINERS: Update my email address.
7066
7067 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
7068
7069 * MAINTAINERS (Language Front Ends Maintainers): New. Move
7070 entries belonging to this category.
7071
7072 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
7073
7074 * MAINTAINERS: Update my e-mail address.
7075
7076 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
7077
7078 Fix wrong conflict resolution in:
7079
7080 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7081
7082 * Makefile.in: Regenerate.
7083 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7084 in the recursive `make', instead of hardwiring `all'.
7085 (Autogenerated TARGET-* variables): New.
7086
7087 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
7088
7089 * configure.in: Enable target-libgloss for crx-*-*.
7090 * configure: Regenerate.
7091
7092 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7093
7094 * MAINTAINERS (Various Maintainers): Move the "windows,
7095 cygwin, mingw" maintainer to ...
7096 (OS Port Maintainers): ... here.
7097
7098 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7099
7100 * MAINTAINERS (Write After Approval): Remove those that are
7101 maintainers of some subsystem.
7102
7103 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
7104
7105 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7106 * ltcf-cxx.sh (tpf*): Likewise.
7107 * ltconfig (tpf*): Add TPF OS configuration support.
7108
7109 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
7110
7111 * MAINTAINERS: Change my email address to my new work account.
7112
7113 2004-09-24 Michael Roth <mroth@nessie.de>
7114
7115 * configure.in (--without-headers): Add missing double quotes.
7116 * configure: Regenerate.
7117
7118 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
7119
7120 * ylwrap: Revert to previous version.
7121
7122 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
7123
7124 PR bootstrap/17369
7125 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7126 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7127 SET_GCC_LIB_PATH_CMD.
7128 (BASE_TARGET_EXPORTS): Likewise.
7129 * Makefile.in: Regenerated.
7130
7131 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7132 * configure: Regenerated.
7133
7134 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
7135
7136 * config.guess: New upstream version
7137 * compile, depcomp, install-sh, ylwrap: Likewise.
7138
7139 2004-09-19 Roger Sayle <roger@eyesopen.com>
7140
7141 * config/mh-x86omitfp: New host makefile fragment. Add
7142 -fomit-frame-pointer to the default BOOT_CFLAGS.
7143 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7144 * configure: Regenerate.
7145
7146 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
7147
7148 PR target/11572
7149 * configure.in (*-*-darwin*): Renable libobjc.
7150 * configure: Regenerate.
7151
7152 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
7153
7154 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7155
7156 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
7157
7158 * Makefile.def: Remove libbanshee.
7159 * Makefile.tpl: Ditto.
7160 * configure.in: Ditto.
7161 * Makefile.in: Regen.
7162 * configure: Ditto.
7163
7164 2004-09-08 David Edelsohn <edelsohn@gnu.org>
7165
7166 * ltmain.sh: Use $pic_object as $non_pic_object if
7167 $non_pic_object=none.
7168
7169 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
7170
7171 * missing: Import latest version from master repository.
7172
7173 2004-09-06 Nick Clifton <nickc@redhat.com>
7174
7175 * config.sub: Import latest version from master repository.
7176 * config.guess: Likewise.
7177 This includes these changes:
7178
7179 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
7180
7181 * config.sub: Handle crisv32, alias etraxfs.
7182 * config.guess (crisv32:Linux:*:*): Handle.
7183
7184 2004-08-13 Brad Smith <brad@comstyle.com>
7185
7186 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7187 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7188
7189 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
7190
7191 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7192 assume the processor is a powerpc. This is because coreutils
7193 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7194 in this case, due to a MacOS X bug that causes
7195 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7196 to return a negative number.
7197 Problem reported by Petter Reinholdtsen in:
7198 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7199
7200 2004-07-19 Ben Elliston <bje@gnu.org>
7201
7202 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7203
7204 2004-06-24 Ben Elliston <bje@gnu.org>
7205
7206 * config.guess: Update copyright years.
7207 * config.sub: Likewise.
7208
7209 2004-06-22 Robert Millan <robertmh@gnu.org>
7210
7211 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7212 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7213
7214 2004-06-22 Stanley F. Quayle <stan@stanq.com>
7215
7216 * config.guess (*:*VMS:*:*): New entry. Replaces
7217 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7218 manufacturer.
7219
7220 2004-06-22 Ben Elliston <bje@gnu.org>
7221
7222 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7223 * config.sub: Likewise.
7224
7225 2004-06-22 Ben Elliston <bje@gnu.org>
7226
7227 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7228 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7229
7230 2004-06-11 Ben Elliston <bje@gnu.org>
7231
7232 * config.guess (pegasos:OpenBSD:*:*): Remove.
7233
7234 2004-06-11 Ben Elliston <bje@gnu.org>
7235
7236 From Wouter Verhelst <wouter@grep.be>:
7237 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7238
7239 2004-06-11 Ben Elliston <bje@gnu.org>
7240
7241 * config.guess (luna88k:OpenBSD:*:*): New.
7242
7243 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
7244
7245 * config.guess (m32r*:Linux:*:*): New case.
7246 * config.sub: Handle m32rle.
7247
7248 2004-03-12 Ben Elliston <bje@wasabisystems.com>
7249
7250 From Jens Petersen <petersen@redhat.com>:
7251 * config.sub: Handle sparcv8.
7252
7253 2004-03-03 Ben Elliston <bje@wasabisystems.com>
7254
7255 From Tom Smith <smith@cag.lkg.hp.com>:
7256 * config.guess: Version suffixes are equally significant on Tru64
7257 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
7258 prefix of "P" (patched kernel).
7259
7260 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
7261
7262 * config.sub: Add support for National Semiconductor CRX target.
7263
7264 2004-09-03 Janis Johnson <janis187@us.ibm.com>
7265
7266 * MAINTAINERS (Various Maintainers): Remove myself as web page
7267 maintainer, add myself as maintainer of build status lists.
7268
7269 2004-09-03 Jan Beulich <jbeulich@novell.com>
7270
7271 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7272 *-*-netware, but add target-libmudflap.
7273 Consolidate *-*-netware targets (of which really only i?86 exists)
7274 into a single entry.
7275 * configure: Likewise.
7276
7277 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
7278
7279 * Makefile.tpl (sorry): Remove.
7280 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7281 (cleanstrap targets): Depend on distclean, not distclean-stage1.
7282 (do-clean): Clean per-stage directories too.
7283 (do-distclean): Run distclean-stage1 too.
7284 (.NOTPARALLEL): Enable during toplevel bootstrap.
7285 (stage[+id+]-bubble): Enable parallel execution during
7286 the recursive invocation.
7287 * Makefile.in: Regenerate.
7288
7289 Fix previous checkin:
7290
7291 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7292 include.
7293 * configure.in: Fix indentation.
7294 * configure: Regenerate.
7295
7296 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
7297
7298 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7299 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7300 * configure: regenerate
7301 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7302 -mdynamic-no-pic
7303
7304 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
7305
7306 * Makefile.def (build_modules): Add fixincludes.
7307 (dependencies): Make gcc depend on fixincludes.
7308 * configure.in (build_tools): Add fixincludes.
7309 (build_configdirs): Always include build_libs.
7310 * Makefile.in: Regenerate.
7311 * configure: Regenerate.
7312
7313 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
7314
7315 * Makefile.def (bootstrap stages): Add 'lean' parameter.
7316 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7317 phony targets; do not generate timestamp files.
7318 (distclean-stageN): Remove references to their timestamp files.
7319 (restageN, touch-stageN): Remove.
7320 (stageN-bubble): Rewritten.
7321 (compare): Support lean bootstraps.
7322 * Makefile.in: Regenerate.
7323
7324 * configure.in: Only warn when bootstrapping but
7325 build != host or build != target. Support lean bootstraps.
7326 * configure: Regenerate.
7327
7328 2004-08-26 Phil Edwards <phil@codesourcery.com>
7329
7330 * configure.in: Give a better error message if GMP/MPFR are missing
7331 and a language needing them has been requested.
7332 * configure: Regenerated.
7333
7334 2004-08-25 Phil Edwards <phil@codesourcery.com>
7335
7336 * configure.in: Print a list of available language front-ends if
7337 a requested one is missing. Tidy stray tab characters.
7338 * configure: Regenerated.
7339
7340 2004-08-19 Michael Koch <konqueror@gmx.de>
7341
7342 * gcc/doc/install.texi: Update entry about automake for libjava.
7343
7344 2004-08-17 Robert Millan <robertmh@gnu.org>
7345
7346 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7347 (instead of FreeBSD).
7348 * configure: Regenerate.
7349
7350 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7351
7352 * Makefile.in: Regenerate.
7353 * configure: Regenerate.
7354
7355 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7356 stage_*_flags.
7357 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7358 for bootstrapped modules if toplevel bootstrap is going.
7359 (GCC bootstrap): Generate per-stage targets for all bootstrapped
7360 modules. Adjust for changes in Makefile.def. Enable several
7361 rules even in non-bootstrap mode, just to avoid peppering the
7362 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7363 (stage-[+prev+]-bubble): Remove.
7364
7365 * Makefile.def (Dependencies): Depend on all-build-bison,
7366 all-build-flex, all-build-byacc, all-build-texinfo, rather
7367 than the host variations.
7368 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
7369 with BUILD_SUBDIR.
7370 (BISON): Update for recent Bisons.
7371 (YACC): Fix typo.
7372 (cross): Depend on all-build.
7373 (all): Do not depend on all-build.
7374 (prebootstrap): Remove.
7375 (dep-kind): Accept separate prefixes for MODULE and ON variables.
7376 (Prebootstrap dependencies): Add them to the per-stage targets
7377 and to all-prebootstrap.
7378 * configure.in (build_configdirs): Always enable build_tools.
7379 (BUILD_DIR_PREFIX): Remove.
7380
7381 * Makefile.def (gcc): Add target variable.
7382 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7383 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7384 in the recursive `make', instead of hardwiring `all'.
7385 (Autogenerated TARGET-* variables): New.
7386
7387 2004-08-13 Brian Booth <bbooth@redhat.com>
7388
7389 * MAINTAINERS: Remove myself from write-after-approval.
7390
7391 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
7392
7393 * src-release: Stop distributing mmalloc with gdb (which doesn't
7394 use it).
7395 * Makefile.def: GDB doesn't depend on mmalloc anymore.
7396 * Makefile.in: Regenerate.
7397
7398 2004-08-09 Mark Mitchell <mark@codesourcery.com>
7399
7400 * configure.in (arm*-*-eabi*): New target.
7401 * configure: Regenerate.
7402
7403 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
7404
7405 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7406 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7407 (Dependencies): New section.
7408 * Makefile.tpl (Dependencies): Generate from Makefile.def.
7409 (configure-target-[+module+]): Depend on maybe-all-gcc
7410 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
7411 (toplevel profiledbootstrap): Fix dependencies.
7412 * Makefile.in: Regenerate.
7413
7414 2004-08-03 Mark Mitchell <mark@codesourcery.com>
7415
7416 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7417 target-libiberty to noconfigdirs.
7418 * configure: Regenerate.
7419
7420 2004-08-03 Paul Brook <paul@codesourcery.com>
7421
7422 * configure.in: Check for MPFR as well as GMP.
7423 * configure: Regenerate.
7424
7425 2004-08-01 Robert Millan <robertmh@gnu.org>
7426
7427 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7428 libmudflap for all GNU-based systems (with Glibc).
7429 * configure: Regenerate.
7430
7431 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
7432
7433 * Makefile.def (host-modules): Add gcc.
7434 * Makefile.in: Regenerate.
7435 * Makefile.tpl (sorry): New rule.
7436 (configure-host, all-host, [+make_target+]-host, do-check,
7437 install-host): Do not add gcc as a special case.
7438 (host modules): Add a small special-casing for gcc. Export
7439 extra_make_flags through the environment.
7440 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7441 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7442 other recursive targets for gcc): Remove.
7443
7444 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7445 (stage, unstage): New rules.
7446 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7447 distclean-stage[+id+]): Use stage_current.
7448 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7449 the stage*-start rules.
7450
7451 2004-08-02 Geoffrey Keating <geoffk@apple.com>
7452
7453 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7454 use -all_load flag.
7455
7456 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
7457
7458 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7459 * configure: Regenerate.
7460
7461 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
7462
7463 * maintainer-scripts/gcc_release: Revert yesterday's change.
7464
7465 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
7466
7467 * MAINTAINERS: Add myself to write-after-approval.
7468
7469 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
7470
7471 * libf2c: Removed.
7472 * gcc/gccbug.in: Updated because of libf2c removal.
7473 * maintainer-scripts/gcc_release: Ditto.
7474
7475 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
7476
7477 * configure.in: Build libmudflap by default on FreeBSD.
7478 * configure: Regenerated.
7479
7480 2004-07-09 Mark Mitchell <mark@codesourcery.com>
7481
7482 * configure.in: Do not build libmudflap by default on non-GNU/Linux
7483 systems.
7484 * configure: Regenerated.
7485
7486 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7487
7488 PR target/16344
7489 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7490 feedback based compiler.
7491 * Makefile.in: Rebuilt.
7492
7493 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
7494
7495 * Makefile.def (host_modules): Set bootstrap=true for flex.
7496 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7497 * Makefile.in: Rebuilt.
7498
7499 2004-07-07 Jan Hubicka <jh@suse.cz>
7500
7501 * MAINTAINERS: Add self as a profile feedback maintainer.
7502
7503 2004-07-05 Phil Edwards <phil@codesourcery.com>
7504
7505 * configure.in: Do not prepend $srcdir to /dev/null in
7506 makefile fragments.
7507 * configure: Regenerate.
7508
7509 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
7510
7511 * Makefile.def (build_modules): Add bison, byacc, flex,
7512 m4, texinfo.
7513 (flags_to_pass): Add FLEX.
7514 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7515 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7516 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7517 DEFAULT_MAKEINFO): Remove.
7518 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7519 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7520 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7521 objdir or else use configured tool.
7522 (all-build): New.
7523 (all): Depend on it.
7524 (Build module dependencies): Add.
7525 * Makefile.in: Regenerate.
7526 * configure.in: Better support for multiple build modules,
7527 matching what is done for host/target modules. Do not look
7528 for "plausible" locations of build tools if Canadian cross.
7529 Use autoconf's AC_PROG_CC to find a C compiler. Define
7530 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
7531 * configure: Regenerate.
7532
7533 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7534
7535 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7536 * Makefile.in: Regenerate.
7537
7538 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7539
7540 * Makefile.tpl (configure-build-[+module+],
7541 configure-[+module+], configure-target-[+module+]): Pass
7542 [+extra_configure_args+].
7543 (all-build-[+module+], all-[+module+], check-[+module+],
7544 install-[+module+], [+make_target+]-[+module+],
7545 all-target-[+module+], check-target-[+module+],
7546 install-target-[+module+], [+make_target+]-target-[+module+]):
7547 Pass [+extra_make_args+].
7548 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7549 (GCC_HOST_EXPORTS): Remove.
7550 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7551 cross, check-gcc, check-gcc-c++, install-gcc,
7552 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7553 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7554 * Makefile.in: Regenerate.
7555
7556 2004-06-21 Matthew Sachs <msachs@apple.com>
7557
7558 * MAINTAINERS: Added self to write-after-approval.
7559
7560 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7561
7562 * configure.in: Check for srcdir/winsup rather than build directory
7563 winsup.
7564 * configure: Regenerate.
7565
7566 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
7567
7568 * configure.in: Don't build Cygwin native newlib if winsup
7569 directory is missing. Emit warning instead.
7570 * configure: Regenerate.
7571
7572 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
7573
7574 * Makefile.tpl (touch-stage[+id+]): New.
7575 (restage[+prev+]): Depend on touch-stage[+id+].
7576
7577 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7578 Use it throughout.
7579
7580 * Makefile.def: Add profile and feedback bootstrap stages.
7581 Remove next field from bootstrap stages.
7582 * Makefile.tpl (LN, LN_S): Substitute.
7583 (stageN-start, stageN-end): Use double-colon rules, to
7584 provide a hook for additional setup commands.
7585 (distclean-stageN-gcc, restageN): Create dependencies from
7586 [+prev+], not from [+next+].
7587 (stageN-bubble): Add commands for successive stages from
7588 [+prev+], using double-colon rules.
7589 (all-stageN-gcc): Fix typo.
7590 (stagefeedback-start, profiledbootstrap): New.
7591 * Makefile.in: Regenerate.
7592 * configure.in: Call ACX_PROG_LN.
7593 * configure: Regenerate.
7594
7595 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
7596
7597 * MAINTAINERS (Write After Approval): Add myself.
7598
7599 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
7600
7601 * MAINTAINERS (Write After Approval): Add myself.
7602
7603 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
7604
7605 * configure.in: Fix --enable-bootstrap breakage introduced in trees
7606 without gcc.
7607 * configure: Regenerate.
7608
7609 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7610
7611 * Makefile.tpl: Fix typo.
7612 * Makefile.in: Regenerate.
7613
7614 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7615
7616 * configure.in: Remove new- prefix from toplevel
7617 bootstrap targets.
7618 * configure: Regenerate.
7619
7620 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7621
7622 * Makefile.tpl (all.normal): Rename to all.
7623 (all): Replace with a rule to pick the default
7624 target from configure.
7625 (all-gcc, configure-gcc): Use conditionals to
7626 do nothing when toplevel bootstrap is going on.
7627 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7628 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7629 * configure.in: Support --enable-bootstrap.
7630
7631 * Makefile.def: Remove new- prefix from toplevel
7632 bootstrap targets.
7633 * Makefile.tpl: Likewise.
7634
7635 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
7636 target.
7637
7638 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7639 $(RECURSE_FLAGS) to recursive invocation of make.
7640
7641 * Makefile.in: Regenerate.
7642 * configure: Regenerate.
7643
7644 2004-05-30 Andreas Jaeger <aj@suse.de>
7645 Jim Wilson <wilson@specifixinc.com>
7646
7647 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7648 like CC.
7649
7650 2004-05-27 Daniel Jacobowitz <dan@debian.org>
7651
7652 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7653 * configure: Regenerate.
7654
7655 2004-05-25 Daniel Jacobowitz <drow@false.org>
7656
7657 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7658 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7659 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
7660 targets.
7661 * Makefile.in: Regenerate.
7662
7663 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
7664
7665 * configure.in: Test the ability to symlink directories.
7666 * configure: Regenerate.
7667
7668 * Makefile.def (bootstrap-stage): New definitions.
7669 * Makefile.tpl (configure-stage1-gcc,
7670 configure-stage2-gcc, configure-stage3-gcc,
7671 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7672 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7673 new-restage3, compare): Autogenerate, see Makefile.in
7674 entry for behavioral changes.
7675 (distclean-stage1, new-stage1-start, new-stage1-end,
7676 new-stage1-bubble, distclean-stage2, new-stage2-start,
7677 new-stage2-end, new-stage2-bubble, distclean-stage3,
7678 new-stage3-start, new-stage3-end): New autogenerated targets.
7679 (objext, prebootstrap, BOOT_CFLAGS,
7680 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7681 targets.
7682
7683 * Makefile.in: Regenerate.
7684 (distclean-stage1, new-stage1-start, new-stage1-end,
7685 new-stage1-bubble, distclean-stage2, new-stage2-start,
7686 new-stage2-end, new-stage2-bubble, distclean-stage3,
7687 new-stage3-start, new-stage3-end): New targets.
7688 (all-stage1-gcc): Move prebootstrap dependency from here...
7689 (configure-stage1-gcc): ...to here.
7690 (new-bootstrap): Use bubble targets.
7691 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7692 Use per-stage distclean targets.
7693 (configure-stage1-gcc, configure-stage2-gcc,
7694 configure-stage3-gcc, all-stage1-gcc,
7695 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7696 Use new-stageN-start to prepare the tree.
7697
7698 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
7699
7700 * Makefile.def (host_modules): add libcpp.
7701 * Makefile.tpl: Add dependencies on and for libcpp.
7702 * Makefile.in: Regenerate.
7703 * configure.in: Add libcpp host module.
7704 * configure: Regenerate.
7705
7706 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
7707
7708 * Makefile.tpl: Whenever a recursive target is defined, wrap
7709 it in a special @if/@endif block, and prepare its maybe
7710 dependency in the @if/@endif block
7711 * configure.in: Instead of writing maybe dependencies, remove
7712 the @if/@endif statements, and remove the @if/@endif blocks
7713 that remain.
7714 * configure: Regenerate.
7715 * Makefile.in: Regenerate.
7716
7717 2004-05-20 Janis Johnson <janis187@us.ibm.com>
7718
7719 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7720
7721 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
7722
7723 PR bootstrap/15120
7724 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7725 * */configure: Rebuilt.
7726
7727 2004-05-17 Zack Weinberg <zack@codesourcery.com>
7728
7729 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7730 of libf2c.
7731 * configure, Makefile.in: Regenerate.
7732
7733 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
7734
7735 * MAINTAINERS (Write After Approval): Add myself.
7736
7737 2004-05-13 Diego Novillo <dnovillo@redhat.com>
7738
7739 Merge from tree-ssa-20020619-branch.
7740
7741 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7742 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7743 (HOST_GMPLIBS): Define.
7744 (HOST_GMPINC): Define.
7745 (TARGET_LIB_PATH): Add libmudflap.
7746 (GFORTRAN_FOR_TARGET): Define.
7747 (configure-build*): Export GFORTRAN.
7748 (configure-gcc): Export GMPLIBS and GMPINC.
7749 (all-gcc): Add maybe-all-libbanshee.
7750 (configure-target-libgfortran): Define.
7751 * Makefile.in: Regenerate.
7752 * configure.in (host_libs): Add libbanshee.
7753 (target_libraries): Add target-libmudflap and target-libgfortran.
7754 Add --with-libbanshee.
7755 Handle --disable-libmudflap.
7756 (*-*-freebsd*): Use with_gmp.
7757 Add $(libgcj) to noconfigdirs.
7758 * configure: Regenerate.
7759 * depcomp: New file.
7760 * MAINTAINERS: Add tree-ssa maintainers.
7761
7762 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7763
7764 * MAINTAINERS (Various Maintainers): Add myself.
7765
7766 2004-04-30 Brian Ford <ford@vss.fsi.com>
7767
7768 * MAINTAINERS (Write After Approval): Add myself.
7769
7770 2004-04-29 Uros Bizjak <uros@kss-loka.si>
7771
7772 * MAINTAINERS (Write After Approval): Add myself.
7773
7774 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
7775
7776 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7777 * configure: Regenerate.
7778
7779 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
7780
7781 Revert:
7782 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7783
7784 * Makefile.def (flags_to_pass): Remove *dir variables that
7785 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7786 as well as prefix and exec_prefix.
7787 * Makefile.in: Regenerate.
7788
7789 2004-04-26 Robert Millan <robertmh@gnu.org>
7790
7791 Add patches from libtool CVS.
7792 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7793 * ltconfig: Likewise.
7794 * ltcf-c.sh: Likewise.
7795 * ltcf-cxx.sh: Likewise.
7796 * ltcf-gcj.sh: Likewise.
7797
7798 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7799
7800 * Makefile.def (host_modules): Mark with the bootstrap
7801 flag packages on which gcc depends.
7802 * Makefile.tpl (all-bootstrap): Use it.
7803 * Makefile.in: Regenerate.
7804
7805 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7806
7807 * Makefile.def (flags_to_pass): Remove *dir variables that
7808 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7809 as well as prefix and exec_prefix.
7810 * Makefile.in: Regenerate.
7811
7812 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7813
7814 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7815 * configure: Regenerate.
7816 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7817 * gcc/Makefile.tpl (compare): Use the result of the test.
7818 * gcc/Makefile.in: Regenerate.
7819
7820 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
7821
7822 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7823 Always relocate gcc and prev-gcc to the original names, even
7824 if the build fails.
7825 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7826 New targets.
7827
7828 2004-04-23 Laurent GUERBY <laurent@guerby.net>
7829
7830 * MAINTAINERS: Update my email address.
7831
7832 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7833
7834 * configure.in (mips*-*-irix5*): Enable ld.
7835 * configure: Regenerate.
7836
7837 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7838
7839 * configure: Regenerate.
7840
7841 2004-04-15 James E Wilson <wilson@specifixinc.com>
7842
7843 * Makefile.tpl (configure-[+module+], configure-gcc,
7844 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7845 Set and export LDFLAGS.
7846 * Makefile.in: Regenerate.
7847
7848 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7849
7850 * MAINTAINERS: Add myself to write-after-approval.
7851
7852 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
7853
7854 PR bootstrap/14871
7855 * Makefile.tpl: If we don't have built-in-tree target tools,
7856 use the ones found by configure rather than hacking around with
7857 program_transform_name.
7858 * configure.in: Give Makefile.tpl the information necessary
7859 to do that.
7860 * Makefile.in: Regenerate.
7861 * configure: Regenerate.
7862
7863 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7864
7865 PR bootstrap/14760
7866 * configure.in: When computing baseargs, strip *all* copies of
7867 offending options. Also, don't match/substitute the trailing space,
7868 so that this actually works when two similar options are separated by
7869 only one space.
7870 * configure: Regenerate.
7871
7872 2004-04-06 David Edelsohn <edelsohn@gnu.org>
7873
7874 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7875 (rs6000-*-aix*): Same.
7876 * configure: Regenerate.
7877
7878 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
7879
7880 * MAINTAINERS: Add myself to write-after-approval.
7881
7882 2004-04-03 Bud Davis <bdavis9659@comcast.net>
7883
7884 * MAINTAINERS: Add myself to write-after-approval.
7885
7886 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7887
7888 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7889 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7890 * Makefile.in: Regenerate.
7891
7892 * configure.in (top level bootstrap support): Rework --enable-werror
7893 to set @stage2_werror_flag@.
7894 * configure: Regenerate.
7895 * Makefile.tpl (top level bootstrap support): Pass
7896 @stage2_werror_flag@ down to configure in stages 2 and 3.
7897 * Makefile.in: Regenerate.
7898
7899 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7900
7901 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7902 for stages 2 and 3 as well as in make. As a consequence, remove
7903 OUTPUT_OPTION (now detected by configure) from the flags passed down
7904 to make.
7905 * Makefile.in: Regenerate.
7906
7907 * Makefile.tpl (new-bootstrap): Fix typo.
7908 * Makefile.in: Regenerate.
7909
7910 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7911
7912 * Makefile.tpl: Rearrange by moving recursive_targets rules
7913 into their proper sections.
7914 * Makefile.tpl (top level bootstrap support): Move disabling
7915 of coverage flags from 'make' to 'configure'; improve comments.
7916 * Makefile.in: Regenerate.
7917
7918 * Makefile.tpl (experimental top level bootstrap) Move stage1
7919 language setting from all- target to configure- target; disable
7920 intermodule optimization in stage 1; prevent gratuitous rebuilds
7921 of stage 1.
7922 * Makefile.in: Regenerate.
7923 * configure.in: Comma-separate stage 1 language list for top
7924 level bootstrap.
7925 * configure: Regenerate.
7926
7927 * Makefile.tpl: Clean up experimental top level bootstrap support:
7928 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7929 prev-gcc in configure- targets as well as all- targets.
7930 * Makefile.in: Regenerate.
7931
7932 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7933
7934 * compile: New file imported from automake.
7935
7936 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
7937
7938 * configure.in: Remove symbolic link section.
7939 * configure: Regenerate.
7940 * Makefile.tpl (links): Remove.
7941 * Makefile.in: Regenerate.
7942
7943 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
7944 Nathanael Nerode <neroden@gcc.gnu.org>
7945
7946 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7947 Set with AC_CHECK_PROGS.
7948 * configure.in: Fix comment typo from last patch.
7949 * configure: Regenerate.
7950
7951 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7952
7953 * Makefile.tpl: Introduce experimental top level bootstrap support.
7954 * Makefile.in: Regenerate.
7955 * configure.in: Introduce support for top level bootstrap.
7956 * configure: Regenerate.
7957
7958 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
7959 Paolo Bonzini <bonzini@gnu.org>
7960
7961 PR bootstrap/14522
7962 * configure.in: Cope with shells that do not support unquoted ^
7963 * configure: Regenerate.
7964
7965 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
7966 Paolo Bonzini <bonzini@gnu.org>
7967
7968 PR bootstrap/14522
7969 * configure.in: Cope with shells that do not support nesting
7970 quotes inside quoted backquote substitutions.
7971 * configure: Regenerate.
7972
7973 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7974
7975 PR bootstrap/14522
7976 * configure.in: Fix escaping of $.
7977 * configure: Regenerate.
7978
7979 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7980
7981 * configure: Regenerate, since I forgot to while committing Paolo's
7982 changes.
7983
7984 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
7985
7986 PR ada/14131
7987 Move language detection to the top level.
7988 * configure.in: Find default values for the tools as
7989 soon as possible. Disable ada if GNAT is not found.
7990 Emit error message about missing languages. Expand
7991 --enable-languages=all for the gcc subdirectory.
7992
7993 2004-03-10 Ben Elliston <bje@gnu.org>
7994
7995 * MAINTAINERS: Update my email address.
7996
7997 2004-03-05 David Edelsohn <edelsohn@gnu.org>
7998
7999 * ltconfig: Disable building static libraries if building shared
8000 libraries on AIX 5L.
8001
8002 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
8003
8004 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8005 and disable libgcj.
8006 * configure: Regenerated.
8007
8008 2004-03-01 Brian Booth <bbooth@redhat.com>
8009
8010 * MAINTAINERS: Add myself to write-after-approval.
8011
8012 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
8013
8014 * MAINTAINERS: Add myself to write-after-approval.
8015
8016 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8017
8018 PR bootstrap/7087
8019 * Makefile.tpl: Guard XFOO sed statements better.
8020 * Makefile.tpl: Add dependency for configure-target-libada.
8021 * Makefile.in: Regenerate (incidentally fixes broken
8022 commit when libada-branch was merged).
8023
8024 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
8025
8026 * MAINTAINERS: Add myself to write-after-approval.
8027
8028 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
8029
8030 * MAINTAINERS: Add Nicola Pero and myself as libobjc
8031 maintainers.
8032
8033 2004-02-20 Andrew Cagney <cagney@redhat.com>
8034
8035 * config.guess: Update from version 2003-10-16 to 2004-02-16.
8036 * config.sub: Update from version 2003-11-03 to 2004-02-16.
8037
8038 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
8039
8040 PR bootstrap/11932
8041 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8042
8043 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
8044
8045 * MAINTAINERS: Added myself to write-after-approval.
8046
8047 2004-02-14 Michael Koch <konqueror@gmx.de>
8048
8049 * MAINTAINERS: Added myself to write-after-approval.
8050
8051 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
8052
8053 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
8054 some OS port maintainers to OS port maintainers section.
8055
8056 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
8057
8058 * MAINTAINERS: Add self.
8059
8060 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
8061
8062 * MAINTAINERS: Alphabetize.
8063
8064 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
8065
8066 * MAINTAINERS: Remove myself.
8067
8068 2004-02-11 David Edelsohn <edelsohn@gnu.org>
8069
8070 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8071 (rs6000-*-aix*): Same.
8072 * configure: Regenerate.
8073
8074 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
8075
8076 * configure.in (host): Add in missing $noconfigdirs to defines.
8077 * configure: Regenerate.
8078
8079 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
8080 Nathanael Nerode <neroden@gcc.gnu.org>
8081
8082 PR ada/6637, PR ada/5911
8083 Merge with libada-branch:
8084 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8085 with appropriate dependencies. Add --enable-libada configure switch.
8086 * configure, Makefile.in: Regenerate.
8087
8088 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
8089
8090 * MAINTAINERS: Add myself to write-after-approval.
8091
8092 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8093
8094 * configure.in: Don't pass --with-stabs on IRIX 5 either.
8095 * configure: Regenerate.
8096
8097 2004-02-04 Geoffrey Keating <geoffk@apple.com>
8098
8099 Merge from upstream:
8100
8101 * ltmain.in: When setting IFS to '~', be careful about user
8102 arguments that contain '~'.
8103
8104 2004-02-04 Peter O'Gorman <peter@pogma.com>
8105
8106 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8107 Also test $base_compile against $CC with escaped arguments. Bug
8108 reported by Geoff Keating <geoffk@apple.com>.
8109
8110 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
8111
8112 * MAINTAINERS: Remove i960 port.
8113
8114 2004-01-23 DJ Delorie <dj@redhat.com>
8115
8116 * Makefile.def (target_modules) [libiberty]: Don't stage.
8117 * Makefile.in: Rebuilt.
8118
8119 2004-01-20 Caroline Tice <ctice@apple.com>
8120
8121 * MAINTAINERS: Add myself to write-after-approval.
8122
8123 2004-01-19 Paolo Carlini <pcarlini@suse.de>
8124
8125 * MAINTAINERS: Update my email address.
8126
8127 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
8128
8129 * MAINTAINERS: Add myself to write-after-approval.
8130
8131 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8132
8133 * MAINTAINERS: Remove entries without email address.
8134
8135 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
8136
8137 * MAINTAINERS: Add myself to write-after-approval.
8138
8139 2004-01-15 Steven Bosscher <stevenb@suse.de>
8140
8141 * MAINTAINERS: Update my email address.
8142
8143 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
8144
8145 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8146 * Makefile.tpl (configure-target-[+module+]): Support stage.
8147 * Makefile.in: Rebuilt.
8148
8149 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
8150
8151 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8152
8153 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
8154
8155 * MAINTAINERS: Add myself as a MIPS maintainer.
8156
8157 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
8158
8159 * configure.in: Use ./config.cache, not config.cache.
8160 * configure: Regenerate.
8161 * Makefile.tpl: Special-casing not needed for GCC any more.
8162 * Makefile.in: Regenerate.
8163
8164 * configure.in: Don't share a cache file for host dirs.
8165 * configure: Regenerate.
8166
8167 * config-ml.in: Don't mess with the cache file.
8168
8169 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8170
8171 * MAINTAINERS: Move myself from 'Write After Approval' to
8172 'CPU Port Maintainers' section as SPARC maintainer.
8173
8174 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
8175
8176 * Makefile.tpl: Make GCC use a separate config.cache.
8177 * Makefile.in: Regenerate.
8178
8179 PR bootstrap/11932, PR bootstrap/11933
8180 (I don't know if it will fix either of them, but it relates
8181 to them.)
8182 * configure.in: Don't use shared config.cache for target
8183 directories.
8184 * configure: Regenerate.
8185
8186 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
8187
8188 * MAINTAINERS: Add myself to 'Write After Approval' section.
8189
8190 2003-12-31 Roger Sayle <roger@eyesopen.com>
8191
8192 * configure.in (ia64*-*-hpux*): Disable building java libraries.
8193 * configure: Regenerated.
8194
8195 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
8196
8197 * MAINTAINERS: Remove the mn10200 maintainer.
8198
8199 2003-12-21 Bernardo Innocenti <bernie@develer.com>
8200
8201 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8202 * configure: Regenerated.
8203
8204 2003-12-16 Jan Hubicka <jh@suse.cz>
8205
8206 * MAINTAINERS: Add myself as callgraph maintainer.
8207
8208 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
8209
8210 * configure.in (raw_libstdcxx_flags): Remove the leading space.
8211 * configure: Regenerate.
8212
8213 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8214
8215 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8216 'Write After Approval' section. Update email.
8217
8218 2003-12-01 James Lemke <jim@wasabisystems.com>
8219
8220 * MAINTAINERS (Write After Approval): Add myself.
8221
8222 2003-11-20 Matt Thomas <matt@3am-software.com>
8223
8224 * MAINTAINERS: Add myself as a vax port maintainer.
8225
8226 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
8227
8228 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8229 (configure-build-[+module+], configure-[+module+]): Likewise.
8230 (configure-target-[+module+], configure-gcc, config.status): Likewise.
8231 * Makefile.in: Regenerate.
8232
8233 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
8234
8235 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8236 shared/dylibed libraries.
8237 * ltmain.sh: Likewise.
8238 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8239 * ltcf-cxx.sh: Likewise.
8240 * ltcf-gcj.sh: Likewise.
8241 * ltconfig: Likewise.
8242
8243 2003-11-17 Stan Cox <scox@redhat.com>
8244
8245 * MAINTAINERS: Add myself as iq2000 port maintainer.
8246
8247 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
8248
8249 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8250 * Makefile.in: Regenerate.
8251
8252 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
8253
8254 * config.sub: Update to 2003-11-03 version.
8255
8256 2003-10-20 Phil Edwards <phil@codesourcery.com>
8257
8258 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
8259 * configure: Regenerate.
8260
8261 2003-10-20 Nicolas Pitre <nico@cam.org>
8262
8263 * MAINTAINERS: Add myself to 'Write After Approval' section.
8264
8265 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
8266
8267 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8268
8269 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
8270
8271 * MAINTAINERS: Update my email address.
8272
8273 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8274
8275 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8276
8277 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
8278
8279 * MAINTAINERS: Add myself to 'Write After Approval' section.
8280
8281 2003-10-16 Bernardo Innocenti <bernie@develer.com>
8282
8283 * config.guess: Update to 2003-10-16 version.
8284 * config.sub: Update to 2003-10-16 version.
8285
8286 2003-10-15 David Daney <ddaney@avtrex.com>
8287
8288 * MAINTAINERS: Added myself to 'Write After Approval' section.
8289
8290 2003-10-15 Falk Hueffner <falk@debian.org>
8291
8292 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8293 'Write After Approval' section. Update email.
8294
8295 2003-10-14 Roger Sayle <roger@eyesopen.com>
8296
8297 * MAINTAINERS: Move myself from 'Write After Approval' to
8298 'Various Maintainers' section as middle-end maintainer.
8299
8300 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
8301
8302 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8303 HOST_FLAGS_TO_PASS.
8304 * Makefile.in: Regenerate.
8305
8306 2003-10-11 Bernardo Innocenti <bernie@develer.com>
8307
8308 * config.guess: Update to 2003-10-07 version.
8309 * config.sub: Update to 2003-10-07 version.
8310
8311 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8312
8313 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8314 * ltconfig (irix5*, irix6*): Don't override version_type.
8315
8316 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
8317
8318 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8319 * configure: Rebuilt
8320 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8321 * Makefile.in: Rebuilt
8322
8323 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
8324
8325 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8326
8327 2003-09-30 Carlo Wood <carlo@alinoe.com>
8328
8329 * MAINTAINERS (Write After Approval): Add myself.
8330
8331 2003-09-29 Paul Koning <ni1d@arrl.net>
8332
8333 * MAINTAINERS: Move myself from "Write After Approval"
8334 to CPU platform maintainers for pdp11 platform.
8335
8336 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
8337
8338 * MAINTAINERS: Move myself from 'Write After Approval' to
8339 'Various Maintainers' section as libffi testsuite maintainer.
8340
8341 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
8342
8343 * configure.in: Pass a computed --program-transform-name
8344 to subconfigures.
8345 * configure: Regenerated.
8346
8347 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8348
8349 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8350 * Makefile.in: Regenerate.
8351
8352 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8353 * Makefile.in: Regenerate.
8354
8355 2003-09-19 Ziemowit Laski <zlaski@apple.com>
8356
8357 * MAINTAINERS: Move myself from 'Write After Approval'
8358 to 'Various Maintainers' (objective-c) section.
8359
8360 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
8361
8362 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8363 quoting.
8364 * configure: Regenerated.
8365
8366 2003-09-16 Joel Brobecker <brobecker@gnat.com>
8367
8368 * MAINTAINERS (Write After Approval): Add myself to write after
8369 approval list.
8370
8371 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
8372
8373 * MAINTAINERS (Write After Approval): Add myself.
8374
8375 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
8376
8377 * MAINTAINERS: Update my e-mail address.
8378
8379 2003-09-09 Alan Modra <amodra@bigpond.net.au>
8380
8381 * libtool.m4 (LD): Correct powerpc64 host match.
8382
8383 2003-09-06 James E Wilson <wilson@tuliptree.org>
8384
8385 * MAINTAINTERS: Update my affiliation and email address.
8386
8387 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8388
8389 * MAINTAINERS (Write After Approval): Add myself.
8390
8391 2003-09-04 DJ Delorie <dj@redhat.com>
8392
8393 * configure: Regenerate.
8394
8395 2003-09-04 Robert Millan <robertmh@gnu.org>
8396
8397 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8398
8399 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8400
8401 * configure.in: Ensure arguments to sed are properly spaced.
8402 * configure: Regenerate.
8403
8404 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8405
8406 * MAINTAINERS: Update my e-mail address.
8407
8408 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
8409
8410 * MAINTAINERS (Write After Approval): Add myself.
8411
8412 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
8413
8414 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8415 * configure: Regenerated.
8416
8417 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
8418
8419 * MAINTAINERS: Update my email address.
8420
8421 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
8422
8423 * configure.in: Use newline instead of semicolon when assuming
8424 shell arguments in a for loop.
8425 * configure: Regenerated.
8426
8427 2003-08-22 Jason Eckhardt <jle@rice.edu>
8428
8429 * MAINTAINERS: Resurrect the i860 maintainer.
8430
8431 2003-08-20 Geoffrey Keating <geoffk@apple.com>
8432
8433 PR 8180
8434 * configure.in: When testing with_libs and with_headers, treat
8435 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
8436 * configure: Regenerate.
8437
8438 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8439 make, shell, etc.
8440 (baseargs): Likewise.
8441 * configure: Regenerate.
8442
8443 2003-08-20 Bernardo Innocenti <bernie@develer.com>
8444
8445 * MAINTAINERS (Write After Approval): Add myself.
8446
8447 2003-08-19 Geoffrey Keating <geoffk@apple.com>
8448
8449 * configure.in: Disable libgcj for darwin not on powerpc.
8450 * configure: Rebuild.
8451
8452 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
8453
8454 * config-ml.in, symlink-tree: Add license.
8455
8456 2003-08-03 Richard Stallman <rms@gnu.org>
8457 Eben Moglen <moglen@columbia.edu>
8458
8459 * README.SCO: New file.
8460
8461 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
8462
8463 * Makefile.tpl (check, check-c++): Express dependencies using
8464 dependencies rather than commands.
8465 * Makefile.in: Regenerate.
8466
8467 2003-08-01 Andrew Cagney <cagney@redhat.com>
8468
8469 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8470 * configure: Ditto.
8471
8472 2003-07-31 Geoffrey Keating <geoffk@apple.com>
8473
8474 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8475 * Makefile.in: Update.
8476
8477 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
8478
8479 * configure.in: Enable libgcj for darwin.
8480 * configure: Rebuild.
8481
8482 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
8483
8484 * config-ml.in: Use ac_configure_args directly instead of
8485 ml_arguments. Only set ml_norecursion if --no[-]recursion is
8486 actually seen.
8487
8488 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
8489
8490 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8491 creating target and build subdirs to build all parent dirs as needed.
8492 * Makefile.in: Rebuild.
8493 * configure.in: Don't build dirs explicitly here.
8494 * configure: Rebuild.
8495
8496 2003-07-26 Paul Brook <paul@nowt.org>
8497
8498 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8499
8500 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
8501
8502 * Makefile.tpl (all-make): Depend on intl.
8503 * Makefile.in: Rebuilt.
8504
8505 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
8506
8507 * install-sh: Update to newer upstream versions (associated with
8508 aclocal 1.7).
8509 * mkinstalldirs: Likewise.
8510 * missing: Likewise, plus $1Help2man -> $1 typo fix.
8511
8512 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
8513
8514 * MAINTAINERS: Move self from Bug database only accounts
8515 to write-after-approval.
8516
8517 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
8518
8519 * config.if: Remove unused libc_interface determination.
8520
8521 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
8522
8523 * MAINTAINERS: Move self from write-after-approval to
8524 build machinery (*.in).
8525
8526 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
8527
8528 PR bootstrap/11273
8529 PR bootstrap/11408
8530 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
8531 unused INSTALL_PROGRAM_ARGS.
8532 * configure.in: Use AC_PROG_INSTALL.
8533 * Makefile.in: Regenerate.
8534 * configure: Regenerate.
8535
8536 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8537
8538 * MAINTAINERS: Alphabetize.
8539
8540 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
8541
8542 * configure: Rebuilt.
8543 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8544 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8545 newlib nor libgloss.
8546 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8547 * configure.in (am33_2.0-*-linux*): Added.
8548
8549 2003-07-09 Bob Wilson <bob.wilson@acm.org>
8550
8551 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8552 * configure: Regenerate.
8553
8554 2003-07-07 Zack Weinberg <zack@codesourcery.com>
8555
8556 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8557 * Makefile.in: Regenerate.
8558
8559 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8560
8561 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8562 * Makefile.in: Regenerate.
8563
8564 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8565
8566 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8567 * Makefile.in: Regenerated.
8568
8569 * config-ml.in: Replace PWD with PWD_COMMAND.
8570
8571 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8572
8573 * intl: New directory; see intl/ChangeLog for details.
8574 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8575 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8576 * Makefile.in: Regenerate.
8577
8578 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8579
8580 * configure.in: Clean up config-lang.in handling. Delete
8581 useless assignment to "subdirs".
8582 * configure: Regenerate.
8583
8584 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
8585
8586 * configure.in: Rename 'target_libs' to 'target_libraries'.
8587 Remove useless reference to 'target_libs'.
8588 * configure: Regenerate.
8589
8590 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
8591
8592 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8593 * Makefile.in: Regenerate.
8594
8595 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
8596
8597 * Makefile.def: Introduce flags_to_pass.
8598 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8599 * Makefile.in: Regenerate.
8600
8601 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
8602
8603 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8604 and target-libgloss.
8605 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8606 <h8300*-*-*>: Disable libf2c and ${libgcj}.
8607 * configure: Regenerate.
8608
8609 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
8610
8611 * configure.in: Update testsuite_flags to new location.
8612 * configure. Regenerate.
8613
8614 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
8615
8616 * Makefile.tpl: Remove BUILD_CC stuff.
8617 * Makefile.in: Regenerate.
8618
8619 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
8620
8621 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8622
8623 2003-06-16 Graeme Peterson <gp@qnx.com>
8624
8625 * MAINTAINERS (Write After Approval): Add myself.
8626
8627 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
8628
8629 * config.guess: Update to 2003-06-12 version.
8630 * config.sub: Update to 2003-06-13 version.
8631
8632 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
8633
8634 * config.guess: Update to 2003-06-06 version.
8635 * config.sub: Update to 2003-06-06 version.
8636
8637 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8638
8639 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8640 * configure. Regenerate.
8641
8642 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
8643
8644 * configure.in: Disable serial configure by default.
8645 * configure: Regenerate.
8646 * Makefile.tpl: Abolish .NOTPARALLEL.
8647 * Makefile.in: Regenerate.
8648
8649 * Makefile.tpl: Replace {build,host,target}_canonical by
8650 {build,host,target}.
8651 * Makefile.in: Regenerate.
8652
8653 * Makefile.tpl: Fix stupid pasto.
8654 * Makefile.in: Regenerate.
8655
8656 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
8657
8658 * Makefile.tpl: Remove bogus conditional.
8659 * Makefile.in: Regenerate.
8660
8661 2003-06-05 Jan Hubicka <jh@suse.cz>
8662
8663 * Makefile.tpl (profiledbootstrap): New target.
8664 * Makefile.in (profiledbootstrap): New target.
8665
8666 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
8667
8668 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8669 Pinski. Remove user names from other bugzilla-only maintainers.
8670
8671 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
8672
8673 * Makefile.tpl: Make 'recursive targets' using autogen rather
8674 than shell loop. Remove duplicate 'clean' targets and false
8675 comments.
8676 * Makefile.def: Add systematic dependencies to 'recursive' targets.
8677 Add systematic method of specifying missing targets in subdirs.
8678 Add copyright boilerplate.
8679 * Makefile.in: Regenerate.
8680 * configure.in: Add 'recursive targets' to maybe list.
8681 * configure: Regenerate.
8682
8683 * MAINTAINERS: "GNATS only" -> "Bug database only".
8684
8685 * Makefile.tpl: Rename [+target+] to [+make_target+].
8686 * Makefile.def: Rename 'target' to 'make_target'.
8687
8688 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
8689
8690 * MAINTAINERS: Add self as options handling maintainer.
8691
8692 2003-05-28 Michael Meissner <gnu@the-meissners.org>
8693
8694 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8695 been too long since I touched those ports.
8696
8697 2003-05-28 DJ Delorie <dj@redhat.com>
8698
8699 * Makefile.tpl: Make maybe-check-gcc .PHONY.
8700 * Makefile.in: Regenerate.
8701
8702 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8703
8704 * configure.in: Use curly braces in the definition of tooldir.
8705 * configure: Regenerate.
8706
8707 2003-05-21 DJ Delorie <dj@redhat.com>
8708
8709 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8710 newlib or libgloss.
8711 * Makefile.in: Regenerate.
8712
8713 2003-05-21 DJ Delorie <dj@redhat.com>
8714
8715 * Makefile.tpl: Add missing empty maybe-check-gcc target.
8716 * Makefile.in: Regenerate.
8717
8718 2003-05-20 Ian Lance Taylor <ian@airs.com>
8719
8720 * MAINTAINERS: Update my e-mail address.
8721
8722 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
8723
8724 * configure.in: Switch more things to use maybe dependencies.
8725 * Makefile.tpl: Switch more things to use maybe dependencies.
8726 Factor out common code from autogen IF statements.
8727 * configure: Regenerate.
8728 * Makefile.in: Regenerate.
8729
8730 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
8731
8732 * configure.in: Accept i[3456789]86 for machine type.
8733 * configure: Regenerate.
8734
8735 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
8736
8737 * configure.in: Switch more things to use maybe dependencies.
8738 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
8739 * configure: Regenerate.
8740 * Makefile.tpl: Switch more things to use maybe dependencies.
8741 * Makefile.in: Regenerate.
8742
8743 2003-05-16 Andreas Schwab <schwab@suse.de>
8744
8745 * Makefile.tpl (install-opcodes): Define.
8746 * Makefile.in: Rebuild.
8747
8748 2003-05-13 Andreas Jaeger <aj@suse.de>
8749
8750 * config.guess: Update to 2003-05-09 version.
8751 * config.sub: Update to 2003-05-09 version.
8752
8753 2003-05-13 Michael Eager <eager@mvista.com>
8754
8755 * configure.in: Correct sed script so that options in quotes are not
8756 deleted.
8757 * configure: Rebuild.
8758
8759 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
8760
8761 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8762 and $$s/newlib/libc/sys/cygwin32 include paths.
8763 * configure: Ditto.
8764
8765 2003-05-12 Michael Meissner <gnu@the-meissners.org>
8766
8767 * MAINTAINERS: Update my email addresses.
8768
8769 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8770
8771 * config-ml.in: Propagate INSTALL variables.
8772
8773 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8774
8775 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8776
8777 2003-05-02 Chris Demetriou <cgd@broadcom.com>
8778
8779 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8780 * Makefile.in: Regenerate.
8781
8782 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8783
8784 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8785
8786 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8787
8788 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8789
8790 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
8791
8792 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8793 * Makefile.in: Regenerated.
8794
8795 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8796
8797 * MAINTAINERS (Write After Approval): Upgrade myself from
8798 GNATS only to write-after-approval. Update my mail address.
8799
8800 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
8801
8802 (OS Port Maintainers: freebsd): Add myself.
8803
8804 2003-04-22 Mark Mitchell <mark@codesourcery.com>
8805
8806 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8807
8808 2003-04-22 Kean Johnston <jkj@sco.com>
8809
8810 * MAINTAINERS (SCO ports): Added myself.
8811
8812 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8813
8814 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8815
8816 2003-04-19 Kean Johnston <jkj@sco.com>
8817
8818 * MAINTAINERS (Write After Approval): Add myself.
8819
8820 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8821
8822 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8823 * Makefile.in: Regenerate.
8824
8825 2003-04-18 Jakub Jelinek <jakub@redhat.com>
8826
8827 * configure.in (powerpc64*-*-linux*): Remove.
8828 * configure: Rebuilt.
8829
8830 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
8831
8832 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8833 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8834 and restrap.
8835 * Makefile.in: Regenerate.
8836
8837 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
8838
8839 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8840 * configure: Regenerated.
8841
8842 2003-04-15 DJ Delorie <dj@redhat.com>
8843
8844 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8845
8846 2003-04-13 Nick Clifton <nickc@redhat.com>
8847
8848 * config-ml.in: Remove support for --disable-aix removing
8849 call-aix multilibs.
8850
8851 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
8852
8853 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8854 * */configure: Rebuilt.
8855
8856 2003-04-08 Joel Sherrill <joel@oarcorp.com>
8857
8858 * MAINTAINERS: Add my email address.
8859
8860 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
8861
8862 * MAINTAINERS (Write After Approval): Add myself.
8863
8864 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8865
8866 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8867 * Makefile.in: Regenerate.
8868
8869 2003-03-14 Michael Chastain <mec@shout.net>
8870
8871 * Makefile.in: Regenerate with correct Makefile.def.
8872
8873 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8874
8875 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8876 Make macro.
8877 * Makefile.in: Regenerate.
8878 * configure.in: Clean up gxx_include_dir logic.
8879 * configure: Regenerate.
8880
8881 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8882
8883 * MAINTAINERS (Write After Approval): Add myself.
8884
8885 2003-03-10 Ben Elliston <bje@wasabisystems.com>
8886
8887 * MAINTAINERS: Update my mail address.
8888
8889 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8890
8891 * configure.in (gxx_include_dir): Fix typo.
8892 * configure: Regenerated.
8893
8894 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8895
8896 * Makefile.tpl: Reindent.
8897 * Makefile.in: Regenerate.
8898 * configure.in: Reindent. Don't set unused variables.
8899 * configure: Regenerate.
8900
8901 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
8902
8903 * configure.in: Include $(build_tooldir)/sys-include in
8904 FLAGS_FOR_TARGET.
8905 * configure: Regenerated.
8906
8907 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8908
8909 * Makefile.tpl: Always pass down RANLIB.
8910 * Makefile.in: Regenerate.
8911
8912 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8913 * Makefile.in: Regenerate.
8914 * configure.in: Remove unused logic relating to --enable-shared
8915 and --enable-threads. Remove bogus comments. Remove redundant
8916 noconfigdirs.
8917 * configure: Regenerate.
8918
8919 * configure.in: Replace ${libstdcxx_version} by its value.
8920 Remove reference to mh-dgux.
8921 * configure: Regenerate.
8922
8923 2003-03-03 Kevin Buettner <kevinb@redhat.com>
8924
8925 * MAINTAINERS (Write After Approval): Add myself.
8926
8927 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8928
8929 * Makefile.tpl: Rearrange.
8930 * Makefile.in: Regenerate.
8931
8932 2003-02-25 Uwe Stieber <uwe@wwws.de>
8933
8934 * configure.in: Add support for kaOS as cross build target system.
8935 * configure: Regenerated.
8936
8937 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8938
8939 * MAINTAINERS (Write after approval): Add myself.
8940
8941 2003-02-21 James E Wilson <wilson@tuliptree.org>
8942
8943 * MAINTAINERS: Update my email address.
8944
8945 2003-02-21 Zack Weinberg <zack@codesourcery.com>
8946
8947 * MAINTAINERS: Add self to blanket write privs. section.
8948
8949 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
8950
8951 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8952 configure-target-* as some target builds may require additional
8953 flags for preprocessor tests.
8954 * Makefile.in: Regenerated.
8955
8956 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
8957
8958 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8959 * ltconfig: Handle it.
8960 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8961 auto-detecting it.
8962
8963 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8964 it is used as argument to $CC.
8965 * ltcf-gcj.sh: Likewise.
8966
8967 * configure.in: Introduce --enable-maintainer-mode.
8968 * configure: Rebuilt.
8969 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8970 for maintainer mode.
8971 * Makefile.in: Rebuilt.
8972
8973 2003-02-18 Jason Merrill <jason@redhat.com>
8974
8975 * Makefile.tpl (check-c++): Allow parallelism.
8976
8977 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8978
8979 * MAINTAINERS: Remove John Carr (who never actually had access to
8980 gcc.gnu.org).
8981
8982 2003-02-15 Geoffrey Keating <geoffk@apple.com>
8983
8984 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8985 don't configure target-libobjc.
8986 * configure: Regenerate.
8987
8988 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8989
8990 * Makefile.tpl (RANLIB): Define.
8991 * Makefile.in: Regenerate.
8992
8993 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8994
8995 * MAINTAINERS: Update my email.
8996
8997 2003-02-06 Keith R Seitz <keiths@redhat.com>
8998
8999 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9000 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9001 * Makefile.in: Regenerated.
9002 * configure.in: Remove all traces of snavigator, db, and grep.
9003 * configure: Regenerated.
9004
9005 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9006
9007 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9008 After Approval.
9009
9010 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9011
9012 * MAINTAINERS (Write after approval): Add myself.
9013
9014 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
9015
9016 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9017 * Makefile.in: Regenerated.
9018
9019 2003-01-30 Roger Sayle <roger@eyesopen.com>
9020
9021 * config.guess: Updated to 2003-01-30's version.
9022 * config.sub: Updated to 2003-01-28's version.
9023
9024 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
9025
9026 * config.if: If gcc_version is already set, just use it. Don't set
9027 gcc_version_trigger if it's already set, otherwise set it to
9028 gcc/version.c, but only if the file exists. If it is not set and
9029 gcc/version.c does not exist, try to extract the version number from
9030 $CC.
9031
9032 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
9033
9034 * MAINTAINERS: Add myself to write-after-approval list.
9035
9036 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
9037
9038 * configure.in: Revert 24Jan change.
9039 * configure: Regenerate.
9040
9041 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9042
9043 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
9044 entry of HJ Lu.
9045
9046 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9047
9048 * configure.in: Revert previous change.
9049 * configure: Regenerate.
9050
9051 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9052
9053 * configure.in: Make rda native-only.
9054 * configure: Regenerate.
9055
9056 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9057
9058 * MAINTAINERS: Move myself from GNATS-only-accounts to
9059 write-after-approval.
9060
9061 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
9062
9063 * configure.in: Add missing \.
9064 * configure: Rebuilt.
9065
9066 2003-01-17 Jakub Jelinek <jakub@redhat.com>
9067
9068 * configure.in (baseargs): Avoid using \| in sed regular
9069 expressions.
9070 * configure: Rebuilt.
9071
9072 2003-01-16 Jakub Jelinek <jakub@redhat.com>
9073
9074 * configure.in (baseargs): Remove all supported forms of
9075 --cache-file, --srcdir, --host, --build and --target options
9076 from argument lists.
9077 * configure: Rebuilt.
9078
9079 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
9080
9081 * MAINTAINERS: Add myself to write-after-approval list.
9082
9083 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
9084
9085 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9086 * configure: Rebuilt.
9087
9088 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
9089
9090 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9091 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9092 * Makefile.in: Regenerate.
9093 * configure: Regenerate.
9094
9095 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
9096
9097 * configure.in: Remove Makefile in build, host and target modules
9098 unless configure was run with --no-recursion.
9099 * configure: Rebuilt.
9100
9101 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9102
9103 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9104 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9105 * Makefile.in: Regenerate.
9106
9107 2003-01-08 Chris Demetriou <cgd@broadcom.com>
9108
9109 * config.guess: Update to 2003-01-03 version.
9110 * config.sub: Update to 2003-01-03 version.
9111
9112 2003-01-07 Christopher Faylor <cgf@redhat.com>
9113
9114 * configure: Regenerate with proper autoconf 2.13.
9115
9116 2003-01-07 Christopher Faylor <cgf@redhat.com>
9117
9118 * configure.in: Add AC_PREREQ for consistency.
9119 * configure: Regenerate.
9120
9121 2003-01-06 Andrew Cagney <ac131313@redhat.com>
9122
9123 * configure.in (GDB_TK): Add tcl directories conditional on
9124 gdb/gdbtk directory being present.
9125 * configure: Regenerate.
9126
9127 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
9128
9129 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
9130 used by gcc if LD is not defined and we are not doing a Canadian Cross.
9131 * configure: Rebuilt.
9132
9133 2002-12-31 Tom Tromey <tromey@redhat.com>
9134
9135 * Makefile.in: Rebuilt.
9136 * Makefile.def (target_modules) [libffi]: Allow installation.
9137
9138 2002-12-31 Andreas Schwab <schwab@suse.de>
9139
9140 * configure.in: Fix use of $program_transform_name.
9141 * configure: Regenerated.
9142
9143 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
9144
9145 * configure.in (baseargs): Don't remove first configure argument.
9146 * configure: Regenerated.
9147
9148 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
9149
9150 * Makefile.tpl (local-distclean): Don't remove...
9151 (multilib.ts): ... this. Moved into...
9152 (multilib.out): ... this. Don't use sub-make.
9153 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9154 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9155 (configure-build-[+module+], configure-[+module+],
9156 configure-target-[+module+], configure-gcc): ... these. Test
9157 for Makefile existence. Drop config.status from dependencies.
9158 * Makefile.in: Rebuilt.
9159 * configure.in: Move gcc-version-trigger to the end of
9160 ac_configure_args. Add comments to maybedep.tmp and
9161 serdep.tmp. Introduce --disable-serial-configure. Remove
9162 nonopt from baseargs, matching and removing corresponding
9163 whitespace while at it.
9164 * configure: Rebuilt.
9165
9166 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
9167
9168 * configure.in (host_configargs): Replace reference to
9169 no-longer-defined buildopts with --build=${build_alias}.
9170 * configure: Rebuilt.
9171
9172 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
9173 program_transform_name to standard idiom.
9174 (AUTOGEN, AUTOCONF): Define.
9175 (Makefile.in): Use $(AUTOGEN).
9176 (Makefile): Depend on config.status, and use autoconf-style rule to
9177 build it. Move original commands to...
9178 (config.status): ... this new target.
9179 (configure): Add $(srcdir). Depend on config/acx.m4. Use
9180 $(AUTOCONF).
9181 * Makefile.in: Rebuilt.
9182
9183 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
9184
9185 * Makefile.tpl: Fix dramatic bustage due to change in
9186 program_transform_name.
9187 * Makefile.in: Regenerate.
9188
9189 * configure.in: Remove unnecessary PATH setting.
9190 * configure: Regnerate.
9191
9192 * configure.in: Don't default to unprefixed tools unless
9193 the native tools will work.
9194 * configure: Regenerate.
9195
9196 * configure.in: Convert to autoconf script. Blow away lots
9197 of now-redundant Makefile fragments.
9198 * configure: Generate using Autoconf.
9199 * Makefile.tpl: Rewrite to reflect autoconfiscation.
9200 * Makefile.in: Regenerate.
9201
9202 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
9203
9204 * configure: Fix stupid bug where RANLIB was mistakenly included.
9205
9206 * configure.in: Rename (buildargs, hostargs, targargs) to
9207 (build_configargs, host_configargs, target_configargs).
9208
9209 * configure.in: Move logic out of sed statement.
9210
9211 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
9212 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9213
9214 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
9215
9216 * config.sub: Import from master repository
9217 * config.guess: Ditto
9218
9219 2002-12-24 Andreas Schwab <schwab@suse.de>
9220
9221 * Makefile.tpl (multilib.out): Fix missing space.
9222 * Makefile.in: Regenerate.
9223
9224 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
9225
9226 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
9227 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
9228 * Makefile.in: Regenerate.
9229 * configure.in: Remove unnecessary leftovers.
9230
9231 2002-12-21 Geoffrey Keating <geoffk@apple.com>
9232
9233 * configure.in (extra_ranlibflags_for_target): New variable.
9234 (*-*-darwin): Add -c to ranlib commands.
9235 * configure (tooldir): Handle extra_ranlibflags_for_target.
9236
9237 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
9238
9239 * Makefile.tpl: Revert HJL's change.
9240 * Makefile.in: Regenerated.
9241 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9242 always.
9243
9244 2002-12-19 Andreas Schwab <schwab@suse.de>
9245
9246 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9247 * Makefile.in: Regenerate.
9248
9249 2002-12-18 H.J. Lu <hjl@gnu.org>
9250
9251 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9252 * Makefile.in: Regenerated.
9253
9254 * configure.in (build_prefix): New. Substitute.
9255
9256 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
9257
9258 * Makefile.tpl: Don't let real targets depend on phony targets.
9259 * Makefile.in: Regenerate.
9260
9261 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9262 * Makefile.in: Regenerate.
9263
9264 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
9265
9266 * config.sub: Import from master repository
9267 * config.guess: Ditto
9268
9269 2002-12-16 Jason Merrill <jason@redhat.com>
9270
9271 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9272 previous 'make bootstrap'.
9273 * Makefile.in: Regenerate.
9274
9275 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
9276
9277 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9278
9279 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
9280
9281 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9282 * Makefile.in: Regenerate.
9283
9284 2002-12-13 Jason Merrill <jason@redhat.com>
9285
9286 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
9287 library tests.
9288 (check-c++): Just depend on it and check-target-libstdc++-v3.
9289 * Makefile.in: Regenerate.
9290
9291 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
9292
9293 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9294 * Makefile.in: Rebuilt.
9295
9296 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
9297
9298 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9299
9300 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
9301
9302 * configure: Fix bug put in by gremlins.
9303
9304 * Makefile.tpl: Substitute more autoconfily.
9305 * configure: Substitute more autoconfily.
9306 * Makefile.in: Regenerate.
9307
9308 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
9309
9310 * config.sub: Import from master repository
9311 * config.guess: Ditto
9312 * MAINTAINERS: Added Svein Seldal under write after approval
9313
9314 2002-12-08 Andrew Cagney <ac131313@redhat.com>
9315
9316 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9317 * Makefile.in (all-sim): Ditto.
9318
9319 2002-12-06 DJ Delorie <dj@redhat.com>
9320
9321 * Makefile.tpl: Change configure dependencies to not have real
9322 targets depend on phony targets.
9323
9324 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
9325
9326 * configure.in: Revert unintentional change.
9327
9328 * Makefile.tpl: Change dependency for */multilib.out so that
9329 it works when gcc isn't in the tree.
9330
9331 * configure.in: Substitute more.
9332 * configure: Run subconfigures from the Makefile.
9333 * Makefile.tpl: Run subconfigures from the Makefile; add a few
9334 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
9335
9336 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9337
9338 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9339
9340 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
9341
9342 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9343 and corresponding dependencies.
9344 * Makefile.in: Regenerate.
9345
9346 * configure.in (host_tools): Order binutils, gas and ld for
9347 convenience in running the testsuites.
9348
9349 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9350 * Makefile.in: Regenerate.
9351 * configure.in: Introduce rules to serialize subconfigure runs.
9352
9353 * configure.in: Introduce BASE_CC_FOR_TARGET.
9354 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
9355 Realize configure-build-* targets. Realize configure-target-* targets.
9356 * Makefile.in: Regenerate.
9357
9358 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
9359
9360 * configure: Move gcc_version_trigger stuff from here...
9361 * configure.in: ...to here.
9362
9363 * configure.in: Separate subconfigure options added by this file from
9364 options given by the user. Add machinery to put args for host
9365 subconfigures into the Makefile.
9366
9367 * Makefile.tpl: Remove 'vault' targets.
9368 * Makefile.tpl: Reorder and comment dependencies.
9369 * Makefile.in: Regenerate.
9370
9371 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
9372 * configure.in: Fix my broken commit of previous patch. (sigh)
9373
9374 2002-11-28 Geoffrey Keating <geoffk@apple.com>
9375
9376 * configure.in: Move host-specific darwin noconfigdirs into
9377 the host-specific section.
9378
9379 2002-11-28 Geoffrey Keating <geoffk@apple.com>
9380
9381 * configure.in: Move host-specific darwin noconfigdirs into
9382 the host-specific section.
9383
9384 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
9385
9386 * configure: Remove skip-this-dir support.
9387 * Makefile.tpl: Remove skip-this-dir support.
9388
9389 * Makefile.tpl: Remove leftover support for non-autoconfiscated
9390 subdirectories.
9391 * Makefile.in: Regenerate.
9392
9393 * Makefile.tpl: Strip out useless setting of 'dir'.
9394 * Makefile.in: Regenerate.
9395
9396 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
9397
9398 * configure.in: Fix deeply stupid bug.
9399
9400 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9401 shell code in CXX_FOR_TARGET
9402 * Makefile.def: Introduce raw_cxx.
9403 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9404 RAW_CXX_FOR_TARGET.
9405 * Makefile.in: Regenerate.
9406
9407 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
9408
9409 * Makefile.tpl: Remove unnecessary ifs.
9410 * Makefile.in: Regenerate.
9411
9412 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
9413 dependencies. Maybe-ize build-libiberty. Create dummy install
9414 targets for 'no_install' modules.
9415 * configure: Move GDB_TK substitution to configure.in. Move
9416 build_modules stuff to configure.in.
9417 * configure.in: Implement soft dependency machinery. Maybe-ize
9418 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
9419 * Makefile.in: Regenerate.
9420
9421 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9422
9423 * Makefile.tpl: Make all-target, install-target behave similarly
9424 to all, install (only hitting configured targets). Eliminate
9425 unused macro defintions.
9426
9427 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9428 build != host.
9429
9430 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9431
9432 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9433
9434 * configure.in: Produce lists of subdir targets we're actually
9435 configuring. Remove references to "dosrel".
9436 * Makefile.tpl: Let configure set which subdir targets are hit.
9437 Remove install-cross; clean up install; remove ALL. Remove
9438 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
9439 Autogenerate host module targets. Remove empty dependency lines
9440 and redundant dependency; rearrange slightly.
9441 * Makefile.def: Add host-side libtermcap, utils.
9442
9443 * Makefile.in: Regenerate.
9444
9445 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9446
9447 * ltconfig (osf[345]): Append $major to soname_spec.
9448 Reflect this in library_names_spec.
9449 * ltmain.sh (osf): Prefix $major with . for use as extension.
9450
9451 2002-11-19 Andreas Jaeger <aj@suse.de>
9452
9453 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9454 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9455 and sparc64 GNU/Linux systems.
9456
9457 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
9458
9459 * MAINTAINERS: Update email.
9460
9461 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9462
9463 * MAINTAINERS: Complete James Dennett's entry.
9464
9465 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
9466
9467 * MAINTAINERS (Write After Approval): Add myself.
9468
9469 2002-11-13 Bruce Korb <bkorb@gnu.org>
9470
9471 * Makefile.tpl: syntactic cleanup
9472
9473 2002-11-13 Stuart Hastings <stuart@apple.com>
9474
9475 * MAINTAINERS: Add myself to write-after-approval list.
9476
9477 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9478
9479 * Makefile.def: Add list of recursive targets to autogenerate.
9480 Add build_modules.
9481 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
9482 targets. Autogenerate *-build-* targets.
9483 * Makefile.in: Regenerate.
9484
9485 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9486
9487 * configure: More autoconf-style substitutions.
9488 * Makefile.tpl: More autoconf-style substitutions.
9489 * Makefile.in: Regenerate.
9490
9491 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
9492
9493 * configure: Substitute more variables in a more autoconf-friendly
9494 way. Simplify slightly.
9495 * Makefile.tpl: Make more variables substitutable in an
9496 autoconf-friendly way.
9497 * Makefile.in: Regenerate.
9498
9499 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
9500
9501 * MAINTAINERS (Write After Approval): Add myself.
9502
9503 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
9504
9505 * configure.in (v810*): Remove special setting of tools.
9506
9507 * configure: Add support for extra required flags for ar or nm.
9508 * configure.in (aix4.3+): Use above support for target-specific
9509 issues, rather than using config/mt-aix43.
9510
9511 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
9512
9513 * configure: Remove 'removing', which doesn't work. Replace $subdir
9514 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
9515 with $srcdir. Reformat indentation. Substitute some variables
9516 formerly hard-coded in the Makefile for build=host.
9517 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9518 * Makefile.def: Autogenerate more.
9519 * Makefile.in: Regenerate.
9520
9521 2002-11-04 Adam Nemet <anemet@lnxw.com>
9522
9523 * MAINTAINERS (Write After Approval): Add myself.
9524
9525 2002-11-04 Kevin Buettner <kevinb@redhat.com>
9526
9527 * Makefile.def (host_modules): Add rda.
9528 * Makefile.in: Regenerate.
9529 * configure.in (target_tool): Add target-rda to list.
9530
9531 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9532
9533 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9534
9535 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
9536
9537 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9538 and restrap targets to this rule.
9539 * Makefile.in: Regenerate.
9540
9541 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9542
9543 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9544 GNATS only accounts.
9545
9546 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9547
9548 * configure.in (i[3456]86-*-linux*): Add check to disable
9549 ${libgcj} for glibc1.
9550
9551 2002-10-24 Denis Chertykov <denisc@overta.ru>
9552
9553 * MAINTAINERS: Add myself as ip2k port maintainer.
9554
9555 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9556
9557 * configure.in: Add tic4x target.
9558
9559 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9560
9561 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9562 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9563 * Makefile.in: Regenerate.
9564
9565 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9566 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9567 * Makefile.in: Regenerate.
9568
9569 2002-10-02 Janis Johnson <janis187@us.ibm.com>
9570
9571 * MAINTAINERS: Add myself as web pages co-maintainer.
9572
9573 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9574
9575 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9576 * Makefile.in: Regenerate.
9577
9578 2002-10-02 Zack Weinberg <zack@codesourcery.com>
9579
9580 * MAINTAINERS: Add myself and Nathan Sidwell
9581 <nathan@codesourcery.com> as VxWorks maintainers.
9582
9583 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9584
9585 * Makefile.def: Remove order dependency comments.
9586 * Makefile.tpl: Add explicit install-install dependencies.
9587 * Makefile.in: Regenerate.
9588
9589 * Makefile.tpl: Remove material now in src-release. (Finally!)
9590 * Makefile.in: Regenerate.
9591
9592 * Makefile.tpl: Add configure-target (for src-release in src)
9593 * Makefile.in: Regenerate.
9594
9595 2002-09-30 Nick Clifton <nickc@redhat.com>
9596
9597 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9598
9599 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
9600
9601 * configure.in (s390*-*-linux*): Enable libgcj.
9602
9603 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
9604
9605 * configure: Revert accidentally applied changes.
9606
9607 * Makefile.tpl: Make more autoconf-friendly.
9608 * Makefile.in: Regenerate.
9609 * configure: Make substitution more autoconf-like.
9610
9611 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
9612
9613 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9614 single entry to handle all these.
9615 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
9616 libjava on arm-*-elf.
9617
9618 2002-09-27 Geoffrey Keating <geoffk@apple.com>
9619
9620 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9621 things that depend on them.
9622
9623 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9624
9625 * Makefile.tpl: Make subsituted variables more autoconfy.
9626 * Makefile.in: Regenerate.
9627 * configure: Make seds more autoconfy.
9628
9629 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9630
9631 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9632 * Makefile.in: Regenerate.
9633 * configure.in: Rewrite sed statements to look autoconfy.
9634
9635 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9636 all-target-foo on configure-target-foo.
9637 * Makefile.def: Ditto.
9638 * Makefile.in: Rebuild.
9639
9640 2002-09-25 Andrew Haley <aph@redhat.com>
9641
9642 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9643
9644 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
9645
9646 * Makefile.def: New file.
9647 * Makefile.tpl: New file.
9648 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9649 * contrib/gcc_update: Note that Makefile.in is a generated file.
9650
9651 * configure.in: Minor rearrangement. Simplify tests.
9652
9653 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
9654
9655 * configure.in (with_headers): Skip copy if value is "yes".
9656 (with_libs): Likewise.
9657
9658 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9659
9660 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9661 * configure.in (sh*-*-pe*): Ditto.
9662 * configure.in (mips*-*-pe*): Ditto.
9663 * configure.in (*arm-wince-pe): Ditto.
9664
9665 * configure.in: Rearrange.
9666
9667 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
9668
9669 * MAINTAINERS: Update my email address.
9670
9671 2002-08-30 Paul Koning <pkoning@equallogic.com>
9672
9673 * MAINTAINERS: (Write After Approval): Add myself.
9674
9675 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
9676
9677 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9678
9679 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
9680
9681 * MAINTAINERS: Change my mailing address.
9682
9683 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
9684
9685 * MAINTAINERS (Write After Approval): Remove myself.
9686 (Various Maintainers: c++ runtime libs): Add myself.
9687
9688 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
9689
9690 * MAINTAINERS (Write After Approval): Remove myself.
9691 (Various Maintainers: c++ runtime libs): Add myself.
9692
9693 2002-08-15 Eric Christopher <echristo@redhat.com>
9694
9695 * config.sub: Import from master repository.
9696 * config.guess: Ditto.
9697
9698 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
9699
9700 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9701 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9702 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9703
9704 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
9705
9706 * MAINTAINERS: Add self to rs6000 vector extensions.
9707
9708 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
9709
9710 * libiberty/configure: Reverted unintended yesterday's check in.
9711
9712 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
9713
9714 * boehm-gc/configure, libf2c/configure: Rebuilt.
9715 * libffi/configure, libiberty/configure: Ditto.
9716 * libjava/configure, libobjc/configure: Ditto.
9717 * libstdc++-v3/configure, zlib/configure: Ditto.
9718 Merged from binutils:
9719 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
9720 From Steve Ellcey <sje@cup.hp.com>:
9721 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9722 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9723 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9724 IA64.
9725 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9726 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9727 soname_spec, sys_lib_search_path_spec): Ditto.
9728
9729 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
9730
9731 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9732
9733 2002-08-04 H.J. Lu (hjl@gnu.org)
9734
9735 * configure.in (mips*-*-linux*): Don't skip target-libffi.
9736
9737 2002-08-02 Krister Walfridsson <cato@df.lth.se>
9738
9739 * MAINTAINERS (Write After Approval): Add myself.
9740
9741 2002-07-31 Alan Modra <amodra@bigpond.net.au>
9742
9743 * configure.in: Move generic linux case to end. Copy generic
9744 linux noconfigdirs to mips*-*-linux* entry and new
9745 powerpc64*-*-linux* entry. Add target-libffi for the latter.
9746
9747 2002-07-19 Michael Matz <matz@suse.de>
9748
9749 * MAINTAINERS: Add myself as ra* maintainer.
9750
9751 2002-07-16 Chris Demetriou <cgd@broadcom.com>
9752
9753 * config.guess: Update to 2002-07-09 version.
9754 * config.sub: Update to 2002-07-03 version.
9755
9756 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
9757
9758 * MAINTAINERS: Fix typo in a maintainer email address.
9759
9760 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9761
9762 * configure.in: Remove two redundant tests.
9763
9764 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9765
9766 * configure.in (mips*-*-irix6*o32): Enable stabs.
9767
9768 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9769
9770 * configure.in: Don't build grez.
9771 * Makefile.in: Ditto.
9772
9773 * Makefile.in: Remove references to bsp, cygmon, libstub.
9774 * configure.in: Ditto.
9775
9776 * configure.in: Remove leftover reference to gdbtest.
9777
9778 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
9779
9780 * configure.in (gxx_include_dir): Change to match versioned
9781 C++ headers if --enable-version-specific-runtime-libs is used.
9782
9783 2002-07-04 Steve Ellcey <sje@cup.hp.com>
9784
9785 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9786
9787 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9788
9789 * configure.in: Make --without-x work.
9790
9791 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9792
9793 * configure.in: Rearrange target Makefile fragment collection.
9794
9795 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9796 cvs[src].
9797 * configure.in: Ditto.
9798
9799 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9800
9801 * MAINTAINERS (Write After Approval): Update my e-mail address.
9802
9803 2002-06-24 Ben Elliston <bje@redhat.com>
9804
9805 * configure.in (host_tools): Remove cgen.
9806
9807 * Makefile.in (all-cgen): Remove; runs from its source directory.
9808 (check-cgen, install-cgen, clean-cgen): Likewise.
9809 (all-opcodes): Do not depend on all-cgen.
9810 (all-sim): Likewise.
9811
9812 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
9813
9814 * Makefile.in: Eliminate 'apache' targets.
9815 * configure.in: Eliminate 'apache' targets.
9816
9817 * configure.in: Eliminate redundant tests. Reorganize.
9818
9819 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9820
9821 * config-ml.in: Eliminate references to Cygnus configure.
9822
9823 * Makefile.in: Eliminate references to building emacs.
9824
9825 2002-06-28 Graham Stott <graham.stott@btinternet.com>
9826
9827 * MAINTAINERS: Update my email address.
9828
9829 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9830
9831 * config.if (libstdcxx_incdir): Version C++ headers.
9832 (cxx_incdir): Remove.
9833
9834 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9835
9836 * MAINTAINERS (Write After Approval): Add self.
9837
9838 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9839
9840 * configure.in: Add support for ip2k.
9841
9842 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9843
9844 * configure.in: Fix AIX configury bug.
9845
9846 2002-06-20 Steve Ellcey <sje@cup.hp.com>
9847
9848 * MAINTAINERS (Write After Approval): Add self.
9849
9850 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9851
9852 * configure.in: replace ${topsrcdir} with ${srcdir}
9853
9854 * configure.in: Move definition of libstdcxx_flags
9855 right above usage, rather than waaay earlier.
9856
9857 * configure.in: Pull definition of is_cross_compiler earlier.
9858
9859 * configure.in: Rearrange a little.
9860
9861 * configure.in: Remove references to librx.
9862 * Makefile.in: Remove references to librx.
9863
9864 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9865
9866 * config.sub: Add support for avr target.
9867 Import from master sources, rev 1.255
9868
9869 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
9870
9871 * configure, .cvsignore: Revert previous change...
9872 * Makefile: ...delete.
9873
9874 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9875
9876 * configure.in: Eliminate ${gasdir} variable.
9877
9878 2002-06-18 Dave Brolley <brolley@redhat.com>
9879
9880 * configure.in: Add support for frv.
9881 * config.sub: Add support for frv.
9882
9883 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9884
9885 * configure: Remove garbage from previous commit.
9886
9887 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9888
9889 * configure: For in-source builds, make a subdir and re-exec there.
9890 * Makefile: New file. Pass targets through to build directory.
9891 * .cvsignore: No longer ignore "Makefile".
9892
9893 2002-06-16 Douglas Rupp <rupp@gnat.com>
9894
9895 * MAINTAINERS (Write After Approval): Add self.
9896
9897 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9898
9899 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9900
9901 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9902
9903 * configure.in (vax-*-netbsd*): Re-enable gas.
9904
9905 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9906
9907 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9908 BUILD_PREFIX_1, to correct nomenclature.
9909 * configure: Likewise.
9910
9911 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9912 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9913
9914 2002-05-31 Olaf Hering <olh@suse.de>
9915
9916 * config-ml.in: Propogate DESTDIR also.
9917
9918 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9919
9920 * configure.in (vax-*-netbsd*): Don't build gas for this
9921 platform.
9922
9923 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9924
9925 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9926 and libgcj for AVR.
9927
9928 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9929
9930 * MAINTAINERS (Write After Approval): Add myself.
9931
9932 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9933
9934 * config.guess: Update to 2002-05-22 version.
9935 * config.sub: Likewise.
9936
9937 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9938
9939 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9940 * config-ml.in: Likewise.
9941 * configure: Likewise.
9942 * configure.in: Likewise.
9943
9944 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9945
9946 * MAINTAINERS: Update my email address.
9947
9948 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9949
9950 * configure.in: Simplify makefile fragment collection.
9951
9952 * configure.in: Remove code to build emacs.
9953
9954 * configure.in : Remove --srcdir argument from targargs and buildargs
9955 (it's always overridden in the Makefile anyway). Rearrange a bit.
9956
9957 * configure: Move some logic to configure.in.
9958 * configure.in: Move some logic from configure.
9959
9960 2002-05-11 Tom Tromey <tromey@redhat.com>
9961
9962 * MAINTAINERS: Reflect libgcj reality.
9963
9964 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9965
9966 * Makefile.in: Honour DESTDIR.
9967
9968 2002-05-08 Mark Mitchell <mark@codesourcery.com>
9969
9970 * config.guess: Import 2002-03-20 version.
9971 * config.sub: Import 2002-04-26 version.
9972
9973 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9974
9975 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9976
9977 2002-05-07 Tim Josling <tej@melbpc.org.au>
9978
9979 * MAINTAINERS: Add self.
9980
9981 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
9982
9983 * ltmain.sh: Detect and handle object name conflicts
9984 while piecewise linking a static library.
9985
9986 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
9987
9988 * configure.in (noconfigdirs): Don't disable libgcj on
9989 sparc64-*-solaris* and sparcv9-*-solaris*.
9990
9991 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
9992
9993 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9994
9995 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9996
9997 * configure.in (FLAGS_FOR_TARGET): Do not add
9998 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9999 on i[3456]86-*-linux*.
10000
10001 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
10002
10003 * configure.in (noconfigdirs): Replace [ ] with test.
10004
10005 * configure.in (noconfigdirs): Do not add target-newlib if
10006 target == i[3456]86-*-linux*, and host == target.
10007
10008 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
10009
10010 * configure.in: delete reference to absent file
10011
10012 * configure.in: replace '[' with 'test'
10013
10014 * configure.in: Eliminate references to gash.
10015 * Makefile.in: Eliminate references to gash.
10016
10017 * configure.in: remove useless references to 'pic' makefile fragments.
10018
10019 * configure.in: (*-*-windows*) Finish removing.
10020
10021 * configure.in: Eliminate redundant test for libgui.
10022
10023 2002-04-29 Roger Sayle <roger@eyesopen.com>
10024
10025 * MAINTAINERS: Add self and realphabetize. Update entries
10026 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
10027 entry for a29k port maintainer.
10028
10029 2002-04-26 Joel Sherrill <joel@OARcorp.com>
10030
10031 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10032 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10033
10034 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
10035
10036 * configure.in: remove references to dead files
10037
10038 2002-04-19 Mark Mitchell <mark@codesourcery.com>
10039
10040 * MAINTAINERS: Add information about purpose of this file.
10041
10042 2002-04-18 Tom Tromey <tromey@redhat.com>
10043
10044 * configure.in: Disallow configuring libgcj when it is already
10045 installed and we're using Solaris 2.8 linker. Do enable libgcj on
10046 Solaris 2.8 by default. For PR libgcj/6158.
10047
10048 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10049
10050 * configure.in: Move default CC setting out of config/mh-* fragments
10051 directly into here.
10052
10053 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10054
10055 * configure.in: don't even try to configure or make a subdirectory
10056 if there's no configure script for it.
10057
10058 2002-04-15 Mark Mitchell <mark@codesourcery.com>
10059
10060 * MAINTAINERS: Remove chill maintainers.
10061 * Makefile.in (CHILLFLAGS): Remove.
10062 (CHILL_LIB): Remove.
10063 (TARGET_CONFIGDIRS): Remove libchill.
10064 (CHILL_FOR_TARGET): Remove.
10065 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10066 CHILL_LIB.
10067 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10068 (CHECK_TARGET_MODULES): Likewise.
10069 (INSTALL_TARGET_MODULES): Likewise.
10070 (CLEAN_TARGET_MODULES): Likewise.
10071 (configure-target-libchill): Remove.
10072 (all-target-libchill): Remove.
10073 * configure.in (target_libs): Remove target-libchill.
10074 Do not compute CHILL_FOR_TARGET.
10075 * libchill: Remove directory.
10076
10077 2002-04-11 DJ Delorie <dj@redhat.com>
10078
10079 * Makefile.in, configure.in: Sync with binutils, entries
10080 follow...
10081
10082 2002-04-07 Andrew Cagney <ac131313@redhat.com>
10083
10084 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
10085 (do-tar, do-bz2): New rules.
10086 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
10087 (gdb-tar): New rule.
10088 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
10089 (insight_dejagnu.tar): New rule.
10090 (insight.tar): New rule.
10091 (gdb+dejagnu.tar): New rule.
10092 (gdb.tar): New rule.
10093
10094 2002-02-01 Mo DeJong <supermo@bayarea.net>
10095
10096 * Makefile.in: Add all-tix to deps for all-snavigator
10097 so that tix is built when building snavigator.
10098
10099 2002-01-11 Steve Ellcey <sje@cup.hp.com>
10100
10101 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10102 ld and gdb are not supported.
10103
10104 2002-01-07 Mark Salter <msalter@redhat.com>
10105
10106 * configure.in: Remove target-bsp and target-cygmon from arm builds.
10107 Allow target-libgloss to be built for arm, strongarm, and xscale.
10108
10109 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
10110
10111 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10112 options for i[3456]86-pc-linux* native builds.
10113
10114 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
10115
10116 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10117 files from .po files for a distribution.
10118
10119 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
10120
10121 * configure.in: Enable libstdc++-v3 for h8300 targets.
10122
10123 2001-06-19 Alan Modra <amodra@bigpond.net.au>
10124
10125 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10126 version from bfd/.
10127
10128 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
10129
10130 * Makefile.in (VER): When present, extract the version number from
10131 the file version.in.
10132
10133 2001-05-24 Tom Rix <trix@redhat.com>
10134
10135 * configure.in : enable ld for aix
10136
10137 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10138
10139 * config.guess: Add linux target for S/390.
10140
10141 2000-11-07 Philip Blundell <pb@futuretv.com>
10142
10143 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10144
10145 2000-11-03 Philip Blundell <pb@futuretv.com>
10146
10147 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10148 files.
10149
10150 2001-01-15 Ben Elliston <bje@redhat.com>
10151
10152 * configure.in (host_tools): Add sid.
10153 Always configure cgen.
10154
10155 2000-11-24 Nick Clifton <nickc@redhat.com>
10156
10157 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10158
10159
10160 2000-08-20 Doug Evans <dje@casey.transmeta.com>
10161
10162 * Makefile.in (ALL_MODULES): Add all-cgen.
10163 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10164 (all-cgen): New target.
10165 (all-opcodes,all-sim): Depend on all-cgen.
10166 * configure.in (host_tools): Add cgen.
10167 Only configure cgen if --enable-cgen-maint.
10168
10169 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
10170
10171 * configure.in: Add *-*-freebsd* configurations.
10172
10173 2002-04-08 Tom Tromey <tromey@redhat.com>
10174
10175 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10176 Fixes PR libgcj/6068.
10177
10178 2002-03-30 Krister Walfridsson <cato@df.lth.se>
10179
10180 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10181
10182 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10183
10184 * configure.in (alpha*-dec-osf*): Enable libgcj.
10185
10186 2003-03-27 Matthew Gingell <gingell@gnat.com>
10187
10188 * MAINTAINERS (Write After Approval): Add myself.
10189
10190 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
10191
10192 Fix for: PR bootstrap/3591, target/5676
10193 * configure.in (mcore-pe): Disable the configuration of
10194 libstdc++-v3 since exceptions are not supported.
10195
10196 2002-03-20 Anthony Green <green@redhat.com>
10197
10198 * configure.in: Enable libgcj for xscale-elf target.
10199
10200 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
10201
10202 * MAINTAINERS: Update my email address.
10203
10204 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
10205
10206 * ltmain.sh (relink_command): Fix typo in previous change.
10207
10208 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
10209
10210 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
10211 (relink_command): Added --tag flags.
10212 (mode=install): If relinking fails; error out.
10213
10214 2002-03-12 Richard Henderson <rth@redhat.com>
10215
10216 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
10217 .NOTPARALLEL tag.
10218 (do-check): Rename from check.
10219 (check): Allow parallel check.
10220
10221 2002-03-12 Bob Wilson <bob.wilson@acm.org>
10222
10223 * MAINTAINERS: Add myself as maintainer for xtensa port.
10224 Fix alphabetical order in CPU port maintainer list.
10225 Remove myself from Write After Approval list.
10226
10227 2002-03-11 Richard Henderson <rth@redhat.com>
10228
10229 * Makefile.in (.NOTPARALLEL): Add fake tag.
10230
10231 2002-03-07 H.J. Lu (hjl@gnu.org)
10232
10233 * configure.in: Enable gprof for mips*-*-linux*.
10234
10235 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
10236
10237 * MAINTAINERS (Write After Approval): Add myself.
10238
10239 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
10240
10241 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10242 libjava.
10243 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10244
10245 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
10246
10247 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10248 because its Makefile is there; test for the executable instead.
10249
10250 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
10251
10252 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10253 libstdc++-v3 and libjava.
10254
10255 2002-02-11 Adam Megacz <adam@xwt.org>
10256
10257 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10258 boehm-gc
10259
10260 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
10261
10262 * config.guess: Updated to 2002-01-30's version.
10263 * config.sub: Updated to 2002-02-01's version.
10264 Contribute sh64-elf.
10265 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
10266 * configure.in: Added sh64-*-*.
10267
10268 2002-02-08 Chris Demetriou <cgd@broadcom.com>
10269
10270 * MAINTAINERS: Belatedly add myself to write after approval list.
10271
10272 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
10273
10274 * MAINTAINERS: Put self in as maintainer for x86-64 port.
10275 Remove self as Write After Approval.
10276
10277 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
10278
10279 * MAINTAINERS: Put self in as maintainer for contrib/regression
10280 directory.
10281
10282 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
10283
10284 * MAINTAINERS: Update my email address.
10285
10286 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
10287
10288 * configure.in (*-*-netbsd*): New. Skip target-newlib,
10289 target-libiberty, and target-libgloss. Skip Java-related
10290 libraries if not supported for NetBSD on target CPU.
10291
10292 2002-01-25 Douglas B Rupp <rupp@gnat.com>
10293
10294 * install-sh: Use _inst.$$_ for temp file name.
10295
10296 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
10297
10298 * MAINTAINERS (Write After Approval): Move my contact info
10299 from here...
10300 (OS Port Maintainers): ...to here (netbsd).
10301
10302 2002-01-22 Bob Wilson <bob.wilson@acm.org>
10303
10304 * MAINTAINERS (Write After Approval): Add myself.
10305
10306 2002-01-17 H.J. Lu <hjl@gnu.org>
10307
10308 * Makefile.in (all-fastjar): Also depend on all-libiberty.
10309 (all-target-fastjar): Also depend on all-target-libiberty.
10310
10311 2002-01-16 H.J. Lu (hjl@gnu.org)
10312
10313 * config.guess: Import from master sources, rev 1.225.
10314 * config.sub: Import from master sources, rev 1.238.
10315
10316 2002-01-16 Kazu Hirata <kazu@hxi.com>
10317
10318 * MAINTAINERS (Write After Approval): Remove myself.
10319
10320 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
10321
10322 * MAINTAINERS (Write After Approval): Add myself.
10323
10324 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
10325
10326 * MAINTAINERS: Add self as docs co-maintainer.
10327
10328 2001-12-11 Matthias Klose <doko@debian.org>
10329
10330 * MAINTAINERS (Write After Approval): Add myself.
10331
10332 2001-12-09 Zack Weinberg <zack@codesourcery.com>
10333
10334 * MAINTAINERS: Update my email address.
10335
10336 2001-12-07 Turly O'Connor <turly@apple.com>
10337 * MAINTAINERS (Write After Approval): Add myself.
10338 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10339 (rs6000_initialize_trampoline): Call __trampoline_setup for
10340 ABI_DARWIN too.
10341 * darwin-tramp.asm: New file, implements __trampoline_setup.
10342 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10343
10344 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
10345
10346 * MAINTAINERS (Write After Approval): Add myself.
10347
10348 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
10349
10350 * configure, configure.in: Use temp file for long sed commands.
10351
10352 2001-12-03 Laurent Guerby <guerby@acm.org>
10353
10354 * config.sub: Update to version 1.232 on subversion.
10355
10356 2001-12-03 Ben Elliston <bje@redhat.com>
10357
10358 * MAINTAINERS: Update mail address for config.* patches.
10359
10360 2001-11-27 DJ Delorie <dj@redhat.com>
10361 Zack Weinberg <zack@codesourcery.com>
10362
10363 When build != host, create libiberty for the build machine.
10364
10365 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10366 CONFIG_ARGUMENTS.
10367 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10368 New variables.
10369 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10370 and rules.
10371 (all.normal): Depend on ALL_BUILD_MODULES.
10372 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10373 (all-build-libiberty): Depend on configure-build-libiberty.
10374
10375 * configure: Calculate and substitute proper value for
10376 ALL_BUILD_MODULES.
10377 * configure.in: Create the build subdirectory.
10378 Calculate and substitute TARGET_CONFIGARGS (formerly
10379 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10380
10381 2001-11-26 Ziemowit Laski <zlaski@apple.com>
10382
10383 * MAINTAINERS (write-after-approval): Add self.
10384
10385 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
10386
10387 * MAINTAINERS (GNATS only accounts): Remove self.
10388
10389 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
10390
10391 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10392 libf2c.
10393
10394 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
10395
10396 * MAINTAINERS (Write After Approval): Add self.
10397
10398 2001-11-12 David O'Brien <obrien@FreeBSD.org>
10399
10400 * MAINTAINERS: mips and s390 are also CPU ports.
10401
10402 2001-11-12 David O'Brien <obrien@FreeBSD.org>
10403
10404 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10405
10406 2001-11-11 David O'Brien <obrien@FreeBSD.org>
10407
10408 * MAINTAINERS: Alphabetize.
10409
10410 2001-11-09 Kazu Hirata <kazu@hxi.com>
10411
10412 * MAINTAINERS (Various maintainers: h8 port): Add myself.
10413
10414 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
10415
10416 * MAINTAINERS (Various maintainers: hppa port): Added myself.
10417
10418 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
10419
10420 * configure.in (--enable-languages): Be more permissive about
10421 syntax. Check for empty lists better. Warn about $LANGUAGES.
10422
10423 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
10424
10425 * config.sub: Import from master sources, rev. 1.230.
10426 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10427
10428 2001-11-07 Laurent Guerby <guerby@acm.org>
10429
10430 * MAINTAINERS (Write After Approval): Add self.
10431
10432 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
10433
10434 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10435
10436 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
10437
10438 * config.sub: Import from master sources, rev 1.226.
10439 * config.guess: Import from master sources, rev 1.216.
10440
10441 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
10442
10443 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10444 * MAINTAINERS: Add self as maintainer of MMIX port.
10445 Remove old after-approval entry.
10446
10447 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
10448
10449 * ChangeLog, configure: Fix spelling errors.
10450
10451 2001-10-20 Brendan Kehoe <brendan@zen.org>
10452
10453 * MAINTAINERS: Tweak my address.
10454
10455 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
10456
10457 * MAINTAINERS: Update my email address.
10458
10459 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
10460
10461 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10462 * MAINTAINERS: Add self as maintainer of CRIS port.
10463
10464 2001-10-10 Geert Bosch <bosch@gnat.com>
10465
10466 * MAINTAINERS (Various maintainers: Ada front end):
10467 Added Robert Dewar.
10468
10469 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
10470
10471 * MAINTAINERS (Write After Approval): Added self
10472
10473 2001-10-02 Geert Bosch <bosch@gnat.com>
10474
10475 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10476
10477 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
10478
10479 * configure: Handle temporary files securely using mkdir.
10480
10481 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
10482
10483 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10484
10485 2001-09-26 Will Cohen <wcohen@redhat.com>
10486
10487 * configure.in (*-*-linux*): Disable configuration of target-newlib
10488 and target-libgloss.
10489
10490 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10491
10492 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10493 RANLIB.
10494
10495 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
10496
10497 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10498 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10499 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10500 avoid quotes nesting problems.
10501 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10502 (DO_X): Export only variables that are set.
10503
10504 2001-09-19 Ben Elliston <bje@redhat.com>
10505
10506 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10507 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10508 semantics. Use the shell built-in "type" command instead.
10509
10510 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
10511
10512 Merged from gcc-3_0-branch:
10513 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
10514 * ltcf-c.sh: Use $objext, not $ac_objext.
10515 2001-07-27 Mark Kettenis <kettenis@gnu.org>
10516 * ltcf-cxx.sh: Add support for GNU.
10517 2001-07-22 Timothy Wall <twall@redhat.com>
10518 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
10519 default settings if using GNU tools with that configuration.
10520 * ltcf-cxx.sh: Ditto.
10521 * ltcf-gcj.sh: Ditto.
10522 2001-07-21 Michael Chastain <chastain@redhat.com>
10523 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10524 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
10525 * ltmain.sh: Mark as gcc-local.
10526
10527 2001-08-30 Eric Christopher <echristo@redhat.com>
10528 Jason Eckhardt <jle@redhat.com>
10529
10530 * config.guess: Merge from master sources.
10531 * config.sub: Merge from master sources, add support for mipsisa32.
10532
10533 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
10534 * config.sub: Merge from master sources, rev 1.219.
10535 * MAINTAINERS: Add self as contact for stormy16 port.
10536
10537 2001-08-14 Zack Weinberg <zackw@panix.com>
10538
10539 * config.sub: Merge from master sources, rev 1.218.
10540 * config.guess: Merge from master sources, rev 1.209.
10541
10542 2001-08-11 Graham Stott <grahams@redhat.com>
10543
10544 * Makefile.in (check-c++): Add missing semicolon.
10545
10546 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10547
10548 * MAINTAINERS (Various maitainers: predict.def): Added myself.
10549
10550 2001-07-30 Eric Christopher <echristo@redhat.com>
10551
10552 * MAINTAINERS (Various maintainers: mips port): Added myself.
10553
10554 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10555
10556 * configure.in (sh-*-linux*): New.
10557
10558 2001-07-27 Richard Henderson <rth@redhat.com>
10559
10560 * .cvsignore: Add LAST_UPDATED.
10561
10562 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10563
10564 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10565
10566 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
10567
10568 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10569
10570 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10571
10572 * MAINTAINERS (Write After Approval): Added myself.
10573
10574 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10575
10576 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10577 and libgcj on m68hc11/m68hc12.
10578
10579 2001-06-27 H.J. Lu (hjl@gnu.org)
10580
10581 * Makefile (CFLAGS_FOR_BUILD): New.
10582 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10583
10584 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10585
10586 * README: Remove version number.
10587
10588 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10589
10590 * INSTALL/README: Update wrt. to the installation instructions now
10591 residing in gcc/doc/install.texi.
10592
10593 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10594
10595 * README: Replace with a cut-down and updated version of gcc/README.
10596
10597 2001-06-12 David Edelsohn <edelsohn@gnu.org>
10598
10599 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10600 multilibs to be disabled.
10601
10602 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
10603
10604 * MAINTAINERS (Write After Approval): Add myself.
10605
10606 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
10607
10608 * config.guess: Import CVS version 1.195.
10609 * config.sub: Import CVS version 1.212.
10610
10611 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
10612
10613 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10614 gcc/xgcc is built, use -print-prog-name to find out the program
10615 name to use.
10616
10617 2001-06-04 Phil Edwards <pme@sources.redhat.com>
10618
10619 * config.guess: Import CVS version 1.194. All gcc-local changes
10620 appear to also be in the master copy.
10621 * config.sub: Import CVS version 1.211.
10622
10623 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
10624
10625 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10626 with_gcc]: Use `gcc -shared' to build a shared library.
10627
10628 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
10629
10630 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10631 archives.
10632
10633 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10634
10635 * MAINTAINERS (Write After Approval): Add myself.
10636
10637 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
10638
10639 * configure.in (libstdcxx_flags): Do not try to execute
10640 libstdc++-v3/testsuite_flags until it exists.
10641
10642 2001-06-01 Alan Modra <amodra@bigpond.net.au>
10643
10644 * MAINTAINERS: Update my email address.
10645
10646 2001-05-31 Graham Stott <grahams@redhat.com>
10647
10648 * MAINTAINERS (Write After Approval): Add myself.
10649
10650 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
10651
10652 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
10653 libraries when using g++ with native linker.
10654
10655 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
10656
10657 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10658
10659 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
10660
10661 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10662 [aix4*|aix5*]: Prepend blank.
10663
10664 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
10665
10666 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10667 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
10668 of subdir/configure scripts to use the new libtool.m4.
10669
10670 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
10671
10672 * MAINTAINERS (Write After Approval): Add myself.
10673
10674 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
10675
10676 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10677
10678 2001-05-11 Ben Elliston <bje@redhat.com>
10679
10680 * Makefile.in (all-sid): New target.
10681 (check-sid, clean-sid, install-sid): Likewise.
10682
10683 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
10684
10685 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10686
10687 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10688
10689 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10690 libgcj.
10691
10692 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10693
10694 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10695 gcc/xgcc is built, use -print-prog-name to find out the program
10696 name to use.
10697
10698 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
10699
10700 * configure.in (noconfigdirs): Don't reset it from scratch in the
10701 target case; only append to it.
10702
10703 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10704 sparc-*-solaris2.8]: Disable ${libgcj}.
10705
10706 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
10707
10708 * configure.in (libgcj_saved): Copy from $libgcj.
10709 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10710 --disable-libgcj.
10711
10712 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
10713
10714 * MAINTAINERS: Remove self as MIPS maintainer and
10715 C front end maintainer.
10716
10717 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
10718
10719 * configure.in: Move *-chorusos target case to the proper switch.
10720 Disable libgcj.
10721
10722 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10723
10724 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10725 1.641.2.228.
10726
10727 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10728
10729 * Makefile.in (STAGE1_CFLAGS): Pass down.
10730
10731 2001-04-13 Alan Modra <amodra@one.net.au>
10732
10733 * config.guess: Add hppa64-linux support. Note for next import that
10734 this is already in the master file.
10735 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
10736
10737 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10738
10739 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10740 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10741
10742 2001-04-11 Stan Shebs <shebs@apple.com>
10743
10744 * MAINTAINERS: Add self as Darwin port maintainer.
10745
10746 2001-04-11 Alan Modra <amodra@one.net.au>
10747
10748 * MAINTAINERS: Update my email address.
10749
10750 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
10751
10752 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10753 recent versions of FreeBSD (release 3 or later).
10754 * ltconfig: On FreeBSD, -lc must not be provided when building
10755 a shared library or else the standard -pthread gcc option is
10756 rendered worthless to later users of the built library.
10757
10758 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
10759
10760 * MAINTAINERS: Add self and RTH as C front end maintainers.
10761
10762 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
10763
10764 * config.sub: Make sure to match an already-canonicalized
10765 machine name (eg. mn10300-unknown-elf).
10766
10767 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
10768
10769 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10770 New macros.
10771 (bootstrap, cross): Use RECURSE_FLAGS.
10772 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10773
10774 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
10775
10776 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10777
10778 2001-03-22 Colin Howell <chowell@redhat.com>
10779
10780 * Makefile.in (DO_X): Do not backslash single-quotes in
10781 backquotes (two places).
10782
10783 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10784
10785 Re-installed:
10786 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10787 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10788 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10789 * ltcf-cxx.sh: Likewise.
10790 * ltcf-gcj.sh: Likewise.
10791
10792 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10793
10794 * MAINTAINERS: Add myself as "documentation co-maintainer".
10795
10796 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10797
10798 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10799 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10800
10801 2001-03-19 Tom Tromey <tromey@redhat.com>
10802
10803 * config-ml.in: Handle GCJ and GCJFLAGS.
10804
10805 2001-03-21 Michael Chastain <chastain@redhat.com>
10806
10807 * Makefile.in: all-m4 depends on all-texinfo.
10808
10809 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
10810
10811 * MAINTAINERS: Add myself to write after approval list.
10812
10813 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
10814
10815 * Makefile.in (DO_X): Quote nested quotes.
10816
10817 2001-03-18 Alan Modra <alan@linuxcare.com.au>
10818
10819 * MAINTAINERS: Add myself to write after approval list.
10820
10821 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
10822
10823 * Makefile.in (DO_X): Use double quotes for quoting
10824 "RANLIB=$${RANLIB}".
10825
10826 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10827
10828 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10829
10830 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
10831
10832 * configure.in: Only use `lang_requires' for languages athat are
10833 actually enabled.
10834
10835 2001-03-08 Phil Edwards <pme@sources.redhat.com>
10836
10837 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10838
10839 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
10840
10841 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10842
10843 2001-03-07 Tom Tromey <tromey@redhat.com>
10844
10845 * configure.in: Allow config-lang.in to set `lang_requires' to list
10846 of other required languages.
10847
10848 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
10849
10850 * Makefile.in: Remove RANLIB definition. Use RANLIB
10851 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10852 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10853
10854 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
10855 Alexandre Oliva <aoliva@redhat.com>
10856
10857 * Makefile.in (check-c++): Use tabs, not spaces.
10858
10859 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
10860
10861 * MAINTAINERS: add myself to Write After Approval list.
10862
10863 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
10864
10865 * Makefile.in (check-c++): New rule.
10866
10867 * configure.in (target_libs): Remove libg++.
10868 (noconfigdirs): Remove libg++.
10869 (noconfigdirs): Same.
10870 (noconfigdirs): Same.
10871 (noconfigdirs): Same.
10872
10873 * config-ml.in: Remove libg++ references.
10874
10875 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10876 (ALL_TARGET_MODULES): Same.
10877 (configure-target-libg++): Remove.
10878 (all-target-libg++): Remove.
10879 (configure-target-libio): Remove.
10880 (all-target-libio): Remove.
10881 (check-target-libio): Remove.
10882 (.PHONY): Remove.
10883 (libg++.tar.bz2): Remove.
10884 (all-target-cygmon): Remove libio.
10885 (all-target-libstdc++): Remove.
10886 (configure-target-libstdc++): Remove.
10887 (TARGET_LIB_PATH): Remove libstdc++.
10888 (ALL_GCC_CXX): Remove libstdc++.
10889 (all-target-gperf): Correct.
10890
10891 2001-02-16 Nick Clifton <nickc@redhat.com>
10892
10893 * configure.in (noconfigdirs): Allow configuration of texinfo
10894 for Cygwin hosts.
10895
10896 2001-02-15 Anthony Green <green@redhat.com>
10897
10898 * configure: Introduce GCJ_FOR_TARGET.
10899 * configure.in: Ditto.
10900 * Makefile.in: Ditto.
10901
10902 2001-02-13 Andreas Schwab <schwab@suse.de>
10903
10904 * MAINTAINERS: Update mail address.
10905
10906 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10907
10908 * config.guess: Add linux target for S/390.
10909 * config.sub: Likewise.
10910
10911 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
10912
10913 * configure.in: for *-chorusos, don't config target-newlib and
10914 target-libgloss.
10915
10916 2001-02-06 Ben Elliston <bje@redhat.com>
10917
10918 * configure: Output host type to stdout, not stderr.
10919
10920 2001-02-05 Mark Mitchell <mark@codesourcery.com>
10921
10922 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10923 * ltcf-cxx.sh: Likewise.
10924
10925 * config.if: Assume enable_libstdcxx_v3 is defined.
10926
10927 2001-02-04 Mark Mitchell <mark@codesourcery.com>
10928
10929 Remove V2 C++ library.
10930 * configure.in: Remove --enable-libstdcxx_v3 support.
10931
10932 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10933
10934 * include/demangle.h: Add prototype for java_demangle_v3.
10935
10936 2001-01-29 Phil Edwards <pme@sources.redhat.com>
10937
10938 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10939
10940 2001-01-27 Richard Henderson <rth@redhat.com>
10941
10942 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10943
10944 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10945
10946 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10947 Don't unset, it's non-portable and no longer necessary, set to empty
10948 instead.
10949
10950 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10951
10952 * ltconfig: Shell portability fix for the tagname validity check.
10953
10954 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
10955
10956 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10957 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10958
10959 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10960
10961 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10962
10963 2001-01-26 Tom Tromey <tromey@redhat.com>
10964
10965 * configure.in: Allow libgcj to be built on Sparc Solaris.
10966
10967 2001-01-25 David Edelsohn <edelsohn@gnu.org>
10968
10969 * ltcf-c.sh: Add aix5 case.
10970 * ltcf-cxx.sh: Likewise.
10971 * ltconfig: Likewise.
10972
10973 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
10974
10975 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10976 keep at least one of build_libtool_libs or build_old_libs set to
10977 yes.
10978
10979 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10980 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10981
10982 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10983
10984 * configure.in: Enable libgcj on several additional platforms.
10985
10986 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10987
10988 * configure.in: Enable libgcj for linux targets.
10989
10990 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10991
10992 * MAINTAINERS (Write After Approval): Add myself.
10993
10994 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10995
10996 * MAINTAINERS: Add myself as vax port maintainer.
10997
10998 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10999
11000 * MAINTAINERS: Add myself as Mercury front-end maintainer.
11001
11002 2001-01-09 Mike Stump <mrs@wrs.com>
11003
11004 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11005 failures of subdirectories.
11006
11007 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11008
11009 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11010 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11011 * ltcf-cxx.sh: Likewise.
11012 * ltcf-gcj.sh: Likewise.
11013 * ltconfig.sh: Fix typo.
11014
11015 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11016
11017 * configure: handle DOS-style absolute paths.
11018
11019 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11020
11021 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11022
11023 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
11024
11025 * MAINTAINERS: Add myself as avr port co-maintainer.
11026
11027 2000-12-28 Ben Elliston <bje@redhat.com>
11028
11029 * MAINTAINERS: Add myself under ``Write After Approval''.
11030
11031 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
11032
11033 * texinfo: Remove directory from GCC.
11034
11035 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
11036
11037 * COPYING: Update to current
11038 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11039 to 19yy as example year in copyright notice).
11040
11041 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
11042
11043 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11044 (libstdcxx_incdir): Pass down.
11045 * config.if: Remove expired bits for cxx_interface, add stub.
11046 (libstdcxx_incdir): Add variable for g++ include directory.
11047 * configure.in (gxx_include_dir): Use it.
11048
11049 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
11050
11051 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
11052 with old-email address from ``Write After Approval''.
11053
11054 2000-12-15 Andreas Jaeger <aj@suse.de>
11055
11056 * configure.in: Handle lang_dirs.
11057
11058 2000-12-14 Tom Tromey <tromey@redhat.com>
11059
11060 * MAINTAINERS: Removed brads.
11061
11062 * MAINTAINERS: Added gcj developers.
11063
11064 2000-12-13 Anthony Green <green@redhat.com>
11065
11066 * configure.in: Disable libgcj for any target not specifically
11067 listed. Disable libgcj for x86 and Alpha Linux until compatible
11068 with g++ abi.
11069
11070 2000-12-13 Mike Stump <mrs@wrs.com>
11071
11072 * Makefile.in (local-distclean): Also remove fastjar.
11073
11074 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
11075
11076 * contrib/gcc_update: Add fastjar --touch entries.
11077
11078 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
11079
11080 * configure.in: Disable language-specific target libraries for
11081 languages that aren't enabled.
11082
11083 2000-12-10 Anthony Green <green@redhat.com>
11084
11085 * configure.in: Define libgcj. Disable libgcj target libraries for
11086 most targets.
11087
11088 2000-12-10 Neil Booth <neilb@earthling.net>
11089
11090 * MAINTAINERS: Update mail address, remove from WAA list.
11091
11092 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11093
11094 * libjava: Imported from /cvs/java.
11095 * libffi: Likewise.
11096 * Boehm-gc: Likewise.
11097
11098 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11099
11100 * configure.in (target_libs): Revert 2000-12-08 patch.
11101 (noconfigdirs): Added target-libjava.
11102
11103 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
11104
11105 * djunpack.bat: removed.
11106
11107 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
11108
11109 * Makefile.in: handle DOS-style absolute paths.
11110 * config-ml.in: likewise.
11111 * symlink-tree: likewise.
11112
11113 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11114
11115 * fastjar: Imported.
11116
11117 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11118
11119 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11120 libjava.
11121 * configure.in (target_libs): Removed `target-libjava'.
11122
11123 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11124
11125 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11126 (ALL_MODULES): Added fastjar.
11127 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11128 (all-target-libjava): all-fastjar replaces all-zip.
11129 (all-fastjar): Added.
11130 (configure-target-fastjar, all-target-fastjar): Likewise.
11131 * configure.in (host_tools): Added fastjar.
11132
11133 2000-12-07 Mike Stump <mrs@wrs.com>
11134
11135 * Makefile.in (local-distclean): Remove leftover built files.
11136
11137 2000-11-24 Nick Clifton <nickc@redhat.com>
11138
11139 * configure.in (xscale-elf): Add target.
11140 (xscale-coff): Add target.
11141
11142 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
11143
11144 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11145 recent versions of FreeBSD (release 3 or later).
11146 * ltconfig: On FreeBSD, -lc must not be provided when building
11147 a shared library or else the standard -pthread gcc option is
11148 rendered worthless to later users of the built library.
11149
11150 2000-11-16 Fred Fish <fnf@be.com>
11151
11152 * configure.in (enable_libstdcxx_v3): Fix typo,
11153 libstd++ -> libstdc++.
11154
11155 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11156
11157 * MAINTAINERS: Add self to Write After Approval list.
11158
11159 2000-11-21 Bernd Schmidt <bernds@redhat.com>
11160
11161 * MAINTAINERS: Update my email address. Add myself to global write
11162 privs list.
11163
11164 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
11165
11166 * Makefile.in: Merge with src and libgcj.
11167 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
11168 configure-target-<library> when their configure scripts need the C
11169 or C++ library to have already been built to work properly.
11170 (do_proto_toplev): Set them to an empty string.
11171
11172 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11173 (REALLY_SET_LIB_PATH): Use them.
11174
11175 2000-11-17 Stan Shebs <shebs@apple.com>
11176
11177 * MAINTAINERS: Add self to Write After Approval list.
11178
11179 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11180
11181 * configure: Provide the original toplevel configure arguments
11182 (including $0) to subprocesses in the environment rather than
11183 through gcc/configargs.h.
11184
11185 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11186
11187 * MAINTAINERS: Remove references to cccp. Change C9X reference to
11188 C99. Alphabetise "Write After Approval" list.
11189
11190 2000-11-12 Mark Mitchell <mark@codesourcery.com>
11191
11192 * configure: Turn on libstdc++ V3 by default.
11193
11194 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11195 if we've got GCC.
11196
11197 2000-11-11 Philip Blundell <philb@gnu.org>
11198
11199 * MAINTAINERS: Add self to Write After Approval list.
11200
11201 2000-11-09 David Edelsohn <edelsohn@gnu.org>
11202
11203 * ltcf-c.sh (aix4): Improve shared library configuration; require
11204 exporting symbols.
11205 * ltcf-cxx.sh (aix4): Define.
11206 * ltconfig (aix4): Define library and soname specs appropriate for
11207 AIX. Define command to create export symbols list.
11208
11209 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
11210
11211 * config.sub: Add support for Sun Chorus
11212
11213 2000-10-31 Nick Clifton <nickc@redhat.com>
11214
11215 * MAINTAINERS: Rename <name>@cygnus.com addresses to
11216 <name>@redhat.com. Also installed new email address for Clint
11217 Popetz.
11218
11219 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
11220
11221 * etc: Remove directory from GCC.
11222
11223 2000-10-16 Michael Meissner <meissner@redhat.com>
11224
11225 * configure (gcc/configargs.h): Only create if there is a build GCC
11226 directory created.
11227
11228 2000-10-16 Matthias Klose <doko@debian.org>
11229
11230 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11231 when configured for libstdc++-v3.
11232
11233 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
11234
11235 * configure: Save configure arguments to gcc/configargs.h.
11236
11237 2000-10-04 Philipp Thomas <pthomas@suse.de>
11238
11239 * config.guess: Import CVS version 1.157.
11240 * config.sub: Import CVS version 1.181.
11241
11242 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
11243
11244 * Makefile.in (bootstrap): avoid recursion if subdir missing
11245 (cross): ditto
11246 (do-proto-toplev): ditto
11247
11248 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
11249
11250 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11251 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11252
11253 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11254 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
11255 all affected `configure' scripts.
11256
11257 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
11258
11259 * MAINTAINERS: Add self as cpplib co-maintainer.
11260
11261 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
11262
11263 * MAINTAINERS: Add self to Write After Approval list.
11264
11265 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11266
11267 * INSTALL/README: egcs -> GCC update.
11268
11269 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
11270
11271 * MAINTAINERS: Add myself to Write After Approval list.
11272
11273 2000-09-15 Kazu Hirata <kazu@hxi.com>
11274
11275 * MAINTAINERS: Add myself to Write After Approval list.
11276
11277 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
11278
11279 * configure.in: Do not build byacc for hppa64. Provide paths to the
11280 X11 libraries for hppa64.
11281
11282 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11283
11284 * MAINTAINERS: Add myself as 68hc11 port maintainer.
11285
11286 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
11287
11288 * Makefile.in (all-zlib): Added dummy target.
11289
11290 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11291 ltcf-gcj.sh: Updated from libtool multi-language branch.
11292
11293 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
11294
11295 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11296 (bootstrap*): Depend on all-bootstrap.
11297
11298 2000-09-05 Philipp Thomas <pthomas@suse.de>
11299
11300 * config.guess: Import CVS version 1.156.
11301 * config.sub: Import CVS version 1.179.
11302
11303 2000-09-02 Anthony Green <green@cygnus.com>
11304
11305 * Makefile.in (all-gcc): Depend on all-zlib.
11306 (CLEAN_MODULES): Add clean-zlib.
11307 (ALL_MODULES): Add all-zlib.
11308 * configure.in (host_libs): Add zlib.
11309
11310 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
11311
11312 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11313 crosses, but add gcc/include to the header search path for them.
11314
11315 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
11316
11317 * MAINTAINERS: Add self to Write After Approval list.
11318
11319 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11320
11321 * config.guess: Import CVS version 1.152.
11322 * config.sub: Import CVS version 1.177.
11323
11324 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
11325
11326 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11327 $targargs to tell whether newlib is going to be built.
11328
11329 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11330 $$r/TARGET_SUBDIR/libio for _G_config.h.
11331
11332 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
11333
11334 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11335
11336 2000-08-22 DJ Delorie <dj@redhat.com>
11337
11338 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11339
11340 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
11341
11342 * config-ml.in (CC, CXX): Avoid trailing whitespace.
11343 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11344 sub-configures.
11345
11346 2000-08-21 DJ Delorie <dj@redhat.com>
11347
11348 * MAINTAINERS: Add self as a libiberty maintainer
11349
11350 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
11351
11352 * configure.in (libstdcxx_flags): Use
11353 libstdc++-v3/src/libstdc++.INC.
11354
11355 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
11356
11357 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11358
11359 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
11360
11361 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11362
11363 * configure: Make enable_threads and enable_shared defaults
11364 explicit. Substitute enable_threads into generated Makefiles.
11365 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11366 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11367
11368 2000-08-13 Geoff Keating <geoffk@cygnus.com>
11369
11370 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11371
11372 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
11373
11374 * config-ml.in (CC): Remove bogus duplicate quotation mark from
11375 previous delta.
11376
11377 2000-08-11 Jason Merrill <jason@redhat.com>
11378
11379 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11380 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11381 (FLAGS_FOR_TARGET): Not here.
11382 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11383
11384 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
11385
11386 * config-ml.in (CC, CXX): Don't introduce a leading space.
11387
11388 2000-08-07 DJ Delorie <dj@delorie.com>
11389
11390 * MAINTAINERS: Add self as a DJGPP maintainer
11391
11392 2000-08-07 DJ Delorie <dj@redhat.com>
11393
11394 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11395 "if we're also building gcc, and it's a gcc that will run on the
11396 build machine, we want to use its includes instead of the system's
11397 default includes".
11398
11399 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
11400
11401 * MAINTAINERS: Add self to Write After Approval list.
11402
11403 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
11404
11405 * configure.in (libstdcxx_flags): Don't use `"'.
11406
11407 * config-ml.in: Adjust multilib search paths to the
11408 appropriate multilib tree.
11409
11410 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
11411
11412 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11413 commas in $LANGUAGES.
11414
11415 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
11416
11417 * configure.in: Re-enable all references to libg++ and librx.
11418
11419 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
11420
11421 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11422 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
11423 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11424 * ltcf-cxx.sh (need_lc): Set based on postdeps.
11425
11426 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11427
11428 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
11429
11430 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11431 CXX_FOR_TARGET for sed.
11432
11433 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
11434
11435 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11436 Do not override if already set in the environment or in configure.
11437 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11438 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11439
11440 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
11441
11442 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11443 the libtool CVS tree multi-language branch.
11444 * ltconfig, ltmain.sh: Updated.
11445
11446 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
11447
11448 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11449 (clean-target): Depend on it.
11450
11451 * Makefile.in (FLAGS_FOR_TARGET): New macro.
11452 (GCC_FOR_TARGET): Use it.
11453 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11454 * configure.in: ... here.
11455 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
11456 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11457
11458 2000-07-24 Eric Christopher <echristo@cygnus.com>
11459
11460 * MAINTAINERS: Add self to Write After Approval list.
11461
11462 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
11463
11464 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11465 (configure-target-libchill, configure-target-libobjc): Likewise.
11466
11467 * configure.in: Use the same cache file for all target libs.
11468 * config-ml.in: But different cache files per multilib variant.
11469
11470 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11471
11472 * configure (topsrcdir): Don't use dirname.
11473
11474 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
11475
11476 * MAINTAINERS: Add self to Write After Approval list.
11477
11478 2000-07-20 Jason Merrill <jason@redhat.com>
11479
11480 * configure.in: Remove all references to libg++ and librx.
11481
11482 * configure, configure.in, Makefile.in: Unify gcc and binutils.
11483
11484 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
11485
11486 * config.sub: Update to subversions version 2000-07-06.
11487
11488 2000-07-12 Andrew Haley <aph@cygnus.com>
11489
11490 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11491 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11492
11493 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
11494
11495 * symlink-tree: Check number of arguments.
11496
11497 2000-07-05 Jim Wilson <wilson@cygnus.com>
11498
11499 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11500 search path for a g++ extracted from the build tree. This
11501 will allow link tests run by configure scripts in
11502 subdirectories to succeed.
11503
11504 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
11505
11506 * ltconfig: Add support for mips-dde-sysv4.2MP
11507
11508 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11509
11510 * MAINTAINERS: Add myself as loop discovery maintainer.
11511
11512 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
11513
11514 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11515 `os2'. Force ac_cv_exeext to be ".exe" in that case.
11516
11517 2000-06-19 Timothy Wall <twall@cygnus.com>
11518
11519 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11520 * config.sub: Add tic54x target.
11521
11522 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11523
11524 * MAINTAINERS: Add self as Fortran maintainer,
11525 remove Craig Burley.
11526
11527 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
11528
11529 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11530 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11531
11532 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11533
11534 * MAINTAINERS: Add self as i18n maintainer
11535
11536 20000-05-21 H.J. Lu (hjl@gnu.org)
11537
11538 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11539 directory are used if they exist. Make sure
11540 $(build_tooldir)/include is searched for header files,
11541 $(build_tooldir)/lib/ for library files.
11542 (GCC_FOR_TARGET): Likewise.
11543 (CXX_FOR_TARGET): Likewise.
11544
11545 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11546
11547 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11548
11549 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
11550
11551 * Makefile.in (configure-target-libiberty): Depend on
11552 configure-target-newlib.
11553
11554 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11555
11556 * configure.in, Makefile.in: Merge all libffi-related
11557 configury stuff from the libgcj tree.
11558
11559 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11560
11561 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11562 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11563
11564 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11565
11566 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11567 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11568 current version information. Add to proto-toplev directory.
11569 (gdb-taz): Build do-djunpack.
11570
11571 2000-05-15 David Edelsohn <edelsohn@gnu.org>
11572
11573 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11574
11575 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11576
11577 * MAINTAINERS: Add self to Write After Approval list.
11578
11579 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11580
11581 * ltmain.sh: Preserve in relink_command any environment
11582 variables that may affect the linker behavior.
11583
11584 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
11585
11586 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11587
11588 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
11589
11590 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11591
11592 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11593
11594 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11595 with the version name.
11596
11597 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
11598
11599 * MAINTAINERS: Add self as bb-reorder maintainer.
11600
11601 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
11602
11603 * config.if: Tweak.
11604
11605 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
11606
11607 * djunpack.bat: New file.
11608
11609 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
11610
11611 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11612 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11613 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11614 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11615
11616 2000-04-16 Dave Pitts <dpitts@cozx.com>
11617
11618 * config.sub (case $basic_machine): Change default for "ibm-*"
11619 to "openedition".
11620
11621 2000-04-13 Andreas Jaeger <aj@suse.de>
11622
11623 * MAINTAINERS: Added myself.
11624
11625 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11626
11627 * Makefile.in (gdb-taz): New target. GDB specific archive.
11628 (do-md5sum): New target.
11629 (MD5PROG): Define.
11630 (PACKAGE): Default to TOOL.
11631 (VER): Default to a shell script.
11632 (taz): Rewrite target. Move real work to do-proto-toplev. Include
11633 md5 checksum generation.
11634 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11635 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11636 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11637 insight.tar.bz2): Use gdb-taz to create archive.
11638
11639 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11640
11641 * configure (warn_cflags): Delete.
11642
11643 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
11644
11645 * MAINTAINERS: Added myself.
11646
11647 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
11648 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
11649
11650 * configure.in (enable_libstdcxx_v3): Add.
11651 (target_libs): Add bits here to switch between libstdc++-v2 and
11652 libstdc++-v3.
11653 * config.if: And this file too.
11654 * Makefile.in: Add libstdc++-v3 targets.
11655
11656 2000-04-05 Michael Meissner <meissner@redhat.com>
11657
11658 * config.sub (d30v): Add d30v as a basic machine type.
11659
11660 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
11661
11662 * configure.in: -linux-gnu*, not -linux-gnu.
11663
11664 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11665
11666 * MAINTAINERS: Add self in write-after-approval section.
11667
11668 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
11669
11670 * MAINTAINERS: Add self as ia64 port maintainer.
11671
11672 2000-03-08 Neil Booth <NeilB@earthling.net>
11673
11674 * MAINTAINERS: Add self in write-after-approval section.
11675
11676 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
11677
11678 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11679 (do-tar-bz2): Replace TOOL with PACKAGE.
11680 (gdb.tar.bz2): Remove GDBTK from GDB package.
11681 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11682 dejagnu.tar.bz2): New packages.
11683
11684 2000-02-27 Andreas Jaeger <aj@suse.de>
11685
11686 * configure.in: Add entry for mips*-*-linux*, move catch all
11687 *-*-*linux* entry below this one.
11688
11689 2000-02-27 Ian Lance Taylor <ian@zembu.com>
11690
11691 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11692
11693 2000-02-24 Nick Clifton <nickc@cygnus.com>
11694
11695 * config.sub: Support an OS of "wince".
11696
11697 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
11698
11699 * config.guess, config.sub: Updated to match config's 2000-02-15
11700 version.
11701
11702 2000-02-23 Linas Vepstas <linas@linas.org>
11703
11704 * config.sub: Add support for Linux/IBM 370.
11705 * configure.in: Likewise.
11706
11707 2000-02-22 Nick Clifton <nickc@cygnus.com>
11708
11709 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11710
11711 2000-02-20 Christopher Faylor <cgf@cygnus.com>
11712
11713 * config.guess: Guess "cygwin" rather than "cygwin32".
11714
11715 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11716
11717 * configure (gcc_version): When setting, narrow search to
11718 lines containing `version_string'.
11719
11720 2000-02-15 Denis Chertykov <denisc@overta.ru>
11721
11722 * config.sub: Add support for avr target.
11723
11724 2000-02-14 Nick Clifton <nickc@cygnus.com>
11725
11726 * MAINTAINERS: Add maintainers for MCore port.
11727
11728 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
11729
11730 * config.sub: Add mmix-knuth-mmixware.
11731
11732 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11733
11734 * MAINTAINERS: Pair cccp with cpplib maintainership.
11735
11736 2000-01-27 Christopher Faylor <cgf@redhat.com>
11737
11738 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11739 structure stuff to -L library search.
11740 (CXX_FOR_TARGET): Ditto.
11741 (CROSS_CHECK_MODULES): Fix spelling mistake.
11742
11743 2000-01-24 Mark Mitchell <mark@codesourcery.com>
11744
11745 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11746 the C++ compiler.
11747
11748 2000-01-12 Richard Henderson <rth@cygnus.com>
11749
11750 * configure.in: Don't build some bits for beos.
11751
11752 2000-01-12 Joel Sherrill (joel@OARcorp.com)
11753
11754 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11755 as include files.
11756
11757 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
11758
11759 * Add self as cpplib maintainer, as requested by Jason
11760 Merrill. Correct my e-mail address.
11761
11762 2000-01-06 Geoff Keating <geoffk@cygnus.com>
11763
11764 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11765 not mh-aix43.
11766
11767 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11768
11769 * MAINTAINERS: Add myself to "write after approval" list.
11770
11771 1999-12-14 Richard Henderson <rth@cygnus.com>
11772
11773 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11774 * config.sub: Accept alphaev[78], alphaev8.
11775
11776 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11777
11778 * config.guess, config.sub: Update from autoconf.
11779
11780 1999-11-29 Bruce Korb <autogen@linuxbox.com>
11781
11782 * MAINTAINERS: update my playtime e-address.
11783
11784 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11785
11786 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11787 necessary libraries are missing.
11788
11789 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
11790
11791 * MAINTAINERS: Add new 'write after approval' maintainer.
11792
11793 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11794
11795 * MAINTAINERS: Add new Java maintainer.
11796
11797 1999-10-25 Andreas Schwab <schwab@suse.de>
11798
11799 * configure: Fix quoting inside arguments of eval.
11800
11801 1999-10-21 Nick Clifton <nickc@cygnus.com>
11802
11803 * config-ml.in: Allow suppression of some ARM multilibs.
11804
11805 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11806
11807 * config.guess: Add OS/390 match pattern.
11808 * config.sub: Add mvs, openedition targets.
11809 * configure.in (i370-ibm-opened*): New.
11810
11811 1999-09-04 Steve Chamberlain <sac@pobox.com>
11812
11813 * config.sub: Add support for configuring for pj.
11814
11815 1999-08-31 Nick Clifton <nickc@cygnus.com>
11816
11817 * config.sub (maybe_os): Add support for configuring for fr30.
11818
11819 1999-08-25 Nick Clifton <nickc@cygnus.com>
11820
11821 * configure.in: Do not configure or build ld for AIX
11822 platforms. ld is known to be broken on these platforms.
11823
11824 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11825
11826 * config-ml.in: Pass compiler flag corresponding to multidirs to
11827 subdir configures.
11828
11829 1999-08-09 Ian Lance Taylor <ian@zembu.com>
11830
11831 * Makefile.in (LDFLAGS): Define.
11832
11833 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11834
11835 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11836 noconfigdirs.
11837 (*-*-cygwin*): Likewise.
11838
11839 1999-08-08 Ian Lance Taylor <ian@zembu.com>
11840
11841 * mkdep: New file.
11842 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11843 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11844
11845 From Eli Zaretskii <eliz@is.elta.co.il>:
11846 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11847 long file name when using DJGPP on MS-DOS.
11848
11849 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11850
11851 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11852
11853 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
11854
11855 * Makefile.in (check-target-libio): Remove all-target-libstdc++
11856 dependency as this causes "make check" to globally "make all"
11857
11858 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
11859
11860 * configure.in (target_libs): Added target-zlib.
11861 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11862 (CONFIGURE_TARGET_MODULES): Likewise.
11863 (CHECK_TARGET_MODULES): Likewise.
11864 (INSTALL_TARGET_MODULES): Likewise.
11865 (CLEAN_TARGET_MODULES): Likewise.
11866 (configure-target-zlib): New target.
11867 (all-target-zlib): Likewise.
11868 (all-target-libjava): Depend on all-target-zlib.
11869 (configure-target-libjava): Depend on configure-target-zlib.
11870
11871 * Makefile.in (configure-target-libjava): Depend on
11872 configure-target-newlib.
11873 (configure-target-boehm-gc): New target.
11874 (configure-target-qthreads): New target.
11875
11876 * configure.in (target_libs): Added target-qthreads.
11877 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11878 (CONFIGURE_TARGET_MODULES): Likewise.
11879 (CHECK_TARGET_MODULES): Likewise.
11880 (INSTALL_TARGET_MODULES): Likewise.
11881 (CLEAN_TARGET_MODULES): Likewise.
11882 (all-target-qthreads): New target.
11883 (configure-target-libjava): Depend on configure-target-qthreads.
11884 (all-target-libjava): Depend on all-target-qthreads.
11885
11886 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11887 (CONFIGURE_TARGET_MODULES): Likewise.
11888 (CHECK_TARGET_MODULES): Likewise.
11889 (INSTALL_TARGET_MODULES): Likewise.
11890 (CLEAN_TARGET_MODULES): Likewise.
11891 (all-target-libjava): New target.
11892 (all-target-boehm-gc): Likewise.
11893 * configure.in (target_libs): Added libjava, boehm-gc.
11894
11895 1999-07-22 Ian Lance Taylor <ian@zembu.com>
11896
11897 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11898 configure.bat in SUPPORT_FILES.
11899 (gas+binutils.tar.bz2): Likewise.
11900
11901 * makeall.bat: Remove; obsolete.
11902
11903 1999-07-21 Ian Lance Taylor <ian@zembu.com>
11904
11905 From Mark Elbrecht:
11906 * configure.bat: Remove; obsolete.
11907
11908 1999-07-11 Ian Lance Taylor <ian@zembu.com>
11909
11910 * configure: Add -W -Wall to the default CFLAGS when compiling with
11911 gcc.
11912
11913 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11914
11915 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11916
11917 1999-06-30 Mark Mitchell <mark@codesourcery.com>
11918
11919 * configure.in: Build ld on IRIX6.
11920
11921 1999-06-12 Ian Lance Taylor <ian@zembu.com>
11922
11923 * Makefile.in: Change distribution targets to use bzip2 instead of
11924 gzip.
11925 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11926 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11927
11928 1999-06-04 Nick Clifton <nickc@cygnus.com>
11929
11930 * config.sub: Add mcore target.
11931
11932 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11933
11934 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11935
11936 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11937
11938 * config.guess (dummy): Changed to $dummy.
11939
11940 1999-05-24 Nick Clifton <nickc@cygnus.com>
11941
11942 * config.sub: Tidied up case statements.
11943
11944 1999-05-22 Ben Elliston <bje@cygnus.com>
11945
11946 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11947 <jiro@din.or.jp>.
11948
11949 * config.guess: Merge with FSF version. Future changes will be
11950 more accurately recorded in this ChangeLog.
11951 * config.sub: Likewise.
11952
11953 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11954
11955 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11956
11957 1999-04-30 Tom Tromey <tromey@cygnus.com>
11958
11959 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11960
11961 1999-04-23 Tom Tromey <tromey@cygnus.com>
11962
11963 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11964
11965 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
11966
11967 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11968 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11969 Bad merge removed these two changes.
11970
11971 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
11972 Martin Heller (Ing.-Buero_Heller@t-online.de)
11973
11974 * config.guess (interix Alpha): Add.
11975
11976 1999-04-11 Richard Henderson <rth@cygnus.com>
11977
11978 * configure.in (i?86-*-beos*): Do config gperf; don't config
11979 gdb, newlib, or libgloss.
11980
11981 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
11982
11983 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11984 link a trivial program with -mabi=64. If it fails, remove mabi=64
11985 from multidirs.
11986
11987 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11988
11989 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11990
11991 1999-04-08 Nick Clifton <nickc@cygnus.com>
11992
11993 * config.sub: Add support for mcore targets.
11994
11995 1999-04-07 Michael Meissner <meissner@cygnus.com>
11996
11997 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11998 not mt-ospace, in order to shut up assembler warning about using
11999 symbols that are named the same as registers.
12000
12001 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
12002
12003 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12004 dependency list for all-target-cygmon.
12005
12006 1999-04-05 Doug Evans <devans@casey.cygnus.com>
12007
12008 * config-ml.in: Check $host, not $target, for selective multilibs.
12009 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12010 thumb interworking, and underscore prefix multilibs.
12011
12012 1999-04-04 Ian Lance Taylor <ian@zembu.com>
12013
12014 * missing: Update to version from current automake.
12015
12016 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
12017
12018 * configure (gxx_include_dir): Removed.
12019
12020 * configure.in (gxx_include_dir): Handle it.
12021 * Makefile.in: Likewise.
12022
12023 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
12024
12025 * config.sub (mips64vr4111,mips64vr4111el) Add.
12026
12027 1999-03-21 Ben Elliston <bje@cygnus.com>
12028
12029 * config.guess: Correct typo for detecting ELF on FreeBSD.
12030
12031 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
12032
12033 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12034 config/mh-djgpp.
12035
12036 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
12037
12038 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12039 all-target-newlib to dependency list for all-target-bsp.
12040
12041 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
12042
12043 * config.sub: Add i386-uwin support.
12044 * config.guess: Likewise.
12045
12046 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12047
12048 * configure.in: cleanup, add mh-*pic handling for arm, special
12049 case powerpc*-*-aix*
12050
12051 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
12052
12053 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12054 can be built.
12055
12056 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
12057
12058 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12059 targets.
12060
12061 1999-03-02 Nick Clifton <nickc@cygnus.com>
12062
12063 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12064
12065 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
12066
12067 * config.sub: Check for "cygwin*" rather than "cygwin32*"
12068
12069 1999-02-24 Nick Clifton <nickc@cygnus.com>
12070
12071 * config.sub: Fix typo in arm recognition.
12072
12073 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
12074
12075 * configure.in (noconfigdirs): Changed target_configdirs to
12076 include target-bsp only for m68k-*-elf* and m68k-*-coff*
12077 rather than m68k-*-* since it is not known to work on
12078 m68k-aout. Ditto for arm-*-*oabi.
12079
12080 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
12081
12082 * configure.in (*-*-windows*): Remove, no longer used.
12083
12084 1999-02-19 Ben Elliston <bje@cygnus.com>
12085
12086 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12087 Smart and improved by Andrew Cagney.
12088
12089 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
12090
12091 * config.guess: Recognize openbsd-*-hppa.
12092
12093 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
12094
12095 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12096 only if it is not empty.
12097
12098 1999-02-17 Nick Clifton <nickc@cygnus.com>
12099
12100 Patch from: Scott Bambrough <scottb@corelcomputer.com>
12101
12102 * config.guess: Modified to recognize uname's armv* syntax.
12103
12104 * config.sub: Modified to recognize uname's armv* syntax.
12105
12106 1999-02-17 Mark Salter <msalter@cygnus.com>
12107
12108 * configure.in: Added target-bsp for sparclite.
12109
12110 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
12111
12112 * config.sub: Recognize alphapca5[67] and up to alphaev8.
12113
12114 1999-02-08 Nick Clifton <nickc@cygnus.com>
12115
12116 * configure.in: Add support for strongarm port.
12117 * config.sub: Add support for strongarm target.
12118
12119 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
12120
12121 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12122 the old name config/mh-cygwin32.
12123 Enable texinfo.
12124
12125 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
12126
12127 * configure.in: Do build ld for ix86 Solaris.
12128
12129 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
12130
12131 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
12132 $AR_FOR_TARGET. Likewise for RANLIB.
12133
12134 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
12135
12136 * config.sub (oabi): Recognize.
12137 * configure.in (arm-*-oabi): Handle.
12138
12139 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
12140
12141 * config.guess: Improve detection of i686 on UnixWare 7.
12142
12143 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
12144
12145 * config.guess: Add support for i386-pc-interix.
12146 * config.sub: Likewise.
12147 * configure.in: Likewise.
12148
12149 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
12150
12151 * Makefile.in: Remove unneeded all-target-libio from
12152 from all-target-winsup target since it is now unneeded.
12153 Add all-target-libtermcap in its place since it is now
12154 needed.
12155
12156 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
12157
12158 * configure.in: makefile stub for cygwin target is probably
12159 unnecessary. Remove it for now.
12160
12161 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
12162
12163 * configure.in: libtermcap.a should be built when cygwin is the
12164 target as well as the host.
12165 * config.guess: Allow mixed case in cygwin uname output.
12166 * Makefile.in: Add libtermcap target.
12167
12168 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
12169
12170 * config.sub: Clean up handling of hppa2.0.
12171
12172 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
12173
12174 * config.guess: Use C code to identify more HP machines.
12175
12176 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
12177
12178 * config.sub: Handle hppa2.0.
12179
12180 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
12181
12182 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12183 cygmon for all sparclite targets, regardless of object format.
12184
12185 1998-12-15 Mark Salter <msalter@cygnus.com>
12186
12187 * configure.in: Added target-bsp for several target architectures.
12188
12189 * Makefile.in: Added rules for bsp.
12190
12191 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
12192
12193 * config.guess: Improve detection of hppa2.0 processors.
12194
12195 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
12196
12197 * config.guess: Recognize FreeBSD using ELF automatically.
12198
12199 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
12200
12201 * configure (skip-this-dir): Add handling for new shell script, which
12202 might be created by a sub-directory's configure to indicate, this particular
12203 directory is "unwanted".
12204 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12205
12206 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
12207
12208 * ltconfig: import from libtool, after changing libtool to
12209 account for the cygwin name change.
12210
12211 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
12212
12213 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12214 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12215
12216 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
12217
12218 * configure.in: Add libtermcap to list of cygwin dependencies.
12219
12220 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
12221
12222 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12223 they include winsup/include when it's a cygwin target.
12224
12225 1998-11-12 Tom Tromey <tromey@cygnus.com>
12226
12227 * configure.in (host_tools): Added zip.
12228 * Makefile.in (all-target-libjava): Depend on all-zip.
12229 (all-zip): New target.
12230 (ALL_MODULES): Added all-zip.
12231 (NATIVE_CHECK_MODULES): Added check-zip.
12232 (INSTALL_MODULES): Added install-zip.
12233 (CLEAN_MODULES): Added clean-zip.
12234
12235 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
12236
12237 * Makefile.in: lose "32" from comment about cygwin.
12238
12239 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
12240
12241 * configure.in: Use -Os to build target libraries for the fr30.
12242
12243 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
12244
12245 * config.sub: Add fr30.
12246
12247 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
12248
12249 * configure.in: drop "32" from config/mh-cygwin32. Check
12250 cygwin* instead of cygwin32*.
12251 * config.sub: Check cygwin* instead of cygwin32*.
12252
12253 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
12254
12255 * config.guess: Match any version of Unixware7.
12256
12257 1998-10-20 Syd Polk <spolk@cygnus.com>
12258
12259 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12260 if desired.
12261
12262 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
12263
12264 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12265 these if the appropriate directories and files to not exist.
12266
12267 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
12268
12269 * Makefile.in (DEVO_SUPPORT): Add config.if.
12270
12271 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
12272
12273 * configure: Add pattern to replace "build_tooldir"'s
12274 definition in the generated Makefile with "tooldir"'s
12275 actual value.
12276
12277 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
12278
12279 * config.sub: Bring back lost sparcv9.
12280
12281 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12282
12283 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
12284
12285 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12286 CC_FOR_TARGET and friends.
12287
12288 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12289
12290 * Makefile.in (build_tooldir): New variable, same as tooldir.
12291 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12292 -B$(build_tooldir)/bin/.
12293 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12294
12295 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12296
12297 * README: Remove installation instructions and refer to the
12298 INSTALL directory instead.
12299
12300 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
12301
12302 * config.sub: Add support for i[34567]86-pc-udk.
12303 * configure.in: Likewise.
12304
12305 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
12306
12307 * Makefile.in: add bzip2 package building bits for user
12308 tools module
12309 * configure.in: ditto
12310
12311 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
12312
12313 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12314 (ALL_TARGET_MODULES): Add all-target-libobjc.
12315 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12316 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12317 (all-target-libchill): Add dependencies.
12318 * configure.in (target_libs): Add libchill.
12319
12320 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
12321
12322 * configure.in (target_subdir): Remove duplicate line.
12323
12324 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
12325
12326 * Makefile.in (all-automake): fix dependencies.
12327
12328 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
12329
12330 * configure.in: Minor cleanups for building in the $(target_alias)
12331 subdir.
12332
12333 1998-09-22 Jim Wilson <wilson@cygnus.com>
12334
12335 * Makefile.in (bootstrap): Set r and s before make all. Use
12336 BASE_FLAGS_TO_PASS in make all.
12337 (cross): Likewise.
12338
12339 1998-09-20 Mark Mitchell <mark@markmitchell.com>
12340
12341 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12342
12343 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
12344
12345 * config.sub: Fix typo in last change.
12346
12347 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12348
12349 * config.sub: Add support for C4x target.
12350 * configure.in: Likewise.
12351
12352 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
12353
12354 * config.sub: Recognize sparcv9 just like sparc64.
12355
12356 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
12357
12358 * config.guess: Match "Pent II" or "PentII" for OpenServer.
12359
12360 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
12361
12362 * config.guess: Correctly identify Pentium II sco boxes.
12363
12364 * config.guess: Fix "tr" code. From Weiwen Liu.
12365
12366 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
12367
12368 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12369 stabs.
12370
12371 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
12372
12373 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12374 (ALL_TARGET_MODULES): Add all-target-libchill.
12375 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12376 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12377 (all-target-libchill): Add dependencies.
12378 * configure.in (target_libs): Add libchill.
12379
12380 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12381
12382 * config.guess: Avoid assumptions about "tr" behaves when
12383 LANG is set to something other than English.
12384
12385 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
12386
12387 * configure (gxx_include_dir): Changed to
12388 '${prefix}/include/g++'-${libstdcxx_interface}.
12389
12390 * config.if: New to determine the interfaces.
12391
12392 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
12393
12394 * config.guess: Detect and handle MPE/IX.
12395 * config.sub: Deal with MPE/IX.
12396
12397 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
12398
12399 * configure.in: Use mh-aix43.
12400
12401 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
12402
12403 * configure: Fix --without/--disable cases for gxx-include-dir.
12404
12405 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
12406
12407 * mdata-sh: Imported. Needed for automake support.
12408
12409 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
12410
12411 * Makefile.in (taz): Try "chmod -R og=u ." before
12412 "chmod og=u `find . -print`".
12413
12414 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
12415
12416 * configure.in: Add arm-elf and thumb-elf support.
12417
12418 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
12419
12420 * Makefile.in: Undo previous patch.
12421
12422 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
12423
12424 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12425 to here ...
12426 (install-no-fixedincludes): and here
12427 (INSTALL_MODULES): ... from here.
12428
12429 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
12430
12431 * config.sub: Merge with FSF.
12432
12433 * config.guess: Merge with FSF.
12434
12435 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
12436
12437 * configure (extraconfigdirs): New variable.
12438 (SUBDIRS): Add extraconfigdirs and recurse on them too.
12439 * Makefile.in (all): Move higher in file.
12440 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12441 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12442 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12443 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12444 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12445
12446 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
12447
12448 * Makefile.in (all-target-libjava): Depend on all-gcc and
12449 all-target-newlib.
12450 (configure-target-libjava): Depend on $(ALL_GCC).
12451
12452 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
12453
12454 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12455 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12456
12457 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
12458
12459 * INSTALL/README: Fix typo.
12460
12461 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
12462
12463 * ylwrap: Change absolute path checks to check for DOS style path
12464 names.
12465
12466 * ylwrap: Don't use a full path name if the source file is in the
12467 same directory. From hjl@lucon.org (H.J. Lu).
12468
12469 * config-ml.in: Default to being verbose, to match Feb 18 change to
12470 configure.
12471
12472 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
12473
12474 Brought over from egcs:
12475
12476 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12477
12478 * configure.in (target_subdir): Set to ${target_alias} instead
12479 of "libraries".
12480
12481 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12482
12483 * configure.in (target_subdir): Set to libraries if enable_multilib.
12484
12485 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
12486
12487 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12488 multilibs, force reconfiguration the first time we create
12489 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12490
12491 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
12492
12493 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12494 avoid confusion with --no-recursion.
12495
12496 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
12497
12498 * configure.in: Win32 hosts shouldn't use install -x
12499 * install-sh: remove -x option, and special .exe-handling
12500 hack.
12501
12502 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
12503
12504 * config.guess: Recognize i586-pc-beos.
12505 * configure.in: Don't build some bits for beos.
12506
12507 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
12508
12509 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12510 CFLAGS default to -O2.
12511
12512 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12513 when using GNU ld.
12514
12515 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
12516
12517 * ltmain.sh: Correct install when using a different shell.
12518
12519 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
12520
12521 * ltconfig, ltmain.sh: Update to libtool 1.2b.
12522
12523 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
12524
12525 * makefile.vms: Update to build binutils/makefile.vms. Add install
12526 target.
12527
12528 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
12529
12530 * ltconfig: Update to correct AIX handling.
12531
12532 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12533
12534 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12535
12536 * configure.in (target_subdir): Set to ${target_alias} instead
12537 of "libraries".
12538
12539 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12540
12541 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12542 (Makefile): Depend on $(gcc_version_trigger).
12543
12544 * configure (gcc_version): Change default initializer to empty
12545 string.
12546 (gcc_version_trigger): New variable; pass this variable down
12547 to subdir configures to enable them checking gcc's version
12548 themselves. Emit make macros for both gcc_version vars.
12549 (topsrcdir): Initialize reliably.
12550 (recursion line): Remove --with-gcc-version=${gcc_version}.
12551
12552 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12553
12554 * configure (enable_version_specific_runtime_libs): Implement new flag
12555 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12556 in $(libsubdir); emit definition in each generated Makefile.
12557 (gxx_include_dir): Initialize depending on
12558 $enable_version_specific_runtime_libs.
12559
12560 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12561
12562 * configure (gcc_version): Initialize properly depending on
12563 how and where configure is started.
12564 (recursion line): Pass a --with-gcc-version=${gcc_version}
12565 to configures in subdirs.
12566
12567 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12568
12569 * configure.in (noconfigdirs): Add configure pattern for mips tx39
12570 cygmon
12571
12572 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12573
12574 * configure.in: Add cygmon and libstub support for mn10200.
12575
12576 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12577
12578 * configure (gcc_version): Add new variable describing the
12579 particular gcc version we're building.
12580 * Makefile.in (libsubdir): Add new macro for the directory
12581 in which the compiler finds executables, libraries, etc.
12582 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12583 and libsubdir.
12584
12585 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12586
12587 * Makefile.in (local-clean): Remove *.log.
12588 (warning.log): Built with warn_summary from build.log.
12589 (mail-report.log): Run test_summary.
12590 (mail-report-with-warnings.log): Run test_summary including
12591 warning.log in the report.
12592
12593 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
12594
12595 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12596
12597 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
12598
12599 * Makefile.in (grep): Grep no longer depends on libiberty.
12600
12601 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
12602
12603 * Makefile.in: all-snavigator needs all-libgui.
12604
12605 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
12606
12607 * configure.in: Add cygmon and libstub support for mn10300.
12608
12609 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
12610
12611 * missing: Update to version from automake 1.3.
12612
12613 * ltmain.sh: On installation, don't get confused if the same name
12614 appears more than once in the list of library names.
12615
12616 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
12617
12618 * config.sub: Accept m68060 and m5200 as CPU names.
12619
12620 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
12621
12622 * configure: Use && rather than using -a in test, because odd
12623 strings can confuse test.
12624 * configure.in: Likewise.
12625
12626 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
12627
12628 * ltconfig, ltmain.sh: Bring in Visual C++ support.
12629
12630 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12631
12632 * Makefile.in (boostrap2-lean, bootstrap3-lean,
12633 bootstrap4-lean): New targets.
12634
12635 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
12636
12637 * mpw-* Delete. Not used.
12638
12639 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
12640
12641 * COPYING.LIB: Update FSF address.
12642
12643 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
12644
12645 * ltconfig, ltmain.sh: Update to libtool 1.2a.
12646
12647 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12648 GAS_SUPPORT_DIRS.
12649
12650 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
12651
12652 * ltconfig, ltmain.sh: Avoid producing a version number if
12653 -version-info was not used.
12654
12655 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
12656
12657 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12658 building with newlib.
12659
12660 1998-04-30 Paul Eggert <eggert@twinsun.com>
12661
12662 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12663 Solaris `make' causes it to continue to next definition.
12664
12665 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
12666
12667 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12668 the right GUI libraries and files are installed along with GDB.
12669
12670 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
12671
12672 * configure.in: Change alpha to alpha* in several places.
12673
12674 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
12675
12676 * config.sub: Recognize sparc86x.
12677
12678 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
12679
12680 * configure.in (--enable-target-optspace): Remove debug echo.
12681
12682 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
12683
12684 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12685
12686 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
12687
12688 * ltconfig: Update cygwin32 support.
12689
12690 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12691 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12692 (GDB_SUPPORT_DIRS): Likewise.
12693
12694 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
12695
12696 * configure.in (target_makefile_frag): If --enable-target-optspace,
12697 use -Os to compile target libraries rather than -O2. Default to
12698 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12699 not used.
12700 * configure.in (target_cflags): Ditto for d30v.
12701
12702 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
12703
12704 * Makefile.in (all-bfd): Depend on all-intl.
12705 (all-binutils): Likewise.
12706 (all-gas): Likewise.
12707 (all-gprof): Likewise.
12708 (all-ld): Likewise.
12709
12710 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
12711
12712 * configure.in (host_tools): Fix typo, lbtool -> libtool.
12713
12714 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
12715
12716 * Makefile.in (all-bfd): Depend upon all-libiberty.
12717
12718 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12719
12720 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
12721
12722 * Makefile.in: Add libstub.
12723
12724 * configure.in: Ditto. Build libstub for targets that have cygmon
12725 support.
12726
12727 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
12728
12729 * configure.in: Don't set PICFLAG on ix86-cygwin32.
12730
12731 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
12732
12733 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12734 use mh-sysv5 if specified. Support gprof on SCO Open Server.
12735
12736 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
12737
12738 * configure: Define DEFAULT_M4 by searching PATH.
12739 * Makfile.in: Use DEFAULT_M4.
12740
12741 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
12742
12743 * ltconfig: Add cygwin32 support.
12744
12745 * Makefile.in, configure.in: Add libtool as a native only directory
12746 to configure and build.
12747
12748 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
12749
12750 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12751
12752 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
12753
12754 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12755
12756 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
12757
12758 * Makefile.in: add ash make rules
12759 * configure.in: add ash to native_only and host_tools lists
12760
12761 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12762
12763 * Makefile.in (all-gettext, all-intl): New targets.
12764 (ALL_MODULES): Added all-gettext, all-intl.
12765 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12766 (INSTALL_MODULES): Added install-gettext, install-intl.
12767 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12768
12769 * configure.in (host_tools): Added gettext.
12770 (native_only): Likewise.
12771 (noconfigdirs) [various cases]: Likewise.
12772 (host_libs): Added intl.
12773
12774 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12775
12776 * configure: Do not disable building gdbtk for cygwin32 hosts.
12777
12778 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12779
12780 * configure.in: Add thumb-coff target.
12781 * config.sub: Add thumb-coff target.
12782
12783 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12784
12785 * Makefile.in: Revert yesterday's change.
12786 (all-target-winsup): all-target-librx stays out of here.
12787
12788 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12789
12790 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12791 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12792 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12793 Remove references to librx and libg++.
12794
12795 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12796
12797 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12798 recursive makes
12799
12800 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12801
12802 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12803 for newlib directory.
12804 (CXX_FOR_TARGET): Likewise.
12805
12806 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12807
12808 * ltconfig: Update after libtool/ltconfig.in change for
12809 hpux11.
12810
12811 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12812
12813 * ltconfig, ltmain.sh: Update to libtool 1.2.
12814
12815 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12816
12817 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12818 (install-gcc-cross): Instead, override LANGUAGES here.
12819
12820 1998-03-18 Dave Love <d.love@dl.ac.uk>
12821
12822 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12823 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12824
12825 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12826
12827 * configure.in: Add Thumb-pe target.
12828
12829 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
12830
12831 * Makefile.in - changed sn targets to snavigator
12832 * configure.in - changed sn targets to snavigator
12833
12834 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12835
12836 * config-ml.in: After building symlink tree call make distclean
12837 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12838 to be the case for libiberty.
12839
12840 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12841
12842 * configure: When making link, also check the current
12843 directory. The configure scripts may create one.
12844
12845 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12846
12847 * config.sub: Accept alphapca56 and alphaev6 properly.
12848
12849 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12850
12851 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12852
12853 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12854
12855 * config.sub (sco5): Fix typo.
12856
12857 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
12858
12859 * Makefile.in (INSTALL_MODULES): Move install-tcl before
12860 install-itcl.
12861 (install-itcl): Remove dependency on install-tcl.
12862
12863 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12864
12865 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12866
12867 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
12868
12869 * configure.in: Don't build libgui for a cygwin32 target when not on
12870 a cygwin32 host.
12871
12872 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12873
12874 * configure (redirect): Set to null, so default behavior of
12875 configure is now --verbose.
12876
12877 1998-02-16 Dave Love <d.love@dl.ac.uk>
12878
12879 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12880 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12881
12882 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12883
12884 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12885 this change to sync Makefile.in with its ChangeLog entries.
12886
12887 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12888
12889 * ltmain.sh (mkdir): Check that the directory doesn't exist
12890 before we exit with error, so that we don't get races during
12891 parallel builds.
12892
12893 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12894
12895 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12896
12897 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12898
12899 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12900 PICFLAG_FOR_TARGET.
12901 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12902
12903 * configure: Emit a definition for the new macro enable_shared
12904 into each Makefile.
12905
12906 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12907
12908 * configure.in (host_tools, native_only): Add libtool.
12909
12910 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12911
12912 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12913 Fix typo in ming config comment.
12914
12915 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12916
12917 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12918
12919 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12920
12921 * config.sub: Add tic30 cases, and map c30 to tic30.
12922
12923 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12924
12925 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12926 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12927 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12928 (CLEAN_TARGET_MODULES): Similarly
12929 (all-target-libf2c): Add dependences.
12930 * configure.in (target_libs): Add libf2c.
12931
12932 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12933
12934 * configure.in: Remove expect from noconfigdirs when target
12935 is cygwin32. OK to build expect and dejagnu with Canadian
12936 Cross.
12937
12938 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12939
12940 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12941 host.
12942
12943 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12944 and mingw32.
12945
12946 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12947
12948 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12949 here as it is not defined in the toplevel Makefile.
12950
12951 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12952
12953 * configure (package_makefile_rules_frag): New variable, which names
12954 a file with generic rules, ...
12955 Change comment to mention we now have FIVE parts.
12956 * configure: Undo last change.
12957
12958 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12959
12960 * config.guess: More accurate determination of HP processor types.
12961 * config.sub: More accurate determination of HP processor types.
12962
12963 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12964
12965 * configure (package_makefile_frag): Move inserting the
12966 ${package_makefile_frag} to where it should be according
12967 to the comment.
12968
12969 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12970
12971 * config.guess: Add support for Linux/ARM.
12972
12973 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12974
12975 * .cvsignore: Remove *-info and *-install since they match
12976 release-info and mpw-install, which we don't want to just ignore.
12977
12978 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12979
12980 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12981
12982 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12983
12984 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12985 local_prefix to sub-make invocations.
12986
12987 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12988
12989 * configure.in: Check makefile fragments in the source
12990 directory.
12991
12992 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12993
12994 * configure.in: Check whether host and target makefile
12995 fragments exist before adding them to *_makefile_frag.
12996
12997 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12998
12999 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13000
13001 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
13002
13003 * configure.in: Make sure we only replace RPATH_ENVVAR on
13004 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13005 regexp to sed.
13006
13007 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13008 to sub-makes.
13009
13010 1998-01-13 Lee Iverson (leei@ai.sri.com)
13011
13012 * config-ml.in (multi-do): LDFLAGS must include multilib
13013 designator.
13014
13015 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
13016
13017 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13018
13019 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
13020
13021 * config.sub: Add mingw32 support.
13022 * configure.in: Likewise.
13023
13024 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13025
13026 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13027
13028 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
13029
13030 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13031 * configure (gxx_include_dir): Provide a definition for subdirs
13032 which do not use autoconf.
13033
13034 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
13035
13036 * config.guess: Sync with egcs. Picks up new alpha support,
13037 BeOS & some additional linux support.
13038
13039 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
13040
13041 * config.guess: HP 9000/803 is a PA1.1 machine.
13042
13043 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
13044
13045 * configure.in: It's alpha*-...
13046
13047 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13048
13049 * configure.in (host_makefile_frag, target_makefile_frag):
13050 Handle multiple config files.
13051 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13052 alpha-*-*.
13053
13054 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
13055
13056 * mkdep: New file.
13057
13058 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
13059
13060 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13061
13062 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
13063
13064 * Makefile.in: Add libgui directory.
13065 (GDB_TK): Add all-libgui.
13066 * configure.in: Add libgui directory.
13067 * configure: Add all-libgui to GDB_TK.
13068
13069 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
13070
13071 * config-ml.in (multidirs): Add m32r to multilib list.
13072
13073 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
13074
13075 * Makefile.in (all-target-gperf): Change dependency to
13076 all-target-libstdc++.
13077
13078 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
13079
13080 * config.guess: Add BeOS support.
13081
13082 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
13083
13084 Source directory cvs renamed to cvssrc:
13085 * configure.in (host_tools): Change cvs to cvssrc.
13086 (native_only): Likewise.
13087 (noconfigdirs) [various cases]: Likewise.
13088 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13089 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13090 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13091 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13092 (all-cvssrc): Rename target from all-cvs.
13093
13094 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
13095
13096 * configure (gxx_include_dir): Fix thinko.
13097
13098 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
13099
13100 * Makefile.in (INSTALL_TARGET_CROSS): Define.
13101 (install-cross, install-gcc-cross): New targets.
13102
13103 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
13104
13105 * configure.in (noconfigdirs): Add support for Thumb target.
13106
13107 * config.sub (maybe_os): Add support for Thumb target.
13108
13109 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
13110
13111 * Makefile.in: Add rules for cygmon.
13112
13113 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13114
13115 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
13116
13117 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13118 * configure (gxx_include_dir): Provide a definition for subdirs
13119 which do not use autoconf.
13120
13121 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
13122
13123 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13124 11/18/97 build
13125
13126 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
13127
13128 * From Franz Sirl.
13129 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13130 found on RedHat Linux systems.
13131
13132 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
13133
13134 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13135 guesses.
13136
13137 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
13138
13139 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13140
13141 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
13142
13143 * ltmain.sh: If mkdir fails, check whether the directory was created
13144 anyhow by some other process.
13145
13146 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
13147
13148 * configure.in (d30v-*-*): Configure all directories.
13149
13150 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
13151
13152 * configure.in (d30v-*-*): Configure newlib, libiberty directories
13153 for the D30V.
13154
13155 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
13156
13157 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13158
13159 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
13160
13161 * include/libiberty.h: Add extern "C" { so it can be used with C++
13162 progrms.
13163 * include/remote-sim.h: Add extern "C" { so it can be used with C++
13164 programs.
13165
13166 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
13167
13168 * configure.in (d30v-*-*): Configure GCC now.
13169
13170 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
13171
13172 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13173 is no longer needed.
13174
13175 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
13176
13177 * Makefile.in: check-target-libio depends on all-target-libstdc++.
13178
13179 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
13180
13181 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13182 targets using "$@" to provide support for similar but not identical
13183 targets without having to duplicate code.
13184
13185 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
13186
13187 * makefile.vms: Fix to work with DEC C.
13188
13189 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
13190
13191 * config.sub: Add mips-tx39-elf to marketing names.
13192
13193 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
13194
13195 * ltmain.sh: Handle symlinks in generated script.
13196
13197 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
13198
13199 * configure: Handle autoconf style directory options: --bindir,
13200 --datadir, --includedir, --infodir, --libdir, --libexecdir,
13201 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13202 --sysconfdir.
13203 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13204 (sharedstatedir, localstatedir, oldincludedir): New variables.
13205 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13206 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13207 sbindir, sharedstatedir, and sysconfdir.
13208
13209 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13210
13211 * Makefile.in (bootstrap-lean): New target.
13212
13213 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
13214
13215 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
13216 sn, and gnuserv from noconfigdirs.
13217
13218 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
13219
13220 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13221
13222 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
13223
13224 * Makefile.in (cross): New target.
13225
13226 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
13227 Jeff Law <law@cygnus.com>
13228
13229 * Makefile.in (bootstrap2, bootstrap3): New targets.
13230 (all-bootstrap): Remove outdated and confusing target.
13231 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13232
13233 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
13234
13235 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13236 windows. Consistent with gdb/configure.
13237
13238 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
13239
13240 * configure.in: Name Linux target fragment.
13241
13242 * configure: Rewrite so that project Makefile fragment is inserted
13243 first and appears last in the resulting Makefile.
13244
13245 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
13246
13247 * Makefile.in (install-itcl): Install tcl first.
13248
13249 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
13250
13251 * configure.in: remove bison from noconfigdirs for Cygwin32 host
13252
13253 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13254
13255 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13256
13257 * configure.in (skipdirs): Add target-librx for Linux.
13258 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13259
13260 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
13261
13262 * Makefile.in (bootstrap): New target.
13263
13264 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
13265
13266 * config.sub: Accept 'amigados' for backward compatibility.
13267
13268 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
13269
13270 * config.guess: Merge with FSF.
13271
13272 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
13273
13274 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13275
13276 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
13277
13278 * config.sub: Add "marketing-names" patch.
13279
13280 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
13281
13282 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13283
13284 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
13285
13286 * config.sub: Handle v850-elf.
13287
13288 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
13289
13290 * .cvsignore (*-install): Remove.
13291
13292 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
13293
13294 * ltconfig: Set CONFIG_SHELL in libtool.
13295 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13296
13297 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13298
13299 * configure.in (target_subdir): Set to libraries if enable_multilib.
13300
13301 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
13302
13303 * config.guess: Update from gcc directory.
13304
13305 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
13306
13307 * Makefile.in (all-sim): Depends on all-readline.
13308
13309 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
13310
13311 * Makefile.in (BISON, YACC): Use $$s.
13312 (all-bison): Depend on all-texinfo.
13313
13314 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
13315
13316 * Makefile.in (BISON): Add -L flag.
13317 (YACC): Likewise.
13318
13319 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13320
13321 * configure.in (noconfigdirs): Add support for v850e target.
13322
13323 * config.sub (maybe_os): Add support for v850e target.
13324
13325 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13326
13327 * configure.in (noconfigdirs): Add support for v850ea target.
13328
13329 * config.sub (maybe_os): Add support for v850ea target.
13330
13331 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
13332
13333 * config.sub: Add mipstx39. Delete r3900.
13334
13335 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13336
13337 * Makefile.in (all-autoconf): Depends on all-texinfo.
13338
13339 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
13340
13341 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13342 eabi targets.
13343
13344 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
13345
13346 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13347
13348 * configure: When handling a Canadian Cross, handle YACC as well as
13349 BISON. Just set BISON to bison. When setting YACC, prefer bison.
13350 * Makefile.in (all-bison): Depend upon all-texinfo.
13351
13352 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
13353
13354 * Makefile.in (BISON): bison, not byacc or bison -y.
13355 (YACC): bison -y or byacc or yacc.
13356 (various): Add *-bison as appropriate.
13357 (taz): No need to mess with BISON anymore.
13358
13359 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
13360
13361 * configure: If OSTYPE matches *win32*, try to find a good value for
13362 CONFIG_SHELL.
13363
13364 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
13365
13366 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13367 configure.in if it is present.
13368
13369 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
13370
13371 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13372
13373 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
13374
13375 * config.sub: Recognize `arc' cpu.
13376 * configure.in: Likewise.
13377 * config-ml.in: Likewise.
13378
13379 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
13380
13381 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13382
13383 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
13384
13385 * configure: Changed sed delimiter from ':' to '|' when
13386 attempting to substitute ${config_shell} for SHELL. On
13387 NT ${config_shell} may contain a ':' in it.
13388
13389 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
13390
13391 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13392
13393 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
13394
13395 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13396
13397 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
13398
13399 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13400
13401 * ylwrap: If the program is a relative path, force it to be
13402 absolute.
13403
13404 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
13405
13406 * configure (tooldir): Set BISON to `bison -y' and not just bison.
13407
13408 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
13409
13410 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13411 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13412 for libraries.
13413
13414 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
13415
13416 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13417 separated by spaces.
13418
13419 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
13420
13421 * ylwrap: New file.
13422 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13423
13424 * ltmain.sh: Handle /bin/sh at start of install program.
13425
13426 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13427
13428 * ltconfig, ltmain.sh: New files, from libtool 1.0.
13429 * missing: New file, from automake 1.2.
13430
13431 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
13432
13433 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
13434 check-tk to CHECK_X11_MODULES.
13435
13436 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
13437
13438 * config.sub: Merge with FSF.
13439
13440 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
13441
13442 * config.guess: Merge with FSF.
13443
13444 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13445
13446 * configure: Treat msdosdjgpp like go32.
13447 * configure.in: Likewise. Don't remove gprof for go32.
13448
13449 * configure: Change Makefile.tem2 to Makefile.tm2.
13450
13451 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
13452
13453 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13454
13455 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13456
13457 * install-sh (chmodcmd): Set to null if the DST directory already
13458 exists. Same as Nov 11th change.
13459
13460 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
13461
13462 * configure (GDB_TK): Needs itcl and tix.
13463
13464 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
13465
13466 * config.guess: Update from FSF.
13467
13468 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
13469
13470 * Makefile.in (GDB_TK): Depend on itcl and tix.
13471
13472 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
13473
13474 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13475 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13476 (INSTALL_SCRIPT): New variable.
13477 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13478 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13479 to -x.
13480 * install-sh: Add support for -x option.
13481
13482 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
13483
13484 * configure.in, Makefile.in: Treat tix like itcl.
13485
13486 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
13487
13488 * Makefile.in (WINDRES): New variable.
13489 (WINDRES_FOR_TARGET): New variable.
13490 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13491 (EXTRA_HOST_FLAGS): Add WINDRES.
13492 (EXTRA_TARGET_FLAGS): Add WINDRES.
13493 (EXTRA_GCC_FLAGS): Add WINDRES.
13494 ($(DO_X)): Pass down WINDRES.
13495 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13496 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13497 DLLTOOL_FOR_TARGET.
13498
13499 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
13500
13501 * configure.in: configure sim before gdb for win32-x-ppc
13502
13503 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13504
13505 Move gperf into the toplevel, from libg++.
13506 * configure.in (target_tools): Add target-gperf.
13507 (native_only): Add target-gperf.
13508 * Makefile.in (all-target-gperf): New target, depend on
13509 all-target-libg++.
13510 (configure-target-gperf): Empty rule.
13511 (ALL_TARGET_MODULES): Add all-target-gperf.
13512 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13513 (CHECK_TARGET_MODULES): Add check-target-gperf.
13514 (INSTALL_TARGET_MODULES): Add install-target-gperf.
13515 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13516
13517 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
13518
13519 * config.sub (mn10200): Recognize new basic machine.
13520
13521 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13522
13523 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13524 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13525
13526 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13527
13528 * configure.in: If we're building mips-sgi-irix6* native, turn on
13529 ENABLE_MULTILIB and set TARGET_SUBDIR.
13530
13531 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
13532
13533 * Makefile.in (all-sn): Depend on all-grep.
13534
13535 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13536
13537 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13538
13539 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13540 Makefile. From Jeff Makey <jeff@cts.com>.
13541 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13542
13543 * Makefile.in (DISTBISONFILES): Remove.
13544 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13545 $(DEFAULT_YACC).
13546
13547 * configure.in: Build itl, db, sn, etc., when building for native
13548 cygwin32.
13549
13550 * Makefile.in (LD): New variable.
13551 (EXTRA_HOST_FLAGS): Pass down LD.
13552 ($(DO_X)): Likewise.
13553
13554 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13555
13556 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13557
13558 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13559
13560 * configure.in (targargs): Strip out any supplied --build argument
13561 before adding our own. Always add --build.
13562
13563 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13564
13565 * configure.in (targargs): Pass --build if we're doing
13566 a cross-compile.
13567
13568 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13569
13570 * configure: Use '|' instead of ":" as the separator in
13571 sed. Otherwise sed chokes on NT path names with drive
13572 designators. Also look for "?:*" as the leading characters in an
13573 absolute pathname.
13574
13575 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13576
13577 * config.sub: Support for r3900.
13578
13579 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13580
13581 * configure.in: Use install-sh, not install.sh.
13582
13583 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13584
13585 * Makefile.in (taz): Improve check for BISON so it doesn't try to
13586 apply it twice.
13587
13588 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
13589
13590 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13591 install-binutils.
13592
13593 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
13594
13595 * Makefile.in: Add automake targets.
13596 * configure.in (host_tools): Add automake.
13597
13598 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
13599
13600 * configure: Default CXX to c++, not gcc.
13601 * Makefile.in (CXX): Set to c++, not gcc.
13602 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13603
13604 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
13605
13606 * install-sh: try appending a .exe if source file doesn't
13607 exist
13608
13609 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
13610
13611 * configure.in: Turn on multilib by default.
13612 (cross_only): Remove target-libiberty.
13613
13614 * Makefile.in (all-gcc): Don't depend on libiberty.
13615
13616 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
13617
13618 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13619
13620 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
13621
13622 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13623 (DISTBISONFILES): Add ld/Makefile.in
13624
13625 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
13626
13627 * configure.in: if target is cygwin32 but host isn't cygwin32,
13628 don't configure gdb tcl tk expect, not just gdb.
13629
13630 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
13631
13632 * configure.in: Added gnuserv everywhere sn appears.
13633
13634 * Makefile.in (ALL_MODULES): Added all-gnuserv.
13635 (CROSS_CHECK_MODULES): Added check-gnuserv.
13636 (INSTALL_MODULES): Added install-gnuserv.
13637 (CLEAN_MODULES): Added clean-gnuserv.
13638 (all-gnuserv): New target.
13639
13640 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
13641
13642 * config.guess: Fixes for MIPS OpenBSD systems.
13643
13644 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
13645
13646 * Makefile.in (INSTALL_XFORM): Remove.
13647 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13648
13649 * mkinstalldirs: New file, copied from automake.
13650 * Makefile.in (installdirs): Rename from install-dirs. Use
13651 mkinstalldirs. Change all users.
13652 (DEVO_SUPPORT): Add mkinstalldirs.
13653
13654 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
13655
13656 * install-sh: Rename from install.sh.
13657 * Makefile.in (INSTALL): Change install.sh to install-sh.
13658 (DEVO_SUPPORT): Likewise.
13659
13660 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
13661 Graichen <graichen@rzpd.de>.
13662
13663 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
13664
13665 * config.guess: Recognize OpenBSD systems correctly.
13666
13667 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13668
13669 * README, Makefile.in (ETC_SUPPORT): Remove references to
13670 cfg-paper*, configure.{texi,man,info*}._
13671
13672 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
13673
13674 * Makefile.in (all.normal): Ensure that gcc is built after all
13675 the x11 - ie gdb - targets.
13676
13677 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
13678
13679 * makefile.vms: Don't run conf-a-gas.
13680
13681 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
13682
13683 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13684
13685 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
13686
13687 * configure.in: Remove noconfigdirs case since gdb also
13688 configures and builds for tic80-coff.
13689
13690 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
13691
13692 * configure: Set cache_file to config.cache.
13693 * Makefile.in (local-distclean): Remove config.cache.
13694
13695 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
13696
13697 * COPYING: Update FSF address.
13698
13699 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
13700
13701 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13702 noconfigdirs.
13703
13704 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
13705
13706 * Makefile.in (install-dirs): Don't crash if prefix, and hence
13707 MAKEDIRS, is empty.
13708
13709 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
13710
13711 * config.sub: Tweak mn10300 entry.
13712
13713 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
13714
13715 * configure.in (host_tools): Put sim before gdb, so gdb's
13716 configure.tgt can determine if the simulator was configured.
13717
13718 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
13719
13720 * config.sub: Move BeOS $os case to be with other Cygnus
13721 local cases.
13722
13723 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
13724
13725 * config.sub: Remove misplaced comment that broke Linux.
13726
13727 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
13728
13729 * config.sub: Add BeOS support.
13730
13731 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
13732
13733 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13734
13735 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
13736
13737 * configure.in (noconfigdirs): Remove tcl and tk from
13738 noconfigdirs for cygwin32 builds.
13739
13740 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
13741
13742 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13743
13744 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
13745
13746 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13747 make-all.com, use makefile.vms instead.
13748
13749 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
13750
13751 * config.sub: Accept -lnews*.
13752
13753 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
13754
13755 * configure.in (noconfigdirs): Disable target-newlib,
13756 target-examples and target-libiberty for d30v.
13757
13758 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13759
13760 * configure.in (noconfigdirs): Enable ld for d30v.
13761
13762 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13763
13764 * configure.in (tic80-*-*): Build compiler.
13765
13766 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13767
13768 * configure.in (d30v-*): Remove sim directory from list of
13769 unsupported d30v directories
13770
13771 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13772
13773 * config.sub, configure.in: Add d30v target cpu.
13774
13775 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13776
13777 * makefile.vms: New file.
13778 * make-all.com: Remove.
13779
13780 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13781
13782 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13783
13784 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13785
13786 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13787
13788 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13789
13790 * Makefile.in (ALL_MODULES): Added all-db.
13791 (CROSS_CHECK_MODULES): Addec check-db.
13792 (INSTALL_MODULES): Added install-db.
13793 (CLEAN_MODULES): Added clean-db.
13794
13795 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13796
13797 * config.guess: Merge with latest FSF sources.
13798
13799 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13800
13801 * Makefile.in (ALL_MODULES): Added all-itcl.
13802 (CROSS_CHECK_MODULES): Added check-itcl.
13803 (INSTALL_MODULES): Added install-itcl.
13804 (CLEAN_MODULES): Added clean-itcl.
13805
13806 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13807
13808 * configure.in: build gdb for mn10200
13809
13810 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13811
13812 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13813
13814 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13815
13816 * configure.in (tic80-*-*): Turn off most targets right now.
13817
13818 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13819
13820 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13821 rather than the makeinfo program.
13822 (do-info): Depend upon all-texinfo.
13823
13824 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13825
13826 * configure.in: Remove uses of config/mh-linux.
13827
13828 * config.sub, config.guess: Merge with latest FSF sources.
13829
13830 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13831
13832 * config.sub (case $basic_machine): Add tic80 entries.
13833
13834 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13835
13836 * config.sub, config.guess: Merge with latest FSF sources.
13837
13838 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13839
13840 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13841 * mpw-config.in: Test for NewFolderRecursive.
13842 * mpw-install: Use symbolic name for startup filename.
13843 * mpw-README: Add various additional details.
13844
13845 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13846
13847 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13848
13849 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13850
13851 * configure.in: Do build gcc and the target libraries for
13852 the mn10200.
13853
13854 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
13855
13856 * configure.in: don't avoid building gdb for mn10300 any more
13857 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13858 instead of single-quoting it.
13859
13860 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
13861
13862 * configure.in: Don't use --with-stabs on IRIX 6.
13863
13864 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13865
13866 * configure.in (m32r): Build gdb, libg++ now.
13867
13868 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13869
13870 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13871 directories from noconfigdirs.
13872
13873 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13874
13875 * config.sub (basic_machine): added mips16 configuration
13876
13877 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13878
13879 * config.sub: Handle d10v-unknown.
13880
13881 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13882
13883 * config.sub: Handle v850-unknown.
13884
13885 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13886
13887 * Makefile.in: add findutils
13888 * configure.in: add findutils to list of host_tools
13889
13890 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13891
13892 * config.sub: Handle mn10200 and mn10300.
13893
13894 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13895
13896 * configure.in (d10v-*): Do not build librx.
13897
13898 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13899
13900 * configure.in (mn10300): Build everything except gdb & libgloss.
13901
13902 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13903
13904 * config.guess: Patch for Dansk Data Elektronik servers,
13905 from Niels Skou Olsen <nso@dde.dk>.
13906
13907 For ncr, use /bin/uname rather than uname, since GNU uname does not
13908 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13909
13910 Patch for MIPS R4000 running System V,
13911 from Eric S. Raymond <esr@snark.thyrsus.com>.
13912
13913 Fix thinko for nextstep.
13914
13915 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13916
13917 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13918 * config.guess: Guess mips-dec-mach_bsd4.3.
13919
13920 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13921 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13922 release numbers.
13923 * config.guess (mips-mips-riscos*): Emit just enough of the
13924 release number.
13925
13926 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13927 * config.guess (sparc-auspex-sunos*): Added.
13928 (f300-fujitsu-*): Added.
13929
13930 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13931 * config.guess: Recognize a Tadpole as a sparc.
13932
13933 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13934
13935 * config.guess: Don't assume that NextStep version is either 2 or
13936 3. NextStep 4 (aka OpenStep 4) has come out now.
13937
13938 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13939
13940 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13941 From Rik Faith <faith@cs.unc.edu>.
13942
13943 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13944
13945 * config.sub: Contributions from bug-gnu-utils to:
13946 Support plain "hppa" (no version given) architecture, reported by
13947 OpenStep.
13948 OpenBSD like NetBSD.
13949 LynxOs is not a hardware supplier.
13950
13951 * config.guess: Contributions from bug-gnu-utils to add support for:
13952 OpenBSD like NetBSD.
13953 Stratus systems.
13954 More Pyramid systems.
13955 i[n>4]86 Intel chips.
13956 M680[n>4]0 Motorola chips.
13957 Use unknown instead of lynx for hardware manufacturer.
13958
13959 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13960
13961 * install.sh (chmodcmd): Set to null if the DST directory already
13962 exists.
13963
13964 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13965
13966 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13967 not use mt-ppc target Makefile fragment any more.
13968
13969 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13970
13971 * configure.in (*-*-windows): Exclude everything but those dirs
13972 needed to build windows.
13973
13974 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13975
13976 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13977
13978 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13979
13980 * configure.in: Exclude mmalloc from i386-windows.
13981
13982 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13983
13984 * Undo my previous change.
13985
13986 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13987
13988 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13989 unconditionally.
13990 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13991
13992 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13993
13994 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13995 host to add it's own flags.
13996
13997 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13998
13999 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14000
14001 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
14002
14003 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14004 (CXX_FOR_TARGET): Likewise.
14005 (GCC_FOR_TARGET): Define.
14006 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14007 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14008 CC_FOR_TARGET was specified on the command line.
14009 (MAKEOVERRIDES): Don't define.
14010
14011 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
14012
14013 * configure.in (m32r): Fix spelling of libg++ libs.
14014
14015 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
14016
14017 * config.sub (-apple*): Remove, now redundant.
14018
14019 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
14020
14021 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14022
14023 * configure: Rework yesterday's sed script patch.
14024
14025 * config.sub: Merge with FSF.
14026
14027 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
14028
14029 * config.guess: Merge from FSF.
14030
14031 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
14032 * config.guess: Use pc instead of unknown, for pc clone systems.
14033 Change linux to linux-gnu.
14034
14035 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14036 * config.guess: Avoid non-portable tr syntax.
14037
14038 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
14039
14040 * test-build.mk (HOLES): Add "xargs" for gdb.
14041
14042 * configure: Avoid hpux10.20 sed bug.
14043
14044 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
14045
14046 * configure.in: Add support for windows host
14047 (that is a build done under the Microsoft build environment).
14048
14049 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
14050
14051 * Makefile.in: Replace all uses of srcroot with s, to shrink
14052 command line lengths.
14053
14054 Patches from Geoffrey Noer <noer@cygnus.com>:
14055 * configure.in: If configuring for newlib, pass --with-newlib to
14056 subdirectories.
14057 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14058 -Bnewlib/ and -Lwinsup to gcc.
14059 (CXX_FOR_TARGET): Likewise.
14060
14061 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
14062
14063 * Makefile.in (ETC_SUPPORT): Add configure.
14064
14065 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
14066
14067 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14068 host configuration file.
14069
14070 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
14071
14072 * configure.in: Break mn10x00 support into separate
14073 mn10200 and mn10300 configurations.
14074 * config.sub: Likewise.
14075
14076 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
14077
14078 * configure.in: Add lots of stuff to noconfigdirs for
14079 the mn10x00 targets.
14080
14081 * config.sub, configure.in: Add mn10x00 support.
14082
14083 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
14084
14085 * make-all.com: Call conf-a-gas, not config-a-gas.
14086
14087 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
14088
14089 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14090 targets.
14091
14092 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
14093
14094 * mpw-README: Add much more detail for native PowerMac.
14095 * mpw-install: New file.
14096 * mpw-configure: Add --norecursion and --help options.
14097 * mpw-config.in: Translate readme and install files when
14098 copying to objdir.
14099 * mpw-build.in: Don't always depend on byacc and flex.
14100 (install-only-top): New action.
14101
14102 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
14103
14104 * configure.in: You can now configure GDB for the v850.
14105
14106 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
14107
14108 * configure.in (noconfigdirs): Don't configure any C++ dirs
14109 if targeting D10V.
14110
14111 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
14112
14113 * config.sub: Recognize mips64vr5000.
14114
14115 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
14116
14117 * configure.in: Use a single line for host_tools and native_only.
14118
14119 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
14120
14121 * config.sub, configure.in: Add entries for m32r.
14122
14123 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
14124
14125 * Makefile.in (inet-install): Don't run install-gzip.
14126
14127 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
14128
14129 * configure.in: Don't config lots of things for *-*-windows*.
14130
14131 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
14132
14133 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14134 (host_libs, host_tools): Copy from configure.in.
14135 * mpw-configure: Don't complain about directories not found.
14136
14137 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14138
14139 * configure.in (i[345]86): Recognize i686 for pentium pro.
14140 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14141 file.
14142
14143 * config.guess (i[345]86): Ditto.
14144
14145 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14146
14147 * configure.in (noconfigdirs): Removed gdb for D10V.
14148
14149 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
14150
14151 * configure.in: Remove ld, target-libio, target-libg++, and
14152 target-libstdc++ from noconfigdirs.
14153
14154 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
14155
14156 * configure: Fix three locations where shell scripts were
14157 being run directly rather than with config_shell.
14158
14159 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
14160
14161 * configure.in (v850-*-*): Set up initial $noconfigdirs.
14162 * config.sub (basic_machine): Recognize v850.
14163
14164 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
14165
14166 * mpw-configure: Handle multiple enable/disable options and
14167 pass them down recursively, handle -c and -s flags appropriately
14168 depending on choice of compiler, add escape mechanism for
14169 quoted arguments to gC.
14170
14171 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14172
14173 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14174 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14175 so that -mrelocatable-lib and -mno-eabi are used.
14176
14177 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14178 not support --print-multi-lib, don't abort.
14179
14180 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
14181
14182 * make-all.com: Run config-a-gas.
14183 * setup.com: Don't copy subdirectory files around.
14184
14185 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
14186
14187 * configure.in (*-*-ose): Remove exclusion of libgloss for this
14188 target, it now compiles correctly.
14189
14190 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
14191
14192 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14193
14194 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14195
14196 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14197
14198 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14199
14200 * configure.in (native_only): Add prms.
14201
14202 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
14203
14204 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14205 (BINUTILS_SUPPORT_DIRS): Likewise.
14206
14207 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14208
14209 * configure.in (d10v-*-*): Don't configure ld or gdb until the
14210 d10v support is added.
14211
14212 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14213
14214 * configure.in (d10v-*-*): New target.
14215
14216 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
14217
14218 * config.guess (HP 9000/811): Recognize this as a PA1.1
14219 machine.
14220
14221 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
14222
14223 * Makefile.in (do-tar-gz): New target, split out from tail end of
14224 taz target. Run each command separately, don't use pipes.
14225 (taz): Use it.
14226
14227 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
14228
14229 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14230 * mpw-build.in: No builds should depend on building byacc or flex,
14231 they are assumed to be installed already.
14232
14233 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14234
14235 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14236 variable that CC_FOR_TARGET needs.
14237
14238 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14239
14240 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14241 options have changed since the last time the subdirectory was
14242 configured, and if it has, reconfigure.
14243 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14244 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14245
14246 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
14247
14248 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14249 CLEAN_MODULES): Add bash.
14250 (all-bash): New target.
14251
14252 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
14253
14254 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14255
14256 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14257
14258 * config.sub (basic_machine): Recognize d10v as a valid processor.
14259
14260 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
14261
14262 * mpw-configure: Add support for --bindir.
14263 * mpw-build.in: Use a GCC-specific build script for GCC actions.
14264
14265 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
14266
14267 * configure.in: add bash, time, gawk to list of hosttools and things
14268 to only build for native toolchains
14269
14270 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14271
14272 * Makefile.in (docdir): Remove.
14273
14274 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14275
14276 * Makefile.in (datadir): Set to $(prefix)/share.
14277
14278 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
14279
14280 * configure.in: build diff and patch for cygwin32-hosted
14281 toolchains.
14282
14283 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
14284
14285 * config.sub: Accept -rtems*.
14286
14287 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
14288
14289 * configure.in: enable dosrel for cygwin32-hosted builds,
14290 remove diff from the list of things not buildable
14291 via Canadian Cross
14292
14293 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
14294
14295 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14296 don't get ". ".
14297
14298 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
14299
14300 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14301
14302 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
14303
14304 * Makefile.in (taz): Handle case where tex3patch didn't even get
14305 checked out. Also, if it was found, put the symlink in a new util
14306 subdirectory.
14307
14308 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14309
14310 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14311
14312 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
14313
14314 * config.sub: Recognize -openvms.
14315 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14316 * make-all.com, setup.com: New files.
14317
14318 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14319
14320 * Makefile.in (taz): tex3patch moved to texinfo/util.
14321
14322 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
14323
14324 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14325 * configure.in: remove make from disable-if-Can-Cross list
14326 enable gdb if ${host} and ${target} are cygwin32
14327
14328 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
14329
14330 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
14331 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14332
14333 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14334
14335 * config.guess: Combine mips-mips-riscos cases, and use cpp to
14336 distinguish sysv/svr4/bsd variants.
14337 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14338
14339 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
14340
14341 * configure.in: Added copyright notice.
14342 * move-if-change: Added copyright notice.
14343
14344 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14345
14346 * configure.in (powerpcle-*-solaris*): Until we get shared
14347 libraries working, don't build gdb, sim, make, tcl, tk, or
14348 expect.
14349
14350 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
14351
14352 * config.guess: Merge with FSF:
14353
14354 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14355 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14356
14357 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
14358 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14359
14360 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
14361 * config.guess: Combine two OSF1 rules.
14362 Also recognize field test versions. From mjr@zk3.dec.com.
14363 * config.guess (dgux): Use /usr/bin/uname rather than uname,
14364 because GNU uname does not support -p. From pmr@pajato.com.
14365
14366 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
14367
14368 * Makefile.in (MAKEDIRS): Removed $(tooldir).
14369
14370 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
14371
14372 * mpw-README: Document GCCIncludes.
14373
14374 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
14375
14376 * configure.in (alpha-*-linux*): Set enable_shared to yes.
14377
14378 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14379
14380 * mpw-configure: Handle --enable-FOO and --disable-FOO.
14381
14382 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
14383
14384 * configure.in (*-*-cygwin32): Configure make.
14385
14386 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
14387
14388 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14389
14390 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
14391
14392 * Makefile.in (all-inet): Depend on all-perl.
14393
14394 * Makefile.in (inet-install): New target.
14395
14396 * Makefile.in (all-inet): Depend on all-tcl.
14397 (all-inet): Depend on all-send-pr.
14398
14399 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14400
14401 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14402 temporarily.
14403
14404 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
14405
14406 * configure.in: Don't configure --with-gnu-ld on AIX.
14407
14408 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14409
14410 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14411
14412 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
14413
14414 * Makefile.in (ALL_MODULES): Added all-inet.
14415 (CROSS_CHECK_MODULES): Added check-inet.
14416 (INSTALL_MODULES): Added install-inet.
14417 (CLEAN_MODULES): Added clean-inet.
14418 (all-indent): New target.
14419
14420 * configure.in (host_tools): Added inet.
14421 (native_only): Added inet.
14422 (noconfigdirs): Added inet.
14423
14424 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
14425
14426 * configure.in: Don't configure libgloss if we are not configuring
14427 newlib.
14428
14429 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
14430
14431 * configure.in: Don't configure libgloss for unsupported
14432 architectures.
14433
14434 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14435
14436 * Makefile.in (CLEAN_MODULES): Add clean-apache.
14437
14438 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
14439
14440 * Makefile.in (ALL_MODULES): Include all-apache.
14441 (CROSS_CHECK_MODULES): Include check-apache.
14442 (INSTALL_MODULES): Include install-apache.
14443 (all-apache): New target.
14444
14445 * configure.in: Added apache everywhere perl is seen.
14446
14447 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14448
14449 * Makefile.in: Add support for clean-{module} and
14450 clean-target-{module} rules.
14451
14452 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
14453
14454 * configure.in (*-*-ose) do not build libgloss.
14455
14456 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14457
14458 * config.guess (prep*:SunOS:5.*:*): Turn into
14459 powerpele-unknown-solaris2.
14460
14461 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
14462
14463 * configure.in: Permit --enable-shared to specify a list of
14464 directories.
14465
14466 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14467
14468 * configure.in (host==solaris): Pass only the first word of $CC
14469 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14470
14471 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14472
14473 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14474
14475 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
14476
14477 * Makefile.in (ALL_MODULES): Include all-perl.
14478 (CROSS_CHECK_MODULES): Include check-perl.
14479 (INSTALL_MODULES): Include install-perl.
14480 (ALL_X11_MODULES): Include all-guile.
14481 (CHECK_X11_MODULES): Include check-guile.
14482 (INSTALL_X11_MODULES): Include install-guile.
14483 (all-perl): New target.
14484 (all-guile): New target.
14485
14486 * configure.in (host_tools): Include perl and guile.
14487 (native_only): Include perl and guile.
14488 (noconfigdirs): Don't build guile and perl; no ports have been
14489 done.
14490
14491 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
14492
14493 * configure (--enable-*): Handle quoted option lists such as
14494 --enable-sim-cflags='-g0 -O' better.
14495
14496 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14497
14498 * Makefile.in ({,inst}all-target): New rule so we can make and
14499 install all of the target directories easily.
14500
14501 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14502
14503 * configure.in: Add missing global flag in sed substitution when
14504 deleting `target-' from ${configdirs}.
14505
14506 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
14507
14508 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14509 option.
14510
14511 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14512 config/mh-necv4.
14513
14514 * install.sh: Correct misspelling of transformbasename.
14515
14516 * config.guess: Recognize mips-*-sysv*.
14517
14518 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
14519
14520 * config.sub: Recognize mon960.
14521
14522 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
14523
14524 * configure: Restore Canadian Cross handling of BISON and LEX,
14525 removed in Feb 20 change.
14526
14527 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
14528
14529 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14530 Mention make install. Remove the old copyright date as well the
14531 clumsy and rather pointless copyright on the README file.
14532
14533 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14534
14535 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14536 Makefile after running symlink-tree, then run `make distclean' to
14537 avoid clobbering any generated files in srcdir.
14538
14539 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14540
14541 * configure.in (m68k-*-netbsd*): Build everything now.
14542
14543 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14544
14545 * Makefile.in (taz): Fix quoting.
14546
14547 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14548
14549 * configure.in (sparclet-*-*): Build everything now.
14550
14551 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14552
14553 * configure.in (m68k-*-linux*): New host.
14554
14555 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14556
14557 * configure: Check for bison before byacc.
14558
14559 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14560
14561 * Makefile.in configure: Change the way LEX and BISON/YACC are
14562 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14563 searching PATH. These are used as fallbacks by Makefile.in if
14564 flex/bison/byacc aren't in objdir.
14565
14566 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14567
14568 * Makefile.in: Make everything which depends upon all-bfd also
14569 depend upon all-opcodes, in case --with-commonbfdlib is used.
14570
14571 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14572
14573 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14574 building NT native compilers on Unix.
14575
14576 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14577
14578 * configure.in: Don't get CC from the host Makefile fragment if we
14579 can find gcc in PATH, or if this is a Canadian Cross. Move the
14580 Solaris test for /usr/ucb/cc to the post target script, just after
14581 the compiler sanity test.
14582
14583 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14584
14585 * config.sub: Merge with FSF.
14586
14587 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
14588
14589 * Makefile.in (RPATH_ENVVAR): New variable.
14590 (REALLY_SET_LIB_PATH): Use it.
14591 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14592
14593 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
14594
14595 * config.sub, configure.in: Recognize sparclet cpu.
14596
14597 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14598
14599 * config.guess: Support m68k-cbm-sysv4.
14600
14601 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14602
14603 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14604 m68k-unknown-linuxaout from linker help string. Put quotes around
14605 $ld_help_string.
14606
14607 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
14608
14609 * config.guess (powerpc-harris-powerunix): Add guess for port
14610 to new target.
14611
14612 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14613
14614 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14615
14616 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
14617
14618 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14619 $(REALLY_SET_LIB_PATH) in Makefile.
14620 * Makefile.in (SET_LIB_PATH): New variable.
14621 (REALLY_SET_LIB_PATH): New variable.
14622 ($(DO_X)): Use $(SET_LIB_PATH).
14623 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14624 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14625 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14626 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14627 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14628 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14629 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14630 (install-dosrel): Likewise.
14631 (all-opcodes): Depend upon all-libiberty.
14632
14633 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
14634
14635 * config.guess (*:CYGWIN*): New
14636
14637 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14638
14639 * Makefile.in (all-target-winsup): All all-target-libiberty.
14640
14641 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14642
14643 * configure.in (noconfigdirs): Add missing # in front of comment.
14644
14645 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
14646
14647 * configure.in: add second pass to things added to noconfigdirs
14648 so *-gm-magic can exclude libgloss properly.
14649
14650 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
14651
14652 * mpw-configure (extralibs_name, rez_name): Set correctly
14653 for MWC68K compiler.
14654
14655 * mpw-README: Add more info on the necessary build tools.
14656
14657 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
14658
14659 * configure.in, config.sub: Recognize cygwin32.
14660
14661 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
14662
14663 * config.guess, config.sub: Recognize A/UX.
14664
14665 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
14666
14667 * config.sub: Merge with gcc/config.sub.
14668
14669 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
14670
14671 * mpw-build.in (do-binutils): Add build of stamps.
14672
14673 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
14674
14675 * config.sub: Add recognition for mips64vr4100*-* targets.
14676
14677 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14678
14679 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14680 Add creation of gconfigargs with `--enable-shared' turned on.
14681 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14682 ($(host)-stamp-stage3-configured): Likewise.
14683 (HOLES): Add chatr and ldd.
14684 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14685
14686 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
14687
14688 * configure: Pass --nfp to recursive configures.
14689
14690 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
14691
14692 * Makefile.in (DLLTOOL): New.
14693 (DLLTOOL_FOR_TARGET): New.
14694 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14695 (EXTRA_TARGET_FLAGS): Ditto.
14696 (EXTRA_GCC_FLAGS): Ditto.
14697 (CONFIGURE_TARGET_MODULES): Ditto.
14698 (DO_X): Ditto.
14699 * configure: Add DLLTOOL.
14700
14701 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
14702
14703 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14704 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14705 mh-sco, since old workarounds no longer needed, and don't
14706 build ld, since libraries have weak symbols in COFF.
14707
14708 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
14709
14710 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14711
14712 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
14713
14714 * configure.in: Make sure that ${CC} can be used to compile an
14715 executable.
14716
14717 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14718
14719 * Makefile.in (all-gdb): Depend on $(GDB_TK).
14720 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14721 nothing depending on whether gdbtk is being built.
14722
14723 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
14724
14725 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14726
14727 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
14728
14729 * configure.in (noconfigdirs): Put ld or gas in this early, if the
14730 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14731
14732 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
14733
14734 * config-ml.in: Add support for
14735 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14736 Simplify setting of multidirs from --disable-foo.
14737
14738 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14739
14740 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14741 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14742 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14743 non-empty, pass them on to the GCC make.
14744 (all-bootstrap): New rule that is like all-gcc, except it executes
14745 the GCC bootstrap rule instead of the GCC all rule.
14746
14747 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
14748
14749 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14750
14751 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14752
14753 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14754 DG/UX support.
14755
14756 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
14757
14758 * config.sub (i*86*) Change [345] to [3456]
14759
14760 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14761
14762 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14763 --with-gnu-ld=no.
14764
14765 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14766
14767 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14768 AIX multilibs get built.
14769
14770 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14771
14772 * configure.in (i386-win32): Don't build expect if we're not
14773 building the tcl subdir.
14774
14775 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14776
14777 * Makefile.in: (configure-target-examples, all-target-examples):
14778 New targets, configure and build example programs.
14779
14780 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14781
14782 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14783 use it as input to sedit the generated MPW makefile.
14784 * mpw-README: Add a suggestion about Gestalt.h.
14785
14786 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14787
14788 * config.sub: Accept *-*-ieee*.
14789
14790 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14791
14792 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14793 Ronald F. Guilmette <rfg@monkeys.com>.
14794
14795 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14796
14797 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14798 for powerpc-pe native.
14799 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14800 (target==powerpc-pe): duplicate i386-win32 entry.
14801
14802 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14803
14804 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14805 of vxworks, not just vxworks5.1.
14806
14807 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14808
14809 * mpw-configure: Add support for exec-prefix.
14810
14811 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14812
14813 * config.guess: Recognize HP model 816 machines as having
14814 a PA1.1 processor.
14815
14816 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14817
14818 * configure: Ignore new autoconf configure options.
14819
14820 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14821
14822 * config.guess: Recognize Pentium under SCO.
14823 From Robert Lipe <robertl@arnet.com>.
14824
14825 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14826
14827 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14828
14829 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14830
14831 * configure.in: Don't configure gas for alpha-dec-osf*.
14832
14833 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14834
14835 * configure.in: Default to --with-stabs for some targets for which
14836 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14837 i[345]86*-*-unixware*.
14838
14839 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14840
14841 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14842 rather than basing it on the target. Simplify handling of options
14843 controlling which directories to configure. Remove extraneous
14844 slash in multi-clean target.
14845
14846 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14847
14848 * config-ml.in: Prefix more variables with ml_ so they don't collide
14849 with configure's.
14850
14851 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
14852
14853 * configure: Don't turn -v into --v.
14854
14855 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
14856
14857 * configure.in (targargs): Fix typo.
14858
14859 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14860
14861 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14862
14863 * configure.in: Strip --host and --target options from
14864 CONFIG_ARGUMENTS, and always configure for --host only. Add
14865 --with-cross-host option when building with a cross-compiler.
14866 * configure: Canonicalize the arguments put into config.status by
14867 always using `=' for an option with an argument. Pass a presumed
14868 --host or --target explicitly.
14869
14870 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14871
14872 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14873 into general OS recognition case.
14874
14875 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14876
14877 * configure.in (target_configdirs): add target-winsup only
14878 for win32 target systems.
14879
14880 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14881
14882 * Makefile.in (all-target-libgloss): Depend upon
14883 configure-target-newlib, since when libgloss is built it looks to
14884 see if the newlib directory exists.
14885
14886 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14887
14888 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14889 cfg-ml-*.in.
14890
14891 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14892
14893 * configure: Handle LD and LD_FOR_TARGET when configuring a
14894 Canadian Cross.
14895
14896 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14897
14898 * configure.in (target_libs): add target-winsup.
14899 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14900 (target==ppcle-pe): remove ld from $noconfigdirs.
14901
14902 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14903
14904 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14905 Preserve relative path names in $srcdir. Build symlink tree if
14906 configuring cross target dir and srcdir=. (= no VPATH support).
14907 (configure-target-libg++): Depend on configure-target-librx.
14908 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14909 * config-ml.in: New file.
14910 * symlink-tree: New file.
14911 * configure: Ensure srcdir="." if that's what it is.
14912
14913 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14914
14915 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14916 includes and FLEX_SKELETON setting.
14917 * mpw-configure (--with-gnu-ld): New option, controls whether
14918 to use PPCLink or ld with PowerMac GCC.
14919 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14920 * mpw-config.in: Configure grez if targeting Mac.
14921
14922 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14923 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14924 just macos.
14925 * configure.in: Configure grez resource compiler if targeting Mac.
14926 * Makefile.in (all-grez, install-grez): New targets.
14927
14928 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14929
14930 * configure: CXX defaults to gcc, not g++. If we find
14931 gcc in the path, set CC to gcc -O2.
14932
14933 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14934
14935 * configure: Default ${build} correctly. Avoid picking up extra
14936 spaces when reading CC and CXX from Makefile. When doing a
14937 Canadian Cross, use plausible default values for numerous
14938 variables.
14939 * configure.in: When doing a Canadian Cross, don't try to
14940 configure tools whose configure script can't handle it.
14941
14942 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14943
14944 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14945
14946 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14947
14948 * configure: Remove dubious bug reporting address.
14949
14950 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14951
14952 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14953 configure script, run that instead of this directory's configure.
14954 In either case, print a message that we're configuring the sub-dir.
14955
14956 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14957
14958 * configure.in: Before checking for the existence of various files,
14959 use sed to filter out "target-".
14960
14961 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14962
14963 * Makefile.in (DO_X): Split rule to decrease command line length
14964 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14965 (Philippe De Muyter).
14966
14967 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14968
14969 * Makefile.in (all-patch): depend on all-libiberty.
14970
14971 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14972
14973 * configure.in: If the only directory in target_configdirs which
14974 actually exists is libiberty, then set target_configdirs to empty,
14975 to avoid trying to build a target libiberty in a gas or gdb
14976 distribution.
14977
14978 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14979
14980 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14981 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14982 systems.
14983
14984 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14985
14986 * configure.in (copy_dirs): Use sys-include instead of include
14987 for --with-headers option.
14988
14989 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14990
14991 * Makefile.in, configure.in: Make winsup builds work with
14992 new scheme.
14993
14994 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14995
14996 * configure.in: Build the linker on AIX.
14997
14998 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14999
15000 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
15001 where needed.
15002
15003 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
15004
15005 * Makefile.in (all-gcc): Fix typo.
15006
15007 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
15008
15009 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
15010
15011 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
15012
15013 * configure.in: Rename libFOO to target-libFOO, and xiberty
15014 to target-xiberty, to provide more flexibility.
15015 (target_subdir): Define. Create if cross.
15016 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15017 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
15018 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15019 check-libFOO -> check-target-libFOO, etc.
15020 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15021 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15022 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15023 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
15024 allow ALL_GCC="" to only configure.
15025 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
15026 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
15027 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
15028
15029 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
15030
15031 * Makefile.in (taz): Build "info" in etc explicitly.
15032
15033 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
15034
15035 * configure.in: Make sure that CC is undefined (as opposed to
15036 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
15037 problem with autoconf trying to configure on a host without GCC.
15038
15039 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15040
15041 * mpw-configure: Set host alias from choice of host compiler,
15042 only use generic MPW Makefile sed if present, edit a file
15043 named "hacked_Makefile.in" instead of "Makefile.in" if present.
15044 * mpw-README: Add problem notes about CW6 and CW7.
15045
15046 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
15047
15048 * Makefile.in (taz): Use ";" instead of ";;".
15049
15050 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15051
15052 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
15053 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15054 DISTDOCDIRS.
15055 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
15056 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
15057
15058 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
15059
15060 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
15061 and gnats, because they are now subsumed by DISTSTUFFDIRS.
15062 Move bfd to DISTSTUFFDIRS.
15063
15064 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15065
15066 * Makefile.in (X11_LIB): Removed.
15067 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15068
15069 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15070
15071 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15072
15073 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15074 names.
15075
15076 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15077
15078 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15079
15080 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
15081
15082 * configure.in (i[345]86-*-win32): Always build newlib.
15083 Don't configure cvs, autoconf or texinfo.
15084 * Makefile.in (LD_FOR_TARGET): New.
15085 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15086 Pass down LD_FOR_TARGET.
15087
15088 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
15089
15090 * winsup: New directory.
15091 * Makefile.in: Build winsup.
15092 * configure.in: Winsup is configured when target is win32.
15093 Can only build win32 target GDB when native.
15094
15095 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
15096
15097 * config.guess: Recognize HP model 819 machines as having
15098 a PA 1.1 processor.
15099
15100 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
15101
15102 * configure: Fix sed loop which substitutes for CC and CXX to
15103 avoid bug found in various sed implementations.
15104
15105 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15106
15107 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15108 simulator. Use standard powerpc-*-eabi*.
15109
15110 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
15111
15112 * configure.in: Stop putting gas and binutils in noconfigdirs for
15113 powerpc-*-aix* and rs6000-*-*.
15114
15115 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
15116
15117 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15118 -mcall-aixdesc libraries.
15119
15120 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
15121
15122 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15123
15124 * config.sub (arm | armel | armeb): Fix shell syntax.
15125
15126 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15127
15128 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15129 -msoft-float and -mcpu=common support.
15130 (powerpc*-*-eabisim*): Add support for building -mcall-aix
15131 libraries.
15132
15133 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15134
15135 * configure.in: Allow configuration and build of emacs19 for the alpha.
15136
15137 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15138
15139 * configure.in (CC): Get ^CC, not just any old CC, from
15140 ${host_makefile_frag}.
15141
15142 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15143
15144 * configure.in (CC): Try to get CC from
15145 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15146
15147 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15148
15149 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15150 only if it exists in $(srcdir).
15151
15152 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
15153
15154 * configure: If CC and CXX are not set in the environment, set
15155 them, based on either an existing Makefile or on searching for gcc
15156 in PATH. Substitute for CC and CXX in Makefile.
15157 * configure.in: Remove libm from target_libs. Separate
15158 target_configdirs from configdirs. If CC is not set in
15159 environment, try to get it from a host Makefile fragment. Rewrite
15160 changes of configdirs to use skipdirs instead. A few minor
15161 tweaks. Take directories out of target_configdirs as they are
15162 taken out of configdirs. Remove existing Makefile files from
15163 subdirectories. Substitute for TARGET_CONFIGDIRS and
15164 CONFIG_ARGUMENTS in Makefile.
15165 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15166 by configure.in.
15167 (CONFIG_ARGUMENTS): Likewise.
15168 (CONFIGURE_TARGET_MODULES): New variable.
15169 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15170 ($(CONFIGURE_TARGET_MODULES)): New target.
15171 (configure-libg++, configure-libio): New targets.
15172 (all-libg++): Depend upon configure-libg++.
15173 (all-libio): Depend upon configure-libio.
15174 (configure-libgloss, all-libgloss): New targets.
15175 (configure-libstdc++): New target.
15176 (all-libstdc++): Depend upon configure-libstdc++.
15177 (configure-librx, all-librx): New targets.
15178 (configure-newlib): New target.
15179 (all-newlib): Depend upon configure-newlib
15180 (configure-xiberty): New target.
15181 (all-xiberty): Depend upon configure-xiberty.
15182
15183 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15184
15185 * configure.in (host i[345]86-*-win32): Expand the
15186 noconfigdirs again.
15187
15188 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
15189
15190 * mpw-configure: Fix sed command file name.
15191
15192 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
15193
15194 * configure.in (host i[345]86-*-win32): Reduce the
15195 noconfigdirs again.
15196
15197 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
15198
15199 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15200 or powerpc*-*-pe*, since they are not yet supported.
15201
15202 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15203
15204 Add PowerMac support and many other enhancements.
15205 * mpw-configure: New option --cc to select compiler to use,
15206 paste options set according to --cc into the generated
15207 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15208 if mpw-make.sed is present.
15209 * mpw-config.in: Don't test for gC1, test for mpw-touch,
15210 add forward includes for PowerPC include files.
15211 * mpw-build.in: Build using Makefile.PPC if present.
15212 (do-byacc, etc): Remove separate version resource builds.
15213 (do-gas): Build "stamps" before "all".
15214 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15215 * mpw-README: Update to reflect --cc option, PowerMac support,
15216 and recently-reported compatibility problems.
15217
15218 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
15219
15220 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15221 embedded m68k systems (-aout, -coff, -elf, -vxworks).
15222 (--with-multilib-top): Pass to recursive invocations.
15223
15224 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
15225
15226 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15227 v810-*-*.
15228
15229 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15230
15231 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15232 gdb, ld and opcodes on v810-*-*.
15233
15234 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
15235
15236 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15237 (local-maintainer-clean): New target.
15238 (maintainer-clean): New target.
15239 (realclean): Just depend upon maintainer-clean.
15240
15241 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15242
15243 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15244
15245 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
15246
15247 * configure.in: Build ld in mips*-*-bsd* case.
15248
15249 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
15250
15251 * config.sub: Accept -lites* OS. From Ian Dall.
15252
15253 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
15254
15255 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15256 targets.
15257
15258 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15259
15260 * configure.in: treat i386-win32 canadian cross the same as
15261 i386-go32 canadian cross.
15262
15263 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15264
15265 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15266 running under the simulator to build a reduced set of libraries.
15267 (powerpc-*-eabiaix): Add fine grained multilib support added to
15268 other powerpc targets yesterday.
15269
15270 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15271
15272 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15273 -disable-softfloat, -disable-relocatable, -disable-aix, and
15274 -disable-sysv to control which multilib libraries get built.
15275
15276 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15277
15278 * configure: Add Makefile.tem to list of files to remove in trap
15279 handler.
15280
15281 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
15282
15283 * config.guess (*Linux*): Add missing "exit"s.
15284 Also, need specific check for alpha-unknown-linux (uses COFF).
15285
15286 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
15287
15288 * config.guess: Merge with FSF:
15289
15290 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
15291 * config.guess (AIX4): More robust release numbering discovery.
15292
15293 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
15294 * config.guess (i386-sequent-ptx): Properly get version number.
15295
15296 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
15297 * config.guess (mips:*:4*:UMIPS): New case.
15298
15299 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
15300
15301 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15302 (i386-win32 host): Likewise. Don't build readline.
15303
15304 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
15305
15306 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
15307 SUPPORT_FILES to submakes.
15308
15309 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
15310
15311 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15312 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15313 mpw-configure.
15314
15315 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
15316
15317 * configure.in (appdirs): Use =, not ==, in test expression when
15318 trying to build the text to print in the warning message for
15319 Solaris users.
15320
15321 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
15322
15323 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15324
15325 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15326
15327 * config.guess: Recognize lynx-2.3.
15328
15329 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
15330
15331 * config.sub (z8ksim): Deleted
15332 (z8k-*-coff): New, this is the one true name of the target.
15333
15334 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
15335
15336 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15337
15338 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
15339
15340 * config.guess (*:Linux:*:*): First try asking the linker what the
15341 default object file format is (elf, aout, or coff). Then if this
15342 fails, try previous methods.
15343
15344 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15345
15346 * configure.in: Don't build newlib for *-*-vxworks5.1.
15347
15348 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15349
15350 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15351 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15352
15353 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
15354
15355 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15356
15357 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
15358
15359 * cfg-ml-com.in: New file.
15360 * cfg-ml-pos.in: New file.
15361
15362 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15363
15364 * COPYING.NEWLIB: Add HP free copyright to list.
15365
15366 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15367
15368 * config.sub: Recognize -eabi* for the system, not just -eabi.
15369
15370 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
15371
15372 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15373 * config.sub, configure.in (win32): New target and host.
15374
15375 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
15376
15377 * configure.in: Add i386-pe configuration.
15378
15379 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
15380
15381 * mpw-build.in (install): Install GDB after LD.
15382
15383 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
15384
15385 * mpw-config.in (elf/mips.h): Always forward-include, needed
15386 for GDB to build.
15387
15388 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
15389
15390 * testsuite: New directory for customer acceptance and whole tool
15391 chain tests.
15392
15393 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15394
15395 * configure: If per-host line isn't found, but AC_OUTPUT is found
15396 and a configure script exists, run it instead.
15397
15398 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15399
15400 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
15401
15402 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
15403
15404 * configure: Set build_{cpu,vendor,os,alias} to host values when
15405 --build isn't specified.
15406
15407 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15408
15409 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15410 (FLAGS_TO_PASS): Pass them.
15411 (EXTRA_TARGET_FLAGS): Ditto.
15412
15413 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15414
15415 * Makefile.in (all-libg++): Depend on all-libstdc++.
15416
15417 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15418
15419 * configure.in (noconfigdirs): Enable all packages for
15420 i386-unknown-netbsd.
15421
15422 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
15423
15424 * configure.in (noconfigdirs): Don't configure tk for i386-go32
15425 hosted builds (DOS builds)
15426
15427 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15428
15429 Changes for ARM based on patches from Richard Earnshaw:
15430 * config.sub: Handle armeb and armel.
15431 * configure.in: Omit arm linker only for riscix.
15432
15433 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
15434
15435 * config.guess: Update from FSF.
15436
15437 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
15438
15439 * config.sub: Recognize powerpcle as the little endian variant of
15440 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
15441 powerpcle variant. Convert pentium into i586, not i486. Add p5
15442 alias for i586. Map new x86 variants p6, k5, nexgen into i586
15443 temporarily.
15444
15445 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
15446
15447 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15448
15449 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
15450
15451 * config.sub: Accept -lites* as a basic system type.
15452
15453 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
15454
15455 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15456 installed, and if so return linuxoldld as the system name.
15457
15458 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
15459
15460 * config.guess: Add hppa1.1-hp-lites support.
15461
15462 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
15463
15464 * configure.in: Don't build newlib for m68k-vxworks5.1.
15465
15466 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15467
15468 * configure.in (mips-sgi-irix6): Use mh-irix5.
15469
15470 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
15471
15472 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15473
15474 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15475
15476 * test-build.mk: Enable building of shared libraries on IRIX 5 and
15477 OSF/1. Fix compiler flags.
15478 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
15479
15480 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
15481
15482 * configure.in: Recognize --with-newlib.
15483 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15484
15485 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15486
15487 * Makefile.in: move {all,check,install}-gdb from *_MODULES
15488 to *_X11_MODULES due to gdbtk needing X include files et al.
15489
15490 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
15491
15492 Merge in support for Mac MPW as a host.
15493 (Old change descriptions retained for informational value.)
15494
15495 * mpw-config.in: Add generic include forwards for cpu-specific
15496 include files in aout and elf directories.
15497
15498 * mpw-configure: Added copyright.
15499 * mpw-config.in: Check for presence of required build tools.
15500 (target_libs): Add newlib.
15501 (target_tools): Add examples.
15502 (Read Me): Generate as "Read Me for MPW" instead.
15503 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15504 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15505 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15506
15507 * mpw-configure: Remove subdir-specific makefile hackery,
15508 delete mk.tmp after using it.
15509
15510 * mpw-build.in (all): Display start and end times.
15511
15512 * mpw-configure (host_canonical): Set.
15513 (target_cpu): Always add to makefiles.
15514 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15515 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15516 (mpw-mh-mpw): Look for in srcdir and srcroot.
15517 Use sed instead of mpw-edit-prefix to edit prefix definitions.
15518
15519 * mpw-build.in: (install-only): New target.
15520
15521 * mpw-configure (host_alias, target_alias): Rename from hostalias
15522 and targetalias, add into generated Makefile.
15523 (mk.tmp): If present, add into generated Makefile.
15524 * mpw-build.in (all-gas): Build config.h first before gas proper.
15525
15526 * mpw-configure (config.status): Write only if changed.
15527 * mpw-config.in (readline): Configure it (not built, just used for
15528 definitions).
15529
15530 * mpw-config.in (elf/mips.h): Add a forward include.
15531
15532 * mpw-config.in: Forward-include most .h files in include into
15533 extra-include.
15534 (readline): Don't build.
15535 mpw-build.in (install): Install GDB.
15536
15537 * mpw-configure (prefix, mpw_prefix): Handle it.
15538 * mpw-config.in (mmalloc, readline): Don't configure.
15539 * mpw-build.in (thisscript): Rename to ThisScript.
15540 Use mpw-build instead of BuildProgram everywhere.
15541 (mmalloc, readline): Don't build.
15542 * mpw-README: New file, basic documentation about the MPW port.
15543
15544 * mpw-config.in: Use forward-include to create include files.
15545
15546 * mpw-configure: Add more things to the top of each configured
15547 Makefile, including contents of config/mpw-mh-mpw.
15548 * mpw-config.in (extra-include): Create this directory and fill it
15549 with Posix-like include files when configuring.
15550
15551 * config.sub (apple, mac, mpw): Add various aliases.
15552
15553 * mpw-build.in: New file, top-level build script fragment for MPW.
15554 * mpw-configure: New file, configure script for MPW.
15555 * mpw-config.in: New file, config fragment for MPW.
15556
15557 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15558
15559 * configure.in (host_libs): Remove glob, since it is gone from the
15560 sources.
15561
15562 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15563
15564 * Makefile.in: define empty GDB_NLM_DEPS var.
15565
15566 * configure.in(target_makefile_frag): use config/mt-netware
15567 for netware targets.
15568
15569 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15570
15571 * config.sub: Merge in recent FSF changes. Remove linux special
15572 cases.
15573
15574 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15575
15576 Revert this change:
15577
15578 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15579
15580 * build-all.mk: Use CC=cc -Xs on Solaris.
15581
15582 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15583
15584 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
15585 stop using it.
15586 * Makefile.in: Nuke all references to glob subdirectory.
15587
15588 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15589
15590 * configure.in: Fix --enable-shared logic in per-host.
15591
15592 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
15593
15594 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15595
15596 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15597
15598 * configure.in (noconfigdirs): Don't build gas on AIX, for
15599 powerpc*-*-aix* as well as for rs6000*-*-aix*.
15600
15601 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
15602
15603 * configure: Fix --cache-file to work if the file argument is a
15604 relative path.
15605
15606 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
15607
15608 * configure: If the --cache-file is used, pass it down to
15609 configure in subdirectories.
15610
15611 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
15612
15613 * config.sub: add vxworks29k configuration.
15614
15615 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15616
15617 * Makefile.in (taz): Do "diststuff" part quietly.
15618
15619 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
15620
15621 * config.sub: Mini-merge with gcc/config.sub.
15622
15623 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15624
15625 * config.guess (IRIX): Sed - to _.
15626
15627 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15628
15629 * Makefile.in (source-vault, binary-vault): New targets.
15630
15631 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
15632
15633 * config.sub: Recognize -eabi as a basic system type.
15634
15635 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15636
15637 * configure.in (enable_shared stuff): Fix typo.
15638
15639 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
15640
15641 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15642
15643 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15644
15645 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15646
15647 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15648
15649 * configure.in (rs6000-*-*): Don't build gas.
15650
15651 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
15652
15653 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15654 reduce command line length.
15655 (AS_FOR_TARGET): Check for as.new, not Makefile.
15656 (NM_FOR_TARGET): Check for nm.new, not Makefile.
15657
15658 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
15659
15660 * config.guess: Merge from FSF.
15661
15662 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15663
15664 * configure: Don't use $ when handling program_suffix.
15665
15666 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
15667
15668 * configure.in: Configure tk for hppa/hpux.
15669
15670 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
15671
15672 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
15673
15674 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15675
15676 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
15677 to LIBCXXFLAGS. Tests are better run without it.
15678
15679 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
15680
15681 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15682
15683 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
15684
15685 * configure.in (*-*-netware*): Don't configure xiberty.
15686
15687 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
15688
15689 * configure.in: Remove tk from native_only list.
15690
15691 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
15692
15693 * build-all.mk: Add mips-ncd-elf target to sun4 targets
15694 for special NCD build.
15695
15696 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15697
15698 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15699 makeall.bat, they're only useful for binutils snapshots.
15700 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15701 makeall.bat to specified SUPPORT_FILES.
15702
15703 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
15704
15705 * build-all.mk: Add Ericsson targets to sun4 and solaris
15706 hosts. Add BNR's sun4 target to solaris host, so their
15707 build-from-source will be tested in-house first.
15708
15709 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15710
15711 * Makefile.in (LIBCFLAGS): New variable.
15712 (CFLAGS_FOR_TARGET): Ditto.
15713 (LIBCFLAGS_FOR_TARGET): Ditto.
15714 (LIBCXXFLAGS): Ditto.
15715 (CXXFLAGS_FOR_TARGET): Ditto.
15716 (LIBCXXFLAGS_FOR_TARGET): Ditto.
15717 (BASE_FLAGS_TO_PASS): Pass them.
15718 (EXTRA_TARGET_FLAGS): Ditto.
15719
15720 * configure.in: Support --enable-shared.
15721
15722 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
15723
15724 * configure.in (target_libs): Include libstdc++ again.
15725 * config.guess: Update from FSF (for FreeBSD).
15726
15727 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15728
15729 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15730 makeall.bat.
15731 (DISTDOCDIRS): Add `etc'.
15732 (ETC_SUPPORT_PFX): New variable.
15733 (taz): Include anything from etc starting with a word in
15734 ETC_SUPPORT_PFX.
15735
15736 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15737
15738 * config.sub: Update for recent FSF changes. Remove obsolete
15739 h8300hds entry. Add -windows* and -osx as basic os. Minor
15740 spacing changes.
15741
15742 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15743
15744 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
15745
15746 * config.guess: Merge with FSF.
15747 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15748
15749 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15750
15751 * configure: Since the "trap 0" handler will override the exit
15752 status on many systems, only use it for "exit 1", and make it set
15753 a non-zero exit status; reset it before "exit 0". Also, check
15754 exit status of config.sub, and error out if it failed.
15755
15756 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
15757
15758 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15759 and install libgloss.
15760
15761 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15762
15763 * Makefile.in (all-binutils): Depend upon all-byacc.
15764
15765 * configure.in: Don't build emacs on Irix 5.
15766
15767 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15768
15769 * configure.in (*-*-netware*): Add libio.
15770
15771 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15772
15773 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15774 (CHECK_TARGET_MODULES): Ditto.
15775 (INSTALL_TARGET_MODULES): Ditto.
15776 (TARGET_LIBS): Ditto.
15777 (all-libstdc++): Note dependencies.
15778
15779 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15780
15781 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15782
15783 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15784
15785 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15786 -fexternal-templates.
15787
15788 * configure.in (target_libs): Add libstdc++.
15789 (noconfigdirs): Add libstdc++ as appropriate.
15790
15791 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15792
15793 * config.guess: Update from FSF.
15794
15795 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15796
15797 * configure: Use ${config_shell} when running ${configsub}.
15798
15799 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15800
15801 * config.sub: No longer recognize h8300h.
15802
15803 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15804
15805 * config.sub: Remove extraneous differences between config.sub and
15806 gcc/config.sub.
15807
15808 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15809
15810 * Makefile.in (DISTSTUFFDIRS): Add gas.
15811
15812 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15813
15814 * COPYING.NEWLIB: New file.
15815
15816 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15817
15818 * config.guess (HP-UX): Patch from Harlan Stenn
15819 <harlan@landmark.com> to also emit release level.
15820
15821 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15822
15823 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15824
15825 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15826
15827 * config.sub: Merge nextstep cleanup from FSF.
15828
15829 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15830
15831 * configure.in (arm-*-*): Don't configure ld for this target.
15832
15833 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15834
15835 * configure.in (*-*-netware): don't configure libg++, libio,
15836 librx, or newlib.
15837
15838 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15839
15840 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15841 configure ld--it works, but it doesn't support shared libraries.
15842
15843 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15844
15845 * config.guess (*-unknown-freebsd*): Get rid of possible
15846 trailing "(Release)" in version string.
15847 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15848
15849 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15850
15851 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15852 Fix type: *-next-neststep -> *-next-nextstep.
15853
15854 * config.guess: Merge from FSF:
15855
15856 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15857
15858 * config.guess: Recognize powerpc-ibm-aix3.2.5.
15859
15860 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15861
15862 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15863 instead of UNIX_SV for UnixWare 1.0).
15864
15865 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15866
15867 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
15868 to make gdb/nlm/* build after the compiler and linker.
15869
15870 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15871
15872 * config.guess (netbsd, freebsd, linux): Accept any machine,
15873 not just i[34]86.
15874 (m68k-atari-sysv4): Relocate to match FSF version.
15875
15876 * config.guess: More merges from the FSF:
15877
15878 Add a space before function call or macro invocation.
15879
15880 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15881
15882 * config.guess: Add trap cmd to remove dummy.c and dummy when
15883 interrupted.
15884
15885 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15886
15887 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15888 (dummy): Redirect stderr from compilation of dummy.c.
15889
15890 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15891
15892 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15893
15894 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15895
15896 * configure: Accept and ignore --cache*, for compatibility with
15897 new autoconf.
15898
15899 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15900
15901 * config.guess: Merge from FSF:
15902
15903 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15904
15905 * config.guess (Pyramid*:OSx*:*:*): New case.
15906 (PATH): Add /.attbin at end for finding uname.
15907 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
15908
15909 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15910
15911 * config.guess (M88*:DolphinOS:*:*): New case.
15912
15913 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15914
15915 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15916 to select whether to use ELF or COFF.
15917
15918 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15919
15920 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15921
15922 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15923
15924 * config.guess: Guess the OS version for HPUX.
15925
15926 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15927
15928 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15929
15930 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15931
15932 * configure.in: Recognize --with-headers, --with-libs, and
15933 --without-newlib.
15934 * Makefile.in (all-xiberty): Depend upon all-ld.
15935
15936 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15937
15938 * configure.in: Change i[34]86 to i[345]86.
15939
15940 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15941
15942 * configure (version): A few more tweaks to help message.
15943
15944 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15945
15946 * Makefile.in: Remove (for now) librx as a host library,
15947 now that we're building it for target.
15948
15949 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15950
15951 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15952 (Karl Berry).
15953
15954 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15955
15956 * configure.in: Also configure librx.
15957
15958 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15959
15960 * Makefile.in: Update various rules to reflect that librx
15961 is now needed for libg++.
15962
15963 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15964
15965 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15966
15967 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15968
15969 * configure.in: Configure the examples directory.
15970
15971 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15972
15973 * configure: Simplify Jun 2 1994 change.
15974
15975 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15976
15977 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15978 /bin/gcc isn't good enough to build gcc.
15979
15980 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15981
15982 * Makefile.in (GDB_SUPPORT_FILES): Remove
15983 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15984 (gdb.tar.gz): Add new rule to use standard distribution building
15985 mechanism.
15986
15987 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15988
15989 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15990 Bill Cox <bill@cygnus.com>.
15991
15992 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15993
15994 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15995
15996 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15997
15998 * configure: Search current dir first in .gdbinit.
15999
16000 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
16001
16002 * config.sub: Recognize freebsd (merged from gcc config.sub).
16003
16004 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
16005
16006 * config.sub: Refer to NeXT's operating system as nextstep.
16007
16008 * config.sub (case $basic_machine): Re-order the cases, to match
16009 the order in the FSF version (which is mostly alphabethical).
16010 Merge in some additions and changes from the FSF.
16011
16012 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
16013
16014 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16015 * config.sub: Recognize cxux7.
16016 * configure.in: Use mh-cxux for m88k-harris-cxux*.
16017
16018 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16019
16020 * config.sub: Fix typo powerpc -> powerpc-*.
16021
16022 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
16023
16024 * Makefile.in: `all-emacs19' depends on `all-byacc'.
16025
16026 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16027 parallel with all-emacs and install-emacs). Top-level command
16028 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16029
16030 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16031
16032 * test-build.mk ($(host)-stamp-stage2-installed): Remove
16033 $(relbindir)/make before doing ``make install'', and use
16034 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
16035 installing over running make binary.
16036 ($(host)-stamp-stage3-installed): Likewise.
16037
16038 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16039
16040 * config.guess: Recognize Mach.
16041
16042 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16043
16044 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16045 see whether --exec-prefix was used.
16046
16047 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16048
16049 * README: Explicitly mention libg++/README. (Zoo's idea.)
16050
16051 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16052
16053 * Makefile.in: Add all-librx target similar to all-libproc.
16054
16055 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
16056
16057 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
16058 with post 1.2 uname bogosity.
16059
16060 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16061
16062 * configure: Remove temporary files on receipt of a signal.
16063
16064 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
16065
16066 * configure: If there is a package_makefile_frag, remove
16067 ${subdir}/Makefile.tem after copying it in.
16068
16069 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16070
16071 * build_all.mk: support rs6000 lynx identifies itself as
16072 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
16073 since /bin/gcc is too feeble to compile a modern gcc.
16074
16075 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16076
16077 * brought devo/test-build.mk update-to-date with progressive/
16078 test-build.mk. Add lynx targets and hppa flag info.
16079
16080 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16081
16082 * configure.in: Use mh-ncrsvr43. Patch from
16083 Tom McConnell <tmcconne@sedona.intel.com>.
16084
16085 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
16086
16087 * config.guess (i386-unknown-bsdi): No longer need to
16088 check #if defined(__bsdi__) && defined(__i386__).
16089
16090 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16091
16092 * configure: Set program_transform_nameoption correctly.
16093
16094 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16095
16096 * brought build-all.mk update-to-date with progressive build-all.mk,
16097 added new targets and hppa info.
16098
16099 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16100
16101 * configure: If config.guess result is a prefix of the user
16102 specified target, assume a native build and use the user specified
16103 target as the host alias. Remove SunOS patch suffix removal hack.
16104 * configure.in: Remove SunOS patch suffix removal hack.
16105
16106 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16107 in NATIVE_CHECK_MODULES.
16108
16109 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
16110
16111 * Makefile.in: Rename HOST_ONLY to NATIVE.
16112 * configure: Delete SunOs patch suffix from host_canonical
16113 and build_canonical variables that are prepended to Makefiles.
16114 * configure.in: Add comments for easier maintenance.
16115
16116 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16117
16118 * Makefile.in: Add all-libproc target similar to all-gui.
16119
16120 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
16121
16122 * Makefile.in (CHECK_MODULES): split into
16123 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16124
16125 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
16126
16127 * config.guess (i386-unknown-bsdi): New system to guess.
16128
16129 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16130
16131 * Makefile.in: Add all-gui target (but not yet build by "all").
16132
16133 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
16134
16135 * config.sub: Move deletion of patch suffix from here...
16136 * configure.in: To here, at Ian's suggestion. The top-
16137 level scripts might need to know of a patch level.
16138
16139 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
16140
16141 * config.sub: Strip off patch suffix so rtl is recognized
16142 as a sunos4.1.3 machine, even though it's been patched.
16143
16144 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
16145
16146 * Makefile.in (INSTALL_LAST): Delete.
16147 (INSTALL_DOSREL): New.
16148
16149 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16150
16151 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16152 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16153 whether we pass down --with-gnu-ld anyhow.
16154
16155 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
16156
16157 * Makefile.in (INSTALL_LAST): Change operation so it works
16158 on more flavors of make.
16159 * configure.in (go32): Don't build libg++ or libio.
16160
16161 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
16162
16163 * Makefile.in (Move HOST_PREFIX_1 and friends up so
16164 they can be overriden by templates.
16165
16166 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
16167
16168 * configure.in (target==go32): Don't build gdb.
16169 * dosrel: New directory.
16170
16171 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
16172
16173 * configure.in (host==go32): Configure dosrel too.
16174 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16175 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16176 be set by incoming names or templates.
16177 (INSTALL_LAST): New rule.
16178
16179 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
16180
16181 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16182
16183 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16184
16185 * configure.in (appdirs): New variable. Currently empty, but will
16186 be used in gas distribution. If nonempty, lists a set of
16187 directories at least one of which must get configured, or top
16188 level configuration is considered to have failed.
16189 (rs6000-*-lynxos*): Use new file name.
16190
16191 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16192
16193 Eliminate XTRAFLAGS.
16194 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16195 newlib include files using -idirafter, and also use -nostdinc.
16196 (CXX_FOR_TARGET): Likewise.
16197 (XTRAFLAGS): Removed.
16198 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16199 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16200 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16201 ($(DO_X)): Don't pass down XTRAFLAGS.
16202
16203 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16204
16205 * configure.in (mips*-dec-bsd*): New target; do build linker.
16206 (mips*-*-bsd*): New target; don't build linker.
16207
16208 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16209
16210 * configure.in: support rs6000-*-lynxos* configuration.
16211 support sunos4 as a cross target.
16212
16213 * config.sub: look for lynx*, not lynx since the OS version may
16214 legitimately be part of the name.
16215
16216 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16217
16218 * configure.in (i[34]86-*-sco*): Move to be with other i386
16219 targets.
16220 (romp-*-*): New target. Skip various binary utilities.
16221 (vax-*-*): New target. Don't build newlib.
16222 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
16223
16224 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16225
16226 * configure.in: Only set host_makefile_frag if config
16227 directory exists.
16228
16229 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16230
16231 * install.sh: If $dstdir exists, don't check whether each
16232 component does.
16233
16234 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16235
16236 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16237
16238 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
16239
16240 * configure.in (*-*-lynxos*): Don't configure newlib for either
16241 native or cross Lynx.
16242
16243 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
16244
16245 * config.sub (sparc64-elf): Fix os.
16246 (z8k): Remove duplicate.
16247
16248 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16249
16250 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16251 gcc/stmp-fixproto, to try to prevent fixproto from being run.
16252
16253 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
16254
16255 * configure: Make file links cleanly even if Lynx fails on
16256 an NFS symlink (at least fail cleanly).
16257
16258 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16259
16260 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16261 -XNh2000.
16262
16263 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16264
16265 * configure: Unknown options are fatal again.
16266
16267 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
16268
16269 * configure: Ignore --x-includes and --x-libraries, for Autoconf
16270 compatibility.
16271
16272 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
16273
16274 * build-all.mk: Add `clean' target.
16275
16276 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16277
16278 * config.guess: Add SINIX support.
16279 * configure.in: Add mips-*-sysv4* support.
16280
16281 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
16282
16283 * build-all.mk: Document all useful targets.
16284 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16285 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16286
16287 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16288
16289 * configure: Support --silent, --quiet.
16290
16291 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16292
16293 * configure: Support --disable-FEATURE.
16294
16295 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16296
16297 * config.guess: Recognize NCR running SVR4.3.
16298
16299 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
16300
16301 * config.guess: Make BSDI generate i386-unknown-bsd386.
16302 Patch from Paul Eggert <eggert@twinsun.com>.
16303
16304 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16305
16306 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16307
16308 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16309
16310 * configure: Make unrecognized options give nonfatal warnings
16311 instead of fatal errors, and pass them to any subdirectory
16312 configures in case they recognize them.
16313 Make --x equivalent to --with-x.
16314
16315 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16316
16317 * configure: Add --enable-* options. Clean up usage message and
16318 some comments.
16319
16320 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
16321
16322 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16323
16324 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16325
16326 * configure.in (hppa*-*-*): Enable binutils.
16327
16328 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16329
16330 * config.sub: Recognize cisco.
16331
16332 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
16333
16334 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16335
16336 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16337
16338 * config.guess: about target *-hitachi-hiuxwe2, don't print more
16339 than one configuration name. Add comment.
16340
16341 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
16342
16343 * config.guess: about target *-hitachi-hiuxwe2, fixed
16344 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
16345 macro is incorrect.]
16346
16347 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16348
16349 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16350 than the "make ls" stuff which used to be here.
16351
16352 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16353
16354 * config.guess: Recognize i[34]86-unknown-freebsd.
16355 From Shawn M Carey <smcarey@rodan.syr.edu>.
16356
16357 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
16358
16359 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16360
16361 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
16362
16363 * config.guess: Check for ptx.
16364
16365 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
16366
16367 * config.sub: Add os9k checking.
16368
16369 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16370
16371 * config.guess: Handle OSF1 running on HPPA processors
16372
16373 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16374
16375 * configure: If subdir configure fails, print out a message with
16376 subdirectory name, in case subdir's configure code didn't identify
16377 itself.
16378
16379 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
16380
16381 * configure.in: Remove embedded newlines from configdirs.
16382 Avoid mismatches of substrings. Fix matching strings at end
16383 of configdirs.
16384
16385 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
16386
16387 * config.guess: Add Lynx/rs6000 config support.
16388
16389 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16390
16391 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16392
16393 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
16394
16395 * configure.in (hppa*-*-osf*): Treat this just like most other
16396 PA configurations (eg no binutils or ld).
16397 (hppa*-*-*elf*): These configurations have binutils and ld.
16398
16399 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16400
16401 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
16402
16403 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16404
16405 * configure.in (rs6000-*-*): Build gas.
16406
16407 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16408
16409 * Makefile.in: Avoid bug in losing hpux sed.
16410
16411 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16412
16413 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16414 for GDB and GDB has been fixed to not need it.
16415
16416 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16417
16418 * config.guess: Recognize vax hosts.
16419
16420 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16421
16422 * configure (while loop): Don't use "break 2" inside case
16423 statement -- the case statement isn't an enclosing loop.
16424
16425 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
16426
16427 * config.guess: Clean up NeXT support, to allow nextstep
16428 on Intel machines. Make OS be nextstep.
16429
16430 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
16431
16432 * config.guess: Add alternate forms for Convex.
16433
16434 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
16435
16436 * configure: Completely rewrite option processing. Take
16437 advantage of pattern-matching to avoid invoking test frequently.
16438 Also clean up host and target defaulting logic.
16439
16440 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16441
16442 * Makefile.in: Replace all occurrances of "rootme" with "r" and
16443 "$${rootme}" with "$$r", to increase the likelihood that the do-*
16444 commands (plus user environment) will fit SCO limits.
16445
16446 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16447
16448 * configure.in: Don't issue warnings about directories which are
16449 not being configured if -norecursion is set. Correct test for
16450 --with-gnu-as and --with-gnu-ld to not get confused by substring
16451 matches.
16452
16453 * configure.in: Don't build gas for alpha-dec-osf1*.
16454
16455 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
16456
16457 * configure: Back out Per's change of 12/19/1993. It changes the
16458 behavior of configure in unexpected and confusing ways.
16459
16460 Also, use different delim char when calculating
16461 program_transform_name so that the name can contain slashes.
16462
16463 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
16464
16465 * configure.in, config.sub: Add support for VSTa micro-kernel.
16466
16467 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16468
16469 * configure.in: Nuke hacks which were used to get a special
16470 version of GAS for HPPA configurations.
16471
16472 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
16473
16474 * configure: If only ${target_alias} is given, use that
16475 as the default for ${host_alias}.
16476 * configure: Add missing back-slashes before nested quotes.
16477
16478 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16479
16480 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16481
16482 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
16483
16484 * config.guess: Recognize some Tektronix configurations.
16485 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16486
16487 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16488
16489 * config.sub: Match any flavor of SH.
16490
16491 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
16492
16493 * configure.in: Don't try to configure newlib for Alpha.
16494
16495 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16496
16497 * configure.in: Don't build ld for Irix 5. Don't build gas,
16498 libg++ or libio for any Alpha target.
16499
16500 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16501
16502 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
16503
16504 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16505 default arguments -- so it tried to compress itself.
16506
16507 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16508
16509 * configure.in (notsupp): ensure that a space is always at the end
16510 of the configdirs list, since the grep checks for an explicit space
16511
16512 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16513
16514 * configure.in (target i386-sysv4.2): don't build ld, since static
16515 versions of many libraries are not available.
16516
16517 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16518
16519 * config.guess: Recognize Apollos (using environment variables).
16520 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16521
16522 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16523
16524 * config.guess: Recognize Sony news mips running newsos.
16525
16526 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
16527
16528 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16529 "fi ; else" for bash.
16530
16531 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
16532
16533 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16534
16535 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16536
16537 * config.sub: accept unixware as an alias for svr4.2.
16538 Fix some inconsistancies with the gcc version.
16539
16540 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16541
16542 * Makefile.in (DISTDOCDIRS): Add gdb.
16543
16544 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16545
16546 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16547
16548 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16549
16550 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16551 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16552 this now.
16553
16554 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16555
16556 * config.sub: Accept hiux* as an OS name.
16557
16558 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16559 etc/make-stds.texi. The underscore came from gcc, and dje now
16560 agrees that RUNTESTFLAGS is the correct name.
16561
16562 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16563
16564 * install.sh: Remove 'set -e'. It makes any conditionals
16565 in the script useless.
16566
16567 * config.guess: Automatically recognize arm-acorn-riscix
16568 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16569
16570 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16571
16572 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16573
16574 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16575
16576 * Makefile.in (DISTDOCDIRS): New variable.
16577 (taz): Edit local Makefile.in sooner, instead of proto-toplev
16578 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
16579
16580 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16581
16582 * configure.in (hppa target): check the source directory for the
16583 pagas sub-directory
16584
16585 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
16586
16587 * config.sub: Allow -aout* and -elf*.
16588
16589 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16590
16591 * configure.in: Don't build ld on i386-solaris2, same as for
16592 sparc-solaris2.
16593
16594 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
16595
16596 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16597
16598 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16599
16600 * configure.in: Configure gdb for alpha.
16601
16602 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16603
16604 * Makefile.in (CXXFLAGS): Add -O.
16605
16606 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16607
16608 * config.guess: added support for DG Aviion
16609
16610 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16611
16612 * configure.in: Produce warning message for subdirectories not
16613 configurable for this host/target combination. Don't try to
16614 configure gdb for vms.
16615
16616 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16617
16618 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16619 appropriate files before making "diststuff".
16620 (DISTBISONFILES): New var: list of files to be edited.
16621 (DISTSTUFFDIRS): Add binutils.
16622
16623 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16624
16625 * config.sub: also handle mipsel and mips64el (for little endian mips)
16626
16627 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16628
16629 * configure.in: Add * to end of all OS names.
16630
16631 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
16632
16633 * configure.in: Build newlib for LynxOS native.
16634
16635 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16636
16637 * config.guess: Add support for delta 88k running SVR3.
16638
16639 * configure.in: Add comment about HP compiler vs. emacs.
16640
16641 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16642
16643 * configure.in: don't build ld on solaris2 (not a viable option
16644 due to bugs in getpwnam & getpwuid)
16645
16646 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16647
16648 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16649 config.guess will produce a full version number.
16650
16651 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16652
16653 * configure.in: Build linker and binutils for alpha-dec-osf1.
16654
16655 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16656
16657 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16658 and gdb/testsuite/Makefile.in.
16659
16660 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16661
16662 * configure.in: recognize mips*- instead of mips-
16663
16664 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
16665
16666 * config.sub: Accept linux*coff and linux*elf as operating
16667 systems.
16668
16669 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16670
16671 * config.sub: Recognize mips64, and mips3 as an alias for it.
16672
16673 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16674
16675 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16676 gdb knows how to handle OSF/1 shared libraries.
16677
16678 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16679
16680 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16681 * config.guess: Recognize Hitachi's HIUX.
16682 * config.sub: Recognize h3050r* and hppahitachi.
16683 Remove redundant cases for hp9k[23]*.
16684
16685 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16686
16687 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16688 if gas and ld are in the source tree and are in ${configdirs}.
16689 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16690 --with options (but still pass them down on the command line,
16691 if they were explicitly specified).
16692
16693 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16694
16695 * configure: substitute SHELL value in Makefile.in with
16696 ${CONFIG_SHELL}
16697
16698 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16699
16700 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16701 *-*-solaris2* targets.
16702
16703 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16704
16705 * Makefile.in: define M4, and pass it down to sub-makes;
16706 all-autoconf now depends on all-m4
16707
16708 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16709
16710 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16711 presence of {ar,ranlib} instead of a configured directory
16712
16713 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16714
16715 * config.guess: Accept 34?? as well as 33?? for NCR.
16716
16717 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16718
16719 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16720 of 'gas' in sed commands, since 'gash' is now in the tree as well.
16721
16722 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16723
16724 * configure: grab values for $(CC) and $(CXX) from the
16725 environment, so that someone can do "CC=gcc configure; make" and
16726 have it work right (matching the way that autoconf works now)
16727
16728 * configure.in, Makefile.in: add support for gash, the tcl
16729 interface to Galaxy
16730
16731 * config.guess: add NetBSD variants (hp300, x86)
16732
16733 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
16734
16735 * install.sh: Support -d option (in the manner of SunOS 4 install,
16736 as it is more deterministic than that of GNU install)
16737 (chmodcmd): Set file to mode 755 by default (should also do default
16738 chgrp and chown, but I don't feel like dealing with that now)
16739
16740 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
16741
16742 * config.sub: Remove h8300hhms alias.
16743
16744 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16745
16746 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16747
16748 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16749
16750 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16751 as stmp-fixinc
16752
16753 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16754
16755 * config.sub: recognize m88110-bug-coff.
16756
16757 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16758
16759 * Makefile.in (all-libio): all dependencies on the toolchain used
16760 to build this (gcc, gas, ld, etc)
16761
16762 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16763
16764 * config.guess: Deal with OSF/1 1.3 on alpha.
16765
16766 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16767
16768 * install.sh: add some 'else true' clauses for portability
16769
16770 * configure.in: don't build libio for h8[35]00-*-* targets
16771
16772 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16773
16774 * Makefile.in: Add support for new libio.
16775
16776 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16777
16778 * install.sh: If one command fails, don't try the rest. Don't try
16779 to remove $dsttmp (via trap) unless we have already created it.
16780 If $src doesn't exist, detect it and exit with an error.
16781
16782 * config.guess: Recognize BSD on hp300.
16783
16784 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16785
16786 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16787 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16788
16789 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16790
16791 * Makefile.in (all-send-pr): depends on all-prms
16792
16793 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16794
16795 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16796
16797 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16798
16799 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16800 Added test for mips-mips-riscos5.
16801
16802 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16803
16804 * configure.in: use mh-hp300 for 68k HP hosts
16805
16806 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16807
16808 * configure: add support for CONFIG_SHELL, so that you can use
16809 some alternate shell for evaluating configure scripts
16810
16811 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16812
16813 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16814 in configure script to bug-gdb@prep.ai.mit.edu when building
16815 distribution archive.
16816 * Makefile.in (COMPRESS): Remove def.
16817 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16818 gdb.tar.Z and make-gdb.tar.Z respectively.
16819 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16820 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16821 to convergence with 'taz' target in Makefile.in.
16822
16823 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16824
16825 * install.sh (dsttmp): use trap to ensure that tmp files go
16826 away on error conditions
16827
16828 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16829
16830 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16831
16832 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16833
16834 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16835 its parent is '/' not ''.
16836
16837 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16838
16839 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16840
16841 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16842 that ${newsrcdir}/configure.in does.
16843
16844 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16845
16846 * test-build.mk: support for CONFIG_SHELL
16847
16848 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16849
16850 * config.sub (netware): Add as a basic system type.
16851
16852 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16853
16854 * Makefile.in (Makefile): depend on configure.in. Also drop the
16855 $(srcdir)/ from the dependency on Makefile.in.
16856
16857 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
16858
16859 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16860 (h8300hhms is temporary until multi-libraries are implemented).
16861 * configure.in: Handle h8300h too.
16862
16863 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16864
16865 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16866
16867 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
16868
16869 * configure: Remove extraneous output when guessing host type.
16870 * config.guess: Remove extraneous output when guessing using C
16871 compiler rather than uname, or when guessing fails.
16872
16873 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16874
16875 * Makefile.in: remove all.cross and install.cross targets
16876
16877 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16878 definitions
16879
16880 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16881
16882 * configure.in (target sh): Build gprof.
16883
16884 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16885
16886 * config.sub: change -solaris to -solaris2
16887
16888 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16889
16890 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16891
16892 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16893
16894 * configure: Correct error message for missing Makefile.in to
16895 print correct directory.
16896
16897 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16898
16899 * install.sh: kludge around 386BSD shell bug
16900
16901 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16902
16903 * config.guess: Recognize NeXT.
16904 * config.guess: Recognize i486-ncr-sysv4.
16905 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16906
16907 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16908
16909 * Makefile.in (MAKEINFOFLAGS): New variable.
16910 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16911 * build-all.mk, test-build.mk: Pass down --no-split as
16912 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16913
16914 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16915
16916 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16917
16918 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16919
16920 * Makefile.in (libg++.tar.z): New rule.
16921 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16922 * Makefile.in (taz): Only do a single chmod.
16923
16924 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16925
16926 * install.sh: don't use dirname anymore (replaced with sed usage)
16927
16928 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16929
16930 * Makefile.in: Change extension for gzip'd files from '.z' to
16931 '.gz' per new FSF standard usage.
16932
16933 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16934
16935 * configure: put quotes around the final value of program_transform_name
16936
16937 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16938
16939 * Makefile.in: new install.sh support; update install-info rules
16940
16941 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16942
16943 * configure.in: Build diff for crosses, but not for go32 host.
16944
16945 * configure.in: Build gprof only for native, and don't build it
16946 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16947
16948 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16949
16950 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16951
16952 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16953
16954 * configure.in (host_tools): Add prms.
16955
16956 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16957
16958 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16959 with $(FLAGS_TO_PASS) on the command line
16960
16961 * config.sub: Recognize lynx and lynxos
16962
16963 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16964
16965 * config.sub: Accept -ecoff*, not just -ecoff.
16966
16967 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16968
16969 * Makefile.in (taz): Use .gz suffix instead of .z.
16970 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16971 names.
16972
16973 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16974
16975 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16976
16977 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16978
16979 * Makefile.in (install-no-fixedincludes): install gcc last, so
16980 that rebuilds that might happen during 'make install' don't get
16981 bogus gcc include files
16982
16983 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16984
16985 Change from Utah for HPPA support:
16986 * config.guess: Recognize hppa1.x-hp-bsd.
16987
16988 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16989
16990 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16991 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16992
16993 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16994
16995 * config.sub: Add support for rom68k and bug boot monitors.
16996
16997 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16998
16999 * Makefile.in: Make all-opcodes depend on all-bfd.
17000
17001 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
17002
17003 * config.guess: Added special check for i[34]86-univel-sysv4*.
17004
17005 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
17006
17007 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17008 the processor rather than assuming i486.
17009
17010 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17011
17012 * config.guess: Recognize SunOS6 as Solaris3.
17013
17014 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
17015
17016 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
17017 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17018
17019 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
17020
17021 * build-all.mk (all-cross): New target for Canadian Cross.
17022 Added Q2 go32 targets.
17023 * test-build.mk: Configure go32 cross sparclite-aout and
17024 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
17025 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17026
17027 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17028
17029 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17030 GO32 hosted toolchains
17031
17032 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
17033
17034 * configure: change so "-exec-prefix" gets passed down rather
17035 than "-exec_prefix" so autoconf generated Makefiles get the
17036 exec_prefix set right.
17037
17038 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17039
17040 * config.guess: get the Solaris2 minor version number
17041
17042 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17043
17044 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17045
17046 * config.guess: Recognize some Sequent platforms.
17047
17048 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17049
17050 * Makefile.in: added the vault-install target
17051
17052 * configure.in: actually use the Sun3 makefile fragment that's in
17053 config, also added the release dir to configdirs
17054
17055 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17056
17057 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17058
17059 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17060
17061 * configure.in: remove some program from Alpha targetted toolchains
17062
17063 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
17064
17065 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
17066 gprof.
17067 (taz): Run "make diststuff" in those directories instead of "make
17068 proto-dir". Look for "VERSION=" only at start of line in subdir
17069 Makefile. Use "gzip -9" for compression.
17070 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17071 (binutils.tar.z): New target.
17072
17073 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17074
17075 * Makefile.in (taz): Include gpl.texinfo.
17076
17077 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17078
17079 * Makefile.in (setup-dirs): Merged into "taz" target.
17080 (taz): Only do `proto-dir' stuff if a directory is actually needed
17081 for this target.
17082
17083 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
17084
17085 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17086 (FLAGS_TO_PASS): Pass down MUNCH_NM.
17087 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17088 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17089 (gcc-no-fixedincludes): Correct for current gcc Makefile.
17090
17091 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
17092
17093 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
17094 config.sub, and move-if-change to gdb testsuite distribution
17095 archive, so the testsuite can be extracted, configured, and
17096 run separately from the gdb distribution. Blow away the Chill
17097 tests that require a Chill compiled executable, since GNU Chill
17098 is not yet publically available.
17099
17100 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17101
17102 * test-build.mk: set environment variables in a single command,
17103 instead of a list of assignments and exports
17104
17105 * config.guess: recognize Alpha/OSF1 systems
17106
17107 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17108
17109 * configure: Change help message to prefer --options rather than
17110 -options.
17111
17112 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17113
17114 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17115 zippy@ecst.csuchico.edu.
17116 * config.guess: Recognize miniframe.
17117
17118 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
17119
17120 * Makefile.in: Use srcroot to find runtest rather than rootme.
17121 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17122
17123 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
17124
17125 * test-build.mk: Extensive additions to support building on a
17126 machine other than the host.
17127
17128 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17129
17130 * configure (tooldir): Fix for i386-aix again.
17131
17132 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
17133
17134 * configure, Makefile.in: Change definition of $(tooldir)
17135 to match the FSF.
17136
17137 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
17138
17139 * config.guess: Recognize i[34]86/SVR4.
17140
17141 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17142
17143 * Makefile.in (all-gdb): gdb depends on sim.
17144
17145 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
17146
17147 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
17148 at the same time we make the prototype gdb directory.
17149 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
17150 files at the same time as the gdb base release distribution.
17151
17152 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
17153
17154 * Makefile.in (check): Use individual check targets rather than
17155 DO_X rule.
17156 (check-gcc): Added.
17157
17158 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
17159
17160 * config.sub: Use sysv3.2 not sysv32 for canonical OS
17161 for System V release 3.2.
17162
17163 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17164
17165 * config.sub: Recognize hppaosf.
17166 * configure.in: Do configure ld/binutils/gas for it.
17167
17168 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17169
17170 * configure (tooldir): Alter syntax used to set this, for systems
17171 where "\$" isn't handled right, like i386-aix.
17172
17173 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
17174
17175 * configure: Pass program-transform-name, not
17176 program_transform_name, to recursive configures.
17177
17178 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
17179
17180 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17181 of gas+ld+binutils.
17182
17183 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
17184
17185 * config.guess: Recognize AIX3.2 as distinct from 3.1.
17186
17187 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17188
17189 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17190
17191 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17192
17193 * Makefile.in (PRMS): Set back to all-prms.
17194
17195 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
17196
17197 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17198 targets, rather than for MIPS hosts.
17199
17200 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17201
17202 * configure.in: add comment for --with-x default values
17203
17204 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17205
17206 * Makefile.in: add check-* targets for each of the directories in
17207 the tree. Add a definition of RUNTEST that will use the one we
17208 just built, if it exists. Pass this down via FLAGS_TO_PASS.
17209
17210 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
17211
17212 * configure.in: Removed obsolete references to bfd_target and
17213 target_makefile_frag.
17214
17215 * build-all.mk: Set assorted targets for Q2.
17216 * config.sub: Recognize z8k-sim and h8300-hms.
17217 * test-build.mk: Really don't pass host to configure.
17218 (HOLES): Added uname.
17219
17220 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
17221
17222 * configure: Handle an empty program-prefix, program-suffix or
17223 program-transform-name correctly.
17224
17225 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
17226
17227 * build-all.mk: -G 8 no longer required for MIPS targets.
17228 * test-build.mk: Don't pass host argument to configure; make it
17229 guess.
17230
17231 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
17232
17233 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
17234 * Makefile.in (COMPRESS): New macro, like GZIP.
17235
17236 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
17237
17238 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17239
17240 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17241 with gas currently defaults to -G 0.
17242
17243 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
17244
17245 * Makefile.in (all-flex): flex depends on byacc.
17246
17247 * build-all.mk: If host not specified, use config.guess. Pass TAG
17248 to test-build.mk as RELEASE_TAG.
17249 * test-build.mk (configargs): New variable containing arguments to
17250 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
17251 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17252
17253 * config.guess: Use /bin/uname when checking -X argument on SCO,
17254 to avoid invoking GNU uname which doesn't understand -X.
17255
17256 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17257
17258 * configure.in: Build gas for mips-*-*.
17259
17260 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17261
17262 * Makefile.in (all.normal): insert missing backslash.
17263
17264 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
17265
17266 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17267
17268 * Makefile.in: Complete overhaul to merge many almost identical
17269 targets.
17270
17271 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17272
17273 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17274 (gdb.tar.Z): Adjusted.
17275
17276 * Makefile.in (setup-dirs, taz): New targets; should be general
17277 enough to adapt for gdb sometime. Build only .z file.
17278 (gas.tar.z): New target.
17279
17280 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17281
17282 * build-all.mk: Use CC=cc -Xs on Solaris.
17283
17284 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
17285
17286 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
17287 for handling BISON for FSF releases.
17288
17289 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17290
17291 * configure: Actually implement the change zoo just documented.
17292
17293 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
17294
17295 * configure: when using config.guess, only set target_alias when
17296 it's not already been set (ie, on the command line)
17297
17298 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17299
17300 * Makefile.in: add installcheck target, set PRMS to install-prms
17301
17302 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17303
17304 * configure: add support for package_makefile_fragment, handle the
17305 case where a directory has a configure.in file but no Makefile.in
17306 more gracefully (with an actual understandable error message, even);
17307 add support for --without (and add this to the usage message); also
17308 explicitly add a --host=${host_alias} to the command line when
17309 config.guess is used
17310
17311 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17312
17313 * configure: Must use both --host and --target in recursive calls.
17314
17315 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
17316
17317 * Makefile.in: Change deja-gnu to dejagnu.
17318
17319 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
17320
17321 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17322
17323 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17324
17325 * configure.in: canonicalize all instances to *-*-solaris2*,
17326 also strip out a number of tools to not build for go32 host
17327
17328 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17329
17330 * config.guess: add GPL.
17331
17332 * Makefile.in, config.guess, config.sub, configure: bump
17333 copyrights to 93.
17334
17335 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
17336
17337 * Makefile.in (do-info): Removed obsolete check for existence of
17338 localenv file.
17339
17340 * Makefile.in (MAKEOVERRIDES): Define to be empty.
17341
17342 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17343
17344 * Makefile.in: a couple of 'else true' for decstation,
17345 support for TclX
17346
17347 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17348
17349 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
17350
17351 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17352
17353 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
17354
17355 * config.guess: Recognize i386-ibm-aix (PS/2).
17356 * configure.in: Use config/mh-aix386 file for it.
17357
17358 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
17359
17360 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17361 CC_FOR_TARGET instead.
17362 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17363
17364 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
17365
17366 * Makefile.in: Add sim to list of directories sent with gdb
17367
17368 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
17369
17370 * configure.in: Put back mips-dec-bsd* case.
17371
17372 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
17373
17374 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17375 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
17376 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17377
17378 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17379
17380 * configure.in: remove no-op mips-dec-bsd* in "case $target"
17381
17382 * Makefile.in (dir.info): only run gen-info-dir if it exists,
17383 (install-info): install dir.info only if it exists,
17384 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17385
17386 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
17387
17388 * configure.in: For vms target, skip bfd, ld, binutils. Do build
17389 gas for mips-dec-bsd.
17390
17391 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
17392
17393 * configure (makesrcdir): If ${srcdir} is relative and not ".",
17394 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17395
17396 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
17397
17398 * configure.in: Added "dejagnu" to hosttools list.
17399
17400 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
17401
17402 * config.sub, configure.in, config.guess: Add support
17403 for Bosx, an AIX variant from Bull.
17404 Patches from F.Pierresteguy@frcl.bull.fr.
17405
17406 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
17407
17408 * devo/dejagnu: Initial creation of devo/dejagnu.
17409 Migrated dejagnu testcases and support files for testing software
17410 tools to reside as subdirectories, currently called "testsuite",
17411 within the directory of the software tool. Migrated all programs,
17412 support libraries, etc. beloging to dejagnu proper from
17413 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
17414 with no modifications. The changes to these files which will
17415 allow them to configure, build, and execute properly will be made
17416 in a future update.
17417
17418 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17419
17420 * Makefile.in: Change send_pr to send-pr.
17421 * configure.in: Likewise.
17422 * send_pr: Renamed directory to send-pr.
17423
17424 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
17425
17426 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
17427
17428 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
17429
17430 * README: Update for gdb-4.8 release.
17431 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
17432 gdb-xxx.tar.z (gzip'd) file also.
17433
17434 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17435
17436 * Makefile.in: make all-diff depend on all-libiberty
17437
17438 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
17439
17440 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17441
17442 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17443
17444 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17445
17446 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
17447
17448 * Makefile.in (DEVO_SUPPORT): Remove etc directory
17449 (ETC_SUPPORT): Only add the files GDB wants from etc/.
17450 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
17451
17452 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17453
17454 * Makefile.in: makeinfo binary is in a new location
17455
17456 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
17457
17458 * config.sub: Accept -ecoff as an OS.
17459
17460 * Makefile.in: Various changes to eliminate a level of make
17461 recursion and reduce the required command line length.
17462 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17463 sub-makes.
17464 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17465 variables holding settings for specific sub-makes.
17466 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17467 in terms of BASE_FLAGS_TO_PASS.
17468 (TARGET_LIBS): New variable listing directories which use
17469 TARGET_FLAGS_TO_PASS.
17470 (subdir_do): Eliminated.
17471 (do-*): New set of targets to replace subdir_do.
17472 (various): All targets which used subdir_do now depend on do-*.
17473 (local-clean): Renamed from do_clean.
17474 (local-distclean): New target, dependency of distclean and
17475 realclean.
17476 (install-info): Don't create directories. Depend on dir.info
17477 rather than calling make recursively.
17478 (install-dir.info): Eliminated.
17479 (install-info-dirs): Create all info directories here.
17480 (dir.info): Depend upon do-install-info.
17481
17482 * test-build.mk (HOLES): Added false.
17483
17484 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
17485
17486 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
17487
17488 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17489
17490 * Makefile.in (info): remove dependency on all-texinfo. The
17491 problem was really in texinfo/C, not at this level.
17492
17493 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
17494
17495 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17496
17497 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
17498
17499 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
17500 GDB releases.
17501
17502 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17503
17504 * configure: Include srcdir in message about target of link not
17505 being found. Don't convert `-' to `_' in `with' options being
17506 passed to subdirs.
17507
17508 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17509
17510 * configure.in: add uudecode to host_tools
17511
17512 * Makefile.in: added {all,install}-uudecode targets, added them to
17513 the appropriate lists
17514
17515 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
17516
17517 * Makefile.in (all-gcc): Added dependency on all-gas.
17518
17519 * configure.in (mips-*-*): Build ld and binutils.
17520
17521 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17522
17523 * configure: check return code from mkdir, print error message and
17524 exit on failure.
17525
17526 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
17527
17528 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
17529
17530 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
17531
17532 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17533
17534 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17535
17536 * config.sub (h8500): Recognize this as a cpu type.
17537
17538 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17539
17540 * configure: source directory missing is no longer a warning
17541
17542 * configure.in: recognize irix[34]* instead of irix[34]
17543
17544 * Makefile.in: define and pass down X11_LIB
17545
17546 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17547
17548 * guess-systype: Renamed to ...
17549 * config.guess: ... by popular request.
17550 * configure.in, Makefile.in: Update accordingly.
17551
17552 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17553
17554 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17555 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17556 + Execute ./dummy instead of assuming . is in PATH.
17557
17558 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17559
17560 * guess-systype: New shell script. Attempts to guess the
17561 canonical host name of the executing host.
17562 Only a few hosts are supported so far.
17563 * configure: Call guess-systype if no host is specified.
17564
17565 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17566
17567 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17568 gcc Makefile.
17569
17570
17571 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17572
17573 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17574 (all-gcc, install-gcc, subdir_do): Use it.
17575
17576 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17577
17578 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17579
17580 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17581
17582 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17583 set exclusively by configure, using configure.in .
17584
17585 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17586
17587 * test-build.mk: set $PATH for all builds
17588
17589 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17590
17591 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
17592
17593 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
17594 the one used in gcc/Makefile.in, so that a null expansion doesn't
17595 override the one needed to build gcc with a native cc.
17596
17597
17598 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17599
17600 * configure: Accept -with arguments.
17601
17602 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17603
17604 * Makefile.in: added h8300sim
17605
17606 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
17607
17608 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17609 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
17610 (all-cygnus, native, build-cygnus): Make
17611 $(canonhost)-stamp-3stage-done, not $(host)....
17612 * test-build.mk (stamp-3stage-compared): Use tail +10c for
17613 i386-sco3.2v4. Added else true to if command.
17614
17615 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
17616
17617 * config.sub: (from FSF) Sequent uses a BSD-like OS.
17618
17619 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
17620
17621 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17622
17623 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17624
17625 * configure.in: don't remove binutils from Solaris builds
17626
17627 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
17628
17629 * Makefile.in: get rid of earlier definitions for *clean,
17630 also handle the recursive info rule better
17631
17632 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
17633
17634 * Makefile.in (mostlyclean, distclean, realclean): Fix to
17635 do more-or-less the right thing.
17636
17637 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
17638
17639 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17640 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17641
17642 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17643
17644 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17645 $(host_canonical).
17646
17647 * configure.in: split the configdirs list into 4 categories (native
17648 v. cross, library v. tool) and handle the cross-only and native-
17649 only in more reasonable (and correct!) way.
17650
17651 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
17652
17653 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
17654 configdirs anymore.
17655
17656 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17657
17658 * Makefile.in: extensive cleanup:: removed all of the explicit
17659 clean-* targets, collapsed many wrappers around subdir_do into
17660 one, added additional targets to satisfy standards.texi, deleted
17661 some old targets, some changes for consistency
17662
17663 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17664
17665 * configure.in: handle some programs as cross-only, and others as
17666 native only
17667
17668 * test-build.mk: handle partial holes in a more generic manner
17669
17670 * Makefile.in: m4 depends on libiberty
17671
17672 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17673
17674 * configure.in: add m4, textutils, fileutils, sed, shellutils,
17675 time, wdiff, and find to configdirs
17676
17677 * Makefile.in: all, clean, and install rules for the new programs
17678 added to configure.in
17679
17680 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17681
17682 * configure.in: use mh-sun for all *-sun-* hosts
17683
17684 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17685
17686 * Makefile.in: define flags for X11 include files and library file
17687 locations, pass them down to the programs that need this info
17688
17689 * build-all.mk: added a 'native' target, to 3stage the native toolchain
17690
17691 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17692
17693 * configure.in: start building libg++ for HP-UX targets
17694
17695 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
17696
17697 * README: Update references to files moved into etc/.
17698
17699 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
17700
17701 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
17702 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
17703
17704 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
17705
17706 * configure: accept dash as well as underscore in long option
17707 names for FSF compatibility.
17708
17709 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
17710
17711 * config.sub: added -sco3.2v4 support from FSF.
17712
17713 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17714
17715 * configure.in: expand the section that adds or removes
17716 directories from the list of programs to build, to handle native
17717 vs. cross in addition to host v. native
17718
17719 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
17720
17721 * Makefile.in: Replace C++ in macro names with CXX.
17722 This is less likely to break ...
17723
17724 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17725
17726 * test-build.mk: add -w to GNU_MAKE
17727
17728 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17729
17730 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17731 add 'sparc' to list of recognized cpus. This needed to make
17732 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17733 Delete some redundant ose68 variants. Recognize -wrs as an os,
17734 then changes that into $CPU-wrs-vxworks.
17735
17736 * configure.in: remove most references to gdbtest, regularize
17737 target based program removal
17738
17739 * test-build.mk: import from p3 tree (many fixes and changes)
17740
17741 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17742
17743 * Makefile.in: added rules to handle tcl, tk, and expect
17744
17745 * configure.in: handle those directories if they exist
17746
17747 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17748
17749 * config.sub: removed bogus hppabsd and hppahpux names, since
17750 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17751
17752 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17753
17754 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
17755 depends upon all-xiberty
17756
17757 * Makefile.in: changes from p3, including:
17758
17759 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17760
17761 * Makefile.in (XTRAFLAGS): include newlib directories if
17762 newlib/Makefile exists, rather than if host != target.
17763
17764 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17765
17766 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17767 from the same source tree and not building a cross-compiler. This
17768 matters for the libg++ configuration if reconfiguring a tree that
17769 has already been installed.
17770
17771 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
17772
17773 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17774 pick up the machine and system specific header files.
17775
17776 * Makefile.in: added AS_FOR_TARGET, passed down in
17777 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17778 the C compiler to use to create programs which are run in the
17779 build environment, set it to default to $(CC), and passed it down
17780 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17781
17782 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17783
17784 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17785 We need them for unusual native builds, like systems without
17786 ranlib.
17787
17788 * configure: also define $(host_canonical) and
17789 $(target_canonical), which are the full, canonical names for the
17790 given host and target
17791
17792 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17793
17794 * Makefile.in: Added separate definitions for C++.
17795
17796 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17797
17798 * configure.in (configdirs): Add deja-gnu.
17799
17800 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17801
17802 * README: Update for configure.texi and gdb-4.7 release.
17803
17804 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17805
17806 * Makefile.in: Move "all" target to top of file.
17807 Previously, first target was ".PHONY" which caused BSD4.4 make
17808 to build .PHONY when make was run without arguments.
17809
17810 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17811
17812 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17813 Library-copylefted code in libiberty.
17814
17815 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17816
17817 * config.sub: Replace m68kmote with plain old m68k.
17818
17819 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17820
17821 * Makefile.in: Remove space from blank line, avoid Make complaints.
17822
17823 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17824
17825 * config.sub: Complain if no argument is given. Added support for
17826 386bsd as OS and target alias.
17827
17828 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17829
17830 * Makefile.in (XTRAFLAGS): include newlib directories if
17831 newlib/Makefile exists, rather than if host != target.
17832
17833 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17834
17835 * config.sub: recognize sparclite-wrs-vxworks.
17836
17837 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17838 p3.) Added clean-xiberty to clean.
17839
17840 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17841
17842 * configure.in: use *-*-* instead of nested cases for host and target
17843
17844 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17845
17846 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17847 from the same source tree and not building a cross-compiler. This
17848 matters for the libg++ configuration if reconfiguring a tree that
17849 has already been installed.
17850
17851 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
17852
17853 * config.sub (i486v/i486v4): Merge in from FSF version.
17854
17855 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
17856
17857 * configure: only set PWD if it is already set.
17858
17859 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
17860
17861 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17862 doesn't have unset and all success paths (and most error paths)
17863 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17864 to just ${PWD} to avoid confusion.)
17865
17866 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17867
17868 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17869 even for a native compilation.
17870
17871 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17872
17873 Changes to make the gdb.tar.Z rule work better.
17874
17875 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17876 (DEVO_SUPPORT): Add configure.texi.
17877 (bfd-ilrt.tar.Z): Remove ancient rule.
17878
17879 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17880
17881 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17882 pick up the machine and system specific header files.
17883
17884 * configure.in, config.sub: added new target m68010-adobe-scout,
17885 with alias of adobe68k. Changed configure.in to check for
17886 -scout before -sco* to avoid a false match.
17887
17888 * Makefile.in: added AS_FOR_TARGET, passed down in
17889 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17890 the C compiler to use to create programs which are run in the
17891 build environment, set it to default to $(CC), and passed it down
17892 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17893
17894 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17895
17896 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17897 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17898 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17899 FOR_TARGET variants, to newlib and libg++.
17900
17901 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17902
17903 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17904 first.
17905
17906 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17907
17908 * config.sub: Accept `elf' as an environment.
17909
17910 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17911
17912 * Makefile.in (all-opcodes): cd into the right directory
17913
17914 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17915
17916 * configure: added -program_transform_name option, used as
17917 argument to sed when installing programs.
17918 configure.texi: added documentation for -program_prefix,
17919 -program_suffix and -program_transform_name.
17920
17921 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17922
17923 * config.sub: Accept i486 where i386 ok.
17924
17925 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17926
17927 * config.sub: accept we32k
17928
17929 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17930
17931 * config.sub, configure.in: accept OSE68000 and OSE68k.
17932
17933 * Makefile.in: don't create all directories for ``make install'';
17934 let the subdirectories create the ones they need.
17935
17936 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17937
17938 * COPYING: new file, GPL v2
17939
17940 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17941
17942 * Makefile.in: use the new gen-info-dir, which needs a template
17943 argument (which also lives in texinfo)
17944
17945 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17946
17947 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17948
17949 * config.sub (ncr3000): Change i386 to i486.
17950
17951 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17952
17953 * Makefile.in: add install-rcs, install-grep to
17954 install-no-fixedincludes, removed install-bison and install-libgcc
17955
17956 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17957
17958 * configure.in: grab the HPUX makefile fragment if on HPUX
17959
17960 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17961
17962 * Makefile.in: eradicate bison spoor (ditto libgcc).
17963 configure.in: recognise m68{k,000}-ericsson-OSE.
17964 es1800 is alias for m68k-ericsson-OSE
17965
17966 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17967
17968 * configure.in: rearrange the parts that remove programs from
17969 configdirs, based now on HOST==TARGET or by canonical triple.
17970
17971 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17972
17973 * test-build.mk: recurse explicitly with -f test-build.mk when
17974 appropriate. predicate stage3 and comparison on the existence
17975 of gcc. That is, if gcc isn't around, we aren't three-staging.
17976 On very clean, also remove ...stamp-co. Build in-place before
17977 doing other builds.
17978
17979 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17980
17981 * Makefile.in, configure.in: add tgas
17982
17983 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17984
17985 * Makefile.in: a number of changes merged in from progressive.
17986
17987 * configure.in: add libm.
17988
17989 * .cvsignore: ignore some stuff that comes from test-build.mk.
17990
17991 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17992
17993 * config.sub: Add es1800 (m68k-ericsson-es1800).
17994
17995 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17996
17997 * configure: Add program_suffix (parallel to program_prefix)
17998 * Makefile.in: adjust directory-creating script for losing decstation
17999
18000 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
18001
18002 * configure: Minor $subdir-related fixes.
18003
18004 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18005
18006 * configure: fix various problems with propogating
18007 makefile_target_frag in subdirs.
18008 * configure.in: config libgcc if its there
18009
18010 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
18011
18012 * config.sub: HPPA merge.
18013
18014 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
18015
18016 * Makefile.in: Replace all-bison with all-byacc in all
18017 dependency lines for other tools (which now use byacc).
18018
18019 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
18020
18021 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
18022
18023 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
18024
18025 * Makefile.in: make gprof rules similar to byacc rules (instead of
18026 vestigal $(unsubdir) that didn't work...)
18027
18028 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
18029
18030 * config.sub: Add support for Linux.
18031 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
18032 (at least for libg++).
18033
18034 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18035
18036 * configure.texi: fix doc for the -nfp option to configure
18037
18038 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
18039
18040 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18041
18042 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
18043
18044 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18045 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18046 * configure.in: added solaris* host_makefile_frag hook.
18047
18048 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18049
18050 * config.sub: changed recognition of m68000 so that various
18051 m68k types can be specified via m680[01234]0
18052
18053 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18054
18055 * config.sub (basic_machine): fix sed so that '-foo' isn't
18056 completely substituted out while .+'-foo' loses the '-foo'
18057
18058 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18059
18060 * config.sub ($os): Add -aout.
18061
18062 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
18063
18064 * configure: If host_makefile_frag is absolute, don't
18065 prefix ${invsubdir} (relevant to libg++ auto-configure).
18066
18067 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18068
18069 * Makefile.in (tooldir): Define it.
18070 (all-ld): Depend on all-flex.
18071
18072 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
18073
18074 * Makefile.in (check): Fix libg++ special case.
18075
18076 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
18077
18078 * configure: do not bury `pwd` into config.status, thus do fewer
18079 pwd's.
18080
18081 * configure: print the "Building in" message only when building in
18082 other than "." AND verbose.
18083
18084 * configure: remove -s, rework -v to better accommodate guested
18085 configures.
18086
18087 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18088
18089 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
18090
18091 * Makefile.in: macroize flags passed on recursion. remove
18092 fileutils.
18093
18094 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
18095
18096 * configure: get makesrcdir right for subdirs deeper than 1.
18097
18098 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18099 install.
18100
18101 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
18102
18103 * Makefile.in: don't print subdir_do or recursion lines.
18104
18105 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
18106
18107 * standards.texi: added menu item.
18108
18109 * Makefile.in: build and install standards.info.
18110
18111 * standards.texi: new file.
18112
18113 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18114
18115 * configure: test for and move config.status pieces from
18116 ${subdir}/.
18117
18118 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
18119
18120 * configure: Test for existance of files before trying to mv
18121 them, to avoid numerous non-existance messages.
18122
18123 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
18124
18125 * configure: correct final line of config.status.
18126
18127 * configure: patch from eggert. Avoids a protection problem if
18128 the original Makefile.in is read only.
18129
18130 * configure: use move-if-change from gcc to create config.status.
18131 Some makefiles depend on config.status to tell if a directory
18132 has been reconfigured for a different host. This change
18133 prevents those directories from remaking everything in the case
18134 where the reconfig was only intended to rebuild a Makefile.
18135
18136 * configure: test for config.sub with "config.sub sun4" rather
18137 than "config.sub ${host_alias}". Otherwise we can't tell a bad
18138 host alias from a missing config.sub.
18139
18140 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18141
18142 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18143 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
18144
18145 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
18146
18147 * configure: mkdir ${subdir} as needed.
18148
18149 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
18150
18151 * Makefile.in,configure.in: added autoconf.
18152
18153 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18154
18155 * Makefile.in: no longer pass against on recursion.
18156
18157 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18158 definitions are not inherited.
18159
18160 * configure: correct makesrcdir when subdir is .
18161
18162 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
18163
18164 * configure: Add support for 'subdirs' variable, which is
18165 like 'configdirs', except that configure doesn't re-invoke
18166 itself for subdirs, it just creates a Makefile for each subdir.
18167 * configure.texi: Document subdirs.
18168
18169 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18170
18171 * configure.in: added flex to configdirs
18172
18173 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
18174
18175 * Makefile.in: remove clean-stamps from clean.
18176
18177 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
18178
18179 * configure.in: Add gdbtest to configdirs.
18180
18181 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
18182
18183 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
18184 to recursive makes.
18185 * configure.in: Recognize new ncr3000 config.
18186
18187 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
18188
18189 * Makefile.in, configure.in: removed references to gdbm.
18190
18191 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
18192
18193 * config.sub: Don't canonicalize os value
18194 newsos* to bsd (readline needs to check for newsos).
18195 (This fix was earlier made Jan 31, but got re-broken.)
18196
18197 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
18198
18199 * configure.in: sco is an os, not a vendor!
18200
18201 * configure: Quote $( better. Keep various shells happy.
18202
18203 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
18204
18205 * Makefile.in: eliminate stamp-files.
18206
18207 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
18208
18209 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
18210 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18211
18212 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
18213
18214 * config.sub: fix iris/iris3.
18215
18216 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
18217
18218 * configure: re-add -rm.
18219
18220 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
18221
18222 * Maskefile.in: add .stmp-rcs to all.
18223
18224 * configure.in: remove gas from rs6000 build, use aix host fragment.
18225
18226 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
18227
18228 * configure: pass down site_option during recursion.
18229
18230 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
18231
18232 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
18233
18234 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
18235
18236 * configure: Change exec_prefix so that it really defaults to prefix.
18237
18238 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
18239
18240 * Makefile.in, configure.in: Add support for mmalloc library.
18241
18242 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
18243
18244 * Makefile.in: add stmp dependencies for a few more things.
18245
18246 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
18247
18248 * configure: adjusted error message on objdir/srcdir configure
18249 collision, per john's suggestion.
18250
18251 * Makefile.in: add libiberty stmp to all and all.cross.
18252
18253 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
18254
18255 * Makefile.in: remove force dependencies, add grep to all.
18256
18257 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
18258
18259 * Makefile.in: drop flex. make stamp files work.
18260
18261 * configure: added test for conflicting configuration in srcdir,
18262 remove trailing slashes from srcdir. Otherwise emacs gdb mode
18263 gets cranky. use relative paths for configure and srcdir
18264 whenever possible. Send some error messages to stderr that were
18265 going to stdout.
18266
18267 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
18268
18269 * Makefile.in: Fix libg++ rule to check for gcc directory
18270 before using gcc/gcc. Also pass XTRAFLAGS.
18271
18272 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
18273
18274 * Makefile.in: added stmp-files so that directories aren't polled
18275 when they are already built.
18276
18277 * configure.texi: fixed a node pointer problem.
18278
18279 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
18280
18281 * config.sub configure.in gdb/configure.in
18282 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18283 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18284 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
18285
18286 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18287
18288 * configure: -recurring becomes -silent. corrected help message
18289 for -site= option.
18290
18291 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18292
18293 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18294
18295 * configure: when building Makefile for crosses, replace
18296 tooldir and program_prefix. default srcdir from location of
18297 config.sub. remove "for host in hosts" and "for target in
18298 targets" loops.
18299
18300 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18301
18302 * Makefile.in: Do not pass bindir or mandir to cvs.
18303
18304 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
18305
18306 * Makefile.in, configure.in: removed traces of namesubdir,
18307 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
18308 copyrights to '92, changed some from Cygnus to FSF.
18309
18310 * configure.texi: remove most references to multiple hosts,
18311 multiple targets, subdirs, etc.
18312
18313 * configure.man: removed rcsid. reference config.sub not
18314 config.subr.
18315
18316 * Makefile.in: mkdir $(infodir) on install-info.
18317
18318 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
18319
18320 * configure.texi: Explain better about .gdbinit and about
18321 the environment that configure.in sections run in.
18322
18323 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
18324
18325 * configure.in: Ultrix is only a decstation if it's a MIPS.
18326
18327 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
18328
18329 * README: DOC.configure => cfg-paper.texi.
18330
18331 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
18332
18333 * config.sub (near case $os): Don't convert newsos* to bsd!
18334
18335 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
18336
18337 * Makefile.in: Reinstall change from gdb-4.3 that reduces
18338 the number of copies of COPYING that go into the GDB tar file.
18339
18340 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
18341
18342 * bfd/configure.in, gdb/config/mh-i386sco,
18343 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18344 Fix SCO configuration stuff.
18345
18346 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
18347
18348 * Makefile.in: For libg++, make sure the -I pointing
18349 to the gcc directory goes *after* all the libg++-local -I flags.
18350 Also, move just-gcc dependency from just-libg++ to all-libg++.
18351
18352 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
18353
18354 * configure: Change -x to -f to keep Ultrix /bin/test happy.
18355
18356 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
18357
18358 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
18359
18360 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
18361
18362 * config.sub: Add stratus configuration frags. Also
18363 submitted to FSF.
18364
18365 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
18366
18367 * Makefile.in (DEV_SUPPORT): add configure.man.
18368
18369 * config.sub(Decode manufacturer-specific): add -none*.
18370
18371 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
18372
18373 * Makefile.in: remove form feeds to make Sun's make happy.
18374 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
18375
18376 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
18377
18378 * Makefile.in (AR_FLAGS): Make quieter.
18379
18380 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
18381
18382 * configure.in: Add libg++.
18383 * configure: When verbose, don't output the command line at each
18384 level; it will be unremarkably the same as the previous version,
18385 which will be the same as what the user typed.
18386
18387 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
18388
18389 * configure.in, Makefile.in: fix clean-info, add flex. add
18390 fileutils.
18391
18392 * configure: be less sensitive to spaces in Makefile.in. Do not
18393 look for sources in "..". Doing so breaks subdirectories that
18394 might have their own configure. If a subdir has it's own
18395 configure script, use it.
18396
18397 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
18398
18399 * cfg-paper.texi: some changes suggested by rms.
18400
18401 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
18402
18403 * config.sub: Merge in some small additions from the FSF version,
18404 taken from the gcc distribution, to bring the Cygnus and FSF
18405 versions into closer sync.
18406
18407 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
18408
18409 * configure.in: Changed svr4 references to sysv4.
18410
18411 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
18412
18413 * configure: added -V for version number option.
18414
18415 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
18416
18417 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18418 renamed from DOC.configure to cfg-paper.texi.
18419
18420 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18421
18422 * configure, config.subr, config.sub: config.subr is now
18423 config.sub again.
18424
18425 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
18426
18427 * configure.texi: new file, in progress.
18428
18429 * Makefile.in: build info file and install the man page for
18430 configure.
18431
18432 * configure.man: new file, first cut.
18433
18434 * configure: find config.subr again now that configuration "none"
18435 has gone. removed all traces of the -ansi option. removed all
18436 traces of the -languages option.
18437
18438 * config.subr: resync from rms.
18439
18440 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18441
18442 * configure, config.sub, config.subr: merge config.sub into
18443 config.subr, call the result config.subr, remove config.sub, use
18444 config.subr.
18445
18446 * Makefile.in: revised install for dir.info.
18447
18448 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18449
18450 * configure.in: add decstation host makefile frag.
18451
18452 * Makefile.in: BISON now bison -y again. also install-gcc on
18453 install. clean-gdbm on clean. infodir belongs in datadir.
18454 Make directories for info install. Build dir.info here then
18455 install it.
18456
18457 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18458
18459 * Makefile.in: fix for bad directory tests.
18460
18461 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18462
18463 * configure: \{1,2\} appears to be a sysv'ism. Use a different
18464 regexp. -srcdir relative was being handled incorrectly.
18465
18466 * Makefile.in: unwrapped some for loops so that parallel makes
18467 work again and so one can focus one's attention on a particular
18468 package.
18469
18470 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18471
18472 * configure: added PWD as a stand in for `pwd` (for speed). use
18473 elif wherever possible. make -srcdir work without -objdir.
18474 -objdir= commented out.
18475
18476 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18477
18478 * configure: +options become --options. -subdirs commented out.
18479 added -host, -datadir. Renamed -destdir to -prefix. Comment in
18480 Makefile now at top of generated Makefile. Removed cvs log
18481 entries. added -srcdir. create .gdbinit only if there is one
18482 in ${srcdir}.
18483
18484 * Makefile.in: idestdir and ddestdir go away. Added copyrights
18485 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
18486 and mandir now keyed off datadir by default.
18487
18488 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18489
18490 * Freshly created ChangeLog.
18491
18492 \f
18493 Local Variables:
18494 mode: change-log
18495 left-margin: 8
18496 fill-column: 76
18497 version-control: never
18498 End: