See <https://gcc.gnu.org/ml/gcc-patches/2015-05/msg01977.html> for
[gcc.git] / ChangeLog
1 2015-05-21 Jason Merrill <jason@redhat.com>
2
3 * configure.ac: Add -std=c++98 to stage1_cxxflags.
4 * Makefile.tpl (STAGE1_CXXFLAGS): And substitute it.
5 * Makefile.in, configure: Regenerate.
6
7 2015-05-16 James Bowman <james.bowman@ftdichip.com>
8
9 * configure.ac: FT32 target added.
10 * libgcc/config.host: FT32 target added.
11 * gcc/config/ft32/: FT32 target added.
12 * libgcc/config/ft32/: FT32 target added.
13 * gcc/doc/install.texi, invoke.texi, md.texi: FT32 details added.
14 * gcc/doc/contrib.texi: self added.
15 * contrib/config-list.mk: FT32 target added.
16 * configure: Regenerated.
17
18 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
19
20 * MAINTAINERS (Write After Approval): Add myself.
21
22 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
23
24 * MAINTAINERS (Write After Approval): Add myself.
25
26 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
27
28 * configure.ac: Fix typo.
29 * configure: Regenerate.
30
31 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
32
33 * MAINTAINERS (Write After Approval): Add myself.
34
35 2015-05-03 Matthias Klose <doko@ubuntu.com>
36
37 * configure.ac: Match $host configured with triplets.
38 * configure: Regenerate.
39
40 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
41
42 * Makefile.tpl: Remove surplus whitespace throughout.
43 * Makefile.in: Regenerate.
44
45 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
46
47 * MAINTAINERS (Various Maintainers): Add myself as instruction
48 combiner maintainer.
49
50 2015-04-17 Jakub Jelinek <jakub@redhat.com>
51
52 PR bootstrap/62077
53 * configure.ac (--enable-stage1-checking): Default to
54 release,misc,gimple,rtlflag,tree,types if --disable-checking
55 or --enable-checking is not specified and DEV-PHASE is not
56 experimental.
57 * configure: Regenerated.
58
59 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
60
61 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
62 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
63 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
64 * Makefile.in: Regenerate.
65
66 2015-04-08 Cary Coutant <ccoutant@gmail.com>
67
68 * MAINTAINERS: Update my email address.
69
70 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
71
72 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
73
74 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
75
76 * MAINTAINERS: Add myself as an arm port reviewer.
77
78 2015-03-25 Martin Liska <mliska@suse.cz>
79 Yury Gribov <y.gribov@samsung.com>
80
81 * Makefile.in: Fix ln source location for vimrc file.
82 * Makefile.tpl: Likewise.
83
84 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
85
86 PR bootstrap/25672
87 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
88 cross-compiling. Similarly for CXX_FOR_TARGET.
89 * configure: Regenerate.
90
91 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
92
93 * Makefile.def: Add libmpx.
94 * configure.ac: Add libmpx.
95 * Makefile.in: Regenerate.
96 * configure: Regenerate.
97
98 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
99
100 * MAINTAINERS (CPU Port Maintainers): Add myself
101 i386 vector ISA extns mantainer.
102
103 2015-03-13 Jeff Law <law@redhat.com>
104
105 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
106 maintainer.
107 Remove Richard Henderson as a maintainer for the x86 port.
108
109 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
110
111 * MAINTAINERS (CPU Port Maintainers): Update my email address.
112
113 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
114
115 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
116 pointer bounds checker and i386 MPX maintainer.
117
118 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
119
120 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
121
122 2015-02-26 Martin Sebor <msebor@redhat.com>
123
124 * MAINTAINERS (Various Maintainers): Add self.
125
126 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
127
128 * configure.ac [--enable-as-accelerator-for] (enable_languages):
129 Make sure it contains lto.
130 * configure: Regenerate.
131
132 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
133
134 * configure: Regenerate.
135
136 2015-02-06 Diego Novillo <dnovillo@google.com>
137
138 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
139 middle-end, docstring): Remove myself.
140 (Write After Approval): Add myself.
141
142 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
143
144 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
145 (Write After Approval): Update address.
146
147 2015-01-29 David Malcolm <dmalcolm@redhat.com>
148
149 PR jit/64780
150 * configure.ac: Require the user to explicitly specify
151 --enable-host-shared if the jit is enabled.
152 * configure: Regenerate.
153
154 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
155
156 * MAINTAINERS (Write After Approval): Add myself.
157
158 2015-01-25 Tom de Vries <tom@codesourcery.com>
159
160 * MAINTAINERS: Make whitespace consistent.
161
162 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
163
164 * MAINTAINERS (Write After Approval): Add myself.
165
166 2015-01-20 Andre Vehreschild <vehre@gmx.de>
167
168 * MAINTAINERS: (Write After Approval): Add myself.
169
170 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
171
172 * MAINTAINERS: (Write After Approval): Add myself.
173
174 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
175
176 * MAINTAINERS: (Write After Approval): Add myself.
177
178 2015-01-13 Iain Sandoe <iain@codesourcery.com>
179
180 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
181 objective-c/c++ front end maintainer.
182
183 2015-01-13 Marek Polacek <polacek@redhat.com>
184
185 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
186
187 2015-01-12 Jeff Law <law@redhat.com>
188
189 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
190 a very long time.
191
192 2015-01-09 Ian Lance Taylor <iant@google.com>
193
194 * configure.ac (host_tools): Add gotools.
195 * Makefile.def (host_modules): Add gotools.
196 (dependencies): Add dependency of all-gotools on all-target-libgo.
197
198 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
199
200 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
201 * configure: Regenerate.
202
203 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
204
205 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
206 all-target-libgomp.
207 * Makefile.in: Regenerate.
208
209 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
210
211 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
212
213 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
214
215 * configure.ac: Add Visium support.
216 * configure: Regenerate.
217
218 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
219
220 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
221 * configure: Regenerate.
222
223 2015-01-03 Andrew Pinski <apinski@cavium.com>
224
225 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
226 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
227 (BASE_TARGET_EXPORTS): Add OBJCOPY.
228 (OBJCOPY_FOR_TARGET): New variable.
229 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
230 * Makefile.in: Regenerate.
231 * configure.ac: Check for already installed target objcopy.
232 Also GCC_TARGET_TOOL on objcopy.
233 * configure: Regenerate.
234
235 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
236
237 * config.sub: Update from upstream, to 2015-01-01 version.
238 * config.guess: Ditto.
239
240 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
241
242 * MAINTAINERS (RTEMS Ports): Add myself.
243
244 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
245
246 * MAINTAINERS (Write After Approval): Add myself.
247
248 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
249
250 * MAINTAINERS (Write After Approval): Add myself.
251
252 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
253
254 * configure.ac (--enable-as-accelerator-for): Don't set
255 ENABLE_AS_ACCELERATOR_FOR. Update all users.
256 * configure: Regenerate.
257
258 2014-12-13 Jakub Jelinek <jakub@redhat.com>
259
260 PR bootstrap/64023
261 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
262 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
263 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
264 to CXX.
265 * Makefile.in: Regenerated.
266
267 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
268 Yury Gribov <y.gribov@samsung.com>
269
270 * .gitignore: Added .local.vimrc and .lvimrc.
271 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
272 * Makefile.in: Regenerate.
273
274 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
275
276 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
277 * configure: Regenerated.
278
279 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
280
281 * MAINTAINERS (nvptx port): New entry.
282
283 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
284
285 * configure: Regenerate.
286
287 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
288
289 * configure.ac: Merge with Binutils.
290
291 2014-11-26 Tobias Burnus <burnus@net-b.de>
292
293 * Makefile.def: Make more dependent on mpfr, mpc and isl.
294 * Makefile.in: Regenerate.
295
296 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
297
298 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
299 missing flex.
300 * Makefile.in: Regenerated.
301
302 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
303
304 * Makefile.in: Regenerate.
305
306 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
307
308 PR bootstrap/63784
309 * libtool.m4: Add $pic_flag with -shared.
310
311 2014-11-21 Renlin Li <Renlin.Li@arm.com>
312
313 * MAINTAINERS (Write After Approval): Added myself.
314
315 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
316
317 * MAINTAINERS (write-after-approval): Add myself.
318
319 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
320
321 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
322 from 2 years ago.
323
324 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
325
326 Revert:
327 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
328
329 * MAINTAINERS (Write After Approval): Added myself as line map
330 maintainer.
331
332 2014-11-19 Renlin Li <Renlin.Li@arm.com>
333
334 Revert:
335 2014-11-19 Renlin Li <Renlin.Li@arm.com>
336
337 * MAINTAINERS (Write After Approval): Added myself.
338
339 2014-11-19 Renlin Li <Renlin.Li@arm.com>
340
341 * MAINTAINERS (Write After Approval): Added myself.
342
343 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
344
345 * MAINTAINERS (Write After Approval): Added myself as line map
346 maintainer.
347
348 2014-11-17 Dodji Seketeli <dodji@redhat.com>
349
350 * MAINTAINERS (Various Maintainers): Added myself as line map
351 maintainer.
352
353 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
354
355 * move-if-change: Sync from upstream gnulib.
356
357 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
358
359 * compile: Sync with upstream Automake.
360 * depcomp: Ditto.
361 * install-sh: Ditto.
362 * missing: Ditto.
363 * mkinstalldirs: Ditto.
364 * ylwrap: Ditto.
365
366 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
367
368 * config.sub: Update from upstream config repo.
369 * config.guess: Ditto.
370
371 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
372
373 * Makefile.def: Add liboffloadmic to target_modules. Make
374 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
375 * Makefile.in: Regenerate.
376 * configure: Regenerate.
377 * configure.ac: Add liboffloadmic to target binaries.
378 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
379 Add liboffloadmic to noconfig list when C++ is not supported.
380
381 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
382 Thomas Schwinge <thomas@codesourcery.com>
383 Ilya Verbin <ilya.verbin@intel.com>
384 Andrey Turetskiy <andrey.turetskiy@intel.com>
385
386 * configure: Regenerate.
387 * configure.ac (--enable-as-accelerator-for)
388 (--enable-offload-targets): New configure options.
389
390 2014-11-11 Tobias Burnus <burnus@net-b.de>
391
392 * Makefile.def: Make all-gcc depend on all-isl.
393 * Makefile.in: Regenerate.
394
395 2014-11-11 David Malcolm <dmalcolm@redhat.com>
396
397 * ChangeLog.jit: New.
398 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
399
400 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
401
402 PR target/63610
403 * libtool.m4: Fix globbing of darwin versions.
404 * configure: Regenerate.
405
406 2014-11-11 Tobias Burnus <burnus@net-b.de>
407
408 * Makefile.def: Remove CLooG.
409 * Makefile.tpl: Ditto.
410 * configure.ac: Ditto.
411 * configure: Regenerate.
412 * Makefile.in: Ditto.
413
414 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
415
416 * configure.ac: Handle nvptx-*-*.
417 * configure: Regenerate.
418
419 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
420
421 * MAINTAINERS (Write After Approval): Add myself.
422
423 2014-10-31 Jakub Jelinek <jakub@redhat.com>
424
425 * Makefile.def (libcc1): Remove bootstrap=true;.
426 * Makefile.in: Regenerated.
427
428 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
429
430 * configure.ac: Update comment.
431 * configure: Regenerate.
432
433 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
434
435 * MAINTAINERS (Write After Approval): Add myself.
436
437 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
438
439 * configure.ac (extra_host_libiberty_configure_flags): Add
440 --enable-shared also for libcc1's benefit.
441 * configure: Regenerate.
442
443 2014-10-29 Tristan Gingold <gingold@adacore.com>
444
445 * MAINTAINERS: Change my email address.
446
447 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
448 Tom Tromey <tromey@redhat.com>
449
450 * Makefile.def: Add libcc1 to host_modules.
451 * configure.ac (host_tools): Add libcc1.
452 * Makefile.in, configure: Rebuild.
453
454 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
455
456 * configure.ac (build_configargs): Don't share config.cache between
457 build subdirs.
458 * configure: Regenerate.
459
460 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
461
462 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
463 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
464 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
465 leon3v7 as leon3.
466 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
467 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
468 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
469 * config/sparc/sparc.md (cpu): Add leon3v7.
470 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
471
472 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
473
474 * MAINTAINERS (write-after-approval): Add myself.
475
476 2014-10-23 Ian Lance Taylor <iant@google.com>
477
478 * configure.ac: Disable the Go frontend on systems where it is known
479 to not work.
480 * configure: Regenerate.
481
482 2014-10-23 Richard Biener <rguenther@suse.de>
483
484 * Makefile.def: Add libcpp build module and dependencies.
485 * configure.ac: Add libcpp build module.
486 * Makefile.in: Regenerate.
487 * configure: Likewise.
488
489 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
490
491 * MAINTAINERS (write-after-approval): Add myself.
492
493 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
494
495 * INSTALL/README: Do not mention CVS.
496
497 2014-10-03 Jing Yu <jingyu@google.com>
498
499 * configure.ac: Add aarch64 to list of targets that support gold.
500 * configure: Regenerate.
501
502 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
503
504 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
505
506 2014-09-29 Catherine Moore <clm@codesourcery.com>
507
508 * MAINTAINERS: Add myself as MIPS maintainer.
509
510 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
511
512 * MAINTAINERS: Move myself to MIPS maintainers.
513
514 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
515
516 * MAINTAINERS: Put all email addresses between '<' and '>'.
517
518 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
519
520 * MAINTAINERS: Move myself to reviewers (Fortran).
521
522 2014-09-01 Andi Kleen <ak@linux.intel.com>
523
524 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
525 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
526 * Makefile.in: Regenerate.
527
528 2014-08-28 David Malcolm <dmalcolm@redhat.com>
529
530 * rtx-classes-status.txt: Delete
531
532 2014-08-28 David Malcolm <dmalcolm@redhat.com>
533
534 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
535
536 2014-08-27 Sebastian Pop <s.pop@samsung.com>
537
538 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
539 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
540 of checking for version number.
541 * configure: Regenerated.
542 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
543
544 2014-08-27 David Malcolm <dmalcolm@redhat.com>
545
546 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
547 is done; begin phase 6 (use extra rtx_def subclasses).
548
549 2014-08-27 David Malcolm <dmalcolm@redhat.com>
550
551 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
552 done; begin phase 5 (additional rtx_def subclasses).
553
554 2014-08-26 David Malcolm <dmalcolm@redhat.com>
555
556 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
557
558 2014-08-26 David Malcolm <dmalcolm@redhat.com>
559
560 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
561 SET_BB_HEADER are done.
562
563 2014-08-26 David Malcolm <dmalcolm@redhat.com>
564
565 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
566 done.
567
568 2014-08-26 David Malcolm <dmalcolm@redhat.com>
569
570 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
571
572 2014-08-26 David Malcolm <dmalcolm@redhat.com>
573
574 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
575
576 2014-08-25 David Malcolm <dmalcolm@redhat.com>
577
578 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
579
580 2014-08-25 David Malcolm <dmalcolm@redhat.com>
581
582 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
583
584 2014-08-25 David Malcolm <dmalcolm@redhat.com>
585
586 * rtx-classes-status.txt: Phase 3 (per-file commits within
587 "config" subdirs) is done; begin phase 4 (removal of
588 "scaffolding").
589
590 2014-08-23 David Malcolm <dmalcolm@redhat.com>
591
592 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
593 dir) is done; begin phase 3 (per-file commits within "config"
594 subdirs).
595
596 2014-08-21 David Malcolm <dmalcolm@redhat.com>
597
598 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
599 phase 2 (per-file commits in main source dir).
600
601 2014-08-21 Bin Cheng <bin.cheng@arm.com>
602
603 * configure: Regenerated.
604
605 2014-08-19 David Malcolm <dmalcolm@redhat.com>
606
607 * rtx-classes-status.txt (TODO): Add SET_BND_TO
608
609 2014-08-19 David Malcolm <dmalcolm@redhat.com>
610
611 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
612
613 2014-08-19 David Malcolm <dmalcolm@redhat.com>
614
615 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
616
617 2014-08-19 David Malcolm <dmalcolm@redhat.com>
618
619 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
620
621 2014-08-19 David Malcolm <dmalcolm@redhat.com>
622
623 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
624
625 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
626
627 * MAINTAINERS (Write After Approval): Add myself.
628
629 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
630
631 * MAINTAINERS: Remove myself
632
633 2014-08-19 David Malcolm <dmalcolm@redhat.com>
634
635 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
636
637 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
638
639 * MAINTAINERS (Write After Approval): Add myself.
640
641 2014-08-18 David Malcolm <dmalcolm@redhat.com>
642
643 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
644 SET_BB_HEADER, SET_BB_FOOTER
645
646 2014-08-18 David Malcolm <dmalcolm@redhat.com>
647
648 * rtx-classes-status.txt: New file
649
650 2014-08-18 Roman Gareev <gareevroman@gmail.com>
651
652 * configure.ac: Eliminate ClooG installation dependency.
653 * configure: Regenerate.
654 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
655 * Makefile.in: Regenerate.
656
657 2014-08-15 Ilya Verbin <iverbin@gmail.com>
658
659 * MAINTAINERS (Write After Approval): Add myself.
660
661 2014-08-15 Ilya Tocar <tocarip@gmail.com>
662
663 * MAINTAINERS (Write After Approval): Add myself.
664
665 2014-08-01 Jiong Wang <jiong.wang@arm.com>
666
667 * MAINTAINERS (Write After Approval): Add myself.
668
669 2014-07-28 Anthony Green <green@moxielogic.com>
670
671 Import from savannah.gnu.org:
672 * config.sub: Update to 2014-07-28 version.
673
674 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
675
676 * MAINTAINERS: Remove my MIPS maintainer entry.
677
678 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
679
680 PR target/47230
681 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
682 * configure: Regenerate.
683
684 2014-07-24 James Norris <jnorris@codesourcery.com>
685
686 * MAINTAINERS (Write After Approval): Add myself.
687
688 2014-07-20 Roman Gareev <gareevroman@gmail.com>
689
690 * configure.ac: Accept only CLooG 0.18.1.
691 * configure: Regenerate.
692
693 2014-07-17 Roman Gareev <gareevroman@gmail.com>
694
695 * configure.ac: Don't accept isl 0.11.
696 * configure: Regenerate.
697
698 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
699
700 * MAINTAINERS (Write After Approval): Add myself.
701
702 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
703
704 * configure.ac: Don't accept isl 0.10.
705 * configure: Regenerate.
706
707 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
708
709 Fix include path for in-tree cloog.
710 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
711 * configure: Regenerate.
712
713 2014-06-18 Richard Henderson <rth@redhat.com>
714
715 * .gitignore: Import gcc_update output.
716
717 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
718
719 * config-ml.in: Robustify ac_configure_args parsing.
720
721 * configure.ac (--enable-linker-plugin-configure-flags)
722 (--enable-linker-plugin-flags): New flags.
723 (configdirs): Conditionally add libiberty-linker-plugin.
724 * configure: Regenerate.
725 * Makefile.def (host_modules): Add libiberty-linker-plugin.
726 (host_modules) <lto-plugin>: Pay attention to
727 @extra_linker_plugin_flags@ and
728 @extra_linker_plugin_configure_flags@.
729 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
730 * Makefile.in: Regenerate.
731
732 * Makefile.tpl (configure-[+prefix+][+module+])
733 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
734 "module_srcdir" instead of "module" for locating a module's srcdir.
735 * Makefile.in: Regenerate.
736
737 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
738
739 * MAINTAINERS (Write After Approval): Add myself.
740
741 2014-06-06 Sebastian Pop <sebpop@gmail.com>
742
743 * MAINTAINERS: Update my email address.
744
745 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
746
747 * MAINTAINERS (Write After Approval): Add myself.
748
749 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
750
751 * MAINTAINERS (Write After Approval): Add myself.
752
753 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
754
755 PR libstdc++/61011
756 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
757 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
758 * configure: Regenerate.
759
760 2014-05-28 Pedro Alves <palves@redhat.com>
761
762 * MAINTAINERS (Write After Approval): Add myself.
763
764 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
765
766 * MAINTAINERS: Update my affiliation/email.
767
768 2014-05-19 Mike Stump <mikestump@comcast.net>
769
770 * MAINTAINERS: Add wide-int reviewers.
771
772 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
773
774 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
775 * configure: Regenerated.
776
777 2014-05-15 Torvald Riegel <triegel@redhat.com>
778
779 * MAINTAINERS (libitm): Add myself as maintainer.
780
781 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
782
783 * MAINTAINERS (Write After Approval): Add myself.
784
785 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
786
787 * config.sub, config.guess: Import from upstream.
788
789 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
790
791 * MAINTAINERS (Write After Approval): Put myself in correct order.
792
793 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
794
795 * MAINTAINERS (Write After Approval): Add myself.
796
797 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
798
799 * MAINTAINERS: Move myself from Reviewers to Write After Approval
800 section.
801
802 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
803
804 * MAINTAINERS (Write After Approval): Delete myself.
805
806 2014-04-17 Jakub Jelinek <jakub@redhat.com>
807
808 PR sanitizer/56781
809 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
810 and -B* options with -Xcompiler.
811
812 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
813
814 PR bootstrap/60620
815 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
816 * Makefile.in: Regenerate.
817
818 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
819
820 * Makefile.def (dependencies): Make all-ld depend on all-binutils
821 for WINDRES_FOR_TARGET in default-manifest.o rule.
822 * Makefile.in: Regenerate.
823
824 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
825
826 * MAINTAINERS (Write After Approval): Add myself.
827
828 2014-03-26 Jakub Jelinek <jakub@redhat.com>
829
830 PR sanitizer/56781
831 * Makefile.def: Set bootstrap=true; for host fixincludes.
832 * configure.ac: Don't bootstrap host fixincludes unless
833 --with-build-config=bootstrap-{a,ub}san.
834 * Makefile.in: Regenerated.
835 * configure: Regenerated.
836
837 2014-03-21 Jakub Jelinek <jakub@redhat.com>
838
839 * configure.ac: Move BUILD_CONFIG set up earlier. Add
840 --enable-vtable-verify option parsing. Don't add
841 target-libsanitizer to bootstrap_target_libs unless
842 --with-build-config=bootstrap-asan or
843 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
844 to bootstrap_target_libs unless --enable-vtable-verify.
845 * configure: Regenerated.
846
847 2014-03-10 Anatoly Sokolov <aesok@post.ru>
848
849 * MAINTAINERS (Write After Approval): Add myself.
850
851 2014-03-07 Denis Chertykov <chertykov@gmail.com>
852
853 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
854
855 2014-03-07 Jakub Jelinek <jakub@redhat.com>
856
857 PR bootstrap/58572
858 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
859 -I for libstdc++-v3 includes if $(LEAN).
860 * Makefile.in: Regenerated.
861
862 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
863
864 * MAINTAINERS: Update my email address.
865
866 2014-02-24 Walter Lee <walt@tilera.com>
867
868 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
869 (tilegx-*-*): Change to tilegx*-*-*.
870 * configure: Regenerate.
871
872 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
873
874 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
875
876 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
877
878 * MAINTAINERS (Write After Approval): Add myself.
879
880 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
881
882 PR target/59788
883 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
884 *solaris2*.
885
886 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
887
888 * MAINTAINERS: Update my email address.
889
890 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
891
892 * MAINTAINERS: Convert to UTF-8.
893 Properly sort Xinliang David Li's entry.
894
895 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
896 Sandra Loosemore <sandra@codesourcery.com>
897
898 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
899 nios2 port maintainers.
900
901 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
902
903 * MAINTAINERS (Write After Approval): Add myself.
904
905 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
906
907 * configure.ac: Add user-friendly check for native x86_64-linux
908 multilibs.
909 * configure: Regenerate.
910
911 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
912
913 * MAINTAINERS: Add myself as sh maintainer.
914
915 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
916
917 * MAINTAINERS: Add self as SLSR maintainer.
918
919 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
920
921 * MAINTAINERS: Update my email address.
922
923 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
924
925 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
926
927 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
928
929 * Makefile.in: Regenerate.
930
931 * Makefile.tpl: Fix typo.
932 * Makefile.in: Regenerate partially.
933
934 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
935
936 * configure.ac: Added libcilkrts to noconfig list when C++ is not
937 supported.
938 * configure: Regenerated.
939
940 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
941
942 * MAINTAINERS (Write After Approval): Add myself.
943
944 2013-10-30 Jason Merrill <jason@redhat.com>
945
946 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
947 --disable-build-format-warnings.
948
949 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
950
951 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
952 depend on libstdc++ and libgcc.
953 * configure: Regenerate.
954 * configure.ac: Added libcilkrts to target binaries. Also, restrict
955 libcilkrts for POSIX and i*86, and x86_64 architectures.
956 * Makefile.in: Added libcilkrts related fields to support building it.
957
958 2013-10-26 Jeff Law <law@redhat.com>
959
960 * Makefile.def (target_modules): Remove libmudflap
961 (languages): Remove check-target-libmudflap).
962 * Makefile.in: Rebuilt.
963 * Makefile.tpl (check-target-libmudflap-c++): Remove.
964 * configure.ac (target_libraries): Remove target-libmudflap.
965 Remove checks which disabled libmudflap on some systems.
966 * configure: Rebuilt.
967 * libmudflap: Directory removed.
968
969 2013-10-21 Cong Hou <congh@google.com>
970
971 * MAINTAINERS (Write After Approval): Add myself.
972
973 2013-10-16 Mike Stump <mikestump@comcast.net>
974
975 * .dir-locals.el: Add.
976
977 2013-10-15 David Malcolm <dmalcolm@redhat.com>
978
979 * configure.ac: Add --enable-host-shared
980 * configure: Regenerate.
981
982 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
983
984 Import from savannah.gnu.org:
985 * config.guess: Update to 2013-06-10 version.
986 * config.sub: Update to 2013-10-01 version.
987
988 2013-10-01 Simon Cook <simon.cook@embecosm.com>
989
990 Changes to build configuration to allow big endian ARC ELF toolchain
991 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
992 * configure: Regenerate.
993
994 2013-09-20 Alan Modra <amodra@gmail.com>
995
996 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
997 ppc host match. Support little-endian powerpc linux hosts.
998
999 2013-09-19 Dodji Seketeli <dodji@redhat.com>
1000
1001 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1002 maintainer.
1003
1004 2013-09-12 DJ Delorie <dj@redhat.com>
1005
1006 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1007 maintainers.
1008
1009 2013-09-03 Richard Biener <rguenther@suse.de>
1010
1011 * configure.ac: Also allow ISL 0.12.
1012 * configure: Regenerated.
1013
1014 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
1015
1016 * MAINTAINERS (Write After Approval): Add myself.
1017
1018 2013-08-27 David Malcolm <dmalcolm@redhat.com>
1019
1020 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1021
1022 2013-08-26 Caroline Tice <cmtice@google.com>
1023
1024 * MAINTAINERS: Correct earliers update: Move myself from libvtv
1025 "Various Reviewers" to libvtv "Various Maintainers".
1026
1027 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
1028
1029 * MAINTAINERS: Add myself as RTL optimizers reviewer.
1030
1031 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
1032
1033 * MAINTAINERS: Update name, email.
1034
1035 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
1036
1037 * MAINTAINERS (Write After Approval): Add myself.
1038
1039 2013-08-12 Caroline Tice <cmtice@google.com>
1040
1041 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1042 address in the Write After Approval section.
1043
1044 2013-08-09 Carlos O'Donell <carlos@redhat.com>
1045
1046 * MAINTAINERS (Write After Approval): Update email.
1047
1048 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
1049
1050 * configure.ac: Adjust to check VTV_SUPPORTED.
1051 * configure: Regenerated.
1052
1053 2013-08-02 Caroline Tice <cmtice@google.com>
1054
1055 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1056 on non-linux systems; add target-libvtv to noconfigdirs; add
1057 libsupc++/.libs to C++ library search paths.
1058 * configure: Regenerated.
1059 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1060 libstdc++ and libgcc.
1061 * Makefile.in: Regenerated.
1062
1063 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
1064
1065 * MAINTAINERS (Write After Approval): Add myself.
1066
1067 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
1068 Shiva Chen <shiva0217@gmail.com>
1069
1070 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1071 nds32 port maintainers.
1072
1073 2013-07-17 Tim Shen <timshen91@gmail.com>
1074
1075 * MAINTAINERS (Write After Approval): Add myself.
1076
1077 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1078
1079 * configure.ac: Sync from binutils.
1080 * configure: Regenerate.
1081
1082 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
1083
1084 * MAINTAINERS (Write After Approval): Add myself.
1085
1086 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
1087
1088 * MAINTAINERS (Write After Approval): Add myself.
1089
1090 2013-05-17 David Malcolm <dmalcolm@redhat.com>
1091
1092 * MAINTAINERS (Write After Approval): Add myself.
1093
1094 2013-04-30 Brooks Moses <bmoses@google.com>
1095
1096 * MAINTAINERS: Update my email; move myself from Fortran
1097 reviewer to Write After Approval.
1098
1099 2013-04-16 Andreas Schwab <schwab@suse.de>
1100
1101 * configure.ac (aarch64-*-*): Don't disable java.
1102 * configure: Regenerate.
1103
1104 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
1105
1106 * MAINTAINERS (Write After Approval): Add myself.
1107
1108 2013-03-30 Matthias Klose <doko@ubuntu.com>
1109
1110 * Makefile.def (target_modules): Don't install libffi.
1111 * Makefile.in: Regenerate.
1112
1113 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
1114
1115 * MAINTAINERS (Write After Approval): Add myself.
1116
1117 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
1118
1119 * MAINTAINERS (Write After Approval): Add myself.
1120
1121 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
1122
1123 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1124 * configure: Regenerated.
1125
1126 2013-02-05 Ian Lance Taylor <iant@google.com>
1127
1128 PR go/55969
1129 * configure.ac: Disable libgo on some systems where it does not
1130 work.
1131
1132 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
1133
1134 * MAINTAINERS: Explicitly add myself as AIX maintainer.
1135 Remove Geoff Keating as rs6000 port maintainer, at his request.
1136
1137 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
1138
1139 * MAINTAINERS: Update my email.
1140
1141 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
1142
1143 * configure: Re-generate.
1144
1145 2013-01-15 Richard Biener <rguenther@suse.de>
1146
1147 PR other/55973
1148 * configure: Re-generate.
1149
1150 2013-01-14 Matthias Klose <doko@ubuntu.com>
1151
1152 * Makefile.def (install-target-libsanitizer): Depend on
1153 install-target-libstdc++-v3.
1154 * Makefile.in: Regenerate.
1155
1156 2013-01-14 Richard Biener <rguenther@suse.de>
1157
1158 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1159 * configure: Re-generate
1160
1161 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1162
1163 * config.sub: Update from config repo.
1164
1165 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
1166
1167 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1168 * Makefile.in: Regenerate.
1169
1170 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1171
1172 * MAINTAINERS (arc): Add new port maintainership for myself.
1173
1174 2013-01-09 Jason Merrill <jason@redhat.com>
1175
1176 * .gitignore: Import from gdb repository.
1177
1178 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
1179
1180 * Makefile.def (configure-gcc): Depend on all-gmp.
1181 (all-gcc): Remove dependency on all-gmp.
1182 * Makefile.in: Regenerated.
1183
1184 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1185
1186 * config.sub: Merge from config repo.
1187 * config.guess: Ditto.
1188
1189 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1190
1191 * Makefile.def: Merge from binutils.
1192 * Makefile.in: Ditto.
1193
1194 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
1195
1196 * MAINTAINERS: Update my email.
1197
1198 2012-12-29 Ben Elliston <bje@gnu.org>
1199
1200 * config.guess: Update to 2012-12-29 version.
1201 * config.sub: Likewise.
1202
1203 2012-12-20 Matthias Klose <doko@ubuntu.com>
1204
1205 * Makefile.def (install-target-libgfortran): Depend on
1206 install-target-libquadmath, install-target-libgcc.
1207 (install-target-libsanitizer): Depend on install-target-libgcc.
1208 (install-target-libjava): Depend on install-target-libgcc.
1209 (install-target-libitm): Depend on install-target-libgcc.
1210 (install-target-libobjc): Depend on install-target-libgcc.
1211 (install-target-libstdc++-v3): Depend on install-target-libgcc.
1212 * Makefile.in: Regenerate.
1213
1214 2012-12-19 Matthias Klose <doko@ubuntu.com>
1215
1216 * Makefile.def (install-target-libgo): Depend on
1217 install-target-libatomic.
1218 * Makefile.in: Regenerate.
1219
1220 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
1221
1222 PR go/55201
1223 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1224 * Makefile.in: Regenerate.
1225
1226 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
1227
1228 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1229 * configure: Regenerate.
1230
1231 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1232
1233 * config.sub: Merge from config repo.
1234
1235 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
1236
1237 * Makefile.def (target_modules): Add bootstrap=true and
1238 raw_cxx=true to libsanitizer.
1239 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1240 * Makefile.in: Regenerated.
1241 * configure: Likewise.
1242
1243 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
1244
1245 * MAINTAINERS: Remove self as RTL optimization maintainer.
1246
1247 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1248
1249 * MAINTAINERS (Write After Approval): Add myself.
1250
1251 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1252
1253 * Makefile.def (target_modules): Remove bootstrap=true and
1254 raw_cxx=true from libsanitizer.
1255 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1256 * Makefile.in: Regenerated.
1257 * configure: Likewise.
1258
1259 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1260
1261 * Makefile.def (target_modules): Add bootstrap=true and
1262 raw_cxx=true to libsanitizer.
1263 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1264 * Makefile.in: Regenerated.
1265 * configure: Likewise.
1266
1267 2012-11-28 Andrew Pinski <apinski@cavium.com>
1268
1269 PR bootstrap/54279
1270 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1271 * configure: Regenerate.
1272 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1273 * Makefile.in: Regenerate.
1274
1275 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
1276
1277 * configure.ac: Disable libsanitizer if we're not building C++.
1278 * configure: Regenerate.
1279
1280 2012-11-15 Roland McGrath <roland@hack.frob.com>
1281
1282 * MAINTAINERS (Write After Approval): Add myself.
1283
1284 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
1285
1286 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1287 Kostya Serebryany (kcc@google.com) and
1288 Jakub Jelinek (jakub@redhat.com).
1289 Rename area for Dodji Seketeli (dodji@redhat.com).
1290
1291 2012-11-15 Dodji Seketeli <dodji@redhat.com>
1292
1293 * MAINTAINERS: (asan.c, related): Add myself.
1294
1295 2012-11-14 Roland McGrath <mcgrathr@google.com>
1296
1297 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1298 * configure: Regenerate.
1299
1300 2012-11-13 Richard Henderson <rth@redhat.com>
1301
1302 * configure.ac: Move libsanitizer logic to subdirectory.
1303 * configure: Regenerate.
1304
1305 2012-11-13 Dodji Seketeli <dodji@redhat.com>
1306
1307 * configure.ac: Enable libsanitizer just on x86 linux for now.
1308 * configure: Re-generate.
1309
1310 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
1311
1312 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1313 sections.
1314 * configure: Regenerate.
1315
1316 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
1317
1318 * configure.ac: Add section for configdirs for libsanitizer.
1319 Disable for cris-*-* and mmix-*-*.
1320 * configure: Regenerate.
1321
1322 2012-11-12 Wei Mi <wmi@google.com>
1323
1324 * configure.ac: Add libsanitizer to target_libraries.
1325 * Makefile.def: Ditto.
1326 * configure: Regenerate.
1327 * Makefile.in: Regenerate.
1328 * libsanitizer: New directory for asan runtime. Contains an empty
1329 tsan directory.
1330
1331 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
1332
1333 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1334 against Mingw64 w32api.
1335 * configure: Regenerate.
1336
1337 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1338
1339 * configure: Regenerated.
1340
1341 2012-11-03 Robert Mason <rbmj@verizon.net>
1342
1343 * configure.ac: add --disable-libstdcxx configure option
1344 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1345
1346 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
1347
1348 * MAINTAINERS (Write After Approval): Add myself.
1349
1350 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
1351
1352 * MAINTAINERS (Write After Approval): Add myself.
1353
1354 2012-10-24 Sharad Singhai <singhai@google.com>
1355
1356 * MAINTAINERS (Write After Approval): Add myself.
1357
1358 2012-10-24 Eric Christopher <echristo@gmail.com>
1359
1360 * MAINTAINERS: Update email address.
1361
1362 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1363
1364 PR bootstrap/54820
1365 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1366 * configure: Regenerate.
1367
1368 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
1369
1370 * MAINTAINERS (aarch64): Add Marcus and myself.
1371
1372 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1373
1374 PR bootstrap/54820
1375 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1376 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1377 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1378 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1379 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1380 * Makefile.in: Regenerate.
1381 * configure.ac (have_static_libs): New variable and associated check.
1382 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1383 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1384 * configure: Regenerate.
1385
1386 2012-10-10 Richard Biener <rguenther@suse.de>
1387
1388 * MAINTAINERS: Adjust for changed surname.
1389
1390 2012-10-04 Lawrence Crowl <crowl@google.com>
1391
1392 * MAINTAINERS (Write After Approval): Add myself.
1393
1394 2012-10-01 Cary Coutant <ccoutant@google.com>
1395
1396 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1397
1398 2012-09-28 Ian Lance Taylor <iant@google.com>
1399
1400 * Makefile.def: Make all-target-libgo depend on
1401 all-target-libbacktrace.
1402 * Makefile.in: Rebuild.
1403
1404 2012-09-26 Ian Lance Taylor <iant@google.com>
1405
1406 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1407 * Makefile.in: Rebuild.
1408
1409 2012-09-20 Walter Lee <walt@tilera.com>
1410
1411 * configure.ac: Add tilegx to list of targets that support gold.
1412 * configure: Regenerate.
1413
1414 2012-09-20 Marek Polacek <polacek@redhat.com>
1415
1416 * MAINTAINERS (Write After Approval): Add myself.
1417
1418 2012-09-19 Steve Ellcey <sellcey@mips.com>
1419
1420 * configure.ac: Add mips*-mti-elf* target.
1421 * configure: Regenerate.
1422
1423 2012-09-17 Ian Lance Taylor <iant@google.com>
1424
1425 * MAINTAINERS (Various Maintainers): Add libbacktrace.
1426 * configure.ac (host_libs): Add libbacktrace.
1427 (target_libraries): Add libbacktrace.
1428 * Makefile.def (host_modules): Add libbacktrace.
1429 (target_modules): Likewise.
1430 * configure, Makefile.in: Rebuild.
1431
1432 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
1433
1434 PR target/38607
1435 Merge upstream change.
1436 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1437
1438 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1439 Add libgomp*.o to compare_exclusions for AIX.
1440 * configure: Regenerate.
1441
1442 2012-09-06 Diego Novillo <dnovillo@google.com>
1443
1444 * configure.ac: Bump minimum GMP version to 4.2.3.
1445 * configure: Re-generate.
1446
1447 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
1448
1449 PR target/54461
1450 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1451 target-libgloss if not configured --with-avrlibc=no.
1452 * configure: Regenerate.
1453
1454 2012-09-04 Jason Merrill <jason@redhat.com>
1455
1456 * configure.ac: Fix --enable-languages=all.
1457
1458 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
1459
1460 * MAINTAINERS (Write After Approval): Add myself.
1461
1462 2012-09-03 Richard Guenther <rguenther@suse.de>
1463
1464 PR bootstrap/54138
1465 * configure.ac: Re-organize ISL / CLOOG checks to allow
1466 disabling with either --without-isl or --without-cloog.
1467 * configure: Regenerated.
1468
1469 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
1470
1471 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1472 * configure: Regenerate.
1473
1474 2012-08-27 Ulrich Drepper <drepper@gmail.com>
1475
1476 * MAINTAINERS: Fix my email address.
1477
1478 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1479
1480 PR binutils/4970
1481 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1482 and opcodes.
1483 * Makefile.in: Regenerated.
1484
1485 2012-08-26 Art Haas <ahaas@impactweather.com>
1486
1487 * configure: Regenerate.
1488
1489 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
1490
1491 * INSTALL/README: Also refer to the online installation
1492 instructions.
1493
1494 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1495
1496 * MAINTAINERS (Write After Approval): Add myself.
1497 (Picochip port): Remove myself.
1498
1499 2012-08-14 Diego Novillo <dnovillo@google.com>
1500
1501 Merge from cxx-conversion branch.
1502
1503 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1504 POSTSTAGE1_CONFIGURE_FLAGS.
1505 * Makefile.in: Regenerate.
1506 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1507 Force C++ when bootstrapping.
1508 * configure: Regenerate.
1509
1510 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1511
1512 * MAINTAINERS (Write After Approval): Add myself.
1513
1514 2012-07-16 Joseph Myers <joseph@codesourcery.com>
1515
1516 * README: Document use of ranges of years in copyright notices.
1517
1518 2012-07-06 Richard Guenther <rguenther@suse.de>
1519
1520 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1521 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1522 --with-gmp=system.
1523 * Makefile.in: Regenerated.
1524 * configure: Likewise.
1525
1526 2012-07-06 Richard Guenther <rguenther@suse.de>
1527
1528 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1529 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1530 supply V=1 as extra_make_flags.
1531 * configure: Regenerated.
1532 * Makefile.in: Likewise.
1533
1534 2012-07-04 Tristan Gingold <gingold@adacore.com>
1535
1536 * configure: Regenerate.
1537
1538 2012-07-03 Richard Guenther <rguenther@suse.de>
1539
1540 * Makfile.def (isl): Remove not necessary extra_exports and
1541 extra_make_flags.
1542 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1543 * Makefile.in: Regenerated.
1544
1545 2012-07-03 Richard Guenther <rguenther@suse.de>
1546
1547 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1548 * configure.ac: If either the ISL or the CLooG check failed
1549 do not try to build in-tree versions.
1550 * Makefile.in: Regenerated.
1551 * configure: Regenerated.
1552
1553 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1554
1555 * configure: Regenerate.
1556
1557 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
1558
1559 * MAINTAINERS (Various Maintainers): Add myself as testsuite
1560 maintainer.
1561
1562 2012-07-02 Richard Guenther <rguenther@suse.de>
1563
1564 * configure: Regenerated.
1565
1566 2012-07-02 Richard Guenther <rguenther@suse.de>
1567 Michael Matz <matz@suse.de>
1568 Tobias Grosser <tobias@grosser.es>
1569 Sebastian Pop <sebpop@gmail.com>
1570
1571 * Makefile.def: Add ISL host module, remove PPL host module.
1572 Adjust ClooG host module to use the proper ISL.
1573 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1574 * configure.ac: Include config/isl.m4. Add ISL host library,
1575 remove PPL. Remove PPL configury, add ISL configury, adjust
1576 ClooG configury.
1577 * Makefile.in: Regenerated.
1578 * configure: Likewise.
1579
1580 2012-07-02 Richard Guenther <rguenther@suse.de>
1581
1582 Merge from graphite branch
1583 2011-07-21 Tobias Grosser <tobias@grosser.es>
1584
1585 * configure: Regenerated.
1586 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1587 both cloog.org and legacy versions. The only supported version will
1588 be CLooG with the isl backend.
1589
1590 2011-07-21 Tobias Grosser <tobias@grosser.es>
1591
1592 * configure: Regenerated.
1593 * configure.ac: Require cloog isl 0.17.0
1594
1595 2011-07-21 Tobias Grosser <tobias@grosser.es>
1596
1597 * configure: Regenerated.
1598 * config/cloog.m4: Do not define CLOOG_ORG
1599
1600 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1601
1602 * configure.ac: Skip C if explicitly selected.
1603 * configure: Regenerate.
1604
1605 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
1606
1607 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1608 they contain -O2.
1609 * configure: Regenerate.
1610
1611 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
1612
1613 PR debug/53740
1614 * df.h, df-problems.c, dce.c: Revert last patch.
1615
1616 2012-06-25 Iain Sandoe <iain@codesourcery.com>
1617
1618 * MAINTAINERS (Write After Approval): Update my email address.
1619
1620 2012-06-21 Meador Inge <meadori@codesourcery.com>
1621
1622 * MAINTAINERS (Write After Approval): Add myself.
1623
1624 2012-06-20 Jason Merrill <jason@redhat.com>
1625
1626 * Makefile.tpl (check-target-libgomp-c++): New.
1627 (check-target-libitm-c++): New.
1628 * Makefile.def (c++): Add them.
1629 * Makefile.in: Regenerate.
1630
1631 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
1632
1633 * MAINTAINERS (Write After Approval): Add myself.
1634
1635 2012-05-16 Olivier Hainque <hainque@adacore.com>
1636
1637 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1638 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1639 (install-no-fixedincludes): Adjust accordingly.
1640 * Makefile.in: Regenerate.
1641
1642 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1643
1644 Merge upstream change
1645 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1646
1647 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
1648
1649 * MAINTAINERS (Write After Approval): Add myself.
1650
1651 2012-05-09 Nick Clifton <nickc@redhat.com>
1652 Paul Smith <psmith@gnu.org>
1653
1654 PR bootstrap/50461
1655 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1656 allow for the fact that from release v3.1.0 of MPFR the source
1657 files were moved into a src sub-directory.
1658 * configure: Regenerate.
1659
1660 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1661
1662 * configure.ac: Bump minimum MPFR version to 2.4.0.
1663 * configure: Regenerated.
1664
1665 2012-05-01 Richard Henderson <rth@redhat.com>
1666
1667 * Makefile.def (libatomic): New target_module.
1668 * configure.ac (target_libraries): Add libatomic.
1669 (noconfigdirs): Check if libatomic is supported.
1670 * Makefile.in, configure: Rebuild.
1671
1672 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
1673
1674 * MAINTAINERS (Write After Approval): Add myself.
1675
1676 2012-04-25 Joel Brobecker <brobecker@adacore.com>
1677
1678 * config.sub: Update to 2012-04-18 version from official repo.
1679
1680 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
1681
1682 * MAINTAINERS (Write After Approval): Add myself.
1683
1684 2012-04-11 Steve Ellcey <sellcey@mips.com>
1685
1686 * MAINTAINERS: Changed email address.
1687
1688 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
1689
1690 PR target/52737
1691 * contrib/gcc_update (files_and_dependencies):
1692 Remove gcc/config/avr/t-multilib from touch data.
1693
1694 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1695
1696 * MAINTAINERS (OS Port Maintainers): Remove irix.
1697 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1698 (unsupported_languages): Remove mips-sgi-irix6.*.
1699 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1700 (with_stabs): Remove.
1701 * configure: Regenerate.
1702
1703 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1704
1705 * MAINTAINERS (OS Port Maintainers): Remove osf.
1706 * configure.ac (enable_libgomp): Remove *-*-osf*.
1707 (with_stabs): Remove alpha*-*-osf*.
1708 * configure: Regenerate.
1709
1710 2012-03-05 Tristan Gingold <gingold@adacore.com>
1711
1712 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1713 * configure: Regenerate.
1714
1715 2012-02-17 Walter Lee <walt@tilera.com>
1716
1717 * MAINTAINERS: (Write After Approval): Delete myself.
1718
1719 2012-02-14 Walter Lee <walt@tilera.com>
1720
1721 * MAINTAINERS (tilegx port): Add myself.
1722 (tilepro port): Add myself.
1723 (Write After Approval): Add myself.
1724
1725 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
1726
1727 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1728 and Joseph Myers as docstring relicensing maintainers.
1729
1730 2012-02-09 Bin Cheng <bin.cheng@arm.com>
1731
1732 * MAINTAINERS (write-after-approval): Add myself.
1733
1734 2012-02-08 Ira Rosen <irar@il.ibm.com>
1735
1736 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1737 maintainer.
1738
1739 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1740
1741 * MAINTAINERS (Write After Approval): Move myself to
1742 maintain alphabetical order.
1743
1744 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1745
1746 * MAINTAINERS (Write After Approval): Add myself.
1747
1748 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1749
1750 * MAINTAINERS (Write After Approval): Add myself.
1751
1752 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1753 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1754
1755 * configure.ac (cr16-*-*): Remove nonconfigdirs.
1756 * configure: Regenerate.
1757
1758 2012-01-23 Harshit Chopra <harshit@google.com>
1759
1760 * MAINTAINERS (Write After Approval): Add myself.
1761
1762 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
1763
1764 * configure.ac: Remove reference to mh-interix.
1765 * configure: Regenerate.
1766
1767 2012-01-05 Richard Henderson <rth@redhat.com>
1768
1769 PR bootstrap/51072
1770 * configure.ac: Disable libitm if c++ is not enabled.
1771 * configure: Rebuild.
1772
1773 * configure.ac: Fix regexp for same.
1774 * configure: Rebuild.
1775
1776 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
1777
1778 * MAINTAINERS (Write After Approval): Add myself.
1779
1780 2012-01-02 Richard Guenther <rguenther@suse.de>
1781
1782 PR bootstrap/51686
1783 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1784 * Makefile.in: Regenerate.
1785
1786 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
1787
1788 * MAINTAINERS (Write After Approval): Add myself.
1789
1790 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1791
1792 * configure: Regenerate.
1793
1794 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1795
1796 * MAINTAINERS (picochip): Changed email address.
1797
1798 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1799
1800 * MAINTAINERS (write-after-approval): Add self.
1801
1802 2011-11-29 DJ Delorie <dj@redhat.com>
1803
1804 * configure.ac (rl78-*-*) New case.
1805 * configure: Regenerate.
1806 * MAINTAINERS: Add myself as RL78 maintainer.
1807
1808 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1809
1810 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1811
1812 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
1813
1814 * libtool.m4: Additional FreeBSD 10 fixes.
1815
1816 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
1817
1818 * MAINTAINERS: Move myself from Write After Approval to CPU Port
1819 Maintainers section, as Epiphany maintainer.
1820
1821 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
1822
1823 PR target/49992
1824 * configure.ac: Remove ranlib special-casing for Darwin.
1825 * configure: Regenerate.
1826
1827 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
1828
1829 * MAINTAINERS (Reviewers): Keep the list sorted.
1830
1831 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
1832
1833 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1834
1835 2011-11-09 Roland McGrath <mcgrathr@google.com>
1836
1837 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1838 * configure: Rebuild.
1839 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1840 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1841 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1842 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1843 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1844 Add READELF.
1845 * Makefile.in: Rebuild.
1846
1847 2011-11-09 Jason Merrill <jason@redhat.com>
1848
1849 * Makefile.def (language=c++): Remove check-c++0x.
1850 * Makefile.in (check-gcc-c++): Regenerate.
1851
1852 2011-11-08 Richard Henderson <rth@redhat.com>
1853
1854 * configure.ac: Test for libitm directory present first.
1855
1856 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1857
1858 * configure.ac: Test libitm/configure.tgt to disable libitm.
1859 * configure: Rebuild.
1860
1861 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
1862 Richard Henderson <rth@redhat.com>
1863
1864 Merged from transactional-memory.
1865
1866 * Makefile.def (lang_env_dependencies): libitm is c++.
1867 Add libitm target module.
1868 * configure.ac: Likewise.
1869 * config/mmap.m4: New file.
1870 * contrib/gcc_update: Add libitm to touch data.
1871 * Makefile.in, configure: Rebuild.
1872
1873 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1874
1875 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1876 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1877 * Makefile.in: Regenerate.
1878
1879 2011-11-01 DJ Delorie <dj@redhat.com>
1880
1881 * config.sub: Update to version 2011-10-29 (added rl78)
1882
1883 2011-10-27 Nick Clifton <nickc@redhat.com>
1884
1885 * config.sub: Import these changes from the config project:
1886
1887 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1888 Ben Elliston <bje@gnu.org>
1889
1890 * config.sub (epiphany): New.
1891
1892 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1893 Ben Elliston <bje@gnu.org>
1894
1895 * config.sub (hexagon, hexagon-*): New.
1896
1897 2011-08-23 Roland McGrath <mcgrathr@google.com>
1898
1899 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1900 64eb to be64.
1901
1902 2011-08-16 Roland McGrath <mcgrathr@google.com>
1903
1904 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1905 (nacl): Grok as alias for 32el-unknown-nacl.
1906
1907 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
1908
1909 * MAINTAINERS (Write After Approval): Add myself.
1910
1911 2011-10-24 Teresa Johnson <tejohnson@google.com>
1912
1913 * MAINTAINERS (Write After Approval): Add myself.
1914
1915 2011-09-21 Jakub Jelinek <jakub@redhat.com>
1916
1917 * MAINTAINERS (sparc port): Remove myself.
1918
1919 2011-09-14 Tom de Vries <tom@codesourcery.com>
1920
1921 * MAINTAINERS (Write After Approval): Add myself.
1922
1923 2011-08-14 Yao Qi <yao@codesourcery.com>
1924
1925 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1926 * configure: Regenerate.
1927
1928 2011-07-26 Ian Lance Taylor <iant@google.com>
1929
1930 * configure.ac: Set have_compiler based on whether gcc directory
1931 exists, rather than on whether gcc is in configdirs.
1932 * configure: Rebuild.
1933
1934 2011-07-21 Joseph Myers <joseph@codesourcery.com>
1935
1936 * MAINTAINERS (Global Reviewers): Add self.
1937
1938 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1939
1940 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1941 link directories.
1942 * Makefile.in: Rebuild.
1943
1944 2011-07-20 Ian Lance Taylor <iant@google.com>
1945
1946 PR bootstrap/49787
1947 * configure.ac: Move --enable-bootstrap handling earlier in file.
1948 If --enable-bootstrap and either --enable-build-with-cxx or
1949 --enable-build-poststage1-with-cxx, enable C++ automatically.
1950 * configure: Rebuild.
1951
1952 2011-07-19 Ian Lance Taylor <iant@google.com>
1953
1954 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1955 make C++ a boot_language. Set and substitute
1956 POSTSTAGE1_CONFIGURE_FLAGS.
1957 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1958 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1959 * configure, Makefile.in: Rebuild.
1960
1961 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1962
1963 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1964 maintainers.
1965
1966 2011-07-18 Jakub Jelinek <jakub@redhat.com>
1967
1968 * MAINTAINERS (Global Reviewers): Add myself.
1969
1970 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1971
1972 * configure: Regenerate.
1973
1974 2011-07-16 Jason Merrill <jason@redhat.com>
1975
1976 * Makefile.def (language=c++): Add check-c++0x and
1977 check-target-libmudflap-c++.
1978 * Makefile.tpl (check-target-libmudflap-c++): New.
1979 * Makefile.in: Regenerate.
1980
1981 2011-07-16 Matthias Klose <doko@ubuntu.com>
1982
1983 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1984 * Makefile.def (target_modules/libjava): Pass
1985 $(EXTRA_CONFIGARGS_LIBJAVA).
1986 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1987 if not configured with --enable-static-libjava.
1988 * Makefile.in: Regenerate.
1989 * configure: Likewise.
1990
1991 2011-07-15 Jason Merrill <jason@redhat.com>
1992
1993 * Makefile.in (check-c++): Move check-gcc-c++0x after
1994 check-target-libstdc++-v3.
1995
1996 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1997
1998 * MAINTAINERS (c6x port): New entry.
1999
2000 2011-07-13 Jason Merrill <jason@redhat.com>
2001
2002 * Makefile.in (check-gcc-c++0x): New.
2003 (check-c++): Depend on it.
2004
2005 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2006
2007 PR target/39150
2008 * configure.ac (i[3456789]86-*-solaris2*): Also accept
2009 x86_64-*-solaris2.1[0-9]*.
2010 * configure: Regenerate.
2011
2012 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
2013
2014 * MAINTAINERS (RTL optimizers): Add self.
2015
2016 2011-06-27 Gabriel Charette <gchare@google.com>
2017
2018 * MAINTAINERS (Write After Approval): Add myself.
2019
2020 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
2021
2022 PR regression/47836
2023 PR bootstrap/23656
2024 PR other/47733
2025 PR bootstrap/49247
2026 PR c/48825
2027 * configure.ac (target_libraries): Remove target-libiberty.
2028 Remove case-statement setting skipdirs=target-libiberty for
2029 multiple targets. Remove checking target_configdirs and
2030 removing target-libiberty but keeping target-libgcc if
2031 otherwise empty.
2032 * Makefile.def (target_modules): Don't add libiberty.
2033 (dependencies): Remove all traces of target-libiberty.
2034 * configure, Makefile.in: Regenerate.
2035
2036 2011-06-13 Walter Lee <walt@tilera.com>
2037
2038 * configure.ac (tilepro-*-*) New case.
2039 (tilegx-*-*): Likewise.
2040 * configure: Regenerate.
2041
2042 2011-06-06 Jing Yu <jingyu@google.com>
2043
2044 * configure.ac: Skip target-libiberty for
2045 arm*-*-linux-androideabi.
2046 * configure: Regenerated.
2047
2048 2011-06-06 Nick Clifton <nickc@redhat.com>
2049
2050 * config.sub: Sync from upstream.
2051
2052 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
2053
2054 * MAINTAINERS (Write After Approval): Add myself.
2055
2056 2011-06-01 Daniel Jacobowitz <drow@false.org>
2057
2058 * MAINTAINERS: Update my email address.
2059
2060 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
2061
2062 * MAINTAINERS (Write After Approval): Update my email address.
2063
2064 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
2065
2066 * MAINTAINERS (Write After Approval): Add myself.
2067
2068 2011-05-08 Doug Kwan <dougkwan@google.com>
2069
2070 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2071 * configure: Regenerated.
2072 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2073 value from configure.
2074 * Makefile.in: Regenerated.
2075
2076 2011-05-05 Joseph Myers <joseph@codesourcery.com>
2077
2078 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2079 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2080 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2081 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2082 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2083 *-*-vxworks*): Disable newlib and libgloss in separate case
2084 statement.
2085 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2086 to separate case statement.
2087 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2088 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2089 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2090 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2091 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2092 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2093 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2094 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2095 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2096 i[[3456789]]86-*-rdos*, m32r-*-*,
2097 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2098 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2099 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2100 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2101 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2102 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2103 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2104 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2105 and libgloss in main case over targets. Remove most empty cases
2106 in main case over targets.
2107 * configure: Regenerate.
2108
2109 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
2110
2111 * MAINTAINERS (Write After Approval): Add myself.
2112
2113 2011-05-04 Joseph Myers <joseph@codesourcery.com>
2114
2115 * configure.ac: Remove code setting special library locations for
2116 hppa*64*-*-hpux11*. Remove code setting compiler for
2117 sparc-sun-solaris2*.
2118 * configure: Regenerate.
2119
2120 2011-05-04 Joseph Myers <joseph@codesourcery.com>
2121
2122 * configure.ac: Separate libgloss_dir settings from general case
2123 over targets.
2124 * configure: Regenerate.
2125
2126 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2127
2128 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2129 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2130 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2131 cases in libgcj-disabling case statement.
2132 (hppa*64*-*-linux*): Set unsupported_languages instead of
2133 disabling target-zlib.
2134 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2135 to hppa*64*-*-hpux*.
2136 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2137 hppa*-*-hpux*.
2138 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2139 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2140 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2141 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2142 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2143 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2144 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2145 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2146 libgcj-disabling case statement.
2147 * configure: Regenerate.
2148
2149 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2150
2151 * configure.ac: Disable Java for targets not supporting libffi.
2152 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2153 Remove cases in Java-disabling statement.
2154 (*arm-wince-pe): Change to arm-wince-pe.
2155 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2156 cases in Java-disabling statement.
2157 (bfin-*-*): Don't disable Java again.
2158 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2159 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2160 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2161 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2162 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2163 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2164 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2165 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2166 Java-disabling statement.
2167 (mmix-*-*): Don't disable Java again.
2168 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2169 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2170 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2171 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2172 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2173 statement.
2174 * configure: Regenerate.
2175
2176 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2177
2178 * configure.ac: Separate cases disabling Java and Java libraries
2179 from general case over targets.
2180 * configure: Regenerate.
2181
2182 2011-04-21 Jie Zhang <jzhang918@gmail.com>
2183
2184 * MAINTAINERS: Update my email address.
2185
2186 2011-04-20 Easwaran Raman <eraman@google.com>
2187
2188 * MAINTAINERS (Write After Approval): Add myself.
2189
2190 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
2191
2192 PR lto/48086
2193 * configure.ac: Re-enable LTO on *-apple-darwin9*.
2194 * configure: Regenerate.
2195
2196 2011-04-16 Jim Meyering <meyering@redhat.com>
2197
2198 * MAINTAINERS (Write After Approval): Add myself.
2199
2200 2011-04-15 Dodji Seketeli <dodji@redhat.com>
2201
2202 * MAINTAINERS: Update my email address.
2203
2204 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
2205
2206 * MAINTAINERS (Write After Approval): Add myself.
2207
2208 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
2209
2210 * MAINTAINERS (Write After Approval): Add myself.
2211
2212 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
2213
2214 * MAINTAINERS (Write After Approval): Add myself.
2215
2216 2011-04-06 Joseph Myers <joseph@codesourcery.com>
2217
2218 * configure.ac (build_tools): Remove build-byacc.
2219 (host_libs): Remove mmalloc.
2220 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2221 autoconf automake libtool diff rcs fileutils shellutils time
2222 textutils wdiff find uudecode hello tar gzip indent recode release
2223 sed perl gawk findutils gettext zip.
2224 (libgcj): Remove target-qthreads.
2225 (target_tools): Remove target-examples target-gperf.
2226 (YACC): Don't handle building byacc.
2227 * configure: Regenerate.
2228 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2229 dosutils, examples, fileutils, find, findutils, gawk, gettext,
2230 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2231 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2232 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2233 handle building components.
2234 * Makefile.in: Regenerate.
2235
2236 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
2237
2238 * MAINTAINERS: Update my email address as Xtensa maintainer.
2239
2240 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2241
2242 * config.sub: Sync from upstream.
2243
2244 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2245
2246 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2247 (microblaze*): Don't disable libssp.
2248 * configure: Regenerate.
2249
2250 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2251
2252 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2253 moveifchange.
2254 * configure: Regenerate.
2255 * Makefile.tpl: Use @SHELL@ not @config_shell@.
2256 * Makefile.in: Regenerate.
2257
2258 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2259
2260 * configure.ac (*-*-sysv4*): Don't enable libgomp.
2261 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2262 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2263 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2264 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2265 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2266 md_exec_prefix cases.
2267 * configure: Regenerate.
2268
2269 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2270
2271 * configure.ac: Separate cases disabling target-libssp,
2272 target-libiberty, target-libstdc++-v3 and Fortran from general
2273 case over targets.
2274 * configure: Regenerate.
2275
2276 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2277
2278 * configure.ac (*-*-chorusos): Don't disable libgcj.
2279 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2280 Remove case.
2281 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2282 (arm-*-coff): Don't disable libgcj.
2283 (arm*-*-linux-gnueabi): Remove useless assignment.
2284 (arm-*-riscix*): Don't disable libgcj.
2285 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2286 configuration.
2287 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2288 (c54x*-*-*): Remove case.
2289 (tic54x-*-*): Don't disable GCC or GCC libraries.
2290 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
2291 to *.
2292 (d10v-*-*): Don't disable GCC libraries.
2293 (d30v-*-*): Don't disable libgcj.
2294 (h8500-*-*): Don't disable GCC libraries.
2295 (i960-*-*): Don't disable libgcj.
2296 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2297 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2298 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2299 libgcj.
2300 (m68k-*-coff*): Remove case.
2301 (mmix-*-*): Don't disable libgloss on host.
2302 (mn10200-*-*, mn10300-*-*): Remove cases.
2303 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2304 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2305 Don't disable libgcj.
2306 (romp-*-*): Remove case.
2307 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2308 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2309 case.
2310 (v810-*-*): Don't disable GCC libraries.
2311 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2312 (ip2k-*-*): Don't disable GCC libraries.
2313 * configure: Regenerate.
2314
2315 2011-03-28 Joseph Myers <joseph@codesourcery.com>
2316
2317 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2318 libffi on host.
2319 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2320 on host.
2321 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2322 * configure: Regenerate.
2323
2324 2011-03-26 John Marino <binutils@marino.st>
2325
2326 * configure.ac: Add support for *-*-dragonfly*
2327 * configure: Regenerate.
2328
2329 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2330
2331 * configure.ac (native_only): Remove.
2332 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2333 send-pr uudecode guile gnuserv on host.
2334 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2335 send-pr rcs guile perl texinfo libtool on host.
2336 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2337 automake send-pr rcs guile perl texinfo libtool on host.
2338 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2339 (*-*-kaos*): Don't disable target-examples target-gperf on target.
2340 (alpha*-dec-osf*): Don't disable fileutils on target.
2341 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2342 texinfo send-pr expect dejagnu on target.
2343 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2344 target-qthreads on target.
2345 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2346 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2347 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2348 x86_64-*-mingw*): Don't disable expect on target.
2349 (*-*-cygwin*): Don't disable target-gperf on target.
2350 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2351 gnuserv on target.
2352 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2353 target.
2354 * configure: Regenerate.
2355
2356 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2357
2358 * configure.ac (target_tools): Remove target-groff.
2359 (native_only): Remove target-groff.
2360 (hppa*64*-*-*): Don't disable byacc.
2361 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2362 setting.
2363 (*-*-kaos*): Don't skip target-librx and target-groff.
2364 (*-*-netware*): Don't skip target-libmudflap.
2365 (*-*-tpf*): Don't skip target-libmudflap.
2366 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2367 directories on the host.
2368 (ia64*-*-*vms*): Don't skip tix.
2369 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2370 host.
2371 * configure: Regenerate.
2372
2373 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
2374
2375 * configure.ac: Remove references to mt-mep, mt-netware,
2376 mt-wince.
2377 * Makefile.def: Add all-utils soft dependencies.
2378 * Makefile.tpl: Remove GDB_NLM_DEPS.
2379 * configure: Regenerate.
2380 * Makefile.in: Regenerate.
2381
2382 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2383
2384 * configure.ac: Do not include mh-x86omitfp.
2385 * configure: Regenerate.
2386
2387 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2388
2389 * configure.ac: Remove empty cases.
2390 * configure: Regenerate.
2391
2392 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2393
2394 * Makefile.def: Add dependency from termcap to gdb.
2395 * Makefile.in: Regenerate.
2396
2397 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2398
2399 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2400 * configure: Regenerate.
2401 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2402 * Makefile.tpl: Likewise.
2403 * Makefile.in: Regenerate.
2404
2405 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2406
2407 * configure.ac: Remove all mentions of tentative_cc.
2408 * configure: Regenerate.
2409
2410 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2411
2412 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2413 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2414 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2415 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2416 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2417 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2418 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2419 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2420 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2421 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2422 *-*-rhapsody*): Remove host cases.
2423 * configure: Regenerate.
2424
2425 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2426
2427 * configure.ac (ppc*-*-pe): Remove host case.
2428 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2429 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2430 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2431 cases.
2432 * configure: Regenerate.
2433
2434 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2435
2436 * config.sub: Update to version 2011-03-23.
2437
2438 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2439
2440 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2441 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2442 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2443 * configure: Regenerate.
2444
2445 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2446
2447 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
2448 to Write After Approval.
2449 * config-ml.in: Don't handle arc-*-elf*.
2450 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2451 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2452 handle GCC libraries.
2453 * configure: Regenerate.
2454
2455 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2456
2457 PR bootstrap/48120:
2458 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2459 Add -lstdc++ -lm to LIBS.
2460 * configure: Regenerate.
2461
2462 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
2463
2464 * config.guess: Update to version 2011-02-02
2465 * config.sub: Update to version 2011-02-24
2466
2467 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2468
2469 PR lto/48086
2470 * configure.ac: Re-enable LTO on *-apple-darwin9.
2471 * configure: Regenerate.
2472
2473 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
2474
2475 PR lto/48086
2476 * configure.ac: Disable LTO on darwin due to an assembler change in
2477 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2478 under 256.
2479 * configure: Regenerate.
2480
2481 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
2482
2483 * MAINTAINERS: Update myself as score backend maintainer,
2484 update my e-mail address.
2485
2486 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
2487
2488 * MAINTAINERS: Update my e-mail address.
2489
2490 2011-03-06 Joey Ye <joey.ye@arm.com>
2491
2492 * MAINTAINERS: Update my e-mail address.
2493
2494 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2495
2496 * configure.ac: Adjust test of with_ppl.
2497 * configure: Regenerated.
2498
2499 2011-03-02 Kai Tietz <ktietz@redhat.com>
2500
2501 * MAINTAINERS: Adjust my e-mail address.
2502
2503 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2504
2505 * configure.ac: Add -lpwl to ppllibs.
2506 * configure: Regenerated.
2507
2508 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2509
2510 * config/cloog.m4: Add -lisl to clooglibs.
2511 * configure: Regenerated.
2512
2513 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2514
2515 * MAINTAINERS (CPU Port maintainers): Add self.
2516
2517 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2518
2519 * MAINTAINERS: Add myself as testsuite maintainer.
2520
2521 2011-02-15 Mike Stump <mikestump@comcast.net>
2522
2523 * MAINTAINERS: Add myself as testsuite maintainer.
2524
2525 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2526
2527 Import from Libtool and gnulib:
2528
2529 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
2530
2531 Prepare for supporting FreeBSD 10.
2532 * config.rpath: Remove handling of freebsd1* which soon would
2533 match FreeBSD 10.0.
2534
2535 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
2536
2537 Remove support for FreeBSD 1.x.
2538 * libtool.m4 (_LT_LINKER_SHLIBS)
2539 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2540 soon would incorrectly match FreeBSD 10.0.
2541
2542 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2543
2544 PR binutils/12283
2545 * move-if-change: Import version from gnulib.
2546
2547 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
2548
2549 PR lto/47225
2550 * Makefile.def (lto-plugin): Double dash for enable-shared.
2551 (configure-gcc): Depend on all-lto-plugin.
2552 * Makefile.in: Rebuilt.
2553
2554 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2555
2556 * configure.ac: Remove extra bracket.
2557 * configure: Regenerate.
2558
2559 2011-02-08 Tobias Burnus <burnus@net-b.de>
2560
2561 * MAINTAINERS: Add myself as libquadmath maintainer.
2562
2563 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
2564
2565 * MAINTAINERS: Update my email address.
2566
2567 2011-02-07 Joseph Myers <joseph@codesourcery.com>
2568
2569 * MAINTAINERS (option handling): Add self.
2570
2571 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
2572
2573 PR lto/47225
2574 * Makefile.def: Add dependency for install-gcc
2575 on install-lto-plugin.
2576 * Makfile.in: Regenerated
2577
2578 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
2579
2580 * MAINTAINERS (CPU Port Maintainers): Add myself.
2581
2582 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
2583
2584 PR libgcj/44341
2585 * configure.ac: Discard --with-* flags for host when configuring
2586 target libraries for cross build.
2587 * configure: Rebuilt.
2588
2589 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2590
2591 * MAINTAINERS (linear loop transforms): Removed.
2592
2593 2011-01-25 Jakub Jelinek <jakub@redhat.com>
2594
2595 * configure.ac: If with_ppl is no, move setting with_cloog=no
2596 after CLOOG_REQUESTED check.
2597 * configure: Regenerated.
2598
2599 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2600
2601 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2602 CLooG has been requested.
2603 * configure: Regenerated.
2604
2605 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2606
2607 * configure: Regenerated.
2608 * configure.ac: Check for version 0.11 (or later revision) of PPL.
2609
2610 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
2611
2612 * configure: Regenerated.
2613 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2614
2615 2011-01-21 Andreas Schwab <schwab@redhat.com>
2616
2617 * configure.ac: Use AS_HELP_STRING throughout.
2618 * configure: Regenerate.
2619
2620 2011-01-18 Jie Zhang <jie.zhang@analog.com>
2621
2622 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2623 * configure: Regenerate.
2624
2625 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2626
2627 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2628
2629 2011-01-13 Joel Brobecker <brobecker@adacore.com>
2630
2631 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2632 for ia64-hpux.
2633 * configure: Regenerate.
2634
2635 2011-01-07 Jan Hubicka <jh@suse.cz>
2636
2637 PR lto/47225
2638 * Makefile.in: Regenerate.
2639 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2640 configure.
2641
2642 2011-01-07 Jan Hubicka <jh@suse.cz>
2643
2644 * Makefile.in: Regenerate.
2645 * Makefile.def (gcc host module) and soft dependency on lto-plugin
2646 and configure dependency on lto-plugin configure.
2647 (lto-plugin module): Remove dependency on GCC; add dependency on
2648 liniberty.
2649
2650 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
2651
2652 * MAINTAINERS (Write After Approval): Add myself.
2653
2654 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
2655
2656 * configure: Regenerate.
2657
2658 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2659
2660 * configure.ac: (picochip): Disable libiberty.
2661
2662 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
2663
2664 * MAINTAINERS (Write After Approval): Add myself.
2665
2666 2010-12-10 Ian Lance Taylor <iant@google.com>
2667
2668 PR bootstrap/46819
2669 * configure.ac: For --disable-libgcj clear libgcj_saved.
2670 * configure: Rebuild.
2671
2672 2010-12-10 Tobias Burnus <burnus@net-b.de>
2673
2674 PR fortran/46540
2675 * configure.ac: Add --disable-libquadmath and
2676 --disable-libquadmath-support.
2677 * configure: Regenerate.
2678
2679 2010-12-03 Ian Lance Taylor <iant@google.com>
2680
2681 * MAINTAINERS: Add myself as libgo maintainer.
2682
2683 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
2684
2685 PR libffi/46792
2686 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2687 * configure: Regenerate.
2688
2689 2010-12-02 Ian Lance Taylor <iant@google.com>
2690
2691 * configure.ac: Always set default for poststage1_ldflags to
2692 -static-libstdc++ -static-libgcc.
2693
2694 2010-11-29 Andreas Schwab <schwab@redhat.com>
2695
2696 * configure.ac: Move comment to remove extra space in last argument
2697 of GCC_TARGET_TOOL.
2698
2699 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
2700
2701 PR other/46026
2702 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2703 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2704 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2705 (BASE_FLAGS_TO_PASS): Use it.
2706 * configure: Rebuilt.
2707 * Makefile.in: Rebuilt.
2708
2709 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2710
2711 PR binutils/12258
2712 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2713 Properly check default linker.
2714 * configure: Regnerated.
2715
2716 2010-11-23 Matthias Klose <doko@ubuntu.com>
2717
2718 * configure.ac: For --enable-gold, handle value `default' instead of
2719 `both*'. New configure option --{en,dis}able-ld.
2720 * configure: Regenerate.
2721
2722 2010-11-20 Ian Lance Taylor <iant@google.com>
2723
2724 * configure.ac: Only disable a language library if no language needs
2725 it. Don't let --disable-libgcj uncondtionally disable libffi.
2726 * configure: Rebuild.
2727
2728 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2729
2730 * Makefile.in: Regenerate.
2731
2732 PR other/46202
2733 * configure.ac: Fix just-built in-tree STRIP name to be
2734 binutils/strip-new.
2735 * configure: Regenerate.
2736 * Makefile.def (install-strip-gcc, install-strip-binutils)
2737 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2738 (install-strip-sid): Mirror dependencies on non-strip variants
2739 of these targets on the respective -strip prerequisites.
2740 * Makefile.tpl (install-strip, install-strip-host)
2741 (install-strip-target): New targets.
2742 (install-strip-[+module+], install-strip-target-[+module+]):
2743 New targets.
2744 * Makefile.in: Regenerate.
2745
2746 2010-11-19 Ian Lance Taylor <iant@google.com>
2747 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2748
2749 * configure.ac: Add target-libgo to target_libraries. Set
2750 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2751 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2752 (HOST_EXPORTS): Add GOC.
2753 (BASE_TARGET_EXPORTS): Add GOC.
2754 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2755 (GOCFLAGS_FOR_TARGET): New variable.
2756 (EXTRA_HOST_FLAGS): Add GOC.
2757 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2758 * Makefile.def (target_modules): Add libgo.
2759 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2760 (dependencies): Add dependency from configure-target-libgo to
2761 configure-target-libffi and all-target-libstdc++-v3. Add
2762 dependencies from all-target-libgo to all-target-libffi.
2763 (languages): Add go.
2764 * configure: Rebuild.
2765 * Makefile.in: Rebuild.
2766
2767 2010-11-19 Ian Lance Taylor <iant@google.com>
2768
2769 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2770 compiler/flag environment variables.
2771
2772 2010-11-18 Ian Lance Taylor <iant@google.com>
2773
2774 * configure.ac: Check for lang_requires_boot_languages in
2775 config-lang.in files.
2776 * configure: Rebuild.
2777
2778 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2779 Tobias Burnus <burnus@net-b.de>
2780
2781 PR fortran/32049
2782 * Makefile.def: Add libquadmath; build it with language=fortran.
2783 * configure.ac: Add libquadmath.
2784 * Makefile.tpl: Handle multiple libs in check-[+language+].
2785 * Makefile.in: Regenerate.
2786 * configure: Regenerate.
2787
2788 2010-11-16 Tom Tromey <tromey@redhat.com>
2789
2790 * MAINTAINERS: Moved myself to reviewers section.
2791
2792 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
2793
2794 * MAINTAINERS: Moved myself to reviewers section.
2795
2796 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2797
2798 * MAINTAINERS (Various Maintainers): Add self for build machinery.
2799 (Write After Approval): Remove self.
2800
2801 2010-11-15 Andreas Schwab <schwab@redhat.com>
2802
2803 * configure.ac: Fix spelling in option names.
2804 * configure: Regenerated.
2805
2806 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
2807
2808 PR bootstrap/39622
2809 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2810 * configure: Regenerated.
2811
2812 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
2813
2814 * MAINTAINERS: Update my email address.
2815
2816 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2817
2818 * configure: Regenerate.
2819
2820 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2821
2822 * configure: Regenerate.
2823
2824 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2825
2826 * configure: Regenerate.
2827
2828 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2829
2830 * configure: Regenerate.
2831
2832 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2833
2834 * configure.ac: Support official CLooG.org versions.
2835 * configure: Regenerate.
2836 * config/cloog.m4: New.
2837
2838 2010-11-10 François Dumont <francois.cppdevs@free.fr>
2839
2840 * MAINTAINERS (Write After Approval): Add myself.
2841
2842 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
2843
2844 * MAINTAINERS: Update my email address.
2845
2846 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2847
2848 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2849 * configure: Regenerate.
2850
2851 2010-11-03 Ian Lance Taylor <iant@google.com>
2852 Dave Korn <dave.korn.cygwin@gmail.com>
2853
2854 PR lto/46273
2855 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2856 and on other supported platforms whenever LTO is enabled.
2857 * configure: Rebuild.
2858
2859 2010-11-02 Alan Modra <amodra@gmail.com>
2860
2861 PR binutils/12110
2862 * configure.ac: Error when source path contains spaces.
2863 * configure: Regenerate.
2864
2865 2010-10-23 James E. Wilson <wilson@codesourcery.com>
2866
2867 * MAINTAINERS: Update my email address.
2868
2869 2010-10-20 Ian Lance Taylor <iant@google.com>
2870
2871 * Makefile.def (target_modules): Set lib_path to src/.libs for
2872 libstdc++-v3 module.
2873 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2874 * Makefile.in: Rebuild.
2875
2876 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2877
2878 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2879 (Write After Approval): Remove myself.
2880
2881 2010-10-15 Tristan Gingold <gingold@adacore.com>
2882
2883 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2884
2885 2010-10-14 Douglas Rupp <rupp@gnat.com>
2886
2887 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2888
2889 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2890
2891 * configure.ac (build_lto_plugin): New shell variable.
2892 (--enable-lto): Turn on by default for all non-ELF platforms that
2893 have had LTO support added so far. Set build_lto_plugin appropriately
2894 for both ELF and non-ELF.
2895 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2896 * configure: Regenerate.
2897
2898 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2899
2900 Sync from src:
2901 * configure.ac (v850 support): Remove target-libgloss from
2902 noconfigdirs.
2903 * configure: Regenerate.
2904
2905 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2906
2907 PR bootstrap/45326
2908 PR bootstrap/45174
2909 * configure.ac: Honor initial values of $build_configargs,
2910 $host_configargs, $target_configargs. Mark the precious, so
2911 environment settings get recorded.
2912 * configure: Regenerate.
2913
2914 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2915
2916 PR bootstrap/45796
2917 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2918 Depend on all-build-libiberty.
2919 * Makefile.in: Regenerate.
2920
2921 2010-09-30 Michael Eager <eager@eagercon.com>
2922
2923 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2924 * configure: Regenerate.
2925
2926 2010-09-28 Michael Eager <eager@eagercon.com>
2927
2928 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2929
2930 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2931
2932 PR bootstrap/44621
2933 * configure.ac: Fix unportable shell quoting.
2934 * configure: Regenerate.
2935
2936 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2937
2938 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2939 targets and amend comment.
2940 * configure: Regenerate.
2941
2942 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2943
2944 * MAINTAINERS (Write After Approval): Add myself.
2945
2946 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2947
2948 * configure.ac: Enable LTO by default on Darwin.
2949 * configure: Regenerate.
2950
2951 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2952
2953 * MAINTAINERS (Write After Approval): Add myself.
2954
2955 2010-09-01 Ian Bolton <ian.bolton@arm.com>
2956
2957 * MAINTAINERS (Write After Approval): Add myself.
2958
2959 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2960
2961 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2962 ports
2963
2964 2010-07-28 David Yuste <david.yuste@gmail.com>
2965
2966 * MAINTAINERS (Write After Approval): Add myself.
2967
2968 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2969
2970 * configure.ac: Support all v850 targets.
2971 * configure: Regenerate.
2972
2973 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2974
2975 PR bootstrap/44455
2976 * configure.ac (extra_mpfr_configure_flags): Copy from
2977 extra_mpc_gmp_configure_flags.
2978 * configure: Re-generated.
2979
2980 2010-07-22 Andi Kleen <ak@linux.intel.com>
2981
2982 * MAINTAINERS (Write After Approval): Add myself.
2983
2984 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2985
2986 * MAINTAINERS (Write After Approval): Add myself.
2987
2988 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
2989
2990 * MAINTAINERS (Write After Approval): Add myself.
2991
2992 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2993
2994 PR target/44862
2995 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2996 Provide -B option to allow for link spec %s substitutions for
2997 libstdc++.a on darwin.
2998 * Makefile.in: Regenerate.
2999
3000 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
3001
3002 * MAINTAINERS (Reviewers): Update my e-mail address
3003
3004 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
3005
3006 * Makefile.def (configure-gcc): Depend on all-libelf.
3007 * Makefile.in: Rebuild.
3008
3009 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
3010
3011 * MAINTAINERS (Write After Approval): Add myself in the right place.
3012
3013 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
3014
3015 * MAINTAINERS (Write After Approval): Add myself.
3016
3017 2010-05-25 Sterling Augustine <sterling@tensilica.com>
3018
3019 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
3020
3021 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
3022
3023 * config.sub: Update to version 2010-05-21.
3024 * config.guess: Update to version 2010-04-03.
3025
3026 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
3027
3028 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3029 * configure: Regenerate.
3030
3031 2010-05-12 Sriraman Tallam <tmsriram@google.com>
3032
3033 * MAINTAINERS (Write After Approval): Add myself.
3034
3035 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
3036
3037 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3038 a platform that supports LTO.
3039 * configure: Regenerate.
3040
3041 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
3042
3043 * configure.ac: Allow all the versions greater than 0.10 of PPL.
3044 * configure: Regenerated.
3045
3046 2010-04-27 Roland McGrath <roland@redhat.com>
3047 H.J. Lu <hongjiu.lu@intel.com>
3048
3049 * configure.ac (--enable-gold): Support both, both/gold and
3050 both/bfd to add gold to configdirs without removing ld.
3051 * configure: Regenerated.
3052
3053 * Makefile.def: Add install-gold dependency to install-ld.
3054 * Makefile.in: Regenerated.
3055
3056 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
3057
3058 PR lto/42776
3059 * configure.ac (--enable-lto): Refactor handling so libelf tests
3060 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3061 and allow LTO to be explicitly enabled on non-ELF platforms that
3062 are known to support it inside else-clause.
3063 * configure: Regenerate.
3064
3065 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
3066
3067 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3068 * configure: Regenerate.
3069
3070 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
3071
3072 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3073 * configure: Regenerate.
3074
3075 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3076
3077 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3078 separately.
3079 * configure: Regenerate.
3080
3081 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
3082
3083 * MAINTAINERS (Write After Approval): Add myself.
3084
3085 2010-04-14 Tristan Gingold <gingold@adacore.com>
3086
3087 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3088 * configure: Regenerate.
3089
3090 2010-04-13 Steve Ellcey <sje@cup.hp.com>
3091
3092 * configure: Regenerate after change to elf.m4.
3093
3094 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
3095
3096 * MAINTAINERS (Write After Approval): Add myself.
3097
3098 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3099
3100 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3101 * configure: Regenerated.
3102
3103 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3104
3105 * configure.ac: Print "buggy but acceptable" when CLooG
3106 revision is less than 9.
3107 * configure: Regenerated.
3108
3109 2010-04-01 Diego Novillo <dnovillo@google.com>
3110
3111 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3112
3113 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3114
3115 PR bootstrap/43615
3116 PR bootstrap/43328
3117
3118 Revert:
3119
3120 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3121
3122 * configure.ac: Do not pass --enable-multilib nor
3123 --disable-multilib in baseargs. Accept explicitly passed
3124 --enable_multilib.
3125 * configure: Regenerate.
3126
3127 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
3128
3129 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3130
3131 2010-03-31 Janis Johnson <janis187@us.ibm.com>
3132
3133 * MAINTAINERS: Remove myself.
3134
3135 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3136
3137 PR bootstrap/43328
3138 * configure.ac: Do not pass --enable-multilib nor
3139 --disable-multilib in baseargs. Accept explicitly passed
3140 --enable_multilib.
3141 * configure: Regenerate.
3142
3143 2010-03-28 Andrew Pinski <pinskia@gmail.com>
3144
3145 * MAINTAINERS (spu port): Remove me.
3146
3147 2010-03-23 Joseph Myers <joseph@codesourcery.com>
3148
3149 * configure.ac (tic6x-*-*): New case.
3150 * configure: Regenerate.
3151
3152 2010-03-23 Joseph Myers <joseph@codesourcery.com>
3153
3154 * config.sub: Update to version 2010-03-22.
3155 * config.guess: Update to version 2009-12-30.
3156
3157 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
3158
3159 PR ada/42554
3160 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3161 * configure: Regenerate.
3162
3163 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3164
3165 * MAINTAINERS: Update my email address.
3166
3167 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
3168
3169 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3170 (ghassan.shobaki@amd.com): Removed.
3171
3172 2010-03-17 Alan Modra <amodra@gmail.com>
3173
3174 * MAINTAINERS: Update my email address.
3175
3176 2010-03-16 Diego Novillo <dnovillo@google.com>
3177
3178 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3179 Matthews.
3180
3181 2010-03-16 Joseph Myers <joseph@codesourcery.com>
3182
3183 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3184 Gutson, Jeffrey D. Oldham and Mark Shinwell.
3185
3186 2010-03-16 Joseph Myers <joseph@codesourcery.com>
3187
3188 * MAINTAINERS: Update my email address.
3189
3190 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
3191
3192 * MAINTAINERS: Update my email address.
3193
3194 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
3195
3196 * MAINTAINERS: Update my email address.
3197
3198 2010-03-09 Jie Zhang <jie@codesourcery.com>
3199
3200 * MAINTAINERS: Update my email address.
3201
3202 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3203
3204 PR libstdc++/32499
3205 * configure.ac (RANLIB): Default to true.
3206 (STRIP): Likewise.
3207 (RANLIB_FOR_TARGET): Remove superfluous : argument.
3208 * configure: Regenerate.
3209
3210 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
3211
3212 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3213 (Write After Approval): Update my email address.
3214
3215 2010-02-17 Nick Clifton <nickc@redhat.com>
3216
3217 PR 11238
3218 * Makefile.tpl (local-distclean): Also remove config.cache files in
3219 sub-directories as there may not be Makefiles present in the
3220 sub-directories.
3221 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3222 the config.cache files found by the find command.
3223
3224 * Makefile.in: Regenerate.
3225 * configure.ac: Revert previous delta.
3226 * configure: Regenerate.
3227
3228 2010-02-15 Nick Clifton <nickc@redhat.com>
3229
3230 PR 11238
3231 * configure.ac: Delete config.cache files in sub-directories when
3232 deleting Makefiles.
3233 * configure: Regenerate.
3234
3235 2010-02-12 Ben Elliston <bje@gnu.org>
3236
3237 * MAINTAINERS: Update my email address.
3238
3239 2010-02-08 Andrew Pinski <pinskia@gmail.com>
3240
3241 * MAINTAINERS (spu port): Update my email address.
3242
3243 2010-02-08 Jie Zhang <jie.zhang@analog.com>
3244
3245 * MAINTAINERS: Add myself as a maintainer for the bfin port.
3246
3247 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3248
3249 * configure.ac: Add "recommended" version checks for GMP/MPC.
3250 Update recommended GMP/MPFR/MPC versions.
3251 * configure: Regenerate.
3252
3253 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
3254
3255 * MAINTAINERS: Move my Embecosm email address into the
3256 write-after-approval section.
3257
3258 2010-01-26 Ian Lance Taylor <iant@google.com>
3259
3260 * MAINTAINERS: Add myself as Go frontend maintainer.
3261
3262 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
3263
3264 PR libstdc++/36101, PR libstdc++/42813
3265 * configure.ac (bootstrap_target_libs): Make inclusion of
3266 target-libgomp conditional on libgomb being in target_configdirs.
3267 * configure: Regenerate.
3268
3269 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
3270
3271 PR libstdc++/36101, PR libstdc++/42813
3272 * configure.ac (bootstrap_target_libs): Include target-libgomp.
3273 * configure: Regenerate.
3274
3275 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
3276
3277 PR libstdc++/36101, PR libstdc++/42813
3278 * configure.ac (target_configdirs): Substitute.
3279 * Makefile.def: Bootstrap target module libgomp.
3280 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3281 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3282 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3283 * configure, Makefile.in: Regenerate.
3284
3285 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
3286
3287 * MAINTAINERS: Adjust my details.
3288
3289 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
3290
3291 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3292
3293 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
3294
3295 * MAINTAINERS: reindented my entry with tabs instead of spaces.
3296
3297 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
3298
3299 * MAINTAINERS (Write After Approval): Add myself.
3300
3301 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3302
3303 * MAINTAINERS (Write After Approval): Add myself.
3304
3305 2010-01-11 Richard Guenther <rguenther@suse.de>
3306
3307 PR lto/41569
3308 * Makefile.def (all-lto-plugin): Depend on all-gcc.
3309 * Makefile.in: Regenerated.
3310
3311 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
3312
3313 * configure.ac: Enable libjava build on x86_64-*freebsd*.
3314 * configure: Regenerate.
3315
3316 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3317 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3318
3319 PR bootstrap/42424
3320 * configure.ac: Include libtool m4 files.
3321 (_LT_CHECK_OBJDIR): Call it.
3322 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3323 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3324
3325 * configure: Regenerate.
3326
3327 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3328
3329 PR bootstrap/41818
3330 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3331 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
3332 * Makefile.in: Regenerate.
3333
3334 2010-01-02 Richard Guenther <rguenther@suse.de>
3335
3336 PR lto/41529
3337 * configure.ac: Include config/elf.m4. Disable LTO if not
3338 builting for an elf target.
3339 * configure: Regenerate.
3340
3341 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
3342
3343 * MAINTAINERS: Change my email address.
3344
3345 2009-12-18 Ben Elliston <bje@au.ibm.com>
3346
3347 * config.sub, config.guess: Update from upstream sources.
3348
3349 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
3350
3351 * MAINTAINERS (Write After Approval): Add myself.
3352
3353 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3354
3355 PR middle-end/30447
3356 PR middle-end/30789
3357 PR other/40302
3358
3359 * configure.ac: Require MPC.
3360 * configure: Regenerate.
3361
3362 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3363
3364 PR target/38384
3365 PR bootstrap/40972
3366 * libtool.m4: Sync from git Libtool.
3367 * ltoptions.m4: Likewise.
3368 * ltversion.m4: Likewise.
3369 * lt~obsolete.m4: Likewise.
3370 * ltmain.sh: Likewise.
3371
3372 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3373
3374 * configure.ac: Update minimum MPC version to 0.8.
3375 * configure: Regenerate.
3376
3377 2009-11-21 Sebastian Pop <sebpop@gmail.com>
3378
3379 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3380 * configure: Regenerated.
3381
3382 2009-11-21 Ian Lance Taylor <iant@google.com>
3383
3384 * configure.ac: Change default of poststage1_ldflags to be empty if
3385 poststage1_libs is set. When poststage1_libs is empty, and
3386 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3387 * configure: Rebuild.
3388
3389 2009-11-21 Adam Nemet <adambnmet@gmail.com>
3390
3391 * MAINTAINERS (Write After Approval): Update my email address.
3392
3393 2009-11-20 Ben Elliston <bje@au.ibm.com>
3394
3395 * config.guess: Update from upstream sources.
3396
3397 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
3398
3399 * Makefile.def: Restore host and target settings for gmp.
3400 * Makefile.in: Rebuild.
3401
3402 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
3403
3404 * configure.ac: Add libelf to host_libs. Enable in-tree configury
3405 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
3406 Fix portability of test of C++ as bootstrap language. Add
3407 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3408 * configure: Rebuild.
3409 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3410 and cloog. Fix in-tree ppl configuration. Introduce libelf
3411 in-tree building.
3412 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3413 (POSTSTAGE1_HOST_EXPORTS): Use it.
3414 (STAGE[+id+]_CXXFLAGS): New.
3415 (BASE_FLAGS_TO_PASS): Pass it down.
3416 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
3417 extra_exports.
3418 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3419 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3420 extra_exports.
3421 * Makefile.in: Rebuild.
3422
3423 2009-11-17 Ben Elliston <bje@au.ibm.com>
3424
3425 * config.sub, config.guess: Update from upstream sources.
3426
3427 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3428
3429 * MAINTAINERS (Write After Approval): Add myself.
3430
3431 2009-11-09 Jon Beniston <jon@beniston.com>
3432
3433 * MAINTAINERS (Write After Approval): Add myself.
3434
3435 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
3436
3437 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
3438 paths for *-w64-mingw* and x86_64-*mingw*.
3439 * configure: Regenerated.
3440
3441 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
3442
3443 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3444
3445 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
3446
3447 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3448 Phil Edwards to Write-After Approval.
3449
3450 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
3451
3452 * configure.ac: Disable target-winsup & co for
3453 x86_64-*-mingw* and *-w64-mingw* targets.
3454 * configure: Regenerated.
3455
3456 2009-10-16 Nick Clifton <nickc@redhat.com>
3457
3458 * MAINTAINERS: Add myself as a maintainer for the RX port.
3459
3460 2009-10-26 Johannes Singler <singler@kit.edu>
3461
3462 * MAINTAINERS (Write After Approval): Update my e-mail address.
3463
3464 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3465
3466 * configure.ac (CLooG test): Use = with test.
3467 * configure: Regenerate.
3468
3469 2009-10-22 Richard Guenther <rguenther@suse.de>
3470
3471 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
3472 cloog if the ppl version check failed. Move flags saving
3473 before setting in libelf check.
3474 * configure: Regenerate.
3475
3476 2009-10-21 Richard Guenther <rguenther@suse.de>
3477
3478 * configure.ac: Adjust the ppl and cloog configure to work as
3479 documented. Disable cloog if ppl was disabled. Omit the version
3480 checks if they were disabled.
3481 * configure: Re-generate.
3482
3483 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3484
3485 * configure.ac: Add 'lto' to enable_languages, not
3486 new_enable_languages, and only if not already present.
3487 * configure: Regenerate.
3488
3489 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
3490
3491 * README: Refer to the various COPYING* files instead of just
3492 COPYING.
3493 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3494
3495 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
3496
3497 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3498
3499 2009-10-07 Richard Guenther <rguenther@suse.de>
3500
3501 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3502 and Richard Guenther as reviewers.
3503 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3504 as reviewers.
3505
3506 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
3507
3508 * config.sub: Update from upstream sources.
3509
3510 2009-10-06 Ian Lance Taylor <iant@google.com>
3511
3512 * Makefile.def: check-gold depends upon all-gas.
3513 * Makefile.in: Rebuild.
3514
3515 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
3516
3517 * MAINTAINERS (Write After Approval): Add myself.
3518
3519 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
3520
3521 * Makefile.def: all-lto-plugin depends on all-libiberty.
3522 set bootstrap=true for lto-plugin.
3523 Add lto-plugin.
3524 * Makefile.in: Regenerate.
3525 * configure.ac (host_libs): Add lto-plugin.
3526 * configure: Regenerate.
3527
3528 2009-10-03 Diego Novillo <dnovillo@google.com>
3529
3530 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3531 (HOST_LIBELFLIBS): Define.
3532 (HOST_LIBELFINC): Define.
3533 * Makefile.in: Regenerate.
3534 * configure.ac: Add --enable-lto.
3535 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3536 If --enable-lto is used, add 'lto' to new_enable_languages.
3537 If --enable-lto is used and gold is enabled, add
3538 lto-plugin to configdirs.
3539 * configure: Regenerate.
3540
3541 2009-10-03 Simon Baldwin <simonb@google.com>
3542
3543 * configure.ac: If --with-system-zlib, suppress local zlib and
3544 pass --with-system-zlib to subdir configure scripts.
3545 * configure: Regenerate.
3546
3547 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
3548 Paolo Bonzini <bonzini@gnu.org>
3549
3550 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3551 $(srcdir).
3552 * Makefile.in: Rebuilt.
3553
3554 2009-09-26 Gary Funck <gary@intrepid.com>
3555
3556 * MAINTAINERS (Write After Approval): Add myself.
3557
3558 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3559
3560 * configure.ac: Update minimum MPC version to 0.7.
3561 * configure: Regenerate.
3562
3563 2009-09-25 Nick Clifton <nickc@redhat.com>
3564
3565 * configure.ac: Pass any --cache-file=/dev/null option on to
3566 subconfigures.
3567 * configure: Regenerate.
3568
3569 2009-09-23 Nick Clifton <nickc@redhat.com>
3570
3571 * config.sub, config.guess: Update from upstream sources.
3572
3573 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
3574
3575 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3576 * Makefile.in: Rebuilt.
3577
3578 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3579
3580 PR bootstrap/32272
3581 * configure.ac: Error out if $srcdir isn't '.' but contains
3582 host-${host_noncanonical}.
3583 * configure: Regenerate.
3584
3585 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3586
3587 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3588 maintainer.
3589
3590 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3591
3592 * configure.ac: If bootstrapping a combined tree with
3593 --enable-gold, require c++ in stage1_languages.
3594 * configure: Regenerate.
3595
3596 * configure.ac: Also add target_libs of stage1_languages to
3597 bootstrap_target_libs.
3598 * configure: Regenerate.
3599
3600 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3601 with --enable-languages not containing c++.
3602 * configure: Regenerate.
3603
3604 2009-09-15 Jie Zhang <jie.zhang@analog.com>
3605
3606 * configure.ac: Disable java and boehm-gc for bfin-*-*.
3607 * configure: Regenerate.
3608
3609 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
3610
3611 * MAINTAINERS (Write After Approval): Update my e-mail address,
3612 and move from from here...
3613 (Waiting for paperwork): To here.
3614
3615 2009-09-09 Joseph Myers <joseph@codesourcery.com>
3616
3617 * MAINTAINERS (Reviewers): Add self as driver reviewer.
3618
3619 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3620
3621 * configure.ac: Do not use $extrasub for replacing @if/@endif
3622 parts in Makefile; instead, use additional arguments to
3623 AC_CONFIG_COMMANDS to do the replacement manually, with several
3624 sed invocations, to avoid HP-UX sed command limits.
3625 * configure: Regenerate.
3626
3627 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
3628
3629 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3630 blank before -L.
3631
3632 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
3633
3634 * configure.ac (with-build-config): Document. Handle without.
3635 Handle missing argument.
3636 * configure: Rebuilt.
3637
3638 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
3639
3640 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
3641 Default to bootstrap-debug only if compare-debug works.
3642 * configure: Rebuilt.
3643 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3644 * Makefile.in: Rebuilt.
3645
3646 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3647
3648 * MAINTAINERS (OS Port Maintainers): Update my email address.
3649
3650 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
3651
3652 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3653 * Makefile.in: Rebuilt.
3654
3655 2009-09-01 Chris Demetriou <cgd@google.com>
3656
3657 * MAINTAINERS (Write After Approval): Add myself.
3658
3659 2009-08-31 Dodji Seketeli <dodji@redhat.com>
3660
3661 PR debug/30161
3662 * include/dwarf2.h (enum dwarf_tag): Added
3663 DW_TAG_GNU_template_template_param
3664 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3665
3666 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
3667
3668 * Makefile.tpl (AWK): Fix typo.
3669 * Makefile.in: Regenerate.
3670
3671 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
3672
3673 * configure.ac: Detect awk and sed.
3674 * Makefile.def (flags_to_pass): Add AWK and SED.
3675 * Makefile.tpl (AWK, SED): New.
3676 (BASE_FLAGS_TO_PASS): Add AWK and SED.
3677 * configure: Regenerate.
3678 * Makefile.in: Regenerate.
3679
3680 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
3681
3682 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3683 (collapseslashes): Likewise.
3684
3685 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3686
3687 * configure.ac (AC_PREREQ): Bump to 2.64.
3688
3689 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3690
3691 * configure.ac: Remove --with-datarootdir, --with-docdir,
3692 --with-pdfdir, --with-htmldir switches.
3693 * configure: Regenerate.
3694
3695 * configure: Regenerate.
3696
3697 * compile: Sync from Automake 1.11.
3698 * depcomp: Likewise.
3699 * install-sh: Likewise.
3700 * missing: Likewise.
3701 * mkinstalldirs: Likewise.
3702 * ylwrap: Likewise.
3703
3704 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
3705
3706 * ltmain.sh (func_normal_abspath): New function.
3707 (func_relative_path): Likewise.
3708 (func_mode_help): Document new -bindir option for link mode.
3709 (func_mode_link): Add new -bindir option, and use it to place
3710 output DLL if specified.
3711
3712 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3713
3714 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3715 (baseargs): Add --disable-option-checking.
3716 * configure: Regenerate.
3717
3718 * Makefile.def (configure-target-libiberty): Depend on
3719 all-binutils and all-ld.
3720 (configure-target-newlib): Likewise.
3721 * Makefile.in: Regenerate.
3722
3723 2009-08-17 Ben Elliston <bje@au.ibm.com>
3724
3725 * config.sub, config.guess: Update from upstream sources.
3726
3727 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3728
3729 Sync from src, merge:
3730
3731 2009-07-02 Tristan Gingold <gingold@adacore.com>
3732
3733 * configure.ac: Do not exclude gas for i386-*-darwin.
3734 Add a case for x86_64-*-darwin.
3735 * configure: Regenerate.
3736
3737 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
3738
3739 * MAINTAINERS: Add my name to Write After Approval list.
3740
3741 2009-08-06 Michael Eager <eager@eagercon.com>
3742
3743 * configure.ac: Add Microblaze target.
3744 * configure: Regenerate.
3745
3746 2009-07-31 Christian Bruel <christian.bruel@st.com>
3747
3748 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3749 * configure: Regenerate.
3750
3751 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
3752
3753 * MAINTAINERS (Write After Approval): Update my e-mail address.
3754
3755 2009-07-06 Ian Lance Taylor <iant@google.com>
3756
3757 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3758 * configure: Rebuild.
3759
3760 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
3761
3762 * MAINTAINERS: Move myself to the Graphite Reviewers.
3763
3764 2009-06-30 Wei Guozhi <carrot@google.com>
3765
3766 * MAINTAINERS: Add my name to Write After Approval list.
3767
3768 2009-06-26 Steve Ellcey <sje@cup.hp.com>
3769
3770 PR bootstrap/40338
3771 * configure.ac (comparestring): Create new variable.
3772 * Makefile.tpl (comparestring): Use to skip some comparisions.
3773 * configure: Regenerate.
3774 * Makefile.in: Regenerate.
3775
3776 2009-06-26 Doug Evans <dje@sebabeach.org>
3777
3778 * Makefile.def (host_modules): Add cgen.
3779 * Makefile.in: Regenerate.
3780 * configure.ac (host_tools): Add cgen.
3781 * configure: Regenerate.
3782
3783 2009-06-23 DJ Delorie <dj@redhat.com>
3784
3785 * MAINTAINERS: Add myself as mep maintainer.
3786
3787 2009-06-23 Ian Lance Taylor <iant@google.com>
3788
3789 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3790 boot_languages. Only bootstrap target libraries listed in
3791 target_libs for some boot language. Add --with-stage1-ldflags,
3792 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3793 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3794 if not building with C++.
3795 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3796 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3797 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3798 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3799 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3800 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3801 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3802 * configure, Makefile.in: Rebuild.
3803
3804 2009-06-23 Li Feng <nemokingdom@gmail.com>
3805
3806 * MAINTAINERS: Added my name to write-after-approval list.
3807
3808 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3809
3810 * configure.ac: Define is_elf for QNX Neutrino targets.
3811 * configure: Regenerate.
3812
3813 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
3814
3815 * MAINTAINERS: Added my name to the write-after-approval list
3816
3817 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3818
3819 * configure.ac: Detect MPC in default directory.
3820 * configure: Regenerate.
3821
3822 2009-06-03 Jerome Guitton <guitton@adacore.com>
3823 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3824
3825 * Makefile.tpl (all): Avoid a trailing backslash.
3826 * Makefile.in: Regenerate.
3827
3828 2009-06-03 Ben Elliston <bje@au.ibm.com>
3829
3830 * config.sub, config.guess: Update from upstream sources.
3831
3832 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3833
3834 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3835 to noconfdirs.
3836 * configure: Regenerate.
3837
3838 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
3839
3840 * Makefile.tpl ([+compare-target+]): Compare all stage
3841 directories, rather than just gcc.
3842 * Makefile.in: Rebuilt.
3843
3844 2009-06-01 Doug Kwan <dougkwan@google.com>
3845
3846 * configure.ac: Support gold for target arm*-*-*.
3847 * configure: Regenerate.
3848
3849 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3850
3851 * Makefile.def: Add MPC support and dependencies.
3852 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3853
3854 * Makefile.in, configure: Regenerate.
3855
3856 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
3857
3858 * Makefile.tpl (all): Avoid harmless warning in make all when
3859 gcc-bootstrap is enabled but stage_last does not exist.
3860 * Makefile.in: Rebuilt.
3861
3862 2009-05-24 Nicolas Roche <roche@adacore.com>
3863
3864 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3865 * Makefile.in: Regenerate.
3866
3867 2009-05-21 Denis Chertykov <chertykov@gmail.com>
3868
3869 * MAINTAINERS: Update my e-mail address.
3870
3871 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3872
3873 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3874 * configure: Regenerate.
3875
3876 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3877
3878 PR other/40159
3879 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3880 gcc-no-bootstrap are mutually exclusive.
3881 * Makefile.in: Rebuilt.
3882
3883 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3884
3885 PR other/40159
3886 * Makefile.tpl (all): Don't end with unconditional success.
3887 * Makefile.in: Rebuilt.
3888
3889 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
3890
3891 PR target/37137
3892 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3893 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3894 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3895 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3896 stage_configureflags, stage_cflags and stage_libcflags into
3897 explicit Makefile macros.
3898 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3899 GFORTRAN.
3900 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3901 CC. Set CC_FOR_BUILD from CC.
3902 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3903 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3904 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3905 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3906 and GFORTRAN.
3907 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3908 (_LIBCFLAGS): Renamed to _TFLAGS.
3909 (do-compare-debug, do-compare3-debug): Drop.
3910 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3911 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3912 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3913 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3914 (XGCC_FLAGS_FOR_TARGET): New.
3915 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3916 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3917 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3918 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3919 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
3920 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3921 TFLAGS.
3922 (BUILD_CONFIG): Include if requested.
3923 (all): Set TFLAGS on bootstrap.
3924 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3925 (all-stageid-prefixmodule): Likewise.
3926 (do-clean, distclean-stageid): Set TFLAGS.
3927 (restrap): Fix whitespace.
3928 * Makefile.in: Rebuilt.
3929
3930 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
3931
3932 * config.guess: Sync with src.
3933
3934 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3935
3936 * configure.ac ($with_ppl): Default to no if not supplied.
3937 ($with_cloog): Likewise.
3938 configure: Regenerate.
3939
3940 2009-04-27 James E. Wilson <wilson@codesourcery.com>
3941
3942 * MAINTAINERS: Update my e-mail address.
3943
3944 2009-04-27 Nick Clifton <nickc@redhat.com>
3945
3946 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3947
3948 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3949
3950 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3951 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3952 * Makefile.in: Regenerate.
3953
3954 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3955
3956 PR bootstrap/39739
3957 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3958 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3959
3960 * configure, Makefile.in: Regenerate.
3961
3962 2009-04-21 Taras Glek <tglek@mozilla.com>
3963
3964 * include/hashtab.h: Update GTY annotations to new syntax
3965 * include/splay-tree.h: Likewise
3966
3967 2009-04-17 Ben Elliston <bje@au.ibm.com>
3968
3969 * config.sub, config.guess: Update from upstream sources.
3970
3971 2009-04-15 Anthony Green <green@moxielogic.com>
3972
3973 * configure.ac: Add moxie support.
3974 * configure: Rebuilt.
3975
3976 2009-04-14 Jakub Jelinek <jakub@redhat.com>
3977
3978 * configure.ac: Change copyright header to refer to version
3979 3 of the GNU General Public License and to point readers at the
3980 COPYING3 file and the FSF's license web page.
3981 * Makefile.def: Likewise.
3982 * Makefile.tpl: Likewise.
3983 * Makefile.in: Regenerate.
3984
3985 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3986
3987 * configure.ac: Restore match for darwin9 or later. Use double
3988 brackets since regeneration eats one pair.
3989 * configure: Regenerate.
3990
3991 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3992
3993 PR gas/10039
3994 * configure.ac: Require texinfo 4.7.
3995 * configure: Regenerated.
3996
3997 2009-04-09 Nick Clifton <nickc@redhat.com>
3998
3999 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4000 the GCC Runtime Library Exception.
4001
4002 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4003
4004 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4005 * configure: Regenerate.
4006
4007 2009-04-01 Steve Ellcey <sje@cup.hp.com>
4008
4009 * Makefil.def (languages): New entries.
4010 * Makefile.tpl (check-gcc-*): New generic target.
4011 * Makefile.in: Regenerate.
4012
4013 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
4014
4015 * MAINTAINERS: Update my email address.
4016
4017 2009-03-18 Tom Tromey <tromey@redhat.com>
4018
4019 * configure: Rebuild.
4020 * configure.ac (host_libs): Add libiconv.
4021 * Makefile.in: Rebuild.
4022 * Makefile.def (host_modules): Add libiconv.
4023 (configure-gdb, all-gdb): Depend on libiconv.
4024
4025 2009-03-16 Tristan Gingold <gingold@adacore.com>
4026
4027 * configure.ac: Treat gdb as supported on x86_64-darwin.
4028 * configure: Regenerate.
4029
4030 2009-03-16 Joseph Myers <joseph@codesourcery.com>
4031
4032 * configure.ac (--with-host-libstdcxx): New option.
4033 * configure: Regenerate.
4034
4035 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
4036
4037 * MAINTAINERS: Move myself into the write after approval list.
4038
4039 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
4040
4041 * MAINTAINERS: Update e-mail address.
4042
4043 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
4044
4045 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4046
4047 2009-03-10 Ira Rosen <irar@il.ibm.com>
4048
4049 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4050
4051 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4052
4053 Backport from git Libtool:
4054
4055 2009-01-19 Robert Millan <rmh@aybabtu.com>
4056 Support GNU/kOpenSolaris.
4057 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4058 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4059 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4060 GNU/kOpenSolaris.
4061
4062 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
4063
4064 * MAINTAINERS: Update e-mail address.
4065
4066 2009-02-24 Michael Eager <eager@eagercon.com>
4067
4068 * MAINTAINERS (Write After Approval): Add self.
4069
4070 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
4071
4072 * MAINTAINERS (Write After Approval): Add myself.
4073
4074 2009-02-05 Andreas Schwab <schwab@suse.de>
4075
4076 * Makefile.tpl (stage_last): Define $r and $s before using
4077 $(RECURSE_FLAGS_TO_PASS).
4078 * Makefile.in: Regenerate
4079
4080 2009-01-30 Ian Lance Taylor <iant@google.com>
4081
4082 * MAINTAINERS: Move myself to the Global Reviewers list.
4083
4084 2009-01-29 Robert Millan <rmh@aybabtu.com>
4085
4086 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4087 * configure: Regenerate.
4088
4089 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
4090
4091 * MAINTAINERS: Make whitespace consistent.
4092 Remove Robert Millan from Write After Approval.
4093
4094 2009-01-16 Alan Modra <amodra@bigpond.net.au>
4095
4096 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4097 (all-opcodes): Depend on all-libiberty.
4098 * Makefile.in: Regenerate.
4099
4100 2009-01-15 Douglas B Rupp <rupp@gnat.com>
4101
4102 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4103 * configure: Regenerate.
4104
4105 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
4106
4107 * MAINTAINERS (Write After Approval): Add myself.
4108
4109 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
4110
4111 * MAINTAINERS: Add myself to reviewers (Fortran).
4112
4113 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
4114
4115 PR tree-optimization/38515
4116 * configure.ac (cloog-polylib): Removed.
4117 (with_ppl, with_cloog): Test for "no".
4118 * configure: Regenerated.
4119
4120 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
4121
4122 * MAINTAINERS: Moved myself to reviewers (Fortran).
4123
4124 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
4125
4126 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4127 (Write After Approval): Remove myself.
4128
4129 2009-01-03 Diego Novillo <dnovillo@google.com>
4130
4131 * MAINTAINERS: Remove myself from alias maintainership.
4132
4133 2009-01-02 David Ayers <ayers@fsfe.org>
4134
4135 * MAINTAINERS: Update e-mail address.
4136
4137 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
4138
4139 * MAINTAINERS: Make whitespace consistent.
4140
4141 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4142
4143 Backport from upstream Libtool:
4144 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4145 Add cache variables to tests that require the linker to work.
4146 For shlibpath_overrides_runpath, this also changes the semantics
4147 to let the result from the C compiler take precedence.
4148
4149 2008-12-02 Ben Elliston <bje@au.ibm.com>
4150
4151 * config.sub, config.guess: Update from upstream sources.
4152
4153 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
4154
4155 * configure.ac (ppllibs): Add by default the lib flags.
4156 * configure: Regenerate.
4157
4158 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
4159
4160 * MAINTAINERS: Add myself to the write after approval list.
4161
4162 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
4163
4164 * configure.ac: Add double brackets on darwin[912].
4165 * configure: Regenerate.
4166
4167 2008-12-03 Daniel Kraft <d@domob.eu>
4168
4169 * MAINTAINERS: Moved myself and Mikael Morin from Write After
4170 Approval to Reviewer section (for Fortran front-end).
4171
4172 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
4173
4174 * configure.ac: Expand to darwin10 and later.
4175 * configure: Regenerate.
4176
4177 2008-12-02 Andreas Schwab <schwab@suse.de>
4178
4179 * Makefile.def: configure-target-boehm-gc depends on
4180 all-target-libstdc++-v3.
4181 * Makefile.in: Regenerate.
4182
4183 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
4184
4185 * MAINTAINERS: Add myself as mingw maintainer.
4186
4187 2008-12-02 Ben Elliston <bje@au.ibm.com>
4188
4189 * config.sub, config.guess: Update from upstream sources.
4190
4191 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
4192
4193 * README.SCO: Remove.
4194
4195 2008-11-29 Fernando Pereira <pronesto@gmail.com>
4196
4197 * MAINTAINERS: Add myself to the write after approval list.
4198
4199 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
4200
4201 * MAINTAINERS: Update my email address in WAA section.
4202
4203 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
4204
4205 * MAINTAINERS: Update e-mail address.
4206
4207 2008-11-27 Toon Moene <toon@moene.org>
4208
4209 * MAINTAINERS: Change e-mail address.
4210
4211 2008-11-27 Tristan Gingold <gingold@adacore.com>
4212
4213 * configure.ac: Build gdb for i?86-*-darwin*
4214 * configure: Regenerated.
4215
4216 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
4217
4218 * MAINTAINERS: Added my full name.
4219
4220 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4221
4222 PR bootstrap/38014
4223 PR bootstrap/37923
4224
4225 Revert:
4226
4227 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4228
4229 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4230 * Makefile.in: Regenerated.
4231
4232 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4233
4234 PR gdb/921
4235 PR gdb/1646
4236 PR gdb/2175
4237 PR gdb/2176
4238
4239 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4240 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4241 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4242 (HOST_EXPORTS): Pass CPPFLAGS.
4243 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4244 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4245 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4246 * Makefile.in, configure: Regenerated.
4247 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4248 and CPPFLAGS_FOR_BUILD.
4249
4250 2008-11-06 Jeff Law <law@redhat.com>
4251
4252 * MAINTAINERS: Add myself as middle end maintainer.
4253
4254 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
4255
4256 * MAINTAINERS (Write after approval): Add myself.
4257
4258 2008-11-05 Diego Novillo <dnovillo@google.com>
4259
4260 * MAINTAINERS (Global Reviewers): Add myself.
4261 (Non-Algorithmic Maintainers): Remove myself.
4262
4263 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
4264
4265 * MAINTAINERS (Write after approval): Add myself.
4266
4267 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
4268
4269 * MAINTAINERS (Write after approval): Add myself.
4270
4271 2008-10-31 Ben Elliston <bje@au.ibm.com>
4272
4273 * configure.ac (spu-*-*): Remove special case.
4274 * configure: Regenerate.
4275
4276 2008-10-30 Catherine Moore <clm@codesourcery.com>
4277
4278 * MAINTAINERS (Write after approval): Update my email address.
4279
4280 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
4281
4282 * configure.ac [spu-*-*]: Do not set skipdirs.
4283 * configure: Re-generate.
4284
4285 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
4286
4287 * MAINTAINERS (Various Maintainers): Add myself to reload.
4288
4289 2008-10-25 Richard Guenther <rguenther@suse.de>
4290
4291 * MAINTAINERS (Various Maintainers): Add myself as middle-end
4292 maintainer. Remove myself as libgcc-math maintainer.
4293 (Non-Algorithmic Maintainers): Remove myself.
4294
4295 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4296
4297 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4298 * Makefile.in: Regenerated.
4299
4300 2008-10-23 Cary Coutant <ccoutant@google.com>
4301
4302 * MAINTAINERS (Write after approval): Add myself.
4303
4304 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4305
4306 PR gdb/921
4307 PR gdb/1646
4308 PR gdb/2175
4309 PR gdb/2176
4310
4311 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4312 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4313 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4314 (HOST_EXPORTS): Pass CPPFLAGS.
4315 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4316 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4317 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4318 * Makefile.in, configure: Regenerated.
4319 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4320 and CPPFLAGS_FOR_BUILD.
4321
4322 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
4323
4324 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4325 Sebastian Pop.
4326
4327 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
4328
4329 * MAINTAINERS (Write After Approval): Added myself.
4330
4331 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4332
4333 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4334 recommended version to 2.3.2.
4335
4336 * configure: Regenerate.
4337
4338 2008-10-01 Mark Mitchell <mark@codesourcery.com>
4339
4340 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4341
4342 2008-09-29 David Daney <david.daney@caviumnetworks.com>
4343
4344 * MAINTAINERS (Write After Approval): Update e-mail address.
4345
4346 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
4347
4348 * libtool.m4: Update to libtool 2.2.6.
4349 * lt~obsolete.m4: Update to libtool 2.2.6.
4350 * ltmain.sh: Update to libtool 2.2.6.
4351 * ltsugar.m4: Update to libtool 2.2.6.
4352 * ltversion.m4: Update to libtool 2.2.6.
4353 * ltoptions.m4: Update to libtool 2.2.6.
4354 * ltgcc.m4: Update to match changes from libtool 2.2.6.
4355
4356 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
4357
4358 * MAINTAINERS (Write After Approval): Add myself.
4359
4360 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
4361
4362 * MAINTAINERS (Write After Approval): Update my name.
4363
4364 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
4365
4366 * MAINTAINERS: Add myself in "Write After Approval".
4367
4368 2008-09-18 Steve Ellcey <sje@cup.hp.com>
4369
4370 * MAINTAINERS: Add myself as ia64 maintainer.
4371
4372 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
4373
4374 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4375 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4376 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4377 and Michael Tiemann from Write After Approval since they do not
4378 actually have access.
4379
4380 2008-09-05 Richard Guenther <rguenther@suse.de>
4381
4382 * configure.ac: Initialize clooglibs to -lcloog.
4383 * configure: Re-generate.
4384
4385 2008-09-04 Le-Chun Wu <lcwu@google.com>
4386
4387 * MAINTAINERS (Write After Approval): Add myself.
4388
4389 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
4390
4391 * configure.ac (--with-cloog-polylib): New.
4392 (--disable-cloog-version-check): New.
4393 (--disable-ppl-version-check): New.
4394 * configure: Re-generate.
4395
4396 2008-09-03 Richard Guenther <rguenther@suse.de>
4397
4398 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4399 cloog test.
4400 * configure: Re-generate.
4401
4402 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
4403
4404 Add picoChip port.
4405 * MAINTAINERS: Add picoChip maintainers.
4406
4407 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
4408 Tobias Grosser <grosser@fim.uni-passau.de>
4409 Jan Sjodin <jan.sjodin@amd.com>
4410 Harsha Jagasia <harsha.jagasia@amd.com>
4411 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4412 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4413 Adrien Eliche <aeliche@isty.uvsq.fr>
4414
4415 Merge from graphite branch.
4416 * configure: Regenerate.
4417 * Makefile.in: Regenerate.
4418 * configure.ac (host_libs): Add ppl and cloog.
4419 Add checks for PPL and CLooG.
4420 * Makefile.def (ppl, cloog): Added modules and dependences.
4421 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4422 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4423
4424 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4425
4426 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4427 (GCC_SHLIB_SUBDIR): New.
4428 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4429 * configure: Regenerate.
4430 * Makefile.in: Regenerate.
4431
4432 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4433
4434 * MAINTAINERS: Consistently use tabs to separate columns.
4435
4436 2008-08-29 Tristan Gingold <gingold@adacore.com>
4437
4438 * MAINTAINERS (Write after Approval): Add myself.
4439
4440 2008-08-28 Tristan Gingold <gingold@adacore.com>
4441
4442 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4443 Enable bfd, binutils and opcodes.
4444 * configure: Regenerate.
4445
4446 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4447
4448 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
4449
4450 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4451
4452 * MAINTAINERS: Use correct Umlaut for last name.
4453
4454 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4455
4456 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4457
4458 2008-08-16 David Edelsohn <edelsohn@gnu.org>
4459
4460 * MAINTAINERS: Update my email address.
4461
4462 2008-08-16 Nicolas Roche <roche@adacore.com>
4463
4464 * Makefile.tpl: Add BOOT_ADAFLAGS.
4465 * Makefile.in: Regenerate.
4466
4467 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
4468
4469 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4470 * configure: Regenerate.
4471
4472 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
4473
4474 * configure.ac: Add makefile fragments for hpux.
4475 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4476 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4477 * configure: Regenerate.
4478 * Makefile.in: Regenerate.
4479
4480 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
4481
4482 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4483
4484 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
4485
4486 * MAINTAINERS (Write after Approval): Add myself.
4487
4488 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
4489
4490 * MAINTAINERS (Write After Approval): Add myself.
4491
4492 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
4493
4494 * MAINTAINERS (Write After Approval): Add myself.
4495
4496 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
4497
4498 * MAINTAINERS: Update my email address.
4499
4500 2008-06-25 Joey Ye <joey.ye@intel.com>
4501
4502 * MAINTAINERS (Write After Approval): Add myself.
4503
4504 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4505
4506 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4507 * Makefile.in: Regenerate.
4508 * configure: Regenerate.
4509
4510 2008-06-17 Daniel Kraft <d@domob.eu>
4511
4512 * MAINTAINERS (Write After Approval): Add myself.
4513
4514 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4515
4516 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4517 "$@" is still intact with both Autoconf 2.59 and 2.62.
4518 * configure: Regenerate.
4519
4520 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4521
4522 * Makefile.tpl: Fix comment errors.
4523 * Makefile.in: Regenerate.
4524
4525 2008-06-12 David S. Miller <davem@davemloft.net>
4526 David Edelsohn <edelsohn@gnu.org>
4527
4528 * configure.ac: Add powerpc*-*-* to gold supported targets.
4529 * configure: Regenerate.
4530
4531 2008-06-08 Joseph Myers <joseph@codesourcery.com>
4532
4533 PR tree-optimization/36218
4534 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4535 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4536 (all prefix="build-"): Pass them to build-system sub-makes.
4537 * Makefile.in: Regenerate.
4538
4539 2008-06-07 Joseph Myers <joseph@codesourcery.com>
4540
4541 * MAINTAINERS (mt port): Remove.
4542 (sco5, unixware, sco udk): Remove.
4543 (Kean Johnston): Add to Write After Approval.
4544
4545 2008-05-30 Julian Brown <julian@codesourcery.com>
4546
4547 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4548 of libobjc for ARM EABI Linux.
4549 * configure: Regenerate.
4550
4551 2008-05-18 Xinliang David Li <davidxl@google.com>
4552
4553 * ChangeLog: Remove wrong ChangeLog entry.
4554
4555 2008-05-17 Xinliang David Li <davidxl@google.com>
4556
4557 * MAINTAINERS (Write After Approval): Add myself.
4558
4559 2008-05-15 Janus Weil <janus@gcc.gnu.org>
4560
4561 * MAINTAINERS (Write After Approval): Add myself.
4562
4563 2008-05-14 Rafael Espíndola <espindola@google.com>
4564
4565 * config-ml.in: don't handle --enable-shared and --enable-static.
4566
4567 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
4568
4569 * MAINTAINERS: Update my email address.
4570
4571 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
4572
4573 * MAINTAINERS: Update my email address.
4574
4575 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
4576
4577 * MAINTAINERS (Write After Approval): Add myself.
4578
4579 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
4580
4581 * MAINTAINERS (Write After Approval): Add myself.
4582
4583 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
4584
4585 * MAINTAINERS (crx): Add myself.
4586
4587 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4588
4589 Sync with src:
4590 2008-04-14 David S. Miller <davem@davemloft.net>
4591
4592 * configure.ac: Add sparc*-*-* to gold supported targets.
4593 * configure: Regenerate.
4594
4595 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4596
4597 PR bootstrap/35457
4598 * configure.ac: Include override.m4.
4599 * configure: Regenerate.
4600
4601 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4602
4603 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4604 * Makefile.in: Regenerate.
4605
4606 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
4607
4608 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4609 as nonconfigurable directories list.
4610 * configure: Regenerate.
4611
4612 2008-04-14 Ben Elliston <bje@au.ibm.com>
4613
4614 * config.sub, config.guess: Update from upstream sources.
4615
4616 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
4617
4618 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4619 * Makefile.in: Regenerate.
4620
4621 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
4622
4623 * configure.ac: Do not build libssp for the AVR.
4624 * configure: Regenerate.
4625
4626 2008-04-07 Ian Lance Taylor <iant@google.com>
4627
4628 * Makefile.def: check-gold depends upon all-binutils.
4629 * Makefile.in: Regenerate.
4630
4631 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
4632
4633 * MAINTAINERS (Write After Approval): Add myself.
4634
4635 2008-04-04 Nick Clifton <nickc@redhat.com>
4636
4637 PR binutils/4334
4638 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4639 builds.
4640 * configure: Regenerate.
4641
4642 2008-04-04 NightStrike <NightStrike@gmail.com>
4643
4644 PR other/35151
4645 * configure.ac: Combine rules for mingw32 and mingw64.
4646 * configure: Regenerate.
4647
4648 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
4649
4650 * MAINTAINERS (Write After Approval): Add myself.
4651
4652 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
4653
4654 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4655 * Makefile.in (.NOTPARALLEL): Ditto.
4656
4657 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
4658
4659 * MAINTAINERS (Write After Approval): Add myself.
4660
4661 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
4662
4663 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4664 * Makefile.in (.NOTPARALLEL): Regenerate.
4665
4666 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
4667
4668 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4669 * Makefile.in: Regenerate.
4670
4671 2008-03-26 Jakub Staszak <kuba@et.pl>
4672
4673 * MAINTAINERS (Write After Approval): Add myself.
4674
4675 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4676
4677 * MAINTAINERS: Update e-mail address.
4678
4679 2008-03-20 Ian Lance Taylor <iant@google.com>
4680
4681 * configure.ac: Add support for --enable-gold.
4682 * Makefile.def: Add gold as a directory like ld.
4683 * configure, Makefile.in: Regenerate.
4684
4685 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4686
4687 * configure.ac: m4_include config/proginstall.m4.
4688 * configure: Regenerate.
4689
4690 Backport from upstream Libtool:
4691
4692 2007-10-12 Eric Blake <ebb9@byu.net>
4693
4694 Deal with Autoconf 2.62's semantic change in m4_append.
4695 * ltsugar.m4 (lt_append): Replace broken versions of
4696 m4_append.
4697 (lt_if_append_uniq): Don't require separator to be overquoted,
4698 and avoid broken m4_append.
4699 (lt_dict_add): Fix typo.
4700 * libtool.m4 (_LT_DECL): Don't overquote separator.
4701
4702 2008-03-13 David Edelsohn <edelsohn@gnu.org>
4703
4704 * config.rpath: Add AIX 6 support.
4705
4706 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
4707
4708 * Makefile.def (stageprofile). Remove -fprofile-generate
4709 from stage_libcflags.
4710 * Makefile.in: Regenerate.
4711
4712 2008-03-13 Ben Elliston <bje@au.ibm.com>
4713
4714 * config.sub, config.guess: Update from upstream sources.
4715
4716 2008-03-06 Tom Tromey <tromey@redhat.com>
4717
4718 * MAINTAINERS: Update for treelang deletion.
4719
4720 2008-03-03 James E. Wilson <wilson@tuliptree.org>
4721
4722 * MAINTAINERS: Update my email address.
4723
4724 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
4725
4726 * MAINTAINERS (darwin port): Add myself as a maintainer.
4727 (objective-c/c++): Add myself as a maintainer.
4728
4729 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
4730
4731 * MAINTAINERS (Write After Approval): Update my email address.
4732
4733 2008-02-25 Tomas Bily <tbily@suse.cz>
4734
4735 * MAINTAINERS (Write After Approval): Add myself.
4736
4737 2008-02-23 Jakub Jelinek <jakub@redhat.com>
4738
4739 * MAINTAINERS (OpenMP): Add myself.
4740
4741 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
4742
4743 PR bootstrap/32009
4744 PR bootstrap/32161
4745
4746 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4747 * configure: Regenerate.
4748
4749 * Makefile.def: Define stage_libcflags for all bootstrap stages.
4750 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4751 STAGE4_LIBCFLAGS): New.
4752 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4753 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4754 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4755 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4756 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4757 for target modules. Don't export LIBCFLAGS.
4758 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4759 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4760 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4761 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4762 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4763 * Makefile.in: Regenerate.
4764
4765 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4766
4767 PR libgcj/33085
4768 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4769 Do not use -DDLL_EXPORT. Backport from upstream.
4770
4771 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4772
4773 * MAINTAINERS (Write After Approval): Add myself.
4774
4775 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
4776
4777 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4778 * configure: Regenerate.
4779
4780 2008-01-31 Marc Gauthier <marc@tensilica.com>
4781
4782 * configure.ac (xtensa*-*-*): Recognize processor variants.
4783 * configure: Regenerate.
4784
4785 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4786
4787 PR bootstrap/34922
4788 * configure.ac (PARSE_ARGS): Push suitable setting of
4789 ac_subdirs_all, for `./configure --help=recursive'.
4790 Handle `+' in generic toplevel directory disabling.
4791 * configure: Regenerate.
4792
4793 2008-01-28 Nick Clifton <nickc@redhat.com>
4794
4795 * MAINTAINERS (xstormy16): Take over maintainership.
4796
4797 2008-01-25 Joseph Myers <joseph@codesourcery.com>
4798
4799 * MAINTAINERS (c4x port): Remove.
4800
4801 2008-01-24 David Edelsohn <edelsohn@gnu.org>
4802
4803 * libtool.m4: Backport AIX 6 support from ToT Libtool.
4804
4805 2008-01-23 Ben Elliston <bje@au.ibm.com>
4806
4807 * config.sub, config.guess: Update from upstream sources.
4808
4809 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
4810
4811 * MAINTAINERS (Write After Approval): Add myself.
4812
4813 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
4814
4815 * MAINTAINERS: Update my email address.
4816
4817 2008-01-09 Raksit Ashok <raksit@google.com>
4818
4819 * MAINTAINERS (Write After Approval): Add myself.
4820
4821 2008-01-09 Raksit Ashok <raksit@google.com>
4822
4823 * MAINTAINERS (Write After Approval): Add myself.
4824
4825 2008-01-08 Ben Elliston <bje@au.ibm.com>
4826
4827 * config.sub, config.guess: Update from upstream sources.
4828
4829 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4830
4831 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4832 Change recommended MPFR from 2.2.1 -> 2.3.0.
4833 * configure: Regenerate.
4834
4835 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
4836
4837 * MAINTAINERS: Update my email address.
4838
4839 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
4840
4841 * MAINTAINERS: Update my email address.
4842
4843 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4844
4845 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4846 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4847 * Makefile.in: Regenerate.
4848
4849 2007-12-10 Mark Heffernan <meheff@google.com>
4850
4851 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4852 misplaced entries.
4853
4854 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4855
4856 * configure.ac: Enable libjava for x86_64-*-darwin9.
4857 * configure: Regenerate.
4858
4859 2007-12-07 Bill Maddox <maddox@google.com>
4860
4861 * MAINTAINERS (Write After Approval): Add myself.
4862
4863 2007-12-05 Ben Elliston <bje@au.ibm.com>
4864
4865 * config.sub, config.guess: Update from upstream sources.
4866
4867 2007-12-02 Matthias Klose <doko@ubuntu.com>
4868
4869 * config-ml.in: Remove 64bit configure tests.
4870
4871 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4872
4873 * config-ml.in: Robustify against white space in absolute file
4874 names.
4875
4876 * config-ml.in (multi-clean): Substitute ${Makefile}.
4877 Remove superfluous ${Makefile} in list.
4878
4879 2007-11-19 Thiemo Seufer <ths@mips.com>
4880
4881 * config-ml.in: Don't hardcode the Makefile name.
4882
4883 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
4884
4885 * MAINTAINERS (Write After Approval): Add myself.
4886
4887 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
4888
4889 * MAINTAINERS (Write After Approval): Add myself.
4890
4891 2007-11-06 Doug Kwan <dougkwan@google.com>
4892
4893 * MAINTAINERS (Write After Approval): Add myself.
4894
4895 2007-10-25 Ben Elliston <bje@au.ibm.com>
4896
4897 * MAINTAINERS (mercury): Remove entry.
4898 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4899
4900 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4901
4902 * Makefile.def (dependencies): Make configure-gdb depend on
4903 all-intl.
4904 * Makefile.in: Regenerated.
4905
4906 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
4907
4908 * MAINTAINERS (Fortran maintainer): Remove myself.
4909
4910 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
4911
4912 * Makefile.def: To avoid problems running with parallel makes,
4913 build newlib before libgloss so that target specific header
4914 files are availble.
4915 * Makefile.in: Regenerate
4916
4917 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4918
4919 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4920 * Makefile.in: Regenerate.
4921
4922 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
4923
4924 * MAINTAINERS (Register allocation reviewer): Add myself.
4925
4926 2007-10-08 Mike Frysinger <vapier@gentoo.org>
4927
4928 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4929 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4930 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4931 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4932 * configure: Regenerate.
4933
4934 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
4935
4936 * MAINTAINERS (Register allocation reviewer): Add myself.
4937
4938 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
4939
4940 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4941 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4942 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4943 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4944 * configure.ac: Default them to host tools for $host = $build.
4945 Subst them.
4946
4947 * configure: Regenerate.
4948 * Makefile.in: Regenerate.
4949
4950 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
4951
4952 * MAINTAINERS (Register allocation reviewer): Add myself.
4953
4954 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
4955
4956 * MAINTAINERS (Register allocation reviewer): Add myself.
4957
4958 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
4959
4960 * MAINTAINERS (Write After Approval): Fix typo.
4961
4962 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4963
4964 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4965 * configure: Regenerate.
4966
4967 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4968
4969 PR bootstrap/31906
4970 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4971 they're already prefixed.
4972
4973 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4974
4975 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4976 libstdc++.
4977 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4978 * configure: Regenerate.
4979 * Makefile.in: Regenerate.
4980
4981 2007-09-17 Andreas Schwab <schwab@suse.de>
4982
4983 * configure.ac: Raise minimum makeinfo version to 4.6.
4984 * configure: Regenerate.
4985
4986 2007-09-17 Johannes Singler <singler@ira.uka.de>
4987
4988 * MAINTAINERS (write-after-approval) add myself
4989
4990 2007-09-15 Alan Modra <amodra@bigpond.net.au>
4991
4992 * configure.ac: Correct makeinfo version check.
4993 * configure: Regenerate.
4994
4995 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
4996
4997 * MAINTAINERS: Update my email address.
4998
4999 2007-09-14 Richard Sandiford <richard@codesourcery.com>
5000
5001 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
5002 to $skipdirs and only disable gprof for newlib. Use the normal
5003 mips*-elf* handling in other respects.
5004 * configure: Regnerate.
5005
5006 2007-09-12 David Daney <ddaney@avtrex.com>
5007
5008 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5009 enabling libgcj.
5010 * configure: Regenerate.
5011
5012 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
5013
5014 PR other/32154
5015 * configure.ac: For libgloss targets, point the linker to the linker
5016 script, startup code and simulator library.
5017 * configure: Regenerate.
5018
5019 2007-09-07 Andrew Haley <aph@redhat.com>
5020
5021 * configure.ac (noconfigdirs): Remove target-libffi and
5022 target-libjava.
5023 * configure: Regenerate.
5024
5025 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5026
5027 PR target/33281
5028 * configure.ac: Use config/mh-mingw on mingw.
5029 * configure: Regenerate.
5030
5031 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
5032
5033 * MAINTAINERS (Write After Approval): Add myself.
5034
5035 2007-09-05 Richard Guenther <rguenther@suse.de>
5036
5037 * configure.ac (--enable-stage1-checking): If neither --enable-checking
5038 nor --disable-checking is provided also turn on yes and types
5039 checking for stage1.
5040 * configure: Re-generate.
5041
5042 2007-08-30 Krister Walfridsson <cato@df.lth.se>
5043
5044 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5045 (Write After Approval): Remove myself.
5046
5047 2007-08-29 Nick Clifton <nickc@redhat.com>
5048
5049 * config.sub, config.guess: Update from upstream sources.
5050
5051 2007-08-22 Bud Davis <jmdavis@link.com>
5052
5053 * MAINTAINERS (Write After Approval): Added myself.
5054 * MAINTAINERS (Reviewers): Removed myself.
5055
5056 2007-08-18 Paul Brook <paul@codesourcery.com>
5057 Joseph Myers <joseph@codesourcery.com>
5058
5059 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5060 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5061 * Makefile.in: Regenerate.
5062 * configure.ac (--with-debug-prefix-map): New.
5063 * configure: Regenerate.
5064
5065 2007-08-17 Richard Sandiford <richard@codesourcery.com>
5066 Nigel Stephens <nigel@mips.com>
5067
5068 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
5069 as target_makefile_frag.
5070 * configure: Regenerate.
5071
5072 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
5073
5074 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5075 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
5076 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5077 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5078 (do-compare, do-compare3, do-compare-debug): New.
5079 ([+compare-target+]): Use them.
5080
5081 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
5082
5083 * MAINTAINERS (Write After Approval): Change my email address.
5084
5085 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5086 Ben Elliston <bje@au.ibm.com>
5087
5088 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5089 --silent if $silent.
5090 * configure: Regenerate.
5091
5092 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
5093
5094 * MAINTAINERS (Various Maintainers): Add myself as
5095 loop infrastructure maintainer. Update my e-mail
5096 address.
5097
5098 2007-07-31 Diego Novillo <dnovillo@google.com>
5099
5100 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5101 Adjust description.
5102
5103 2007-07-26 Richard Guenther <rguenther@suse.de>
5104
5105 * configure.ac: Add types checking to stage1 checking flags.
5106 * configure: Regenerate.
5107
5108 2007-07-17 Nick Clifton <nickc@redhat.com>
5109
5110 * COPYING3: New file. Contains version 3 of the GNU General
5111 Public License.
5112 * COPYING3.LIB: New file. Contains version 3 of the GNU
5113 Lesser General Public License.
5114
5115 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5116
5117 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5118
5119 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5120
5121 * MAINTAINERS (S/390 co-maintainer): Add myself.
5122 (Write After Approval): Remove myself.
5123
5124 2007-07-13 Dan Hipschman <dsh@google.com>
5125
5126 * MAINTAINERS (Write After Approval): Add myself.
5127
5128 2007-07-11 Nick Clifton <nickc@redhat.com>
5129
5130 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5131 WINDRES export.
5132 * Makefile.in: Regenerate.
5133
5134 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5135
5136 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5137 maintainer.
5138
5139 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
5140
5141 * lt~obsolete.m4: New. Import from 20070318 libtool.
5142
5143 2007-07-03 Julian Brown <julian@codesourcery.com>
5144
5145 * MAINTAINERS (Write After Approval): Add myself.
5146
5147 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5148
5149 * configure.ac: Rewrite 'configure --help' strings to look nicer.
5150 * configure: Regenerate.
5151
5152 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5153
5154 * configure.ac: Add some missing m4 quotation.
5155 * configure: Regenerate.
5156
5157 2007-07-02 Simon Baldwin <simonb@google.com>
5158
5159 * MAINTAINERS (Write After Approval): Add myself.
5160
5161 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
5162
5163 * configure: Regenerate.
5164
5165 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
5166
5167 * Makefile.def: Add windmc tool to build.
5168 * Makefile.tpl: Likewise.
5169 * configure.ac: Likewise.
5170 * Makefile.in: Regenerate.
5171 * configure: Regenerate.
5172
5173 2007-06-28 DJ Delorie <dj@redhat.com>
5174
5175 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5176 not building newlib.
5177 * configure: Regenerated.
5178
5179 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
5180
5181 * MAINTAINERS (Write After Approval): Add myself.
5182
5183 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
5184
5185 * MAINTAINERS (Write After Approval): Add myself.
5186
5187 2007-06-19 Chris Matthews <chrismatthews@google.com>
5188
5189 * MAINTAINERS (Write After Approval): Add myself.
5190
5191 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
5192
5193 * MAINTAINERS (Write After Approval): Add myself.
5194
5195 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5196
5197 * Makefile.def: Add dependency from configure-gdb to all-bfd.
5198 * Makefile.in: Regenerated.
5199
5200 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
5201
5202 * configure.ac: Don't add target-libmudflap to noconfigdirs for
5203 bfin*-*-uclinux* targets.
5204 * configure: Regenerate.
5205
5206 2007-06-14 Ian Lance Taylor <iant@google.com>
5207
5208 * MAINTAINERS: Add myself as non-algorithmic global write
5209 maintainer.
5210
5211 2007-06-14 Diego Novillo <dnovillo@google.com>
5212
5213 * MAINTAINERS: Add self as middle-end maintainer and
5214 non-algorithmic global write maintainer.
5215
5216 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5217
5218 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5219 Move all Fortran maintainers except Paul Brook into the
5220 Non-Autopoiesis section.
5221
5222 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
5223
5224 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5225 (distclean-stage[+id+]): Possibly delete stage_last.
5226 * Makefile.in: Regenerate.
5227
5228 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
5229
5230 * MAINTAINERS (Various Maintainer): Fix typo.
5231
5232 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
5233
5234 * MAINTAINERS (Various Maintainer): Add myself as
5235 dataflow maintainer.
5236
5237 2007-06-07 Ben Elliston <bje@au.ibm.com>
5238
5239 * config.sub, config.guess: Update from upstream sources.
5240
5241 2007-06-07 Ben Elliston <bje@au.ibm.com>
5242
5243 * Makefile.tpl: Fix spelling error.
5244 * Makefile.in: Regenerate.
5245
5246 2007-06-01 Steve Ellcey <sje@cup.hp.com>
5247
5248 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5249 lt_cv_sys_max_cmd_len.
5250
5251 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
5252
5253 * MAINTAINERS (Various Maintainers): Add myself as
5254 auto-vectorizer maintainer.
5255
5256 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
5257
5258 PR libjava/32098
5259 * libtool.m4: Revert previous change.
5260 * ltgcc.m4: Put it here.
5261
5262 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
5263
5264 * MAINTAINERS (Various Maintainers): Add myself as
5265 auto-vectorizer maintainer.
5266
5267 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
5268
5269 PR libjava/32098
5270 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5271
5272 2007-05-30 Richard Guenther <rguenther@suse.de>
5273
5274 * MAINTAINERS (Various Maintainers): Add myself as
5275 auto-vectorizer maintainer.
5276
5277 2007-05-30 Jakub Jelinek <jakub@redhat.com>
5278
5279 PR bootstrap/29382
5280 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5281 * configure: Rebuilt.
5282
5283 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
5284
5285 * MAINTAINERS (Write After Approval): Removed my name.
5286
5287 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
5288
5289 * MAINTAINERS (Write After Approval): Remove myself.
5290
5291 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
5292
5293 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5294
5295 2007-05-23 Steve Ellcey <sje@cup.hp.com>
5296
5297 * ltmain.sh: Update from ToT Libtool.
5298 * libtool.m4: Update from ToT Libtool.
5299 * ltsugar.m4: New. Update from ToT Libtool.
5300 * ltversion.m4: New. Update from ToT Libtool.
5301 * ltoptions.m4: New. Update from ToT Libtool.
5302 * ltconfig: Remove.
5303 * ltcf-c.sh: Remove.
5304 * ltcf-cxx.sh: Remove.
5305 * ltcf-gcj.sh: Remove.
5306
5307 2007-05-22 Ollie Wild <aaw@google.com>
5308
5309 * MAINTAINERS (Write After Approval): Add myself.
5310
5311 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
5312
5313 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5314 stage_cflags.
5315 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5316 Remove CFLAGS/LIBCFLAGS.
5317 (configure-stage[+id+]-[+prefix+][+module+],
5318 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5319 * Makefile.in: Regenerate.
5320
5321 2007-05-15 Diego Novillo <dnovillo@google.com>
5322
5323 * MAINTAINERS: Update e-mail address.
5324
5325 2007-05-15 Revital Eres <eres@il.ibm.com>
5326
5327 * MAINTAINERS (Write After Approval): Add myself.
5328
5329 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
5330
5331 * MAINTAINERS (Write After Approval): Updated my address.
5332
5333 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
5334
5335 * MAINTAINERS (Write After Approval): Add myself.
5336
5337 2007-05-11 Silvius Rus <rus@google.com>
5338
5339 * MAINTAINERS (Write After Approval): Add myself.
5340
5341 2007-04-23 Tom Tromey <tromey@redhat.com>
5342
5343 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5344
5345 2007-04-22 Mark Mitchell <mark@codesourcery.com>
5346
5347 * MAINTAINERS (cpplib): Rename to ...
5348 (libcpp): ... this. Add C/C++ front end maintainers.
5349
5350 2007-04-14 Steve Ellcey <sje@cup.hp.com>
5351
5352 * config-ml.in: Pass ${ml_config_env} to configure calls.
5353
5354 2007-04-04 Christian Bruel <christian.bruel@st.com>
5355
5356 * MAINTAINERS (Write After Approval): Add myself.
5357
5358 2007-04-02 Dave Korn <dave.korn@artimi.com>
5359
5360 * MAINTAINERS (Write After Approval): Add myself.
5361
5362 2007-03-31 Tobias Burnus <burnus@net-b.de>
5363
5364 * MAINTAINERS (fortran 95 front end): Add myself.
5365
5366 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5367
5368 * MAINTAINERS (Write After Approval): Add myself.
5369
5370 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
5371
5372 * MAINTAINERS (Modulo Scheduler): Add myself.
5373
5374 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
5375
5376 * MAINTAINERS (fortran 95 front end): Add myself.
5377 (c++ front end): whitespace fix.
5378
5379 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
5380
5381 * MAINTAINERS (Write After Approval): Add myself.
5382
5383 2007-03-21 Richard Sandiford <richard@codesourcery.com>
5384
5385 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5386 of glob. Quote arguments with single quotes too.
5387 * configure: Regenerate.
5388
5389 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
5390
5391 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5392 * Makefile.in: Regenerate
5393
5394 2007-03-07 Andreas Schwab <schwab@suse.de>
5395
5396 * configure: Regenerate.
5397
5398 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
5399
5400 * configure.ac: Add "--with-pdfdir" configure option,
5401 which defines pdfdir variable.
5402 * Makefile.def (target=fixincludes): Add install-pdf to
5403 missing targets.
5404 (recursive_targets): Add install-pdf target.
5405 (flags_to_pass): Add pdfdir.
5406 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5407 target.
5408 * configure: Regenerate
5409 * Makefile.in: Regenerate
5410
5411 2007-02-28 Eric Christopher <echristo@apple.com>
5412
5413 Revert:
5414 2006-12-07 Mike Stump <mrs@apple.com>
5415
5416 * Makefile.def (dependencies): Add dependency for
5417 install-target-libssp and install-target-libgomp on
5418 install-gcc.
5419 * Makefile.in: Regenerate.
5420
5421 2007-02-27 Matt Kraai <kraai@ftbfs.org>
5422
5423 * configure: Regenerate.
5424 * configure.ac: Move statements after variable declarations.
5425
5426 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
5427
5428 * MAINTAINERS: Add myself as sh maintainer.
5429
5430 2007-02-19 Joseph Myers <joseph@codesourcery.com>
5431
5432 * configure.ac: Adjust for loop syntax.
5433 * configure: Regenerate.
5434
5435 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
5436
5437 * configure: Rebuilt.
5438
5439 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
5440
5441 * configure.ac: Drop multiple occurrences of --enable-languages,
5442 and fix its quoting.
5443 * configure: Rebuilt.
5444
5445 2007-02-17 Mark Mitchell <mark@codesourcery.com>
5446 Nathan Sidwell <nathan@codesourcery.com>
5447 Vladimir Prus <vladimir@codesourcery.com>
5448 Joseph Myers <joseph@codesourcery.com>
5449
5450 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5451 * configure: Regenerate.
5452
5453 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
5454
5455 * ltconfig (freebsd*): Default to elf.
5456
5457 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5458
5459 * configure.ac (target_libraries): Move libgcc before libiberty.
5460 * configure: Regenerated.
5461
5462 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5463 Paolo Bonzini <bonzini@gnu.org>
5464
5465 PR bootstrap/30753
5466 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
5467 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
5468 * configure: Regenerated.
5469
5470 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5471
5472 * MAINTAINERS (Language Front End Maintainers): Update my mail
5473 address.
5474
5475 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5476
5477 PR bootstrap/30748
5478 * configure.ac: Correct syntax for Solaris ksh.
5479 * configure: Regenerated.
5480
5481 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5482
5483 * configure.ac: Sync with src.
5484 * configure: Regenerate.
5485
5486 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5487
5488 * Makefile.in: Regenerate.
5489
5490 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5491
5492 * config.sub: Sync with src.
5493
5494 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5495
5496 * Makefile.tpl (build_alias, host_alias, target_alias): Use
5497 noncanonical equivalents.
5498 * configure.in: Rename to...
5499 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
5500 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
5501 target_noncanonical. Use them. Rewrite removal of configure
5502 arguments for autoconf 2.59. Discard variable settings. Force
5503 program_transform_name for native tools.
5504
5505 * Makefile.in: Regenerated.
5506 * configure: Regenerated with autoconf 2.59.
5507
5508 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
5509
5510 * MAINTAINERS (Write After Approval): Add myself.
5511
5512 2007-01-31 Andreas Schwab <schwab@suse.de>
5513
5514 * Makefile.tpl (LDFLAGS): Substitute it.
5515 * Makefile.in: Regenerate.
5516
5517 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
5518
5519 * MAINTAINERS (Write After Approval): Add myself.
5520
5521 2007-01-28 David Edelsohn <edelsohn@gnu.org>
5522
5523 * MAINTAINERS (spu port): Add myself.
5524
5525 2007-01-23 Richard Guenther <rguenther@suse.de>
5526
5527 PR bootstrap/30541
5528 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5529 * Makefile.tpl (GNATBIND): Substitute it.
5530 (GNATMAKE): Likewise.
5531 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5532 of STAGE_PREFIX.
5533 * Makefile.in: Regenerate.
5534 * configure: Regenerate.
5535
5536 2007-01-18 Mike Stump <mrs@apple.com>
5537
5538 * configure.in: Re-enable -Werror for gcc builds.
5539
5540 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
5541
5542 * MAINTAINERS (Write After Approval): Add myself.
5543
5544 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
5545
5546 * configure.in: Change == to = in test command.
5547 * configure: Regenerate.
5548
5549 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
5550 Nick Clifton <nickc@redhat.com>
5551 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
5552
5553 * configure.in (build_configargs, host_configargs, target_configargs):
5554 Remove build/host/target parameters.
5555 (host_libs): Add gmp and mpfr.
5556 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5557 * Makefile.def (gmp, mpfr): New.
5558 (gcc): Remove target.
5559 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5560 target_os, target_vendor): New.
5561 (configure): Add host_alias/target_alias arguments; adjust invocations.
5562 * configure: Regenerate.
5563 * Makefile.in: Regenerate.
5564
5565 2007-01-11 Matt Fago <fago@earthlink.net>
5566
5567 * configure.in: Try to link to functions only in mpfr 2.2.x
5568 to improve robustness of configure tests.
5569 * configure: Regenerate.
5570
5571 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
5572
5573 * MAINTAINERS: Add myself as i386 maintainer.
5574
5575 2007-01-08 Jan Hubicka <jh@suse.cz>
5576
5577 * MAINTAINERS: Add myself as i386 maintainer.
5578
5579 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
5580
5581 * configure.in: Add support for an x86_64-mingw* target.
5582 * configure: Regenerate.
5583
5584 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
5585
5586 * Makefile.tpl (all-target): Correct @if conditional for target
5587 modules.
5588 * configure.in: Omit libiberty if building only target libgcc.
5589 * configure, Makefile.in: Regenerated.
5590
5591 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
5592
5593 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5594 * configure: Regenerate.
5595
5596 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
5597
5598 * Makefile.def (target_modules): Add libgcc.
5599 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
5600 * Makefile.tpl (clean-target-libgcc): Delete.
5601 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5602 on gcc even for bootstrapped modules. Rewrite handling of
5603 lang_env_dependencies to loop over target_modules.
5604 * configure.in (target_libraries): Add target-libgcc.
5605 * Makefile.in, configure: Regenerated.
5606
5607 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
5608
5609 * configure.in: Reorganize recognition of languages. Add
5610 --enable-stage1-languages. Show supported languages for the chosen
5611 target rather than all recognized languages.
5612 * configure: Regenerate.
5613
5614 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
5615
5616 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5617 * Makefile.in: Regenerate.
5618
5619 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5620
5621 * configure.in: Warn that MPFR 2.2.0 is buggy.
5622 * configure: Regenerate.
5623
5624 2006-12-27 Ian Lance Taylor <iant@google.com>
5625
5626 * configure.in: When removing Makefiles to force a reconfigure, also
5627 remove prev-DIR*/Makefile.
5628 * configure: Regenerate.
5629
5630 2006-12-22 Andreas Schwab <schwab@suse.de>
5631
5632 * configure: Regenerate with correct autoconf version.
5633
5634 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
5635
5636 * configure.in: add AC_SUBST for *_FOR_TARGET.
5637 * configure: Regenerate.
5638
5639 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5640
5641 * configure.in: Simplify logic for rejecting languages that cannot
5642 be built. Separate the case when a language is unsupported,
5643 from the case when the user chooses not to build a language.
5644
5645 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5646
5647 * configure.in: Remove "$build" case for powerpc-*-darwin* since
5648 it only affects bootstrap and could be tested on "$host" as well.
5649 * configure: Regenerate.
5650 * config/mh-ppc-darwin: Add to the stage1 cflags here.
5651
5652 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5653
5654 PR bootstrap/29544
5655 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5656 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5657 move here comment from Makefile.tpl.
5658 * Makefile.tpl: Move some definitions higher in the file.
5659 (STAGE1_CHECKING): New.
5660 * configure.in: Add --enable-stage1-checking.
5661 * configure: Regenerate.
5662 * Makefile.in: Regenerate.
5663
5664 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5665
5666 * MAINTAINERS: Add myself as build system maintainer.
5667
5668 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
5669
5670 * MAINTAINERS (Write After Approval): Add myself.
5671
5672 2006-12-13 Eric Christopher <echristo@apple.com>
5673
5674 * MAINTAINERS: Add myself as darwin maintainer.
5675
5676 2006-12-11 Ian Lance Taylor <ian@airs.com>
5677
5678 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5679
5680 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
5681
5682 MAINTAINERS: Update my entry.
5683
5684 2006-12-11 Alan Modra <amodra@bigpond.net.au>
5685
5686 * configure.in: Handle spu makefile frag.
5687 * Makefile.tpl (MAINT): Define
5688 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5689 * configure: Regenerate.
5690 * Makefile.in: Regenerate.
5691
5692 2006-12-11 Ben Elliston <bje@au.ibm.com>
5693
5694 * config.guess: Import latest version.
5695 * config.sub: Likewise.
5696
5697 2006-12-11 Ben Elliston <bje@au.ibm.com>
5698
5699 * configure.in (spu-*-*): Don't skip target-libiberty.
5700 * configure: Regenerate.
5701
5702 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
5703
5704 PR bootstrap/30134
5705 * configure.in: Correct x86 darwin support for libjava to powerpc
5706 and i?86 only.
5707 * configure: Regenerate.
5708
5709 2006-12-08 Sandro Tolaini <tolaini@libero.it>
5710
5711 * configure.in: Add x86 darwin support for libjava.
5712 * configure: Regenerate.
5713
5714 2006-12-07 Mike Stump <mrs@apple.com>
5715
5716 * Makefile.def (dependencies): Add dependency for
5717 install-target-libssp and install-target-libgomp on
5718 install-gcc.
5719 * Makefile.in: Regenerate.
5720
5721 2006-12-04 Richard Guenther <rguenther@suse.de>
5722
5723 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5724 (Non-Algorithmic Maintainers): Move over non-algorithmic
5725 loop optimizer maintainers, add myself as a non-algorithmic
5726 middle-end maintainer.
5727
5728 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
5729
5730 * MAINTAINERS (Write After Approval): Add myself.
5731
5732 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5733
5734 * configure.in: Update error message for missing GMP/MPFR.
5735
5736 * configure: Regenerate.
5737
5738 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5739
5740 * configure.in: Update MPFR version in error message.
5741
5742 * configure: Regenerate.
5743
5744 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5745
5746 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5747 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5748 --with-gmp-lib): New flags.
5749
5750 * configure: Regenerate.
5751
5752 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
5753
5754 * MAINTAINERS (Write After Approval): Change my email address.
5755
5756 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
5757
5758 * MAINTAINERS (Write After Approval): Add myself.
5759
5760 2006-11-22 Philipp Thomas <pth@suse.de>
5761
5762 * MAINTAINERS (i18n): Update e-mail address.
5763
5764 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5765
5766 * MAINTAINERS (spu port): Add myself as maintainer.
5767 (Write After Approval): Remove myself.
5768
5769 2006-11-22 Ben Elliston <bje@au.ibm.com>
5770
5771 * configure.in (skipdirs): Don't build libssp for SPU.
5772 * configure: Regenerate.
5773
5774 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
5775
5776 * MAINTAINERS (spu port): Add myself as maintainer.
5777 (libobjc): Update my email address.
5778
5779 2006-11-21 Andrea Bona <andrea.bona@st.com>
5780
5781 * MAINTAINERS (Write After Approval): Add myself.
5782
5783 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5784
5785 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5786 * configure : Rebuilt.
5787
5788 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5789
5790 * MAINTAINERS (Write After Approval): Add myself.
5791
5792 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
5793
5794 * MAINTAINERS (Write After Approval): Add myself.
5795
5796 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5797
5798 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5799 libmpfr.a.
5800 * configure: Regenerate.
5801
5802 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
5803
5804 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5805 (unstage): Test for stage_last presence.
5806
5807 PR bootstrap/29802
5808 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5809 STAGE_PREFIX.
5810 * Makefile.in: Regenerate.
5811
5812 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
5813
5814 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5815 maintainers.
5816
5817 2006-11-14 Erven Rohou <erven.rohou@st.com>
5818
5819 * MAINTAINERS (Write After Approval): Add myself.
5820
5821 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
5822
5823 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5824 and stageN-package/Makefile.
5825 * Makefile.in: Regenerated.
5826
5827 2006-11-14 Jie Zhang <jie.zhang@analog.com>
5828
5829 * configure.in: Remove target-libgloss from noconfigdirs for
5830 bfin-*-*.
5831 * configure: Regenerated.
5832
5833 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5834
5835 * configure.in (have_gmp): Only error if the gcc directory exists.
5836
5837 * configure: Regenerate.
5838
5839 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5840
5841 * configure.in: Robustify error message for missing GMP/MPFR.
5842
5843 * configure: Regenerate.
5844
5845 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
5846
5847 * MAINTAINERS (Write After Approval): Add myself.
5848
5849 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
5850
5851 * MAINTAINERS: Change email address.
5852
5853 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
5854
5855 * MAINTAINERS (Write After Approval): Add myself.
5856
5857 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
5858
5859 * MAINTAINERS (Write After Approval): Add myself.
5860
5861 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
5862
5863 * MAINTAINERS (Write After Approval): Move myself to
5864 Write After Approval section.
5865
5866 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5867
5868 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
5869 need_gmp anymore.
5870 * configure: Regenerate.
5871
5872 2006-10-16 Tobias Burnus <burnus@net-b.de>
5873
5874 * MAINTAINERS (Write After Approval): Add myself.
5875
5876 2006-10-16 Ben Elliston <bje@au.ibm.com>
5877
5878 * config.guess: Import latest version.
5879 * config.sub: Likewise.
5880
5881 2006-10-10 Brooks Moses <bmoses@stanford.edu>
5882
5883 * Makefile.def: Added pdf target handling.
5884 * Makefile.tpl: Added pdf target handling.
5885 * Makefile.in: Regenerated.
5886
5887 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
5888
5889 * MAINTAINERS: Add self as score port maintainer.
5890
5891 2006-10-04 Brooks Moses <bmoses@stanford.edu>
5892
5893 * MAINTAINERS (Write After Approval): Add myself.
5894
5895 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
5896
5897 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
5898 or newer.
5899 * configure: Regenerated.
5900
5901 2006-09-27 Dave Brolley <brolley@redhat.com>
5902
5903 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5904 using $s instead of $r.
5905 * configure: Regenerated.
5906
5907 2006-09-26 Thiemo Seufer <ths@mips.com>
5908
5909 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5910 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5911 * configure: Regenerate.
5912
5913 2006-09-24 Graeme Peterson <gridly@gmail.com>
5914
5915 * MAINTAINERS (Write After Approval): Remove myself.
5916
5917 2006-09-22 Chao-ying Fu <fu@mips.com>
5918
5919 * MAINTAINERS (Write After Approval): Add myself.
5920
5921 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
5922
5923 * MAINTAINERS: Add self as soft-fp maintainer.
5924
5925 2006-09-09 Anatoly Sokolov <aesok@post.ru>
5926
5927 * MAINTAINERS: Add myself as avr maintainer.
5928 Remove Marek Michalkiewicz as avr maintainer.
5929
5930 2006-09-07 Roberto Costa <roberto.costa@st.com>
5931
5932 * MAINTAINERS (Write After Approval): Add myself.
5933
5934 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
5935
5936 * configure.in: Never build newlib for a Mingw host.
5937 Never build newlib as Mingw target library.
5938 Test the existence of winsup/cygwin for building a Cygwin newlib,
5939 rather than just winsup.
5940 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5941 building a Mingw target.
5942 * configure: Regenerate.
5943
5944 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5945
5946 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5947
5948 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
5949
5950 * config.guess: Import from src (was more updated).
5951 * config.sub: Likewise.
5952
5953 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5954
5955 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5956 * configure: Regenerated.
5957
5958 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
5959
5960 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5961 for stages after the first.
5962
5963 2006-07-17 Jakub Jelinek <jakub@redhat.com>
5964
5965 * Makefile.def: Add dependencies for configure-opcodes
5966 on configure-intl and all-opcodes on all-intl.
5967 * Makefile.in: Regenerated.
5968
5969 2006-07-13 Ben Elliston <bje@au.ibm.com>
5970
5971 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5972
5973 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5974
5975 Port to hosts whose 'sort' and 'tail' implementations
5976 treat operands with leading '+' as file names, as POSIX
5977 has required since 2001. However, make sure the code still
5978 works on pre-POSIX hosts.
5979 * ltmain.sh: Don't assume "sort +2" is equivalent to
5980 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5981
5982 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5983
5984 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5985
5986 2006-07-04 Peter O'Gorman <peter@pogma.com>
5987
5988 * ltconfig: chmod 644 before ranlib during install.
5989
5990 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5991
5992 PR bootstrap/18058
5993 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5994 if the bootstrap compiler is a GCC version that supports it.
5995 * configure: Regenerate.
5996
5997 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5998
5999 * configure.in: Fix thinkos in previous check-in.
6000 * configure: Regenerate.
6001
6002 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
6003
6004 PR other/27063
6005 * configure.in: Test subdir_requires and give an appropriate
6006 error message.
6007 * configure: Regenerate.
6008
6009 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
6010
6011 * MAINTAINERS (Write After Approval): Add myself.
6012
6013 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
6014
6015 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6016
6017 2006-06-22 Steve Ellcey <sje@cup.hp.com>
6018
6019 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6020
6021 2006-06-20 David Ayers <d.ayers@inode.at>
6022
6023 PR bootstrap/28072
6024 * configure.in: Add target-boehm-gc to noconfigdirs depending on
6025 whether target-libjava is being configured instead of whether the
6026 java front end is enabled.
6027 * configure: Regenerate.
6028
6029 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6030
6031 PR target/27540
6032 * configure.in: Only enable libgomp on IRIX 6.
6033 * configure: Regenerate.
6034
6035 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
6036
6037 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6038 too.
6039 * Makefile.in: Regenerate.
6040
6041 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
6042
6043 * config-ml.in: Alter CCASFLAGS to include special
6044 multilib options the same as is done for CFLAGS.
6045
6046 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6047
6048 * configure.in: Don't enable libgomp on hpux10.
6049 * configure: Rebuilt.
6050
6051 2006-06-12 David Ayers <d.ayers@inode.at>
6052
6053 PR bootstrap/27963
6054 PR target/19970
6055 * configure.in: Remove target-boehm-gc from noconfigdirs where
6056 ${libgcj} is specified.
6057 * configure: Regenerate.
6058
6059 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
6060
6061 Sync from src:
6062
6063 * configure.in: Sync.
6064 * configure: Regenerated.
6065
6066 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
6067
6068 * Makefile.def: Added dependencies from sim and gdb on intl, and
6069 added configure dependencies to everything with an all dependency
6070 on intl.
6071 * Makefile.in: Regenerated.
6072
6073 2006-06-06 David Ayers <d.ayers@inode.at>
6074
6075 PR libobjc/13946
6076 * Makefile.def: Add dependencies for libobjc which boehm-gc.
6077 * Makefile.in: Regenerate.
6078 * configure.in: Add --enable-objc-gc at toplevel and have it
6079 enable boehm-gc for Objective-C.
6080 Remove target-boehm-gc from libgcj.
6081 Add target-boehm-gc to target_libraries.
6082 Add target-boehm-gc to noconfigdirs where ${libgcj}
6083 is specified.
6084 Assert that boehm-gc is supported when requested for Objective-C.
6085 Only build boehm-gc if needed either for Java or Objective-C.
6086 * configure: Regenerate.
6087
6088 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
6089
6090 PR 27674
6091 * Makefile.tpl (configure-[+prefix+][+module+],
6092 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6093 Remove rule to unstage bootstrapped modules.
6094 (stage_current): New.
6095 * Makefile.in: Regenerate.
6096
6097 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6098
6099 * MAINTAINERS (Write After Approval): Update my e-mail address.
6100
6101 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
6102
6103 * include/libiberty.h: Declare pex_run_in_environment.
6104
6105 2006-05-31 Asher Langton <langton2@llnl.gov>
6106
6107 * MAINTAINERS (Write After Approval): Add myself.
6108
6109 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
6110
6111 * Makefile.def (bfd, opcodes): Fix lib_path.
6112 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6113 (restrap): Move under "@if gcc-bootstrap". Fix typo.
6114 * Makefile.in: Regenerate.
6115
6116 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6117
6118 * Makefile.in: Regenerate.
6119
6120 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6121
6122 * Makefile.def: Add install-html target. Add datarootdir
6123 docdir and htmldir to flags_to_pass.
6124 * Makefile.tpl: Add install-html target.
6125 * Makefile.in: Regenerate.
6126 * configure.in: Add --with-datarootdir, --with-docdir, and
6127 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6128 * configure: Regenerate.
6129
6130 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
6131
6132 * configure.in: Enable gprof for cross builds.
6133 * configure: Regenerate.
6134
6135 2006-05-22 Richard Guenther <rguenther@suse.de>
6136
6137 Revert
6138 2006-01-31 Richard Guenther <rguenther@suse.de>
6139 Paolo Bonzini <bonzini@gnu.org>
6140
6141 * Makefile.def (target_modules): Add libgcc-math target module.
6142 * configure.in (target_libraries): Add libgcc-math target library.
6143 (--enable-libgcc-math): New configure switch.
6144 * Makefile.in: Re-generate.
6145 * configure: Re-generate.
6146 * libgcc-math: New toplevel directory.
6147
6148 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6149 Andreas Tobler <a.tobler@schweiz.ch>
6150
6151 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
6152 * configure: Rebuilt.
6153
6154 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
6155
6156 * MAINTAINERS (Write After Approval): Add myself.
6157
6158 2006-05-01 DJ Delorie <dj@redhat.com>
6159
6160 * configure.in: Restore CFLAGS if GMP isn't present.
6161 * configure: Regenerate.
6162
6163 2006-05-01 Richard Guenther <rguenther@suse.de>
6164
6165 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6166 maintainer.
6167
6168 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
6169
6170 * MAINTAINERS (Write After Approval): Add myself.
6171
6172 2006-04-28 Jan Beulich <jbeulich@novell.com>
6173
6174 * MAINTAINERS (Write After Approval): Add myself.
6175
6176 2006-04-18 DJ Delorie <dj@redhat.com>
6177
6178 * configure.in (m32c): Build libstdc++-v3. Pass flags to
6179 reference libgloss so that libssp can be built in a combined
6180 tree.
6181 * configure: Regenerate.
6182
6183 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
6184
6185 * MAINTAINERS (Write After Approval): Add myself.
6186
6187 2006-04-05 Ben Elliston <bje@au.ibm.com>
6188
6189 * configure.in: Require makeinfo 4.4 or higher.
6190 * configure: Regenerate.
6191
6192 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
6193
6194 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6195 Rearrange the entries of other libraries to have them in one place.
6196
6197 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
6198
6199 * MAINTAINERS (Write After Approval): Remove myself.
6200 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6201
6202 2006-03-14 Richard Guenther <rguenther@suse.de>
6203
6204 * configure: Regenerate with autoconf 2.13.
6205
6206 2006-03-13 Jim Blandy <jimb@codesourcery.com>
6207
6208 * MAINTAINERS: Use my work address.
6209
6210 * MAINTAINERS: Update my E-mail address.
6211
6212 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
6213
6214 * configure.in: Handle --disable-<component> generically.
6215 * configure: Regenerate.
6216
6217 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
6218
6219 PR libgcj/17311
6220 * ltmain.sh: Don't use "$finalize_rpath" for compile.
6221
6222 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
6223
6224 * MAINTAINERS (Write After Approval): Remove myself.
6225 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6226
6227 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
6228
6229 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
6230 (TARGET_CONFIGDIRS): Remove.
6231 * configure.in: Remove AC_SUBST(target_configdirs).
6232 * Makefile.in, configure: Regenerated.
6233
6234 2006-02-20 Steven G. Kargl <kargls@comcast.net>
6235
6236 * MAINTAINERS (Write After Approval): Remove myself.
6237 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6238
6239 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
6240
6241 PR bootstrap/25670
6242
6243 * Makefile.tpl ([+compare-target+]): Print explanation messages.
6244
6245 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6246 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6247 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6248 BUILD_PREFIX, BUILD_PREFIX_1.
6249 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6250
6251 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6252 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6253
6254 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6255 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6256 of `cat stage_current`. Always provide the `r' and `s' variables.
6257 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6258 a single shell execution.
6259 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6260 bootstrapped modules, make the stage1 module if the build was not
6261 started yet, else build the current stage.
6262 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6263 (all-build, all-host, all-target, [+make_target+]-host,
6264 [+make_target+]-target): Do not use \-continued lines.
6265 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6266 (current_stage, restrap, stage_last): New.
6267
6268 * Makefile.in: Regenerate.
6269 * configure: Regenerate.
6270
6271 2006-02-19 Bud Davis <jmdavis@link.com>
6272
6273 * MAINTAINERS (Write After Approval): Remove myself.
6274 (Language Front End Maintainers): Add myself as fortran 95
6275 maintainer and update e-mail address.
6276
6277 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6278
6279 * MAINTAINERS (Write After Approval): Remove myself.
6280 (Language Front End Maintainers): Add myself as fortran 95
6281 maintainer.
6282
6283 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
6284
6285 * MAINTAINERS (Write After Approval): Add myself.
6286
6287 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
6288
6289 * MAINTAINERS (Write After Approval): Remove myself.
6290 (Language Front End Maintainers): Add myself as
6291 fortran 95 maintainer.
6292
6293 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
6294
6295 Sync from src:
6296
6297 2005-12-27 Leif Ekblad <leif@rdos.net>
6298
6299 * configure.in: Add support for RDOS target.
6300 * configure: Regenerate.
6301
6302 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
6303 Andreas Schwab <schwab@suse.de>
6304
6305 * configure: Regenerate.
6306
6307 2006-02-12 David Edelsohn <edelsohn@gnu.org>
6308
6309 * configure.in (enable_libgomp): Add AIX.
6310 * configure: Regenerate.
6311
6312 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
6313
6314 * MAINTAINERS (Write After Approval): Add myself.
6315
6316 2006-02-03 Lee Millward <lee.millward@gmail.com>
6317
6318 * MAINTAINERS (Write After Approval): Add myself.
6319
6320 2006-01-31 Richard Guenther <rguenther@suse.de>
6321 Paolo Bonzini <bonzini@gnu.org>
6322
6323 * Makefile.def (target_modules): Add libgcc-math target module.
6324 * configure.in (target_libraries): Add libgcc-math target library.
6325 (--enable-libgcc-math): New configure switch.
6326 * Makefile.in: Re-generate.
6327 * configure: Re-generate.
6328 * libgcc-math: New toplevel directory.
6329
6330 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
6331
6332 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6333 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6334 the assembler, linker and binutils.
6335 * configure: Regenerate.
6336
6337 2006-01-22 Dirk Mueller <dmueller@suse.de>
6338
6339 * MAINTAINERS (Write After Approval): Add myself.
6340
6341 2006-01-20 Diego Novillo <dnovillo@redhat.com>
6342
6343 * configure: Regenerate.
6344
6345 2006-01-18 Richard Henderson <rth@redhat.com>
6346 Jakub Jelinek <jakub@redhat.com>
6347 Diego Novillo <dnovillo@redhat.com>
6348
6349 * libgomp: New directory.
6350 * Makefile.def: Add target_module libgomp.
6351 * Makefile.in: Regenerate.
6352 * configure.in (target_libraries): Add target-libgomp.
6353 * configure: Regenerate.
6354
6355 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
6356
6357 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6358 @ from continuation.
6359 * Makefile.in: Rebuilt.
6360
6361 2006-01-04 Chris Lattner <sabre@gnu.org>
6362
6363 * MAINTAINERS (Write After Approval): Add myself.
6364
6365 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
6366
6367 PR bootstrap/24252
6368
6369 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6370 * Makefile.tpl (OBJDUMP): New.
6371 (EXTRA_HOST_FLAGS): Add it.
6372 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6373
6374 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6375 to use symbolic links between directories. Avoid race conditions
6376 or make them harmless.
6377 * configure.in: Do not try to use symbolic links between directories.
6378
6379 * Makefile.def (LEAN): Pass.
6380 * Makefile.tpl (LEAN): Define.
6381 (stage[+id+]-start): Accept that the previous directory does not
6382 exist, if the bootstrap is lean.
6383 (stage[+id+]-bubble): Invoke lean bootstrap commands after
6384 stage[+id+]-start. Use a makefile variable and an `if' instead of a
6385 configure substitution.
6386 ([+compare-target+]): Likewise.
6387 ([+bootstrap-target+]-lean): New.
6388 * configure.in: Remove lean bootstrap support from here.
6389
6390 * Makefile.in: Regenerate.
6391 * configure: Regenerate.
6392
6393 2006-01-04 Ben Elliston <bje@au.ibm.com>
6394
6395 * MAINTAINERS (libdecnumber): Add myself.
6396
6397 2006-01-02 Mark Mitchell <mark@codesourcery.com>
6398
6399 * libtool-ldflags: New script.
6400
6401 2006-01-02 Andreas Schwab <schwab@suse.de>
6402
6403 * configure.in: When reconfiguring remove Makefile in
6404 all stage directories.
6405 * configure: Regenerate.
6406
6407 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
6408
6409 * MAINTAINERS: Update my email address.
6410
6411 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
6412
6413 Revert Ada-related part of the previous change.
6414
6415 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6416 Do not pass.
6417 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6418 * Makefile.in: Regenerate.
6419 * configure.in: Do not include mt-ppc-aix target fragment.
6420 * configure: Regenerate.
6421
6422 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
6423
6424 * configure.in: Select appropriate fragments for PowerPC/AIX.
6425 * configure: Regenerate.
6426
6427 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6428 BOOT_CFLAGS, BOOT_LDFLAGS.
6429 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6430 BOOT_CFLAGS, BOOT_LDFLAGS.
6431 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6432 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6433 (stage): Fail if we cannot complete the work.
6434 * Makefile.in: Regenerate.
6435
6436 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
6437
6438 * configure.in: Replace ms1 with mt.
6439 * configure: Rebuilt.
6440
6441 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
6442
6443 * MAINTAINERS: Update my email address.
6444
6445 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
6446
6447 * Makefile.tpl (all, do-[+make_target+], do-check, install,
6448 install-host-nogcc): Don't invoke $(stage) at the end.
6449 * Makefile.in: Regenerate.
6450
6451 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
6452
6453 * configure.in: Flip the top-level bootstrap switch.
6454 * configure: Regenerate.
6455
6456 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
6457
6458 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6459 $(stage) and $(unstage).
6460 (EXTRA_TARGET_FLAGS): Correct double-quoting.
6461 (all): Remove stray semicolon.
6462 (local-distclean): Don't handle multilib.tmp and multilib.out.
6463 (install.all): Set $s for consistency.
6464 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6465 check_multilibs setting. Always make the install directory.
6466 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6467 Correct @if/@endif.
6468 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6469 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6470 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6471 (multilib.out): Remove.
6472 * Makefile.in: Regenerated.
6473
6474 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
6475
6476 * MAINTAINERS (Write After Approval): Add myself.
6477
6478 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
6479
6480 * MAINTAINERS: Add myself as mt maintainer.
6481
6482 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
6483
6484 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
6485
6486 * MAINTAINERS: Change email address.
6487
6488 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
6489
6490 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6491 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6492 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
6493 Find in-tree tools if available.
6494 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6495 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6496 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6497 (COMPILER_*_FOR_TARGET): New.
6498 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6499 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6500 (CONFIGURED_*, USUAL_*): Remove.
6501 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6502 STRIP): Use autoconf substitutions.
6503 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6504 COMPILER_NM_FOR_TARGET): New.
6505 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6506
6507 (all): Make all-host and all-target in parallel.
6508 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6509 that $$r and $$s are set before invoking a recursive make.
6510 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6511 ([+bootstrap-target+]): Inline most of the `all' target.
6512
6513 2005-11-29 Ben Elliston <bje@au.ibm.com>
6514
6515 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6516 from the gcc build directory.
6517 * Makefile.in: Regenerate.
6518
6519 2005-11-29 Ben Elliston <bje@au.ibm.com>
6520
6521 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
6522 depend on all-libdecnumber.
6523 * configure.in (host_libs): Include libdecnumber.
6524 * Makefile.in: Regenerate.
6525 * configure: Likewise.
6526
6527 2005-11-29 Ben Elliston <bje@au.ibm.com>
6528
6529 * libdecnumber: Import decNumber sources from the dfp-branch.
6530
6531 2005-11-21 Kean Johnston <jkj@sco.com>
6532
6533 * config.sub, config.guess: Sync from upstream sources.
6534
6535 2005-11-21 Ben Elliston <bje@au.ibm.com>
6536
6537 Import from Autoconf sources:
6538
6539 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
6540 * config/move-if-change: Don't output "$2 is unchanged";
6541 suggested by Ben Elliston. Handle weird characters correctly.
6542
6543 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
6544
6545 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6546 to match upstream libtool for darwin.
6547
6548 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
6549
6550 * Makefile.def: Remove gdb dependencies for gdbtk.
6551 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6552 (configure-gdb, install-gdb): New rules.
6553 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6554 * Makefile.in, configure: Regenerated.
6555
6556 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
6557
6558 * MAINTAINERS (Write After Approval): Add myself.
6559
6560 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
6561
6562 * MAINTAINERS (Write After Approval): Add myself.
6563
6564 2005-10-24 Diego Novillo <dnovillo@redhat.com>
6565
6566 * MAINTAINERS (alias analysis): Add Daniel Berlin and
6567 Diego Novillo.
6568
6569 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
6570
6571 PR bootstrap/24297
6572 * Makefile.tpl (do-[+make-target+], do-check, install,
6573 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6574 are set before recursing.
6575 * Makefile.in: Regenerate.
6576
6577 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
6578
6579 PR bootstrap/18939
6580 * Makefile.def (gcc) <target>: Fix thinko.
6581 * Makefile.in: Regenerate.
6582
6583 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
6584
6585 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6586 * configure: Regenerate.
6587
6588 2005-10-15 Jie Zhang <jie.zhang@analog.com>
6589
6590 * MAINTAINERS (Write After Approval): Add self.
6591
6592 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
6593
6594 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6595 target-libffi, target-qthreads, target-libjava, and
6596 targetlibobjc.
6597 * configure: Regenerate.
6598
6599 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
6600
6601 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6602 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6603 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6604 (USUAL_OBJDUMP_FOR_TARGET): New.
6605 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6606 * configure.in: Check for $OBJDUMP_FOR_TARGET.
6607 * configure, Makefile.in: Regenerated.
6608
6609 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
6610
6611 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6612 before other host packages.
6613
6614 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
6615
6616 * MAINTAINERS: Add self as sh libraries/configury maintainer.
6617
6618 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
6619
6620 PR bootstrap/22340
6621
6622 * configure.in (default_target): Remove.
6623 * Makefile.tpl (all): Do not use prerequisites as subroutines
6624 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6625 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6626 use prerequisites as subroutines.
6627 (check-host, check-target): New.
6628 (bootstrap configure & all targets): Do not use stage*-start
6629 if the directory layout is already ok.
6630 (non-bootstrap configure & all targets): Prepend a $(unstage).
6631 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
6632 (NOTPARALLEL): Remove.
6633 (unstage, stage variables): New variables.
6634 (unstage, stage targets): Simply expand to those variables.
6635
6636 * configure: Regenerate.
6637 * Makefile.in: Regenerate.
6638
6639 2005-10-04 James E Wilson <wilson@specifix.com>
6640
6641 * Makefile.def (lang_env_dependencies): Add libmudflap.
6642 * Makefile.in: Regenerate.
6643
6644 2005-10-03 Andreas Schwab <schwab@suse.de>
6645
6646 Backport from libtool CVS:
6647 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
6648
6649 * ltmain.sh: add support for installing into temporary
6650 staging area (e.g. 'make install DESTDIR=...')
6651
6652 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
6653
6654 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6655 * configure: Regenerated.
6656
6657 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
6658
6659 * configure: Regenerate with the correct
6660 autoconf version.
6661
6662 2005-09-30 Catherine Moore <clm@cm00re.com>
6663
6664 * configure.in (bfin-*-*): New.
6665 * configure: Regenerated.
6666
6667 2005-09-28 Geoffrey Keating <geoffk@apple.com>
6668
6669 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6670 (LIPO_FOR_TARGET): New.
6671 (CONFIGURED_LIPO_FOR_TARGET): New.
6672 (USUAL_LIPO_FOR_TARGET): New.
6673 (STRIP_FOR_TARGET): New.
6674 (CONFIGURED_STRIP_FOR_TARGET): New.
6675 (USUAL_STRIP_FOR_TARGET): New.
6676 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6677 STRIP_FOR_TARGET.
6678 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6679 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6680 * Makefile.in: Regenerate.
6681 * configure: Regenerate.
6682
6683 2005-09-19 David Edelsohn <edelsohn@gnu.org>
6684
6685 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6686 (rs6000-*-aix*): Same.
6687 * configure: Regenerate.
6688
6689 2005-09-16 Tom Tromey <tromey@redhat.com>
6690
6691 * MAINTAINERS: Add self as java maintainer.
6692
6693 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6694
6695 * configure.in: Recognize f95 in the --enable-languages option,
6696 and substitute it for fortran, issuing a warning.
6697 * configure: Regenerate.
6698
6699 2005-08-30 Phil Edwards <phil@codesourcery.com>
6700
6701 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
6702 * configure: Regenerated.
6703
6704 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
6705
6706 * MAINTAINERS: Add self as ms1 maintainer.
6707
6708 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
6709
6710 * Makefile.def (libssp): Add to lang_env_dependencies.
6711 * Makefile.in: Regenerate.
6712
6713 2005-08-18 Ian Lance Taylor <ian@airs.com>
6714
6715 * MAINTAINERS: Add myself as middle-end maintainer.
6716
6717 2005-08-17 Christian Groessler <chris@groessler.org>
6718
6719 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6720 * Makefile.in: Regenerate.
6721
6722 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
6723
6724 * MAINTAINERS (write after approval): Added myself.
6725
6726 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
6727
6728 * MAINTAINERS (Write After Approval): Add myself.
6729
6730 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
6731
6732 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6733 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6734 Look for alternate names of the target cc and c++
6735 * configure: Regenerate.
6736
6737 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
6738
6739 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6740 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6741 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6742 tools; remove code to manually set them.
6743 (Target tools): Look in the environment for them.
6744 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6745 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6746 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6747 build directory.
6748 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6749 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6750 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6751 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6752 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6753 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6754 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6755 * configure: Regenerate.
6756 * Makefile.in: Regenerate.
6757
6758 2005-07-28 Ben Elliston <bje@au.ibm.com>
6759
6760 * MAINTAINERS: Update for removed CPU targets.
6761
6762 2005-07-27 Mark Mitchell <mark@codesourcery.com>
6763
6764 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6765 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6766 * Makefile.in: Regenerated.
6767
6768 2005-07-26 Mark Mitchell <mark@codesourcery.com>
6769
6770 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6771 (CFLAGS_FOR_TARGET): Use it.
6772 (CXXFLAGS_FOR_TARGET): Likewise.
6773 * Makefile.in: Regenerated.
6774 * configure.in (--with-build-sysroot): New option.
6775 * configure: Regenerated.
6776
6777 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
6778
6779 * Makefile.tpl: Wrap install between unstage and stage
6780 * Makefile.in: Regenerate.
6781
6782 2005-07-21 Eric Christopher <echristo@apple.com>
6783
6784 * MAINTAINERS: Update affiliation.
6785
6786 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
6787
6788 * MAINTAINERS: Add self as crx port maintainer.
6789
6790 2005-07-20 DJ Delorie <dj@redhat.com>
6791
6792 * MAINTAINERS: Add self as m32c maintainer.
6793
6794 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
6795
6796 * all files: Update FSF address.
6797
6798 2005-07-15 Eric Christopher <echristo@redhat.com>
6799
6800 * MAINTAINERS: Change affiliation.
6801
6802 2005-07-14 Jim Blandy <jimb@redhat.com>
6803
6804 * configure.in: Add cases for Renesas m32c.
6805 * configure: Regenerated.
6806
6807 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6808
6809 * COPYING.LIB: Update from fsf.org.
6810
6811 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6812
6813 * COPYING, compile, config.guess,
6814 config.sub, install-sh, missing, mkinstalldirs,
6815 symlink-tree, ylwrap: Sync from upstream sources.
6816 * config-ml.in: Update FSF address.
6817
6818 2005-07-13 Eric Christopher <echristo@redhat.com>
6819
6820 * configure.in: Add toplevel noconfigdir support for tpf.
6821 * configure: Regenerate.
6822
6823 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
6824
6825 PR ada/22340
6826
6827 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6828 * Makefile.in: Regenerate.
6829
6830 2005-07-07 Mark Mitchell <mark@codesourcery.com>
6831
6832 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
6833 Brolley to write-after-approval.
6834
6835 2005-07-07 Andreas Schwab <schwab@suse.de>
6836
6837 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6838 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6839 * Makefile.in: Regenerated.
6840
6841 2005-07-06 Geoffrey Keating <geoffk@apple.com>
6842
6843 * configure.in: Don't build sim or rda when targetting darwin.
6844 * configure: Regenerate.
6845
6846 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
6847
6848 * configure.in: Add --enable-libssp and --disable-libssp.
6849 * configure: Regenerate with autoconf-2.13.
6850
6851 2005-07-02 Jakub Jelinek <jakub@redhat.com>
6852
6853 * Makefile.def (target_modules): Add libssp.
6854 * configure.in (target_libraries): Add target-libssp.
6855 * configure: Rebuilt.
6856 * Makefile.in: Rebuilt.
6857
6858 2005-07-01 Zack Weinberg <zackw@panix.com>
6859
6860 * MAINTAINERS: Change email address. Resign from maintainership.
6861
6862 2005-07-01 Richard Guenther <rguenther@suse.de>
6863
6864 * MAINTAINERS: Change my e-mail address and affiliation.
6865
6866 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
6867
6868 * Makefile.def (stagefeedback): Come after profile.
6869 Define profiledbootstrap target.
6870 * Makefile.tpl (profiledbootstrap): Remove.
6871 (stageprofile-end): Zap stagefeedback.
6872 (stagefeedback-start): Copy all .gcda files, not only GCC's.
6873 * Makefile.in: Regenerate.
6874
6875 2005-06-13 Richard Sandiford <richard@codesourcery.com>
6876
6877 * MAINTAINERS: Update my email address.
6878
6879 2005-06-13 Zack Weinberg <zack@codesourcery.com>
6880
6881 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
6882 In 'cpp' stanza, support '#line' as well as '# '.
6883
6884 2005-06-08 Andreas Schwab <schwab@suse.de>
6885
6886 * MAINTAINERS: Move myself from 'Write After Approval' to
6887 'CPU Port Maintainers' section as m68k maintainer.
6888
6889 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
6890
6891 * configure.in (unsupported_languages): New macro.
6892 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
6893 non-ported target libraries in noconfigdirs.
6894 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6895 non-linux-gnu. Remove libgcj_ex_libffi.
6896 <lang_frag loop>: Set add_this_lang=no if the language is in
6897 unsupported_languages.
6898 * configure: Regenerate.
6899
6900 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
6901
6902 * configure.in: Fix typo in handling of --with-mpfr-dir.
6903 * configure: Regenerate.
6904
6905 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
6906
6907 * MAINTAINERS: Update my email address.
6908
6909 2005-06-02 Jim Blandy <jimb@redhat.com>
6910
6911 * config.sub: Add cases for the Renesas m32c. (This patch has been
6912 accepted into the master sources.)
6913
6914 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
6915 Michael Snyder <msnyder@redhat.com>
6916 Stan Cox <scox@redhat.com>
6917
6918 * configure.in: Set noconfigdirs for ms1.
6919
6920 * configure: Regenerate.
6921
6922 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
6923
6924 * MAINTAINERS (Write After Approval): Add self.
6925
6926 2005-06-01 Josh Conner <jconner@apple.com>
6927
6928 * MAINTAINERS (Write After Approval): Add self.
6929
6930 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
6931
6932 * MAINTAINERS: Update my email address.
6933
6934 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
6935
6936 * MAINTAINERS (Write After Approval): Add self.
6937
6938 2005-05-26 Chris Demetriou <cgd@broadcom.com>
6939
6940 * MAINTAINERS (Write After Approval): Remove self.
6941
6942 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
6943
6944 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6945 (Dependencies): Consider target modules for bootstrap dependencies.
6946 Make target bootstrap modules depend on each stage's gcc.
6947 * Makefile.in: Regenerate.
6948
6949 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
6950
6951 * Makefile.def (configure-gcc): Depend on binutils having been built.
6952 (all-gcc): No need to do it here.
6953 * Makefile.in: Regenerate.
6954
6955 2005-05-19 Paul Brook <paul@codesourcery.com>
6956
6957 * configure.in: Rewrite misleading error message when requested
6958 language cannot be built.
6959 * configure: Regenerate.
6960
6961 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6962
6963 * ylwrap: Import from Automake 1.9.5.
6964
6965 2005-05-13 David Ung <davidu@mips.com>
6966
6967 * MAINTAINERS (Write After Approval): Add self.
6968
6969 2005-05-09 Mike Stump <mrs@apple.com>
6970
6971 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6972 lt_cv_sys_max_cmd_len for now.
6973
6974 2005-05-09 Stan Cox <scox@redhat.com>
6975
6976 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6977
6978 2005-05-08 Matt Kraai <kraai@ftbfs.org>
6979
6980 * README.SCO: Update the URL.
6981
6982 2005-05-05 David Edelsohn <edelsohn@gnu.org>
6983
6984 * ltconfig: Define file_list_spec. Pass file_list_spec and
6985 with_gnu_ld to libtool.
6986 * ltcf-c.sh (aix[45]): Define file_list_spec.
6987 * ltcf-cxx.sh (aix[45]): Same.
6988 * ltcf-gcj.sh (aix[45]): Same.
6989 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6990 exists, write list of input files to temporary file.
6991
6992 2005-05-04 Mike Stump <mrs@apple.com>
6993
6994 * configure.in: Always pass --target to target configures as
6995 otherwise rebuilds that do --recheck will fail.
6996 * confiugure: Rebuilt.
6997
6998 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
6999
7000 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7001 STAGE_HOST_EXPORTS.
7002 (configure, all): Add bootstrap support.
7003 (Host modules, target modules): Pass post-stage1 flags and exports.
7004 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7005 * Makefile.in: Regenerate.
7006
7007 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
7008
7009 * configure: Regenerate.
7010
7011 2005-04-27 Mike Stump <mrs@apple.com>
7012
7013 * MAINTAINERS: Add self as darwin maintainer.
7014
7015 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
7016
7017 * config.sub: Update from master copy.
7018
7019 2005-04-21 Mike Stump <mrs@apple.com>
7020
7021 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7022 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7023
7024 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
7025
7026 * configure.in <crisv32-*-*, cris-*-*>: New local variable
7027 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
7028 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
7029 "*-*-elf" and "*-*-linux*".
7030 * configure: Regenerate.
7031
7032 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
7033
7034 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7035
7036 2005-04-12 Mike Stump <mrs@apple.com>
7037
7038 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7039
7040 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
7041
7042 * MAINTAINERS (Write After Approval): Add myself.
7043
7044 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
7045
7046 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7047
7048 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
7049
7050 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
7051 (TARGET_CONFIGARGS): Include --with-target-subdir.
7052 (configure, all): New macros. Use them throughout.
7053 * Makefile.in: Regenerate.
7054
7055 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
7056
7057 * MAINTAINERS (Write After Approval): Add myself.
7058
7059 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7060
7061 * MAINTAINERS: Remove 'loop unrolling' maintainer.
7062
7063 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
7064
7065 * MAINTAINERS: Move John Carr to Write After Approval.
7066
7067 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
7068
7069 * config/mh-mingw32: Delete.
7070 * configure.in: Don't use it.
7071 * configure: Regenerate.
7072
7073 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
7074
7075 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7076 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
7077 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
7078 (HOST_LIB_PATH): Generate from Makefile.def.
7079 (TARGET_LIB_PATH): Likewise.
7080 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7081 * Makefile.in: Regenerate.
7082 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7083 (RPATH_ENVVAR): Include Darwin case.
7084 * configure: Regenerate.
7085
7086 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
7087
7088 * MAINTAINERS (Various Maintainers): Remove self.
7089 (Write After Approval): Add self.
7090
7091 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
7092
7093 * MAINTAINERS (Various Maintainers): Add self.
7094
7095 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
7096
7097 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7098 * configure: Regenerate.
7099
7100 2005-03-21 Zack Weinberg <zack@codesourcery.com>
7101
7102 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7103 gcc_version, and gcc_version_trigger from set of flags to pass.
7104 * Makefile.tpl: Remove definitions of above variables.
7105 (config.status): Remove dependency on $(gcc_version_trigger).
7106 * Makefile.in: Regenerate.
7107 * configure.in: Do not reference config/gcc-version.m4 nor
7108 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
7109 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
7110 * configure: Regenerate.
7111
7112 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
7113 Andrew Pinski <pinskia@physics.uc.edu>
7114
7115 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7116 * Makefile.in: Regenerate.
7117
7118 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
7119
7120 * MAINTAINERS (Write After Approval): Add myself.
7121
7122 2005-03-03 David Ayers <d.ayers@inode.at>
7123
7124 * MAINTAINERS (Write After Approval): Add myself.
7125
7126 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
7127
7128 PR libgcj/20160
7129 * ltmain.sh: Avoid creating archives with components that have
7130 duplicate basenames.
7131
7132 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
7133
7134 PR bootstrap/20250
7135 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7136 instead of check.
7137 * Makefile.in: Regenerate.
7138
7139 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
7140
7141 * Makefile.in: Regenerate to fix conflict between the previous two
7142 patches.
7143
7144 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
7145
7146 PR bootstrap/17383
7147 * Makefile.def (target_modules): Remove "stage", now unnecessary.
7148 * Makefile.tpl (HOST_SUBDIR): New substitution.
7149 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7150 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7151 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7152 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7153 (Host modules, Bootstrapped modules): Use it.
7154 (Build modules, Target modules): Do not create symlink trees,
7155 always configure out-of-srcdir.
7156 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7157 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7158 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7159 $(HOST_SUBDIR). Create a symlink for host_subdir.
7160
7161 * Makefile.in: Regenerate.
7162 * configure: Regenerate.
7163
7164 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7165
7166 Merged from libada-gnattools-branch:
7167 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
7168
7169 * gnattools: New directory.
7170 * Makefile.def: Add gnattools as a module, depending on target-libada.
7171 * Makefile.in: Regenerate.
7172 * configure.in: Include gnattools in host_tools; disable it if ada
7173 is disabled.
7174 * configure: Regenerate.
7175
7176 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
7177
7178 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7179 treelang maintainer.
7180 (Write After Approval): Remove myself.
7181
7182 2005-02-23 Paul Schlie <schlie@comcast.net>
7183
7184 * configure.in: Allow darwin targeted ports to build tk, itcl and
7185 libgui.
7186 * configure: Regenerate.
7187
7188 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
7189
7190 PR libgcj/10353
7191 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7192 * configure: Regenerate.
7193
7194 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
7195
7196 * MAINTAINERS (Write After Approval): Add myself.
7197
7198 2005-02-10 Ian Lance Taylor <ian@airs.com>
7199
7200 * MAINTAINERS: Update my e-mail address.
7201
7202 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
7203
7204 * MAINTAINERS (Write After Approval): Add myself.
7205
7206 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
7207
7208 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7209 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7210 target-libgloss when not *-*-elf and *-*-aout.
7211 * configure: Regenerate.
7212
7213 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
7214
7215 * MAINTAINERS: Remove obsolete entries.
7216
7217 * MAINTAINERS (Write After Approval): Add Michael Matz.
7218
7219 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
7220
7221 * MAINTAINERS: Remove self as cpplib maintainer.
7222
7223 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7224
7225 * install-sh, config.sub: Import from upstream.
7226
7227 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7228
7229 PR bootstrap/18222
7230 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7231 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7232 * Makefile.in: Regenerate.
7233
7234 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
7235
7236 * MAINTAINERS: Update my email address.
7237
7238 2005-01-12 David Edelsohn <edelsohn@gnu.org>
7239 Andreas Schwab <schwab@suse.de>
7240
7241 PR bootstrap/18033
7242 * config-ml.in: Eval option if surrounded by single quotes.
7243
7244 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
7245
7246 Revert 2004-12-28 Makefile changes, a better fix will be
7247 applied to mainline and src after GCC 4.0 branches.
7248
7249 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
7250
7251 PR bootstrap/17383
7252
7253 * Makefile.def (target_modules): Remove stage parameter,
7254 it is always true now.
7255 * Makefile.tpl (configure-build-[+module+],
7256 configure-target-[+module+]): Always build symlink tree
7257 for the directory and for include. BUILD_SUBDIR and
7258 TARGET_SUBDIR cannot be . anymore.
7259 * Makefile.in: Regenerate.
7260
7261 2004-12-25 David Edelsohn <edelsohn@gnu.org>
7262
7263 Revert 2004-12-08 Makefile changes.
7264
7265 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
7266
7267 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7268 cygwin, mingw.
7269
7270 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
7271
7272 * configure.in (sh64-*-*): Reenable gprof.
7273 * configure: Regenerate.
7274
7275 2004-12-08 David Edelsohn <edelsohn@gnu.org>
7276
7277 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7278 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7279 (EXTRA_TARGET_FLAGS): Add PICFLAG.
7280 * Makefile.in: Regenerate.
7281
7282 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
7283
7284 * MAINTAINERS: Update my email address.
7285
7286 2004-12-07 Matt Kraai <kraai@ftbfs.org>
7287
7288 * Makefile.tpl: Generate normal dependencies if the LHS module is
7289 not bootstrapped.
7290 * Makefile.in: Regenerate.
7291
7292 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
7293
7294 * configure.in: Include config/gxx-include-dir.m4. Use
7295 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
7296 * configure: Regenerate.
7297
7298 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
7299
7300 * config.if: Delete.
7301 * configure.in: Set libstdcxx_incdir directly.
7302 * configure: Regenerate.
7303
7304 2004-12-02 Eric Christopher <echristo@redhat.com>
7305
7306 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7307 * Makefile.in: Regenerate.
7308
7309 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
7310
7311 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7312 * configure: Regenerate.
7313
7314 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
7315
7316 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
7317 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
7318 * configure: Regenerate.
7319
7320 2004-12-01 Eric Christopher <echristo@redhat.com>
7321
7322 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7323 of things to remove.
7324
7325 2004-11-29 Matt Kraai <kraai@ftbfs.org>
7326
7327 * MAINTAINERS (Write After Approval): Update my e-mail address.
7328
7329 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
7330
7331 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7332 from CVS libtool to always pass_all.
7333
7334 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7335
7336 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7337 (hppa*64*-*-*): Delete incorrect comment.
7338 * configure: Rebuilt.
7339
7340 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7341
7342 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7343
7344 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7345
7346 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7347 from CVS libtool to always pass_all.
7348
7349 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7350
7351 * install-sh, compile: Import from automake.
7352
7353 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7354
7355 * config.guess, config.sub: Import from savannnah.
7356
7357 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
7358
7359 * MAINTAINERS (Write After Approval): Add myself
7360
7361 2004-11-12 Mike Stump <mrs@apple.com>
7362
7363 * Makefile.def: Add html support.
7364 * Makefile.tpl: Likewise.
7365 * Makefile.in: Regenerate.
7366
7367 2004-11-11 Geoffrey Keating <geoffk@apple.com>
7368
7369 PR 18423
7370 * configure.in: Remove all instances of build-fixincludes from
7371 noconfigdirs.
7372 (build_configargs): Supply --target to subdirectories.
7373 * configure: Regenerate.
7374
7375 * Makefile.def: Make gcc install depend on fixincludes install.
7376 * Makefile.in: Regenerate.
7377
7378 2004-11-10 Janis Johnson <janis187@us.ibm.com>
7379
7380 * MAINTAINERS: Add myself as gcc testsuite maintainer.
7381
7382 2004-11-11 Paul Brook <paul@codesourcery.com>
7383
7384 * MAINTAINERS: Add self as arm maintainer. Update email address.
7385
7386 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
7387
7388 * configure.in (noconfigdirs) [mmix-*-*]: Disable
7389 target-libgfortran.
7390 * configure: Regenerate.
7391
7392 2004-11-07 David Edelsohn <edelsohn@gnu.org>
7393
7394 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7395 like CC.
7396
7397 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
7398
7399 * Makefile.def (host fixincludes): Specify missing targets.
7400 * Makefile.in: Regenerate.
7401
7402 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
7403
7404 * MAINTAINERS: Add myself
7405
7406 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
7407
7408 * MAINTAINERS (Write After Approval): Add myself.
7409
7410 2004-11-04 Geoffrey Keating <geoffk@apple.com>
7411
7412 * Makefile.def: Build fixincludes for the host, too.
7413 * Makefile.in: Regenerate.
7414 * configure.in (host_tools): Add fixincludes.
7415 * configure: Regenerate.
7416
7417 2004-11-04 Daniel Jacobowitz <dan@debian.org>
7418
7419 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7420 * configure: Regenerated.
7421
7422 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
7423
7424 PR other/17783
7425 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7426 * configure: Regenerated.
7427
7428 2004-10-31 Mark Mitchell <mark@codesourcery.com>
7429
7430 * README.SCO: Update per FSF instructions.
7431
7432 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
7433
7434 PR target/18151
7435 * configure.in (case ${target}): Do not build fixincludes for avr.
7436 * configure: Regenerated.
7437
7438 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
7439
7440 * configure.in (case ${target}): Do not build fixincludes
7441 on platforms where it is not used.
7442 * configure: Regenerated.
7443
7444 2004-10-23 Daniel Jacobowitz <dan@debian.org>
7445
7446 * configure.in: Use an absolute path to install-sh.
7447 * configure: Regenerated.
7448
7449 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7450
7451 * MAINTAINERS (Write After Approval): Add myself.
7452
7453 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
7454
7455 * MAINTAINERS: Remove from Write After Approval those that are
7456 already maintainers.
7457
7458 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
7459
7460 * MAINTAINERS: Update my email address.
7461
7462 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
7463
7464 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7465 * configure: Regenerate.
7466
7467 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
7468
7469 * MAINTAINERS: Update my email address.
7470
7471 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
7472
7473 * MAINTAINERS (Language Front Ends Maintainers): New. Move
7474 entries belonging to this category.
7475
7476 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
7477
7478 * MAINTAINERS: Update my e-mail address.
7479
7480 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
7481
7482 Fix wrong conflict resolution in:
7483
7484 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7485
7486 * Makefile.in: Regenerate.
7487 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7488 in the recursive `make', instead of hardwiring `all'.
7489 (Autogenerated TARGET-* variables): New.
7490
7491 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
7492
7493 * configure.in: Enable target-libgloss for crx-*-*.
7494 * configure: Regenerate.
7495
7496 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7497
7498 * MAINTAINERS (Various Maintainers): Move the "windows,
7499 cygwin, mingw" maintainer to ...
7500 (OS Port Maintainers): ... here.
7501
7502 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7503
7504 * MAINTAINERS (Write After Approval): Remove those that are
7505 maintainers of some subsystem.
7506
7507 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
7508
7509 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7510 * ltcf-cxx.sh (tpf*): Likewise.
7511 * ltconfig (tpf*): Add TPF OS configuration support.
7512
7513 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
7514
7515 * MAINTAINERS: Change my email address to my new work account.
7516
7517 2004-09-24 Michael Roth <mroth@nessie.de>
7518
7519 * configure.in (--without-headers): Add missing double quotes.
7520 * configure: Regenerate.
7521
7522 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
7523
7524 * ylwrap: Revert to previous version.
7525
7526 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
7527
7528 PR bootstrap/17369
7529 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7530 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7531 SET_GCC_LIB_PATH_CMD.
7532 (BASE_TARGET_EXPORTS): Likewise.
7533 * Makefile.in: Regenerated.
7534
7535 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7536 * configure: Regenerated.
7537
7538 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
7539
7540 * config.guess: New upstream version
7541 * compile, depcomp, install-sh, ylwrap: Likewise.
7542
7543 2004-09-19 Roger Sayle <roger@eyesopen.com>
7544
7545 * config/mh-x86omitfp: New host makefile fragment. Add
7546 -fomit-frame-pointer to the default BOOT_CFLAGS.
7547 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7548 * configure: Regenerate.
7549
7550 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
7551
7552 PR target/11572
7553 * configure.in (*-*-darwin*): Renable libobjc.
7554 * configure: Regenerate.
7555
7556 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
7557
7558 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7559
7560 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
7561
7562 * Makefile.def: Remove libbanshee.
7563 * Makefile.tpl: Ditto.
7564 * configure.in: Ditto.
7565 * Makefile.in: Regen.
7566 * configure: Ditto.
7567
7568 2004-09-08 David Edelsohn <edelsohn@gnu.org>
7569
7570 * ltmain.sh: Use $pic_object as $non_pic_object if
7571 $non_pic_object=none.
7572
7573 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
7574
7575 * missing: Import latest version from master repository.
7576
7577 2004-09-06 Nick Clifton <nickc@redhat.com>
7578
7579 * config.sub: Import latest version from master repository.
7580 * config.guess: Likewise.
7581 This includes these changes:
7582
7583 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
7584
7585 * config.sub: Handle crisv32, alias etraxfs.
7586 * config.guess (crisv32:Linux:*:*): Handle.
7587
7588 2004-08-13 Brad Smith <brad@comstyle.com>
7589
7590 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7591 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7592
7593 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
7594
7595 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7596 assume the processor is a powerpc. This is because coreutils
7597 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7598 in this case, due to a MacOS X bug that causes
7599 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7600 to return a negative number.
7601 Problem reported by Petter Reinholdtsen in:
7602 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7603
7604 2004-07-19 Ben Elliston <bje@gnu.org>
7605
7606 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7607
7608 2004-06-24 Ben Elliston <bje@gnu.org>
7609
7610 * config.guess: Update copyright years.
7611 * config.sub: Likewise.
7612
7613 2004-06-22 Robert Millan <robertmh@gnu.org>
7614
7615 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7616 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7617
7618 2004-06-22 Stanley F. Quayle <stan@stanq.com>
7619
7620 * config.guess (*:*VMS:*:*): New entry. Replaces
7621 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7622 manufacturer.
7623
7624 2004-06-22 Ben Elliston <bje@gnu.org>
7625
7626 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7627 * config.sub: Likewise.
7628
7629 2004-06-22 Ben Elliston <bje@gnu.org>
7630
7631 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7632 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7633
7634 2004-06-11 Ben Elliston <bje@gnu.org>
7635
7636 * config.guess (pegasos:OpenBSD:*:*): Remove.
7637
7638 2004-06-11 Ben Elliston <bje@gnu.org>
7639
7640 From Wouter Verhelst <wouter@grep.be>:
7641 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7642
7643 2004-06-11 Ben Elliston <bje@gnu.org>
7644
7645 * config.guess (luna88k:OpenBSD:*:*): New.
7646
7647 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
7648
7649 * config.guess (m32r*:Linux:*:*): New case.
7650 * config.sub: Handle m32rle.
7651
7652 2004-03-12 Ben Elliston <bje@wasabisystems.com>
7653
7654 From Jens Petersen <petersen@redhat.com>:
7655 * config.sub: Handle sparcv8.
7656
7657 2004-03-03 Ben Elliston <bje@wasabisystems.com>
7658
7659 From Tom Smith <smith@cag.lkg.hp.com>:
7660 * config.guess: Version suffixes are equally significant on Tru64
7661 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
7662 prefix of "P" (patched kernel).
7663
7664 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
7665
7666 * config.sub: Add support for National Semiconductor CRX target.
7667
7668 2004-09-03 Janis Johnson <janis187@us.ibm.com>
7669
7670 * MAINTAINERS (Various Maintainers): Remove myself as web page
7671 maintainer, add myself as maintainer of build status lists.
7672
7673 2004-09-03 Jan Beulich <jbeulich@novell.com>
7674
7675 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7676 *-*-netware, but add target-libmudflap.
7677 Consolidate *-*-netware targets (of which really only i?86 exists)
7678 into a single entry.
7679 * configure: Likewise.
7680
7681 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
7682
7683 * Makefile.tpl (sorry): Remove.
7684 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7685 (cleanstrap targets): Depend on distclean, not distclean-stage1.
7686 (do-clean): Clean per-stage directories too.
7687 (do-distclean): Run distclean-stage1 too.
7688 (.NOTPARALLEL): Enable during toplevel bootstrap.
7689 (stage[+id+]-bubble): Enable parallel execution during
7690 the recursive invocation.
7691 * Makefile.in: Regenerate.
7692
7693 Fix previous checkin:
7694
7695 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7696 include.
7697 * configure.in: Fix indentation.
7698 * configure: Regenerate.
7699
7700 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
7701
7702 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7703 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7704 * configure: regenerate
7705 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7706 -mdynamic-no-pic
7707
7708 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
7709
7710 * Makefile.def (build_modules): Add fixincludes.
7711 (dependencies): Make gcc depend on fixincludes.
7712 * configure.in (build_tools): Add fixincludes.
7713 (build_configdirs): Always include build_libs.
7714 * Makefile.in: Regenerate.
7715 * configure: Regenerate.
7716
7717 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
7718
7719 * Makefile.def (bootstrap stages): Add 'lean' parameter.
7720 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7721 phony targets; do not generate timestamp files.
7722 (distclean-stageN): Remove references to their timestamp files.
7723 (restageN, touch-stageN): Remove.
7724 (stageN-bubble): Rewritten.
7725 (compare): Support lean bootstraps.
7726 * Makefile.in: Regenerate.
7727
7728 * configure.in: Only warn when bootstrapping but
7729 build != host or build != target. Support lean bootstraps.
7730 * configure: Regenerate.
7731
7732 2004-08-26 Phil Edwards <phil@codesourcery.com>
7733
7734 * configure.in: Give a better error message if GMP/MPFR are missing
7735 and a language needing them has been requested.
7736 * configure: Regenerated.
7737
7738 2004-08-25 Phil Edwards <phil@codesourcery.com>
7739
7740 * configure.in: Print a list of available language front-ends if
7741 a requested one is missing. Tidy stray tab characters.
7742 * configure: Regenerated.
7743
7744 2004-08-19 Michael Koch <konqueror@gmx.de>
7745
7746 * gcc/doc/install.texi: Update entry about automake for libjava.
7747
7748 2004-08-17 Robert Millan <robertmh@gnu.org>
7749
7750 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7751 (instead of FreeBSD).
7752 * configure: Regenerate.
7753
7754 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7755
7756 * Makefile.in: Regenerate.
7757 * configure: Regenerate.
7758
7759 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7760 stage_*_flags.
7761 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7762 for bootstrapped modules if toplevel bootstrap is going.
7763 (GCC bootstrap): Generate per-stage targets for all bootstrapped
7764 modules. Adjust for changes in Makefile.def. Enable several
7765 rules even in non-bootstrap mode, just to avoid peppering the
7766 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7767 (stage-[+prev+]-bubble): Remove.
7768
7769 * Makefile.def (Dependencies): Depend on all-build-bison,
7770 all-build-flex, all-build-byacc, all-build-texinfo, rather
7771 than the host variations.
7772 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
7773 with BUILD_SUBDIR.
7774 (BISON): Update for recent Bisons.
7775 (YACC): Fix typo.
7776 (cross): Depend on all-build.
7777 (all): Do not depend on all-build.
7778 (prebootstrap): Remove.
7779 (dep-kind): Accept separate prefixes for MODULE and ON variables.
7780 (Prebootstrap dependencies): Add them to the per-stage targets
7781 and to all-prebootstrap.
7782 * configure.in (build_configdirs): Always enable build_tools.
7783 (BUILD_DIR_PREFIX): Remove.
7784
7785 * Makefile.def (gcc): Add target variable.
7786 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7787 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7788 in the recursive `make', instead of hardwiring `all'.
7789 (Autogenerated TARGET-* variables): New.
7790
7791 2004-08-13 Brian Booth <bbooth@redhat.com>
7792
7793 * MAINTAINERS: Remove myself from write-after-approval.
7794
7795 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
7796
7797 * src-release: Stop distributing mmalloc with gdb (which doesn't
7798 use it).
7799 * Makefile.def: GDB doesn't depend on mmalloc anymore.
7800 * Makefile.in: Regenerate.
7801
7802 2004-08-09 Mark Mitchell <mark@codesourcery.com>
7803
7804 * configure.in (arm*-*-eabi*): New target.
7805 * configure: Regenerate.
7806
7807 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
7808
7809 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7810 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7811 (Dependencies): New section.
7812 * Makefile.tpl (Dependencies): Generate from Makefile.def.
7813 (configure-target-[+module+]): Depend on maybe-all-gcc
7814 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
7815 (toplevel profiledbootstrap): Fix dependencies.
7816 * Makefile.in: Regenerate.
7817
7818 2004-08-03 Mark Mitchell <mark@codesourcery.com>
7819
7820 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7821 target-libiberty to noconfigdirs.
7822 * configure: Regenerate.
7823
7824 2004-08-03 Paul Brook <paul@codesourcery.com>
7825
7826 * configure.in: Check for MPFR as well as GMP.
7827 * configure: Regenerate.
7828
7829 2004-08-01 Robert Millan <robertmh@gnu.org>
7830
7831 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7832 libmudflap for all GNU-based systems (with Glibc).
7833 * configure: Regenerate.
7834
7835 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
7836
7837 * Makefile.def (host-modules): Add gcc.
7838 * Makefile.in: Regenerate.
7839 * Makefile.tpl (sorry): New rule.
7840 (configure-host, all-host, [+make_target+]-host, do-check,
7841 install-host): Do not add gcc as a special case.
7842 (host modules): Add a small special-casing for gcc. Export
7843 extra_make_flags through the environment.
7844 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7845 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7846 other recursive targets for gcc): Remove.
7847
7848 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7849 (stage, unstage): New rules.
7850 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7851 distclean-stage[+id+]): Use stage_current.
7852 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7853 the stage*-start rules.
7854
7855 2004-08-02 Geoffrey Keating <geoffk@apple.com>
7856
7857 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7858 use -all_load flag.
7859
7860 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
7861
7862 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7863 * configure: Regenerate.
7864
7865 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
7866
7867 * maintainer-scripts/gcc_release: Revert yesterday's change.
7868
7869 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
7870
7871 * MAINTAINERS: Add myself to write-after-approval.
7872
7873 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
7874
7875 * libf2c: Removed.
7876 * gcc/gccbug.in: Updated because of libf2c removal.
7877 * maintainer-scripts/gcc_release: Ditto.
7878
7879 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
7880
7881 * configure.in: Build libmudflap by default on FreeBSD.
7882 * configure: Regenerated.
7883
7884 2004-07-09 Mark Mitchell <mark@codesourcery.com>
7885
7886 * configure.in: Do not build libmudflap by default on non-GNU/Linux
7887 systems.
7888 * configure: Regenerated.
7889
7890 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7891
7892 PR target/16344
7893 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7894 feedback based compiler.
7895 * Makefile.in: Rebuilt.
7896
7897 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
7898
7899 * Makefile.def (host_modules): Set bootstrap=true for flex.
7900 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7901 * Makefile.in: Rebuilt.
7902
7903 2004-07-07 Jan Hubicka <jh@suse.cz>
7904
7905 * MAINTAINERS: Add self as a profile feedback maintainer.
7906
7907 2004-07-05 Phil Edwards <phil@codesourcery.com>
7908
7909 * configure.in: Do not prepend $srcdir to /dev/null in
7910 makefile fragments.
7911 * configure: Regenerate.
7912
7913 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
7914
7915 * Makefile.def (build_modules): Add bison, byacc, flex,
7916 m4, texinfo.
7917 (flags_to_pass): Add FLEX.
7918 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7919 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7920 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7921 DEFAULT_MAKEINFO): Remove.
7922 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7923 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7924 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7925 objdir or else use configured tool.
7926 (all-build): New.
7927 (all): Depend on it.
7928 (Build module dependencies): Add.
7929 * Makefile.in: Regenerate.
7930 * configure.in: Better support for multiple build modules,
7931 matching what is done for host/target modules. Do not look
7932 for "plausible" locations of build tools if Canadian cross.
7933 Use autoconf's AC_PROG_CC to find a C compiler. Define
7934 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
7935 * configure: Regenerate.
7936
7937 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7938
7939 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7940 * Makefile.in: Regenerate.
7941
7942 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7943
7944 * Makefile.tpl (configure-build-[+module+],
7945 configure-[+module+], configure-target-[+module+]): Pass
7946 [+extra_configure_args+].
7947 (all-build-[+module+], all-[+module+], check-[+module+],
7948 install-[+module+], [+make_target+]-[+module+],
7949 all-target-[+module+], check-target-[+module+],
7950 install-target-[+module+], [+make_target+]-target-[+module+]):
7951 Pass [+extra_make_args+].
7952 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7953 (GCC_HOST_EXPORTS): Remove.
7954 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7955 cross, check-gcc, check-gcc-c++, install-gcc,
7956 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7957 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7958 * Makefile.in: Regenerate.
7959
7960 2004-06-21 Matthew Sachs <msachs@apple.com>
7961
7962 * MAINTAINERS: Added self to write-after-approval.
7963
7964 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7965
7966 * configure.in: Check for srcdir/winsup rather than build directory
7967 winsup.
7968 * configure: Regenerate.
7969
7970 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
7971
7972 * configure.in: Don't build Cygwin native newlib if winsup
7973 directory is missing. Emit warning instead.
7974 * configure: Regenerate.
7975
7976 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
7977
7978 * Makefile.tpl (touch-stage[+id+]): New.
7979 (restage[+prev+]): Depend on touch-stage[+id+].
7980
7981 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7982 Use it throughout.
7983
7984 * Makefile.def: Add profile and feedback bootstrap stages.
7985 Remove next field from bootstrap stages.
7986 * Makefile.tpl (LN, LN_S): Substitute.
7987 (stageN-start, stageN-end): Use double-colon rules, to
7988 provide a hook for additional setup commands.
7989 (distclean-stageN-gcc, restageN): Create dependencies from
7990 [+prev+], not from [+next+].
7991 (stageN-bubble): Add commands for successive stages from
7992 [+prev+], using double-colon rules.
7993 (all-stageN-gcc): Fix typo.
7994 (stagefeedback-start, profiledbootstrap): New.
7995 * Makefile.in: Regenerate.
7996 * configure.in: Call ACX_PROG_LN.
7997 * configure: Regenerate.
7998
7999 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
8000
8001 * MAINTAINERS (Write After Approval): Add myself.
8002
8003 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
8004
8005 * MAINTAINERS (Write After Approval): Add myself.
8006
8007 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
8008
8009 * configure.in: Fix --enable-bootstrap breakage introduced in trees
8010 without gcc.
8011 * configure: Regenerate.
8012
8013 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
8014
8015 * Makefile.tpl: Fix typo.
8016 * Makefile.in: Regenerate.
8017
8018 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
8019
8020 * configure.in: Remove new- prefix from toplevel
8021 bootstrap targets.
8022 * configure: Regenerate.
8023
8024 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
8025
8026 * Makefile.tpl (all.normal): Rename to all.
8027 (all): Replace with a rule to pick the default
8028 target from configure.
8029 (all-gcc, configure-gcc): Use conditionals to
8030 do nothing when toplevel bootstrap is going on.
8031 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8032 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8033 * configure.in: Support --enable-bootstrap.
8034
8035 * Makefile.def: Remove new- prefix from toplevel
8036 bootstrap targets.
8037 * Makefile.tpl: Likewise.
8038
8039 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
8040 target.
8041
8042 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8043 $(RECURSE_FLAGS) to recursive invocation of make.
8044
8045 * Makefile.in: Regenerate.
8046 * configure: Regenerate.
8047
8048 2004-05-30 Andreas Jaeger <aj@suse.de>
8049 Jim Wilson <wilson@specifixinc.com>
8050
8051 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8052 like CC.
8053
8054 2004-05-27 Daniel Jacobowitz <dan@debian.org>
8055
8056 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8057 * configure: Regenerate.
8058
8059 2004-05-25 Daniel Jacobowitz <drow@false.org>
8060
8061 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8062 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8063 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
8064 targets.
8065 * Makefile.in: Regenerate.
8066
8067 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
8068
8069 * configure.in: Test the ability to symlink directories.
8070 * configure: Regenerate.
8071
8072 * Makefile.def (bootstrap-stage): New definitions.
8073 * Makefile.tpl (configure-stage1-gcc,
8074 configure-stage2-gcc, configure-stage3-gcc,
8075 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8076 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8077 new-restage3, compare): Autogenerate, see Makefile.in
8078 entry for behavioral changes.
8079 (distclean-stage1, new-stage1-start, new-stage1-end,
8080 new-stage1-bubble, distclean-stage2, new-stage2-start,
8081 new-stage2-end, new-stage2-bubble, distclean-stage3,
8082 new-stage3-start, new-stage3-end): New autogenerated targets.
8083 (objext, prebootstrap, BOOT_CFLAGS,
8084 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8085 targets.
8086
8087 * Makefile.in: Regenerate.
8088 (distclean-stage1, new-stage1-start, new-stage1-end,
8089 new-stage1-bubble, distclean-stage2, new-stage2-start,
8090 new-stage2-end, new-stage2-bubble, distclean-stage3,
8091 new-stage3-start, new-stage3-end): New targets.
8092 (all-stage1-gcc): Move prebootstrap dependency from here...
8093 (configure-stage1-gcc): ...to here.
8094 (new-bootstrap): Use bubble targets.
8095 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8096 Use per-stage distclean targets.
8097 (configure-stage1-gcc, configure-stage2-gcc,
8098 configure-stage3-gcc, all-stage1-gcc,
8099 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8100 Use new-stageN-start to prepare the tree.
8101
8102 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
8103
8104 * Makefile.def (host_modules): add libcpp.
8105 * Makefile.tpl: Add dependencies on and for libcpp.
8106 * Makefile.in: Regenerate.
8107 * configure.in: Add libcpp host module.
8108 * configure: Regenerate.
8109
8110 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
8111
8112 * Makefile.tpl: Whenever a recursive target is defined, wrap
8113 it in a special @if/@endif block, and prepare its maybe
8114 dependency in the @if/@endif block
8115 * configure.in: Instead of writing maybe dependencies, remove
8116 the @if/@endif statements, and remove the @if/@endif blocks
8117 that remain.
8118 * configure: Regenerate.
8119 * Makefile.in: Regenerate.
8120
8121 2004-05-20 Janis Johnson <janis187@us.ibm.com>
8122
8123 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8124
8125 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
8126
8127 PR bootstrap/15120
8128 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8129 * */configure: Rebuilt.
8130
8131 2004-05-17 Zack Weinberg <zack@codesourcery.com>
8132
8133 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8134 of libf2c.
8135 * configure, Makefile.in: Regenerate.
8136
8137 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
8138
8139 * MAINTAINERS (Write After Approval): Add myself.
8140
8141 2004-05-13 Diego Novillo <dnovillo@redhat.com>
8142
8143 Merge from tree-ssa-20020619-branch.
8144
8145 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8146 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8147 (HOST_GMPLIBS): Define.
8148 (HOST_GMPINC): Define.
8149 (TARGET_LIB_PATH): Add libmudflap.
8150 (GFORTRAN_FOR_TARGET): Define.
8151 (configure-build*): Export GFORTRAN.
8152 (configure-gcc): Export GMPLIBS and GMPINC.
8153 (all-gcc): Add maybe-all-libbanshee.
8154 (configure-target-libgfortran): Define.
8155 * Makefile.in: Regenerate.
8156 * configure.in (host_libs): Add libbanshee.
8157 (target_libraries): Add target-libmudflap and target-libgfortran.
8158 Add --with-libbanshee.
8159 Handle --disable-libmudflap.
8160 (*-*-freebsd*): Use with_gmp.
8161 Add $(libgcj) to noconfigdirs.
8162 * configure: Regenerate.
8163 * depcomp: New file.
8164 * MAINTAINERS: Add tree-ssa maintainers.
8165
8166 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
8167
8168 * MAINTAINERS (Various Maintainers): Add myself.
8169
8170 2004-04-30 Brian Ford <ford@vss.fsi.com>
8171
8172 * MAINTAINERS (Write After Approval): Add myself.
8173
8174 2004-04-29 Uros Bizjak <uros@kss-loka.si>
8175
8176 * MAINTAINERS (Write After Approval): Add myself.
8177
8178 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
8179
8180 * config/acx.m4: Fix fastcompare support for new-bootstrap.
8181 * configure: Regenerate.
8182
8183 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
8184
8185 Revert:
8186 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8187
8188 * Makefile.def (flags_to_pass): Remove *dir variables that
8189 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8190 as well as prefix and exec_prefix.
8191 * Makefile.in: Regenerate.
8192
8193 2004-04-26 Robert Millan <robertmh@gnu.org>
8194
8195 Add patches from libtool CVS.
8196 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8197 * ltconfig: Likewise.
8198 * ltcf-c.sh: Likewise.
8199 * ltcf-cxx.sh: Likewise.
8200 * ltcf-gcj.sh: Likewise.
8201
8202 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8203
8204 * Makefile.def (host_modules): Mark with the bootstrap
8205 flag packages on which gcc depends.
8206 * Makefile.tpl (all-bootstrap): Use it.
8207 * Makefile.in: Regenerate.
8208
8209 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8210
8211 * Makefile.def (flags_to_pass): Remove *dir variables that
8212 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8213 as well as prefix and exec_prefix.
8214 * Makefile.in: Regenerate.
8215
8216 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8217
8218 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8219 * configure: Regenerate.
8220 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8221 * gcc/Makefile.tpl (compare): Use the result of the test.
8222 * gcc/Makefile.in: Regenerate.
8223
8224 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
8225
8226 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8227 Always relocate gcc and prev-gcc to the original names, even
8228 if the build fails.
8229 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8230 New targets.
8231
8232 2004-04-23 Laurent GUERBY <laurent@guerby.net>
8233
8234 * MAINTAINERS: Update my email address.
8235
8236 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8237
8238 * configure.in (mips*-*-irix5*): Enable ld.
8239 * configure: Regenerate.
8240
8241 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8242
8243 * configure: Regenerate.
8244
8245 2004-04-15 James E Wilson <wilson@specifixinc.com>
8246
8247 * Makefile.tpl (configure-[+module+], configure-gcc,
8248 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8249 Set and export LDFLAGS.
8250 * Makefile.in: Regenerate.
8251
8252 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
8253
8254 * MAINTAINERS: Add myself to write-after-approval.
8255
8256 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
8257
8258 PR bootstrap/14871
8259 * Makefile.tpl: If we don't have built-in-tree target tools,
8260 use the ones found by configure rather than hacking around with
8261 program_transform_name.
8262 * configure.in: Give Makefile.tpl the information necessary
8263 to do that.
8264 * Makefile.in: Regenerate.
8265 * configure: Regenerate.
8266
8267 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
8268
8269 PR bootstrap/14760
8270 * configure.in: When computing baseargs, strip *all* copies of
8271 offending options. Also, don't match/substitute the trailing space,
8272 so that this actually works when two similar options are separated by
8273 only one space.
8274 * configure: Regenerate.
8275
8276 2004-04-06 David Edelsohn <edelsohn@gnu.org>
8277
8278 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8279 (rs6000-*-aix*): Same.
8280 * configure: Regenerate.
8281
8282 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
8283
8284 * MAINTAINERS: Add myself to write-after-approval.
8285
8286 2004-04-03 Bud Davis <bdavis9659@comcast.net>
8287
8288 * MAINTAINERS: Add myself to write-after-approval.
8289
8290 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
8291
8292 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8293 STRICT_WARN, WARN_CFLAGS flags passed down to make.
8294 * Makefile.in: Regenerate.
8295
8296 * configure.in (top level bootstrap support): Rework --enable-werror
8297 to set @stage2_werror_flag@.
8298 * configure: Regenerate.
8299 * Makefile.tpl (top level bootstrap support): Pass
8300 @stage2_werror_flag@ down to configure in stages 2 and 3.
8301 * Makefile.in: Regenerate.
8302
8303 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
8304
8305 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8306 for stages 2 and 3 as well as in make. As a consequence, remove
8307 OUTPUT_OPTION (now detected by configure) from the flags passed down
8308 to make.
8309 * Makefile.in: Regenerate.
8310
8311 * Makefile.tpl (new-bootstrap): Fix typo.
8312 * Makefile.in: Regenerate.
8313
8314 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
8315
8316 * Makefile.tpl: Rearrange by moving recursive_targets rules
8317 into their proper sections.
8318 * Makefile.tpl (top level bootstrap support): Move disabling
8319 of coverage flags from 'make' to 'configure'; improve comments.
8320 * Makefile.in: Regenerate.
8321
8322 * Makefile.tpl (experimental top level bootstrap) Move stage1
8323 language setting from all- target to configure- target; disable
8324 intermodule optimization in stage 1; prevent gratuitous rebuilds
8325 of stage 1.
8326 * Makefile.in: Regenerate.
8327 * configure.in: Comma-separate stage 1 language list for top
8328 level bootstrap.
8329 * configure: Regenerate.
8330
8331 * Makefile.tpl: Clean up experimental top level bootstrap support:
8332 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8333 prev-gcc in configure- targets as well as all- targets.
8334 * Makefile.in: Regenerate.
8335
8336 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
8337
8338 * compile: New file imported from automake.
8339
8340 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
8341
8342 * configure.in: Remove symbolic link section.
8343 * configure: Regenerate.
8344 * Makefile.tpl (links): Remove.
8345 * Makefile.in: Regenerate.
8346
8347 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
8348 Nathanael Nerode <neroden@gcc.gnu.org>
8349
8350 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8351 Set with AC_CHECK_PROGS.
8352 * configure.in: Fix comment typo from last patch.
8353 * configure: Regenerate.
8354
8355 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
8356
8357 * Makefile.tpl: Introduce experimental top level bootstrap support.
8358 * Makefile.in: Regenerate.
8359 * configure.in: Introduce support for top level bootstrap.
8360 * configure: Regenerate.
8361
8362 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
8363 Paolo Bonzini <bonzini@gnu.org>
8364
8365 PR bootstrap/14522
8366 * configure.in: Cope with shells that do not support unquoted ^
8367 * configure: Regenerate.
8368
8369 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
8370 Paolo Bonzini <bonzini@gnu.org>
8371
8372 PR bootstrap/14522
8373 * configure.in: Cope with shells that do not support nesting
8374 quotes inside quoted backquote substitutions.
8375 * configure: Regenerate.
8376
8377 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
8378
8379 PR bootstrap/14522
8380 * configure.in: Fix escaping of $.
8381 * configure: Regenerate.
8382
8383 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
8384
8385 * configure: Regenerate, since I forgot to while committing Paolo's
8386 changes.
8387
8388 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
8389
8390 PR ada/14131
8391 Move language detection to the top level.
8392 * configure.in: Find default values for the tools as
8393 soon as possible. Disable ada if GNAT is not found.
8394 Emit error message about missing languages. Expand
8395 --enable-languages=all for the gcc subdirectory.
8396
8397 2004-03-10 Ben Elliston <bje@gnu.org>
8398
8399 * MAINTAINERS: Update my email address.
8400
8401 2004-03-05 David Edelsohn <edelsohn@gnu.org>
8402
8403 * ltconfig: Disable building static libraries if building shared
8404 libraries on AIX 5L.
8405
8406 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
8407
8408 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8409 and disable libgcj.
8410 * configure: Regenerated.
8411
8412 2004-03-01 Brian Booth <bbooth@redhat.com>
8413
8414 * MAINTAINERS: Add myself to write-after-approval.
8415
8416 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
8417
8418 * MAINTAINERS: Add myself to write-after-approval.
8419
8420 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8421
8422 PR bootstrap/7087
8423 * Makefile.tpl: Guard XFOO sed statements better.
8424 * Makefile.tpl: Add dependency for configure-target-libada.
8425 * Makefile.in: Regenerate (incidentally fixes broken
8426 commit when libada-branch was merged).
8427
8428 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
8429
8430 * MAINTAINERS: Add myself to write-after-approval.
8431
8432 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
8433
8434 * MAINTAINERS: Add Nicola Pero and myself as libobjc
8435 maintainers.
8436
8437 2004-02-20 Andrew Cagney <cagney@redhat.com>
8438
8439 * config.guess: Update from version 2003-10-16 to 2004-02-16.
8440 * config.sub: Update from version 2003-11-03 to 2004-02-16.
8441
8442 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
8443
8444 PR bootstrap/11932
8445 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8446
8447 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
8448
8449 * MAINTAINERS: Added myself to write-after-approval.
8450
8451 2004-02-14 Michael Koch <konqueror@gmx.de>
8452
8453 * MAINTAINERS: Added myself to write-after-approval.
8454
8455 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
8456
8457 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
8458 some OS port maintainers to OS port maintainers section.
8459
8460 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
8461
8462 * MAINTAINERS: Add self.
8463
8464 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
8465
8466 * MAINTAINERS: Alphabetize.
8467
8468 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
8469
8470 * MAINTAINERS: Remove myself.
8471
8472 2004-02-11 David Edelsohn <edelsohn@gnu.org>
8473
8474 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8475 (rs6000-*-aix*): Same.
8476 * configure: Regenerate.
8477
8478 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
8479
8480 * configure.in (host): Add in missing $noconfigdirs to defines.
8481 * configure: Regenerate.
8482
8483 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
8484 Nathanael Nerode <neroden@gcc.gnu.org>
8485
8486 PR ada/6637, PR ada/5911
8487 Merge with libada-branch:
8488 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8489 with appropriate dependencies. Add --enable-libada configure switch.
8490 * configure, Makefile.in: Regenerate.
8491
8492 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
8493
8494 * MAINTAINERS: Add myself to write-after-approval.
8495
8496 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8497
8498 * configure.in: Don't pass --with-stabs on IRIX 5 either.
8499 * configure: Regenerate.
8500
8501 2004-02-04 Geoffrey Keating <geoffk@apple.com>
8502
8503 Merge from upstream:
8504
8505 * ltmain.in: When setting IFS to '~', be careful about user
8506 arguments that contain '~'.
8507
8508 2004-02-04 Peter O'Gorman <peter@pogma.com>
8509
8510 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8511 Also test $base_compile against $CC with escaped arguments. Bug
8512 reported by Geoff Keating <geoffk@apple.com>.
8513
8514 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
8515
8516 * MAINTAINERS: Remove i960 port.
8517
8518 2004-01-23 DJ Delorie <dj@redhat.com>
8519
8520 * Makefile.def (target_modules) [libiberty]: Don't stage.
8521 * Makefile.in: Rebuilt.
8522
8523 2004-01-20 Caroline Tice <ctice@apple.com>
8524
8525 * MAINTAINERS: Add myself to write-after-approval.
8526
8527 2004-01-19 Paolo Carlini <pcarlini@suse.de>
8528
8529 * MAINTAINERS: Update my email address.
8530
8531 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
8532
8533 * MAINTAINERS: Add myself to write-after-approval.
8534
8535 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8536
8537 * MAINTAINERS: Remove entries without email address.
8538
8539 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
8540
8541 * MAINTAINERS: Add myself to write-after-approval.
8542
8543 2004-01-15 Steven Bosscher <stevenb@suse.de>
8544
8545 * MAINTAINERS: Update my email address.
8546
8547 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
8548
8549 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8550 * Makefile.tpl (configure-target-[+module+]): Support stage.
8551 * Makefile.in: Rebuilt.
8552
8553 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
8554
8555 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8556
8557 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
8558
8559 * MAINTAINERS: Add myself as a MIPS maintainer.
8560
8561 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
8562
8563 * configure.in: Use ./config.cache, not config.cache.
8564 * configure: Regenerate.
8565 * Makefile.tpl: Special-casing not needed for GCC any more.
8566 * Makefile.in: Regenerate.
8567
8568 * configure.in: Don't share a cache file for host dirs.
8569 * configure: Regenerate.
8570
8571 * config-ml.in: Don't mess with the cache file.
8572
8573 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8574
8575 * MAINTAINERS: Move myself from 'Write After Approval' to
8576 'CPU Port Maintainers' section as SPARC maintainer.
8577
8578 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
8579
8580 * Makefile.tpl: Make GCC use a separate config.cache.
8581 * Makefile.in: Regenerate.
8582
8583 PR bootstrap/11932, PR bootstrap/11933
8584 (I don't know if it will fix either of them, but it relates
8585 to them.)
8586 * configure.in: Don't use shared config.cache for target
8587 directories.
8588 * configure: Regenerate.
8589
8590 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
8591
8592 * MAINTAINERS: Add myself to 'Write After Approval' section.
8593
8594 2003-12-31 Roger Sayle <roger@eyesopen.com>
8595
8596 * configure.in (ia64*-*-hpux*): Disable building java libraries.
8597 * configure: Regenerated.
8598
8599 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
8600
8601 * MAINTAINERS: Remove the mn10200 maintainer.
8602
8603 2003-12-21 Bernardo Innocenti <bernie@develer.com>
8604
8605 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8606 * configure: Regenerated.
8607
8608 2003-12-16 Jan Hubicka <jh@suse.cz>
8609
8610 * MAINTAINERS: Add myself as callgraph maintainer.
8611
8612 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
8613
8614 * configure.in (raw_libstdcxx_flags): Remove the leading space.
8615 * configure: Regenerate.
8616
8617 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8618
8619 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8620 'Write After Approval' section. Update email.
8621
8622 2003-12-01 James Lemke <jim@wasabisystems.com>
8623
8624 * MAINTAINERS (Write After Approval): Add myself.
8625
8626 2003-11-20 Matt Thomas <matt@3am-software.com>
8627
8628 * MAINTAINERS: Add myself as a vax port maintainer.
8629
8630 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
8631
8632 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8633 (configure-build-[+module+], configure-[+module+]): Likewise.
8634 (configure-target-[+module+], configure-gcc, config.status): Likewise.
8635 * Makefile.in: Regenerate.
8636
8637 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
8638
8639 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8640 shared/dylibed libraries.
8641 * ltmain.sh: Likewise.
8642 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8643 * ltcf-cxx.sh: Likewise.
8644 * ltcf-gcj.sh: Likewise.
8645 * ltconfig: Likewise.
8646
8647 2003-11-17 Stan Cox <scox@redhat.com>
8648
8649 * MAINTAINERS: Add myself as iq2000 port maintainer.
8650
8651 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
8652
8653 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8654 * Makefile.in: Regenerate.
8655
8656 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
8657
8658 * config.sub: Update to 2003-11-03 version.
8659
8660 2003-10-20 Phil Edwards <phil@codesourcery.com>
8661
8662 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
8663 * configure: Regenerate.
8664
8665 2003-10-20 Nicolas Pitre <nico@cam.org>
8666
8667 * MAINTAINERS: Add myself to 'Write After Approval' section.
8668
8669 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
8670
8671 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8672
8673 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
8674
8675 * MAINTAINERS: Update my email address.
8676
8677 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8678
8679 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8680
8681 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
8682
8683 * MAINTAINERS: Add myself to 'Write After Approval' section.
8684
8685 2003-10-16 Bernardo Innocenti <bernie@develer.com>
8686
8687 * config.guess: Update to 2003-10-16 version.
8688 * config.sub: Update to 2003-10-16 version.
8689
8690 2003-10-15 David Daney <ddaney@avtrex.com>
8691
8692 * MAINTAINERS: Added myself to 'Write After Approval' section.
8693
8694 2003-10-15 Falk Hueffner <falk@debian.org>
8695
8696 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8697 'Write After Approval' section. Update email.
8698
8699 2003-10-14 Roger Sayle <roger@eyesopen.com>
8700
8701 * MAINTAINERS: Move myself from 'Write After Approval' to
8702 'Various Maintainers' section as middle-end maintainer.
8703
8704 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
8705
8706 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8707 HOST_FLAGS_TO_PASS.
8708 * Makefile.in: Regenerate.
8709
8710 2003-10-11 Bernardo Innocenti <bernie@develer.com>
8711
8712 * config.guess: Update to 2003-10-07 version.
8713 * config.sub: Update to 2003-10-07 version.
8714
8715 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8716
8717 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8718 * ltconfig (irix5*, irix6*): Don't override version_type.
8719
8720 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
8721
8722 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8723 * configure: Rebuilt
8724 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8725 * Makefile.in: Rebuilt
8726
8727 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
8728
8729 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8730
8731 2003-09-30 Carlo Wood <carlo@alinoe.com>
8732
8733 * MAINTAINERS (Write After Approval): Add myself.
8734
8735 2003-09-29 Paul Koning <ni1d@arrl.net>
8736
8737 * MAINTAINERS: Move myself from "Write After Approval"
8738 to CPU platform maintainers for pdp11 platform.
8739
8740 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
8741
8742 * MAINTAINERS: Move myself from 'Write After Approval' to
8743 'Various Maintainers' section as libffi testsuite maintainer.
8744
8745 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
8746
8747 * configure.in: Pass a computed --program-transform-name
8748 to subconfigures.
8749 * configure: Regenerated.
8750
8751 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8752
8753 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8754 * Makefile.in: Regenerate.
8755
8756 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8757 * Makefile.in: Regenerate.
8758
8759 2003-09-19 Ziemowit Laski <zlaski@apple.com>
8760
8761 * MAINTAINERS: Move myself from 'Write After Approval'
8762 to 'Various Maintainers' (objective-c) section.
8763
8764 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
8765
8766 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8767 quoting.
8768 * configure: Regenerated.
8769
8770 2003-09-16 Joel Brobecker <brobecker@gnat.com>
8771
8772 * MAINTAINERS (Write After Approval): Add myself to write after
8773 approval list.
8774
8775 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
8776
8777 * MAINTAINERS (Write After Approval): Add myself.
8778
8779 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
8780
8781 * MAINTAINERS: Update my e-mail address.
8782
8783 2003-09-09 Alan Modra <amodra@bigpond.net.au>
8784
8785 * libtool.m4 (LD): Correct powerpc64 host match.
8786
8787 2003-09-06 James E Wilson <wilson@tuliptree.org>
8788
8789 * MAINTAINTERS: Update my affiliation and email address.
8790
8791 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8792
8793 * MAINTAINERS (Write After Approval): Add myself.
8794
8795 2003-09-04 DJ Delorie <dj@redhat.com>
8796
8797 * configure: Regenerate.
8798
8799 2003-09-04 Robert Millan <robertmh@gnu.org>
8800
8801 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8802
8803 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8804
8805 * configure.in: Ensure arguments to sed are properly spaced.
8806 * configure: Regenerate.
8807
8808 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8809
8810 * MAINTAINERS: Update my e-mail address.
8811
8812 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
8813
8814 * MAINTAINERS (Write After Approval): Add myself.
8815
8816 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
8817
8818 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8819 * configure: Regenerated.
8820
8821 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
8822
8823 * MAINTAINERS: Update my email address.
8824
8825 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
8826
8827 * configure.in: Use newline instead of semicolon when assuming
8828 shell arguments in a for loop.
8829 * configure: Regenerated.
8830
8831 2003-08-22 Jason Eckhardt <jle@rice.edu>
8832
8833 * MAINTAINERS: Resurrect the i860 maintainer.
8834
8835 2003-08-20 Geoffrey Keating <geoffk@apple.com>
8836
8837 PR 8180
8838 * configure.in: When testing with_libs and with_headers, treat
8839 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
8840 * configure: Regenerate.
8841
8842 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8843 make, shell, etc.
8844 (baseargs): Likewise.
8845 * configure: Regenerate.
8846
8847 2003-08-20 Bernardo Innocenti <bernie@develer.com>
8848
8849 * MAINTAINERS (Write After Approval): Add myself.
8850
8851 2003-08-19 Geoffrey Keating <geoffk@apple.com>
8852
8853 * configure.in: Disable libgcj for darwin not on powerpc.
8854 * configure: Rebuild.
8855
8856 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
8857
8858 * config-ml.in, symlink-tree: Add license.
8859
8860 2003-08-03 Richard Stallman <rms@gnu.org>
8861 Eben Moglen <moglen@columbia.edu>
8862
8863 * README.SCO: New file.
8864
8865 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
8866
8867 * Makefile.tpl (check, check-c++): Express dependencies using
8868 dependencies rather than commands.
8869 * Makefile.in: Regenerate.
8870
8871 2003-08-01 Andrew Cagney <cagney@redhat.com>
8872
8873 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8874 * configure: Ditto.
8875
8876 2003-07-31 Geoffrey Keating <geoffk@apple.com>
8877
8878 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8879 * Makefile.in: Update.
8880
8881 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
8882
8883 * configure.in: Enable libgcj for darwin.
8884 * configure: Rebuild.
8885
8886 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
8887
8888 * config-ml.in: Use ac_configure_args directly instead of
8889 ml_arguments. Only set ml_norecursion if --no[-]recursion is
8890 actually seen.
8891
8892 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
8893
8894 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8895 creating target and build subdirs to build all parent dirs as needed.
8896 * Makefile.in: Rebuild.
8897 * configure.in: Don't build dirs explicitly here.
8898 * configure: Rebuild.
8899
8900 2003-07-26 Paul Brook <paul@nowt.org>
8901
8902 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8903
8904 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
8905
8906 * Makefile.tpl (all-make): Depend on intl.
8907 * Makefile.in: Rebuilt.
8908
8909 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
8910
8911 * install-sh: Update to newer upstream versions (associated with
8912 aclocal 1.7).
8913 * mkinstalldirs: Likewise.
8914 * missing: Likewise, plus $1Help2man -> $1 typo fix.
8915
8916 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
8917
8918 * MAINTAINERS: Move self from Bug database only accounts
8919 to write-after-approval.
8920
8921 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
8922
8923 * config.if: Remove unused libc_interface determination.
8924
8925 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
8926
8927 * MAINTAINERS: Move self from write-after-approval to
8928 build machinery (*.in).
8929
8930 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
8931
8932 PR bootstrap/11273
8933 PR bootstrap/11408
8934 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
8935 unused INSTALL_PROGRAM_ARGS.
8936 * configure.in: Use AC_PROG_INSTALL.
8937 * Makefile.in: Regenerate.
8938 * configure: Regenerate.
8939
8940 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8941
8942 * MAINTAINERS: Alphabetize.
8943
8944 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
8945
8946 * configure: Rebuilt.
8947 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8948 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8949 newlib nor libgloss.
8950 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8951 * configure.in (am33_2.0-*-linux*): Added.
8952
8953 2003-07-09 Bob Wilson <bob.wilson@acm.org>
8954
8955 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8956 * configure: Regenerate.
8957
8958 2003-07-07 Zack Weinberg <zack@codesourcery.com>
8959
8960 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8961 * Makefile.in: Regenerate.
8962
8963 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8964
8965 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8966 * Makefile.in: Regenerate.
8967
8968 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8969
8970 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8971 * Makefile.in: Regenerated.
8972
8973 * config-ml.in: Replace PWD with PWD_COMMAND.
8974
8975 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8976
8977 * intl: New directory; see intl/ChangeLog for details.
8978 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8979 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8980 * Makefile.in: Regenerate.
8981
8982 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8983
8984 * configure.in: Clean up config-lang.in handling. Delete
8985 useless assignment to "subdirs".
8986 * configure: Regenerate.
8987
8988 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
8989
8990 * configure.in: Rename 'target_libs' to 'target_libraries'.
8991 Remove useless reference to 'target_libs'.
8992 * configure: Regenerate.
8993
8994 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
8995
8996 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8997 * Makefile.in: Regenerate.
8998
8999 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
9000
9001 * Makefile.def: Introduce flags_to_pass.
9002 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9003 * Makefile.in: Regenerate.
9004
9005 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
9006
9007 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9008 and target-libgloss.
9009 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9010 <h8300*-*-*>: Disable libf2c and ${libgcj}.
9011 * configure: Regenerate.
9012
9013 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
9014
9015 * configure.in: Update testsuite_flags to new location.
9016 * configure. Regenerate.
9017
9018 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
9019
9020 * Makefile.tpl: Remove BUILD_CC stuff.
9021 * Makefile.in: Regenerate.
9022
9023 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
9024
9025 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9026
9027 2003-06-16 Graeme Peterson <gp@qnx.com>
9028
9029 * MAINTAINERS (Write After Approval): Add myself.
9030
9031 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
9032
9033 * config.guess: Update to 2003-06-12 version.
9034 * config.sub: Update to 2003-06-13 version.
9035
9036 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
9037
9038 * config.guess: Update to 2003-06-06 version.
9039 * config.sub: Update to 2003-06-06 version.
9040
9041 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9042
9043 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9044 * configure. Regenerate.
9045
9046 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
9047
9048 * configure.in: Disable serial configure by default.
9049 * configure: Regenerate.
9050 * Makefile.tpl: Abolish .NOTPARALLEL.
9051 * Makefile.in: Regenerate.
9052
9053 * Makefile.tpl: Replace {build,host,target}_canonical by
9054 {build,host,target}.
9055 * Makefile.in: Regenerate.
9056
9057 * Makefile.tpl: Fix stupid pasto.
9058 * Makefile.in: Regenerate.
9059
9060 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
9061
9062 * Makefile.tpl: Remove bogus conditional.
9063 * Makefile.in: Regenerate.
9064
9065 2003-06-05 Jan Hubicka <jh@suse.cz>
9066
9067 * Makefile.tpl (profiledbootstrap): New target.
9068 * Makefile.in (profiledbootstrap): New target.
9069
9070 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9071
9072 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9073 Pinski. Remove user names from other bugzilla-only maintainers.
9074
9075 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
9076
9077 * Makefile.tpl: Make 'recursive targets' using autogen rather
9078 than shell loop. Remove duplicate 'clean' targets and false
9079 comments.
9080 * Makefile.def: Add systematic dependencies to 'recursive' targets.
9081 Add systematic method of specifying missing targets in subdirs.
9082 Add copyright boilerplate.
9083 * Makefile.in: Regenerate.
9084 * configure.in: Add 'recursive targets' to maybe list.
9085 * configure: Regenerate.
9086
9087 * MAINTAINERS: "GNATS only" -> "Bug database only".
9088
9089 * Makefile.tpl: Rename [+target+] to [+make_target+].
9090 * Makefile.def: Rename 'target' to 'make_target'.
9091
9092 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
9093
9094 * MAINTAINERS: Add self as options handling maintainer.
9095
9096 2003-05-28 Michael Meissner <gnu@the-meissners.org>
9097
9098 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9099 been too long since I touched those ports.
9100
9101 2003-05-28 DJ Delorie <dj@redhat.com>
9102
9103 * Makefile.tpl: Make maybe-check-gcc .PHONY.
9104 * Makefile.in: Regenerate.
9105
9106 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
9107
9108 * configure.in: Use curly braces in the definition of tooldir.
9109 * configure: Regenerate.
9110
9111 2003-05-21 DJ Delorie <dj@redhat.com>
9112
9113 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9114 newlib or libgloss.
9115 * Makefile.in: Regenerate.
9116
9117 2003-05-21 DJ Delorie <dj@redhat.com>
9118
9119 * Makefile.tpl: Add missing empty maybe-check-gcc target.
9120 * Makefile.in: Regenerate.
9121
9122 2003-05-20 Ian Lance Taylor <ian@airs.com>
9123
9124 * MAINTAINERS: Update my e-mail address.
9125
9126 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
9127
9128 * configure.in: Switch more things to use maybe dependencies.
9129 * Makefile.tpl: Switch more things to use maybe dependencies.
9130 Factor out common code from autogen IF statements.
9131 * configure: Regenerate.
9132 * Makefile.in: Regenerate.
9133
9134 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
9135
9136 * configure.in: Accept i[3456789]86 for machine type.
9137 * configure: Regenerate.
9138
9139 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
9140
9141 * configure.in: Switch more things to use maybe dependencies.
9142 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
9143 * configure: Regenerate.
9144 * Makefile.tpl: Switch more things to use maybe dependencies.
9145 * Makefile.in: Regenerate.
9146
9147 2003-05-16 Andreas Schwab <schwab@suse.de>
9148
9149 * Makefile.tpl (install-opcodes): Define.
9150 * Makefile.in: Rebuild.
9151
9152 2003-05-13 Andreas Jaeger <aj@suse.de>
9153
9154 * config.guess: Update to 2003-05-09 version.
9155 * config.sub: Update to 2003-05-09 version.
9156
9157 2003-05-13 Michael Eager <eager@mvista.com>
9158
9159 * configure.in: Correct sed script so that options in quotes are not
9160 deleted.
9161 * configure: Rebuild.
9162
9163 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
9164
9165 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9166 and $$s/newlib/libc/sys/cygwin32 include paths.
9167 * configure: Ditto.
9168
9169 2003-05-12 Michael Meissner <gnu@the-meissners.org>
9170
9171 * MAINTAINERS: Update my email addresses.
9172
9173 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
9174
9175 * config-ml.in: Propagate INSTALL variables.
9176
9177 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9178
9179 * MAINTAINERS: Remove duplicate entries in Write After Approval.
9180
9181 2003-05-02 Chris Demetriou <cgd@broadcom.com>
9182
9183 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9184 * Makefile.in: Regenerate.
9185
9186 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
9187
9188 * MAINTAINERS (GNATS only): Add Falk Hueffner.
9189
9190 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
9191
9192 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9193
9194 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
9195
9196 * Makefile.tpl: Clean $(BUILD_SUBDIR).
9197 * Makefile.in: Regenerated.
9198
9199 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
9200
9201 * MAINTAINERS (Write After Approval): Upgrade myself from
9202 GNATS only to write-after-approval. Update my mail address.
9203
9204 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
9205
9206 (OS Port Maintainers: freebsd): Add myself.
9207
9208 2003-04-22 Mark Mitchell <mark@codesourcery.com>
9209
9210 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9211
9212 2003-04-22 Kean Johnston <jkj@sco.com>
9213
9214 * MAINTAINERS (SCO ports): Added myself.
9215
9216 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
9217
9218 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9219
9220 2003-04-19 Kean Johnston <jkj@sco.com>
9221
9222 * MAINTAINERS (Write After Approval): Add myself.
9223
9224 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9225
9226 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9227 * Makefile.in: Regenerate.
9228
9229 2003-04-18 Jakub Jelinek <jakub@redhat.com>
9230
9231 * configure.in (powerpc64*-*-linux*): Remove.
9232 * configure: Rebuilt.
9233
9234 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
9235
9236 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
9237 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9238 and restrap.
9239 * Makefile.in: Regenerate.
9240
9241 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
9242
9243 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9244 * configure: Regenerated.
9245
9246 2003-04-15 DJ Delorie <dj@redhat.com>
9247
9248 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9249
9250 2003-04-13 Nick Clifton <nickc@redhat.com>
9251
9252 * config-ml.in: Remove support for --disable-aix removing
9253 call-aix multilibs.
9254
9255 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
9256
9257 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9258 * */configure: Rebuilt.
9259
9260 2003-04-08 Joel Sherrill <joel@oarcorp.com>
9261
9262 * MAINTAINERS: Add my email address.
9263
9264 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
9265
9266 * MAINTAINERS (Write After Approval): Add myself.
9267
9268 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
9269
9270 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9271 * Makefile.in: Regenerate.
9272
9273 2003-03-14 Michael Chastain <mec@shout.net>
9274
9275 * Makefile.in: Regenerate with correct Makefile.def.
9276
9277 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
9278
9279 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
9280 Make macro.
9281 * Makefile.in: Regenerate.
9282 * configure.in: Clean up gxx_include_dir logic.
9283 * configure: Regenerate.
9284
9285 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
9286
9287 * MAINTAINERS (Write After Approval): Add myself.
9288
9289 2003-03-10 Ben Elliston <bje@wasabisystems.com>
9290
9291 * MAINTAINERS: Update my mail address.
9292
9293 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9294
9295 * configure.in (gxx_include_dir): Fix typo.
9296 * configure: Regenerated.
9297
9298 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9299
9300 * Makefile.tpl: Reindent.
9301 * Makefile.in: Regenerate.
9302 * configure.in: Reindent. Don't set unused variables.
9303 * configure: Regenerate.
9304
9305 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
9306
9307 * configure.in: Include $(build_tooldir)/sys-include in
9308 FLAGS_FOR_TARGET.
9309 * configure: Regenerated.
9310
9311 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9312
9313 * Makefile.tpl: Always pass down RANLIB.
9314 * Makefile.in: Regenerate.
9315
9316 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9317 * Makefile.in: Regenerate.
9318 * configure.in: Remove unused logic relating to --enable-shared
9319 and --enable-threads. Remove bogus comments. Remove redundant
9320 noconfigdirs.
9321 * configure: Regenerate.
9322
9323 * configure.in: Replace ${libstdcxx_version} by its value.
9324 Remove reference to mh-dgux.
9325 * configure: Regenerate.
9326
9327 2003-03-03 Kevin Buettner <kevinb@redhat.com>
9328
9329 * MAINTAINERS (Write After Approval): Add myself.
9330
9331 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9332
9333 * Makefile.tpl: Rearrange.
9334 * Makefile.in: Regenerate.
9335
9336 2003-02-25 Uwe Stieber <uwe@wwws.de>
9337
9338 * configure.in: Add support for kaOS as cross build target system.
9339 * configure: Regenerated.
9340
9341 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
9342
9343 * MAINTAINERS (Write after approval): Add myself.
9344
9345 2003-02-21 James E Wilson <wilson@tuliptree.org>
9346
9347 * MAINTAINERS: Update my email address.
9348
9349 2003-02-21 Zack Weinberg <zack@codesourcery.com>
9350
9351 * MAINTAINERS: Add self to blanket write privs. section.
9352
9353 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
9354
9355 * Makefile.tpl: Add definition of CPPFLAGS to pass into
9356 configure-target-* as some target builds may require additional
9357 flags for preprocessor tests.
9358 * Makefile.in: Regenerated.
9359
9360 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
9361
9362 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9363 * ltconfig: Handle it.
9364 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9365 auto-detecting it.
9366
9367 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9368 it is used as argument to $CC.
9369 * ltcf-gcj.sh: Likewise.
9370
9371 * configure.in: Introduce --enable-maintainer-mode.
9372 * configure: Rebuilt.
9373 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9374 for maintainer mode.
9375 * Makefile.in: Rebuilt.
9376
9377 2003-02-18 Jason Merrill <jason@redhat.com>
9378
9379 * Makefile.tpl (check-c++): Allow parallelism.
9380
9381 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9382
9383 * MAINTAINERS: Remove John Carr (who never actually had access to
9384 gcc.gnu.org).
9385
9386 2003-02-15 Geoffrey Keating <geoffk@apple.com>
9387
9388 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9389 don't configure target-libobjc.
9390 * configure: Regenerate.
9391
9392 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9393
9394 * Makefile.tpl (RANLIB): Define.
9395 * Makefile.in: Regenerate.
9396
9397 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
9398
9399 * MAINTAINERS: Update my email.
9400
9401 2003-02-06 Keith R Seitz <keiths@redhat.com>
9402
9403 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9404 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9405 * Makefile.in: Regenerated.
9406 * configure.in: Remove all traces of snavigator, db, and grep.
9407 * configure: Regenerated.
9408
9409 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9410
9411 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9412 After Approval.
9413
9414 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9415
9416 * MAINTAINERS (Write after approval): Add myself.
9417
9418 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
9419
9420 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9421 * Makefile.in: Regenerated.
9422
9423 2003-01-30 Roger Sayle <roger@eyesopen.com>
9424
9425 * config.guess: Updated to 2003-01-30's version.
9426 * config.sub: Updated to 2003-01-28's version.
9427
9428 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
9429
9430 * config.if: If gcc_version is already set, just use it. Don't set
9431 gcc_version_trigger if it's already set, otherwise set it to
9432 gcc/version.c, but only if the file exists. If it is not set and
9433 gcc/version.c does not exist, try to extract the version number from
9434 $CC.
9435
9436 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
9437
9438 * MAINTAINERS: Add myself to write-after-approval list.
9439
9440 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
9441
9442 * configure.in: Revert 24Jan change.
9443 * configure: Regenerate.
9444
9445 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9446
9447 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
9448 entry of HJ Lu.
9449
9450 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9451
9452 * configure.in: Revert previous change.
9453 * configure: Regenerate.
9454
9455 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9456
9457 * configure.in: Make rda native-only.
9458 * configure: Regenerate.
9459
9460 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9461
9462 * MAINTAINERS: Move myself from GNATS-only-accounts to
9463 write-after-approval.
9464
9465 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
9466
9467 * configure.in: Add missing \.
9468 * configure: Rebuilt.
9469
9470 2003-01-17 Jakub Jelinek <jakub@redhat.com>
9471
9472 * configure.in (baseargs): Avoid using \| in sed regular
9473 expressions.
9474 * configure: Rebuilt.
9475
9476 2003-01-16 Jakub Jelinek <jakub@redhat.com>
9477
9478 * configure.in (baseargs): Remove all supported forms of
9479 --cache-file, --srcdir, --host, --build and --target options
9480 from argument lists.
9481 * configure: Rebuilt.
9482
9483 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
9484
9485 * MAINTAINERS: Add myself to write-after-approval list.
9486
9487 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
9488
9489 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9490 * configure: Rebuilt.
9491
9492 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
9493
9494 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9495 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9496 * Makefile.in: Regenerate.
9497 * configure: Regenerate.
9498
9499 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
9500
9501 * configure.in: Remove Makefile in build, host and target modules
9502 unless configure was run with --no-recursion.
9503 * configure: Rebuilt.
9504
9505 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9506
9507 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9508 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9509 * Makefile.in: Regenerate.
9510
9511 2003-01-08 Chris Demetriou <cgd@broadcom.com>
9512
9513 * config.guess: Update to 2003-01-03 version.
9514 * config.sub: Update to 2003-01-03 version.
9515
9516 2003-01-07 Christopher Faylor <cgf@redhat.com>
9517
9518 * configure: Regenerate with proper autoconf 2.13.
9519
9520 2003-01-07 Christopher Faylor <cgf@redhat.com>
9521
9522 * configure.in: Add AC_PREREQ for consistency.
9523 * configure: Regenerate.
9524
9525 2003-01-06 Andrew Cagney <ac131313@redhat.com>
9526
9527 * configure.in (GDB_TK): Add tcl directories conditional on
9528 gdb/gdbtk directory being present.
9529 * configure: Regenerate.
9530
9531 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
9532
9533 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
9534 used by gcc if LD is not defined and we are not doing a Canadian Cross.
9535 * configure: Rebuilt.
9536
9537 2002-12-31 Tom Tromey <tromey@redhat.com>
9538
9539 * Makefile.in: Rebuilt.
9540 * Makefile.def (target_modules) [libffi]: Allow installation.
9541
9542 2002-12-31 Andreas Schwab <schwab@suse.de>
9543
9544 * configure.in: Fix use of $program_transform_name.
9545 * configure: Regenerated.
9546
9547 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
9548
9549 * configure.in (baseargs): Don't remove first configure argument.
9550 * configure: Regenerated.
9551
9552 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
9553
9554 * Makefile.tpl (local-distclean): Don't remove...
9555 (multilib.ts): ... this. Moved into...
9556 (multilib.out): ... this. Don't use sub-make.
9557 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9558 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9559 (configure-build-[+module+], configure-[+module+],
9560 configure-target-[+module+], configure-gcc): ... these. Test
9561 for Makefile existence. Drop config.status from dependencies.
9562 * Makefile.in: Rebuilt.
9563 * configure.in: Move gcc-version-trigger to the end of
9564 ac_configure_args. Add comments to maybedep.tmp and
9565 serdep.tmp. Introduce --disable-serial-configure. Remove
9566 nonopt from baseargs, matching and removing corresponding
9567 whitespace while at it.
9568 * configure: Rebuilt.
9569
9570 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
9571
9572 * configure.in (host_configargs): Replace reference to
9573 no-longer-defined buildopts with --build=${build_alias}.
9574 * configure: Rebuilt.
9575
9576 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
9577 program_transform_name to standard idiom.
9578 (AUTOGEN, AUTOCONF): Define.
9579 (Makefile.in): Use $(AUTOGEN).
9580 (Makefile): Depend on config.status, and use autoconf-style rule to
9581 build it. Move original commands to...
9582 (config.status): ... this new target.
9583 (configure): Add $(srcdir). Depend on config/acx.m4. Use
9584 $(AUTOCONF).
9585 * Makefile.in: Rebuilt.
9586
9587 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
9588
9589 * Makefile.tpl: Fix dramatic bustage due to change in
9590 program_transform_name.
9591 * Makefile.in: Regenerate.
9592
9593 * configure.in: Remove unnecessary PATH setting.
9594 * configure: Regnerate.
9595
9596 * configure.in: Don't default to unprefixed tools unless
9597 the native tools will work.
9598 * configure: Regenerate.
9599
9600 * configure.in: Convert to autoconf script. Blow away lots
9601 of now-redundant Makefile fragments.
9602 * configure: Generate using Autoconf.
9603 * Makefile.tpl: Rewrite to reflect autoconfiscation.
9604 * Makefile.in: Regenerate.
9605
9606 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
9607
9608 * configure: Fix stupid bug where RANLIB was mistakenly included.
9609
9610 * configure.in: Rename (buildargs, hostargs, targargs) to
9611 (build_configargs, host_configargs, target_configargs).
9612
9613 * configure.in: Move logic out of sed statement.
9614
9615 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
9616 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9617
9618 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
9619
9620 * config.sub: Import from master repository
9621 * config.guess: Ditto
9622
9623 2002-12-24 Andreas Schwab <schwab@suse.de>
9624
9625 * Makefile.tpl (multilib.out): Fix missing space.
9626 * Makefile.in: Regenerate.
9627
9628 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
9629
9630 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
9631 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
9632 * Makefile.in: Regenerate.
9633 * configure.in: Remove unnecessary leftovers.
9634
9635 2002-12-21 Geoffrey Keating <geoffk@apple.com>
9636
9637 * configure.in (extra_ranlibflags_for_target): New variable.
9638 (*-*-darwin): Add -c to ranlib commands.
9639 * configure (tooldir): Handle extra_ranlibflags_for_target.
9640
9641 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
9642
9643 * Makefile.tpl: Revert HJL's change.
9644 * Makefile.in: Regenerated.
9645 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9646 always.
9647
9648 2002-12-19 Andreas Schwab <schwab@suse.de>
9649
9650 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9651 * Makefile.in: Regenerate.
9652
9653 2002-12-18 H.J. Lu <hjl@gnu.org>
9654
9655 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9656 * Makefile.in: Regenerated.
9657
9658 * configure.in (build_prefix): New. Substitute.
9659
9660 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
9661
9662 * Makefile.tpl: Don't let real targets depend on phony targets.
9663 * Makefile.in: Regenerate.
9664
9665 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9666 * Makefile.in: Regenerate.
9667
9668 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
9669
9670 * config.sub: Import from master repository
9671 * config.guess: Ditto
9672
9673 2002-12-16 Jason Merrill <jason@redhat.com>
9674
9675 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9676 previous 'make bootstrap'.
9677 * Makefile.in: Regenerate.
9678
9679 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
9680
9681 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9682
9683 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
9684
9685 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9686 * Makefile.in: Regenerate.
9687
9688 2002-12-13 Jason Merrill <jason@redhat.com>
9689
9690 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
9691 library tests.
9692 (check-c++): Just depend on it and check-target-libstdc++-v3.
9693 * Makefile.in: Regenerate.
9694
9695 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
9696
9697 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9698 * Makefile.in: Rebuilt.
9699
9700 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
9701
9702 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9703
9704 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
9705
9706 * configure: Fix bug put in by gremlins.
9707
9708 * Makefile.tpl: Substitute more autoconfily.
9709 * configure: Substitute more autoconfily.
9710 * Makefile.in: Regenerate.
9711
9712 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
9713
9714 * config.sub: Import from master repository
9715 * config.guess: Ditto
9716 * MAINTAINERS: Added Svein Seldal under write after approval
9717
9718 2002-12-08 Andrew Cagney <ac131313@redhat.com>
9719
9720 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9721 * Makefile.in (all-sim): Ditto.
9722
9723 2002-12-06 DJ Delorie <dj@redhat.com>
9724
9725 * Makefile.tpl: Change configure dependencies to not have real
9726 targets depend on phony targets.
9727
9728 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
9729
9730 * configure.in: Revert unintentional change.
9731
9732 * Makefile.tpl: Change dependency for */multilib.out so that
9733 it works when gcc isn't in the tree.
9734
9735 * configure.in: Substitute more.
9736 * configure: Run subconfigures from the Makefile.
9737 * Makefile.tpl: Run subconfigures from the Makefile; add a few
9738 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
9739
9740 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9741
9742 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9743
9744 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
9745
9746 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9747 and corresponding dependencies.
9748 * Makefile.in: Regenerate.
9749
9750 * configure.in (host_tools): Order binutils, gas and ld for
9751 convenience in running the testsuites.
9752
9753 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9754 * Makefile.in: Regenerate.
9755 * configure.in: Introduce rules to serialize subconfigure runs.
9756
9757 * configure.in: Introduce BASE_CC_FOR_TARGET.
9758 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
9759 Realize configure-build-* targets. Realize configure-target-* targets.
9760 * Makefile.in: Regenerate.
9761
9762 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
9763
9764 * configure: Move gcc_version_trigger stuff from here...
9765 * configure.in: ...to here.
9766
9767 * configure.in: Separate subconfigure options added by this file from
9768 options given by the user. Add machinery to put args for host
9769 subconfigures into the Makefile.
9770
9771 * Makefile.tpl: Remove 'vault' targets.
9772 * Makefile.tpl: Reorder and comment dependencies.
9773 * Makefile.in: Regenerate.
9774
9775 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
9776 * configure.in: Fix my broken commit of previous patch. (sigh)
9777
9778 2002-11-28 Geoffrey Keating <geoffk@apple.com>
9779
9780 * configure.in: Move host-specific darwin noconfigdirs into
9781 the host-specific section.
9782
9783 2002-11-28 Geoffrey Keating <geoffk@apple.com>
9784
9785 * configure.in: Move host-specific darwin noconfigdirs into
9786 the host-specific section.
9787
9788 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
9789
9790 * configure: Remove skip-this-dir support.
9791 * Makefile.tpl: Remove skip-this-dir support.
9792
9793 * Makefile.tpl: Remove leftover support for non-autoconfiscated
9794 subdirectories.
9795 * Makefile.in: Regenerate.
9796
9797 * Makefile.tpl: Strip out useless setting of 'dir'.
9798 * Makefile.in: Regenerate.
9799
9800 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
9801
9802 * configure.in: Fix deeply stupid bug.
9803
9804 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9805 shell code in CXX_FOR_TARGET
9806 * Makefile.def: Introduce raw_cxx.
9807 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9808 RAW_CXX_FOR_TARGET.
9809 * Makefile.in: Regenerate.
9810
9811 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
9812
9813 * Makefile.tpl: Remove unnecessary ifs.
9814 * Makefile.in: Regenerate.
9815
9816 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
9817 dependencies. Maybe-ize build-libiberty. Create dummy install
9818 targets for 'no_install' modules.
9819 * configure: Move GDB_TK substitution to configure.in. Move
9820 build_modules stuff to configure.in.
9821 * configure.in: Implement soft dependency machinery. Maybe-ize
9822 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
9823 * Makefile.in: Regenerate.
9824
9825 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9826
9827 * Makefile.tpl: Make all-target, install-target behave similarly
9828 to all, install (only hitting configured targets). Eliminate
9829 unused macro defintions.
9830
9831 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9832 build != host.
9833
9834 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9835
9836 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9837
9838 * configure.in: Produce lists of subdir targets we're actually
9839 configuring. Remove references to "dosrel".
9840 * Makefile.tpl: Let configure set which subdir targets are hit.
9841 Remove install-cross; clean up install; remove ALL. Remove
9842 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
9843 Autogenerate host module targets. Remove empty dependency lines
9844 and redundant dependency; rearrange slightly.
9845 * Makefile.def: Add host-side libtermcap, utils.
9846
9847 * Makefile.in: Regenerate.
9848
9849 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9850
9851 * ltconfig (osf[345]): Append $major to soname_spec.
9852 Reflect this in library_names_spec.
9853 * ltmain.sh (osf): Prefix $major with . for use as extension.
9854
9855 2002-11-19 Andreas Jaeger <aj@suse.de>
9856
9857 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9858 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9859 and sparc64 GNU/Linux systems.
9860
9861 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
9862
9863 * MAINTAINERS: Update email.
9864
9865 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9866
9867 * MAINTAINERS: Complete James Dennett's entry.
9868
9869 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
9870
9871 * MAINTAINERS (Write After Approval): Add myself.
9872
9873 2002-11-13 Bruce Korb <bkorb@gnu.org>
9874
9875 * Makefile.tpl: syntactic cleanup
9876
9877 2002-11-13 Stuart Hastings <stuart@apple.com>
9878
9879 * MAINTAINERS: Add myself to write-after-approval list.
9880
9881 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9882
9883 * Makefile.def: Add list of recursive targets to autogenerate.
9884 Add build_modules.
9885 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
9886 targets. Autogenerate *-build-* targets.
9887 * Makefile.in: Regenerate.
9888
9889 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9890
9891 * configure: More autoconf-style substitutions.
9892 * Makefile.tpl: More autoconf-style substitutions.
9893 * Makefile.in: Regenerate.
9894
9895 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
9896
9897 * configure: Substitute more variables in a more autoconf-friendly
9898 way. Simplify slightly.
9899 * Makefile.tpl: Make more variables substitutable in an
9900 autoconf-friendly way.
9901 * Makefile.in: Regenerate.
9902
9903 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
9904
9905 * MAINTAINERS (Write After Approval): Add myself.
9906
9907 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
9908
9909 * configure.in (v810*): Remove special setting of tools.
9910
9911 * configure: Add support for extra required flags for ar or nm.
9912 * configure.in (aix4.3+): Use above support for target-specific
9913 issues, rather than using config/mt-aix43.
9914
9915 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
9916
9917 * configure: Remove 'removing', which doesn't work. Replace $subdir
9918 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
9919 with $srcdir. Reformat indentation. Substitute some variables
9920 formerly hard-coded in the Makefile for build=host.
9921 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9922 * Makefile.def: Autogenerate more.
9923 * Makefile.in: Regenerate.
9924
9925 2002-11-04 Adam Nemet <anemet@lnxw.com>
9926
9927 * MAINTAINERS (Write After Approval): Add myself.
9928
9929 2002-11-04 Kevin Buettner <kevinb@redhat.com>
9930
9931 * Makefile.def (host_modules): Add rda.
9932 * Makefile.in: Regenerate.
9933 * configure.in (target_tool): Add target-rda to list.
9934
9935 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9936
9937 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9938
9939 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
9940
9941 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9942 and restrap targets to this rule.
9943 * Makefile.in: Regenerate.
9944
9945 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9946
9947 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9948 GNATS only accounts.
9949
9950 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9951
9952 * configure.in (i[3456]86-*-linux*): Add check to disable
9953 ${libgcj} for glibc1.
9954
9955 2002-10-24 Denis Chertykov <denisc@overta.ru>
9956
9957 * MAINTAINERS: Add myself as ip2k port maintainer.
9958
9959 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9960
9961 * configure.in: Add tic4x target.
9962
9963 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9964
9965 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9966 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9967 * Makefile.in: Regenerate.
9968
9969 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9970 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9971 * Makefile.in: Regenerate.
9972
9973 2002-10-02 Janis Johnson <janis187@us.ibm.com>
9974
9975 * MAINTAINERS: Add myself as web pages co-maintainer.
9976
9977 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9978
9979 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9980 * Makefile.in: Regenerate.
9981
9982 2002-10-02 Zack Weinberg <zack@codesourcery.com>
9983
9984 * MAINTAINERS: Add myself and Nathan Sidwell
9985 <nathan@codesourcery.com> as VxWorks maintainers.
9986
9987 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9988
9989 * Makefile.def: Remove order dependency comments.
9990 * Makefile.tpl: Add explicit install-install dependencies.
9991 * Makefile.in: Regenerate.
9992
9993 * Makefile.tpl: Remove material now in src-release. (Finally!)
9994 * Makefile.in: Regenerate.
9995
9996 * Makefile.tpl: Add configure-target (for src-release in src)
9997 * Makefile.in: Regenerate.
9998
9999 2002-09-30 Nick Clifton <nickc@redhat.com>
10000
10001 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10002
10003 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
10004
10005 * configure.in (s390*-*-linux*): Enable libgcj.
10006
10007 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
10008
10009 * configure: Revert accidentally applied changes.
10010
10011 * Makefile.tpl: Make more autoconf-friendly.
10012 * Makefile.in: Regenerate.
10013 * configure: Make substitution more autoconf-like.
10014
10015 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
10016
10017 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10018 single entry to handle all these.
10019 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
10020 libjava on arm-*-elf.
10021
10022 2002-09-27 Geoffrey Keating <geoffk@apple.com>
10023
10024 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10025 things that depend on them.
10026
10027 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
10028
10029 * Makefile.tpl: Make subsituted variables more autoconfy.
10030 * Makefile.in: Regenerate.
10031 * configure: Make seds more autoconfy.
10032
10033 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
10034
10035 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10036 * Makefile.in: Regenerate.
10037 * configure.in: Rewrite sed statements to look autoconfy.
10038
10039 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10040 all-target-foo on configure-target-foo.
10041 * Makefile.def: Ditto.
10042 * Makefile.in: Rebuild.
10043
10044 2002-09-25 Andrew Haley <aph@redhat.com>
10045
10046 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10047
10048 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
10049
10050 * Makefile.def: New file.
10051 * Makefile.tpl: New file.
10052 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10053 * contrib/gcc_update: Note that Makefile.in is a generated file.
10054
10055 * configure.in: Minor rearrangement. Simplify tests.
10056
10057 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
10058
10059 * configure.in (with_headers): Skip copy if value is "yes".
10060 (with_libs): Likewise.
10061
10062 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10063
10064 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10065 * configure.in (sh*-*-pe*): Ditto.
10066 * configure.in (mips*-*-pe*): Ditto.
10067 * configure.in (*arm-wince-pe): Ditto.
10068
10069 * configure.in: Rearrange.
10070
10071 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
10072
10073 * MAINTAINERS: Update my email address.
10074
10075 2002-08-30 Paul Koning <pkoning@equallogic.com>
10076
10077 * MAINTAINERS: (Write After Approval): Add myself.
10078
10079 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
10080
10081 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10082
10083 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
10084
10085 * MAINTAINERS: Change my mailing address.
10086
10087 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
10088
10089 * MAINTAINERS (Write After Approval): Remove myself.
10090 (Various Maintainers: c++ runtime libs): Add myself.
10091
10092 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
10093
10094 * MAINTAINERS (Write After Approval): Remove myself.
10095 (Various Maintainers: c++ runtime libs): Add myself.
10096
10097 2002-08-15 Eric Christopher <echristo@redhat.com>
10098
10099 * config.sub: Import from master repository.
10100 * config.guess: Ditto.
10101
10102 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
10103
10104 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10105 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10106 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10107
10108 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
10109
10110 * MAINTAINERS: Add self to rs6000 vector extensions.
10111
10112 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
10113
10114 * libiberty/configure: Reverted unintended yesterday's check in.
10115
10116 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
10117
10118 * boehm-gc/configure, libf2c/configure: Rebuilt.
10119 * libffi/configure, libiberty/configure: Ditto.
10120 * libjava/configure, libobjc/configure: Ditto.
10121 * libstdc++-v3/configure, zlib/configure: Ditto.
10122 Merged from binutils:
10123 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
10124 From Steve Ellcey <sje@cup.hp.com>:
10125 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10126 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10127 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10128 IA64.
10129 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10130 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10131 soname_spec, sys_lib_search_path_spec): Ditto.
10132
10133 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
10134
10135 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10136
10137 2002-08-04 H.J. Lu (hjl@gnu.org)
10138
10139 * configure.in (mips*-*-linux*): Don't skip target-libffi.
10140
10141 2002-08-02 Krister Walfridsson <cato@df.lth.se>
10142
10143 * MAINTAINERS (Write After Approval): Add myself.
10144
10145 2002-07-31 Alan Modra <amodra@bigpond.net.au>
10146
10147 * configure.in: Move generic linux case to end. Copy generic
10148 linux noconfigdirs to mips*-*-linux* entry and new
10149 powerpc64*-*-linux* entry. Add target-libffi for the latter.
10150
10151 2002-07-19 Michael Matz <matz@suse.de>
10152
10153 * MAINTAINERS: Add myself as ra* maintainer.
10154
10155 2002-07-16 Chris Demetriou <cgd@broadcom.com>
10156
10157 * config.guess: Update to 2002-07-09 version.
10158 * config.sub: Update to 2002-07-03 version.
10159
10160 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
10161
10162 * MAINTAINERS: Fix typo in a maintainer email address.
10163
10164 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
10165
10166 * configure.in: Remove two redundant tests.
10167
10168 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10169
10170 * configure.in (mips*-*-irix6*o32): Enable stabs.
10171
10172 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
10173
10174 * configure.in: Don't build grez.
10175 * Makefile.in: Ditto.
10176
10177 * Makefile.in: Remove references to bsp, cygmon, libstub.
10178 * configure.in: Ditto.
10179
10180 * configure.in: Remove leftover reference to gdbtest.
10181
10182 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
10183
10184 * configure.in (gxx_include_dir): Change to match versioned
10185 C++ headers if --enable-version-specific-runtime-libs is used.
10186
10187 2002-07-04 Steve Ellcey <sje@cup.hp.com>
10188
10189 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10190
10191 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
10192
10193 * configure.in: Make --without-x work.
10194
10195 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
10196
10197 * configure.in: Rearrange target Makefile fragment collection.
10198
10199 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10200 cvs[src].
10201 * configure.in: Ditto.
10202
10203 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
10204
10205 * MAINTAINERS (Write After Approval): Update my e-mail address.
10206
10207 2002-06-24 Ben Elliston <bje@redhat.com>
10208
10209 * configure.in (host_tools): Remove cgen.
10210
10211 * Makefile.in (all-cgen): Remove; runs from its source directory.
10212 (check-cgen, install-cgen, clean-cgen): Likewise.
10213 (all-opcodes): Do not depend on all-cgen.
10214 (all-sim): Likewise.
10215
10216 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
10217
10218 * Makefile.in: Eliminate 'apache' targets.
10219 * configure.in: Eliminate 'apache' targets.
10220
10221 * configure.in: Eliminate redundant tests. Reorganize.
10222
10223 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10224
10225 * config-ml.in: Eliminate references to Cygnus configure.
10226
10227 * Makefile.in: Eliminate references to building emacs.
10228
10229 2002-06-28 Graham Stott <graham.stott@btinternet.com>
10230
10231 * MAINTAINERS: Update my email address.
10232
10233 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
10234
10235 * config.if (libstdcxx_incdir): Version C++ headers.
10236 (cxx_incdir): Remove.
10237
10238 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
10239
10240 * MAINTAINERS (Write After Approval): Add self.
10241
10242 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
10243
10244 * configure.in: Add support for ip2k.
10245
10246 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
10247
10248 * configure.in: Fix AIX configury bug.
10249
10250 2002-06-20 Steve Ellcey <sje@cup.hp.com>
10251
10252 * MAINTAINERS (Write After Approval): Add self.
10253
10254 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10255
10256 * configure.in: replace ${topsrcdir} with ${srcdir}
10257
10258 * configure.in: Move definition of libstdcxx_flags
10259 right above usage, rather than waaay earlier.
10260
10261 * configure.in: Pull definition of is_cross_compiler earlier.
10262
10263 * configure.in: Rearrange a little.
10264
10265 * configure.in: Remove references to librx.
10266 * Makefile.in: Remove references to librx.
10267
10268 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
10269
10270 * config.sub: Add support for avr target.
10271 Import from master sources, rev 1.255
10272
10273 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
10274
10275 * configure, .cvsignore: Revert previous change...
10276 * Makefile: ...delete.
10277
10278 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10279
10280 * configure.in: Eliminate ${gasdir} variable.
10281
10282 2002-06-18 Dave Brolley <brolley@redhat.com>
10283
10284 * configure.in: Add support for frv.
10285 * config.sub: Add support for frv.
10286
10287 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
10288
10289 * configure: Remove garbage from previous commit.
10290
10291 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
10292
10293 * configure: For in-source builds, make a subdir and re-exec there.
10294 * Makefile: New file. Pass targets through to build directory.
10295 * .cvsignore: No longer ignore "Makefile".
10296
10297 2002-06-16 Douglas Rupp <rupp@gnat.com>
10298
10299 * MAINTAINERS (Write After Approval): Add self.
10300
10301 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10302
10303 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10304
10305 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
10306
10307 * configure.in (vax-*-netbsd*): Re-enable gas.
10308
10309 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
10310
10311 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10312 BUILD_PREFIX_1, to correct nomenclature.
10313 * configure: Likewise.
10314
10315 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10316 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10317
10318 2002-05-31 Olaf Hering <olh@suse.de>
10319
10320 * config-ml.in: Propogate DESTDIR also.
10321
10322 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
10323
10324 * configure.in (vax-*-netbsd*): Don't build gas for this
10325 platform.
10326
10327 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
10328
10329 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10330 and libgcj for AVR.
10331
10332 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
10333
10334 * MAINTAINERS (Write After Approval): Add myself.
10335
10336 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
10337
10338 * config.guess: Update to 2002-05-22 version.
10339 * config.sub: Likewise.
10340
10341 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10342
10343 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10344 * config-ml.in: Likewise.
10345 * configure: Likewise.
10346 * configure.in: Likewise.
10347
10348 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
10349
10350 * MAINTAINERS: Update my email address.
10351
10352 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
10353
10354 * configure.in: Simplify makefile fragment collection.
10355
10356 * configure.in: Remove code to build emacs.
10357
10358 * configure.in : Remove --srcdir argument from targargs and buildargs
10359 (it's always overridden in the Makefile anyway). Rearrange a bit.
10360
10361 * configure: Move some logic to configure.in.
10362 * configure.in: Move some logic from configure.
10363
10364 2002-05-11 Tom Tromey <tromey@redhat.com>
10365
10366 * MAINTAINERS: Reflect libgcj reality.
10367
10368 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
10369
10370 * Makefile.in: Honour DESTDIR.
10371
10372 2002-05-08 Mark Mitchell <mark@codesourcery.com>
10373
10374 * config.guess: Import 2002-03-20 version.
10375 * config.sub: Import 2002-04-26 version.
10376
10377 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10378
10379 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10380
10381 2002-05-07 Tim Josling <tej@melbpc.org.au>
10382
10383 * MAINTAINERS: Add self.
10384
10385 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
10386
10387 * ltmain.sh: Detect and handle object name conflicts
10388 while piecewise linking a static library.
10389
10390 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
10391
10392 * configure.in (noconfigdirs): Don't disable libgcj on
10393 sparc64-*-solaris* and sparcv9-*-solaris*.
10394
10395 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
10396
10397 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10398
10399 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
10400
10401 * configure.in (FLAGS_FOR_TARGET): Do not add
10402 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10403 on i[3456]86-*-linux*.
10404
10405 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
10406
10407 * configure.in (noconfigdirs): Replace [ ] with test.
10408
10409 * configure.in (noconfigdirs): Do not add target-newlib if
10410 target == i[3456]86-*-linux*, and host == target.
10411
10412 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
10413
10414 * configure.in: delete reference to absent file
10415
10416 * configure.in: replace '[' with 'test'
10417
10418 * configure.in: Eliminate references to gash.
10419 * Makefile.in: Eliminate references to gash.
10420
10421 * configure.in: remove useless references to 'pic' makefile fragments.
10422
10423 * configure.in: (*-*-windows*) Finish removing.
10424
10425 * configure.in: Eliminate redundant test for libgui.
10426
10427 2002-04-29 Roger Sayle <roger@eyesopen.com>
10428
10429 * MAINTAINERS: Add self and realphabetize. Update entries
10430 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
10431 entry for a29k port maintainer.
10432
10433 2002-04-26 Joel Sherrill <joel@OARcorp.com>
10434
10435 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10436 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10437
10438 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
10439
10440 * configure.in: remove references to dead files
10441
10442 2002-04-19 Mark Mitchell <mark@codesourcery.com>
10443
10444 * MAINTAINERS: Add information about purpose of this file.
10445
10446 2002-04-18 Tom Tromey <tromey@redhat.com>
10447
10448 * configure.in: Disallow configuring libgcj when it is already
10449 installed and we're using Solaris 2.8 linker. Do enable libgcj on
10450 Solaris 2.8 by default. For PR libgcj/6158.
10451
10452 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10453
10454 * configure.in: Move default CC setting out of config/mh-* fragments
10455 directly into here.
10456
10457 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10458
10459 * configure.in: don't even try to configure or make a subdirectory
10460 if there's no configure script for it.
10461
10462 2002-04-15 Mark Mitchell <mark@codesourcery.com>
10463
10464 * MAINTAINERS: Remove chill maintainers.
10465 * Makefile.in (CHILLFLAGS): Remove.
10466 (CHILL_LIB): Remove.
10467 (TARGET_CONFIGDIRS): Remove libchill.
10468 (CHILL_FOR_TARGET): Remove.
10469 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10470 CHILL_LIB.
10471 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10472 (CHECK_TARGET_MODULES): Likewise.
10473 (INSTALL_TARGET_MODULES): Likewise.
10474 (CLEAN_TARGET_MODULES): Likewise.
10475 (configure-target-libchill): Remove.
10476 (all-target-libchill): Remove.
10477 * configure.in (target_libs): Remove target-libchill.
10478 Do not compute CHILL_FOR_TARGET.
10479 * libchill: Remove directory.
10480
10481 2002-04-11 DJ Delorie <dj@redhat.com>
10482
10483 * Makefile.in, configure.in: Sync with binutils, entries
10484 follow...
10485
10486 2002-04-07 Andrew Cagney <ac131313@redhat.com>
10487
10488 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
10489 (do-tar, do-bz2): New rules.
10490 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
10491 (gdb-tar): New rule.
10492 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
10493 (insight_dejagnu.tar): New rule.
10494 (insight.tar): New rule.
10495 (gdb+dejagnu.tar): New rule.
10496 (gdb.tar): New rule.
10497
10498 2002-02-01 Mo DeJong <supermo@bayarea.net>
10499
10500 * Makefile.in: Add all-tix to deps for all-snavigator
10501 so that tix is built when building snavigator.
10502
10503 2002-01-11 Steve Ellcey <sje@cup.hp.com>
10504
10505 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10506 ld and gdb are not supported.
10507
10508 2002-01-07 Mark Salter <msalter@redhat.com>
10509
10510 * configure.in: Remove target-bsp and target-cygmon from arm builds.
10511 Allow target-libgloss to be built for arm, strongarm, and xscale.
10512
10513 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
10514
10515 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10516 options for i[3456]86-pc-linux* native builds.
10517
10518 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
10519
10520 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10521 files from .po files for a distribution.
10522
10523 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
10524
10525 * configure.in: Enable libstdc++-v3 for h8300 targets.
10526
10527 2001-06-19 Alan Modra <amodra@bigpond.net.au>
10528
10529 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10530 version from bfd/.
10531
10532 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
10533
10534 * Makefile.in (VER): When present, extract the version number from
10535 the file version.in.
10536
10537 2001-05-24 Tom Rix <trix@redhat.com>
10538
10539 * configure.in : enable ld for aix
10540
10541 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10542
10543 * config.guess: Add linux target for S/390.
10544
10545 2000-11-07 Philip Blundell <pb@futuretv.com>
10546
10547 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10548
10549 2000-11-03 Philip Blundell <pb@futuretv.com>
10550
10551 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10552 files.
10553
10554 2001-01-15 Ben Elliston <bje@redhat.com>
10555
10556 * configure.in (host_tools): Add sid.
10557 Always configure cgen.
10558
10559 2000-11-24 Nick Clifton <nickc@redhat.com>
10560
10561 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10562
10563
10564 2000-08-20 Doug Evans <dje@casey.transmeta.com>
10565
10566 * Makefile.in (ALL_MODULES): Add all-cgen.
10567 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10568 (all-cgen): New target.
10569 (all-opcodes,all-sim): Depend on all-cgen.
10570 * configure.in (host_tools): Add cgen.
10571 Only configure cgen if --enable-cgen-maint.
10572
10573 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
10574
10575 * configure.in: Add *-*-freebsd* configurations.
10576
10577 2002-04-08 Tom Tromey <tromey@redhat.com>
10578
10579 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10580 Fixes PR libgcj/6068.
10581
10582 2002-03-30 Krister Walfridsson <cato@df.lth.se>
10583
10584 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10585
10586 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10587
10588 * configure.in (alpha*-dec-osf*): Enable libgcj.
10589
10590 2003-03-27 Matthew Gingell <gingell@gnat.com>
10591
10592 * MAINTAINERS (Write After Approval): Add myself.
10593
10594 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
10595
10596 Fix for: PR bootstrap/3591, target/5676
10597 * configure.in (mcore-pe): Disable the configuration of
10598 libstdc++-v3 since exceptions are not supported.
10599
10600 2002-03-20 Anthony Green <green@redhat.com>
10601
10602 * configure.in: Enable libgcj for xscale-elf target.
10603
10604 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
10605
10606 * MAINTAINERS: Update my email address.
10607
10608 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
10609
10610 * ltmain.sh (relink_command): Fix typo in previous change.
10611
10612 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
10613
10614 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
10615 (relink_command): Added --tag flags.
10616 (mode=install): If relinking fails; error out.
10617
10618 2002-03-12 Richard Henderson <rth@redhat.com>
10619
10620 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
10621 .NOTPARALLEL tag.
10622 (do-check): Rename from check.
10623 (check): Allow parallel check.
10624
10625 2002-03-12 Bob Wilson <bob.wilson@acm.org>
10626
10627 * MAINTAINERS: Add myself as maintainer for xtensa port.
10628 Fix alphabetical order in CPU port maintainer list.
10629 Remove myself from Write After Approval list.
10630
10631 2002-03-11 Richard Henderson <rth@redhat.com>
10632
10633 * Makefile.in (.NOTPARALLEL): Add fake tag.
10634
10635 2002-03-07 H.J. Lu (hjl@gnu.org)
10636
10637 * configure.in: Enable gprof for mips*-*-linux*.
10638
10639 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
10640
10641 * MAINTAINERS (Write After Approval): Add myself.
10642
10643 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
10644
10645 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10646 libjava.
10647 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10648
10649 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
10650
10651 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10652 because its Makefile is there; test for the executable instead.
10653
10654 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
10655
10656 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10657 libstdc++-v3 and libjava.
10658
10659 2002-02-11 Adam Megacz <adam@xwt.org>
10660
10661 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10662 boehm-gc
10663
10664 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
10665
10666 * config.guess: Updated to 2002-01-30's version.
10667 * config.sub: Updated to 2002-02-01's version.
10668 Contribute sh64-elf.
10669 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
10670 * configure.in: Added sh64-*-*.
10671
10672 2002-02-08 Chris Demetriou <cgd@broadcom.com>
10673
10674 * MAINTAINERS: Belatedly add myself to write after approval list.
10675
10676 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
10677
10678 * MAINTAINERS: Put self in as maintainer for x86-64 port.
10679 Remove self as Write After Approval.
10680
10681 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
10682
10683 * MAINTAINERS: Put self in as maintainer for contrib/regression
10684 directory.
10685
10686 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
10687
10688 * MAINTAINERS: Update my email address.
10689
10690 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
10691
10692 * configure.in (*-*-netbsd*): New. Skip target-newlib,
10693 target-libiberty, and target-libgloss. Skip Java-related
10694 libraries if not supported for NetBSD on target CPU.
10695
10696 2002-01-25 Douglas B Rupp <rupp@gnat.com>
10697
10698 * install-sh: Use _inst.$$_ for temp file name.
10699
10700 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
10701
10702 * MAINTAINERS (Write After Approval): Move my contact info
10703 from here...
10704 (OS Port Maintainers): ...to here (netbsd).
10705
10706 2002-01-22 Bob Wilson <bob.wilson@acm.org>
10707
10708 * MAINTAINERS (Write After Approval): Add myself.
10709
10710 2002-01-17 H.J. Lu <hjl@gnu.org>
10711
10712 * Makefile.in (all-fastjar): Also depend on all-libiberty.
10713 (all-target-fastjar): Also depend on all-target-libiberty.
10714
10715 2002-01-16 H.J. Lu (hjl@gnu.org)
10716
10717 * config.guess: Import from master sources, rev 1.225.
10718 * config.sub: Import from master sources, rev 1.238.
10719
10720 2002-01-16 Kazu Hirata <kazu@hxi.com>
10721
10722 * MAINTAINERS (Write After Approval): Remove myself.
10723
10724 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
10725
10726 * MAINTAINERS (Write After Approval): Add myself.
10727
10728 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
10729
10730 * MAINTAINERS: Add self as docs co-maintainer.
10731
10732 2001-12-11 Matthias Klose <doko@debian.org>
10733
10734 * MAINTAINERS (Write After Approval): Add myself.
10735
10736 2001-12-09 Zack Weinberg <zack@codesourcery.com>
10737
10738 * MAINTAINERS: Update my email address.
10739
10740 2001-12-07 Turly O'Connor <turly@apple.com>
10741 * MAINTAINERS (Write After Approval): Add myself.
10742 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10743 (rs6000_initialize_trampoline): Call __trampoline_setup for
10744 ABI_DARWIN too.
10745 * darwin-tramp.asm: New file, implements __trampoline_setup.
10746 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10747
10748 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
10749
10750 * MAINTAINERS (Write After Approval): Add myself.
10751
10752 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
10753
10754 * configure, configure.in: Use temp file for long sed commands.
10755
10756 2001-12-03 Laurent Guerby <guerby@acm.org>
10757
10758 * config.sub: Update to version 1.232 on subversion.
10759
10760 2001-12-03 Ben Elliston <bje@redhat.com>
10761
10762 * MAINTAINERS: Update mail address for config.* patches.
10763
10764 2001-11-27 DJ Delorie <dj@redhat.com>
10765 Zack Weinberg <zack@codesourcery.com>
10766
10767 When build != host, create libiberty for the build machine.
10768
10769 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10770 CONFIG_ARGUMENTS.
10771 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10772 New variables.
10773 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10774 and rules.
10775 (all.normal): Depend on ALL_BUILD_MODULES.
10776 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10777 (all-build-libiberty): Depend on configure-build-libiberty.
10778
10779 * configure: Calculate and substitute proper value for
10780 ALL_BUILD_MODULES.
10781 * configure.in: Create the build subdirectory.
10782 Calculate and substitute TARGET_CONFIGARGS (formerly
10783 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10784
10785 2001-11-26 Ziemowit Laski <zlaski@apple.com>
10786
10787 * MAINTAINERS (write-after-approval): Add self.
10788
10789 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
10790
10791 * MAINTAINERS (GNATS only accounts): Remove self.
10792
10793 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
10794
10795 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10796 libf2c.
10797
10798 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
10799
10800 * MAINTAINERS (Write After Approval): Add self.
10801
10802 2001-11-12 David O'Brien <obrien@FreeBSD.org>
10803
10804 * MAINTAINERS: mips and s390 are also CPU ports.
10805
10806 2001-11-12 David O'Brien <obrien@FreeBSD.org>
10807
10808 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10809
10810 2001-11-11 David O'Brien <obrien@FreeBSD.org>
10811
10812 * MAINTAINERS: Alphabetize.
10813
10814 2001-11-09 Kazu Hirata <kazu@hxi.com>
10815
10816 * MAINTAINERS (Various maintainers: h8 port): Add myself.
10817
10818 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
10819
10820 * MAINTAINERS (Various maintainers: hppa port): Added myself.
10821
10822 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
10823
10824 * configure.in (--enable-languages): Be more permissive about
10825 syntax. Check for empty lists better. Warn about $LANGUAGES.
10826
10827 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
10828
10829 * config.sub: Import from master sources, rev. 1.230.
10830 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10831
10832 2001-11-07 Laurent Guerby <guerby@acm.org>
10833
10834 * MAINTAINERS (Write After Approval): Add self.
10835
10836 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
10837
10838 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10839
10840 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
10841
10842 * config.sub: Import from master sources, rev 1.226.
10843 * config.guess: Import from master sources, rev 1.216.
10844
10845 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
10846
10847 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10848 * MAINTAINERS: Add self as maintainer of MMIX port.
10849 Remove old after-approval entry.
10850
10851 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
10852
10853 * ChangeLog, configure: Fix spelling errors.
10854
10855 2001-10-20 Brendan Kehoe <brendan@zen.org>
10856
10857 * MAINTAINERS: Tweak my address.
10858
10859 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
10860
10861 * MAINTAINERS: Update my email address.
10862
10863 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
10864
10865 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10866 * MAINTAINERS: Add self as maintainer of CRIS port.
10867
10868 2001-10-10 Geert Bosch <bosch@gnat.com>
10869
10870 * MAINTAINERS (Various maintainers: Ada front end):
10871 Added Robert Dewar.
10872
10873 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
10874
10875 * MAINTAINERS (Write After Approval): Added self
10876
10877 2001-10-02 Geert Bosch <bosch@gnat.com>
10878
10879 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10880
10881 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
10882
10883 * configure: Handle temporary files securely using mkdir.
10884
10885 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
10886
10887 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10888
10889 2001-09-26 Will Cohen <wcohen@redhat.com>
10890
10891 * configure.in (*-*-linux*): Disable configuration of target-newlib
10892 and target-libgloss.
10893
10894 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10895
10896 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10897 RANLIB.
10898
10899 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
10900
10901 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10902 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10903 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10904 avoid quotes nesting problems.
10905 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10906 (DO_X): Export only variables that are set.
10907
10908 2001-09-19 Ben Elliston <bje@redhat.com>
10909
10910 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10911 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10912 semantics. Use the shell built-in "type" command instead.
10913
10914 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
10915
10916 Merged from gcc-3_0-branch:
10917 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
10918 * ltcf-c.sh: Use $objext, not $ac_objext.
10919 2001-07-27 Mark Kettenis <kettenis@gnu.org>
10920 * ltcf-cxx.sh: Add support for GNU.
10921 2001-07-22 Timothy Wall <twall@redhat.com>
10922 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
10923 default settings if using GNU tools with that configuration.
10924 * ltcf-cxx.sh: Ditto.
10925 * ltcf-gcj.sh: Ditto.
10926 2001-07-21 Michael Chastain <chastain@redhat.com>
10927 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10928 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
10929 * ltmain.sh: Mark as gcc-local.
10930
10931 2001-08-30 Eric Christopher <echristo@redhat.com>
10932 Jason Eckhardt <jle@redhat.com>
10933
10934 * config.guess: Merge from master sources.
10935 * config.sub: Merge from master sources, add support for mipsisa32.
10936
10937 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
10938 * config.sub: Merge from master sources, rev 1.219.
10939 * MAINTAINERS: Add self as contact for stormy16 port.
10940
10941 2001-08-14 Zack Weinberg <zackw@panix.com>
10942
10943 * config.sub: Merge from master sources, rev 1.218.
10944 * config.guess: Merge from master sources, rev 1.209.
10945
10946 2001-08-11 Graham Stott <grahams@redhat.com>
10947
10948 * Makefile.in (check-c++): Add missing semicolon.
10949
10950 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10951
10952 * MAINTAINERS (Various maitainers: predict.def): Added myself.
10953
10954 2001-07-30 Eric Christopher <echristo@redhat.com>
10955
10956 * MAINTAINERS (Various maintainers: mips port): Added myself.
10957
10958 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10959
10960 * configure.in (sh-*-linux*): New.
10961
10962 2001-07-27 Richard Henderson <rth@redhat.com>
10963
10964 * .cvsignore: Add LAST_UPDATED.
10965
10966 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10967
10968 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10969
10970 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
10971
10972 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10973
10974 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10975
10976 * MAINTAINERS (Write After Approval): Added myself.
10977
10978 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10979
10980 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10981 and libgcj on m68hc11/m68hc12.
10982
10983 2001-06-27 H.J. Lu (hjl@gnu.org)
10984
10985 * Makefile (CFLAGS_FOR_BUILD): New.
10986 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10987
10988 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10989
10990 * README: Remove version number.
10991
10992 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10993
10994 * INSTALL/README: Update wrt. to the installation instructions now
10995 residing in gcc/doc/install.texi.
10996
10997 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10998
10999 * README: Replace with a cut-down and updated version of gcc/README.
11000
11001 2001-06-12 David Edelsohn <edelsohn@gnu.org>
11002
11003 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11004 multilibs to be disabled.
11005
11006 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
11007
11008 * MAINTAINERS (Write After Approval): Add myself.
11009
11010 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
11011
11012 * config.guess: Import CVS version 1.195.
11013 * config.sub: Import CVS version 1.212.
11014
11015 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
11016
11017 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11018 gcc/xgcc is built, use -print-prog-name to find out the program
11019 name to use.
11020
11021 2001-06-04 Phil Edwards <pme@sources.redhat.com>
11022
11023 * config.guess: Import CVS version 1.194. All gcc-local changes
11024 appear to also be in the master copy.
11025 * config.sub: Import CVS version 1.211.
11026
11027 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
11028
11029 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11030 with_gcc]: Use `gcc -shared' to build a shared library.
11031
11032 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
11033
11034 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11035 archives.
11036
11037 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11038
11039 * MAINTAINERS (Write After Approval): Add myself.
11040
11041 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
11042
11043 * configure.in (libstdcxx_flags): Do not try to execute
11044 libstdc++-v3/testsuite_flags until it exists.
11045
11046 2001-06-01 Alan Modra <amodra@bigpond.net.au>
11047
11048 * MAINTAINERS: Update my email address.
11049
11050 2001-05-31 Graham Stott <grahams@redhat.com>
11051
11052 * MAINTAINERS (Write After Approval): Add myself.
11053
11054 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
11055
11056 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
11057 libraries when using g++ with native linker.
11058
11059 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
11060
11061 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11062
11063 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
11064
11065 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11066 [aix4*|aix5*]: Prepend blank.
11067
11068 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
11069
11070 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11071 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
11072 of subdir/configure scripts to use the new libtool.m4.
11073
11074 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
11075
11076 * MAINTAINERS (Write After Approval): Add myself.
11077
11078 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
11079
11080 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11081
11082 2001-05-11 Ben Elliston <bje@redhat.com>
11083
11084 * Makefile.in (all-sid): New target.
11085 (check-sid, clean-sid, install-sid): Likewise.
11086
11087 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
11088
11089 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11090
11091 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
11092
11093 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11094 libgcj.
11095
11096 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
11097
11098 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11099 gcc/xgcc is built, use -print-prog-name to find out the program
11100 name to use.
11101
11102 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
11103
11104 * configure.in (noconfigdirs): Don't reset it from scratch in the
11105 target case; only append to it.
11106
11107 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11108 sparc-*-solaris2.8]: Disable ${libgcj}.
11109
11110 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
11111
11112 * configure.in (libgcj_saved): Copy from $libgcj.
11113 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11114 --disable-libgcj.
11115
11116 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
11117
11118 * MAINTAINERS: Remove self as MIPS maintainer and
11119 C front end maintainer.
11120
11121 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
11122
11123 * configure.in: Move *-chorusos target case to the proper switch.
11124 Disable libgcj.
11125
11126 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
11127
11128 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11129 1.641.2.228.
11130
11131 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11132
11133 * Makefile.in (STAGE1_CFLAGS): Pass down.
11134
11135 2001-04-13 Alan Modra <amodra@one.net.au>
11136
11137 * config.guess: Add hppa64-linux support. Note for next import that
11138 this is already in the master file.
11139 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
11140
11141 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
11142
11143 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11144 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11145
11146 2001-04-11 Stan Shebs <shebs@apple.com>
11147
11148 * MAINTAINERS: Add self as Darwin port maintainer.
11149
11150 2001-04-11 Alan Modra <amodra@one.net.au>
11151
11152 * MAINTAINERS: Update my email address.
11153
11154 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
11155
11156 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11157 recent versions of FreeBSD (release 3 or later).
11158 * ltconfig: On FreeBSD, -lc must not be provided when building
11159 a shared library or else the standard -pthread gcc option is
11160 rendered worthless to later users of the built library.
11161
11162 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
11163
11164 * MAINTAINERS: Add self and RTH as C front end maintainers.
11165
11166 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
11167
11168 * config.sub: Make sure to match an already-canonicalized
11169 machine name (eg. mn10300-unknown-elf).
11170
11171 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
11172
11173 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11174 New macros.
11175 (bootstrap, cross): Use RECURSE_FLAGS.
11176 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11177
11178 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
11179
11180 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11181
11182 2001-03-22 Colin Howell <chowell@redhat.com>
11183
11184 * Makefile.in (DO_X): Do not backslash single-quotes in
11185 backquotes (two places).
11186
11187 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
11188
11189 Re-installed:
11190 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11191 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11192 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11193 * ltcf-cxx.sh: Likewise.
11194 * ltcf-gcj.sh: Likewise.
11195
11196 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11197
11198 * MAINTAINERS: Add myself as "documentation co-maintainer".
11199
11200 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
11201
11202 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11203 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11204
11205 2001-03-19 Tom Tromey <tromey@redhat.com>
11206
11207 * config-ml.in: Handle GCJ and GCJFLAGS.
11208
11209 2001-03-21 Michael Chastain <chastain@redhat.com>
11210
11211 * Makefile.in: all-m4 depends on all-texinfo.
11212
11213 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
11214
11215 * MAINTAINERS: Add myself to write after approval list.
11216
11217 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
11218
11219 * Makefile.in (DO_X): Quote nested quotes.
11220
11221 2001-03-18 Alan Modra <alan@linuxcare.com.au>
11222
11223 * MAINTAINERS: Add myself to write after approval list.
11224
11225 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
11226
11227 * Makefile.in (DO_X): Use double quotes for quoting
11228 "RANLIB=$${RANLIB}".
11229
11230 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
11231
11232 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11233
11234 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
11235
11236 * configure.in: Only use `lang_requires' for languages athat are
11237 actually enabled.
11238
11239 2001-03-08 Phil Edwards <pme@sources.redhat.com>
11240
11241 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
11242
11243 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
11244
11245 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11246
11247 2001-03-07 Tom Tromey <tromey@redhat.com>
11248
11249 * configure.in: Allow config-lang.in to set `lang_requires' to list
11250 of other required languages.
11251
11252 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
11253
11254 * Makefile.in: Remove RANLIB definition. Use RANLIB
11255 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11256 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11257
11258 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
11259 Alexandre Oliva <aoliva@redhat.com>
11260
11261 * Makefile.in (check-c++): Use tabs, not spaces.
11262
11263 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
11264
11265 * MAINTAINERS: add myself to Write After Approval list.
11266
11267 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
11268
11269 * Makefile.in (check-c++): New rule.
11270
11271 * configure.in (target_libs): Remove libg++.
11272 (noconfigdirs): Remove libg++.
11273 (noconfigdirs): Same.
11274 (noconfigdirs): Same.
11275 (noconfigdirs): Same.
11276
11277 * config-ml.in: Remove libg++ references.
11278
11279 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11280 (ALL_TARGET_MODULES): Same.
11281 (configure-target-libg++): Remove.
11282 (all-target-libg++): Remove.
11283 (configure-target-libio): Remove.
11284 (all-target-libio): Remove.
11285 (check-target-libio): Remove.
11286 (.PHONY): Remove.
11287 (libg++.tar.bz2): Remove.
11288 (all-target-cygmon): Remove libio.
11289 (all-target-libstdc++): Remove.
11290 (configure-target-libstdc++): Remove.
11291 (TARGET_LIB_PATH): Remove libstdc++.
11292 (ALL_GCC_CXX): Remove libstdc++.
11293 (all-target-gperf): Correct.
11294
11295 2001-02-16 Nick Clifton <nickc@redhat.com>
11296
11297 * configure.in (noconfigdirs): Allow configuration of texinfo
11298 for Cygwin hosts.
11299
11300 2001-02-15 Anthony Green <green@redhat.com>
11301
11302 * configure: Introduce GCJ_FOR_TARGET.
11303 * configure.in: Ditto.
11304 * Makefile.in: Ditto.
11305
11306 2001-02-13 Andreas Schwab <schwab@suse.de>
11307
11308 * MAINTAINERS: Update mail address.
11309
11310 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11311
11312 * config.guess: Add linux target for S/390.
11313 * config.sub: Likewise.
11314
11315 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
11316
11317 * configure.in: for *-chorusos, don't config target-newlib and
11318 target-libgloss.
11319
11320 2001-02-06 Ben Elliston <bje@redhat.com>
11321
11322 * configure: Output host type to stdout, not stderr.
11323
11324 2001-02-05 Mark Mitchell <mark@codesourcery.com>
11325
11326 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11327 * ltcf-cxx.sh: Likewise.
11328
11329 * config.if: Assume enable_libstdcxx_v3 is defined.
11330
11331 2001-02-04 Mark Mitchell <mark@codesourcery.com>
11332
11333 Remove V2 C++ library.
11334 * configure.in: Remove --enable-libstdcxx_v3 support.
11335
11336 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
11337
11338 * include/demangle.h: Add prototype for java_demangle_v3.
11339
11340 2001-01-29 Phil Edwards <pme@sources.redhat.com>
11341
11342 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
11343
11344 2001-01-27 Richard Henderson <rth@redhat.com>
11345
11346 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11347
11348 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11349
11350 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11351 Don't unset, it's non-portable and no longer necessary, set to empty
11352 instead.
11353
11354 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11355
11356 * ltconfig: Shell portability fix for the tagname validity check.
11357
11358 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
11359
11360 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11361 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11362
11363 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11364
11365 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11366
11367 2001-01-26 Tom Tromey <tromey@redhat.com>
11368
11369 * configure.in: Allow libgcj to be built on Sparc Solaris.
11370
11371 2001-01-25 David Edelsohn <edelsohn@gnu.org>
11372
11373 * ltcf-c.sh: Add aix5 case.
11374 * ltcf-cxx.sh: Likewise.
11375 * ltconfig: Likewise.
11376
11377 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
11378
11379 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11380 keep at least one of build_libtool_libs or build_old_libs set to
11381 yes.
11382
11383 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11384 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11385
11386 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
11387
11388 * configure.in: Enable libgcj on several additional platforms.
11389
11390 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
11391
11392 * configure.in: Enable libgcj for linux targets.
11393
11394 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11395
11396 * MAINTAINERS (Write After Approval): Add myself.
11397
11398 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
11399
11400 * MAINTAINERS: Add myself as vax port maintainer.
11401
11402 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
11403
11404 * MAINTAINERS: Add myself as Mercury front-end maintainer.
11405
11406 2001-01-09 Mike Stump <mrs@wrs.com>
11407
11408 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11409 failures of subdirectories.
11410
11411 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11412
11413 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11414 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11415 * ltcf-cxx.sh: Likewise.
11416 * ltcf-gcj.sh: Likewise.
11417 * ltconfig.sh: Fix typo.
11418
11419 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11420
11421 * configure: handle DOS-style absolute paths.
11422
11423 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11424
11425 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11426
11427 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
11428
11429 * MAINTAINERS: Add myself as avr port co-maintainer.
11430
11431 2000-12-28 Ben Elliston <bje@redhat.com>
11432
11433 * MAINTAINERS: Add myself under ``Write After Approval''.
11434
11435 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
11436
11437 * texinfo: Remove directory from GCC.
11438
11439 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
11440
11441 * COPYING: Update to current
11442 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11443 to 19yy as example year in copyright notice).
11444
11445 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
11446
11447 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11448 (libstdcxx_incdir): Pass down.
11449 * config.if: Remove expired bits for cxx_interface, add stub.
11450 (libstdcxx_incdir): Add variable for g++ include directory.
11451 * configure.in (gxx_include_dir): Use it.
11452
11453 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
11454
11455 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
11456 with old-email address from ``Write After Approval''.
11457
11458 2000-12-15 Andreas Jaeger <aj@suse.de>
11459
11460 * configure.in: Handle lang_dirs.
11461
11462 2000-12-14 Tom Tromey <tromey@redhat.com>
11463
11464 * MAINTAINERS: Removed brads.
11465
11466 * MAINTAINERS: Added gcj developers.
11467
11468 2000-12-13 Anthony Green <green@redhat.com>
11469
11470 * configure.in: Disable libgcj for any target not specifically
11471 listed. Disable libgcj for x86 and Alpha Linux until compatible
11472 with g++ abi.
11473
11474 2000-12-13 Mike Stump <mrs@wrs.com>
11475
11476 * Makefile.in (local-distclean): Also remove fastjar.
11477
11478 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
11479
11480 * contrib/gcc_update: Add fastjar --touch entries.
11481
11482 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
11483
11484 * configure.in: Disable language-specific target libraries for
11485 languages that aren't enabled.
11486
11487 2000-12-10 Anthony Green <green@redhat.com>
11488
11489 * configure.in: Define libgcj. Disable libgcj target libraries for
11490 most targets.
11491
11492 2000-12-10 Neil Booth <neilb@earthling.net>
11493
11494 * MAINTAINERS: Update mail address, remove from WAA list.
11495
11496 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11497
11498 * libjava: Imported from /cvs/java.
11499 * libffi: Likewise.
11500 * Boehm-gc: Likewise.
11501
11502 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11503
11504 * configure.in (target_libs): Revert 2000-12-08 patch.
11505 (noconfigdirs): Added target-libjava.
11506
11507 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
11508
11509 * djunpack.bat: removed.
11510
11511 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
11512
11513 * Makefile.in: handle DOS-style absolute paths.
11514 * config-ml.in: likewise.
11515 * symlink-tree: likewise.
11516
11517 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11518
11519 * fastjar: Imported.
11520
11521 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11522
11523 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11524 libjava.
11525 * configure.in (target_libs): Removed `target-libjava'.
11526
11527 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11528
11529 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11530 (ALL_MODULES): Added fastjar.
11531 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11532 (all-target-libjava): all-fastjar replaces all-zip.
11533 (all-fastjar): Added.
11534 (configure-target-fastjar, all-target-fastjar): Likewise.
11535 * configure.in (host_tools): Added fastjar.
11536
11537 2000-12-07 Mike Stump <mrs@wrs.com>
11538
11539 * Makefile.in (local-distclean): Remove leftover built files.
11540
11541 2000-11-24 Nick Clifton <nickc@redhat.com>
11542
11543 * configure.in (xscale-elf): Add target.
11544 (xscale-coff): Add target.
11545
11546 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
11547
11548 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11549 recent versions of FreeBSD (release 3 or later).
11550 * ltconfig: On FreeBSD, -lc must not be provided when building
11551 a shared library or else the standard -pthread gcc option is
11552 rendered worthless to later users of the built library.
11553
11554 2000-11-16 Fred Fish <fnf@be.com>
11555
11556 * configure.in (enable_libstdcxx_v3): Fix typo,
11557 libstd++ -> libstdc++.
11558
11559 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11560
11561 * MAINTAINERS: Add self to Write After Approval list.
11562
11563 2000-11-21 Bernd Schmidt <bernds@redhat.com>
11564
11565 * MAINTAINERS: Update my email address. Add myself to global write
11566 privs list.
11567
11568 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
11569
11570 * Makefile.in: Merge with src and libgcj.
11571 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
11572 configure-target-<library> when their configure scripts need the C
11573 or C++ library to have already been built to work properly.
11574 (do_proto_toplev): Set them to an empty string.
11575
11576 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11577 (REALLY_SET_LIB_PATH): Use them.
11578
11579 2000-11-17 Stan Shebs <shebs@apple.com>
11580
11581 * MAINTAINERS: Add self to Write After Approval list.
11582
11583 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11584
11585 * configure: Provide the original toplevel configure arguments
11586 (including $0) to subprocesses in the environment rather than
11587 through gcc/configargs.h.
11588
11589 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11590
11591 * MAINTAINERS: Remove references to cccp. Change C9X reference to
11592 C99. Alphabetise "Write After Approval" list.
11593
11594 2000-11-12 Mark Mitchell <mark@codesourcery.com>
11595
11596 * configure: Turn on libstdc++ V3 by default.
11597
11598 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11599 if we've got GCC.
11600
11601 2000-11-11 Philip Blundell <philb@gnu.org>
11602
11603 * MAINTAINERS: Add self to Write After Approval list.
11604
11605 2000-11-09 David Edelsohn <edelsohn@gnu.org>
11606
11607 * ltcf-c.sh (aix4): Improve shared library configuration; require
11608 exporting symbols.
11609 * ltcf-cxx.sh (aix4): Define.
11610 * ltconfig (aix4): Define library and soname specs appropriate for
11611 AIX. Define command to create export symbols list.
11612
11613 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
11614
11615 * config.sub: Add support for Sun Chorus
11616
11617 2000-10-31 Nick Clifton <nickc@redhat.com>
11618
11619 * MAINTAINERS: Rename <name>@cygnus.com addresses to
11620 <name>@redhat.com. Also installed new email address for Clint
11621 Popetz.
11622
11623 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
11624
11625 * etc: Remove directory from GCC.
11626
11627 2000-10-16 Michael Meissner <meissner@redhat.com>
11628
11629 * configure (gcc/configargs.h): Only create if there is a build GCC
11630 directory created.
11631
11632 2000-10-16 Matthias Klose <doko@debian.org>
11633
11634 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11635 when configured for libstdc++-v3.
11636
11637 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
11638
11639 * configure: Save configure arguments to gcc/configargs.h.
11640
11641 2000-10-04 Philipp Thomas <pthomas@suse.de>
11642
11643 * config.guess: Import CVS version 1.157.
11644 * config.sub: Import CVS version 1.181.
11645
11646 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
11647
11648 * Makefile.in (bootstrap): avoid recursion if subdir missing
11649 (cross): ditto
11650 (do-proto-toplev): ditto
11651
11652 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
11653
11654 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11655 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11656
11657 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11658 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
11659 all affected `configure' scripts.
11660
11661 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
11662
11663 * MAINTAINERS: Add self as cpplib co-maintainer.
11664
11665 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
11666
11667 * MAINTAINERS: Add self to Write After Approval list.
11668
11669 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11670
11671 * INSTALL/README: egcs -> GCC update.
11672
11673 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
11674
11675 * MAINTAINERS: Add myself to Write After Approval list.
11676
11677 2000-09-15 Kazu Hirata <kazu@hxi.com>
11678
11679 * MAINTAINERS: Add myself to Write After Approval list.
11680
11681 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
11682
11683 * configure.in: Do not build byacc for hppa64. Provide paths to the
11684 X11 libraries for hppa64.
11685
11686 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11687
11688 * MAINTAINERS: Add myself as 68hc11 port maintainer.
11689
11690 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
11691
11692 * Makefile.in (all-zlib): Added dummy target.
11693
11694 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11695 ltcf-gcj.sh: Updated from libtool multi-language branch.
11696
11697 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
11698
11699 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11700 (bootstrap*): Depend on all-bootstrap.
11701
11702 2000-09-05 Philipp Thomas <pthomas@suse.de>
11703
11704 * config.guess: Import CVS version 1.156.
11705 * config.sub: Import CVS version 1.179.
11706
11707 2000-09-02 Anthony Green <green@cygnus.com>
11708
11709 * Makefile.in (all-gcc): Depend on all-zlib.
11710 (CLEAN_MODULES): Add clean-zlib.
11711 (ALL_MODULES): Add all-zlib.
11712 * configure.in (host_libs): Add zlib.
11713
11714 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
11715
11716 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11717 crosses, but add gcc/include to the header search path for them.
11718
11719 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
11720
11721 * MAINTAINERS: Add self to Write After Approval list.
11722
11723 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11724
11725 * config.guess: Import CVS version 1.152.
11726 * config.sub: Import CVS version 1.177.
11727
11728 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
11729
11730 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11731 $targargs to tell whether newlib is going to be built.
11732
11733 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11734 $$r/TARGET_SUBDIR/libio for _G_config.h.
11735
11736 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
11737
11738 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11739
11740 2000-08-22 DJ Delorie <dj@redhat.com>
11741
11742 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11743
11744 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
11745
11746 * config-ml.in (CC, CXX): Avoid trailing whitespace.
11747 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11748 sub-configures.
11749
11750 2000-08-21 DJ Delorie <dj@redhat.com>
11751
11752 * MAINTAINERS: Add self as a libiberty maintainer
11753
11754 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
11755
11756 * configure.in (libstdcxx_flags): Use
11757 libstdc++-v3/src/libstdc++.INC.
11758
11759 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
11760
11761 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11762
11763 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
11764
11765 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11766
11767 * configure: Make enable_threads and enable_shared defaults
11768 explicit. Substitute enable_threads into generated Makefiles.
11769 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11770 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11771
11772 2000-08-13 Geoff Keating <geoffk@cygnus.com>
11773
11774 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11775
11776 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
11777
11778 * config-ml.in (CC): Remove bogus duplicate quotation mark from
11779 previous delta.
11780
11781 2000-08-11 Jason Merrill <jason@redhat.com>
11782
11783 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11784 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11785 (FLAGS_FOR_TARGET): Not here.
11786 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11787
11788 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
11789
11790 * config-ml.in (CC, CXX): Don't introduce a leading space.
11791
11792 2000-08-07 DJ Delorie <dj@delorie.com>
11793
11794 * MAINTAINERS: Add self as a DJGPP maintainer
11795
11796 2000-08-07 DJ Delorie <dj@redhat.com>
11797
11798 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11799 "if we're also building gcc, and it's a gcc that will run on the
11800 build machine, we want to use its includes instead of the system's
11801 default includes".
11802
11803 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
11804
11805 * MAINTAINERS: Add self to Write After Approval list.
11806
11807 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
11808
11809 * configure.in (libstdcxx_flags): Don't use `"'.
11810
11811 * config-ml.in: Adjust multilib search paths to the
11812 appropriate multilib tree.
11813
11814 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
11815
11816 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11817 commas in $LANGUAGES.
11818
11819 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
11820
11821 * configure.in: Re-enable all references to libg++ and librx.
11822
11823 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
11824
11825 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11826 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
11827 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11828 * ltcf-cxx.sh (need_lc): Set based on postdeps.
11829
11830 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11831
11832 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
11833
11834 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11835 CXX_FOR_TARGET for sed.
11836
11837 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
11838
11839 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11840 Do not override if already set in the environment or in configure.
11841 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11842 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11843
11844 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
11845
11846 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11847 the libtool CVS tree multi-language branch.
11848 * ltconfig, ltmain.sh: Updated.
11849
11850 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
11851
11852 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11853 (clean-target): Depend on it.
11854
11855 * Makefile.in (FLAGS_FOR_TARGET): New macro.
11856 (GCC_FOR_TARGET): Use it.
11857 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11858 * configure.in: ... here.
11859 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
11860 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11861
11862 2000-07-24 Eric Christopher <echristo@cygnus.com>
11863
11864 * MAINTAINERS: Add self to Write After Approval list.
11865
11866 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
11867
11868 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11869 (configure-target-libchill, configure-target-libobjc): Likewise.
11870
11871 * configure.in: Use the same cache file for all target libs.
11872 * config-ml.in: But different cache files per multilib variant.
11873
11874 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11875
11876 * configure (topsrcdir): Don't use dirname.
11877
11878 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
11879
11880 * MAINTAINERS: Add self to Write After Approval list.
11881
11882 2000-07-20 Jason Merrill <jason@redhat.com>
11883
11884 * configure.in: Remove all references to libg++ and librx.
11885
11886 * configure, configure.in, Makefile.in: Unify gcc and binutils.
11887
11888 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
11889
11890 * config.sub: Update to subversions version 2000-07-06.
11891
11892 2000-07-12 Andrew Haley <aph@cygnus.com>
11893
11894 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11895 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11896
11897 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
11898
11899 * symlink-tree: Check number of arguments.
11900
11901 2000-07-05 Jim Wilson <wilson@cygnus.com>
11902
11903 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11904 search path for a g++ extracted from the build tree. This
11905 will allow link tests run by configure scripts in
11906 subdirectories to succeed.
11907
11908 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
11909
11910 * ltconfig: Add support for mips-dde-sysv4.2MP
11911
11912 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11913
11914 * MAINTAINERS: Add myself as loop discovery maintainer.
11915
11916 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
11917
11918 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11919 `os2'. Force ac_cv_exeext to be ".exe" in that case.
11920
11921 2000-06-19 Timothy Wall <twall@cygnus.com>
11922
11923 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11924 * config.sub: Add tic54x target.
11925
11926 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11927
11928 * MAINTAINERS: Add self as Fortran maintainer,
11929 remove Craig Burley.
11930
11931 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
11932
11933 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11934 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11935
11936 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11937
11938 * MAINTAINERS: Add self as i18n maintainer
11939
11940 20000-05-21 H.J. Lu (hjl@gnu.org)
11941
11942 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11943 directory are used if they exist. Make sure
11944 $(build_tooldir)/include is searched for header files,
11945 $(build_tooldir)/lib/ for library files.
11946 (GCC_FOR_TARGET): Likewise.
11947 (CXX_FOR_TARGET): Likewise.
11948
11949 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11950
11951 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11952
11953 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
11954
11955 * Makefile.in (configure-target-libiberty): Depend on
11956 configure-target-newlib.
11957
11958 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11959
11960 * configure.in, Makefile.in: Merge all libffi-related
11961 configury stuff from the libgcj tree.
11962
11963 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11964
11965 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11966 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11967
11968 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11969
11970 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11971 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11972 current version information. Add to proto-toplev directory.
11973 (gdb-taz): Build do-djunpack.
11974
11975 2000-05-15 David Edelsohn <edelsohn@gnu.org>
11976
11977 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11978
11979 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11980
11981 * MAINTAINERS: Add self to Write After Approval list.
11982
11983 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11984
11985 * ltmain.sh: Preserve in relink_command any environment
11986 variables that may affect the linker behavior.
11987
11988 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
11989
11990 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11991
11992 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
11993
11994 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11995
11996 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11997
11998 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11999 with the version name.
12000
12001 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
12002
12003 * MAINTAINERS: Add self as bb-reorder maintainer.
12004
12005 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
12006
12007 * config.if: Tweak.
12008
12009 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
12010
12011 * djunpack.bat: New file.
12012
12013 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
12014
12015 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
12016 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12017 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12018 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
12019
12020 2000-04-16 Dave Pitts <dpitts@cozx.com>
12021
12022 * config.sub (case $basic_machine): Change default for "ibm-*"
12023 to "openedition".
12024
12025 2000-04-13 Andreas Jaeger <aj@suse.de>
12026
12027 * MAINTAINERS: Added myself.
12028
12029 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
12030
12031 * Makefile.in (gdb-taz): New target. GDB specific archive.
12032 (do-md5sum): New target.
12033 (MD5PROG): Define.
12034 (PACKAGE): Default to TOOL.
12035 (VER): Default to a shell script.
12036 (taz): Rewrite target. Move real work to do-proto-toplev. Include
12037 md5 checksum generation.
12038 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12039 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12040 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
12041 insight.tar.bz2): Use gdb-taz to create archive.
12042
12043 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
12044
12045 * configure (warn_cflags): Delete.
12046
12047 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
12048
12049 * MAINTAINERS: Added myself.
12050
12051 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
12052 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
12053
12054 * configure.in (enable_libstdcxx_v3): Add.
12055 (target_libs): Add bits here to switch between libstdc++-v2 and
12056 libstdc++-v3.
12057 * config.if: And this file too.
12058 * Makefile.in: Add libstdc++-v3 targets.
12059
12060 2000-04-05 Michael Meissner <meissner@redhat.com>
12061
12062 * config.sub (d30v): Add d30v as a basic machine type.
12063
12064 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
12065
12066 * configure.in: -linux-gnu*, not -linux-gnu.
12067
12068 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12069
12070 * MAINTAINERS: Add self in write-after-approval section.
12071
12072 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
12073
12074 * MAINTAINERS: Add self as ia64 port maintainer.
12075
12076 2000-03-08 Neil Booth <NeilB@earthling.net>
12077
12078 * MAINTAINERS: Add self in write-after-approval section.
12079
12080 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
12081
12082 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12083 (do-tar-bz2): Replace TOOL with PACKAGE.
12084 (gdb.tar.bz2): Remove GDBTK from GDB package.
12085 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
12086 dejagnu.tar.bz2): New packages.
12087
12088 2000-02-27 Andreas Jaeger <aj@suse.de>
12089
12090 * configure.in: Add entry for mips*-*-linux*, move catch all
12091 *-*-*linux* entry below this one.
12092
12093 2000-02-27 Ian Lance Taylor <ian@zembu.com>
12094
12095 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
12096
12097 2000-02-24 Nick Clifton <nickc@cygnus.com>
12098
12099 * config.sub: Support an OS of "wince".
12100
12101 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
12102
12103 * config.guess, config.sub: Updated to match config's 2000-02-15
12104 version.
12105
12106 2000-02-23 Linas Vepstas <linas@linas.org>
12107
12108 * config.sub: Add support for Linux/IBM 370.
12109 * configure.in: Likewise.
12110
12111 2000-02-22 Nick Clifton <nickc@cygnus.com>
12112
12113 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12114
12115 2000-02-20 Christopher Faylor <cgf@cygnus.com>
12116
12117 * config.guess: Guess "cygwin" rather than "cygwin32".
12118
12119 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12120
12121 * configure (gcc_version): When setting, narrow search to
12122 lines containing `version_string'.
12123
12124 2000-02-15 Denis Chertykov <denisc@overta.ru>
12125
12126 * config.sub: Add support for avr target.
12127
12128 2000-02-14 Nick Clifton <nickc@cygnus.com>
12129
12130 * MAINTAINERS: Add maintainers for MCore port.
12131
12132 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
12133
12134 * config.sub: Add mmix-knuth-mmixware.
12135
12136 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12137
12138 * MAINTAINERS: Pair cccp with cpplib maintainership.
12139
12140 2000-01-27 Christopher Faylor <cgf@redhat.com>
12141
12142 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12143 structure stuff to -L library search.
12144 (CXX_FOR_TARGET): Ditto.
12145 (CROSS_CHECK_MODULES): Fix spelling mistake.
12146
12147 2000-01-24 Mark Mitchell <mark@codesourcery.com>
12148
12149 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12150 the C++ compiler.
12151
12152 2000-01-12 Richard Henderson <rth@cygnus.com>
12153
12154 * configure.in: Don't build some bits for beos.
12155
12156 2000-01-12 Joel Sherrill (joel@OARcorp.com)
12157
12158 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12159 as include files.
12160
12161 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
12162
12163 * Add self as cpplib maintainer, as requested by Jason
12164 Merrill. Correct my e-mail address.
12165
12166 2000-01-06 Geoff Keating <geoffk@cygnus.com>
12167
12168 * configure.in: Use mt-aix43 to handle *_TARGET defs,
12169 not mh-aix43.
12170
12171 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
12172
12173 * MAINTAINERS: Add myself to "write after approval" list.
12174
12175 1999-12-14 Richard Henderson <rth@cygnus.com>
12176
12177 * config.guess (alpha-osf, alpha-linux): Detect ev67.
12178 * config.sub: Accept alphaev[78], alphaev8.
12179
12180 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12181
12182 * config.guess, config.sub: Update from autoconf.
12183
12184 1999-11-29 Bruce Korb <autogen@linuxbox.com>
12185
12186 * MAINTAINERS: update my playtime e-address.
12187
12188 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12189
12190 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12191 necessary libraries are missing.
12192
12193 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
12194
12195 * MAINTAINERS: Add new 'write after approval' maintainer.
12196
12197 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
12198
12199 * MAINTAINERS: Add new Java maintainer.
12200
12201 1999-10-25 Andreas Schwab <schwab@suse.de>
12202
12203 * configure: Fix quoting inside arguments of eval.
12204
12205 1999-10-21 Nick Clifton <nickc@cygnus.com>
12206
12207 * config-ml.in: Allow suppression of some ARM multilibs.
12208
12209 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
12210
12211 * config.guess: Add OS/390 match pattern.
12212 * config.sub: Add mvs, openedition targets.
12213 * configure.in (i370-ibm-opened*): New.
12214
12215 1999-09-04 Steve Chamberlain <sac@pobox.com>
12216
12217 * config.sub: Add support for configuring for pj.
12218
12219 1999-08-31 Nick Clifton <nickc@cygnus.com>
12220
12221 * config.sub (maybe_os): Add support for configuring for fr30.
12222
12223 1999-08-25 Nick Clifton <nickc@cygnus.com>
12224
12225 * configure.in: Do not configure or build ld for AIX
12226 platforms. ld is known to be broken on these platforms.
12227
12228 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12229
12230 * config-ml.in: Pass compiler flag corresponding to multidirs to
12231 subdir configures.
12232
12233 1999-08-09 Ian Lance Taylor <ian@zembu.com>
12234
12235 * Makefile.in (LDFLAGS): Define.
12236
12237 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
12238
12239 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12240 noconfigdirs.
12241 (*-*-cygwin*): Likewise.
12242
12243 1999-08-08 Ian Lance Taylor <ian@zembu.com>
12244
12245 * mkdep: New file.
12246 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12247 (BINUTILS_SUPPORT_DIRS): Add mkdep.
12248
12249 From Eli Zaretskii <eliz@is.elta.co.il>:
12250 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12251 long file name when using DJGPP on MS-DOS.
12252
12253 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
12254
12255 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12256
12257 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
12258
12259 * Makefile.in (check-target-libio): Remove all-target-libstdc++
12260 dependency as this causes "make check" to globally "make all"
12261
12262 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
12263
12264 * configure.in (target_libs): Added target-zlib.
12265 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12266 (CONFIGURE_TARGET_MODULES): Likewise.
12267 (CHECK_TARGET_MODULES): Likewise.
12268 (INSTALL_TARGET_MODULES): Likewise.
12269 (CLEAN_TARGET_MODULES): Likewise.
12270 (configure-target-zlib): New target.
12271 (all-target-zlib): Likewise.
12272 (all-target-libjava): Depend on all-target-zlib.
12273 (configure-target-libjava): Depend on configure-target-zlib.
12274
12275 * Makefile.in (configure-target-libjava): Depend on
12276 configure-target-newlib.
12277 (configure-target-boehm-gc): New target.
12278 (configure-target-qthreads): New target.
12279
12280 * configure.in (target_libs): Added target-qthreads.
12281 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12282 (CONFIGURE_TARGET_MODULES): Likewise.
12283 (CHECK_TARGET_MODULES): Likewise.
12284 (INSTALL_TARGET_MODULES): Likewise.
12285 (CLEAN_TARGET_MODULES): Likewise.
12286 (all-target-qthreads): New target.
12287 (configure-target-libjava): Depend on configure-target-qthreads.
12288 (all-target-libjava): Depend on all-target-qthreads.
12289
12290 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12291 (CONFIGURE_TARGET_MODULES): Likewise.
12292 (CHECK_TARGET_MODULES): Likewise.
12293 (INSTALL_TARGET_MODULES): Likewise.
12294 (CLEAN_TARGET_MODULES): Likewise.
12295 (all-target-libjava): New target.
12296 (all-target-boehm-gc): Likewise.
12297 * configure.in (target_libs): Added libjava, boehm-gc.
12298
12299 1999-07-22 Ian Lance Taylor <ian@zembu.com>
12300
12301 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12302 configure.bat in SUPPORT_FILES.
12303 (gas+binutils.tar.bz2): Likewise.
12304
12305 * makeall.bat: Remove; obsolete.
12306
12307 1999-07-21 Ian Lance Taylor <ian@zembu.com>
12308
12309 From Mark Elbrecht:
12310 * configure.bat: Remove; obsolete.
12311
12312 1999-07-11 Ian Lance Taylor <ian@zembu.com>
12313
12314 * configure: Add -W -Wall to the default CFLAGS when compiling with
12315 gcc.
12316
12317 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
12318
12319 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12320
12321 1999-06-30 Mark Mitchell <mark@codesourcery.com>
12322
12323 * configure.in: Build ld on IRIX6.
12324
12325 1999-06-12 Ian Lance Taylor <ian@zembu.com>
12326
12327 * Makefile.in: Change distribution targets to use bzip2 instead of
12328 gzip.
12329 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12330 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12331
12332 1999-06-04 Nick Clifton <nickc@cygnus.com>
12333
12334 * config.sub: Add mcore target.
12335
12336 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
12337
12338 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12339
12340 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
12341
12342 * config.guess (dummy): Changed to $dummy.
12343
12344 1999-05-24 Nick Clifton <nickc@cygnus.com>
12345
12346 * config.sub: Tidied up case statements.
12347
12348 1999-05-22 Ben Elliston <bje@cygnus.com>
12349
12350 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12351 <jiro@din.or.jp>.
12352
12353 * config.guess: Merge with FSF version. Future changes will be
12354 more accurately recorded in this ChangeLog.
12355 * config.sub: Likewise.
12356
12357 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
12358
12359 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12360
12361 1999-04-30 Tom Tromey <tromey@cygnus.com>
12362
12363 * ltmain.sh: [mode link] Always use CC given by ltconfig.
12364
12365 1999-04-23 Tom Tromey <tromey@cygnus.com>
12366
12367 * ltconfig, ltmain.sh: Update to libtool 1.2f.
12368
12369 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
12370
12371 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12372 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12373 Bad merge removed these two changes.
12374
12375 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
12376 Martin Heller (Ing.-Buero_Heller@t-online.de)
12377
12378 * config.guess (interix Alpha): Add.
12379
12380 1999-04-11 Richard Henderson <rth@cygnus.com>
12381
12382 * configure.in (i?86-*-beos*): Do config gperf; don't config
12383 gdb, newlib, or libgloss.
12384
12385 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
12386
12387 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12388 link a trivial program with -mabi=64. If it fails, remove mabi=64
12389 from multidirs.
12390
12391 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
12392
12393 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12394
12395 1999-04-08 Nick Clifton <nickc@cygnus.com>
12396
12397 * config.sub: Add support for mcore targets.
12398
12399 1999-04-07 Michael Meissner <meissner@cygnus.com>
12400
12401 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12402 not mt-ospace, in order to shut up assembler warning about using
12403 symbols that are named the same as registers.
12404
12405 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
12406
12407 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12408 dependency list for all-target-cygmon.
12409
12410 1999-04-05 Doug Evans <devans@casey.cygnus.com>
12411
12412 * config-ml.in: Check $host, not $target, for selective multilibs.
12413 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12414 thumb interworking, and underscore prefix multilibs.
12415
12416 1999-04-04 Ian Lance Taylor <ian@zembu.com>
12417
12418 * missing: Update to version from current automake.
12419
12420 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
12421
12422 * configure (gxx_include_dir): Removed.
12423
12424 * configure.in (gxx_include_dir): Handle it.
12425 * Makefile.in: Likewise.
12426
12427 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
12428
12429 * config.sub (mips64vr4111,mips64vr4111el) Add.
12430
12431 1999-03-21 Ben Elliston <bje@cygnus.com>
12432
12433 * config.guess: Correct typo for detecting ELF on FreeBSD.
12434
12435 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
12436
12437 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12438 config/mh-djgpp.
12439
12440 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
12441
12442 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12443 all-target-newlib to dependency list for all-target-bsp.
12444
12445 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
12446
12447 * config.sub: Add i386-uwin support.
12448 * config.guess: Likewise.
12449
12450 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12451
12452 * configure.in: cleanup, add mh-*pic handling for arm, special
12453 case powerpc*-*-aix*
12454
12455 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
12456
12457 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12458 can be built.
12459
12460 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
12461
12462 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12463 targets.
12464
12465 1999-03-02 Nick Clifton <nickc@cygnus.com>
12466
12467 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12468
12469 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
12470
12471 * config.sub: Check for "cygwin*" rather than "cygwin32*"
12472
12473 1999-02-24 Nick Clifton <nickc@cygnus.com>
12474
12475 * config.sub: Fix typo in arm recognition.
12476
12477 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
12478
12479 * configure.in (noconfigdirs): Changed target_configdirs to
12480 include target-bsp only for m68k-*-elf* and m68k-*-coff*
12481 rather than m68k-*-* since it is not known to work on
12482 m68k-aout. Ditto for arm-*-*oabi.
12483
12484 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
12485
12486 * configure.in (*-*-windows*): Remove, no longer used.
12487
12488 1999-02-19 Ben Elliston <bje@cygnus.com>
12489
12490 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12491 Smart and improved by Andrew Cagney.
12492
12493 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
12494
12495 * config.guess: Recognize openbsd-*-hppa.
12496
12497 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
12498
12499 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12500 only if it is not empty.
12501
12502 1999-02-17 Nick Clifton <nickc@cygnus.com>
12503
12504 Patch from: Scott Bambrough <scottb@corelcomputer.com>
12505
12506 * config.guess: Modified to recognize uname's armv* syntax.
12507
12508 * config.sub: Modified to recognize uname's armv* syntax.
12509
12510 1999-02-17 Mark Salter <msalter@cygnus.com>
12511
12512 * configure.in: Added target-bsp for sparclite.
12513
12514 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
12515
12516 * config.sub: Recognize alphapca5[67] and up to alphaev8.
12517
12518 1999-02-08 Nick Clifton <nickc@cygnus.com>
12519
12520 * configure.in: Add support for strongarm port.
12521 * config.sub: Add support for strongarm target.
12522
12523 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
12524
12525 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12526 the old name config/mh-cygwin32.
12527 Enable texinfo.
12528
12529 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
12530
12531 * configure.in: Do build ld for ix86 Solaris.
12532
12533 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
12534
12535 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
12536 $AR_FOR_TARGET. Likewise for RANLIB.
12537
12538 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
12539
12540 * config.sub (oabi): Recognize.
12541 * configure.in (arm-*-oabi): Handle.
12542
12543 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
12544
12545 * config.guess: Improve detection of i686 on UnixWare 7.
12546
12547 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
12548
12549 * config.guess: Add support for i386-pc-interix.
12550 * config.sub: Likewise.
12551 * configure.in: Likewise.
12552
12553 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
12554
12555 * Makefile.in: Remove unneeded all-target-libio from
12556 from all-target-winsup target since it is now unneeded.
12557 Add all-target-libtermcap in its place since it is now
12558 needed.
12559
12560 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
12561
12562 * configure.in: makefile stub for cygwin target is probably
12563 unnecessary. Remove it for now.
12564
12565 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
12566
12567 * configure.in: libtermcap.a should be built when cygwin is the
12568 target as well as the host.
12569 * config.guess: Allow mixed case in cygwin uname output.
12570 * Makefile.in: Add libtermcap target.
12571
12572 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
12573
12574 * config.sub: Clean up handling of hppa2.0.
12575
12576 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
12577
12578 * config.guess: Use C code to identify more HP machines.
12579
12580 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
12581
12582 * config.sub: Handle hppa2.0.
12583
12584 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
12585
12586 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12587 cygmon for all sparclite targets, regardless of object format.
12588
12589 1998-12-15 Mark Salter <msalter@cygnus.com>
12590
12591 * configure.in: Added target-bsp for several target architectures.
12592
12593 * Makefile.in: Added rules for bsp.
12594
12595 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
12596
12597 * config.guess: Improve detection of hppa2.0 processors.
12598
12599 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
12600
12601 * config.guess: Recognize FreeBSD using ELF automatically.
12602
12603 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
12604
12605 * configure (skip-this-dir): Add handling for new shell script, which
12606 might be created by a sub-directory's configure to indicate, this particular
12607 directory is "unwanted".
12608 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12609
12610 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
12611
12612 * ltconfig: import from libtool, after changing libtool to
12613 account for the cygwin name change.
12614
12615 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
12616
12617 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12618 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12619
12620 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
12621
12622 * configure.in: Add libtermcap to list of cygwin dependencies.
12623
12624 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
12625
12626 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12627 they include winsup/include when it's a cygwin target.
12628
12629 1998-11-12 Tom Tromey <tromey@cygnus.com>
12630
12631 * configure.in (host_tools): Added zip.
12632 * Makefile.in (all-target-libjava): Depend on all-zip.
12633 (all-zip): New target.
12634 (ALL_MODULES): Added all-zip.
12635 (NATIVE_CHECK_MODULES): Added check-zip.
12636 (INSTALL_MODULES): Added install-zip.
12637 (CLEAN_MODULES): Added clean-zip.
12638
12639 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
12640
12641 * Makefile.in: lose "32" from comment about cygwin.
12642
12643 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
12644
12645 * configure.in: Use -Os to build target libraries for the fr30.
12646
12647 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
12648
12649 * config.sub: Add fr30.
12650
12651 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
12652
12653 * configure.in: drop "32" from config/mh-cygwin32. Check
12654 cygwin* instead of cygwin32*.
12655 * config.sub: Check cygwin* instead of cygwin32*.
12656
12657 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
12658
12659 * config.guess: Match any version of Unixware7.
12660
12661 1998-10-20 Syd Polk <spolk@cygnus.com>
12662
12663 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12664 if desired.
12665
12666 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
12667
12668 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12669 these if the appropriate directories and files to not exist.
12670
12671 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
12672
12673 * Makefile.in (DEVO_SUPPORT): Add config.if.
12674
12675 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
12676
12677 * configure: Add pattern to replace "build_tooldir"'s
12678 definition in the generated Makefile with "tooldir"'s
12679 actual value.
12680
12681 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
12682
12683 * config.sub: Bring back lost sparcv9.
12684
12685 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12686
12687 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
12688
12689 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12690 CC_FOR_TARGET and friends.
12691
12692 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12693
12694 * Makefile.in (build_tooldir): New variable, same as tooldir.
12695 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12696 -B$(build_tooldir)/bin/.
12697 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12698
12699 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12700
12701 * README: Remove installation instructions and refer to the
12702 INSTALL directory instead.
12703
12704 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
12705
12706 * config.sub: Add support for i[34567]86-pc-udk.
12707 * configure.in: Likewise.
12708
12709 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
12710
12711 * Makefile.in: add bzip2 package building bits for user
12712 tools module
12713 * configure.in: ditto
12714
12715 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
12716
12717 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12718 (ALL_TARGET_MODULES): Add all-target-libobjc.
12719 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12720 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12721 (all-target-libchill): Add dependencies.
12722 * configure.in (target_libs): Add libchill.
12723
12724 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
12725
12726 * configure.in (target_subdir): Remove duplicate line.
12727
12728 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
12729
12730 * Makefile.in (all-automake): fix dependencies.
12731
12732 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
12733
12734 * configure.in: Minor cleanups for building in the $(target_alias)
12735 subdir.
12736
12737 1998-09-22 Jim Wilson <wilson@cygnus.com>
12738
12739 * Makefile.in (bootstrap): Set r and s before make all. Use
12740 BASE_FLAGS_TO_PASS in make all.
12741 (cross): Likewise.
12742
12743 1998-09-20 Mark Mitchell <mark@markmitchell.com>
12744
12745 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12746
12747 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
12748
12749 * config.sub: Fix typo in last change.
12750
12751 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12752
12753 * config.sub: Add support for C4x target.
12754 * configure.in: Likewise.
12755
12756 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
12757
12758 * config.sub: Recognize sparcv9 just like sparc64.
12759
12760 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
12761
12762 * config.guess: Match "Pent II" or "PentII" for OpenServer.
12763
12764 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
12765
12766 * config.guess: Correctly identify Pentium II sco boxes.
12767
12768 * config.guess: Fix "tr" code. From Weiwen Liu.
12769
12770 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
12771
12772 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12773 stabs.
12774
12775 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
12776
12777 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12778 (ALL_TARGET_MODULES): Add all-target-libchill.
12779 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12780 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12781 (all-target-libchill): Add dependencies.
12782 * configure.in (target_libs): Add libchill.
12783
12784 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12785
12786 * config.guess: Avoid assumptions about "tr" behaves when
12787 LANG is set to something other than English.
12788
12789 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
12790
12791 * configure (gxx_include_dir): Changed to
12792 '${prefix}/include/g++'-${libstdcxx_interface}.
12793
12794 * config.if: New to determine the interfaces.
12795
12796 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
12797
12798 * config.guess: Detect and handle MPE/IX.
12799 * config.sub: Deal with MPE/IX.
12800
12801 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
12802
12803 * configure.in: Use mh-aix43.
12804
12805 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
12806
12807 * configure: Fix --without/--disable cases for gxx-include-dir.
12808
12809 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
12810
12811 * mdata-sh: Imported. Needed for automake support.
12812
12813 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
12814
12815 * Makefile.in (taz): Try "chmod -R og=u ." before
12816 "chmod og=u `find . -print`".
12817
12818 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
12819
12820 * configure.in: Add arm-elf and thumb-elf support.
12821
12822 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
12823
12824 * Makefile.in: Undo previous patch.
12825
12826 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
12827
12828 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12829 to here ...
12830 (install-no-fixedincludes): and here
12831 (INSTALL_MODULES): ... from here.
12832
12833 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
12834
12835 * config.sub: Merge with FSF.
12836
12837 * config.guess: Merge with FSF.
12838
12839 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
12840
12841 * configure (extraconfigdirs): New variable.
12842 (SUBDIRS): Add extraconfigdirs and recurse on them too.
12843 * Makefile.in (all): Move higher in file.
12844 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12845 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12846 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12847 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12848 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12849
12850 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
12851
12852 * Makefile.in (all-target-libjava): Depend on all-gcc and
12853 all-target-newlib.
12854 (configure-target-libjava): Depend on $(ALL_GCC).
12855
12856 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
12857
12858 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12859 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12860
12861 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
12862
12863 * INSTALL/README: Fix typo.
12864
12865 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
12866
12867 * ylwrap: Change absolute path checks to check for DOS style path
12868 names.
12869
12870 * ylwrap: Don't use a full path name if the source file is in the
12871 same directory. From hjl@lucon.org (H.J. Lu).
12872
12873 * config-ml.in: Default to being verbose, to match Feb 18 change to
12874 configure.
12875
12876 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
12877
12878 Brought over from egcs:
12879
12880 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12881
12882 * configure.in (target_subdir): Set to ${target_alias} instead
12883 of "libraries".
12884
12885 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12886
12887 * configure.in (target_subdir): Set to libraries if enable_multilib.
12888
12889 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
12890
12891 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12892 multilibs, force reconfiguration the first time we create
12893 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12894
12895 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
12896
12897 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12898 avoid confusion with --no-recursion.
12899
12900 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
12901
12902 * configure.in: Win32 hosts shouldn't use install -x
12903 * install-sh: remove -x option, and special .exe-handling
12904 hack.
12905
12906 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
12907
12908 * config.guess: Recognize i586-pc-beos.
12909 * configure.in: Don't build some bits for beos.
12910
12911 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
12912
12913 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12914 CFLAGS default to -O2.
12915
12916 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12917 when using GNU ld.
12918
12919 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
12920
12921 * ltmain.sh: Correct install when using a different shell.
12922
12923 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
12924
12925 * ltconfig, ltmain.sh: Update to libtool 1.2b.
12926
12927 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
12928
12929 * makefile.vms: Update to build binutils/makefile.vms. Add install
12930 target.
12931
12932 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
12933
12934 * ltconfig: Update to correct AIX handling.
12935
12936 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12937
12938 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12939
12940 * configure.in (target_subdir): Set to ${target_alias} instead
12941 of "libraries".
12942
12943 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12944
12945 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12946 (Makefile): Depend on $(gcc_version_trigger).
12947
12948 * configure (gcc_version): Change default initializer to empty
12949 string.
12950 (gcc_version_trigger): New variable; pass this variable down
12951 to subdir configures to enable them checking gcc's version
12952 themselves. Emit make macros for both gcc_version vars.
12953 (topsrcdir): Initialize reliably.
12954 (recursion line): Remove --with-gcc-version=${gcc_version}.
12955
12956 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12957
12958 * configure (enable_version_specific_runtime_libs): Implement new flag
12959 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12960 in $(libsubdir); emit definition in each generated Makefile.
12961 (gxx_include_dir): Initialize depending on
12962 $enable_version_specific_runtime_libs.
12963
12964 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12965
12966 * configure (gcc_version): Initialize properly depending on
12967 how and where configure is started.
12968 (recursion line): Pass a --with-gcc-version=${gcc_version}
12969 to configures in subdirs.
12970
12971 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12972
12973 * configure.in (noconfigdirs): Add configure pattern for mips tx39
12974 cygmon
12975
12976 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12977
12978 * configure.in: Add cygmon and libstub support for mn10200.
12979
12980 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12981
12982 * configure (gcc_version): Add new variable describing the
12983 particular gcc version we're building.
12984 * Makefile.in (libsubdir): Add new macro for the directory
12985 in which the compiler finds executables, libraries, etc.
12986 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12987 and libsubdir.
12988
12989 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12990
12991 * Makefile.in (local-clean): Remove *.log.
12992 (warning.log): Built with warn_summary from build.log.
12993 (mail-report.log): Run test_summary.
12994 (mail-report-with-warnings.log): Run test_summary including
12995 warning.log in the report.
12996
12997 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
12998
12999 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13000
13001 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
13002
13003 * Makefile.in (grep): Grep no longer depends on libiberty.
13004
13005 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
13006
13007 * Makefile.in: all-snavigator needs all-libgui.
13008
13009 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
13010
13011 * configure.in: Add cygmon and libstub support for mn10300.
13012
13013 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
13014
13015 * missing: Update to version from automake 1.3.
13016
13017 * ltmain.sh: On installation, don't get confused if the same name
13018 appears more than once in the list of library names.
13019
13020 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
13021
13022 * config.sub: Accept m68060 and m5200 as CPU names.
13023
13024 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
13025
13026 * configure: Use && rather than using -a in test, because odd
13027 strings can confuse test.
13028 * configure.in: Likewise.
13029
13030 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
13031
13032 * ltconfig, ltmain.sh: Bring in Visual C++ support.
13033
13034 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13035
13036 * Makefile.in (boostrap2-lean, bootstrap3-lean,
13037 bootstrap4-lean): New targets.
13038
13039 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
13040
13041 * mpw-* Delete. Not used.
13042
13043 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
13044
13045 * COPYING.LIB: Update FSF address.
13046
13047 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
13048
13049 * ltconfig, ltmain.sh: Update to libtool 1.2a.
13050
13051 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13052 GAS_SUPPORT_DIRS.
13053
13054 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
13055
13056 * ltconfig, ltmain.sh: Avoid producing a version number if
13057 -version-info was not used.
13058
13059 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
13060
13061 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13062 building with newlib.
13063
13064 1998-04-30 Paul Eggert <eggert@twinsun.com>
13065
13066 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
13067 Solaris `make' causes it to continue to next definition.
13068
13069 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
13070
13071 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13072 the right GUI libraries and files are installed along with GDB.
13073
13074 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
13075
13076 * configure.in: Change alpha to alpha* in several places.
13077
13078 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
13079
13080 * config.sub: Recognize sparc86x.
13081
13082 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
13083
13084 * configure.in (--enable-target-optspace): Remove debug echo.
13085
13086 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
13087
13088 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13089
13090 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
13091
13092 * ltconfig: Update cygwin32 support.
13093
13094 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13095 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13096 (GDB_SUPPORT_DIRS): Likewise.
13097
13098 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
13099
13100 * configure.in (target_makefile_frag): If --enable-target-optspace,
13101 use -Os to compile target libraries rather than -O2. Default to
13102 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13103 not used.
13104 * configure.in (target_cflags): Ditto for d30v.
13105
13106 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
13107
13108 * Makefile.in (all-bfd): Depend on all-intl.
13109 (all-binutils): Likewise.
13110 (all-gas): Likewise.
13111 (all-gprof): Likewise.
13112 (all-ld): Likewise.
13113
13114 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
13115
13116 * configure.in (host_tools): Fix typo, lbtool -> libtool.
13117
13118 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
13119
13120 * Makefile.in (all-bfd): Depend upon all-libiberty.
13121
13122 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13123
13124 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
13125
13126 * Makefile.in: Add libstub.
13127
13128 * configure.in: Ditto. Build libstub for targets that have cygmon
13129 support.
13130
13131 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
13132
13133 * configure.in: Don't set PICFLAG on ix86-cygwin32.
13134
13135 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
13136
13137 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13138 use mh-sysv5 if specified. Support gprof on SCO Open Server.
13139
13140 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
13141
13142 * configure: Define DEFAULT_M4 by searching PATH.
13143 * Makfile.in: Use DEFAULT_M4.
13144
13145 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
13146
13147 * ltconfig: Add cygwin32 support.
13148
13149 * Makefile.in, configure.in: Add libtool as a native only directory
13150 to configure and build.
13151
13152 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
13153
13154 * Makefile.in (INSTALL_MODULES): Remove texinfo.
13155
13156 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
13157
13158 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13159
13160 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
13161
13162 * Makefile.in: add ash make rules
13163 * configure.in: add ash to native_only and host_tools lists
13164
13165 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
13166
13167 * Makefile.in (all-gettext, all-intl): New targets.
13168 (ALL_MODULES): Added all-gettext, all-intl.
13169 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13170 (INSTALL_MODULES): Added install-gettext, install-intl.
13171 (CLEAN_MODULES): Added clean-gettext, clean-intl.
13172
13173 * configure.in (host_tools): Added gettext.
13174 (native_only): Likewise.
13175 (noconfigdirs) [various cases]: Likewise.
13176 (host_libs): Added intl.
13177
13178 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
13179
13180 * configure: Do not disable building gdbtk for cygwin32 hosts.
13181
13182 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
13183
13184 * configure.in: Add thumb-coff target.
13185 * config.sub: Add thumb-coff target.
13186
13187 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13188
13189 * Makefile.in: Revert yesterday's change.
13190 (all-target-winsup): all-target-librx stays out of here.
13191
13192 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
13193
13194 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13195 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13196 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13197 Remove references to librx and libg++.
13198
13199 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
13200
13201 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13202 recursive makes
13203
13204 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
13205
13206 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13207 for newlib directory.
13208 (CXX_FOR_TARGET): Likewise.
13209
13210 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
13211
13212 * ltconfig: Update after libtool/ltconfig.in change for
13213 hpux11.
13214
13215 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
13216
13217 * ltconfig, ltmain.sh: Update to libtool 1.2.
13218
13219 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
13220
13221 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13222 (install-gcc-cross): Instead, override LANGUAGES here.
13223
13224 1998-03-18 Dave Love <d.love@dl.ac.uk>
13225
13226 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13227 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13228
13229 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
13230
13231 * configure.in: Add Thumb-pe target.
13232
13233 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
13234
13235 * Makefile.in - changed sn targets to snavigator
13236 * configure.in - changed sn targets to snavigator
13237
13238 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
13239
13240 * config-ml.in: After building symlink tree call make distclean
13241 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13242 to be the case for libiberty.
13243
13244 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
13245
13246 * configure: When making link, also check the current
13247 directory. The configure scripts may create one.
13248
13249 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
13250
13251 * config.sub: Accept alphapca56 and alphaev6 properly.
13252
13253 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13254
13255 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13256
13257 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13258
13259 * config.sub (sco5): Fix typo.
13260
13261 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
13262
13263 * Makefile.in (INSTALL_MODULES): Move install-tcl before
13264 install-itcl.
13265 (install-itcl): Remove dependency on install-tcl.
13266
13267 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
13268
13269 * configure.in: Remove libgloss from noconfigdirs for MN10300.
13270
13271 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
13272
13273 * configure.in: Don't build libgui for a cygwin32 target when not on
13274 a cygwin32 host.
13275
13276 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
13277
13278 * configure (redirect): Set to null, so default behavior of
13279 configure is now --verbose.
13280
13281 1998-02-16 Dave Love <d.love@dl.ac.uk>
13282
13283 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13284 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13285
13286 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
13287
13288 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13289 this change to sync Makefile.in with its ChangeLog entries.
13290
13291 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
13292
13293 * ltmain.sh (mkdir): Check that the directory doesn't exist
13294 before we exit with error, so that we don't get races during
13295 parallel builds.
13296
13297 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
13298
13299 * ltconfig, ltmain.sh: Update from libtool 1.0i.
13300
13301 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
13302
13303 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13304 PICFLAG_FOR_TARGET.
13305 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13306
13307 * configure: Emit a definition for the new macro enable_shared
13308 into each Makefile.
13309
13310 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13311
13312 * configure.in (host_tools, native_only): Add libtool.
13313
13314 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
13315
13316 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13317 Fix typo in ming config comment.
13318
13319 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
13320
13321 * ltconfig, ltmain.sh: Update from libtool 1.0h.
13322
13323 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
13324
13325 * config.sub: Add tic30 cases, and map c30 to tic30.
13326
13327 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
13328
13329 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13330 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13331 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13332 (CLEAN_TARGET_MODULES): Similarly
13333 (all-target-libf2c): Add dependences.
13334 * configure.in (target_libs): Add libf2c.
13335
13336 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
13337
13338 * configure.in: Remove expect from noconfigdirs when target
13339 is cygwin32. OK to build expect and dejagnu with Canadian
13340 Cross.
13341
13342 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
13343
13344 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13345 host.
13346
13347 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13348 and mingw32.
13349
13350 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
13351
13352 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13353 here as it is not defined in the toplevel Makefile.
13354
13355 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
13356
13357 * configure (package_makefile_rules_frag): New variable, which names
13358 a file with generic rules, ...
13359 Change comment to mention we now have FIVE parts.
13360 * configure: Undo last change.
13361
13362 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
13363
13364 * config.guess: More accurate determination of HP processor types.
13365 * config.sub: More accurate determination of HP processor types.
13366
13367 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
13368
13369 * configure (package_makefile_frag): Move inserting the
13370 ${package_makefile_frag} to where it should be according
13371 to the comment.
13372
13373 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
13374
13375 * config.guess: Add support for Linux/ARM.
13376
13377 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
13378
13379 * .cvsignore: Remove *-info and *-install since they match
13380 release-info and mpw-install, which we don't want to just ignore.
13381
13382 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
13383
13384 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13385
13386 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
13387
13388 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13389 local_prefix to sub-make invocations.
13390
13391 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
13392
13393 * configure.in: Check makefile fragments in the source
13394 directory.
13395
13396 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13397
13398 * configure.in: Check whether host and target makefile
13399 fragments exist before adding them to *_makefile_frag.
13400
13401 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
13402
13403 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13404
13405 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
13406
13407 * configure.in: Make sure we only replace RPATH_ENVVAR on
13408 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13409 regexp to sed.
13410
13411 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13412 to sub-makes.
13413
13414 1998-01-13 Lee Iverson (leei@ai.sri.com)
13415
13416 * config-ml.in (multi-do): LDFLAGS must include multilib
13417 designator.
13418
13419 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
13420
13421 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13422
13423 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
13424
13425 * config.sub: Add mingw32 support.
13426 * configure.in: Likewise.
13427
13428 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13429
13430 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13431
13432 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
13433
13434 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13435 * configure (gxx_include_dir): Provide a definition for subdirs
13436 which do not use autoconf.
13437
13438 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
13439
13440 * config.guess: Sync with egcs. Picks up new alpha support,
13441 BeOS & some additional linux support.
13442
13443 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
13444
13445 * config.guess: HP 9000/803 is a PA1.1 machine.
13446
13447 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
13448
13449 * configure.in: It's alpha*-...
13450
13451 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13452
13453 * configure.in (host_makefile_frag, target_makefile_frag):
13454 Handle multiple config files.
13455 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13456 alpha-*-*.
13457
13458 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
13459
13460 * mkdep: New file.
13461
13462 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
13463
13464 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13465
13466 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
13467
13468 * Makefile.in: Add libgui directory.
13469 (GDB_TK): Add all-libgui.
13470 * configure.in: Add libgui directory.
13471 * configure: Add all-libgui to GDB_TK.
13472
13473 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
13474
13475 * config-ml.in (multidirs): Add m32r to multilib list.
13476
13477 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
13478
13479 * Makefile.in (all-target-gperf): Change dependency to
13480 all-target-libstdc++.
13481
13482 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
13483
13484 * config.guess: Add BeOS support.
13485
13486 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
13487
13488 Source directory cvs renamed to cvssrc:
13489 * configure.in (host_tools): Change cvs to cvssrc.
13490 (native_only): Likewise.
13491 (noconfigdirs) [various cases]: Likewise.
13492 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13493 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13494 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13495 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13496 (all-cvssrc): Rename target from all-cvs.
13497
13498 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
13499
13500 * configure (gxx_include_dir): Fix thinko.
13501
13502 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
13503
13504 * Makefile.in (INSTALL_TARGET_CROSS): Define.
13505 (install-cross, install-gcc-cross): New targets.
13506
13507 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
13508
13509 * configure.in (noconfigdirs): Add support for Thumb target.
13510
13511 * config.sub (maybe_os): Add support for Thumb target.
13512
13513 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
13514
13515 * Makefile.in: Add rules for cygmon.
13516
13517 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13518
13519 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
13520
13521 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13522 * configure (gxx_include_dir): Provide a definition for subdirs
13523 which do not use autoconf.
13524
13525 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
13526
13527 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13528 11/18/97 build
13529
13530 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
13531
13532 * From Franz Sirl.
13533 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13534 found on RedHat Linux systems.
13535
13536 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
13537
13538 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13539 guesses.
13540
13541 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
13542
13543 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13544
13545 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
13546
13547 * ltmain.sh: If mkdir fails, check whether the directory was created
13548 anyhow by some other process.
13549
13550 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
13551
13552 * configure.in (d30v-*-*): Configure all directories.
13553
13554 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
13555
13556 * configure.in (d30v-*-*): Configure newlib, libiberty directories
13557 for the D30V.
13558
13559 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
13560
13561 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13562
13563 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
13564
13565 * include/libiberty.h: Add extern "C" { so it can be used with C++
13566 progrms.
13567 * include/remote-sim.h: Add extern "C" { so it can be used with C++
13568 programs.
13569
13570 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
13571
13572 * configure.in (d30v-*-*): Configure GCC now.
13573
13574 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
13575
13576 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13577 is no longer needed.
13578
13579 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
13580
13581 * Makefile.in: check-target-libio depends on all-target-libstdc++.
13582
13583 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
13584
13585 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13586 targets using "$@" to provide support for similar but not identical
13587 targets without having to duplicate code.
13588
13589 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
13590
13591 * makefile.vms: Fix to work with DEC C.
13592
13593 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
13594
13595 * config.sub: Add mips-tx39-elf to marketing names.
13596
13597 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
13598
13599 * ltmain.sh: Handle symlinks in generated script.
13600
13601 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
13602
13603 * configure: Handle autoconf style directory options: --bindir,
13604 --datadir, --includedir, --infodir, --libdir, --libexecdir,
13605 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13606 --sysconfdir.
13607 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13608 (sharedstatedir, localstatedir, oldincludedir): New variables.
13609 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13610 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13611 sbindir, sharedstatedir, and sysconfdir.
13612
13613 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13614
13615 * Makefile.in (bootstrap-lean): New target.
13616
13617 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
13618
13619 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
13620 sn, and gnuserv from noconfigdirs.
13621
13622 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
13623
13624 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13625
13626 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
13627
13628 * Makefile.in (cross): New target.
13629
13630 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
13631 Jeff Law <law@cygnus.com>
13632
13633 * Makefile.in (bootstrap2, bootstrap3): New targets.
13634 (all-bootstrap): Remove outdated and confusing target.
13635 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13636
13637 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
13638
13639 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13640 windows. Consistent with gdb/configure.
13641
13642 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
13643
13644 * configure.in: Name Linux target fragment.
13645
13646 * configure: Rewrite so that project Makefile fragment is inserted
13647 first and appears last in the resulting Makefile.
13648
13649 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
13650
13651 * Makefile.in (install-itcl): Install tcl first.
13652
13653 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
13654
13655 * configure.in: remove bison from noconfigdirs for Cygwin32 host
13656
13657 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13658
13659 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13660
13661 * configure.in (skipdirs): Add target-librx for Linux.
13662 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13663
13664 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
13665
13666 * Makefile.in (bootstrap): New target.
13667
13668 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
13669
13670 * config.sub: Accept 'amigados' for backward compatibility.
13671
13672 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
13673
13674 * config.guess: Merge with FSF.
13675
13676 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
13677
13678 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13679
13680 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
13681
13682 * config.sub: Add "marketing-names" patch.
13683
13684 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
13685
13686 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13687
13688 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
13689
13690 * config.sub: Handle v850-elf.
13691
13692 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
13693
13694 * .cvsignore (*-install): Remove.
13695
13696 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
13697
13698 * ltconfig: Set CONFIG_SHELL in libtool.
13699 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13700
13701 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13702
13703 * configure.in (target_subdir): Set to libraries if enable_multilib.
13704
13705 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
13706
13707 * config.guess: Update from gcc directory.
13708
13709 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
13710
13711 * Makefile.in (all-sim): Depends on all-readline.
13712
13713 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
13714
13715 * Makefile.in (BISON, YACC): Use $$s.
13716 (all-bison): Depend on all-texinfo.
13717
13718 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
13719
13720 * Makefile.in (BISON): Add -L flag.
13721 (YACC): Likewise.
13722
13723 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13724
13725 * configure.in (noconfigdirs): Add support for v850e target.
13726
13727 * config.sub (maybe_os): Add support for v850e target.
13728
13729 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13730
13731 * configure.in (noconfigdirs): Add support for v850ea target.
13732
13733 * config.sub (maybe_os): Add support for v850ea target.
13734
13735 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
13736
13737 * config.sub: Add mipstx39. Delete r3900.
13738
13739 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13740
13741 * Makefile.in (all-autoconf): Depends on all-texinfo.
13742
13743 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
13744
13745 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13746 eabi targets.
13747
13748 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
13749
13750 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13751
13752 * configure: When handling a Canadian Cross, handle YACC as well as
13753 BISON. Just set BISON to bison. When setting YACC, prefer bison.
13754 * Makefile.in (all-bison): Depend upon all-texinfo.
13755
13756 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
13757
13758 * Makefile.in (BISON): bison, not byacc or bison -y.
13759 (YACC): bison -y or byacc or yacc.
13760 (various): Add *-bison as appropriate.
13761 (taz): No need to mess with BISON anymore.
13762
13763 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
13764
13765 * configure: If OSTYPE matches *win32*, try to find a good value for
13766 CONFIG_SHELL.
13767
13768 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
13769
13770 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13771 configure.in if it is present.
13772
13773 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
13774
13775 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13776
13777 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
13778
13779 * config.sub: Recognize `arc' cpu.
13780 * configure.in: Likewise.
13781 * config-ml.in: Likewise.
13782
13783 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
13784
13785 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13786
13787 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
13788
13789 * configure: Changed sed delimiter from ':' to '|' when
13790 attempting to substitute ${config_shell} for SHELL. On
13791 NT ${config_shell} may contain a ':' in it.
13792
13793 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
13794
13795 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13796
13797 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
13798
13799 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13800
13801 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
13802
13803 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13804
13805 * ylwrap: If the program is a relative path, force it to be
13806 absolute.
13807
13808 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
13809
13810 * configure (tooldir): Set BISON to `bison -y' and not just bison.
13811
13812 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
13813
13814 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13815 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13816 for libraries.
13817
13818 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
13819
13820 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13821 separated by spaces.
13822
13823 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
13824
13825 * ylwrap: New file.
13826 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13827
13828 * ltmain.sh: Handle /bin/sh at start of install program.
13829
13830 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13831
13832 * ltconfig, ltmain.sh: New files, from libtool 1.0.
13833 * missing: New file, from automake 1.2.
13834
13835 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
13836
13837 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
13838 check-tk to CHECK_X11_MODULES.
13839
13840 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
13841
13842 * config.sub: Merge with FSF.
13843
13844 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
13845
13846 * config.guess: Merge with FSF.
13847
13848 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13849
13850 * configure: Treat msdosdjgpp like go32.
13851 * configure.in: Likewise. Don't remove gprof for go32.
13852
13853 * configure: Change Makefile.tem2 to Makefile.tm2.
13854
13855 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
13856
13857 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13858
13859 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13860
13861 * install-sh (chmodcmd): Set to null if the DST directory already
13862 exists. Same as Nov 11th change.
13863
13864 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
13865
13866 * configure (GDB_TK): Needs itcl and tix.
13867
13868 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
13869
13870 * config.guess: Update from FSF.
13871
13872 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
13873
13874 * Makefile.in (GDB_TK): Depend on itcl and tix.
13875
13876 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
13877
13878 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13879 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13880 (INSTALL_SCRIPT): New variable.
13881 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13882 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13883 to -x.
13884 * install-sh: Add support for -x option.
13885
13886 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
13887
13888 * configure.in, Makefile.in: Treat tix like itcl.
13889
13890 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
13891
13892 * Makefile.in (WINDRES): New variable.
13893 (WINDRES_FOR_TARGET): New variable.
13894 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13895 (EXTRA_HOST_FLAGS): Add WINDRES.
13896 (EXTRA_TARGET_FLAGS): Add WINDRES.
13897 (EXTRA_GCC_FLAGS): Add WINDRES.
13898 ($(DO_X)): Pass down WINDRES.
13899 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13900 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13901 DLLTOOL_FOR_TARGET.
13902
13903 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
13904
13905 * configure.in: configure sim before gdb for win32-x-ppc
13906
13907 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13908
13909 Move gperf into the toplevel, from libg++.
13910 * configure.in (target_tools): Add target-gperf.
13911 (native_only): Add target-gperf.
13912 * Makefile.in (all-target-gperf): New target, depend on
13913 all-target-libg++.
13914 (configure-target-gperf): Empty rule.
13915 (ALL_TARGET_MODULES): Add all-target-gperf.
13916 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13917 (CHECK_TARGET_MODULES): Add check-target-gperf.
13918 (INSTALL_TARGET_MODULES): Add install-target-gperf.
13919 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13920
13921 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
13922
13923 * config.sub (mn10200): Recognize new basic machine.
13924
13925 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13926
13927 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13928 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13929
13930 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13931
13932 * configure.in: If we're building mips-sgi-irix6* native, turn on
13933 ENABLE_MULTILIB and set TARGET_SUBDIR.
13934
13935 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
13936
13937 * Makefile.in (all-sn): Depend on all-grep.
13938
13939 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13940
13941 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13942
13943 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13944 Makefile. From Jeff Makey <jeff@cts.com>.
13945 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13946
13947 * Makefile.in (DISTBISONFILES): Remove.
13948 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13949 $(DEFAULT_YACC).
13950
13951 * configure.in: Build itl, db, sn, etc., when building for native
13952 cygwin32.
13953
13954 * Makefile.in (LD): New variable.
13955 (EXTRA_HOST_FLAGS): Pass down LD.
13956 ($(DO_X)): Likewise.
13957
13958 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13959
13960 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13961
13962 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13963
13964 * configure.in (targargs): Strip out any supplied --build argument
13965 before adding our own. Always add --build.
13966
13967 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13968
13969 * configure.in (targargs): Pass --build if we're doing
13970 a cross-compile.
13971
13972 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13973
13974 * configure: Use '|' instead of ":" as the separator in
13975 sed. Otherwise sed chokes on NT path names with drive
13976 designators. Also look for "?:*" as the leading characters in an
13977 absolute pathname.
13978
13979 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13980
13981 * config.sub: Support for r3900.
13982
13983 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13984
13985 * configure.in: Use install-sh, not install.sh.
13986
13987 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13988
13989 * Makefile.in (taz): Improve check for BISON so it doesn't try to
13990 apply it twice.
13991
13992 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
13993
13994 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13995 install-binutils.
13996
13997 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
13998
13999 * Makefile.in: Add automake targets.
14000 * configure.in (host_tools): Add automake.
14001
14002 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
14003
14004 * configure: Default CXX to c++, not gcc.
14005 * Makefile.in (CXX): Set to c++, not gcc.
14006 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14007
14008 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
14009
14010 * install-sh: try appending a .exe if source file doesn't
14011 exist
14012
14013 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
14014
14015 * configure.in: Turn on multilib by default.
14016 (cross_only): Remove target-libiberty.
14017
14018 * Makefile.in (all-gcc): Don't depend on libiberty.
14019
14020 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
14021
14022 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14023
14024 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
14025
14026 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14027 (DISTBISONFILES): Add ld/Makefile.in
14028
14029 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
14030
14031 * configure.in: if target is cygwin32 but host isn't cygwin32,
14032 don't configure gdb tcl tk expect, not just gdb.
14033
14034 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
14035
14036 * configure.in: Added gnuserv everywhere sn appears.
14037
14038 * Makefile.in (ALL_MODULES): Added all-gnuserv.
14039 (CROSS_CHECK_MODULES): Added check-gnuserv.
14040 (INSTALL_MODULES): Added install-gnuserv.
14041 (CLEAN_MODULES): Added clean-gnuserv.
14042 (all-gnuserv): New target.
14043
14044 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
14045
14046 * config.guess: Fixes for MIPS OpenBSD systems.
14047
14048 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
14049
14050 * Makefile.in (INSTALL_XFORM): Remove.
14051 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14052
14053 * mkinstalldirs: New file, copied from automake.
14054 * Makefile.in (installdirs): Rename from install-dirs. Use
14055 mkinstalldirs. Change all users.
14056 (DEVO_SUPPORT): Add mkinstalldirs.
14057
14058 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
14059
14060 * install-sh: Rename from install.sh.
14061 * Makefile.in (INSTALL): Change install.sh to install-sh.
14062 (DEVO_SUPPORT): Likewise.
14063
14064 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
14065 Graichen <graichen@rzpd.de>.
14066
14067 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
14068
14069 * config.guess: Recognize OpenBSD systems correctly.
14070
14071 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14072
14073 * README, Makefile.in (ETC_SUPPORT): Remove references to
14074 cfg-paper*, configure.{texi,man,info*}._
14075
14076 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
14077
14078 * Makefile.in (all.normal): Ensure that gcc is built after all
14079 the x11 - ie gdb - targets.
14080
14081 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
14082
14083 * makefile.vms: Don't run conf-a-gas.
14084
14085 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
14086
14087 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
14088
14089 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
14090
14091 * configure.in: Remove noconfigdirs case since gdb also
14092 configures and builds for tic80-coff.
14093
14094 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
14095
14096 * configure: Set cache_file to config.cache.
14097 * Makefile.in (local-distclean): Remove config.cache.
14098
14099 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
14100
14101 * COPYING: Update FSF address.
14102
14103 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
14104
14105 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14106 noconfigdirs.
14107
14108 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
14109
14110 * Makefile.in (install-dirs): Don't crash if prefix, and hence
14111 MAKEDIRS, is empty.
14112
14113 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
14114
14115 * config.sub: Tweak mn10300 entry.
14116
14117 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
14118
14119 * configure.in (host_tools): Put sim before gdb, so gdb's
14120 configure.tgt can determine if the simulator was configured.
14121
14122 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
14123
14124 * config.sub: Move BeOS $os case to be with other Cygnus
14125 local cases.
14126
14127 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
14128
14129 * config.sub: Remove misplaced comment that broke Linux.
14130
14131 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
14132
14133 * config.sub: Add BeOS support.
14134
14135 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
14136
14137 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14138
14139 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
14140
14141 * configure.in (noconfigdirs): Remove tcl and tk from
14142 noconfigdirs for cygwin32 builds.
14143
14144 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
14145
14146 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14147
14148 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
14149
14150 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14151 make-all.com, use makefile.vms instead.
14152
14153 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
14154
14155 * config.sub: Accept -lnews*.
14156
14157 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
14158
14159 * configure.in (noconfigdirs): Disable target-newlib,
14160 target-examples and target-libiberty for d30v.
14161
14162 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14163
14164 * configure.in (noconfigdirs): Enable ld for d30v.
14165
14166 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
14167
14168 * configure.in (tic80-*-*): Build compiler.
14169
14170 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
14171
14172 * configure.in (d30v-*): Remove sim directory from list of
14173 unsupported d30v directories
14174
14175 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14176
14177 * config.sub, configure.in: Add d30v target cpu.
14178
14179 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
14180
14181 * makefile.vms: New file.
14182 * make-all.com: Remove.
14183
14184 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
14185
14186 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14187
14188 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
14189
14190 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14191
14192 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
14193
14194 * Makefile.in (ALL_MODULES): Added all-db.
14195 (CROSS_CHECK_MODULES): Addec check-db.
14196 (INSTALL_MODULES): Added install-db.
14197 (CLEAN_MODULES): Added clean-db.
14198
14199 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
14200
14201 * config.guess: Merge with latest FSF sources.
14202
14203 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
14204
14205 * Makefile.in (ALL_MODULES): Added all-itcl.
14206 (CROSS_CHECK_MODULES): Added check-itcl.
14207 (INSTALL_MODULES): Added install-itcl.
14208 (CLEAN_MODULES): Added clean-itcl.
14209
14210 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
14211
14212 * configure.in: build gdb for mn10200
14213
14214 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
14215
14216 * Makefile.in (all-target-winsup): Depend on all-target-libio.
14217
14218 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
14219
14220 * configure.in (tic80-*-*): Turn off most targets right now.
14221
14222 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
14223
14224 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14225 rather than the makeinfo program.
14226 (do-info): Depend upon all-texinfo.
14227
14228 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
14229
14230 * configure.in: Remove uses of config/mh-linux.
14231
14232 * config.sub, config.guess: Merge with latest FSF sources.
14233
14234 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
14235
14236 * config.sub (case $basic_machine): Add tic80 entries.
14237
14238 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
14239
14240 * config.sub, config.guess: Merge with latest FSF sources.
14241
14242 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14243
14244 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14245 * mpw-config.in: Test for NewFolderRecursive.
14246 * mpw-install: Use symbolic name for startup filename.
14247 * mpw-README: Add various additional details.
14248
14249 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
14250
14251 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14252
14253 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
14254
14255 * configure.in: Do build gcc and the target libraries for
14256 the mn10200.
14257
14258 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
14259
14260 * configure.in: don't avoid building gdb for mn10300 any more
14261 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14262 instead of single-quoting it.
14263
14264 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
14265
14266 * configure.in: Don't use --with-stabs on IRIX 6.
14267
14268 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
14269
14270 * configure.in (m32r): Build gdb, libg++ now.
14271
14272 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14273
14274 * configure.in (mips*-sgi-irix6*): Remove gdb and related
14275 directories from noconfigdirs.
14276
14277 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
14278
14279 * config.sub (basic_machine): added mips16 configuration
14280
14281 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14282
14283 * config.sub: Handle d10v-unknown.
14284
14285 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
14286
14287 * config.sub: Handle v850-unknown.
14288
14289 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
14290
14291 * Makefile.in: add findutils
14292 * configure.in: add findutils to list of host_tools
14293
14294 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
14295
14296 * config.sub: Handle mn10200 and mn10300.
14297
14298 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14299
14300 * configure.in (d10v-*): Do not build librx.
14301
14302 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
14303
14304 * configure.in (mn10300): Build everything except gdb & libgloss.
14305
14306 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
14307
14308 * config.guess: Patch for Dansk Data Elektronik servers,
14309 from Niels Skou Olsen <nso@dde.dk>.
14310
14311 For ncr, use /bin/uname rather than uname, since GNU uname does not
14312 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
14313
14314 Patch for MIPS R4000 running System V,
14315 from Eric S. Raymond <esr@snark.thyrsus.com>.
14316
14317 Fix thinko for nextstep.
14318
14319 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14320
14321 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
14322 * config.guess: Guess mips-dec-mach_bsd4.3.
14323
14324 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
14325 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
14326 release numbers.
14327 * config.guess (mips-mips-riscos*): Emit just enough of the
14328 release number.
14329
14330 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
14331 * config.guess (sparc-auspex-sunos*): Added.
14332 (f300-fujitsu-*): Added.
14333
14334 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
14335 * config.guess: Recognize a Tadpole as a sparc.
14336
14337 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14338
14339 * config.guess: Don't assume that NextStep version is either 2 or
14340 3. NextStep 4 (aka OpenStep 4) has come out now.
14341
14342 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14343
14344 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14345 From Rik Faith <faith@cs.unc.edu>.
14346
14347 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
14348
14349 * config.sub: Contributions from bug-gnu-utils to:
14350 Support plain "hppa" (no version given) architecture, reported by
14351 OpenStep.
14352 OpenBSD like NetBSD.
14353 LynxOs is not a hardware supplier.
14354
14355 * config.guess: Contributions from bug-gnu-utils to add support for:
14356 OpenBSD like NetBSD.
14357 Stratus systems.
14358 More Pyramid systems.
14359 i[n>4]86 Intel chips.
14360 M680[n>4]0 Motorola chips.
14361 Use unknown instead of lynx for hardware manufacturer.
14362
14363 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14364
14365 * install.sh (chmodcmd): Set to null if the DST directory already
14366 exists.
14367
14368 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14369
14370 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14371 not use mt-ppc target Makefile fragment any more.
14372
14373 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14374
14375 * configure.in (*-*-windows): Exclude everything but those dirs
14376 needed to build windows.
14377
14378 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
14379
14380 * Makefile.in (all-target-winsup): Depend on all-target-librx.
14381
14382 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14383
14384 * configure.in: Exclude mmalloc from i386-windows.
14385
14386 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14387
14388 * Undo my previous change.
14389
14390 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
14391
14392 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14393 unconditionally.
14394 (MAKEOVERRIDES): Define (revert this part of October 18 change).
14395
14396 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14397
14398 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
14399 host to add it's own flags.
14400
14401 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
14402
14403 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14404
14405 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
14406
14407 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14408 (CXX_FOR_TARGET): Likewise.
14409 (GCC_FOR_TARGET): Define.
14410 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14411 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14412 CC_FOR_TARGET was specified on the command line.
14413 (MAKEOVERRIDES): Don't define.
14414
14415 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
14416
14417 * configure.in (m32r): Fix spelling of libg++ libs.
14418
14419 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
14420
14421 * config.sub (-apple*): Remove, now redundant.
14422
14423 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
14424
14425 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14426
14427 * configure: Rework yesterday's sed script patch.
14428
14429 * config.sub: Merge with FSF.
14430
14431 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
14432
14433 * config.guess: Merge from FSF.
14434
14435 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
14436 * config.guess: Use pc instead of unknown, for pc clone systems.
14437 Change linux to linux-gnu.
14438
14439 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14440 * config.guess: Avoid non-portable tr syntax.
14441
14442 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
14443
14444 * test-build.mk (HOLES): Add "xargs" for gdb.
14445
14446 * configure: Avoid hpux10.20 sed bug.
14447
14448 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
14449
14450 * configure.in: Add support for windows host
14451 (that is a build done under the Microsoft build environment).
14452
14453 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
14454
14455 * Makefile.in: Replace all uses of srcroot with s, to shrink
14456 command line lengths.
14457
14458 Patches from Geoffrey Noer <noer@cygnus.com>:
14459 * configure.in: If configuring for newlib, pass --with-newlib to
14460 subdirectories.
14461 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14462 -Bnewlib/ and -Lwinsup to gcc.
14463 (CXX_FOR_TARGET): Likewise.
14464
14465 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
14466
14467 * Makefile.in (ETC_SUPPORT): Add configure.
14468
14469 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
14470
14471 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14472 host configuration file.
14473
14474 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
14475
14476 * configure.in: Break mn10x00 support into separate
14477 mn10200 and mn10300 configurations.
14478 * config.sub: Likewise.
14479
14480 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
14481
14482 * configure.in: Add lots of stuff to noconfigdirs for
14483 the mn10x00 targets.
14484
14485 * config.sub, configure.in: Add mn10x00 support.
14486
14487 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
14488
14489 * make-all.com: Call conf-a-gas, not config-a-gas.
14490
14491 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
14492
14493 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14494 targets.
14495
14496 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
14497
14498 * mpw-README: Add much more detail for native PowerMac.
14499 * mpw-install: New file.
14500 * mpw-configure: Add --norecursion and --help options.
14501 * mpw-config.in: Translate readme and install files when
14502 copying to objdir.
14503 * mpw-build.in: Don't always depend on byacc and flex.
14504 (install-only-top): New action.
14505
14506 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
14507
14508 * configure.in: You can now configure GDB for the v850.
14509
14510 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
14511
14512 * configure.in (noconfigdirs): Don't configure any C++ dirs
14513 if targeting D10V.
14514
14515 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
14516
14517 * config.sub: Recognize mips64vr5000.
14518
14519 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
14520
14521 * configure.in: Use a single line for host_tools and native_only.
14522
14523 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
14524
14525 * config.sub, configure.in: Add entries for m32r.
14526
14527 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
14528
14529 * Makefile.in (inet-install): Don't run install-gzip.
14530
14531 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
14532
14533 * configure.in: Don't config lots of things for *-*-windows*.
14534
14535 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
14536
14537 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14538 (host_libs, host_tools): Copy from configure.in.
14539 * mpw-configure: Don't complain about directories not found.
14540
14541 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14542
14543 * configure.in (i[345]86): Recognize i686 for pentium pro.
14544 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14545 file.
14546
14547 * config.guess (i[345]86): Ditto.
14548
14549 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14550
14551 * configure.in (noconfigdirs): Removed gdb for D10V.
14552
14553 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
14554
14555 * configure.in: Remove ld, target-libio, target-libg++, and
14556 target-libstdc++ from noconfigdirs.
14557
14558 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
14559
14560 * configure: Fix three locations where shell scripts were
14561 being run directly rather than with config_shell.
14562
14563 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
14564
14565 * configure.in (v850-*-*): Set up initial $noconfigdirs.
14566 * config.sub (basic_machine): Recognize v850.
14567
14568 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
14569
14570 * mpw-configure: Handle multiple enable/disable options and
14571 pass them down recursively, handle -c and -s flags appropriately
14572 depending on choice of compiler, add escape mechanism for
14573 quoted arguments to gC.
14574
14575 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14576
14577 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14578 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14579 so that -mrelocatable-lib and -mno-eabi are used.
14580
14581 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14582 not support --print-multi-lib, don't abort.
14583
14584 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
14585
14586 * make-all.com: Run config-a-gas.
14587 * setup.com: Don't copy subdirectory files around.
14588
14589 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
14590
14591 * configure.in (*-*-ose): Remove exclusion of libgloss for this
14592 target, it now compiles correctly.
14593
14594 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
14595
14596 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14597
14598 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14599
14600 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14601
14602 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14603
14604 * configure.in (native_only): Add prms.
14605
14606 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
14607
14608 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14609 (BINUTILS_SUPPORT_DIRS): Likewise.
14610
14611 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14612
14613 * configure.in (d10v-*-*): Don't configure ld or gdb until the
14614 d10v support is added.
14615
14616 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14617
14618 * configure.in (d10v-*-*): New target.
14619
14620 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
14621
14622 * config.guess (HP 9000/811): Recognize this as a PA1.1
14623 machine.
14624
14625 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
14626
14627 * Makefile.in (do-tar-gz): New target, split out from tail end of
14628 taz target. Run each command separately, don't use pipes.
14629 (taz): Use it.
14630
14631 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
14632
14633 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14634 * mpw-build.in: No builds should depend on building byacc or flex,
14635 they are assumed to be installed already.
14636
14637 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14638
14639 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14640 variable that CC_FOR_TARGET needs.
14641
14642 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14643
14644 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14645 options have changed since the last time the subdirectory was
14646 configured, and if it has, reconfigure.
14647 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14648 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14649
14650 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
14651
14652 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14653 CLEAN_MODULES): Add bash.
14654 (all-bash): New target.
14655
14656 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
14657
14658 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14659
14660 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14661
14662 * config.sub (basic_machine): Recognize d10v as a valid processor.
14663
14664 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
14665
14666 * mpw-configure: Add support for --bindir.
14667 * mpw-build.in: Use a GCC-specific build script for GCC actions.
14668
14669 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
14670
14671 * configure.in: add bash, time, gawk to list of hosttools and things
14672 to only build for native toolchains
14673
14674 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14675
14676 * Makefile.in (docdir): Remove.
14677
14678 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14679
14680 * Makefile.in (datadir): Set to $(prefix)/share.
14681
14682 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
14683
14684 * configure.in: build diff and patch for cygwin32-hosted
14685 toolchains.
14686
14687 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
14688
14689 * config.sub: Accept -rtems*.
14690
14691 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
14692
14693 * configure.in: enable dosrel for cygwin32-hosted builds,
14694 remove diff from the list of things not buildable
14695 via Canadian Cross
14696
14697 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
14698
14699 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14700 don't get ". ".
14701
14702 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
14703
14704 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14705
14706 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
14707
14708 * Makefile.in (taz): Handle case where tex3patch didn't even get
14709 checked out. Also, if it was found, put the symlink in a new util
14710 subdirectory.
14711
14712 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14713
14714 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14715
14716 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
14717
14718 * config.sub: Recognize -openvms.
14719 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14720 * make-all.com, setup.com: New files.
14721
14722 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14723
14724 * Makefile.in (taz): tex3patch moved to texinfo/util.
14725
14726 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
14727
14728 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14729 * configure.in: remove make from disable-if-Can-Cross list
14730 enable gdb if ${host} and ${target} are cygwin32
14731
14732 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
14733
14734 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
14735 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14736
14737 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14738
14739 * config.guess: Combine mips-mips-riscos cases, and use cpp to
14740 distinguish sysv/svr4/bsd variants.
14741 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14742
14743 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
14744
14745 * configure.in: Added copyright notice.
14746 * move-if-change: Added copyright notice.
14747
14748 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14749
14750 * configure.in (powerpcle-*-solaris*): Until we get shared
14751 libraries working, don't build gdb, sim, make, tcl, tk, or
14752 expect.
14753
14754 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
14755
14756 * config.guess: Merge with FSF:
14757
14758 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14759 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14760
14761 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
14762 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14763
14764 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
14765 * config.guess: Combine two OSF1 rules.
14766 Also recognize field test versions. From mjr@zk3.dec.com.
14767 * config.guess (dgux): Use /usr/bin/uname rather than uname,
14768 because GNU uname does not support -p. From pmr@pajato.com.
14769
14770 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
14771
14772 * Makefile.in (MAKEDIRS): Removed $(tooldir).
14773
14774 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
14775
14776 * mpw-README: Document GCCIncludes.
14777
14778 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
14779
14780 * configure.in (alpha-*-linux*): Set enable_shared to yes.
14781
14782 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14783
14784 * mpw-configure: Handle --enable-FOO and --disable-FOO.
14785
14786 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
14787
14788 * configure.in (*-*-cygwin32): Configure make.
14789
14790 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
14791
14792 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14793
14794 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
14795
14796 * Makefile.in (all-inet): Depend on all-perl.
14797
14798 * Makefile.in (inet-install): New target.
14799
14800 * Makefile.in (all-inet): Depend on all-tcl.
14801 (all-inet): Depend on all-send-pr.
14802
14803 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14804
14805 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14806 temporarily.
14807
14808 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
14809
14810 * configure.in: Don't configure --with-gnu-ld on AIX.
14811
14812 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14813
14814 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14815
14816 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
14817
14818 * Makefile.in (ALL_MODULES): Added all-inet.
14819 (CROSS_CHECK_MODULES): Added check-inet.
14820 (INSTALL_MODULES): Added install-inet.
14821 (CLEAN_MODULES): Added clean-inet.
14822 (all-indent): New target.
14823
14824 * configure.in (host_tools): Added inet.
14825 (native_only): Added inet.
14826 (noconfigdirs): Added inet.
14827
14828 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
14829
14830 * configure.in: Don't configure libgloss if we are not configuring
14831 newlib.
14832
14833 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
14834
14835 * configure.in: Don't configure libgloss for unsupported
14836 architectures.
14837
14838 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14839
14840 * Makefile.in (CLEAN_MODULES): Add clean-apache.
14841
14842 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
14843
14844 * Makefile.in (ALL_MODULES): Include all-apache.
14845 (CROSS_CHECK_MODULES): Include check-apache.
14846 (INSTALL_MODULES): Include install-apache.
14847 (all-apache): New target.
14848
14849 * configure.in: Added apache everywhere perl is seen.
14850
14851 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14852
14853 * Makefile.in: Add support for clean-{module} and
14854 clean-target-{module} rules.
14855
14856 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
14857
14858 * configure.in (*-*-ose) do not build libgloss.
14859
14860 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14861
14862 * config.guess (prep*:SunOS:5.*:*): Turn into
14863 powerpele-unknown-solaris2.
14864
14865 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
14866
14867 * configure.in: Permit --enable-shared to specify a list of
14868 directories.
14869
14870 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14871
14872 * configure.in (host==solaris): Pass only the first word of $CC
14873 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14874
14875 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14876
14877 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14878
14879 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
14880
14881 * Makefile.in (ALL_MODULES): Include all-perl.
14882 (CROSS_CHECK_MODULES): Include check-perl.
14883 (INSTALL_MODULES): Include install-perl.
14884 (ALL_X11_MODULES): Include all-guile.
14885 (CHECK_X11_MODULES): Include check-guile.
14886 (INSTALL_X11_MODULES): Include install-guile.
14887 (all-perl): New target.
14888 (all-guile): New target.
14889
14890 * configure.in (host_tools): Include perl and guile.
14891 (native_only): Include perl and guile.
14892 (noconfigdirs): Don't build guile and perl; no ports have been
14893 done.
14894
14895 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
14896
14897 * configure (--enable-*): Handle quoted option lists such as
14898 --enable-sim-cflags='-g0 -O' better.
14899
14900 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14901
14902 * Makefile.in ({,inst}all-target): New rule so we can make and
14903 install all of the target directories easily.
14904
14905 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14906
14907 * configure.in: Add missing global flag in sed substitution when
14908 deleting `target-' from ${configdirs}.
14909
14910 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
14911
14912 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14913 option.
14914
14915 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14916 config/mh-necv4.
14917
14918 * install.sh: Correct misspelling of transformbasename.
14919
14920 * config.guess: Recognize mips-*-sysv*.
14921
14922 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
14923
14924 * config.sub: Recognize mon960.
14925
14926 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
14927
14928 * configure: Restore Canadian Cross handling of BISON and LEX,
14929 removed in Feb 20 change.
14930
14931 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
14932
14933 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14934 Mention make install. Remove the old copyright date as well the
14935 clumsy and rather pointless copyright on the README file.
14936
14937 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14938
14939 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14940 Makefile after running symlink-tree, then run `make distclean' to
14941 avoid clobbering any generated files in srcdir.
14942
14943 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14944
14945 * configure.in (m68k-*-netbsd*): Build everything now.
14946
14947 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14948
14949 * Makefile.in (taz): Fix quoting.
14950
14951 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14952
14953 * configure.in (sparclet-*-*): Build everything now.
14954
14955 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14956
14957 * configure.in (m68k-*-linux*): New host.
14958
14959 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14960
14961 * configure: Check for bison before byacc.
14962
14963 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14964
14965 * Makefile.in configure: Change the way LEX and BISON/YACC are
14966 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14967 searching PATH. These are used as fallbacks by Makefile.in if
14968 flex/bison/byacc aren't in objdir.
14969
14970 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14971
14972 * Makefile.in: Make everything which depends upon all-bfd also
14973 depend upon all-opcodes, in case --with-commonbfdlib is used.
14974
14975 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14976
14977 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14978 building NT native compilers on Unix.
14979
14980 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14981
14982 * configure.in: Don't get CC from the host Makefile fragment if we
14983 can find gcc in PATH, or if this is a Canadian Cross. Move the
14984 Solaris test for /usr/ucb/cc to the post target script, just after
14985 the compiler sanity test.
14986
14987 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14988
14989 * config.sub: Merge with FSF.
14990
14991 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
14992
14993 * Makefile.in (RPATH_ENVVAR): New variable.
14994 (REALLY_SET_LIB_PATH): Use it.
14995 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14996
14997 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
14998
14999 * config.sub, configure.in: Recognize sparclet cpu.
15000
15001 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15002
15003 * config.guess: Support m68k-cbm-sysv4.
15004
15005 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15006
15007 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15008 m68k-unknown-linuxaout from linker help string. Put quotes around
15009 $ld_help_string.
15010
15011 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
15012
15013 * config.guess (powerpc-harris-powerunix): Add guess for port
15014 to new target.
15015
15016 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15017
15018 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15019
15020 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
15021
15022 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15023 $(REALLY_SET_LIB_PATH) in Makefile.
15024 * Makefile.in (SET_LIB_PATH): New variable.
15025 (REALLY_SET_LIB_PATH): New variable.
15026 ($(DO_X)): Use $(SET_LIB_PATH).
15027 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15028 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15029 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15030 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15031 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15032 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15033 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15034 (install-dosrel): Likewise.
15035 (all-opcodes): Depend upon all-libiberty.
15036
15037 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
15038
15039 * config.guess (*:CYGWIN*): New
15040
15041 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15042
15043 * Makefile.in (all-target-winsup): All all-target-libiberty.
15044
15045 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15046
15047 * configure.in (noconfigdirs): Add missing # in front of comment.
15048
15049 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
15050
15051 * configure.in: add second pass to things added to noconfigdirs
15052 so *-gm-magic can exclude libgloss properly.
15053
15054 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
15055
15056 * mpw-configure (extralibs_name, rez_name): Set correctly
15057 for MWC68K compiler.
15058
15059 * mpw-README: Add more info on the necessary build tools.
15060
15061 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
15062
15063 * configure.in, config.sub: Recognize cygwin32.
15064
15065 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
15066
15067 * config.guess, config.sub: Recognize A/UX.
15068
15069 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
15070
15071 * config.sub: Merge with gcc/config.sub.
15072
15073 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
15074
15075 * mpw-build.in (do-binutils): Add build of stamps.
15076
15077 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
15078
15079 * config.sub: Add recognition for mips64vr4100*-* targets.
15080
15081 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15082
15083 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15084 Add creation of gconfigargs with `--enable-shared' turned on.
15085 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15086 ($(host)-stamp-stage3-configured): Likewise.
15087 (HOLES): Add chatr and ldd.
15088 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15089
15090 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
15091
15092 * configure: Pass --nfp to recursive configures.
15093
15094 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
15095
15096 * Makefile.in (DLLTOOL): New.
15097 (DLLTOOL_FOR_TARGET): New.
15098 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15099 (EXTRA_TARGET_FLAGS): Ditto.
15100 (EXTRA_GCC_FLAGS): Ditto.
15101 (CONFIGURE_TARGET_MODULES): Ditto.
15102 (DO_X): Ditto.
15103 * configure: Add DLLTOOL.
15104
15105 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
15106
15107 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15108 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15109 mh-sco, since old workarounds no longer needed, and don't
15110 build ld, since libraries have weak symbols in COFF.
15111
15112 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
15113
15114 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15115
15116 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
15117
15118 * configure.in: Make sure that ${CC} can be used to compile an
15119 executable.
15120
15121 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15122
15123 * Makefile.in (all-gdb): Depend on $(GDB_TK).
15124 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15125 nothing depending on whether gdbtk is being built.
15126
15127 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
15128
15129 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15130
15131 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
15132
15133 * configure.in (noconfigdirs): Put ld or gas in this early, if the
15134 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15135
15136 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
15137
15138 * config-ml.in: Add support for
15139 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15140 Simplify setting of multidirs from --disable-foo.
15141
15142 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15143
15144 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15145 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15146 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15147 non-empty, pass them on to the GCC make.
15148 (all-bootstrap): New rule that is like all-gcc, except it executes
15149 the GCC bootstrap rule instead of the GCC all rule.
15150
15151 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
15152
15153 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15154
15155 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15156
15157 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15158 DG/UX support.
15159
15160 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
15161
15162 * config.sub (i*86*) Change [345] to [3456]
15163
15164 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15165
15166 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15167 --with-gnu-ld=no.
15168
15169 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15170
15171 * config-ml.in (rs6000*, powerpc*): Add switches to control which
15172 AIX multilibs get built.
15173
15174 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15175
15176 * configure.in (i386-win32): Don't build expect if we're not
15177 building the tcl subdir.
15178
15179 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
15180
15181 * Makefile.in: (configure-target-examples, all-target-examples):
15182 New targets, configure and build example programs.
15183
15184 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
15185
15186 * mpw-configure: If an mpw-config.in generated a file mk.sed,
15187 use it as input to sedit the generated MPW makefile.
15188 * mpw-README: Add a suggestion about Gestalt.h.
15189
15190 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
15191
15192 * config.sub: Accept *-*-ieee*.
15193
15194 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
15195
15196 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
15197 Ronald F. Guilmette <rfg@monkeys.com>.
15198
15199 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15200
15201 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15202 for powerpc-pe native.
15203 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15204 (target==powerpc-pe): duplicate i386-win32 entry.
15205
15206 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15207
15208 * configure.in (noconfigdirs): Exclude target-newlib for all versions
15209 of vxworks, not just vxworks5.1.
15210
15211 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
15212
15213 * mpw-configure: Add support for exec-prefix.
15214
15215 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15216
15217 * config.guess: Recognize HP model 816 machines as having
15218 a PA1.1 processor.
15219
15220 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
15221
15222 * configure: Ignore new autoconf configure options.
15223
15224 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15225
15226 * config.guess: Recognize Pentium under SCO.
15227 From Robert Lipe <robertl@arnet.com>.
15228
15229 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15230
15231 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15232
15233 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
15234
15235 * configure.in: Don't configure gas for alpha-dec-osf*.
15236
15237 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
15238
15239 * configure.in: Default to --with-stabs for some targets for which
15240 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15241 i[345]86*-*-unixware*.
15242
15243 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
15244
15245 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15246 rather than basing it on the target. Simplify handling of options
15247 controlling which directories to configure. Remove extraneous
15248 slash in multi-clean target.
15249
15250 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
15251
15252 * config-ml.in: Prefix more variables with ml_ so they don't collide
15253 with configure's.
15254
15255 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
15256
15257 * configure: Don't turn -v into --v.
15258
15259 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
15260
15261 * configure.in (targargs): Fix typo.
15262
15263 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15264
15265 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
15266
15267 * configure.in: Strip --host and --target options from
15268 CONFIG_ARGUMENTS, and always configure for --host only. Add
15269 --with-cross-host option when building with a cross-compiler.
15270 * configure: Canonicalize the arguments put into config.status by
15271 always using `=' for an option with an argument. Pass a presumed
15272 --host or --target explicitly.
15273
15274 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
15275
15276 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15277 into general OS recognition case.
15278
15279 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15280
15281 * configure.in (target_configdirs): add target-winsup only
15282 for win32 target systems.
15283
15284 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
15285
15286 * Makefile.in (all-target-libgloss): Depend upon
15287 configure-target-newlib, since when libgloss is built it looks to
15288 see if the newlib directory exists.
15289
15290 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
15291
15292 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15293 cfg-ml-*.in.
15294
15295 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
15296
15297 * configure: Handle LD and LD_FOR_TARGET when configuring a
15298 Canadian Cross.
15299
15300 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15301
15302 * configure.in (target_libs): add target-winsup.
15303 (target==i386-win32): add patch diff flex make to $noconfigdirs.
15304 (target==ppcle-pe): remove ld from $noconfigdirs.
15305
15306 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
15307
15308 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15309 Preserve relative path names in $srcdir. Build symlink tree if
15310 configuring cross target dir and srcdir=. (= no VPATH support).
15311 (configure-target-libg++): Depend on configure-target-librx.
15312 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15313 * config-ml.in: New file.
15314 * symlink-tree: New file.
15315 * configure: Ensure srcdir="." if that's what it is.
15316
15317 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
15318
15319 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15320 includes and FLEX_SKELETON setting.
15321 * mpw-configure (--with-gnu-ld): New option, controls whether
15322 to use PPCLink or ld with PowerMac GCC.
15323 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15324 * mpw-config.in: Configure grez if targeting Mac.
15325
15326 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15327 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15328 just macos.
15329 * configure.in: Configure grez resource compiler if targeting Mac.
15330 * Makefile.in (all-grez, install-grez): New targets.
15331
15332 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
15333
15334 * configure: CXX defaults to gcc, not g++. If we find
15335 gcc in the path, set CC to gcc -O2.
15336
15337 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
15338
15339 * configure: Default ${build} correctly. Avoid picking up extra
15340 spaces when reading CC and CXX from Makefile. When doing a
15341 Canadian Cross, use plausible default values for numerous
15342 variables.
15343 * configure.in: When doing a Canadian Cross, don't try to
15344 configure tools whose configure script can't handle it.
15345
15346 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15347
15348 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15349
15350 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
15351
15352 * configure: Remove dubious bug reporting address.
15353
15354 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
15355
15356 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
15357 configure script, run that instead of this directory's configure.
15358 In either case, print a message that we're configuring the sub-dir.
15359
15360 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
15361
15362 * configure.in: Before checking for the existence of various files,
15363 use sed to filter out "target-".
15364
15365 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
15366
15367 * Makefile.in (DO_X): Split rule to decrease command line length
15368 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
15369 (Philippe De Muyter).
15370
15371 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15372
15373 * Makefile.in (all-patch): depend on all-libiberty.
15374
15375 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
15376
15377 * configure.in: If the only directory in target_configdirs which
15378 actually exists is libiberty, then set target_configdirs to empty,
15379 to avoid trying to build a target libiberty in a gas or gdb
15380 distribution.
15381
15382 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
15383
15384 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15385 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15386 systems.
15387
15388 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15389
15390 * configure.in (copy_dirs): Use sys-include instead of include
15391 for --with-headers option.
15392
15393 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
15394
15395 * Makefile.in, configure.in: Make winsup builds work with
15396 new scheme.
15397
15398 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
15399
15400 * configure.in: Build the linker on AIX.
15401
15402 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
15403
15404 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
15405 where needed.
15406
15407 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
15408
15409 * Makefile.in (all-gcc): Fix typo.
15410
15411 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
15412
15413 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
15414
15415 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
15416
15417 * configure.in: Rename libFOO to target-libFOO, and xiberty
15418 to target-xiberty, to provide more flexibility.
15419 (target_subdir): Define. Create if cross.
15420 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15421 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
15422 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15423 check-libFOO -> check-target-libFOO, etc.
15424 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15425 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15426 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15427 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
15428 allow ALL_GCC="" to only configure.
15429 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
15430 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
15431 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
15432
15433 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
15434
15435 * Makefile.in (taz): Build "info" in etc explicitly.
15436
15437 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
15438
15439 * configure.in: Make sure that CC is undefined (as opposed to
15440 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
15441 problem with autoconf trying to configure on a host without GCC.
15442
15443 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15444
15445 * mpw-configure: Set host alias from choice of host compiler,
15446 only use generic MPW Makefile sed if present, edit a file
15447 named "hacked_Makefile.in" instead of "Makefile.in" if present.
15448 * mpw-README: Add problem notes about CW6 and CW7.
15449
15450 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
15451
15452 * Makefile.in (taz): Use ";" instead of ";;".
15453
15454 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15455
15456 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
15457 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15458 DISTDOCDIRS.
15459 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
15460 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
15461
15462 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
15463
15464 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
15465 and gnats, because they are now subsumed by DISTSTUFFDIRS.
15466 Move bfd to DISTSTUFFDIRS.
15467
15468 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15469
15470 * Makefile.in (X11_LIB): Removed.
15471 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15472
15473 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15474
15475 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15476
15477 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15478 names.
15479
15480 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15481
15482 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15483
15484 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
15485
15486 * configure.in (i[345]86-*-win32): Always build newlib.
15487 Don't configure cvs, autoconf or texinfo.
15488 * Makefile.in (LD_FOR_TARGET): New.
15489 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15490 Pass down LD_FOR_TARGET.
15491
15492 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
15493
15494 * winsup: New directory.
15495 * Makefile.in: Build winsup.
15496 * configure.in: Winsup is configured when target is win32.
15497 Can only build win32 target GDB when native.
15498
15499 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
15500
15501 * config.guess: Recognize HP model 819 machines as having
15502 a PA 1.1 processor.
15503
15504 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
15505
15506 * configure: Fix sed loop which substitutes for CC and CXX to
15507 avoid bug found in various sed implementations.
15508
15509 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15510
15511 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15512 simulator. Use standard powerpc-*-eabi*.
15513
15514 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
15515
15516 * configure.in: Stop putting gas and binutils in noconfigdirs for
15517 powerpc-*-aix* and rs6000-*-*.
15518
15519 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
15520
15521 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15522 -mcall-aixdesc libraries.
15523
15524 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
15525
15526 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15527
15528 * config.sub (arm | armel | armeb): Fix shell syntax.
15529
15530 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15531
15532 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15533 -msoft-float and -mcpu=common support.
15534 (powerpc*-*-eabisim*): Add support for building -mcall-aix
15535 libraries.
15536
15537 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15538
15539 * configure.in: Allow configuration and build of emacs19 for the alpha.
15540
15541 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15542
15543 * configure.in (CC): Get ^CC, not just any old CC, from
15544 ${host_makefile_frag}.
15545
15546 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15547
15548 * configure.in (CC): Try to get CC from
15549 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15550
15551 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15552
15553 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15554 only if it exists in $(srcdir).
15555
15556 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
15557
15558 * configure: If CC and CXX are not set in the environment, set
15559 them, based on either an existing Makefile or on searching for gcc
15560 in PATH. Substitute for CC and CXX in Makefile.
15561 * configure.in: Remove libm from target_libs. Separate
15562 target_configdirs from configdirs. If CC is not set in
15563 environment, try to get it from a host Makefile fragment. Rewrite
15564 changes of configdirs to use skipdirs instead. A few minor
15565 tweaks. Take directories out of target_configdirs as they are
15566 taken out of configdirs. Remove existing Makefile files from
15567 subdirectories. Substitute for TARGET_CONFIGDIRS and
15568 CONFIG_ARGUMENTS in Makefile.
15569 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15570 by configure.in.
15571 (CONFIG_ARGUMENTS): Likewise.
15572 (CONFIGURE_TARGET_MODULES): New variable.
15573 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15574 ($(CONFIGURE_TARGET_MODULES)): New target.
15575 (configure-libg++, configure-libio): New targets.
15576 (all-libg++): Depend upon configure-libg++.
15577 (all-libio): Depend upon configure-libio.
15578 (configure-libgloss, all-libgloss): New targets.
15579 (configure-libstdc++): New target.
15580 (all-libstdc++): Depend upon configure-libstdc++.
15581 (configure-librx, all-librx): New targets.
15582 (configure-newlib): New target.
15583 (all-newlib): Depend upon configure-newlib
15584 (configure-xiberty): New target.
15585 (all-xiberty): Depend upon configure-xiberty.
15586
15587 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15588
15589 * configure.in (host i[345]86-*-win32): Expand the
15590 noconfigdirs again.
15591
15592 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
15593
15594 * mpw-configure: Fix sed command file name.
15595
15596 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
15597
15598 * configure.in (host i[345]86-*-win32): Reduce the
15599 noconfigdirs again.
15600
15601 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
15602
15603 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15604 or powerpc*-*-pe*, since they are not yet supported.
15605
15606 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15607
15608 Add PowerMac support and many other enhancements.
15609 * mpw-configure: New option --cc to select compiler to use,
15610 paste options set according to --cc into the generated
15611 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15612 if mpw-make.sed is present.
15613 * mpw-config.in: Don't test for gC1, test for mpw-touch,
15614 add forward includes for PowerPC include files.
15615 * mpw-build.in: Build using Makefile.PPC if present.
15616 (do-byacc, etc): Remove separate version resource builds.
15617 (do-gas): Build "stamps" before "all".
15618 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15619 * mpw-README: Update to reflect --cc option, PowerMac support,
15620 and recently-reported compatibility problems.
15621
15622 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
15623
15624 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15625 embedded m68k systems (-aout, -coff, -elf, -vxworks).
15626 (--with-multilib-top): Pass to recursive invocations.
15627
15628 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
15629
15630 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15631 v810-*-*.
15632
15633 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15634
15635 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15636 gdb, ld and opcodes on v810-*-*.
15637
15638 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
15639
15640 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15641 (local-maintainer-clean): New target.
15642 (maintainer-clean): New target.
15643 (realclean): Just depend upon maintainer-clean.
15644
15645 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15646
15647 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15648
15649 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
15650
15651 * configure.in: Build ld in mips*-*-bsd* case.
15652
15653 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
15654
15655 * config.sub: Accept -lites* OS. From Ian Dall.
15656
15657 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
15658
15659 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15660 targets.
15661
15662 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15663
15664 * configure.in: treat i386-win32 canadian cross the same as
15665 i386-go32 canadian cross.
15666
15667 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15668
15669 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15670 running under the simulator to build a reduced set of libraries.
15671 (powerpc-*-eabiaix): Add fine grained multilib support added to
15672 other powerpc targets yesterday.
15673
15674 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15675
15676 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15677 -disable-softfloat, -disable-relocatable, -disable-aix, and
15678 -disable-sysv to control which multilib libraries get built.
15679
15680 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15681
15682 * configure: Add Makefile.tem to list of files to remove in trap
15683 handler.
15684
15685 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
15686
15687 * config.guess (*Linux*): Add missing "exit"s.
15688 Also, need specific check for alpha-unknown-linux (uses COFF).
15689
15690 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
15691
15692 * config.guess: Merge with FSF:
15693
15694 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
15695 * config.guess (AIX4): More robust release numbering discovery.
15696
15697 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
15698 * config.guess (i386-sequent-ptx): Properly get version number.
15699
15700 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
15701 * config.guess (mips:*:4*:UMIPS): New case.
15702
15703 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
15704
15705 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15706 (i386-win32 host): Likewise. Don't build readline.
15707
15708 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
15709
15710 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
15711 SUPPORT_FILES to submakes.
15712
15713 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
15714
15715 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15716 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15717 mpw-configure.
15718
15719 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
15720
15721 * configure.in (appdirs): Use =, not ==, in test expression when
15722 trying to build the text to print in the warning message for
15723 Solaris users.
15724
15725 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
15726
15727 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15728
15729 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15730
15731 * config.guess: Recognize lynx-2.3.
15732
15733 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
15734
15735 * config.sub (z8ksim): Deleted
15736 (z8k-*-coff): New, this is the one true name of the target.
15737
15738 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
15739
15740 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15741
15742 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
15743
15744 * config.guess (*:Linux:*:*): First try asking the linker what the
15745 default object file format is (elf, aout, or coff). Then if this
15746 fails, try previous methods.
15747
15748 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15749
15750 * configure.in: Don't build newlib for *-*-vxworks5.1.
15751
15752 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15753
15754 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15755 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15756
15757 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
15758
15759 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15760
15761 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
15762
15763 * cfg-ml-com.in: New file.
15764 * cfg-ml-pos.in: New file.
15765
15766 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15767
15768 * COPYING.NEWLIB: Add HP free copyright to list.
15769
15770 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15771
15772 * config.sub: Recognize -eabi* for the system, not just -eabi.
15773
15774 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
15775
15776 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15777 * config.sub, configure.in (win32): New target and host.
15778
15779 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
15780
15781 * configure.in: Add i386-pe configuration.
15782
15783 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
15784
15785 * mpw-build.in (install): Install GDB after LD.
15786
15787 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
15788
15789 * mpw-config.in (elf/mips.h): Always forward-include, needed
15790 for GDB to build.
15791
15792 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
15793
15794 * testsuite: New directory for customer acceptance and whole tool
15795 chain tests.
15796
15797 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15798
15799 * configure: If per-host line isn't found, but AC_OUTPUT is found
15800 and a configure script exists, run it instead.
15801
15802 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15803
15804 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
15805
15806 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
15807
15808 * configure: Set build_{cpu,vendor,os,alias} to host values when
15809 --build isn't specified.
15810
15811 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15812
15813 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15814 (FLAGS_TO_PASS): Pass them.
15815 (EXTRA_TARGET_FLAGS): Ditto.
15816
15817 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15818
15819 * Makefile.in (all-libg++): Depend on all-libstdc++.
15820
15821 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15822
15823 * configure.in (noconfigdirs): Enable all packages for
15824 i386-unknown-netbsd.
15825
15826 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
15827
15828 * configure.in (noconfigdirs): Don't configure tk for i386-go32
15829 hosted builds (DOS builds)
15830
15831 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15832
15833 Changes for ARM based on patches from Richard Earnshaw:
15834 * config.sub: Handle armeb and armel.
15835 * configure.in: Omit arm linker only for riscix.
15836
15837 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
15838
15839 * config.guess: Update from FSF.
15840
15841 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
15842
15843 * config.sub: Recognize powerpcle as the little endian variant of
15844 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
15845 powerpcle variant. Convert pentium into i586, not i486. Add p5
15846 alias for i586. Map new x86 variants p6, k5, nexgen into i586
15847 temporarily.
15848
15849 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
15850
15851 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15852
15853 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
15854
15855 * config.sub: Accept -lites* as a basic system type.
15856
15857 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
15858
15859 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15860 installed, and if so return linuxoldld as the system name.
15861
15862 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
15863
15864 * config.guess: Add hppa1.1-hp-lites support.
15865
15866 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
15867
15868 * configure.in: Don't build newlib for m68k-vxworks5.1.
15869
15870 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15871
15872 * configure.in (mips-sgi-irix6): Use mh-irix5.
15873
15874 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
15875
15876 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15877
15878 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15879
15880 * test-build.mk: Enable building of shared libraries on IRIX 5 and
15881 OSF/1. Fix compiler flags.
15882 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
15883
15884 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
15885
15886 * configure.in: Recognize --with-newlib.
15887 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15888
15889 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15890
15891 * Makefile.in: move {all,check,install}-gdb from *_MODULES
15892 to *_X11_MODULES due to gdbtk needing X include files et al.
15893
15894 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
15895
15896 Merge in support for Mac MPW as a host.
15897 (Old change descriptions retained for informational value.)
15898
15899 * mpw-config.in: Add generic include forwards for cpu-specific
15900 include files in aout and elf directories.
15901
15902 * mpw-configure: Added copyright.
15903 * mpw-config.in: Check for presence of required build tools.
15904 (target_libs): Add newlib.
15905 (target_tools): Add examples.
15906 (Read Me): Generate as "Read Me for MPW" instead.
15907 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15908 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15909 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15910
15911 * mpw-configure: Remove subdir-specific makefile hackery,
15912 delete mk.tmp after using it.
15913
15914 * mpw-build.in (all): Display start and end times.
15915
15916 * mpw-configure (host_canonical): Set.
15917 (target_cpu): Always add to makefiles.
15918 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15919 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15920 (mpw-mh-mpw): Look for in srcdir and srcroot.
15921 Use sed instead of mpw-edit-prefix to edit prefix definitions.
15922
15923 * mpw-build.in: (install-only): New target.
15924
15925 * mpw-configure (host_alias, target_alias): Rename from hostalias
15926 and targetalias, add into generated Makefile.
15927 (mk.tmp): If present, add into generated Makefile.
15928 * mpw-build.in (all-gas): Build config.h first before gas proper.
15929
15930 * mpw-configure (config.status): Write only if changed.
15931 * mpw-config.in (readline): Configure it (not built, just used for
15932 definitions).
15933
15934 * mpw-config.in (elf/mips.h): Add a forward include.
15935
15936 * mpw-config.in: Forward-include most .h files in include into
15937 extra-include.
15938 (readline): Don't build.
15939 mpw-build.in (install): Install GDB.
15940
15941 * mpw-configure (prefix, mpw_prefix): Handle it.
15942 * mpw-config.in (mmalloc, readline): Don't configure.
15943 * mpw-build.in (thisscript): Rename to ThisScript.
15944 Use mpw-build instead of BuildProgram everywhere.
15945 (mmalloc, readline): Don't build.
15946 * mpw-README: New file, basic documentation about the MPW port.
15947
15948 * mpw-config.in: Use forward-include to create include files.
15949
15950 * mpw-configure: Add more things to the top of each configured
15951 Makefile, including contents of config/mpw-mh-mpw.
15952 * mpw-config.in (extra-include): Create this directory and fill it
15953 with Posix-like include files when configuring.
15954
15955 * config.sub (apple, mac, mpw): Add various aliases.
15956
15957 * mpw-build.in: New file, top-level build script fragment for MPW.
15958 * mpw-configure: New file, configure script for MPW.
15959 * mpw-config.in: New file, config fragment for MPW.
15960
15961 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15962
15963 * configure.in (host_libs): Remove glob, since it is gone from the
15964 sources.
15965
15966 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15967
15968 * Makefile.in: define empty GDB_NLM_DEPS var.
15969
15970 * configure.in(target_makefile_frag): use config/mt-netware
15971 for netware targets.
15972
15973 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15974
15975 * config.sub: Merge in recent FSF changes. Remove linux special
15976 cases.
15977
15978 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15979
15980 Revert this change:
15981
15982 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15983
15984 * build-all.mk: Use CC=cc -Xs on Solaris.
15985
15986 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15987
15988 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
15989 stop using it.
15990 * Makefile.in: Nuke all references to glob subdirectory.
15991
15992 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15993
15994 * configure.in: Fix --enable-shared logic in per-host.
15995
15996 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
15997
15998 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15999
16000 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16001
16002 * configure.in (noconfigdirs): Don't build gas on AIX, for
16003 powerpc*-*-aix* as well as for rs6000*-*-aix*.
16004
16005 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
16006
16007 * configure: Fix --cache-file to work if the file argument is a
16008 relative path.
16009
16010 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
16011
16012 * configure: If the --cache-file is used, pass it down to
16013 configure in subdirectories.
16014
16015 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
16016
16017 * config.sub: add vxworks29k configuration.
16018
16019 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16020
16021 * Makefile.in (taz): Do "diststuff" part quietly.
16022
16023 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
16024
16025 * config.sub: Mini-merge with gcc/config.sub.
16026
16027 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16028
16029 * config.guess (IRIX): Sed - to _.
16030
16031 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16032
16033 * Makefile.in (source-vault, binary-vault): New targets.
16034
16035 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
16036
16037 * config.sub: Recognize -eabi as a basic system type.
16038
16039 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16040
16041 * configure.in (enable_shared stuff): Fix typo.
16042
16043 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
16044
16045 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16046
16047 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16048
16049 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16050
16051 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16052
16053 * configure.in (rs6000-*-*): Don't build gas.
16054
16055 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
16056
16057 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16058 reduce command line length.
16059 (AS_FOR_TARGET): Check for as.new, not Makefile.
16060 (NM_FOR_TARGET): Check for nm.new, not Makefile.
16061
16062 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
16063
16064 * config.guess: Merge from FSF.
16065
16066 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16067
16068 * configure: Don't use $ when handling program_suffix.
16069
16070 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
16071
16072 * configure.in: Configure tk for hppa/hpux.
16073
16074 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
16075
16076 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
16077
16078 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16079
16080 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
16081 to LIBCXXFLAGS. Tests are better run without it.
16082
16083 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
16084
16085 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16086
16087 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
16088
16089 * configure.in (*-*-netware*): Don't configure xiberty.
16090
16091 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
16092
16093 * configure.in: Remove tk from native_only list.
16094
16095 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
16096
16097 * build-all.mk: Add mips-ncd-elf target to sun4 targets
16098 for special NCD build.
16099
16100 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16101
16102 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16103 makeall.bat, they're only useful for binutils snapshots.
16104 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16105 makeall.bat to specified SUPPORT_FILES.
16106
16107 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
16108
16109 * build-all.mk: Add Ericsson targets to sun4 and solaris
16110 hosts. Add BNR's sun4 target to solaris host, so their
16111 build-from-source will be tested in-house first.
16112
16113 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16114
16115 * Makefile.in (LIBCFLAGS): New variable.
16116 (CFLAGS_FOR_TARGET): Ditto.
16117 (LIBCFLAGS_FOR_TARGET): Ditto.
16118 (LIBCXXFLAGS): Ditto.
16119 (CXXFLAGS_FOR_TARGET): Ditto.
16120 (LIBCXXFLAGS_FOR_TARGET): Ditto.
16121 (BASE_FLAGS_TO_PASS): Pass them.
16122 (EXTRA_TARGET_FLAGS): Ditto.
16123
16124 * configure.in: Support --enable-shared.
16125
16126 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
16127
16128 * configure.in (target_libs): Include libstdc++ again.
16129 * config.guess: Update from FSF (for FreeBSD).
16130
16131 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16132
16133 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16134 makeall.bat.
16135 (DISTDOCDIRS): Add `etc'.
16136 (ETC_SUPPORT_PFX): New variable.
16137 (taz): Include anything from etc starting with a word in
16138 ETC_SUPPORT_PFX.
16139
16140 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16141
16142 * config.sub: Update for recent FSF changes. Remove obsolete
16143 h8300hds entry. Add -windows* and -osx as basic os. Minor
16144 spacing changes.
16145
16146 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16147
16148 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
16149
16150 * config.guess: Merge with FSF.
16151 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16152
16153 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16154
16155 * configure: Since the "trap 0" handler will override the exit
16156 status on many systems, only use it for "exit 1", and make it set
16157 a non-zero exit status; reset it before "exit 0". Also, check
16158 exit status of config.sub, and error out if it failed.
16159
16160 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
16161
16162 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16163 and install libgloss.
16164
16165 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16166
16167 * Makefile.in (all-binutils): Depend upon all-byacc.
16168
16169 * configure.in: Don't build emacs on Irix 5.
16170
16171 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16172
16173 * configure.in (*-*-netware*): Add libio.
16174
16175 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16176
16177 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16178 (CHECK_TARGET_MODULES): Ditto.
16179 (INSTALL_TARGET_MODULES): Ditto.
16180 (TARGET_LIBS): Ditto.
16181 (all-libstdc++): Note dependencies.
16182
16183 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16184
16185 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16186
16187 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16188
16189 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16190 -fexternal-templates.
16191
16192 * configure.in (target_libs): Add libstdc++.
16193 (noconfigdirs): Add libstdc++ as appropriate.
16194
16195 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16196
16197 * config.guess: Update from FSF.
16198
16199 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16200
16201 * configure: Use ${config_shell} when running ${configsub}.
16202
16203 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
16204
16205 * config.sub: No longer recognize h8300h.
16206
16207 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16208
16209 * config.sub: Remove extraneous differences between config.sub and
16210 gcc/config.sub.
16211
16212 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16213
16214 * Makefile.in (DISTSTUFFDIRS): Add gas.
16215
16216 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
16217
16218 * COPYING.NEWLIB: New file.
16219
16220 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
16221
16222 * config.guess (HP-UX): Patch from Harlan Stenn
16223 <harlan@landmark.com> to also emit release level.
16224
16225 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16226
16227 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16228
16229 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
16230
16231 * config.sub: Merge nextstep cleanup from FSF.
16232
16233 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16234
16235 * configure.in (arm-*-*): Don't configure ld for this target.
16236
16237 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16238
16239 * configure.in (*-*-netware): don't configure libg++, libio,
16240 librx, or newlib.
16241
16242 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16243
16244 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
16245 configure ld--it works, but it doesn't support shared libraries.
16246
16247 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16248
16249 * config.guess (*-unknown-freebsd*): Get rid of possible
16250 trailing "(Release)" in version string.
16251 Patch from Paul Richards <paul@isl.cf.ac.uk>.
16252
16253 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
16254
16255 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16256 Fix type: *-next-neststep -> *-next-nextstep.
16257
16258 * config.guess: Merge from FSF:
16259
16260 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16261
16262 * config.guess: Recognize powerpc-ibm-aix3.2.5.
16263
16264 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16265
16266 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16267 instead of UNIX_SV for UnixWare 1.0).
16268
16269 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
16270
16271 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
16272 to make gdb/nlm/* build after the compiler and linker.
16273
16274 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
16275
16276 * config.guess (netbsd, freebsd, linux): Accept any machine,
16277 not just i[34]86.
16278 (m68k-atari-sysv4): Relocate to match FSF version.
16279
16280 * config.guess: More merges from the FSF:
16281
16282 Add a space before function call or macro invocation.
16283
16284 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16285
16286 * config.guess: Add trap cmd to remove dummy.c and dummy when
16287 interrupted.
16288
16289 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16290
16291 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16292 (dummy): Redirect stderr from compilation of dummy.c.
16293
16294 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
16295
16296 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16297
16298 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
16299
16300 * configure: Accept and ignore --cache*, for compatibility with
16301 new autoconf.
16302
16303 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
16304
16305 * config.guess: Merge from FSF:
16306
16307 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16308
16309 * config.guess (Pyramid*:OSx*:*:*): New case.
16310 (PATH): Add /.attbin at end for finding uname.
16311 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
16312
16313 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
16314
16315 * config.guess (M88*:DolphinOS:*:*): New case.
16316
16317 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
16318
16319 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16320 to select whether to use ELF or COFF.
16321
16322 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16323
16324 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16325
16326 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
16327
16328 * config.guess: Guess the OS version for HPUX.
16329
16330 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
16331
16332 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16333
16334 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16335
16336 * configure.in: Recognize --with-headers, --with-libs, and
16337 --without-newlib.
16338 * Makefile.in (all-xiberty): Depend upon all-ld.
16339
16340 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16341
16342 * configure.in: Change i[34]86 to i[345]86.
16343
16344 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16345
16346 * configure (version): A few more tweaks to help message.
16347
16348 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
16349
16350 * Makefile.in: Remove (for now) librx as a host library,
16351 now that we're building it for target.
16352
16353 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16354
16355 * configure: Fix up help message; from karl@owl.hq.ileaf.com
16356 (Karl Berry).
16357
16358 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
16359
16360 * configure.in: Also configure librx.
16361
16362 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16363
16364 * Makefile.in: Update various rules to reflect that librx
16365 is now needed for libg++.
16366
16367 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16368
16369 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16370
16371 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
16372
16373 * configure.in: Configure the examples directory.
16374
16375 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16376
16377 * configure: Simplify Jun 2 1994 change.
16378
16379 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16380
16381 * change CC to /usr/latest/bin/gcc for lynx host builds, since
16382 /bin/gcc isn't good enough to build gcc.
16383
16384 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
16385
16386 * Makefile.in (GDB_SUPPORT_FILES): Remove
16387 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
16388 (gdb.tar.gz): Add new rule to use standard distribution building
16389 mechanism.
16390
16391 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16392
16393 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
16394 Bill Cox <bill@cygnus.com>.
16395
16396 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
16397
16398 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
16399
16400 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
16401
16402 * configure: Search current dir first in .gdbinit.
16403
16404 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
16405
16406 * config.sub: Recognize freebsd (merged from gcc config.sub).
16407
16408 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
16409
16410 * config.sub: Refer to NeXT's operating system as nextstep.
16411
16412 * config.sub (case $basic_machine): Re-order the cases, to match
16413 the order in the FSF version (which is mostly alphabethical).
16414 Merge in some additions and changes from the FSF.
16415
16416 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
16417
16418 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16419 * config.sub: Recognize cxux7.
16420 * configure.in: Use mh-cxux for m88k-harris-cxux*.
16421
16422 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16423
16424 * config.sub: Fix typo powerpc -> powerpc-*.
16425
16426 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
16427
16428 * Makefile.in: `all-emacs19' depends on `all-byacc'.
16429
16430 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16431 parallel with all-emacs and install-emacs). Top-level command
16432 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16433
16434 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16435
16436 * test-build.mk ($(host)-stamp-stage2-installed): Remove
16437 $(relbindir)/make before doing ``make install'', and use
16438 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
16439 installing over running make binary.
16440 ($(host)-stamp-stage3-installed): Likewise.
16441
16442 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16443
16444 * config.guess: Recognize Mach.
16445
16446 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16447
16448 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16449 see whether --exec-prefix was used.
16450
16451 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16452
16453 * README: Explicitly mention libg++/README. (Zoo's idea.)
16454
16455 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16456
16457 * Makefile.in: Add all-librx target similar to all-libproc.
16458
16459 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
16460
16461 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
16462 with post 1.2 uname bogosity.
16463
16464 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16465
16466 * configure: Remove temporary files on receipt of a signal.
16467
16468 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
16469
16470 * configure: If there is a package_makefile_frag, remove
16471 ${subdir}/Makefile.tem after copying it in.
16472
16473 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16474
16475 * build_all.mk: support rs6000 lynx identifies itself as
16476 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
16477 since /bin/gcc is too feeble to compile a modern gcc.
16478
16479 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16480
16481 * brought devo/test-build.mk update-to-date with progressive/
16482 test-build.mk. Add lynx targets and hppa flag info.
16483
16484 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16485
16486 * configure.in: Use mh-ncrsvr43. Patch from
16487 Tom McConnell <tmcconne@sedona.intel.com>.
16488
16489 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
16490
16491 * config.guess (i386-unknown-bsdi): No longer need to
16492 check #if defined(__bsdi__) && defined(__i386__).
16493
16494 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16495
16496 * configure: Set program_transform_nameoption correctly.
16497
16498 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16499
16500 * brought build-all.mk update-to-date with progressive build-all.mk,
16501 added new targets and hppa info.
16502
16503 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16504
16505 * configure: If config.guess result is a prefix of the user
16506 specified target, assume a native build and use the user specified
16507 target as the host alias. Remove SunOS patch suffix removal hack.
16508 * configure.in: Remove SunOS patch suffix removal hack.
16509
16510 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16511 in NATIVE_CHECK_MODULES.
16512
16513 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
16514
16515 * Makefile.in: Rename HOST_ONLY to NATIVE.
16516 * configure: Delete SunOs patch suffix from host_canonical
16517 and build_canonical variables that are prepended to Makefiles.
16518 * configure.in: Add comments for easier maintenance.
16519
16520 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16521
16522 * Makefile.in: Add all-libproc target similar to all-gui.
16523
16524 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
16525
16526 * Makefile.in (CHECK_MODULES): split into
16527 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16528
16529 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
16530
16531 * config.guess (i386-unknown-bsdi): New system to guess.
16532
16533 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16534
16535 * Makefile.in: Add all-gui target (but not yet build by "all").
16536
16537 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
16538
16539 * config.sub: Move deletion of patch suffix from here...
16540 * configure.in: To here, at Ian's suggestion. The top-
16541 level scripts might need to know of a patch level.
16542
16543 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
16544
16545 * config.sub: Strip off patch suffix so rtl is recognized
16546 as a sunos4.1.3 machine, even though it's been patched.
16547
16548 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
16549
16550 * Makefile.in (INSTALL_LAST): Delete.
16551 (INSTALL_DOSREL): New.
16552
16553 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16554
16555 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16556 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16557 whether we pass down --with-gnu-ld anyhow.
16558
16559 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
16560
16561 * Makefile.in (INSTALL_LAST): Change operation so it works
16562 on more flavors of make.
16563 * configure.in (go32): Don't build libg++ or libio.
16564
16565 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
16566
16567 * Makefile.in (Move HOST_PREFIX_1 and friends up so
16568 they can be overriden by templates.
16569
16570 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
16571
16572 * configure.in (target==go32): Don't build gdb.
16573 * dosrel: New directory.
16574
16575 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
16576
16577 * configure.in (host==go32): Configure dosrel too.
16578 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16579 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16580 be set by incoming names or templates.
16581 (INSTALL_LAST): New rule.
16582
16583 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
16584
16585 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16586
16587 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16588
16589 * configure.in (appdirs): New variable. Currently empty, but will
16590 be used in gas distribution. If nonempty, lists a set of
16591 directories at least one of which must get configured, or top
16592 level configuration is considered to have failed.
16593 (rs6000-*-lynxos*): Use new file name.
16594
16595 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16596
16597 Eliminate XTRAFLAGS.
16598 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16599 newlib include files using -idirafter, and also use -nostdinc.
16600 (CXX_FOR_TARGET): Likewise.
16601 (XTRAFLAGS): Removed.
16602 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16603 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16604 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16605 ($(DO_X)): Don't pass down XTRAFLAGS.
16606
16607 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16608
16609 * configure.in (mips*-dec-bsd*): New target; do build linker.
16610 (mips*-*-bsd*): New target; don't build linker.
16611
16612 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16613
16614 * configure.in: support rs6000-*-lynxos* configuration.
16615 support sunos4 as a cross target.
16616
16617 * config.sub: look for lynx*, not lynx since the OS version may
16618 legitimately be part of the name.
16619
16620 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16621
16622 * configure.in (i[34]86-*-sco*): Move to be with other i386
16623 targets.
16624 (romp-*-*): New target. Skip various binary utilities.
16625 (vax-*-*): New target. Don't build newlib.
16626 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
16627
16628 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16629
16630 * configure.in: Only set host_makefile_frag if config
16631 directory exists.
16632
16633 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16634
16635 * install.sh: If $dstdir exists, don't check whether each
16636 component does.
16637
16638 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16639
16640 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16641
16642 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
16643
16644 * configure.in (*-*-lynxos*): Don't configure newlib for either
16645 native or cross Lynx.
16646
16647 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
16648
16649 * config.sub (sparc64-elf): Fix os.
16650 (z8k): Remove duplicate.
16651
16652 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16653
16654 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16655 gcc/stmp-fixproto, to try to prevent fixproto from being run.
16656
16657 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
16658
16659 * configure: Make file links cleanly even if Lynx fails on
16660 an NFS symlink (at least fail cleanly).
16661
16662 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16663
16664 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16665 -XNh2000.
16666
16667 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16668
16669 * configure: Unknown options are fatal again.
16670
16671 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
16672
16673 * configure: Ignore --x-includes and --x-libraries, for Autoconf
16674 compatibility.
16675
16676 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
16677
16678 * build-all.mk: Add `clean' target.
16679
16680 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16681
16682 * config.guess: Add SINIX support.
16683 * configure.in: Add mips-*-sysv4* support.
16684
16685 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
16686
16687 * build-all.mk: Document all useful targets.
16688 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16689 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16690
16691 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16692
16693 * configure: Support --silent, --quiet.
16694
16695 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16696
16697 * configure: Support --disable-FEATURE.
16698
16699 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16700
16701 * config.guess: Recognize NCR running SVR4.3.
16702
16703 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
16704
16705 * config.guess: Make BSDI generate i386-unknown-bsd386.
16706 Patch from Paul Eggert <eggert@twinsun.com>.
16707
16708 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16709
16710 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16711
16712 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16713
16714 * configure: Make unrecognized options give nonfatal warnings
16715 instead of fatal errors, and pass them to any subdirectory
16716 configures in case they recognize them.
16717 Make --x equivalent to --with-x.
16718
16719 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16720
16721 * configure: Add --enable-* options. Clean up usage message and
16722 some comments.
16723
16724 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
16725
16726 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16727
16728 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16729
16730 * configure.in (hppa*-*-*): Enable binutils.
16731
16732 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16733
16734 * config.sub: Recognize cisco.
16735
16736 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
16737
16738 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16739
16740 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16741
16742 * config.guess: about target *-hitachi-hiuxwe2, don't print more
16743 than one configuration name. Add comment.
16744
16745 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
16746
16747 * config.guess: about target *-hitachi-hiuxwe2, fixed
16748 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
16749 macro is incorrect.]
16750
16751 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16752
16753 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16754 than the "make ls" stuff which used to be here.
16755
16756 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16757
16758 * config.guess: Recognize i[34]86-unknown-freebsd.
16759 From Shawn M Carey <smcarey@rodan.syr.edu>.
16760
16761 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
16762
16763 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16764
16765 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
16766
16767 * config.guess: Check for ptx.
16768
16769 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
16770
16771 * config.sub: Add os9k checking.
16772
16773 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16774
16775 * config.guess: Handle OSF1 running on HPPA processors
16776
16777 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16778
16779 * configure: If subdir configure fails, print out a message with
16780 subdirectory name, in case subdir's configure code didn't identify
16781 itself.
16782
16783 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
16784
16785 * configure.in: Remove embedded newlines from configdirs.
16786 Avoid mismatches of substrings. Fix matching strings at end
16787 of configdirs.
16788
16789 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
16790
16791 * config.guess: Add Lynx/rs6000 config support.
16792
16793 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16794
16795 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16796
16797 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
16798
16799 * configure.in (hppa*-*-osf*): Treat this just like most other
16800 PA configurations (eg no binutils or ld).
16801 (hppa*-*-*elf*): These configurations have binutils and ld.
16802
16803 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16804
16805 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
16806
16807 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16808
16809 * configure.in (rs6000-*-*): Build gas.
16810
16811 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16812
16813 * Makefile.in: Avoid bug in losing hpux sed.
16814
16815 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16816
16817 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16818 for GDB and GDB has been fixed to not need it.
16819
16820 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16821
16822 * config.guess: Recognize vax hosts.
16823
16824 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16825
16826 * configure (while loop): Don't use "break 2" inside case
16827 statement -- the case statement isn't an enclosing loop.
16828
16829 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
16830
16831 * config.guess: Clean up NeXT support, to allow nextstep
16832 on Intel machines. Make OS be nextstep.
16833
16834 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
16835
16836 * config.guess: Add alternate forms for Convex.
16837
16838 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
16839
16840 * configure: Completely rewrite option processing. Take
16841 advantage of pattern-matching to avoid invoking test frequently.
16842 Also clean up host and target defaulting logic.
16843
16844 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16845
16846 * Makefile.in: Replace all occurrances of "rootme" with "r" and
16847 "$${rootme}" with "$$r", to increase the likelihood that the do-*
16848 commands (plus user environment) will fit SCO limits.
16849
16850 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16851
16852 * configure.in: Don't issue warnings about directories which are
16853 not being configured if -norecursion is set. Correct test for
16854 --with-gnu-as and --with-gnu-ld to not get confused by substring
16855 matches.
16856
16857 * configure.in: Don't build gas for alpha-dec-osf1*.
16858
16859 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
16860
16861 * configure: Back out Per's change of 12/19/1993. It changes the
16862 behavior of configure in unexpected and confusing ways.
16863
16864 Also, use different delim char when calculating
16865 program_transform_name so that the name can contain slashes.
16866
16867 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
16868
16869 * configure.in, config.sub: Add support for VSTa micro-kernel.
16870
16871 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16872
16873 * configure.in: Nuke hacks which were used to get a special
16874 version of GAS for HPPA configurations.
16875
16876 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
16877
16878 * configure: If only ${target_alias} is given, use that
16879 as the default for ${host_alias}.
16880 * configure: Add missing back-slashes before nested quotes.
16881
16882 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16883
16884 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16885
16886 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
16887
16888 * config.guess: Recognize some Tektronix configurations.
16889 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16890
16891 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16892
16893 * config.sub: Match any flavor of SH.
16894
16895 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
16896
16897 * configure.in: Don't try to configure newlib for Alpha.
16898
16899 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16900
16901 * configure.in: Don't build ld for Irix 5. Don't build gas,
16902 libg++ or libio for any Alpha target.
16903
16904 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16905
16906 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
16907
16908 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16909 default arguments -- so it tried to compress itself.
16910
16911 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16912
16913 * configure.in (notsupp): ensure that a space is always at the end
16914 of the configdirs list, since the grep checks for an explicit space
16915
16916 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16917
16918 * configure.in (target i386-sysv4.2): don't build ld, since static
16919 versions of many libraries are not available.
16920
16921 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16922
16923 * config.guess: Recognize Apollos (using environment variables).
16924 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16925
16926 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16927
16928 * config.guess: Recognize Sony news mips running newsos.
16929
16930 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
16931
16932 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16933 "fi ; else" for bash.
16934
16935 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
16936
16937 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16938
16939 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16940
16941 * config.sub: accept unixware as an alias for svr4.2.
16942 Fix some inconsistancies with the gcc version.
16943
16944 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16945
16946 * Makefile.in (DISTDOCDIRS): Add gdb.
16947
16948 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16949
16950 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16951
16952 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16953
16954 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16955 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16956 this now.
16957
16958 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16959
16960 * config.sub: Accept hiux* as an OS name.
16961
16962 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16963 etc/make-stds.texi. The underscore came from gcc, and dje now
16964 agrees that RUNTESTFLAGS is the correct name.
16965
16966 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16967
16968 * install.sh: Remove 'set -e'. It makes any conditionals
16969 in the script useless.
16970
16971 * config.guess: Automatically recognize arm-acorn-riscix
16972 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16973
16974 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16975
16976 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16977
16978 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16979
16980 * Makefile.in (DISTDOCDIRS): New variable.
16981 (taz): Edit local Makefile.in sooner, instead of proto-toplev
16982 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
16983
16984 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16985
16986 * configure.in (hppa target): check the source directory for the
16987 pagas sub-directory
16988
16989 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
16990
16991 * config.sub: Allow -aout* and -elf*.
16992
16993 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16994
16995 * configure.in: Don't build ld on i386-solaris2, same as for
16996 sparc-solaris2.
16997
16998 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
16999
17000 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17001
17002 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17003
17004 * configure.in: Configure gdb for alpha.
17005
17006 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17007
17008 * Makefile.in (CXXFLAGS): Add -O.
17009
17010 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17011
17012 * config.guess: added support for DG Aviion
17013
17014 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17015
17016 * configure.in: Produce warning message for subdirectories not
17017 configurable for this host/target combination. Don't try to
17018 configure gdb for vms.
17019
17020 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17021
17022 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17023 appropriate files before making "diststuff".
17024 (DISTBISONFILES): New var: list of files to be edited.
17025 (DISTSTUFFDIRS): Add binutils.
17026
17027 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17028
17029 * config.sub: also handle mipsel and mips64el (for little endian mips)
17030
17031 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17032
17033 * configure.in: Add * to end of all OS names.
17034
17035 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
17036
17037 * configure.in: Build newlib for LynxOS native.
17038
17039 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17040
17041 * config.guess: Add support for delta 88k running SVR3.
17042
17043 * configure.in: Add comment about HP compiler vs. emacs.
17044
17045 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17046
17047 * configure.in: don't build ld on solaris2 (not a viable option
17048 due to bugs in getpwnam & getpwuid)
17049
17050 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17051
17052 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17053 config.guess will produce a full version number.
17054
17055 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17056
17057 * configure.in: Build linker and binutils for alpha-dec-osf1.
17058
17059 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17060
17061 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17062 and gdb/testsuite/Makefile.in.
17063
17064 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17065
17066 * configure.in: recognize mips*- instead of mips-
17067
17068 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
17069
17070 * config.sub: Accept linux*coff and linux*elf as operating
17071 systems.
17072
17073 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17074
17075 * config.sub: Recognize mips64, and mips3 as an alias for it.
17076
17077 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17078
17079 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17080 gdb knows how to handle OSF/1 shared libraries.
17081
17082 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17083
17084 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17085 * config.guess: Recognize Hitachi's HIUX.
17086 * config.sub: Recognize h3050r* and hppahitachi.
17087 Remove redundant cases for hp9k[23]*.
17088
17089 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17090
17091 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17092 if gas and ld are in the source tree and are in ${configdirs}.
17093 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
17094 --with options (but still pass them down on the command line,
17095 if they were explicitly specified).
17096
17097 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17098
17099 * configure: substitute SHELL value in Makefile.in with
17100 ${CONFIG_SHELL}
17101
17102 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17103
17104 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17105 *-*-solaris2* targets.
17106
17107 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17108
17109 * Makefile.in: define M4, and pass it down to sub-makes;
17110 all-autoconf now depends on all-m4
17111
17112 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17113
17114 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17115 presence of {ar,ranlib} instead of a configured directory
17116
17117 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
17118
17119 * config.guess: Accept 34?? as well as 33?? for NCR.
17120
17121 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17122
17123 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17124 of 'gas' in sed commands, since 'gash' is now in the tree as well.
17125
17126 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17127
17128 * configure: grab values for $(CC) and $(CXX) from the
17129 environment, so that someone can do "CC=gcc configure; make" and
17130 have it work right (matching the way that autoconf works now)
17131
17132 * configure.in, Makefile.in: add support for gash, the tcl
17133 interface to Galaxy
17134
17135 * config.guess: add NetBSD variants (hp300, x86)
17136
17137 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
17138
17139 * install.sh: Support -d option (in the manner of SunOS 4 install,
17140 as it is more deterministic than that of GNU install)
17141 (chmodcmd): Set file to mode 755 by default (should also do default
17142 chgrp and chown, but I don't feel like dealing with that now)
17143
17144 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
17145
17146 * config.sub: Remove h8300hhms alias.
17147
17148 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17149
17150 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17151
17152 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17153
17154 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17155 as stmp-fixinc
17156
17157 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17158
17159 * config.sub: recognize m88110-bug-coff.
17160
17161 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17162
17163 * Makefile.in (all-libio): all dependencies on the toolchain used
17164 to build this (gcc, gas, ld, etc)
17165
17166 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17167
17168 * config.guess: Deal with OSF/1 1.3 on alpha.
17169
17170 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17171
17172 * install.sh: add some 'else true' clauses for portability
17173
17174 * configure.in: don't build libio for h8[35]00-*-* targets
17175
17176 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
17177
17178 * Makefile.in: Add support for new libio.
17179
17180 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17181
17182 * install.sh: If one command fails, don't try the rest. Don't try
17183 to remove $dsttmp (via trap) unless we have already created it.
17184 If $src doesn't exist, detect it and exit with an error.
17185
17186 * config.guess: Recognize BSD on hp300.
17187
17188 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
17189
17190 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17191 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17192
17193 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
17194
17195 * Makefile.in (all-send-pr): depends on all-prms
17196
17197 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17198
17199 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17200
17201 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17202
17203 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17204 Added test for mips-mips-riscos5.
17205
17206 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17207
17208 * configure.in: use mh-hp300 for 68k HP hosts
17209
17210 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17211
17212 * configure: add support for CONFIG_SHELL, so that you can use
17213 some alternate shell for evaluating configure scripts
17214
17215 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
17216
17217 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
17218 in configure script to bug-gdb@prep.ai.mit.edu when building
17219 distribution archive.
17220 * Makefile.in (COMPRESS): Remove def.
17221 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
17222 gdb.tar.Z and make-gdb.tar.Z respectively.
17223 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
17224 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
17225 to convergence with 'taz' target in Makefile.in.
17226
17227 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17228
17229 * install.sh (dsttmp): use trap to ensure that tmp files go
17230 away on error conditions
17231
17232 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17233
17234 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17235
17236 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17237
17238 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17239 its parent is '/' not ''.
17240
17241 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17242
17243 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
17244
17245 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17246 that ${newsrcdir}/configure.in does.
17247
17248 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17249
17250 * test-build.mk: support for CONFIG_SHELL
17251
17252 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
17253
17254 * config.sub (netware): Add as a basic system type.
17255
17256 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17257
17258 * Makefile.in (Makefile): depend on configure.in. Also drop the
17259 $(srcdir)/ from the dependency on Makefile.in.
17260
17261 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
17262
17263 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17264 (h8300hhms is temporary until multi-libraries are implemented).
17265 * configure.in: Handle h8300h too.
17266
17267 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17268
17269 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17270
17271 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
17272
17273 * configure: Remove extraneous output when guessing host type.
17274 * config.guess: Remove extraneous output when guessing using C
17275 compiler rather than uname, or when guessing fails.
17276
17277 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
17278
17279 * Makefile.in: remove all.cross and install.cross targets
17280
17281 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17282 definitions
17283
17284 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
17285
17286 * configure.in (target sh): Build gprof.
17287
17288 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17289
17290 * config.sub: change -solaris to -solaris2
17291
17292 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17293
17294 * configure.in: Use config/mh-riscos for mips-*-sysv*.
17295
17296 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
17297
17298 * configure: Correct error message for missing Makefile.in to
17299 print correct directory.
17300
17301 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17302
17303 * install.sh: kludge around 386BSD shell bug
17304
17305 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
17306
17307 * config.guess: Recognize NeXT.
17308 * config.guess: Recognize i486-ncr-sysv4.
17309 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
17310
17311 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
17312
17313 * Makefile.in (MAKEINFOFLAGS): New variable.
17314 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17315 * build-all.mk, test-build.mk: Pass down --no-split as
17316 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
17317
17318 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
17319
17320 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
17321
17322 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
17323
17324 * Makefile.in (libg++.tar.z): New rule.
17325 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
17326 * Makefile.in (taz): Only do a single chmod.
17327
17328 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17329
17330 * install.sh: don't use dirname anymore (replaced with sed usage)
17331
17332 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
17333
17334 * Makefile.in: Change extension for gzip'd files from '.z' to
17335 '.gz' per new FSF standard usage.
17336
17337 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17338
17339 * configure: put quotes around the final value of program_transform_name
17340
17341 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17342
17343 * Makefile.in: new install.sh support; update install-info rules
17344
17345 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
17346
17347 * configure.in: Build diff for crosses, but not for go32 host.
17348
17349 * configure.in: Build gprof only for native, and don't build it
17350 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17351
17352 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
17353
17354 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17355
17356 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17357
17358 * configure.in (host_tools): Add prms.
17359
17360 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17361
17362 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17363 with $(FLAGS_TO_PASS) on the command line
17364
17365 * config.sub: Recognize lynx and lynxos
17366
17367 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
17368
17369 * config.sub: Accept -ecoff*, not just -ecoff.
17370
17371 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17372
17373 * Makefile.in (taz): Use .gz suffix instead of .z.
17374 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17375 names.
17376
17377 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17378
17379 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17380
17381 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17382
17383 * Makefile.in (install-no-fixedincludes): install gcc last, so
17384 that rebuilds that might happen during 'make install' don't get
17385 bogus gcc include files
17386
17387 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17388
17389 Change from Utah for HPPA support:
17390 * config.guess: Recognize hppa1.x-hp-bsd.
17391
17392 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
17393
17394 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
17395 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17396
17397 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
17398
17399 * config.sub: Add support for rom68k and bug boot monitors.
17400
17401 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
17402
17403 * Makefile.in: Make all-opcodes depend on all-bfd.
17404
17405 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
17406
17407 * config.guess: Added special check for i[34]86-univel-sysv4*.
17408
17409 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
17410
17411 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17412 the processor rather than assuming i486.
17413
17414 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17415
17416 * config.guess: Recognize SunOS6 as Solaris3.
17417
17418 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
17419
17420 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
17421 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17422
17423 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
17424
17425 * build-all.mk (all-cross): New target for Canadian Cross.
17426 Added Q2 go32 targets.
17427 * test-build.mk: Configure go32 cross sparclite-aout and
17428 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
17429 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17430
17431 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17432
17433 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17434 GO32 hosted toolchains
17435
17436 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
17437
17438 * configure: change so "-exec-prefix" gets passed down rather
17439 than "-exec_prefix" so autoconf generated Makefiles get the
17440 exec_prefix set right.
17441
17442 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17443
17444 * config.guess: get the Solaris2 minor version number
17445
17446 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17447
17448 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17449
17450 * config.guess: Recognize some Sequent platforms.
17451
17452 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17453
17454 * Makefile.in: added the vault-install target
17455
17456 * configure.in: actually use the Sun3 makefile fragment that's in
17457 config, also added the release dir to configdirs
17458
17459 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17460
17461 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17462
17463 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17464
17465 * configure.in: remove some program from Alpha targetted toolchains
17466
17467 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
17468
17469 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
17470 gprof.
17471 (taz): Run "make diststuff" in those directories instead of "make
17472 proto-dir". Look for "VERSION=" only at start of line in subdir
17473 Makefile. Use "gzip -9" for compression.
17474 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17475 (binutils.tar.z): New target.
17476
17477 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17478
17479 * Makefile.in (taz): Include gpl.texinfo.
17480
17481 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17482
17483 * Makefile.in (setup-dirs): Merged into "taz" target.
17484 (taz): Only do `proto-dir' stuff if a directory is actually needed
17485 for this target.
17486
17487 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
17488
17489 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17490 (FLAGS_TO_PASS): Pass down MUNCH_NM.
17491 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17492 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17493 (gcc-no-fixedincludes): Correct for current gcc Makefile.
17494
17495 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
17496
17497 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
17498 config.sub, and move-if-change to gdb testsuite distribution
17499 archive, so the testsuite can be extracted, configured, and
17500 run separately from the gdb distribution. Blow away the Chill
17501 tests that require a Chill compiled executable, since GNU Chill
17502 is not yet publically available.
17503
17504 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17505
17506 * test-build.mk: set environment variables in a single command,
17507 instead of a list of assignments and exports
17508
17509 * config.guess: recognize Alpha/OSF1 systems
17510
17511 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17512
17513 * configure: Change help message to prefer --options rather than
17514 -options.
17515
17516 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17517
17518 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17519 zippy@ecst.csuchico.edu.
17520 * config.guess: Recognize miniframe.
17521
17522 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
17523
17524 * Makefile.in: Use srcroot to find runtest rather than rootme.
17525 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17526
17527 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
17528
17529 * test-build.mk: Extensive additions to support building on a
17530 machine other than the host.
17531
17532 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17533
17534 * configure (tooldir): Fix for i386-aix again.
17535
17536 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
17537
17538 * configure, Makefile.in: Change definition of $(tooldir)
17539 to match the FSF.
17540
17541 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
17542
17543 * config.guess: Recognize i[34]86/SVR4.
17544
17545 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17546
17547 * Makefile.in (all-gdb): gdb depends on sim.
17548
17549 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
17550
17551 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
17552 at the same time we make the prototype gdb directory.
17553 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
17554 files at the same time as the gdb base release distribution.
17555
17556 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
17557
17558 * Makefile.in (check): Use individual check targets rather than
17559 DO_X rule.
17560 (check-gcc): Added.
17561
17562 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
17563
17564 * config.sub: Use sysv3.2 not sysv32 for canonical OS
17565 for System V release 3.2.
17566
17567 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17568
17569 * config.sub: Recognize hppaosf.
17570 * configure.in: Do configure ld/binutils/gas for it.
17571
17572 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17573
17574 * configure (tooldir): Alter syntax used to set this, for systems
17575 where "\$" isn't handled right, like i386-aix.
17576
17577 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
17578
17579 * configure: Pass program-transform-name, not
17580 program_transform_name, to recursive configures.
17581
17582 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
17583
17584 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17585 of gas+ld+binutils.
17586
17587 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
17588
17589 * config.guess: Recognize AIX3.2 as distinct from 3.1.
17590
17591 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17592
17593 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17594
17595 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17596
17597 * Makefile.in (PRMS): Set back to all-prms.
17598
17599 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
17600
17601 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17602 targets, rather than for MIPS hosts.
17603
17604 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17605
17606 * configure.in: add comment for --with-x default values
17607
17608 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17609
17610 * Makefile.in: add check-* targets for each of the directories in
17611 the tree. Add a definition of RUNTEST that will use the one we
17612 just built, if it exists. Pass this down via FLAGS_TO_PASS.
17613
17614 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
17615
17616 * configure.in: Removed obsolete references to bfd_target and
17617 target_makefile_frag.
17618
17619 * build-all.mk: Set assorted targets for Q2.
17620 * config.sub: Recognize z8k-sim and h8300-hms.
17621 * test-build.mk: Really don't pass host to configure.
17622 (HOLES): Added uname.
17623
17624 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
17625
17626 * configure: Handle an empty program-prefix, program-suffix or
17627 program-transform-name correctly.
17628
17629 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
17630
17631 * build-all.mk: -G 8 no longer required for MIPS targets.
17632 * test-build.mk: Don't pass host argument to configure; make it
17633 guess.
17634
17635 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
17636
17637 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
17638 * Makefile.in (COMPRESS): New macro, like GZIP.
17639
17640 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
17641
17642 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17643
17644 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17645 with gas currently defaults to -G 0.
17646
17647 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
17648
17649 * Makefile.in (all-flex): flex depends on byacc.
17650
17651 * build-all.mk: If host not specified, use config.guess. Pass TAG
17652 to test-build.mk as RELEASE_TAG.
17653 * test-build.mk (configargs): New variable containing arguments to
17654 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
17655 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17656
17657 * config.guess: Use /bin/uname when checking -X argument on SCO,
17658 to avoid invoking GNU uname which doesn't understand -X.
17659
17660 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17661
17662 * configure.in: Build gas for mips-*-*.
17663
17664 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17665
17666 * Makefile.in (all.normal): insert missing backslash.
17667
17668 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
17669
17670 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17671
17672 * Makefile.in: Complete overhaul to merge many almost identical
17673 targets.
17674
17675 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17676
17677 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17678 (gdb.tar.Z): Adjusted.
17679
17680 * Makefile.in (setup-dirs, taz): New targets; should be general
17681 enough to adapt for gdb sometime. Build only .z file.
17682 (gas.tar.z): New target.
17683
17684 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17685
17686 * build-all.mk: Use CC=cc -Xs on Solaris.
17687
17688 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
17689
17690 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
17691 for handling BISON for FSF releases.
17692
17693 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17694
17695 * configure: Actually implement the change zoo just documented.
17696
17697 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
17698
17699 * configure: when using config.guess, only set target_alias when
17700 it's not already been set (ie, on the command line)
17701
17702 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17703
17704 * Makefile.in: add installcheck target, set PRMS to install-prms
17705
17706 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17707
17708 * configure: add support for package_makefile_fragment, handle the
17709 case where a directory has a configure.in file but no Makefile.in
17710 more gracefully (with an actual understandable error message, even);
17711 add support for --without (and add this to the usage message); also
17712 explicitly add a --host=${host_alias} to the command line when
17713 config.guess is used
17714
17715 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17716
17717 * configure: Must use both --host and --target in recursive calls.
17718
17719 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
17720
17721 * Makefile.in: Change deja-gnu to dejagnu.
17722
17723 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
17724
17725 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17726
17727 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17728
17729 * configure.in: canonicalize all instances to *-*-solaris2*,
17730 also strip out a number of tools to not build for go32 host
17731
17732 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17733
17734 * config.guess: add GPL.
17735
17736 * Makefile.in, config.guess, config.sub, configure: bump
17737 copyrights to 93.
17738
17739 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
17740
17741 * Makefile.in (do-info): Removed obsolete check for existence of
17742 localenv file.
17743
17744 * Makefile.in (MAKEOVERRIDES): Define to be empty.
17745
17746 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17747
17748 * Makefile.in: a couple of 'else true' for decstation,
17749 support for TclX
17750
17751 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17752
17753 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
17754
17755 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17756
17757 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
17758
17759 * config.guess: Recognize i386-ibm-aix (PS/2).
17760 * configure.in: Use config/mh-aix386 file for it.
17761
17762 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
17763
17764 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17765 CC_FOR_TARGET instead.
17766 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17767
17768 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
17769
17770 * Makefile.in: Add sim to list of directories sent with gdb
17771
17772 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
17773
17774 * configure.in: Put back mips-dec-bsd* case.
17775
17776 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
17777
17778 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17779 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
17780 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17781
17782 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17783
17784 * configure.in: remove no-op mips-dec-bsd* in "case $target"
17785
17786 * Makefile.in (dir.info): only run gen-info-dir if it exists,
17787 (install-info): install dir.info only if it exists,
17788 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17789
17790 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
17791
17792 * configure.in: For vms target, skip bfd, ld, binutils. Do build
17793 gas for mips-dec-bsd.
17794
17795 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
17796
17797 * configure (makesrcdir): If ${srcdir} is relative and not ".",
17798 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17799
17800 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
17801
17802 * configure.in: Added "dejagnu" to hosttools list.
17803
17804 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
17805
17806 * config.sub, configure.in, config.guess: Add support
17807 for Bosx, an AIX variant from Bull.
17808 Patches from F.Pierresteguy@frcl.bull.fr.
17809
17810 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
17811
17812 * devo/dejagnu: Initial creation of devo/dejagnu.
17813 Migrated dejagnu testcases and support files for testing software
17814 tools to reside as subdirectories, currently called "testsuite",
17815 within the directory of the software tool. Migrated all programs,
17816 support libraries, etc. beloging to dejagnu proper from
17817 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
17818 with no modifications. The changes to these files which will
17819 allow them to configure, build, and execute properly will be made
17820 in a future update.
17821
17822 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17823
17824 * Makefile.in: Change send_pr to send-pr.
17825 * configure.in: Likewise.
17826 * send_pr: Renamed directory to send-pr.
17827
17828 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
17829
17830 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
17831
17832 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
17833
17834 * README: Update for gdb-4.8 release.
17835 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
17836 gdb-xxx.tar.z (gzip'd) file also.
17837
17838 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17839
17840 * Makefile.in: make all-diff depend on all-libiberty
17841
17842 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
17843
17844 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17845
17846 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17847
17848 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17849
17850 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
17851
17852 * Makefile.in (DEVO_SUPPORT): Remove etc directory
17853 (ETC_SUPPORT): Only add the files GDB wants from etc/.
17854 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
17855
17856 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17857
17858 * Makefile.in: makeinfo binary is in a new location
17859
17860 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
17861
17862 * config.sub: Accept -ecoff as an OS.
17863
17864 * Makefile.in: Various changes to eliminate a level of make
17865 recursion and reduce the required command line length.
17866 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17867 sub-makes.
17868 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17869 variables holding settings for specific sub-makes.
17870 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17871 in terms of BASE_FLAGS_TO_PASS.
17872 (TARGET_LIBS): New variable listing directories which use
17873 TARGET_FLAGS_TO_PASS.
17874 (subdir_do): Eliminated.
17875 (do-*): New set of targets to replace subdir_do.
17876 (various): All targets which used subdir_do now depend on do-*.
17877 (local-clean): Renamed from do_clean.
17878 (local-distclean): New target, dependency of distclean and
17879 realclean.
17880 (install-info): Don't create directories. Depend on dir.info
17881 rather than calling make recursively.
17882 (install-dir.info): Eliminated.
17883 (install-info-dirs): Create all info directories here.
17884 (dir.info): Depend upon do-install-info.
17885
17886 * test-build.mk (HOLES): Added false.
17887
17888 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
17889
17890 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
17891
17892 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17893
17894 * Makefile.in (info): remove dependency on all-texinfo. The
17895 problem was really in texinfo/C, not at this level.
17896
17897 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
17898
17899 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17900
17901 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
17902
17903 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
17904 GDB releases.
17905
17906 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17907
17908 * configure: Include srcdir in message about target of link not
17909 being found. Don't convert `-' to `_' in `with' options being
17910 passed to subdirs.
17911
17912 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17913
17914 * configure.in: add uudecode to host_tools
17915
17916 * Makefile.in: added {all,install}-uudecode targets, added them to
17917 the appropriate lists
17918
17919 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
17920
17921 * Makefile.in (all-gcc): Added dependency on all-gas.
17922
17923 * configure.in (mips-*-*): Build ld and binutils.
17924
17925 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17926
17927 * configure: check return code from mkdir, print error message and
17928 exit on failure.
17929
17930 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
17931
17932 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
17933
17934 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
17935
17936 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17937
17938 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17939
17940 * config.sub (h8500): Recognize this as a cpu type.
17941
17942 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17943
17944 * configure: source directory missing is no longer a warning
17945
17946 * configure.in: recognize irix[34]* instead of irix[34]
17947
17948 * Makefile.in: define and pass down X11_LIB
17949
17950 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17951
17952 * guess-systype: Renamed to ...
17953 * config.guess: ... by popular request.
17954 * configure.in, Makefile.in: Update accordingly.
17955
17956 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17957
17958 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17959 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17960 + Execute ./dummy instead of assuming . is in PATH.
17961
17962 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17963
17964 * guess-systype: New shell script. Attempts to guess the
17965 canonical host name of the executing host.
17966 Only a few hosts are supported so far.
17967 * configure: Call guess-systype if no host is specified.
17968
17969 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17970
17971 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17972 gcc Makefile.
17973
17974
17975 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17976
17977 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17978 (all-gcc, install-gcc, subdir_do): Use it.
17979
17980 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17981
17982 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17983
17984 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17985
17986 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17987 set exclusively by configure, using configure.in .
17988
17989 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17990
17991 * test-build.mk: set $PATH for all builds
17992
17993 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17994
17995 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
17996
17997 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
17998 the one used in gcc/Makefile.in, so that a null expansion doesn't
17999 override the one needed to build gcc with a native cc.
18000
18001
18002 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18003
18004 * configure: Accept -with arguments.
18005
18006 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18007
18008 * Makefile.in: added h8300sim
18009
18010 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
18011
18012 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18013 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
18014 (all-cygnus, native, build-cygnus): Make
18015 $(canonhost)-stamp-3stage-done, not $(host)....
18016 * test-build.mk (stamp-3stage-compared): Use tail +10c for
18017 i386-sco3.2v4. Added else true to if command.
18018
18019 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
18020
18021 * config.sub: (from FSF) Sequent uses a BSD-like OS.
18022
18023 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
18024
18025 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18026
18027 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18028
18029 * configure.in: don't remove binutils from Solaris builds
18030
18031 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
18032
18033 * Makefile.in: get rid of earlier definitions for *clean,
18034 also handle the recursive info rule better
18035
18036 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
18037
18038 * Makefile.in (mostlyclean, distclean, realclean): Fix to
18039 do more-or-less the right thing.
18040
18041 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
18042
18043 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18044 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18045
18046 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18047
18048 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18049 $(host_canonical).
18050
18051 * configure.in: split the configdirs list into 4 categories (native
18052 v. cross, library v. tool) and handle the cross-only and native-
18053 only in more reasonable (and correct!) way.
18054
18055 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
18056
18057 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
18058 configdirs anymore.
18059
18060 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18061
18062 * Makefile.in: extensive cleanup:: removed all of the explicit
18063 clean-* targets, collapsed many wrappers around subdir_do into
18064 one, added additional targets to satisfy standards.texi, deleted
18065 some old targets, some changes for consistency
18066
18067 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18068
18069 * configure.in: handle some programs as cross-only, and others as
18070 native only
18071
18072 * test-build.mk: handle partial holes in a more generic manner
18073
18074 * Makefile.in: m4 depends on libiberty
18075
18076 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18077
18078 * configure.in: add m4, textutils, fileutils, sed, shellutils,
18079 time, wdiff, and find to configdirs
18080
18081 * Makefile.in: all, clean, and install rules for the new programs
18082 added to configure.in
18083
18084 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18085
18086 * configure.in: use mh-sun for all *-sun-* hosts
18087
18088 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18089
18090 * Makefile.in: define flags for X11 include files and library file
18091 locations, pass them down to the programs that need this info
18092
18093 * build-all.mk: added a 'native' target, to 3stage the native toolchain
18094
18095 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18096
18097 * configure.in: start building libg++ for HP-UX targets
18098
18099 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
18100
18101 * README: Update references to files moved into etc/.
18102
18103 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
18104
18105 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
18106 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
18107
18108 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
18109
18110 * configure: accept dash as well as underscore in long option
18111 names for FSF compatibility.
18112
18113 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
18114
18115 * config.sub: added -sco3.2v4 support from FSF.
18116
18117 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18118
18119 * configure.in: expand the section that adds or removes
18120 directories from the list of programs to build, to handle native
18121 vs. cross in addition to host v. native
18122
18123 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
18124
18125 * Makefile.in: Replace C++ in macro names with CXX.
18126 This is less likely to break ...
18127
18128 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18129
18130 * test-build.mk: add -w to GNU_MAKE
18131
18132 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18133
18134 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18135 add 'sparc' to list of recognized cpus. This needed to make
18136 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18137 Delete some redundant ose68 variants. Recognize -wrs as an os,
18138 then changes that into $CPU-wrs-vxworks.
18139
18140 * configure.in: remove most references to gdbtest, regularize
18141 target based program removal
18142
18143 * test-build.mk: import from p3 tree (many fixes and changes)
18144
18145 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18146
18147 * Makefile.in: added rules to handle tcl, tk, and expect
18148
18149 * configure.in: handle those directories if they exist
18150
18151 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18152
18153 * config.sub: removed bogus hppabsd and hppahpux names, since
18154 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18155
18156 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18157
18158 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
18159 depends upon all-xiberty
18160
18161 * Makefile.in: changes from p3, including:
18162
18163 Thu Oct 8 15:00:17 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 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
18169
18170 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18171 from the same source tree and not building a cross-compiler. This
18172 matters for the libg++ configuration if reconfiguring a tree that
18173 has already been installed.
18174
18175 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
18176
18177 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18178 pick up the machine and system specific header files.
18179
18180 * Makefile.in: added AS_FOR_TARGET, passed down in
18181 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18182 the C compiler to use to create programs which are run in the
18183 build environment, set it to default to $(CC), and passed it down
18184 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18185
18186 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
18187
18188 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18189 We need them for unusual native builds, like systems without
18190 ranlib.
18191
18192 * configure: also define $(host_canonical) and
18193 $(target_canonical), which are the full, canonical names for the
18194 given host and target
18195
18196 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
18197
18198 * Makefile.in: Added separate definitions for C++.
18199
18200 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
18201
18202 * configure.in (configdirs): Add deja-gnu.
18203
18204 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
18205
18206 * README: Update for configure.texi and gdb-4.7 release.
18207
18208 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
18209
18210 * Makefile.in: Move "all" target to top of file.
18211 Previously, first target was ".PHONY" which caused BSD4.4 make
18212 to build .PHONY when make was run without arguments.
18213
18214 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
18215
18216 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
18217 Library-copylefted code in libiberty.
18218
18219 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
18220
18221 * config.sub: Replace m68kmote with plain old m68k.
18222
18223 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
18224
18225 * Makefile.in: Remove space from blank line, avoid Make complaints.
18226
18227 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
18228
18229 * config.sub: Complain if no argument is given. Added support for
18230 386bsd as OS and target alias.
18231
18232 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
18233
18234 * Makefile.in (XTRAFLAGS): include newlib directories if
18235 newlib/Makefile exists, rather than if host != target.
18236
18237 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
18238
18239 * config.sub: recognize sparclite-wrs-vxworks.
18240
18241 * Makefile.in (install-xiberty): added *-xiberty make rules (from
18242 p3.) Added clean-xiberty to clean.
18243
18244 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18245
18246 * configure.in: use *-*-* instead of nested cases for host and target
18247
18248 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
18249
18250 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18251 from the same source tree and not building a cross-compiler. This
18252 matters for the libg++ configuration if reconfiguring a tree that
18253 has already been installed.
18254
18255 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
18256
18257 * config.sub (i486v/i486v4): Merge in from FSF version.
18258
18259 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
18260
18261 * configure: only set PWD if it is already set.
18262
18263 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
18264
18265 * configure: just set PWD=`pwd` at the top, since Ultrix sh
18266 doesn't have unset and all success paths (and most error paths)
18267 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18268 to just ${PWD} to avoid confusion.)
18269
18270 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
18271
18272 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18273 even for a native compilation.
18274
18275 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
18276
18277 Changes to make the gdb.tar.Z rule work better.
18278
18279 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
18280 (DEVO_SUPPORT): Add configure.texi.
18281 (bfd-ilrt.tar.Z): Remove ancient rule.
18282
18283 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
18284
18285 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18286 pick up the machine and system specific header files.
18287
18288 * configure.in, config.sub: added new target m68010-adobe-scout,
18289 with alias of adobe68k. Changed configure.in to check for
18290 -scout before -sco* to avoid a false match.
18291
18292 * Makefile.in: added AS_FOR_TARGET, passed down in
18293 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18294 the C compiler to use to create programs which are run in the
18295 build environment, set it to default to $(CC), and passed it down
18296 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18297
18298 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
18299
18300 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18301 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
18302 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18303 FOR_TARGET variants, to newlib and libg++.
18304
18305 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
18306
18307 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18308 first.
18309
18310 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
18311
18312 * config.sub: Accept `elf' as an environment.
18313
18314 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18315
18316 * Makefile.in (all-opcodes): cd into the right directory
18317
18318 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
18319
18320 * configure: added -program_transform_name option, used as
18321 argument to sed when installing programs.
18322 configure.texi: added documentation for -program_prefix,
18323 -program_suffix and -program_transform_name.
18324
18325 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
18326
18327 * config.sub: Accept i486 where i386 ok.
18328
18329 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
18330
18331 * config.sub: accept we32k
18332
18333 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
18334
18335 * config.sub, configure.in: accept OSE68000 and OSE68k.
18336
18337 * Makefile.in: don't create all directories for ``make install'';
18338 let the subdirectories create the ones they need.
18339
18340 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18341
18342 * COPYING: new file, GPL v2
18343
18344 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18345
18346 * Makefile.in: use the new gen-info-dir, which needs a template
18347 argument (which also lives in texinfo)
18348
18349 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18350
18351 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
18352
18353 * config.sub (ncr3000): Change i386 to i486.
18354
18355 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18356
18357 * Makefile.in: add install-rcs, install-grep to
18358 install-no-fixedincludes, removed install-bison and install-libgcc
18359
18360 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
18361
18362 * configure.in: grab the HPUX makefile fragment if on HPUX
18363
18364 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18365
18366 * Makefile.in: eradicate bison spoor (ditto libgcc).
18367 configure.in: recognise m68{k,000}-ericsson-OSE.
18368 es1800 is alias for m68k-ericsson-OSE
18369
18370 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18371
18372 * configure.in: rearrange the parts that remove programs from
18373 configdirs, based now on HOST==TARGET or by canonical triple.
18374
18375 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18376
18377 * test-build.mk: recurse explicitly with -f test-build.mk when
18378 appropriate. predicate stage3 and comparison on the existence
18379 of gcc. That is, if gcc isn't around, we aren't three-staging.
18380 On very clean, also remove ...stamp-co. Build in-place before
18381 doing other builds.
18382
18383 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18384
18385 * Makefile.in, configure.in: add tgas
18386
18387 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18388
18389 * Makefile.in: a number of changes merged in from progressive.
18390
18391 * configure.in: add libm.
18392
18393 * .cvsignore: ignore some stuff that comes from test-build.mk.
18394
18395 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
18396
18397 * config.sub: Add es1800 (m68k-ericsson-es1800).
18398
18399 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18400
18401 * configure: Add program_suffix (parallel to program_prefix)
18402 * Makefile.in: adjust directory-creating script for losing decstation
18403
18404 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
18405
18406 * configure: Minor $subdir-related fixes.
18407
18408 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18409
18410 * configure: fix various problems with propogating
18411 makefile_target_frag in subdirs.
18412 * configure.in: config libgcc if its there
18413
18414 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
18415
18416 * config.sub: HPPA merge.
18417
18418 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
18419
18420 * Makefile.in: Replace all-bison with all-byacc in all
18421 dependency lines for other tools (which now use byacc).
18422
18423 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
18424
18425 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
18426
18427 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
18428
18429 * Makefile.in: make gprof rules similar to byacc rules (instead of
18430 vestigal $(unsubdir) that didn't work...)
18431
18432 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
18433
18434 * config.sub: Add support for Linux.
18435 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
18436 (at least for libg++).
18437
18438 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18439
18440 * configure.texi: fix doc for the -nfp option to configure
18441
18442 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
18443
18444 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18445
18446 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
18447
18448 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18449 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18450 * configure.in: added solaris* host_makefile_frag hook.
18451
18452 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18453
18454 * config.sub: changed recognition of m68000 so that various
18455 m68k types can be specified via m680[01234]0
18456
18457 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18458
18459 * config.sub (basic_machine): fix sed so that '-foo' isn't
18460 completely substituted out while .+'-foo' loses the '-foo'
18461
18462 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18463
18464 * config.sub ($os): Add -aout.
18465
18466 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
18467
18468 * configure: If host_makefile_frag is absolute, don't
18469 prefix ${invsubdir} (relevant to libg++ auto-configure).
18470
18471 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18472
18473 * Makefile.in (tooldir): Define it.
18474 (all-ld): Depend on all-flex.
18475
18476 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
18477
18478 * Makefile.in (check): Fix libg++ special case.
18479
18480 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
18481
18482 * configure: do not bury `pwd` into config.status, thus do fewer
18483 pwd's.
18484
18485 * configure: print the "Building in" message only when building in
18486 other than "." AND verbose.
18487
18488 * configure: remove -s, rework -v to better accommodate guested
18489 configures.
18490
18491 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18492
18493 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
18494
18495 * Makefile.in: macroize flags passed on recursion. remove
18496 fileutils.
18497
18498 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
18499
18500 * configure: get makesrcdir right for subdirs deeper than 1.
18501
18502 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18503 install.
18504
18505 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
18506
18507 * Makefile.in: don't print subdir_do or recursion lines.
18508
18509 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
18510
18511 * standards.texi: added menu item.
18512
18513 * Makefile.in: build and install standards.info.
18514
18515 * standards.texi: new file.
18516
18517 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18518
18519 * configure: test for and move config.status pieces from
18520 ${subdir}/.
18521
18522 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
18523
18524 * configure: Test for existance of files before trying to mv
18525 them, to avoid numerous non-existance messages.
18526
18527 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
18528
18529 * configure: correct final line of config.status.
18530
18531 * configure: patch from eggert. Avoids a protection problem if
18532 the original Makefile.in is read only.
18533
18534 * configure: use move-if-change from gcc to create config.status.
18535 Some makefiles depend on config.status to tell if a directory
18536 has been reconfigured for a different host. This change
18537 prevents those directories from remaking everything in the case
18538 where the reconfig was only intended to rebuild a Makefile.
18539
18540 * configure: test for config.sub with "config.sub sun4" rather
18541 than "config.sub ${host_alias}". Otherwise we can't tell a bad
18542 host alias from a missing config.sub.
18543
18544 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18545
18546 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18547 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
18548
18549 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
18550
18551 * configure: mkdir ${subdir} as needed.
18552
18553 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
18554
18555 * Makefile.in,configure.in: added autoconf.
18556
18557 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18558
18559 * Makefile.in: no longer pass against on recursion.
18560
18561 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18562 definitions are not inherited.
18563
18564 * configure: correct makesrcdir when subdir is .
18565
18566 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
18567
18568 * configure: Add support for 'subdirs' variable, which is
18569 like 'configdirs', except that configure doesn't re-invoke
18570 itself for subdirs, it just creates a Makefile for each subdir.
18571 * configure.texi: Document subdirs.
18572
18573 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18574
18575 * configure.in: added flex to configdirs
18576
18577 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
18578
18579 * Makefile.in: remove clean-stamps from clean.
18580
18581 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
18582
18583 * configure.in: Add gdbtest to configdirs.
18584
18585 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
18586
18587 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
18588 to recursive makes.
18589 * configure.in: Recognize new ncr3000 config.
18590
18591 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
18592
18593 * Makefile.in, configure.in: removed references to gdbm.
18594
18595 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
18596
18597 * config.sub: Don't canonicalize os value
18598 newsos* to bsd (readline needs to check for newsos).
18599 (This fix was earlier made Jan 31, but got re-broken.)
18600
18601 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
18602
18603 * configure.in: sco is an os, not a vendor!
18604
18605 * configure: Quote $( better. Keep various shells happy.
18606
18607 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
18608
18609 * Makefile.in: eliminate stamp-files.
18610
18611 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
18612
18613 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
18614 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18615
18616 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
18617
18618 * config.sub: fix iris/iris3.
18619
18620 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
18621
18622 * configure: re-add -rm.
18623
18624 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
18625
18626 * Maskefile.in: add .stmp-rcs to all.
18627
18628 * configure.in: remove gas from rs6000 build, use aix host fragment.
18629
18630 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
18631
18632 * configure: pass down site_option during recursion.
18633
18634 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
18635
18636 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
18637
18638 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
18639
18640 * configure: Change exec_prefix so that it really defaults to prefix.
18641
18642 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
18643
18644 * Makefile.in, configure.in: Add support for mmalloc library.
18645
18646 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
18647
18648 * Makefile.in: add stmp dependencies for a few more things.
18649
18650 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
18651
18652 * configure: adjusted error message on objdir/srcdir configure
18653 collision, per john's suggestion.
18654
18655 * Makefile.in: add libiberty stmp to all and all.cross.
18656
18657 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
18658
18659 * Makefile.in: remove force dependencies, add grep to all.
18660
18661 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
18662
18663 * Makefile.in: drop flex. make stamp files work.
18664
18665 * configure: added test for conflicting configuration in srcdir,
18666 remove trailing slashes from srcdir. Otherwise emacs gdb mode
18667 gets cranky. use relative paths for configure and srcdir
18668 whenever possible. Send some error messages to stderr that were
18669 going to stdout.
18670
18671 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
18672
18673 * Makefile.in: Fix libg++ rule to check for gcc directory
18674 before using gcc/gcc. Also pass XTRAFLAGS.
18675
18676 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
18677
18678 * Makefile.in: added stmp-files so that directories aren't polled
18679 when they are already built.
18680
18681 * configure.texi: fixed a node pointer problem.
18682
18683 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
18684
18685 * config.sub configure.in gdb/configure.in
18686 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18687 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18688 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
18689
18690 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18691
18692 * configure: -recurring becomes -silent. corrected help message
18693 for -site= option.
18694
18695 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18696
18697 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18698
18699 * configure: when building Makefile for crosses, replace
18700 tooldir and program_prefix. default srcdir from location of
18701 config.sub. remove "for host in hosts" and "for target in
18702 targets" loops.
18703
18704 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18705
18706 * Makefile.in: Do not pass bindir or mandir to cvs.
18707
18708 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
18709
18710 * Makefile.in, configure.in: removed traces of namesubdir,
18711 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
18712 copyrights to '92, changed some from Cygnus to FSF.
18713
18714 * configure.texi: remove most references to multiple hosts,
18715 multiple targets, subdirs, etc.
18716
18717 * configure.man: removed rcsid. reference config.sub not
18718 config.subr.
18719
18720 * Makefile.in: mkdir $(infodir) on install-info.
18721
18722 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
18723
18724 * configure.texi: Explain better about .gdbinit and about
18725 the environment that configure.in sections run in.
18726
18727 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
18728
18729 * configure.in: Ultrix is only a decstation if it's a MIPS.
18730
18731 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
18732
18733 * README: DOC.configure => cfg-paper.texi.
18734
18735 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
18736
18737 * config.sub (near case $os): Don't convert newsos* to bsd!
18738
18739 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
18740
18741 * Makefile.in: Reinstall change from gdb-4.3 that reduces
18742 the number of copies of COPYING that go into the GDB tar file.
18743
18744 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
18745
18746 * bfd/configure.in, gdb/config/mh-i386sco,
18747 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18748 Fix SCO configuration stuff.
18749
18750 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
18751
18752 * Makefile.in: For libg++, make sure the -I pointing
18753 to the gcc directory goes *after* all the libg++-local -I flags.
18754 Also, move just-gcc dependency from just-libg++ to all-libg++.
18755
18756 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
18757
18758 * configure: Change -x to -f to keep Ultrix /bin/test happy.
18759
18760 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
18761
18762 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
18763
18764 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
18765
18766 * config.sub: Add stratus configuration frags. Also
18767 submitted to FSF.
18768
18769 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
18770
18771 * Makefile.in (DEV_SUPPORT): add configure.man.
18772
18773 * config.sub(Decode manufacturer-specific): add -none*.
18774
18775 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
18776
18777 * Makefile.in: remove form feeds to make Sun's make happy.
18778 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
18779
18780 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
18781
18782 * Makefile.in (AR_FLAGS): Make quieter.
18783
18784 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
18785
18786 * configure.in: Add libg++.
18787 * configure: When verbose, don't output the command line at each
18788 level; it will be unremarkably the same as the previous version,
18789 which will be the same as what the user typed.
18790
18791 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
18792
18793 * configure.in, Makefile.in: fix clean-info, add flex. add
18794 fileutils.
18795
18796 * configure: be less sensitive to spaces in Makefile.in. Do not
18797 look for sources in "..". Doing so breaks subdirectories that
18798 might have their own configure. If a subdir has it's own
18799 configure script, use it.
18800
18801 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
18802
18803 * cfg-paper.texi: some changes suggested by rms.
18804
18805 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
18806
18807 * config.sub: Merge in some small additions from the FSF version,
18808 taken from the gcc distribution, to bring the Cygnus and FSF
18809 versions into closer sync.
18810
18811 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
18812
18813 * configure.in: Changed svr4 references to sysv4.
18814
18815 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
18816
18817 * configure: added -V for version number option.
18818
18819 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
18820
18821 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18822 renamed from DOC.configure to cfg-paper.texi.
18823
18824 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18825
18826 * configure, config.subr, config.sub: config.subr is now
18827 config.sub again.
18828
18829 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
18830
18831 * configure.texi: new file, in progress.
18832
18833 * Makefile.in: build info file and install the man page for
18834 configure.
18835
18836 * configure.man: new file, first cut.
18837
18838 * configure: find config.subr again now that configuration "none"
18839 has gone. removed all traces of the -ansi option. removed all
18840 traces of the -languages option.
18841
18842 * config.subr: resync from rms.
18843
18844 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18845
18846 * configure, config.sub, config.subr: merge config.sub into
18847 config.subr, call the result config.subr, remove config.sub, use
18848 config.subr.
18849
18850 * Makefile.in: revised install for dir.info.
18851
18852 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18853
18854 * configure.in: add decstation host makefile frag.
18855
18856 * Makefile.in: BISON now bison -y again. also install-gcc on
18857 install. clean-gdbm on clean. infodir belongs in datadir.
18858 Make directories for info install. Build dir.info here then
18859 install it.
18860
18861 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18862
18863 * Makefile.in: fix for bad directory tests.
18864
18865 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18866
18867 * configure: \{1,2\} appears to be a sysv'ism. Use a different
18868 regexp. -srcdir relative was being handled incorrectly.
18869
18870 * Makefile.in: unwrapped some for loops so that parallel makes
18871 work again and so one can focus one's attention on a particular
18872 package.
18873
18874 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18875
18876 * configure: added PWD as a stand in for `pwd` (for speed). use
18877 elif wherever possible. make -srcdir work without -objdir.
18878 -objdir= commented out.
18879
18880 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18881
18882 * configure: +options become --options. -subdirs commented out.
18883 added -host, -datadir. Renamed -destdir to -prefix. Comment in
18884 Makefile now at top of generated Makefile. Removed cvs log
18885 entries. added -srcdir. create .gdbinit only if there is one
18886 in ${srcdir}.
18887
18888 * Makefile.in: idestdir and ddestdir go away. Added copyrights
18889 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
18890 and mandir now keyed off datadir by default.
18891
18892 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18893
18894 * Freshly created ChangeLog.
18895
18896 \f
18897 Local Variables:
18898 mode: change-log
18899 left-margin: 8
18900 fill-column: 76
18901 version-control: never
18902 End: