decl.c (gnat_to_gnu_entity): Do not make a function returning an unconstrained type...
[gcc.git] / ChangeLog
1 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
2
3 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
4
5 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
6
7 * MAINTAINERS: Add myself as an arm port reviewer.
8
9 2015-03-25 Martin Liska <mliska@suse.cz>
10 Yury Gribov <y.gribov@samsung.com>
11
12 * Makefile.in: Fix ln source location for vimrc file.
13 * Makefile.tpl: Likewise.
14
15 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
16
17 PR bootstrap/25672
18 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
19 cross-compiling. Similarly for CXX_FOR_TARGET.
20 * configure: Regenerate.
21
22 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
23
24 * Makefile.def: Add libmpx.
25 * configure.ac: Add libmpx.
26 * Makefile.in: Regenerate.
27 * configure: Regenerate.
28
29 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
30
31 * MAINTAINERS (CPU Port Maintainers): Add myself
32 i386 vector ISA extns mantainer.
33
34 2015-03-13 Jeff Law <law@redhat.com>
35
36 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
37 maintainer.
38 Remove Richard Henderson as a maintainer for the x86 port.
39
40 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
41
42 * MAINTAINERS (CPU Port Maintainers): Update my email address.
43
44 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
45
46 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
47 pointer bounds checker and i386 MPX maintainer.
48
49 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
50
51 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
52
53 2015-02-26 Martin Sebor <msebor@redhat.com>
54
55 * MAINTAINERS (Various Maintainers): Add self.
56
57 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
58
59 * configure.ac [--enable-as-accelerator-for] (enable_languages):
60 Make sure it contains lto.
61 * configure: Regenerate.
62
63 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
64
65 * configure: Regenerate.
66
67 2015-02-06 Diego Novillo <dnovillo@google.com>
68
69 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
70 middle-end, docstring): Remove myself.
71 (Write After Approval): Add myself.
72
73 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
74
75 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
76 (Write After Approval): Update address.
77
78 2015-01-29 David Malcolm <dmalcolm@redhat.com>
79
80 PR jit/64780
81 * configure.ac: Require the user to explicitly specify
82 --enable-host-shared if the jit is enabled.
83 * configure: Regenerate.
84
85 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
86
87 * MAINTAINERS (Write After Approval): Add myself.
88
89 2015-01-25 Tom de Vries <tom@codesourcery.com>
90
91 * MAINTAINERS: Make whitespace consistent.
92
93 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
94
95 * MAINTAINERS (Write After Approval): Add myself.
96
97 2015-01-20 Andre Vehreschild <vehre@gmx.de>
98
99 * MAINTAINERS: (Write After Approval): Add myself.
100
101 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
102
103 * MAINTAINERS: (Write After Approval): Add myself.
104
105 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
106
107 * MAINTAINERS: (Write After Approval): Add myself.
108
109 2015-01-13 Iain Sandoe <iain@codesourcery.com>
110
111 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
112 objective-c/c++ front end maintainer.
113
114 2015-01-13 Marek Polacek <polacek@redhat.com>
115
116 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
117
118 2015-01-12 Jeff Law <law@redhat.com>
119
120 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
121 a very long time.
122
123 2015-01-09 Ian Lance Taylor <iant@google.com>
124
125 * configure.ac (host_tools): Add gotools.
126 * Makefile.def (host_modules): Add gotools.
127 (dependencies): Add dependency of all-gotools on all-target-libgo.
128
129 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
130
131 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
132 * configure: Regenerate.
133
134 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
135
136 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
137 all-target-libgomp.
138 * Makefile.in: Regenerate.
139
140 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
141
142 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
143
144 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
145
146 * configure.ac: Add Visium support.
147 * configure: Regenerate.
148
149 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
150
151 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
152 * configure: Regenerate.
153
154 2015-01-03 Andrew Pinski <apinski@cavium.com>
155
156 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
157 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
158 (BASE_TARGET_EXPORTS): Add OBJCOPY.
159 (OBJCOPY_FOR_TARGET): New variable.
160 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
161 * Makefile.in: Regenerate.
162 * configure.ac: Check for already installed target objcopy.
163 Also GCC_TARGET_TOOL on objcopy.
164 * configure: Regenerate.
165
166 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
167
168 * config.sub: Update from upstream, to 2015-01-01 version.
169 * config.guess: Ditto.
170
171 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
172
173 * MAINTAINERS (RTEMS Ports): Add myself.
174
175 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
176
177 * MAINTAINERS (Write After Approval): Add myself.
178
179 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
180
181 * MAINTAINERS (Write After Approval): Add myself.
182
183 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
184
185 * configure.ac (--enable-as-accelerator-for): Don't set
186 ENABLE_AS_ACCELERATOR_FOR. Update all users.
187 * configure: Regenerate.
188
189 2014-12-13 Jakub Jelinek <jakub@redhat.com>
190
191 PR bootstrap/64023
192 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
193 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
194 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
195 to CXX.
196 * Makefile.in: Regenerated.
197
198 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
199 Yury Gribov <y.gribov@samsung.com>
200
201 * .gitignore: Added .local.vimrc and .lvimrc.
202 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
203 * Makefile.in: Regenerate.
204
205 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
206
207 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
208 * configure: Regenerated.
209
210 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
211
212 * MAINTAINERS (nvptx port): New entry.
213
214 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
215
216 * configure: Regenerate.
217
218 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
219
220 * configure.ac: Merge with Binutils.
221
222 2014-11-26 Tobias Burnus <burnus@net-b.de>
223
224 * Makefile.def: Make more dependent on mpfr, mpc and isl.
225 * Makefile.in: Regenerate.
226
227 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
228
229 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
230 missing flex.
231 * Makefile.in: Regenerated.
232
233 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
234
235 * Makefile.in: Regenerate.
236
237 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
238
239 PR bootstrap/63784
240 * libtool.m4: Add $pic_flag with -shared.
241
242 2014-11-21 Renlin Li <Renlin.Li@arm.com>
243
244 * MAINTAINERS (Write After Approval): Added myself.
245
246 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
247
248 * MAINTAINERS (write-after-approval): Add myself.
249
250 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
251
252 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
253 from 2 years ago.
254
255 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
256
257 Revert:
258 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
259
260 * MAINTAINERS (Write After Approval): Added myself as line map
261 maintainer.
262
263 2014-11-19 Renlin Li <Renlin.Li@arm.com>
264
265 Revert:
266 2014-11-19 Renlin Li <Renlin.Li@arm.com>
267
268 * MAINTAINERS (Write After Approval): Added myself.
269
270 2014-11-19 Renlin Li <Renlin.Li@arm.com>
271
272 * MAINTAINERS (Write After Approval): Added myself.
273
274 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
275
276 * MAINTAINERS (Write After Approval): Added myself as line map
277 maintainer.
278
279 2014-11-17 Dodji Seketeli <dodji@redhat.com>
280
281 * MAINTAINERS (Various Maintainers): Added myself as line map
282 maintainer.
283
284 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
285
286 * move-if-change: Sync from upstream gnulib.
287
288 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
289
290 * compile: Sync with upstream Automake.
291 * depcomp: Ditto.
292 * install-sh: Ditto.
293 * missing: Ditto.
294 * mkinstalldirs: Ditto.
295 * ylwrap: Ditto.
296
297 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
298
299 * config.sub: Update from upstream config repo.
300 * config.guess: Ditto.
301
302 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
303
304 * Makefile.def: Add liboffloadmic to target_modules. Make
305 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
306 * Makefile.in: Regenerate.
307 * configure: Regenerate.
308 * configure.ac: Add liboffloadmic to target binaries.
309 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
310 Add liboffloadmic to noconfig list when C++ is not supported.
311
312 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
313 Thomas Schwinge <thomas@codesourcery.com>
314 Ilya Verbin <ilya.verbin@intel.com>
315 Andrey Turetskiy <andrey.turetskiy@intel.com>
316
317 * configure: Regenerate.
318 * configure.ac (--enable-as-accelerator-for)
319 (--enable-offload-targets): New configure options.
320
321 2014-11-11 Tobias Burnus <burnus@net-b.de>
322
323 * Makefile.def: Make all-gcc depend on all-isl.
324 * Makefile.in: Regenerate.
325
326 2014-11-11 David Malcolm <dmalcolm@redhat.com>
327
328 * ChangeLog.jit: New.
329 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
330
331 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
332
333 PR target/63610
334 * libtool.m4: Fix globbing of darwin versions.
335 * configure: Regenerate.
336
337 2014-11-11 Tobias Burnus <burnus@net-b.de>
338
339 * Makefile.def: Remove CLooG.
340 * Makefile.tpl: Ditto.
341 * configure.ac: Ditto.
342 * configure: Regenerate.
343 * Makefile.in: Ditto.
344
345 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
346
347 * configure.ac: Handle nvptx-*-*.
348 * configure: Regenerate.
349
350 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
351
352 * MAINTAINERS (Write After Approval): Add myself.
353
354 2014-10-31 Jakub Jelinek <jakub@redhat.com>
355
356 * Makefile.def (libcc1): Remove bootstrap=true;.
357 * Makefile.in: Regenerated.
358
359 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
360
361 * configure.ac: Update comment.
362 * configure: Regenerate.
363
364 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
365
366 * MAINTAINERS (Write After Approval): Add myself.
367
368 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
369
370 * configure.ac (extra_host_libiberty_configure_flags): Add
371 --enable-shared also for libcc1's benefit.
372 * configure: Regenerate.
373
374 2014-10-29 Tristan Gingold <gingold@adacore.com>
375
376 * MAINTAINERS: Change my email address.
377
378 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
379 Tom Tromey <tromey@redhat.com>
380
381 * Makefile.def: Add libcc1 to host_modules.
382 * configure.ac (host_tools): Add libcc1.
383 * Makefile.in, configure: Rebuild.
384
385 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
386
387 * configure.ac (build_configargs): Don't share config.cache between
388 build subdirs.
389 * configure: Regenerate.
390
391 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
392
393 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
394 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
395 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
396 leon3v7 as leon3.
397 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
398 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
399 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
400 * config/sparc/sparc.md (cpu): Add leon3v7.
401 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
402
403 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
404
405 * MAINTAINERS (write-after-approval): Add myself.
406
407 2014-10-23 Ian Lance Taylor <iant@google.com>
408
409 * configure.ac: Disable the Go frontend on systems where it is known
410 to not work.
411 * configure: Regenerate.
412
413 2014-10-23 Richard Biener <rguenther@suse.de>
414
415 * Makefile.def: Add libcpp build module and dependencies.
416 * configure.ac: Add libcpp build module.
417 * Makefile.in: Regenerate.
418 * configure: Likewise.
419
420 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
421
422 * MAINTAINERS (write-after-approval): Add myself.
423
424 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
425
426 * INSTALL/README: Do not mention CVS.
427
428 2014-10-03 Jing Yu <jingyu@google.com>
429
430 * configure.ac: Add aarch64 to list of targets that support gold.
431 * configure: Regenerate.
432
433 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
434
435 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
436
437 2014-09-29 Catherine Moore <clm@codesourcery.com>
438
439 * MAINTAINERS: Add myself as MIPS maintainer.
440
441 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
442
443 * MAINTAINERS: Move myself to MIPS maintainers.
444
445 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
446
447 * MAINTAINERS: Put all email addresses between '<' and '>'.
448
449 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
450
451 * MAINTAINERS: Move myself to reviewers (Fortran).
452
453 2014-09-01 Andi Kleen <ak@linux.intel.com>
454
455 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
456 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
457 * Makefile.in: Regenerate.
458
459 2014-08-28 David Malcolm <dmalcolm@redhat.com>
460
461 * rtx-classes-status.txt: Delete
462
463 2014-08-28 David Malcolm <dmalcolm@redhat.com>
464
465 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
466
467 2014-08-27 Sebastian Pop <s.pop@samsung.com>
468
469 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
470 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
471 of checking for version number.
472 * configure: Regenerated.
473 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
474
475 2014-08-27 David Malcolm <dmalcolm@redhat.com>
476
477 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
478 is done; begin phase 6 (use extra rtx_def subclasses).
479
480 2014-08-27 David Malcolm <dmalcolm@redhat.com>
481
482 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
483 done; begin phase 5 (additional rtx_def subclasses).
484
485 2014-08-26 David Malcolm <dmalcolm@redhat.com>
486
487 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
488
489 2014-08-26 David Malcolm <dmalcolm@redhat.com>
490
491 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
492 SET_BB_HEADER are done.
493
494 2014-08-26 David Malcolm <dmalcolm@redhat.com>
495
496 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
497 done.
498
499 2014-08-26 David Malcolm <dmalcolm@redhat.com>
500
501 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
502
503 2014-08-26 David Malcolm <dmalcolm@redhat.com>
504
505 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
506
507 2014-08-25 David Malcolm <dmalcolm@redhat.com>
508
509 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
510
511 2014-08-25 David Malcolm <dmalcolm@redhat.com>
512
513 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
514
515 2014-08-25 David Malcolm <dmalcolm@redhat.com>
516
517 * rtx-classes-status.txt: Phase 3 (per-file commits within
518 "config" subdirs) is done; begin phase 4 (removal of
519 "scaffolding").
520
521 2014-08-23 David Malcolm <dmalcolm@redhat.com>
522
523 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
524 dir) is done; begin phase 3 (per-file commits within "config"
525 subdirs).
526
527 2014-08-21 David Malcolm <dmalcolm@redhat.com>
528
529 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
530 phase 2 (per-file commits in main source dir).
531
532 2014-08-21 Bin Cheng <bin.cheng@arm.com>
533
534 * configure: Regenerated.
535
536 2014-08-19 David Malcolm <dmalcolm@redhat.com>
537
538 * rtx-classes-status.txt (TODO): Add SET_BND_TO
539
540 2014-08-19 David Malcolm <dmalcolm@redhat.com>
541
542 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
543
544 2014-08-19 David Malcolm <dmalcolm@redhat.com>
545
546 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
547
548 2014-08-19 David Malcolm <dmalcolm@redhat.com>
549
550 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
551
552 2014-08-19 David Malcolm <dmalcolm@redhat.com>
553
554 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
555
556 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
557
558 * MAINTAINERS (Write After Approval): Add myself.
559
560 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
561
562 * MAINTAINERS: Remove myself
563
564 2014-08-19 David Malcolm <dmalcolm@redhat.com>
565
566 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
567
568 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
569
570 * MAINTAINERS (Write After Approval): Add myself.
571
572 2014-08-18 David Malcolm <dmalcolm@redhat.com>
573
574 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
575 SET_BB_HEADER, SET_BB_FOOTER
576
577 2014-08-18 David Malcolm <dmalcolm@redhat.com>
578
579 * rtx-classes-status.txt: New file
580
581 2014-08-18 Roman Gareev <gareevroman@gmail.com>
582
583 * configure.ac: Eliminate ClooG installation dependency.
584 * configure: Regenerate.
585 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
586 * Makefile.in: Regenerate.
587
588 2014-08-15 Ilya Verbin <iverbin@gmail.com>
589
590 * MAINTAINERS (Write After Approval): Add myself.
591
592 2014-08-15 Ilya Tocar <tocarip@gmail.com>
593
594 * MAINTAINERS (Write After Approval): Add myself.
595
596 2014-08-01 Jiong Wang <jiong.wang@arm.com>
597
598 * MAINTAINERS (Write After Approval): Add myself.
599
600 2014-07-28 Anthony Green <green@moxielogic.com>
601
602 Import from savannah.gnu.org:
603 * config.sub: Update to 2014-07-28 version.
604
605 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
606
607 * MAINTAINERS: Remove my MIPS maintainer entry.
608
609 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
610
611 PR target/47230
612 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
613 * configure: Regenerate.
614
615 2014-07-24 James Norris <jnorris@codesourcery.com>
616
617 * MAINTAINERS (Write After Approval): Add myself.
618
619 2014-07-20 Roman Gareev <gareevroman@gmail.com>
620
621 * configure.ac: Accept only CLooG 0.18.1.
622 * configure: Regenerate.
623
624 2014-07-17 Roman Gareev <gareevroman@gmail.com>
625
626 * configure.ac: Don't accept isl 0.11.
627 * configure: Regenerate.
628
629 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
630
631 * MAINTAINERS (Write After Approval): Add myself.
632
633 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
634
635 * configure.ac: Don't accept isl 0.10.
636 * configure: Regenerate.
637
638 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
639
640 Fix include path for in-tree cloog.
641 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
642 * configure: Regenerate.
643
644 2014-06-18 Richard Henderson <rth@redhat.com>
645
646 * .gitignore: Import gcc_update output.
647
648 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
649
650 * config-ml.in: Robustify ac_configure_args parsing.
651
652 * configure.ac (--enable-linker-plugin-configure-flags)
653 (--enable-linker-plugin-flags): New flags.
654 (configdirs): Conditionally add libiberty-linker-plugin.
655 * configure: Regenerate.
656 * Makefile.def (host_modules): Add libiberty-linker-plugin.
657 (host_modules) <lto-plugin>: Pay attention to
658 @extra_linker_plugin_flags@ and
659 @extra_linker_plugin_configure_flags@.
660 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
661 * Makefile.in: Regenerate.
662
663 * Makefile.tpl (configure-[+prefix+][+module+])
664 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
665 "module_srcdir" instead of "module" for locating a module's srcdir.
666 * Makefile.in: Regenerate.
667
668 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
669
670 * MAINTAINERS (Write After Approval): Add myself.
671
672 2014-06-06 Sebastian Pop <sebpop@gmail.com>
673
674 * MAINTAINERS: Update my email address.
675
676 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
677
678 * MAINTAINERS (Write After Approval): Add myself.
679
680 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
681
682 * MAINTAINERS (Write After Approval): Add myself.
683
684 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
685
686 PR libstdc++/61011
687 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
688 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
689 * configure: Regenerate.
690
691 2014-05-28 Pedro Alves <palves@redhat.com>
692
693 * MAINTAINERS (Write After Approval): Add myself.
694
695 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
696
697 * MAINTAINERS: Update my affiliation/email.
698
699 2014-05-19 Mike Stump <mikestump@comcast.net>
700
701 * MAINTAINERS: Add wide-int reviewers.
702
703 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
704
705 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
706 * configure: Regenerated.
707
708 2014-05-15 Torvald Riegel <triegel@redhat.com>
709
710 * MAINTAINERS (libitm): Add myself as maintainer.
711
712 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
713
714 * MAINTAINERS (Write After Approval): Add myself.
715
716 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
717
718 * config.sub, config.guess: Import from upstream.
719
720 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
721
722 * MAINTAINERS (Write After Approval): Put myself in correct order.
723
724 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
725
726 * MAINTAINERS (Write After Approval): Add myself.
727
728 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
729
730 * MAINTAINERS: Move myself from Reviewers to Write After Approval
731 section.
732
733 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
734
735 * MAINTAINERS (Write After Approval): Delete myself.
736
737 2014-04-17 Jakub Jelinek <jakub@redhat.com>
738
739 PR sanitizer/56781
740 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
741 and -B* options with -Xcompiler.
742
743 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
744
745 PR bootstrap/60620
746 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
747 * Makefile.in: Regenerate.
748
749 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
750
751 * Makefile.def (dependencies): Make all-ld depend on all-binutils
752 for WINDRES_FOR_TARGET in default-manifest.o rule.
753 * Makefile.in: Regenerate.
754
755 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
756
757 * MAINTAINERS (Write After Approval): Add myself.
758
759 2014-03-26 Jakub Jelinek <jakub@redhat.com>
760
761 PR sanitizer/56781
762 * Makefile.def: Set bootstrap=true; for host fixincludes.
763 * configure.ac: Don't bootstrap host fixincludes unless
764 --with-build-config=bootstrap-{a,ub}san.
765 * Makefile.in: Regenerated.
766 * configure: Regenerated.
767
768 2014-03-21 Jakub Jelinek <jakub@redhat.com>
769
770 * configure.ac: Move BUILD_CONFIG set up earlier. Add
771 --enable-vtable-verify option parsing. Don't add
772 target-libsanitizer to bootstrap_target_libs unless
773 --with-build-config=bootstrap-asan or
774 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
775 to bootstrap_target_libs unless --enable-vtable-verify.
776 * configure: Regenerated.
777
778 2014-03-10 Anatoly Sokolov <aesok@post.ru>
779
780 * MAINTAINERS (Write After Approval): Add myself.
781
782 2014-03-07 Denis Chertykov <chertykov@gmail.com>
783
784 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
785
786 2014-03-07 Jakub Jelinek <jakub@redhat.com>
787
788 PR bootstrap/58572
789 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
790 -I for libstdc++-v3 includes if $(LEAN).
791 * Makefile.in: Regenerated.
792
793 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
794
795 * MAINTAINERS: Update my email address.
796
797 2014-02-24 Walter Lee <walt@tilera.com>
798
799 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
800 (tilegx-*-*): Change to tilegx*-*-*.
801 * configure: Regenerate.
802
803 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
804
805 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
806
807 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
808
809 * MAINTAINERS (Write After Approval): Add myself.
810
811 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
812
813 PR target/59788
814 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
815 *solaris2*.
816
817 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
818
819 * MAINTAINERS: Update my email address.
820
821 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
822
823 * MAINTAINERS: Convert to UTF-8.
824 Properly sort Xinliang David Li's entry.
825
826 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
827 Sandra Loosemore <sandra@codesourcery.com>
828
829 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
830 nios2 port maintainers.
831
832 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
833
834 * MAINTAINERS (Write After Approval): Add myself.
835
836 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
837
838 * configure.ac: Add user-friendly check for native x86_64-linux
839 multilibs.
840 * configure: Regenerate.
841
842 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
843
844 * MAINTAINERS: Add myself as sh maintainer.
845
846 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
847
848 * MAINTAINERS: Add self as SLSR maintainer.
849
850 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
851
852 * MAINTAINERS: Update my email address.
853
854 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
855
856 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
857
858 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
859
860 * Makefile.in: Regenerate.
861
862 * Makefile.tpl: Fix typo.
863 * Makefile.in: Regenerate partially.
864
865 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
866
867 * configure.ac: Added libcilkrts to noconfig list when C++ is not
868 supported.
869 * configure: Regenerated.
870
871 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
872
873 * MAINTAINERS (Write After Approval): Add myself.
874
875 2013-10-30 Jason Merrill <jason@redhat.com>
876
877 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
878 --disable-build-format-warnings.
879
880 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
881
882 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
883 depend on libstdc++ and libgcc.
884 * configure: Regenerate.
885 * configure.ac: Added libcilkrts to target binaries. Also, restrict
886 libcilkrts for POSIX and i*86, and x86_64 architectures.
887 * Makefile.in: Added libcilkrts related fields to support building it.
888
889 2013-10-26 Jeff Law <law@redhat.com>
890
891 * Makefile.def (target_modules): Remove libmudflap
892 (languages): Remove check-target-libmudflap).
893 * Makefile.in: Rebuilt.
894 * Makefile.tpl (check-target-libmudflap-c++): Remove.
895 * configure.ac (target_libraries): Remove target-libmudflap.
896 Remove checks which disabled libmudflap on some systems.
897 * configure: Rebuilt.
898 * libmudflap: Directory removed.
899
900 2013-10-21 Cong Hou <congh@google.com>
901
902 * MAINTAINERS (Write After Approval): Add myself.
903
904 2013-10-16 Mike Stump <mikestump@comcast.net>
905
906 * .dir-locals.el: Add.
907
908 2013-10-15 David Malcolm <dmalcolm@redhat.com>
909
910 * configure.ac: Add --enable-host-shared
911 * configure: Regenerate.
912
913 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
914
915 Import from savannah.gnu.org:
916 * config.guess: Update to 2013-06-10 version.
917 * config.sub: Update to 2013-10-01 version.
918
919 2013-10-01 Simon Cook <simon.cook@embecosm.com>
920
921 Changes to build configuration to allow big endian ARC ELF toolchain
922 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
923 * configure: Regenerate.
924
925 2013-09-20 Alan Modra <amodra@gmail.com>
926
927 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
928 ppc host match. Support little-endian powerpc linux hosts.
929
930 2013-09-19 Dodji Seketeli <dodji@redhat.com>
931
932 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
933 maintainer.
934
935 2013-09-12 DJ Delorie <dj@redhat.com>
936
937 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
938 maintainers.
939
940 2013-09-03 Richard Biener <rguenther@suse.de>
941
942 * configure.ac: Also allow ISL 0.12.
943 * configure: Regenerated.
944
945 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
946
947 * MAINTAINERS (Write After Approval): Add myself.
948
949 2013-08-27 David Malcolm <dmalcolm@redhat.com>
950
951 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
952
953 2013-08-26 Caroline Tice <cmtice@google.com>
954
955 * MAINTAINERS: Correct earliers update: Move myself from libvtv
956 "Various Reviewers" to libvtv "Various Maintainers".
957
958 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
959
960 * MAINTAINERS: Add myself as RTL optimizers reviewer.
961
962 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
963
964 * MAINTAINERS: Update name, email.
965
966 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
967
968 * MAINTAINERS (Write After Approval): Add myself.
969
970 2013-08-12 Caroline Tice <cmtice@google.com>
971
972 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
973 address in the Write After Approval section.
974
975 2013-08-09 Carlos O'Donell <carlos@redhat.com>
976
977 * MAINTAINERS (Write After Approval): Update email.
978
979 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
980
981 * configure.ac: Adjust to check VTV_SUPPORTED.
982 * configure: Regenerated.
983
984 2013-08-02 Caroline Tice <cmtice@google.com>
985
986 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
987 on non-linux systems; add target-libvtv to noconfigdirs; add
988 libsupc++/.libs to C++ library search paths.
989 * configure: Regenerated.
990 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
991 libstdc++ and libgcc.
992 * Makefile.in: Regenerated.
993
994 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
995
996 * MAINTAINERS (Write After Approval): Add myself.
997
998 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
999 Shiva Chen <shiva0217@gmail.com>
1000
1001 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1002 nds32 port maintainers.
1003
1004 2013-07-17 Tim Shen <timshen91@gmail.com>
1005
1006 * MAINTAINERS (Write After Approval): Add myself.
1007
1008 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1009
1010 * configure.ac: Sync from binutils.
1011 * configure: Regenerate.
1012
1013 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
1014
1015 * MAINTAINERS (Write After Approval): Add myself.
1016
1017 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
1018
1019 * MAINTAINERS (Write After Approval): Add myself.
1020
1021 2013-05-17 David Malcolm <dmalcolm@redhat.com>
1022
1023 * MAINTAINERS (Write After Approval): Add myself.
1024
1025 2013-04-30 Brooks Moses <bmoses@google.com>
1026
1027 * MAINTAINERS: Update my email; move myself from Fortran
1028 reviewer to Write After Approval.
1029
1030 2013-04-16 Andreas Schwab <schwab@suse.de>
1031
1032 * configure.ac (aarch64-*-*): Don't disable java.
1033 * configure: Regenerate.
1034
1035 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
1036
1037 * MAINTAINERS (Write After Approval): Add myself.
1038
1039 2013-03-30 Matthias Klose <doko@ubuntu.com>
1040
1041 * Makefile.def (target_modules): Don't install libffi.
1042 * Makefile.in: Regenerate.
1043
1044 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
1045
1046 * MAINTAINERS (Write After Approval): Add myself.
1047
1048 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
1049
1050 * MAINTAINERS (Write After Approval): Add myself.
1051
1052 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
1053
1054 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1055 * configure: Regenerated.
1056
1057 2013-02-05 Ian Lance Taylor <iant@google.com>
1058
1059 PR go/55969
1060 * configure.ac: Disable libgo on some systems where it does not
1061 work.
1062
1063 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
1064
1065 * MAINTAINERS: Explicitly add myself as AIX maintainer.
1066 Remove Geoff Keating as rs6000 port maintainer, at his request.
1067
1068 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
1069
1070 * MAINTAINERS: Update my email.
1071
1072 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
1073
1074 * configure: Re-generate.
1075
1076 2013-01-15 Richard Biener <rguenther@suse.de>
1077
1078 PR other/55973
1079 * configure: Re-generate.
1080
1081 2013-01-14 Matthias Klose <doko@ubuntu.com>
1082
1083 * Makefile.def (install-target-libsanitizer): Depend on
1084 install-target-libstdc++-v3.
1085 * Makefile.in: Regenerate.
1086
1087 2013-01-14 Richard Biener <rguenther@suse.de>
1088
1089 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1090 * configure: Re-generate
1091
1092 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1093
1094 * config.sub: Update from config repo.
1095
1096 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
1097
1098 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1099 * Makefile.in: Regenerate.
1100
1101 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1102
1103 * MAINTAINERS (arc): Add new port maintainership for myself.
1104
1105 2013-01-09 Jason Merrill <jason@redhat.com>
1106
1107 * .gitignore: Import from gdb repository.
1108
1109 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
1110
1111 * Makefile.def (configure-gcc): Depend on all-gmp.
1112 (all-gcc): Remove dependency on all-gmp.
1113 * Makefile.in: Regenerated.
1114
1115 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1116
1117 * config.sub: Merge from config repo.
1118 * config.guess: Ditto.
1119
1120 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1121
1122 * Makefile.def: Merge from binutils.
1123 * Makefile.in: Ditto.
1124
1125 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
1126
1127 * MAINTAINERS: Update my email.
1128
1129 2012-12-29 Ben Elliston <bje@gnu.org>
1130
1131 * config.guess: Update to 2012-12-29 version.
1132 * config.sub: Likewise.
1133
1134 2012-12-20 Matthias Klose <doko@ubuntu.com>
1135
1136 * Makefile.def (install-target-libgfortran): Depend on
1137 install-target-libquadmath, install-target-libgcc.
1138 (install-target-libsanitizer): Depend on install-target-libgcc.
1139 (install-target-libjava): Depend on install-target-libgcc.
1140 (install-target-libitm): Depend on install-target-libgcc.
1141 (install-target-libobjc): Depend on install-target-libgcc.
1142 (install-target-libstdc++-v3): Depend on install-target-libgcc.
1143 * Makefile.in: Regenerate.
1144
1145 2012-12-19 Matthias Klose <doko@ubuntu.com>
1146
1147 * Makefile.def (install-target-libgo): Depend on
1148 install-target-libatomic.
1149 * Makefile.in: Regenerate.
1150
1151 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
1152
1153 PR go/55201
1154 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1155 * Makefile.in: Regenerate.
1156
1157 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
1158
1159 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1160 * configure: Regenerate.
1161
1162 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1163
1164 * config.sub: Merge from config repo.
1165
1166 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
1167
1168 * Makefile.def (target_modules): Add bootstrap=true and
1169 raw_cxx=true to libsanitizer.
1170 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1171 * Makefile.in: Regenerated.
1172 * configure: Likewise.
1173
1174 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
1175
1176 * MAINTAINERS: Remove self as RTL optimization maintainer.
1177
1178 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1179
1180 * MAINTAINERS (Write After Approval): Add myself.
1181
1182 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1183
1184 * Makefile.def (target_modules): Remove bootstrap=true and
1185 raw_cxx=true from libsanitizer.
1186 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1187 * Makefile.in: Regenerated.
1188 * configure: Likewise.
1189
1190 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1191
1192 * Makefile.def (target_modules): Add bootstrap=true and
1193 raw_cxx=true to libsanitizer.
1194 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1195 * Makefile.in: Regenerated.
1196 * configure: Likewise.
1197
1198 2012-11-28 Andrew Pinski <apinski@cavium.com>
1199
1200 PR bootstrap/54279
1201 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1202 * configure: Regenerate.
1203 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1204 * Makefile.in: Regenerate.
1205
1206 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
1207
1208 * configure.ac: Disable libsanitizer if we're not building C++.
1209 * configure: Regenerate.
1210
1211 2012-11-15 Roland McGrath <roland@hack.frob.com>
1212
1213 * MAINTAINERS (Write After Approval): Add myself.
1214
1215 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
1216
1217 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1218 Kostya Serebryany (kcc@google.com) and
1219 Jakub Jelinek (jakub@redhat.com).
1220 Rename area for Dodji Seketeli (dodji@redhat.com).
1221
1222 2012-11-15 Dodji Seketeli <dodji@redhat.com>
1223
1224 * MAINTAINERS: (asan.c, related): Add myself.
1225
1226 2012-11-14 Roland McGrath <mcgrathr@google.com>
1227
1228 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1229 * configure: Regenerate.
1230
1231 2012-11-13 Richard Henderson <rth@redhat.com>
1232
1233 * configure.ac: Move libsanitizer logic to subdirectory.
1234 * configure: Regenerate.
1235
1236 2012-11-13 Dodji Seketeli <dodji@redhat.com>
1237
1238 * configure.ac: Enable libsanitizer just on x86 linux for now.
1239 * configure: Re-generate.
1240
1241 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
1242
1243 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1244 sections.
1245 * configure: Regenerate.
1246
1247 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
1248
1249 * configure.ac: Add section for configdirs for libsanitizer.
1250 Disable for cris-*-* and mmix-*-*.
1251 * configure: Regenerate.
1252
1253 2012-11-12 Wei Mi <wmi@google.com>
1254
1255 * configure.ac: Add libsanitizer to target_libraries.
1256 * Makefile.def: Ditto.
1257 * configure: Regenerate.
1258 * Makefile.in: Regenerate.
1259 * libsanitizer: New directory for asan runtime. Contains an empty
1260 tsan directory.
1261
1262 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
1263
1264 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1265 against Mingw64 w32api.
1266 * configure: Regenerate.
1267
1268 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1269
1270 * configure: Regenerated.
1271
1272 2012-11-03 Robert Mason <rbmj@verizon.net>
1273
1274 * configure.ac: add --disable-libstdcxx configure option
1275 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1276
1277 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
1278
1279 * MAINTAINERS (Write After Approval): Add myself.
1280
1281 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
1282
1283 * MAINTAINERS (Write After Approval): Add myself.
1284
1285 2012-10-24 Sharad Singhai <singhai@google.com>
1286
1287 * MAINTAINERS (Write After Approval): Add myself.
1288
1289 2012-10-24 Eric Christopher <echristo@gmail.com>
1290
1291 * MAINTAINERS: Update email address.
1292
1293 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1294
1295 PR bootstrap/54820
1296 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1297 * configure: Regenerate.
1298
1299 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
1300
1301 * MAINTAINERS (aarch64): Add Marcus and myself.
1302
1303 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1304
1305 PR bootstrap/54820
1306 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1307 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1308 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1309 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1310 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1311 * Makefile.in: Regenerate.
1312 * configure.ac (have_static_libs): New variable and associated check.
1313 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1314 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1315 * configure: Regenerate.
1316
1317 2012-10-10 Richard Biener <rguenther@suse.de>
1318
1319 * MAINTAINERS: Adjust for changed surname.
1320
1321 2012-10-04 Lawrence Crowl <crowl@google.com>
1322
1323 * MAINTAINERS (Write After Approval): Add myself.
1324
1325 2012-10-01 Cary Coutant <ccoutant@google.com>
1326
1327 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1328
1329 2012-09-28 Ian Lance Taylor <iant@google.com>
1330
1331 * Makefile.def: Make all-target-libgo depend on
1332 all-target-libbacktrace.
1333 * Makefile.in: Rebuild.
1334
1335 2012-09-26 Ian Lance Taylor <iant@google.com>
1336
1337 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1338 * Makefile.in: Rebuild.
1339
1340 2012-09-20 Walter Lee <walt@tilera.com>
1341
1342 * configure.ac: Add tilegx to list of targets that support gold.
1343 * configure: Regenerate.
1344
1345 2012-09-20 Marek Polacek <polacek@redhat.com>
1346
1347 * MAINTAINERS (Write After Approval): Add myself.
1348
1349 2012-09-19 Steve Ellcey <sellcey@mips.com>
1350
1351 * configure.ac: Add mips*-mti-elf* target.
1352 * configure: Regenerate.
1353
1354 2012-09-17 Ian Lance Taylor <iant@google.com>
1355
1356 * MAINTAINERS (Various Maintainers): Add libbacktrace.
1357 * configure.ac (host_libs): Add libbacktrace.
1358 (target_libraries): Add libbacktrace.
1359 * Makefile.def (host_modules): Add libbacktrace.
1360 (target_modules): Likewise.
1361 * configure, Makefile.in: Rebuild.
1362
1363 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
1364
1365 PR target/38607
1366 Merge upstream change.
1367 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1368
1369 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1370 Add libgomp*.o to compare_exclusions for AIX.
1371 * configure: Regenerate.
1372
1373 2012-09-06 Diego Novillo <dnovillo@google.com>
1374
1375 * configure.ac: Bump minimum GMP version to 4.2.3.
1376 * configure: Re-generate.
1377
1378 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
1379
1380 PR target/54461
1381 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1382 target-libgloss if not configured --with-avrlibc=no.
1383 * configure: Regenerate.
1384
1385 2012-09-04 Jason Merrill <jason@redhat.com>
1386
1387 * configure.ac: Fix --enable-languages=all.
1388
1389 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
1390
1391 * MAINTAINERS (Write After Approval): Add myself.
1392
1393 2012-09-03 Richard Guenther <rguenther@suse.de>
1394
1395 PR bootstrap/54138
1396 * configure.ac: Re-organize ISL / CLOOG checks to allow
1397 disabling with either --without-isl or --without-cloog.
1398 * configure: Regenerated.
1399
1400 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
1401
1402 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1403 * configure: Regenerate.
1404
1405 2012-08-27 Ulrich Drepper <drepper@gmail.com>
1406
1407 * MAINTAINERS: Fix my email address.
1408
1409 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1410
1411 PR binutils/4970
1412 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1413 and opcodes.
1414 * Makefile.in: Regenerated.
1415
1416 2012-08-26 Art Haas <ahaas@impactweather.com>
1417
1418 * configure: Regenerate.
1419
1420 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
1421
1422 * INSTALL/README: Also refer to the online installation
1423 instructions.
1424
1425 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1426
1427 * MAINTAINERS (Write After Approval): Add myself.
1428 (Picochip port): Remove myself.
1429
1430 2012-08-14 Diego Novillo <dnovillo@google.com>
1431
1432 Merge from cxx-conversion branch.
1433
1434 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1435 POSTSTAGE1_CONFIGURE_FLAGS.
1436 * Makefile.in: Regenerate.
1437 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1438 Force C++ when bootstrapping.
1439 * configure: Regenerate.
1440
1441 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1442
1443 * MAINTAINERS (Write After Approval): Add myself.
1444
1445 2012-07-16 Joseph Myers <joseph@codesourcery.com>
1446
1447 * README: Document use of ranges of years in copyright notices.
1448
1449 2012-07-06 Richard Guenther <rguenther@suse.de>
1450
1451 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1452 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1453 --with-gmp=system.
1454 * Makefile.in: Regenerated.
1455 * configure: Likewise.
1456
1457 2012-07-06 Richard Guenther <rguenther@suse.de>
1458
1459 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1460 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1461 supply V=1 as extra_make_flags.
1462 * configure: Regenerated.
1463 * Makefile.in: Likewise.
1464
1465 2012-07-04 Tristan Gingold <gingold@adacore.com>
1466
1467 * configure: Regenerate.
1468
1469 2012-07-03 Richard Guenther <rguenther@suse.de>
1470
1471 * Makfile.def (isl): Remove not necessary extra_exports and
1472 extra_make_flags.
1473 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1474 * Makefile.in: Regenerated.
1475
1476 2012-07-03 Richard Guenther <rguenther@suse.de>
1477
1478 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1479 * configure.ac: If either the ISL or the CLooG check failed
1480 do not try to build in-tree versions.
1481 * Makefile.in: Regenerated.
1482 * configure: Regenerated.
1483
1484 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1485
1486 * configure: Regenerate.
1487
1488 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
1489
1490 * MAINTAINERS (Various Maintainers): Add myself as testsuite
1491 maintainer.
1492
1493 2012-07-02 Richard Guenther <rguenther@suse.de>
1494
1495 * configure: Regenerated.
1496
1497 2012-07-02 Richard Guenther <rguenther@suse.de>
1498 Michael Matz <matz@suse.de>
1499 Tobias Grosser <tobias@grosser.es>
1500 Sebastian Pop <sebpop@gmail.com>
1501
1502 * Makefile.def: Add ISL host module, remove PPL host module.
1503 Adjust ClooG host module to use the proper ISL.
1504 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1505 * configure.ac: Include config/isl.m4. Add ISL host library,
1506 remove PPL. Remove PPL configury, add ISL configury, adjust
1507 ClooG configury.
1508 * Makefile.in: Regenerated.
1509 * configure: Likewise.
1510
1511 2012-07-02 Richard Guenther <rguenther@suse.de>
1512
1513 Merge from graphite branch
1514 2011-07-21 Tobias Grosser <tobias@grosser.es>
1515
1516 * configure: Regenerated.
1517 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1518 both cloog.org and legacy versions. The only supported version will
1519 be CLooG with the isl backend.
1520
1521 2011-07-21 Tobias Grosser <tobias@grosser.es>
1522
1523 * configure: Regenerated.
1524 * configure.ac: Require cloog isl 0.17.0
1525
1526 2011-07-21 Tobias Grosser <tobias@grosser.es>
1527
1528 * configure: Regenerated.
1529 * config/cloog.m4: Do not define CLOOG_ORG
1530
1531 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1532
1533 * configure.ac: Skip C if explicitly selected.
1534 * configure: Regenerate.
1535
1536 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
1537
1538 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1539 they contain -O2.
1540 * configure: Regenerate.
1541
1542 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
1543
1544 PR debug/53740
1545 * df.h, df-problems.c, dce.c: Revert last patch.
1546
1547 2012-06-25 Iain Sandoe <iain@codesourcery.com>
1548
1549 * MAINTAINERS (Write After Approval): Update my email address.
1550
1551 2012-06-21 Meador Inge <meadori@codesourcery.com>
1552
1553 * MAINTAINERS (Write After Approval): Add myself.
1554
1555 2012-06-20 Jason Merrill <jason@redhat.com>
1556
1557 * Makefile.tpl (check-target-libgomp-c++): New.
1558 (check-target-libitm-c++): New.
1559 * Makefile.def (c++): Add them.
1560 * Makefile.in: Regenerate.
1561
1562 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
1563
1564 * MAINTAINERS (Write After Approval): Add myself.
1565
1566 2012-05-16 Olivier Hainque <hainque@adacore.com>
1567
1568 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1569 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1570 (install-no-fixedincludes): Adjust accordingly.
1571 * Makefile.in: Regenerate.
1572
1573 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1574
1575 Merge upstream change
1576 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1577
1578 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
1579
1580 * MAINTAINERS (Write After Approval): Add myself.
1581
1582 2012-05-09 Nick Clifton <nickc@redhat.com>
1583 Paul Smith <psmith@gnu.org>
1584
1585 PR bootstrap/50461
1586 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1587 allow for the fact that from release v3.1.0 of MPFR the source
1588 files were moved into a src sub-directory.
1589 * configure: Regenerate.
1590
1591 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1592
1593 * configure.ac: Bump minimum MPFR version to 2.4.0.
1594 * configure: Regenerated.
1595
1596 2012-05-01 Richard Henderson <rth@redhat.com>
1597
1598 * Makefile.def (libatomic): New target_module.
1599 * configure.ac (target_libraries): Add libatomic.
1600 (noconfigdirs): Check if libatomic is supported.
1601 * Makefile.in, configure: Rebuild.
1602
1603 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
1604
1605 * MAINTAINERS (Write After Approval): Add myself.
1606
1607 2012-04-25 Joel Brobecker <brobecker@adacore.com>
1608
1609 * config.sub: Update to 2012-04-18 version from official repo.
1610
1611 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
1612
1613 * MAINTAINERS (Write After Approval): Add myself.
1614
1615 2012-04-11 Steve Ellcey <sellcey@mips.com>
1616
1617 * MAINTAINERS: Changed email address.
1618
1619 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
1620
1621 PR target/52737
1622 * contrib/gcc_update (files_and_dependencies):
1623 Remove gcc/config/avr/t-multilib from touch data.
1624
1625 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1626
1627 * MAINTAINERS (OS Port Maintainers): Remove irix.
1628 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1629 (unsupported_languages): Remove mips-sgi-irix6.*.
1630 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1631 (with_stabs): Remove.
1632 * configure: Regenerate.
1633
1634 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1635
1636 * MAINTAINERS (OS Port Maintainers): Remove osf.
1637 * configure.ac (enable_libgomp): Remove *-*-osf*.
1638 (with_stabs): Remove alpha*-*-osf*.
1639 * configure: Regenerate.
1640
1641 2012-03-05 Tristan Gingold <gingold@adacore.com>
1642
1643 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1644 * configure: Regenerate.
1645
1646 2012-02-17 Walter Lee <walt@tilera.com>
1647
1648 * MAINTAINERS: (Write After Approval): Delete myself.
1649
1650 2012-02-14 Walter Lee <walt@tilera.com>
1651
1652 * MAINTAINERS (tilegx port): Add myself.
1653 (tilepro port): Add myself.
1654 (Write After Approval): Add myself.
1655
1656 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
1657
1658 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1659 and Joseph Myers as docstring relicensing maintainers.
1660
1661 2012-02-09 Bin Cheng <bin.cheng@arm.com>
1662
1663 * MAINTAINERS (write-after-approval): Add myself.
1664
1665 2012-02-08 Ira Rosen <irar@il.ibm.com>
1666
1667 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1668 maintainer.
1669
1670 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1671
1672 * MAINTAINERS (Write After Approval): Move myself to
1673 maintain alphabetical order.
1674
1675 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1676
1677 * MAINTAINERS (Write After Approval): Add myself.
1678
1679 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1680
1681 * MAINTAINERS (Write After Approval): Add myself.
1682
1683 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1684 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1685
1686 * configure.ac (cr16-*-*): Remove nonconfigdirs.
1687 * configure: Regenerate.
1688
1689 2012-01-23 Harshit Chopra <harshit@google.com>
1690
1691 * MAINTAINERS (Write After Approval): Add myself.
1692
1693 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
1694
1695 * configure.ac: Remove reference to mh-interix.
1696 * configure: Regenerate.
1697
1698 2012-01-05 Richard Henderson <rth@redhat.com>
1699
1700 PR bootstrap/51072
1701 * configure.ac: Disable libitm if c++ is not enabled.
1702 * configure: Rebuild.
1703
1704 * configure.ac: Fix regexp for same.
1705 * configure: Rebuild.
1706
1707 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
1708
1709 * MAINTAINERS (Write After Approval): Add myself.
1710
1711 2012-01-02 Richard Guenther <rguenther@suse.de>
1712
1713 PR bootstrap/51686
1714 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1715 * Makefile.in: Regenerate.
1716
1717 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
1718
1719 * MAINTAINERS (Write After Approval): Add myself.
1720
1721 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1722
1723 * configure: Regenerate.
1724
1725 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1726
1727 * MAINTAINERS (picochip): Changed email address.
1728
1729 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1730
1731 * MAINTAINERS (write-after-approval): Add self.
1732
1733 2011-11-29 DJ Delorie <dj@redhat.com>
1734
1735 * configure.ac (rl78-*-*) New case.
1736 * configure: Regenerate.
1737 * MAINTAINERS: Add myself as RL78 maintainer.
1738
1739 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1740
1741 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1742
1743 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
1744
1745 * libtool.m4: Additional FreeBSD 10 fixes.
1746
1747 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
1748
1749 * MAINTAINERS: Move myself from Write After Approval to CPU Port
1750 Maintainers section, as Epiphany maintainer.
1751
1752 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
1753
1754 PR target/49992
1755 * configure.ac: Remove ranlib special-casing for Darwin.
1756 * configure: Regenerate.
1757
1758 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
1759
1760 * MAINTAINERS (Reviewers): Keep the list sorted.
1761
1762 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
1763
1764 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1765
1766 2011-11-09 Roland McGrath <mcgrathr@google.com>
1767
1768 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1769 * configure: Rebuild.
1770 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1771 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1772 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1773 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1774 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1775 Add READELF.
1776 * Makefile.in: Rebuild.
1777
1778 2011-11-09 Jason Merrill <jason@redhat.com>
1779
1780 * Makefile.def (language=c++): Remove check-c++0x.
1781 * Makefile.in (check-gcc-c++): Regenerate.
1782
1783 2011-11-08 Richard Henderson <rth@redhat.com>
1784
1785 * configure.ac: Test for libitm directory present first.
1786
1787 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1788
1789 * configure.ac: Test libitm/configure.tgt to disable libitm.
1790 * configure: Rebuild.
1791
1792 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
1793 Richard Henderson <rth@redhat.com>
1794
1795 Merged from transactional-memory.
1796
1797 * Makefile.def (lang_env_dependencies): libitm is c++.
1798 Add libitm target module.
1799 * configure.ac: Likewise.
1800 * config/mmap.m4: New file.
1801 * contrib/gcc_update: Add libitm to touch data.
1802 * Makefile.in, configure: Rebuild.
1803
1804 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1805
1806 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1807 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1808 * Makefile.in: Regenerate.
1809
1810 2011-11-01 DJ Delorie <dj@redhat.com>
1811
1812 * config.sub: Update to version 2011-10-29 (added rl78)
1813
1814 2011-10-27 Nick Clifton <nickc@redhat.com>
1815
1816 * config.sub: Import these changes from the config project:
1817
1818 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1819 Ben Elliston <bje@gnu.org>
1820
1821 * config.sub (epiphany): New.
1822
1823 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1824 Ben Elliston <bje@gnu.org>
1825
1826 * config.sub (hexagon, hexagon-*): New.
1827
1828 2011-08-23 Roland McGrath <mcgrathr@google.com>
1829
1830 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1831 64eb to be64.
1832
1833 2011-08-16 Roland McGrath <mcgrathr@google.com>
1834
1835 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1836 (nacl): Grok as alias for 32el-unknown-nacl.
1837
1838 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
1839
1840 * MAINTAINERS (Write After Approval): Add myself.
1841
1842 2011-10-24 Teresa Johnson <tejohnson@google.com>
1843
1844 * MAINTAINERS (Write After Approval): Add myself.
1845
1846 2011-09-21 Jakub Jelinek <jakub@redhat.com>
1847
1848 * MAINTAINERS (sparc port): Remove myself.
1849
1850 2011-09-14 Tom de Vries <tom@codesourcery.com>
1851
1852 * MAINTAINERS (Write After Approval): Add myself.
1853
1854 2011-08-14 Yao Qi <yao@codesourcery.com>
1855
1856 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1857 * configure: Regenerate.
1858
1859 2011-07-26 Ian Lance Taylor <iant@google.com>
1860
1861 * configure.ac: Set have_compiler based on whether gcc directory
1862 exists, rather than on whether gcc is in configdirs.
1863 * configure: Rebuild.
1864
1865 2011-07-21 Joseph Myers <joseph@codesourcery.com>
1866
1867 * MAINTAINERS (Global Reviewers): Add self.
1868
1869 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1870
1871 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1872 link directories.
1873 * Makefile.in: Rebuild.
1874
1875 2011-07-20 Ian Lance Taylor <iant@google.com>
1876
1877 PR bootstrap/49787
1878 * configure.ac: Move --enable-bootstrap handling earlier in file.
1879 If --enable-bootstrap and either --enable-build-with-cxx or
1880 --enable-build-poststage1-with-cxx, enable C++ automatically.
1881 * configure: Rebuild.
1882
1883 2011-07-19 Ian Lance Taylor <iant@google.com>
1884
1885 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1886 make C++ a boot_language. Set and substitute
1887 POSTSTAGE1_CONFIGURE_FLAGS.
1888 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1889 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1890 * configure, Makefile.in: Rebuild.
1891
1892 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1893
1894 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1895 maintainers.
1896
1897 2011-07-18 Jakub Jelinek <jakub@redhat.com>
1898
1899 * MAINTAINERS (Global Reviewers): Add myself.
1900
1901 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1902
1903 * configure: Regenerate.
1904
1905 2011-07-16 Jason Merrill <jason@redhat.com>
1906
1907 * Makefile.def (language=c++): Add check-c++0x and
1908 check-target-libmudflap-c++.
1909 * Makefile.tpl (check-target-libmudflap-c++): New.
1910 * Makefile.in: Regenerate.
1911
1912 2011-07-16 Matthias Klose <doko@ubuntu.com>
1913
1914 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1915 * Makefile.def (target_modules/libjava): Pass
1916 $(EXTRA_CONFIGARGS_LIBJAVA).
1917 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1918 if not configured with --enable-static-libjava.
1919 * Makefile.in: Regenerate.
1920 * configure: Likewise.
1921
1922 2011-07-15 Jason Merrill <jason@redhat.com>
1923
1924 * Makefile.in (check-c++): Move check-gcc-c++0x after
1925 check-target-libstdc++-v3.
1926
1927 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1928
1929 * MAINTAINERS (c6x port): New entry.
1930
1931 2011-07-13 Jason Merrill <jason@redhat.com>
1932
1933 * Makefile.in (check-gcc-c++0x): New.
1934 (check-c++): Depend on it.
1935
1936 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1937
1938 PR target/39150
1939 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1940 x86_64-*-solaris2.1[0-9]*.
1941 * configure: Regenerate.
1942
1943 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
1944
1945 * MAINTAINERS (RTL optimizers): Add self.
1946
1947 2011-06-27 Gabriel Charette <gchare@google.com>
1948
1949 * MAINTAINERS (Write After Approval): Add myself.
1950
1951 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1952
1953 PR regression/47836
1954 PR bootstrap/23656
1955 PR other/47733
1956 PR bootstrap/49247
1957 PR c/48825
1958 * configure.ac (target_libraries): Remove target-libiberty.
1959 Remove case-statement setting skipdirs=target-libiberty for
1960 multiple targets. Remove checking target_configdirs and
1961 removing target-libiberty but keeping target-libgcc if
1962 otherwise empty.
1963 * Makefile.def (target_modules): Don't add libiberty.
1964 (dependencies): Remove all traces of target-libiberty.
1965 * configure, Makefile.in: Regenerate.
1966
1967 2011-06-13 Walter Lee <walt@tilera.com>
1968
1969 * configure.ac (tilepro-*-*) New case.
1970 (tilegx-*-*): Likewise.
1971 * configure: Regenerate.
1972
1973 2011-06-06 Jing Yu <jingyu@google.com>
1974
1975 * configure.ac: Skip target-libiberty for
1976 arm*-*-linux-androideabi.
1977 * configure: Regenerated.
1978
1979 2011-06-06 Nick Clifton <nickc@redhat.com>
1980
1981 * config.sub: Sync from upstream.
1982
1983 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
1984
1985 * MAINTAINERS (Write After Approval): Add myself.
1986
1987 2011-06-01 Daniel Jacobowitz <drow@false.org>
1988
1989 * MAINTAINERS: Update my email address.
1990
1991 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
1992
1993 * MAINTAINERS (Write After Approval): Update my email address.
1994
1995 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
1996
1997 * MAINTAINERS (Write After Approval): Add myself.
1998
1999 2011-05-08 Doug Kwan <dougkwan@google.com>
2000
2001 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2002 * configure: Regenerated.
2003 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2004 value from configure.
2005 * Makefile.in: Regenerated.
2006
2007 2011-05-05 Joseph Myers <joseph@codesourcery.com>
2008
2009 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2010 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2011 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2012 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2013 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2014 *-*-vxworks*): Disable newlib and libgloss in separate case
2015 statement.
2016 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2017 to separate case statement.
2018 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2019 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2020 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2021 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2022 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2023 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2024 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2025 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2026 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2027 i[[3456789]]86-*-rdos*, m32r-*-*,
2028 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2029 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2030 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2031 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2032 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2033 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2034 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2035 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2036 and libgloss in main case over targets. Remove most empty cases
2037 in main case over targets.
2038 * configure: Regenerate.
2039
2040 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
2041
2042 * MAINTAINERS (Write After Approval): Add myself.
2043
2044 2011-05-04 Joseph Myers <joseph@codesourcery.com>
2045
2046 * configure.ac: Remove code setting special library locations for
2047 hppa*64*-*-hpux11*. Remove code setting compiler for
2048 sparc-sun-solaris2*.
2049 * configure: Regenerate.
2050
2051 2011-05-04 Joseph Myers <joseph@codesourcery.com>
2052
2053 * configure.ac: Separate libgloss_dir settings from general case
2054 over targets.
2055 * configure: Regenerate.
2056
2057 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2058
2059 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2060 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2061 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2062 cases in libgcj-disabling case statement.
2063 (hppa*64*-*-linux*): Set unsupported_languages instead of
2064 disabling target-zlib.
2065 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2066 to hppa*64*-*-hpux*.
2067 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2068 hppa*-*-hpux*.
2069 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2070 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2071 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2072 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2073 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2074 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2075 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2076 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2077 libgcj-disabling case statement.
2078 * configure: Regenerate.
2079
2080 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2081
2082 * configure.ac: Disable Java for targets not supporting libffi.
2083 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2084 Remove cases in Java-disabling statement.
2085 (*arm-wince-pe): Change to arm-wince-pe.
2086 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2087 cases in Java-disabling statement.
2088 (bfin-*-*): Don't disable Java again.
2089 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2090 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2091 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2092 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2093 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2094 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2095 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2096 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2097 Java-disabling statement.
2098 (mmix-*-*): Don't disable Java again.
2099 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2100 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2101 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2102 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2103 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2104 statement.
2105 * configure: Regenerate.
2106
2107 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2108
2109 * configure.ac: Separate cases disabling Java and Java libraries
2110 from general case over targets.
2111 * configure: Regenerate.
2112
2113 2011-04-21 Jie Zhang <jzhang918@gmail.com>
2114
2115 * MAINTAINERS: Update my email address.
2116
2117 2011-04-20 Easwaran Raman <eraman@google.com>
2118
2119 * MAINTAINERS (Write After Approval): Add myself.
2120
2121 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
2122
2123 PR lto/48086
2124 * configure.ac: Re-enable LTO on *-apple-darwin9*.
2125 * configure: Regenerate.
2126
2127 2011-04-16 Jim Meyering <meyering@redhat.com>
2128
2129 * MAINTAINERS (Write After Approval): Add myself.
2130
2131 2011-04-15 Dodji Seketeli <dodji@redhat.com>
2132
2133 * MAINTAINERS: Update my email address.
2134
2135 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
2136
2137 * MAINTAINERS (Write After Approval): Add myself.
2138
2139 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
2140
2141 * MAINTAINERS (Write After Approval): Add myself.
2142
2143 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
2144
2145 * MAINTAINERS (Write After Approval): Add myself.
2146
2147 2011-04-06 Joseph Myers <joseph@codesourcery.com>
2148
2149 * configure.ac (build_tools): Remove build-byacc.
2150 (host_libs): Remove mmalloc.
2151 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2152 autoconf automake libtool diff rcs fileutils shellutils time
2153 textutils wdiff find uudecode hello tar gzip indent recode release
2154 sed perl gawk findutils gettext zip.
2155 (libgcj): Remove target-qthreads.
2156 (target_tools): Remove target-examples target-gperf.
2157 (YACC): Don't handle building byacc.
2158 * configure: Regenerate.
2159 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2160 dosutils, examples, fileutils, find, findutils, gawk, gettext,
2161 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2162 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2163 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2164 handle building components.
2165 * Makefile.in: Regenerate.
2166
2167 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
2168
2169 * MAINTAINERS: Update my email address as Xtensa maintainer.
2170
2171 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2172
2173 * config.sub: Sync from upstream.
2174
2175 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2176
2177 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2178 (microblaze*): Don't disable libssp.
2179 * configure: Regenerate.
2180
2181 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2182
2183 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2184 moveifchange.
2185 * configure: Regenerate.
2186 * Makefile.tpl: Use @SHELL@ not @config_shell@.
2187 * Makefile.in: Regenerate.
2188
2189 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2190
2191 * configure.ac (*-*-sysv4*): Don't enable libgomp.
2192 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2193 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2194 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2195 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2196 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2197 md_exec_prefix cases.
2198 * configure: Regenerate.
2199
2200 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2201
2202 * configure.ac: Separate cases disabling target-libssp,
2203 target-libiberty, target-libstdc++-v3 and Fortran from general
2204 case over targets.
2205 * configure: Regenerate.
2206
2207 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2208
2209 * configure.ac (*-*-chorusos): Don't disable libgcj.
2210 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2211 Remove case.
2212 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2213 (arm-*-coff): Don't disable libgcj.
2214 (arm*-*-linux-gnueabi): Remove useless assignment.
2215 (arm-*-riscix*): Don't disable libgcj.
2216 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2217 configuration.
2218 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2219 (c54x*-*-*): Remove case.
2220 (tic54x-*-*): Don't disable GCC or GCC libraries.
2221 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
2222 to *.
2223 (d10v-*-*): Don't disable GCC libraries.
2224 (d30v-*-*): Don't disable libgcj.
2225 (h8500-*-*): Don't disable GCC libraries.
2226 (i960-*-*): Don't disable libgcj.
2227 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2228 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2229 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2230 libgcj.
2231 (m68k-*-coff*): Remove case.
2232 (mmix-*-*): Don't disable libgloss on host.
2233 (mn10200-*-*, mn10300-*-*): Remove cases.
2234 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2235 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2236 Don't disable libgcj.
2237 (romp-*-*): Remove case.
2238 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2239 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2240 case.
2241 (v810-*-*): Don't disable GCC libraries.
2242 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2243 (ip2k-*-*): Don't disable GCC libraries.
2244 * configure: Regenerate.
2245
2246 2011-03-28 Joseph Myers <joseph@codesourcery.com>
2247
2248 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2249 libffi on host.
2250 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2251 on host.
2252 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2253 * configure: Regenerate.
2254
2255 2011-03-26 John Marino <binutils@marino.st>
2256
2257 * configure.ac: Add support for *-*-dragonfly*
2258 * configure: Regenerate.
2259
2260 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2261
2262 * configure.ac (native_only): Remove.
2263 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2264 send-pr uudecode guile gnuserv on host.
2265 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2266 send-pr rcs guile perl texinfo libtool on host.
2267 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2268 automake send-pr rcs guile perl texinfo libtool on host.
2269 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2270 (*-*-kaos*): Don't disable target-examples target-gperf on target.
2271 (alpha*-dec-osf*): Don't disable fileutils on target.
2272 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2273 texinfo send-pr expect dejagnu on target.
2274 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2275 target-qthreads on target.
2276 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2277 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2278 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2279 x86_64-*-mingw*): Don't disable expect on target.
2280 (*-*-cygwin*): Don't disable target-gperf on target.
2281 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2282 gnuserv on target.
2283 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2284 target.
2285 * configure: Regenerate.
2286
2287 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2288
2289 * configure.ac (target_tools): Remove target-groff.
2290 (native_only): Remove target-groff.
2291 (hppa*64*-*-*): Don't disable byacc.
2292 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2293 setting.
2294 (*-*-kaos*): Don't skip target-librx and target-groff.
2295 (*-*-netware*): Don't skip target-libmudflap.
2296 (*-*-tpf*): Don't skip target-libmudflap.
2297 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2298 directories on the host.
2299 (ia64*-*-*vms*): Don't skip tix.
2300 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2301 host.
2302 * configure: Regenerate.
2303
2304 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
2305
2306 * configure.ac: Remove references to mt-mep, mt-netware,
2307 mt-wince.
2308 * Makefile.def: Add all-utils soft dependencies.
2309 * Makefile.tpl: Remove GDB_NLM_DEPS.
2310 * configure: Regenerate.
2311 * Makefile.in: Regenerate.
2312
2313 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2314
2315 * configure.ac: Do not include mh-x86omitfp.
2316 * configure: Regenerate.
2317
2318 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2319
2320 * configure.ac: Remove empty cases.
2321 * configure: Regenerate.
2322
2323 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2324
2325 * Makefile.def: Add dependency from termcap to gdb.
2326 * Makefile.in: Regenerate.
2327
2328 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2329
2330 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2331 * configure: Regenerate.
2332 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2333 * Makefile.tpl: Likewise.
2334 * Makefile.in: Regenerate.
2335
2336 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2337
2338 * configure.ac: Remove all mentions of tentative_cc.
2339 * configure: Regenerate.
2340
2341 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2342
2343 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2344 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2345 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2346 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2347 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2348 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2349 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2350 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2351 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2352 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2353 *-*-rhapsody*): Remove host cases.
2354 * configure: Regenerate.
2355
2356 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2357
2358 * configure.ac (ppc*-*-pe): Remove host case.
2359 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2360 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2361 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2362 cases.
2363 * configure: Regenerate.
2364
2365 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2366
2367 * config.sub: Update to version 2011-03-23.
2368
2369 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2370
2371 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2372 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2373 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2374 * configure: Regenerate.
2375
2376 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2377
2378 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
2379 to Write After Approval.
2380 * config-ml.in: Don't handle arc-*-elf*.
2381 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2382 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2383 handle GCC libraries.
2384 * configure: Regenerate.
2385
2386 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2387
2388 PR bootstrap/48120:
2389 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2390 Add -lstdc++ -lm to LIBS.
2391 * configure: Regenerate.
2392
2393 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
2394
2395 * config.guess: Update to version 2011-02-02
2396 * config.sub: Update to version 2011-02-24
2397
2398 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2399
2400 PR lto/48086
2401 * configure.ac: Re-enable LTO on *-apple-darwin9.
2402 * configure: Regenerate.
2403
2404 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
2405
2406 PR lto/48086
2407 * configure.ac: Disable LTO on darwin due to an assembler change in
2408 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2409 under 256.
2410 * configure: Regenerate.
2411
2412 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
2413
2414 * MAINTAINERS: Update myself as score backend maintainer,
2415 update my e-mail address.
2416
2417 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
2418
2419 * MAINTAINERS: Update my e-mail address.
2420
2421 2011-03-06 Joey Ye <joey.ye@arm.com>
2422
2423 * MAINTAINERS: Update my e-mail address.
2424
2425 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2426
2427 * configure.ac: Adjust test of with_ppl.
2428 * configure: Regenerated.
2429
2430 2011-03-02 Kai Tietz <ktietz@redhat.com>
2431
2432 * MAINTAINERS: Adjust my e-mail address.
2433
2434 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2435
2436 * configure.ac: Add -lpwl to ppllibs.
2437 * configure: Regenerated.
2438
2439 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2440
2441 * config/cloog.m4: Add -lisl to clooglibs.
2442 * configure: Regenerated.
2443
2444 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2445
2446 * MAINTAINERS (CPU Port maintainers): Add self.
2447
2448 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2449
2450 * MAINTAINERS: Add myself as testsuite maintainer.
2451
2452 2011-02-15 Mike Stump <mikestump@comcast.net>
2453
2454 * MAINTAINERS: Add myself as testsuite maintainer.
2455
2456 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2457
2458 Import from Libtool and gnulib:
2459
2460 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
2461
2462 Prepare for supporting FreeBSD 10.
2463 * config.rpath: Remove handling of freebsd1* which soon would
2464 match FreeBSD 10.0.
2465
2466 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
2467
2468 Remove support for FreeBSD 1.x.
2469 * libtool.m4 (_LT_LINKER_SHLIBS)
2470 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2471 soon would incorrectly match FreeBSD 10.0.
2472
2473 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2474
2475 PR binutils/12283
2476 * move-if-change: Import version from gnulib.
2477
2478 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
2479
2480 PR lto/47225
2481 * Makefile.def (lto-plugin): Double dash for enable-shared.
2482 (configure-gcc): Depend on all-lto-plugin.
2483 * Makefile.in: Rebuilt.
2484
2485 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2486
2487 * configure.ac: Remove extra bracket.
2488 * configure: Regenerate.
2489
2490 2011-02-08 Tobias Burnus <burnus@net-b.de>
2491
2492 * MAINTAINERS: Add myself as libquadmath maintainer.
2493
2494 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
2495
2496 * MAINTAINERS: Update my email address.
2497
2498 2011-02-07 Joseph Myers <joseph@codesourcery.com>
2499
2500 * MAINTAINERS (option handling): Add self.
2501
2502 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
2503
2504 PR lto/47225
2505 * Makefile.def: Add dependency for install-gcc
2506 on install-lto-plugin.
2507 * Makfile.in: Regenerated
2508
2509 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
2510
2511 * MAINTAINERS (CPU Port Maintainers): Add myself.
2512
2513 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
2514
2515 PR libgcj/44341
2516 * configure.ac: Discard --with-* flags for host when configuring
2517 target libraries for cross build.
2518 * configure: Rebuilt.
2519
2520 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2521
2522 * MAINTAINERS (linear loop transforms): Removed.
2523
2524 2011-01-25 Jakub Jelinek <jakub@redhat.com>
2525
2526 * configure.ac: If with_ppl is no, move setting with_cloog=no
2527 after CLOOG_REQUESTED check.
2528 * configure: Regenerated.
2529
2530 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2531
2532 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2533 CLooG has been requested.
2534 * configure: Regenerated.
2535
2536 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2537
2538 * configure: Regenerated.
2539 * configure.ac: Check for version 0.11 (or later revision) of PPL.
2540
2541 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
2542
2543 * configure: Regenerated.
2544 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2545
2546 2011-01-21 Andreas Schwab <schwab@redhat.com>
2547
2548 * configure.ac: Use AS_HELP_STRING throughout.
2549 * configure: Regenerate.
2550
2551 2011-01-18 Jie Zhang <jie.zhang@analog.com>
2552
2553 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2554 * configure: Regenerate.
2555
2556 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2557
2558 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2559
2560 2011-01-13 Joel Brobecker <brobecker@adacore.com>
2561
2562 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2563 for ia64-hpux.
2564 * configure: Regenerate.
2565
2566 2011-01-07 Jan Hubicka <jh@suse.cz>
2567
2568 PR lto/47225
2569 * Makefile.in: Regenerate.
2570 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2571 configure.
2572
2573 2011-01-07 Jan Hubicka <jh@suse.cz>
2574
2575 * Makefile.in: Regenerate.
2576 * Makefile.def (gcc host module) and soft dependency on lto-plugin
2577 and configure dependency on lto-plugin configure.
2578 (lto-plugin module): Remove dependency on GCC; add dependency on
2579 liniberty.
2580
2581 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
2582
2583 * MAINTAINERS (Write After Approval): Add myself.
2584
2585 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
2586
2587 * configure: Regenerate.
2588
2589 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2590
2591 * configure.ac: (picochip): Disable libiberty.
2592
2593 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
2594
2595 * MAINTAINERS (Write After Approval): Add myself.
2596
2597 2010-12-10 Ian Lance Taylor <iant@google.com>
2598
2599 PR bootstrap/46819
2600 * configure.ac: For --disable-libgcj clear libgcj_saved.
2601 * configure: Rebuild.
2602
2603 2010-12-10 Tobias Burnus <burnus@net-b.de>
2604
2605 PR fortran/46540
2606 * configure.ac: Add --disable-libquadmath and
2607 --disable-libquadmath-support.
2608 * configure: Regenerate.
2609
2610 2010-12-03 Ian Lance Taylor <iant@google.com>
2611
2612 * MAINTAINERS: Add myself as libgo maintainer.
2613
2614 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
2615
2616 PR libffi/46792
2617 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2618 * configure: Regenerate.
2619
2620 2010-12-02 Ian Lance Taylor <iant@google.com>
2621
2622 * configure.ac: Always set default for poststage1_ldflags to
2623 -static-libstdc++ -static-libgcc.
2624
2625 2010-11-29 Andreas Schwab <schwab@redhat.com>
2626
2627 * configure.ac: Move comment to remove extra space in last argument
2628 of GCC_TARGET_TOOL.
2629
2630 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
2631
2632 PR other/46026
2633 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2634 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2635 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2636 (BASE_FLAGS_TO_PASS): Use it.
2637 * configure: Rebuilt.
2638 * Makefile.in: Rebuilt.
2639
2640 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2641
2642 PR binutils/12258
2643 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2644 Properly check default linker.
2645 * configure: Regnerated.
2646
2647 2010-11-23 Matthias Klose <doko@ubuntu.com>
2648
2649 * configure.ac: For --enable-gold, handle value `default' instead of
2650 `both*'. New configure option --{en,dis}able-ld.
2651 * configure: Regenerate.
2652
2653 2010-11-20 Ian Lance Taylor <iant@google.com>
2654
2655 * configure.ac: Only disable a language library if no language needs
2656 it. Don't let --disable-libgcj uncondtionally disable libffi.
2657 * configure: Rebuild.
2658
2659 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2660
2661 * Makefile.in: Regenerate.
2662
2663 PR other/46202
2664 * configure.ac: Fix just-built in-tree STRIP name to be
2665 binutils/strip-new.
2666 * configure: Regenerate.
2667 * Makefile.def (install-strip-gcc, install-strip-binutils)
2668 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2669 (install-strip-sid): Mirror dependencies on non-strip variants
2670 of these targets on the respective -strip prerequisites.
2671 * Makefile.tpl (install-strip, install-strip-host)
2672 (install-strip-target): New targets.
2673 (install-strip-[+module+], install-strip-target-[+module+]):
2674 New targets.
2675 * Makefile.in: Regenerate.
2676
2677 2010-11-19 Ian Lance Taylor <iant@google.com>
2678 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2679
2680 * configure.ac: Add target-libgo to target_libraries. Set
2681 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2682 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2683 (HOST_EXPORTS): Add GOC.
2684 (BASE_TARGET_EXPORTS): Add GOC.
2685 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2686 (GOCFLAGS_FOR_TARGET): New variable.
2687 (EXTRA_HOST_FLAGS): Add GOC.
2688 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2689 * Makefile.def (target_modules): Add libgo.
2690 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2691 (dependencies): Add dependency from configure-target-libgo to
2692 configure-target-libffi and all-target-libstdc++-v3. Add
2693 dependencies from all-target-libgo to all-target-libffi.
2694 (languages): Add go.
2695 * configure: Rebuild.
2696 * Makefile.in: Rebuild.
2697
2698 2010-11-19 Ian Lance Taylor <iant@google.com>
2699
2700 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2701 compiler/flag environment variables.
2702
2703 2010-11-18 Ian Lance Taylor <iant@google.com>
2704
2705 * configure.ac: Check for lang_requires_boot_languages in
2706 config-lang.in files.
2707 * configure: Rebuild.
2708
2709 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2710 Tobias Burnus <burnus@net-b.de>
2711
2712 PR fortran/32049
2713 * Makefile.def: Add libquadmath; build it with language=fortran.
2714 * configure.ac: Add libquadmath.
2715 * Makefile.tpl: Handle multiple libs in check-[+language+].
2716 * Makefile.in: Regenerate.
2717 * configure: Regenerate.
2718
2719 2010-11-16 Tom Tromey <tromey@redhat.com>
2720
2721 * MAINTAINERS: Moved myself to reviewers section.
2722
2723 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
2724
2725 * MAINTAINERS: Moved myself to reviewers section.
2726
2727 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2728
2729 * MAINTAINERS (Various Maintainers): Add self for build machinery.
2730 (Write After Approval): Remove self.
2731
2732 2010-11-15 Andreas Schwab <schwab@redhat.com>
2733
2734 * configure.ac: Fix spelling in option names.
2735 * configure: Regenerated.
2736
2737 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
2738
2739 PR bootstrap/39622
2740 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2741 * configure: Regenerated.
2742
2743 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
2744
2745 * MAINTAINERS: Update my email address.
2746
2747 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2748
2749 * configure: Regenerate.
2750
2751 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2752
2753 * configure: Regenerate.
2754
2755 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2756
2757 * configure: Regenerate.
2758
2759 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2760
2761 * configure: Regenerate.
2762
2763 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2764
2765 * configure.ac: Support official CLooG.org versions.
2766 * configure: Regenerate.
2767 * config/cloog.m4: New.
2768
2769 2010-11-10 François Dumont <francois.cppdevs@free.fr>
2770
2771 * MAINTAINERS (Write After Approval): Add myself.
2772
2773 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
2774
2775 * MAINTAINERS: Update my email address.
2776
2777 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2778
2779 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2780 * configure: Regenerate.
2781
2782 2010-11-03 Ian Lance Taylor <iant@google.com>
2783 Dave Korn <dave.korn.cygwin@gmail.com>
2784
2785 PR lto/46273
2786 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2787 and on other supported platforms whenever LTO is enabled.
2788 * configure: Rebuild.
2789
2790 2010-11-02 Alan Modra <amodra@gmail.com>
2791
2792 PR binutils/12110
2793 * configure.ac: Error when source path contains spaces.
2794 * configure: Regenerate.
2795
2796 2010-10-23 James E. Wilson <wilson@codesourcery.com>
2797
2798 * MAINTAINERS: Update my email address.
2799
2800 2010-10-20 Ian Lance Taylor <iant@google.com>
2801
2802 * Makefile.def (target_modules): Set lib_path to src/.libs for
2803 libstdc++-v3 module.
2804 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2805 * Makefile.in: Rebuild.
2806
2807 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2808
2809 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2810 (Write After Approval): Remove myself.
2811
2812 2010-10-15 Tristan Gingold <gingold@adacore.com>
2813
2814 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2815
2816 2010-10-14 Douglas Rupp <rupp@gnat.com>
2817
2818 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2819
2820 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2821
2822 * configure.ac (build_lto_plugin): New shell variable.
2823 (--enable-lto): Turn on by default for all non-ELF platforms that
2824 have had LTO support added so far. Set build_lto_plugin appropriately
2825 for both ELF and non-ELF.
2826 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2827 * configure: Regenerate.
2828
2829 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2830
2831 Sync from src:
2832 * configure.ac (v850 support): Remove target-libgloss from
2833 noconfigdirs.
2834 * configure: Regenerate.
2835
2836 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2837
2838 PR bootstrap/45326
2839 PR bootstrap/45174
2840 * configure.ac: Honor initial values of $build_configargs,
2841 $host_configargs, $target_configargs. Mark the precious, so
2842 environment settings get recorded.
2843 * configure: Regenerate.
2844
2845 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2846
2847 PR bootstrap/45796
2848 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2849 Depend on all-build-libiberty.
2850 * Makefile.in: Regenerate.
2851
2852 2010-09-30 Michael Eager <eager@eagercon.com>
2853
2854 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2855 * configure: Regenerate.
2856
2857 2010-09-28 Michael Eager <eager@eagercon.com>
2858
2859 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2860
2861 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2862
2863 PR bootstrap/44621
2864 * configure.ac: Fix unportable shell quoting.
2865 * configure: Regenerate.
2866
2867 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2868
2869 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2870 targets and amend comment.
2871 * configure: Regenerate.
2872
2873 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2874
2875 * MAINTAINERS (Write After Approval): Add myself.
2876
2877 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2878
2879 * configure.ac: Enable LTO by default on Darwin.
2880 * configure: Regenerate.
2881
2882 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2883
2884 * MAINTAINERS (Write After Approval): Add myself.
2885
2886 2010-09-01 Ian Bolton <ian.bolton@arm.com>
2887
2888 * MAINTAINERS (Write After Approval): Add myself.
2889
2890 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2891
2892 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2893 ports
2894
2895 2010-07-28 David Yuste <david.yuste@gmail.com>
2896
2897 * MAINTAINERS (Write After Approval): Add myself.
2898
2899 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2900
2901 * configure.ac: Support all v850 targets.
2902 * configure: Regenerate.
2903
2904 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2905
2906 PR bootstrap/44455
2907 * configure.ac (extra_mpfr_configure_flags): Copy from
2908 extra_mpc_gmp_configure_flags.
2909 * configure: Re-generated.
2910
2911 2010-07-22 Andi Kleen <ak@linux.intel.com>
2912
2913 * MAINTAINERS (Write After Approval): Add myself.
2914
2915 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2916
2917 * MAINTAINERS (Write After Approval): Add myself.
2918
2919 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
2920
2921 * MAINTAINERS (Write After Approval): Add myself.
2922
2923 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2924
2925 PR target/44862
2926 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2927 Provide -B option to allow for link spec %s substitutions for
2928 libstdc++.a on darwin.
2929 * Makefile.in: Regenerate.
2930
2931 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
2932
2933 * MAINTAINERS (Reviewers): Update my e-mail address
2934
2935 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
2936
2937 * Makefile.def (configure-gcc): Depend on all-libelf.
2938 * Makefile.in: Rebuild.
2939
2940 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
2941
2942 * MAINTAINERS (Write After Approval): Add myself in the right place.
2943
2944 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
2945
2946 * MAINTAINERS (Write After Approval): Add myself.
2947
2948 2010-05-25 Sterling Augustine <sterling@tensilica.com>
2949
2950 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2951
2952 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
2953
2954 * config.sub: Update to version 2010-05-21.
2955 * config.guess: Update to version 2010-04-03.
2956
2957 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2958
2959 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2960 * configure: Regenerate.
2961
2962 2010-05-12 Sriraman Tallam <tmsriram@google.com>
2963
2964 * MAINTAINERS (Write After Approval): Add myself.
2965
2966 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2967
2968 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2969 a platform that supports LTO.
2970 * configure: Regenerate.
2971
2972 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2973
2974 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2975 * configure: Regenerated.
2976
2977 2010-04-27 Roland McGrath <roland@redhat.com>
2978 H.J. Lu <hongjiu.lu@intel.com>
2979
2980 * configure.ac (--enable-gold): Support both, both/gold and
2981 both/bfd to add gold to configdirs without removing ld.
2982 * configure: Regenerated.
2983
2984 * Makefile.def: Add install-gold dependency to install-ld.
2985 * Makefile.in: Regenerated.
2986
2987 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2988
2989 PR lto/42776
2990 * configure.ac (--enable-lto): Refactor handling so libelf tests
2991 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2992 and allow LTO to be explicitly enabled on non-ELF platforms that
2993 are known to support it inside else-clause.
2994 * configure: Regenerate.
2995
2996 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2997
2998 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2999 * configure: Regenerate.
3000
3001 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
3002
3003 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3004 * configure: Regenerate.
3005
3006 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3007
3008 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3009 separately.
3010 * configure: Regenerate.
3011
3012 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
3013
3014 * MAINTAINERS (Write After Approval): Add myself.
3015
3016 2010-04-14 Tristan Gingold <gingold@adacore.com>
3017
3018 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3019 * configure: Regenerate.
3020
3021 2010-04-13 Steve Ellcey <sje@cup.hp.com>
3022
3023 * configure: Regenerate after change to elf.m4.
3024
3025 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
3026
3027 * MAINTAINERS (Write After Approval): Add myself.
3028
3029 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3030
3031 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3032 * configure: Regenerated.
3033
3034 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3035
3036 * configure.ac: Print "buggy but acceptable" when CLooG
3037 revision is less than 9.
3038 * configure: Regenerated.
3039
3040 2010-04-01 Diego Novillo <dnovillo@google.com>
3041
3042 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3043
3044 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3045
3046 PR bootstrap/43615
3047 PR bootstrap/43328
3048
3049 Revert:
3050
3051 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3052
3053 * configure.ac: Do not pass --enable-multilib nor
3054 --disable-multilib in baseargs. Accept explicitly passed
3055 --enable_multilib.
3056 * configure: Regenerate.
3057
3058 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
3059
3060 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3061
3062 2010-03-31 Janis Johnson <janis187@us.ibm.com>
3063
3064 * MAINTAINERS: Remove myself.
3065
3066 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3067
3068 PR bootstrap/43328
3069 * configure.ac: Do not pass --enable-multilib nor
3070 --disable-multilib in baseargs. Accept explicitly passed
3071 --enable_multilib.
3072 * configure: Regenerate.
3073
3074 2010-03-28 Andrew Pinski <pinskia@gmail.com>
3075
3076 * MAINTAINERS (spu port): Remove me.
3077
3078 2010-03-23 Joseph Myers <joseph@codesourcery.com>
3079
3080 * configure.ac (tic6x-*-*): New case.
3081 * configure: Regenerate.
3082
3083 2010-03-23 Joseph Myers <joseph@codesourcery.com>
3084
3085 * config.sub: Update to version 2010-03-22.
3086 * config.guess: Update to version 2009-12-30.
3087
3088 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
3089
3090 PR ada/42554
3091 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3092 * configure: Regenerate.
3093
3094 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3095
3096 * MAINTAINERS: Update my email address.
3097
3098 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
3099
3100 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3101 (ghassan.shobaki@amd.com): Removed.
3102
3103 2010-03-17 Alan Modra <amodra@gmail.com>
3104
3105 * MAINTAINERS: Update my email address.
3106
3107 2010-03-16 Diego Novillo <dnovillo@google.com>
3108
3109 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3110 Matthews.
3111
3112 2010-03-16 Joseph Myers <joseph@codesourcery.com>
3113
3114 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3115 Gutson, Jeffrey D. Oldham and Mark Shinwell.
3116
3117 2010-03-16 Joseph Myers <joseph@codesourcery.com>
3118
3119 * MAINTAINERS: Update my email address.
3120
3121 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
3122
3123 * MAINTAINERS: Update my email address.
3124
3125 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
3126
3127 * MAINTAINERS: Update my email address.
3128
3129 2010-03-09 Jie Zhang <jie@codesourcery.com>
3130
3131 * MAINTAINERS: Update my email address.
3132
3133 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3134
3135 PR libstdc++/32499
3136 * configure.ac (RANLIB): Default to true.
3137 (STRIP): Likewise.
3138 (RANLIB_FOR_TARGET): Remove superfluous : argument.
3139 * configure: Regenerate.
3140
3141 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
3142
3143 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3144 (Write After Approval): Update my email address.
3145
3146 2010-02-17 Nick Clifton <nickc@redhat.com>
3147
3148 PR 11238
3149 * Makefile.tpl (local-distclean): Also remove config.cache files in
3150 sub-directories as there may not be Makefiles present in the
3151 sub-directories.
3152 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3153 the config.cache files found by the find command.
3154
3155 * Makefile.in: Regenerate.
3156 * configure.ac: Revert previous delta.
3157 * configure: Regenerate.
3158
3159 2010-02-15 Nick Clifton <nickc@redhat.com>
3160
3161 PR 11238
3162 * configure.ac: Delete config.cache files in sub-directories when
3163 deleting Makefiles.
3164 * configure: Regenerate.
3165
3166 2010-02-12 Ben Elliston <bje@gnu.org>
3167
3168 * MAINTAINERS: Update my email address.
3169
3170 2010-02-08 Andrew Pinski <pinskia@gmail.com>
3171
3172 * MAINTAINERS (spu port): Update my email address.
3173
3174 2010-02-08 Jie Zhang <jie.zhang@analog.com>
3175
3176 * MAINTAINERS: Add myself as a maintainer for the bfin port.
3177
3178 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3179
3180 * configure.ac: Add "recommended" version checks for GMP/MPC.
3181 Update recommended GMP/MPFR/MPC versions.
3182 * configure: Regenerate.
3183
3184 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
3185
3186 * MAINTAINERS: Move my Embecosm email address into the
3187 write-after-approval section.
3188
3189 2010-01-26 Ian Lance Taylor <iant@google.com>
3190
3191 * MAINTAINERS: Add myself as Go frontend maintainer.
3192
3193 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
3194
3195 PR libstdc++/36101, PR libstdc++/42813
3196 * configure.ac (bootstrap_target_libs): Make inclusion of
3197 target-libgomp conditional on libgomb being in target_configdirs.
3198 * configure: Regenerate.
3199
3200 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
3201
3202 PR libstdc++/36101, PR libstdc++/42813
3203 * configure.ac (bootstrap_target_libs): Include target-libgomp.
3204 * configure: Regenerate.
3205
3206 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
3207
3208 PR libstdc++/36101, PR libstdc++/42813
3209 * configure.ac (target_configdirs): Substitute.
3210 * Makefile.def: Bootstrap target module libgomp.
3211 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3212 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3213 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3214 * configure, Makefile.in: Regenerate.
3215
3216 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
3217
3218 * MAINTAINERS: Adjust my details.
3219
3220 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
3221
3222 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3223
3224 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
3225
3226 * MAINTAINERS: reindented my entry with tabs instead of spaces.
3227
3228 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
3229
3230 * MAINTAINERS (Write After Approval): Add myself.
3231
3232 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3233
3234 * MAINTAINERS (Write After Approval): Add myself.
3235
3236 2010-01-11 Richard Guenther <rguenther@suse.de>
3237
3238 PR lto/41569
3239 * Makefile.def (all-lto-plugin): Depend on all-gcc.
3240 * Makefile.in: Regenerated.
3241
3242 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
3243
3244 * configure.ac: Enable libjava build on x86_64-*freebsd*.
3245 * configure: Regenerate.
3246
3247 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3248 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3249
3250 PR bootstrap/42424
3251 * configure.ac: Include libtool m4 files.
3252 (_LT_CHECK_OBJDIR): Call it.
3253 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3254 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3255
3256 * configure: Regenerate.
3257
3258 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3259
3260 PR bootstrap/41818
3261 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3262 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
3263 * Makefile.in: Regenerate.
3264
3265 2010-01-02 Richard Guenther <rguenther@suse.de>
3266
3267 PR lto/41529
3268 * configure.ac: Include config/elf.m4. Disable LTO if not
3269 builting for an elf target.
3270 * configure: Regenerate.
3271
3272 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
3273
3274 * MAINTAINERS: Change my email address.
3275
3276 2009-12-18 Ben Elliston <bje@au.ibm.com>
3277
3278 * config.sub, config.guess: Update from upstream sources.
3279
3280 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
3281
3282 * MAINTAINERS (Write After Approval): Add myself.
3283
3284 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3285
3286 PR middle-end/30447
3287 PR middle-end/30789
3288 PR other/40302
3289
3290 * configure.ac: Require MPC.
3291 * configure: Regenerate.
3292
3293 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3294
3295 PR target/38384
3296 PR bootstrap/40972
3297 * libtool.m4: Sync from git Libtool.
3298 * ltoptions.m4: Likewise.
3299 * ltversion.m4: Likewise.
3300 * lt~obsolete.m4: Likewise.
3301 * ltmain.sh: Likewise.
3302
3303 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3304
3305 * configure.ac: Update minimum MPC version to 0.8.
3306 * configure: Regenerate.
3307
3308 2009-11-21 Sebastian Pop <sebpop@gmail.com>
3309
3310 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3311 * configure: Regenerated.
3312
3313 2009-11-21 Ian Lance Taylor <iant@google.com>
3314
3315 * configure.ac: Change default of poststage1_ldflags to be empty if
3316 poststage1_libs is set. When poststage1_libs is empty, and
3317 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3318 * configure: Rebuild.
3319
3320 2009-11-21 Adam Nemet <adambnmet@gmail.com>
3321
3322 * MAINTAINERS (Write After Approval): Update my email address.
3323
3324 2009-11-20 Ben Elliston <bje@au.ibm.com>
3325
3326 * config.guess: Update from upstream sources.
3327
3328 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
3329
3330 * Makefile.def: Restore host and target settings for gmp.
3331 * Makefile.in: Rebuild.
3332
3333 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
3334
3335 * configure.ac: Add libelf to host_libs. Enable in-tree configury
3336 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
3337 Fix portability of test of C++ as bootstrap language. Add
3338 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3339 * configure: Rebuild.
3340 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3341 and cloog. Fix in-tree ppl configuration. Introduce libelf
3342 in-tree building.
3343 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3344 (POSTSTAGE1_HOST_EXPORTS): Use it.
3345 (STAGE[+id+]_CXXFLAGS): New.
3346 (BASE_FLAGS_TO_PASS): Pass it down.
3347 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
3348 extra_exports.
3349 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3350 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3351 extra_exports.
3352 * Makefile.in: Rebuild.
3353
3354 2009-11-17 Ben Elliston <bje@au.ibm.com>
3355
3356 * config.sub, config.guess: Update from upstream sources.
3357
3358 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3359
3360 * MAINTAINERS (Write After Approval): Add myself.
3361
3362 2009-11-09 Jon Beniston <jon@beniston.com>
3363
3364 * MAINTAINERS (Write After Approval): Add myself.
3365
3366 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
3367
3368 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
3369 paths for *-w64-mingw* and x86_64-*mingw*.
3370 * configure: Regenerated.
3371
3372 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
3373
3374 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3375
3376 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
3377
3378 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3379 Phil Edwards to Write-After Approval.
3380
3381 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
3382
3383 * configure.ac: Disable target-winsup & co for
3384 x86_64-*-mingw* and *-w64-mingw* targets.
3385 * configure: Regenerated.
3386
3387 2009-10-16 Nick Clifton <nickc@redhat.com>
3388
3389 * MAINTAINERS: Add myself as a maintainer for the RX port.
3390
3391 2009-10-26 Johannes Singler <singler@kit.edu>
3392
3393 * MAINTAINERS (Write After Approval): Update my e-mail address.
3394
3395 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3396
3397 * configure.ac (CLooG test): Use = with test.
3398 * configure: Regenerate.
3399
3400 2009-10-22 Richard Guenther <rguenther@suse.de>
3401
3402 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
3403 cloog if the ppl version check failed. Move flags saving
3404 before setting in libelf check.
3405 * configure: Regenerate.
3406
3407 2009-10-21 Richard Guenther <rguenther@suse.de>
3408
3409 * configure.ac: Adjust the ppl and cloog configure to work as
3410 documented. Disable cloog if ppl was disabled. Omit the version
3411 checks if they were disabled.
3412 * configure: Re-generate.
3413
3414 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3415
3416 * configure.ac: Add 'lto' to enable_languages, not
3417 new_enable_languages, and only if not already present.
3418 * configure: Regenerate.
3419
3420 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
3421
3422 * README: Refer to the various COPYING* files instead of just
3423 COPYING.
3424 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3425
3426 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
3427
3428 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3429
3430 2009-10-07 Richard Guenther <rguenther@suse.de>
3431
3432 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3433 and Richard Guenther as reviewers.
3434 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3435 as reviewers.
3436
3437 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
3438
3439 * config.sub: Update from upstream sources.
3440
3441 2009-10-06 Ian Lance Taylor <iant@google.com>
3442
3443 * Makefile.def: check-gold depends upon all-gas.
3444 * Makefile.in: Rebuild.
3445
3446 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
3447
3448 * MAINTAINERS (Write After Approval): Add myself.
3449
3450 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
3451
3452 * Makefile.def: all-lto-plugin depends on all-libiberty.
3453 set bootstrap=true for lto-plugin.
3454 Add lto-plugin.
3455 * Makefile.in: Regenerate.
3456 * configure.ac (host_libs): Add lto-plugin.
3457 * configure: Regenerate.
3458
3459 2009-10-03 Diego Novillo <dnovillo@google.com>
3460
3461 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3462 (HOST_LIBELFLIBS): Define.
3463 (HOST_LIBELFINC): Define.
3464 * Makefile.in: Regenerate.
3465 * configure.ac: Add --enable-lto.
3466 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3467 If --enable-lto is used, add 'lto' to new_enable_languages.
3468 If --enable-lto is used and gold is enabled, add
3469 lto-plugin to configdirs.
3470 * configure: Regenerate.
3471
3472 2009-10-03 Simon Baldwin <simonb@google.com>
3473
3474 * configure.ac: If --with-system-zlib, suppress local zlib and
3475 pass --with-system-zlib to subdir configure scripts.
3476 * configure: Regenerate.
3477
3478 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
3479 Paolo Bonzini <bonzini@gnu.org>
3480
3481 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3482 $(srcdir).
3483 * Makefile.in: Rebuilt.
3484
3485 2009-09-26 Gary Funck <gary@intrepid.com>
3486
3487 * MAINTAINERS (Write After Approval): Add myself.
3488
3489 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3490
3491 * configure.ac: Update minimum MPC version to 0.7.
3492 * configure: Regenerate.
3493
3494 2009-09-25 Nick Clifton <nickc@redhat.com>
3495
3496 * configure.ac: Pass any --cache-file=/dev/null option on to
3497 subconfigures.
3498 * configure: Regenerate.
3499
3500 2009-09-23 Nick Clifton <nickc@redhat.com>
3501
3502 * config.sub, config.guess: Update from upstream sources.
3503
3504 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
3505
3506 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3507 * Makefile.in: Rebuilt.
3508
3509 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3510
3511 PR bootstrap/32272
3512 * configure.ac: Error out if $srcdir isn't '.' but contains
3513 host-${host_noncanonical}.
3514 * configure: Regenerate.
3515
3516 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3517
3518 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3519 maintainer.
3520
3521 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3522
3523 * configure.ac: If bootstrapping a combined tree with
3524 --enable-gold, require c++ in stage1_languages.
3525 * configure: Regenerate.
3526
3527 * configure.ac: Also add target_libs of stage1_languages to
3528 bootstrap_target_libs.
3529 * configure: Regenerate.
3530
3531 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3532 with --enable-languages not containing c++.
3533 * configure: Regenerate.
3534
3535 2009-09-15 Jie Zhang <jie.zhang@analog.com>
3536
3537 * configure.ac: Disable java and boehm-gc for bfin-*-*.
3538 * configure: Regenerate.
3539
3540 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
3541
3542 * MAINTAINERS (Write After Approval): Update my e-mail address,
3543 and move from from here...
3544 (Waiting for paperwork): To here.
3545
3546 2009-09-09 Joseph Myers <joseph@codesourcery.com>
3547
3548 * MAINTAINERS (Reviewers): Add self as driver reviewer.
3549
3550 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3551
3552 * configure.ac: Do not use $extrasub for replacing @if/@endif
3553 parts in Makefile; instead, use additional arguments to
3554 AC_CONFIG_COMMANDS to do the replacement manually, with several
3555 sed invocations, to avoid HP-UX sed command limits.
3556 * configure: Regenerate.
3557
3558 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
3559
3560 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3561 blank before -L.
3562
3563 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
3564
3565 * configure.ac (with-build-config): Document. Handle without.
3566 Handle missing argument.
3567 * configure: Rebuilt.
3568
3569 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
3570
3571 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
3572 Default to bootstrap-debug only if compare-debug works.
3573 * configure: Rebuilt.
3574 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3575 * Makefile.in: Rebuilt.
3576
3577 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3578
3579 * MAINTAINERS (OS Port Maintainers): Update my email address.
3580
3581 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
3582
3583 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3584 * Makefile.in: Rebuilt.
3585
3586 2009-09-01 Chris Demetriou <cgd@google.com>
3587
3588 * MAINTAINERS (Write After Approval): Add myself.
3589
3590 2009-08-31 Dodji Seketeli <dodji@redhat.com>
3591
3592 PR debug/30161
3593 * include/dwarf2.h (enum dwarf_tag): Added
3594 DW_TAG_GNU_template_template_param
3595 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3596
3597 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
3598
3599 * Makefile.tpl (AWK): Fix typo.
3600 * Makefile.in: Regenerate.
3601
3602 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
3603
3604 * configure.ac: Detect awk and sed.
3605 * Makefile.def (flags_to_pass): Add AWK and SED.
3606 * Makefile.tpl (AWK, SED): New.
3607 (BASE_FLAGS_TO_PASS): Add AWK and SED.
3608 * configure: Regenerate.
3609 * Makefile.in: Regenerate.
3610
3611 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
3612
3613 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3614 (collapseslashes): Likewise.
3615
3616 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3617
3618 * configure.ac (AC_PREREQ): Bump to 2.64.
3619
3620 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3621
3622 * configure.ac: Remove --with-datarootdir, --with-docdir,
3623 --with-pdfdir, --with-htmldir switches.
3624 * configure: Regenerate.
3625
3626 * configure: Regenerate.
3627
3628 * compile: Sync from Automake 1.11.
3629 * depcomp: Likewise.
3630 * install-sh: Likewise.
3631 * missing: Likewise.
3632 * mkinstalldirs: Likewise.
3633 * ylwrap: Likewise.
3634
3635 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
3636
3637 * ltmain.sh (func_normal_abspath): New function.
3638 (func_relative_path): Likewise.
3639 (func_mode_help): Document new -bindir option for link mode.
3640 (func_mode_link): Add new -bindir option, and use it to place
3641 output DLL if specified.
3642
3643 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3644
3645 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3646 (baseargs): Add --disable-option-checking.
3647 * configure: Regenerate.
3648
3649 * Makefile.def (configure-target-libiberty): Depend on
3650 all-binutils and all-ld.
3651 (configure-target-newlib): Likewise.
3652 * Makefile.in: Regenerate.
3653
3654 2009-08-17 Ben Elliston <bje@au.ibm.com>
3655
3656 * config.sub, config.guess: Update from upstream sources.
3657
3658 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3659
3660 Sync from src, merge:
3661
3662 2009-07-02 Tristan Gingold <gingold@adacore.com>
3663
3664 * configure.ac: Do not exclude gas for i386-*-darwin.
3665 Add a case for x86_64-*-darwin.
3666 * configure: Regenerate.
3667
3668 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
3669
3670 * MAINTAINERS: Add my name to Write After Approval list.
3671
3672 2009-08-06 Michael Eager <eager@eagercon.com>
3673
3674 * configure.ac: Add Microblaze target.
3675 * configure: Regenerate.
3676
3677 2009-07-31 Christian Bruel <christian.bruel@st.com>
3678
3679 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3680 * configure: Regenerate.
3681
3682 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
3683
3684 * MAINTAINERS (Write After Approval): Update my e-mail address.
3685
3686 2009-07-06 Ian Lance Taylor <iant@google.com>
3687
3688 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3689 * configure: Rebuild.
3690
3691 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
3692
3693 * MAINTAINERS: Move myself to the Graphite Reviewers.
3694
3695 2009-06-30 Wei Guozhi <carrot@google.com>
3696
3697 * MAINTAINERS: Add my name to Write After Approval list.
3698
3699 2009-06-26 Steve Ellcey <sje@cup.hp.com>
3700
3701 PR bootstrap/40338
3702 * configure.ac (comparestring): Create new variable.
3703 * Makefile.tpl (comparestring): Use to skip some comparisions.
3704 * configure: Regenerate.
3705 * Makefile.in: Regenerate.
3706
3707 2009-06-26 Doug Evans <dje@sebabeach.org>
3708
3709 * Makefile.def (host_modules): Add cgen.
3710 * Makefile.in: Regenerate.
3711 * configure.ac (host_tools): Add cgen.
3712 * configure: Regenerate.
3713
3714 2009-06-23 DJ Delorie <dj@redhat.com>
3715
3716 * MAINTAINERS: Add myself as mep maintainer.
3717
3718 2009-06-23 Ian Lance Taylor <iant@google.com>
3719
3720 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3721 boot_languages. Only bootstrap target libraries listed in
3722 target_libs for some boot language. Add --with-stage1-ldflags,
3723 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3724 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3725 if not building with C++.
3726 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3727 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3728 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3729 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3730 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3731 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3732 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3733 * configure, Makefile.in: Rebuild.
3734
3735 2009-06-23 Li Feng <nemokingdom@gmail.com>
3736
3737 * MAINTAINERS: Added my name to write-after-approval list.
3738
3739 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3740
3741 * configure.ac: Define is_elf for QNX Neutrino targets.
3742 * configure: Regenerate.
3743
3744 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
3745
3746 * MAINTAINERS: Added my name to the write-after-approval list
3747
3748 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3749
3750 * configure.ac: Detect MPC in default directory.
3751 * configure: Regenerate.
3752
3753 2009-06-03 Jerome Guitton <guitton@adacore.com>
3754 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3755
3756 * Makefile.tpl (all): Avoid a trailing backslash.
3757 * Makefile.in: Regenerate.
3758
3759 2009-06-03 Ben Elliston <bje@au.ibm.com>
3760
3761 * config.sub, config.guess: Update from upstream sources.
3762
3763 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3764
3765 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3766 to noconfdirs.
3767 * configure: Regenerate.
3768
3769 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
3770
3771 * Makefile.tpl ([+compare-target+]): Compare all stage
3772 directories, rather than just gcc.
3773 * Makefile.in: Rebuilt.
3774
3775 2009-06-01 Doug Kwan <dougkwan@google.com>
3776
3777 * configure.ac: Support gold for target arm*-*-*.
3778 * configure: Regenerate.
3779
3780 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3781
3782 * Makefile.def: Add MPC support and dependencies.
3783 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3784
3785 * Makefile.in, configure: Regenerate.
3786
3787 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
3788
3789 * Makefile.tpl (all): Avoid harmless warning in make all when
3790 gcc-bootstrap is enabled but stage_last does not exist.
3791 * Makefile.in: Rebuilt.
3792
3793 2009-05-24 Nicolas Roche <roche@adacore.com>
3794
3795 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3796 * Makefile.in: Regenerate.
3797
3798 2009-05-21 Denis Chertykov <chertykov@gmail.com>
3799
3800 * MAINTAINERS: Update my e-mail address.
3801
3802 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3803
3804 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3805 * configure: Regenerate.
3806
3807 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3808
3809 PR other/40159
3810 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3811 gcc-no-bootstrap are mutually exclusive.
3812 * Makefile.in: Rebuilt.
3813
3814 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3815
3816 PR other/40159
3817 * Makefile.tpl (all): Don't end with unconditional success.
3818 * Makefile.in: Rebuilt.
3819
3820 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
3821
3822 PR target/37137
3823 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3824 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3825 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3826 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3827 stage_configureflags, stage_cflags and stage_libcflags into
3828 explicit Makefile macros.
3829 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3830 GFORTRAN.
3831 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3832 CC. Set CC_FOR_BUILD from CC.
3833 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3834 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3835 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3836 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3837 and GFORTRAN.
3838 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3839 (_LIBCFLAGS): Renamed to _TFLAGS.
3840 (do-compare-debug, do-compare3-debug): Drop.
3841 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3842 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3843 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3844 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3845 (XGCC_FLAGS_FOR_TARGET): New.
3846 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3847 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3848 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3849 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3850 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
3851 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3852 TFLAGS.
3853 (BUILD_CONFIG): Include if requested.
3854 (all): Set TFLAGS on bootstrap.
3855 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3856 (all-stageid-prefixmodule): Likewise.
3857 (do-clean, distclean-stageid): Set TFLAGS.
3858 (restrap): Fix whitespace.
3859 * Makefile.in: Rebuilt.
3860
3861 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
3862
3863 * config.guess: Sync with src.
3864
3865 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3866
3867 * configure.ac ($with_ppl): Default to no if not supplied.
3868 ($with_cloog): Likewise.
3869 configure: Regenerate.
3870
3871 2009-04-27 James E. Wilson <wilson@codesourcery.com>
3872
3873 * MAINTAINERS: Update my e-mail address.
3874
3875 2009-04-27 Nick Clifton <nickc@redhat.com>
3876
3877 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3878
3879 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3880
3881 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3882 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3883 * Makefile.in: Regenerate.
3884
3885 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3886
3887 PR bootstrap/39739
3888 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3889 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3890
3891 * configure, Makefile.in: Regenerate.
3892
3893 2009-04-21 Taras Glek <tglek@mozilla.com>
3894
3895 * include/hashtab.h: Update GTY annotations to new syntax
3896 * include/splay-tree.h: Likewise
3897
3898 2009-04-17 Ben Elliston <bje@au.ibm.com>
3899
3900 * config.sub, config.guess: Update from upstream sources.
3901
3902 2009-04-15 Anthony Green <green@moxielogic.com>
3903
3904 * configure.ac: Add moxie support.
3905 * configure: Rebuilt.
3906
3907 2009-04-14 Jakub Jelinek <jakub@redhat.com>
3908
3909 * configure.ac: Change copyright header to refer to version
3910 3 of the GNU General Public License and to point readers at the
3911 COPYING3 file and the FSF's license web page.
3912 * Makefile.def: Likewise.
3913 * Makefile.tpl: Likewise.
3914 * Makefile.in: Regenerate.
3915
3916 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3917
3918 * configure.ac: Restore match for darwin9 or later. Use double
3919 brackets since regeneration eats one pair.
3920 * configure: Regenerate.
3921
3922 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3923
3924 PR gas/10039
3925 * configure.ac: Require texinfo 4.7.
3926 * configure: Regenerated.
3927
3928 2009-04-09 Nick Clifton <nickc@redhat.com>
3929
3930 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3931 the GCC Runtime Library Exception.
3932
3933 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3934
3935 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3936 * configure: Regenerate.
3937
3938 2009-04-01 Steve Ellcey <sje@cup.hp.com>
3939
3940 * Makefil.def (languages): New entries.
3941 * Makefile.tpl (check-gcc-*): New generic target.
3942 * Makefile.in: Regenerate.
3943
3944 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
3945
3946 * MAINTAINERS: Update my email address.
3947
3948 2009-03-18 Tom Tromey <tromey@redhat.com>
3949
3950 * configure: Rebuild.
3951 * configure.ac (host_libs): Add libiconv.
3952 * Makefile.in: Rebuild.
3953 * Makefile.def (host_modules): Add libiconv.
3954 (configure-gdb, all-gdb): Depend on libiconv.
3955
3956 2009-03-16 Tristan Gingold <gingold@adacore.com>
3957
3958 * configure.ac: Treat gdb as supported on x86_64-darwin.
3959 * configure: Regenerate.
3960
3961 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3962
3963 * configure.ac (--with-host-libstdcxx): New option.
3964 * configure: Regenerate.
3965
3966 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
3967
3968 * MAINTAINERS: Move myself into the write after approval list.
3969
3970 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
3971
3972 * MAINTAINERS: Update e-mail address.
3973
3974 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
3975
3976 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3977
3978 2009-03-10 Ira Rosen <irar@il.ibm.com>
3979
3980 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3981
3982 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3983
3984 Backport from git Libtool:
3985
3986 2009-01-19 Robert Millan <rmh@aybabtu.com>
3987 Support GNU/kOpenSolaris.
3988 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3989 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3990 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3991 GNU/kOpenSolaris.
3992
3993 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
3994
3995 * MAINTAINERS: Update e-mail address.
3996
3997 2009-02-24 Michael Eager <eager@eagercon.com>
3998
3999 * MAINTAINERS (Write After Approval): Add self.
4000
4001 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
4002
4003 * MAINTAINERS (Write After Approval): Add myself.
4004
4005 2009-02-05 Andreas Schwab <schwab@suse.de>
4006
4007 * Makefile.tpl (stage_last): Define $r and $s before using
4008 $(RECURSE_FLAGS_TO_PASS).
4009 * Makefile.in: Regenerate
4010
4011 2009-01-30 Ian Lance Taylor <iant@google.com>
4012
4013 * MAINTAINERS: Move myself to the Global Reviewers list.
4014
4015 2009-01-29 Robert Millan <rmh@aybabtu.com>
4016
4017 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4018 * configure: Regenerate.
4019
4020 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
4021
4022 * MAINTAINERS: Make whitespace consistent.
4023 Remove Robert Millan from Write After Approval.
4024
4025 2009-01-16 Alan Modra <amodra@bigpond.net.au>
4026
4027 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4028 (all-opcodes): Depend on all-libiberty.
4029 * Makefile.in: Regenerate.
4030
4031 2009-01-15 Douglas B Rupp <rupp@gnat.com>
4032
4033 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4034 * configure: Regenerate.
4035
4036 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
4037
4038 * MAINTAINERS (Write After Approval): Add myself.
4039
4040 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
4041
4042 * MAINTAINERS: Add myself to reviewers (Fortran).
4043
4044 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
4045
4046 PR tree-optimization/38515
4047 * configure.ac (cloog-polylib): Removed.
4048 (with_ppl, with_cloog): Test for "no".
4049 * configure: Regenerated.
4050
4051 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
4052
4053 * MAINTAINERS: Moved myself to reviewers (Fortran).
4054
4055 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
4056
4057 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4058 (Write After Approval): Remove myself.
4059
4060 2009-01-03 Diego Novillo <dnovillo@google.com>
4061
4062 * MAINTAINERS: Remove myself from alias maintainership.
4063
4064 2009-01-02 David Ayers <ayers@fsfe.org>
4065
4066 * MAINTAINERS: Update e-mail address.
4067
4068 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
4069
4070 * MAINTAINERS: Make whitespace consistent.
4071
4072 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4073
4074 Backport from upstream Libtool:
4075 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4076 Add cache variables to tests that require the linker to work.
4077 For shlibpath_overrides_runpath, this also changes the semantics
4078 to let the result from the C compiler take precedence.
4079
4080 2008-12-02 Ben Elliston <bje@au.ibm.com>
4081
4082 * config.sub, config.guess: Update from upstream sources.
4083
4084 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
4085
4086 * configure.ac (ppllibs): Add by default the lib flags.
4087 * configure: Regenerate.
4088
4089 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
4090
4091 * MAINTAINERS: Add myself to the write after approval list.
4092
4093 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
4094
4095 * configure.ac: Add double brackets on darwin[912].
4096 * configure: Regenerate.
4097
4098 2008-12-03 Daniel Kraft <d@domob.eu>
4099
4100 * MAINTAINERS: Moved myself and Mikael Morin from Write After
4101 Approval to Reviewer section (for Fortran front-end).
4102
4103 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
4104
4105 * configure.ac: Expand to darwin10 and later.
4106 * configure: Regenerate.
4107
4108 2008-12-02 Andreas Schwab <schwab@suse.de>
4109
4110 * Makefile.def: configure-target-boehm-gc depends on
4111 all-target-libstdc++-v3.
4112 * Makefile.in: Regenerate.
4113
4114 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
4115
4116 * MAINTAINERS: Add myself as mingw maintainer.
4117
4118 2008-12-02 Ben Elliston <bje@au.ibm.com>
4119
4120 * config.sub, config.guess: Update from upstream sources.
4121
4122 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
4123
4124 * README.SCO: Remove.
4125
4126 2008-11-29 Fernando Pereira <pronesto@gmail.com>
4127
4128 * MAINTAINERS: Add myself to the write after approval list.
4129
4130 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
4131
4132 * MAINTAINERS: Update my email address in WAA section.
4133
4134 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
4135
4136 * MAINTAINERS: Update e-mail address.
4137
4138 2008-11-27 Toon Moene <toon@moene.org>
4139
4140 * MAINTAINERS: Change e-mail address.
4141
4142 2008-11-27 Tristan Gingold <gingold@adacore.com>
4143
4144 * configure.ac: Build gdb for i?86-*-darwin*
4145 * configure: Regenerated.
4146
4147 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
4148
4149 * MAINTAINERS: Added my full name.
4150
4151 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4152
4153 PR bootstrap/38014
4154 PR bootstrap/37923
4155
4156 Revert:
4157
4158 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4159
4160 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4161 * Makefile.in: Regenerated.
4162
4163 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4164
4165 PR gdb/921
4166 PR gdb/1646
4167 PR gdb/2175
4168 PR gdb/2176
4169
4170 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4171 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4172 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4173 (HOST_EXPORTS): Pass CPPFLAGS.
4174 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4175 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4176 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4177 * Makefile.in, configure: Regenerated.
4178 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4179 and CPPFLAGS_FOR_BUILD.
4180
4181 2008-11-06 Jeff Law <law@redhat.com>
4182
4183 * MAINTAINERS: Add myself as middle end maintainer.
4184
4185 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
4186
4187 * MAINTAINERS (Write after approval): Add myself.
4188
4189 2008-11-05 Diego Novillo <dnovillo@google.com>
4190
4191 * MAINTAINERS (Global Reviewers): Add myself.
4192 (Non-Algorithmic Maintainers): Remove myself.
4193
4194 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
4195
4196 * MAINTAINERS (Write after approval): Add myself.
4197
4198 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
4199
4200 * MAINTAINERS (Write after approval): Add myself.
4201
4202 2008-10-31 Ben Elliston <bje@au.ibm.com>
4203
4204 * configure.ac (spu-*-*): Remove special case.
4205 * configure: Regenerate.
4206
4207 2008-10-30 Catherine Moore <clm@codesourcery.com>
4208
4209 * MAINTAINERS (Write after approval): Update my email address.
4210
4211 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
4212
4213 * configure.ac [spu-*-*]: Do not set skipdirs.
4214 * configure: Re-generate.
4215
4216 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
4217
4218 * MAINTAINERS (Various Maintainers): Add myself to reload.
4219
4220 2008-10-25 Richard Guenther <rguenther@suse.de>
4221
4222 * MAINTAINERS (Various Maintainers): Add myself as middle-end
4223 maintainer. Remove myself as libgcc-math maintainer.
4224 (Non-Algorithmic Maintainers): Remove myself.
4225
4226 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4227
4228 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4229 * Makefile.in: Regenerated.
4230
4231 2008-10-23 Cary Coutant <ccoutant@google.com>
4232
4233 * MAINTAINERS (Write after approval): Add myself.
4234
4235 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4236
4237 PR gdb/921
4238 PR gdb/1646
4239 PR gdb/2175
4240 PR gdb/2176
4241
4242 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4243 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4244 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4245 (HOST_EXPORTS): Pass CPPFLAGS.
4246 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4247 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4248 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4249 * Makefile.in, configure: Regenerated.
4250 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4251 and CPPFLAGS_FOR_BUILD.
4252
4253 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
4254
4255 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4256 Sebastian Pop.
4257
4258 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
4259
4260 * MAINTAINERS (Write After Approval): Added myself.
4261
4262 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4263
4264 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4265 recommended version to 2.3.2.
4266
4267 * configure: Regenerate.
4268
4269 2008-10-01 Mark Mitchell <mark@codesourcery.com>
4270
4271 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4272
4273 2008-09-29 David Daney <david.daney@caviumnetworks.com>
4274
4275 * MAINTAINERS (Write After Approval): Update e-mail address.
4276
4277 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
4278
4279 * libtool.m4: Update to libtool 2.2.6.
4280 * lt~obsolete.m4: Update to libtool 2.2.6.
4281 * ltmain.sh: Update to libtool 2.2.6.
4282 * ltsugar.m4: Update to libtool 2.2.6.
4283 * ltversion.m4: Update to libtool 2.2.6.
4284 * ltoptions.m4: Update to libtool 2.2.6.
4285 * ltgcc.m4: Update to match changes from libtool 2.2.6.
4286
4287 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
4288
4289 * MAINTAINERS (Write After Approval): Add myself.
4290
4291 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
4292
4293 * MAINTAINERS (Write After Approval): Update my name.
4294
4295 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
4296
4297 * MAINTAINERS: Add myself in "Write After Approval".
4298
4299 2008-09-18 Steve Ellcey <sje@cup.hp.com>
4300
4301 * MAINTAINERS: Add myself as ia64 maintainer.
4302
4303 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
4304
4305 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4306 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4307 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4308 and Michael Tiemann from Write After Approval since they do not
4309 actually have access.
4310
4311 2008-09-05 Richard Guenther <rguenther@suse.de>
4312
4313 * configure.ac: Initialize clooglibs to -lcloog.
4314 * configure: Re-generate.
4315
4316 2008-09-04 Le-Chun Wu <lcwu@google.com>
4317
4318 * MAINTAINERS (Write After Approval): Add myself.
4319
4320 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
4321
4322 * configure.ac (--with-cloog-polylib): New.
4323 (--disable-cloog-version-check): New.
4324 (--disable-ppl-version-check): New.
4325 * configure: Re-generate.
4326
4327 2008-09-03 Richard Guenther <rguenther@suse.de>
4328
4329 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4330 cloog test.
4331 * configure: Re-generate.
4332
4333 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
4334
4335 Add picoChip port.
4336 * MAINTAINERS: Add picoChip maintainers.
4337
4338 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
4339 Tobias Grosser <grosser@fim.uni-passau.de>
4340 Jan Sjodin <jan.sjodin@amd.com>
4341 Harsha Jagasia <harsha.jagasia@amd.com>
4342 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4343 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4344 Adrien Eliche <aeliche@isty.uvsq.fr>
4345
4346 Merge from graphite branch.
4347 * configure: Regenerate.
4348 * Makefile.in: Regenerate.
4349 * configure.ac (host_libs): Add ppl and cloog.
4350 Add checks for PPL and CLooG.
4351 * Makefile.def (ppl, cloog): Added modules and dependences.
4352 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4353 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4354
4355 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4356
4357 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4358 (GCC_SHLIB_SUBDIR): New.
4359 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4360 * configure: Regenerate.
4361 * Makefile.in: Regenerate.
4362
4363 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4364
4365 * MAINTAINERS: Consistently use tabs to separate columns.
4366
4367 2008-08-29 Tristan Gingold <gingold@adacore.com>
4368
4369 * MAINTAINERS (Write after Approval): Add myself.
4370
4371 2008-08-28 Tristan Gingold <gingold@adacore.com>
4372
4373 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4374 Enable bfd, binutils and opcodes.
4375 * configure: Regenerate.
4376
4377 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4378
4379 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
4380
4381 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4382
4383 * MAINTAINERS: Use correct Umlaut for last name.
4384
4385 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4386
4387 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4388
4389 2008-08-16 David Edelsohn <edelsohn@gnu.org>
4390
4391 * MAINTAINERS: Update my email address.
4392
4393 2008-08-16 Nicolas Roche <roche@adacore.com>
4394
4395 * Makefile.tpl: Add BOOT_ADAFLAGS.
4396 * Makefile.in: Regenerate.
4397
4398 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
4399
4400 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4401 * configure: Regenerate.
4402
4403 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
4404
4405 * configure.ac: Add makefile fragments for hpux.
4406 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4407 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4408 * configure: Regenerate.
4409 * Makefile.in: Regenerate.
4410
4411 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
4412
4413 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4414
4415 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
4416
4417 * MAINTAINERS (Write after Approval): Add myself.
4418
4419 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
4420
4421 * MAINTAINERS (Write After Approval): Add myself.
4422
4423 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
4424
4425 * MAINTAINERS (Write After Approval): Add myself.
4426
4427 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
4428
4429 * MAINTAINERS: Update my email address.
4430
4431 2008-06-25 Joey Ye <joey.ye@intel.com>
4432
4433 * MAINTAINERS (Write After Approval): Add myself.
4434
4435 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4436
4437 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4438 * Makefile.in: Regenerate.
4439 * configure: Regenerate.
4440
4441 2008-06-17 Daniel Kraft <d@domob.eu>
4442
4443 * MAINTAINERS (Write After Approval): Add myself.
4444
4445 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4446
4447 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4448 "$@" is still intact with both Autoconf 2.59 and 2.62.
4449 * configure: Regenerate.
4450
4451 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4452
4453 * Makefile.tpl: Fix comment errors.
4454 * Makefile.in: Regenerate.
4455
4456 2008-06-12 David S. Miller <davem@davemloft.net>
4457 David Edelsohn <edelsohn@gnu.org>
4458
4459 * configure.ac: Add powerpc*-*-* to gold supported targets.
4460 * configure: Regenerate.
4461
4462 2008-06-08 Joseph Myers <joseph@codesourcery.com>
4463
4464 PR tree-optimization/36218
4465 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4466 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4467 (all prefix="build-"): Pass them to build-system sub-makes.
4468 * Makefile.in: Regenerate.
4469
4470 2008-06-07 Joseph Myers <joseph@codesourcery.com>
4471
4472 * MAINTAINERS (mt port): Remove.
4473 (sco5, unixware, sco udk): Remove.
4474 (Kean Johnston): Add to Write After Approval.
4475
4476 2008-05-30 Julian Brown <julian@codesourcery.com>
4477
4478 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4479 of libobjc for ARM EABI Linux.
4480 * configure: Regenerate.
4481
4482 2008-05-18 Xinliang David Li <davidxl@google.com>
4483
4484 * ChangeLog: Remove wrong ChangeLog entry.
4485
4486 2008-05-17 Xinliang David Li <davidxl@google.com>
4487
4488 * MAINTAINERS (Write After Approval): Add myself.
4489
4490 2008-05-15 Janus Weil <janus@gcc.gnu.org>
4491
4492 * MAINTAINERS (Write After Approval): Add myself.
4493
4494 2008-05-14 Rafael Espíndola <espindola@google.com>
4495
4496 * config-ml.in: don't handle --enable-shared and --enable-static.
4497
4498 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
4499
4500 * MAINTAINERS: Update my email address.
4501
4502 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
4503
4504 * MAINTAINERS: Update my email address.
4505
4506 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
4507
4508 * MAINTAINERS (Write After Approval): Add myself.
4509
4510 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
4511
4512 * MAINTAINERS (Write After Approval): Add myself.
4513
4514 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
4515
4516 * MAINTAINERS (crx): Add myself.
4517
4518 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4519
4520 Sync with src:
4521 2008-04-14 David S. Miller <davem@davemloft.net>
4522
4523 * configure.ac: Add sparc*-*-* to gold supported targets.
4524 * configure: Regenerate.
4525
4526 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4527
4528 PR bootstrap/35457
4529 * configure.ac: Include override.m4.
4530 * configure: Regenerate.
4531
4532 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4533
4534 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4535 * Makefile.in: Regenerate.
4536
4537 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
4538
4539 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4540 as nonconfigurable directories list.
4541 * configure: Regenerate.
4542
4543 2008-04-14 Ben Elliston <bje@au.ibm.com>
4544
4545 * config.sub, config.guess: Update from upstream sources.
4546
4547 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
4548
4549 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4550 * Makefile.in: Regenerate.
4551
4552 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
4553
4554 * configure.ac: Do not build libssp for the AVR.
4555 * configure: Regenerate.
4556
4557 2008-04-07 Ian Lance Taylor <iant@google.com>
4558
4559 * Makefile.def: check-gold depends upon all-binutils.
4560 * Makefile.in: Regenerate.
4561
4562 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
4563
4564 * MAINTAINERS (Write After Approval): Add myself.
4565
4566 2008-04-04 Nick Clifton <nickc@redhat.com>
4567
4568 PR binutils/4334
4569 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4570 builds.
4571 * configure: Regenerate.
4572
4573 2008-04-04 NightStrike <NightStrike@gmail.com>
4574
4575 PR other/35151
4576 * configure.ac: Combine rules for mingw32 and mingw64.
4577 * configure: Regenerate.
4578
4579 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
4580
4581 * MAINTAINERS (Write After Approval): Add myself.
4582
4583 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
4584
4585 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4586 * Makefile.in (.NOTPARALLEL): Ditto.
4587
4588 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
4589
4590 * MAINTAINERS (Write After Approval): Add myself.
4591
4592 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
4593
4594 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4595 * Makefile.in (.NOTPARALLEL): Regenerate.
4596
4597 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
4598
4599 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4600 * Makefile.in: Regenerate.
4601
4602 2008-03-26 Jakub Staszak <kuba@et.pl>
4603
4604 * MAINTAINERS (Write After Approval): Add myself.
4605
4606 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4607
4608 * MAINTAINERS: Update e-mail address.
4609
4610 2008-03-20 Ian Lance Taylor <iant@google.com>
4611
4612 * configure.ac: Add support for --enable-gold.
4613 * Makefile.def: Add gold as a directory like ld.
4614 * configure, Makefile.in: Regenerate.
4615
4616 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4617
4618 * configure.ac: m4_include config/proginstall.m4.
4619 * configure: Regenerate.
4620
4621 Backport from upstream Libtool:
4622
4623 2007-10-12 Eric Blake <ebb9@byu.net>
4624
4625 Deal with Autoconf 2.62's semantic change in m4_append.
4626 * ltsugar.m4 (lt_append): Replace broken versions of
4627 m4_append.
4628 (lt_if_append_uniq): Don't require separator to be overquoted,
4629 and avoid broken m4_append.
4630 (lt_dict_add): Fix typo.
4631 * libtool.m4 (_LT_DECL): Don't overquote separator.
4632
4633 2008-03-13 David Edelsohn <edelsohn@gnu.org>
4634
4635 * config.rpath: Add AIX 6 support.
4636
4637 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
4638
4639 * Makefile.def (stageprofile). Remove -fprofile-generate
4640 from stage_libcflags.
4641 * Makefile.in: Regenerate.
4642
4643 2008-03-13 Ben Elliston <bje@au.ibm.com>
4644
4645 * config.sub, config.guess: Update from upstream sources.
4646
4647 2008-03-06 Tom Tromey <tromey@redhat.com>
4648
4649 * MAINTAINERS: Update for treelang deletion.
4650
4651 2008-03-03 James E. Wilson <wilson@tuliptree.org>
4652
4653 * MAINTAINERS: Update my email address.
4654
4655 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
4656
4657 * MAINTAINERS (darwin port): Add myself as a maintainer.
4658 (objective-c/c++): Add myself as a maintainer.
4659
4660 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
4661
4662 * MAINTAINERS (Write After Approval): Update my email address.
4663
4664 2008-02-25 Tomas Bily <tbily@suse.cz>
4665
4666 * MAINTAINERS (Write After Approval): Add myself.
4667
4668 2008-02-23 Jakub Jelinek <jakub@redhat.com>
4669
4670 * MAINTAINERS (OpenMP): Add myself.
4671
4672 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
4673
4674 PR bootstrap/32009
4675 PR bootstrap/32161
4676
4677 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4678 * configure: Regenerate.
4679
4680 * Makefile.def: Define stage_libcflags for all bootstrap stages.
4681 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4682 STAGE4_LIBCFLAGS): New.
4683 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4684 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4685 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4686 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4687 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4688 for target modules. Don't export LIBCFLAGS.
4689 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4690 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4691 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4692 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4693 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4694 * Makefile.in: Regenerate.
4695
4696 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4697
4698 PR libgcj/33085
4699 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4700 Do not use -DDLL_EXPORT. Backport from upstream.
4701
4702 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4703
4704 * MAINTAINERS (Write After Approval): Add myself.
4705
4706 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
4707
4708 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4709 * configure: Regenerate.
4710
4711 2008-01-31 Marc Gauthier <marc@tensilica.com>
4712
4713 * configure.ac (xtensa*-*-*): Recognize processor variants.
4714 * configure: Regenerate.
4715
4716 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4717
4718 PR bootstrap/34922
4719 * configure.ac (PARSE_ARGS): Push suitable setting of
4720 ac_subdirs_all, for `./configure --help=recursive'.
4721 Handle `+' in generic toplevel directory disabling.
4722 * configure: Regenerate.
4723
4724 2008-01-28 Nick Clifton <nickc@redhat.com>
4725
4726 * MAINTAINERS (xstormy16): Take over maintainership.
4727
4728 2008-01-25 Joseph Myers <joseph@codesourcery.com>
4729
4730 * MAINTAINERS (c4x port): Remove.
4731
4732 2008-01-24 David Edelsohn <edelsohn@gnu.org>
4733
4734 * libtool.m4: Backport AIX 6 support from ToT Libtool.
4735
4736 2008-01-23 Ben Elliston <bje@au.ibm.com>
4737
4738 * config.sub, config.guess: Update from upstream sources.
4739
4740 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
4741
4742 * MAINTAINERS (Write After Approval): Add myself.
4743
4744 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
4745
4746 * MAINTAINERS: Update my email address.
4747
4748 2008-01-09 Raksit Ashok <raksit@google.com>
4749
4750 * MAINTAINERS (Write After Approval): Add myself.
4751
4752 2008-01-09 Raksit Ashok <raksit@google.com>
4753
4754 * MAINTAINERS (Write After Approval): Add myself.
4755
4756 2008-01-08 Ben Elliston <bje@au.ibm.com>
4757
4758 * config.sub, config.guess: Update from upstream sources.
4759
4760 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4761
4762 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4763 Change recommended MPFR from 2.2.1 -> 2.3.0.
4764 * configure: Regenerate.
4765
4766 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
4767
4768 * MAINTAINERS: Update my email address.
4769
4770 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
4771
4772 * MAINTAINERS: Update my email address.
4773
4774 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4775
4776 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4777 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4778 * Makefile.in: Regenerate.
4779
4780 2007-12-10 Mark Heffernan <meheff@google.com>
4781
4782 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4783 misplaced entries.
4784
4785 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4786
4787 * configure.ac: Enable libjava for x86_64-*-darwin9.
4788 * configure: Regenerate.
4789
4790 2007-12-07 Bill Maddox <maddox@google.com>
4791
4792 * MAINTAINERS (Write After Approval): Add myself.
4793
4794 2007-12-05 Ben Elliston <bje@au.ibm.com>
4795
4796 * config.sub, config.guess: Update from upstream sources.
4797
4798 2007-12-02 Matthias Klose <doko@ubuntu.com>
4799
4800 * config-ml.in: Remove 64bit configure tests.
4801
4802 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4803
4804 * config-ml.in: Robustify against white space in absolute file
4805 names.
4806
4807 * config-ml.in (multi-clean): Substitute ${Makefile}.
4808 Remove superfluous ${Makefile} in list.
4809
4810 2007-11-19 Thiemo Seufer <ths@mips.com>
4811
4812 * config-ml.in: Don't hardcode the Makefile name.
4813
4814 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
4815
4816 * MAINTAINERS (Write After Approval): Add myself.
4817
4818 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
4819
4820 * MAINTAINERS (Write After Approval): Add myself.
4821
4822 2007-11-06 Doug Kwan <dougkwan@google.com>
4823
4824 * MAINTAINERS (Write After Approval): Add myself.
4825
4826 2007-10-25 Ben Elliston <bje@au.ibm.com>
4827
4828 * MAINTAINERS (mercury): Remove entry.
4829 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4830
4831 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4832
4833 * Makefile.def (dependencies): Make configure-gdb depend on
4834 all-intl.
4835 * Makefile.in: Regenerated.
4836
4837 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
4838
4839 * MAINTAINERS (Fortran maintainer): Remove myself.
4840
4841 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
4842
4843 * Makefile.def: To avoid problems running with parallel makes,
4844 build newlib before libgloss so that target specific header
4845 files are availble.
4846 * Makefile.in: Regenerate
4847
4848 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4849
4850 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4851 * Makefile.in: Regenerate.
4852
4853 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
4854
4855 * MAINTAINERS (Register allocation reviewer): Add myself.
4856
4857 2007-10-08 Mike Frysinger <vapier@gentoo.org>
4858
4859 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4860 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4861 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4862 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4863 * configure: Regenerate.
4864
4865 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
4866
4867 * MAINTAINERS (Register allocation reviewer): Add myself.
4868
4869 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
4870
4871 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4872 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4873 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4874 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4875 * configure.ac: Default them to host tools for $host = $build.
4876 Subst them.
4877
4878 * configure: Regenerate.
4879 * Makefile.in: Regenerate.
4880
4881 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
4882
4883 * MAINTAINERS (Register allocation reviewer): Add myself.
4884
4885 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
4886
4887 * MAINTAINERS (Register allocation reviewer): Add myself.
4888
4889 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
4890
4891 * MAINTAINERS (Write After Approval): Fix typo.
4892
4893 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4894
4895 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4896 * configure: Regenerate.
4897
4898 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4899
4900 PR bootstrap/31906
4901 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4902 they're already prefixed.
4903
4904 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4905
4906 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4907 libstdc++.
4908 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4909 * configure: Regenerate.
4910 * Makefile.in: Regenerate.
4911
4912 2007-09-17 Andreas Schwab <schwab@suse.de>
4913
4914 * configure.ac: Raise minimum makeinfo version to 4.6.
4915 * configure: Regenerate.
4916
4917 2007-09-17 Johannes Singler <singler@ira.uka.de>
4918
4919 * MAINTAINERS (write-after-approval) add myself
4920
4921 2007-09-15 Alan Modra <amodra@bigpond.net.au>
4922
4923 * configure.ac: Correct makeinfo version check.
4924 * configure: Regenerate.
4925
4926 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
4927
4928 * MAINTAINERS: Update my email address.
4929
4930 2007-09-14 Richard Sandiford <richard@codesourcery.com>
4931
4932 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4933 to $skipdirs and only disable gprof for newlib. Use the normal
4934 mips*-elf* handling in other respects.
4935 * configure: Regnerate.
4936
4937 2007-09-12 David Daney <ddaney@avtrex.com>
4938
4939 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4940 enabling libgcj.
4941 * configure: Regenerate.
4942
4943 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4944
4945 PR other/32154
4946 * configure.ac: For libgloss targets, point the linker to the linker
4947 script, startup code and simulator library.
4948 * configure: Regenerate.
4949
4950 2007-09-07 Andrew Haley <aph@redhat.com>
4951
4952 * configure.ac (noconfigdirs): Remove target-libffi and
4953 target-libjava.
4954 * configure: Regenerate.
4955
4956 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4957
4958 PR target/33281
4959 * configure.ac: Use config/mh-mingw on mingw.
4960 * configure: Regenerate.
4961
4962 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
4963
4964 * MAINTAINERS (Write After Approval): Add myself.
4965
4966 2007-09-05 Richard Guenther <rguenther@suse.de>
4967
4968 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4969 nor --disable-checking is provided also turn on yes and types
4970 checking for stage1.
4971 * configure: Re-generate.
4972
4973 2007-08-30 Krister Walfridsson <cato@df.lth.se>
4974
4975 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4976 (Write After Approval): Remove myself.
4977
4978 2007-08-29 Nick Clifton <nickc@redhat.com>
4979
4980 * config.sub, config.guess: Update from upstream sources.
4981
4982 2007-08-22 Bud Davis <jmdavis@link.com>
4983
4984 * MAINTAINERS (Write After Approval): Added myself.
4985 * MAINTAINERS (Reviewers): Removed myself.
4986
4987 2007-08-18 Paul Brook <paul@codesourcery.com>
4988 Joseph Myers <joseph@codesourcery.com>
4989
4990 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4991 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4992 * Makefile.in: Regenerate.
4993 * configure.ac (--with-debug-prefix-map): New.
4994 * configure: Regenerate.
4995
4996 2007-08-17 Richard Sandiford <richard@codesourcery.com>
4997 Nigel Stephens <nigel@mips.com>
4998
4999 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
5000 as target_makefile_frag.
5001 * configure: Regenerate.
5002
5003 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
5004
5005 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5006 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
5007 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5008 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5009 (do-compare, do-compare3, do-compare-debug): New.
5010 ([+compare-target+]): Use them.
5011
5012 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
5013
5014 * MAINTAINERS (Write After Approval): Change my email address.
5015
5016 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5017 Ben Elliston <bje@au.ibm.com>
5018
5019 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5020 --silent if $silent.
5021 * configure: Regenerate.
5022
5023 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
5024
5025 * MAINTAINERS (Various Maintainers): Add myself as
5026 loop infrastructure maintainer. Update my e-mail
5027 address.
5028
5029 2007-07-31 Diego Novillo <dnovillo@google.com>
5030
5031 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5032 Adjust description.
5033
5034 2007-07-26 Richard Guenther <rguenther@suse.de>
5035
5036 * configure.ac: Add types checking to stage1 checking flags.
5037 * configure: Regenerate.
5038
5039 2007-07-17 Nick Clifton <nickc@redhat.com>
5040
5041 * COPYING3: New file. Contains version 3 of the GNU General
5042 Public License.
5043 * COPYING3.LIB: New file. Contains version 3 of the GNU
5044 Lesser General Public License.
5045
5046 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5047
5048 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5049
5050 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5051
5052 * MAINTAINERS (S/390 co-maintainer): Add myself.
5053 (Write After Approval): Remove myself.
5054
5055 2007-07-13 Dan Hipschman <dsh@google.com>
5056
5057 * MAINTAINERS (Write After Approval): Add myself.
5058
5059 2007-07-11 Nick Clifton <nickc@redhat.com>
5060
5061 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5062 WINDRES export.
5063 * Makefile.in: Regenerate.
5064
5065 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5066
5067 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5068 maintainer.
5069
5070 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
5071
5072 * lt~obsolete.m4: New. Import from 20070318 libtool.
5073
5074 2007-07-03 Julian Brown <julian@codesourcery.com>
5075
5076 * MAINTAINERS (Write After Approval): Add myself.
5077
5078 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5079
5080 * configure.ac: Rewrite 'configure --help' strings to look nicer.
5081 * configure: Regenerate.
5082
5083 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5084
5085 * configure.ac: Add some missing m4 quotation.
5086 * configure: Regenerate.
5087
5088 2007-07-02 Simon Baldwin <simonb@google.com>
5089
5090 * MAINTAINERS (Write After Approval): Add myself.
5091
5092 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
5093
5094 * configure: Regenerate.
5095
5096 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
5097
5098 * Makefile.def: Add windmc tool to build.
5099 * Makefile.tpl: Likewise.
5100 * configure.ac: Likewise.
5101 * Makefile.in: Regenerate.
5102 * configure: Regenerate.
5103
5104 2007-06-28 DJ Delorie <dj@redhat.com>
5105
5106 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5107 not building newlib.
5108 * configure: Regenerated.
5109
5110 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
5111
5112 * MAINTAINERS (Write After Approval): Add myself.
5113
5114 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
5115
5116 * MAINTAINERS (Write After Approval): Add myself.
5117
5118 2007-06-19 Chris Matthews <chrismatthews@google.com>
5119
5120 * MAINTAINERS (Write After Approval): Add myself.
5121
5122 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
5123
5124 * MAINTAINERS (Write After Approval): Add myself.
5125
5126 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5127
5128 * Makefile.def: Add dependency from configure-gdb to all-bfd.
5129 * Makefile.in: Regenerated.
5130
5131 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
5132
5133 * configure.ac: Don't add target-libmudflap to noconfigdirs for
5134 bfin*-*-uclinux* targets.
5135 * configure: Regenerate.
5136
5137 2007-06-14 Ian Lance Taylor <iant@google.com>
5138
5139 * MAINTAINERS: Add myself as non-algorithmic global write
5140 maintainer.
5141
5142 2007-06-14 Diego Novillo <dnovillo@google.com>
5143
5144 * MAINTAINERS: Add self as middle-end maintainer and
5145 non-algorithmic global write maintainer.
5146
5147 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5148
5149 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5150 Move all Fortran maintainers except Paul Brook into the
5151 Non-Autopoiesis section.
5152
5153 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
5154
5155 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5156 (distclean-stage[+id+]): Possibly delete stage_last.
5157 * Makefile.in: Regenerate.
5158
5159 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
5160
5161 * MAINTAINERS (Various Maintainer): Fix typo.
5162
5163 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
5164
5165 * MAINTAINERS (Various Maintainer): Add myself as
5166 dataflow maintainer.
5167
5168 2007-06-07 Ben Elliston <bje@au.ibm.com>
5169
5170 * config.sub, config.guess: Update from upstream sources.
5171
5172 2007-06-07 Ben Elliston <bje@au.ibm.com>
5173
5174 * Makefile.tpl: Fix spelling error.
5175 * Makefile.in: Regenerate.
5176
5177 2007-06-01 Steve Ellcey <sje@cup.hp.com>
5178
5179 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5180 lt_cv_sys_max_cmd_len.
5181
5182 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
5183
5184 * MAINTAINERS (Various Maintainers): Add myself as
5185 auto-vectorizer maintainer.
5186
5187 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
5188
5189 PR libjava/32098
5190 * libtool.m4: Revert previous change.
5191 * ltgcc.m4: Put it here.
5192
5193 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
5194
5195 * MAINTAINERS (Various Maintainers): Add myself as
5196 auto-vectorizer maintainer.
5197
5198 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
5199
5200 PR libjava/32098
5201 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5202
5203 2007-05-30 Richard Guenther <rguenther@suse.de>
5204
5205 * MAINTAINERS (Various Maintainers): Add myself as
5206 auto-vectorizer maintainer.
5207
5208 2007-05-30 Jakub Jelinek <jakub@redhat.com>
5209
5210 PR bootstrap/29382
5211 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5212 * configure: Rebuilt.
5213
5214 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
5215
5216 * MAINTAINERS (Write After Approval): Removed my name.
5217
5218 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
5219
5220 * MAINTAINERS (Write After Approval): Remove myself.
5221
5222 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
5223
5224 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5225
5226 2007-05-23 Steve Ellcey <sje@cup.hp.com>
5227
5228 * ltmain.sh: Update from ToT Libtool.
5229 * libtool.m4: Update from ToT Libtool.
5230 * ltsugar.m4: New. Update from ToT Libtool.
5231 * ltversion.m4: New. Update from ToT Libtool.
5232 * ltoptions.m4: New. Update from ToT Libtool.
5233 * ltconfig: Remove.
5234 * ltcf-c.sh: Remove.
5235 * ltcf-cxx.sh: Remove.
5236 * ltcf-gcj.sh: Remove.
5237
5238 2007-05-22 Ollie Wild <aaw@google.com>
5239
5240 * MAINTAINERS (Write After Approval): Add myself.
5241
5242 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
5243
5244 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5245 stage_cflags.
5246 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5247 Remove CFLAGS/LIBCFLAGS.
5248 (configure-stage[+id+]-[+prefix+][+module+],
5249 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5250 * Makefile.in: Regenerate.
5251
5252 2007-05-15 Diego Novillo <dnovillo@google.com>
5253
5254 * MAINTAINERS: Update e-mail address.
5255
5256 2007-05-15 Revital Eres <eres@il.ibm.com>
5257
5258 * MAINTAINERS (Write After Approval): Add myself.
5259
5260 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
5261
5262 * MAINTAINERS (Write After Approval): Updated my address.
5263
5264 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
5265
5266 * MAINTAINERS (Write After Approval): Add myself.
5267
5268 2007-05-11 Silvius Rus <rus@google.com>
5269
5270 * MAINTAINERS (Write After Approval): Add myself.
5271
5272 2007-04-23 Tom Tromey <tromey@redhat.com>
5273
5274 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5275
5276 2007-04-22 Mark Mitchell <mark@codesourcery.com>
5277
5278 * MAINTAINERS (cpplib): Rename to ...
5279 (libcpp): ... this. Add C/C++ front end maintainers.
5280
5281 2007-04-14 Steve Ellcey <sje@cup.hp.com>
5282
5283 * config-ml.in: Pass ${ml_config_env} to configure calls.
5284
5285 2007-04-04 Christian Bruel <christian.bruel@st.com>
5286
5287 * MAINTAINERS (Write After Approval): Add myself.
5288
5289 2007-04-02 Dave Korn <dave.korn@artimi.com>
5290
5291 * MAINTAINERS (Write After Approval): Add myself.
5292
5293 2007-03-31 Tobias Burnus <burnus@net-b.de>
5294
5295 * MAINTAINERS (fortran 95 front end): Add myself.
5296
5297 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5298
5299 * MAINTAINERS (Write After Approval): Add myself.
5300
5301 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
5302
5303 * MAINTAINERS (Modulo Scheduler): Add myself.
5304
5305 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
5306
5307 * MAINTAINERS (fortran 95 front end): Add myself.
5308 (c++ front end): whitespace fix.
5309
5310 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
5311
5312 * MAINTAINERS (Write After Approval): Add myself.
5313
5314 2007-03-21 Richard Sandiford <richard@codesourcery.com>
5315
5316 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5317 of glob. Quote arguments with single quotes too.
5318 * configure: Regenerate.
5319
5320 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
5321
5322 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5323 * Makefile.in: Regenerate
5324
5325 2007-03-07 Andreas Schwab <schwab@suse.de>
5326
5327 * configure: Regenerate.
5328
5329 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
5330
5331 * configure.ac: Add "--with-pdfdir" configure option,
5332 which defines pdfdir variable.
5333 * Makefile.def (target=fixincludes): Add install-pdf to
5334 missing targets.
5335 (recursive_targets): Add install-pdf target.
5336 (flags_to_pass): Add pdfdir.
5337 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5338 target.
5339 * configure: Regenerate
5340 * Makefile.in: Regenerate
5341
5342 2007-02-28 Eric Christopher <echristo@apple.com>
5343
5344 Revert:
5345 2006-12-07 Mike Stump <mrs@apple.com>
5346
5347 * Makefile.def (dependencies): Add dependency for
5348 install-target-libssp and install-target-libgomp on
5349 install-gcc.
5350 * Makefile.in: Regenerate.
5351
5352 2007-02-27 Matt Kraai <kraai@ftbfs.org>
5353
5354 * configure: Regenerate.
5355 * configure.ac: Move statements after variable declarations.
5356
5357 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
5358
5359 * MAINTAINERS: Add myself as sh maintainer.
5360
5361 2007-02-19 Joseph Myers <joseph@codesourcery.com>
5362
5363 * configure.ac: Adjust for loop syntax.
5364 * configure: Regenerate.
5365
5366 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
5367
5368 * configure: Rebuilt.
5369
5370 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
5371
5372 * configure.ac: Drop multiple occurrences of --enable-languages,
5373 and fix its quoting.
5374 * configure: Rebuilt.
5375
5376 2007-02-17 Mark Mitchell <mark@codesourcery.com>
5377 Nathan Sidwell <nathan@codesourcery.com>
5378 Vladimir Prus <vladimir@codesourcery.com>
5379 Joseph Myers <joseph@codesourcery.com>
5380
5381 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5382 * configure: Regenerate.
5383
5384 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
5385
5386 * ltconfig (freebsd*): Default to elf.
5387
5388 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5389
5390 * configure.ac (target_libraries): Move libgcc before libiberty.
5391 * configure: Regenerated.
5392
5393 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5394 Paolo Bonzini <bonzini@gnu.org>
5395
5396 PR bootstrap/30753
5397 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
5398 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
5399 * configure: Regenerated.
5400
5401 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5402
5403 * MAINTAINERS (Language Front End Maintainers): Update my mail
5404 address.
5405
5406 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5407
5408 PR bootstrap/30748
5409 * configure.ac: Correct syntax for Solaris ksh.
5410 * configure: Regenerated.
5411
5412 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5413
5414 * configure.ac: Sync with src.
5415 * configure: Regenerate.
5416
5417 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5418
5419 * Makefile.in: Regenerate.
5420
5421 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5422
5423 * config.sub: Sync with src.
5424
5425 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5426
5427 * Makefile.tpl (build_alias, host_alias, target_alias): Use
5428 noncanonical equivalents.
5429 * configure.in: Rename to...
5430 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
5431 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
5432 target_noncanonical. Use them. Rewrite removal of configure
5433 arguments for autoconf 2.59. Discard variable settings. Force
5434 program_transform_name for native tools.
5435
5436 * Makefile.in: Regenerated.
5437 * configure: Regenerated with autoconf 2.59.
5438
5439 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
5440
5441 * MAINTAINERS (Write After Approval): Add myself.
5442
5443 2007-01-31 Andreas Schwab <schwab@suse.de>
5444
5445 * Makefile.tpl (LDFLAGS): Substitute it.
5446 * Makefile.in: Regenerate.
5447
5448 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
5449
5450 * MAINTAINERS (Write After Approval): Add myself.
5451
5452 2007-01-28 David Edelsohn <edelsohn@gnu.org>
5453
5454 * MAINTAINERS (spu port): Add myself.
5455
5456 2007-01-23 Richard Guenther <rguenther@suse.de>
5457
5458 PR bootstrap/30541
5459 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5460 * Makefile.tpl (GNATBIND): Substitute it.
5461 (GNATMAKE): Likewise.
5462 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5463 of STAGE_PREFIX.
5464 * Makefile.in: Regenerate.
5465 * configure: Regenerate.
5466
5467 2007-01-18 Mike Stump <mrs@apple.com>
5468
5469 * configure.in: Re-enable -Werror for gcc builds.
5470
5471 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
5472
5473 * MAINTAINERS (Write After Approval): Add myself.
5474
5475 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
5476
5477 * configure.in: Change == to = in test command.
5478 * configure: Regenerate.
5479
5480 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
5481 Nick Clifton <nickc@redhat.com>
5482 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
5483
5484 * configure.in (build_configargs, host_configargs, target_configargs):
5485 Remove build/host/target parameters.
5486 (host_libs): Add gmp and mpfr.
5487 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5488 * Makefile.def (gmp, mpfr): New.
5489 (gcc): Remove target.
5490 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5491 target_os, target_vendor): New.
5492 (configure): Add host_alias/target_alias arguments; adjust invocations.
5493 * configure: Regenerate.
5494 * Makefile.in: Regenerate.
5495
5496 2007-01-11 Matt Fago <fago@earthlink.net>
5497
5498 * configure.in: Try to link to functions only in mpfr 2.2.x
5499 to improve robustness of configure tests.
5500 * configure: Regenerate.
5501
5502 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
5503
5504 * MAINTAINERS: Add myself as i386 maintainer.
5505
5506 2007-01-08 Jan Hubicka <jh@suse.cz>
5507
5508 * MAINTAINERS: Add myself as i386 maintainer.
5509
5510 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
5511
5512 * configure.in: Add support for an x86_64-mingw* target.
5513 * configure: Regenerate.
5514
5515 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
5516
5517 * Makefile.tpl (all-target): Correct @if conditional for target
5518 modules.
5519 * configure.in: Omit libiberty if building only target libgcc.
5520 * configure, Makefile.in: Regenerated.
5521
5522 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
5523
5524 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5525 * configure: Regenerate.
5526
5527 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
5528
5529 * Makefile.def (target_modules): Add libgcc.
5530 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
5531 * Makefile.tpl (clean-target-libgcc): Delete.
5532 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5533 on gcc even for bootstrapped modules. Rewrite handling of
5534 lang_env_dependencies to loop over target_modules.
5535 * configure.in (target_libraries): Add target-libgcc.
5536 * Makefile.in, configure: Regenerated.
5537
5538 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
5539
5540 * configure.in: Reorganize recognition of languages. Add
5541 --enable-stage1-languages. Show supported languages for the chosen
5542 target rather than all recognized languages.
5543 * configure: Regenerate.
5544
5545 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
5546
5547 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5548 * Makefile.in: Regenerate.
5549
5550 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5551
5552 * configure.in: Warn that MPFR 2.2.0 is buggy.
5553 * configure: Regenerate.
5554
5555 2006-12-27 Ian Lance Taylor <iant@google.com>
5556
5557 * configure.in: When removing Makefiles to force a reconfigure, also
5558 remove prev-DIR*/Makefile.
5559 * configure: Regenerate.
5560
5561 2006-12-22 Andreas Schwab <schwab@suse.de>
5562
5563 * configure: Regenerate with correct autoconf version.
5564
5565 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
5566
5567 * configure.in: add AC_SUBST for *_FOR_TARGET.
5568 * configure: Regenerate.
5569
5570 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5571
5572 * configure.in: Simplify logic for rejecting languages that cannot
5573 be built. Separate the case when a language is unsupported,
5574 from the case when the user chooses not to build a language.
5575
5576 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5577
5578 * configure.in: Remove "$build" case for powerpc-*-darwin* since
5579 it only affects bootstrap and could be tested on "$host" as well.
5580 * configure: Regenerate.
5581 * config/mh-ppc-darwin: Add to the stage1 cflags here.
5582
5583 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5584
5585 PR bootstrap/29544
5586 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5587 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5588 move here comment from Makefile.tpl.
5589 * Makefile.tpl: Move some definitions higher in the file.
5590 (STAGE1_CHECKING): New.
5591 * configure.in: Add --enable-stage1-checking.
5592 * configure: Regenerate.
5593 * Makefile.in: Regenerate.
5594
5595 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5596
5597 * MAINTAINERS: Add myself as build system maintainer.
5598
5599 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
5600
5601 * MAINTAINERS (Write After Approval): Add myself.
5602
5603 2006-12-13 Eric Christopher <echristo@apple.com>
5604
5605 * MAINTAINERS: Add myself as darwin maintainer.
5606
5607 2006-12-11 Ian Lance Taylor <ian@airs.com>
5608
5609 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5610
5611 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
5612
5613 MAINTAINERS: Update my entry.
5614
5615 2006-12-11 Alan Modra <amodra@bigpond.net.au>
5616
5617 * configure.in: Handle spu makefile frag.
5618 * Makefile.tpl (MAINT): Define
5619 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5620 * configure: Regenerate.
5621 * Makefile.in: Regenerate.
5622
5623 2006-12-11 Ben Elliston <bje@au.ibm.com>
5624
5625 * config.guess: Import latest version.
5626 * config.sub: Likewise.
5627
5628 2006-12-11 Ben Elliston <bje@au.ibm.com>
5629
5630 * configure.in (spu-*-*): Don't skip target-libiberty.
5631 * configure: Regenerate.
5632
5633 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
5634
5635 PR bootstrap/30134
5636 * configure.in: Correct x86 darwin support for libjava to powerpc
5637 and i?86 only.
5638 * configure: Regenerate.
5639
5640 2006-12-08 Sandro Tolaini <tolaini@libero.it>
5641
5642 * configure.in: Add x86 darwin support for libjava.
5643 * configure: Regenerate.
5644
5645 2006-12-07 Mike Stump <mrs@apple.com>
5646
5647 * Makefile.def (dependencies): Add dependency for
5648 install-target-libssp and install-target-libgomp on
5649 install-gcc.
5650 * Makefile.in: Regenerate.
5651
5652 2006-12-04 Richard Guenther <rguenther@suse.de>
5653
5654 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5655 (Non-Algorithmic Maintainers): Move over non-algorithmic
5656 loop optimizer maintainers, add myself as a non-algorithmic
5657 middle-end maintainer.
5658
5659 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
5660
5661 * MAINTAINERS (Write After Approval): Add myself.
5662
5663 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5664
5665 * configure.in: Update error message for missing GMP/MPFR.
5666
5667 * configure: Regenerate.
5668
5669 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5670
5671 * configure.in: Update MPFR version in error message.
5672
5673 * configure: Regenerate.
5674
5675 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5676
5677 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5678 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5679 --with-gmp-lib): New flags.
5680
5681 * configure: Regenerate.
5682
5683 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
5684
5685 * MAINTAINERS (Write After Approval): Change my email address.
5686
5687 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
5688
5689 * MAINTAINERS (Write After Approval): Add myself.
5690
5691 2006-11-22 Philipp Thomas <pth@suse.de>
5692
5693 * MAINTAINERS (i18n): Update e-mail address.
5694
5695 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5696
5697 * MAINTAINERS (spu port): Add myself as maintainer.
5698 (Write After Approval): Remove myself.
5699
5700 2006-11-22 Ben Elliston <bje@au.ibm.com>
5701
5702 * configure.in (skipdirs): Don't build libssp for SPU.
5703 * configure: Regenerate.
5704
5705 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
5706
5707 * MAINTAINERS (spu port): Add myself as maintainer.
5708 (libobjc): Update my email address.
5709
5710 2006-11-21 Andrea Bona <andrea.bona@st.com>
5711
5712 * MAINTAINERS (Write After Approval): Add myself.
5713
5714 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5715
5716 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5717 * configure : Rebuilt.
5718
5719 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5720
5721 * MAINTAINERS (Write After Approval): Add myself.
5722
5723 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
5724
5725 * MAINTAINERS (Write After Approval): Add myself.
5726
5727 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5728
5729 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5730 libmpfr.a.
5731 * configure: Regenerate.
5732
5733 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
5734
5735 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5736 (unstage): Test for stage_last presence.
5737
5738 PR bootstrap/29802
5739 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5740 STAGE_PREFIX.
5741 * Makefile.in: Regenerate.
5742
5743 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
5744
5745 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5746 maintainers.
5747
5748 2006-11-14 Erven Rohou <erven.rohou@st.com>
5749
5750 * MAINTAINERS (Write After Approval): Add myself.
5751
5752 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
5753
5754 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5755 and stageN-package/Makefile.
5756 * Makefile.in: Regenerated.
5757
5758 2006-11-14 Jie Zhang <jie.zhang@analog.com>
5759
5760 * configure.in: Remove target-libgloss from noconfigdirs for
5761 bfin-*-*.
5762 * configure: Regenerated.
5763
5764 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5765
5766 * configure.in (have_gmp): Only error if the gcc directory exists.
5767
5768 * configure: Regenerate.
5769
5770 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5771
5772 * configure.in: Robustify error message for missing GMP/MPFR.
5773
5774 * configure: Regenerate.
5775
5776 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
5777
5778 * MAINTAINERS (Write After Approval): Add myself.
5779
5780 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
5781
5782 * MAINTAINERS: Change email address.
5783
5784 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
5785
5786 * MAINTAINERS (Write After Approval): Add myself.
5787
5788 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
5789
5790 * MAINTAINERS (Write After Approval): Add myself.
5791
5792 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
5793
5794 * MAINTAINERS (Write After Approval): Move myself to
5795 Write After Approval section.
5796
5797 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5798
5799 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
5800 need_gmp anymore.
5801 * configure: Regenerate.
5802
5803 2006-10-16 Tobias Burnus <burnus@net-b.de>
5804
5805 * MAINTAINERS (Write After Approval): Add myself.
5806
5807 2006-10-16 Ben Elliston <bje@au.ibm.com>
5808
5809 * config.guess: Import latest version.
5810 * config.sub: Likewise.
5811
5812 2006-10-10 Brooks Moses <bmoses@stanford.edu>
5813
5814 * Makefile.def: Added pdf target handling.
5815 * Makefile.tpl: Added pdf target handling.
5816 * Makefile.in: Regenerated.
5817
5818 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
5819
5820 * MAINTAINERS: Add self as score port maintainer.
5821
5822 2006-10-04 Brooks Moses <bmoses@stanford.edu>
5823
5824 * MAINTAINERS (Write After Approval): Add myself.
5825
5826 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
5827
5828 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
5829 or newer.
5830 * configure: Regenerated.
5831
5832 2006-09-27 Dave Brolley <brolley@redhat.com>
5833
5834 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5835 using $s instead of $r.
5836 * configure: Regenerated.
5837
5838 2006-09-26 Thiemo Seufer <ths@mips.com>
5839
5840 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5841 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5842 * configure: Regenerate.
5843
5844 2006-09-24 Graeme Peterson <gridly@gmail.com>
5845
5846 * MAINTAINERS (Write After Approval): Remove myself.
5847
5848 2006-09-22 Chao-ying Fu <fu@mips.com>
5849
5850 * MAINTAINERS (Write After Approval): Add myself.
5851
5852 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
5853
5854 * MAINTAINERS: Add self as soft-fp maintainer.
5855
5856 2006-09-09 Anatoly Sokolov <aesok@post.ru>
5857
5858 * MAINTAINERS: Add myself as avr maintainer.
5859 Remove Marek Michalkiewicz as avr maintainer.
5860
5861 2006-09-07 Roberto Costa <roberto.costa@st.com>
5862
5863 * MAINTAINERS (Write After Approval): Add myself.
5864
5865 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
5866
5867 * configure.in: Never build newlib for a Mingw host.
5868 Never build newlib as Mingw target library.
5869 Test the existence of winsup/cygwin for building a Cygwin newlib,
5870 rather than just winsup.
5871 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5872 building a Mingw target.
5873 * configure: Regenerate.
5874
5875 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5876
5877 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5878
5879 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
5880
5881 * config.guess: Import from src (was more updated).
5882 * config.sub: Likewise.
5883
5884 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5885
5886 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5887 * configure: Regenerated.
5888
5889 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
5890
5891 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5892 for stages after the first.
5893
5894 2006-07-17 Jakub Jelinek <jakub@redhat.com>
5895
5896 * Makefile.def: Add dependencies for configure-opcodes
5897 on configure-intl and all-opcodes on all-intl.
5898 * Makefile.in: Regenerated.
5899
5900 2006-07-13 Ben Elliston <bje@au.ibm.com>
5901
5902 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5903
5904 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5905
5906 Port to hosts whose 'sort' and 'tail' implementations
5907 treat operands with leading '+' as file names, as POSIX
5908 has required since 2001. However, make sure the code still
5909 works on pre-POSIX hosts.
5910 * ltmain.sh: Don't assume "sort +2" is equivalent to
5911 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5912
5913 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5914
5915 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5916
5917 2006-07-04 Peter O'Gorman <peter@pogma.com>
5918
5919 * ltconfig: chmod 644 before ranlib during install.
5920
5921 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5922
5923 PR bootstrap/18058
5924 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5925 if the bootstrap compiler is a GCC version that supports it.
5926 * configure: Regenerate.
5927
5928 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5929
5930 * configure.in: Fix thinkos in previous check-in.
5931 * configure: Regenerate.
5932
5933 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5934
5935 PR other/27063
5936 * configure.in: Test subdir_requires and give an appropriate
5937 error message.
5938 * configure: Regenerate.
5939
5940 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
5941
5942 * MAINTAINERS (Write After Approval): Add myself.
5943
5944 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
5945
5946 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5947
5948 2006-06-22 Steve Ellcey <sje@cup.hp.com>
5949
5950 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5951
5952 2006-06-20 David Ayers <d.ayers@inode.at>
5953
5954 PR bootstrap/28072
5955 * configure.in: Add target-boehm-gc to noconfigdirs depending on
5956 whether target-libjava is being configured instead of whether the
5957 java front end is enabled.
5958 * configure: Regenerate.
5959
5960 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5961
5962 PR target/27540
5963 * configure.in: Only enable libgomp on IRIX 6.
5964 * configure: Regenerate.
5965
5966 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
5967
5968 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5969 too.
5970 * Makefile.in: Regenerate.
5971
5972 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
5973
5974 * config-ml.in: Alter CCASFLAGS to include special
5975 multilib options the same as is done for CFLAGS.
5976
5977 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5978
5979 * configure.in: Don't enable libgomp on hpux10.
5980 * configure: Rebuilt.
5981
5982 2006-06-12 David Ayers <d.ayers@inode.at>
5983
5984 PR bootstrap/27963
5985 PR target/19970
5986 * configure.in: Remove target-boehm-gc from noconfigdirs where
5987 ${libgcj} is specified.
5988 * configure: Regenerate.
5989
5990 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
5991
5992 Sync from src:
5993
5994 * configure.in: Sync.
5995 * configure: Regenerated.
5996
5997 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
5998
5999 * Makefile.def: Added dependencies from sim and gdb on intl, and
6000 added configure dependencies to everything with an all dependency
6001 on intl.
6002 * Makefile.in: Regenerated.
6003
6004 2006-06-06 David Ayers <d.ayers@inode.at>
6005
6006 PR libobjc/13946
6007 * Makefile.def: Add dependencies for libobjc which boehm-gc.
6008 * Makefile.in: Regenerate.
6009 * configure.in: Add --enable-objc-gc at toplevel and have it
6010 enable boehm-gc for Objective-C.
6011 Remove target-boehm-gc from libgcj.
6012 Add target-boehm-gc to target_libraries.
6013 Add target-boehm-gc to noconfigdirs where ${libgcj}
6014 is specified.
6015 Assert that boehm-gc is supported when requested for Objective-C.
6016 Only build boehm-gc if needed either for Java or Objective-C.
6017 * configure: Regenerate.
6018
6019 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
6020
6021 PR 27674
6022 * Makefile.tpl (configure-[+prefix+][+module+],
6023 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6024 Remove rule to unstage bootstrapped modules.
6025 (stage_current): New.
6026 * Makefile.in: Regenerate.
6027
6028 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6029
6030 * MAINTAINERS (Write After Approval): Update my e-mail address.
6031
6032 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
6033
6034 * include/libiberty.h: Declare pex_run_in_environment.
6035
6036 2006-05-31 Asher Langton <langton2@llnl.gov>
6037
6038 * MAINTAINERS (Write After Approval): Add myself.
6039
6040 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
6041
6042 * Makefile.def (bfd, opcodes): Fix lib_path.
6043 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6044 (restrap): Move under "@if gcc-bootstrap". Fix typo.
6045 * Makefile.in: Regenerate.
6046
6047 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6048
6049 * Makefile.in: Regenerate.
6050
6051 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6052
6053 * Makefile.def: Add install-html target. Add datarootdir
6054 docdir and htmldir to flags_to_pass.
6055 * Makefile.tpl: Add install-html target.
6056 * Makefile.in: Regenerate.
6057 * configure.in: Add --with-datarootdir, --with-docdir, and
6058 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6059 * configure: Regenerate.
6060
6061 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
6062
6063 * configure.in: Enable gprof for cross builds.
6064 * configure: Regenerate.
6065
6066 2006-05-22 Richard Guenther <rguenther@suse.de>
6067
6068 Revert
6069 2006-01-31 Richard Guenther <rguenther@suse.de>
6070 Paolo Bonzini <bonzini@gnu.org>
6071
6072 * Makefile.def (target_modules): Add libgcc-math target module.
6073 * configure.in (target_libraries): Add libgcc-math target library.
6074 (--enable-libgcc-math): New configure switch.
6075 * Makefile.in: Re-generate.
6076 * configure: Re-generate.
6077 * libgcc-math: New toplevel directory.
6078
6079 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6080 Andreas Tobler <a.tobler@schweiz.ch>
6081
6082 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
6083 * configure: Rebuilt.
6084
6085 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
6086
6087 * MAINTAINERS (Write After Approval): Add myself.
6088
6089 2006-05-01 DJ Delorie <dj@redhat.com>
6090
6091 * configure.in: Restore CFLAGS if GMP isn't present.
6092 * configure: Regenerate.
6093
6094 2006-05-01 Richard Guenther <rguenther@suse.de>
6095
6096 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6097 maintainer.
6098
6099 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
6100
6101 * MAINTAINERS (Write After Approval): Add myself.
6102
6103 2006-04-28 Jan Beulich <jbeulich@novell.com>
6104
6105 * MAINTAINERS (Write After Approval): Add myself.
6106
6107 2006-04-18 DJ Delorie <dj@redhat.com>
6108
6109 * configure.in (m32c): Build libstdc++-v3. Pass flags to
6110 reference libgloss so that libssp can be built in a combined
6111 tree.
6112 * configure: Regenerate.
6113
6114 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
6115
6116 * MAINTAINERS (Write After Approval): Add myself.
6117
6118 2006-04-05 Ben Elliston <bje@au.ibm.com>
6119
6120 * configure.in: Require makeinfo 4.4 or higher.
6121 * configure: Regenerate.
6122
6123 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
6124
6125 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6126 Rearrange the entries of other libraries to have them in one place.
6127
6128 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
6129
6130 * MAINTAINERS (Write After Approval): Remove myself.
6131 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6132
6133 2006-03-14 Richard Guenther <rguenther@suse.de>
6134
6135 * configure: Regenerate with autoconf 2.13.
6136
6137 2006-03-13 Jim Blandy <jimb@codesourcery.com>
6138
6139 * MAINTAINERS: Use my work address.
6140
6141 * MAINTAINERS: Update my E-mail address.
6142
6143 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
6144
6145 * configure.in: Handle --disable-<component> generically.
6146 * configure: Regenerate.
6147
6148 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
6149
6150 PR libgcj/17311
6151 * ltmain.sh: Don't use "$finalize_rpath" for compile.
6152
6153 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
6154
6155 * MAINTAINERS (Write After Approval): Remove myself.
6156 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6157
6158 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
6159
6160 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
6161 (TARGET_CONFIGDIRS): Remove.
6162 * configure.in: Remove AC_SUBST(target_configdirs).
6163 * Makefile.in, configure: Regenerated.
6164
6165 2006-02-20 Steven G. Kargl <kargls@comcast.net>
6166
6167 * MAINTAINERS (Write After Approval): Remove myself.
6168 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6169
6170 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
6171
6172 PR bootstrap/25670
6173
6174 * Makefile.tpl ([+compare-target+]): Print explanation messages.
6175
6176 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6177 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6178 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6179 BUILD_PREFIX, BUILD_PREFIX_1.
6180 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6181
6182 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6183 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6184
6185 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6186 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6187 of `cat stage_current`. Always provide the `r' and `s' variables.
6188 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6189 a single shell execution.
6190 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6191 bootstrapped modules, make the stage1 module if the build was not
6192 started yet, else build the current stage.
6193 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6194 (all-build, all-host, all-target, [+make_target+]-host,
6195 [+make_target+]-target): Do not use \-continued lines.
6196 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6197 (current_stage, restrap, stage_last): New.
6198
6199 * Makefile.in: Regenerate.
6200 * configure: Regenerate.
6201
6202 2006-02-19 Bud Davis <jmdavis@link.com>
6203
6204 * MAINTAINERS (Write After Approval): Remove myself.
6205 (Language Front End Maintainers): Add myself as fortran 95
6206 maintainer and update e-mail address.
6207
6208 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6209
6210 * MAINTAINERS (Write After Approval): Remove myself.
6211 (Language Front End Maintainers): Add myself as fortran 95
6212 maintainer.
6213
6214 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
6215
6216 * MAINTAINERS (Write After Approval): Add myself.
6217
6218 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
6219
6220 * MAINTAINERS (Write After Approval): Remove myself.
6221 (Language Front End Maintainers): Add myself as
6222 fortran 95 maintainer.
6223
6224 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
6225
6226 Sync from src:
6227
6228 2005-12-27 Leif Ekblad <leif@rdos.net>
6229
6230 * configure.in: Add support for RDOS target.
6231 * configure: Regenerate.
6232
6233 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
6234 Andreas Schwab <schwab@suse.de>
6235
6236 * configure: Regenerate.
6237
6238 2006-02-12 David Edelsohn <edelsohn@gnu.org>
6239
6240 * configure.in (enable_libgomp): Add AIX.
6241 * configure: Regenerate.
6242
6243 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
6244
6245 * MAINTAINERS (Write After Approval): Add myself.
6246
6247 2006-02-03 Lee Millward <lee.millward@gmail.com>
6248
6249 * MAINTAINERS (Write After Approval): Add myself.
6250
6251 2006-01-31 Richard Guenther <rguenther@suse.de>
6252 Paolo Bonzini <bonzini@gnu.org>
6253
6254 * Makefile.def (target_modules): Add libgcc-math target module.
6255 * configure.in (target_libraries): Add libgcc-math target library.
6256 (--enable-libgcc-math): New configure switch.
6257 * Makefile.in: Re-generate.
6258 * configure: Re-generate.
6259 * libgcc-math: New toplevel directory.
6260
6261 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
6262
6263 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6264 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6265 the assembler, linker and binutils.
6266 * configure: Regenerate.
6267
6268 2006-01-22 Dirk Mueller <dmueller@suse.de>
6269
6270 * MAINTAINERS (Write After Approval): Add myself.
6271
6272 2006-01-20 Diego Novillo <dnovillo@redhat.com>
6273
6274 * configure: Regenerate.
6275
6276 2006-01-18 Richard Henderson <rth@redhat.com>
6277 Jakub Jelinek <jakub@redhat.com>
6278 Diego Novillo <dnovillo@redhat.com>
6279
6280 * libgomp: New directory.
6281 * Makefile.def: Add target_module libgomp.
6282 * Makefile.in: Regenerate.
6283 * configure.in (target_libraries): Add target-libgomp.
6284 * configure: Regenerate.
6285
6286 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
6287
6288 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6289 @ from continuation.
6290 * Makefile.in: Rebuilt.
6291
6292 2006-01-04 Chris Lattner <sabre@gnu.org>
6293
6294 * MAINTAINERS (Write After Approval): Add myself.
6295
6296 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
6297
6298 PR bootstrap/24252
6299
6300 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6301 * Makefile.tpl (OBJDUMP): New.
6302 (EXTRA_HOST_FLAGS): Add it.
6303 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6304
6305 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6306 to use symbolic links between directories. Avoid race conditions
6307 or make them harmless.
6308 * configure.in: Do not try to use symbolic links between directories.
6309
6310 * Makefile.def (LEAN): Pass.
6311 * Makefile.tpl (LEAN): Define.
6312 (stage[+id+]-start): Accept that the previous directory does not
6313 exist, if the bootstrap is lean.
6314 (stage[+id+]-bubble): Invoke lean bootstrap commands after
6315 stage[+id+]-start. Use a makefile variable and an `if' instead of a
6316 configure substitution.
6317 ([+compare-target+]): Likewise.
6318 ([+bootstrap-target+]-lean): New.
6319 * configure.in: Remove lean bootstrap support from here.
6320
6321 * Makefile.in: Regenerate.
6322 * configure: Regenerate.
6323
6324 2006-01-04 Ben Elliston <bje@au.ibm.com>
6325
6326 * MAINTAINERS (libdecnumber): Add myself.
6327
6328 2006-01-02 Mark Mitchell <mark@codesourcery.com>
6329
6330 * libtool-ldflags: New script.
6331
6332 2006-01-02 Andreas Schwab <schwab@suse.de>
6333
6334 * configure.in: When reconfiguring remove Makefile in
6335 all stage directories.
6336 * configure: Regenerate.
6337
6338 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
6339
6340 * MAINTAINERS: Update my email address.
6341
6342 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
6343
6344 Revert Ada-related part of the previous change.
6345
6346 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6347 Do not pass.
6348 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6349 * Makefile.in: Regenerate.
6350 * configure.in: Do not include mt-ppc-aix target fragment.
6351 * configure: Regenerate.
6352
6353 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
6354
6355 * configure.in: Select appropriate fragments for PowerPC/AIX.
6356 * configure: Regenerate.
6357
6358 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6359 BOOT_CFLAGS, BOOT_LDFLAGS.
6360 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6361 BOOT_CFLAGS, BOOT_LDFLAGS.
6362 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6363 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6364 (stage): Fail if we cannot complete the work.
6365 * Makefile.in: Regenerate.
6366
6367 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
6368
6369 * configure.in: Replace ms1 with mt.
6370 * configure: Rebuilt.
6371
6372 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
6373
6374 * MAINTAINERS: Update my email address.
6375
6376 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
6377
6378 * Makefile.tpl (all, do-[+make_target+], do-check, install,
6379 install-host-nogcc): Don't invoke $(stage) at the end.
6380 * Makefile.in: Regenerate.
6381
6382 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
6383
6384 * configure.in: Flip the top-level bootstrap switch.
6385 * configure: Regenerate.
6386
6387 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
6388
6389 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6390 $(stage) and $(unstage).
6391 (EXTRA_TARGET_FLAGS): Correct double-quoting.
6392 (all): Remove stray semicolon.
6393 (local-distclean): Don't handle multilib.tmp and multilib.out.
6394 (install.all): Set $s for consistency.
6395 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6396 check_multilibs setting. Always make the install directory.
6397 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6398 Correct @if/@endif.
6399 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6400 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6401 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6402 (multilib.out): Remove.
6403 * Makefile.in: Regenerated.
6404
6405 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
6406
6407 * MAINTAINERS (Write After Approval): Add myself.
6408
6409 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
6410
6411 * MAINTAINERS: Add myself as mt maintainer.
6412
6413 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
6414
6415 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
6416
6417 * MAINTAINERS: Change email address.
6418
6419 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
6420
6421 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6422 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6423 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
6424 Find in-tree tools if available.
6425 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6426 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6427 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6428 (COMPILER_*_FOR_TARGET): New.
6429 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6430 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6431 (CONFIGURED_*, USUAL_*): Remove.
6432 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6433 STRIP): Use autoconf substitutions.
6434 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6435 COMPILER_NM_FOR_TARGET): New.
6436 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6437
6438 (all): Make all-host and all-target in parallel.
6439 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6440 that $$r and $$s are set before invoking a recursive make.
6441 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6442 ([+bootstrap-target+]): Inline most of the `all' target.
6443
6444 2005-11-29 Ben Elliston <bje@au.ibm.com>
6445
6446 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6447 from the gcc build directory.
6448 * Makefile.in: Regenerate.
6449
6450 2005-11-29 Ben Elliston <bje@au.ibm.com>
6451
6452 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
6453 depend on all-libdecnumber.
6454 * configure.in (host_libs): Include libdecnumber.
6455 * Makefile.in: Regenerate.
6456 * configure: Likewise.
6457
6458 2005-11-29 Ben Elliston <bje@au.ibm.com>
6459
6460 * libdecnumber: Import decNumber sources from the dfp-branch.
6461
6462 2005-11-21 Kean Johnston <jkj@sco.com>
6463
6464 * config.sub, config.guess: Sync from upstream sources.
6465
6466 2005-11-21 Ben Elliston <bje@au.ibm.com>
6467
6468 Import from Autoconf sources:
6469
6470 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
6471 * config/move-if-change: Don't output "$2 is unchanged";
6472 suggested by Ben Elliston. Handle weird characters correctly.
6473
6474 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
6475
6476 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6477 to match upstream libtool for darwin.
6478
6479 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
6480
6481 * Makefile.def: Remove gdb dependencies for gdbtk.
6482 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6483 (configure-gdb, install-gdb): New rules.
6484 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6485 * Makefile.in, configure: Regenerated.
6486
6487 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
6488
6489 * MAINTAINERS (Write After Approval): Add myself.
6490
6491 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
6492
6493 * MAINTAINERS (Write After Approval): Add myself.
6494
6495 2005-10-24 Diego Novillo <dnovillo@redhat.com>
6496
6497 * MAINTAINERS (alias analysis): Add Daniel Berlin and
6498 Diego Novillo.
6499
6500 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
6501
6502 PR bootstrap/24297
6503 * Makefile.tpl (do-[+make-target+], do-check, install,
6504 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6505 are set before recursing.
6506 * Makefile.in: Regenerate.
6507
6508 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
6509
6510 PR bootstrap/18939
6511 * Makefile.def (gcc) <target>: Fix thinko.
6512 * Makefile.in: Regenerate.
6513
6514 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
6515
6516 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6517 * configure: Regenerate.
6518
6519 2005-10-15 Jie Zhang <jie.zhang@analog.com>
6520
6521 * MAINTAINERS (Write After Approval): Add self.
6522
6523 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
6524
6525 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6526 target-libffi, target-qthreads, target-libjava, and
6527 targetlibobjc.
6528 * configure: Regenerate.
6529
6530 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
6531
6532 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6533 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6534 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6535 (USUAL_OBJDUMP_FOR_TARGET): New.
6536 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6537 * configure.in: Check for $OBJDUMP_FOR_TARGET.
6538 * configure, Makefile.in: Regenerated.
6539
6540 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
6541
6542 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6543 before other host packages.
6544
6545 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
6546
6547 * MAINTAINERS: Add self as sh libraries/configury maintainer.
6548
6549 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
6550
6551 PR bootstrap/22340
6552
6553 * configure.in (default_target): Remove.
6554 * Makefile.tpl (all): Do not use prerequisites as subroutines
6555 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6556 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6557 use prerequisites as subroutines.
6558 (check-host, check-target): New.
6559 (bootstrap configure & all targets): Do not use stage*-start
6560 if the directory layout is already ok.
6561 (non-bootstrap configure & all targets): Prepend a $(unstage).
6562 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
6563 (NOTPARALLEL): Remove.
6564 (unstage, stage variables): New variables.
6565 (unstage, stage targets): Simply expand to those variables.
6566
6567 * configure: Regenerate.
6568 * Makefile.in: Regenerate.
6569
6570 2005-10-04 James E Wilson <wilson@specifix.com>
6571
6572 * Makefile.def (lang_env_dependencies): Add libmudflap.
6573 * Makefile.in: Regenerate.
6574
6575 2005-10-03 Andreas Schwab <schwab@suse.de>
6576
6577 Backport from libtool CVS:
6578 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
6579
6580 * ltmain.sh: add support for installing into temporary
6581 staging area (e.g. 'make install DESTDIR=...')
6582
6583 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
6584
6585 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6586 * configure: Regenerated.
6587
6588 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
6589
6590 * configure: Regenerate with the correct
6591 autoconf version.
6592
6593 2005-09-30 Catherine Moore <clm@cm00re.com>
6594
6595 * configure.in (bfin-*-*): New.
6596 * configure: Regenerated.
6597
6598 2005-09-28 Geoffrey Keating <geoffk@apple.com>
6599
6600 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6601 (LIPO_FOR_TARGET): New.
6602 (CONFIGURED_LIPO_FOR_TARGET): New.
6603 (USUAL_LIPO_FOR_TARGET): New.
6604 (STRIP_FOR_TARGET): New.
6605 (CONFIGURED_STRIP_FOR_TARGET): New.
6606 (USUAL_STRIP_FOR_TARGET): New.
6607 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6608 STRIP_FOR_TARGET.
6609 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6610 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6611 * Makefile.in: Regenerate.
6612 * configure: Regenerate.
6613
6614 2005-09-19 David Edelsohn <edelsohn@gnu.org>
6615
6616 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6617 (rs6000-*-aix*): Same.
6618 * configure: Regenerate.
6619
6620 2005-09-16 Tom Tromey <tromey@redhat.com>
6621
6622 * MAINTAINERS: Add self as java maintainer.
6623
6624 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6625
6626 * configure.in: Recognize f95 in the --enable-languages option,
6627 and substitute it for fortran, issuing a warning.
6628 * configure: Regenerate.
6629
6630 2005-08-30 Phil Edwards <phil@codesourcery.com>
6631
6632 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
6633 * configure: Regenerated.
6634
6635 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
6636
6637 * MAINTAINERS: Add self as ms1 maintainer.
6638
6639 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
6640
6641 * Makefile.def (libssp): Add to lang_env_dependencies.
6642 * Makefile.in: Regenerate.
6643
6644 2005-08-18 Ian Lance Taylor <ian@airs.com>
6645
6646 * MAINTAINERS: Add myself as middle-end maintainer.
6647
6648 2005-08-17 Christian Groessler <chris@groessler.org>
6649
6650 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6651 * Makefile.in: Regenerate.
6652
6653 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
6654
6655 * MAINTAINERS (write after approval): Added myself.
6656
6657 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
6658
6659 * MAINTAINERS (Write After Approval): Add myself.
6660
6661 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
6662
6663 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6664 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6665 Look for alternate names of the target cc and c++
6666 * configure: Regenerate.
6667
6668 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
6669
6670 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6671 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6672 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6673 tools; remove code to manually set them.
6674 (Target tools): Look in the environment for them.
6675 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6676 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6677 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6678 build directory.
6679 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6680 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6681 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6682 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6683 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6684 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6685 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6686 * configure: Regenerate.
6687 * Makefile.in: Regenerate.
6688
6689 2005-07-28 Ben Elliston <bje@au.ibm.com>
6690
6691 * MAINTAINERS: Update for removed CPU targets.
6692
6693 2005-07-27 Mark Mitchell <mark@codesourcery.com>
6694
6695 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6696 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6697 * Makefile.in: Regenerated.
6698
6699 2005-07-26 Mark Mitchell <mark@codesourcery.com>
6700
6701 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6702 (CFLAGS_FOR_TARGET): Use it.
6703 (CXXFLAGS_FOR_TARGET): Likewise.
6704 * Makefile.in: Regenerated.
6705 * configure.in (--with-build-sysroot): New option.
6706 * configure: Regenerated.
6707
6708 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
6709
6710 * Makefile.tpl: Wrap install between unstage and stage
6711 * Makefile.in: Regenerate.
6712
6713 2005-07-21 Eric Christopher <echristo@apple.com>
6714
6715 * MAINTAINERS: Update affiliation.
6716
6717 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
6718
6719 * MAINTAINERS: Add self as crx port maintainer.
6720
6721 2005-07-20 DJ Delorie <dj@redhat.com>
6722
6723 * MAINTAINERS: Add self as m32c maintainer.
6724
6725 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
6726
6727 * all files: Update FSF address.
6728
6729 2005-07-15 Eric Christopher <echristo@redhat.com>
6730
6731 * MAINTAINERS: Change affiliation.
6732
6733 2005-07-14 Jim Blandy <jimb@redhat.com>
6734
6735 * configure.in: Add cases for Renesas m32c.
6736 * configure: Regenerated.
6737
6738 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6739
6740 * COPYING.LIB: Update from fsf.org.
6741
6742 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6743
6744 * COPYING, compile, config.guess,
6745 config.sub, install-sh, missing, mkinstalldirs,
6746 symlink-tree, ylwrap: Sync from upstream sources.
6747 * config-ml.in: Update FSF address.
6748
6749 2005-07-13 Eric Christopher <echristo@redhat.com>
6750
6751 * configure.in: Add toplevel noconfigdir support for tpf.
6752 * configure: Regenerate.
6753
6754 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
6755
6756 PR ada/22340
6757
6758 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6759 * Makefile.in: Regenerate.
6760
6761 2005-07-07 Mark Mitchell <mark@codesourcery.com>
6762
6763 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
6764 Brolley to write-after-approval.
6765
6766 2005-07-07 Andreas Schwab <schwab@suse.de>
6767
6768 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6769 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6770 * Makefile.in: Regenerated.
6771
6772 2005-07-06 Geoffrey Keating <geoffk@apple.com>
6773
6774 * configure.in: Don't build sim or rda when targetting darwin.
6775 * configure: Regenerate.
6776
6777 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
6778
6779 * configure.in: Add --enable-libssp and --disable-libssp.
6780 * configure: Regenerate with autoconf-2.13.
6781
6782 2005-07-02 Jakub Jelinek <jakub@redhat.com>
6783
6784 * Makefile.def (target_modules): Add libssp.
6785 * configure.in (target_libraries): Add target-libssp.
6786 * configure: Rebuilt.
6787 * Makefile.in: Rebuilt.
6788
6789 2005-07-01 Zack Weinberg <zackw@panix.com>
6790
6791 * MAINTAINERS: Change email address. Resign from maintainership.
6792
6793 2005-07-01 Richard Guenther <rguenther@suse.de>
6794
6795 * MAINTAINERS: Change my e-mail address and affiliation.
6796
6797 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
6798
6799 * Makefile.def (stagefeedback): Come after profile.
6800 Define profiledbootstrap target.
6801 * Makefile.tpl (profiledbootstrap): Remove.
6802 (stageprofile-end): Zap stagefeedback.
6803 (stagefeedback-start): Copy all .gcda files, not only GCC's.
6804 * Makefile.in: Regenerate.
6805
6806 2005-06-13 Richard Sandiford <richard@codesourcery.com>
6807
6808 * MAINTAINERS: Update my email address.
6809
6810 2005-06-13 Zack Weinberg <zack@codesourcery.com>
6811
6812 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
6813 In 'cpp' stanza, support '#line' as well as '# '.
6814
6815 2005-06-08 Andreas Schwab <schwab@suse.de>
6816
6817 * MAINTAINERS: Move myself from 'Write After Approval' to
6818 'CPU Port Maintainers' section as m68k maintainer.
6819
6820 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
6821
6822 * configure.in (unsupported_languages): New macro.
6823 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
6824 non-ported target libraries in noconfigdirs.
6825 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6826 non-linux-gnu. Remove libgcj_ex_libffi.
6827 <lang_frag loop>: Set add_this_lang=no if the language is in
6828 unsupported_languages.
6829 * configure: Regenerate.
6830
6831 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
6832
6833 * configure.in: Fix typo in handling of --with-mpfr-dir.
6834 * configure: Regenerate.
6835
6836 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
6837
6838 * MAINTAINERS: Update my email address.
6839
6840 2005-06-02 Jim Blandy <jimb@redhat.com>
6841
6842 * config.sub: Add cases for the Renesas m32c. (This patch has been
6843 accepted into the master sources.)
6844
6845 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
6846 Michael Snyder <msnyder@redhat.com>
6847 Stan Cox <scox@redhat.com>
6848
6849 * configure.in: Set noconfigdirs for ms1.
6850
6851 * configure: Regenerate.
6852
6853 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
6854
6855 * MAINTAINERS (Write After Approval): Add self.
6856
6857 2005-06-01 Josh Conner <jconner@apple.com>
6858
6859 * MAINTAINERS (Write After Approval): Add self.
6860
6861 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
6862
6863 * MAINTAINERS: Update my email address.
6864
6865 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
6866
6867 * MAINTAINERS (Write After Approval): Add self.
6868
6869 2005-05-26 Chris Demetriou <cgd@broadcom.com>
6870
6871 * MAINTAINERS (Write After Approval): Remove self.
6872
6873 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
6874
6875 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6876 (Dependencies): Consider target modules for bootstrap dependencies.
6877 Make target bootstrap modules depend on each stage's gcc.
6878 * Makefile.in: Regenerate.
6879
6880 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
6881
6882 * Makefile.def (configure-gcc): Depend on binutils having been built.
6883 (all-gcc): No need to do it here.
6884 * Makefile.in: Regenerate.
6885
6886 2005-05-19 Paul Brook <paul@codesourcery.com>
6887
6888 * configure.in: Rewrite misleading error message when requested
6889 language cannot be built.
6890 * configure: Regenerate.
6891
6892 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6893
6894 * ylwrap: Import from Automake 1.9.5.
6895
6896 2005-05-13 David Ung <davidu@mips.com>
6897
6898 * MAINTAINERS (Write After Approval): Add self.
6899
6900 2005-05-09 Mike Stump <mrs@apple.com>
6901
6902 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6903 lt_cv_sys_max_cmd_len for now.
6904
6905 2005-05-09 Stan Cox <scox@redhat.com>
6906
6907 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6908
6909 2005-05-08 Matt Kraai <kraai@ftbfs.org>
6910
6911 * README.SCO: Update the URL.
6912
6913 2005-05-05 David Edelsohn <edelsohn@gnu.org>
6914
6915 * ltconfig: Define file_list_spec. Pass file_list_spec and
6916 with_gnu_ld to libtool.
6917 * ltcf-c.sh (aix[45]): Define file_list_spec.
6918 * ltcf-cxx.sh (aix[45]): Same.
6919 * ltcf-gcj.sh (aix[45]): Same.
6920 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6921 exists, write list of input files to temporary file.
6922
6923 2005-05-04 Mike Stump <mrs@apple.com>
6924
6925 * configure.in: Always pass --target to target configures as
6926 otherwise rebuilds that do --recheck will fail.
6927 * confiugure: Rebuilt.
6928
6929 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
6930
6931 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6932 STAGE_HOST_EXPORTS.
6933 (configure, all): Add bootstrap support.
6934 (Host modules, target modules): Pass post-stage1 flags and exports.
6935 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6936 * Makefile.in: Regenerate.
6937
6938 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
6939
6940 * configure: Regenerate.
6941
6942 2005-04-27 Mike Stump <mrs@apple.com>
6943
6944 * MAINTAINERS: Add self as darwin maintainer.
6945
6946 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
6947
6948 * config.sub: Update from master copy.
6949
6950 2005-04-21 Mike Stump <mrs@apple.com>
6951
6952 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6953 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6954
6955 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
6956
6957 * configure.in <crisv32-*-*, cris-*-*>: New local variable
6958 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
6959 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
6960 "*-*-elf" and "*-*-linux*".
6961 * configure: Regenerate.
6962
6963 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
6964
6965 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6966
6967 2005-04-12 Mike Stump <mrs@apple.com>
6968
6969 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6970
6971 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
6972
6973 * MAINTAINERS (Write After Approval): Add myself.
6974
6975 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
6976
6977 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6978
6979 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
6980
6981 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6982 (TARGET_CONFIGARGS): Include --with-target-subdir.
6983 (configure, all): New macros. Use them throughout.
6984 * Makefile.in: Regenerate.
6985
6986 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
6987
6988 * MAINTAINERS (Write After Approval): Add myself.
6989
6990 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6991
6992 * MAINTAINERS: Remove 'loop unrolling' maintainer.
6993
6994 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
6995
6996 * MAINTAINERS: Move John Carr to Write After Approval.
6997
6998 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
6999
7000 * config/mh-mingw32: Delete.
7001 * configure.in: Don't use it.
7002 * configure: Regenerate.
7003
7004 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
7005
7006 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7007 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
7008 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
7009 (HOST_LIB_PATH): Generate from Makefile.def.
7010 (TARGET_LIB_PATH): Likewise.
7011 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7012 * Makefile.in: Regenerate.
7013 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7014 (RPATH_ENVVAR): Include Darwin case.
7015 * configure: Regenerate.
7016
7017 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
7018
7019 * MAINTAINERS (Various Maintainers): Remove self.
7020 (Write After Approval): Add self.
7021
7022 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
7023
7024 * MAINTAINERS (Various Maintainers): Add self.
7025
7026 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
7027
7028 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7029 * configure: Regenerate.
7030
7031 2005-03-21 Zack Weinberg <zack@codesourcery.com>
7032
7033 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7034 gcc_version, and gcc_version_trigger from set of flags to pass.
7035 * Makefile.tpl: Remove definitions of above variables.
7036 (config.status): Remove dependency on $(gcc_version_trigger).
7037 * Makefile.in: Regenerate.
7038 * configure.in: Do not reference config/gcc-version.m4 nor
7039 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
7040 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
7041 * configure: Regenerate.
7042
7043 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
7044 Andrew Pinski <pinskia@physics.uc.edu>
7045
7046 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7047 * Makefile.in: Regenerate.
7048
7049 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
7050
7051 * MAINTAINERS (Write After Approval): Add myself.
7052
7053 2005-03-03 David Ayers <d.ayers@inode.at>
7054
7055 * MAINTAINERS (Write After Approval): Add myself.
7056
7057 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
7058
7059 PR libgcj/20160
7060 * ltmain.sh: Avoid creating archives with components that have
7061 duplicate basenames.
7062
7063 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
7064
7065 PR bootstrap/20250
7066 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7067 instead of check.
7068 * Makefile.in: Regenerate.
7069
7070 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
7071
7072 * Makefile.in: Regenerate to fix conflict between the previous two
7073 patches.
7074
7075 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
7076
7077 PR bootstrap/17383
7078 * Makefile.def (target_modules): Remove "stage", now unnecessary.
7079 * Makefile.tpl (HOST_SUBDIR): New substitution.
7080 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7081 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7082 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7083 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7084 (Host modules, Bootstrapped modules): Use it.
7085 (Build modules, Target modules): Do not create symlink trees,
7086 always configure out-of-srcdir.
7087 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7088 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7089 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7090 $(HOST_SUBDIR). Create a symlink for host_subdir.
7091
7092 * Makefile.in: Regenerate.
7093 * configure: Regenerate.
7094
7095 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7096
7097 Merged from libada-gnattools-branch:
7098 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
7099
7100 * gnattools: New directory.
7101 * Makefile.def: Add gnattools as a module, depending on target-libada.
7102 * Makefile.in: Regenerate.
7103 * configure.in: Include gnattools in host_tools; disable it if ada
7104 is disabled.
7105 * configure: Regenerate.
7106
7107 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
7108
7109 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7110 treelang maintainer.
7111 (Write After Approval): Remove myself.
7112
7113 2005-02-23 Paul Schlie <schlie@comcast.net>
7114
7115 * configure.in: Allow darwin targeted ports to build tk, itcl and
7116 libgui.
7117 * configure: Regenerate.
7118
7119 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
7120
7121 PR libgcj/10353
7122 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7123 * configure: Regenerate.
7124
7125 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
7126
7127 * MAINTAINERS (Write After Approval): Add myself.
7128
7129 2005-02-10 Ian Lance Taylor <ian@airs.com>
7130
7131 * MAINTAINERS: Update my e-mail address.
7132
7133 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
7134
7135 * MAINTAINERS (Write After Approval): Add myself.
7136
7137 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
7138
7139 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7140 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7141 target-libgloss when not *-*-elf and *-*-aout.
7142 * configure: Regenerate.
7143
7144 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
7145
7146 * MAINTAINERS: Remove obsolete entries.
7147
7148 * MAINTAINERS (Write After Approval): Add Michael Matz.
7149
7150 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
7151
7152 * MAINTAINERS: Remove self as cpplib maintainer.
7153
7154 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7155
7156 * install-sh, config.sub: Import from upstream.
7157
7158 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7159
7160 PR bootstrap/18222
7161 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7162 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7163 * Makefile.in: Regenerate.
7164
7165 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
7166
7167 * MAINTAINERS: Update my email address.
7168
7169 2005-01-12 David Edelsohn <edelsohn@gnu.org>
7170 Andreas Schwab <schwab@suse.de>
7171
7172 PR bootstrap/18033
7173 * config-ml.in: Eval option if surrounded by single quotes.
7174
7175 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
7176
7177 Revert 2004-12-28 Makefile changes, a better fix will be
7178 applied to mainline and src after GCC 4.0 branches.
7179
7180 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
7181
7182 PR bootstrap/17383
7183
7184 * Makefile.def (target_modules): Remove stage parameter,
7185 it is always true now.
7186 * Makefile.tpl (configure-build-[+module+],
7187 configure-target-[+module+]): Always build symlink tree
7188 for the directory and for include. BUILD_SUBDIR and
7189 TARGET_SUBDIR cannot be . anymore.
7190 * Makefile.in: Regenerate.
7191
7192 2004-12-25 David Edelsohn <edelsohn@gnu.org>
7193
7194 Revert 2004-12-08 Makefile changes.
7195
7196 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
7197
7198 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7199 cygwin, mingw.
7200
7201 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
7202
7203 * configure.in (sh64-*-*): Reenable gprof.
7204 * configure: Regenerate.
7205
7206 2004-12-08 David Edelsohn <edelsohn@gnu.org>
7207
7208 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7209 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7210 (EXTRA_TARGET_FLAGS): Add PICFLAG.
7211 * Makefile.in: Regenerate.
7212
7213 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
7214
7215 * MAINTAINERS: Update my email address.
7216
7217 2004-12-07 Matt Kraai <kraai@ftbfs.org>
7218
7219 * Makefile.tpl: Generate normal dependencies if the LHS module is
7220 not bootstrapped.
7221 * Makefile.in: Regenerate.
7222
7223 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
7224
7225 * configure.in: Include config/gxx-include-dir.m4. Use
7226 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
7227 * configure: Regenerate.
7228
7229 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
7230
7231 * config.if: Delete.
7232 * configure.in: Set libstdcxx_incdir directly.
7233 * configure: Regenerate.
7234
7235 2004-12-02 Eric Christopher <echristo@redhat.com>
7236
7237 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7238 * Makefile.in: Regenerate.
7239
7240 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
7241
7242 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7243 * configure: Regenerate.
7244
7245 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
7246
7247 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
7248 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
7249 * configure: Regenerate.
7250
7251 2004-12-01 Eric Christopher <echristo@redhat.com>
7252
7253 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7254 of things to remove.
7255
7256 2004-11-29 Matt Kraai <kraai@ftbfs.org>
7257
7258 * MAINTAINERS (Write After Approval): Update my e-mail address.
7259
7260 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
7261
7262 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7263 from CVS libtool to always pass_all.
7264
7265 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7266
7267 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7268 (hppa*64*-*-*): Delete incorrect comment.
7269 * configure: Rebuilt.
7270
7271 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7272
7273 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7274
7275 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7276
7277 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7278 from CVS libtool to always pass_all.
7279
7280 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7281
7282 * install-sh, compile: Import from automake.
7283
7284 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7285
7286 * config.guess, config.sub: Import from savannnah.
7287
7288 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
7289
7290 * MAINTAINERS (Write After Approval): Add myself
7291
7292 2004-11-12 Mike Stump <mrs@apple.com>
7293
7294 * Makefile.def: Add html support.
7295 * Makefile.tpl: Likewise.
7296 * Makefile.in: Regenerate.
7297
7298 2004-11-11 Geoffrey Keating <geoffk@apple.com>
7299
7300 PR 18423
7301 * configure.in: Remove all instances of build-fixincludes from
7302 noconfigdirs.
7303 (build_configargs): Supply --target to subdirectories.
7304 * configure: Regenerate.
7305
7306 * Makefile.def: Make gcc install depend on fixincludes install.
7307 * Makefile.in: Regenerate.
7308
7309 2004-11-10 Janis Johnson <janis187@us.ibm.com>
7310
7311 * MAINTAINERS: Add myself as gcc testsuite maintainer.
7312
7313 2004-11-11 Paul Brook <paul@codesourcery.com>
7314
7315 * MAINTAINERS: Add self as arm maintainer. Update email address.
7316
7317 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
7318
7319 * configure.in (noconfigdirs) [mmix-*-*]: Disable
7320 target-libgfortran.
7321 * configure: Regenerate.
7322
7323 2004-11-07 David Edelsohn <edelsohn@gnu.org>
7324
7325 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7326 like CC.
7327
7328 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
7329
7330 * Makefile.def (host fixincludes): Specify missing targets.
7331 * Makefile.in: Regenerate.
7332
7333 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
7334
7335 * MAINTAINERS: Add myself
7336
7337 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
7338
7339 * MAINTAINERS (Write After Approval): Add myself.
7340
7341 2004-11-04 Geoffrey Keating <geoffk@apple.com>
7342
7343 * Makefile.def: Build fixincludes for the host, too.
7344 * Makefile.in: Regenerate.
7345 * configure.in (host_tools): Add fixincludes.
7346 * configure: Regenerate.
7347
7348 2004-11-04 Daniel Jacobowitz <dan@debian.org>
7349
7350 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7351 * configure: Regenerated.
7352
7353 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
7354
7355 PR other/17783
7356 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7357 * configure: Regenerated.
7358
7359 2004-10-31 Mark Mitchell <mark@codesourcery.com>
7360
7361 * README.SCO: Update per FSF instructions.
7362
7363 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
7364
7365 PR target/18151
7366 * configure.in (case ${target}): Do not build fixincludes for avr.
7367 * configure: Regenerated.
7368
7369 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
7370
7371 * configure.in (case ${target}): Do not build fixincludes
7372 on platforms where it is not used.
7373 * configure: Regenerated.
7374
7375 2004-10-23 Daniel Jacobowitz <dan@debian.org>
7376
7377 * configure.in: Use an absolute path to install-sh.
7378 * configure: Regenerated.
7379
7380 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7381
7382 * MAINTAINERS (Write After Approval): Add myself.
7383
7384 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
7385
7386 * MAINTAINERS: Remove from Write After Approval those that are
7387 already maintainers.
7388
7389 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
7390
7391 * MAINTAINERS: Update my email address.
7392
7393 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
7394
7395 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7396 * configure: Regenerate.
7397
7398 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
7399
7400 * MAINTAINERS: Update my email address.
7401
7402 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
7403
7404 * MAINTAINERS (Language Front Ends Maintainers): New. Move
7405 entries belonging to this category.
7406
7407 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
7408
7409 * MAINTAINERS: Update my e-mail address.
7410
7411 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
7412
7413 Fix wrong conflict resolution in:
7414
7415 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7416
7417 * Makefile.in: Regenerate.
7418 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7419 in the recursive `make', instead of hardwiring `all'.
7420 (Autogenerated TARGET-* variables): New.
7421
7422 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
7423
7424 * configure.in: Enable target-libgloss for crx-*-*.
7425 * configure: Regenerate.
7426
7427 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7428
7429 * MAINTAINERS (Various Maintainers): Move the "windows,
7430 cygwin, mingw" maintainer to ...
7431 (OS Port Maintainers): ... here.
7432
7433 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7434
7435 * MAINTAINERS (Write After Approval): Remove those that are
7436 maintainers of some subsystem.
7437
7438 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
7439
7440 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7441 * ltcf-cxx.sh (tpf*): Likewise.
7442 * ltconfig (tpf*): Add TPF OS configuration support.
7443
7444 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
7445
7446 * MAINTAINERS: Change my email address to my new work account.
7447
7448 2004-09-24 Michael Roth <mroth@nessie.de>
7449
7450 * configure.in (--without-headers): Add missing double quotes.
7451 * configure: Regenerate.
7452
7453 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
7454
7455 * ylwrap: Revert to previous version.
7456
7457 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
7458
7459 PR bootstrap/17369
7460 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7461 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7462 SET_GCC_LIB_PATH_CMD.
7463 (BASE_TARGET_EXPORTS): Likewise.
7464 * Makefile.in: Regenerated.
7465
7466 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7467 * configure: Regenerated.
7468
7469 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
7470
7471 * config.guess: New upstream version
7472 * compile, depcomp, install-sh, ylwrap: Likewise.
7473
7474 2004-09-19 Roger Sayle <roger@eyesopen.com>
7475
7476 * config/mh-x86omitfp: New host makefile fragment. Add
7477 -fomit-frame-pointer to the default BOOT_CFLAGS.
7478 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7479 * configure: Regenerate.
7480
7481 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
7482
7483 PR target/11572
7484 * configure.in (*-*-darwin*): Renable libobjc.
7485 * configure: Regenerate.
7486
7487 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
7488
7489 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7490
7491 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
7492
7493 * Makefile.def: Remove libbanshee.
7494 * Makefile.tpl: Ditto.
7495 * configure.in: Ditto.
7496 * Makefile.in: Regen.
7497 * configure: Ditto.
7498
7499 2004-09-08 David Edelsohn <edelsohn@gnu.org>
7500
7501 * ltmain.sh: Use $pic_object as $non_pic_object if
7502 $non_pic_object=none.
7503
7504 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
7505
7506 * missing: Import latest version from master repository.
7507
7508 2004-09-06 Nick Clifton <nickc@redhat.com>
7509
7510 * config.sub: Import latest version from master repository.
7511 * config.guess: Likewise.
7512 This includes these changes:
7513
7514 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
7515
7516 * config.sub: Handle crisv32, alias etraxfs.
7517 * config.guess (crisv32:Linux:*:*): Handle.
7518
7519 2004-08-13 Brad Smith <brad@comstyle.com>
7520
7521 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7522 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7523
7524 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
7525
7526 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7527 assume the processor is a powerpc. This is because coreutils
7528 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7529 in this case, due to a MacOS X bug that causes
7530 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7531 to return a negative number.
7532 Problem reported by Petter Reinholdtsen in:
7533 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7534
7535 2004-07-19 Ben Elliston <bje@gnu.org>
7536
7537 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7538
7539 2004-06-24 Ben Elliston <bje@gnu.org>
7540
7541 * config.guess: Update copyright years.
7542 * config.sub: Likewise.
7543
7544 2004-06-22 Robert Millan <robertmh@gnu.org>
7545
7546 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7547 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7548
7549 2004-06-22 Stanley F. Quayle <stan@stanq.com>
7550
7551 * config.guess (*:*VMS:*:*): New entry. Replaces
7552 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7553 manufacturer.
7554
7555 2004-06-22 Ben Elliston <bje@gnu.org>
7556
7557 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7558 * config.sub: Likewise.
7559
7560 2004-06-22 Ben Elliston <bje@gnu.org>
7561
7562 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7563 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7564
7565 2004-06-11 Ben Elliston <bje@gnu.org>
7566
7567 * config.guess (pegasos:OpenBSD:*:*): Remove.
7568
7569 2004-06-11 Ben Elliston <bje@gnu.org>
7570
7571 From Wouter Verhelst <wouter@grep.be>:
7572 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7573
7574 2004-06-11 Ben Elliston <bje@gnu.org>
7575
7576 * config.guess (luna88k:OpenBSD:*:*): New.
7577
7578 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
7579
7580 * config.guess (m32r*:Linux:*:*): New case.
7581 * config.sub: Handle m32rle.
7582
7583 2004-03-12 Ben Elliston <bje@wasabisystems.com>
7584
7585 From Jens Petersen <petersen@redhat.com>:
7586 * config.sub: Handle sparcv8.
7587
7588 2004-03-03 Ben Elliston <bje@wasabisystems.com>
7589
7590 From Tom Smith <smith@cag.lkg.hp.com>:
7591 * config.guess: Version suffixes are equally significant on Tru64
7592 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
7593 prefix of "P" (patched kernel).
7594
7595 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
7596
7597 * config.sub: Add support for National Semiconductor CRX target.
7598
7599 2004-09-03 Janis Johnson <janis187@us.ibm.com>
7600
7601 * MAINTAINERS (Various Maintainers): Remove myself as web page
7602 maintainer, add myself as maintainer of build status lists.
7603
7604 2004-09-03 Jan Beulich <jbeulich@novell.com>
7605
7606 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7607 *-*-netware, but add target-libmudflap.
7608 Consolidate *-*-netware targets (of which really only i?86 exists)
7609 into a single entry.
7610 * configure: Likewise.
7611
7612 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
7613
7614 * Makefile.tpl (sorry): Remove.
7615 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7616 (cleanstrap targets): Depend on distclean, not distclean-stage1.
7617 (do-clean): Clean per-stage directories too.
7618 (do-distclean): Run distclean-stage1 too.
7619 (.NOTPARALLEL): Enable during toplevel bootstrap.
7620 (stage[+id+]-bubble): Enable parallel execution during
7621 the recursive invocation.
7622 * Makefile.in: Regenerate.
7623
7624 Fix previous checkin:
7625
7626 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7627 include.
7628 * configure.in: Fix indentation.
7629 * configure: Regenerate.
7630
7631 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
7632
7633 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7634 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7635 * configure: regenerate
7636 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7637 -mdynamic-no-pic
7638
7639 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
7640
7641 * Makefile.def (build_modules): Add fixincludes.
7642 (dependencies): Make gcc depend on fixincludes.
7643 * configure.in (build_tools): Add fixincludes.
7644 (build_configdirs): Always include build_libs.
7645 * Makefile.in: Regenerate.
7646 * configure: Regenerate.
7647
7648 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
7649
7650 * Makefile.def (bootstrap stages): Add 'lean' parameter.
7651 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7652 phony targets; do not generate timestamp files.
7653 (distclean-stageN): Remove references to their timestamp files.
7654 (restageN, touch-stageN): Remove.
7655 (stageN-bubble): Rewritten.
7656 (compare): Support lean bootstraps.
7657 * Makefile.in: Regenerate.
7658
7659 * configure.in: Only warn when bootstrapping but
7660 build != host or build != target. Support lean bootstraps.
7661 * configure: Regenerate.
7662
7663 2004-08-26 Phil Edwards <phil@codesourcery.com>
7664
7665 * configure.in: Give a better error message if GMP/MPFR are missing
7666 and a language needing them has been requested.
7667 * configure: Regenerated.
7668
7669 2004-08-25 Phil Edwards <phil@codesourcery.com>
7670
7671 * configure.in: Print a list of available language front-ends if
7672 a requested one is missing. Tidy stray tab characters.
7673 * configure: Regenerated.
7674
7675 2004-08-19 Michael Koch <konqueror@gmx.de>
7676
7677 * gcc/doc/install.texi: Update entry about automake for libjava.
7678
7679 2004-08-17 Robert Millan <robertmh@gnu.org>
7680
7681 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7682 (instead of FreeBSD).
7683 * configure: Regenerate.
7684
7685 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7686
7687 * Makefile.in: Regenerate.
7688 * configure: Regenerate.
7689
7690 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7691 stage_*_flags.
7692 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7693 for bootstrapped modules if toplevel bootstrap is going.
7694 (GCC bootstrap): Generate per-stage targets for all bootstrapped
7695 modules. Adjust for changes in Makefile.def. Enable several
7696 rules even in non-bootstrap mode, just to avoid peppering the
7697 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7698 (stage-[+prev+]-bubble): Remove.
7699
7700 * Makefile.def (Dependencies): Depend on all-build-bison,
7701 all-build-flex, all-build-byacc, all-build-texinfo, rather
7702 than the host variations.
7703 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
7704 with BUILD_SUBDIR.
7705 (BISON): Update for recent Bisons.
7706 (YACC): Fix typo.
7707 (cross): Depend on all-build.
7708 (all): Do not depend on all-build.
7709 (prebootstrap): Remove.
7710 (dep-kind): Accept separate prefixes for MODULE and ON variables.
7711 (Prebootstrap dependencies): Add them to the per-stage targets
7712 and to all-prebootstrap.
7713 * configure.in (build_configdirs): Always enable build_tools.
7714 (BUILD_DIR_PREFIX): Remove.
7715
7716 * Makefile.def (gcc): Add target variable.
7717 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7718 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7719 in the recursive `make', instead of hardwiring `all'.
7720 (Autogenerated TARGET-* variables): New.
7721
7722 2004-08-13 Brian Booth <bbooth@redhat.com>
7723
7724 * MAINTAINERS: Remove myself from write-after-approval.
7725
7726 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
7727
7728 * src-release: Stop distributing mmalloc with gdb (which doesn't
7729 use it).
7730 * Makefile.def: GDB doesn't depend on mmalloc anymore.
7731 * Makefile.in: Regenerate.
7732
7733 2004-08-09 Mark Mitchell <mark@codesourcery.com>
7734
7735 * configure.in (arm*-*-eabi*): New target.
7736 * configure: Regenerate.
7737
7738 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
7739
7740 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7741 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7742 (Dependencies): New section.
7743 * Makefile.tpl (Dependencies): Generate from Makefile.def.
7744 (configure-target-[+module+]): Depend on maybe-all-gcc
7745 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
7746 (toplevel profiledbootstrap): Fix dependencies.
7747 * Makefile.in: Regenerate.
7748
7749 2004-08-03 Mark Mitchell <mark@codesourcery.com>
7750
7751 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7752 target-libiberty to noconfigdirs.
7753 * configure: Regenerate.
7754
7755 2004-08-03 Paul Brook <paul@codesourcery.com>
7756
7757 * configure.in: Check for MPFR as well as GMP.
7758 * configure: Regenerate.
7759
7760 2004-08-01 Robert Millan <robertmh@gnu.org>
7761
7762 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7763 libmudflap for all GNU-based systems (with Glibc).
7764 * configure: Regenerate.
7765
7766 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
7767
7768 * Makefile.def (host-modules): Add gcc.
7769 * Makefile.in: Regenerate.
7770 * Makefile.tpl (sorry): New rule.
7771 (configure-host, all-host, [+make_target+]-host, do-check,
7772 install-host): Do not add gcc as a special case.
7773 (host modules): Add a small special-casing for gcc. Export
7774 extra_make_flags through the environment.
7775 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7776 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7777 other recursive targets for gcc): Remove.
7778
7779 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7780 (stage, unstage): New rules.
7781 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7782 distclean-stage[+id+]): Use stage_current.
7783 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7784 the stage*-start rules.
7785
7786 2004-08-02 Geoffrey Keating <geoffk@apple.com>
7787
7788 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7789 use -all_load flag.
7790
7791 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
7792
7793 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7794 * configure: Regenerate.
7795
7796 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
7797
7798 * maintainer-scripts/gcc_release: Revert yesterday's change.
7799
7800 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
7801
7802 * MAINTAINERS: Add myself to write-after-approval.
7803
7804 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
7805
7806 * libf2c: Removed.
7807 * gcc/gccbug.in: Updated because of libf2c removal.
7808 * maintainer-scripts/gcc_release: Ditto.
7809
7810 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
7811
7812 * configure.in: Build libmudflap by default on FreeBSD.
7813 * configure: Regenerated.
7814
7815 2004-07-09 Mark Mitchell <mark@codesourcery.com>
7816
7817 * configure.in: Do not build libmudflap by default on non-GNU/Linux
7818 systems.
7819 * configure: Regenerated.
7820
7821 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7822
7823 PR target/16344
7824 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7825 feedback based compiler.
7826 * Makefile.in: Rebuilt.
7827
7828 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
7829
7830 * Makefile.def (host_modules): Set bootstrap=true for flex.
7831 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7832 * Makefile.in: Rebuilt.
7833
7834 2004-07-07 Jan Hubicka <jh@suse.cz>
7835
7836 * MAINTAINERS: Add self as a profile feedback maintainer.
7837
7838 2004-07-05 Phil Edwards <phil@codesourcery.com>
7839
7840 * configure.in: Do not prepend $srcdir to /dev/null in
7841 makefile fragments.
7842 * configure: Regenerate.
7843
7844 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
7845
7846 * Makefile.def (build_modules): Add bison, byacc, flex,
7847 m4, texinfo.
7848 (flags_to_pass): Add FLEX.
7849 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7850 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7851 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7852 DEFAULT_MAKEINFO): Remove.
7853 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7854 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7855 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7856 objdir or else use configured tool.
7857 (all-build): New.
7858 (all): Depend on it.
7859 (Build module dependencies): Add.
7860 * Makefile.in: Regenerate.
7861 * configure.in: Better support for multiple build modules,
7862 matching what is done for host/target modules. Do not look
7863 for "plausible" locations of build tools if Canadian cross.
7864 Use autoconf's AC_PROG_CC to find a C compiler. Define
7865 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
7866 * configure: Regenerate.
7867
7868 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7869
7870 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7871 * Makefile.in: Regenerate.
7872
7873 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7874
7875 * Makefile.tpl (configure-build-[+module+],
7876 configure-[+module+], configure-target-[+module+]): Pass
7877 [+extra_configure_args+].
7878 (all-build-[+module+], all-[+module+], check-[+module+],
7879 install-[+module+], [+make_target+]-[+module+],
7880 all-target-[+module+], check-target-[+module+],
7881 install-target-[+module+], [+make_target+]-target-[+module+]):
7882 Pass [+extra_make_args+].
7883 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7884 (GCC_HOST_EXPORTS): Remove.
7885 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7886 cross, check-gcc, check-gcc-c++, install-gcc,
7887 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7888 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7889 * Makefile.in: Regenerate.
7890
7891 2004-06-21 Matthew Sachs <msachs@apple.com>
7892
7893 * MAINTAINERS: Added self to write-after-approval.
7894
7895 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7896
7897 * configure.in: Check for srcdir/winsup rather than build directory
7898 winsup.
7899 * configure: Regenerate.
7900
7901 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
7902
7903 * configure.in: Don't build Cygwin native newlib if winsup
7904 directory is missing. Emit warning instead.
7905 * configure: Regenerate.
7906
7907 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
7908
7909 * Makefile.tpl (touch-stage[+id+]): New.
7910 (restage[+prev+]): Depend on touch-stage[+id+].
7911
7912 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7913 Use it throughout.
7914
7915 * Makefile.def: Add profile and feedback bootstrap stages.
7916 Remove next field from bootstrap stages.
7917 * Makefile.tpl (LN, LN_S): Substitute.
7918 (stageN-start, stageN-end): Use double-colon rules, to
7919 provide a hook for additional setup commands.
7920 (distclean-stageN-gcc, restageN): Create dependencies from
7921 [+prev+], not from [+next+].
7922 (stageN-bubble): Add commands for successive stages from
7923 [+prev+], using double-colon rules.
7924 (all-stageN-gcc): Fix typo.
7925 (stagefeedback-start, profiledbootstrap): New.
7926 * Makefile.in: Regenerate.
7927 * configure.in: Call ACX_PROG_LN.
7928 * configure: Regenerate.
7929
7930 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
7931
7932 * MAINTAINERS (Write After Approval): Add myself.
7933
7934 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
7935
7936 * MAINTAINERS (Write After Approval): Add myself.
7937
7938 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
7939
7940 * configure.in: Fix --enable-bootstrap breakage introduced in trees
7941 without gcc.
7942 * configure: Regenerate.
7943
7944 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7945
7946 * Makefile.tpl: Fix typo.
7947 * Makefile.in: Regenerate.
7948
7949 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7950
7951 * configure.in: Remove new- prefix from toplevel
7952 bootstrap targets.
7953 * configure: Regenerate.
7954
7955 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7956
7957 * Makefile.tpl (all.normal): Rename to all.
7958 (all): Replace with a rule to pick the default
7959 target from configure.
7960 (all-gcc, configure-gcc): Use conditionals to
7961 do nothing when toplevel bootstrap is going on.
7962 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7963 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7964 * configure.in: Support --enable-bootstrap.
7965
7966 * Makefile.def: Remove new- prefix from toplevel
7967 bootstrap targets.
7968 * Makefile.tpl: Likewise.
7969
7970 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
7971 target.
7972
7973 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7974 $(RECURSE_FLAGS) to recursive invocation of make.
7975
7976 * Makefile.in: Regenerate.
7977 * configure: Regenerate.
7978
7979 2004-05-30 Andreas Jaeger <aj@suse.de>
7980 Jim Wilson <wilson@specifixinc.com>
7981
7982 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7983 like CC.
7984
7985 2004-05-27 Daniel Jacobowitz <dan@debian.org>
7986
7987 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7988 * configure: Regenerate.
7989
7990 2004-05-25 Daniel Jacobowitz <drow@false.org>
7991
7992 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7993 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7994 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
7995 targets.
7996 * Makefile.in: Regenerate.
7997
7998 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
7999
8000 * configure.in: Test the ability to symlink directories.
8001 * configure: Regenerate.
8002
8003 * Makefile.def (bootstrap-stage): New definitions.
8004 * Makefile.tpl (configure-stage1-gcc,
8005 configure-stage2-gcc, configure-stage3-gcc,
8006 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8007 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8008 new-restage3, compare): Autogenerate, see Makefile.in
8009 entry for behavioral changes.
8010 (distclean-stage1, new-stage1-start, new-stage1-end,
8011 new-stage1-bubble, distclean-stage2, new-stage2-start,
8012 new-stage2-end, new-stage2-bubble, distclean-stage3,
8013 new-stage3-start, new-stage3-end): New autogenerated targets.
8014 (objext, prebootstrap, BOOT_CFLAGS,
8015 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8016 targets.
8017
8018 * Makefile.in: Regenerate.
8019 (distclean-stage1, new-stage1-start, new-stage1-end,
8020 new-stage1-bubble, distclean-stage2, new-stage2-start,
8021 new-stage2-end, new-stage2-bubble, distclean-stage3,
8022 new-stage3-start, new-stage3-end): New targets.
8023 (all-stage1-gcc): Move prebootstrap dependency from here...
8024 (configure-stage1-gcc): ...to here.
8025 (new-bootstrap): Use bubble targets.
8026 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8027 Use per-stage distclean targets.
8028 (configure-stage1-gcc, configure-stage2-gcc,
8029 configure-stage3-gcc, all-stage1-gcc,
8030 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8031 Use new-stageN-start to prepare the tree.
8032
8033 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
8034
8035 * Makefile.def (host_modules): add libcpp.
8036 * Makefile.tpl: Add dependencies on and for libcpp.
8037 * Makefile.in: Regenerate.
8038 * configure.in: Add libcpp host module.
8039 * configure: Regenerate.
8040
8041 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
8042
8043 * Makefile.tpl: Whenever a recursive target is defined, wrap
8044 it in a special @if/@endif block, and prepare its maybe
8045 dependency in the @if/@endif block
8046 * configure.in: Instead of writing maybe dependencies, remove
8047 the @if/@endif statements, and remove the @if/@endif blocks
8048 that remain.
8049 * configure: Regenerate.
8050 * Makefile.in: Regenerate.
8051
8052 2004-05-20 Janis Johnson <janis187@us.ibm.com>
8053
8054 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8055
8056 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
8057
8058 PR bootstrap/15120
8059 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8060 * */configure: Rebuilt.
8061
8062 2004-05-17 Zack Weinberg <zack@codesourcery.com>
8063
8064 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8065 of libf2c.
8066 * configure, Makefile.in: Regenerate.
8067
8068 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
8069
8070 * MAINTAINERS (Write After Approval): Add myself.
8071
8072 2004-05-13 Diego Novillo <dnovillo@redhat.com>
8073
8074 Merge from tree-ssa-20020619-branch.
8075
8076 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8077 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8078 (HOST_GMPLIBS): Define.
8079 (HOST_GMPINC): Define.
8080 (TARGET_LIB_PATH): Add libmudflap.
8081 (GFORTRAN_FOR_TARGET): Define.
8082 (configure-build*): Export GFORTRAN.
8083 (configure-gcc): Export GMPLIBS and GMPINC.
8084 (all-gcc): Add maybe-all-libbanshee.
8085 (configure-target-libgfortran): Define.
8086 * Makefile.in: Regenerate.
8087 * configure.in (host_libs): Add libbanshee.
8088 (target_libraries): Add target-libmudflap and target-libgfortran.
8089 Add --with-libbanshee.
8090 Handle --disable-libmudflap.
8091 (*-*-freebsd*): Use with_gmp.
8092 Add $(libgcj) to noconfigdirs.
8093 * configure: Regenerate.
8094 * depcomp: New file.
8095 * MAINTAINERS: Add tree-ssa maintainers.
8096
8097 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
8098
8099 * MAINTAINERS (Various Maintainers): Add myself.
8100
8101 2004-04-30 Brian Ford <ford@vss.fsi.com>
8102
8103 * MAINTAINERS (Write After Approval): Add myself.
8104
8105 2004-04-29 Uros Bizjak <uros@kss-loka.si>
8106
8107 * MAINTAINERS (Write After Approval): Add myself.
8108
8109 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
8110
8111 * config/acx.m4: Fix fastcompare support for new-bootstrap.
8112 * configure: Regenerate.
8113
8114 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
8115
8116 Revert:
8117 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8118
8119 * Makefile.def (flags_to_pass): Remove *dir variables that
8120 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8121 as well as prefix and exec_prefix.
8122 * Makefile.in: Regenerate.
8123
8124 2004-04-26 Robert Millan <robertmh@gnu.org>
8125
8126 Add patches from libtool CVS.
8127 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8128 * ltconfig: Likewise.
8129 * ltcf-c.sh: Likewise.
8130 * ltcf-cxx.sh: Likewise.
8131 * ltcf-gcj.sh: Likewise.
8132
8133 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8134
8135 * Makefile.def (host_modules): Mark with the bootstrap
8136 flag packages on which gcc depends.
8137 * Makefile.tpl (all-bootstrap): Use it.
8138 * Makefile.in: Regenerate.
8139
8140 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8141
8142 * Makefile.def (flags_to_pass): Remove *dir variables that
8143 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8144 as well as prefix and exec_prefix.
8145 * Makefile.in: Regenerate.
8146
8147 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8148
8149 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8150 * configure: Regenerate.
8151 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8152 * gcc/Makefile.tpl (compare): Use the result of the test.
8153 * gcc/Makefile.in: Regenerate.
8154
8155 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
8156
8157 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8158 Always relocate gcc and prev-gcc to the original names, even
8159 if the build fails.
8160 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8161 New targets.
8162
8163 2004-04-23 Laurent GUERBY <laurent@guerby.net>
8164
8165 * MAINTAINERS: Update my email address.
8166
8167 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8168
8169 * configure.in (mips*-*-irix5*): Enable ld.
8170 * configure: Regenerate.
8171
8172 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8173
8174 * configure: Regenerate.
8175
8176 2004-04-15 James E Wilson <wilson@specifixinc.com>
8177
8178 * Makefile.tpl (configure-[+module+], configure-gcc,
8179 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8180 Set and export LDFLAGS.
8181 * Makefile.in: Regenerate.
8182
8183 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
8184
8185 * MAINTAINERS: Add myself to write-after-approval.
8186
8187 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
8188
8189 PR bootstrap/14871
8190 * Makefile.tpl: If we don't have built-in-tree target tools,
8191 use the ones found by configure rather than hacking around with
8192 program_transform_name.
8193 * configure.in: Give Makefile.tpl the information necessary
8194 to do that.
8195 * Makefile.in: Regenerate.
8196 * configure: Regenerate.
8197
8198 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
8199
8200 PR bootstrap/14760
8201 * configure.in: When computing baseargs, strip *all* copies of
8202 offending options. Also, don't match/substitute the trailing space,
8203 so that this actually works when two similar options are separated by
8204 only one space.
8205 * configure: Regenerate.
8206
8207 2004-04-06 David Edelsohn <edelsohn@gnu.org>
8208
8209 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8210 (rs6000-*-aix*): Same.
8211 * configure: Regenerate.
8212
8213 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
8214
8215 * MAINTAINERS: Add myself to write-after-approval.
8216
8217 2004-04-03 Bud Davis <bdavis9659@comcast.net>
8218
8219 * MAINTAINERS: Add myself to write-after-approval.
8220
8221 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
8222
8223 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8224 STRICT_WARN, WARN_CFLAGS flags passed down to make.
8225 * Makefile.in: Regenerate.
8226
8227 * configure.in (top level bootstrap support): Rework --enable-werror
8228 to set @stage2_werror_flag@.
8229 * configure: Regenerate.
8230 * Makefile.tpl (top level bootstrap support): Pass
8231 @stage2_werror_flag@ down to configure in stages 2 and 3.
8232 * Makefile.in: Regenerate.
8233
8234 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
8235
8236 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8237 for stages 2 and 3 as well as in make. As a consequence, remove
8238 OUTPUT_OPTION (now detected by configure) from the flags passed down
8239 to make.
8240 * Makefile.in: Regenerate.
8241
8242 * Makefile.tpl (new-bootstrap): Fix typo.
8243 * Makefile.in: Regenerate.
8244
8245 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
8246
8247 * Makefile.tpl: Rearrange by moving recursive_targets rules
8248 into their proper sections.
8249 * Makefile.tpl (top level bootstrap support): Move disabling
8250 of coverage flags from 'make' to 'configure'; improve comments.
8251 * Makefile.in: Regenerate.
8252
8253 * Makefile.tpl (experimental top level bootstrap) Move stage1
8254 language setting from all- target to configure- target; disable
8255 intermodule optimization in stage 1; prevent gratuitous rebuilds
8256 of stage 1.
8257 * Makefile.in: Regenerate.
8258 * configure.in: Comma-separate stage 1 language list for top
8259 level bootstrap.
8260 * configure: Regenerate.
8261
8262 * Makefile.tpl: Clean up experimental top level bootstrap support:
8263 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8264 prev-gcc in configure- targets as well as all- targets.
8265 * Makefile.in: Regenerate.
8266
8267 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
8268
8269 * compile: New file imported from automake.
8270
8271 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
8272
8273 * configure.in: Remove symbolic link section.
8274 * configure: Regenerate.
8275 * Makefile.tpl (links): Remove.
8276 * Makefile.in: Regenerate.
8277
8278 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
8279 Nathanael Nerode <neroden@gcc.gnu.org>
8280
8281 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8282 Set with AC_CHECK_PROGS.
8283 * configure.in: Fix comment typo from last patch.
8284 * configure: Regenerate.
8285
8286 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
8287
8288 * Makefile.tpl: Introduce experimental top level bootstrap support.
8289 * Makefile.in: Regenerate.
8290 * configure.in: Introduce support for top level bootstrap.
8291 * configure: Regenerate.
8292
8293 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
8294 Paolo Bonzini <bonzini@gnu.org>
8295
8296 PR bootstrap/14522
8297 * configure.in: Cope with shells that do not support unquoted ^
8298 * configure: Regenerate.
8299
8300 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
8301 Paolo Bonzini <bonzini@gnu.org>
8302
8303 PR bootstrap/14522
8304 * configure.in: Cope with shells that do not support nesting
8305 quotes inside quoted backquote substitutions.
8306 * configure: Regenerate.
8307
8308 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
8309
8310 PR bootstrap/14522
8311 * configure.in: Fix escaping of $.
8312 * configure: Regenerate.
8313
8314 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
8315
8316 * configure: Regenerate, since I forgot to while committing Paolo's
8317 changes.
8318
8319 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
8320
8321 PR ada/14131
8322 Move language detection to the top level.
8323 * configure.in: Find default values for the tools as
8324 soon as possible. Disable ada if GNAT is not found.
8325 Emit error message about missing languages. Expand
8326 --enable-languages=all for the gcc subdirectory.
8327
8328 2004-03-10 Ben Elliston <bje@gnu.org>
8329
8330 * MAINTAINERS: Update my email address.
8331
8332 2004-03-05 David Edelsohn <edelsohn@gnu.org>
8333
8334 * ltconfig: Disable building static libraries if building shared
8335 libraries on AIX 5L.
8336
8337 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
8338
8339 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8340 and disable libgcj.
8341 * configure: Regenerated.
8342
8343 2004-03-01 Brian Booth <bbooth@redhat.com>
8344
8345 * MAINTAINERS: Add myself to write-after-approval.
8346
8347 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
8348
8349 * MAINTAINERS: Add myself to write-after-approval.
8350
8351 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8352
8353 PR bootstrap/7087
8354 * Makefile.tpl: Guard XFOO sed statements better.
8355 * Makefile.tpl: Add dependency for configure-target-libada.
8356 * Makefile.in: Regenerate (incidentally fixes broken
8357 commit when libada-branch was merged).
8358
8359 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
8360
8361 * MAINTAINERS: Add myself to write-after-approval.
8362
8363 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
8364
8365 * MAINTAINERS: Add Nicola Pero and myself as libobjc
8366 maintainers.
8367
8368 2004-02-20 Andrew Cagney <cagney@redhat.com>
8369
8370 * config.guess: Update from version 2003-10-16 to 2004-02-16.
8371 * config.sub: Update from version 2003-11-03 to 2004-02-16.
8372
8373 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
8374
8375 PR bootstrap/11932
8376 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8377
8378 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
8379
8380 * MAINTAINERS: Added myself to write-after-approval.
8381
8382 2004-02-14 Michael Koch <konqueror@gmx.de>
8383
8384 * MAINTAINERS: Added myself to write-after-approval.
8385
8386 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
8387
8388 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
8389 some OS port maintainers to OS port maintainers section.
8390
8391 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
8392
8393 * MAINTAINERS: Add self.
8394
8395 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
8396
8397 * MAINTAINERS: Alphabetize.
8398
8399 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
8400
8401 * MAINTAINERS: Remove myself.
8402
8403 2004-02-11 David Edelsohn <edelsohn@gnu.org>
8404
8405 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8406 (rs6000-*-aix*): Same.
8407 * configure: Regenerate.
8408
8409 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
8410
8411 * configure.in (host): Add in missing $noconfigdirs to defines.
8412 * configure: Regenerate.
8413
8414 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
8415 Nathanael Nerode <neroden@gcc.gnu.org>
8416
8417 PR ada/6637, PR ada/5911
8418 Merge with libada-branch:
8419 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8420 with appropriate dependencies. Add --enable-libada configure switch.
8421 * configure, Makefile.in: Regenerate.
8422
8423 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
8424
8425 * MAINTAINERS: Add myself to write-after-approval.
8426
8427 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8428
8429 * configure.in: Don't pass --with-stabs on IRIX 5 either.
8430 * configure: Regenerate.
8431
8432 2004-02-04 Geoffrey Keating <geoffk@apple.com>
8433
8434 Merge from upstream:
8435
8436 * ltmain.in: When setting IFS to '~', be careful about user
8437 arguments that contain '~'.
8438
8439 2004-02-04 Peter O'Gorman <peter@pogma.com>
8440
8441 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8442 Also test $base_compile against $CC with escaped arguments. Bug
8443 reported by Geoff Keating <geoffk@apple.com>.
8444
8445 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
8446
8447 * MAINTAINERS: Remove i960 port.
8448
8449 2004-01-23 DJ Delorie <dj@redhat.com>
8450
8451 * Makefile.def (target_modules) [libiberty]: Don't stage.
8452 * Makefile.in: Rebuilt.
8453
8454 2004-01-20 Caroline Tice <ctice@apple.com>
8455
8456 * MAINTAINERS: Add myself to write-after-approval.
8457
8458 2004-01-19 Paolo Carlini <pcarlini@suse.de>
8459
8460 * MAINTAINERS: Update my email address.
8461
8462 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
8463
8464 * MAINTAINERS: Add myself to write-after-approval.
8465
8466 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8467
8468 * MAINTAINERS: Remove entries without email address.
8469
8470 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
8471
8472 * MAINTAINERS: Add myself to write-after-approval.
8473
8474 2004-01-15 Steven Bosscher <stevenb@suse.de>
8475
8476 * MAINTAINERS: Update my email address.
8477
8478 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
8479
8480 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8481 * Makefile.tpl (configure-target-[+module+]): Support stage.
8482 * Makefile.in: Rebuilt.
8483
8484 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
8485
8486 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8487
8488 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
8489
8490 * MAINTAINERS: Add myself as a MIPS maintainer.
8491
8492 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
8493
8494 * configure.in: Use ./config.cache, not config.cache.
8495 * configure: Regenerate.
8496 * Makefile.tpl: Special-casing not needed for GCC any more.
8497 * Makefile.in: Regenerate.
8498
8499 * configure.in: Don't share a cache file for host dirs.
8500 * configure: Regenerate.
8501
8502 * config-ml.in: Don't mess with the cache file.
8503
8504 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8505
8506 * MAINTAINERS: Move myself from 'Write After Approval' to
8507 'CPU Port Maintainers' section as SPARC maintainer.
8508
8509 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
8510
8511 * Makefile.tpl: Make GCC use a separate config.cache.
8512 * Makefile.in: Regenerate.
8513
8514 PR bootstrap/11932, PR bootstrap/11933
8515 (I don't know if it will fix either of them, but it relates
8516 to them.)
8517 * configure.in: Don't use shared config.cache for target
8518 directories.
8519 * configure: Regenerate.
8520
8521 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
8522
8523 * MAINTAINERS: Add myself to 'Write After Approval' section.
8524
8525 2003-12-31 Roger Sayle <roger@eyesopen.com>
8526
8527 * configure.in (ia64*-*-hpux*): Disable building java libraries.
8528 * configure: Regenerated.
8529
8530 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
8531
8532 * MAINTAINERS: Remove the mn10200 maintainer.
8533
8534 2003-12-21 Bernardo Innocenti <bernie@develer.com>
8535
8536 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8537 * configure: Regenerated.
8538
8539 2003-12-16 Jan Hubicka <jh@suse.cz>
8540
8541 * MAINTAINERS: Add myself as callgraph maintainer.
8542
8543 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
8544
8545 * configure.in (raw_libstdcxx_flags): Remove the leading space.
8546 * configure: Regenerate.
8547
8548 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8549
8550 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8551 'Write After Approval' section. Update email.
8552
8553 2003-12-01 James Lemke <jim@wasabisystems.com>
8554
8555 * MAINTAINERS (Write After Approval): Add myself.
8556
8557 2003-11-20 Matt Thomas <matt@3am-software.com>
8558
8559 * MAINTAINERS: Add myself as a vax port maintainer.
8560
8561 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
8562
8563 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8564 (configure-build-[+module+], configure-[+module+]): Likewise.
8565 (configure-target-[+module+], configure-gcc, config.status): Likewise.
8566 * Makefile.in: Regenerate.
8567
8568 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
8569
8570 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8571 shared/dylibed libraries.
8572 * ltmain.sh: Likewise.
8573 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8574 * ltcf-cxx.sh: Likewise.
8575 * ltcf-gcj.sh: Likewise.
8576 * ltconfig: Likewise.
8577
8578 2003-11-17 Stan Cox <scox@redhat.com>
8579
8580 * MAINTAINERS: Add myself as iq2000 port maintainer.
8581
8582 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
8583
8584 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8585 * Makefile.in: Regenerate.
8586
8587 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
8588
8589 * config.sub: Update to 2003-11-03 version.
8590
8591 2003-10-20 Phil Edwards <phil@codesourcery.com>
8592
8593 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
8594 * configure: Regenerate.
8595
8596 2003-10-20 Nicolas Pitre <nico@cam.org>
8597
8598 * MAINTAINERS: Add myself to 'Write After Approval' section.
8599
8600 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
8601
8602 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8603
8604 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
8605
8606 * MAINTAINERS: Update my email address.
8607
8608 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8609
8610 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8611
8612 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
8613
8614 * MAINTAINERS: Add myself to 'Write After Approval' section.
8615
8616 2003-10-16 Bernardo Innocenti <bernie@develer.com>
8617
8618 * config.guess: Update to 2003-10-16 version.
8619 * config.sub: Update to 2003-10-16 version.
8620
8621 2003-10-15 David Daney <ddaney@avtrex.com>
8622
8623 * MAINTAINERS: Added myself to 'Write After Approval' section.
8624
8625 2003-10-15 Falk Hueffner <falk@debian.org>
8626
8627 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8628 'Write After Approval' section. Update email.
8629
8630 2003-10-14 Roger Sayle <roger@eyesopen.com>
8631
8632 * MAINTAINERS: Move myself from 'Write After Approval' to
8633 'Various Maintainers' section as middle-end maintainer.
8634
8635 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
8636
8637 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8638 HOST_FLAGS_TO_PASS.
8639 * Makefile.in: Regenerate.
8640
8641 2003-10-11 Bernardo Innocenti <bernie@develer.com>
8642
8643 * config.guess: Update to 2003-10-07 version.
8644 * config.sub: Update to 2003-10-07 version.
8645
8646 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8647
8648 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8649 * ltconfig (irix5*, irix6*): Don't override version_type.
8650
8651 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
8652
8653 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8654 * configure: Rebuilt
8655 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8656 * Makefile.in: Rebuilt
8657
8658 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
8659
8660 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8661
8662 2003-09-30 Carlo Wood <carlo@alinoe.com>
8663
8664 * MAINTAINERS (Write After Approval): Add myself.
8665
8666 2003-09-29 Paul Koning <ni1d@arrl.net>
8667
8668 * MAINTAINERS: Move myself from "Write After Approval"
8669 to CPU platform maintainers for pdp11 platform.
8670
8671 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
8672
8673 * MAINTAINERS: Move myself from 'Write After Approval' to
8674 'Various Maintainers' section as libffi testsuite maintainer.
8675
8676 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
8677
8678 * configure.in: Pass a computed --program-transform-name
8679 to subconfigures.
8680 * configure: Regenerated.
8681
8682 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8683
8684 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8685 * Makefile.in: Regenerate.
8686
8687 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8688 * Makefile.in: Regenerate.
8689
8690 2003-09-19 Ziemowit Laski <zlaski@apple.com>
8691
8692 * MAINTAINERS: Move myself from 'Write After Approval'
8693 to 'Various Maintainers' (objective-c) section.
8694
8695 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
8696
8697 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8698 quoting.
8699 * configure: Regenerated.
8700
8701 2003-09-16 Joel Brobecker <brobecker@gnat.com>
8702
8703 * MAINTAINERS (Write After Approval): Add myself to write after
8704 approval list.
8705
8706 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
8707
8708 * MAINTAINERS (Write After Approval): Add myself.
8709
8710 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
8711
8712 * MAINTAINERS: Update my e-mail address.
8713
8714 2003-09-09 Alan Modra <amodra@bigpond.net.au>
8715
8716 * libtool.m4 (LD): Correct powerpc64 host match.
8717
8718 2003-09-06 James E Wilson <wilson@tuliptree.org>
8719
8720 * MAINTAINTERS: Update my affiliation and email address.
8721
8722 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8723
8724 * MAINTAINERS (Write After Approval): Add myself.
8725
8726 2003-09-04 DJ Delorie <dj@redhat.com>
8727
8728 * configure: Regenerate.
8729
8730 2003-09-04 Robert Millan <robertmh@gnu.org>
8731
8732 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8733
8734 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8735
8736 * configure.in: Ensure arguments to sed are properly spaced.
8737 * configure: Regenerate.
8738
8739 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8740
8741 * MAINTAINERS: Update my e-mail address.
8742
8743 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
8744
8745 * MAINTAINERS (Write After Approval): Add myself.
8746
8747 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
8748
8749 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8750 * configure: Regenerated.
8751
8752 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
8753
8754 * MAINTAINERS: Update my email address.
8755
8756 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
8757
8758 * configure.in: Use newline instead of semicolon when assuming
8759 shell arguments in a for loop.
8760 * configure: Regenerated.
8761
8762 2003-08-22 Jason Eckhardt <jle@rice.edu>
8763
8764 * MAINTAINERS: Resurrect the i860 maintainer.
8765
8766 2003-08-20 Geoffrey Keating <geoffk@apple.com>
8767
8768 PR 8180
8769 * configure.in: When testing with_libs and with_headers, treat
8770 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
8771 * configure: Regenerate.
8772
8773 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8774 make, shell, etc.
8775 (baseargs): Likewise.
8776 * configure: Regenerate.
8777
8778 2003-08-20 Bernardo Innocenti <bernie@develer.com>
8779
8780 * MAINTAINERS (Write After Approval): Add myself.
8781
8782 2003-08-19 Geoffrey Keating <geoffk@apple.com>
8783
8784 * configure.in: Disable libgcj for darwin not on powerpc.
8785 * configure: Rebuild.
8786
8787 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
8788
8789 * config-ml.in, symlink-tree: Add license.
8790
8791 2003-08-03 Richard Stallman <rms@gnu.org>
8792 Eben Moglen <moglen@columbia.edu>
8793
8794 * README.SCO: New file.
8795
8796 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
8797
8798 * Makefile.tpl (check, check-c++): Express dependencies using
8799 dependencies rather than commands.
8800 * Makefile.in: Regenerate.
8801
8802 2003-08-01 Andrew Cagney <cagney@redhat.com>
8803
8804 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8805 * configure: Ditto.
8806
8807 2003-07-31 Geoffrey Keating <geoffk@apple.com>
8808
8809 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8810 * Makefile.in: Update.
8811
8812 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
8813
8814 * configure.in: Enable libgcj for darwin.
8815 * configure: Rebuild.
8816
8817 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
8818
8819 * config-ml.in: Use ac_configure_args directly instead of
8820 ml_arguments. Only set ml_norecursion if --no[-]recursion is
8821 actually seen.
8822
8823 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
8824
8825 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8826 creating target and build subdirs to build all parent dirs as needed.
8827 * Makefile.in: Rebuild.
8828 * configure.in: Don't build dirs explicitly here.
8829 * configure: Rebuild.
8830
8831 2003-07-26 Paul Brook <paul@nowt.org>
8832
8833 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8834
8835 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
8836
8837 * Makefile.tpl (all-make): Depend on intl.
8838 * Makefile.in: Rebuilt.
8839
8840 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
8841
8842 * install-sh: Update to newer upstream versions (associated with
8843 aclocal 1.7).
8844 * mkinstalldirs: Likewise.
8845 * missing: Likewise, plus $1Help2man -> $1 typo fix.
8846
8847 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
8848
8849 * MAINTAINERS: Move self from Bug database only accounts
8850 to write-after-approval.
8851
8852 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
8853
8854 * config.if: Remove unused libc_interface determination.
8855
8856 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
8857
8858 * MAINTAINERS: Move self from write-after-approval to
8859 build machinery (*.in).
8860
8861 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
8862
8863 PR bootstrap/11273
8864 PR bootstrap/11408
8865 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
8866 unused INSTALL_PROGRAM_ARGS.
8867 * configure.in: Use AC_PROG_INSTALL.
8868 * Makefile.in: Regenerate.
8869 * configure: Regenerate.
8870
8871 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8872
8873 * MAINTAINERS: Alphabetize.
8874
8875 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
8876
8877 * configure: Rebuilt.
8878 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8879 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8880 newlib nor libgloss.
8881 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8882 * configure.in (am33_2.0-*-linux*): Added.
8883
8884 2003-07-09 Bob Wilson <bob.wilson@acm.org>
8885
8886 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8887 * configure: Regenerate.
8888
8889 2003-07-07 Zack Weinberg <zack@codesourcery.com>
8890
8891 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8892 * Makefile.in: Regenerate.
8893
8894 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8895
8896 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8897 * Makefile.in: Regenerate.
8898
8899 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8900
8901 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8902 * Makefile.in: Regenerated.
8903
8904 * config-ml.in: Replace PWD with PWD_COMMAND.
8905
8906 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8907
8908 * intl: New directory; see intl/ChangeLog for details.
8909 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8910 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8911 * Makefile.in: Regenerate.
8912
8913 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8914
8915 * configure.in: Clean up config-lang.in handling. Delete
8916 useless assignment to "subdirs".
8917 * configure: Regenerate.
8918
8919 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
8920
8921 * configure.in: Rename 'target_libs' to 'target_libraries'.
8922 Remove useless reference to 'target_libs'.
8923 * configure: Regenerate.
8924
8925 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
8926
8927 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8928 * Makefile.in: Regenerate.
8929
8930 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
8931
8932 * Makefile.def: Introduce flags_to_pass.
8933 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8934 * Makefile.in: Regenerate.
8935
8936 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
8937
8938 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8939 and target-libgloss.
8940 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8941 <h8300*-*-*>: Disable libf2c and ${libgcj}.
8942 * configure: Regenerate.
8943
8944 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
8945
8946 * configure.in: Update testsuite_flags to new location.
8947 * configure. Regenerate.
8948
8949 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
8950
8951 * Makefile.tpl: Remove BUILD_CC stuff.
8952 * Makefile.in: Regenerate.
8953
8954 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
8955
8956 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8957
8958 2003-06-16 Graeme Peterson <gp@qnx.com>
8959
8960 * MAINTAINERS (Write After Approval): Add myself.
8961
8962 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
8963
8964 * config.guess: Update to 2003-06-12 version.
8965 * config.sub: Update to 2003-06-13 version.
8966
8967 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
8968
8969 * config.guess: Update to 2003-06-06 version.
8970 * config.sub: Update to 2003-06-06 version.
8971
8972 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8973
8974 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8975 * configure. Regenerate.
8976
8977 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
8978
8979 * configure.in: Disable serial configure by default.
8980 * configure: Regenerate.
8981 * Makefile.tpl: Abolish .NOTPARALLEL.
8982 * Makefile.in: Regenerate.
8983
8984 * Makefile.tpl: Replace {build,host,target}_canonical by
8985 {build,host,target}.
8986 * Makefile.in: Regenerate.
8987
8988 * Makefile.tpl: Fix stupid pasto.
8989 * Makefile.in: Regenerate.
8990
8991 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
8992
8993 * Makefile.tpl: Remove bogus conditional.
8994 * Makefile.in: Regenerate.
8995
8996 2003-06-05 Jan Hubicka <jh@suse.cz>
8997
8998 * Makefile.tpl (profiledbootstrap): New target.
8999 * Makefile.in (profiledbootstrap): New target.
9000
9001 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9002
9003 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9004 Pinski. Remove user names from other bugzilla-only maintainers.
9005
9006 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
9007
9008 * Makefile.tpl: Make 'recursive targets' using autogen rather
9009 than shell loop. Remove duplicate 'clean' targets and false
9010 comments.
9011 * Makefile.def: Add systematic dependencies to 'recursive' targets.
9012 Add systematic method of specifying missing targets in subdirs.
9013 Add copyright boilerplate.
9014 * Makefile.in: Regenerate.
9015 * configure.in: Add 'recursive targets' to maybe list.
9016 * configure: Regenerate.
9017
9018 * MAINTAINERS: "GNATS only" -> "Bug database only".
9019
9020 * Makefile.tpl: Rename [+target+] to [+make_target+].
9021 * Makefile.def: Rename 'target' to 'make_target'.
9022
9023 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
9024
9025 * MAINTAINERS: Add self as options handling maintainer.
9026
9027 2003-05-28 Michael Meissner <gnu@the-meissners.org>
9028
9029 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9030 been too long since I touched those ports.
9031
9032 2003-05-28 DJ Delorie <dj@redhat.com>
9033
9034 * Makefile.tpl: Make maybe-check-gcc .PHONY.
9035 * Makefile.in: Regenerate.
9036
9037 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
9038
9039 * configure.in: Use curly braces in the definition of tooldir.
9040 * configure: Regenerate.
9041
9042 2003-05-21 DJ Delorie <dj@redhat.com>
9043
9044 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9045 newlib or libgloss.
9046 * Makefile.in: Regenerate.
9047
9048 2003-05-21 DJ Delorie <dj@redhat.com>
9049
9050 * Makefile.tpl: Add missing empty maybe-check-gcc target.
9051 * Makefile.in: Regenerate.
9052
9053 2003-05-20 Ian Lance Taylor <ian@airs.com>
9054
9055 * MAINTAINERS: Update my e-mail address.
9056
9057 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
9058
9059 * configure.in: Switch more things to use maybe dependencies.
9060 * Makefile.tpl: Switch more things to use maybe dependencies.
9061 Factor out common code from autogen IF statements.
9062 * configure: Regenerate.
9063 * Makefile.in: Regenerate.
9064
9065 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
9066
9067 * configure.in: Accept i[3456789]86 for machine type.
9068 * configure: Regenerate.
9069
9070 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
9071
9072 * configure.in: Switch more things to use maybe dependencies.
9073 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
9074 * configure: Regenerate.
9075 * Makefile.tpl: Switch more things to use maybe dependencies.
9076 * Makefile.in: Regenerate.
9077
9078 2003-05-16 Andreas Schwab <schwab@suse.de>
9079
9080 * Makefile.tpl (install-opcodes): Define.
9081 * Makefile.in: Rebuild.
9082
9083 2003-05-13 Andreas Jaeger <aj@suse.de>
9084
9085 * config.guess: Update to 2003-05-09 version.
9086 * config.sub: Update to 2003-05-09 version.
9087
9088 2003-05-13 Michael Eager <eager@mvista.com>
9089
9090 * configure.in: Correct sed script so that options in quotes are not
9091 deleted.
9092 * configure: Rebuild.
9093
9094 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
9095
9096 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9097 and $$s/newlib/libc/sys/cygwin32 include paths.
9098 * configure: Ditto.
9099
9100 2003-05-12 Michael Meissner <gnu@the-meissners.org>
9101
9102 * MAINTAINERS: Update my email addresses.
9103
9104 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
9105
9106 * config-ml.in: Propagate INSTALL variables.
9107
9108 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9109
9110 * MAINTAINERS: Remove duplicate entries in Write After Approval.
9111
9112 2003-05-02 Chris Demetriou <cgd@broadcom.com>
9113
9114 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9115 * Makefile.in: Regenerate.
9116
9117 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
9118
9119 * MAINTAINERS (GNATS only): Add Falk Hueffner.
9120
9121 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
9122
9123 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9124
9125 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
9126
9127 * Makefile.tpl: Clean $(BUILD_SUBDIR).
9128 * Makefile.in: Regenerated.
9129
9130 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
9131
9132 * MAINTAINERS (Write After Approval): Upgrade myself from
9133 GNATS only to write-after-approval. Update my mail address.
9134
9135 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
9136
9137 (OS Port Maintainers: freebsd): Add myself.
9138
9139 2003-04-22 Mark Mitchell <mark@codesourcery.com>
9140
9141 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9142
9143 2003-04-22 Kean Johnston <jkj@sco.com>
9144
9145 * MAINTAINERS (SCO ports): Added myself.
9146
9147 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
9148
9149 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9150
9151 2003-04-19 Kean Johnston <jkj@sco.com>
9152
9153 * MAINTAINERS (Write After Approval): Add myself.
9154
9155 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9156
9157 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9158 * Makefile.in: Regenerate.
9159
9160 2003-04-18 Jakub Jelinek <jakub@redhat.com>
9161
9162 * configure.in (powerpc64*-*-linux*): Remove.
9163 * configure: Rebuilt.
9164
9165 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
9166
9167 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
9168 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9169 and restrap.
9170 * Makefile.in: Regenerate.
9171
9172 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
9173
9174 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9175 * configure: Regenerated.
9176
9177 2003-04-15 DJ Delorie <dj@redhat.com>
9178
9179 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9180
9181 2003-04-13 Nick Clifton <nickc@redhat.com>
9182
9183 * config-ml.in: Remove support for --disable-aix removing
9184 call-aix multilibs.
9185
9186 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
9187
9188 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9189 * */configure: Rebuilt.
9190
9191 2003-04-08 Joel Sherrill <joel@oarcorp.com>
9192
9193 * MAINTAINERS: Add my email address.
9194
9195 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
9196
9197 * MAINTAINERS (Write After Approval): Add myself.
9198
9199 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
9200
9201 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9202 * Makefile.in: Regenerate.
9203
9204 2003-03-14 Michael Chastain <mec@shout.net>
9205
9206 * Makefile.in: Regenerate with correct Makefile.def.
9207
9208 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
9209
9210 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
9211 Make macro.
9212 * Makefile.in: Regenerate.
9213 * configure.in: Clean up gxx_include_dir logic.
9214 * configure: Regenerate.
9215
9216 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
9217
9218 * MAINTAINERS (Write After Approval): Add myself.
9219
9220 2003-03-10 Ben Elliston <bje@wasabisystems.com>
9221
9222 * MAINTAINERS: Update my mail address.
9223
9224 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9225
9226 * configure.in (gxx_include_dir): Fix typo.
9227 * configure: Regenerated.
9228
9229 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9230
9231 * Makefile.tpl: Reindent.
9232 * Makefile.in: Regenerate.
9233 * configure.in: Reindent. Don't set unused variables.
9234 * configure: Regenerate.
9235
9236 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
9237
9238 * configure.in: Include $(build_tooldir)/sys-include in
9239 FLAGS_FOR_TARGET.
9240 * configure: Regenerated.
9241
9242 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9243
9244 * Makefile.tpl: Always pass down RANLIB.
9245 * Makefile.in: Regenerate.
9246
9247 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9248 * Makefile.in: Regenerate.
9249 * configure.in: Remove unused logic relating to --enable-shared
9250 and --enable-threads. Remove bogus comments. Remove redundant
9251 noconfigdirs.
9252 * configure: Regenerate.
9253
9254 * configure.in: Replace ${libstdcxx_version} by its value.
9255 Remove reference to mh-dgux.
9256 * configure: Regenerate.
9257
9258 2003-03-03 Kevin Buettner <kevinb@redhat.com>
9259
9260 * MAINTAINERS (Write After Approval): Add myself.
9261
9262 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9263
9264 * Makefile.tpl: Rearrange.
9265 * Makefile.in: Regenerate.
9266
9267 2003-02-25 Uwe Stieber <uwe@wwws.de>
9268
9269 * configure.in: Add support for kaOS as cross build target system.
9270 * configure: Regenerated.
9271
9272 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
9273
9274 * MAINTAINERS (Write after approval): Add myself.
9275
9276 2003-02-21 James E Wilson <wilson@tuliptree.org>
9277
9278 * MAINTAINERS: Update my email address.
9279
9280 2003-02-21 Zack Weinberg <zack@codesourcery.com>
9281
9282 * MAINTAINERS: Add self to blanket write privs. section.
9283
9284 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
9285
9286 * Makefile.tpl: Add definition of CPPFLAGS to pass into
9287 configure-target-* as some target builds may require additional
9288 flags for preprocessor tests.
9289 * Makefile.in: Regenerated.
9290
9291 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
9292
9293 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9294 * ltconfig: Handle it.
9295 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9296 auto-detecting it.
9297
9298 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9299 it is used as argument to $CC.
9300 * ltcf-gcj.sh: Likewise.
9301
9302 * configure.in: Introduce --enable-maintainer-mode.
9303 * configure: Rebuilt.
9304 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9305 for maintainer mode.
9306 * Makefile.in: Rebuilt.
9307
9308 2003-02-18 Jason Merrill <jason@redhat.com>
9309
9310 * Makefile.tpl (check-c++): Allow parallelism.
9311
9312 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9313
9314 * MAINTAINERS: Remove John Carr (who never actually had access to
9315 gcc.gnu.org).
9316
9317 2003-02-15 Geoffrey Keating <geoffk@apple.com>
9318
9319 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9320 don't configure target-libobjc.
9321 * configure: Regenerate.
9322
9323 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9324
9325 * Makefile.tpl (RANLIB): Define.
9326 * Makefile.in: Regenerate.
9327
9328 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
9329
9330 * MAINTAINERS: Update my email.
9331
9332 2003-02-06 Keith R Seitz <keiths@redhat.com>
9333
9334 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9335 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9336 * Makefile.in: Regenerated.
9337 * configure.in: Remove all traces of snavigator, db, and grep.
9338 * configure: Regenerated.
9339
9340 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9341
9342 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9343 After Approval.
9344
9345 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9346
9347 * MAINTAINERS (Write after approval): Add myself.
9348
9349 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
9350
9351 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9352 * Makefile.in: Regenerated.
9353
9354 2003-01-30 Roger Sayle <roger@eyesopen.com>
9355
9356 * config.guess: Updated to 2003-01-30's version.
9357 * config.sub: Updated to 2003-01-28's version.
9358
9359 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
9360
9361 * config.if: If gcc_version is already set, just use it. Don't set
9362 gcc_version_trigger if it's already set, otherwise set it to
9363 gcc/version.c, but only if the file exists. If it is not set and
9364 gcc/version.c does not exist, try to extract the version number from
9365 $CC.
9366
9367 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
9368
9369 * MAINTAINERS: Add myself to write-after-approval list.
9370
9371 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
9372
9373 * configure.in: Revert 24Jan change.
9374 * configure: Regenerate.
9375
9376 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9377
9378 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
9379 entry of HJ Lu.
9380
9381 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9382
9383 * configure.in: Revert previous change.
9384 * configure: Regenerate.
9385
9386 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9387
9388 * configure.in: Make rda native-only.
9389 * configure: Regenerate.
9390
9391 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9392
9393 * MAINTAINERS: Move myself from GNATS-only-accounts to
9394 write-after-approval.
9395
9396 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
9397
9398 * configure.in: Add missing \.
9399 * configure: Rebuilt.
9400
9401 2003-01-17 Jakub Jelinek <jakub@redhat.com>
9402
9403 * configure.in (baseargs): Avoid using \| in sed regular
9404 expressions.
9405 * configure: Rebuilt.
9406
9407 2003-01-16 Jakub Jelinek <jakub@redhat.com>
9408
9409 * configure.in (baseargs): Remove all supported forms of
9410 --cache-file, --srcdir, --host, --build and --target options
9411 from argument lists.
9412 * configure: Rebuilt.
9413
9414 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
9415
9416 * MAINTAINERS: Add myself to write-after-approval list.
9417
9418 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
9419
9420 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9421 * configure: Rebuilt.
9422
9423 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
9424
9425 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9426 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9427 * Makefile.in: Regenerate.
9428 * configure: Regenerate.
9429
9430 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
9431
9432 * configure.in: Remove Makefile in build, host and target modules
9433 unless configure was run with --no-recursion.
9434 * configure: Rebuilt.
9435
9436 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9437
9438 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9439 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9440 * Makefile.in: Regenerate.
9441
9442 2003-01-08 Chris Demetriou <cgd@broadcom.com>
9443
9444 * config.guess: Update to 2003-01-03 version.
9445 * config.sub: Update to 2003-01-03 version.
9446
9447 2003-01-07 Christopher Faylor <cgf@redhat.com>
9448
9449 * configure: Regenerate with proper autoconf 2.13.
9450
9451 2003-01-07 Christopher Faylor <cgf@redhat.com>
9452
9453 * configure.in: Add AC_PREREQ for consistency.
9454 * configure: Regenerate.
9455
9456 2003-01-06 Andrew Cagney <ac131313@redhat.com>
9457
9458 * configure.in (GDB_TK): Add tcl directories conditional on
9459 gdb/gdbtk directory being present.
9460 * configure: Regenerate.
9461
9462 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
9463
9464 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
9465 used by gcc if LD is not defined and we are not doing a Canadian Cross.
9466 * configure: Rebuilt.
9467
9468 2002-12-31 Tom Tromey <tromey@redhat.com>
9469
9470 * Makefile.in: Rebuilt.
9471 * Makefile.def (target_modules) [libffi]: Allow installation.
9472
9473 2002-12-31 Andreas Schwab <schwab@suse.de>
9474
9475 * configure.in: Fix use of $program_transform_name.
9476 * configure: Regenerated.
9477
9478 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
9479
9480 * configure.in (baseargs): Don't remove first configure argument.
9481 * configure: Regenerated.
9482
9483 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
9484
9485 * Makefile.tpl (local-distclean): Don't remove...
9486 (multilib.ts): ... this. Moved into...
9487 (multilib.out): ... this. Don't use sub-make.
9488 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9489 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9490 (configure-build-[+module+], configure-[+module+],
9491 configure-target-[+module+], configure-gcc): ... these. Test
9492 for Makefile existence. Drop config.status from dependencies.
9493 * Makefile.in: Rebuilt.
9494 * configure.in: Move gcc-version-trigger to the end of
9495 ac_configure_args. Add comments to maybedep.tmp and
9496 serdep.tmp. Introduce --disable-serial-configure. Remove
9497 nonopt from baseargs, matching and removing corresponding
9498 whitespace while at it.
9499 * configure: Rebuilt.
9500
9501 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
9502
9503 * configure.in (host_configargs): Replace reference to
9504 no-longer-defined buildopts with --build=${build_alias}.
9505 * configure: Rebuilt.
9506
9507 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
9508 program_transform_name to standard idiom.
9509 (AUTOGEN, AUTOCONF): Define.
9510 (Makefile.in): Use $(AUTOGEN).
9511 (Makefile): Depend on config.status, and use autoconf-style rule to
9512 build it. Move original commands to...
9513 (config.status): ... this new target.
9514 (configure): Add $(srcdir). Depend on config/acx.m4. Use
9515 $(AUTOCONF).
9516 * Makefile.in: Rebuilt.
9517
9518 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
9519
9520 * Makefile.tpl: Fix dramatic bustage due to change in
9521 program_transform_name.
9522 * Makefile.in: Regenerate.
9523
9524 * configure.in: Remove unnecessary PATH setting.
9525 * configure: Regnerate.
9526
9527 * configure.in: Don't default to unprefixed tools unless
9528 the native tools will work.
9529 * configure: Regenerate.
9530
9531 * configure.in: Convert to autoconf script. Blow away lots
9532 of now-redundant Makefile fragments.
9533 * configure: Generate using Autoconf.
9534 * Makefile.tpl: Rewrite to reflect autoconfiscation.
9535 * Makefile.in: Regenerate.
9536
9537 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
9538
9539 * configure: Fix stupid bug where RANLIB was mistakenly included.
9540
9541 * configure.in: Rename (buildargs, hostargs, targargs) to
9542 (build_configargs, host_configargs, target_configargs).
9543
9544 * configure.in: Move logic out of sed statement.
9545
9546 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
9547 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9548
9549 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
9550
9551 * config.sub: Import from master repository
9552 * config.guess: Ditto
9553
9554 2002-12-24 Andreas Schwab <schwab@suse.de>
9555
9556 * Makefile.tpl (multilib.out): Fix missing space.
9557 * Makefile.in: Regenerate.
9558
9559 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
9560
9561 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
9562 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
9563 * Makefile.in: Regenerate.
9564 * configure.in: Remove unnecessary leftovers.
9565
9566 2002-12-21 Geoffrey Keating <geoffk@apple.com>
9567
9568 * configure.in (extra_ranlibflags_for_target): New variable.
9569 (*-*-darwin): Add -c to ranlib commands.
9570 * configure (tooldir): Handle extra_ranlibflags_for_target.
9571
9572 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
9573
9574 * Makefile.tpl: Revert HJL's change.
9575 * Makefile.in: Regenerated.
9576 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9577 always.
9578
9579 2002-12-19 Andreas Schwab <schwab@suse.de>
9580
9581 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9582 * Makefile.in: Regenerate.
9583
9584 2002-12-18 H.J. Lu <hjl@gnu.org>
9585
9586 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9587 * Makefile.in: Regenerated.
9588
9589 * configure.in (build_prefix): New. Substitute.
9590
9591 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
9592
9593 * Makefile.tpl: Don't let real targets depend on phony targets.
9594 * Makefile.in: Regenerate.
9595
9596 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9597 * Makefile.in: Regenerate.
9598
9599 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
9600
9601 * config.sub: Import from master repository
9602 * config.guess: Ditto
9603
9604 2002-12-16 Jason Merrill <jason@redhat.com>
9605
9606 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9607 previous 'make bootstrap'.
9608 * Makefile.in: Regenerate.
9609
9610 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
9611
9612 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9613
9614 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
9615
9616 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9617 * Makefile.in: Regenerate.
9618
9619 2002-12-13 Jason Merrill <jason@redhat.com>
9620
9621 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
9622 library tests.
9623 (check-c++): Just depend on it and check-target-libstdc++-v3.
9624 * Makefile.in: Regenerate.
9625
9626 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
9627
9628 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9629 * Makefile.in: Rebuilt.
9630
9631 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
9632
9633 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9634
9635 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
9636
9637 * configure: Fix bug put in by gremlins.
9638
9639 * Makefile.tpl: Substitute more autoconfily.
9640 * configure: Substitute more autoconfily.
9641 * Makefile.in: Regenerate.
9642
9643 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
9644
9645 * config.sub: Import from master repository
9646 * config.guess: Ditto
9647 * MAINTAINERS: Added Svein Seldal under write after approval
9648
9649 2002-12-08 Andrew Cagney <ac131313@redhat.com>
9650
9651 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9652 * Makefile.in (all-sim): Ditto.
9653
9654 2002-12-06 DJ Delorie <dj@redhat.com>
9655
9656 * Makefile.tpl: Change configure dependencies to not have real
9657 targets depend on phony targets.
9658
9659 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
9660
9661 * configure.in: Revert unintentional change.
9662
9663 * Makefile.tpl: Change dependency for */multilib.out so that
9664 it works when gcc isn't in the tree.
9665
9666 * configure.in: Substitute more.
9667 * configure: Run subconfigures from the Makefile.
9668 * Makefile.tpl: Run subconfigures from the Makefile; add a few
9669 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
9670
9671 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9672
9673 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9674
9675 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
9676
9677 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9678 and corresponding dependencies.
9679 * Makefile.in: Regenerate.
9680
9681 * configure.in (host_tools): Order binutils, gas and ld for
9682 convenience in running the testsuites.
9683
9684 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9685 * Makefile.in: Regenerate.
9686 * configure.in: Introduce rules to serialize subconfigure runs.
9687
9688 * configure.in: Introduce BASE_CC_FOR_TARGET.
9689 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
9690 Realize configure-build-* targets. Realize configure-target-* targets.
9691 * Makefile.in: Regenerate.
9692
9693 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
9694
9695 * configure: Move gcc_version_trigger stuff from here...
9696 * configure.in: ...to here.
9697
9698 * configure.in: Separate subconfigure options added by this file from
9699 options given by the user. Add machinery to put args for host
9700 subconfigures into the Makefile.
9701
9702 * Makefile.tpl: Remove 'vault' targets.
9703 * Makefile.tpl: Reorder and comment dependencies.
9704 * Makefile.in: Regenerate.
9705
9706 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
9707 * configure.in: Fix my broken commit of previous patch. (sigh)
9708
9709 2002-11-28 Geoffrey Keating <geoffk@apple.com>
9710
9711 * configure.in: Move host-specific darwin noconfigdirs into
9712 the host-specific section.
9713
9714 2002-11-28 Geoffrey Keating <geoffk@apple.com>
9715
9716 * configure.in: Move host-specific darwin noconfigdirs into
9717 the host-specific section.
9718
9719 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
9720
9721 * configure: Remove skip-this-dir support.
9722 * Makefile.tpl: Remove skip-this-dir support.
9723
9724 * Makefile.tpl: Remove leftover support for non-autoconfiscated
9725 subdirectories.
9726 * Makefile.in: Regenerate.
9727
9728 * Makefile.tpl: Strip out useless setting of 'dir'.
9729 * Makefile.in: Regenerate.
9730
9731 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
9732
9733 * configure.in: Fix deeply stupid bug.
9734
9735 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9736 shell code in CXX_FOR_TARGET
9737 * Makefile.def: Introduce raw_cxx.
9738 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9739 RAW_CXX_FOR_TARGET.
9740 * Makefile.in: Regenerate.
9741
9742 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
9743
9744 * Makefile.tpl: Remove unnecessary ifs.
9745 * Makefile.in: Regenerate.
9746
9747 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
9748 dependencies. Maybe-ize build-libiberty. Create dummy install
9749 targets for 'no_install' modules.
9750 * configure: Move GDB_TK substitution to configure.in. Move
9751 build_modules stuff to configure.in.
9752 * configure.in: Implement soft dependency machinery. Maybe-ize
9753 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
9754 * Makefile.in: Regenerate.
9755
9756 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9757
9758 * Makefile.tpl: Make all-target, install-target behave similarly
9759 to all, install (only hitting configured targets). Eliminate
9760 unused macro defintions.
9761
9762 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9763 build != host.
9764
9765 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9766
9767 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9768
9769 * configure.in: Produce lists of subdir targets we're actually
9770 configuring. Remove references to "dosrel".
9771 * Makefile.tpl: Let configure set which subdir targets are hit.
9772 Remove install-cross; clean up install; remove ALL. Remove
9773 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
9774 Autogenerate host module targets. Remove empty dependency lines
9775 and redundant dependency; rearrange slightly.
9776 * Makefile.def: Add host-side libtermcap, utils.
9777
9778 * Makefile.in: Regenerate.
9779
9780 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9781
9782 * ltconfig (osf[345]): Append $major to soname_spec.
9783 Reflect this in library_names_spec.
9784 * ltmain.sh (osf): Prefix $major with . for use as extension.
9785
9786 2002-11-19 Andreas Jaeger <aj@suse.de>
9787
9788 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9789 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9790 and sparc64 GNU/Linux systems.
9791
9792 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
9793
9794 * MAINTAINERS: Update email.
9795
9796 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9797
9798 * MAINTAINERS: Complete James Dennett's entry.
9799
9800 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
9801
9802 * MAINTAINERS (Write After Approval): Add myself.
9803
9804 2002-11-13 Bruce Korb <bkorb@gnu.org>
9805
9806 * Makefile.tpl: syntactic cleanup
9807
9808 2002-11-13 Stuart Hastings <stuart@apple.com>
9809
9810 * MAINTAINERS: Add myself to write-after-approval list.
9811
9812 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9813
9814 * Makefile.def: Add list of recursive targets to autogenerate.
9815 Add build_modules.
9816 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
9817 targets. Autogenerate *-build-* targets.
9818 * Makefile.in: Regenerate.
9819
9820 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9821
9822 * configure: More autoconf-style substitutions.
9823 * Makefile.tpl: More autoconf-style substitutions.
9824 * Makefile.in: Regenerate.
9825
9826 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
9827
9828 * configure: Substitute more variables in a more autoconf-friendly
9829 way. Simplify slightly.
9830 * Makefile.tpl: Make more variables substitutable in an
9831 autoconf-friendly way.
9832 * Makefile.in: Regenerate.
9833
9834 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
9835
9836 * MAINTAINERS (Write After Approval): Add myself.
9837
9838 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
9839
9840 * configure.in (v810*): Remove special setting of tools.
9841
9842 * configure: Add support for extra required flags for ar or nm.
9843 * configure.in (aix4.3+): Use above support for target-specific
9844 issues, rather than using config/mt-aix43.
9845
9846 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
9847
9848 * configure: Remove 'removing', which doesn't work. Replace $subdir
9849 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
9850 with $srcdir. Reformat indentation. Substitute some variables
9851 formerly hard-coded in the Makefile for build=host.
9852 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9853 * Makefile.def: Autogenerate more.
9854 * Makefile.in: Regenerate.
9855
9856 2002-11-04 Adam Nemet <anemet@lnxw.com>
9857
9858 * MAINTAINERS (Write After Approval): Add myself.
9859
9860 2002-11-04 Kevin Buettner <kevinb@redhat.com>
9861
9862 * Makefile.def (host_modules): Add rda.
9863 * Makefile.in: Regenerate.
9864 * configure.in (target_tool): Add target-rda to list.
9865
9866 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9867
9868 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9869
9870 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
9871
9872 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9873 and restrap targets to this rule.
9874 * Makefile.in: Regenerate.
9875
9876 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9877
9878 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9879 GNATS only accounts.
9880
9881 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9882
9883 * configure.in (i[3456]86-*-linux*): Add check to disable
9884 ${libgcj} for glibc1.
9885
9886 2002-10-24 Denis Chertykov <denisc@overta.ru>
9887
9888 * MAINTAINERS: Add myself as ip2k port maintainer.
9889
9890 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9891
9892 * configure.in: Add tic4x target.
9893
9894 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9895
9896 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9897 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9898 * Makefile.in: Regenerate.
9899
9900 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9901 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9902 * Makefile.in: Regenerate.
9903
9904 2002-10-02 Janis Johnson <janis187@us.ibm.com>
9905
9906 * MAINTAINERS: Add myself as web pages co-maintainer.
9907
9908 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9909
9910 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9911 * Makefile.in: Regenerate.
9912
9913 2002-10-02 Zack Weinberg <zack@codesourcery.com>
9914
9915 * MAINTAINERS: Add myself and Nathan Sidwell
9916 <nathan@codesourcery.com> as VxWorks maintainers.
9917
9918 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9919
9920 * Makefile.def: Remove order dependency comments.
9921 * Makefile.tpl: Add explicit install-install dependencies.
9922 * Makefile.in: Regenerate.
9923
9924 * Makefile.tpl: Remove material now in src-release. (Finally!)
9925 * Makefile.in: Regenerate.
9926
9927 * Makefile.tpl: Add configure-target (for src-release in src)
9928 * Makefile.in: Regenerate.
9929
9930 2002-09-30 Nick Clifton <nickc@redhat.com>
9931
9932 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9933
9934 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
9935
9936 * configure.in (s390*-*-linux*): Enable libgcj.
9937
9938 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
9939
9940 * configure: Revert accidentally applied changes.
9941
9942 * Makefile.tpl: Make more autoconf-friendly.
9943 * Makefile.in: Regenerate.
9944 * configure: Make substitution more autoconf-like.
9945
9946 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
9947
9948 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9949 single entry to handle all these.
9950 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
9951 libjava on arm-*-elf.
9952
9953 2002-09-27 Geoffrey Keating <geoffk@apple.com>
9954
9955 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9956 things that depend on them.
9957
9958 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9959
9960 * Makefile.tpl: Make subsituted variables more autoconfy.
9961 * Makefile.in: Regenerate.
9962 * configure: Make seds more autoconfy.
9963
9964 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9965
9966 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9967 * Makefile.in: Regenerate.
9968 * configure.in: Rewrite sed statements to look autoconfy.
9969
9970 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9971 all-target-foo on configure-target-foo.
9972 * Makefile.def: Ditto.
9973 * Makefile.in: Rebuild.
9974
9975 2002-09-25 Andrew Haley <aph@redhat.com>
9976
9977 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9978
9979 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
9980
9981 * Makefile.def: New file.
9982 * Makefile.tpl: New file.
9983 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9984 * contrib/gcc_update: Note that Makefile.in is a generated file.
9985
9986 * configure.in: Minor rearrangement. Simplify tests.
9987
9988 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
9989
9990 * configure.in (with_headers): Skip copy if value is "yes".
9991 (with_libs): Likewise.
9992
9993 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9994
9995 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9996 * configure.in (sh*-*-pe*): Ditto.
9997 * configure.in (mips*-*-pe*): Ditto.
9998 * configure.in (*arm-wince-pe): Ditto.
9999
10000 * configure.in: Rearrange.
10001
10002 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
10003
10004 * MAINTAINERS: Update my email address.
10005
10006 2002-08-30 Paul Koning <pkoning@equallogic.com>
10007
10008 * MAINTAINERS: (Write After Approval): Add myself.
10009
10010 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
10011
10012 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10013
10014 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
10015
10016 * MAINTAINERS: Change my mailing address.
10017
10018 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
10019
10020 * MAINTAINERS (Write After Approval): Remove myself.
10021 (Various Maintainers: c++ runtime libs): Add myself.
10022
10023 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
10024
10025 * MAINTAINERS (Write After Approval): Remove myself.
10026 (Various Maintainers: c++ runtime libs): Add myself.
10027
10028 2002-08-15 Eric Christopher <echristo@redhat.com>
10029
10030 * config.sub: Import from master repository.
10031 * config.guess: Ditto.
10032
10033 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
10034
10035 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10036 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10037 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10038
10039 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
10040
10041 * MAINTAINERS: Add self to rs6000 vector extensions.
10042
10043 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
10044
10045 * libiberty/configure: Reverted unintended yesterday's check in.
10046
10047 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
10048
10049 * boehm-gc/configure, libf2c/configure: Rebuilt.
10050 * libffi/configure, libiberty/configure: Ditto.
10051 * libjava/configure, libobjc/configure: Ditto.
10052 * libstdc++-v3/configure, zlib/configure: Ditto.
10053 Merged from binutils:
10054 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
10055 From Steve Ellcey <sje@cup.hp.com>:
10056 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10057 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10058 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10059 IA64.
10060 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10061 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10062 soname_spec, sys_lib_search_path_spec): Ditto.
10063
10064 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
10065
10066 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10067
10068 2002-08-04 H.J. Lu (hjl@gnu.org)
10069
10070 * configure.in (mips*-*-linux*): Don't skip target-libffi.
10071
10072 2002-08-02 Krister Walfridsson <cato@df.lth.se>
10073
10074 * MAINTAINERS (Write After Approval): Add myself.
10075
10076 2002-07-31 Alan Modra <amodra@bigpond.net.au>
10077
10078 * configure.in: Move generic linux case to end. Copy generic
10079 linux noconfigdirs to mips*-*-linux* entry and new
10080 powerpc64*-*-linux* entry. Add target-libffi for the latter.
10081
10082 2002-07-19 Michael Matz <matz@suse.de>
10083
10084 * MAINTAINERS: Add myself as ra* maintainer.
10085
10086 2002-07-16 Chris Demetriou <cgd@broadcom.com>
10087
10088 * config.guess: Update to 2002-07-09 version.
10089 * config.sub: Update to 2002-07-03 version.
10090
10091 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
10092
10093 * MAINTAINERS: Fix typo in a maintainer email address.
10094
10095 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
10096
10097 * configure.in: Remove two redundant tests.
10098
10099 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10100
10101 * configure.in (mips*-*-irix6*o32): Enable stabs.
10102
10103 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
10104
10105 * configure.in: Don't build grez.
10106 * Makefile.in: Ditto.
10107
10108 * Makefile.in: Remove references to bsp, cygmon, libstub.
10109 * configure.in: Ditto.
10110
10111 * configure.in: Remove leftover reference to gdbtest.
10112
10113 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
10114
10115 * configure.in (gxx_include_dir): Change to match versioned
10116 C++ headers if --enable-version-specific-runtime-libs is used.
10117
10118 2002-07-04 Steve Ellcey <sje@cup.hp.com>
10119
10120 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10121
10122 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
10123
10124 * configure.in: Make --without-x work.
10125
10126 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
10127
10128 * configure.in: Rearrange target Makefile fragment collection.
10129
10130 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10131 cvs[src].
10132 * configure.in: Ditto.
10133
10134 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
10135
10136 * MAINTAINERS (Write After Approval): Update my e-mail address.
10137
10138 2002-06-24 Ben Elliston <bje@redhat.com>
10139
10140 * configure.in (host_tools): Remove cgen.
10141
10142 * Makefile.in (all-cgen): Remove; runs from its source directory.
10143 (check-cgen, install-cgen, clean-cgen): Likewise.
10144 (all-opcodes): Do not depend on all-cgen.
10145 (all-sim): Likewise.
10146
10147 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
10148
10149 * Makefile.in: Eliminate 'apache' targets.
10150 * configure.in: Eliminate 'apache' targets.
10151
10152 * configure.in: Eliminate redundant tests. Reorganize.
10153
10154 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10155
10156 * config-ml.in: Eliminate references to Cygnus configure.
10157
10158 * Makefile.in: Eliminate references to building emacs.
10159
10160 2002-06-28 Graham Stott <graham.stott@btinternet.com>
10161
10162 * MAINTAINERS: Update my email address.
10163
10164 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
10165
10166 * config.if (libstdcxx_incdir): Version C++ headers.
10167 (cxx_incdir): Remove.
10168
10169 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
10170
10171 * MAINTAINERS (Write After Approval): Add self.
10172
10173 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
10174
10175 * configure.in: Add support for ip2k.
10176
10177 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
10178
10179 * configure.in: Fix AIX configury bug.
10180
10181 2002-06-20 Steve Ellcey <sje@cup.hp.com>
10182
10183 * MAINTAINERS (Write After Approval): Add self.
10184
10185 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10186
10187 * configure.in: replace ${topsrcdir} with ${srcdir}
10188
10189 * configure.in: Move definition of libstdcxx_flags
10190 right above usage, rather than waaay earlier.
10191
10192 * configure.in: Pull definition of is_cross_compiler earlier.
10193
10194 * configure.in: Rearrange a little.
10195
10196 * configure.in: Remove references to librx.
10197 * Makefile.in: Remove references to librx.
10198
10199 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
10200
10201 * config.sub: Add support for avr target.
10202 Import from master sources, rev 1.255
10203
10204 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
10205
10206 * configure, .cvsignore: Revert previous change...
10207 * Makefile: ...delete.
10208
10209 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10210
10211 * configure.in: Eliminate ${gasdir} variable.
10212
10213 2002-06-18 Dave Brolley <brolley@redhat.com>
10214
10215 * configure.in: Add support for frv.
10216 * config.sub: Add support for frv.
10217
10218 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
10219
10220 * configure: Remove garbage from previous commit.
10221
10222 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
10223
10224 * configure: For in-source builds, make a subdir and re-exec there.
10225 * Makefile: New file. Pass targets through to build directory.
10226 * .cvsignore: No longer ignore "Makefile".
10227
10228 2002-06-16 Douglas Rupp <rupp@gnat.com>
10229
10230 * MAINTAINERS (Write After Approval): Add self.
10231
10232 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10233
10234 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10235
10236 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
10237
10238 * configure.in (vax-*-netbsd*): Re-enable gas.
10239
10240 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
10241
10242 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10243 BUILD_PREFIX_1, to correct nomenclature.
10244 * configure: Likewise.
10245
10246 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10247 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10248
10249 2002-05-31 Olaf Hering <olh@suse.de>
10250
10251 * config-ml.in: Propogate DESTDIR also.
10252
10253 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
10254
10255 * configure.in (vax-*-netbsd*): Don't build gas for this
10256 platform.
10257
10258 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
10259
10260 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10261 and libgcj for AVR.
10262
10263 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
10264
10265 * MAINTAINERS (Write After Approval): Add myself.
10266
10267 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
10268
10269 * config.guess: Update to 2002-05-22 version.
10270 * config.sub: Likewise.
10271
10272 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10273
10274 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10275 * config-ml.in: Likewise.
10276 * configure: Likewise.
10277 * configure.in: Likewise.
10278
10279 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
10280
10281 * MAINTAINERS: Update my email address.
10282
10283 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
10284
10285 * configure.in: Simplify makefile fragment collection.
10286
10287 * configure.in: Remove code to build emacs.
10288
10289 * configure.in : Remove --srcdir argument from targargs and buildargs
10290 (it's always overridden in the Makefile anyway). Rearrange a bit.
10291
10292 * configure: Move some logic to configure.in.
10293 * configure.in: Move some logic from configure.
10294
10295 2002-05-11 Tom Tromey <tromey@redhat.com>
10296
10297 * MAINTAINERS: Reflect libgcj reality.
10298
10299 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
10300
10301 * Makefile.in: Honour DESTDIR.
10302
10303 2002-05-08 Mark Mitchell <mark@codesourcery.com>
10304
10305 * config.guess: Import 2002-03-20 version.
10306 * config.sub: Import 2002-04-26 version.
10307
10308 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10309
10310 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10311
10312 2002-05-07 Tim Josling <tej@melbpc.org.au>
10313
10314 * MAINTAINERS: Add self.
10315
10316 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
10317
10318 * ltmain.sh: Detect and handle object name conflicts
10319 while piecewise linking a static library.
10320
10321 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
10322
10323 * configure.in (noconfigdirs): Don't disable libgcj on
10324 sparc64-*-solaris* and sparcv9-*-solaris*.
10325
10326 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
10327
10328 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10329
10330 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
10331
10332 * configure.in (FLAGS_FOR_TARGET): Do not add
10333 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10334 on i[3456]86-*-linux*.
10335
10336 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
10337
10338 * configure.in (noconfigdirs): Replace [ ] with test.
10339
10340 * configure.in (noconfigdirs): Do not add target-newlib if
10341 target == i[3456]86-*-linux*, and host == target.
10342
10343 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
10344
10345 * configure.in: delete reference to absent file
10346
10347 * configure.in: replace '[' with 'test'
10348
10349 * configure.in: Eliminate references to gash.
10350 * Makefile.in: Eliminate references to gash.
10351
10352 * configure.in: remove useless references to 'pic' makefile fragments.
10353
10354 * configure.in: (*-*-windows*) Finish removing.
10355
10356 * configure.in: Eliminate redundant test for libgui.
10357
10358 2002-04-29 Roger Sayle <roger@eyesopen.com>
10359
10360 * MAINTAINERS: Add self and realphabetize. Update entries
10361 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
10362 entry for a29k port maintainer.
10363
10364 2002-04-26 Joel Sherrill <joel@OARcorp.com>
10365
10366 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10367 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10368
10369 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
10370
10371 * configure.in: remove references to dead files
10372
10373 2002-04-19 Mark Mitchell <mark@codesourcery.com>
10374
10375 * MAINTAINERS: Add information about purpose of this file.
10376
10377 2002-04-18 Tom Tromey <tromey@redhat.com>
10378
10379 * configure.in: Disallow configuring libgcj when it is already
10380 installed and we're using Solaris 2.8 linker. Do enable libgcj on
10381 Solaris 2.8 by default. For PR libgcj/6158.
10382
10383 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10384
10385 * configure.in: Move default CC setting out of config/mh-* fragments
10386 directly into here.
10387
10388 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10389
10390 * configure.in: don't even try to configure or make a subdirectory
10391 if there's no configure script for it.
10392
10393 2002-04-15 Mark Mitchell <mark@codesourcery.com>
10394
10395 * MAINTAINERS: Remove chill maintainers.
10396 * Makefile.in (CHILLFLAGS): Remove.
10397 (CHILL_LIB): Remove.
10398 (TARGET_CONFIGDIRS): Remove libchill.
10399 (CHILL_FOR_TARGET): Remove.
10400 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10401 CHILL_LIB.
10402 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10403 (CHECK_TARGET_MODULES): Likewise.
10404 (INSTALL_TARGET_MODULES): Likewise.
10405 (CLEAN_TARGET_MODULES): Likewise.
10406 (configure-target-libchill): Remove.
10407 (all-target-libchill): Remove.
10408 * configure.in (target_libs): Remove target-libchill.
10409 Do not compute CHILL_FOR_TARGET.
10410 * libchill: Remove directory.
10411
10412 2002-04-11 DJ Delorie <dj@redhat.com>
10413
10414 * Makefile.in, configure.in: Sync with binutils, entries
10415 follow...
10416
10417 2002-04-07 Andrew Cagney <ac131313@redhat.com>
10418
10419 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
10420 (do-tar, do-bz2): New rules.
10421 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
10422 (gdb-tar): New rule.
10423 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
10424 (insight_dejagnu.tar): New rule.
10425 (insight.tar): New rule.
10426 (gdb+dejagnu.tar): New rule.
10427 (gdb.tar): New rule.
10428
10429 2002-02-01 Mo DeJong <supermo@bayarea.net>
10430
10431 * Makefile.in: Add all-tix to deps for all-snavigator
10432 so that tix is built when building snavigator.
10433
10434 2002-01-11 Steve Ellcey <sje@cup.hp.com>
10435
10436 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10437 ld and gdb are not supported.
10438
10439 2002-01-07 Mark Salter <msalter@redhat.com>
10440
10441 * configure.in: Remove target-bsp and target-cygmon from arm builds.
10442 Allow target-libgloss to be built for arm, strongarm, and xscale.
10443
10444 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
10445
10446 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10447 options for i[3456]86-pc-linux* native builds.
10448
10449 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
10450
10451 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10452 files from .po files for a distribution.
10453
10454 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
10455
10456 * configure.in: Enable libstdc++-v3 for h8300 targets.
10457
10458 2001-06-19 Alan Modra <amodra@bigpond.net.au>
10459
10460 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10461 version from bfd/.
10462
10463 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
10464
10465 * Makefile.in (VER): When present, extract the version number from
10466 the file version.in.
10467
10468 2001-05-24 Tom Rix <trix@redhat.com>
10469
10470 * configure.in : enable ld for aix
10471
10472 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10473
10474 * config.guess: Add linux target for S/390.
10475
10476 2000-11-07 Philip Blundell <pb@futuretv.com>
10477
10478 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10479
10480 2000-11-03 Philip Blundell <pb@futuretv.com>
10481
10482 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10483 files.
10484
10485 2001-01-15 Ben Elliston <bje@redhat.com>
10486
10487 * configure.in (host_tools): Add sid.
10488 Always configure cgen.
10489
10490 2000-11-24 Nick Clifton <nickc@redhat.com>
10491
10492 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10493
10494
10495 2000-08-20 Doug Evans <dje@casey.transmeta.com>
10496
10497 * Makefile.in (ALL_MODULES): Add all-cgen.
10498 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10499 (all-cgen): New target.
10500 (all-opcodes,all-sim): Depend on all-cgen.
10501 * configure.in (host_tools): Add cgen.
10502 Only configure cgen if --enable-cgen-maint.
10503
10504 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
10505
10506 * configure.in: Add *-*-freebsd* configurations.
10507
10508 2002-04-08 Tom Tromey <tromey@redhat.com>
10509
10510 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10511 Fixes PR libgcj/6068.
10512
10513 2002-03-30 Krister Walfridsson <cato@df.lth.se>
10514
10515 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10516
10517 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10518
10519 * configure.in (alpha*-dec-osf*): Enable libgcj.
10520
10521 2003-03-27 Matthew Gingell <gingell@gnat.com>
10522
10523 * MAINTAINERS (Write After Approval): Add myself.
10524
10525 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
10526
10527 Fix for: PR bootstrap/3591, target/5676
10528 * configure.in (mcore-pe): Disable the configuration of
10529 libstdc++-v3 since exceptions are not supported.
10530
10531 2002-03-20 Anthony Green <green@redhat.com>
10532
10533 * configure.in: Enable libgcj for xscale-elf target.
10534
10535 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
10536
10537 * MAINTAINERS: Update my email address.
10538
10539 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
10540
10541 * ltmain.sh (relink_command): Fix typo in previous change.
10542
10543 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
10544
10545 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
10546 (relink_command): Added --tag flags.
10547 (mode=install): If relinking fails; error out.
10548
10549 2002-03-12 Richard Henderson <rth@redhat.com>
10550
10551 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
10552 .NOTPARALLEL tag.
10553 (do-check): Rename from check.
10554 (check): Allow parallel check.
10555
10556 2002-03-12 Bob Wilson <bob.wilson@acm.org>
10557
10558 * MAINTAINERS: Add myself as maintainer for xtensa port.
10559 Fix alphabetical order in CPU port maintainer list.
10560 Remove myself from Write After Approval list.
10561
10562 2002-03-11 Richard Henderson <rth@redhat.com>
10563
10564 * Makefile.in (.NOTPARALLEL): Add fake tag.
10565
10566 2002-03-07 H.J. Lu (hjl@gnu.org)
10567
10568 * configure.in: Enable gprof for mips*-*-linux*.
10569
10570 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
10571
10572 * MAINTAINERS (Write After Approval): Add myself.
10573
10574 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
10575
10576 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10577 libjava.
10578 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10579
10580 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
10581
10582 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10583 because its Makefile is there; test for the executable instead.
10584
10585 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
10586
10587 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10588 libstdc++-v3 and libjava.
10589
10590 2002-02-11 Adam Megacz <adam@xwt.org>
10591
10592 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10593 boehm-gc
10594
10595 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
10596
10597 * config.guess: Updated to 2002-01-30's version.
10598 * config.sub: Updated to 2002-02-01's version.
10599 Contribute sh64-elf.
10600 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
10601 * configure.in: Added sh64-*-*.
10602
10603 2002-02-08 Chris Demetriou <cgd@broadcom.com>
10604
10605 * MAINTAINERS: Belatedly add myself to write after approval list.
10606
10607 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
10608
10609 * MAINTAINERS: Put self in as maintainer for x86-64 port.
10610 Remove self as Write After Approval.
10611
10612 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
10613
10614 * MAINTAINERS: Put self in as maintainer for contrib/regression
10615 directory.
10616
10617 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
10618
10619 * MAINTAINERS: Update my email address.
10620
10621 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
10622
10623 * configure.in (*-*-netbsd*): New. Skip target-newlib,
10624 target-libiberty, and target-libgloss. Skip Java-related
10625 libraries if not supported for NetBSD on target CPU.
10626
10627 2002-01-25 Douglas B Rupp <rupp@gnat.com>
10628
10629 * install-sh: Use _inst.$$_ for temp file name.
10630
10631 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
10632
10633 * MAINTAINERS (Write After Approval): Move my contact info
10634 from here...
10635 (OS Port Maintainers): ...to here (netbsd).
10636
10637 2002-01-22 Bob Wilson <bob.wilson@acm.org>
10638
10639 * MAINTAINERS (Write After Approval): Add myself.
10640
10641 2002-01-17 H.J. Lu <hjl@gnu.org>
10642
10643 * Makefile.in (all-fastjar): Also depend on all-libiberty.
10644 (all-target-fastjar): Also depend on all-target-libiberty.
10645
10646 2002-01-16 H.J. Lu (hjl@gnu.org)
10647
10648 * config.guess: Import from master sources, rev 1.225.
10649 * config.sub: Import from master sources, rev 1.238.
10650
10651 2002-01-16 Kazu Hirata <kazu@hxi.com>
10652
10653 * MAINTAINERS (Write After Approval): Remove myself.
10654
10655 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
10656
10657 * MAINTAINERS (Write After Approval): Add myself.
10658
10659 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
10660
10661 * MAINTAINERS: Add self as docs co-maintainer.
10662
10663 2001-12-11 Matthias Klose <doko@debian.org>
10664
10665 * MAINTAINERS (Write After Approval): Add myself.
10666
10667 2001-12-09 Zack Weinberg <zack@codesourcery.com>
10668
10669 * MAINTAINERS: Update my email address.
10670
10671 2001-12-07 Turly O'Connor <turly@apple.com>
10672 * MAINTAINERS (Write After Approval): Add myself.
10673 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10674 (rs6000_initialize_trampoline): Call __trampoline_setup for
10675 ABI_DARWIN too.
10676 * darwin-tramp.asm: New file, implements __trampoline_setup.
10677 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10678
10679 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
10680
10681 * MAINTAINERS (Write After Approval): Add myself.
10682
10683 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
10684
10685 * configure, configure.in: Use temp file for long sed commands.
10686
10687 2001-12-03 Laurent Guerby <guerby@acm.org>
10688
10689 * config.sub: Update to version 1.232 on subversion.
10690
10691 2001-12-03 Ben Elliston <bje@redhat.com>
10692
10693 * MAINTAINERS: Update mail address for config.* patches.
10694
10695 2001-11-27 DJ Delorie <dj@redhat.com>
10696 Zack Weinberg <zack@codesourcery.com>
10697
10698 When build != host, create libiberty for the build machine.
10699
10700 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10701 CONFIG_ARGUMENTS.
10702 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10703 New variables.
10704 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10705 and rules.
10706 (all.normal): Depend on ALL_BUILD_MODULES.
10707 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10708 (all-build-libiberty): Depend on configure-build-libiberty.
10709
10710 * configure: Calculate and substitute proper value for
10711 ALL_BUILD_MODULES.
10712 * configure.in: Create the build subdirectory.
10713 Calculate and substitute TARGET_CONFIGARGS (formerly
10714 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10715
10716 2001-11-26 Ziemowit Laski <zlaski@apple.com>
10717
10718 * MAINTAINERS (write-after-approval): Add self.
10719
10720 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
10721
10722 * MAINTAINERS (GNATS only accounts): Remove self.
10723
10724 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
10725
10726 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10727 libf2c.
10728
10729 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
10730
10731 * MAINTAINERS (Write After Approval): Add self.
10732
10733 2001-11-12 David O'Brien <obrien@FreeBSD.org>
10734
10735 * MAINTAINERS: mips and s390 are also CPU ports.
10736
10737 2001-11-12 David O'Brien <obrien@FreeBSD.org>
10738
10739 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10740
10741 2001-11-11 David O'Brien <obrien@FreeBSD.org>
10742
10743 * MAINTAINERS: Alphabetize.
10744
10745 2001-11-09 Kazu Hirata <kazu@hxi.com>
10746
10747 * MAINTAINERS (Various maintainers: h8 port): Add myself.
10748
10749 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
10750
10751 * MAINTAINERS (Various maintainers: hppa port): Added myself.
10752
10753 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
10754
10755 * configure.in (--enable-languages): Be more permissive about
10756 syntax. Check for empty lists better. Warn about $LANGUAGES.
10757
10758 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
10759
10760 * config.sub: Import from master sources, rev. 1.230.
10761 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10762
10763 2001-11-07 Laurent Guerby <guerby@acm.org>
10764
10765 * MAINTAINERS (Write After Approval): Add self.
10766
10767 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
10768
10769 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10770
10771 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
10772
10773 * config.sub: Import from master sources, rev 1.226.
10774 * config.guess: Import from master sources, rev 1.216.
10775
10776 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
10777
10778 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10779 * MAINTAINERS: Add self as maintainer of MMIX port.
10780 Remove old after-approval entry.
10781
10782 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
10783
10784 * ChangeLog, configure: Fix spelling errors.
10785
10786 2001-10-20 Brendan Kehoe <brendan@zen.org>
10787
10788 * MAINTAINERS: Tweak my address.
10789
10790 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
10791
10792 * MAINTAINERS: Update my email address.
10793
10794 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
10795
10796 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10797 * MAINTAINERS: Add self as maintainer of CRIS port.
10798
10799 2001-10-10 Geert Bosch <bosch@gnat.com>
10800
10801 * MAINTAINERS (Various maintainers: Ada front end):
10802 Added Robert Dewar.
10803
10804 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
10805
10806 * MAINTAINERS (Write After Approval): Added self
10807
10808 2001-10-02 Geert Bosch <bosch@gnat.com>
10809
10810 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10811
10812 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
10813
10814 * configure: Handle temporary files securely using mkdir.
10815
10816 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
10817
10818 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10819
10820 2001-09-26 Will Cohen <wcohen@redhat.com>
10821
10822 * configure.in (*-*-linux*): Disable configuration of target-newlib
10823 and target-libgloss.
10824
10825 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10826
10827 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10828 RANLIB.
10829
10830 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
10831
10832 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10833 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10834 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10835 avoid quotes nesting problems.
10836 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10837 (DO_X): Export only variables that are set.
10838
10839 2001-09-19 Ben Elliston <bje@redhat.com>
10840
10841 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10842 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10843 semantics. Use the shell built-in "type" command instead.
10844
10845 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
10846
10847 Merged from gcc-3_0-branch:
10848 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
10849 * ltcf-c.sh: Use $objext, not $ac_objext.
10850 2001-07-27 Mark Kettenis <kettenis@gnu.org>
10851 * ltcf-cxx.sh: Add support for GNU.
10852 2001-07-22 Timothy Wall <twall@redhat.com>
10853 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
10854 default settings if using GNU tools with that configuration.
10855 * ltcf-cxx.sh: Ditto.
10856 * ltcf-gcj.sh: Ditto.
10857 2001-07-21 Michael Chastain <chastain@redhat.com>
10858 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10859 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
10860 * ltmain.sh: Mark as gcc-local.
10861
10862 2001-08-30 Eric Christopher <echristo@redhat.com>
10863 Jason Eckhardt <jle@redhat.com>
10864
10865 * config.guess: Merge from master sources.
10866 * config.sub: Merge from master sources, add support for mipsisa32.
10867
10868 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
10869 * config.sub: Merge from master sources, rev 1.219.
10870 * MAINTAINERS: Add self as contact for stormy16 port.
10871
10872 2001-08-14 Zack Weinberg <zackw@panix.com>
10873
10874 * config.sub: Merge from master sources, rev 1.218.
10875 * config.guess: Merge from master sources, rev 1.209.
10876
10877 2001-08-11 Graham Stott <grahams@redhat.com>
10878
10879 * Makefile.in (check-c++): Add missing semicolon.
10880
10881 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10882
10883 * MAINTAINERS (Various maitainers: predict.def): Added myself.
10884
10885 2001-07-30 Eric Christopher <echristo@redhat.com>
10886
10887 * MAINTAINERS (Various maintainers: mips port): Added myself.
10888
10889 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10890
10891 * configure.in (sh-*-linux*): New.
10892
10893 2001-07-27 Richard Henderson <rth@redhat.com>
10894
10895 * .cvsignore: Add LAST_UPDATED.
10896
10897 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10898
10899 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10900
10901 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
10902
10903 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10904
10905 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10906
10907 * MAINTAINERS (Write After Approval): Added myself.
10908
10909 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10910
10911 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10912 and libgcj on m68hc11/m68hc12.
10913
10914 2001-06-27 H.J. Lu (hjl@gnu.org)
10915
10916 * Makefile (CFLAGS_FOR_BUILD): New.
10917 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10918
10919 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10920
10921 * README: Remove version number.
10922
10923 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10924
10925 * INSTALL/README: Update wrt. to the installation instructions now
10926 residing in gcc/doc/install.texi.
10927
10928 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10929
10930 * README: Replace with a cut-down and updated version of gcc/README.
10931
10932 2001-06-12 David Edelsohn <edelsohn@gnu.org>
10933
10934 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10935 multilibs to be disabled.
10936
10937 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
10938
10939 * MAINTAINERS (Write After Approval): Add myself.
10940
10941 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
10942
10943 * config.guess: Import CVS version 1.195.
10944 * config.sub: Import CVS version 1.212.
10945
10946 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
10947
10948 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10949 gcc/xgcc is built, use -print-prog-name to find out the program
10950 name to use.
10951
10952 2001-06-04 Phil Edwards <pme@sources.redhat.com>
10953
10954 * config.guess: Import CVS version 1.194. All gcc-local changes
10955 appear to also be in the master copy.
10956 * config.sub: Import CVS version 1.211.
10957
10958 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
10959
10960 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10961 with_gcc]: Use `gcc -shared' to build a shared library.
10962
10963 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
10964
10965 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10966 archives.
10967
10968 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10969
10970 * MAINTAINERS (Write After Approval): Add myself.
10971
10972 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
10973
10974 * configure.in (libstdcxx_flags): Do not try to execute
10975 libstdc++-v3/testsuite_flags until it exists.
10976
10977 2001-06-01 Alan Modra <amodra@bigpond.net.au>
10978
10979 * MAINTAINERS: Update my email address.
10980
10981 2001-05-31 Graham Stott <grahams@redhat.com>
10982
10983 * MAINTAINERS (Write After Approval): Add myself.
10984
10985 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
10986
10987 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
10988 libraries when using g++ with native linker.
10989
10990 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
10991
10992 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10993
10994 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
10995
10996 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10997 [aix4*|aix5*]: Prepend blank.
10998
10999 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
11000
11001 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11002 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
11003 of subdir/configure scripts to use the new libtool.m4.
11004
11005 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
11006
11007 * MAINTAINERS (Write After Approval): Add myself.
11008
11009 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
11010
11011 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11012
11013 2001-05-11 Ben Elliston <bje@redhat.com>
11014
11015 * Makefile.in (all-sid): New target.
11016 (check-sid, clean-sid, install-sid): Likewise.
11017
11018 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
11019
11020 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11021
11022 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
11023
11024 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11025 libgcj.
11026
11027 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
11028
11029 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11030 gcc/xgcc is built, use -print-prog-name to find out the program
11031 name to use.
11032
11033 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
11034
11035 * configure.in (noconfigdirs): Don't reset it from scratch in the
11036 target case; only append to it.
11037
11038 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11039 sparc-*-solaris2.8]: Disable ${libgcj}.
11040
11041 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
11042
11043 * configure.in (libgcj_saved): Copy from $libgcj.
11044 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11045 --disable-libgcj.
11046
11047 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
11048
11049 * MAINTAINERS: Remove self as MIPS maintainer and
11050 C front end maintainer.
11051
11052 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
11053
11054 * configure.in: Move *-chorusos target case to the proper switch.
11055 Disable libgcj.
11056
11057 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
11058
11059 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11060 1.641.2.228.
11061
11062 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11063
11064 * Makefile.in (STAGE1_CFLAGS): Pass down.
11065
11066 2001-04-13 Alan Modra <amodra@one.net.au>
11067
11068 * config.guess: Add hppa64-linux support. Note for next import that
11069 this is already in the master file.
11070 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
11071
11072 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
11073
11074 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11075 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11076
11077 2001-04-11 Stan Shebs <shebs@apple.com>
11078
11079 * MAINTAINERS: Add self as Darwin port maintainer.
11080
11081 2001-04-11 Alan Modra <amodra@one.net.au>
11082
11083 * MAINTAINERS: Update my email address.
11084
11085 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
11086
11087 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11088 recent versions of FreeBSD (release 3 or later).
11089 * ltconfig: On FreeBSD, -lc must not be provided when building
11090 a shared library or else the standard -pthread gcc option is
11091 rendered worthless to later users of the built library.
11092
11093 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
11094
11095 * MAINTAINERS: Add self and RTH as C front end maintainers.
11096
11097 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
11098
11099 * config.sub: Make sure to match an already-canonicalized
11100 machine name (eg. mn10300-unknown-elf).
11101
11102 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
11103
11104 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11105 New macros.
11106 (bootstrap, cross): Use RECURSE_FLAGS.
11107 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11108
11109 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
11110
11111 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11112
11113 2001-03-22 Colin Howell <chowell@redhat.com>
11114
11115 * Makefile.in (DO_X): Do not backslash single-quotes in
11116 backquotes (two places).
11117
11118 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
11119
11120 Re-installed:
11121 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11122 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11123 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11124 * ltcf-cxx.sh: Likewise.
11125 * ltcf-gcj.sh: Likewise.
11126
11127 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11128
11129 * MAINTAINERS: Add myself as "documentation co-maintainer".
11130
11131 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
11132
11133 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11134 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11135
11136 2001-03-19 Tom Tromey <tromey@redhat.com>
11137
11138 * config-ml.in: Handle GCJ and GCJFLAGS.
11139
11140 2001-03-21 Michael Chastain <chastain@redhat.com>
11141
11142 * Makefile.in: all-m4 depends on all-texinfo.
11143
11144 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
11145
11146 * MAINTAINERS: Add myself to write after approval list.
11147
11148 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
11149
11150 * Makefile.in (DO_X): Quote nested quotes.
11151
11152 2001-03-18 Alan Modra <alan@linuxcare.com.au>
11153
11154 * MAINTAINERS: Add myself to write after approval list.
11155
11156 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
11157
11158 * Makefile.in (DO_X): Use double quotes for quoting
11159 "RANLIB=$${RANLIB}".
11160
11161 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
11162
11163 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11164
11165 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
11166
11167 * configure.in: Only use `lang_requires' for languages athat are
11168 actually enabled.
11169
11170 2001-03-08 Phil Edwards <pme@sources.redhat.com>
11171
11172 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
11173
11174 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
11175
11176 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11177
11178 2001-03-07 Tom Tromey <tromey@redhat.com>
11179
11180 * configure.in: Allow config-lang.in to set `lang_requires' to list
11181 of other required languages.
11182
11183 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
11184
11185 * Makefile.in: Remove RANLIB definition. Use RANLIB
11186 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11187 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11188
11189 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
11190 Alexandre Oliva <aoliva@redhat.com>
11191
11192 * Makefile.in (check-c++): Use tabs, not spaces.
11193
11194 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
11195
11196 * MAINTAINERS: add myself to Write After Approval list.
11197
11198 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
11199
11200 * Makefile.in (check-c++): New rule.
11201
11202 * configure.in (target_libs): Remove libg++.
11203 (noconfigdirs): Remove libg++.
11204 (noconfigdirs): Same.
11205 (noconfigdirs): Same.
11206 (noconfigdirs): Same.
11207
11208 * config-ml.in: Remove libg++ references.
11209
11210 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11211 (ALL_TARGET_MODULES): Same.
11212 (configure-target-libg++): Remove.
11213 (all-target-libg++): Remove.
11214 (configure-target-libio): Remove.
11215 (all-target-libio): Remove.
11216 (check-target-libio): Remove.
11217 (.PHONY): Remove.
11218 (libg++.tar.bz2): Remove.
11219 (all-target-cygmon): Remove libio.
11220 (all-target-libstdc++): Remove.
11221 (configure-target-libstdc++): Remove.
11222 (TARGET_LIB_PATH): Remove libstdc++.
11223 (ALL_GCC_CXX): Remove libstdc++.
11224 (all-target-gperf): Correct.
11225
11226 2001-02-16 Nick Clifton <nickc@redhat.com>
11227
11228 * configure.in (noconfigdirs): Allow configuration of texinfo
11229 for Cygwin hosts.
11230
11231 2001-02-15 Anthony Green <green@redhat.com>
11232
11233 * configure: Introduce GCJ_FOR_TARGET.
11234 * configure.in: Ditto.
11235 * Makefile.in: Ditto.
11236
11237 2001-02-13 Andreas Schwab <schwab@suse.de>
11238
11239 * MAINTAINERS: Update mail address.
11240
11241 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11242
11243 * config.guess: Add linux target for S/390.
11244 * config.sub: Likewise.
11245
11246 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
11247
11248 * configure.in: for *-chorusos, don't config target-newlib and
11249 target-libgloss.
11250
11251 2001-02-06 Ben Elliston <bje@redhat.com>
11252
11253 * configure: Output host type to stdout, not stderr.
11254
11255 2001-02-05 Mark Mitchell <mark@codesourcery.com>
11256
11257 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11258 * ltcf-cxx.sh: Likewise.
11259
11260 * config.if: Assume enable_libstdcxx_v3 is defined.
11261
11262 2001-02-04 Mark Mitchell <mark@codesourcery.com>
11263
11264 Remove V2 C++ library.
11265 * configure.in: Remove --enable-libstdcxx_v3 support.
11266
11267 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
11268
11269 * include/demangle.h: Add prototype for java_demangle_v3.
11270
11271 2001-01-29 Phil Edwards <pme@sources.redhat.com>
11272
11273 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
11274
11275 2001-01-27 Richard Henderson <rth@redhat.com>
11276
11277 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11278
11279 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11280
11281 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11282 Don't unset, it's non-portable and no longer necessary, set to empty
11283 instead.
11284
11285 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11286
11287 * ltconfig: Shell portability fix for the tagname validity check.
11288
11289 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
11290
11291 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11292 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11293
11294 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11295
11296 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11297
11298 2001-01-26 Tom Tromey <tromey@redhat.com>
11299
11300 * configure.in: Allow libgcj to be built on Sparc Solaris.
11301
11302 2001-01-25 David Edelsohn <edelsohn@gnu.org>
11303
11304 * ltcf-c.sh: Add aix5 case.
11305 * ltcf-cxx.sh: Likewise.
11306 * ltconfig: Likewise.
11307
11308 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
11309
11310 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11311 keep at least one of build_libtool_libs or build_old_libs set to
11312 yes.
11313
11314 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11315 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11316
11317 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
11318
11319 * configure.in: Enable libgcj on several additional platforms.
11320
11321 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
11322
11323 * configure.in: Enable libgcj for linux targets.
11324
11325 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11326
11327 * MAINTAINERS (Write After Approval): Add myself.
11328
11329 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
11330
11331 * MAINTAINERS: Add myself as vax port maintainer.
11332
11333 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
11334
11335 * MAINTAINERS: Add myself as Mercury front-end maintainer.
11336
11337 2001-01-09 Mike Stump <mrs@wrs.com>
11338
11339 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11340 failures of subdirectories.
11341
11342 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11343
11344 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11345 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11346 * ltcf-cxx.sh: Likewise.
11347 * ltcf-gcj.sh: Likewise.
11348 * ltconfig.sh: Fix typo.
11349
11350 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11351
11352 * configure: handle DOS-style absolute paths.
11353
11354 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11355
11356 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11357
11358 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
11359
11360 * MAINTAINERS: Add myself as avr port co-maintainer.
11361
11362 2000-12-28 Ben Elliston <bje@redhat.com>
11363
11364 * MAINTAINERS: Add myself under ``Write After Approval''.
11365
11366 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
11367
11368 * texinfo: Remove directory from GCC.
11369
11370 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
11371
11372 * COPYING: Update to current
11373 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11374 to 19yy as example year in copyright notice).
11375
11376 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
11377
11378 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11379 (libstdcxx_incdir): Pass down.
11380 * config.if: Remove expired bits for cxx_interface, add stub.
11381 (libstdcxx_incdir): Add variable for g++ include directory.
11382 * configure.in (gxx_include_dir): Use it.
11383
11384 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
11385
11386 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
11387 with old-email address from ``Write After Approval''.
11388
11389 2000-12-15 Andreas Jaeger <aj@suse.de>
11390
11391 * configure.in: Handle lang_dirs.
11392
11393 2000-12-14 Tom Tromey <tromey@redhat.com>
11394
11395 * MAINTAINERS: Removed brads.
11396
11397 * MAINTAINERS: Added gcj developers.
11398
11399 2000-12-13 Anthony Green <green@redhat.com>
11400
11401 * configure.in: Disable libgcj for any target not specifically
11402 listed. Disable libgcj for x86 and Alpha Linux until compatible
11403 with g++ abi.
11404
11405 2000-12-13 Mike Stump <mrs@wrs.com>
11406
11407 * Makefile.in (local-distclean): Also remove fastjar.
11408
11409 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
11410
11411 * contrib/gcc_update: Add fastjar --touch entries.
11412
11413 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
11414
11415 * configure.in: Disable language-specific target libraries for
11416 languages that aren't enabled.
11417
11418 2000-12-10 Anthony Green <green@redhat.com>
11419
11420 * configure.in: Define libgcj. Disable libgcj target libraries for
11421 most targets.
11422
11423 2000-12-10 Neil Booth <neilb@earthling.net>
11424
11425 * MAINTAINERS: Update mail address, remove from WAA list.
11426
11427 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11428
11429 * libjava: Imported from /cvs/java.
11430 * libffi: Likewise.
11431 * Boehm-gc: Likewise.
11432
11433 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11434
11435 * configure.in (target_libs): Revert 2000-12-08 patch.
11436 (noconfigdirs): Added target-libjava.
11437
11438 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
11439
11440 * djunpack.bat: removed.
11441
11442 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
11443
11444 * Makefile.in: handle DOS-style absolute paths.
11445 * config-ml.in: likewise.
11446 * symlink-tree: likewise.
11447
11448 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11449
11450 * fastjar: Imported.
11451
11452 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11453
11454 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11455 libjava.
11456 * configure.in (target_libs): Removed `target-libjava'.
11457
11458 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11459
11460 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11461 (ALL_MODULES): Added fastjar.
11462 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11463 (all-target-libjava): all-fastjar replaces all-zip.
11464 (all-fastjar): Added.
11465 (configure-target-fastjar, all-target-fastjar): Likewise.
11466 * configure.in (host_tools): Added fastjar.
11467
11468 2000-12-07 Mike Stump <mrs@wrs.com>
11469
11470 * Makefile.in (local-distclean): Remove leftover built files.
11471
11472 2000-11-24 Nick Clifton <nickc@redhat.com>
11473
11474 * configure.in (xscale-elf): Add target.
11475 (xscale-coff): Add target.
11476
11477 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
11478
11479 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11480 recent versions of FreeBSD (release 3 or later).
11481 * ltconfig: On FreeBSD, -lc must not be provided when building
11482 a shared library or else the standard -pthread gcc option is
11483 rendered worthless to later users of the built library.
11484
11485 2000-11-16 Fred Fish <fnf@be.com>
11486
11487 * configure.in (enable_libstdcxx_v3): Fix typo,
11488 libstd++ -> libstdc++.
11489
11490 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11491
11492 * MAINTAINERS: Add self to Write After Approval list.
11493
11494 2000-11-21 Bernd Schmidt <bernds@redhat.com>
11495
11496 * MAINTAINERS: Update my email address. Add myself to global write
11497 privs list.
11498
11499 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
11500
11501 * Makefile.in: Merge with src and libgcj.
11502 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
11503 configure-target-<library> when their configure scripts need the C
11504 or C++ library to have already been built to work properly.
11505 (do_proto_toplev): Set them to an empty string.
11506
11507 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11508 (REALLY_SET_LIB_PATH): Use them.
11509
11510 2000-11-17 Stan Shebs <shebs@apple.com>
11511
11512 * MAINTAINERS: Add self to Write After Approval list.
11513
11514 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11515
11516 * configure: Provide the original toplevel configure arguments
11517 (including $0) to subprocesses in the environment rather than
11518 through gcc/configargs.h.
11519
11520 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11521
11522 * MAINTAINERS: Remove references to cccp. Change C9X reference to
11523 C99. Alphabetise "Write After Approval" list.
11524
11525 2000-11-12 Mark Mitchell <mark@codesourcery.com>
11526
11527 * configure: Turn on libstdc++ V3 by default.
11528
11529 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11530 if we've got GCC.
11531
11532 2000-11-11 Philip Blundell <philb@gnu.org>
11533
11534 * MAINTAINERS: Add self to Write After Approval list.
11535
11536 2000-11-09 David Edelsohn <edelsohn@gnu.org>
11537
11538 * ltcf-c.sh (aix4): Improve shared library configuration; require
11539 exporting symbols.
11540 * ltcf-cxx.sh (aix4): Define.
11541 * ltconfig (aix4): Define library and soname specs appropriate for
11542 AIX. Define command to create export symbols list.
11543
11544 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
11545
11546 * config.sub: Add support for Sun Chorus
11547
11548 2000-10-31 Nick Clifton <nickc@redhat.com>
11549
11550 * MAINTAINERS: Rename <name>@cygnus.com addresses to
11551 <name>@redhat.com. Also installed new email address for Clint
11552 Popetz.
11553
11554 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
11555
11556 * etc: Remove directory from GCC.
11557
11558 2000-10-16 Michael Meissner <meissner@redhat.com>
11559
11560 * configure (gcc/configargs.h): Only create if there is a build GCC
11561 directory created.
11562
11563 2000-10-16 Matthias Klose <doko@debian.org>
11564
11565 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11566 when configured for libstdc++-v3.
11567
11568 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
11569
11570 * configure: Save configure arguments to gcc/configargs.h.
11571
11572 2000-10-04 Philipp Thomas <pthomas@suse.de>
11573
11574 * config.guess: Import CVS version 1.157.
11575 * config.sub: Import CVS version 1.181.
11576
11577 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
11578
11579 * Makefile.in (bootstrap): avoid recursion if subdir missing
11580 (cross): ditto
11581 (do-proto-toplev): ditto
11582
11583 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
11584
11585 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11586 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11587
11588 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11589 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
11590 all affected `configure' scripts.
11591
11592 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
11593
11594 * MAINTAINERS: Add self as cpplib co-maintainer.
11595
11596 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
11597
11598 * MAINTAINERS: Add self to Write After Approval list.
11599
11600 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11601
11602 * INSTALL/README: egcs -> GCC update.
11603
11604 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
11605
11606 * MAINTAINERS: Add myself to Write After Approval list.
11607
11608 2000-09-15 Kazu Hirata <kazu@hxi.com>
11609
11610 * MAINTAINERS: Add myself to Write After Approval list.
11611
11612 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
11613
11614 * configure.in: Do not build byacc for hppa64. Provide paths to the
11615 X11 libraries for hppa64.
11616
11617 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11618
11619 * MAINTAINERS: Add myself as 68hc11 port maintainer.
11620
11621 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
11622
11623 * Makefile.in (all-zlib): Added dummy target.
11624
11625 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11626 ltcf-gcj.sh: Updated from libtool multi-language branch.
11627
11628 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
11629
11630 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11631 (bootstrap*): Depend on all-bootstrap.
11632
11633 2000-09-05 Philipp Thomas <pthomas@suse.de>
11634
11635 * config.guess: Import CVS version 1.156.
11636 * config.sub: Import CVS version 1.179.
11637
11638 2000-09-02 Anthony Green <green@cygnus.com>
11639
11640 * Makefile.in (all-gcc): Depend on all-zlib.
11641 (CLEAN_MODULES): Add clean-zlib.
11642 (ALL_MODULES): Add all-zlib.
11643 * configure.in (host_libs): Add zlib.
11644
11645 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
11646
11647 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11648 crosses, but add gcc/include to the header search path for them.
11649
11650 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
11651
11652 * MAINTAINERS: Add self to Write After Approval list.
11653
11654 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11655
11656 * config.guess: Import CVS version 1.152.
11657 * config.sub: Import CVS version 1.177.
11658
11659 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
11660
11661 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11662 $targargs to tell whether newlib is going to be built.
11663
11664 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11665 $$r/TARGET_SUBDIR/libio for _G_config.h.
11666
11667 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
11668
11669 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11670
11671 2000-08-22 DJ Delorie <dj@redhat.com>
11672
11673 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11674
11675 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
11676
11677 * config-ml.in (CC, CXX): Avoid trailing whitespace.
11678 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11679 sub-configures.
11680
11681 2000-08-21 DJ Delorie <dj@redhat.com>
11682
11683 * MAINTAINERS: Add self as a libiberty maintainer
11684
11685 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
11686
11687 * configure.in (libstdcxx_flags): Use
11688 libstdc++-v3/src/libstdc++.INC.
11689
11690 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
11691
11692 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11693
11694 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
11695
11696 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11697
11698 * configure: Make enable_threads and enable_shared defaults
11699 explicit. Substitute enable_threads into generated Makefiles.
11700 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11701 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11702
11703 2000-08-13 Geoff Keating <geoffk@cygnus.com>
11704
11705 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11706
11707 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
11708
11709 * config-ml.in (CC): Remove bogus duplicate quotation mark from
11710 previous delta.
11711
11712 2000-08-11 Jason Merrill <jason@redhat.com>
11713
11714 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11715 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11716 (FLAGS_FOR_TARGET): Not here.
11717 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11718
11719 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
11720
11721 * config-ml.in (CC, CXX): Don't introduce a leading space.
11722
11723 2000-08-07 DJ Delorie <dj@delorie.com>
11724
11725 * MAINTAINERS: Add self as a DJGPP maintainer
11726
11727 2000-08-07 DJ Delorie <dj@redhat.com>
11728
11729 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11730 "if we're also building gcc, and it's a gcc that will run on the
11731 build machine, we want to use its includes instead of the system's
11732 default includes".
11733
11734 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
11735
11736 * MAINTAINERS: Add self to Write After Approval list.
11737
11738 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
11739
11740 * configure.in (libstdcxx_flags): Don't use `"'.
11741
11742 * config-ml.in: Adjust multilib search paths to the
11743 appropriate multilib tree.
11744
11745 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
11746
11747 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11748 commas in $LANGUAGES.
11749
11750 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
11751
11752 * configure.in: Re-enable all references to libg++ and librx.
11753
11754 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
11755
11756 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11757 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
11758 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11759 * ltcf-cxx.sh (need_lc): Set based on postdeps.
11760
11761 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11762
11763 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
11764
11765 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11766 CXX_FOR_TARGET for sed.
11767
11768 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
11769
11770 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11771 Do not override if already set in the environment or in configure.
11772 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11773 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11774
11775 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
11776
11777 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11778 the libtool CVS tree multi-language branch.
11779 * ltconfig, ltmain.sh: Updated.
11780
11781 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
11782
11783 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11784 (clean-target): Depend on it.
11785
11786 * Makefile.in (FLAGS_FOR_TARGET): New macro.
11787 (GCC_FOR_TARGET): Use it.
11788 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11789 * configure.in: ... here.
11790 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
11791 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11792
11793 2000-07-24 Eric Christopher <echristo@cygnus.com>
11794
11795 * MAINTAINERS: Add self to Write After Approval list.
11796
11797 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
11798
11799 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11800 (configure-target-libchill, configure-target-libobjc): Likewise.
11801
11802 * configure.in: Use the same cache file for all target libs.
11803 * config-ml.in: But different cache files per multilib variant.
11804
11805 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11806
11807 * configure (topsrcdir): Don't use dirname.
11808
11809 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
11810
11811 * MAINTAINERS: Add self to Write After Approval list.
11812
11813 2000-07-20 Jason Merrill <jason@redhat.com>
11814
11815 * configure.in: Remove all references to libg++ and librx.
11816
11817 * configure, configure.in, Makefile.in: Unify gcc and binutils.
11818
11819 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
11820
11821 * config.sub: Update to subversions version 2000-07-06.
11822
11823 2000-07-12 Andrew Haley <aph@cygnus.com>
11824
11825 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11826 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11827
11828 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
11829
11830 * symlink-tree: Check number of arguments.
11831
11832 2000-07-05 Jim Wilson <wilson@cygnus.com>
11833
11834 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11835 search path for a g++ extracted from the build tree. This
11836 will allow link tests run by configure scripts in
11837 subdirectories to succeed.
11838
11839 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
11840
11841 * ltconfig: Add support for mips-dde-sysv4.2MP
11842
11843 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11844
11845 * MAINTAINERS: Add myself as loop discovery maintainer.
11846
11847 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
11848
11849 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11850 `os2'. Force ac_cv_exeext to be ".exe" in that case.
11851
11852 2000-06-19 Timothy Wall <twall@cygnus.com>
11853
11854 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11855 * config.sub: Add tic54x target.
11856
11857 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11858
11859 * MAINTAINERS: Add self as Fortran maintainer,
11860 remove Craig Burley.
11861
11862 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
11863
11864 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11865 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11866
11867 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11868
11869 * MAINTAINERS: Add self as i18n maintainer
11870
11871 20000-05-21 H.J. Lu (hjl@gnu.org)
11872
11873 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11874 directory are used if they exist. Make sure
11875 $(build_tooldir)/include is searched for header files,
11876 $(build_tooldir)/lib/ for library files.
11877 (GCC_FOR_TARGET): Likewise.
11878 (CXX_FOR_TARGET): Likewise.
11879
11880 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11881
11882 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11883
11884 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
11885
11886 * Makefile.in (configure-target-libiberty): Depend on
11887 configure-target-newlib.
11888
11889 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11890
11891 * configure.in, Makefile.in: Merge all libffi-related
11892 configury stuff from the libgcj tree.
11893
11894 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11895
11896 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11897 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11898
11899 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11900
11901 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11902 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11903 current version information. Add to proto-toplev directory.
11904 (gdb-taz): Build do-djunpack.
11905
11906 2000-05-15 David Edelsohn <edelsohn@gnu.org>
11907
11908 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11909
11910 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11911
11912 * MAINTAINERS: Add self to Write After Approval list.
11913
11914 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11915
11916 * ltmain.sh: Preserve in relink_command any environment
11917 variables that may affect the linker behavior.
11918
11919 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
11920
11921 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11922
11923 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
11924
11925 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11926
11927 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11928
11929 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11930 with the version name.
11931
11932 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
11933
11934 * MAINTAINERS: Add self as bb-reorder maintainer.
11935
11936 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
11937
11938 * config.if: Tweak.
11939
11940 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
11941
11942 * djunpack.bat: New file.
11943
11944 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
11945
11946 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11947 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11948 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11949 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11950
11951 2000-04-16 Dave Pitts <dpitts@cozx.com>
11952
11953 * config.sub (case $basic_machine): Change default for "ibm-*"
11954 to "openedition".
11955
11956 2000-04-13 Andreas Jaeger <aj@suse.de>
11957
11958 * MAINTAINERS: Added myself.
11959
11960 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11961
11962 * Makefile.in (gdb-taz): New target. GDB specific archive.
11963 (do-md5sum): New target.
11964 (MD5PROG): Define.
11965 (PACKAGE): Default to TOOL.
11966 (VER): Default to a shell script.
11967 (taz): Rewrite target. Move real work to do-proto-toplev. Include
11968 md5 checksum generation.
11969 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11970 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11971 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11972 insight.tar.bz2): Use gdb-taz to create archive.
11973
11974 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11975
11976 * configure (warn_cflags): Delete.
11977
11978 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
11979
11980 * MAINTAINERS: Added myself.
11981
11982 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
11983 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
11984
11985 * configure.in (enable_libstdcxx_v3): Add.
11986 (target_libs): Add bits here to switch between libstdc++-v2 and
11987 libstdc++-v3.
11988 * config.if: And this file too.
11989 * Makefile.in: Add libstdc++-v3 targets.
11990
11991 2000-04-05 Michael Meissner <meissner@redhat.com>
11992
11993 * config.sub (d30v): Add d30v as a basic machine type.
11994
11995 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
11996
11997 * configure.in: -linux-gnu*, not -linux-gnu.
11998
11999 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12000
12001 * MAINTAINERS: Add self in write-after-approval section.
12002
12003 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
12004
12005 * MAINTAINERS: Add self as ia64 port maintainer.
12006
12007 2000-03-08 Neil Booth <NeilB@earthling.net>
12008
12009 * MAINTAINERS: Add self in write-after-approval section.
12010
12011 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
12012
12013 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12014 (do-tar-bz2): Replace TOOL with PACKAGE.
12015 (gdb.tar.bz2): Remove GDBTK from GDB package.
12016 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
12017 dejagnu.tar.bz2): New packages.
12018
12019 2000-02-27 Andreas Jaeger <aj@suse.de>
12020
12021 * configure.in: Add entry for mips*-*-linux*, move catch all
12022 *-*-*linux* entry below this one.
12023
12024 2000-02-27 Ian Lance Taylor <ian@zembu.com>
12025
12026 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
12027
12028 2000-02-24 Nick Clifton <nickc@cygnus.com>
12029
12030 * config.sub: Support an OS of "wince".
12031
12032 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
12033
12034 * config.guess, config.sub: Updated to match config's 2000-02-15
12035 version.
12036
12037 2000-02-23 Linas Vepstas <linas@linas.org>
12038
12039 * config.sub: Add support for Linux/IBM 370.
12040 * configure.in: Likewise.
12041
12042 2000-02-22 Nick Clifton <nickc@cygnus.com>
12043
12044 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12045
12046 2000-02-20 Christopher Faylor <cgf@cygnus.com>
12047
12048 * config.guess: Guess "cygwin" rather than "cygwin32".
12049
12050 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12051
12052 * configure (gcc_version): When setting, narrow search to
12053 lines containing `version_string'.
12054
12055 2000-02-15 Denis Chertykov <denisc@overta.ru>
12056
12057 * config.sub: Add support for avr target.
12058
12059 2000-02-14 Nick Clifton <nickc@cygnus.com>
12060
12061 * MAINTAINERS: Add maintainers for MCore port.
12062
12063 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
12064
12065 * config.sub: Add mmix-knuth-mmixware.
12066
12067 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12068
12069 * MAINTAINERS: Pair cccp with cpplib maintainership.
12070
12071 2000-01-27 Christopher Faylor <cgf@redhat.com>
12072
12073 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12074 structure stuff to -L library search.
12075 (CXX_FOR_TARGET): Ditto.
12076 (CROSS_CHECK_MODULES): Fix spelling mistake.
12077
12078 2000-01-24 Mark Mitchell <mark@codesourcery.com>
12079
12080 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12081 the C++ compiler.
12082
12083 2000-01-12 Richard Henderson <rth@cygnus.com>
12084
12085 * configure.in: Don't build some bits for beos.
12086
12087 2000-01-12 Joel Sherrill (joel@OARcorp.com)
12088
12089 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12090 as include files.
12091
12092 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
12093
12094 * Add self as cpplib maintainer, as requested by Jason
12095 Merrill. Correct my e-mail address.
12096
12097 2000-01-06 Geoff Keating <geoffk@cygnus.com>
12098
12099 * configure.in: Use mt-aix43 to handle *_TARGET defs,
12100 not mh-aix43.
12101
12102 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
12103
12104 * MAINTAINERS: Add myself to "write after approval" list.
12105
12106 1999-12-14 Richard Henderson <rth@cygnus.com>
12107
12108 * config.guess (alpha-osf, alpha-linux): Detect ev67.
12109 * config.sub: Accept alphaev[78], alphaev8.
12110
12111 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12112
12113 * config.guess, config.sub: Update from autoconf.
12114
12115 1999-11-29 Bruce Korb <autogen@linuxbox.com>
12116
12117 * MAINTAINERS: update my playtime e-address.
12118
12119 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12120
12121 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12122 necessary libraries are missing.
12123
12124 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
12125
12126 * MAINTAINERS: Add new 'write after approval' maintainer.
12127
12128 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
12129
12130 * MAINTAINERS: Add new Java maintainer.
12131
12132 1999-10-25 Andreas Schwab <schwab@suse.de>
12133
12134 * configure: Fix quoting inside arguments of eval.
12135
12136 1999-10-21 Nick Clifton <nickc@cygnus.com>
12137
12138 * config-ml.in: Allow suppression of some ARM multilibs.
12139
12140 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
12141
12142 * config.guess: Add OS/390 match pattern.
12143 * config.sub: Add mvs, openedition targets.
12144 * configure.in (i370-ibm-opened*): New.
12145
12146 1999-09-04 Steve Chamberlain <sac@pobox.com>
12147
12148 * config.sub: Add support for configuring for pj.
12149
12150 1999-08-31 Nick Clifton <nickc@cygnus.com>
12151
12152 * config.sub (maybe_os): Add support for configuring for fr30.
12153
12154 1999-08-25 Nick Clifton <nickc@cygnus.com>
12155
12156 * configure.in: Do not configure or build ld for AIX
12157 platforms. ld is known to be broken on these platforms.
12158
12159 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12160
12161 * config-ml.in: Pass compiler flag corresponding to multidirs to
12162 subdir configures.
12163
12164 1999-08-09 Ian Lance Taylor <ian@zembu.com>
12165
12166 * Makefile.in (LDFLAGS): Define.
12167
12168 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
12169
12170 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12171 noconfigdirs.
12172 (*-*-cygwin*): Likewise.
12173
12174 1999-08-08 Ian Lance Taylor <ian@zembu.com>
12175
12176 * mkdep: New file.
12177 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12178 (BINUTILS_SUPPORT_DIRS): Add mkdep.
12179
12180 From Eli Zaretskii <eliz@is.elta.co.il>:
12181 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12182 long file name when using DJGPP on MS-DOS.
12183
12184 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
12185
12186 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12187
12188 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
12189
12190 * Makefile.in (check-target-libio): Remove all-target-libstdc++
12191 dependency as this causes "make check" to globally "make all"
12192
12193 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
12194
12195 * configure.in (target_libs): Added target-zlib.
12196 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12197 (CONFIGURE_TARGET_MODULES): Likewise.
12198 (CHECK_TARGET_MODULES): Likewise.
12199 (INSTALL_TARGET_MODULES): Likewise.
12200 (CLEAN_TARGET_MODULES): Likewise.
12201 (configure-target-zlib): New target.
12202 (all-target-zlib): Likewise.
12203 (all-target-libjava): Depend on all-target-zlib.
12204 (configure-target-libjava): Depend on configure-target-zlib.
12205
12206 * Makefile.in (configure-target-libjava): Depend on
12207 configure-target-newlib.
12208 (configure-target-boehm-gc): New target.
12209 (configure-target-qthreads): New target.
12210
12211 * configure.in (target_libs): Added target-qthreads.
12212 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12213 (CONFIGURE_TARGET_MODULES): Likewise.
12214 (CHECK_TARGET_MODULES): Likewise.
12215 (INSTALL_TARGET_MODULES): Likewise.
12216 (CLEAN_TARGET_MODULES): Likewise.
12217 (all-target-qthreads): New target.
12218 (configure-target-libjava): Depend on configure-target-qthreads.
12219 (all-target-libjava): Depend on all-target-qthreads.
12220
12221 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12222 (CONFIGURE_TARGET_MODULES): Likewise.
12223 (CHECK_TARGET_MODULES): Likewise.
12224 (INSTALL_TARGET_MODULES): Likewise.
12225 (CLEAN_TARGET_MODULES): Likewise.
12226 (all-target-libjava): New target.
12227 (all-target-boehm-gc): Likewise.
12228 * configure.in (target_libs): Added libjava, boehm-gc.
12229
12230 1999-07-22 Ian Lance Taylor <ian@zembu.com>
12231
12232 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12233 configure.bat in SUPPORT_FILES.
12234 (gas+binutils.tar.bz2): Likewise.
12235
12236 * makeall.bat: Remove; obsolete.
12237
12238 1999-07-21 Ian Lance Taylor <ian@zembu.com>
12239
12240 From Mark Elbrecht:
12241 * configure.bat: Remove; obsolete.
12242
12243 1999-07-11 Ian Lance Taylor <ian@zembu.com>
12244
12245 * configure: Add -W -Wall to the default CFLAGS when compiling with
12246 gcc.
12247
12248 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
12249
12250 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12251
12252 1999-06-30 Mark Mitchell <mark@codesourcery.com>
12253
12254 * configure.in: Build ld on IRIX6.
12255
12256 1999-06-12 Ian Lance Taylor <ian@zembu.com>
12257
12258 * Makefile.in: Change distribution targets to use bzip2 instead of
12259 gzip.
12260 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12261 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12262
12263 1999-06-04 Nick Clifton <nickc@cygnus.com>
12264
12265 * config.sub: Add mcore target.
12266
12267 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
12268
12269 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12270
12271 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
12272
12273 * config.guess (dummy): Changed to $dummy.
12274
12275 1999-05-24 Nick Clifton <nickc@cygnus.com>
12276
12277 * config.sub: Tidied up case statements.
12278
12279 1999-05-22 Ben Elliston <bje@cygnus.com>
12280
12281 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12282 <jiro@din.or.jp>.
12283
12284 * config.guess: Merge with FSF version. Future changes will be
12285 more accurately recorded in this ChangeLog.
12286 * config.sub: Likewise.
12287
12288 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
12289
12290 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12291
12292 1999-04-30 Tom Tromey <tromey@cygnus.com>
12293
12294 * ltmain.sh: [mode link] Always use CC given by ltconfig.
12295
12296 1999-04-23 Tom Tromey <tromey@cygnus.com>
12297
12298 * ltconfig, ltmain.sh: Update to libtool 1.2f.
12299
12300 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
12301
12302 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12303 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12304 Bad merge removed these two changes.
12305
12306 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
12307 Martin Heller (Ing.-Buero_Heller@t-online.de)
12308
12309 * config.guess (interix Alpha): Add.
12310
12311 1999-04-11 Richard Henderson <rth@cygnus.com>
12312
12313 * configure.in (i?86-*-beos*): Do config gperf; don't config
12314 gdb, newlib, or libgloss.
12315
12316 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
12317
12318 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12319 link a trivial program with -mabi=64. If it fails, remove mabi=64
12320 from multidirs.
12321
12322 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
12323
12324 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12325
12326 1999-04-08 Nick Clifton <nickc@cygnus.com>
12327
12328 * config.sub: Add support for mcore targets.
12329
12330 1999-04-07 Michael Meissner <meissner@cygnus.com>
12331
12332 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12333 not mt-ospace, in order to shut up assembler warning about using
12334 symbols that are named the same as registers.
12335
12336 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
12337
12338 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12339 dependency list for all-target-cygmon.
12340
12341 1999-04-05 Doug Evans <devans@casey.cygnus.com>
12342
12343 * config-ml.in: Check $host, not $target, for selective multilibs.
12344 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12345 thumb interworking, and underscore prefix multilibs.
12346
12347 1999-04-04 Ian Lance Taylor <ian@zembu.com>
12348
12349 * missing: Update to version from current automake.
12350
12351 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
12352
12353 * configure (gxx_include_dir): Removed.
12354
12355 * configure.in (gxx_include_dir): Handle it.
12356 * Makefile.in: Likewise.
12357
12358 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
12359
12360 * config.sub (mips64vr4111,mips64vr4111el) Add.
12361
12362 1999-03-21 Ben Elliston <bje@cygnus.com>
12363
12364 * config.guess: Correct typo for detecting ELF on FreeBSD.
12365
12366 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
12367
12368 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12369 config/mh-djgpp.
12370
12371 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
12372
12373 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12374 all-target-newlib to dependency list for all-target-bsp.
12375
12376 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
12377
12378 * config.sub: Add i386-uwin support.
12379 * config.guess: Likewise.
12380
12381 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12382
12383 * configure.in: cleanup, add mh-*pic handling for arm, special
12384 case powerpc*-*-aix*
12385
12386 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
12387
12388 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12389 can be built.
12390
12391 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
12392
12393 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12394 targets.
12395
12396 1999-03-02 Nick Clifton <nickc@cygnus.com>
12397
12398 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12399
12400 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
12401
12402 * config.sub: Check for "cygwin*" rather than "cygwin32*"
12403
12404 1999-02-24 Nick Clifton <nickc@cygnus.com>
12405
12406 * config.sub: Fix typo in arm recognition.
12407
12408 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
12409
12410 * configure.in (noconfigdirs): Changed target_configdirs to
12411 include target-bsp only for m68k-*-elf* and m68k-*-coff*
12412 rather than m68k-*-* since it is not known to work on
12413 m68k-aout. Ditto for arm-*-*oabi.
12414
12415 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
12416
12417 * configure.in (*-*-windows*): Remove, no longer used.
12418
12419 1999-02-19 Ben Elliston <bje@cygnus.com>
12420
12421 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12422 Smart and improved by Andrew Cagney.
12423
12424 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
12425
12426 * config.guess: Recognize openbsd-*-hppa.
12427
12428 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
12429
12430 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12431 only if it is not empty.
12432
12433 1999-02-17 Nick Clifton <nickc@cygnus.com>
12434
12435 Patch from: Scott Bambrough <scottb@corelcomputer.com>
12436
12437 * config.guess: Modified to recognize uname's armv* syntax.
12438
12439 * config.sub: Modified to recognize uname's armv* syntax.
12440
12441 1999-02-17 Mark Salter <msalter@cygnus.com>
12442
12443 * configure.in: Added target-bsp for sparclite.
12444
12445 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
12446
12447 * config.sub: Recognize alphapca5[67] and up to alphaev8.
12448
12449 1999-02-08 Nick Clifton <nickc@cygnus.com>
12450
12451 * configure.in: Add support for strongarm port.
12452 * config.sub: Add support for strongarm target.
12453
12454 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
12455
12456 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12457 the old name config/mh-cygwin32.
12458 Enable texinfo.
12459
12460 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
12461
12462 * configure.in: Do build ld for ix86 Solaris.
12463
12464 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
12465
12466 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
12467 $AR_FOR_TARGET. Likewise for RANLIB.
12468
12469 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
12470
12471 * config.sub (oabi): Recognize.
12472 * configure.in (arm-*-oabi): Handle.
12473
12474 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
12475
12476 * config.guess: Improve detection of i686 on UnixWare 7.
12477
12478 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
12479
12480 * config.guess: Add support for i386-pc-interix.
12481 * config.sub: Likewise.
12482 * configure.in: Likewise.
12483
12484 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
12485
12486 * Makefile.in: Remove unneeded all-target-libio from
12487 from all-target-winsup target since it is now unneeded.
12488 Add all-target-libtermcap in its place since it is now
12489 needed.
12490
12491 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
12492
12493 * configure.in: makefile stub for cygwin target is probably
12494 unnecessary. Remove it for now.
12495
12496 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
12497
12498 * configure.in: libtermcap.a should be built when cygwin is the
12499 target as well as the host.
12500 * config.guess: Allow mixed case in cygwin uname output.
12501 * Makefile.in: Add libtermcap target.
12502
12503 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
12504
12505 * config.sub: Clean up handling of hppa2.0.
12506
12507 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
12508
12509 * config.guess: Use C code to identify more HP machines.
12510
12511 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
12512
12513 * config.sub: Handle hppa2.0.
12514
12515 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
12516
12517 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12518 cygmon for all sparclite targets, regardless of object format.
12519
12520 1998-12-15 Mark Salter <msalter@cygnus.com>
12521
12522 * configure.in: Added target-bsp for several target architectures.
12523
12524 * Makefile.in: Added rules for bsp.
12525
12526 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
12527
12528 * config.guess: Improve detection of hppa2.0 processors.
12529
12530 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
12531
12532 * config.guess: Recognize FreeBSD using ELF automatically.
12533
12534 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
12535
12536 * configure (skip-this-dir): Add handling for new shell script, which
12537 might be created by a sub-directory's configure to indicate, this particular
12538 directory is "unwanted".
12539 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12540
12541 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
12542
12543 * ltconfig: import from libtool, after changing libtool to
12544 account for the cygwin name change.
12545
12546 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
12547
12548 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12549 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12550
12551 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
12552
12553 * configure.in: Add libtermcap to list of cygwin dependencies.
12554
12555 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
12556
12557 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12558 they include winsup/include when it's a cygwin target.
12559
12560 1998-11-12 Tom Tromey <tromey@cygnus.com>
12561
12562 * configure.in (host_tools): Added zip.
12563 * Makefile.in (all-target-libjava): Depend on all-zip.
12564 (all-zip): New target.
12565 (ALL_MODULES): Added all-zip.
12566 (NATIVE_CHECK_MODULES): Added check-zip.
12567 (INSTALL_MODULES): Added install-zip.
12568 (CLEAN_MODULES): Added clean-zip.
12569
12570 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
12571
12572 * Makefile.in: lose "32" from comment about cygwin.
12573
12574 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
12575
12576 * configure.in: Use -Os to build target libraries for the fr30.
12577
12578 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
12579
12580 * config.sub: Add fr30.
12581
12582 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
12583
12584 * configure.in: drop "32" from config/mh-cygwin32. Check
12585 cygwin* instead of cygwin32*.
12586 * config.sub: Check cygwin* instead of cygwin32*.
12587
12588 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
12589
12590 * config.guess: Match any version of Unixware7.
12591
12592 1998-10-20 Syd Polk <spolk@cygnus.com>
12593
12594 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12595 if desired.
12596
12597 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
12598
12599 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12600 these if the appropriate directories and files to not exist.
12601
12602 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
12603
12604 * Makefile.in (DEVO_SUPPORT): Add config.if.
12605
12606 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
12607
12608 * configure: Add pattern to replace "build_tooldir"'s
12609 definition in the generated Makefile with "tooldir"'s
12610 actual value.
12611
12612 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
12613
12614 * config.sub: Bring back lost sparcv9.
12615
12616 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12617
12618 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
12619
12620 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12621 CC_FOR_TARGET and friends.
12622
12623 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12624
12625 * Makefile.in (build_tooldir): New variable, same as tooldir.
12626 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12627 -B$(build_tooldir)/bin/.
12628 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12629
12630 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12631
12632 * README: Remove installation instructions and refer to the
12633 INSTALL directory instead.
12634
12635 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
12636
12637 * config.sub: Add support for i[34567]86-pc-udk.
12638 * configure.in: Likewise.
12639
12640 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
12641
12642 * Makefile.in: add bzip2 package building bits for user
12643 tools module
12644 * configure.in: ditto
12645
12646 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
12647
12648 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12649 (ALL_TARGET_MODULES): Add all-target-libobjc.
12650 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12651 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12652 (all-target-libchill): Add dependencies.
12653 * configure.in (target_libs): Add libchill.
12654
12655 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
12656
12657 * configure.in (target_subdir): Remove duplicate line.
12658
12659 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
12660
12661 * Makefile.in (all-automake): fix dependencies.
12662
12663 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
12664
12665 * configure.in: Minor cleanups for building in the $(target_alias)
12666 subdir.
12667
12668 1998-09-22 Jim Wilson <wilson@cygnus.com>
12669
12670 * Makefile.in (bootstrap): Set r and s before make all. Use
12671 BASE_FLAGS_TO_PASS in make all.
12672 (cross): Likewise.
12673
12674 1998-09-20 Mark Mitchell <mark@markmitchell.com>
12675
12676 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12677
12678 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
12679
12680 * config.sub: Fix typo in last change.
12681
12682 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12683
12684 * config.sub: Add support for C4x target.
12685 * configure.in: Likewise.
12686
12687 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
12688
12689 * config.sub: Recognize sparcv9 just like sparc64.
12690
12691 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
12692
12693 * config.guess: Match "Pent II" or "PentII" for OpenServer.
12694
12695 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
12696
12697 * config.guess: Correctly identify Pentium II sco boxes.
12698
12699 * config.guess: Fix "tr" code. From Weiwen Liu.
12700
12701 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
12702
12703 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12704 stabs.
12705
12706 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
12707
12708 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12709 (ALL_TARGET_MODULES): Add all-target-libchill.
12710 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12711 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12712 (all-target-libchill): Add dependencies.
12713 * configure.in (target_libs): Add libchill.
12714
12715 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12716
12717 * config.guess: Avoid assumptions about "tr" behaves when
12718 LANG is set to something other than English.
12719
12720 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
12721
12722 * configure (gxx_include_dir): Changed to
12723 '${prefix}/include/g++'-${libstdcxx_interface}.
12724
12725 * config.if: New to determine the interfaces.
12726
12727 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
12728
12729 * config.guess: Detect and handle MPE/IX.
12730 * config.sub: Deal with MPE/IX.
12731
12732 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
12733
12734 * configure.in: Use mh-aix43.
12735
12736 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
12737
12738 * configure: Fix --without/--disable cases for gxx-include-dir.
12739
12740 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
12741
12742 * mdata-sh: Imported. Needed for automake support.
12743
12744 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
12745
12746 * Makefile.in (taz): Try "chmod -R og=u ." before
12747 "chmod og=u `find . -print`".
12748
12749 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
12750
12751 * configure.in: Add arm-elf and thumb-elf support.
12752
12753 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
12754
12755 * Makefile.in: Undo previous patch.
12756
12757 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
12758
12759 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12760 to here ...
12761 (install-no-fixedincludes): and here
12762 (INSTALL_MODULES): ... from here.
12763
12764 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
12765
12766 * config.sub: Merge with FSF.
12767
12768 * config.guess: Merge with FSF.
12769
12770 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
12771
12772 * configure (extraconfigdirs): New variable.
12773 (SUBDIRS): Add extraconfigdirs and recurse on them too.
12774 * Makefile.in (all): Move higher in file.
12775 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12776 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12777 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12778 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12779 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12780
12781 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
12782
12783 * Makefile.in (all-target-libjava): Depend on all-gcc and
12784 all-target-newlib.
12785 (configure-target-libjava): Depend on $(ALL_GCC).
12786
12787 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
12788
12789 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12790 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12791
12792 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
12793
12794 * INSTALL/README: Fix typo.
12795
12796 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
12797
12798 * ylwrap: Change absolute path checks to check for DOS style path
12799 names.
12800
12801 * ylwrap: Don't use a full path name if the source file is in the
12802 same directory. From hjl@lucon.org (H.J. Lu).
12803
12804 * config-ml.in: Default to being verbose, to match Feb 18 change to
12805 configure.
12806
12807 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
12808
12809 Brought over from egcs:
12810
12811 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12812
12813 * configure.in (target_subdir): Set to ${target_alias} instead
12814 of "libraries".
12815
12816 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12817
12818 * configure.in (target_subdir): Set to libraries if enable_multilib.
12819
12820 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
12821
12822 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12823 multilibs, force reconfiguration the first time we create
12824 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12825
12826 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
12827
12828 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12829 avoid confusion with --no-recursion.
12830
12831 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
12832
12833 * configure.in: Win32 hosts shouldn't use install -x
12834 * install-sh: remove -x option, and special .exe-handling
12835 hack.
12836
12837 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
12838
12839 * config.guess: Recognize i586-pc-beos.
12840 * configure.in: Don't build some bits for beos.
12841
12842 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
12843
12844 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12845 CFLAGS default to -O2.
12846
12847 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12848 when using GNU ld.
12849
12850 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
12851
12852 * ltmain.sh: Correct install when using a different shell.
12853
12854 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
12855
12856 * ltconfig, ltmain.sh: Update to libtool 1.2b.
12857
12858 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
12859
12860 * makefile.vms: Update to build binutils/makefile.vms. Add install
12861 target.
12862
12863 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
12864
12865 * ltconfig: Update to correct AIX handling.
12866
12867 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12868
12869 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12870
12871 * configure.in (target_subdir): Set to ${target_alias} instead
12872 of "libraries".
12873
12874 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12875
12876 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12877 (Makefile): Depend on $(gcc_version_trigger).
12878
12879 * configure (gcc_version): Change default initializer to empty
12880 string.
12881 (gcc_version_trigger): New variable; pass this variable down
12882 to subdir configures to enable them checking gcc's version
12883 themselves. Emit make macros for both gcc_version vars.
12884 (topsrcdir): Initialize reliably.
12885 (recursion line): Remove --with-gcc-version=${gcc_version}.
12886
12887 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12888
12889 * configure (enable_version_specific_runtime_libs): Implement new flag
12890 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12891 in $(libsubdir); emit definition in each generated Makefile.
12892 (gxx_include_dir): Initialize depending on
12893 $enable_version_specific_runtime_libs.
12894
12895 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12896
12897 * configure (gcc_version): Initialize properly depending on
12898 how and where configure is started.
12899 (recursion line): Pass a --with-gcc-version=${gcc_version}
12900 to configures in subdirs.
12901
12902 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12903
12904 * configure.in (noconfigdirs): Add configure pattern for mips tx39
12905 cygmon
12906
12907 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12908
12909 * configure.in: Add cygmon and libstub support for mn10200.
12910
12911 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12912
12913 * configure (gcc_version): Add new variable describing the
12914 particular gcc version we're building.
12915 * Makefile.in (libsubdir): Add new macro for the directory
12916 in which the compiler finds executables, libraries, etc.
12917 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12918 and libsubdir.
12919
12920 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12921
12922 * Makefile.in (local-clean): Remove *.log.
12923 (warning.log): Built with warn_summary from build.log.
12924 (mail-report.log): Run test_summary.
12925 (mail-report-with-warnings.log): Run test_summary including
12926 warning.log in the report.
12927
12928 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
12929
12930 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12931
12932 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
12933
12934 * Makefile.in (grep): Grep no longer depends on libiberty.
12935
12936 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
12937
12938 * Makefile.in: all-snavigator needs all-libgui.
12939
12940 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
12941
12942 * configure.in: Add cygmon and libstub support for mn10300.
12943
12944 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
12945
12946 * missing: Update to version from automake 1.3.
12947
12948 * ltmain.sh: On installation, don't get confused if the same name
12949 appears more than once in the list of library names.
12950
12951 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
12952
12953 * config.sub: Accept m68060 and m5200 as CPU names.
12954
12955 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
12956
12957 * configure: Use && rather than using -a in test, because odd
12958 strings can confuse test.
12959 * configure.in: Likewise.
12960
12961 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
12962
12963 * ltconfig, ltmain.sh: Bring in Visual C++ support.
12964
12965 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12966
12967 * Makefile.in (boostrap2-lean, bootstrap3-lean,
12968 bootstrap4-lean): New targets.
12969
12970 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
12971
12972 * mpw-* Delete. Not used.
12973
12974 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
12975
12976 * COPYING.LIB: Update FSF address.
12977
12978 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
12979
12980 * ltconfig, ltmain.sh: Update to libtool 1.2a.
12981
12982 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12983 GAS_SUPPORT_DIRS.
12984
12985 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
12986
12987 * ltconfig, ltmain.sh: Avoid producing a version number if
12988 -version-info was not used.
12989
12990 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
12991
12992 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12993 building with newlib.
12994
12995 1998-04-30 Paul Eggert <eggert@twinsun.com>
12996
12997 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12998 Solaris `make' causes it to continue to next definition.
12999
13000 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
13001
13002 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13003 the right GUI libraries and files are installed along with GDB.
13004
13005 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
13006
13007 * configure.in: Change alpha to alpha* in several places.
13008
13009 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
13010
13011 * config.sub: Recognize sparc86x.
13012
13013 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
13014
13015 * configure.in (--enable-target-optspace): Remove debug echo.
13016
13017 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
13018
13019 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13020
13021 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
13022
13023 * ltconfig: Update cygwin32 support.
13024
13025 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13026 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13027 (GDB_SUPPORT_DIRS): Likewise.
13028
13029 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
13030
13031 * configure.in (target_makefile_frag): If --enable-target-optspace,
13032 use -Os to compile target libraries rather than -O2. Default to
13033 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13034 not used.
13035 * configure.in (target_cflags): Ditto for d30v.
13036
13037 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
13038
13039 * Makefile.in (all-bfd): Depend on all-intl.
13040 (all-binutils): Likewise.
13041 (all-gas): Likewise.
13042 (all-gprof): Likewise.
13043 (all-ld): Likewise.
13044
13045 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
13046
13047 * configure.in (host_tools): Fix typo, lbtool -> libtool.
13048
13049 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
13050
13051 * Makefile.in (all-bfd): Depend upon all-libiberty.
13052
13053 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13054
13055 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
13056
13057 * Makefile.in: Add libstub.
13058
13059 * configure.in: Ditto. Build libstub for targets that have cygmon
13060 support.
13061
13062 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
13063
13064 * configure.in: Don't set PICFLAG on ix86-cygwin32.
13065
13066 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
13067
13068 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13069 use mh-sysv5 if specified. Support gprof on SCO Open Server.
13070
13071 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
13072
13073 * configure: Define DEFAULT_M4 by searching PATH.
13074 * Makfile.in: Use DEFAULT_M4.
13075
13076 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
13077
13078 * ltconfig: Add cygwin32 support.
13079
13080 * Makefile.in, configure.in: Add libtool as a native only directory
13081 to configure and build.
13082
13083 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
13084
13085 * Makefile.in (INSTALL_MODULES): Remove texinfo.
13086
13087 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
13088
13089 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13090
13091 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
13092
13093 * Makefile.in: add ash make rules
13094 * configure.in: add ash to native_only and host_tools lists
13095
13096 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
13097
13098 * Makefile.in (all-gettext, all-intl): New targets.
13099 (ALL_MODULES): Added all-gettext, all-intl.
13100 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13101 (INSTALL_MODULES): Added install-gettext, install-intl.
13102 (CLEAN_MODULES): Added clean-gettext, clean-intl.
13103
13104 * configure.in (host_tools): Added gettext.
13105 (native_only): Likewise.
13106 (noconfigdirs) [various cases]: Likewise.
13107 (host_libs): Added intl.
13108
13109 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
13110
13111 * configure: Do not disable building gdbtk for cygwin32 hosts.
13112
13113 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
13114
13115 * configure.in: Add thumb-coff target.
13116 * config.sub: Add thumb-coff target.
13117
13118 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13119
13120 * Makefile.in: Revert yesterday's change.
13121 (all-target-winsup): all-target-librx stays out of here.
13122
13123 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
13124
13125 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13126 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13127 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13128 Remove references to librx and libg++.
13129
13130 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
13131
13132 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13133 recursive makes
13134
13135 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
13136
13137 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13138 for newlib directory.
13139 (CXX_FOR_TARGET): Likewise.
13140
13141 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
13142
13143 * ltconfig: Update after libtool/ltconfig.in change for
13144 hpux11.
13145
13146 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
13147
13148 * ltconfig, ltmain.sh: Update to libtool 1.2.
13149
13150 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
13151
13152 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13153 (install-gcc-cross): Instead, override LANGUAGES here.
13154
13155 1998-03-18 Dave Love <d.love@dl.ac.uk>
13156
13157 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13158 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13159
13160 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
13161
13162 * configure.in: Add Thumb-pe target.
13163
13164 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
13165
13166 * Makefile.in - changed sn targets to snavigator
13167 * configure.in - changed sn targets to snavigator
13168
13169 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
13170
13171 * config-ml.in: After building symlink tree call make distclean
13172 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13173 to be the case for libiberty.
13174
13175 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
13176
13177 * configure: When making link, also check the current
13178 directory. The configure scripts may create one.
13179
13180 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
13181
13182 * config.sub: Accept alphapca56 and alphaev6 properly.
13183
13184 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13185
13186 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13187
13188 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13189
13190 * config.sub (sco5): Fix typo.
13191
13192 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
13193
13194 * Makefile.in (INSTALL_MODULES): Move install-tcl before
13195 install-itcl.
13196 (install-itcl): Remove dependency on install-tcl.
13197
13198 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
13199
13200 * configure.in: Remove libgloss from noconfigdirs for MN10300.
13201
13202 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
13203
13204 * configure.in: Don't build libgui for a cygwin32 target when not on
13205 a cygwin32 host.
13206
13207 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
13208
13209 * configure (redirect): Set to null, so default behavior of
13210 configure is now --verbose.
13211
13212 1998-02-16 Dave Love <d.love@dl.ac.uk>
13213
13214 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13215 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13216
13217 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
13218
13219 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13220 this change to sync Makefile.in with its ChangeLog entries.
13221
13222 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
13223
13224 * ltmain.sh (mkdir): Check that the directory doesn't exist
13225 before we exit with error, so that we don't get races during
13226 parallel builds.
13227
13228 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
13229
13230 * ltconfig, ltmain.sh: Update from libtool 1.0i.
13231
13232 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
13233
13234 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13235 PICFLAG_FOR_TARGET.
13236 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13237
13238 * configure: Emit a definition for the new macro enable_shared
13239 into each Makefile.
13240
13241 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13242
13243 * configure.in (host_tools, native_only): Add libtool.
13244
13245 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
13246
13247 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13248 Fix typo in ming config comment.
13249
13250 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
13251
13252 * ltconfig, ltmain.sh: Update from libtool 1.0h.
13253
13254 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
13255
13256 * config.sub: Add tic30 cases, and map c30 to tic30.
13257
13258 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
13259
13260 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13261 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13262 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13263 (CLEAN_TARGET_MODULES): Similarly
13264 (all-target-libf2c): Add dependences.
13265 * configure.in (target_libs): Add libf2c.
13266
13267 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
13268
13269 * configure.in: Remove expect from noconfigdirs when target
13270 is cygwin32. OK to build expect and dejagnu with Canadian
13271 Cross.
13272
13273 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
13274
13275 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13276 host.
13277
13278 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13279 and mingw32.
13280
13281 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
13282
13283 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13284 here as it is not defined in the toplevel Makefile.
13285
13286 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
13287
13288 * configure (package_makefile_rules_frag): New variable, which names
13289 a file with generic rules, ...
13290 Change comment to mention we now have FIVE parts.
13291 * configure: Undo last change.
13292
13293 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
13294
13295 * config.guess: More accurate determination of HP processor types.
13296 * config.sub: More accurate determination of HP processor types.
13297
13298 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
13299
13300 * configure (package_makefile_frag): Move inserting the
13301 ${package_makefile_frag} to where it should be according
13302 to the comment.
13303
13304 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
13305
13306 * config.guess: Add support for Linux/ARM.
13307
13308 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
13309
13310 * .cvsignore: Remove *-info and *-install since they match
13311 release-info and mpw-install, which we don't want to just ignore.
13312
13313 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
13314
13315 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13316
13317 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
13318
13319 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13320 local_prefix to sub-make invocations.
13321
13322 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
13323
13324 * configure.in: Check makefile fragments in the source
13325 directory.
13326
13327 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13328
13329 * configure.in: Check whether host and target makefile
13330 fragments exist before adding them to *_makefile_frag.
13331
13332 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
13333
13334 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13335
13336 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
13337
13338 * configure.in: Make sure we only replace RPATH_ENVVAR on
13339 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13340 regexp to sed.
13341
13342 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13343 to sub-makes.
13344
13345 1998-01-13 Lee Iverson (leei@ai.sri.com)
13346
13347 * config-ml.in (multi-do): LDFLAGS must include multilib
13348 designator.
13349
13350 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
13351
13352 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13353
13354 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
13355
13356 * config.sub: Add mingw32 support.
13357 * configure.in: Likewise.
13358
13359 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13360
13361 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13362
13363 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
13364
13365 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13366 * configure (gxx_include_dir): Provide a definition for subdirs
13367 which do not use autoconf.
13368
13369 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
13370
13371 * config.guess: Sync with egcs. Picks up new alpha support,
13372 BeOS & some additional linux support.
13373
13374 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
13375
13376 * config.guess: HP 9000/803 is a PA1.1 machine.
13377
13378 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
13379
13380 * configure.in: It's alpha*-...
13381
13382 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13383
13384 * configure.in (host_makefile_frag, target_makefile_frag):
13385 Handle multiple config files.
13386 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13387 alpha-*-*.
13388
13389 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
13390
13391 * mkdep: New file.
13392
13393 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
13394
13395 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13396
13397 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
13398
13399 * Makefile.in: Add libgui directory.
13400 (GDB_TK): Add all-libgui.
13401 * configure.in: Add libgui directory.
13402 * configure: Add all-libgui to GDB_TK.
13403
13404 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
13405
13406 * config-ml.in (multidirs): Add m32r to multilib list.
13407
13408 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
13409
13410 * Makefile.in (all-target-gperf): Change dependency to
13411 all-target-libstdc++.
13412
13413 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
13414
13415 * config.guess: Add BeOS support.
13416
13417 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
13418
13419 Source directory cvs renamed to cvssrc:
13420 * configure.in (host_tools): Change cvs to cvssrc.
13421 (native_only): Likewise.
13422 (noconfigdirs) [various cases]: Likewise.
13423 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13424 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13425 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13426 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13427 (all-cvssrc): Rename target from all-cvs.
13428
13429 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
13430
13431 * configure (gxx_include_dir): Fix thinko.
13432
13433 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
13434
13435 * Makefile.in (INSTALL_TARGET_CROSS): Define.
13436 (install-cross, install-gcc-cross): New targets.
13437
13438 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
13439
13440 * configure.in (noconfigdirs): Add support for Thumb target.
13441
13442 * config.sub (maybe_os): Add support for Thumb target.
13443
13444 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
13445
13446 * Makefile.in: Add rules for cygmon.
13447
13448 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13449
13450 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
13451
13452 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13453 * configure (gxx_include_dir): Provide a definition for subdirs
13454 which do not use autoconf.
13455
13456 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
13457
13458 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13459 11/18/97 build
13460
13461 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
13462
13463 * From Franz Sirl.
13464 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13465 found on RedHat Linux systems.
13466
13467 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
13468
13469 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13470 guesses.
13471
13472 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
13473
13474 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13475
13476 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
13477
13478 * ltmain.sh: If mkdir fails, check whether the directory was created
13479 anyhow by some other process.
13480
13481 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
13482
13483 * configure.in (d30v-*-*): Configure all directories.
13484
13485 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
13486
13487 * configure.in (d30v-*-*): Configure newlib, libiberty directories
13488 for the D30V.
13489
13490 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
13491
13492 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13493
13494 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
13495
13496 * include/libiberty.h: Add extern "C" { so it can be used with C++
13497 progrms.
13498 * include/remote-sim.h: Add extern "C" { so it can be used with C++
13499 programs.
13500
13501 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
13502
13503 * configure.in (d30v-*-*): Configure GCC now.
13504
13505 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
13506
13507 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13508 is no longer needed.
13509
13510 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
13511
13512 * Makefile.in: check-target-libio depends on all-target-libstdc++.
13513
13514 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
13515
13516 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13517 targets using "$@" to provide support for similar but not identical
13518 targets without having to duplicate code.
13519
13520 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
13521
13522 * makefile.vms: Fix to work with DEC C.
13523
13524 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
13525
13526 * config.sub: Add mips-tx39-elf to marketing names.
13527
13528 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
13529
13530 * ltmain.sh: Handle symlinks in generated script.
13531
13532 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
13533
13534 * configure: Handle autoconf style directory options: --bindir,
13535 --datadir, --includedir, --infodir, --libdir, --libexecdir,
13536 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13537 --sysconfdir.
13538 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13539 (sharedstatedir, localstatedir, oldincludedir): New variables.
13540 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13541 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13542 sbindir, sharedstatedir, and sysconfdir.
13543
13544 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13545
13546 * Makefile.in (bootstrap-lean): New target.
13547
13548 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
13549
13550 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
13551 sn, and gnuserv from noconfigdirs.
13552
13553 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
13554
13555 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13556
13557 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
13558
13559 * Makefile.in (cross): New target.
13560
13561 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
13562 Jeff Law <law@cygnus.com>
13563
13564 * Makefile.in (bootstrap2, bootstrap3): New targets.
13565 (all-bootstrap): Remove outdated and confusing target.
13566 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13567
13568 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
13569
13570 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13571 windows. Consistent with gdb/configure.
13572
13573 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
13574
13575 * configure.in: Name Linux target fragment.
13576
13577 * configure: Rewrite so that project Makefile fragment is inserted
13578 first and appears last in the resulting Makefile.
13579
13580 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
13581
13582 * Makefile.in (install-itcl): Install tcl first.
13583
13584 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
13585
13586 * configure.in: remove bison from noconfigdirs for Cygwin32 host
13587
13588 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13589
13590 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13591
13592 * configure.in (skipdirs): Add target-librx for Linux.
13593 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13594
13595 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
13596
13597 * Makefile.in (bootstrap): New target.
13598
13599 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
13600
13601 * config.sub: Accept 'amigados' for backward compatibility.
13602
13603 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
13604
13605 * config.guess: Merge with FSF.
13606
13607 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
13608
13609 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13610
13611 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
13612
13613 * config.sub: Add "marketing-names" patch.
13614
13615 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
13616
13617 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13618
13619 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
13620
13621 * config.sub: Handle v850-elf.
13622
13623 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
13624
13625 * .cvsignore (*-install): Remove.
13626
13627 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
13628
13629 * ltconfig: Set CONFIG_SHELL in libtool.
13630 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13631
13632 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13633
13634 * configure.in (target_subdir): Set to libraries if enable_multilib.
13635
13636 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
13637
13638 * config.guess: Update from gcc directory.
13639
13640 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
13641
13642 * Makefile.in (all-sim): Depends on all-readline.
13643
13644 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
13645
13646 * Makefile.in (BISON, YACC): Use $$s.
13647 (all-bison): Depend on all-texinfo.
13648
13649 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
13650
13651 * Makefile.in (BISON): Add -L flag.
13652 (YACC): Likewise.
13653
13654 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13655
13656 * configure.in (noconfigdirs): Add support for v850e target.
13657
13658 * config.sub (maybe_os): Add support for v850e target.
13659
13660 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13661
13662 * configure.in (noconfigdirs): Add support for v850ea target.
13663
13664 * config.sub (maybe_os): Add support for v850ea target.
13665
13666 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
13667
13668 * config.sub: Add mipstx39. Delete r3900.
13669
13670 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13671
13672 * Makefile.in (all-autoconf): Depends on all-texinfo.
13673
13674 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
13675
13676 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13677 eabi targets.
13678
13679 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
13680
13681 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13682
13683 * configure: When handling a Canadian Cross, handle YACC as well as
13684 BISON. Just set BISON to bison. When setting YACC, prefer bison.
13685 * Makefile.in (all-bison): Depend upon all-texinfo.
13686
13687 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
13688
13689 * Makefile.in (BISON): bison, not byacc or bison -y.
13690 (YACC): bison -y or byacc or yacc.
13691 (various): Add *-bison as appropriate.
13692 (taz): No need to mess with BISON anymore.
13693
13694 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
13695
13696 * configure: If OSTYPE matches *win32*, try to find a good value for
13697 CONFIG_SHELL.
13698
13699 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
13700
13701 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13702 configure.in if it is present.
13703
13704 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
13705
13706 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13707
13708 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
13709
13710 * config.sub: Recognize `arc' cpu.
13711 * configure.in: Likewise.
13712 * config-ml.in: Likewise.
13713
13714 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
13715
13716 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13717
13718 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
13719
13720 * configure: Changed sed delimiter from ':' to '|' when
13721 attempting to substitute ${config_shell} for SHELL. On
13722 NT ${config_shell} may contain a ':' in it.
13723
13724 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
13725
13726 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13727
13728 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
13729
13730 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13731
13732 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
13733
13734 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13735
13736 * ylwrap: If the program is a relative path, force it to be
13737 absolute.
13738
13739 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
13740
13741 * configure (tooldir): Set BISON to `bison -y' and not just bison.
13742
13743 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
13744
13745 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13746 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13747 for libraries.
13748
13749 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
13750
13751 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13752 separated by spaces.
13753
13754 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
13755
13756 * ylwrap: New file.
13757 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13758
13759 * ltmain.sh: Handle /bin/sh at start of install program.
13760
13761 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13762
13763 * ltconfig, ltmain.sh: New files, from libtool 1.0.
13764 * missing: New file, from automake 1.2.
13765
13766 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
13767
13768 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
13769 check-tk to CHECK_X11_MODULES.
13770
13771 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
13772
13773 * config.sub: Merge with FSF.
13774
13775 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
13776
13777 * config.guess: Merge with FSF.
13778
13779 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13780
13781 * configure: Treat msdosdjgpp like go32.
13782 * configure.in: Likewise. Don't remove gprof for go32.
13783
13784 * configure: Change Makefile.tem2 to Makefile.tm2.
13785
13786 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
13787
13788 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13789
13790 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13791
13792 * install-sh (chmodcmd): Set to null if the DST directory already
13793 exists. Same as Nov 11th change.
13794
13795 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
13796
13797 * configure (GDB_TK): Needs itcl and tix.
13798
13799 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
13800
13801 * config.guess: Update from FSF.
13802
13803 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
13804
13805 * Makefile.in (GDB_TK): Depend on itcl and tix.
13806
13807 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
13808
13809 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13810 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13811 (INSTALL_SCRIPT): New variable.
13812 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13813 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13814 to -x.
13815 * install-sh: Add support for -x option.
13816
13817 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
13818
13819 * configure.in, Makefile.in: Treat tix like itcl.
13820
13821 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
13822
13823 * Makefile.in (WINDRES): New variable.
13824 (WINDRES_FOR_TARGET): New variable.
13825 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13826 (EXTRA_HOST_FLAGS): Add WINDRES.
13827 (EXTRA_TARGET_FLAGS): Add WINDRES.
13828 (EXTRA_GCC_FLAGS): Add WINDRES.
13829 ($(DO_X)): Pass down WINDRES.
13830 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13831 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13832 DLLTOOL_FOR_TARGET.
13833
13834 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
13835
13836 * configure.in: configure sim before gdb for win32-x-ppc
13837
13838 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13839
13840 Move gperf into the toplevel, from libg++.
13841 * configure.in (target_tools): Add target-gperf.
13842 (native_only): Add target-gperf.
13843 * Makefile.in (all-target-gperf): New target, depend on
13844 all-target-libg++.
13845 (configure-target-gperf): Empty rule.
13846 (ALL_TARGET_MODULES): Add all-target-gperf.
13847 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13848 (CHECK_TARGET_MODULES): Add check-target-gperf.
13849 (INSTALL_TARGET_MODULES): Add install-target-gperf.
13850 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13851
13852 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
13853
13854 * config.sub (mn10200): Recognize new basic machine.
13855
13856 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13857
13858 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13859 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13860
13861 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13862
13863 * configure.in: If we're building mips-sgi-irix6* native, turn on
13864 ENABLE_MULTILIB and set TARGET_SUBDIR.
13865
13866 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
13867
13868 * Makefile.in (all-sn): Depend on all-grep.
13869
13870 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13871
13872 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13873
13874 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13875 Makefile. From Jeff Makey <jeff@cts.com>.
13876 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13877
13878 * Makefile.in (DISTBISONFILES): Remove.
13879 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13880 $(DEFAULT_YACC).
13881
13882 * configure.in: Build itl, db, sn, etc., when building for native
13883 cygwin32.
13884
13885 * Makefile.in (LD): New variable.
13886 (EXTRA_HOST_FLAGS): Pass down LD.
13887 ($(DO_X)): Likewise.
13888
13889 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13890
13891 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13892
13893 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13894
13895 * configure.in (targargs): Strip out any supplied --build argument
13896 before adding our own. Always add --build.
13897
13898 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13899
13900 * configure.in (targargs): Pass --build if we're doing
13901 a cross-compile.
13902
13903 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13904
13905 * configure: Use '|' instead of ":" as the separator in
13906 sed. Otherwise sed chokes on NT path names with drive
13907 designators. Also look for "?:*" as the leading characters in an
13908 absolute pathname.
13909
13910 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13911
13912 * config.sub: Support for r3900.
13913
13914 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13915
13916 * configure.in: Use install-sh, not install.sh.
13917
13918 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13919
13920 * Makefile.in (taz): Improve check for BISON so it doesn't try to
13921 apply it twice.
13922
13923 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
13924
13925 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13926 install-binutils.
13927
13928 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
13929
13930 * Makefile.in: Add automake targets.
13931 * configure.in (host_tools): Add automake.
13932
13933 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
13934
13935 * configure: Default CXX to c++, not gcc.
13936 * Makefile.in (CXX): Set to c++, not gcc.
13937 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13938
13939 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
13940
13941 * install-sh: try appending a .exe if source file doesn't
13942 exist
13943
13944 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
13945
13946 * configure.in: Turn on multilib by default.
13947 (cross_only): Remove target-libiberty.
13948
13949 * Makefile.in (all-gcc): Don't depend on libiberty.
13950
13951 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
13952
13953 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13954
13955 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
13956
13957 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13958 (DISTBISONFILES): Add ld/Makefile.in
13959
13960 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
13961
13962 * configure.in: if target is cygwin32 but host isn't cygwin32,
13963 don't configure gdb tcl tk expect, not just gdb.
13964
13965 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
13966
13967 * configure.in: Added gnuserv everywhere sn appears.
13968
13969 * Makefile.in (ALL_MODULES): Added all-gnuserv.
13970 (CROSS_CHECK_MODULES): Added check-gnuserv.
13971 (INSTALL_MODULES): Added install-gnuserv.
13972 (CLEAN_MODULES): Added clean-gnuserv.
13973 (all-gnuserv): New target.
13974
13975 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
13976
13977 * config.guess: Fixes for MIPS OpenBSD systems.
13978
13979 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
13980
13981 * Makefile.in (INSTALL_XFORM): Remove.
13982 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13983
13984 * mkinstalldirs: New file, copied from automake.
13985 * Makefile.in (installdirs): Rename from install-dirs. Use
13986 mkinstalldirs. Change all users.
13987 (DEVO_SUPPORT): Add mkinstalldirs.
13988
13989 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
13990
13991 * install-sh: Rename from install.sh.
13992 * Makefile.in (INSTALL): Change install.sh to install-sh.
13993 (DEVO_SUPPORT): Likewise.
13994
13995 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
13996 Graichen <graichen@rzpd.de>.
13997
13998 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
13999
14000 * config.guess: Recognize OpenBSD systems correctly.
14001
14002 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14003
14004 * README, Makefile.in (ETC_SUPPORT): Remove references to
14005 cfg-paper*, configure.{texi,man,info*}._
14006
14007 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
14008
14009 * Makefile.in (all.normal): Ensure that gcc is built after all
14010 the x11 - ie gdb - targets.
14011
14012 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
14013
14014 * makefile.vms: Don't run conf-a-gas.
14015
14016 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
14017
14018 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
14019
14020 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
14021
14022 * configure.in: Remove noconfigdirs case since gdb also
14023 configures and builds for tic80-coff.
14024
14025 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
14026
14027 * configure: Set cache_file to config.cache.
14028 * Makefile.in (local-distclean): Remove config.cache.
14029
14030 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
14031
14032 * COPYING: Update FSF address.
14033
14034 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
14035
14036 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14037 noconfigdirs.
14038
14039 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
14040
14041 * Makefile.in (install-dirs): Don't crash if prefix, and hence
14042 MAKEDIRS, is empty.
14043
14044 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
14045
14046 * config.sub: Tweak mn10300 entry.
14047
14048 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
14049
14050 * configure.in (host_tools): Put sim before gdb, so gdb's
14051 configure.tgt can determine if the simulator was configured.
14052
14053 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
14054
14055 * config.sub: Move BeOS $os case to be with other Cygnus
14056 local cases.
14057
14058 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
14059
14060 * config.sub: Remove misplaced comment that broke Linux.
14061
14062 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
14063
14064 * config.sub: Add BeOS support.
14065
14066 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
14067
14068 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14069
14070 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
14071
14072 * configure.in (noconfigdirs): Remove tcl and tk from
14073 noconfigdirs for cygwin32 builds.
14074
14075 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
14076
14077 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14078
14079 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
14080
14081 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14082 make-all.com, use makefile.vms instead.
14083
14084 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
14085
14086 * config.sub: Accept -lnews*.
14087
14088 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
14089
14090 * configure.in (noconfigdirs): Disable target-newlib,
14091 target-examples and target-libiberty for d30v.
14092
14093 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14094
14095 * configure.in (noconfigdirs): Enable ld for d30v.
14096
14097 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
14098
14099 * configure.in (tic80-*-*): Build compiler.
14100
14101 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
14102
14103 * configure.in (d30v-*): Remove sim directory from list of
14104 unsupported d30v directories
14105
14106 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14107
14108 * config.sub, configure.in: Add d30v target cpu.
14109
14110 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
14111
14112 * makefile.vms: New file.
14113 * make-all.com: Remove.
14114
14115 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
14116
14117 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14118
14119 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
14120
14121 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14122
14123 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
14124
14125 * Makefile.in (ALL_MODULES): Added all-db.
14126 (CROSS_CHECK_MODULES): Addec check-db.
14127 (INSTALL_MODULES): Added install-db.
14128 (CLEAN_MODULES): Added clean-db.
14129
14130 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
14131
14132 * config.guess: Merge with latest FSF sources.
14133
14134 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
14135
14136 * Makefile.in (ALL_MODULES): Added all-itcl.
14137 (CROSS_CHECK_MODULES): Added check-itcl.
14138 (INSTALL_MODULES): Added install-itcl.
14139 (CLEAN_MODULES): Added clean-itcl.
14140
14141 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
14142
14143 * configure.in: build gdb for mn10200
14144
14145 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
14146
14147 * Makefile.in (all-target-winsup): Depend on all-target-libio.
14148
14149 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
14150
14151 * configure.in (tic80-*-*): Turn off most targets right now.
14152
14153 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
14154
14155 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14156 rather than the makeinfo program.
14157 (do-info): Depend upon all-texinfo.
14158
14159 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
14160
14161 * configure.in: Remove uses of config/mh-linux.
14162
14163 * config.sub, config.guess: Merge with latest FSF sources.
14164
14165 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
14166
14167 * config.sub (case $basic_machine): Add tic80 entries.
14168
14169 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
14170
14171 * config.sub, config.guess: Merge with latest FSF sources.
14172
14173 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14174
14175 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14176 * mpw-config.in: Test for NewFolderRecursive.
14177 * mpw-install: Use symbolic name for startup filename.
14178 * mpw-README: Add various additional details.
14179
14180 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
14181
14182 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14183
14184 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
14185
14186 * configure.in: Do build gcc and the target libraries for
14187 the mn10200.
14188
14189 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
14190
14191 * configure.in: don't avoid building gdb for mn10300 any more
14192 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14193 instead of single-quoting it.
14194
14195 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
14196
14197 * configure.in: Don't use --with-stabs on IRIX 6.
14198
14199 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
14200
14201 * configure.in (m32r): Build gdb, libg++ now.
14202
14203 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14204
14205 * configure.in (mips*-sgi-irix6*): Remove gdb and related
14206 directories from noconfigdirs.
14207
14208 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
14209
14210 * config.sub (basic_machine): added mips16 configuration
14211
14212 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14213
14214 * config.sub: Handle d10v-unknown.
14215
14216 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
14217
14218 * config.sub: Handle v850-unknown.
14219
14220 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
14221
14222 * Makefile.in: add findutils
14223 * configure.in: add findutils to list of host_tools
14224
14225 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
14226
14227 * config.sub: Handle mn10200 and mn10300.
14228
14229 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14230
14231 * configure.in (d10v-*): Do not build librx.
14232
14233 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
14234
14235 * configure.in (mn10300): Build everything except gdb & libgloss.
14236
14237 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
14238
14239 * config.guess: Patch for Dansk Data Elektronik servers,
14240 from Niels Skou Olsen <nso@dde.dk>.
14241
14242 For ncr, use /bin/uname rather than uname, since GNU uname does not
14243 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
14244
14245 Patch for MIPS R4000 running System V,
14246 from Eric S. Raymond <esr@snark.thyrsus.com>.
14247
14248 Fix thinko for nextstep.
14249
14250 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14251
14252 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
14253 * config.guess: Guess mips-dec-mach_bsd4.3.
14254
14255 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
14256 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
14257 release numbers.
14258 * config.guess (mips-mips-riscos*): Emit just enough of the
14259 release number.
14260
14261 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
14262 * config.guess (sparc-auspex-sunos*): Added.
14263 (f300-fujitsu-*): Added.
14264
14265 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
14266 * config.guess: Recognize a Tadpole as a sparc.
14267
14268 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14269
14270 * config.guess: Don't assume that NextStep version is either 2 or
14271 3. NextStep 4 (aka OpenStep 4) has come out now.
14272
14273 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14274
14275 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14276 From Rik Faith <faith@cs.unc.edu>.
14277
14278 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
14279
14280 * config.sub: Contributions from bug-gnu-utils to:
14281 Support plain "hppa" (no version given) architecture, reported by
14282 OpenStep.
14283 OpenBSD like NetBSD.
14284 LynxOs is not a hardware supplier.
14285
14286 * config.guess: Contributions from bug-gnu-utils to add support for:
14287 OpenBSD like NetBSD.
14288 Stratus systems.
14289 More Pyramid systems.
14290 i[n>4]86 Intel chips.
14291 M680[n>4]0 Motorola chips.
14292 Use unknown instead of lynx for hardware manufacturer.
14293
14294 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14295
14296 * install.sh (chmodcmd): Set to null if the DST directory already
14297 exists.
14298
14299 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14300
14301 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14302 not use mt-ppc target Makefile fragment any more.
14303
14304 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14305
14306 * configure.in (*-*-windows): Exclude everything but those dirs
14307 needed to build windows.
14308
14309 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
14310
14311 * Makefile.in (all-target-winsup): Depend on all-target-librx.
14312
14313 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14314
14315 * configure.in: Exclude mmalloc from i386-windows.
14316
14317 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14318
14319 * Undo my previous change.
14320
14321 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
14322
14323 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14324 unconditionally.
14325 (MAKEOVERRIDES): Define (revert this part of October 18 change).
14326
14327 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14328
14329 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
14330 host to add it's own flags.
14331
14332 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
14333
14334 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14335
14336 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
14337
14338 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14339 (CXX_FOR_TARGET): Likewise.
14340 (GCC_FOR_TARGET): Define.
14341 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14342 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14343 CC_FOR_TARGET was specified on the command line.
14344 (MAKEOVERRIDES): Don't define.
14345
14346 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
14347
14348 * configure.in (m32r): Fix spelling of libg++ libs.
14349
14350 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
14351
14352 * config.sub (-apple*): Remove, now redundant.
14353
14354 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
14355
14356 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14357
14358 * configure: Rework yesterday's sed script patch.
14359
14360 * config.sub: Merge with FSF.
14361
14362 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
14363
14364 * config.guess: Merge from FSF.
14365
14366 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
14367 * config.guess: Use pc instead of unknown, for pc clone systems.
14368 Change linux to linux-gnu.
14369
14370 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14371 * config.guess: Avoid non-portable tr syntax.
14372
14373 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
14374
14375 * test-build.mk (HOLES): Add "xargs" for gdb.
14376
14377 * configure: Avoid hpux10.20 sed bug.
14378
14379 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
14380
14381 * configure.in: Add support for windows host
14382 (that is a build done under the Microsoft build environment).
14383
14384 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
14385
14386 * Makefile.in: Replace all uses of srcroot with s, to shrink
14387 command line lengths.
14388
14389 Patches from Geoffrey Noer <noer@cygnus.com>:
14390 * configure.in: If configuring for newlib, pass --with-newlib to
14391 subdirectories.
14392 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14393 -Bnewlib/ and -Lwinsup to gcc.
14394 (CXX_FOR_TARGET): Likewise.
14395
14396 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
14397
14398 * Makefile.in (ETC_SUPPORT): Add configure.
14399
14400 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
14401
14402 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14403 host configuration file.
14404
14405 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
14406
14407 * configure.in: Break mn10x00 support into separate
14408 mn10200 and mn10300 configurations.
14409 * config.sub: Likewise.
14410
14411 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
14412
14413 * configure.in: Add lots of stuff to noconfigdirs for
14414 the mn10x00 targets.
14415
14416 * config.sub, configure.in: Add mn10x00 support.
14417
14418 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
14419
14420 * make-all.com: Call conf-a-gas, not config-a-gas.
14421
14422 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
14423
14424 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14425 targets.
14426
14427 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
14428
14429 * mpw-README: Add much more detail for native PowerMac.
14430 * mpw-install: New file.
14431 * mpw-configure: Add --norecursion and --help options.
14432 * mpw-config.in: Translate readme and install files when
14433 copying to objdir.
14434 * mpw-build.in: Don't always depend on byacc and flex.
14435 (install-only-top): New action.
14436
14437 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
14438
14439 * configure.in: You can now configure GDB for the v850.
14440
14441 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
14442
14443 * configure.in (noconfigdirs): Don't configure any C++ dirs
14444 if targeting D10V.
14445
14446 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
14447
14448 * config.sub: Recognize mips64vr5000.
14449
14450 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
14451
14452 * configure.in: Use a single line for host_tools and native_only.
14453
14454 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
14455
14456 * config.sub, configure.in: Add entries for m32r.
14457
14458 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
14459
14460 * Makefile.in (inet-install): Don't run install-gzip.
14461
14462 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
14463
14464 * configure.in: Don't config lots of things for *-*-windows*.
14465
14466 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
14467
14468 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14469 (host_libs, host_tools): Copy from configure.in.
14470 * mpw-configure: Don't complain about directories not found.
14471
14472 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14473
14474 * configure.in (i[345]86): Recognize i686 for pentium pro.
14475 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14476 file.
14477
14478 * config.guess (i[345]86): Ditto.
14479
14480 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14481
14482 * configure.in (noconfigdirs): Removed gdb for D10V.
14483
14484 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
14485
14486 * configure.in: Remove ld, target-libio, target-libg++, and
14487 target-libstdc++ from noconfigdirs.
14488
14489 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
14490
14491 * configure: Fix three locations where shell scripts were
14492 being run directly rather than with config_shell.
14493
14494 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
14495
14496 * configure.in (v850-*-*): Set up initial $noconfigdirs.
14497 * config.sub (basic_machine): Recognize v850.
14498
14499 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
14500
14501 * mpw-configure: Handle multiple enable/disable options and
14502 pass them down recursively, handle -c and -s flags appropriately
14503 depending on choice of compiler, add escape mechanism for
14504 quoted arguments to gC.
14505
14506 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14507
14508 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14509 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14510 so that -mrelocatable-lib and -mno-eabi are used.
14511
14512 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14513 not support --print-multi-lib, don't abort.
14514
14515 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
14516
14517 * make-all.com: Run config-a-gas.
14518 * setup.com: Don't copy subdirectory files around.
14519
14520 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
14521
14522 * configure.in (*-*-ose): Remove exclusion of libgloss for this
14523 target, it now compiles correctly.
14524
14525 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
14526
14527 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14528
14529 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14530
14531 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14532
14533 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14534
14535 * configure.in (native_only): Add prms.
14536
14537 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
14538
14539 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14540 (BINUTILS_SUPPORT_DIRS): Likewise.
14541
14542 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14543
14544 * configure.in (d10v-*-*): Don't configure ld or gdb until the
14545 d10v support is added.
14546
14547 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14548
14549 * configure.in (d10v-*-*): New target.
14550
14551 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
14552
14553 * config.guess (HP 9000/811): Recognize this as a PA1.1
14554 machine.
14555
14556 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
14557
14558 * Makefile.in (do-tar-gz): New target, split out from tail end of
14559 taz target. Run each command separately, don't use pipes.
14560 (taz): Use it.
14561
14562 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
14563
14564 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14565 * mpw-build.in: No builds should depend on building byacc or flex,
14566 they are assumed to be installed already.
14567
14568 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14569
14570 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14571 variable that CC_FOR_TARGET needs.
14572
14573 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14574
14575 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14576 options have changed since the last time the subdirectory was
14577 configured, and if it has, reconfigure.
14578 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14579 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14580
14581 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
14582
14583 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14584 CLEAN_MODULES): Add bash.
14585 (all-bash): New target.
14586
14587 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
14588
14589 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14590
14591 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14592
14593 * config.sub (basic_machine): Recognize d10v as a valid processor.
14594
14595 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
14596
14597 * mpw-configure: Add support for --bindir.
14598 * mpw-build.in: Use a GCC-specific build script for GCC actions.
14599
14600 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
14601
14602 * configure.in: add bash, time, gawk to list of hosttools and things
14603 to only build for native toolchains
14604
14605 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14606
14607 * Makefile.in (docdir): Remove.
14608
14609 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14610
14611 * Makefile.in (datadir): Set to $(prefix)/share.
14612
14613 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
14614
14615 * configure.in: build diff and patch for cygwin32-hosted
14616 toolchains.
14617
14618 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
14619
14620 * config.sub: Accept -rtems*.
14621
14622 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
14623
14624 * configure.in: enable dosrel for cygwin32-hosted builds,
14625 remove diff from the list of things not buildable
14626 via Canadian Cross
14627
14628 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
14629
14630 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14631 don't get ". ".
14632
14633 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
14634
14635 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14636
14637 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
14638
14639 * Makefile.in (taz): Handle case where tex3patch didn't even get
14640 checked out. Also, if it was found, put the symlink in a new util
14641 subdirectory.
14642
14643 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14644
14645 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14646
14647 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
14648
14649 * config.sub: Recognize -openvms.
14650 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14651 * make-all.com, setup.com: New files.
14652
14653 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14654
14655 * Makefile.in (taz): tex3patch moved to texinfo/util.
14656
14657 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
14658
14659 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14660 * configure.in: remove make from disable-if-Can-Cross list
14661 enable gdb if ${host} and ${target} are cygwin32
14662
14663 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
14664
14665 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
14666 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14667
14668 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14669
14670 * config.guess: Combine mips-mips-riscos cases, and use cpp to
14671 distinguish sysv/svr4/bsd variants.
14672 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14673
14674 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
14675
14676 * configure.in: Added copyright notice.
14677 * move-if-change: Added copyright notice.
14678
14679 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14680
14681 * configure.in (powerpcle-*-solaris*): Until we get shared
14682 libraries working, don't build gdb, sim, make, tcl, tk, or
14683 expect.
14684
14685 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
14686
14687 * config.guess: Merge with FSF:
14688
14689 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14690 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14691
14692 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
14693 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14694
14695 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
14696 * config.guess: Combine two OSF1 rules.
14697 Also recognize field test versions. From mjr@zk3.dec.com.
14698 * config.guess (dgux): Use /usr/bin/uname rather than uname,
14699 because GNU uname does not support -p. From pmr@pajato.com.
14700
14701 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
14702
14703 * Makefile.in (MAKEDIRS): Removed $(tooldir).
14704
14705 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
14706
14707 * mpw-README: Document GCCIncludes.
14708
14709 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
14710
14711 * configure.in (alpha-*-linux*): Set enable_shared to yes.
14712
14713 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14714
14715 * mpw-configure: Handle --enable-FOO and --disable-FOO.
14716
14717 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
14718
14719 * configure.in (*-*-cygwin32): Configure make.
14720
14721 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
14722
14723 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14724
14725 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
14726
14727 * Makefile.in (all-inet): Depend on all-perl.
14728
14729 * Makefile.in (inet-install): New target.
14730
14731 * Makefile.in (all-inet): Depend on all-tcl.
14732 (all-inet): Depend on all-send-pr.
14733
14734 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14735
14736 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14737 temporarily.
14738
14739 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
14740
14741 * configure.in: Don't configure --with-gnu-ld on AIX.
14742
14743 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14744
14745 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14746
14747 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
14748
14749 * Makefile.in (ALL_MODULES): Added all-inet.
14750 (CROSS_CHECK_MODULES): Added check-inet.
14751 (INSTALL_MODULES): Added install-inet.
14752 (CLEAN_MODULES): Added clean-inet.
14753 (all-indent): New target.
14754
14755 * configure.in (host_tools): Added inet.
14756 (native_only): Added inet.
14757 (noconfigdirs): Added inet.
14758
14759 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
14760
14761 * configure.in: Don't configure libgloss if we are not configuring
14762 newlib.
14763
14764 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
14765
14766 * configure.in: Don't configure libgloss for unsupported
14767 architectures.
14768
14769 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14770
14771 * Makefile.in (CLEAN_MODULES): Add clean-apache.
14772
14773 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
14774
14775 * Makefile.in (ALL_MODULES): Include all-apache.
14776 (CROSS_CHECK_MODULES): Include check-apache.
14777 (INSTALL_MODULES): Include install-apache.
14778 (all-apache): New target.
14779
14780 * configure.in: Added apache everywhere perl is seen.
14781
14782 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14783
14784 * Makefile.in: Add support for clean-{module} and
14785 clean-target-{module} rules.
14786
14787 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
14788
14789 * configure.in (*-*-ose) do not build libgloss.
14790
14791 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14792
14793 * config.guess (prep*:SunOS:5.*:*): Turn into
14794 powerpele-unknown-solaris2.
14795
14796 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
14797
14798 * configure.in: Permit --enable-shared to specify a list of
14799 directories.
14800
14801 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14802
14803 * configure.in (host==solaris): Pass only the first word of $CC
14804 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14805
14806 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14807
14808 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14809
14810 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
14811
14812 * Makefile.in (ALL_MODULES): Include all-perl.
14813 (CROSS_CHECK_MODULES): Include check-perl.
14814 (INSTALL_MODULES): Include install-perl.
14815 (ALL_X11_MODULES): Include all-guile.
14816 (CHECK_X11_MODULES): Include check-guile.
14817 (INSTALL_X11_MODULES): Include install-guile.
14818 (all-perl): New target.
14819 (all-guile): New target.
14820
14821 * configure.in (host_tools): Include perl and guile.
14822 (native_only): Include perl and guile.
14823 (noconfigdirs): Don't build guile and perl; no ports have been
14824 done.
14825
14826 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
14827
14828 * configure (--enable-*): Handle quoted option lists such as
14829 --enable-sim-cflags='-g0 -O' better.
14830
14831 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14832
14833 * Makefile.in ({,inst}all-target): New rule so we can make and
14834 install all of the target directories easily.
14835
14836 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14837
14838 * configure.in: Add missing global flag in sed substitution when
14839 deleting `target-' from ${configdirs}.
14840
14841 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
14842
14843 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14844 option.
14845
14846 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14847 config/mh-necv4.
14848
14849 * install.sh: Correct misspelling of transformbasename.
14850
14851 * config.guess: Recognize mips-*-sysv*.
14852
14853 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
14854
14855 * config.sub: Recognize mon960.
14856
14857 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
14858
14859 * configure: Restore Canadian Cross handling of BISON and LEX,
14860 removed in Feb 20 change.
14861
14862 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
14863
14864 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14865 Mention make install. Remove the old copyright date as well the
14866 clumsy and rather pointless copyright on the README file.
14867
14868 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14869
14870 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14871 Makefile after running symlink-tree, then run `make distclean' to
14872 avoid clobbering any generated files in srcdir.
14873
14874 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14875
14876 * configure.in (m68k-*-netbsd*): Build everything now.
14877
14878 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14879
14880 * Makefile.in (taz): Fix quoting.
14881
14882 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14883
14884 * configure.in (sparclet-*-*): Build everything now.
14885
14886 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14887
14888 * configure.in (m68k-*-linux*): New host.
14889
14890 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14891
14892 * configure: Check for bison before byacc.
14893
14894 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14895
14896 * Makefile.in configure: Change the way LEX and BISON/YACC are
14897 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14898 searching PATH. These are used as fallbacks by Makefile.in if
14899 flex/bison/byacc aren't in objdir.
14900
14901 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14902
14903 * Makefile.in: Make everything which depends upon all-bfd also
14904 depend upon all-opcodes, in case --with-commonbfdlib is used.
14905
14906 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14907
14908 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14909 building NT native compilers on Unix.
14910
14911 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14912
14913 * configure.in: Don't get CC from the host Makefile fragment if we
14914 can find gcc in PATH, or if this is a Canadian Cross. Move the
14915 Solaris test for /usr/ucb/cc to the post target script, just after
14916 the compiler sanity test.
14917
14918 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14919
14920 * config.sub: Merge with FSF.
14921
14922 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
14923
14924 * Makefile.in (RPATH_ENVVAR): New variable.
14925 (REALLY_SET_LIB_PATH): Use it.
14926 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14927
14928 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
14929
14930 * config.sub, configure.in: Recognize sparclet cpu.
14931
14932 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14933
14934 * config.guess: Support m68k-cbm-sysv4.
14935
14936 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14937
14938 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14939 m68k-unknown-linuxaout from linker help string. Put quotes around
14940 $ld_help_string.
14941
14942 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
14943
14944 * config.guess (powerpc-harris-powerunix): Add guess for port
14945 to new target.
14946
14947 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14948
14949 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14950
14951 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
14952
14953 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14954 $(REALLY_SET_LIB_PATH) in Makefile.
14955 * Makefile.in (SET_LIB_PATH): New variable.
14956 (REALLY_SET_LIB_PATH): New variable.
14957 ($(DO_X)): Use $(SET_LIB_PATH).
14958 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14959 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14960 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14961 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14962 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14963 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14964 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14965 (install-dosrel): Likewise.
14966 (all-opcodes): Depend upon all-libiberty.
14967
14968 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
14969
14970 * config.guess (*:CYGWIN*): New
14971
14972 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14973
14974 * Makefile.in (all-target-winsup): All all-target-libiberty.
14975
14976 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14977
14978 * configure.in (noconfigdirs): Add missing # in front of comment.
14979
14980 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
14981
14982 * configure.in: add second pass to things added to noconfigdirs
14983 so *-gm-magic can exclude libgloss properly.
14984
14985 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
14986
14987 * mpw-configure (extralibs_name, rez_name): Set correctly
14988 for MWC68K compiler.
14989
14990 * mpw-README: Add more info on the necessary build tools.
14991
14992 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
14993
14994 * configure.in, config.sub: Recognize cygwin32.
14995
14996 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
14997
14998 * config.guess, config.sub: Recognize A/UX.
14999
15000 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
15001
15002 * config.sub: Merge with gcc/config.sub.
15003
15004 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
15005
15006 * mpw-build.in (do-binutils): Add build of stamps.
15007
15008 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
15009
15010 * config.sub: Add recognition for mips64vr4100*-* targets.
15011
15012 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15013
15014 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15015 Add creation of gconfigargs with `--enable-shared' turned on.
15016 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15017 ($(host)-stamp-stage3-configured): Likewise.
15018 (HOLES): Add chatr and ldd.
15019 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15020
15021 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
15022
15023 * configure: Pass --nfp to recursive configures.
15024
15025 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
15026
15027 * Makefile.in (DLLTOOL): New.
15028 (DLLTOOL_FOR_TARGET): New.
15029 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15030 (EXTRA_TARGET_FLAGS): Ditto.
15031 (EXTRA_GCC_FLAGS): Ditto.
15032 (CONFIGURE_TARGET_MODULES): Ditto.
15033 (DO_X): Ditto.
15034 * configure: Add DLLTOOL.
15035
15036 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
15037
15038 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15039 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15040 mh-sco, since old workarounds no longer needed, and don't
15041 build ld, since libraries have weak symbols in COFF.
15042
15043 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
15044
15045 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15046
15047 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
15048
15049 * configure.in: Make sure that ${CC} can be used to compile an
15050 executable.
15051
15052 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15053
15054 * Makefile.in (all-gdb): Depend on $(GDB_TK).
15055 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15056 nothing depending on whether gdbtk is being built.
15057
15058 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
15059
15060 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15061
15062 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
15063
15064 * configure.in (noconfigdirs): Put ld or gas in this early, if the
15065 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15066
15067 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
15068
15069 * config-ml.in: Add support for
15070 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15071 Simplify setting of multidirs from --disable-foo.
15072
15073 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15074
15075 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15076 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15077 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15078 non-empty, pass them on to the GCC make.
15079 (all-bootstrap): New rule that is like all-gcc, except it executes
15080 the GCC bootstrap rule instead of the GCC all rule.
15081
15082 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
15083
15084 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15085
15086 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15087
15088 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15089 DG/UX support.
15090
15091 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
15092
15093 * config.sub (i*86*) Change [345] to [3456]
15094
15095 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15096
15097 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15098 --with-gnu-ld=no.
15099
15100 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15101
15102 * config-ml.in (rs6000*, powerpc*): Add switches to control which
15103 AIX multilibs get built.
15104
15105 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15106
15107 * configure.in (i386-win32): Don't build expect if we're not
15108 building the tcl subdir.
15109
15110 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
15111
15112 * Makefile.in: (configure-target-examples, all-target-examples):
15113 New targets, configure and build example programs.
15114
15115 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
15116
15117 * mpw-configure: If an mpw-config.in generated a file mk.sed,
15118 use it as input to sedit the generated MPW makefile.
15119 * mpw-README: Add a suggestion about Gestalt.h.
15120
15121 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
15122
15123 * config.sub: Accept *-*-ieee*.
15124
15125 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
15126
15127 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
15128 Ronald F. Guilmette <rfg@monkeys.com>.
15129
15130 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15131
15132 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15133 for powerpc-pe native.
15134 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15135 (target==powerpc-pe): duplicate i386-win32 entry.
15136
15137 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15138
15139 * configure.in (noconfigdirs): Exclude target-newlib for all versions
15140 of vxworks, not just vxworks5.1.
15141
15142 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
15143
15144 * mpw-configure: Add support for exec-prefix.
15145
15146 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15147
15148 * config.guess: Recognize HP model 816 machines as having
15149 a PA1.1 processor.
15150
15151 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
15152
15153 * configure: Ignore new autoconf configure options.
15154
15155 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15156
15157 * config.guess: Recognize Pentium under SCO.
15158 From Robert Lipe <robertl@arnet.com>.
15159
15160 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15161
15162 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15163
15164 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
15165
15166 * configure.in: Don't configure gas for alpha-dec-osf*.
15167
15168 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
15169
15170 * configure.in: Default to --with-stabs for some targets for which
15171 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15172 i[345]86*-*-unixware*.
15173
15174 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
15175
15176 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15177 rather than basing it on the target. Simplify handling of options
15178 controlling which directories to configure. Remove extraneous
15179 slash in multi-clean target.
15180
15181 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
15182
15183 * config-ml.in: Prefix more variables with ml_ so they don't collide
15184 with configure's.
15185
15186 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
15187
15188 * configure: Don't turn -v into --v.
15189
15190 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
15191
15192 * configure.in (targargs): Fix typo.
15193
15194 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15195
15196 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
15197
15198 * configure.in: Strip --host and --target options from
15199 CONFIG_ARGUMENTS, and always configure for --host only. Add
15200 --with-cross-host option when building with a cross-compiler.
15201 * configure: Canonicalize the arguments put into config.status by
15202 always using `=' for an option with an argument. Pass a presumed
15203 --host or --target explicitly.
15204
15205 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
15206
15207 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15208 into general OS recognition case.
15209
15210 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15211
15212 * configure.in (target_configdirs): add target-winsup only
15213 for win32 target systems.
15214
15215 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
15216
15217 * Makefile.in (all-target-libgloss): Depend upon
15218 configure-target-newlib, since when libgloss is built it looks to
15219 see if the newlib directory exists.
15220
15221 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
15222
15223 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15224 cfg-ml-*.in.
15225
15226 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
15227
15228 * configure: Handle LD and LD_FOR_TARGET when configuring a
15229 Canadian Cross.
15230
15231 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15232
15233 * configure.in (target_libs): add target-winsup.
15234 (target==i386-win32): add patch diff flex make to $noconfigdirs.
15235 (target==ppcle-pe): remove ld from $noconfigdirs.
15236
15237 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
15238
15239 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15240 Preserve relative path names in $srcdir. Build symlink tree if
15241 configuring cross target dir and srcdir=. (= no VPATH support).
15242 (configure-target-libg++): Depend on configure-target-librx.
15243 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15244 * config-ml.in: New file.
15245 * symlink-tree: New file.
15246 * configure: Ensure srcdir="." if that's what it is.
15247
15248 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
15249
15250 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15251 includes and FLEX_SKELETON setting.
15252 * mpw-configure (--with-gnu-ld): New option, controls whether
15253 to use PPCLink or ld with PowerMac GCC.
15254 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15255 * mpw-config.in: Configure grez if targeting Mac.
15256
15257 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15258 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15259 just macos.
15260 * configure.in: Configure grez resource compiler if targeting Mac.
15261 * Makefile.in (all-grez, install-grez): New targets.
15262
15263 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
15264
15265 * configure: CXX defaults to gcc, not g++. If we find
15266 gcc in the path, set CC to gcc -O2.
15267
15268 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
15269
15270 * configure: Default ${build} correctly. Avoid picking up extra
15271 spaces when reading CC and CXX from Makefile. When doing a
15272 Canadian Cross, use plausible default values for numerous
15273 variables.
15274 * configure.in: When doing a Canadian Cross, don't try to
15275 configure tools whose configure script can't handle it.
15276
15277 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15278
15279 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15280
15281 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
15282
15283 * configure: Remove dubious bug reporting address.
15284
15285 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
15286
15287 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
15288 configure script, run that instead of this directory's configure.
15289 In either case, print a message that we're configuring the sub-dir.
15290
15291 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
15292
15293 * configure.in: Before checking for the existence of various files,
15294 use sed to filter out "target-".
15295
15296 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
15297
15298 * Makefile.in (DO_X): Split rule to decrease command line length
15299 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
15300 (Philippe De Muyter).
15301
15302 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15303
15304 * Makefile.in (all-patch): depend on all-libiberty.
15305
15306 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
15307
15308 * configure.in: If the only directory in target_configdirs which
15309 actually exists is libiberty, then set target_configdirs to empty,
15310 to avoid trying to build a target libiberty in a gas or gdb
15311 distribution.
15312
15313 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
15314
15315 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15316 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15317 systems.
15318
15319 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15320
15321 * configure.in (copy_dirs): Use sys-include instead of include
15322 for --with-headers option.
15323
15324 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
15325
15326 * Makefile.in, configure.in: Make winsup builds work with
15327 new scheme.
15328
15329 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
15330
15331 * configure.in: Build the linker on AIX.
15332
15333 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
15334
15335 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
15336 where needed.
15337
15338 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
15339
15340 * Makefile.in (all-gcc): Fix typo.
15341
15342 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
15343
15344 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
15345
15346 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
15347
15348 * configure.in: Rename libFOO to target-libFOO, and xiberty
15349 to target-xiberty, to provide more flexibility.
15350 (target_subdir): Define. Create if cross.
15351 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15352 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
15353 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15354 check-libFOO -> check-target-libFOO, etc.
15355 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15356 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15357 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15358 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
15359 allow ALL_GCC="" to only configure.
15360 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
15361 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
15362 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
15363
15364 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
15365
15366 * Makefile.in (taz): Build "info" in etc explicitly.
15367
15368 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
15369
15370 * configure.in: Make sure that CC is undefined (as opposed to
15371 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
15372 problem with autoconf trying to configure on a host without GCC.
15373
15374 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15375
15376 * mpw-configure: Set host alias from choice of host compiler,
15377 only use generic MPW Makefile sed if present, edit a file
15378 named "hacked_Makefile.in" instead of "Makefile.in" if present.
15379 * mpw-README: Add problem notes about CW6 and CW7.
15380
15381 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
15382
15383 * Makefile.in (taz): Use ";" instead of ";;".
15384
15385 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15386
15387 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
15388 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15389 DISTDOCDIRS.
15390 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
15391 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
15392
15393 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
15394
15395 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
15396 and gnats, because they are now subsumed by DISTSTUFFDIRS.
15397 Move bfd to DISTSTUFFDIRS.
15398
15399 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15400
15401 * Makefile.in (X11_LIB): Removed.
15402 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15403
15404 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15405
15406 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15407
15408 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15409 names.
15410
15411 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15412
15413 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15414
15415 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
15416
15417 * configure.in (i[345]86-*-win32): Always build newlib.
15418 Don't configure cvs, autoconf or texinfo.
15419 * Makefile.in (LD_FOR_TARGET): New.
15420 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15421 Pass down LD_FOR_TARGET.
15422
15423 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
15424
15425 * winsup: New directory.
15426 * Makefile.in: Build winsup.
15427 * configure.in: Winsup is configured when target is win32.
15428 Can only build win32 target GDB when native.
15429
15430 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
15431
15432 * config.guess: Recognize HP model 819 machines as having
15433 a PA 1.1 processor.
15434
15435 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
15436
15437 * configure: Fix sed loop which substitutes for CC and CXX to
15438 avoid bug found in various sed implementations.
15439
15440 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15441
15442 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15443 simulator. Use standard powerpc-*-eabi*.
15444
15445 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
15446
15447 * configure.in: Stop putting gas and binutils in noconfigdirs for
15448 powerpc-*-aix* and rs6000-*-*.
15449
15450 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
15451
15452 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15453 -mcall-aixdesc libraries.
15454
15455 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
15456
15457 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15458
15459 * config.sub (arm | armel | armeb): Fix shell syntax.
15460
15461 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15462
15463 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15464 -msoft-float and -mcpu=common support.
15465 (powerpc*-*-eabisim*): Add support for building -mcall-aix
15466 libraries.
15467
15468 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15469
15470 * configure.in: Allow configuration and build of emacs19 for the alpha.
15471
15472 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15473
15474 * configure.in (CC): Get ^CC, not just any old CC, from
15475 ${host_makefile_frag}.
15476
15477 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15478
15479 * configure.in (CC): Try to get CC from
15480 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15481
15482 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15483
15484 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15485 only if it exists in $(srcdir).
15486
15487 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
15488
15489 * configure: If CC and CXX are not set in the environment, set
15490 them, based on either an existing Makefile or on searching for gcc
15491 in PATH. Substitute for CC and CXX in Makefile.
15492 * configure.in: Remove libm from target_libs. Separate
15493 target_configdirs from configdirs. If CC is not set in
15494 environment, try to get it from a host Makefile fragment. Rewrite
15495 changes of configdirs to use skipdirs instead. A few minor
15496 tweaks. Take directories out of target_configdirs as they are
15497 taken out of configdirs. Remove existing Makefile files from
15498 subdirectories. Substitute for TARGET_CONFIGDIRS and
15499 CONFIG_ARGUMENTS in Makefile.
15500 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15501 by configure.in.
15502 (CONFIG_ARGUMENTS): Likewise.
15503 (CONFIGURE_TARGET_MODULES): New variable.
15504 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15505 ($(CONFIGURE_TARGET_MODULES)): New target.
15506 (configure-libg++, configure-libio): New targets.
15507 (all-libg++): Depend upon configure-libg++.
15508 (all-libio): Depend upon configure-libio.
15509 (configure-libgloss, all-libgloss): New targets.
15510 (configure-libstdc++): New target.
15511 (all-libstdc++): Depend upon configure-libstdc++.
15512 (configure-librx, all-librx): New targets.
15513 (configure-newlib): New target.
15514 (all-newlib): Depend upon configure-newlib
15515 (configure-xiberty): New target.
15516 (all-xiberty): Depend upon configure-xiberty.
15517
15518 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15519
15520 * configure.in (host i[345]86-*-win32): Expand the
15521 noconfigdirs again.
15522
15523 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
15524
15525 * mpw-configure: Fix sed command file name.
15526
15527 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
15528
15529 * configure.in (host i[345]86-*-win32): Reduce the
15530 noconfigdirs again.
15531
15532 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
15533
15534 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15535 or powerpc*-*-pe*, since they are not yet supported.
15536
15537 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15538
15539 Add PowerMac support and many other enhancements.
15540 * mpw-configure: New option --cc to select compiler to use,
15541 paste options set according to --cc into the generated
15542 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15543 if mpw-make.sed is present.
15544 * mpw-config.in: Don't test for gC1, test for mpw-touch,
15545 add forward includes for PowerPC include files.
15546 * mpw-build.in: Build using Makefile.PPC if present.
15547 (do-byacc, etc): Remove separate version resource builds.
15548 (do-gas): Build "stamps" before "all".
15549 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15550 * mpw-README: Update to reflect --cc option, PowerMac support,
15551 and recently-reported compatibility problems.
15552
15553 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
15554
15555 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15556 embedded m68k systems (-aout, -coff, -elf, -vxworks).
15557 (--with-multilib-top): Pass to recursive invocations.
15558
15559 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
15560
15561 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15562 v810-*-*.
15563
15564 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15565
15566 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15567 gdb, ld and opcodes on v810-*-*.
15568
15569 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
15570
15571 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15572 (local-maintainer-clean): New target.
15573 (maintainer-clean): New target.
15574 (realclean): Just depend upon maintainer-clean.
15575
15576 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15577
15578 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15579
15580 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
15581
15582 * configure.in: Build ld in mips*-*-bsd* case.
15583
15584 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
15585
15586 * config.sub: Accept -lites* OS. From Ian Dall.
15587
15588 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
15589
15590 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15591 targets.
15592
15593 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15594
15595 * configure.in: treat i386-win32 canadian cross the same as
15596 i386-go32 canadian cross.
15597
15598 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15599
15600 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15601 running under the simulator to build a reduced set of libraries.
15602 (powerpc-*-eabiaix): Add fine grained multilib support added to
15603 other powerpc targets yesterday.
15604
15605 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15606
15607 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15608 -disable-softfloat, -disable-relocatable, -disable-aix, and
15609 -disable-sysv to control which multilib libraries get built.
15610
15611 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15612
15613 * configure: Add Makefile.tem to list of files to remove in trap
15614 handler.
15615
15616 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
15617
15618 * config.guess (*Linux*): Add missing "exit"s.
15619 Also, need specific check for alpha-unknown-linux (uses COFF).
15620
15621 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
15622
15623 * config.guess: Merge with FSF:
15624
15625 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
15626 * config.guess (AIX4): More robust release numbering discovery.
15627
15628 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
15629 * config.guess (i386-sequent-ptx): Properly get version number.
15630
15631 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
15632 * config.guess (mips:*:4*:UMIPS): New case.
15633
15634 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
15635
15636 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15637 (i386-win32 host): Likewise. Don't build readline.
15638
15639 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
15640
15641 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
15642 SUPPORT_FILES to submakes.
15643
15644 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
15645
15646 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15647 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15648 mpw-configure.
15649
15650 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
15651
15652 * configure.in (appdirs): Use =, not ==, in test expression when
15653 trying to build the text to print in the warning message for
15654 Solaris users.
15655
15656 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
15657
15658 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15659
15660 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15661
15662 * config.guess: Recognize lynx-2.3.
15663
15664 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
15665
15666 * config.sub (z8ksim): Deleted
15667 (z8k-*-coff): New, this is the one true name of the target.
15668
15669 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
15670
15671 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15672
15673 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
15674
15675 * config.guess (*:Linux:*:*): First try asking the linker what the
15676 default object file format is (elf, aout, or coff). Then if this
15677 fails, try previous methods.
15678
15679 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15680
15681 * configure.in: Don't build newlib for *-*-vxworks5.1.
15682
15683 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15684
15685 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15686 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15687
15688 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
15689
15690 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15691
15692 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
15693
15694 * cfg-ml-com.in: New file.
15695 * cfg-ml-pos.in: New file.
15696
15697 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15698
15699 * COPYING.NEWLIB: Add HP free copyright to list.
15700
15701 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15702
15703 * config.sub: Recognize -eabi* for the system, not just -eabi.
15704
15705 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
15706
15707 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15708 * config.sub, configure.in (win32): New target and host.
15709
15710 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
15711
15712 * configure.in: Add i386-pe configuration.
15713
15714 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
15715
15716 * mpw-build.in (install): Install GDB after LD.
15717
15718 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
15719
15720 * mpw-config.in (elf/mips.h): Always forward-include, needed
15721 for GDB to build.
15722
15723 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
15724
15725 * testsuite: New directory for customer acceptance and whole tool
15726 chain tests.
15727
15728 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15729
15730 * configure: If per-host line isn't found, but AC_OUTPUT is found
15731 and a configure script exists, run it instead.
15732
15733 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15734
15735 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
15736
15737 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
15738
15739 * configure: Set build_{cpu,vendor,os,alias} to host values when
15740 --build isn't specified.
15741
15742 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15743
15744 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15745 (FLAGS_TO_PASS): Pass them.
15746 (EXTRA_TARGET_FLAGS): Ditto.
15747
15748 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15749
15750 * Makefile.in (all-libg++): Depend on all-libstdc++.
15751
15752 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15753
15754 * configure.in (noconfigdirs): Enable all packages for
15755 i386-unknown-netbsd.
15756
15757 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
15758
15759 * configure.in (noconfigdirs): Don't configure tk for i386-go32
15760 hosted builds (DOS builds)
15761
15762 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15763
15764 Changes for ARM based on patches from Richard Earnshaw:
15765 * config.sub: Handle armeb and armel.
15766 * configure.in: Omit arm linker only for riscix.
15767
15768 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
15769
15770 * config.guess: Update from FSF.
15771
15772 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
15773
15774 * config.sub: Recognize powerpcle as the little endian variant of
15775 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
15776 powerpcle variant. Convert pentium into i586, not i486. Add p5
15777 alias for i586. Map new x86 variants p6, k5, nexgen into i586
15778 temporarily.
15779
15780 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
15781
15782 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15783
15784 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
15785
15786 * config.sub: Accept -lites* as a basic system type.
15787
15788 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
15789
15790 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15791 installed, and if so return linuxoldld as the system name.
15792
15793 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
15794
15795 * config.guess: Add hppa1.1-hp-lites support.
15796
15797 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
15798
15799 * configure.in: Don't build newlib for m68k-vxworks5.1.
15800
15801 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15802
15803 * configure.in (mips-sgi-irix6): Use mh-irix5.
15804
15805 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
15806
15807 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15808
15809 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15810
15811 * test-build.mk: Enable building of shared libraries on IRIX 5 and
15812 OSF/1. Fix compiler flags.
15813 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
15814
15815 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
15816
15817 * configure.in: Recognize --with-newlib.
15818 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15819
15820 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15821
15822 * Makefile.in: move {all,check,install}-gdb from *_MODULES
15823 to *_X11_MODULES due to gdbtk needing X include files et al.
15824
15825 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
15826
15827 Merge in support for Mac MPW as a host.
15828 (Old change descriptions retained for informational value.)
15829
15830 * mpw-config.in: Add generic include forwards for cpu-specific
15831 include files in aout and elf directories.
15832
15833 * mpw-configure: Added copyright.
15834 * mpw-config.in: Check for presence of required build tools.
15835 (target_libs): Add newlib.
15836 (target_tools): Add examples.
15837 (Read Me): Generate as "Read Me for MPW" instead.
15838 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15839 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15840 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15841
15842 * mpw-configure: Remove subdir-specific makefile hackery,
15843 delete mk.tmp after using it.
15844
15845 * mpw-build.in (all): Display start and end times.
15846
15847 * mpw-configure (host_canonical): Set.
15848 (target_cpu): Always add to makefiles.
15849 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15850 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15851 (mpw-mh-mpw): Look for in srcdir and srcroot.
15852 Use sed instead of mpw-edit-prefix to edit prefix definitions.
15853
15854 * mpw-build.in: (install-only): New target.
15855
15856 * mpw-configure (host_alias, target_alias): Rename from hostalias
15857 and targetalias, add into generated Makefile.
15858 (mk.tmp): If present, add into generated Makefile.
15859 * mpw-build.in (all-gas): Build config.h first before gas proper.
15860
15861 * mpw-configure (config.status): Write only if changed.
15862 * mpw-config.in (readline): Configure it (not built, just used for
15863 definitions).
15864
15865 * mpw-config.in (elf/mips.h): Add a forward include.
15866
15867 * mpw-config.in: Forward-include most .h files in include into
15868 extra-include.
15869 (readline): Don't build.
15870 mpw-build.in (install): Install GDB.
15871
15872 * mpw-configure (prefix, mpw_prefix): Handle it.
15873 * mpw-config.in (mmalloc, readline): Don't configure.
15874 * mpw-build.in (thisscript): Rename to ThisScript.
15875 Use mpw-build instead of BuildProgram everywhere.
15876 (mmalloc, readline): Don't build.
15877 * mpw-README: New file, basic documentation about the MPW port.
15878
15879 * mpw-config.in: Use forward-include to create include files.
15880
15881 * mpw-configure: Add more things to the top of each configured
15882 Makefile, including contents of config/mpw-mh-mpw.
15883 * mpw-config.in (extra-include): Create this directory and fill it
15884 with Posix-like include files when configuring.
15885
15886 * config.sub (apple, mac, mpw): Add various aliases.
15887
15888 * mpw-build.in: New file, top-level build script fragment for MPW.
15889 * mpw-configure: New file, configure script for MPW.
15890 * mpw-config.in: New file, config fragment for MPW.
15891
15892 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15893
15894 * configure.in (host_libs): Remove glob, since it is gone from the
15895 sources.
15896
15897 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15898
15899 * Makefile.in: define empty GDB_NLM_DEPS var.
15900
15901 * configure.in(target_makefile_frag): use config/mt-netware
15902 for netware targets.
15903
15904 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15905
15906 * config.sub: Merge in recent FSF changes. Remove linux special
15907 cases.
15908
15909 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15910
15911 Revert this change:
15912
15913 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15914
15915 * build-all.mk: Use CC=cc -Xs on Solaris.
15916
15917 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15918
15919 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
15920 stop using it.
15921 * Makefile.in: Nuke all references to glob subdirectory.
15922
15923 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15924
15925 * configure.in: Fix --enable-shared logic in per-host.
15926
15927 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
15928
15929 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15930
15931 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15932
15933 * configure.in (noconfigdirs): Don't build gas on AIX, for
15934 powerpc*-*-aix* as well as for rs6000*-*-aix*.
15935
15936 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
15937
15938 * configure: Fix --cache-file to work if the file argument is a
15939 relative path.
15940
15941 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
15942
15943 * configure: If the --cache-file is used, pass it down to
15944 configure in subdirectories.
15945
15946 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
15947
15948 * config.sub: add vxworks29k configuration.
15949
15950 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15951
15952 * Makefile.in (taz): Do "diststuff" part quietly.
15953
15954 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
15955
15956 * config.sub: Mini-merge with gcc/config.sub.
15957
15958 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15959
15960 * config.guess (IRIX): Sed - to _.
15961
15962 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15963
15964 * Makefile.in (source-vault, binary-vault): New targets.
15965
15966 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
15967
15968 * config.sub: Recognize -eabi as a basic system type.
15969
15970 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15971
15972 * configure.in (enable_shared stuff): Fix typo.
15973
15974 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
15975
15976 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15977
15978 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15979
15980 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15981
15982 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15983
15984 * configure.in (rs6000-*-*): Don't build gas.
15985
15986 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
15987
15988 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15989 reduce command line length.
15990 (AS_FOR_TARGET): Check for as.new, not Makefile.
15991 (NM_FOR_TARGET): Check for nm.new, not Makefile.
15992
15993 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
15994
15995 * config.guess: Merge from FSF.
15996
15997 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15998
15999 * configure: Don't use $ when handling program_suffix.
16000
16001 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
16002
16003 * configure.in: Configure tk for hppa/hpux.
16004
16005 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
16006
16007 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
16008
16009 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16010
16011 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
16012 to LIBCXXFLAGS. Tests are better run without it.
16013
16014 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
16015
16016 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16017
16018 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
16019
16020 * configure.in (*-*-netware*): Don't configure xiberty.
16021
16022 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
16023
16024 * configure.in: Remove tk from native_only list.
16025
16026 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
16027
16028 * build-all.mk: Add mips-ncd-elf target to sun4 targets
16029 for special NCD build.
16030
16031 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16032
16033 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16034 makeall.bat, they're only useful for binutils snapshots.
16035 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16036 makeall.bat to specified SUPPORT_FILES.
16037
16038 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
16039
16040 * build-all.mk: Add Ericsson targets to sun4 and solaris
16041 hosts. Add BNR's sun4 target to solaris host, so their
16042 build-from-source will be tested in-house first.
16043
16044 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16045
16046 * Makefile.in (LIBCFLAGS): New variable.
16047 (CFLAGS_FOR_TARGET): Ditto.
16048 (LIBCFLAGS_FOR_TARGET): Ditto.
16049 (LIBCXXFLAGS): Ditto.
16050 (CXXFLAGS_FOR_TARGET): Ditto.
16051 (LIBCXXFLAGS_FOR_TARGET): Ditto.
16052 (BASE_FLAGS_TO_PASS): Pass them.
16053 (EXTRA_TARGET_FLAGS): Ditto.
16054
16055 * configure.in: Support --enable-shared.
16056
16057 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
16058
16059 * configure.in (target_libs): Include libstdc++ again.
16060 * config.guess: Update from FSF (for FreeBSD).
16061
16062 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16063
16064 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16065 makeall.bat.
16066 (DISTDOCDIRS): Add `etc'.
16067 (ETC_SUPPORT_PFX): New variable.
16068 (taz): Include anything from etc starting with a word in
16069 ETC_SUPPORT_PFX.
16070
16071 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16072
16073 * config.sub: Update for recent FSF changes. Remove obsolete
16074 h8300hds entry. Add -windows* and -osx as basic os. Minor
16075 spacing changes.
16076
16077 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16078
16079 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
16080
16081 * config.guess: Merge with FSF.
16082 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16083
16084 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16085
16086 * configure: Since the "trap 0" handler will override the exit
16087 status on many systems, only use it for "exit 1", and make it set
16088 a non-zero exit status; reset it before "exit 0". Also, check
16089 exit status of config.sub, and error out if it failed.
16090
16091 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
16092
16093 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16094 and install libgloss.
16095
16096 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16097
16098 * Makefile.in (all-binutils): Depend upon all-byacc.
16099
16100 * configure.in: Don't build emacs on Irix 5.
16101
16102 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16103
16104 * configure.in (*-*-netware*): Add libio.
16105
16106 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16107
16108 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16109 (CHECK_TARGET_MODULES): Ditto.
16110 (INSTALL_TARGET_MODULES): Ditto.
16111 (TARGET_LIBS): Ditto.
16112 (all-libstdc++): Note dependencies.
16113
16114 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16115
16116 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16117
16118 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16119
16120 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16121 -fexternal-templates.
16122
16123 * configure.in (target_libs): Add libstdc++.
16124 (noconfigdirs): Add libstdc++ as appropriate.
16125
16126 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16127
16128 * config.guess: Update from FSF.
16129
16130 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16131
16132 * configure: Use ${config_shell} when running ${configsub}.
16133
16134 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
16135
16136 * config.sub: No longer recognize h8300h.
16137
16138 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16139
16140 * config.sub: Remove extraneous differences between config.sub and
16141 gcc/config.sub.
16142
16143 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16144
16145 * Makefile.in (DISTSTUFFDIRS): Add gas.
16146
16147 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
16148
16149 * COPYING.NEWLIB: New file.
16150
16151 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
16152
16153 * config.guess (HP-UX): Patch from Harlan Stenn
16154 <harlan@landmark.com> to also emit release level.
16155
16156 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16157
16158 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16159
16160 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
16161
16162 * config.sub: Merge nextstep cleanup from FSF.
16163
16164 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16165
16166 * configure.in (arm-*-*): Don't configure ld for this target.
16167
16168 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16169
16170 * configure.in (*-*-netware): don't configure libg++, libio,
16171 librx, or newlib.
16172
16173 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16174
16175 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
16176 configure ld--it works, but it doesn't support shared libraries.
16177
16178 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16179
16180 * config.guess (*-unknown-freebsd*): Get rid of possible
16181 trailing "(Release)" in version string.
16182 Patch from Paul Richards <paul@isl.cf.ac.uk>.
16183
16184 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
16185
16186 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16187 Fix type: *-next-neststep -> *-next-nextstep.
16188
16189 * config.guess: Merge from FSF:
16190
16191 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16192
16193 * config.guess: Recognize powerpc-ibm-aix3.2.5.
16194
16195 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16196
16197 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16198 instead of UNIX_SV for UnixWare 1.0).
16199
16200 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
16201
16202 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
16203 to make gdb/nlm/* build after the compiler and linker.
16204
16205 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
16206
16207 * config.guess (netbsd, freebsd, linux): Accept any machine,
16208 not just i[34]86.
16209 (m68k-atari-sysv4): Relocate to match FSF version.
16210
16211 * config.guess: More merges from the FSF:
16212
16213 Add a space before function call or macro invocation.
16214
16215 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16216
16217 * config.guess: Add trap cmd to remove dummy.c and dummy when
16218 interrupted.
16219
16220 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16221
16222 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16223 (dummy): Redirect stderr from compilation of dummy.c.
16224
16225 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
16226
16227 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16228
16229 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
16230
16231 * configure: Accept and ignore --cache*, for compatibility with
16232 new autoconf.
16233
16234 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
16235
16236 * config.guess: Merge from FSF:
16237
16238 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16239
16240 * config.guess (Pyramid*:OSx*:*:*): New case.
16241 (PATH): Add /.attbin at end for finding uname.
16242 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
16243
16244 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
16245
16246 * config.guess (M88*:DolphinOS:*:*): New case.
16247
16248 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
16249
16250 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16251 to select whether to use ELF or COFF.
16252
16253 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16254
16255 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16256
16257 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
16258
16259 * config.guess: Guess the OS version for HPUX.
16260
16261 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
16262
16263 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16264
16265 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16266
16267 * configure.in: Recognize --with-headers, --with-libs, and
16268 --without-newlib.
16269 * Makefile.in (all-xiberty): Depend upon all-ld.
16270
16271 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16272
16273 * configure.in: Change i[34]86 to i[345]86.
16274
16275 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16276
16277 * configure (version): A few more tweaks to help message.
16278
16279 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
16280
16281 * Makefile.in: Remove (for now) librx as a host library,
16282 now that we're building it for target.
16283
16284 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16285
16286 * configure: Fix up help message; from karl@owl.hq.ileaf.com
16287 (Karl Berry).
16288
16289 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
16290
16291 * configure.in: Also configure librx.
16292
16293 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16294
16295 * Makefile.in: Update various rules to reflect that librx
16296 is now needed for libg++.
16297
16298 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16299
16300 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16301
16302 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
16303
16304 * configure.in: Configure the examples directory.
16305
16306 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16307
16308 * configure: Simplify Jun 2 1994 change.
16309
16310 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16311
16312 * change CC to /usr/latest/bin/gcc for lynx host builds, since
16313 /bin/gcc isn't good enough to build gcc.
16314
16315 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
16316
16317 * Makefile.in (GDB_SUPPORT_FILES): Remove
16318 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
16319 (gdb.tar.gz): Add new rule to use standard distribution building
16320 mechanism.
16321
16322 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16323
16324 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
16325 Bill Cox <bill@cygnus.com>.
16326
16327 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
16328
16329 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
16330
16331 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
16332
16333 * configure: Search current dir first in .gdbinit.
16334
16335 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
16336
16337 * config.sub: Recognize freebsd (merged from gcc config.sub).
16338
16339 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
16340
16341 * config.sub: Refer to NeXT's operating system as nextstep.
16342
16343 * config.sub (case $basic_machine): Re-order the cases, to match
16344 the order in the FSF version (which is mostly alphabethical).
16345 Merge in some additions and changes from the FSF.
16346
16347 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
16348
16349 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16350 * config.sub: Recognize cxux7.
16351 * configure.in: Use mh-cxux for m88k-harris-cxux*.
16352
16353 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16354
16355 * config.sub: Fix typo powerpc -> powerpc-*.
16356
16357 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
16358
16359 * Makefile.in: `all-emacs19' depends on `all-byacc'.
16360
16361 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16362 parallel with all-emacs and install-emacs). Top-level command
16363 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16364
16365 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16366
16367 * test-build.mk ($(host)-stamp-stage2-installed): Remove
16368 $(relbindir)/make before doing ``make install'', and use
16369 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
16370 installing over running make binary.
16371 ($(host)-stamp-stage3-installed): Likewise.
16372
16373 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16374
16375 * config.guess: Recognize Mach.
16376
16377 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16378
16379 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16380 see whether --exec-prefix was used.
16381
16382 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16383
16384 * README: Explicitly mention libg++/README. (Zoo's idea.)
16385
16386 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16387
16388 * Makefile.in: Add all-librx target similar to all-libproc.
16389
16390 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
16391
16392 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
16393 with post 1.2 uname bogosity.
16394
16395 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16396
16397 * configure: Remove temporary files on receipt of a signal.
16398
16399 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
16400
16401 * configure: If there is a package_makefile_frag, remove
16402 ${subdir}/Makefile.tem after copying it in.
16403
16404 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16405
16406 * build_all.mk: support rs6000 lynx identifies itself as
16407 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
16408 since /bin/gcc is too feeble to compile a modern gcc.
16409
16410 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16411
16412 * brought devo/test-build.mk update-to-date with progressive/
16413 test-build.mk. Add lynx targets and hppa flag info.
16414
16415 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16416
16417 * configure.in: Use mh-ncrsvr43. Patch from
16418 Tom McConnell <tmcconne@sedona.intel.com>.
16419
16420 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
16421
16422 * config.guess (i386-unknown-bsdi): No longer need to
16423 check #if defined(__bsdi__) && defined(__i386__).
16424
16425 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16426
16427 * configure: Set program_transform_nameoption correctly.
16428
16429 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16430
16431 * brought build-all.mk update-to-date with progressive build-all.mk,
16432 added new targets and hppa info.
16433
16434 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16435
16436 * configure: If config.guess result is a prefix of the user
16437 specified target, assume a native build and use the user specified
16438 target as the host alias. Remove SunOS patch suffix removal hack.
16439 * configure.in: Remove SunOS patch suffix removal hack.
16440
16441 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16442 in NATIVE_CHECK_MODULES.
16443
16444 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
16445
16446 * Makefile.in: Rename HOST_ONLY to NATIVE.
16447 * configure: Delete SunOs patch suffix from host_canonical
16448 and build_canonical variables that are prepended to Makefiles.
16449 * configure.in: Add comments for easier maintenance.
16450
16451 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16452
16453 * Makefile.in: Add all-libproc target similar to all-gui.
16454
16455 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
16456
16457 * Makefile.in (CHECK_MODULES): split into
16458 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16459
16460 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
16461
16462 * config.guess (i386-unknown-bsdi): New system to guess.
16463
16464 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16465
16466 * Makefile.in: Add all-gui target (but not yet build by "all").
16467
16468 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
16469
16470 * config.sub: Move deletion of patch suffix from here...
16471 * configure.in: To here, at Ian's suggestion. The top-
16472 level scripts might need to know of a patch level.
16473
16474 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
16475
16476 * config.sub: Strip off patch suffix so rtl is recognized
16477 as a sunos4.1.3 machine, even though it's been patched.
16478
16479 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
16480
16481 * Makefile.in (INSTALL_LAST): Delete.
16482 (INSTALL_DOSREL): New.
16483
16484 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16485
16486 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16487 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16488 whether we pass down --with-gnu-ld anyhow.
16489
16490 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
16491
16492 * Makefile.in (INSTALL_LAST): Change operation so it works
16493 on more flavors of make.
16494 * configure.in (go32): Don't build libg++ or libio.
16495
16496 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
16497
16498 * Makefile.in (Move HOST_PREFIX_1 and friends up so
16499 they can be overriden by templates.
16500
16501 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
16502
16503 * configure.in (target==go32): Don't build gdb.
16504 * dosrel: New directory.
16505
16506 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
16507
16508 * configure.in (host==go32): Configure dosrel too.
16509 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16510 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16511 be set by incoming names or templates.
16512 (INSTALL_LAST): New rule.
16513
16514 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
16515
16516 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16517
16518 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16519
16520 * configure.in (appdirs): New variable. Currently empty, but will
16521 be used in gas distribution. If nonempty, lists a set of
16522 directories at least one of which must get configured, or top
16523 level configuration is considered to have failed.
16524 (rs6000-*-lynxos*): Use new file name.
16525
16526 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16527
16528 Eliminate XTRAFLAGS.
16529 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16530 newlib include files using -idirafter, and also use -nostdinc.
16531 (CXX_FOR_TARGET): Likewise.
16532 (XTRAFLAGS): Removed.
16533 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16534 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16535 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16536 ($(DO_X)): Don't pass down XTRAFLAGS.
16537
16538 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16539
16540 * configure.in (mips*-dec-bsd*): New target; do build linker.
16541 (mips*-*-bsd*): New target; don't build linker.
16542
16543 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16544
16545 * configure.in: support rs6000-*-lynxos* configuration.
16546 support sunos4 as a cross target.
16547
16548 * config.sub: look for lynx*, not lynx since the OS version may
16549 legitimately be part of the name.
16550
16551 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16552
16553 * configure.in (i[34]86-*-sco*): Move to be with other i386
16554 targets.
16555 (romp-*-*): New target. Skip various binary utilities.
16556 (vax-*-*): New target. Don't build newlib.
16557 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
16558
16559 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16560
16561 * configure.in: Only set host_makefile_frag if config
16562 directory exists.
16563
16564 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16565
16566 * install.sh: If $dstdir exists, don't check whether each
16567 component does.
16568
16569 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16570
16571 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16572
16573 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
16574
16575 * configure.in (*-*-lynxos*): Don't configure newlib for either
16576 native or cross Lynx.
16577
16578 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
16579
16580 * config.sub (sparc64-elf): Fix os.
16581 (z8k): Remove duplicate.
16582
16583 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16584
16585 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16586 gcc/stmp-fixproto, to try to prevent fixproto from being run.
16587
16588 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
16589
16590 * configure: Make file links cleanly even if Lynx fails on
16591 an NFS symlink (at least fail cleanly).
16592
16593 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16594
16595 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16596 -XNh2000.
16597
16598 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16599
16600 * configure: Unknown options are fatal again.
16601
16602 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
16603
16604 * configure: Ignore --x-includes and --x-libraries, for Autoconf
16605 compatibility.
16606
16607 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
16608
16609 * build-all.mk: Add `clean' target.
16610
16611 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16612
16613 * config.guess: Add SINIX support.
16614 * configure.in: Add mips-*-sysv4* support.
16615
16616 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
16617
16618 * build-all.mk: Document all useful targets.
16619 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16620 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16621
16622 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16623
16624 * configure: Support --silent, --quiet.
16625
16626 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16627
16628 * configure: Support --disable-FEATURE.
16629
16630 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16631
16632 * config.guess: Recognize NCR running SVR4.3.
16633
16634 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
16635
16636 * config.guess: Make BSDI generate i386-unknown-bsd386.
16637 Patch from Paul Eggert <eggert@twinsun.com>.
16638
16639 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16640
16641 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16642
16643 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16644
16645 * configure: Make unrecognized options give nonfatal warnings
16646 instead of fatal errors, and pass them to any subdirectory
16647 configures in case they recognize them.
16648 Make --x equivalent to --with-x.
16649
16650 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16651
16652 * configure: Add --enable-* options. Clean up usage message and
16653 some comments.
16654
16655 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
16656
16657 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16658
16659 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16660
16661 * configure.in (hppa*-*-*): Enable binutils.
16662
16663 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16664
16665 * config.sub: Recognize cisco.
16666
16667 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
16668
16669 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16670
16671 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16672
16673 * config.guess: about target *-hitachi-hiuxwe2, don't print more
16674 than one configuration name. Add comment.
16675
16676 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
16677
16678 * config.guess: about target *-hitachi-hiuxwe2, fixed
16679 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
16680 macro is incorrect.]
16681
16682 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16683
16684 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16685 than the "make ls" stuff which used to be here.
16686
16687 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16688
16689 * config.guess: Recognize i[34]86-unknown-freebsd.
16690 From Shawn M Carey <smcarey@rodan.syr.edu>.
16691
16692 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
16693
16694 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16695
16696 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
16697
16698 * config.guess: Check for ptx.
16699
16700 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
16701
16702 * config.sub: Add os9k checking.
16703
16704 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16705
16706 * config.guess: Handle OSF1 running on HPPA processors
16707
16708 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16709
16710 * configure: If subdir configure fails, print out a message with
16711 subdirectory name, in case subdir's configure code didn't identify
16712 itself.
16713
16714 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
16715
16716 * configure.in: Remove embedded newlines from configdirs.
16717 Avoid mismatches of substrings. Fix matching strings at end
16718 of configdirs.
16719
16720 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
16721
16722 * config.guess: Add Lynx/rs6000 config support.
16723
16724 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16725
16726 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16727
16728 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
16729
16730 * configure.in (hppa*-*-osf*): Treat this just like most other
16731 PA configurations (eg no binutils or ld).
16732 (hppa*-*-*elf*): These configurations have binutils and ld.
16733
16734 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16735
16736 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
16737
16738 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16739
16740 * configure.in (rs6000-*-*): Build gas.
16741
16742 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16743
16744 * Makefile.in: Avoid bug in losing hpux sed.
16745
16746 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16747
16748 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16749 for GDB and GDB has been fixed to not need it.
16750
16751 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16752
16753 * config.guess: Recognize vax hosts.
16754
16755 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16756
16757 * configure (while loop): Don't use "break 2" inside case
16758 statement -- the case statement isn't an enclosing loop.
16759
16760 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
16761
16762 * config.guess: Clean up NeXT support, to allow nextstep
16763 on Intel machines. Make OS be nextstep.
16764
16765 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
16766
16767 * config.guess: Add alternate forms for Convex.
16768
16769 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
16770
16771 * configure: Completely rewrite option processing. Take
16772 advantage of pattern-matching to avoid invoking test frequently.
16773 Also clean up host and target defaulting logic.
16774
16775 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16776
16777 * Makefile.in: Replace all occurrances of "rootme" with "r" and
16778 "$${rootme}" with "$$r", to increase the likelihood that the do-*
16779 commands (plus user environment) will fit SCO limits.
16780
16781 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16782
16783 * configure.in: Don't issue warnings about directories which are
16784 not being configured if -norecursion is set. Correct test for
16785 --with-gnu-as and --with-gnu-ld to not get confused by substring
16786 matches.
16787
16788 * configure.in: Don't build gas for alpha-dec-osf1*.
16789
16790 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
16791
16792 * configure: Back out Per's change of 12/19/1993. It changes the
16793 behavior of configure in unexpected and confusing ways.
16794
16795 Also, use different delim char when calculating
16796 program_transform_name so that the name can contain slashes.
16797
16798 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
16799
16800 * configure.in, config.sub: Add support for VSTa micro-kernel.
16801
16802 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16803
16804 * configure.in: Nuke hacks which were used to get a special
16805 version of GAS for HPPA configurations.
16806
16807 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
16808
16809 * configure: If only ${target_alias} is given, use that
16810 as the default for ${host_alias}.
16811 * configure: Add missing back-slashes before nested quotes.
16812
16813 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16814
16815 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16816
16817 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
16818
16819 * config.guess: Recognize some Tektronix configurations.
16820 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16821
16822 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16823
16824 * config.sub: Match any flavor of SH.
16825
16826 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
16827
16828 * configure.in: Don't try to configure newlib for Alpha.
16829
16830 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16831
16832 * configure.in: Don't build ld for Irix 5. Don't build gas,
16833 libg++ or libio for any Alpha target.
16834
16835 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16836
16837 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
16838
16839 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16840 default arguments -- so it tried to compress itself.
16841
16842 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16843
16844 * configure.in (notsupp): ensure that a space is always at the end
16845 of the configdirs list, since the grep checks for an explicit space
16846
16847 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16848
16849 * configure.in (target i386-sysv4.2): don't build ld, since static
16850 versions of many libraries are not available.
16851
16852 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16853
16854 * config.guess: Recognize Apollos (using environment variables).
16855 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16856
16857 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16858
16859 * config.guess: Recognize Sony news mips running newsos.
16860
16861 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
16862
16863 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16864 "fi ; else" for bash.
16865
16866 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
16867
16868 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16869
16870 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16871
16872 * config.sub: accept unixware as an alias for svr4.2.
16873 Fix some inconsistancies with the gcc version.
16874
16875 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16876
16877 * Makefile.in (DISTDOCDIRS): Add gdb.
16878
16879 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16880
16881 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16882
16883 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16884
16885 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16886 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16887 this now.
16888
16889 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16890
16891 * config.sub: Accept hiux* as an OS name.
16892
16893 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16894 etc/make-stds.texi. The underscore came from gcc, and dje now
16895 agrees that RUNTESTFLAGS is the correct name.
16896
16897 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16898
16899 * install.sh: Remove 'set -e'. It makes any conditionals
16900 in the script useless.
16901
16902 * config.guess: Automatically recognize arm-acorn-riscix
16903 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16904
16905 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16906
16907 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16908
16909 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16910
16911 * Makefile.in (DISTDOCDIRS): New variable.
16912 (taz): Edit local Makefile.in sooner, instead of proto-toplev
16913 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
16914
16915 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16916
16917 * configure.in (hppa target): check the source directory for the
16918 pagas sub-directory
16919
16920 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
16921
16922 * config.sub: Allow -aout* and -elf*.
16923
16924 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16925
16926 * configure.in: Don't build ld on i386-solaris2, same as for
16927 sparc-solaris2.
16928
16929 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
16930
16931 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16932
16933 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16934
16935 * configure.in: Configure gdb for alpha.
16936
16937 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16938
16939 * Makefile.in (CXXFLAGS): Add -O.
16940
16941 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16942
16943 * config.guess: added support for DG Aviion
16944
16945 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16946
16947 * configure.in: Produce warning message for subdirectories not
16948 configurable for this host/target combination. Don't try to
16949 configure gdb for vms.
16950
16951 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16952
16953 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16954 appropriate files before making "diststuff".
16955 (DISTBISONFILES): New var: list of files to be edited.
16956 (DISTSTUFFDIRS): Add binutils.
16957
16958 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16959
16960 * config.sub: also handle mipsel and mips64el (for little endian mips)
16961
16962 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16963
16964 * configure.in: Add * to end of all OS names.
16965
16966 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
16967
16968 * configure.in: Build newlib for LynxOS native.
16969
16970 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16971
16972 * config.guess: Add support for delta 88k running SVR3.
16973
16974 * configure.in: Add comment about HP compiler vs. emacs.
16975
16976 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16977
16978 * configure.in: don't build ld on solaris2 (not a viable option
16979 due to bugs in getpwnam & getpwuid)
16980
16981 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16982
16983 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16984 config.guess will produce a full version number.
16985
16986 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16987
16988 * configure.in: Build linker and binutils for alpha-dec-osf1.
16989
16990 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16991
16992 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16993 and gdb/testsuite/Makefile.in.
16994
16995 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16996
16997 * configure.in: recognize mips*- instead of mips-
16998
16999 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
17000
17001 * config.sub: Accept linux*coff and linux*elf as operating
17002 systems.
17003
17004 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17005
17006 * config.sub: Recognize mips64, and mips3 as an alias for it.
17007
17008 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17009
17010 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17011 gdb knows how to handle OSF/1 shared libraries.
17012
17013 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17014
17015 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17016 * config.guess: Recognize Hitachi's HIUX.
17017 * config.sub: Recognize h3050r* and hppahitachi.
17018 Remove redundant cases for hp9k[23]*.
17019
17020 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17021
17022 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17023 if gas and ld are in the source tree and are in ${configdirs}.
17024 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
17025 --with options (but still pass them down on the command line,
17026 if they were explicitly specified).
17027
17028 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17029
17030 * configure: substitute SHELL value in Makefile.in with
17031 ${CONFIG_SHELL}
17032
17033 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17034
17035 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17036 *-*-solaris2* targets.
17037
17038 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17039
17040 * Makefile.in: define M4, and pass it down to sub-makes;
17041 all-autoconf now depends on all-m4
17042
17043 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17044
17045 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17046 presence of {ar,ranlib} instead of a configured directory
17047
17048 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
17049
17050 * config.guess: Accept 34?? as well as 33?? for NCR.
17051
17052 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17053
17054 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17055 of 'gas' in sed commands, since 'gash' is now in the tree as well.
17056
17057 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17058
17059 * configure: grab values for $(CC) and $(CXX) from the
17060 environment, so that someone can do "CC=gcc configure; make" and
17061 have it work right (matching the way that autoconf works now)
17062
17063 * configure.in, Makefile.in: add support for gash, the tcl
17064 interface to Galaxy
17065
17066 * config.guess: add NetBSD variants (hp300, x86)
17067
17068 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
17069
17070 * install.sh: Support -d option (in the manner of SunOS 4 install,
17071 as it is more deterministic than that of GNU install)
17072 (chmodcmd): Set file to mode 755 by default (should also do default
17073 chgrp and chown, but I don't feel like dealing with that now)
17074
17075 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
17076
17077 * config.sub: Remove h8300hhms alias.
17078
17079 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17080
17081 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17082
17083 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17084
17085 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17086 as stmp-fixinc
17087
17088 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17089
17090 * config.sub: recognize m88110-bug-coff.
17091
17092 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17093
17094 * Makefile.in (all-libio): all dependencies on the toolchain used
17095 to build this (gcc, gas, ld, etc)
17096
17097 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17098
17099 * config.guess: Deal with OSF/1 1.3 on alpha.
17100
17101 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17102
17103 * install.sh: add some 'else true' clauses for portability
17104
17105 * configure.in: don't build libio for h8[35]00-*-* targets
17106
17107 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
17108
17109 * Makefile.in: Add support for new libio.
17110
17111 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17112
17113 * install.sh: If one command fails, don't try the rest. Don't try
17114 to remove $dsttmp (via trap) unless we have already created it.
17115 If $src doesn't exist, detect it and exit with an error.
17116
17117 * config.guess: Recognize BSD on hp300.
17118
17119 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
17120
17121 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17122 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17123
17124 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
17125
17126 * Makefile.in (all-send-pr): depends on all-prms
17127
17128 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17129
17130 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17131
17132 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17133
17134 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17135 Added test for mips-mips-riscos5.
17136
17137 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17138
17139 * configure.in: use mh-hp300 for 68k HP hosts
17140
17141 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17142
17143 * configure: add support for CONFIG_SHELL, so that you can use
17144 some alternate shell for evaluating configure scripts
17145
17146 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
17147
17148 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
17149 in configure script to bug-gdb@prep.ai.mit.edu when building
17150 distribution archive.
17151 * Makefile.in (COMPRESS): Remove def.
17152 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
17153 gdb.tar.Z and make-gdb.tar.Z respectively.
17154 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
17155 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
17156 to convergence with 'taz' target in Makefile.in.
17157
17158 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17159
17160 * install.sh (dsttmp): use trap to ensure that tmp files go
17161 away on error conditions
17162
17163 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17164
17165 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17166
17167 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17168
17169 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17170 its parent is '/' not ''.
17171
17172 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17173
17174 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
17175
17176 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17177 that ${newsrcdir}/configure.in does.
17178
17179 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17180
17181 * test-build.mk: support for CONFIG_SHELL
17182
17183 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
17184
17185 * config.sub (netware): Add as a basic system type.
17186
17187 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17188
17189 * Makefile.in (Makefile): depend on configure.in. Also drop the
17190 $(srcdir)/ from the dependency on Makefile.in.
17191
17192 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
17193
17194 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17195 (h8300hhms is temporary until multi-libraries are implemented).
17196 * configure.in: Handle h8300h too.
17197
17198 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17199
17200 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17201
17202 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
17203
17204 * configure: Remove extraneous output when guessing host type.
17205 * config.guess: Remove extraneous output when guessing using C
17206 compiler rather than uname, or when guessing fails.
17207
17208 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
17209
17210 * Makefile.in: remove all.cross and install.cross targets
17211
17212 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17213 definitions
17214
17215 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
17216
17217 * configure.in (target sh): Build gprof.
17218
17219 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17220
17221 * config.sub: change -solaris to -solaris2
17222
17223 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17224
17225 * configure.in: Use config/mh-riscos for mips-*-sysv*.
17226
17227 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
17228
17229 * configure: Correct error message for missing Makefile.in to
17230 print correct directory.
17231
17232 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17233
17234 * install.sh: kludge around 386BSD shell bug
17235
17236 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
17237
17238 * config.guess: Recognize NeXT.
17239 * config.guess: Recognize i486-ncr-sysv4.
17240 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
17241
17242 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
17243
17244 * Makefile.in (MAKEINFOFLAGS): New variable.
17245 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17246 * build-all.mk, test-build.mk: Pass down --no-split as
17247 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
17248
17249 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
17250
17251 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
17252
17253 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
17254
17255 * Makefile.in (libg++.tar.z): New rule.
17256 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
17257 * Makefile.in (taz): Only do a single chmod.
17258
17259 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17260
17261 * install.sh: don't use dirname anymore (replaced with sed usage)
17262
17263 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
17264
17265 * Makefile.in: Change extension for gzip'd files from '.z' to
17266 '.gz' per new FSF standard usage.
17267
17268 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17269
17270 * configure: put quotes around the final value of program_transform_name
17271
17272 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17273
17274 * Makefile.in: new install.sh support; update install-info rules
17275
17276 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
17277
17278 * configure.in: Build diff for crosses, but not for go32 host.
17279
17280 * configure.in: Build gprof only for native, and don't build it
17281 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17282
17283 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
17284
17285 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17286
17287 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17288
17289 * configure.in (host_tools): Add prms.
17290
17291 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17292
17293 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17294 with $(FLAGS_TO_PASS) on the command line
17295
17296 * config.sub: Recognize lynx and lynxos
17297
17298 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
17299
17300 * config.sub: Accept -ecoff*, not just -ecoff.
17301
17302 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17303
17304 * Makefile.in (taz): Use .gz suffix instead of .z.
17305 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17306 names.
17307
17308 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17309
17310 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17311
17312 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17313
17314 * Makefile.in (install-no-fixedincludes): install gcc last, so
17315 that rebuilds that might happen during 'make install' don't get
17316 bogus gcc include files
17317
17318 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17319
17320 Change from Utah for HPPA support:
17321 * config.guess: Recognize hppa1.x-hp-bsd.
17322
17323 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
17324
17325 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
17326 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17327
17328 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
17329
17330 * config.sub: Add support for rom68k and bug boot monitors.
17331
17332 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
17333
17334 * Makefile.in: Make all-opcodes depend on all-bfd.
17335
17336 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
17337
17338 * config.guess: Added special check for i[34]86-univel-sysv4*.
17339
17340 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
17341
17342 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17343 the processor rather than assuming i486.
17344
17345 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17346
17347 * config.guess: Recognize SunOS6 as Solaris3.
17348
17349 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
17350
17351 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
17352 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17353
17354 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
17355
17356 * build-all.mk (all-cross): New target for Canadian Cross.
17357 Added Q2 go32 targets.
17358 * test-build.mk: Configure go32 cross sparclite-aout and
17359 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
17360 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17361
17362 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17363
17364 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17365 GO32 hosted toolchains
17366
17367 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
17368
17369 * configure: change so "-exec-prefix" gets passed down rather
17370 than "-exec_prefix" so autoconf generated Makefiles get the
17371 exec_prefix set right.
17372
17373 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17374
17375 * config.guess: get the Solaris2 minor version number
17376
17377 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17378
17379 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17380
17381 * config.guess: Recognize some Sequent platforms.
17382
17383 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17384
17385 * Makefile.in: added the vault-install target
17386
17387 * configure.in: actually use the Sun3 makefile fragment that's in
17388 config, also added the release dir to configdirs
17389
17390 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17391
17392 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17393
17394 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17395
17396 * configure.in: remove some program from Alpha targetted toolchains
17397
17398 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
17399
17400 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
17401 gprof.
17402 (taz): Run "make diststuff" in those directories instead of "make
17403 proto-dir". Look for "VERSION=" only at start of line in subdir
17404 Makefile. Use "gzip -9" for compression.
17405 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17406 (binutils.tar.z): New target.
17407
17408 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17409
17410 * Makefile.in (taz): Include gpl.texinfo.
17411
17412 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17413
17414 * Makefile.in (setup-dirs): Merged into "taz" target.
17415 (taz): Only do `proto-dir' stuff if a directory is actually needed
17416 for this target.
17417
17418 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
17419
17420 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17421 (FLAGS_TO_PASS): Pass down MUNCH_NM.
17422 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17423 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17424 (gcc-no-fixedincludes): Correct for current gcc Makefile.
17425
17426 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
17427
17428 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
17429 config.sub, and move-if-change to gdb testsuite distribution
17430 archive, so the testsuite can be extracted, configured, and
17431 run separately from the gdb distribution. Blow away the Chill
17432 tests that require a Chill compiled executable, since GNU Chill
17433 is not yet publically available.
17434
17435 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17436
17437 * test-build.mk: set environment variables in a single command,
17438 instead of a list of assignments and exports
17439
17440 * config.guess: recognize Alpha/OSF1 systems
17441
17442 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17443
17444 * configure: Change help message to prefer --options rather than
17445 -options.
17446
17447 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17448
17449 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17450 zippy@ecst.csuchico.edu.
17451 * config.guess: Recognize miniframe.
17452
17453 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
17454
17455 * Makefile.in: Use srcroot to find runtest rather than rootme.
17456 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17457
17458 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
17459
17460 * test-build.mk: Extensive additions to support building on a
17461 machine other than the host.
17462
17463 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17464
17465 * configure (tooldir): Fix for i386-aix again.
17466
17467 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
17468
17469 * configure, Makefile.in: Change definition of $(tooldir)
17470 to match the FSF.
17471
17472 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
17473
17474 * config.guess: Recognize i[34]86/SVR4.
17475
17476 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17477
17478 * Makefile.in (all-gdb): gdb depends on sim.
17479
17480 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
17481
17482 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
17483 at the same time we make the prototype gdb directory.
17484 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
17485 files at the same time as the gdb base release distribution.
17486
17487 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
17488
17489 * Makefile.in (check): Use individual check targets rather than
17490 DO_X rule.
17491 (check-gcc): Added.
17492
17493 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
17494
17495 * config.sub: Use sysv3.2 not sysv32 for canonical OS
17496 for System V release 3.2.
17497
17498 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17499
17500 * config.sub: Recognize hppaosf.
17501 * configure.in: Do configure ld/binutils/gas for it.
17502
17503 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17504
17505 * configure (tooldir): Alter syntax used to set this, for systems
17506 where "\$" isn't handled right, like i386-aix.
17507
17508 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
17509
17510 * configure: Pass program-transform-name, not
17511 program_transform_name, to recursive configures.
17512
17513 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
17514
17515 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17516 of gas+ld+binutils.
17517
17518 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
17519
17520 * config.guess: Recognize AIX3.2 as distinct from 3.1.
17521
17522 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17523
17524 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17525
17526 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17527
17528 * Makefile.in (PRMS): Set back to all-prms.
17529
17530 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
17531
17532 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17533 targets, rather than for MIPS hosts.
17534
17535 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17536
17537 * configure.in: add comment for --with-x default values
17538
17539 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17540
17541 * Makefile.in: add check-* targets for each of the directories in
17542 the tree. Add a definition of RUNTEST that will use the one we
17543 just built, if it exists. Pass this down via FLAGS_TO_PASS.
17544
17545 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
17546
17547 * configure.in: Removed obsolete references to bfd_target and
17548 target_makefile_frag.
17549
17550 * build-all.mk: Set assorted targets for Q2.
17551 * config.sub: Recognize z8k-sim and h8300-hms.
17552 * test-build.mk: Really don't pass host to configure.
17553 (HOLES): Added uname.
17554
17555 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
17556
17557 * configure: Handle an empty program-prefix, program-suffix or
17558 program-transform-name correctly.
17559
17560 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
17561
17562 * build-all.mk: -G 8 no longer required for MIPS targets.
17563 * test-build.mk: Don't pass host argument to configure; make it
17564 guess.
17565
17566 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
17567
17568 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
17569 * Makefile.in (COMPRESS): New macro, like GZIP.
17570
17571 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
17572
17573 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17574
17575 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17576 with gas currently defaults to -G 0.
17577
17578 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
17579
17580 * Makefile.in (all-flex): flex depends on byacc.
17581
17582 * build-all.mk: If host not specified, use config.guess. Pass TAG
17583 to test-build.mk as RELEASE_TAG.
17584 * test-build.mk (configargs): New variable containing arguments to
17585 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
17586 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17587
17588 * config.guess: Use /bin/uname when checking -X argument on SCO,
17589 to avoid invoking GNU uname which doesn't understand -X.
17590
17591 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17592
17593 * configure.in: Build gas for mips-*-*.
17594
17595 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17596
17597 * Makefile.in (all.normal): insert missing backslash.
17598
17599 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
17600
17601 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17602
17603 * Makefile.in: Complete overhaul to merge many almost identical
17604 targets.
17605
17606 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17607
17608 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17609 (gdb.tar.Z): Adjusted.
17610
17611 * Makefile.in (setup-dirs, taz): New targets; should be general
17612 enough to adapt for gdb sometime. Build only .z file.
17613 (gas.tar.z): New target.
17614
17615 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17616
17617 * build-all.mk: Use CC=cc -Xs on Solaris.
17618
17619 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
17620
17621 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
17622 for handling BISON for FSF releases.
17623
17624 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17625
17626 * configure: Actually implement the change zoo just documented.
17627
17628 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
17629
17630 * configure: when using config.guess, only set target_alias when
17631 it's not already been set (ie, on the command line)
17632
17633 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17634
17635 * Makefile.in: add installcheck target, set PRMS to install-prms
17636
17637 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17638
17639 * configure: add support for package_makefile_fragment, handle the
17640 case where a directory has a configure.in file but no Makefile.in
17641 more gracefully (with an actual understandable error message, even);
17642 add support for --without (and add this to the usage message); also
17643 explicitly add a --host=${host_alias} to the command line when
17644 config.guess is used
17645
17646 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17647
17648 * configure: Must use both --host and --target in recursive calls.
17649
17650 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
17651
17652 * Makefile.in: Change deja-gnu to dejagnu.
17653
17654 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
17655
17656 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17657
17658 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17659
17660 * configure.in: canonicalize all instances to *-*-solaris2*,
17661 also strip out a number of tools to not build for go32 host
17662
17663 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17664
17665 * config.guess: add GPL.
17666
17667 * Makefile.in, config.guess, config.sub, configure: bump
17668 copyrights to 93.
17669
17670 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
17671
17672 * Makefile.in (do-info): Removed obsolete check for existence of
17673 localenv file.
17674
17675 * Makefile.in (MAKEOVERRIDES): Define to be empty.
17676
17677 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17678
17679 * Makefile.in: a couple of 'else true' for decstation,
17680 support for TclX
17681
17682 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17683
17684 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
17685
17686 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17687
17688 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
17689
17690 * config.guess: Recognize i386-ibm-aix (PS/2).
17691 * configure.in: Use config/mh-aix386 file for it.
17692
17693 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
17694
17695 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17696 CC_FOR_TARGET instead.
17697 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17698
17699 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
17700
17701 * Makefile.in: Add sim to list of directories sent with gdb
17702
17703 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
17704
17705 * configure.in: Put back mips-dec-bsd* case.
17706
17707 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
17708
17709 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17710 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
17711 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17712
17713 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17714
17715 * configure.in: remove no-op mips-dec-bsd* in "case $target"
17716
17717 * Makefile.in (dir.info): only run gen-info-dir if it exists,
17718 (install-info): install dir.info only if it exists,
17719 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17720
17721 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
17722
17723 * configure.in: For vms target, skip bfd, ld, binutils. Do build
17724 gas for mips-dec-bsd.
17725
17726 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
17727
17728 * configure (makesrcdir): If ${srcdir} is relative and not ".",
17729 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17730
17731 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
17732
17733 * configure.in: Added "dejagnu" to hosttools list.
17734
17735 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
17736
17737 * config.sub, configure.in, config.guess: Add support
17738 for Bosx, an AIX variant from Bull.
17739 Patches from F.Pierresteguy@frcl.bull.fr.
17740
17741 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
17742
17743 * devo/dejagnu: Initial creation of devo/dejagnu.
17744 Migrated dejagnu testcases and support files for testing software
17745 tools to reside as subdirectories, currently called "testsuite",
17746 within the directory of the software tool. Migrated all programs,
17747 support libraries, etc. beloging to dejagnu proper from
17748 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
17749 with no modifications. The changes to these files which will
17750 allow them to configure, build, and execute properly will be made
17751 in a future update.
17752
17753 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17754
17755 * Makefile.in: Change send_pr to send-pr.
17756 * configure.in: Likewise.
17757 * send_pr: Renamed directory to send-pr.
17758
17759 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
17760
17761 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
17762
17763 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
17764
17765 * README: Update for gdb-4.8 release.
17766 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
17767 gdb-xxx.tar.z (gzip'd) file also.
17768
17769 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17770
17771 * Makefile.in: make all-diff depend on all-libiberty
17772
17773 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
17774
17775 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17776
17777 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17778
17779 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17780
17781 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
17782
17783 * Makefile.in (DEVO_SUPPORT): Remove etc directory
17784 (ETC_SUPPORT): Only add the files GDB wants from etc/.
17785 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
17786
17787 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17788
17789 * Makefile.in: makeinfo binary is in a new location
17790
17791 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
17792
17793 * config.sub: Accept -ecoff as an OS.
17794
17795 * Makefile.in: Various changes to eliminate a level of make
17796 recursion and reduce the required command line length.
17797 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17798 sub-makes.
17799 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17800 variables holding settings for specific sub-makes.
17801 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17802 in terms of BASE_FLAGS_TO_PASS.
17803 (TARGET_LIBS): New variable listing directories which use
17804 TARGET_FLAGS_TO_PASS.
17805 (subdir_do): Eliminated.
17806 (do-*): New set of targets to replace subdir_do.
17807 (various): All targets which used subdir_do now depend on do-*.
17808 (local-clean): Renamed from do_clean.
17809 (local-distclean): New target, dependency of distclean and
17810 realclean.
17811 (install-info): Don't create directories. Depend on dir.info
17812 rather than calling make recursively.
17813 (install-dir.info): Eliminated.
17814 (install-info-dirs): Create all info directories here.
17815 (dir.info): Depend upon do-install-info.
17816
17817 * test-build.mk (HOLES): Added false.
17818
17819 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
17820
17821 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
17822
17823 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17824
17825 * Makefile.in (info): remove dependency on all-texinfo. The
17826 problem was really in texinfo/C, not at this level.
17827
17828 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
17829
17830 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17831
17832 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
17833
17834 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
17835 GDB releases.
17836
17837 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17838
17839 * configure: Include srcdir in message about target of link not
17840 being found. Don't convert `-' to `_' in `with' options being
17841 passed to subdirs.
17842
17843 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17844
17845 * configure.in: add uudecode to host_tools
17846
17847 * Makefile.in: added {all,install}-uudecode targets, added them to
17848 the appropriate lists
17849
17850 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
17851
17852 * Makefile.in (all-gcc): Added dependency on all-gas.
17853
17854 * configure.in (mips-*-*): Build ld and binutils.
17855
17856 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17857
17858 * configure: check return code from mkdir, print error message and
17859 exit on failure.
17860
17861 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
17862
17863 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
17864
17865 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
17866
17867 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17868
17869 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17870
17871 * config.sub (h8500): Recognize this as a cpu type.
17872
17873 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17874
17875 * configure: source directory missing is no longer a warning
17876
17877 * configure.in: recognize irix[34]* instead of irix[34]
17878
17879 * Makefile.in: define and pass down X11_LIB
17880
17881 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17882
17883 * guess-systype: Renamed to ...
17884 * config.guess: ... by popular request.
17885 * configure.in, Makefile.in: Update accordingly.
17886
17887 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17888
17889 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17890 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17891 + Execute ./dummy instead of assuming . is in PATH.
17892
17893 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17894
17895 * guess-systype: New shell script. Attempts to guess the
17896 canonical host name of the executing host.
17897 Only a few hosts are supported so far.
17898 * configure: Call guess-systype if no host is specified.
17899
17900 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17901
17902 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17903 gcc Makefile.
17904
17905
17906 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17907
17908 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17909 (all-gcc, install-gcc, subdir_do): Use it.
17910
17911 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17912
17913 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17914
17915 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17916
17917 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17918 set exclusively by configure, using configure.in .
17919
17920 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17921
17922 * test-build.mk: set $PATH for all builds
17923
17924 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17925
17926 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
17927
17928 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
17929 the one used in gcc/Makefile.in, so that a null expansion doesn't
17930 override the one needed to build gcc with a native cc.
17931
17932
17933 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17934
17935 * configure: Accept -with arguments.
17936
17937 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17938
17939 * Makefile.in: added h8300sim
17940
17941 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
17942
17943 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17944 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
17945 (all-cygnus, native, build-cygnus): Make
17946 $(canonhost)-stamp-3stage-done, not $(host)....
17947 * test-build.mk (stamp-3stage-compared): Use tail +10c for
17948 i386-sco3.2v4. Added else true to if command.
17949
17950 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
17951
17952 * config.sub: (from FSF) Sequent uses a BSD-like OS.
17953
17954 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
17955
17956 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17957
17958 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17959
17960 * configure.in: don't remove binutils from Solaris builds
17961
17962 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
17963
17964 * Makefile.in: get rid of earlier definitions for *clean,
17965 also handle the recursive info rule better
17966
17967 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
17968
17969 * Makefile.in (mostlyclean, distclean, realclean): Fix to
17970 do more-or-less the right thing.
17971
17972 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
17973
17974 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17975 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17976
17977 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17978
17979 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17980 $(host_canonical).
17981
17982 * configure.in: split the configdirs list into 4 categories (native
17983 v. cross, library v. tool) and handle the cross-only and native-
17984 only in more reasonable (and correct!) way.
17985
17986 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
17987
17988 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
17989 configdirs anymore.
17990
17991 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17992
17993 * Makefile.in: extensive cleanup:: removed all of the explicit
17994 clean-* targets, collapsed many wrappers around subdir_do into
17995 one, added additional targets to satisfy standards.texi, deleted
17996 some old targets, some changes for consistency
17997
17998 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17999
18000 * configure.in: handle some programs as cross-only, and others as
18001 native only
18002
18003 * test-build.mk: handle partial holes in a more generic manner
18004
18005 * Makefile.in: m4 depends on libiberty
18006
18007 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18008
18009 * configure.in: add m4, textutils, fileutils, sed, shellutils,
18010 time, wdiff, and find to configdirs
18011
18012 * Makefile.in: all, clean, and install rules for the new programs
18013 added to configure.in
18014
18015 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18016
18017 * configure.in: use mh-sun for all *-sun-* hosts
18018
18019 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18020
18021 * Makefile.in: define flags for X11 include files and library file
18022 locations, pass them down to the programs that need this info
18023
18024 * build-all.mk: added a 'native' target, to 3stage the native toolchain
18025
18026 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18027
18028 * configure.in: start building libg++ for HP-UX targets
18029
18030 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
18031
18032 * README: Update references to files moved into etc/.
18033
18034 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
18035
18036 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
18037 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
18038
18039 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
18040
18041 * configure: accept dash as well as underscore in long option
18042 names for FSF compatibility.
18043
18044 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
18045
18046 * config.sub: added -sco3.2v4 support from FSF.
18047
18048 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18049
18050 * configure.in: expand the section that adds or removes
18051 directories from the list of programs to build, to handle native
18052 vs. cross in addition to host v. native
18053
18054 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
18055
18056 * Makefile.in: Replace C++ in macro names with CXX.
18057 This is less likely to break ...
18058
18059 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18060
18061 * test-build.mk: add -w to GNU_MAKE
18062
18063 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18064
18065 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18066 add 'sparc' to list of recognized cpus. This needed to make
18067 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18068 Delete some redundant ose68 variants. Recognize -wrs as an os,
18069 then changes that into $CPU-wrs-vxworks.
18070
18071 * configure.in: remove most references to gdbtest, regularize
18072 target based program removal
18073
18074 * test-build.mk: import from p3 tree (many fixes and changes)
18075
18076 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18077
18078 * Makefile.in: added rules to handle tcl, tk, and expect
18079
18080 * configure.in: handle those directories if they exist
18081
18082 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18083
18084 * config.sub: removed bogus hppabsd and hppahpux names, since
18085 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18086
18087 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18088
18089 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
18090 depends upon all-xiberty
18091
18092 * Makefile.in: changes from p3, including:
18093
18094 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
18095
18096 * Makefile.in (XTRAFLAGS): include newlib directories if
18097 newlib/Makefile exists, rather than if host != target.
18098
18099 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
18100
18101 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18102 from the same source tree and not building a cross-compiler. This
18103 matters for the libg++ configuration if reconfiguring a tree that
18104 has already been installed.
18105
18106 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
18107
18108 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18109 pick up the machine and system specific header files.
18110
18111 * Makefile.in: added AS_FOR_TARGET, passed down in
18112 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18113 the C compiler to use to create programs which are run in the
18114 build environment, set it to default to $(CC), and passed it down
18115 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18116
18117 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
18118
18119 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18120 We need them for unusual native builds, like systems without
18121 ranlib.
18122
18123 * configure: also define $(host_canonical) and
18124 $(target_canonical), which are the full, canonical names for the
18125 given host and target
18126
18127 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
18128
18129 * Makefile.in: Added separate definitions for C++.
18130
18131 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
18132
18133 * configure.in (configdirs): Add deja-gnu.
18134
18135 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
18136
18137 * README: Update for configure.texi and gdb-4.7 release.
18138
18139 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
18140
18141 * Makefile.in: Move "all" target to top of file.
18142 Previously, first target was ".PHONY" which caused BSD4.4 make
18143 to build .PHONY when make was run without arguments.
18144
18145 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
18146
18147 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
18148 Library-copylefted code in libiberty.
18149
18150 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
18151
18152 * config.sub: Replace m68kmote with plain old m68k.
18153
18154 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
18155
18156 * Makefile.in: Remove space from blank line, avoid Make complaints.
18157
18158 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
18159
18160 * config.sub: Complain if no argument is given. Added support for
18161 386bsd as OS and target alias.
18162
18163 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
18164
18165 * Makefile.in (XTRAFLAGS): include newlib directories if
18166 newlib/Makefile exists, rather than if host != target.
18167
18168 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
18169
18170 * config.sub: recognize sparclite-wrs-vxworks.
18171
18172 * Makefile.in (install-xiberty): added *-xiberty make rules (from
18173 p3.) Added clean-xiberty to clean.
18174
18175 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18176
18177 * configure.in: use *-*-* instead of nested cases for host and target
18178
18179 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
18180
18181 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18182 from the same source tree and not building a cross-compiler. This
18183 matters for the libg++ configuration if reconfiguring a tree that
18184 has already been installed.
18185
18186 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
18187
18188 * config.sub (i486v/i486v4): Merge in from FSF version.
18189
18190 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
18191
18192 * configure: only set PWD if it is already set.
18193
18194 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
18195
18196 * configure: just set PWD=`pwd` at the top, since Ultrix sh
18197 doesn't have unset and all success paths (and most error paths)
18198 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18199 to just ${PWD} to avoid confusion.)
18200
18201 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
18202
18203 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18204 even for a native compilation.
18205
18206 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
18207
18208 Changes to make the gdb.tar.Z rule work better.
18209
18210 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
18211 (DEVO_SUPPORT): Add configure.texi.
18212 (bfd-ilrt.tar.Z): Remove ancient rule.
18213
18214 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
18215
18216 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18217 pick up the machine and system specific header files.
18218
18219 * configure.in, config.sub: added new target m68010-adobe-scout,
18220 with alias of adobe68k. Changed configure.in to check for
18221 -scout before -sco* to avoid a false match.
18222
18223 * Makefile.in: added AS_FOR_TARGET, passed down in
18224 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18225 the C compiler to use to create programs which are run in the
18226 build environment, set it to default to $(CC), and passed it down
18227 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18228
18229 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
18230
18231 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18232 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
18233 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18234 FOR_TARGET variants, to newlib and libg++.
18235
18236 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
18237
18238 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18239 first.
18240
18241 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
18242
18243 * config.sub: Accept `elf' as an environment.
18244
18245 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18246
18247 * Makefile.in (all-opcodes): cd into the right directory
18248
18249 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
18250
18251 * configure: added -program_transform_name option, used as
18252 argument to sed when installing programs.
18253 configure.texi: added documentation for -program_prefix,
18254 -program_suffix and -program_transform_name.
18255
18256 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
18257
18258 * config.sub: Accept i486 where i386 ok.
18259
18260 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
18261
18262 * config.sub: accept we32k
18263
18264 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
18265
18266 * config.sub, configure.in: accept OSE68000 and OSE68k.
18267
18268 * Makefile.in: don't create all directories for ``make install'';
18269 let the subdirectories create the ones they need.
18270
18271 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18272
18273 * COPYING: new file, GPL v2
18274
18275 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18276
18277 * Makefile.in: use the new gen-info-dir, which needs a template
18278 argument (which also lives in texinfo)
18279
18280 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18281
18282 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
18283
18284 * config.sub (ncr3000): Change i386 to i486.
18285
18286 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18287
18288 * Makefile.in: add install-rcs, install-grep to
18289 install-no-fixedincludes, removed install-bison and install-libgcc
18290
18291 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
18292
18293 * configure.in: grab the HPUX makefile fragment if on HPUX
18294
18295 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18296
18297 * Makefile.in: eradicate bison spoor (ditto libgcc).
18298 configure.in: recognise m68{k,000}-ericsson-OSE.
18299 es1800 is alias for m68k-ericsson-OSE
18300
18301 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18302
18303 * configure.in: rearrange the parts that remove programs from
18304 configdirs, based now on HOST==TARGET or by canonical triple.
18305
18306 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18307
18308 * test-build.mk: recurse explicitly with -f test-build.mk when
18309 appropriate. predicate stage3 and comparison on the existence
18310 of gcc. That is, if gcc isn't around, we aren't three-staging.
18311 On very clean, also remove ...stamp-co. Build in-place before
18312 doing other builds.
18313
18314 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18315
18316 * Makefile.in, configure.in: add tgas
18317
18318 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18319
18320 * Makefile.in: a number of changes merged in from progressive.
18321
18322 * configure.in: add libm.
18323
18324 * .cvsignore: ignore some stuff that comes from test-build.mk.
18325
18326 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
18327
18328 * config.sub: Add es1800 (m68k-ericsson-es1800).
18329
18330 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18331
18332 * configure: Add program_suffix (parallel to program_prefix)
18333 * Makefile.in: adjust directory-creating script for losing decstation
18334
18335 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
18336
18337 * configure: Minor $subdir-related fixes.
18338
18339 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18340
18341 * configure: fix various problems with propogating
18342 makefile_target_frag in subdirs.
18343 * configure.in: config libgcc if its there
18344
18345 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
18346
18347 * config.sub: HPPA merge.
18348
18349 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
18350
18351 * Makefile.in: Replace all-bison with all-byacc in all
18352 dependency lines for other tools (which now use byacc).
18353
18354 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
18355
18356 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
18357
18358 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
18359
18360 * Makefile.in: make gprof rules similar to byacc rules (instead of
18361 vestigal $(unsubdir) that didn't work...)
18362
18363 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
18364
18365 * config.sub: Add support for Linux.
18366 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
18367 (at least for libg++).
18368
18369 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18370
18371 * configure.texi: fix doc for the -nfp option to configure
18372
18373 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
18374
18375 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18376
18377 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
18378
18379 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18380 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18381 * configure.in: added solaris* host_makefile_frag hook.
18382
18383 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18384
18385 * config.sub: changed recognition of m68000 so that various
18386 m68k types can be specified via m680[01234]0
18387
18388 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18389
18390 * config.sub (basic_machine): fix sed so that '-foo' isn't
18391 completely substituted out while .+'-foo' loses the '-foo'
18392
18393 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18394
18395 * config.sub ($os): Add -aout.
18396
18397 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
18398
18399 * configure: If host_makefile_frag is absolute, don't
18400 prefix ${invsubdir} (relevant to libg++ auto-configure).
18401
18402 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18403
18404 * Makefile.in (tooldir): Define it.
18405 (all-ld): Depend on all-flex.
18406
18407 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
18408
18409 * Makefile.in (check): Fix libg++ special case.
18410
18411 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
18412
18413 * configure: do not bury `pwd` into config.status, thus do fewer
18414 pwd's.
18415
18416 * configure: print the "Building in" message only when building in
18417 other than "." AND verbose.
18418
18419 * configure: remove -s, rework -v to better accommodate guested
18420 configures.
18421
18422 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18423
18424 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
18425
18426 * Makefile.in: macroize flags passed on recursion. remove
18427 fileutils.
18428
18429 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
18430
18431 * configure: get makesrcdir right for subdirs deeper than 1.
18432
18433 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18434 install.
18435
18436 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
18437
18438 * Makefile.in: don't print subdir_do or recursion lines.
18439
18440 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
18441
18442 * standards.texi: added menu item.
18443
18444 * Makefile.in: build and install standards.info.
18445
18446 * standards.texi: new file.
18447
18448 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18449
18450 * configure: test for and move config.status pieces from
18451 ${subdir}/.
18452
18453 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
18454
18455 * configure: Test for existance of files before trying to mv
18456 them, to avoid numerous non-existance messages.
18457
18458 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
18459
18460 * configure: correct final line of config.status.
18461
18462 * configure: patch from eggert. Avoids a protection problem if
18463 the original Makefile.in is read only.
18464
18465 * configure: use move-if-change from gcc to create config.status.
18466 Some makefiles depend on config.status to tell if a directory
18467 has been reconfigured for a different host. This change
18468 prevents those directories from remaking everything in the case
18469 where the reconfig was only intended to rebuild a Makefile.
18470
18471 * configure: test for config.sub with "config.sub sun4" rather
18472 than "config.sub ${host_alias}". Otherwise we can't tell a bad
18473 host alias from a missing config.sub.
18474
18475 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18476
18477 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18478 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
18479
18480 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
18481
18482 * configure: mkdir ${subdir} as needed.
18483
18484 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
18485
18486 * Makefile.in,configure.in: added autoconf.
18487
18488 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18489
18490 * Makefile.in: no longer pass against on recursion.
18491
18492 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18493 definitions are not inherited.
18494
18495 * configure: correct makesrcdir when subdir is .
18496
18497 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
18498
18499 * configure: Add support for 'subdirs' variable, which is
18500 like 'configdirs', except that configure doesn't re-invoke
18501 itself for subdirs, it just creates a Makefile for each subdir.
18502 * configure.texi: Document subdirs.
18503
18504 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18505
18506 * configure.in: added flex to configdirs
18507
18508 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
18509
18510 * Makefile.in: remove clean-stamps from clean.
18511
18512 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
18513
18514 * configure.in: Add gdbtest to configdirs.
18515
18516 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
18517
18518 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
18519 to recursive makes.
18520 * configure.in: Recognize new ncr3000 config.
18521
18522 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
18523
18524 * Makefile.in, configure.in: removed references to gdbm.
18525
18526 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
18527
18528 * config.sub: Don't canonicalize os value
18529 newsos* to bsd (readline needs to check for newsos).
18530 (This fix was earlier made Jan 31, but got re-broken.)
18531
18532 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
18533
18534 * configure.in: sco is an os, not a vendor!
18535
18536 * configure: Quote $( better. Keep various shells happy.
18537
18538 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
18539
18540 * Makefile.in: eliminate stamp-files.
18541
18542 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
18543
18544 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
18545 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18546
18547 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
18548
18549 * config.sub: fix iris/iris3.
18550
18551 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
18552
18553 * configure: re-add -rm.
18554
18555 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
18556
18557 * Maskefile.in: add .stmp-rcs to all.
18558
18559 * configure.in: remove gas from rs6000 build, use aix host fragment.
18560
18561 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
18562
18563 * configure: pass down site_option during recursion.
18564
18565 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
18566
18567 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
18568
18569 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
18570
18571 * configure: Change exec_prefix so that it really defaults to prefix.
18572
18573 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
18574
18575 * Makefile.in, configure.in: Add support for mmalloc library.
18576
18577 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
18578
18579 * Makefile.in: add stmp dependencies for a few more things.
18580
18581 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
18582
18583 * configure: adjusted error message on objdir/srcdir configure
18584 collision, per john's suggestion.
18585
18586 * Makefile.in: add libiberty stmp to all and all.cross.
18587
18588 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
18589
18590 * Makefile.in: remove force dependencies, add grep to all.
18591
18592 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
18593
18594 * Makefile.in: drop flex. make stamp files work.
18595
18596 * configure: added test for conflicting configuration in srcdir,
18597 remove trailing slashes from srcdir. Otherwise emacs gdb mode
18598 gets cranky. use relative paths for configure and srcdir
18599 whenever possible. Send some error messages to stderr that were
18600 going to stdout.
18601
18602 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
18603
18604 * Makefile.in: Fix libg++ rule to check for gcc directory
18605 before using gcc/gcc. Also pass XTRAFLAGS.
18606
18607 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
18608
18609 * Makefile.in: added stmp-files so that directories aren't polled
18610 when they are already built.
18611
18612 * configure.texi: fixed a node pointer problem.
18613
18614 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
18615
18616 * config.sub configure.in gdb/configure.in
18617 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18618 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18619 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
18620
18621 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18622
18623 * configure: -recurring becomes -silent. corrected help message
18624 for -site= option.
18625
18626 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18627
18628 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18629
18630 * configure: when building Makefile for crosses, replace
18631 tooldir and program_prefix. default srcdir from location of
18632 config.sub. remove "for host in hosts" and "for target in
18633 targets" loops.
18634
18635 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18636
18637 * Makefile.in: Do not pass bindir or mandir to cvs.
18638
18639 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
18640
18641 * Makefile.in, configure.in: removed traces of namesubdir,
18642 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
18643 copyrights to '92, changed some from Cygnus to FSF.
18644
18645 * configure.texi: remove most references to multiple hosts,
18646 multiple targets, subdirs, etc.
18647
18648 * configure.man: removed rcsid. reference config.sub not
18649 config.subr.
18650
18651 * Makefile.in: mkdir $(infodir) on install-info.
18652
18653 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
18654
18655 * configure.texi: Explain better about .gdbinit and about
18656 the environment that configure.in sections run in.
18657
18658 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
18659
18660 * configure.in: Ultrix is only a decstation if it's a MIPS.
18661
18662 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
18663
18664 * README: DOC.configure => cfg-paper.texi.
18665
18666 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
18667
18668 * config.sub (near case $os): Don't convert newsos* to bsd!
18669
18670 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
18671
18672 * Makefile.in: Reinstall change from gdb-4.3 that reduces
18673 the number of copies of COPYING that go into the GDB tar file.
18674
18675 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
18676
18677 * bfd/configure.in, gdb/config/mh-i386sco,
18678 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18679 Fix SCO configuration stuff.
18680
18681 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
18682
18683 * Makefile.in: For libg++, make sure the -I pointing
18684 to the gcc directory goes *after* all the libg++-local -I flags.
18685 Also, move just-gcc dependency from just-libg++ to all-libg++.
18686
18687 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
18688
18689 * configure: Change -x to -f to keep Ultrix /bin/test happy.
18690
18691 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
18692
18693 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
18694
18695 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
18696
18697 * config.sub: Add stratus configuration frags. Also
18698 submitted to FSF.
18699
18700 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
18701
18702 * Makefile.in (DEV_SUPPORT): add configure.man.
18703
18704 * config.sub(Decode manufacturer-specific): add -none*.
18705
18706 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
18707
18708 * Makefile.in: remove form feeds to make Sun's make happy.
18709 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
18710
18711 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
18712
18713 * Makefile.in (AR_FLAGS): Make quieter.
18714
18715 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
18716
18717 * configure.in: Add libg++.
18718 * configure: When verbose, don't output the command line at each
18719 level; it will be unremarkably the same as the previous version,
18720 which will be the same as what the user typed.
18721
18722 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
18723
18724 * configure.in, Makefile.in: fix clean-info, add flex. add
18725 fileutils.
18726
18727 * configure: be less sensitive to spaces in Makefile.in. Do not
18728 look for sources in "..". Doing so breaks subdirectories that
18729 might have their own configure. If a subdir has it's own
18730 configure script, use it.
18731
18732 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
18733
18734 * cfg-paper.texi: some changes suggested by rms.
18735
18736 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
18737
18738 * config.sub: Merge in some small additions from the FSF version,
18739 taken from the gcc distribution, to bring the Cygnus and FSF
18740 versions into closer sync.
18741
18742 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
18743
18744 * configure.in: Changed svr4 references to sysv4.
18745
18746 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
18747
18748 * configure: added -V for version number option.
18749
18750 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
18751
18752 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18753 renamed from DOC.configure to cfg-paper.texi.
18754
18755 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18756
18757 * configure, config.subr, config.sub: config.subr is now
18758 config.sub again.
18759
18760 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
18761
18762 * configure.texi: new file, in progress.
18763
18764 * Makefile.in: build info file and install the man page for
18765 configure.
18766
18767 * configure.man: new file, first cut.
18768
18769 * configure: find config.subr again now that configuration "none"
18770 has gone. removed all traces of the -ansi option. removed all
18771 traces of the -languages option.
18772
18773 * config.subr: resync from rms.
18774
18775 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18776
18777 * configure, config.sub, config.subr: merge config.sub into
18778 config.subr, call the result config.subr, remove config.sub, use
18779 config.subr.
18780
18781 * Makefile.in: revised install for dir.info.
18782
18783 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18784
18785 * configure.in: add decstation host makefile frag.
18786
18787 * Makefile.in: BISON now bison -y again. also install-gcc on
18788 install. clean-gdbm on clean. infodir belongs in datadir.
18789 Make directories for info install. Build dir.info here then
18790 install it.
18791
18792 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18793
18794 * Makefile.in: fix for bad directory tests.
18795
18796 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18797
18798 * configure: \{1,2\} appears to be a sysv'ism. Use a different
18799 regexp. -srcdir relative was being handled incorrectly.
18800
18801 * Makefile.in: unwrapped some for loops so that parallel makes
18802 work again and so one can focus one's attention on a particular
18803 package.
18804
18805 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18806
18807 * configure: added PWD as a stand in for `pwd` (for speed). use
18808 elif wherever possible. make -srcdir work without -objdir.
18809 -objdir= commented out.
18810
18811 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18812
18813 * configure: +options become --options. -subdirs commented out.
18814 added -host, -datadir. Renamed -destdir to -prefix. Comment in
18815 Makefile now at top of generated Makefile. Removed cvs log
18816 entries. added -srcdir. create .gdbinit only if there is one
18817 in ${srcdir}.
18818
18819 * Makefile.in: idestdir and ddestdir go away. Added copyrights
18820 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
18821 and mandir now keyed off datadir by default.
18822
18823 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18824
18825 * Freshly created ChangeLog.
18826
18827 \f
18828 Local Variables:
18829 mode: change-log
18830 left-margin: 8
18831 fill-column: 76
18832 version-control: never
18833 End: