Daily bump.
[gcc.git] / ChangeLog
1 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2
3 Sync with binutils-gdb:
4 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
5
6 * configure.ac (target_configdirs): Exclude target-zlib if
7 target-libjava isn't built.
8 * configure: Regenerated.
9
10 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
11
12 Sync with binutils-gdb:
13 2015-05-13 John David Anglin <dave.anglin@bell.net>
14
15 * configure.ac: Disable configuration of GDB for HPUX targets.
16 * configure: Regenerate.
17
18 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
19
20 * configure.ac: Add --with-system-zlib.
21 * configure: Regenerated.
22
23 2015-01-28 James Bowman <james.bowman@ftdichip.com>
24
25 * configure.ac: Add FT32 support.
26 * configure: Regenerate.
27
28 2015-01-12 Anthony Green <green@moxielogic.com>
29
30 * configure.ac: Don't disable gprof for moxie.
31 * configure: Rebuild.
32
33 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
34
35 Sync with binutils-gdb:
36 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
37
38 PR ld/18355
39 * Makefile.def: Add extra_configure_flags to host zlib.
40 * configure.ac (extra_host_zlib_configure_flags): New. Set
41 to --enable-host-shared When bfd is to be built as shared
42 library. AC_SUBST.
43 * Makefile.in: Regenerated.
44
45 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
46
47 Sync with src:
48 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
49 * Makefile.def (dependencies): Add all-zlib to all-bfd.
50 * Makefile.in: Regenerated.
51
52 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
53
54 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
55 target.
56 * configure: Regenerate.
57
58 2015-06-23 Ludovic Courtès <ludo@gnu.org>
59
60 * MAINTAINERS (Write After Approval): Add myself.
61
62 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
63
64 * MAINTAINERS (OS Port Maintainers): Add myself.
65 (Various Maintainers): Remove myself from libffi testsuite.
66
67 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
68
69 * MAINTAINERS (gen* on machine desc): Add self.
70
71 2015-06-02 Jason Merrill <jason@redhat.com>
72
73 PR bootstrap/66319
74 * configure.ac: Use -std=gnu++98.
75
76 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
77
78 * MAINTAINERS (Write After Approval): Add myself.
79
80 2015-05-28 Mike Frysinger <vapier@gentoo.org>
81
82 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
83 * configure: Regenerate.
84
85 2015-05-26 Jason Merrill <jason@redhat.com>
86
87 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
88 * configure: Regenerate.
89
90 2015-05-16 James Bowman <james.bowman@ftdichip.com>
91
92 * configure.ac: FT32 target added.
93 * configure: Regenerated.
94
95 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
96
97 * MAINTAINERS (Write After Approval): Add myself.
98
99 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
100
101 * MAINTAINERS (Write After Approval): Add myself.
102
103 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
104
105 * configure.ac: Fix typo.
106 * configure: Regenerate.
107
108 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
109
110 * MAINTAINERS (Write After Approval): Add myself.
111
112 2015-05-03 Matthias Klose <doko@ubuntu.com>
113
114 * configure.ac: Match $host configured with triplets.
115 * configure: Regenerate.
116
117 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
118
119 * Makefile.tpl: Remove surplus whitespace throughout.
120 * Makefile.in: Regenerate.
121
122 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
123
124 * MAINTAINERS (Various Maintainers): Add myself as instruction
125 combiner maintainer.
126
127 2015-04-17 Jakub Jelinek <jakub@redhat.com>
128
129 PR bootstrap/62077
130 * configure.ac (--enable-stage1-checking): Default to
131 release,misc,gimple,rtlflag,tree,types if --disable-checking
132 or --enable-checking is not specified and DEV-PHASE is not
133 experimental.
134 * configure: Regenerated.
135
136 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
137
138 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
139 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
140 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
141 * Makefile.in: Regenerate.
142
143 2015-04-08 Cary Coutant <ccoutant@gmail.com>
144
145 * MAINTAINERS: Update my email address.
146
147 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
148
149 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
150
151 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
152
153 * MAINTAINERS: Add myself as an arm port reviewer.
154
155 2015-03-25 Martin Liska <mliska@suse.cz>
156 Yury Gribov <y.gribov@samsung.com>
157
158 * Makefile.in: Fix ln source location for vimrc file.
159 * Makefile.tpl: Likewise.
160
161 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
162
163 PR bootstrap/25672
164 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
165 cross-compiling. Similarly for CXX_FOR_TARGET.
166 * configure: Regenerate.
167
168 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
169
170 * Makefile.def: Add libmpx.
171 * configure.ac: Add libmpx.
172 * Makefile.in: Regenerate.
173 * configure: Regenerate.
174
175 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
176
177 * MAINTAINERS (CPU Port Maintainers): Add myself
178 i386 vector ISA extns mantainer.
179
180 2015-03-13 Jeff Law <law@redhat.com>
181
182 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
183 maintainer.
184 Remove Richard Henderson as a maintainer for the x86 port.
185
186 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
187
188 * MAINTAINERS (CPU Port Maintainers): Update my email address.
189
190 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
191
192 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
193 pointer bounds checker and i386 MPX maintainer.
194
195 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
196
197 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
198
199 2015-02-26 Martin Sebor <msebor@redhat.com>
200
201 * MAINTAINERS (Various Maintainers): Add self.
202
203 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
204
205 * configure.ac [--enable-as-accelerator-for] (enable_languages):
206 Make sure it contains lto.
207 * configure: Regenerate.
208
209 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
210
211 * configure: Regenerate.
212
213 2015-02-06 Diego Novillo <dnovillo@google.com>
214
215 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
216 middle-end, docstring): Remove myself.
217 (Write After Approval): Add myself.
218
219 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
220
221 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
222 (Write After Approval): Update address.
223
224 2015-01-29 David Malcolm <dmalcolm@redhat.com>
225
226 PR jit/64780
227 * configure.ac: Require the user to explicitly specify
228 --enable-host-shared if the jit is enabled.
229 * configure: Regenerate.
230
231 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
232
233 * MAINTAINERS (Write After Approval): Add myself.
234
235 2015-01-25 Tom de Vries <tom@codesourcery.com>
236
237 * MAINTAINERS: Make whitespace consistent.
238
239 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
240
241 * MAINTAINERS (Write After Approval): Add myself.
242
243 2015-01-20 Andre Vehreschild <vehre@gmx.de>
244
245 * MAINTAINERS: (Write After Approval): Add myself.
246
247 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
248
249 * MAINTAINERS: (Write After Approval): Add myself.
250
251 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
252
253 * MAINTAINERS: (Write After Approval): Add myself.
254
255 2015-01-13 Iain Sandoe <iain@codesourcery.com>
256
257 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
258 objective-c/c++ front end maintainer.
259
260 2015-01-13 Marek Polacek <polacek@redhat.com>
261
262 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
263
264 2015-01-12 Jeff Law <law@redhat.com>
265
266 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
267 a very long time.
268
269 2015-01-09 Ian Lance Taylor <iant@google.com>
270
271 * configure.ac (host_tools): Add gotools.
272 * Makefile.def (host_modules): Add gotools.
273 (dependencies): Add dependency of all-gotools on all-target-libgo.
274
275 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
276
277 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
278 * configure: Regenerate.
279
280 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
281
282 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
283 all-target-libgomp.
284 * Makefile.in: Regenerate.
285
286 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
287
288 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
289
290 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
291
292 * configure.ac: Add Visium support.
293 * configure: Regenerate.
294
295 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
296
297 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
298 * configure: Regenerate.
299
300 2015-01-03 Andrew Pinski <apinski@cavium.com>
301
302 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
303 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
304 (BASE_TARGET_EXPORTS): Add OBJCOPY.
305 (OBJCOPY_FOR_TARGET): New variable.
306 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
307 * Makefile.in: Regenerate.
308 * configure.ac: Check for already installed target objcopy.
309 Also GCC_TARGET_TOOL on objcopy.
310 * configure: Regenerate.
311
312 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
313
314 * config.sub: Update from upstream, to 2015-01-01 version.
315 * config.guess: Ditto.
316
317 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
318
319 * MAINTAINERS (RTEMS Ports): Add myself.
320
321 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
322
323 * MAINTAINERS (Write After Approval): Add myself.
324
325 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
326
327 * MAINTAINERS (Write After Approval): Add myself.
328
329 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
330
331 * configure.ac (--enable-as-accelerator-for): Don't set
332 ENABLE_AS_ACCELERATOR_FOR. Update all users.
333 * configure: Regenerate.
334
335 2014-12-13 Jakub Jelinek <jakub@redhat.com>
336
337 PR bootstrap/64023
338 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
339 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
340 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
341 to CXX.
342 * Makefile.in: Regenerated.
343
344 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
345 Yury Gribov <y.gribov@samsung.com>
346
347 * .gitignore: Added .local.vimrc and .lvimrc.
348 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
349 * Makefile.in: Regenerate.
350
351 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
352
353 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
354 * configure: Regenerated.
355
356 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
357
358 * MAINTAINERS (nvptx port): New entry.
359
360 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
361
362 * configure: Regenerate.
363
364 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
365
366 * configure.ac: Merge with Binutils.
367
368 2014-11-26 Tobias Burnus <burnus@net-b.de>
369
370 * Makefile.def: Make more dependent on mpfr, mpc and isl.
371 * Makefile.in: Regenerate.
372
373 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
374
375 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
376 missing flex.
377 * Makefile.in: Regenerated.
378
379 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
380
381 * Makefile.in: Regenerate.
382
383 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
384
385 PR bootstrap/63784
386 * libtool.m4: Add $pic_flag with -shared.
387
388 2014-11-21 Renlin Li <Renlin.Li@arm.com>
389
390 * MAINTAINERS (Write After Approval): Added myself.
391
392 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
393
394 * MAINTAINERS (write-after-approval): Add myself.
395
396 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
397
398 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
399 from 2 years ago.
400
401 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
402
403 Revert:
404 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
405
406 * MAINTAINERS (Write After Approval): Added myself as line map
407 maintainer.
408
409 2014-11-19 Renlin Li <Renlin.Li@arm.com>
410
411 Revert:
412 2014-11-19 Renlin Li <Renlin.Li@arm.com>
413
414 * MAINTAINERS (Write After Approval): Added myself.
415
416 2014-11-19 Renlin Li <Renlin.Li@arm.com>
417
418 * MAINTAINERS (Write After Approval): Added myself.
419
420 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
421
422 * MAINTAINERS (Write After Approval): Added myself as line map
423 maintainer.
424
425 2014-11-17 Dodji Seketeli <dodji@redhat.com>
426
427 * MAINTAINERS (Various Maintainers): Added myself as line map
428 maintainer.
429
430 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
431
432 * move-if-change: Sync from upstream gnulib.
433
434 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
435
436 * compile: Sync with upstream Automake.
437 * depcomp: Ditto.
438 * install-sh: Ditto.
439 * missing: Ditto.
440 * mkinstalldirs: Ditto.
441 * ylwrap: Ditto.
442
443 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
444
445 * config.sub: Update from upstream config repo.
446 * config.guess: Ditto.
447
448 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
449
450 * Makefile.def: Add liboffloadmic to target_modules. Make
451 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
452 * Makefile.in: Regenerate.
453 * configure: Regenerate.
454 * configure.ac: Add liboffloadmic to target binaries.
455 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
456 Add liboffloadmic to noconfig list when C++ is not supported.
457
458 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
459 Thomas Schwinge <thomas@codesourcery.com>
460 Ilya Verbin <ilya.verbin@intel.com>
461 Andrey Turetskiy <andrey.turetskiy@intel.com>
462
463 * configure: Regenerate.
464 * configure.ac (--enable-as-accelerator-for)
465 (--enable-offload-targets): New configure options.
466
467 2014-11-11 Tobias Burnus <burnus@net-b.de>
468
469 * Makefile.def: Make all-gcc depend on all-isl.
470 * Makefile.in: Regenerate.
471
472 2014-11-11 David Malcolm <dmalcolm@redhat.com>
473
474 * ChangeLog.jit: New.
475 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
476
477 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
478
479 PR target/63610
480 * libtool.m4: Fix globbing of darwin versions.
481 * configure: Regenerate.
482
483 2014-11-11 Tobias Burnus <burnus@net-b.de>
484
485 * Makefile.def: Remove CLooG.
486 * Makefile.tpl: Ditto.
487 * configure.ac: Ditto.
488 * configure: Regenerate.
489 * Makefile.in: Ditto.
490
491 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
492
493 * configure.ac: Handle nvptx-*-*.
494 * configure: Regenerate.
495
496 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
497
498 * MAINTAINERS (Write After Approval): Add myself.
499
500 2014-10-31 Jakub Jelinek <jakub@redhat.com>
501
502 * Makefile.def (libcc1): Remove bootstrap=true;.
503 * Makefile.in: Regenerated.
504
505 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
506
507 * configure.ac: Update comment.
508 * configure: Regenerate.
509
510 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
511
512 * MAINTAINERS (Write After Approval): Add myself.
513
514 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
515
516 * configure.ac (extra_host_libiberty_configure_flags): Add
517 --enable-shared also for libcc1's benefit.
518 * configure: Regenerate.
519
520 2014-10-29 Tristan Gingold <gingold@adacore.com>
521
522 * MAINTAINERS: Change my email address.
523
524 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
525 Tom Tromey <tromey@redhat.com>
526
527 * Makefile.def: Add libcc1 to host_modules.
528 * configure.ac (host_tools): Add libcc1.
529 * Makefile.in, configure: Rebuild.
530
531 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
532
533 * configure.ac (build_configargs): Don't share config.cache between
534 build subdirs.
535 * configure: Regenerate.
536
537 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
538
539 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
540 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
541 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
542 leon3v7 as leon3.
543 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
544 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
545 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
546 * config/sparc/sparc.md (cpu): Add leon3v7.
547 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
548
549 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
550
551 * MAINTAINERS (write-after-approval): Add myself.
552
553 2014-10-23 Ian Lance Taylor <iant@google.com>
554
555 * configure.ac: Disable the Go frontend on systems where it is known
556 to not work.
557 * configure: Regenerate.
558
559 2014-10-23 Richard Biener <rguenther@suse.de>
560
561 * Makefile.def: Add libcpp build module and dependencies.
562 * configure.ac: Add libcpp build module.
563 * Makefile.in: Regenerate.
564 * configure: Likewise.
565
566 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
567
568 * MAINTAINERS (write-after-approval): Add myself.
569
570 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
571
572 * INSTALL/README: Do not mention CVS.
573
574 2014-10-03 Jing Yu <jingyu@google.com>
575
576 * configure.ac: Add aarch64 to list of targets that support gold.
577 * configure: Regenerate.
578
579 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
580
581 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
582
583 2014-09-29 Catherine Moore <clm@codesourcery.com>
584
585 * MAINTAINERS: Add myself as MIPS maintainer.
586
587 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
588
589 * MAINTAINERS: Move myself to MIPS maintainers.
590
591 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
592
593 * MAINTAINERS: Put all email addresses between '<' and '>'.
594
595 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
596
597 * MAINTAINERS: Move myself to reviewers (Fortran).
598
599 2014-09-01 Andi Kleen <ak@linux.intel.com>
600
601 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
602 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
603 * Makefile.in: Regenerate.
604
605 2014-08-28 David Malcolm <dmalcolm@redhat.com>
606
607 * rtx-classes-status.txt: Delete
608
609 2014-08-28 David Malcolm <dmalcolm@redhat.com>
610
611 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
612
613 2014-08-27 Sebastian Pop <s.pop@samsung.com>
614
615 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
616 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
617 of checking for version number.
618 * configure: Regenerated.
619 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
620
621 2014-08-27 David Malcolm <dmalcolm@redhat.com>
622
623 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
624 is done; begin phase 6 (use extra rtx_def subclasses).
625
626 2014-08-27 David Malcolm <dmalcolm@redhat.com>
627
628 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
629 done; begin phase 5 (additional rtx_def subclasses).
630
631 2014-08-26 David Malcolm <dmalcolm@redhat.com>
632
633 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
634
635 2014-08-26 David Malcolm <dmalcolm@redhat.com>
636
637 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
638 SET_BB_HEADER are done.
639
640 2014-08-26 David Malcolm <dmalcolm@redhat.com>
641
642 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
643 done.
644
645 2014-08-26 David Malcolm <dmalcolm@redhat.com>
646
647 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
648
649 2014-08-26 David Malcolm <dmalcolm@redhat.com>
650
651 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
652
653 2014-08-25 David Malcolm <dmalcolm@redhat.com>
654
655 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
656
657 2014-08-25 David Malcolm <dmalcolm@redhat.com>
658
659 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
660
661 2014-08-25 David Malcolm <dmalcolm@redhat.com>
662
663 * rtx-classes-status.txt: Phase 3 (per-file commits within
664 "config" subdirs) is done; begin phase 4 (removal of
665 "scaffolding").
666
667 2014-08-23 David Malcolm <dmalcolm@redhat.com>
668
669 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
670 dir) is done; begin phase 3 (per-file commits within "config"
671 subdirs).
672
673 2014-08-21 David Malcolm <dmalcolm@redhat.com>
674
675 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
676 phase 2 (per-file commits in main source dir).
677
678 2014-08-21 Bin Cheng <bin.cheng@arm.com>
679
680 * configure: Regenerated.
681
682 2014-08-19 David Malcolm <dmalcolm@redhat.com>
683
684 * rtx-classes-status.txt (TODO): Add SET_BND_TO
685
686 2014-08-19 David Malcolm <dmalcolm@redhat.com>
687
688 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
689
690 2014-08-19 David Malcolm <dmalcolm@redhat.com>
691
692 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
693
694 2014-08-19 David Malcolm <dmalcolm@redhat.com>
695
696 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
697
698 2014-08-19 David Malcolm <dmalcolm@redhat.com>
699
700 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
701
702 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
703
704 * MAINTAINERS (Write After Approval): Add myself.
705
706 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
707
708 * MAINTAINERS: Remove myself
709
710 2014-08-19 David Malcolm <dmalcolm@redhat.com>
711
712 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
713
714 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
715
716 * MAINTAINERS (Write After Approval): Add myself.
717
718 2014-08-18 David Malcolm <dmalcolm@redhat.com>
719
720 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
721 SET_BB_HEADER, SET_BB_FOOTER
722
723 2014-08-18 David Malcolm <dmalcolm@redhat.com>
724
725 * rtx-classes-status.txt: New file
726
727 2014-08-18 Roman Gareev <gareevroman@gmail.com>
728
729 * configure.ac: Eliminate ClooG installation dependency.
730 * configure: Regenerate.
731 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
732 * Makefile.in: Regenerate.
733
734 2014-08-15 Ilya Verbin <iverbin@gmail.com>
735
736 * MAINTAINERS (Write After Approval): Add myself.
737
738 2014-08-15 Ilya Tocar <tocarip@gmail.com>
739
740 * MAINTAINERS (Write After Approval): Add myself.
741
742 2014-08-01 Jiong Wang <jiong.wang@arm.com>
743
744 * MAINTAINERS (Write After Approval): Add myself.
745
746 2014-07-28 Anthony Green <green@moxielogic.com>
747
748 Import from savannah.gnu.org:
749 * config.sub: Update to 2014-07-28 version.
750
751 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
752
753 * MAINTAINERS: Remove my MIPS maintainer entry.
754
755 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
756
757 PR target/47230
758 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
759 * configure: Regenerate.
760
761 2014-07-24 James Norris <jnorris@codesourcery.com>
762
763 * MAINTAINERS (Write After Approval): Add myself.
764
765 2014-07-20 Roman Gareev <gareevroman@gmail.com>
766
767 * configure.ac: Accept only CLooG 0.18.1.
768 * configure: Regenerate.
769
770 2014-07-17 Roman Gareev <gareevroman@gmail.com>
771
772 * configure.ac: Don't accept isl 0.11.
773 * configure: Regenerate.
774
775 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
776
777 * MAINTAINERS (Write After Approval): Add myself.
778
779 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
780
781 * configure.ac: Don't accept isl 0.10.
782 * configure: Regenerate.
783
784 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
785
786 Fix include path for in-tree cloog.
787 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
788 * configure: Regenerate.
789
790 2014-06-18 Richard Henderson <rth@redhat.com>
791
792 * .gitignore: Import gcc_update output.
793
794 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
795
796 * config-ml.in: Robustify ac_configure_args parsing.
797
798 * configure.ac (--enable-linker-plugin-configure-flags)
799 (--enable-linker-plugin-flags): New flags.
800 (configdirs): Conditionally add libiberty-linker-plugin.
801 * configure: Regenerate.
802 * Makefile.def (host_modules): Add libiberty-linker-plugin.
803 (host_modules) <lto-plugin>: Pay attention to
804 @extra_linker_plugin_flags@ and
805 @extra_linker_plugin_configure_flags@.
806 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
807 * Makefile.in: Regenerate.
808
809 * Makefile.tpl (configure-[+prefix+][+module+])
810 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
811 "module_srcdir" instead of "module" for locating a module's srcdir.
812 * Makefile.in: Regenerate.
813
814 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
815
816 * MAINTAINERS (Write After Approval): Add myself.
817
818 2014-06-06 Sebastian Pop <sebpop@gmail.com>
819
820 * MAINTAINERS: Update my email address.
821
822 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
823
824 * MAINTAINERS (Write After Approval): Add myself.
825
826 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
827
828 * MAINTAINERS (Write After Approval): Add myself.
829
830 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
831
832 PR libstdc++/61011
833 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
834 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
835 * configure: Regenerate.
836
837 2014-05-28 Pedro Alves <palves@redhat.com>
838
839 * MAINTAINERS (Write After Approval): Add myself.
840
841 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
842
843 * MAINTAINERS: Update my affiliation/email.
844
845 2014-05-19 Mike Stump <mikestump@comcast.net>
846
847 * MAINTAINERS: Add wide-int reviewers.
848
849 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
850
851 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
852 * configure: Regenerated.
853
854 2014-05-15 Torvald Riegel <triegel@redhat.com>
855
856 * MAINTAINERS (libitm): Add myself as maintainer.
857
858 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
859
860 * MAINTAINERS (Write After Approval): Add myself.
861
862 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
863
864 * config.sub, config.guess: Import from upstream.
865
866 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
867
868 * MAINTAINERS (Write After Approval): Put myself in correct order.
869
870 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
871
872 * MAINTAINERS (Write After Approval): Add myself.
873
874 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
875
876 * MAINTAINERS: Move myself from Reviewers to Write After Approval
877 section.
878
879 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
880
881 * MAINTAINERS (Write After Approval): Delete myself.
882
883 2014-04-17 Jakub Jelinek <jakub@redhat.com>
884
885 PR sanitizer/56781
886 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
887 and -B* options with -Xcompiler.
888
889 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
890
891 PR bootstrap/60620
892 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
893 * Makefile.in: Regenerate.
894
895 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
896
897 * Makefile.def (dependencies): Make all-ld depend on all-binutils
898 for WINDRES_FOR_TARGET in default-manifest.o rule.
899 * Makefile.in: Regenerate.
900
901 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
902
903 * MAINTAINERS (Write After Approval): Add myself.
904
905 2014-03-26 Jakub Jelinek <jakub@redhat.com>
906
907 PR sanitizer/56781
908 * Makefile.def: Set bootstrap=true; for host fixincludes.
909 * configure.ac: Don't bootstrap host fixincludes unless
910 --with-build-config=bootstrap-{a,ub}san.
911 * Makefile.in: Regenerated.
912 * configure: Regenerated.
913
914 2014-03-21 Jakub Jelinek <jakub@redhat.com>
915
916 * configure.ac: Move BUILD_CONFIG set up earlier. Add
917 --enable-vtable-verify option parsing. Don't add
918 target-libsanitizer to bootstrap_target_libs unless
919 --with-build-config=bootstrap-asan or
920 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
921 to bootstrap_target_libs unless --enable-vtable-verify.
922 * configure: Regenerated.
923
924 2014-03-10 Anatoly Sokolov <aesok@post.ru>
925
926 * MAINTAINERS (Write After Approval): Add myself.
927
928 2014-03-07 Denis Chertykov <chertykov@gmail.com>
929
930 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
931
932 2014-03-07 Jakub Jelinek <jakub@redhat.com>
933
934 PR bootstrap/58572
935 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
936 -I for libstdc++-v3 includes if $(LEAN).
937 * Makefile.in: Regenerated.
938
939 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
940
941 * MAINTAINERS: Update my email address.
942
943 2014-02-24 Walter Lee <walt@tilera.com>
944
945 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
946 (tilegx-*-*): Change to tilegx*-*-*.
947 * configure: Regenerate.
948
949 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
950
951 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
952
953 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
954
955 * MAINTAINERS (Write After Approval): Add myself.
956
957 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
958
959 PR target/59788
960 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
961 *solaris2*.
962
963 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
964
965 * MAINTAINERS: Update my email address.
966
967 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
968
969 * MAINTAINERS: Convert to UTF-8.
970 Properly sort Xinliang David Li's entry.
971
972 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
973 Sandra Loosemore <sandra@codesourcery.com>
974
975 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
976 nios2 port maintainers.
977
978 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
979
980 * MAINTAINERS (Write After Approval): Add myself.
981
982 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
983
984 * configure.ac: Add user-friendly check for native x86_64-linux
985 multilibs.
986 * configure: Regenerate.
987
988 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
989
990 * MAINTAINERS: Add myself as sh maintainer.
991
992 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
993
994 * MAINTAINERS: Add self as SLSR maintainer.
995
996 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
997
998 * MAINTAINERS: Update my email address.
999
1000 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
1001
1002 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1003
1004 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
1005
1006 * Makefile.in: Regenerate.
1007
1008 * Makefile.tpl: Fix typo.
1009 * Makefile.in: Regenerate partially.
1010
1011 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
1012
1013 * configure.ac: Added libcilkrts to noconfig list when C++ is not
1014 supported.
1015 * configure: Regenerated.
1016
1017 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
1018
1019 * MAINTAINERS (Write After Approval): Add myself.
1020
1021 2013-10-30 Jason Merrill <jason@redhat.com>
1022
1023 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1024 --disable-build-format-warnings.
1025
1026 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
1027
1028 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
1029 depend on libstdc++ and libgcc.
1030 * configure: Regenerate.
1031 * configure.ac: Added libcilkrts to target binaries. Also, restrict
1032 libcilkrts for POSIX and i*86, and x86_64 architectures.
1033 * Makefile.in: Added libcilkrts related fields to support building it.
1034
1035 2013-10-26 Jeff Law <law@redhat.com>
1036
1037 * Makefile.def (target_modules): Remove libmudflap
1038 (languages): Remove check-target-libmudflap).
1039 * Makefile.in: Rebuilt.
1040 * Makefile.tpl (check-target-libmudflap-c++): Remove.
1041 * configure.ac (target_libraries): Remove target-libmudflap.
1042 Remove checks which disabled libmudflap on some systems.
1043 * configure: Rebuilt.
1044 * libmudflap: Directory removed.
1045
1046 2013-10-21 Cong Hou <congh@google.com>
1047
1048 * MAINTAINERS (Write After Approval): Add myself.
1049
1050 2013-10-16 Mike Stump <mikestump@comcast.net>
1051
1052 * .dir-locals.el: Add.
1053
1054 2013-10-15 David Malcolm <dmalcolm@redhat.com>
1055
1056 * configure.ac: Add --enable-host-shared
1057 * configure: Regenerate.
1058
1059 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1060
1061 Import from savannah.gnu.org:
1062 * config.guess: Update to 2013-06-10 version.
1063 * config.sub: Update to 2013-10-01 version.
1064
1065 2013-10-01 Simon Cook <simon.cook@embecosm.com>
1066
1067 Changes to build configuration to allow big endian ARC ELF toolchain
1068 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1069 * configure: Regenerate.
1070
1071 2013-09-20 Alan Modra <amodra@gmail.com>
1072
1073 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1074 ppc host match. Support little-endian powerpc linux hosts.
1075
1076 2013-09-19 Dodji Seketeli <dodji@redhat.com>
1077
1078 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1079 maintainer.
1080
1081 2013-09-12 DJ Delorie <dj@redhat.com>
1082
1083 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1084 maintainers.
1085
1086 2013-09-03 Richard Biener <rguenther@suse.de>
1087
1088 * configure.ac: Also allow ISL 0.12.
1089 * configure: Regenerated.
1090
1091 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
1092
1093 * MAINTAINERS (Write After Approval): Add myself.
1094
1095 2013-08-27 David Malcolm <dmalcolm@redhat.com>
1096
1097 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1098
1099 2013-08-26 Caroline Tice <cmtice@google.com>
1100
1101 * MAINTAINERS: Correct earliers update: Move myself from libvtv
1102 "Various Reviewers" to libvtv "Various Maintainers".
1103
1104 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
1105
1106 * MAINTAINERS: Add myself as RTL optimizers reviewer.
1107
1108 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
1109
1110 * MAINTAINERS: Update name, email.
1111
1112 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
1113
1114 * MAINTAINERS (Write After Approval): Add myself.
1115
1116 2013-08-12 Caroline Tice <cmtice@google.com>
1117
1118 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1119 address in the Write After Approval section.
1120
1121 2013-08-09 Carlos O'Donell <carlos@redhat.com>
1122
1123 * MAINTAINERS (Write After Approval): Update email.
1124
1125 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
1126
1127 * configure.ac: Adjust to check VTV_SUPPORTED.
1128 * configure: Regenerated.
1129
1130 2013-08-02 Caroline Tice <cmtice@google.com>
1131
1132 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1133 on non-linux systems; add target-libvtv to noconfigdirs; add
1134 libsupc++/.libs to C++ library search paths.
1135 * configure: Regenerated.
1136 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1137 libstdc++ and libgcc.
1138 * Makefile.in: Regenerated.
1139
1140 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
1141
1142 * MAINTAINERS (Write After Approval): Add myself.
1143
1144 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
1145 Shiva Chen <shiva0217@gmail.com>
1146
1147 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1148 nds32 port maintainers.
1149
1150 2013-07-17 Tim Shen <timshen91@gmail.com>
1151
1152 * MAINTAINERS (Write After Approval): Add myself.
1153
1154 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1155
1156 * configure.ac: Sync from binutils.
1157 * configure: Regenerate.
1158
1159 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
1160
1161 * MAINTAINERS (Write After Approval): Add myself.
1162
1163 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
1164
1165 * MAINTAINERS (Write After Approval): Add myself.
1166
1167 2013-05-17 David Malcolm <dmalcolm@redhat.com>
1168
1169 * MAINTAINERS (Write After Approval): Add myself.
1170
1171 2013-04-30 Brooks Moses <bmoses@google.com>
1172
1173 * MAINTAINERS: Update my email; move myself from Fortran
1174 reviewer to Write After Approval.
1175
1176 2013-04-16 Andreas Schwab <schwab@suse.de>
1177
1178 * configure.ac (aarch64-*-*): Don't disable java.
1179 * configure: Regenerate.
1180
1181 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
1182
1183 * MAINTAINERS (Write After Approval): Add myself.
1184
1185 2013-03-30 Matthias Klose <doko@ubuntu.com>
1186
1187 * Makefile.def (target_modules): Don't install libffi.
1188 * Makefile.in: Regenerate.
1189
1190 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
1191
1192 * MAINTAINERS (Write After Approval): Add myself.
1193
1194 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
1195
1196 * MAINTAINERS (Write After Approval): Add myself.
1197
1198 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
1199
1200 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1201 * configure: Regenerated.
1202
1203 2013-02-05 Ian Lance Taylor <iant@google.com>
1204
1205 PR go/55969
1206 * configure.ac: Disable libgo on some systems where it does not
1207 work.
1208
1209 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
1210
1211 * MAINTAINERS: Explicitly add myself as AIX maintainer.
1212 Remove Geoff Keating as rs6000 port maintainer, at his request.
1213
1214 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
1215
1216 * MAINTAINERS: Update my email.
1217
1218 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
1219
1220 * configure: Re-generate.
1221
1222 2013-01-15 Richard Biener <rguenther@suse.de>
1223
1224 PR other/55973
1225 * configure: Re-generate.
1226
1227 2013-01-14 Matthias Klose <doko@ubuntu.com>
1228
1229 * Makefile.def (install-target-libsanitizer): Depend on
1230 install-target-libstdc++-v3.
1231 * Makefile.in: Regenerate.
1232
1233 2013-01-14 Richard Biener <rguenther@suse.de>
1234
1235 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1236 * configure: Re-generate
1237
1238 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1239
1240 * config.sub: Update from config repo.
1241
1242 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
1243
1244 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1245 * Makefile.in: Regenerate.
1246
1247 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1248
1249 * MAINTAINERS (arc): Add new port maintainership for myself.
1250
1251 2013-01-09 Jason Merrill <jason@redhat.com>
1252
1253 * .gitignore: Import from gdb repository.
1254
1255 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
1256
1257 * Makefile.def (configure-gcc): Depend on all-gmp.
1258 (all-gcc): Remove dependency on all-gmp.
1259 * Makefile.in: Regenerated.
1260
1261 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1262
1263 * config.sub: Merge from config repo.
1264 * config.guess: Ditto.
1265
1266 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1267
1268 * Makefile.def: Merge from binutils.
1269 * Makefile.in: Ditto.
1270
1271 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
1272
1273 * MAINTAINERS: Update my email.
1274
1275 2012-12-29 Ben Elliston <bje@gnu.org>
1276
1277 * config.guess: Update to 2012-12-29 version.
1278 * config.sub: Likewise.
1279
1280 2012-12-20 Matthias Klose <doko@ubuntu.com>
1281
1282 * Makefile.def (install-target-libgfortran): Depend on
1283 install-target-libquadmath, install-target-libgcc.
1284 (install-target-libsanitizer): Depend on install-target-libgcc.
1285 (install-target-libjava): Depend on install-target-libgcc.
1286 (install-target-libitm): Depend on install-target-libgcc.
1287 (install-target-libobjc): Depend on install-target-libgcc.
1288 (install-target-libstdc++-v3): Depend on install-target-libgcc.
1289 * Makefile.in: Regenerate.
1290
1291 2012-12-19 Matthias Klose <doko@ubuntu.com>
1292
1293 * Makefile.def (install-target-libgo): Depend on
1294 install-target-libatomic.
1295 * Makefile.in: Regenerate.
1296
1297 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
1298
1299 PR go/55201
1300 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1301 * Makefile.in: Regenerate.
1302
1303 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
1304
1305 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1306 * configure: Regenerate.
1307
1308 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1309
1310 * config.sub: Merge from config repo.
1311
1312 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
1313
1314 * Makefile.def (target_modules): Add bootstrap=true and
1315 raw_cxx=true to libsanitizer.
1316 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1317 * Makefile.in: Regenerated.
1318 * configure: Likewise.
1319
1320 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
1321
1322 * MAINTAINERS: Remove self as RTL optimization maintainer.
1323
1324 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1325
1326 * MAINTAINERS (Write After Approval): Add myself.
1327
1328 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1329
1330 * Makefile.def (target_modules): Remove bootstrap=true and
1331 raw_cxx=true from libsanitizer.
1332 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1333 * Makefile.in: Regenerated.
1334 * configure: Likewise.
1335
1336 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1337
1338 * Makefile.def (target_modules): Add bootstrap=true and
1339 raw_cxx=true to libsanitizer.
1340 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1341 * Makefile.in: Regenerated.
1342 * configure: Likewise.
1343
1344 2012-11-28 Andrew Pinski <apinski@cavium.com>
1345
1346 PR bootstrap/54279
1347 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1348 * configure: Regenerate.
1349 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1350 * Makefile.in: Regenerate.
1351
1352 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
1353
1354 * configure.ac: Disable libsanitizer if we're not building C++.
1355 * configure: Regenerate.
1356
1357 2012-11-15 Roland McGrath <roland@hack.frob.com>
1358
1359 * MAINTAINERS (Write After Approval): Add myself.
1360
1361 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
1362
1363 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1364 Kostya Serebryany (kcc@google.com) and
1365 Jakub Jelinek (jakub@redhat.com).
1366 Rename area for Dodji Seketeli (dodji@redhat.com).
1367
1368 2012-11-15 Dodji Seketeli <dodji@redhat.com>
1369
1370 * MAINTAINERS: (asan.c, related): Add myself.
1371
1372 2012-11-14 Roland McGrath <mcgrathr@google.com>
1373
1374 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1375 * configure: Regenerate.
1376
1377 2012-11-13 Richard Henderson <rth@redhat.com>
1378
1379 * configure.ac: Move libsanitizer logic to subdirectory.
1380 * configure: Regenerate.
1381
1382 2012-11-13 Dodji Seketeli <dodji@redhat.com>
1383
1384 * configure.ac: Enable libsanitizer just on x86 linux for now.
1385 * configure: Re-generate.
1386
1387 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
1388
1389 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1390 sections.
1391 * configure: Regenerate.
1392
1393 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
1394
1395 * configure.ac: Add section for configdirs for libsanitizer.
1396 Disable for cris-*-* and mmix-*-*.
1397 * configure: Regenerate.
1398
1399 2012-11-12 Wei Mi <wmi@google.com>
1400
1401 * configure.ac: Add libsanitizer to target_libraries.
1402 * Makefile.def: Ditto.
1403 * configure: Regenerate.
1404 * Makefile.in: Regenerate.
1405 * libsanitizer: New directory for asan runtime. Contains an empty
1406 tsan directory.
1407
1408 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
1409
1410 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1411 against Mingw64 w32api.
1412 * configure: Regenerate.
1413
1414 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1415
1416 * configure: Regenerated.
1417
1418 2012-11-03 Robert Mason <rbmj@verizon.net>
1419
1420 * configure.ac: add --disable-libstdcxx configure option
1421 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1422
1423 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
1424
1425 * MAINTAINERS (Write After Approval): Add myself.
1426
1427 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
1428
1429 * MAINTAINERS (Write After Approval): Add myself.
1430
1431 2012-10-24 Sharad Singhai <singhai@google.com>
1432
1433 * MAINTAINERS (Write After Approval): Add myself.
1434
1435 2012-10-24 Eric Christopher <echristo@gmail.com>
1436
1437 * MAINTAINERS: Update email address.
1438
1439 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1440
1441 PR bootstrap/54820
1442 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1443 * configure: Regenerate.
1444
1445 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
1446
1447 * MAINTAINERS (aarch64): Add Marcus and myself.
1448
1449 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1450
1451 PR bootstrap/54820
1452 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1453 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1454 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1455 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1456 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1457 * Makefile.in: Regenerate.
1458 * configure.ac (have_static_libs): New variable and associated check.
1459 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1460 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1461 * configure: Regenerate.
1462
1463 2012-10-10 Richard Biener <rguenther@suse.de>
1464
1465 * MAINTAINERS: Adjust for changed surname.
1466
1467 2012-10-04 Lawrence Crowl <crowl@google.com>
1468
1469 * MAINTAINERS (Write After Approval): Add myself.
1470
1471 2012-10-01 Cary Coutant <ccoutant@google.com>
1472
1473 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1474
1475 2012-09-28 Ian Lance Taylor <iant@google.com>
1476
1477 * Makefile.def: Make all-target-libgo depend on
1478 all-target-libbacktrace.
1479 * Makefile.in: Rebuild.
1480
1481 2012-09-26 Ian Lance Taylor <iant@google.com>
1482
1483 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1484 * Makefile.in: Rebuild.
1485
1486 2012-09-20 Walter Lee <walt@tilera.com>
1487
1488 * configure.ac: Add tilegx to list of targets that support gold.
1489 * configure: Regenerate.
1490
1491 2012-09-20 Marek Polacek <polacek@redhat.com>
1492
1493 * MAINTAINERS (Write After Approval): Add myself.
1494
1495 2012-09-19 Steve Ellcey <sellcey@mips.com>
1496
1497 * configure.ac: Add mips*-mti-elf* target.
1498 * configure: Regenerate.
1499
1500 2012-09-17 Ian Lance Taylor <iant@google.com>
1501
1502 * MAINTAINERS (Various Maintainers): Add libbacktrace.
1503 * configure.ac (host_libs): Add libbacktrace.
1504 (target_libraries): Add libbacktrace.
1505 * Makefile.def (host_modules): Add libbacktrace.
1506 (target_modules): Likewise.
1507 * configure, Makefile.in: Rebuild.
1508
1509 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
1510
1511 PR target/38607
1512 Merge upstream change.
1513 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1514
1515 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1516 Add libgomp*.o to compare_exclusions for AIX.
1517 * configure: Regenerate.
1518
1519 2012-09-06 Diego Novillo <dnovillo@google.com>
1520
1521 * configure.ac: Bump minimum GMP version to 4.2.3.
1522 * configure: Re-generate.
1523
1524 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
1525
1526 PR target/54461
1527 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1528 target-libgloss if not configured --with-avrlibc=no.
1529 * configure: Regenerate.
1530
1531 2012-09-04 Jason Merrill <jason@redhat.com>
1532
1533 * configure.ac: Fix --enable-languages=all.
1534
1535 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
1536
1537 * MAINTAINERS (Write After Approval): Add myself.
1538
1539 2012-09-03 Richard Guenther <rguenther@suse.de>
1540
1541 PR bootstrap/54138
1542 * configure.ac: Re-organize ISL / CLOOG checks to allow
1543 disabling with either --without-isl or --without-cloog.
1544 * configure: Regenerated.
1545
1546 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
1547
1548 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1549 * configure: Regenerate.
1550
1551 2012-08-27 Ulrich Drepper <drepper@gmail.com>
1552
1553 * MAINTAINERS: Fix my email address.
1554
1555 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1556
1557 PR binutils/4970
1558 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1559 and opcodes.
1560 * Makefile.in: Regenerated.
1561
1562 2012-08-26 Art Haas <ahaas@impactweather.com>
1563
1564 * configure: Regenerate.
1565
1566 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
1567
1568 * INSTALL/README: Also refer to the online installation
1569 instructions.
1570
1571 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1572
1573 * MAINTAINERS (Write After Approval): Add myself.
1574 (Picochip port): Remove myself.
1575
1576 2012-08-14 Diego Novillo <dnovillo@google.com>
1577
1578 Merge from cxx-conversion branch.
1579
1580 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1581 POSTSTAGE1_CONFIGURE_FLAGS.
1582 * Makefile.in: Regenerate.
1583 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1584 Force C++ when bootstrapping.
1585 * configure: Regenerate.
1586
1587 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1588
1589 * MAINTAINERS (Write After Approval): Add myself.
1590
1591 2012-07-16 Joseph Myers <joseph@codesourcery.com>
1592
1593 * README: Document use of ranges of years in copyright notices.
1594
1595 2012-07-06 Richard Guenther <rguenther@suse.de>
1596
1597 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1598 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1599 --with-gmp=system.
1600 * Makefile.in: Regenerated.
1601 * configure: Likewise.
1602
1603 2012-07-06 Richard Guenther <rguenther@suse.de>
1604
1605 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1606 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1607 supply V=1 as extra_make_flags.
1608 * configure: Regenerated.
1609 * Makefile.in: Likewise.
1610
1611 2012-07-04 Tristan Gingold <gingold@adacore.com>
1612
1613 * configure: Regenerate.
1614
1615 2012-07-03 Richard Guenther <rguenther@suse.de>
1616
1617 * Makfile.def (isl): Remove not necessary extra_exports and
1618 extra_make_flags.
1619 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1620 * Makefile.in: Regenerated.
1621
1622 2012-07-03 Richard Guenther <rguenther@suse.de>
1623
1624 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1625 * configure.ac: If either the ISL or the CLooG check failed
1626 do not try to build in-tree versions.
1627 * Makefile.in: Regenerated.
1628 * configure: Regenerated.
1629
1630 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1631
1632 * configure: Regenerate.
1633
1634 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
1635
1636 * MAINTAINERS (Various Maintainers): Add myself as testsuite
1637 maintainer.
1638
1639 2012-07-02 Richard Guenther <rguenther@suse.de>
1640
1641 * configure: Regenerated.
1642
1643 2012-07-02 Richard Guenther <rguenther@suse.de>
1644 Michael Matz <matz@suse.de>
1645 Tobias Grosser <tobias@grosser.es>
1646 Sebastian Pop <sebpop@gmail.com>
1647
1648 * Makefile.def: Add ISL host module, remove PPL host module.
1649 Adjust ClooG host module to use the proper ISL.
1650 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1651 * configure.ac: Include config/isl.m4. Add ISL host library,
1652 remove PPL. Remove PPL configury, add ISL configury, adjust
1653 ClooG configury.
1654 * Makefile.in: Regenerated.
1655 * configure: Likewise.
1656
1657 2012-07-02 Richard Guenther <rguenther@suse.de>
1658
1659 Merge from graphite branch
1660 2011-07-21 Tobias Grosser <tobias@grosser.es>
1661
1662 * configure: Regenerated.
1663 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1664 both cloog.org and legacy versions. The only supported version will
1665 be CLooG with the isl backend.
1666
1667 2011-07-21 Tobias Grosser <tobias@grosser.es>
1668
1669 * configure: Regenerated.
1670 * configure.ac: Require cloog isl 0.17.0
1671
1672 2011-07-21 Tobias Grosser <tobias@grosser.es>
1673
1674 * configure: Regenerated.
1675 * config/cloog.m4: Do not define CLOOG_ORG
1676
1677 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1678
1679 * configure.ac: Skip C if explicitly selected.
1680 * configure: Regenerate.
1681
1682 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
1683
1684 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1685 they contain -O2.
1686 * configure: Regenerate.
1687
1688 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
1689
1690 PR debug/53740
1691 * df.h, df-problems.c, dce.c: Revert last patch.
1692
1693 2012-06-25 Iain Sandoe <iain@codesourcery.com>
1694
1695 * MAINTAINERS (Write After Approval): Update my email address.
1696
1697 2012-06-21 Meador Inge <meadori@codesourcery.com>
1698
1699 * MAINTAINERS (Write After Approval): Add myself.
1700
1701 2012-06-20 Jason Merrill <jason@redhat.com>
1702
1703 * Makefile.tpl (check-target-libgomp-c++): New.
1704 (check-target-libitm-c++): New.
1705 * Makefile.def (c++): Add them.
1706 * Makefile.in: Regenerate.
1707
1708 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
1709
1710 * MAINTAINERS (Write After Approval): Add myself.
1711
1712 2012-05-16 Olivier Hainque <hainque@adacore.com>
1713
1714 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1715 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1716 (install-no-fixedincludes): Adjust accordingly.
1717 * Makefile.in: Regenerate.
1718
1719 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1720
1721 Merge upstream change
1722 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1723
1724 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
1725
1726 * MAINTAINERS (Write After Approval): Add myself.
1727
1728 2012-05-09 Nick Clifton <nickc@redhat.com>
1729 Paul Smith <psmith@gnu.org>
1730
1731 PR bootstrap/50461
1732 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1733 allow for the fact that from release v3.1.0 of MPFR the source
1734 files were moved into a src sub-directory.
1735 * configure: Regenerate.
1736
1737 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1738
1739 * configure.ac: Bump minimum MPFR version to 2.4.0.
1740 * configure: Regenerated.
1741
1742 2012-05-01 Richard Henderson <rth@redhat.com>
1743
1744 * Makefile.def (libatomic): New target_module.
1745 * configure.ac (target_libraries): Add libatomic.
1746 (noconfigdirs): Check if libatomic is supported.
1747 * Makefile.in, configure: Rebuild.
1748
1749 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
1750
1751 * MAINTAINERS (Write After Approval): Add myself.
1752
1753 2012-04-25 Joel Brobecker <brobecker@adacore.com>
1754
1755 * config.sub: Update to 2012-04-18 version from official repo.
1756
1757 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
1758
1759 * MAINTAINERS (Write After Approval): Add myself.
1760
1761 2012-04-11 Steve Ellcey <sellcey@mips.com>
1762
1763 * MAINTAINERS: Changed email address.
1764
1765 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
1766
1767 PR target/52737
1768 * contrib/gcc_update (files_and_dependencies):
1769 Remove gcc/config/avr/t-multilib from touch data.
1770
1771 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1772
1773 * MAINTAINERS (OS Port Maintainers): Remove irix.
1774 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1775 (unsupported_languages): Remove mips-sgi-irix6.*.
1776 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1777 (with_stabs): Remove.
1778 * configure: Regenerate.
1779
1780 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1781
1782 * MAINTAINERS (OS Port Maintainers): Remove osf.
1783 * configure.ac (enable_libgomp): Remove *-*-osf*.
1784 (with_stabs): Remove alpha*-*-osf*.
1785 * configure: Regenerate.
1786
1787 2012-03-05 Tristan Gingold <gingold@adacore.com>
1788
1789 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1790 * configure: Regenerate.
1791
1792 2012-02-17 Walter Lee <walt@tilera.com>
1793
1794 * MAINTAINERS: (Write After Approval): Delete myself.
1795
1796 2012-02-14 Walter Lee <walt@tilera.com>
1797
1798 * MAINTAINERS (tilegx port): Add myself.
1799 (tilepro port): Add myself.
1800 (Write After Approval): Add myself.
1801
1802 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
1803
1804 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1805 and Joseph Myers as docstring relicensing maintainers.
1806
1807 2012-02-09 Bin Cheng <bin.cheng@arm.com>
1808
1809 * MAINTAINERS (write-after-approval): Add myself.
1810
1811 2012-02-08 Ira Rosen <irar@il.ibm.com>
1812
1813 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1814 maintainer.
1815
1816 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1817
1818 * MAINTAINERS (Write After Approval): Move myself to
1819 maintain alphabetical order.
1820
1821 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1822
1823 * MAINTAINERS (Write After Approval): Add myself.
1824
1825 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1826
1827 * MAINTAINERS (Write After Approval): Add myself.
1828
1829 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1830 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1831
1832 * configure.ac (cr16-*-*): Remove nonconfigdirs.
1833 * configure: Regenerate.
1834
1835 2012-01-23 Harshit Chopra <harshit@google.com>
1836
1837 * MAINTAINERS (Write After Approval): Add myself.
1838
1839 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
1840
1841 * configure.ac: Remove reference to mh-interix.
1842 * configure: Regenerate.
1843
1844 2012-01-05 Richard Henderson <rth@redhat.com>
1845
1846 PR bootstrap/51072
1847 * configure.ac: Disable libitm if c++ is not enabled.
1848 * configure: Rebuild.
1849
1850 * configure.ac: Fix regexp for same.
1851 * configure: Rebuild.
1852
1853 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
1854
1855 * MAINTAINERS (Write After Approval): Add myself.
1856
1857 2012-01-02 Richard Guenther <rguenther@suse.de>
1858
1859 PR bootstrap/51686
1860 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1861 * Makefile.in: Regenerate.
1862
1863 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
1864
1865 * MAINTAINERS (Write After Approval): Add myself.
1866
1867 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1868
1869 * configure: Regenerate.
1870
1871 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1872
1873 * MAINTAINERS (picochip): Changed email address.
1874
1875 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1876
1877 * MAINTAINERS (write-after-approval): Add self.
1878
1879 2011-11-29 DJ Delorie <dj@redhat.com>
1880
1881 * configure.ac (rl78-*-*) New case.
1882 * configure: Regenerate.
1883 * MAINTAINERS: Add myself as RL78 maintainer.
1884
1885 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1886
1887 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1888
1889 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
1890
1891 * libtool.m4: Additional FreeBSD 10 fixes.
1892
1893 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
1894
1895 * MAINTAINERS: Move myself from Write After Approval to CPU Port
1896 Maintainers section, as Epiphany maintainer.
1897
1898 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
1899
1900 PR target/49992
1901 * configure.ac: Remove ranlib special-casing for Darwin.
1902 * configure: Regenerate.
1903
1904 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
1905
1906 * MAINTAINERS (Reviewers): Keep the list sorted.
1907
1908 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
1909
1910 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1911
1912 2011-11-09 Roland McGrath <mcgrathr@google.com>
1913
1914 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1915 * configure: Rebuild.
1916 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1917 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1918 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1919 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1920 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1921 Add READELF.
1922 * Makefile.in: Rebuild.
1923
1924 2011-11-09 Jason Merrill <jason@redhat.com>
1925
1926 * Makefile.def (language=c++): Remove check-c++0x.
1927 * Makefile.in (check-gcc-c++): Regenerate.
1928
1929 2011-11-08 Richard Henderson <rth@redhat.com>
1930
1931 * configure.ac: Test for libitm directory present first.
1932
1933 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1934
1935 * configure.ac: Test libitm/configure.tgt to disable libitm.
1936 * configure: Rebuild.
1937
1938 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
1939 Richard Henderson <rth@redhat.com>
1940
1941 Merged from transactional-memory.
1942
1943 * Makefile.def (lang_env_dependencies): libitm is c++.
1944 Add libitm target module.
1945 * configure.ac: Likewise.
1946 * config/mmap.m4: New file.
1947 * contrib/gcc_update: Add libitm to touch data.
1948 * Makefile.in, configure: Rebuild.
1949
1950 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1951
1952 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1953 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1954 * Makefile.in: Regenerate.
1955
1956 2011-11-01 DJ Delorie <dj@redhat.com>
1957
1958 * config.sub: Update to version 2011-10-29 (added rl78)
1959
1960 2011-10-27 Nick Clifton <nickc@redhat.com>
1961
1962 * config.sub: Import these changes from the config project:
1963
1964 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1965 Ben Elliston <bje@gnu.org>
1966
1967 * config.sub (epiphany): New.
1968
1969 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1970 Ben Elliston <bje@gnu.org>
1971
1972 * config.sub (hexagon, hexagon-*): New.
1973
1974 2011-08-23 Roland McGrath <mcgrathr@google.com>
1975
1976 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1977 64eb to be64.
1978
1979 2011-08-16 Roland McGrath <mcgrathr@google.com>
1980
1981 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1982 (nacl): Grok as alias for 32el-unknown-nacl.
1983
1984 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
1985
1986 * MAINTAINERS (Write After Approval): Add myself.
1987
1988 2011-10-24 Teresa Johnson <tejohnson@google.com>
1989
1990 * MAINTAINERS (Write After Approval): Add myself.
1991
1992 2011-09-21 Jakub Jelinek <jakub@redhat.com>
1993
1994 * MAINTAINERS (sparc port): Remove myself.
1995
1996 2011-09-14 Tom de Vries <tom@codesourcery.com>
1997
1998 * MAINTAINERS (Write After Approval): Add myself.
1999
2000 2011-08-14 Yao Qi <yao@codesourcery.com>
2001
2002 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2003 * configure: Regenerate.
2004
2005 2011-07-26 Ian Lance Taylor <iant@google.com>
2006
2007 * configure.ac: Set have_compiler based on whether gcc directory
2008 exists, rather than on whether gcc is in configdirs.
2009 * configure: Rebuild.
2010
2011 2011-07-21 Joseph Myers <joseph@codesourcery.com>
2012
2013 * MAINTAINERS (Global Reviewers): Add self.
2014
2015 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
2016
2017 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2018 link directories.
2019 * Makefile.in: Rebuild.
2020
2021 2011-07-20 Ian Lance Taylor <iant@google.com>
2022
2023 PR bootstrap/49787
2024 * configure.ac: Move --enable-bootstrap handling earlier in file.
2025 If --enable-bootstrap and either --enable-build-with-cxx or
2026 --enable-build-poststage1-with-cxx, enable C++ automatically.
2027 * configure: Rebuild.
2028
2029 2011-07-19 Ian Lance Taylor <iant@google.com>
2030
2031 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
2032 make C++ a boot_language. Set and substitute
2033 POSTSTAGE1_CONFIGURE_FLAGS.
2034 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2035 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2036 * configure, Makefile.in: Rebuild.
2037
2038 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
2039
2040 * MAINTAINERS (Register Allocation): Move myself from reviewers to
2041 maintainers.
2042
2043 2011-07-18 Jakub Jelinek <jakub@redhat.com>
2044
2045 * MAINTAINERS (Global Reviewers): Add myself.
2046
2047 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2048
2049 * configure: Regenerate.
2050
2051 2011-07-16 Jason Merrill <jason@redhat.com>
2052
2053 * Makefile.def (language=c++): Add check-c++0x and
2054 check-target-libmudflap-c++.
2055 * Makefile.tpl (check-target-libmudflap-c++): New.
2056 * Makefile.in: Regenerate.
2057
2058 2011-07-16 Matthias Klose <doko@ubuntu.com>
2059
2060 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2061 * Makefile.def (target_modules/libjava): Pass
2062 $(EXTRA_CONFIGARGS_LIBJAVA).
2063 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2064 if not configured with --enable-static-libjava.
2065 * Makefile.in: Regenerate.
2066 * configure: Likewise.
2067
2068 2011-07-15 Jason Merrill <jason@redhat.com>
2069
2070 * Makefile.in (check-c++): Move check-gcc-c++0x after
2071 check-target-libstdc++-v3.
2072
2073 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
2074
2075 * MAINTAINERS (c6x port): New entry.
2076
2077 2011-07-13 Jason Merrill <jason@redhat.com>
2078
2079 * Makefile.in (check-gcc-c++0x): New.
2080 (check-c++): Depend on it.
2081
2082 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2083
2084 PR target/39150
2085 * configure.ac (i[3456789]86-*-solaris2*): Also accept
2086 x86_64-*-solaris2.1[0-9]*.
2087 * configure: Regenerate.
2088
2089 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
2090
2091 * MAINTAINERS (RTL optimizers): Add self.
2092
2093 2011-06-27 Gabriel Charette <gchare@google.com>
2094
2095 * MAINTAINERS (Write After Approval): Add myself.
2096
2097 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
2098
2099 PR regression/47836
2100 PR bootstrap/23656
2101 PR other/47733
2102 PR bootstrap/49247
2103 PR c/48825
2104 * configure.ac (target_libraries): Remove target-libiberty.
2105 Remove case-statement setting skipdirs=target-libiberty for
2106 multiple targets. Remove checking target_configdirs and
2107 removing target-libiberty but keeping target-libgcc if
2108 otherwise empty.
2109 * Makefile.def (target_modules): Don't add libiberty.
2110 (dependencies): Remove all traces of target-libiberty.
2111 * configure, Makefile.in: Regenerate.
2112
2113 2011-06-13 Walter Lee <walt@tilera.com>
2114
2115 * configure.ac (tilepro-*-*) New case.
2116 (tilegx-*-*): Likewise.
2117 * configure: Regenerate.
2118
2119 2011-06-06 Jing Yu <jingyu@google.com>
2120
2121 * configure.ac: Skip target-libiberty for
2122 arm*-*-linux-androideabi.
2123 * configure: Regenerated.
2124
2125 2011-06-06 Nick Clifton <nickc@redhat.com>
2126
2127 * config.sub: Sync from upstream.
2128
2129 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
2130
2131 * MAINTAINERS (Write After Approval): Add myself.
2132
2133 2011-06-01 Daniel Jacobowitz <drow@false.org>
2134
2135 * MAINTAINERS: Update my email address.
2136
2137 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
2138
2139 * MAINTAINERS (Write After Approval): Update my email address.
2140
2141 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
2142
2143 * MAINTAINERS (Write After Approval): Add myself.
2144
2145 2011-05-08 Doug Kwan <dougkwan@google.com>
2146
2147 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2148 * configure: Regenerated.
2149 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2150 value from configure.
2151 * Makefile.in: Regenerated.
2152
2153 2011-05-05 Joseph Myers <joseph@codesourcery.com>
2154
2155 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2156 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2157 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2158 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2159 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2160 *-*-vxworks*): Disable newlib and libgloss in separate case
2161 statement.
2162 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2163 to separate case statement.
2164 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2165 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2166 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2167 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2168 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2169 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2170 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2171 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2172 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2173 i[[3456789]]86-*-rdos*, m32r-*-*,
2174 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2175 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2176 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2177 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2178 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2179 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2180 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2181 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2182 and libgloss in main case over targets. Remove most empty cases
2183 in main case over targets.
2184 * configure: Regenerate.
2185
2186 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
2187
2188 * MAINTAINERS (Write After Approval): Add myself.
2189
2190 2011-05-04 Joseph Myers <joseph@codesourcery.com>
2191
2192 * configure.ac: Remove code setting special library locations for
2193 hppa*64*-*-hpux11*. Remove code setting compiler for
2194 sparc-sun-solaris2*.
2195 * configure: Regenerate.
2196
2197 2011-05-04 Joseph Myers <joseph@codesourcery.com>
2198
2199 * configure.ac: Separate libgloss_dir settings from general case
2200 over targets.
2201 * configure: Regenerate.
2202
2203 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2204
2205 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2206 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2207 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2208 cases in libgcj-disabling case statement.
2209 (hppa*64*-*-linux*): Set unsupported_languages instead of
2210 disabling target-zlib.
2211 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2212 to hppa*64*-*-hpux*.
2213 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2214 hppa*-*-hpux*.
2215 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2216 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2217 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2218 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2219 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2220 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2221 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2222 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2223 libgcj-disabling case statement.
2224 * configure: Regenerate.
2225
2226 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2227
2228 * configure.ac: Disable Java for targets not supporting libffi.
2229 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2230 Remove cases in Java-disabling statement.
2231 (*arm-wince-pe): Change to arm-wince-pe.
2232 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2233 cases in Java-disabling statement.
2234 (bfin-*-*): Don't disable Java again.
2235 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2236 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2237 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2238 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2239 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2240 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2241 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2242 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2243 Java-disabling statement.
2244 (mmix-*-*): Don't disable Java again.
2245 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2246 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2247 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2248 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2249 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2250 statement.
2251 * configure: Regenerate.
2252
2253 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2254
2255 * configure.ac: Separate cases disabling Java and Java libraries
2256 from general case over targets.
2257 * configure: Regenerate.
2258
2259 2011-04-21 Jie Zhang <jzhang918@gmail.com>
2260
2261 * MAINTAINERS: Update my email address.
2262
2263 2011-04-20 Easwaran Raman <eraman@google.com>
2264
2265 * MAINTAINERS (Write After Approval): Add myself.
2266
2267 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
2268
2269 PR lto/48086
2270 * configure.ac: Re-enable LTO on *-apple-darwin9*.
2271 * configure: Regenerate.
2272
2273 2011-04-16 Jim Meyering <meyering@redhat.com>
2274
2275 * MAINTAINERS (Write After Approval): Add myself.
2276
2277 2011-04-15 Dodji Seketeli <dodji@redhat.com>
2278
2279 * MAINTAINERS: Update my email address.
2280
2281 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
2282
2283 * MAINTAINERS (Write After Approval): Add myself.
2284
2285 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
2286
2287 * MAINTAINERS (Write After Approval): Add myself.
2288
2289 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
2290
2291 * MAINTAINERS (Write After Approval): Add myself.
2292
2293 2011-04-06 Joseph Myers <joseph@codesourcery.com>
2294
2295 * configure.ac (build_tools): Remove build-byacc.
2296 (host_libs): Remove mmalloc.
2297 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2298 autoconf automake libtool diff rcs fileutils shellutils time
2299 textutils wdiff find uudecode hello tar gzip indent recode release
2300 sed perl gawk findutils gettext zip.
2301 (libgcj): Remove target-qthreads.
2302 (target_tools): Remove target-examples target-gperf.
2303 (YACC): Don't handle building byacc.
2304 * configure: Regenerate.
2305 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2306 dosutils, examples, fileutils, find, findutils, gawk, gettext,
2307 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2308 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2309 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2310 handle building components.
2311 * Makefile.in: Regenerate.
2312
2313 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
2314
2315 * MAINTAINERS: Update my email address as Xtensa maintainer.
2316
2317 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2318
2319 * config.sub: Sync from upstream.
2320
2321 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2322
2323 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2324 (microblaze*): Don't disable libssp.
2325 * configure: Regenerate.
2326
2327 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2328
2329 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2330 moveifchange.
2331 * configure: Regenerate.
2332 * Makefile.tpl: Use @SHELL@ not @config_shell@.
2333 * Makefile.in: Regenerate.
2334
2335 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2336
2337 * configure.ac (*-*-sysv4*): Don't enable libgomp.
2338 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2339 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2340 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2341 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2342 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2343 md_exec_prefix cases.
2344 * configure: Regenerate.
2345
2346 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2347
2348 * configure.ac: Separate cases disabling target-libssp,
2349 target-libiberty, target-libstdc++-v3 and Fortran from general
2350 case over targets.
2351 * configure: Regenerate.
2352
2353 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2354
2355 * configure.ac (*-*-chorusos): Don't disable libgcj.
2356 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2357 Remove case.
2358 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2359 (arm-*-coff): Don't disable libgcj.
2360 (arm*-*-linux-gnueabi): Remove useless assignment.
2361 (arm-*-riscix*): Don't disable libgcj.
2362 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2363 configuration.
2364 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2365 (c54x*-*-*): Remove case.
2366 (tic54x-*-*): Don't disable GCC or GCC libraries.
2367 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
2368 to *.
2369 (d10v-*-*): Don't disable GCC libraries.
2370 (d30v-*-*): Don't disable libgcj.
2371 (h8500-*-*): Don't disable GCC libraries.
2372 (i960-*-*): Don't disable libgcj.
2373 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2374 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2375 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2376 libgcj.
2377 (m68k-*-coff*): Remove case.
2378 (mmix-*-*): Don't disable libgloss on host.
2379 (mn10200-*-*, mn10300-*-*): Remove cases.
2380 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2381 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2382 Don't disable libgcj.
2383 (romp-*-*): Remove case.
2384 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2385 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2386 case.
2387 (v810-*-*): Don't disable GCC libraries.
2388 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2389 (ip2k-*-*): Don't disable GCC libraries.
2390 * configure: Regenerate.
2391
2392 2011-03-28 Joseph Myers <joseph@codesourcery.com>
2393
2394 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2395 libffi on host.
2396 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2397 on host.
2398 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2399 * configure: Regenerate.
2400
2401 2011-03-26 John Marino <binutils@marino.st>
2402
2403 * configure.ac: Add support for *-*-dragonfly*
2404 * configure: Regenerate.
2405
2406 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2407
2408 * configure.ac (native_only): Remove.
2409 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2410 send-pr uudecode guile gnuserv on host.
2411 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2412 send-pr rcs guile perl texinfo libtool on host.
2413 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2414 automake send-pr rcs guile perl texinfo libtool on host.
2415 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2416 (*-*-kaos*): Don't disable target-examples target-gperf on target.
2417 (alpha*-dec-osf*): Don't disable fileutils on target.
2418 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2419 texinfo send-pr expect dejagnu on target.
2420 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2421 target-qthreads on target.
2422 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2423 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2424 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2425 x86_64-*-mingw*): Don't disable expect on target.
2426 (*-*-cygwin*): Don't disable target-gperf on target.
2427 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2428 gnuserv on target.
2429 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2430 target.
2431 * configure: Regenerate.
2432
2433 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2434
2435 * configure.ac (target_tools): Remove target-groff.
2436 (native_only): Remove target-groff.
2437 (hppa*64*-*-*): Don't disable byacc.
2438 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2439 setting.
2440 (*-*-kaos*): Don't skip target-librx and target-groff.
2441 (*-*-netware*): Don't skip target-libmudflap.
2442 (*-*-tpf*): Don't skip target-libmudflap.
2443 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2444 directories on the host.
2445 (ia64*-*-*vms*): Don't skip tix.
2446 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2447 host.
2448 * configure: Regenerate.
2449
2450 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
2451
2452 * configure.ac: Remove references to mt-mep, mt-netware,
2453 mt-wince.
2454 * Makefile.def: Add all-utils soft dependencies.
2455 * Makefile.tpl: Remove GDB_NLM_DEPS.
2456 * configure: Regenerate.
2457 * Makefile.in: Regenerate.
2458
2459 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2460
2461 * configure.ac: Do not include mh-x86omitfp.
2462 * configure: Regenerate.
2463
2464 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2465
2466 * configure.ac: Remove empty cases.
2467 * configure: Regenerate.
2468
2469 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2470
2471 * Makefile.def: Add dependency from termcap to gdb.
2472 * Makefile.in: Regenerate.
2473
2474 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2475
2476 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2477 * configure: Regenerate.
2478 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2479 * Makefile.tpl: Likewise.
2480 * Makefile.in: Regenerate.
2481
2482 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2483
2484 * configure.ac: Remove all mentions of tentative_cc.
2485 * configure: Regenerate.
2486
2487 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2488
2489 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2490 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2491 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2492 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2493 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2494 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2495 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2496 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2497 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2498 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2499 *-*-rhapsody*): Remove host cases.
2500 * configure: Regenerate.
2501
2502 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2503
2504 * configure.ac (ppc*-*-pe): Remove host case.
2505 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2506 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2507 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2508 cases.
2509 * configure: Regenerate.
2510
2511 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2512
2513 * config.sub: Update to version 2011-03-23.
2514
2515 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2516
2517 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2518 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2519 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2520 * configure: Regenerate.
2521
2522 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2523
2524 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
2525 to Write After Approval.
2526 * config-ml.in: Don't handle arc-*-elf*.
2527 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2528 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2529 handle GCC libraries.
2530 * configure: Regenerate.
2531
2532 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2533
2534 PR bootstrap/48120:
2535 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2536 Add -lstdc++ -lm to LIBS.
2537 * configure: Regenerate.
2538
2539 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
2540
2541 * config.guess: Update to version 2011-02-02
2542 * config.sub: Update to version 2011-02-24
2543
2544 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2545
2546 PR lto/48086
2547 * configure.ac: Re-enable LTO on *-apple-darwin9.
2548 * configure: Regenerate.
2549
2550 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
2551
2552 PR lto/48086
2553 * configure.ac: Disable LTO on darwin due to an assembler change in
2554 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2555 under 256.
2556 * configure: Regenerate.
2557
2558 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
2559
2560 * MAINTAINERS: Update myself as score backend maintainer,
2561 update my e-mail address.
2562
2563 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
2564
2565 * MAINTAINERS: Update my e-mail address.
2566
2567 2011-03-06 Joey Ye <joey.ye@arm.com>
2568
2569 * MAINTAINERS: Update my e-mail address.
2570
2571 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2572
2573 * configure.ac: Adjust test of with_ppl.
2574 * configure: Regenerated.
2575
2576 2011-03-02 Kai Tietz <ktietz@redhat.com>
2577
2578 * MAINTAINERS: Adjust my e-mail address.
2579
2580 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2581
2582 * configure.ac: Add -lpwl to ppllibs.
2583 * configure: Regenerated.
2584
2585 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2586
2587 * config/cloog.m4: Add -lisl to clooglibs.
2588 * configure: Regenerated.
2589
2590 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2591
2592 * MAINTAINERS (CPU Port maintainers): Add self.
2593
2594 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2595
2596 * MAINTAINERS: Add myself as testsuite maintainer.
2597
2598 2011-02-15 Mike Stump <mikestump@comcast.net>
2599
2600 * MAINTAINERS: Add myself as testsuite maintainer.
2601
2602 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2603
2604 Import from Libtool and gnulib:
2605
2606 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
2607
2608 Prepare for supporting FreeBSD 10.
2609 * config.rpath: Remove handling of freebsd1* which soon would
2610 match FreeBSD 10.0.
2611
2612 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
2613
2614 Remove support for FreeBSD 1.x.
2615 * libtool.m4 (_LT_LINKER_SHLIBS)
2616 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2617 soon would incorrectly match FreeBSD 10.0.
2618
2619 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2620
2621 PR binutils/12283
2622 * move-if-change: Import version from gnulib.
2623
2624 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
2625
2626 PR lto/47225
2627 * Makefile.def (lto-plugin): Double dash for enable-shared.
2628 (configure-gcc): Depend on all-lto-plugin.
2629 * Makefile.in: Rebuilt.
2630
2631 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2632
2633 * configure.ac: Remove extra bracket.
2634 * configure: Regenerate.
2635
2636 2011-02-08 Tobias Burnus <burnus@net-b.de>
2637
2638 * MAINTAINERS: Add myself as libquadmath maintainer.
2639
2640 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
2641
2642 * MAINTAINERS: Update my email address.
2643
2644 2011-02-07 Joseph Myers <joseph@codesourcery.com>
2645
2646 * MAINTAINERS (option handling): Add self.
2647
2648 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
2649
2650 PR lto/47225
2651 * Makefile.def: Add dependency for install-gcc
2652 on install-lto-plugin.
2653 * Makfile.in: Regenerated
2654
2655 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
2656
2657 * MAINTAINERS (CPU Port Maintainers): Add myself.
2658
2659 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
2660
2661 PR libgcj/44341
2662 * configure.ac: Discard --with-* flags for host when configuring
2663 target libraries for cross build.
2664 * configure: Rebuilt.
2665
2666 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2667
2668 * MAINTAINERS (linear loop transforms): Removed.
2669
2670 2011-01-25 Jakub Jelinek <jakub@redhat.com>
2671
2672 * configure.ac: If with_ppl is no, move setting with_cloog=no
2673 after CLOOG_REQUESTED check.
2674 * configure: Regenerated.
2675
2676 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2677
2678 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2679 CLooG has been requested.
2680 * configure: Regenerated.
2681
2682 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2683
2684 * configure: Regenerated.
2685 * configure.ac: Check for version 0.11 (or later revision) of PPL.
2686
2687 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
2688
2689 * configure: Regenerated.
2690 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2691
2692 2011-01-21 Andreas Schwab <schwab@redhat.com>
2693
2694 * configure.ac: Use AS_HELP_STRING throughout.
2695 * configure: Regenerate.
2696
2697 2011-01-18 Jie Zhang <jie.zhang@analog.com>
2698
2699 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2700 * configure: Regenerate.
2701
2702 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2703
2704 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2705
2706 2011-01-13 Joel Brobecker <brobecker@adacore.com>
2707
2708 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2709 for ia64-hpux.
2710 * configure: Regenerate.
2711
2712 2011-01-07 Jan Hubicka <jh@suse.cz>
2713
2714 PR lto/47225
2715 * Makefile.in: Regenerate.
2716 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2717 configure.
2718
2719 2011-01-07 Jan Hubicka <jh@suse.cz>
2720
2721 * Makefile.in: Regenerate.
2722 * Makefile.def (gcc host module) and soft dependency on lto-plugin
2723 and configure dependency on lto-plugin configure.
2724 (lto-plugin module): Remove dependency on GCC; add dependency on
2725 liniberty.
2726
2727 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
2728
2729 * MAINTAINERS (Write After Approval): Add myself.
2730
2731 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
2732
2733 * configure: Regenerate.
2734
2735 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2736
2737 * configure.ac: (picochip): Disable libiberty.
2738
2739 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
2740
2741 * MAINTAINERS (Write After Approval): Add myself.
2742
2743 2010-12-10 Ian Lance Taylor <iant@google.com>
2744
2745 PR bootstrap/46819
2746 * configure.ac: For --disable-libgcj clear libgcj_saved.
2747 * configure: Rebuild.
2748
2749 2010-12-10 Tobias Burnus <burnus@net-b.de>
2750
2751 PR fortran/46540
2752 * configure.ac: Add --disable-libquadmath and
2753 --disable-libquadmath-support.
2754 * configure: Regenerate.
2755
2756 2010-12-03 Ian Lance Taylor <iant@google.com>
2757
2758 * MAINTAINERS: Add myself as libgo maintainer.
2759
2760 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
2761
2762 PR libffi/46792
2763 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2764 * configure: Regenerate.
2765
2766 2010-12-02 Ian Lance Taylor <iant@google.com>
2767
2768 * configure.ac: Always set default for poststage1_ldflags to
2769 -static-libstdc++ -static-libgcc.
2770
2771 2010-11-29 Andreas Schwab <schwab@redhat.com>
2772
2773 * configure.ac: Move comment to remove extra space in last argument
2774 of GCC_TARGET_TOOL.
2775
2776 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
2777
2778 PR other/46026
2779 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2780 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2781 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2782 (BASE_FLAGS_TO_PASS): Use it.
2783 * configure: Rebuilt.
2784 * Makefile.in: Rebuilt.
2785
2786 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2787
2788 PR binutils/12258
2789 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2790 Properly check default linker.
2791 * configure: Regnerated.
2792
2793 2010-11-23 Matthias Klose <doko@ubuntu.com>
2794
2795 * configure.ac: For --enable-gold, handle value `default' instead of
2796 `both*'. New configure option --{en,dis}able-ld.
2797 * configure: Regenerate.
2798
2799 2010-11-20 Ian Lance Taylor <iant@google.com>
2800
2801 * configure.ac: Only disable a language library if no language needs
2802 it. Don't let --disable-libgcj uncondtionally disable libffi.
2803 * configure: Rebuild.
2804
2805 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2806
2807 * Makefile.in: Regenerate.
2808
2809 PR other/46202
2810 * configure.ac: Fix just-built in-tree STRIP name to be
2811 binutils/strip-new.
2812 * configure: Regenerate.
2813 * Makefile.def (install-strip-gcc, install-strip-binutils)
2814 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2815 (install-strip-sid): Mirror dependencies on non-strip variants
2816 of these targets on the respective -strip prerequisites.
2817 * Makefile.tpl (install-strip, install-strip-host)
2818 (install-strip-target): New targets.
2819 (install-strip-[+module+], install-strip-target-[+module+]):
2820 New targets.
2821 * Makefile.in: Regenerate.
2822
2823 2010-11-19 Ian Lance Taylor <iant@google.com>
2824 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2825
2826 * configure.ac: Add target-libgo to target_libraries. Set
2827 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2828 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2829 (HOST_EXPORTS): Add GOC.
2830 (BASE_TARGET_EXPORTS): Add GOC.
2831 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2832 (GOCFLAGS_FOR_TARGET): New variable.
2833 (EXTRA_HOST_FLAGS): Add GOC.
2834 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2835 * Makefile.def (target_modules): Add libgo.
2836 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2837 (dependencies): Add dependency from configure-target-libgo to
2838 configure-target-libffi and all-target-libstdc++-v3. Add
2839 dependencies from all-target-libgo to all-target-libffi.
2840 (languages): Add go.
2841 * configure: Rebuild.
2842 * Makefile.in: Rebuild.
2843
2844 2010-11-19 Ian Lance Taylor <iant@google.com>
2845
2846 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2847 compiler/flag environment variables.
2848
2849 2010-11-18 Ian Lance Taylor <iant@google.com>
2850
2851 * configure.ac: Check for lang_requires_boot_languages in
2852 config-lang.in files.
2853 * configure: Rebuild.
2854
2855 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2856 Tobias Burnus <burnus@net-b.de>
2857
2858 PR fortran/32049
2859 * Makefile.def: Add libquadmath; build it with language=fortran.
2860 * configure.ac: Add libquadmath.
2861 * Makefile.tpl: Handle multiple libs in check-[+language+].
2862 * Makefile.in: Regenerate.
2863 * configure: Regenerate.
2864
2865 2010-11-16 Tom Tromey <tromey@redhat.com>
2866
2867 * MAINTAINERS: Moved myself to reviewers section.
2868
2869 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
2870
2871 * MAINTAINERS: Moved myself to reviewers section.
2872
2873 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2874
2875 * MAINTAINERS (Various Maintainers): Add self for build machinery.
2876 (Write After Approval): Remove self.
2877
2878 2010-11-15 Andreas Schwab <schwab@redhat.com>
2879
2880 * configure.ac: Fix spelling in option names.
2881 * configure: Regenerated.
2882
2883 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
2884
2885 PR bootstrap/39622
2886 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2887 * configure: Regenerated.
2888
2889 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
2890
2891 * MAINTAINERS: Update my email address.
2892
2893 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2894
2895 * configure: Regenerate.
2896
2897 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2898
2899 * configure: Regenerate.
2900
2901 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2902
2903 * configure: Regenerate.
2904
2905 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2906
2907 * configure: Regenerate.
2908
2909 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2910
2911 * configure.ac: Support official CLooG.org versions.
2912 * configure: Regenerate.
2913 * config/cloog.m4: New.
2914
2915 2010-11-10 François Dumont <francois.cppdevs@free.fr>
2916
2917 * MAINTAINERS (Write After Approval): Add myself.
2918
2919 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
2920
2921 * MAINTAINERS: Update my email address.
2922
2923 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2924
2925 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2926 * configure: Regenerate.
2927
2928 2010-11-03 Ian Lance Taylor <iant@google.com>
2929 Dave Korn <dave.korn.cygwin@gmail.com>
2930
2931 PR lto/46273
2932 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2933 and on other supported platforms whenever LTO is enabled.
2934 * configure: Rebuild.
2935
2936 2010-11-02 Alan Modra <amodra@gmail.com>
2937
2938 PR binutils/12110
2939 * configure.ac: Error when source path contains spaces.
2940 * configure: Regenerate.
2941
2942 2010-10-23 James E. Wilson <wilson@codesourcery.com>
2943
2944 * MAINTAINERS: Update my email address.
2945
2946 2010-10-20 Ian Lance Taylor <iant@google.com>
2947
2948 * Makefile.def (target_modules): Set lib_path to src/.libs for
2949 libstdc++-v3 module.
2950 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2951 * Makefile.in: Rebuild.
2952
2953 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2954
2955 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2956 (Write After Approval): Remove myself.
2957
2958 2010-10-15 Tristan Gingold <gingold@adacore.com>
2959
2960 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2961
2962 2010-10-14 Douglas Rupp <rupp@gnat.com>
2963
2964 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2965
2966 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2967
2968 * configure.ac (build_lto_plugin): New shell variable.
2969 (--enable-lto): Turn on by default for all non-ELF platforms that
2970 have had LTO support added so far. Set build_lto_plugin appropriately
2971 for both ELF and non-ELF.
2972 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2973 * configure: Regenerate.
2974
2975 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2976
2977 Sync from src:
2978 * configure.ac (v850 support): Remove target-libgloss from
2979 noconfigdirs.
2980 * configure: Regenerate.
2981
2982 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2983
2984 PR bootstrap/45326
2985 PR bootstrap/45174
2986 * configure.ac: Honor initial values of $build_configargs,
2987 $host_configargs, $target_configargs. Mark the precious, so
2988 environment settings get recorded.
2989 * configure: Regenerate.
2990
2991 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2992
2993 PR bootstrap/45796
2994 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2995 Depend on all-build-libiberty.
2996 * Makefile.in: Regenerate.
2997
2998 2010-09-30 Michael Eager <eager@eagercon.com>
2999
3000 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3001 * configure: Regenerate.
3002
3003 2010-09-28 Michael Eager <eager@eagercon.com>
3004
3005 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3006
3007 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3008
3009 PR bootstrap/44621
3010 * configure.ac: Fix unportable shell quoting.
3011 * configure: Regenerate.
3012
3013 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
3014
3015 * configure.ac (enable-lto): Add Darwin to the list of supported lto
3016 targets and amend comment.
3017 * configure: Regenerate.
3018
3019 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
3020
3021 * MAINTAINERS (Write After Approval): Add myself.
3022
3023 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
3024
3025 * configure.ac: Enable LTO by default on Darwin.
3026 * configure: Regenerate.
3027
3028 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
3029
3030 * MAINTAINERS (Write After Approval): Add myself.
3031
3032 2010-09-01 Ian Bolton <ian.bolton@arm.com>
3033
3034 * MAINTAINERS (Write After Approval): Add myself.
3035
3036 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
3037
3038 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3039 ports
3040
3041 2010-07-28 David Yuste <david.yuste@gmail.com>
3042
3043 * MAINTAINERS (Write After Approval): Add myself.
3044
3045 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
3046
3047 * configure.ac: Support all v850 targets.
3048 * configure: Regenerate.
3049
3050 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
3051
3052 PR bootstrap/44455
3053 * configure.ac (extra_mpfr_configure_flags): Copy from
3054 extra_mpc_gmp_configure_flags.
3055 * configure: Re-generated.
3056
3057 2010-07-22 Andi Kleen <ak@linux.intel.com>
3058
3059 * MAINTAINERS (Write After Approval): Add myself.
3060
3061 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
3062
3063 * MAINTAINERS (Write After Approval): Add myself.
3064
3065 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
3066
3067 * MAINTAINERS (Write After Approval): Add myself.
3068
3069 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
3070
3071 PR target/44862
3072 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3073 Provide -B option to allow for link spec %s substitutions for
3074 libstdc++.a on darwin.
3075 * Makefile.in: Regenerate.
3076
3077 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
3078
3079 * MAINTAINERS (Reviewers): Update my e-mail address
3080
3081 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
3082
3083 * Makefile.def (configure-gcc): Depend on all-libelf.
3084 * Makefile.in: Rebuild.
3085
3086 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
3087
3088 * MAINTAINERS (Write After Approval): Add myself in the right place.
3089
3090 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
3091
3092 * MAINTAINERS (Write After Approval): Add myself.
3093
3094 2010-05-25 Sterling Augustine <sterling@tensilica.com>
3095
3096 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
3097
3098 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
3099
3100 * config.sub: Update to version 2010-05-21.
3101 * config.guess: Update to version 2010-04-03.
3102
3103 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
3104
3105 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3106 * configure: Regenerate.
3107
3108 2010-05-12 Sriraman Tallam <tmsriram@google.com>
3109
3110 * MAINTAINERS (Write After Approval): Add myself.
3111
3112 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
3113
3114 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3115 a platform that supports LTO.
3116 * configure: Regenerate.
3117
3118 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
3119
3120 * configure.ac: Allow all the versions greater than 0.10 of PPL.
3121 * configure: Regenerated.
3122
3123 2010-04-27 Roland McGrath <roland@redhat.com>
3124 H.J. Lu <hongjiu.lu@intel.com>
3125
3126 * configure.ac (--enable-gold): Support both, both/gold and
3127 both/bfd to add gold to configdirs without removing ld.
3128 * configure: Regenerated.
3129
3130 * Makefile.def: Add install-gold dependency to install-ld.
3131 * Makefile.in: Regenerated.
3132
3133 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
3134
3135 PR lto/42776
3136 * configure.ac (--enable-lto): Refactor handling so libelf tests
3137 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3138 and allow LTO to be explicitly enabled on non-ELF platforms that
3139 are known to support it inside else-clause.
3140 * configure: Regenerate.
3141
3142 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
3143
3144 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3145 * configure: Regenerate.
3146
3147 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
3148
3149 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3150 * configure: Regenerate.
3151
3152 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3153
3154 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3155 separately.
3156 * configure: Regenerate.
3157
3158 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
3159
3160 * MAINTAINERS (Write After Approval): Add myself.
3161
3162 2010-04-14 Tristan Gingold <gingold@adacore.com>
3163
3164 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3165 * configure: Regenerate.
3166
3167 2010-04-13 Steve Ellcey <sje@cup.hp.com>
3168
3169 * configure: Regenerate after change to elf.m4.
3170
3171 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
3172
3173 * MAINTAINERS (Write After Approval): Add myself.
3174
3175 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3176
3177 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3178 * configure: Regenerated.
3179
3180 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3181
3182 * configure.ac: Print "buggy but acceptable" when CLooG
3183 revision is less than 9.
3184 * configure: Regenerated.
3185
3186 2010-04-01 Diego Novillo <dnovillo@google.com>
3187
3188 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3189
3190 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3191
3192 PR bootstrap/43615
3193 PR bootstrap/43328
3194
3195 Revert:
3196
3197 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3198
3199 * configure.ac: Do not pass --enable-multilib nor
3200 --disable-multilib in baseargs. Accept explicitly passed
3201 --enable_multilib.
3202 * configure: Regenerate.
3203
3204 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
3205
3206 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3207
3208 2010-03-31 Janis Johnson <janis187@us.ibm.com>
3209
3210 * MAINTAINERS: Remove myself.
3211
3212 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3213
3214 PR bootstrap/43328
3215 * configure.ac: Do not pass --enable-multilib nor
3216 --disable-multilib in baseargs. Accept explicitly passed
3217 --enable_multilib.
3218 * configure: Regenerate.
3219
3220 2010-03-28 Andrew Pinski <pinskia@gmail.com>
3221
3222 * MAINTAINERS (spu port): Remove me.
3223
3224 2010-03-23 Joseph Myers <joseph@codesourcery.com>
3225
3226 * configure.ac (tic6x-*-*): New case.
3227 * configure: Regenerate.
3228
3229 2010-03-23 Joseph Myers <joseph@codesourcery.com>
3230
3231 * config.sub: Update to version 2010-03-22.
3232 * config.guess: Update to version 2009-12-30.
3233
3234 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
3235
3236 PR ada/42554
3237 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3238 * configure: Regenerate.
3239
3240 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3241
3242 * MAINTAINERS: Update my email address.
3243
3244 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
3245
3246 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3247 (ghassan.shobaki@amd.com): Removed.
3248
3249 2010-03-17 Alan Modra <amodra@gmail.com>
3250
3251 * MAINTAINERS: Update my email address.
3252
3253 2010-03-16 Diego Novillo <dnovillo@google.com>
3254
3255 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3256 Matthews.
3257
3258 2010-03-16 Joseph Myers <joseph@codesourcery.com>
3259
3260 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3261 Gutson, Jeffrey D. Oldham and Mark Shinwell.
3262
3263 2010-03-16 Joseph Myers <joseph@codesourcery.com>
3264
3265 * MAINTAINERS: Update my email address.
3266
3267 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
3268
3269 * MAINTAINERS: Update my email address.
3270
3271 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
3272
3273 * MAINTAINERS: Update my email address.
3274
3275 2010-03-09 Jie Zhang <jie@codesourcery.com>
3276
3277 * MAINTAINERS: Update my email address.
3278
3279 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3280
3281 PR libstdc++/32499
3282 * configure.ac (RANLIB): Default to true.
3283 (STRIP): Likewise.
3284 (RANLIB_FOR_TARGET): Remove superfluous : argument.
3285 * configure: Regenerate.
3286
3287 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
3288
3289 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3290 (Write After Approval): Update my email address.
3291
3292 2010-02-17 Nick Clifton <nickc@redhat.com>
3293
3294 PR 11238
3295 * Makefile.tpl (local-distclean): Also remove config.cache files in
3296 sub-directories as there may not be Makefiles present in the
3297 sub-directories.
3298 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3299 the config.cache files found by the find command.
3300
3301 * Makefile.in: Regenerate.
3302 * configure.ac: Revert previous delta.
3303 * configure: Regenerate.
3304
3305 2010-02-15 Nick Clifton <nickc@redhat.com>
3306
3307 PR 11238
3308 * configure.ac: Delete config.cache files in sub-directories when
3309 deleting Makefiles.
3310 * configure: Regenerate.
3311
3312 2010-02-12 Ben Elliston <bje@gnu.org>
3313
3314 * MAINTAINERS: Update my email address.
3315
3316 2010-02-08 Andrew Pinski <pinskia@gmail.com>
3317
3318 * MAINTAINERS (spu port): Update my email address.
3319
3320 2010-02-08 Jie Zhang <jie.zhang@analog.com>
3321
3322 * MAINTAINERS: Add myself as a maintainer for the bfin port.
3323
3324 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3325
3326 * configure.ac: Add "recommended" version checks for GMP/MPC.
3327 Update recommended GMP/MPFR/MPC versions.
3328 * configure: Regenerate.
3329
3330 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
3331
3332 * MAINTAINERS: Move my Embecosm email address into the
3333 write-after-approval section.
3334
3335 2010-01-26 Ian Lance Taylor <iant@google.com>
3336
3337 * MAINTAINERS: Add myself as Go frontend maintainer.
3338
3339 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
3340
3341 PR libstdc++/36101, PR libstdc++/42813
3342 * configure.ac (bootstrap_target_libs): Make inclusion of
3343 target-libgomp conditional on libgomb being in target_configdirs.
3344 * configure: Regenerate.
3345
3346 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
3347
3348 PR libstdc++/36101, PR libstdc++/42813
3349 * configure.ac (bootstrap_target_libs): Include target-libgomp.
3350 * configure: Regenerate.
3351
3352 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
3353
3354 PR libstdc++/36101, PR libstdc++/42813
3355 * configure.ac (target_configdirs): Substitute.
3356 * Makefile.def: Bootstrap target module libgomp.
3357 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3358 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3359 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3360 * configure, Makefile.in: Regenerate.
3361
3362 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
3363
3364 * MAINTAINERS: Adjust my details.
3365
3366 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
3367
3368 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3369
3370 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
3371
3372 * MAINTAINERS: reindented my entry with tabs instead of spaces.
3373
3374 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
3375
3376 * MAINTAINERS (Write After Approval): Add myself.
3377
3378 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3379
3380 * MAINTAINERS (Write After Approval): Add myself.
3381
3382 2010-01-11 Richard Guenther <rguenther@suse.de>
3383
3384 PR lto/41569
3385 * Makefile.def (all-lto-plugin): Depend on all-gcc.
3386 * Makefile.in: Regenerated.
3387
3388 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
3389
3390 * configure.ac: Enable libjava build on x86_64-*freebsd*.
3391 * configure: Regenerate.
3392
3393 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3394 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3395
3396 PR bootstrap/42424
3397 * configure.ac: Include libtool m4 files.
3398 (_LT_CHECK_OBJDIR): Call it.
3399 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3400 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3401
3402 * configure: Regenerate.
3403
3404 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3405
3406 PR bootstrap/41818
3407 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3408 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
3409 * Makefile.in: Regenerate.
3410
3411 2010-01-02 Richard Guenther <rguenther@suse.de>
3412
3413 PR lto/41529
3414 * configure.ac: Include config/elf.m4. Disable LTO if not
3415 builting for an elf target.
3416 * configure: Regenerate.
3417
3418 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
3419
3420 * MAINTAINERS: Change my email address.
3421
3422 2009-12-18 Ben Elliston <bje@au.ibm.com>
3423
3424 * config.sub, config.guess: Update from upstream sources.
3425
3426 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
3427
3428 * MAINTAINERS (Write After Approval): Add myself.
3429
3430 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3431
3432 PR middle-end/30447
3433 PR middle-end/30789
3434 PR other/40302
3435
3436 * configure.ac: Require MPC.
3437 * configure: Regenerate.
3438
3439 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3440
3441 PR target/38384
3442 PR bootstrap/40972
3443 * libtool.m4: Sync from git Libtool.
3444 * ltoptions.m4: Likewise.
3445 * ltversion.m4: Likewise.
3446 * lt~obsolete.m4: Likewise.
3447 * ltmain.sh: Likewise.
3448
3449 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3450
3451 * configure.ac: Update minimum MPC version to 0.8.
3452 * configure: Regenerate.
3453
3454 2009-11-21 Sebastian Pop <sebpop@gmail.com>
3455
3456 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3457 * configure: Regenerated.
3458
3459 2009-11-21 Ian Lance Taylor <iant@google.com>
3460
3461 * configure.ac: Change default of poststage1_ldflags to be empty if
3462 poststage1_libs is set. When poststage1_libs is empty, and
3463 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3464 * configure: Rebuild.
3465
3466 2009-11-21 Adam Nemet <adambnmet@gmail.com>
3467
3468 * MAINTAINERS (Write After Approval): Update my email address.
3469
3470 2009-11-20 Ben Elliston <bje@au.ibm.com>
3471
3472 * config.guess: Update from upstream sources.
3473
3474 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
3475
3476 * Makefile.def: Restore host and target settings for gmp.
3477 * Makefile.in: Rebuild.
3478
3479 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
3480
3481 * configure.ac: Add libelf to host_libs. Enable in-tree configury
3482 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
3483 Fix portability of test of C++ as bootstrap language. Add
3484 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3485 * configure: Rebuild.
3486 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3487 and cloog. Fix in-tree ppl configuration. Introduce libelf
3488 in-tree building.
3489 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3490 (POSTSTAGE1_HOST_EXPORTS): Use it.
3491 (STAGE[+id+]_CXXFLAGS): New.
3492 (BASE_FLAGS_TO_PASS): Pass it down.
3493 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
3494 extra_exports.
3495 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3496 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3497 extra_exports.
3498 * Makefile.in: Rebuild.
3499
3500 2009-11-17 Ben Elliston <bje@au.ibm.com>
3501
3502 * config.sub, config.guess: Update from upstream sources.
3503
3504 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3505
3506 * MAINTAINERS (Write After Approval): Add myself.
3507
3508 2009-11-09 Jon Beniston <jon@beniston.com>
3509
3510 * MAINTAINERS (Write After Approval): Add myself.
3511
3512 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
3513
3514 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
3515 paths for *-w64-mingw* and x86_64-*mingw*.
3516 * configure: Regenerated.
3517
3518 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
3519
3520 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3521
3522 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
3523
3524 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3525 Phil Edwards to Write-After Approval.
3526
3527 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
3528
3529 * configure.ac: Disable target-winsup & co for
3530 x86_64-*-mingw* and *-w64-mingw* targets.
3531 * configure: Regenerated.
3532
3533 2009-10-16 Nick Clifton <nickc@redhat.com>
3534
3535 * MAINTAINERS: Add myself as a maintainer for the RX port.
3536
3537 2009-10-26 Johannes Singler <singler@kit.edu>
3538
3539 * MAINTAINERS (Write After Approval): Update my e-mail address.
3540
3541 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3542
3543 * configure.ac (CLooG test): Use = with test.
3544 * configure: Regenerate.
3545
3546 2009-10-22 Richard Guenther <rguenther@suse.de>
3547
3548 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
3549 cloog if the ppl version check failed. Move flags saving
3550 before setting in libelf check.
3551 * configure: Regenerate.
3552
3553 2009-10-21 Richard Guenther <rguenther@suse.de>
3554
3555 * configure.ac: Adjust the ppl and cloog configure to work as
3556 documented. Disable cloog if ppl was disabled. Omit the version
3557 checks if they were disabled.
3558 * configure: Re-generate.
3559
3560 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3561
3562 * configure.ac: Add 'lto' to enable_languages, not
3563 new_enable_languages, and only if not already present.
3564 * configure: Regenerate.
3565
3566 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
3567
3568 * README: Refer to the various COPYING* files instead of just
3569 COPYING.
3570 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3571
3572 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
3573
3574 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3575
3576 2009-10-07 Richard Guenther <rguenther@suse.de>
3577
3578 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3579 and Richard Guenther as reviewers.
3580 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3581 as reviewers.
3582
3583 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
3584
3585 * config.sub: Update from upstream sources.
3586
3587 2009-10-06 Ian Lance Taylor <iant@google.com>
3588
3589 * Makefile.def: check-gold depends upon all-gas.
3590 * Makefile.in: Rebuild.
3591
3592 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
3593
3594 * MAINTAINERS (Write After Approval): Add myself.
3595
3596 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
3597
3598 * Makefile.def: all-lto-plugin depends on all-libiberty.
3599 set bootstrap=true for lto-plugin.
3600 Add lto-plugin.
3601 * Makefile.in: Regenerate.
3602 * configure.ac (host_libs): Add lto-plugin.
3603 * configure: Regenerate.
3604
3605 2009-10-03 Diego Novillo <dnovillo@google.com>
3606
3607 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3608 (HOST_LIBELFLIBS): Define.
3609 (HOST_LIBELFINC): Define.
3610 * Makefile.in: Regenerate.
3611 * configure.ac: Add --enable-lto.
3612 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3613 If --enable-lto is used, add 'lto' to new_enable_languages.
3614 If --enable-lto is used and gold is enabled, add
3615 lto-plugin to configdirs.
3616 * configure: Regenerate.
3617
3618 2009-10-03 Simon Baldwin <simonb@google.com>
3619
3620 * configure.ac: If --with-system-zlib, suppress local zlib and
3621 pass --with-system-zlib to subdir configure scripts.
3622 * configure: Regenerate.
3623
3624 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
3625 Paolo Bonzini <bonzini@gnu.org>
3626
3627 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3628 $(srcdir).
3629 * Makefile.in: Rebuilt.
3630
3631 2009-09-26 Gary Funck <gary@intrepid.com>
3632
3633 * MAINTAINERS (Write After Approval): Add myself.
3634
3635 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3636
3637 * configure.ac: Update minimum MPC version to 0.7.
3638 * configure: Regenerate.
3639
3640 2009-09-25 Nick Clifton <nickc@redhat.com>
3641
3642 * configure.ac: Pass any --cache-file=/dev/null option on to
3643 subconfigures.
3644 * configure: Regenerate.
3645
3646 2009-09-23 Nick Clifton <nickc@redhat.com>
3647
3648 * config.sub, config.guess: Update from upstream sources.
3649
3650 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
3651
3652 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3653 * Makefile.in: Rebuilt.
3654
3655 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3656
3657 PR bootstrap/32272
3658 * configure.ac: Error out if $srcdir isn't '.' but contains
3659 host-${host_noncanonical}.
3660 * configure: Regenerate.
3661
3662 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3663
3664 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3665 maintainer.
3666
3667 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3668
3669 * configure.ac: If bootstrapping a combined tree with
3670 --enable-gold, require c++ in stage1_languages.
3671 * configure: Regenerate.
3672
3673 * configure.ac: Also add target_libs of stage1_languages to
3674 bootstrap_target_libs.
3675 * configure: Regenerate.
3676
3677 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3678 with --enable-languages not containing c++.
3679 * configure: Regenerate.
3680
3681 2009-09-15 Jie Zhang <jie.zhang@analog.com>
3682
3683 * configure.ac: Disable java and boehm-gc for bfin-*-*.
3684 * configure: Regenerate.
3685
3686 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
3687
3688 * MAINTAINERS (Write After Approval): Update my e-mail address,
3689 and move from from here...
3690 (Waiting for paperwork): To here.
3691
3692 2009-09-09 Joseph Myers <joseph@codesourcery.com>
3693
3694 * MAINTAINERS (Reviewers): Add self as driver reviewer.
3695
3696 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3697
3698 * configure.ac: Do not use $extrasub for replacing @if/@endif
3699 parts in Makefile; instead, use additional arguments to
3700 AC_CONFIG_COMMANDS to do the replacement manually, with several
3701 sed invocations, to avoid HP-UX sed command limits.
3702 * configure: Regenerate.
3703
3704 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
3705
3706 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3707 blank before -L.
3708
3709 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
3710
3711 * configure.ac (with-build-config): Document. Handle without.
3712 Handle missing argument.
3713 * configure: Rebuilt.
3714
3715 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
3716
3717 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
3718 Default to bootstrap-debug only if compare-debug works.
3719 * configure: Rebuilt.
3720 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3721 * Makefile.in: Rebuilt.
3722
3723 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3724
3725 * MAINTAINERS (OS Port Maintainers): Update my email address.
3726
3727 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
3728
3729 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3730 * Makefile.in: Rebuilt.
3731
3732 2009-09-01 Chris Demetriou <cgd@google.com>
3733
3734 * MAINTAINERS (Write After Approval): Add myself.
3735
3736 2009-08-31 Dodji Seketeli <dodji@redhat.com>
3737
3738 PR debug/30161
3739 * include/dwarf2.h (enum dwarf_tag): Added
3740 DW_TAG_GNU_template_template_param
3741 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3742
3743 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
3744
3745 * Makefile.tpl (AWK): Fix typo.
3746 * Makefile.in: Regenerate.
3747
3748 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
3749
3750 * configure.ac: Detect awk and sed.
3751 * Makefile.def (flags_to_pass): Add AWK and SED.
3752 * Makefile.tpl (AWK, SED): New.
3753 (BASE_FLAGS_TO_PASS): Add AWK and SED.
3754 * configure: Regenerate.
3755 * Makefile.in: Regenerate.
3756
3757 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
3758
3759 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3760 (collapseslashes): Likewise.
3761
3762 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3763
3764 * configure.ac (AC_PREREQ): Bump to 2.64.
3765
3766 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3767
3768 * configure.ac: Remove --with-datarootdir, --with-docdir,
3769 --with-pdfdir, --with-htmldir switches.
3770 * configure: Regenerate.
3771
3772 * configure: Regenerate.
3773
3774 * compile: Sync from Automake 1.11.
3775 * depcomp: Likewise.
3776 * install-sh: Likewise.
3777 * missing: Likewise.
3778 * mkinstalldirs: Likewise.
3779 * ylwrap: Likewise.
3780
3781 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
3782
3783 * ltmain.sh (func_normal_abspath): New function.
3784 (func_relative_path): Likewise.
3785 (func_mode_help): Document new -bindir option for link mode.
3786 (func_mode_link): Add new -bindir option, and use it to place
3787 output DLL if specified.
3788
3789 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3790
3791 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3792 (baseargs): Add --disable-option-checking.
3793 * configure: Regenerate.
3794
3795 * Makefile.def (configure-target-libiberty): Depend on
3796 all-binutils and all-ld.
3797 (configure-target-newlib): Likewise.
3798 * Makefile.in: Regenerate.
3799
3800 2009-08-17 Ben Elliston <bje@au.ibm.com>
3801
3802 * config.sub, config.guess: Update from upstream sources.
3803
3804 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3805
3806 Sync from src, merge:
3807
3808 2009-07-02 Tristan Gingold <gingold@adacore.com>
3809
3810 * configure.ac: Do not exclude gas for i386-*-darwin.
3811 Add a case for x86_64-*-darwin.
3812 * configure: Regenerate.
3813
3814 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
3815
3816 * MAINTAINERS: Add my name to Write After Approval list.
3817
3818 2009-08-06 Michael Eager <eager@eagercon.com>
3819
3820 * configure.ac: Add Microblaze target.
3821 * configure: Regenerate.
3822
3823 2009-07-31 Christian Bruel <christian.bruel@st.com>
3824
3825 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3826 * configure: Regenerate.
3827
3828 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
3829
3830 * MAINTAINERS (Write After Approval): Update my e-mail address.
3831
3832 2009-07-06 Ian Lance Taylor <iant@google.com>
3833
3834 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3835 * configure: Rebuild.
3836
3837 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
3838
3839 * MAINTAINERS: Move myself to the Graphite Reviewers.
3840
3841 2009-06-30 Wei Guozhi <carrot@google.com>
3842
3843 * MAINTAINERS: Add my name to Write After Approval list.
3844
3845 2009-06-26 Steve Ellcey <sje@cup.hp.com>
3846
3847 PR bootstrap/40338
3848 * configure.ac (comparestring): Create new variable.
3849 * Makefile.tpl (comparestring): Use to skip some comparisions.
3850 * configure: Regenerate.
3851 * Makefile.in: Regenerate.
3852
3853 2009-06-26 Doug Evans <dje@sebabeach.org>
3854
3855 * Makefile.def (host_modules): Add cgen.
3856 * Makefile.in: Regenerate.
3857 * configure.ac (host_tools): Add cgen.
3858 * configure: Regenerate.
3859
3860 2009-06-23 DJ Delorie <dj@redhat.com>
3861
3862 * MAINTAINERS: Add myself as mep maintainer.
3863
3864 2009-06-23 Ian Lance Taylor <iant@google.com>
3865
3866 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3867 boot_languages. Only bootstrap target libraries listed in
3868 target_libs for some boot language. Add --with-stage1-ldflags,
3869 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3870 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3871 if not building with C++.
3872 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3873 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3874 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3875 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3876 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3877 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3878 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3879 * configure, Makefile.in: Rebuild.
3880
3881 2009-06-23 Li Feng <nemokingdom@gmail.com>
3882
3883 * MAINTAINERS: Added my name to write-after-approval list.
3884
3885 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3886
3887 * configure.ac: Define is_elf for QNX Neutrino targets.
3888 * configure: Regenerate.
3889
3890 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
3891
3892 * MAINTAINERS: Added my name to the write-after-approval list
3893
3894 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3895
3896 * configure.ac: Detect MPC in default directory.
3897 * configure: Regenerate.
3898
3899 2009-06-03 Jerome Guitton <guitton@adacore.com>
3900 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3901
3902 * Makefile.tpl (all): Avoid a trailing backslash.
3903 * Makefile.in: Regenerate.
3904
3905 2009-06-03 Ben Elliston <bje@au.ibm.com>
3906
3907 * config.sub, config.guess: Update from upstream sources.
3908
3909 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3910
3911 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3912 to noconfdirs.
3913 * configure: Regenerate.
3914
3915 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
3916
3917 * Makefile.tpl ([+compare-target+]): Compare all stage
3918 directories, rather than just gcc.
3919 * Makefile.in: Rebuilt.
3920
3921 2009-06-01 Doug Kwan <dougkwan@google.com>
3922
3923 * configure.ac: Support gold for target arm*-*-*.
3924 * configure: Regenerate.
3925
3926 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3927
3928 * Makefile.def: Add MPC support and dependencies.
3929 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3930
3931 * Makefile.in, configure: Regenerate.
3932
3933 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
3934
3935 * Makefile.tpl (all): Avoid harmless warning in make all when
3936 gcc-bootstrap is enabled but stage_last does not exist.
3937 * Makefile.in: Rebuilt.
3938
3939 2009-05-24 Nicolas Roche <roche@adacore.com>
3940
3941 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3942 * Makefile.in: Regenerate.
3943
3944 2009-05-21 Denis Chertykov <chertykov@gmail.com>
3945
3946 * MAINTAINERS: Update my e-mail address.
3947
3948 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3949
3950 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3951 * configure: Regenerate.
3952
3953 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3954
3955 PR other/40159
3956 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3957 gcc-no-bootstrap are mutually exclusive.
3958 * Makefile.in: Rebuilt.
3959
3960 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3961
3962 PR other/40159
3963 * Makefile.tpl (all): Don't end with unconditional success.
3964 * Makefile.in: Rebuilt.
3965
3966 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
3967
3968 PR target/37137
3969 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3970 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3971 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3972 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3973 stage_configureflags, stage_cflags and stage_libcflags into
3974 explicit Makefile macros.
3975 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3976 GFORTRAN.
3977 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3978 CC. Set CC_FOR_BUILD from CC.
3979 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3980 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3981 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3982 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3983 and GFORTRAN.
3984 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3985 (_LIBCFLAGS): Renamed to _TFLAGS.
3986 (do-compare-debug, do-compare3-debug): Drop.
3987 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3988 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3989 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3990 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3991 (XGCC_FLAGS_FOR_TARGET): New.
3992 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3993 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3994 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3995 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3996 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
3997 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3998 TFLAGS.
3999 (BUILD_CONFIG): Include if requested.
4000 (all): Set TFLAGS on bootstrap.
4001 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4002 (all-stageid-prefixmodule): Likewise.
4003 (do-clean, distclean-stageid): Set TFLAGS.
4004 (restrap): Fix whitespace.
4005 * Makefile.in: Rebuilt.
4006
4007 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
4008
4009 * config.guess: Sync with src.
4010
4011 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
4012
4013 * configure.ac ($with_ppl): Default to no if not supplied.
4014 ($with_cloog): Likewise.
4015 configure: Regenerate.
4016
4017 2009-04-27 James E. Wilson <wilson@codesourcery.com>
4018
4019 * MAINTAINERS: Update my e-mail address.
4020
4021 2009-04-27 Nick Clifton <nickc@redhat.com>
4022
4023 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4024
4025 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
4026
4027 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4028 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4029 * Makefile.in: Regenerate.
4030
4031 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4032
4033 PR bootstrap/39739
4034 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4035 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4036
4037 * configure, Makefile.in: Regenerate.
4038
4039 2009-04-21 Taras Glek <tglek@mozilla.com>
4040
4041 * include/hashtab.h: Update GTY annotations to new syntax
4042 * include/splay-tree.h: Likewise
4043
4044 2009-04-17 Ben Elliston <bje@au.ibm.com>
4045
4046 * config.sub, config.guess: Update from upstream sources.
4047
4048 2009-04-15 Anthony Green <green@moxielogic.com>
4049
4050 * configure.ac: Add moxie support.
4051 * configure: Rebuilt.
4052
4053 2009-04-14 Jakub Jelinek <jakub@redhat.com>
4054
4055 * configure.ac: Change copyright header to refer to version
4056 3 of the GNU General Public License and to point readers at the
4057 COPYING3 file and the FSF's license web page.
4058 * Makefile.def: Likewise.
4059 * Makefile.tpl: Likewise.
4060 * Makefile.in: Regenerate.
4061
4062 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
4063
4064 * configure.ac: Restore match for darwin9 or later. Use double
4065 brackets since regeneration eats one pair.
4066 * configure: Regenerate.
4067
4068 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
4069
4070 PR gas/10039
4071 * configure.ac: Require texinfo 4.7.
4072 * configure: Regenerated.
4073
4074 2009-04-09 Nick Clifton <nickc@redhat.com>
4075
4076 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4077 the GCC Runtime Library Exception.
4078
4079 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4080
4081 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4082 * configure: Regenerate.
4083
4084 2009-04-01 Steve Ellcey <sje@cup.hp.com>
4085
4086 * Makefil.def (languages): New entries.
4087 * Makefile.tpl (check-gcc-*): New generic target.
4088 * Makefile.in: Regenerate.
4089
4090 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
4091
4092 * MAINTAINERS: Update my email address.
4093
4094 2009-03-18 Tom Tromey <tromey@redhat.com>
4095
4096 * configure: Rebuild.
4097 * configure.ac (host_libs): Add libiconv.
4098 * Makefile.in: Rebuild.
4099 * Makefile.def (host_modules): Add libiconv.
4100 (configure-gdb, all-gdb): Depend on libiconv.
4101
4102 2009-03-16 Tristan Gingold <gingold@adacore.com>
4103
4104 * configure.ac: Treat gdb as supported on x86_64-darwin.
4105 * configure: Regenerate.
4106
4107 2009-03-16 Joseph Myers <joseph@codesourcery.com>
4108
4109 * configure.ac (--with-host-libstdcxx): New option.
4110 * configure: Regenerate.
4111
4112 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
4113
4114 * MAINTAINERS: Move myself into the write after approval list.
4115
4116 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
4117
4118 * MAINTAINERS: Update e-mail address.
4119
4120 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
4121
4122 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4123
4124 2009-03-10 Ira Rosen <irar@il.ibm.com>
4125
4126 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4127
4128 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4129
4130 Backport from git Libtool:
4131
4132 2009-01-19 Robert Millan <rmh@aybabtu.com>
4133 Support GNU/kOpenSolaris.
4134 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4135 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4136 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4137 GNU/kOpenSolaris.
4138
4139 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
4140
4141 * MAINTAINERS: Update e-mail address.
4142
4143 2009-02-24 Michael Eager <eager@eagercon.com>
4144
4145 * MAINTAINERS (Write After Approval): Add self.
4146
4147 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
4148
4149 * MAINTAINERS (Write After Approval): Add myself.
4150
4151 2009-02-05 Andreas Schwab <schwab@suse.de>
4152
4153 * Makefile.tpl (stage_last): Define $r and $s before using
4154 $(RECURSE_FLAGS_TO_PASS).
4155 * Makefile.in: Regenerate
4156
4157 2009-01-30 Ian Lance Taylor <iant@google.com>
4158
4159 * MAINTAINERS: Move myself to the Global Reviewers list.
4160
4161 2009-01-29 Robert Millan <rmh@aybabtu.com>
4162
4163 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4164 * configure: Regenerate.
4165
4166 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
4167
4168 * MAINTAINERS: Make whitespace consistent.
4169 Remove Robert Millan from Write After Approval.
4170
4171 2009-01-16 Alan Modra <amodra@bigpond.net.au>
4172
4173 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4174 (all-opcodes): Depend on all-libiberty.
4175 * Makefile.in: Regenerate.
4176
4177 2009-01-15 Douglas B Rupp <rupp@gnat.com>
4178
4179 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4180 * configure: Regenerate.
4181
4182 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
4183
4184 * MAINTAINERS (Write After Approval): Add myself.
4185
4186 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
4187
4188 * MAINTAINERS: Add myself to reviewers (Fortran).
4189
4190 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
4191
4192 PR tree-optimization/38515
4193 * configure.ac (cloog-polylib): Removed.
4194 (with_ppl, with_cloog): Test for "no".
4195 * configure: Regenerated.
4196
4197 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
4198
4199 * MAINTAINERS: Moved myself to reviewers (Fortran).
4200
4201 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
4202
4203 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4204 (Write After Approval): Remove myself.
4205
4206 2009-01-03 Diego Novillo <dnovillo@google.com>
4207
4208 * MAINTAINERS: Remove myself from alias maintainership.
4209
4210 2009-01-02 David Ayers <ayers@fsfe.org>
4211
4212 * MAINTAINERS: Update e-mail address.
4213
4214 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
4215
4216 * MAINTAINERS: Make whitespace consistent.
4217
4218 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4219
4220 Backport from upstream Libtool:
4221 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4222 Add cache variables to tests that require the linker to work.
4223 For shlibpath_overrides_runpath, this also changes the semantics
4224 to let the result from the C compiler take precedence.
4225
4226 2008-12-02 Ben Elliston <bje@au.ibm.com>
4227
4228 * config.sub, config.guess: Update from upstream sources.
4229
4230 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
4231
4232 * configure.ac (ppllibs): Add by default the lib flags.
4233 * configure: Regenerate.
4234
4235 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
4236
4237 * MAINTAINERS: Add myself to the write after approval list.
4238
4239 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
4240
4241 * configure.ac: Add double brackets on darwin[912].
4242 * configure: Regenerate.
4243
4244 2008-12-03 Daniel Kraft <d@domob.eu>
4245
4246 * MAINTAINERS: Moved myself and Mikael Morin from Write After
4247 Approval to Reviewer section (for Fortran front-end).
4248
4249 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
4250
4251 * configure.ac: Expand to darwin10 and later.
4252 * configure: Regenerate.
4253
4254 2008-12-02 Andreas Schwab <schwab@suse.de>
4255
4256 * Makefile.def: configure-target-boehm-gc depends on
4257 all-target-libstdc++-v3.
4258 * Makefile.in: Regenerate.
4259
4260 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
4261
4262 * MAINTAINERS: Add myself as mingw maintainer.
4263
4264 2008-12-02 Ben Elliston <bje@au.ibm.com>
4265
4266 * config.sub, config.guess: Update from upstream sources.
4267
4268 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
4269
4270 * README.SCO: Remove.
4271
4272 2008-11-29 Fernando Pereira <pronesto@gmail.com>
4273
4274 * MAINTAINERS: Add myself to the write after approval list.
4275
4276 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
4277
4278 * MAINTAINERS: Update my email address in WAA section.
4279
4280 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
4281
4282 * MAINTAINERS: Update e-mail address.
4283
4284 2008-11-27 Toon Moene <toon@moene.org>
4285
4286 * MAINTAINERS: Change e-mail address.
4287
4288 2008-11-27 Tristan Gingold <gingold@adacore.com>
4289
4290 * configure.ac: Build gdb for i?86-*-darwin*
4291 * configure: Regenerated.
4292
4293 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
4294
4295 * MAINTAINERS: Added my full name.
4296
4297 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4298
4299 PR bootstrap/38014
4300 PR bootstrap/37923
4301
4302 Revert:
4303
4304 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4305
4306 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4307 * Makefile.in: Regenerated.
4308
4309 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4310
4311 PR gdb/921
4312 PR gdb/1646
4313 PR gdb/2175
4314 PR gdb/2176
4315
4316 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4317 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4318 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4319 (HOST_EXPORTS): Pass CPPFLAGS.
4320 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4321 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4322 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4323 * Makefile.in, configure: Regenerated.
4324 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4325 and CPPFLAGS_FOR_BUILD.
4326
4327 2008-11-06 Jeff Law <law@redhat.com>
4328
4329 * MAINTAINERS: Add myself as middle end maintainer.
4330
4331 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
4332
4333 * MAINTAINERS (Write after approval): Add myself.
4334
4335 2008-11-05 Diego Novillo <dnovillo@google.com>
4336
4337 * MAINTAINERS (Global Reviewers): Add myself.
4338 (Non-Algorithmic Maintainers): Remove myself.
4339
4340 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
4341
4342 * MAINTAINERS (Write after approval): Add myself.
4343
4344 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
4345
4346 * MAINTAINERS (Write after approval): Add myself.
4347
4348 2008-10-31 Ben Elliston <bje@au.ibm.com>
4349
4350 * configure.ac (spu-*-*): Remove special case.
4351 * configure: Regenerate.
4352
4353 2008-10-30 Catherine Moore <clm@codesourcery.com>
4354
4355 * MAINTAINERS (Write after approval): Update my email address.
4356
4357 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
4358
4359 * configure.ac [spu-*-*]: Do not set skipdirs.
4360 * configure: Re-generate.
4361
4362 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
4363
4364 * MAINTAINERS (Various Maintainers): Add myself to reload.
4365
4366 2008-10-25 Richard Guenther <rguenther@suse.de>
4367
4368 * MAINTAINERS (Various Maintainers): Add myself as middle-end
4369 maintainer. Remove myself as libgcc-math maintainer.
4370 (Non-Algorithmic Maintainers): Remove myself.
4371
4372 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4373
4374 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4375 * Makefile.in: Regenerated.
4376
4377 2008-10-23 Cary Coutant <ccoutant@google.com>
4378
4379 * MAINTAINERS (Write after approval): Add myself.
4380
4381 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4382
4383 PR gdb/921
4384 PR gdb/1646
4385 PR gdb/2175
4386 PR gdb/2176
4387
4388 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4389 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4390 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4391 (HOST_EXPORTS): Pass CPPFLAGS.
4392 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4393 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4394 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4395 * Makefile.in, configure: Regenerated.
4396 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4397 and CPPFLAGS_FOR_BUILD.
4398
4399 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
4400
4401 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4402 Sebastian Pop.
4403
4404 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
4405
4406 * MAINTAINERS (Write After Approval): Added myself.
4407
4408 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4409
4410 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4411 recommended version to 2.3.2.
4412
4413 * configure: Regenerate.
4414
4415 2008-10-01 Mark Mitchell <mark@codesourcery.com>
4416
4417 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4418
4419 2008-09-29 David Daney <david.daney@caviumnetworks.com>
4420
4421 * MAINTAINERS (Write After Approval): Update e-mail address.
4422
4423 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
4424
4425 * libtool.m4: Update to libtool 2.2.6.
4426 * lt~obsolete.m4: Update to libtool 2.2.6.
4427 * ltmain.sh: Update to libtool 2.2.6.
4428 * ltsugar.m4: Update to libtool 2.2.6.
4429 * ltversion.m4: Update to libtool 2.2.6.
4430 * ltoptions.m4: Update to libtool 2.2.6.
4431 * ltgcc.m4: Update to match changes from libtool 2.2.6.
4432
4433 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
4434
4435 * MAINTAINERS (Write After Approval): Add myself.
4436
4437 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
4438
4439 * MAINTAINERS (Write After Approval): Update my name.
4440
4441 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
4442
4443 * MAINTAINERS: Add myself in "Write After Approval".
4444
4445 2008-09-18 Steve Ellcey <sje@cup.hp.com>
4446
4447 * MAINTAINERS: Add myself as ia64 maintainer.
4448
4449 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
4450
4451 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4452 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4453 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4454 and Michael Tiemann from Write After Approval since they do not
4455 actually have access.
4456
4457 2008-09-05 Richard Guenther <rguenther@suse.de>
4458
4459 * configure.ac: Initialize clooglibs to -lcloog.
4460 * configure: Re-generate.
4461
4462 2008-09-04 Le-Chun Wu <lcwu@google.com>
4463
4464 * MAINTAINERS (Write After Approval): Add myself.
4465
4466 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
4467
4468 * configure.ac (--with-cloog-polylib): New.
4469 (--disable-cloog-version-check): New.
4470 (--disable-ppl-version-check): New.
4471 * configure: Re-generate.
4472
4473 2008-09-03 Richard Guenther <rguenther@suse.de>
4474
4475 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4476 cloog test.
4477 * configure: Re-generate.
4478
4479 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
4480
4481 Add picoChip port.
4482 * MAINTAINERS: Add picoChip maintainers.
4483
4484 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
4485 Tobias Grosser <grosser@fim.uni-passau.de>
4486 Jan Sjodin <jan.sjodin@amd.com>
4487 Harsha Jagasia <harsha.jagasia@amd.com>
4488 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4489 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4490 Adrien Eliche <aeliche@isty.uvsq.fr>
4491
4492 Merge from graphite branch.
4493 * configure: Regenerate.
4494 * Makefile.in: Regenerate.
4495 * configure.ac (host_libs): Add ppl and cloog.
4496 Add checks for PPL and CLooG.
4497 * Makefile.def (ppl, cloog): Added modules and dependences.
4498 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4499 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4500
4501 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4502
4503 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4504 (GCC_SHLIB_SUBDIR): New.
4505 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4506 * configure: Regenerate.
4507 * Makefile.in: Regenerate.
4508
4509 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4510
4511 * MAINTAINERS: Consistently use tabs to separate columns.
4512
4513 2008-08-29 Tristan Gingold <gingold@adacore.com>
4514
4515 * MAINTAINERS (Write after Approval): Add myself.
4516
4517 2008-08-28 Tristan Gingold <gingold@adacore.com>
4518
4519 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4520 Enable bfd, binutils and opcodes.
4521 * configure: Regenerate.
4522
4523 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4524
4525 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
4526
4527 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4528
4529 * MAINTAINERS: Use correct Umlaut for last name.
4530
4531 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4532
4533 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4534
4535 2008-08-16 David Edelsohn <edelsohn@gnu.org>
4536
4537 * MAINTAINERS: Update my email address.
4538
4539 2008-08-16 Nicolas Roche <roche@adacore.com>
4540
4541 * Makefile.tpl: Add BOOT_ADAFLAGS.
4542 * Makefile.in: Regenerate.
4543
4544 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
4545
4546 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4547 * configure: Regenerate.
4548
4549 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
4550
4551 * configure.ac: Add makefile fragments for hpux.
4552 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4553 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4554 * configure: Regenerate.
4555 * Makefile.in: Regenerate.
4556
4557 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
4558
4559 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4560
4561 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
4562
4563 * MAINTAINERS (Write after Approval): Add myself.
4564
4565 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
4566
4567 * MAINTAINERS (Write After Approval): Add myself.
4568
4569 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
4570
4571 * MAINTAINERS (Write After Approval): Add myself.
4572
4573 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
4574
4575 * MAINTAINERS: Update my email address.
4576
4577 2008-06-25 Joey Ye <joey.ye@intel.com>
4578
4579 * MAINTAINERS (Write After Approval): Add myself.
4580
4581 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4582
4583 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4584 * Makefile.in: Regenerate.
4585 * configure: Regenerate.
4586
4587 2008-06-17 Daniel Kraft <d@domob.eu>
4588
4589 * MAINTAINERS (Write After Approval): Add myself.
4590
4591 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4592
4593 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4594 "$@" is still intact with both Autoconf 2.59 and 2.62.
4595 * configure: Regenerate.
4596
4597 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4598
4599 * Makefile.tpl: Fix comment errors.
4600 * Makefile.in: Regenerate.
4601
4602 2008-06-12 David S. Miller <davem@davemloft.net>
4603 David Edelsohn <edelsohn@gnu.org>
4604
4605 * configure.ac: Add powerpc*-*-* to gold supported targets.
4606 * configure: Regenerate.
4607
4608 2008-06-08 Joseph Myers <joseph@codesourcery.com>
4609
4610 PR tree-optimization/36218
4611 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4612 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4613 (all prefix="build-"): Pass them to build-system sub-makes.
4614 * Makefile.in: Regenerate.
4615
4616 2008-06-07 Joseph Myers <joseph@codesourcery.com>
4617
4618 * MAINTAINERS (mt port): Remove.
4619 (sco5, unixware, sco udk): Remove.
4620 (Kean Johnston): Add to Write After Approval.
4621
4622 2008-05-30 Julian Brown <julian@codesourcery.com>
4623
4624 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4625 of libobjc for ARM EABI Linux.
4626 * configure: Regenerate.
4627
4628 2008-05-18 Xinliang David Li <davidxl@google.com>
4629
4630 * ChangeLog: Remove wrong ChangeLog entry.
4631
4632 2008-05-17 Xinliang David Li <davidxl@google.com>
4633
4634 * MAINTAINERS (Write After Approval): Add myself.
4635
4636 2008-05-15 Janus Weil <janus@gcc.gnu.org>
4637
4638 * MAINTAINERS (Write After Approval): Add myself.
4639
4640 2008-05-14 Rafael Espíndola <espindola@google.com>
4641
4642 * config-ml.in: don't handle --enable-shared and --enable-static.
4643
4644 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
4645
4646 * MAINTAINERS: Update my email address.
4647
4648 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
4649
4650 * MAINTAINERS: Update my email address.
4651
4652 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
4653
4654 * MAINTAINERS (Write After Approval): Add myself.
4655
4656 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
4657
4658 * MAINTAINERS (Write After Approval): Add myself.
4659
4660 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
4661
4662 * MAINTAINERS (crx): Add myself.
4663
4664 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4665
4666 Sync with src:
4667 2008-04-14 David S. Miller <davem@davemloft.net>
4668
4669 * configure.ac: Add sparc*-*-* to gold supported targets.
4670 * configure: Regenerate.
4671
4672 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4673
4674 PR bootstrap/35457
4675 * configure.ac: Include override.m4.
4676 * configure: Regenerate.
4677
4678 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4679
4680 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4681 * Makefile.in: Regenerate.
4682
4683 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
4684
4685 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4686 as nonconfigurable directories list.
4687 * configure: Regenerate.
4688
4689 2008-04-14 Ben Elliston <bje@au.ibm.com>
4690
4691 * config.sub, config.guess: Update from upstream sources.
4692
4693 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
4694
4695 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4696 * Makefile.in: Regenerate.
4697
4698 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
4699
4700 * configure.ac: Do not build libssp for the AVR.
4701 * configure: Regenerate.
4702
4703 2008-04-07 Ian Lance Taylor <iant@google.com>
4704
4705 * Makefile.def: check-gold depends upon all-binutils.
4706 * Makefile.in: Regenerate.
4707
4708 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
4709
4710 * MAINTAINERS (Write After Approval): Add myself.
4711
4712 2008-04-04 Nick Clifton <nickc@redhat.com>
4713
4714 PR binutils/4334
4715 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4716 builds.
4717 * configure: Regenerate.
4718
4719 2008-04-04 NightStrike <NightStrike@gmail.com>
4720
4721 PR other/35151
4722 * configure.ac: Combine rules for mingw32 and mingw64.
4723 * configure: Regenerate.
4724
4725 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
4726
4727 * MAINTAINERS (Write After Approval): Add myself.
4728
4729 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
4730
4731 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4732 * Makefile.in (.NOTPARALLEL): Ditto.
4733
4734 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
4735
4736 * MAINTAINERS (Write After Approval): Add myself.
4737
4738 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
4739
4740 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4741 * Makefile.in (.NOTPARALLEL): Regenerate.
4742
4743 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
4744
4745 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4746 * Makefile.in: Regenerate.
4747
4748 2008-03-26 Jakub Staszak <kuba@et.pl>
4749
4750 * MAINTAINERS (Write After Approval): Add myself.
4751
4752 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4753
4754 * MAINTAINERS: Update e-mail address.
4755
4756 2008-03-20 Ian Lance Taylor <iant@google.com>
4757
4758 * configure.ac: Add support for --enable-gold.
4759 * Makefile.def: Add gold as a directory like ld.
4760 * configure, Makefile.in: Regenerate.
4761
4762 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4763
4764 * configure.ac: m4_include config/proginstall.m4.
4765 * configure: Regenerate.
4766
4767 Backport from upstream Libtool:
4768
4769 2007-10-12 Eric Blake <ebb9@byu.net>
4770
4771 Deal with Autoconf 2.62's semantic change in m4_append.
4772 * ltsugar.m4 (lt_append): Replace broken versions of
4773 m4_append.
4774 (lt_if_append_uniq): Don't require separator to be overquoted,
4775 and avoid broken m4_append.
4776 (lt_dict_add): Fix typo.
4777 * libtool.m4 (_LT_DECL): Don't overquote separator.
4778
4779 2008-03-13 David Edelsohn <edelsohn@gnu.org>
4780
4781 * config.rpath: Add AIX 6 support.
4782
4783 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
4784
4785 * Makefile.def (stageprofile). Remove -fprofile-generate
4786 from stage_libcflags.
4787 * Makefile.in: Regenerate.
4788
4789 2008-03-13 Ben Elliston <bje@au.ibm.com>
4790
4791 * config.sub, config.guess: Update from upstream sources.
4792
4793 2008-03-06 Tom Tromey <tromey@redhat.com>
4794
4795 * MAINTAINERS: Update for treelang deletion.
4796
4797 2008-03-03 James E. Wilson <wilson@tuliptree.org>
4798
4799 * MAINTAINERS: Update my email address.
4800
4801 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
4802
4803 * MAINTAINERS (darwin port): Add myself as a maintainer.
4804 (objective-c/c++): Add myself as a maintainer.
4805
4806 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
4807
4808 * MAINTAINERS (Write After Approval): Update my email address.
4809
4810 2008-02-25 Tomas Bily <tbily@suse.cz>
4811
4812 * MAINTAINERS (Write After Approval): Add myself.
4813
4814 2008-02-23 Jakub Jelinek <jakub@redhat.com>
4815
4816 * MAINTAINERS (OpenMP): Add myself.
4817
4818 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
4819
4820 PR bootstrap/32009
4821 PR bootstrap/32161
4822
4823 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4824 * configure: Regenerate.
4825
4826 * Makefile.def: Define stage_libcflags for all bootstrap stages.
4827 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4828 STAGE4_LIBCFLAGS): New.
4829 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4830 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4831 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4832 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4833 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4834 for target modules. Don't export LIBCFLAGS.
4835 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4836 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4837 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4838 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4839 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4840 * Makefile.in: Regenerate.
4841
4842 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4843
4844 PR libgcj/33085
4845 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4846 Do not use -DDLL_EXPORT. Backport from upstream.
4847
4848 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4849
4850 * MAINTAINERS (Write After Approval): Add myself.
4851
4852 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
4853
4854 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4855 * configure: Regenerate.
4856
4857 2008-01-31 Marc Gauthier <marc@tensilica.com>
4858
4859 * configure.ac (xtensa*-*-*): Recognize processor variants.
4860 * configure: Regenerate.
4861
4862 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4863
4864 PR bootstrap/34922
4865 * configure.ac (PARSE_ARGS): Push suitable setting of
4866 ac_subdirs_all, for `./configure --help=recursive'.
4867 Handle `+' in generic toplevel directory disabling.
4868 * configure: Regenerate.
4869
4870 2008-01-28 Nick Clifton <nickc@redhat.com>
4871
4872 * MAINTAINERS (xstormy16): Take over maintainership.
4873
4874 2008-01-25 Joseph Myers <joseph@codesourcery.com>
4875
4876 * MAINTAINERS (c4x port): Remove.
4877
4878 2008-01-24 David Edelsohn <edelsohn@gnu.org>
4879
4880 * libtool.m4: Backport AIX 6 support from ToT Libtool.
4881
4882 2008-01-23 Ben Elliston <bje@au.ibm.com>
4883
4884 * config.sub, config.guess: Update from upstream sources.
4885
4886 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
4887
4888 * MAINTAINERS (Write After Approval): Add myself.
4889
4890 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
4891
4892 * MAINTAINERS: Update my email address.
4893
4894 2008-01-09 Raksit Ashok <raksit@google.com>
4895
4896 * MAINTAINERS (Write After Approval): Add myself.
4897
4898 2008-01-09 Raksit Ashok <raksit@google.com>
4899
4900 * MAINTAINERS (Write After Approval): Add myself.
4901
4902 2008-01-08 Ben Elliston <bje@au.ibm.com>
4903
4904 * config.sub, config.guess: Update from upstream sources.
4905
4906 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4907
4908 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4909 Change recommended MPFR from 2.2.1 -> 2.3.0.
4910 * configure: Regenerate.
4911
4912 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
4913
4914 * MAINTAINERS: Update my email address.
4915
4916 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
4917
4918 * MAINTAINERS: Update my email address.
4919
4920 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4921
4922 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4923 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4924 * Makefile.in: Regenerate.
4925
4926 2007-12-10 Mark Heffernan <meheff@google.com>
4927
4928 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4929 misplaced entries.
4930
4931 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4932
4933 * configure.ac: Enable libjava for x86_64-*-darwin9.
4934 * configure: Regenerate.
4935
4936 2007-12-07 Bill Maddox <maddox@google.com>
4937
4938 * MAINTAINERS (Write After Approval): Add myself.
4939
4940 2007-12-05 Ben Elliston <bje@au.ibm.com>
4941
4942 * config.sub, config.guess: Update from upstream sources.
4943
4944 2007-12-02 Matthias Klose <doko@ubuntu.com>
4945
4946 * config-ml.in: Remove 64bit configure tests.
4947
4948 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4949
4950 * config-ml.in: Robustify against white space in absolute file
4951 names.
4952
4953 * config-ml.in (multi-clean): Substitute ${Makefile}.
4954 Remove superfluous ${Makefile} in list.
4955
4956 2007-11-19 Thiemo Seufer <ths@mips.com>
4957
4958 * config-ml.in: Don't hardcode the Makefile name.
4959
4960 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
4961
4962 * MAINTAINERS (Write After Approval): Add myself.
4963
4964 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
4965
4966 * MAINTAINERS (Write After Approval): Add myself.
4967
4968 2007-11-06 Doug Kwan <dougkwan@google.com>
4969
4970 * MAINTAINERS (Write After Approval): Add myself.
4971
4972 2007-10-25 Ben Elliston <bje@au.ibm.com>
4973
4974 * MAINTAINERS (mercury): Remove entry.
4975 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4976
4977 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4978
4979 * Makefile.def (dependencies): Make configure-gdb depend on
4980 all-intl.
4981 * Makefile.in: Regenerated.
4982
4983 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
4984
4985 * MAINTAINERS (Fortran maintainer): Remove myself.
4986
4987 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
4988
4989 * Makefile.def: To avoid problems running with parallel makes,
4990 build newlib before libgloss so that target specific header
4991 files are availble.
4992 * Makefile.in: Regenerate
4993
4994 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4995
4996 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4997 * Makefile.in: Regenerate.
4998
4999 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
5000
5001 * MAINTAINERS (Register allocation reviewer): Add myself.
5002
5003 2007-10-08 Mike Frysinger <vapier@gentoo.org>
5004
5005 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5006 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5007 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
5008 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5009 * configure: Regenerate.
5010
5011 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
5012
5013 * MAINTAINERS (Register allocation reviewer): Add myself.
5014
5015 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
5016
5017 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5018 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5019 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5020 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5021 * configure.ac: Default them to host tools for $host = $build.
5022 Subst them.
5023
5024 * configure: Regenerate.
5025 * Makefile.in: Regenerate.
5026
5027 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
5028
5029 * MAINTAINERS (Register allocation reviewer): Add myself.
5030
5031 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
5032
5033 * MAINTAINERS (Register allocation reviewer): Add myself.
5034
5035 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
5036
5037 * MAINTAINERS (Write After Approval): Fix typo.
5038
5039 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
5040
5041 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5042 * configure: Regenerate.
5043
5044 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
5045
5046 PR bootstrap/31906
5047 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
5048 they're already prefixed.
5049
5050 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
5051
5052 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5053 libstdc++.
5054 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5055 * configure: Regenerate.
5056 * Makefile.in: Regenerate.
5057
5058 2007-09-17 Andreas Schwab <schwab@suse.de>
5059
5060 * configure.ac: Raise minimum makeinfo version to 4.6.
5061 * configure: Regenerate.
5062
5063 2007-09-17 Johannes Singler <singler@ira.uka.de>
5064
5065 * MAINTAINERS (write-after-approval) add myself
5066
5067 2007-09-15 Alan Modra <amodra@bigpond.net.au>
5068
5069 * configure.ac: Correct makeinfo version check.
5070 * configure: Regenerate.
5071
5072 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
5073
5074 * MAINTAINERS: Update my email address.
5075
5076 2007-09-14 Richard Sandiford <richard@codesourcery.com>
5077
5078 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
5079 to $skipdirs and only disable gprof for newlib. Use the normal
5080 mips*-elf* handling in other respects.
5081 * configure: Regnerate.
5082
5083 2007-09-12 David Daney <ddaney@avtrex.com>
5084
5085 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5086 enabling libgcj.
5087 * configure: Regenerate.
5088
5089 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
5090
5091 PR other/32154
5092 * configure.ac: For libgloss targets, point the linker to the linker
5093 script, startup code and simulator library.
5094 * configure: Regenerate.
5095
5096 2007-09-07 Andrew Haley <aph@redhat.com>
5097
5098 * configure.ac (noconfigdirs): Remove target-libffi and
5099 target-libjava.
5100 * configure: Regenerate.
5101
5102 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5103
5104 PR target/33281
5105 * configure.ac: Use config/mh-mingw on mingw.
5106 * configure: Regenerate.
5107
5108 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
5109
5110 * MAINTAINERS (Write After Approval): Add myself.
5111
5112 2007-09-05 Richard Guenther <rguenther@suse.de>
5113
5114 * configure.ac (--enable-stage1-checking): If neither --enable-checking
5115 nor --disable-checking is provided also turn on yes and types
5116 checking for stage1.
5117 * configure: Re-generate.
5118
5119 2007-08-30 Krister Walfridsson <cato@df.lth.se>
5120
5121 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5122 (Write After Approval): Remove myself.
5123
5124 2007-08-29 Nick Clifton <nickc@redhat.com>
5125
5126 * config.sub, config.guess: Update from upstream sources.
5127
5128 2007-08-22 Bud Davis <jmdavis@link.com>
5129
5130 * MAINTAINERS (Write After Approval): Added myself.
5131 * MAINTAINERS (Reviewers): Removed myself.
5132
5133 2007-08-18 Paul Brook <paul@codesourcery.com>
5134 Joseph Myers <joseph@codesourcery.com>
5135
5136 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5137 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5138 * Makefile.in: Regenerate.
5139 * configure.ac (--with-debug-prefix-map): New.
5140 * configure: Regenerate.
5141
5142 2007-08-17 Richard Sandiford <richard@codesourcery.com>
5143 Nigel Stephens <nigel@mips.com>
5144
5145 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
5146 as target_makefile_frag.
5147 * configure: Regenerate.
5148
5149 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
5150
5151 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5152 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
5153 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5154 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5155 (do-compare, do-compare3, do-compare-debug): New.
5156 ([+compare-target+]): Use them.
5157
5158 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
5159
5160 * MAINTAINERS (Write After Approval): Change my email address.
5161
5162 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5163 Ben Elliston <bje@au.ibm.com>
5164
5165 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5166 --silent if $silent.
5167 * configure: Regenerate.
5168
5169 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
5170
5171 * MAINTAINERS (Various Maintainers): Add myself as
5172 loop infrastructure maintainer. Update my e-mail
5173 address.
5174
5175 2007-07-31 Diego Novillo <dnovillo@google.com>
5176
5177 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5178 Adjust description.
5179
5180 2007-07-26 Richard Guenther <rguenther@suse.de>
5181
5182 * configure.ac: Add types checking to stage1 checking flags.
5183 * configure: Regenerate.
5184
5185 2007-07-17 Nick Clifton <nickc@redhat.com>
5186
5187 * COPYING3: New file. Contains version 3 of the GNU General
5188 Public License.
5189 * COPYING3.LIB: New file. Contains version 3 of the GNU
5190 Lesser General Public License.
5191
5192 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5193
5194 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5195
5196 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5197
5198 * MAINTAINERS (S/390 co-maintainer): Add myself.
5199 (Write After Approval): Remove myself.
5200
5201 2007-07-13 Dan Hipschman <dsh@google.com>
5202
5203 * MAINTAINERS (Write After Approval): Add myself.
5204
5205 2007-07-11 Nick Clifton <nickc@redhat.com>
5206
5207 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5208 WINDRES export.
5209 * Makefile.in: Regenerate.
5210
5211 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5212
5213 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5214 maintainer.
5215
5216 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
5217
5218 * lt~obsolete.m4: New. Import from 20070318 libtool.
5219
5220 2007-07-03 Julian Brown <julian@codesourcery.com>
5221
5222 * MAINTAINERS (Write After Approval): Add myself.
5223
5224 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5225
5226 * configure.ac: Rewrite 'configure --help' strings to look nicer.
5227 * configure: Regenerate.
5228
5229 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5230
5231 * configure.ac: Add some missing m4 quotation.
5232 * configure: Regenerate.
5233
5234 2007-07-02 Simon Baldwin <simonb@google.com>
5235
5236 * MAINTAINERS (Write After Approval): Add myself.
5237
5238 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
5239
5240 * configure: Regenerate.
5241
5242 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
5243
5244 * Makefile.def: Add windmc tool to build.
5245 * Makefile.tpl: Likewise.
5246 * configure.ac: Likewise.
5247 * Makefile.in: Regenerate.
5248 * configure: Regenerate.
5249
5250 2007-06-28 DJ Delorie <dj@redhat.com>
5251
5252 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5253 not building newlib.
5254 * configure: Regenerated.
5255
5256 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
5257
5258 * MAINTAINERS (Write After Approval): Add myself.
5259
5260 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
5261
5262 * MAINTAINERS (Write After Approval): Add myself.
5263
5264 2007-06-19 Chris Matthews <chrismatthews@google.com>
5265
5266 * MAINTAINERS (Write After Approval): Add myself.
5267
5268 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
5269
5270 * MAINTAINERS (Write After Approval): Add myself.
5271
5272 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5273
5274 * Makefile.def: Add dependency from configure-gdb to all-bfd.
5275 * Makefile.in: Regenerated.
5276
5277 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
5278
5279 * configure.ac: Don't add target-libmudflap to noconfigdirs for
5280 bfin*-*-uclinux* targets.
5281 * configure: Regenerate.
5282
5283 2007-06-14 Ian Lance Taylor <iant@google.com>
5284
5285 * MAINTAINERS: Add myself as non-algorithmic global write
5286 maintainer.
5287
5288 2007-06-14 Diego Novillo <dnovillo@google.com>
5289
5290 * MAINTAINERS: Add self as middle-end maintainer and
5291 non-algorithmic global write maintainer.
5292
5293 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5294
5295 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5296 Move all Fortran maintainers except Paul Brook into the
5297 Non-Autopoiesis section.
5298
5299 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
5300
5301 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5302 (distclean-stage[+id+]): Possibly delete stage_last.
5303 * Makefile.in: Regenerate.
5304
5305 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
5306
5307 * MAINTAINERS (Various Maintainer): Fix typo.
5308
5309 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
5310
5311 * MAINTAINERS (Various Maintainer): Add myself as
5312 dataflow maintainer.
5313
5314 2007-06-07 Ben Elliston <bje@au.ibm.com>
5315
5316 * config.sub, config.guess: Update from upstream sources.
5317
5318 2007-06-07 Ben Elliston <bje@au.ibm.com>
5319
5320 * Makefile.tpl: Fix spelling error.
5321 * Makefile.in: Regenerate.
5322
5323 2007-06-01 Steve Ellcey <sje@cup.hp.com>
5324
5325 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5326 lt_cv_sys_max_cmd_len.
5327
5328 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
5329
5330 * MAINTAINERS (Various Maintainers): Add myself as
5331 auto-vectorizer maintainer.
5332
5333 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
5334
5335 PR libjava/32098
5336 * libtool.m4: Revert previous change.
5337 * ltgcc.m4: Put it here.
5338
5339 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
5340
5341 * MAINTAINERS (Various Maintainers): Add myself as
5342 auto-vectorizer maintainer.
5343
5344 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
5345
5346 PR libjava/32098
5347 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5348
5349 2007-05-30 Richard Guenther <rguenther@suse.de>
5350
5351 * MAINTAINERS (Various Maintainers): Add myself as
5352 auto-vectorizer maintainer.
5353
5354 2007-05-30 Jakub Jelinek <jakub@redhat.com>
5355
5356 PR bootstrap/29382
5357 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5358 * configure: Rebuilt.
5359
5360 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
5361
5362 * MAINTAINERS (Write After Approval): Removed my name.
5363
5364 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
5365
5366 * MAINTAINERS (Write After Approval): Remove myself.
5367
5368 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
5369
5370 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5371
5372 2007-05-23 Steve Ellcey <sje@cup.hp.com>
5373
5374 * ltmain.sh: Update from ToT Libtool.
5375 * libtool.m4: Update from ToT Libtool.
5376 * ltsugar.m4: New. Update from ToT Libtool.
5377 * ltversion.m4: New. Update from ToT Libtool.
5378 * ltoptions.m4: New. Update from ToT Libtool.
5379 * ltconfig: Remove.
5380 * ltcf-c.sh: Remove.
5381 * ltcf-cxx.sh: Remove.
5382 * ltcf-gcj.sh: Remove.
5383
5384 2007-05-22 Ollie Wild <aaw@google.com>
5385
5386 * MAINTAINERS (Write After Approval): Add myself.
5387
5388 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
5389
5390 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5391 stage_cflags.
5392 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5393 Remove CFLAGS/LIBCFLAGS.
5394 (configure-stage[+id+]-[+prefix+][+module+],
5395 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5396 * Makefile.in: Regenerate.
5397
5398 2007-05-15 Diego Novillo <dnovillo@google.com>
5399
5400 * MAINTAINERS: Update e-mail address.
5401
5402 2007-05-15 Revital Eres <eres@il.ibm.com>
5403
5404 * MAINTAINERS (Write After Approval): Add myself.
5405
5406 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
5407
5408 * MAINTAINERS (Write After Approval): Updated my address.
5409
5410 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
5411
5412 * MAINTAINERS (Write After Approval): Add myself.
5413
5414 2007-05-11 Silvius Rus <rus@google.com>
5415
5416 * MAINTAINERS (Write After Approval): Add myself.
5417
5418 2007-04-23 Tom Tromey <tromey@redhat.com>
5419
5420 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5421
5422 2007-04-22 Mark Mitchell <mark@codesourcery.com>
5423
5424 * MAINTAINERS (cpplib): Rename to ...
5425 (libcpp): ... this. Add C/C++ front end maintainers.
5426
5427 2007-04-14 Steve Ellcey <sje@cup.hp.com>
5428
5429 * config-ml.in: Pass ${ml_config_env} to configure calls.
5430
5431 2007-04-04 Christian Bruel <christian.bruel@st.com>
5432
5433 * MAINTAINERS (Write After Approval): Add myself.
5434
5435 2007-04-02 Dave Korn <dave.korn@artimi.com>
5436
5437 * MAINTAINERS (Write After Approval): Add myself.
5438
5439 2007-03-31 Tobias Burnus <burnus@net-b.de>
5440
5441 * MAINTAINERS (fortran 95 front end): Add myself.
5442
5443 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5444
5445 * MAINTAINERS (Write After Approval): Add myself.
5446
5447 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
5448
5449 * MAINTAINERS (Modulo Scheduler): Add myself.
5450
5451 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
5452
5453 * MAINTAINERS (fortran 95 front end): Add myself.
5454 (c++ front end): whitespace fix.
5455
5456 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
5457
5458 * MAINTAINERS (Write After Approval): Add myself.
5459
5460 2007-03-21 Richard Sandiford <richard@codesourcery.com>
5461
5462 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5463 of glob. Quote arguments with single quotes too.
5464 * configure: Regenerate.
5465
5466 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
5467
5468 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5469 * Makefile.in: Regenerate
5470
5471 2007-03-07 Andreas Schwab <schwab@suse.de>
5472
5473 * configure: Regenerate.
5474
5475 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
5476
5477 * configure.ac: Add "--with-pdfdir" configure option,
5478 which defines pdfdir variable.
5479 * Makefile.def (target=fixincludes): Add install-pdf to
5480 missing targets.
5481 (recursive_targets): Add install-pdf target.
5482 (flags_to_pass): Add pdfdir.
5483 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5484 target.
5485 * configure: Regenerate
5486 * Makefile.in: Regenerate
5487
5488 2007-02-28 Eric Christopher <echristo@apple.com>
5489
5490 Revert:
5491 2006-12-07 Mike Stump <mrs@apple.com>
5492
5493 * Makefile.def (dependencies): Add dependency for
5494 install-target-libssp and install-target-libgomp on
5495 install-gcc.
5496 * Makefile.in: Regenerate.
5497
5498 2007-02-27 Matt Kraai <kraai@ftbfs.org>
5499
5500 * configure: Regenerate.
5501 * configure.ac: Move statements after variable declarations.
5502
5503 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
5504
5505 * MAINTAINERS: Add myself as sh maintainer.
5506
5507 2007-02-19 Joseph Myers <joseph@codesourcery.com>
5508
5509 * configure.ac: Adjust for loop syntax.
5510 * configure: Regenerate.
5511
5512 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
5513
5514 * configure: Rebuilt.
5515
5516 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
5517
5518 * configure.ac: Drop multiple occurrences of --enable-languages,
5519 and fix its quoting.
5520 * configure: Rebuilt.
5521
5522 2007-02-17 Mark Mitchell <mark@codesourcery.com>
5523 Nathan Sidwell <nathan@codesourcery.com>
5524 Vladimir Prus <vladimir@codesourcery.com>
5525 Joseph Myers <joseph@codesourcery.com>
5526
5527 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5528 * configure: Regenerate.
5529
5530 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
5531
5532 * ltconfig (freebsd*): Default to elf.
5533
5534 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5535
5536 * configure.ac (target_libraries): Move libgcc before libiberty.
5537 * configure: Regenerated.
5538
5539 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5540 Paolo Bonzini <bonzini@gnu.org>
5541
5542 PR bootstrap/30753
5543 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
5544 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
5545 * configure: Regenerated.
5546
5547 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5548
5549 * MAINTAINERS (Language Front End Maintainers): Update my mail
5550 address.
5551
5552 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5553
5554 PR bootstrap/30748
5555 * configure.ac: Correct syntax for Solaris ksh.
5556 * configure: Regenerated.
5557
5558 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5559
5560 * configure.ac: Sync with src.
5561 * configure: Regenerate.
5562
5563 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5564
5565 * Makefile.in: Regenerate.
5566
5567 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5568
5569 * config.sub: Sync with src.
5570
5571 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5572
5573 * Makefile.tpl (build_alias, host_alias, target_alias): Use
5574 noncanonical equivalents.
5575 * configure.in: Rename to...
5576 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
5577 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
5578 target_noncanonical. Use them. Rewrite removal of configure
5579 arguments for autoconf 2.59. Discard variable settings. Force
5580 program_transform_name for native tools.
5581
5582 * Makefile.in: Regenerated.
5583 * configure: Regenerated with autoconf 2.59.
5584
5585 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
5586
5587 * MAINTAINERS (Write After Approval): Add myself.
5588
5589 2007-01-31 Andreas Schwab <schwab@suse.de>
5590
5591 * Makefile.tpl (LDFLAGS): Substitute it.
5592 * Makefile.in: Regenerate.
5593
5594 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
5595
5596 * MAINTAINERS (Write After Approval): Add myself.
5597
5598 2007-01-28 David Edelsohn <edelsohn@gnu.org>
5599
5600 * MAINTAINERS (spu port): Add myself.
5601
5602 2007-01-23 Richard Guenther <rguenther@suse.de>
5603
5604 PR bootstrap/30541
5605 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5606 * Makefile.tpl (GNATBIND): Substitute it.
5607 (GNATMAKE): Likewise.
5608 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5609 of STAGE_PREFIX.
5610 * Makefile.in: Regenerate.
5611 * configure: Regenerate.
5612
5613 2007-01-18 Mike Stump <mrs@apple.com>
5614
5615 * configure.in: Re-enable -Werror for gcc builds.
5616
5617 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
5618
5619 * MAINTAINERS (Write After Approval): Add myself.
5620
5621 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
5622
5623 * configure.in: Change == to = in test command.
5624 * configure: Regenerate.
5625
5626 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
5627 Nick Clifton <nickc@redhat.com>
5628 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
5629
5630 * configure.in (build_configargs, host_configargs, target_configargs):
5631 Remove build/host/target parameters.
5632 (host_libs): Add gmp and mpfr.
5633 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5634 * Makefile.def (gmp, mpfr): New.
5635 (gcc): Remove target.
5636 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5637 target_os, target_vendor): New.
5638 (configure): Add host_alias/target_alias arguments; adjust invocations.
5639 * configure: Regenerate.
5640 * Makefile.in: Regenerate.
5641
5642 2007-01-11 Matt Fago <fago@earthlink.net>
5643
5644 * configure.in: Try to link to functions only in mpfr 2.2.x
5645 to improve robustness of configure tests.
5646 * configure: Regenerate.
5647
5648 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
5649
5650 * MAINTAINERS: Add myself as i386 maintainer.
5651
5652 2007-01-08 Jan Hubicka <jh@suse.cz>
5653
5654 * MAINTAINERS: Add myself as i386 maintainer.
5655
5656 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
5657
5658 * configure.in: Add support for an x86_64-mingw* target.
5659 * configure: Regenerate.
5660
5661 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
5662
5663 * Makefile.tpl (all-target): Correct @if conditional for target
5664 modules.
5665 * configure.in: Omit libiberty if building only target libgcc.
5666 * configure, Makefile.in: Regenerated.
5667
5668 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
5669
5670 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5671 * configure: Regenerate.
5672
5673 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
5674
5675 * Makefile.def (target_modules): Add libgcc.
5676 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
5677 * Makefile.tpl (clean-target-libgcc): Delete.
5678 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5679 on gcc even for bootstrapped modules. Rewrite handling of
5680 lang_env_dependencies to loop over target_modules.
5681 * configure.in (target_libraries): Add target-libgcc.
5682 * Makefile.in, configure: Regenerated.
5683
5684 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
5685
5686 * configure.in: Reorganize recognition of languages. Add
5687 --enable-stage1-languages. Show supported languages for the chosen
5688 target rather than all recognized languages.
5689 * configure: Regenerate.
5690
5691 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
5692
5693 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5694 * Makefile.in: Regenerate.
5695
5696 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5697
5698 * configure.in: Warn that MPFR 2.2.0 is buggy.
5699 * configure: Regenerate.
5700
5701 2006-12-27 Ian Lance Taylor <iant@google.com>
5702
5703 * configure.in: When removing Makefiles to force a reconfigure, also
5704 remove prev-DIR*/Makefile.
5705 * configure: Regenerate.
5706
5707 2006-12-22 Andreas Schwab <schwab@suse.de>
5708
5709 * configure: Regenerate with correct autoconf version.
5710
5711 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
5712
5713 * configure.in: add AC_SUBST for *_FOR_TARGET.
5714 * configure: Regenerate.
5715
5716 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5717
5718 * configure.in: Simplify logic for rejecting languages that cannot
5719 be built. Separate the case when a language is unsupported,
5720 from the case when the user chooses not to build a language.
5721
5722 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5723
5724 * configure.in: Remove "$build" case for powerpc-*-darwin* since
5725 it only affects bootstrap and could be tested on "$host" as well.
5726 * configure: Regenerate.
5727 * config/mh-ppc-darwin: Add to the stage1 cflags here.
5728
5729 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5730
5731 PR bootstrap/29544
5732 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5733 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5734 move here comment from Makefile.tpl.
5735 * Makefile.tpl: Move some definitions higher in the file.
5736 (STAGE1_CHECKING): New.
5737 * configure.in: Add --enable-stage1-checking.
5738 * configure: Regenerate.
5739 * Makefile.in: Regenerate.
5740
5741 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5742
5743 * MAINTAINERS: Add myself as build system maintainer.
5744
5745 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
5746
5747 * MAINTAINERS (Write After Approval): Add myself.
5748
5749 2006-12-13 Eric Christopher <echristo@apple.com>
5750
5751 * MAINTAINERS: Add myself as darwin maintainer.
5752
5753 2006-12-11 Ian Lance Taylor <ian@airs.com>
5754
5755 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5756
5757 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
5758
5759 MAINTAINERS: Update my entry.
5760
5761 2006-12-11 Alan Modra <amodra@bigpond.net.au>
5762
5763 * configure.in: Handle spu makefile frag.
5764 * Makefile.tpl (MAINT): Define
5765 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5766 * configure: Regenerate.
5767 * Makefile.in: Regenerate.
5768
5769 2006-12-11 Ben Elliston <bje@au.ibm.com>
5770
5771 * config.guess: Import latest version.
5772 * config.sub: Likewise.
5773
5774 2006-12-11 Ben Elliston <bje@au.ibm.com>
5775
5776 * configure.in (spu-*-*): Don't skip target-libiberty.
5777 * configure: Regenerate.
5778
5779 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
5780
5781 PR bootstrap/30134
5782 * configure.in: Correct x86 darwin support for libjava to powerpc
5783 and i?86 only.
5784 * configure: Regenerate.
5785
5786 2006-12-08 Sandro Tolaini <tolaini@libero.it>
5787
5788 * configure.in: Add x86 darwin support for libjava.
5789 * configure: Regenerate.
5790
5791 2006-12-07 Mike Stump <mrs@apple.com>
5792
5793 * Makefile.def (dependencies): Add dependency for
5794 install-target-libssp and install-target-libgomp on
5795 install-gcc.
5796 * Makefile.in: Regenerate.
5797
5798 2006-12-04 Richard Guenther <rguenther@suse.de>
5799
5800 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5801 (Non-Algorithmic Maintainers): Move over non-algorithmic
5802 loop optimizer maintainers, add myself as a non-algorithmic
5803 middle-end maintainer.
5804
5805 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
5806
5807 * MAINTAINERS (Write After Approval): Add myself.
5808
5809 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5810
5811 * configure.in: Update error message for missing GMP/MPFR.
5812
5813 * configure: Regenerate.
5814
5815 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5816
5817 * configure.in: Update MPFR version in error message.
5818
5819 * configure: Regenerate.
5820
5821 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5822
5823 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5824 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5825 --with-gmp-lib): New flags.
5826
5827 * configure: Regenerate.
5828
5829 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
5830
5831 * MAINTAINERS (Write After Approval): Change my email address.
5832
5833 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
5834
5835 * MAINTAINERS (Write After Approval): Add myself.
5836
5837 2006-11-22 Philipp Thomas <pth@suse.de>
5838
5839 * MAINTAINERS (i18n): Update e-mail address.
5840
5841 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5842
5843 * MAINTAINERS (spu port): Add myself as maintainer.
5844 (Write After Approval): Remove myself.
5845
5846 2006-11-22 Ben Elliston <bje@au.ibm.com>
5847
5848 * configure.in (skipdirs): Don't build libssp for SPU.
5849 * configure: Regenerate.
5850
5851 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
5852
5853 * MAINTAINERS (spu port): Add myself as maintainer.
5854 (libobjc): Update my email address.
5855
5856 2006-11-21 Andrea Bona <andrea.bona@st.com>
5857
5858 * MAINTAINERS (Write After Approval): Add myself.
5859
5860 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5861
5862 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5863 * configure : Rebuilt.
5864
5865 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5866
5867 * MAINTAINERS (Write After Approval): Add myself.
5868
5869 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
5870
5871 * MAINTAINERS (Write After Approval): Add myself.
5872
5873 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5874
5875 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5876 libmpfr.a.
5877 * configure: Regenerate.
5878
5879 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
5880
5881 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5882 (unstage): Test for stage_last presence.
5883
5884 PR bootstrap/29802
5885 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5886 STAGE_PREFIX.
5887 * Makefile.in: Regenerate.
5888
5889 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
5890
5891 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5892 maintainers.
5893
5894 2006-11-14 Erven Rohou <erven.rohou@st.com>
5895
5896 * MAINTAINERS (Write After Approval): Add myself.
5897
5898 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
5899
5900 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5901 and stageN-package/Makefile.
5902 * Makefile.in: Regenerated.
5903
5904 2006-11-14 Jie Zhang <jie.zhang@analog.com>
5905
5906 * configure.in: Remove target-libgloss from noconfigdirs for
5907 bfin-*-*.
5908 * configure: Regenerated.
5909
5910 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5911
5912 * configure.in (have_gmp): Only error if the gcc directory exists.
5913
5914 * configure: Regenerate.
5915
5916 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5917
5918 * configure.in: Robustify error message for missing GMP/MPFR.
5919
5920 * configure: Regenerate.
5921
5922 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
5923
5924 * MAINTAINERS (Write After Approval): Add myself.
5925
5926 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
5927
5928 * MAINTAINERS: Change email address.
5929
5930 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
5931
5932 * MAINTAINERS (Write After Approval): Add myself.
5933
5934 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
5935
5936 * MAINTAINERS (Write After Approval): Add myself.
5937
5938 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
5939
5940 * MAINTAINERS (Write After Approval): Move myself to
5941 Write After Approval section.
5942
5943 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5944
5945 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
5946 need_gmp anymore.
5947 * configure: Regenerate.
5948
5949 2006-10-16 Tobias Burnus <burnus@net-b.de>
5950
5951 * MAINTAINERS (Write After Approval): Add myself.
5952
5953 2006-10-16 Ben Elliston <bje@au.ibm.com>
5954
5955 * config.guess: Import latest version.
5956 * config.sub: Likewise.
5957
5958 2006-10-10 Brooks Moses <bmoses@stanford.edu>
5959
5960 * Makefile.def: Added pdf target handling.
5961 * Makefile.tpl: Added pdf target handling.
5962 * Makefile.in: Regenerated.
5963
5964 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
5965
5966 * MAINTAINERS: Add self as score port maintainer.
5967
5968 2006-10-04 Brooks Moses <bmoses@stanford.edu>
5969
5970 * MAINTAINERS (Write After Approval): Add myself.
5971
5972 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
5973
5974 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
5975 or newer.
5976 * configure: Regenerated.
5977
5978 2006-09-27 Dave Brolley <brolley@redhat.com>
5979
5980 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5981 using $s instead of $r.
5982 * configure: Regenerated.
5983
5984 2006-09-26 Thiemo Seufer <ths@mips.com>
5985
5986 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5987 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5988 * configure: Regenerate.
5989
5990 2006-09-24 Graeme Peterson <gridly@gmail.com>
5991
5992 * MAINTAINERS (Write After Approval): Remove myself.
5993
5994 2006-09-22 Chao-ying Fu <fu@mips.com>
5995
5996 * MAINTAINERS (Write After Approval): Add myself.
5997
5998 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
5999
6000 * MAINTAINERS: Add self as soft-fp maintainer.
6001
6002 2006-09-09 Anatoly Sokolov <aesok@post.ru>
6003
6004 * MAINTAINERS: Add myself as avr maintainer.
6005 Remove Marek Michalkiewicz as avr maintainer.
6006
6007 2006-09-07 Roberto Costa <roberto.costa@st.com>
6008
6009 * MAINTAINERS (Write After Approval): Add myself.
6010
6011 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
6012
6013 * configure.in: Never build newlib for a Mingw host.
6014 Never build newlib as Mingw target library.
6015 Test the existence of winsup/cygwin for building a Cygwin newlib,
6016 rather than just winsup.
6017 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6018 building a Mingw target.
6019 * configure: Regenerate.
6020
6021 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
6022
6023 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6024
6025 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
6026
6027 * config.guess: Import from src (was more updated).
6028 * config.sub: Likewise.
6029
6030 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
6031
6032 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6033 * configure: Regenerated.
6034
6035 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
6036
6037 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6038 for stages after the first.
6039
6040 2006-07-17 Jakub Jelinek <jakub@redhat.com>
6041
6042 * Makefile.def: Add dependencies for configure-opcodes
6043 on configure-intl and all-opcodes on all-intl.
6044 * Makefile.in: Regenerated.
6045
6046 2006-07-13 Ben Elliston <bje@au.ibm.com>
6047
6048 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6049
6050 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
6051
6052 Port to hosts whose 'sort' and 'tail' implementations
6053 treat operands with leading '+' as file names, as POSIX
6054 has required since 2001. However, make sure the code still
6055 works on pre-POSIX hosts.
6056 * ltmain.sh: Don't assume "sort +2" is equivalent to
6057 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6058
6059 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
6060
6061 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6062
6063 2006-07-04 Peter O'Gorman <peter@pogma.com>
6064
6065 * ltconfig: chmod 644 before ranlib during install.
6066
6067 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6068
6069 PR bootstrap/18058
6070 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6071 if the bootstrap compiler is a GCC version that supports it.
6072 * configure: Regenerate.
6073
6074 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
6075
6076 * configure.in: Fix thinkos in previous check-in.
6077 * configure: Regenerate.
6078
6079 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
6080
6081 PR other/27063
6082 * configure.in: Test subdir_requires and give an appropriate
6083 error message.
6084 * configure: Regenerate.
6085
6086 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
6087
6088 * MAINTAINERS (Write After Approval): Add myself.
6089
6090 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
6091
6092 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6093
6094 2006-06-22 Steve Ellcey <sje@cup.hp.com>
6095
6096 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6097
6098 2006-06-20 David Ayers <d.ayers@inode.at>
6099
6100 PR bootstrap/28072
6101 * configure.in: Add target-boehm-gc to noconfigdirs depending on
6102 whether target-libjava is being configured instead of whether the
6103 java front end is enabled.
6104 * configure: Regenerate.
6105
6106 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6107
6108 PR target/27540
6109 * configure.in: Only enable libgomp on IRIX 6.
6110 * configure: Regenerate.
6111
6112 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
6113
6114 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6115 too.
6116 * Makefile.in: Regenerate.
6117
6118 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
6119
6120 * config-ml.in: Alter CCASFLAGS to include special
6121 multilib options the same as is done for CFLAGS.
6122
6123 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6124
6125 * configure.in: Don't enable libgomp on hpux10.
6126 * configure: Rebuilt.
6127
6128 2006-06-12 David Ayers <d.ayers@inode.at>
6129
6130 PR bootstrap/27963
6131 PR target/19970
6132 * configure.in: Remove target-boehm-gc from noconfigdirs where
6133 ${libgcj} is specified.
6134 * configure: Regenerate.
6135
6136 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
6137
6138 Sync from src:
6139
6140 * configure.in: Sync.
6141 * configure: Regenerated.
6142
6143 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
6144
6145 * Makefile.def: Added dependencies from sim and gdb on intl, and
6146 added configure dependencies to everything with an all dependency
6147 on intl.
6148 * Makefile.in: Regenerated.
6149
6150 2006-06-06 David Ayers <d.ayers@inode.at>
6151
6152 PR libobjc/13946
6153 * Makefile.def: Add dependencies for libobjc which boehm-gc.
6154 * Makefile.in: Regenerate.
6155 * configure.in: Add --enable-objc-gc at toplevel and have it
6156 enable boehm-gc for Objective-C.
6157 Remove target-boehm-gc from libgcj.
6158 Add target-boehm-gc to target_libraries.
6159 Add target-boehm-gc to noconfigdirs where ${libgcj}
6160 is specified.
6161 Assert that boehm-gc is supported when requested for Objective-C.
6162 Only build boehm-gc if needed either for Java or Objective-C.
6163 * configure: Regenerate.
6164
6165 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
6166
6167 PR 27674
6168 * Makefile.tpl (configure-[+prefix+][+module+],
6169 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6170 Remove rule to unstage bootstrapped modules.
6171 (stage_current): New.
6172 * Makefile.in: Regenerate.
6173
6174 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6175
6176 * MAINTAINERS (Write After Approval): Update my e-mail address.
6177
6178 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
6179
6180 * include/libiberty.h: Declare pex_run_in_environment.
6181
6182 2006-05-31 Asher Langton <langton2@llnl.gov>
6183
6184 * MAINTAINERS (Write After Approval): Add myself.
6185
6186 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
6187
6188 * Makefile.def (bfd, opcodes): Fix lib_path.
6189 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6190 (restrap): Move under "@if gcc-bootstrap". Fix typo.
6191 * Makefile.in: Regenerate.
6192
6193 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6194
6195 * Makefile.in: Regenerate.
6196
6197 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6198
6199 * Makefile.def: Add install-html target. Add datarootdir
6200 docdir and htmldir to flags_to_pass.
6201 * Makefile.tpl: Add install-html target.
6202 * Makefile.in: Regenerate.
6203 * configure.in: Add --with-datarootdir, --with-docdir, and
6204 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6205 * configure: Regenerate.
6206
6207 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
6208
6209 * configure.in: Enable gprof for cross builds.
6210 * configure: Regenerate.
6211
6212 2006-05-22 Richard Guenther <rguenther@suse.de>
6213
6214 Revert
6215 2006-01-31 Richard Guenther <rguenther@suse.de>
6216 Paolo Bonzini <bonzini@gnu.org>
6217
6218 * Makefile.def (target_modules): Add libgcc-math target module.
6219 * configure.in (target_libraries): Add libgcc-math target library.
6220 (--enable-libgcc-math): New configure switch.
6221 * Makefile.in: Re-generate.
6222 * configure: Re-generate.
6223 * libgcc-math: New toplevel directory.
6224
6225 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6226 Andreas Tobler <a.tobler@schweiz.ch>
6227
6228 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
6229 * configure: Rebuilt.
6230
6231 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
6232
6233 * MAINTAINERS (Write After Approval): Add myself.
6234
6235 2006-05-01 DJ Delorie <dj@redhat.com>
6236
6237 * configure.in: Restore CFLAGS if GMP isn't present.
6238 * configure: Regenerate.
6239
6240 2006-05-01 Richard Guenther <rguenther@suse.de>
6241
6242 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6243 maintainer.
6244
6245 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
6246
6247 * MAINTAINERS (Write After Approval): Add myself.
6248
6249 2006-04-28 Jan Beulich <jbeulich@novell.com>
6250
6251 * MAINTAINERS (Write After Approval): Add myself.
6252
6253 2006-04-18 DJ Delorie <dj@redhat.com>
6254
6255 * configure.in (m32c): Build libstdc++-v3. Pass flags to
6256 reference libgloss so that libssp can be built in a combined
6257 tree.
6258 * configure: Regenerate.
6259
6260 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
6261
6262 * MAINTAINERS (Write After Approval): Add myself.
6263
6264 2006-04-05 Ben Elliston <bje@au.ibm.com>
6265
6266 * configure.in: Require makeinfo 4.4 or higher.
6267 * configure: Regenerate.
6268
6269 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
6270
6271 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6272 Rearrange the entries of other libraries to have them in one place.
6273
6274 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
6275
6276 * MAINTAINERS (Write After Approval): Remove myself.
6277 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6278
6279 2006-03-14 Richard Guenther <rguenther@suse.de>
6280
6281 * configure: Regenerate with autoconf 2.13.
6282
6283 2006-03-13 Jim Blandy <jimb@codesourcery.com>
6284
6285 * MAINTAINERS: Use my work address.
6286
6287 * MAINTAINERS: Update my E-mail address.
6288
6289 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
6290
6291 * configure.in: Handle --disable-<component> generically.
6292 * configure: Regenerate.
6293
6294 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
6295
6296 PR libgcj/17311
6297 * ltmain.sh: Don't use "$finalize_rpath" for compile.
6298
6299 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
6300
6301 * MAINTAINERS (Write After Approval): Remove myself.
6302 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6303
6304 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
6305
6306 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
6307 (TARGET_CONFIGDIRS): Remove.
6308 * configure.in: Remove AC_SUBST(target_configdirs).
6309 * Makefile.in, configure: Regenerated.
6310
6311 2006-02-20 Steven G. Kargl <kargls@comcast.net>
6312
6313 * MAINTAINERS (Write After Approval): Remove myself.
6314 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6315
6316 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
6317
6318 PR bootstrap/25670
6319
6320 * Makefile.tpl ([+compare-target+]): Print explanation messages.
6321
6322 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6323 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6324 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6325 BUILD_PREFIX, BUILD_PREFIX_1.
6326 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6327
6328 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6329 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6330
6331 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6332 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6333 of `cat stage_current`. Always provide the `r' and `s' variables.
6334 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6335 a single shell execution.
6336 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6337 bootstrapped modules, make the stage1 module if the build was not
6338 started yet, else build the current stage.
6339 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6340 (all-build, all-host, all-target, [+make_target+]-host,
6341 [+make_target+]-target): Do not use \-continued lines.
6342 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6343 (current_stage, restrap, stage_last): New.
6344
6345 * Makefile.in: Regenerate.
6346 * configure: Regenerate.
6347
6348 2006-02-19 Bud Davis <jmdavis@link.com>
6349
6350 * MAINTAINERS (Write After Approval): Remove myself.
6351 (Language Front End Maintainers): Add myself as fortran 95
6352 maintainer and update e-mail address.
6353
6354 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6355
6356 * MAINTAINERS (Write After Approval): Remove myself.
6357 (Language Front End Maintainers): Add myself as fortran 95
6358 maintainer.
6359
6360 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
6361
6362 * MAINTAINERS (Write After Approval): Add myself.
6363
6364 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
6365
6366 * MAINTAINERS (Write After Approval): Remove myself.
6367 (Language Front End Maintainers): Add myself as
6368 fortran 95 maintainer.
6369
6370 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
6371
6372 Sync from src:
6373
6374 2005-12-27 Leif Ekblad <leif@rdos.net>
6375
6376 * configure.in: Add support for RDOS target.
6377 * configure: Regenerate.
6378
6379 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
6380 Andreas Schwab <schwab@suse.de>
6381
6382 * configure: Regenerate.
6383
6384 2006-02-12 David Edelsohn <edelsohn@gnu.org>
6385
6386 * configure.in (enable_libgomp): Add AIX.
6387 * configure: Regenerate.
6388
6389 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
6390
6391 * MAINTAINERS (Write After Approval): Add myself.
6392
6393 2006-02-03 Lee Millward <lee.millward@gmail.com>
6394
6395 * MAINTAINERS (Write After Approval): Add myself.
6396
6397 2006-01-31 Richard Guenther <rguenther@suse.de>
6398 Paolo Bonzini <bonzini@gnu.org>
6399
6400 * Makefile.def (target_modules): Add libgcc-math target module.
6401 * configure.in (target_libraries): Add libgcc-math target library.
6402 (--enable-libgcc-math): New configure switch.
6403 * Makefile.in: Re-generate.
6404 * configure: Re-generate.
6405 * libgcc-math: New toplevel directory.
6406
6407 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
6408
6409 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6410 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6411 the assembler, linker and binutils.
6412 * configure: Regenerate.
6413
6414 2006-01-22 Dirk Mueller <dmueller@suse.de>
6415
6416 * MAINTAINERS (Write After Approval): Add myself.
6417
6418 2006-01-20 Diego Novillo <dnovillo@redhat.com>
6419
6420 * configure: Regenerate.
6421
6422 2006-01-18 Richard Henderson <rth@redhat.com>
6423 Jakub Jelinek <jakub@redhat.com>
6424 Diego Novillo <dnovillo@redhat.com>
6425
6426 * libgomp: New directory.
6427 * Makefile.def: Add target_module libgomp.
6428 * Makefile.in: Regenerate.
6429 * configure.in (target_libraries): Add target-libgomp.
6430 * configure: Regenerate.
6431
6432 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
6433
6434 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6435 @ from continuation.
6436 * Makefile.in: Rebuilt.
6437
6438 2006-01-04 Chris Lattner <sabre@gnu.org>
6439
6440 * MAINTAINERS (Write After Approval): Add myself.
6441
6442 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
6443
6444 PR bootstrap/24252
6445
6446 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6447 * Makefile.tpl (OBJDUMP): New.
6448 (EXTRA_HOST_FLAGS): Add it.
6449 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6450
6451 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6452 to use symbolic links between directories. Avoid race conditions
6453 or make them harmless.
6454 * configure.in: Do not try to use symbolic links between directories.
6455
6456 * Makefile.def (LEAN): Pass.
6457 * Makefile.tpl (LEAN): Define.
6458 (stage[+id+]-start): Accept that the previous directory does not
6459 exist, if the bootstrap is lean.
6460 (stage[+id+]-bubble): Invoke lean bootstrap commands after
6461 stage[+id+]-start. Use a makefile variable and an `if' instead of a
6462 configure substitution.
6463 ([+compare-target+]): Likewise.
6464 ([+bootstrap-target+]-lean): New.
6465 * configure.in: Remove lean bootstrap support from here.
6466
6467 * Makefile.in: Regenerate.
6468 * configure: Regenerate.
6469
6470 2006-01-04 Ben Elliston <bje@au.ibm.com>
6471
6472 * MAINTAINERS (libdecnumber): Add myself.
6473
6474 2006-01-02 Mark Mitchell <mark@codesourcery.com>
6475
6476 * libtool-ldflags: New script.
6477
6478 2006-01-02 Andreas Schwab <schwab@suse.de>
6479
6480 * configure.in: When reconfiguring remove Makefile in
6481 all stage directories.
6482 * configure: Regenerate.
6483
6484 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
6485
6486 * MAINTAINERS: Update my email address.
6487
6488 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
6489
6490 Revert Ada-related part of the previous change.
6491
6492 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6493 Do not pass.
6494 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6495 * Makefile.in: Regenerate.
6496 * configure.in: Do not include mt-ppc-aix target fragment.
6497 * configure: Regenerate.
6498
6499 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
6500
6501 * configure.in: Select appropriate fragments for PowerPC/AIX.
6502 * configure: Regenerate.
6503
6504 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6505 BOOT_CFLAGS, BOOT_LDFLAGS.
6506 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6507 BOOT_CFLAGS, BOOT_LDFLAGS.
6508 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6509 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6510 (stage): Fail if we cannot complete the work.
6511 * Makefile.in: Regenerate.
6512
6513 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
6514
6515 * configure.in: Replace ms1 with mt.
6516 * configure: Rebuilt.
6517
6518 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
6519
6520 * MAINTAINERS: Update my email address.
6521
6522 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
6523
6524 * Makefile.tpl (all, do-[+make_target+], do-check, install,
6525 install-host-nogcc): Don't invoke $(stage) at the end.
6526 * Makefile.in: Regenerate.
6527
6528 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
6529
6530 * configure.in: Flip the top-level bootstrap switch.
6531 * configure: Regenerate.
6532
6533 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
6534
6535 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6536 $(stage) and $(unstage).
6537 (EXTRA_TARGET_FLAGS): Correct double-quoting.
6538 (all): Remove stray semicolon.
6539 (local-distclean): Don't handle multilib.tmp and multilib.out.
6540 (install.all): Set $s for consistency.
6541 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6542 check_multilibs setting. Always make the install directory.
6543 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6544 Correct @if/@endif.
6545 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6546 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6547 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6548 (multilib.out): Remove.
6549 * Makefile.in: Regenerated.
6550
6551 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
6552
6553 * MAINTAINERS (Write After Approval): Add myself.
6554
6555 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
6556
6557 * MAINTAINERS: Add myself as mt maintainer.
6558
6559 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
6560
6561 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
6562
6563 * MAINTAINERS: Change email address.
6564
6565 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
6566
6567 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6568 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6569 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
6570 Find in-tree tools if available.
6571 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6572 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6573 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6574 (COMPILER_*_FOR_TARGET): New.
6575 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6576 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6577 (CONFIGURED_*, USUAL_*): Remove.
6578 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6579 STRIP): Use autoconf substitutions.
6580 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6581 COMPILER_NM_FOR_TARGET): New.
6582 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6583
6584 (all): Make all-host and all-target in parallel.
6585 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6586 that $$r and $$s are set before invoking a recursive make.
6587 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6588 ([+bootstrap-target+]): Inline most of the `all' target.
6589
6590 2005-11-29 Ben Elliston <bje@au.ibm.com>
6591
6592 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6593 from the gcc build directory.
6594 * Makefile.in: Regenerate.
6595
6596 2005-11-29 Ben Elliston <bje@au.ibm.com>
6597
6598 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
6599 depend on all-libdecnumber.
6600 * configure.in (host_libs): Include libdecnumber.
6601 * Makefile.in: Regenerate.
6602 * configure: Likewise.
6603
6604 2005-11-29 Ben Elliston <bje@au.ibm.com>
6605
6606 * libdecnumber: Import decNumber sources from the dfp-branch.
6607
6608 2005-11-21 Kean Johnston <jkj@sco.com>
6609
6610 * config.sub, config.guess: Sync from upstream sources.
6611
6612 2005-11-21 Ben Elliston <bje@au.ibm.com>
6613
6614 Import from Autoconf sources:
6615
6616 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
6617 * config/move-if-change: Don't output "$2 is unchanged";
6618 suggested by Ben Elliston. Handle weird characters correctly.
6619
6620 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
6621
6622 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6623 to match upstream libtool for darwin.
6624
6625 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
6626
6627 * Makefile.def: Remove gdb dependencies for gdbtk.
6628 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6629 (configure-gdb, install-gdb): New rules.
6630 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6631 * Makefile.in, configure: Regenerated.
6632
6633 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
6634
6635 * MAINTAINERS (Write After Approval): Add myself.
6636
6637 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
6638
6639 * MAINTAINERS (Write After Approval): Add myself.
6640
6641 2005-10-24 Diego Novillo <dnovillo@redhat.com>
6642
6643 * MAINTAINERS (alias analysis): Add Daniel Berlin and
6644 Diego Novillo.
6645
6646 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
6647
6648 PR bootstrap/24297
6649 * Makefile.tpl (do-[+make-target+], do-check, install,
6650 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6651 are set before recursing.
6652 * Makefile.in: Regenerate.
6653
6654 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
6655
6656 PR bootstrap/18939
6657 * Makefile.def (gcc) <target>: Fix thinko.
6658 * Makefile.in: Regenerate.
6659
6660 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
6661
6662 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6663 * configure: Regenerate.
6664
6665 2005-10-15 Jie Zhang <jie.zhang@analog.com>
6666
6667 * MAINTAINERS (Write After Approval): Add self.
6668
6669 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
6670
6671 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6672 target-libffi, target-qthreads, target-libjava, and
6673 targetlibobjc.
6674 * configure: Regenerate.
6675
6676 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
6677
6678 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6679 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6680 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6681 (USUAL_OBJDUMP_FOR_TARGET): New.
6682 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6683 * configure.in: Check for $OBJDUMP_FOR_TARGET.
6684 * configure, Makefile.in: Regenerated.
6685
6686 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
6687
6688 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6689 before other host packages.
6690
6691 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
6692
6693 * MAINTAINERS: Add self as sh libraries/configury maintainer.
6694
6695 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
6696
6697 PR bootstrap/22340
6698
6699 * configure.in (default_target): Remove.
6700 * Makefile.tpl (all): Do not use prerequisites as subroutines
6701 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6702 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6703 use prerequisites as subroutines.
6704 (check-host, check-target): New.
6705 (bootstrap configure & all targets): Do not use stage*-start
6706 if the directory layout is already ok.
6707 (non-bootstrap configure & all targets): Prepend a $(unstage).
6708 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
6709 (NOTPARALLEL): Remove.
6710 (unstage, stage variables): New variables.
6711 (unstage, stage targets): Simply expand to those variables.
6712
6713 * configure: Regenerate.
6714 * Makefile.in: Regenerate.
6715
6716 2005-10-04 James E Wilson <wilson@specifix.com>
6717
6718 * Makefile.def (lang_env_dependencies): Add libmudflap.
6719 * Makefile.in: Regenerate.
6720
6721 2005-10-03 Andreas Schwab <schwab@suse.de>
6722
6723 Backport from libtool CVS:
6724 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
6725
6726 * ltmain.sh: add support for installing into temporary
6727 staging area (e.g. 'make install DESTDIR=...')
6728
6729 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
6730
6731 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6732 * configure: Regenerated.
6733
6734 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
6735
6736 * configure: Regenerate with the correct
6737 autoconf version.
6738
6739 2005-09-30 Catherine Moore <clm@cm00re.com>
6740
6741 * configure.in (bfin-*-*): New.
6742 * configure: Regenerated.
6743
6744 2005-09-28 Geoffrey Keating <geoffk@apple.com>
6745
6746 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6747 (LIPO_FOR_TARGET): New.
6748 (CONFIGURED_LIPO_FOR_TARGET): New.
6749 (USUAL_LIPO_FOR_TARGET): New.
6750 (STRIP_FOR_TARGET): New.
6751 (CONFIGURED_STRIP_FOR_TARGET): New.
6752 (USUAL_STRIP_FOR_TARGET): New.
6753 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6754 STRIP_FOR_TARGET.
6755 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6756 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6757 * Makefile.in: Regenerate.
6758 * configure: Regenerate.
6759
6760 2005-09-19 David Edelsohn <edelsohn@gnu.org>
6761
6762 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6763 (rs6000-*-aix*): Same.
6764 * configure: Regenerate.
6765
6766 2005-09-16 Tom Tromey <tromey@redhat.com>
6767
6768 * MAINTAINERS: Add self as java maintainer.
6769
6770 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6771
6772 * configure.in: Recognize f95 in the --enable-languages option,
6773 and substitute it for fortran, issuing a warning.
6774 * configure: Regenerate.
6775
6776 2005-08-30 Phil Edwards <phil@codesourcery.com>
6777
6778 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
6779 * configure: Regenerated.
6780
6781 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
6782
6783 * MAINTAINERS: Add self as ms1 maintainer.
6784
6785 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
6786
6787 * Makefile.def (libssp): Add to lang_env_dependencies.
6788 * Makefile.in: Regenerate.
6789
6790 2005-08-18 Ian Lance Taylor <ian@airs.com>
6791
6792 * MAINTAINERS: Add myself as middle-end maintainer.
6793
6794 2005-08-17 Christian Groessler <chris@groessler.org>
6795
6796 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6797 * Makefile.in: Regenerate.
6798
6799 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
6800
6801 * MAINTAINERS (write after approval): Added myself.
6802
6803 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
6804
6805 * MAINTAINERS (Write After Approval): Add myself.
6806
6807 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
6808
6809 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6810 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6811 Look for alternate names of the target cc and c++
6812 * configure: Regenerate.
6813
6814 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
6815
6816 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6817 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6818 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6819 tools; remove code to manually set them.
6820 (Target tools): Look in the environment for them.
6821 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6822 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6823 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6824 build directory.
6825 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6826 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6827 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6828 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6829 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6830 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6831 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6832 * configure: Regenerate.
6833 * Makefile.in: Regenerate.
6834
6835 2005-07-28 Ben Elliston <bje@au.ibm.com>
6836
6837 * MAINTAINERS: Update for removed CPU targets.
6838
6839 2005-07-27 Mark Mitchell <mark@codesourcery.com>
6840
6841 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6842 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6843 * Makefile.in: Regenerated.
6844
6845 2005-07-26 Mark Mitchell <mark@codesourcery.com>
6846
6847 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6848 (CFLAGS_FOR_TARGET): Use it.
6849 (CXXFLAGS_FOR_TARGET): Likewise.
6850 * Makefile.in: Regenerated.
6851 * configure.in (--with-build-sysroot): New option.
6852 * configure: Regenerated.
6853
6854 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
6855
6856 * Makefile.tpl: Wrap install between unstage and stage
6857 * Makefile.in: Regenerate.
6858
6859 2005-07-21 Eric Christopher <echristo@apple.com>
6860
6861 * MAINTAINERS: Update affiliation.
6862
6863 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
6864
6865 * MAINTAINERS: Add self as crx port maintainer.
6866
6867 2005-07-20 DJ Delorie <dj@redhat.com>
6868
6869 * MAINTAINERS: Add self as m32c maintainer.
6870
6871 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
6872
6873 * all files: Update FSF address.
6874
6875 2005-07-15 Eric Christopher <echristo@redhat.com>
6876
6877 * MAINTAINERS: Change affiliation.
6878
6879 2005-07-14 Jim Blandy <jimb@redhat.com>
6880
6881 * configure.in: Add cases for Renesas m32c.
6882 * configure: Regenerated.
6883
6884 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6885
6886 * COPYING.LIB: Update from fsf.org.
6887
6888 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6889
6890 * COPYING, compile, config.guess,
6891 config.sub, install-sh, missing, mkinstalldirs,
6892 symlink-tree, ylwrap: Sync from upstream sources.
6893 * config-ml.in: Update FSF address.
6894
6895 2005-07-13 Eric Christopher <echristo@redhat.com>
6896
6897 * configure.in: Add toplevel noconfigdir support for tpf.
6898 * configure: Regenerate.
6899
6900 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
6901
6902 PR ada/22340
6903
6904 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6905 * Makefile.in: Regenerate.
6906
6907 2005-07-07 Mark Mitchell <mark@codesourcery.com>
6908
6909 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
6910 Brolley to write-after-approval.
6911
6912 2005-07-07 Andreas Schwab <schwab@suse.de>
6913
6914 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6915 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6916 * Makefile.in: Regenerated.
6917
6918 2005-07-06 Geoffrey Keating <geoffk@apple.com>
6919
6920 * configure.in: Don't build sim or rda when targetting darwin.
6921 * configure: Regenerate.
6922
6923 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
6924
6925 * configure.in: Add --enable-libssp and --disable-libssp.
6926 * configure: Regenerate with autoconf-2.13.
6927
6928 2005-07-02 Jakub Jelinek <jakub@redhat.com>
6929
6930 * Makefile.def (target_modules): Add libssp.
6931 * configure.in (target_libraries): Add target-libssp.
6932 * configure: Rebuilt.
6933 * Makefile.in: Rebuilt.
6934
6935 2005-07-01 Zack Weinberg <zackw@panix.com>
6936
6937 * MAINTAINERS: Change email address. Resign from maintainership.
6938
6939 2005-07-01 Richard Guenther <rguenther@suse.de>
6940
6941 * MAINTAINERS: Change my e-mail address and affiliation.
6942
6943 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
6944
6945 * Makefile.def (stagefeedback): Come after profile.
6946 Define profiledbootstrap target.
6947 * Makefile.tpl (profiledbootstrap): Remove.
6948 (stageprofile-end): Zap stagefeedback.
6949 (stagefeedback-start): Copy all .gcda files, not only GCC's.
6950 * Makefile.in: Regenerate.
6951
6952 2005-06-13 Richard Sandiford <richard@codesourcery.com>
6953
6954 * MAINTAINERS: Update my email address.
6955
6956 2005-06-13 Zack Weinberg <zack@codesourcery.com>
6957
6958 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
6959 In 'cpp' stanza, support '#line' as well as '# '.
6960
6961 2005-06-08 Andreas Schwab <schwab@suse.de>
6962
6963 * MAINTAINERS: Move myself from 'Write After Approval' to
6964 'CPU Port Maintainers' section as m68k maintainer.
6965
6966 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
6967
6968 * configure.in (unsupported_languages): New macro.
6969 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
6970 non-ported target libraries in noconfigdirs.
6971 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6972 non-linux-gnu. Remove libgcj_ex_libffi.
6973 <lang_frag loop>: Set add_this_lang=no if the language is in
6974 unsupported_languages.
6975 * configure: Regenerate.
6976
6977 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
6978
6979 * configure.in: Fix typo in handling of --with-mpfr-dir.
6980 * configure: Regenerate.
6981
6982 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
6983
6984 * MAINTAINERS: Update my email address.
6985
6986 2005-06-02 Jim Blandy <jimb@redhat.com>
6987
6988 * config.sub: Add cases for the Renesas m32c. (This patch has been
6989 accepted into the master sources.)
6990
6991 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
6992 Michael Snyder <msnyder@redhat.com>
6993 Stan Cox <scox@redhat.com>
6994
6995 * configure.in: Set noconfigdirs for ms1.
6996
6997 * configure: Regenerate.
6998
6999 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
7000
7001 * MAINTAINERS (Write After Approval): Add self.
7002
7003 2005-06-01 Josh Conner <jconner@apple.com>
7004
7005 * MAINTAINERS (Write After Approval): Add self.
7006
7007 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
7008
7009 * MAINTAINERS: Update my email address.
7010
7011 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
7012
7013 * MAINTAINERS (Write After Approval): Add self.
7014
7015 2005-05-26 Chris Demetriou <cgd@broadcom.com>
7016
7017 * MAINTAINERS (Write After Approval): Remove self.
7018
7019 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
7020
7021 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7022 (Dependencies): Consider target modules for bootstrap dependencies.
7023 Make target bootstrap modules depend on each stage's gcc.
7024 * Makefile.in: Regenerate.
7025
7026 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
7027
7028 * Makefile.def (configure-gcc): Depend on binutils having been built.
7029 (all-gcc): No need to do it here.
7030 * Makefile.in: Regenerate.
7031
7032 2005-05-19 Paul Brook <paul@codesourcery.com>
7033
7034 * configure.in: Rewrite misleading error message when requested
7035 language cannot be built.
7036 * configure: Regenerate.
7037
7038 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7039
7040 * ylwrap: Import from Automake 1.9.5.
7041
7042 2005-05-13 David Ung <davidu@mips.com>
7043
7044 * MAINTAINERS (Write After Approval): Add self.
7045
7046 2005-05-09 Mike Stump <mrs@apple.com>
7047
7048 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7049 lt_cv_sys_max_cmd_len for now.
7050
7051 2005-05-09 Stan Cox <scox@redhat.com>
7052
7053 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7054
7055 2005-05-08 Matt Kraai <kraai@ftbfs.org>
7056
7057 * README.SCO: Update the URL.
7058
7059 2005-05-05 David Edelsohn <edelsohn@gnu.org>
7060
7061 * ltconfig: Define file_list_spec. Pass file_list_spec and
7062 with_gnu_ld to libtool.
7063 * ltcf-c.sh (aix[45]): Define file_list_spec.
7064 * ltcf-cxx.sh (aix[45]): Same.
7065 * ltcf-gcj.sh (aix[45]): Same.
7066 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7067 exists, write list of input files to temporary file.
7068
7069 2005-05-04 Mike Stump <mrs@apple.com>
7070
7071 * configure.in: Always pass --target to target configures as
7072 otherwise rebuilds that do --recheck will fail.
7073 * confiugure: Rebuilt.
7074
7075 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
7076
7077 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7078 STAGE_HOST_EXPORTS.
7079 (configure, all): Add bootstrap support.
7080 (Host modules, target modules): Pass post-stage1 flags and exports.
7081 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7082 * Makefile.in: Regenerate.
7083
7084 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
7085
7086 * configure: Regenerate.
7087
7088 2005-04-27 Mike Stump <mrs@apple.com>
7089
7090 * MAINTAINERS: Add self as darwin maintainer.
7091
7092 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
7093
7094 * config.sub: Update from master copy.
7095
7096 2005-04-21 Mike Stump <mrs@apple.com>
7097
7098 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7099 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7100
7101 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
7102
7103 * configure.in <crisv32-*-*, cris-*-*>: New local variable
7104 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
7105 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
7106 "*-*-elf" and "*-*-linux*".
7107 * configure: Regenerate.
7108
7109 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
7110
7111 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7112
7113 2005-04-12 Mike Stump <mrs@apple.com>
7114
7115 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7116
7117 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
7118
7119 * MAINTAINERS (Write After Approval): Add myself.
7120
7121 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
7122
7123 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7124
7125 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
7126
7127 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
7128 (TARGET_CONFIGARGS): Include --with-target-subdir.
7129 (configure, all): New macros. Use them throughout.
7130 * Makefile.in: Regenerate.
7131
7132 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
7133
7134 * MAINTAINERS (Write After Approval): Add myself.
7135
7136 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7137
7138 * MAINTAINERS: Remove 'loop unrolling' maintainer.
7139
7140 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
7141
7142 * MAINTAINERS: Move John Carr to Write After Approval.
7143
7144 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
7145
7146 * config/mh-mingw32: Delete.
7147 * configure.in: Don't use it.
7148 * configure: Regenerate.
7149
7150 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
7151
7152 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7153 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
7154 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
7155 (HOST_LIB_PATH): Generate from Makefile.def.
7156 (TARGET_LIB_PATH): Likewise.
7157 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7158 * Makefile.in: Regenerate.
7159 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7160 (RPATH_ENVVAR): Include Darwin case.
7161 * configure: Regenerate.
7162
7163 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
7164
7165 * MAINTAINERS (Various Maintainers): Remove self.
7166 (Write After Approval): Add self.
7167
7168 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
7169
7170 * MAINTAINERS (Various Maintainers): Add self.
7171
7172 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
7173
7174 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7175 * configure: Regenerate.
7176
7177 2005-03-21 Zack Weinberg <zack@codesourcery.com>
7178
7179 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7180 gcc_version, and gcc_version_trigger from set of flags to pass.
7181 * Makefile.tpl: Remove definitions of above variables.
7182 (config.status): Remove dependency on $(gcc_version_trigger).
7183 * Makefile.in: Regenerate.
7184 * configure.in: Do not reference config/gcc-version.m4 nor
7185 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
7186 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
7187 * configure: Regenerate.
7188
7189 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
7190 Andrew Pinski <pinskia@physics.uc.edu>
7191
7192 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7193 * Makefile.in: Regenerate.
7194
7195 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
7196
7197 * MAINTAINERS (Write After Approval): Add myself.
7198
7199 2005-03-03 David Ayers <d.ayers@inode.at>
7200
7201 * MAINTAINERS (Write After Approval): Add myself.
7202
7203 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
7204
7205 PR libgcj/20160
7206 * ltmain.sh: Avoid creating archives with components that have
7207 duplicate basenames.
7208
7209 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
7210
7211 PR bootstrap/20250
7212 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7213 instead of check.
7214 * Makefile.in: Regenerate.
7215
7216 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
7217
7218 * Makefile.in: Regenerate to fix conflict between the previous two
7219 patches.
7220
7221 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
7222
7223 PR bootstrap/17383
7224 * Makefile.def (target_modules): Remove "stage", now unnecessary.
7225 * Makefile.tpl (HOST_SUBDIR): New substitution.
7226 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7227 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7228 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7229 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7230 (Host modules, Bootstrapped modules): Use it.
7231 (Build modules, Target modules): Do not create symlink trees,
7232 always configure out-of-srcdir.
7233 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7234 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7235 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7236 $(HOST_SUBDIR). Create a symlink for host_subdir.
7237
7238 * Makefile.in: Regenerate.
7239 * configure: Regenerate.
7240
7241 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7242
7243 Merged from libada-gnattools-branch:
7244 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
7245
7246 * gnattools: New directory.
7247 * Makefile.def: Add gnattools as a module, depending on target-libada.
7248 * Makefile.in: Regenerate.
7249 * configure.in: Include gnattools in host_tools; disable it if ada
7250 is disabled.
7251 * configure: Regenerate.
7252
7253 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
7254
7255 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7256 treelang maintainer.
7257 (Write After Approval): Remove myself.
7258
7259 2005-02-23 Paul Schlie <schlie@comcast.net>
7260
7261 * configure.in: Allow darwin targeted ports to build tk, itcl and
7262 libgui.
7263 * configure: Regenerate.
7264
7265 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
7266
7267 PR libgcj/10353
7268 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7269 * configure: Regenerate.
7270
7271 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
7272
7273 * MAINTAINERS (Write After Approval): Add myself.
7274
7275 2005-02-10 Ian Lance Taylor <ian@airs.com>
7276
7277 * MAINTAINERS: Update my e-mail address.
7278
7279 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
7280
7281 * MAINTAINERS (Write After Approval): Add myself.
7282
7283 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
7284
7285 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7286 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7287 target-libgloss when not *-*-elf and *-*-aout.
7288 * configure: Regenerate.
7289
7290 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
7291
7292 * MAINTAINERS: Remove obsolete entries.
7293
7294 * MAINTAINERS (Write After Approval): Add Michael Matz.
7295
7296 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
7297
7298 * MAINTAINERS: Remove self as cpplib maintainer.
7299
7300 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7301
7302 * install-sh, config.sub: Import from upstream.
7303
7304 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7305
7306 PR bootstrap/18222
7307 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7308 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7309 * Makefile.in: Regenerate.
7310
7311 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
7312
7313 * MAINTAINERS: Update my email address.
7314
7315 2005-01-12 David Edelsohn <edelsohn@gnu.org>
7316 Andreas Schwab <schwab@suse.de>
7317
7318 PR bootstrap/18033
7319 * config-ml.in: Eval option if surrounded by single quotes.
7320
7321 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
7322
7323 Revert 2004-12-28 Makefile changes, a better fix will be
7324 applied to mainline and src after GCC 4.0 branches.
7325
7326 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
7327
7328 PR bootstrap/17383
7329
7330 * Makefile.def (target_modules): Remove stage parameter,
7331 it is always true now.
7332 * Makefile.tpl (configure-build-[+module+],
7333 configure-target-[+module+]): Always build symlink tree
7334 for the directory and for include. BUILD_SUBDIR and
7335 TARGET_SUBDIR cannot be . anymore.
7336 * Makefile.in: Regenerate.
7337
7338 2004-12-25 David Edelsohn <edelsohn@gnu.org>
7339
7340 Revert 2004-12-08 Makefile changes.
7341
7342 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
7343
7344 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7345 cygwin, mingw.
7346
7347 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
7348
7349 * configure.in (sh64-*-*): Reenable gprof.
7350 * configure: Regenerate.
7351
7352 2004-12-08 David Edelsohn <edelsohn@gnu.org>
7353
7354 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7355 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7356 (EXTRA_TARGET_FLAGS): Add PICFLAG.
7357 * Makefile.in: Regenerate.
7358
7359 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
7360
7361 * MAINTAINERS: Update my email address.
7362
7363 2004-12-07 Matt Kraai <kraai@ftbfs.org>
7364
7365 * Makefile.tpl: Generate normal dependencies if the LHS module is
7366 not bootstrapped.
7367 * Makefile.in: Regenerate.
7368
7369 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
7370
7371 * configure.in: Include config/gxx-include-dir.m4. Use
7372 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
7373 * configure: Regenerate.
7374
7375 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
7376
7377 * config.if: Delete.
7378 * configure.in: Set libstdcxx_incdir directly.
7379 * configure: Regenerate.
7380
7381 2004-12-02 Eric Christopher <echristo@redhat.com>
7382
7383 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7384 * Makefile.in: Regenerate.
7385
7386 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
7387
7388 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7389 * configure: Regenerate.
7390
7391 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
7392
7393 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
7394 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
7395 * configure: Regenerate.
7396
7397 2004-12-01 Eric Christopher <echristo@redhat.com>
7398
7399 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7400 of things to remove.
7401
7402 2004-11-29 Matt Kraai <kraai@ftbfs.org>
7403
7404 * MAINTAINERS (Write After Approval): Update my e-mail address.
7405
7406 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
7407
7408 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7409 from CVS libtool to always pass_all.
7410
7411 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7412
7413 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7414 (hppa*64*-*-*): Delete incorrect comment.
7415 * configure: Rebuilt.
7416
7417 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7418
7419 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7420
7421 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7422
7423 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7424 from CVS libtool to always pass_all.
7425
7426 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7427
7428 * install-sh, compile: Import from automake.
7429
7430 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7431
7432 * config.guess, config.sub: Import from savannnah.
7433
7434 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
7435
7436 * MAINTAINERS (Write After Approval): Add myself
7437
7438 2004-11-12 Mike Stump <mrs@apple.com>
7439
7440 * Makefile.def: Add html support.
7441 * Makefile.tpl: Likewise.
7442 * Makefile.in: Regenerate.
7443
7444 2004-11-11 Geoffrey Keating <geoffk@apple.com>
7445
7446 PR 18423
7447 * configure.in: Remove all instances of build-fixincludes from
7448 noconfigdirs.
7449 (build_configargs): Supply --target to subdirectories.
7450 * configure: Regenerate.
7451
7452 * Makefile.def: Make gcc install depend on fixincludes install.
7453 * Makefile.in: Regenerate.
7454
7455 2004-11-10 Janis Johnson <janis187@us.ibm.com>
7456
7457 * MAINTAINERS: Add myself as gcc testsuite maintainer.
7458
7459 2004-11-11 Paul Brook <paul@codesourcery.com>
7460
7461 * MAINTAINERS: Add self as arm maintainer. Update email address.
7462
7463 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
7464
7465 * configure.in (noconfigdirs) [mmix-*-*]: Disable
7466 target-libgfortran.
7467 * configure: Regenerate.
7468
7469 2004-11-07 David Edelsohn <edelsohn@gnu.org>
7470
7471 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7472 like CC.
7473
7474 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
7475
7476 * Makefile.def (host fixincludes): Specify missing targets.
7477 * Makefile.in: Regenerate.
7478
7479 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
7480
7481 * MAINTAINERS: Add myself
7482
7483 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
7484
7485 * MAINTAINERS (Write After Approval): Add myself.
7486
7487 2004-11-04 Geoffrey Keating <geoffk@apple.com>
7488
7489 * Makefile.def: Build fixincludes for the host, too.
7490 * Makefile.in: Regenerate.
7491 * configure.in (host_tools): Add fixincludes.
7492 * configure: Regenerate.
7493
7494 2004-11-04 Daniel Jacobowitz <dan@debian.org>
7495
7496 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7497 * configure: Regenerated.
7498
7499 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
7500
7501 PR other/17783
7502 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7503 * configure: Regenerated.
7504
7505 2004-10-31 Mark Mitchell <mark@codesourcery.com>
7506
7507 * README.SCO: Update per FSF instructions.
7508
7509 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
7510
7511 PR target/18151
7512 * configure.in (case ${target}): Do not build fixincludes for avr.
7513 * configure: Regenerated.
7514
7515 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
7516
7517 * configure.in (case ${target}): Do not build fixincludes
7518 on platforms where it is not used.
7519 * configure: Regenerated.
7520
7521 2004-10-23 Daniel Jacobowitz <dan@debian.org>
7522
7523 * configure.in: Use an absolute path to install-sh.
7524 * configure: Regenerated.
7525
7526 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7527
7528 * MAINTAINERS (Write After Approval): Add myself.
7529
7530 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
7531
7532 * MAINTAINERS: Remove from Write After Approval those that are
7533 already maintainers.
7534
7535 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
7536
7537 * MAINTAINERS: Update my email address.
7538
7539 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
7540
7541 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7542 * configure: Regenerate.
7543
7544 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
7545
7546 * MAINTAINERS: Update my email address.
7547
7548 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
7549
7550 * MAINTAINERS (Language Front Ends Maintainers): New. Move
7551 entries belonging to this category.
7552
7553 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
7554
7555 * MAINTAINERS: Update my e-mail address.
7556
7557 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
7558
7559 Fix wrong conflict resolution in:
7560
7561 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7562
7563 * Makefile.in: Regenerate.
7564 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7565 in the recursive `make', instead of hardwiring `all'.
7566 (Autogenerated TARGET-* variables): New.
7567
7568 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
7569
7570 * configure.in: Enable target-libgloss for crx-*-*.
7571 * configure: Regenerate.
7572
7573 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7574
7575 * MAINTAINERS (Various Maintainers): Move the "windows,
7576 cygwin, mingw" maintainer to ...
7577 (OS Port Maintainers): ... here.
7578
7579 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7580
7581 * MAINTAINERS (Write After Approval): Remove those that are
7582 maintainers of some subsystem.
7583
7584 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
7585
7586 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7587 * ltcf-cxx.sh (tpf*): Likewise.
7588 * ltconfig (tpf*): Add TPF OS configuration support.
7589
7590 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
7591
7592 * MAINTAINERS: Change my email address to my new work account.
7593
7594 2004-09-24 Michael Roth <mroth@nessie.de>
7595
7596 * configure.in (--without-headers): Add missing double quotes.
7597 * configure: Regenerate.
7598
7599 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
7600
7601 * ylwrap: Revert to previous version.
7602
7603 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
7604
7605 PR bootstrap/17369
7606 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7607 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7608 SET_GCC_LIB_PATH_CMD.
7609 (BASE_TARGET_EXPORTS): Likewise.
7610 * Makefile.in: Regenerated.
7611
7612 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7613 * configure: Regenerated.
7614
7615 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
7616
7617 * config.guess: New upstream version
7618 * compile, depcomp, install-sh, ylwrap: Likewise.
7619
7620 2004-09-19 Roger Sayle <roger@eyesopen.com>
7621
7622 * config/mh-x86omitfp: New host makefile fragment. Add
7623 -fomit-frame-pointer to the default BOOT_CFLAGS.
7624 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7625 * configure: Regenerate.
7626
7627 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
7628
7629 PR target/11572
7630 * configure.in (*-*-darwin*): Renable libobjc.
7631 * configure: Regenerate.
7632
7633 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
7634
7635 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7636
7637 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
7638
7639 * Makefile.def: Remove libbanshee.
7640 * Makefile.tpl: Ditto.
7641 * configure.in: Ditto.
7642 * Makefile.in: Regen.
7643 * configure: Ditto.
7644
7645 2004-09-08 David Edelsohn <edelsohn@gnu.org>
7646
7647 * ltmain.sh: Use $pic_object as $non_pic_object if
7648 $non_pic_object=none.
7649
7650 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
7651
7652 * missing: Import latest version from master repository.
7653
7654 2004-09-06 Nick Clifton <nickc@redhat.com>
7655
7656 * config.sub: Import latest version from master repository.
7657 * config.guess: Likewise.
7658 This includes these changes:
7659
7660 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
7661
7662 * config.sub: Handle crisv32, alias etraxfs.
7663 * config.guess (crisv32:Linux:*:*): Handle.
7664
7665 2004-08-13 Brad Smith <brad@comstyle.com>
7666
7667 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7668 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7669
7670 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
7671
7672 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7673 assume the processor is a powerpc. This is because coreutils
7674 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7675 in this case, due to a MacOS X bug that causes
7676 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7677 to return a negative number.
7678 Problem reported by Petter Reinholdtsen in:
7679 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7680
7681 2004-07-19 Ben Elliston <bje@gnu.org>
7682
7683 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7684
7685 2004-06-24 Ben Elliston <bje@gnu.org>
7686
7687 * config.guess: Update copyright years.
7688 * config.sub: Likewise.
7689
7690 2004-06-22 Robert Millan <robertmh@gnu.org>
7691
7692 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7693 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7694
7695 2004-06-22 Stanley F. Quayle <stan@stanq.com>
7696
7697 * config.guess (*:*VMS:*:*): New entry. Replaces
7698 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7699 manufacturer.
7700
7701 2004-06-22 Ben Elliston <bje@gnu.org>
7702
7703 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7704 * config.sub: Likewise.
7705
7706 2004-06-22 Ben Elliston <bje@gnu.org>
7707
7708 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7709 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7710
7711 2004-06-11 Ben Elliston <bje@gnu.org>
7712
7713 * config.guess (pegasos:OpenBSD:*:*): Remove.
7714
7715 2004-06-11 Ben Elliston <bje@gnu.org>
7716
7717 From Wouter Verhelst <wouter@grep.be>:
7718 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7719
7720 2004-06-11 Ben Elliston <bje@gnu.org>
7721
7722 * config.guess (luna88k:OpenBSD:*:*): New.
7723
7724 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
7725
7726 * config.guess (m32r*:Linux:*:*): New case.
7727 * config.sub: Handle m32rle.
7728
7729 2004-03-12 Ben Elliston <bje@wasabisystems.com>
7730
7731 From Jens Petersen <petersen@redhat.com>:
7732 * config.sub: Handle sparcv8.
7733
7734 2004-03-03 Ben Elliston <bje@wasabisystems.com>
7735
7736 From Tom Smith <smith@cag.lkg.hp.com>:
7737 * config.guess: Version suffixes are equally significant on Tru64
7738 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
7739 prefix of "P" (patched kernel).
7740
7741 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
7742
7743 * config.sub: Add support for National Semiconductor CRX target.
7744
7745 2004-09-03 Janis Johnson <janis187@us.ibm.com>
7746
7747 * MAINTAINERS (Various Maintainers): Remove myself as web page
7748 maintainer, add myself as maintainer of build status lists.
7749
7750 2004-09-03 Jan Beulich <jbeulich@novell.com>
7751
7752 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7753 *-*-netware, but add target-libmudflap.
7754 Consolidate *-*-netware targets (of which really only i?86 exists)
7755 into a single entry.
7756 * configure: Likewise.
7757
7758 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
7759
7760 * Makefile.tpl (sorry): Remove.
7761 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7762 (cleanstrap targets): Depend on distclean, not distclean-stage1.
7763 (do-clean): Clean per-stage directories too.
7764 (do-distclean): Run distclean-stage1 too.
7765 (.NOTPARALLEL): Enable during toplevel bootstrap.
7766 (stage[+id+]-bubble): Enable parallel execution during
7767 the recursive invocation.
7768 * Makefile.in: Regenerate.
7769
7770 Fix previous checkin:
7771
7772 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7773 include.
7774 * configure.in: Fix indentation.
7775 * configure: Regenerate.
7776
7777 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
7778
7779 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7780 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7781 * configure: regenerate
7782 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7783 -mdynamic-no-pic
7784
7785 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
7786
7787 * Makefile.def (build_modules): Add fixincludes.
7788 (dependencies): Make gcc depend on fixincludes.
7789 * configure.in (build_tools): Add fixincludes.
7790 (build_configdirs): Always include build_libs.
7791 * Makefile.in: Regenerate.
7792 * configure: Regenerate.
7793
7794 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
7795
7796 * Makefile.def (bootstrap stages): Add 'lean' parameter.
7797 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7798 phony targets; do not generate timestamp files.
7799 (distclean-stageN): Remove references to their timestamp files.
7800 (restageN, touch-stageN): Remove.
7801 (stageN-bubble): Rewritten.
7802 (compare): Support lean bootstraps.
7803 * Makefile.in: Regenerate.
7804
7805 * configure.in: Only warn when bootstrapping but
7806 build != host or build != target. Support lean bootstraps.
7807 * configure: Regenerate.
7808
7809 2004-08-26 Phil Edwards <phil@codesourcery.com>
7810
7811 * configure.in: Give a better error message if GMP/MPFR are missing
7812 and a language needing them has been requested.
7813 * configure: Regenerated.
7814
7815 2004-08-25 Phil Edwards <phil@codesourcery.com>
7816
7817 * configure.in: Print a list of available language front-ends if
7818 a requested one is missing. Tidy stray tab characters.
7819 * configure: Regenerated.
7820
7821 2004-08-19 Michael Koch <konqueror@gmx.de>
7822
7823 * gcc/doc/install.texi: Update entry about automake for libjava.
7824
7825 2004-08-17 Robert Millan <robertmh@gnu.org>
7826
7827 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7828 (instead of FreeBSD).
7829 * configure: Regenerate.
7830
7831 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7832
7833 * Makefile.in: Regenerate.
7834 * configure: Regenerate.
7835
7836 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7837 stage_*_flags.
7838 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7839 for bootstrapped modules if toplevel bootstrap is going.
7840 (GCC bootstrap): Generate per-stage targets for all bootstrapped
7841 modules. Adjust for changes in Makefile.def. Enable several
7842 rules even in non-bootstrap mode, just to avoid peppering the
7843 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7844 (stage-[+prev+]-bubble): Remove.
7845
7846 * Makefile.def (Dependencies): Depend on all-build-bison,
7847 all-build-flex, all-build-byacc, all-build-texinfo, rather
7848 than the host variations.
7849 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
7850 with BUILD_SUBDIR.
7851 (BISON): Update for recent Bisons.
7852 (YACC): Fix typo.
7853 (cross): Depend on all-build.
7854 (all): Do not depend on all-build.
7855 (prebootstrap): Remove.
7856 (dep-kind): Accept separate prefixes for MODULE and ON variables.
7857 (Prebootstrap dependencies): Add them to the per-stage targets
7858 and to all-prebootstrap.
7859 * configure.in (build_configdirs): Always enable build_tools.
7860 (BUILD_DIR_PREFIX): Remove.
7861
7862 * Makefile.def (gcc): Add target variable.
7863 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7864 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7865 in the recursive `make', instead of hardwiring `all'.
7866 (Autogenerated TARGET-* variables): New.
7867
7868 2004-08-13 Brian Booth <bbooth@redhat.com>
7869
7870 * MAINTAINERS: Remove myself from write-after-approval.
7871
7872 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
7873
7874 * src-release: Stop distributing mmalloc with gdb (which doesn't
7875 use it).
7876 * Makefile.def: GDB doesn't depend on mmalloc anymore.
7877 * Makefile.in: Regenerate.
7878
7879 2004-08-09 Mark Mitchell <mark@codesourcery.com>
7880
7881 * configure.in (arm*-*-eabi*): New target.
7882 * configure: Regenerate.
7883
7884 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
7885
7886 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7887 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7888 (Dependencies): New section.
7889 * Makefile.tpl (Dependencies): Generate from Makefile.def.
7890 (configure-target-[+module+]): Depend on maybe-all-gcc
7891 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
7892 (toplevel profiledbootstrap): Fix dependencies.
7893 * Makefile.in: Regenerate.
7894
7895 2004-08-03 Mark Mitchell <mark@codesourcery.com>
7896
7897 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7898 target-libiberty to noconfigdirs.
7899 * configure: Regenerate.
7900
7901 2004-08-03 Paul Brook <paul@codesourcery.com>
7902
7903 * configure.in: Check for MPFR as well as GMP.
7904 * configure: Regenerate.
7905
7906 2004-08-01 Robert Millan <robertmh@gnu.org>
7907
7908 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7909 libmudflap for all GNU-based systems (with Glibc).
7910 * configure: Regenerate.
7911
7912 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
7913
7914 * Makefile.def (host-modules): Add gcc.
7915 * Makefile.in: Regenerate.
7916 * Makefile.tpl (sorry): New rule.
7917 (configure-host, all-host, [+make_target+]-host, do-check,
7918 install-host): Do not add gcc as a special case.
7919 (host modules): Add a small special-casing for gcc. Export
7920 extra_make_flags through the environment.
7921 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7922 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7923 other recursive targets for gcc): Remove.
7924
7925 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7926 (stage, unstage): New rules.
7927 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7928 distclean-stage[+id+]): Use stage_current.
7929 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7930 the stage*-start rules.
7931
7932 2004-08-02 Geoffrey Keating <geoffk@apple.com>
7933
7934 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7935 use -all_load flag.
7936
7937 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
7938
7939 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7940 * configure: Regenerate.
7941
7942 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
7943
7944 * maintainer-scripts/gcc_release: Revert yesterday's change.
7945
7946 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
7947
7948 * MAINTAINERS: Add myself to write-after-approval.
7949
7950 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
7951
7952 * libf2c: Removed.
7953 * gcc/gccbug.in: Updated because of libf2c removal.
7954 * maintainer-scripts/gcc_release: Ditto.
7955
7956 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
7957
7958 * configure.in: Build libmudflap by default on FreeBSD.
7959 * configure: Regenerated.
7960
7961 2004-07-09 Mark Mitchell <mark@codesourcery.com>
7962
7963 * configure.in: Do not build libmudflap by default on non-GNU/Linux
7964 systems.
7965 * configure: Regenerated.
7966
7967 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7968
7969 PR target/16344
7970 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7971 feedback based compiler.
7972 * Makefile.in: Rebuilt.
7973
7974 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
7975
7976 * Makefile.def (host_modules): Set bootstrap=true for flex.
7977 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7978 * Makefile.in: Rebuilt.
7979
7980 2004-07-07 Jan Hubicka <jh@suse.cz>
7981
7982 * MAINTAINERS: Add self as a profile feedback maintainer.
7983
7984 2004-07-05 Phil Edwards <phil@codesourcery.com>
7985
7986 * configure.in: Do not prepend $srcdir to /dev/null in
7987 makefile fragments.
7988 * configure: Regenerate.
7989
7990 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
7991
7992 * Makefile.def (build_modules): Add bison, byacc, flex,
7993 m4, texinfo.
7994 (flags_to_pass): Add FLEX.
7995 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7996 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7997 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7998 DEFAULT_MAKEINFO): Remove.
7999 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8000 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8001 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8002 objdir or else use configured tool.
8003 (all-build): New.
8004 (all): Depend on it.
8005 (Build module dependencies): Add.
8006 * Makefile.in: Regenerate.
8007 * configure.in: Better support for multiple build modules,
8008 matching what is done for host/target modules. Do not look
8009 for "plausible" locations of build tools if Canadian cross.
8010 Use autoconf's AC_PROG_CC to find a C compiler. Define
8011 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
8012 * configure: Regenerate.
8013
8014 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
8015
8016 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8017 * Makefile.in: Regenerate.
8018
8019 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
8020
8021 * Makefile.tpl (configure-build-[+module+],
8022 configure-[+module+], configure-target-[+module+]): Pass
8023 [+extra_configure_args+].
8024 (all-build-[+module+], all-[+module+], check-[+module+],
8025 install-[+module+], [+make_target+]-[+module+],
8026 all-target-[+module+], check-target-[+module+],
8027 install-target-[+module+], [+make_target+]-target-[+module+]):
8028 Pass [+extra_make_args+].
8029 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8030 (GCC_HOST_EXPORTS): Remove.
8031 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8032 cross, check-gcc, check-gcc-c++, install-gcc,
8033 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8034 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8035 * Makefile.in: Regenerate.
8036
8037 2004-06-21 Matthew Sachs <msachs@apple.com>
8038
8039 * MAINTAINERS: Added self to write-after-approval.
8040
8041 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
8042
8043 * configure.in: Check for srcdir/winsup rather than build directory
8044 winsup.
8045 * configure: Regenerate.
8046
8047 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
8048
8049 * configure.in: Don't build Cygwin native newlib if winsup
8050 directory is missing. Emit warning instead.
8051 * configure: Regenerate.
8052
8053 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
8054
8055 * Makefile.tpl (touch-stage[+id+]): New.
8056 (restage[+prev+]): Depend on touch-stage[+id+].
8057
8058 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8059 Use it throughout.
8060
8061 * Makefile.def: Add profile and feedback bootstrap stages.
8062 Remove next field from bootstrap stages.
8063 * Makefile.tpl (LN, LN_S): Substitute.
8064 (stageN-start, stageN-end): Use double-colon rules, to
8065 provide a hook for additional setup commands.
8066 (distclean-stageN-gcc, restageN): Create dependencies from
8067 [+prev+], not from [+next+].
8068 (stageN-bubble): Add commands for successive stages from
8069 [+prev+], using double-colon rules.
8070 (all-stageN-gcc): Fix typo.
8071 (stagefeedback-start, profiledbootstrap): New.
8072 * Makefile.in: Regenerate.
8073 * configure.in: Call ACX_PROG_LN.
8074 * configure: Regenerate.
8075
8076 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
8077
8078 * MAINTAINERS (Write After Approval): Add myself.
8079
8080 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
8081
8082 * MAINTAINERS (Write After Approval): Add myself.
8083
8084 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
8085
8086 * configure.in: Fix --enable-bootstrap breakage introduced in trees
8087 without gcc.
8088 * configure: Regenerate.
8089
8090 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
8091
8092 * Makefile.tpl: Fix typo.
8093 * Makefile.in: Regenerate.
8094
8095 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
8096
8097 * configure.in: Remove new- prefix from toplevel
8098 bootstrap targets.
8099 * configure: Regenerate.
8100
8101 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
8102
8103 * Makefile.tpl (all.normal): Rename to all.
8104 (all): Replace with a rule to pick the default
8105 target from configure.
8106 (all-gcc, configure-gcc): Use conditionals to
8107 do nothing when toplevel bootstrap is going on.
8108 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8109 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8110 * configure.in: Support --enable-bootstrap.
8111
8112 * Makefile.def: Remove new- prefix from toplevel
8113 bootstrap targets.
8114 * Makefile.tpl: Likewise.
8115
8116 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
8117 target.
8118
8119 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8120 $(RECURSE_FLAGS) to recursive invocation of make.
8121
8122 * Makefile.in: Regenerate.
8123 * configure: Regenerate.
8124
8125 2004-05-30 Andreas Jaeger <aj@suse.de>
8126 Jim Wilson <wilson@specifixinc.com>
8127
8128 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8129 like CC.
8130
8131 2004-05-27 Daniel Jacobowitz <dan@debian.org>
8132
8133 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8134 * configure: Regenerate.
8135
8136 2004-05-25 Daniel Jacobowitz <drow@false.org>
8137
8138 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8139 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8140 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
8141 targets.
8142 * Makefile.in: Regenerate.
8143
8144 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
8145
8146 * configure.in: Test the ability to symlink directories.
8147 * configure: Regenerate.
8148
8149 * Makefile.def (bootstrap-stage): New definitions.
8150 * Makefile.tpl (configure-stage1-gcc,
8151 configure-stage2-gcc, configure-stage3-gcc,
8152 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8153 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8154 new-restage3, compare): Autogenerate, see Makefile.in
8155 entry for behavioral changes.
8156 (distclean-stage1, new-stage1-start, new-stage1-end,
8157 new-stage1-bubble, distclean-stage2, new-stage2-start,
8158 new-stage2-end, new-stage2-bubble, distclean-stage3,
8159 new-stage3-start, new-stage3-end): New autogenerated targets.
8160 (objext, prebootstrap, BOOT_CFLAGS,
8161 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8162 targets.
8163
8164 * Makefile.in: Regenerate.
8165 (distclean-stage1, new-stage1-start, new-stage1-end,
8166 new-stage1-bubble, distclean-stage2, new-stage2-start,
8167 new-stage2-end, new-stage2-bubble, distclean-stage3,
8168 new-stage3-start, new-stage3-end): New targets.
8169 (all-stage1-gcc): Move prebootstrap dependency from here...
8170 (configure-stage1-gcc): ...to here.
8171 (new-bootstrap): Use bubble targets.
8172 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8173 Use per-stage distclean targets.
8174 (configure-stage1-gcc, configure-stage2-gcc,
8175 configure-stage3-gcc, all-stage1-gcc,
8176 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8177 Use new-stageN-start to prepare the tree.
8178
8179 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
8180
8181 * Makefile.def (host_modules): add libcpp.
8182 * Makefile.tpl: Add dependencies on and for libcpp.
8183 * Makefile.in: Regenerate.
8184 * configure.in: Add libcpp host module.
8185 * configure: Regenerate.
8186
8187 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
8188
8189 * Makefile.tpl: Whenever a recursive target is defined, wrap
8190 it in a special @if/@endif block, and prepare its maybe
8191 dependency in the @if/@endif block
8192 * configure.in: Instead of writing maybe dependencies, remove
8193 the @if/@endif statements, and remove the @if/@endif blocks
8194 that remain.
8195 * configure: Regenerate.
8196 * Makefile.in: Regenerate.
8197
8198 2004-05-20 Janis Johnson <janis187@us.ibm.com>
8199
8200 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8201
8202 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
8203
8204 PR bootstrap/15120
8205 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8206 * */configure: Rebuilt.
8207
8208 2004-05-17 Zack Weinberg <zack@codesourcery.com>
8209
8210 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8211 of libf2c.
8212 * configure, Makefile.in: Regenerate.
8213
8214 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
8215
8216 * MAINTAINERS (Write After Approval): Add myself.
8217
8218 2004-05-13 Diego Novillo <dnovillo@redhat.com>
8219
8220 Merge from tree-ssa-20020619-branch.
8221
8222 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8223 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8224 (HOST_GMPLIBS): Define.
8225 (HOST_GMPINC): Define.
8226 (TARGET_LIB_PATH): Add libmudflap.
8227 (GFORTRAN_FOR_TARGET): Define.
8228 (configure-build*): Export GFORTRAN.
8229 (configure-gcc): Export GMPLIBS and GMPINC.
8230 (all-gcc): Add maybe-all-libbanshee.
8231 (configure-target-libgfortran): Define.
8232 * Makefile.in: Regenerate.
8233 * configure.in (host_libs): Add libbanshee.
8234 (target_libraries): Add target-libmudflap and target-libgfortran.
8235 Add --with-libbanshee.
8236 Handle --disable-libmudflap.
8237 (*-*-freebsd*): Use with_gmp.
8238 Add $(libgcj) to noconfigdirs.
8239 * configure: Regenerate.
8240 * depcomp: New file.
8241 * MAINTAINERS: Add tree-ssa maintainers.
8242
8243 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
8244
8245 * MAINTAINERS (Various Maintainers): Add myself.
8246
8247 2004-04-30 Brian Ford <ford@vss.fsi.com>
8248
8249 * MAINTAINERS (Write After Approval): Add myself.
8250
8251 2004-04-29 Uros Bizjak <uros@kss-loka.si>
8252
8253 * MAINTAINERS (Write After Approval): Add myself.
8254
8255 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
8256
8257 * config/acx.m4: Fix fastcompare support for new-bootstrap.
8258 * configure: Regenerate.
8259
8260 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
8261
8262 Revert:
8263 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8264
8265 * Makefile.def (flags_to_pass): Remove *dir variables that
8266 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8267 as well as prefix and exec_prefix.
8268 * Makefile.in: Regenerate.
8269
8270 2004-04-26 Robert Millan <robertmh@gnu.org>
8271
8272 Add patches from libtool CVS.
8273 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8274 * ltconfig: Likewise.
8275 * ltcf-c.sh: Likewise.
8276 * ltcf-cxx.sh: Likewise.
8277 * ltcf-gcj.sh: Likewise.
8278
8279 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8280
8281 * Makefile.def (host_modules): Mark with the bootstrap
8282 flag packages on which gcc depends.
8283 * Makefile.tpl (all-bootstrap): Use it.
8284 * Makefile.in: Regenerate.
8285
8286 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8287
8288 * Makefile.def (flags_to_pass): Remove *dir variables that
8289 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8290 as well as prefix and exec_prefix.
8291 * Makefile.in: Regenerate.
8292
8293 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8294
8295 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8296 * configure: Regenerate.
8297 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8298 * gcc/Makefile.tpl (compare): Use the result of the test.
8299 * gcc/Makefile.in: Regenerate.
8300
8301 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
8302
8303 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8304 Always relocate gcc and prev-gcc to the original names, even
8305 if the build fails.
8306 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8307 New targets.
8308
8309 2004-04-23 Laurent GUERBY <laurent@guerby.net>
8310
8311 * MAINTAINERS: Update my email address.
8312
8313 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8314
8315 * configure.in (mips*-*-irix5*): Enable ld.
8316 * configure: Regenerate.
8317
8318 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8319
8320 * configure: Regenerate.
8321
8322 2004-04-15 James E Wilson <wilson@specifixinc.com>
8323
8324 * Makefile.tpl (configure-[+module+], configure-gcc,
8325 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8326 Set and export LDFLAGS.
8327 * Makefile.in: Regenerate.
8328
8329 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
8330
8331 * MAINTAINERS: Add myself to write-after-approval.
8332
8333 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
8334
8335 PR bootstrap/14871
8336 * Makefile.tpl: If we don't have built-in-tree target tools,
8337 use the ones found by configure rather than hacking around with
8338 program_transform_name.
8339 * configure.in: Give Makefile.tpl the information necessary
8340 to do that.
8341 * Makefile.in: Regenerate.
8342 * configure: Regenerate.
8343
8344 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
8345
8346 PR bootstrap/14760
8347 * configure.in: When computing baseargs, strip *all* copies of
8348 offending options. Also, don't match/substitute the trailing space,
8349 so that this actually works when two similar options are separated by
8350 only one space.
8351 * configure: Regenerate.
8352
8353 2004-04-06 David Edelsohn <edelsohn@gnu.org>
8354
8355 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8356 (rs6000-*-aix*): Same.
8357 * configure: Regenerate.
8358
8359 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
8360
8361 * MAINTAINERS: Add myself to write-after-approval.
8362
8363 2004-04-03 Bud Davis <bdavis9659@comcast.net>
8364
8365 * MAINTAINERS: Add myself to write-after-approval.
8366
8367 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
8368
8369 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8370 STRICT_WARN, WARN_CFLAGS flags passed down to make.
8371 * Makefile.in: Regenerate.
8372
8373 * configure.in (top level bootstrap support): Rework --enable-werror
8374 to set @stage2_werror_flag@.
8375 * configure: Regenerate.
8376 * Makefile.tpl (top level bootstrap support): Pass
8377 @stage2_werror_flag@ down to configure in stages 2 and 3.
8378 * Makefile.in: Regenerate.
8379
8380 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
8381
8382 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8383 for stages 2 and 3 as well as in make. As a consequence, remove
8384 OUTPUT_OPTION (now detected by configure) from the flags passed down
8385 to make.
8386 * Makefile.in: Regenerate.
8387
8388 * Makefile.tpl (new-bootstrap): Fix typo.
8389 * Makefile.in: Regenerate.
8390
8391 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
8392
8393 * Makefile.tpl: Rearrange by moving recursive_targets rules
8394 into their proper sections.
8395 * Makefile.tpl (top level bootstrap support): Move disabling
8396 of coverage flags from 'make' to 'configure'; improve comments.
8397 * Makefile.in: Regenerate.
8398
8399 * Makefile.tpl (experimental top level bootstrap) Move stage1
8400 language setting from all- target to configure- target; disable
8401 intermodule optimization in stage 1; prevent gratuitous rebuilds
8402 of stage 1.
8403 * Makefile.in: Regenerate.
8404 * configure.in: Comma-separate stage 1 language list for top
8405 level bootstrap.
8406 * configure: Regenerate.
8407
8408 * Makefile.tpl: Clean up experimental top level bootstrap support:
8409 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8410 prev-gcc in configure- targets as well as all- targets.
8411 * Makefile.in: Regenerate.
8412
8413 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
8414
8415 * compile: New file imported from automake.
8416
8417 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
8418
8419 * configure.in: Remove symbolic link section.
8420 * configure: Regenerate.
8421 * Makefile.tpl (links): Remove.
8422 * Makefile.in: Regenerate.
8423
8424 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
8425 Nathanael Nerode <neroden@gcc.gnu.org>
8426
8427 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8428 Set with AC_CHECK_PROGS.
8429 * configure.in: Fix comment typo from last patch.
8430 * configure: Regenerate.
8431
8432 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
8433
8434 * Makefile.tpl: Introduce experimental top level bootstrap support.
8435 * Makefile.in: Regenerate.
8436 * configure.in: Introduce support for top level bootstrap.
8437 * configure: Regenerate.
8438
8439 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
8440 Paolo Bonzini <bonzini@gnu.org>
8441
8442 PR bootstrap/14522
8443 * configure.in: Cope with shells that do not support unquoted ^
8444 * configure: Regenerate.
8445
8446 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
8447 Paolo Bonzini <bonzini@gnu.org>
8448
8449 PR bootstrap/14522
8450 * configure.in: Cope with shells that do not support nesting
8451 quotes inside quoted backquote substitutions.
8452 * configure: Regenerate.
8453
8454 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
8455
8456 PR bootstrap/14522
8457 * configure.in: Fix escaping of $.
8458 * configure: Regenerate.
8459
8460 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
8461
8462 * configure: Regenerate, since I forgot to while committing Paolo's
8463 changes.
8464
8465 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
8466
8467 PR ada/14131
8468 Move language detection to the top level.
8469 * configure.in: Find default values for the tools as
8470 soon as possible. Disable ada if GNAT is not found.
8471 Emit error message about missing languages. Expand
8472 --enable-languages=all for the gcc subdirectory.
8473
8474 2004-03-10 Ben Elliston <bje@gnu.org>
8475
8476 * MAINTAINERS: Update my email address.
8477
8478 2004-03-05 David Edelsohn <edelsohn@gnu.org>
8479
8480 * ltconfig: Disable building static libraries if building shared
8481 libraries on AIX 5L.
8482
8483 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
8484
8485 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8486 and disable libgcj.
8487 * configure: Regenerated.
8488
8489 2004-03-01 Brian Booth <bbooth@redhat.com>
8490
8491 * MAINTAINERS: Add myself to write-after-approval.
8492
8493 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
8494
8495 * MAINTAINERS: Add myself to write-after-approval.
8496
8497 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8498
8499 PR bootstrap/7087
8500 * Makefile.tpl: Guard XFOO sed statements better.
8501 * Makefile.tpl: Add dependency for configure-target-libada.
8502 * Makefile.in: Regenerate (incidentally fixes broken
8503 commit when libada-branch was merged).
8504
8505 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
8506
8507 * MAINTAINERS: Add myself to write-after-approval.
8508
8509 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
8510
8511 * MAINTAINERS: Add Nicola Pero and myself as libobjc
8512 maintainers.
8513
8514 2004-02-20 Andrew Cagney <cagney@redhat.com>
8515
8516 * config.guess: Update from version 2003-10-16 to 2004-02-16.
8517 * config.sub: Update from version 2003-11-03 to 2004-02-16.
8518
8519 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
8520
8521 PR bootstrap/11932
8522 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8523
8524 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
8525
8526 * MAINTAINERS: Added myself to write-after-approval.
8527
8528 2004-02-14 Michael Koch <konqueror@gmx.de>
8529
8530 * MAINTAINERS: Added myself to write-after-approval.
8531
8532 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
8533
8534 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
8535 some OS port maintainers to OS port maintainers section.
8536
8537 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
8538
8539 * MAINTAINERS: Add self.
8540
8541 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
8542
8543 * MAINTAINERS: Alphabetize.
8544
8545 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
8546
8547 * MAINTAINERS: Remove myself.
8548
8549 2004-02-11 David Edelsohn <edelsohn@gnu.org>
8550
8551 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8552 (rs6000-*-aix*): Same.
8553 * configure: Regenerate.
8554
8555 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
8556
8557 * configure.in (host): Add in missing $noconfigdirs to defines.
8558 * configure: Regenerate.
8559
8560 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
8561 Nathanael Nerode <neroden@gcc.gnu.org>
8562
8563 PR ada/6637, PR ada/5911
8564 Merge with libada-branch:
8565 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8566 with appropriate dependencies. Add --enable-libada configure switch.
8567 * configure, Makefile.in: Regenerate.
8568
8569 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
8570
8571 * MAINTAINERS: Add myself to write-after-approval.
8572
8573 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8574
8575 * configure.in: Don't pass --with-stabs on IRIX 5 either.
8576 * configure: Regenerate.
8577
8578 2004-02-04 Geoffrey Keating <geoffk@apple.com>
8579
8580 Merge from upstream:
8581
8582 * ltmain.in: When setting IFS to '~', be careful about user
8583 arguments that contain '~'.
8584
8585 2004-02-04 Peter O'Gorman <peter@pogma.com>
8586
8587 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8588 Also test $base_compile against $CC with escaped arguments. Bug
8589 reported by Geoff Keating <geoffk@apple.com>.
8590
8591 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
8592
8593 * MAINTAINERS: Remove i960 port.
8594
8595 2004-01-23 DJ Delorie <dj@redhat.com>
8596
8597 * Makefile.def (target_modules) [libiberty]: Don't stage.
8598 * Makefile.in: Rebuilt.
8599
8600 2004-01-20 Caroline Tice <ctice@apple.com>
8601
8602 * MAINTAINERS: Add myself to write-after-approval.
8603
8604 2004-01-19 Paolo Carlini <pcarlini@suse.de>
8605
8606 * MAINTAINERS: Update my email address.
8607
8608 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
8609
8610 * MAINTAINERS: Add myself to write-after-approval.
8611
8612 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8613
8614 * MAINTAINERS: Remove entries without email address.
8615
8616 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
8617
8618 * MAINTAINERS: Add myself to write-after-approval.
8619
8620 2004-01-15 Steven Bosscher <stevenb@suse.de>
8621
8622 * MAINTAINERS: Update my email address.
8623
8624 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
8625
8626 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8627 * Makefile.tpl (configure-target-[+module+]): Support stage.
8628 * Makefile.in: Rebuilt.
8629
8630 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
8631
8632 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8633
8634 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
8635
8636 * MAINTAINERS: Add myself as a MIPS maintainer.
8637
8638 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
8639
8640 * configure.in: Use ./config.cache, not config.cache.
8641 * configure: Regenerate.
8642 * Makefile.tpl: Special-casing not needed for GCC any more.
8643 * Makefile.in: Regenerate.
8644
8645 * configure.in: Don't share a cache file for host dirs.
8646 * configure: Regenerate.
8647
8648 * config-ml.in: Don't mess with the cache file.
8649
8650 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8651
8652 * MAINTAINERS: Move myself from 'Write After Approval' to
8653 'CPU Port Maintainers' section as SPARC maintainer.
8654
8655 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
8656
8657 * Makefile.tpl: Make GCC use a separate config.cache.
8658 * Makefile.in: Regenerate.
8659
8660 PR bootstrap/11932, PR bootstrap/11933
8661 (I don't know if it will fix either of them, but it relates
8662 to them.)
8663 * configure.in: Don't use shared config.cache for target
8664 directories.
8665 * configure: Regenerate.
8666
8667 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
8668
8669 * MAINTAINERS: Add myself to 'Write After Approval' section.
8670
8671 2003-12-31 Roger Sayle <roger@eyesopen.com>
8672
8673 * configure.in (ia64*-*-hpux*): Disable building java libraries.
8674 * configure: Regenerated.
8675
8676 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
8677
8678 * MAINTAINERS: Remove the mn10200 maintainer.
8679
8680 2003-12-21 Bernardo Innocenti <bernie@develer.com>
8681
8682 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8683 * configure: Regenerated.
8684
8685 2003-12-16 Jan Hubicka <jh@suse.cz>
8686
8687 * MAINTAINERS: Add myself as callgraph maintainer.
8688
8689 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
8690
8691 * configure.in (raw_libstdcxx_flags): Remove the leading space.
8692 * configure: Regenerate.
8693
8694 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8695
8696 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8697 'Write After Approval' section. Update email.
8698
8699 2003-12-01 James Lemke <jim@wasabisystems.com>
8700
8701 * MAINTAINERS (Write After Approval): Add myself.
8702
8703 2003-11-20 Matt Thomas <matt@3am-software.com>
8704
8705 * MAINTAINERS: Add myself as a vax port maintainer.
8706
8707 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
8708
8709 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8710 (configure-build-[+module+], configure-[+module+]): Likewise.
8711 (configure-target-[+module+], configure-gcc, config.status): Likewise.
8712 * Makefile.in: Regenerate.
8713
8714 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
8715
8716 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8717 shared/dylibed libraries.
8718 * ltmain.sh: Likewise.
8719 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8720 * ltcf-cxx.sh: Likewise.
8721 * ltcf-gcj.sh: Likewise.
8722 * ltconfig: Likewise.
8723
8724 2003-11-17 Stan Cox <scox@redhat.com>
8725
8726 * MAINTAINERS: Add myself as iq2000 port maintainer.
8727
8728 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
8729
8730 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8731 * Makefile.in: Regenerate.
8732
8733 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
8734
8735 * config.sub: Update to 2003-11-03 version.
8736
8737 2003-10-20 Phil Edwards <phil@codesourcery.com>
8738
8739 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
8740 * configure: Regenerate.
8741
8742 2003-10-20 Nicolas Pitre <nico@cam.org>
8743
8744 * MAINTAINERS: Add myself to 'Write After Approval' section.
8745
8746 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
8747
8748 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8749
8750 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
8751
8752 * MAINTAINERS: Update my email address.
8753
8754 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8755
8756 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8757
8758 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
8759
8760 * MAINTAINERS: Add myself to 'Write After Approval' section.
8761
8762 2003-10-16 Bernardo Innocenti <bernie@develer.com>
8763
8764 * config.guess: Update to 2003-10-16 version.
8765 * config.sub: Update to 2003-10-16 version.
8766
8767 2003-10-15 David Daney <ddaney@avtrex.com>
8768
8769 * MAINTAINERS: Added myself to 'Write After Approval' section.
8770
8771 2003-10-15 Falk Hueffner <falk@debian.org>
8772
8773 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8774 'Write After Approval' section. Update email.
8775
8776 2003-10-14 Roger Sayle <roger@eyesopen.com>
8777
8778 * MAINTAINERS: Move myself from 'Write After Approval' to
8779 'Various Maintainers' section as middle-end maintainer.
8780
8781 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
8782
8783 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8784 HOST_FLAGS_TO_PASS.
8785 * Makefile.in: Regenerate.
8786
8787 2003-10-11 Bernardo Innocenti <bernie@develer.com>
8788
8789 * config.guess: Update to 2003-10-07 version.
8790 * config.sub: Update to 2003-10-07 version.
8791
8792 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8793
8794 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8795 * ltconfig (irix5*, irix6*): Don't override version_type.
8796
8797 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
8798
8799 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8800 * configure: Rebuilt
8801 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8802 * Makefile.in: Rebuilt
8803
8804 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
8805
8806 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8807
8808 2003-09-30 Carlo Wood <carlo@alinoe.com>
8809
8810 * MAINTAINERS (Write After Approval): Add myself.
8811
8812 2003-09-29 Paul Koning <ni1d@arrl.net>
8813
8814 * MAINTAINERS: Move myself from "Write After Approval"
8815 to CPU platform maintainers for pdp11 platform.
8816
8817 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
8818
8819 * MAINTAINERS: Move myself from 'Write After Approval' to
8820 'Various Maintainers' section as libffi testsuite maintainer.
8821
8822 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
8823
8824 * configure.in: Pass a computed --program-transform-name
8825 to subconfigures.
8826 * configure: Regenerated.
8827
8828 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8829
8830 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8831 * Makefile.in: Regenerate.
8832
8833 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8834 * Makefile.in: Regenerate.
8835
8836 2003-09-19 Ziemowit Laski <zlaski@apple.com>
8837
8838 * MAINTAINERS: Move myself from 'Write After Approval'
8839 to 'Various Maintainers' (objective-c) section.
8840
8841 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
8842
8843 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8844 quoting.
8845 * configure: Regenerated.
8846
8847 2003-09-16 Joel Brobecker <brobecker@gnat.com>
8848
8849 * MAINTAINERS (Write After Approval): Add myself to write after
8850 approval list.
8851
8852 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
8853
8854 * MAINTAINERS (Write After Approval): Add myself.
8855
8856 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
8857
8858 * MAINTAINERS: Update my e-mail address.
8859
8860 2003-09-09 Alan Modra <amodra@bigpond.net.au>
8861
8862 * libtool.m4 (LD): Correct powerpc64 host match.
8863
8864 2003-09-06 James E Wilson <wilson@tuliptree.org>
8865
8866 * MAINTAINTERS: Update my affiliation and email address.
8867
8868 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8869
8870 * MAINTAINERS (Write After Approval): Add myself.
8871
8872 2003-09-04 DJ Delorie <dj@redhat.com>
8873
8874 * configure: Regenerate.
8875
8876 2003-09-04 Robert Millan <robertmh@gnu.org>
8877
8878 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8879
8880 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8881
8882 * configure.in: Ensure arguments to sed are properly spaced.
8883 * configure: Regenerate.
8884
8885 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8886
8887 * MAINTAINERS: Update my e-mail address.
8888
8889 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
8890
8891 * MAINTAINERS (Write After Approval): Add myself.
8892
8893 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
8894
8895 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8896 * configure: Regenerated.
8897
8898 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
8899
8900 * MAINTAINERS: Update my email address.
8901
8902 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
8903
8904 * configure.in: Use newline instead of semicolon when assuming
8905 shell arguments in a for loop.
8906 * configure: Regenerated.
8907
8908 2003-08-22 Jason Eckhardt <jle@rice.edu>
8909
8910 * MAINTAINERS: Resurrect the i860 maintainer.
8911
8912 2003-08-20 Geoffrey Keating <geoffk@apple.com>
8913
8914 PR 8180
8915 * configure.in: When testing with_libs and with_headers, treat
8916 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
8917 * configure: Regenerate.
8918
8919 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8920 make, shell, etc.
8921 (baseargs): Likewise.
8922 * configure: Regenerate.
8923
8924 2003-08-20 Bernardo Innocenti <bernie@develer.com>
8925
8926 * MAINTAINERS (Write After Approval): Add myself.
8927
8928 2003-08-19 Geoffrey Keating <geoffk@apple.com>
8929
8930 * configure.in: Disable libgcj for darwin not on powerpc.
8931 * configure: Rebuild.
8932
8933 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
8934
8935 * config-ml.in, symlink-tree: Add license.
8936
8937 2003-08-03 Richard Stallman <rms@gnu.org>
8938 Eben Moglen <moglen@columbia.edu>
8939
8940 * README.SCO: New file.
8941
8942 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
8943
8944 * Makefile.tpl (check, check-c++): Express dependencies using
8945 dependencies rather than commands.
8946 * Makefile.in: Regenerate.
8947
8948 2003-08-01 Andrew Cagney <cagney@redhat.com>
8949
8950 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8951 * configure: Ditto.
8952
8953 2003-07-31 Geoffrey Keating <geoffk@apple.com>
8954
8955 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8956 * Makefile.in: Update.
8957
8958 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
8959
8960 * configure.in: Enable libgcj for darwin.
8961 * configure: Rebuild.
8962
8963 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
8964
8965 * config-ml.in: Use ac_configure_args directly instead of
8966 ml_arguments. Only set ml_norecursion if --no[-]recursion is
8967 actually seen.
8968
8969 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
8970
8971 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8972 creating target and build subdirs to build all parent dirs as needed.
8973 * Makefile.in: Rebuild.
8974 * configure.in: Don't build dirs explicitly here.
8975 * configure: Rebuild.
8976
8977 2003-07-26 Paul Brook <paul@nowt.org>
8978
8979 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8980
8981 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
8982
8983 * Makefile.tpl (all-make): Depend on intl.
8984 * Makefile.in: Rebuilt.
8985
8986 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
8987
8988 * install-sh: Update to newer upstream versions (associated with
8989 aclocal 1.7).
8990 * mkinstalldirs: Likewise.
8991 * missing: Likewise, plus $1Help2man -> $1 typo fix.
8992
8993 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
8994
8995 * MAINTAINERS: Move self from Bug database only accounts
8996 to write-after-approval.
8997
8998 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
8999
9000 * config.if: Remove unused libc_interface determination.
9001
9002 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
9003
9004 * MAINTAINERS: Move self from write-after-approval to
9005 build machinery (*.in).
9006
9007 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
9008
9009 PR bootstrap/11273
9010 PR bootstrap/11408
9011 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
9012 unused INSTALL_PROGRAM_ARGS.
9013 * configure.in: Use AC_PROG_INSTALL.
9014 * Makefile.in: Regenerate.
9015 * configure: Regenerate.
9016
9017 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
9018
9019 * MAINTAINERS: Alphabetize.
9020
9021 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
9022
9023 * configure: Rebuilt.
9024 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9025 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9026 newlib nor libgloss.
9027 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
9028 * configure.in (am33_2.0-*-linux*): Added.
9029
9030 2003-07-09 Bob Wilson <bob.wilson@acm.org>
9031
9032 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9033 * configure: Regenerate.
9034
9035 2003-07-07 Zack Weinberg <zack@codesourcery.com>
9036
9037 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9038 * Makefile.in: Regenerate.
9039
9040 2003-07-04 Zack Weinberg <zack@codesourcery.com>
9041
9042 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9043 * Makefile.in: Regenerate.
9044
9045 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
9046
9047 * Makefile.tpl: Replace PWD with PWD_COMMAND.
9048 * Makefile.in: Regenerated.
9049
9050 * config-ml.in: Replace PWD with PWD_COMMAND.
9051
9052 2003-07-04 Zack Weinberg <zack@codesourcery.com>
9053
9054 * intl: New directory; see intl/ChangeLog for details.
9055 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9056 * Makefile.tpl: all-gcc depends on maybe-all-intl.
9057 * Makefile.in: Regenerate.
9058
9059 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
9060
9061 * configure.in: Clean up config-lang.in handling. Delete
9062 useless assignment to "subdirs".
9063 * configure: Regenerate.
9064
9065 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
9066
9067 * configure.in: Rename 'target_libs' to 'target_libraries'.
9068 Remove useless reference to 'target_libs'.
9069 * configure: Regenerate.
9070
9071 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
9072
9073 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9074 * Makefile.in: Regenerate.
9075
9076 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
9077
9078 * Makefile.def: Introduce flags_to_pass.
9079 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9080 * Makefile.in: Regenerate.
9081
9082 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
9083
9084 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9085 and target-libgloss.
9086 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9087 <h8300*-*-*>: Disable libf2c and ${libgcj}.
9088 * configure: Regenerate.
9089
9090 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
9091
9092 * configure.in: Update testsuite_flags to new location.
9093 * configure. Regenerate.
9094
9095 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
9096
9097 * Makefile.tpl: Remove BUILD_CC stuff.
9098 * Makefile.in: Regenerate.
9099
9100 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
9101
9102 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9103
9104 2003-06-16 Graeme Peterson <gp@qnx.com>
9105
9106 * MAINTAINERS (Write After Approval): Add myself.
9107
9108 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
9109
9110 * config.guess: Update to 2003-06-12 version.
9111 * config.sub: Update to 2003-06-13 version.
9112
9113 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
9114
9115 * config.guess: Update to 2003-06-06 version.
9116 * config.sub: Update to 2003-06-06 version.
9117
9118 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9119
9120 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9121 * configure. Regenerate.
9122
9123 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
9124
9125 * configure.in: Disable serial configure by default.
9126 * configure: Regenerate.
9127 * Makefile.tpl: Abolish .NOTPARALLEL.
9128 * Makefile.in: Regenerate.
9129
9130 * Makefile.tpl: Replace {build,host,target}_canonical by
9131 {build,host,target}.
9132 * Makefile.in: Regenerate.
9133
9134 * Makefile.tpl: Fix stupid pasto.
9135 * Makefile.in: Regenerate.
9136
9137 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
9138
9139 * Makefile.tpl: Remove bogus conditional.
9140 * Makefile.in: Regenerate.
9141
9142 2003-06-05 Jan Hubicka <jh@suse.cz>
9143
9144 * Makefile.tpl (profiledbootstrap): New target.
9145 * Makefile.in (profiledbootstrap): New target.
9146
9147 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9148
9149 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9150 Pinski. Remove user names from other bugzilla-only maintainers.
9151
9152 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
9153
9154 * Makefile.tpl: Make 'recursive targets' using autogen rather
9155 than shell loop. Remove duplicate 'clean' targets and false
9156 comments.
9157 * Makefile.def: Add systematic dependencies to 'recursive' targets.
9158 Add systematic method of specifying missing targets in subdirs.
9159 Add copyright boilerplate.
9160 * Makefile.in: Regenerate.
9161 * configure.in: Add 'recursive targets' to maybe list.
9162 * configure: Regenerate.
9163
9164 * MAINTAINERS: "GNATS only" -> "Bug database only".
9165
9166 * Makefile.tpl: Rename [+target+] to [+make_target+].
9167 * Makefile.def: Rename 'target' to 'make_target'.
9168
9169 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
9170
9171 * MAINTAINERS: Add self as options handling maintainer.
9172
9173 2003-05-28 Michael Meissner <gnu@the-meissners.org>
9174
9175 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9176 been too long since I touched those ports.
9177
9178 2003-05-28 DJ Delorie <dj@redhat.com>
9179
9180 * Makefile.tpl: Make maybe-check-gcc .PHONY.
9181 * Makefile.in: Regenerate.
9182
9183 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
9184
9185 * configure.in: Use curly braces in the definition of tooldir.
9186 * configure: Regenerate.
9187
9188 2003-05-21 DJ Delorie <dj@redhat.com>
9189
9190 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9191 newlib or libgloss.
9192 * Makefile.in: Regenerate.
9193
9194 2003-05-21 DJ Delorie <dj@redhat.com>
9195
9196 * Makefile.tpl: Add missing empty maybe-check-gcc target.
9197 * Makefile.in: Regenerate.
9198
9199 2003-05-20 Ian Lance Taylor <ian@airs.com>
9200
9201 * MAINTAINERS: Update my e-mail address.
9202
9203 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
9204
9205 * configure.in: Switch more things to use maybe dependencies.
9206 * Makefile.tpl: Switch more things to use maybe dependencies.
9207 Factor out common code from autogen IF statements.
9208 * configure: Regenerate.
9209 * Makefile.in: Regenerate.
9210
9211 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
9212
9213 * configure.in: Accept i[3456789]86 for machine type.
9214 * configure: Regenerate.
9215
9216 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
9217
9218 * configure.in: Switch more things to use maybe dependencies.
9219 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
9220 * configure: Regenerate.
9221 * Makefile.tpl: Switch more things to use maybe dependencies.
9222 * Makefile.in: Regenerate.
9223
9224 2003-05-16 Andreas Schwab <schwab@suse.de>
9225
9226 * Makefile.tpl (install-opcodes): Define.
9227 * Makefile.in: Rebuild.
9228
9229 2003-05-13 Andreas Jaeger <aj@suse.de>
9230
9231 * config.guess: Update to 2003-05-09 version.
9232 * config.sub: Update to 2003-05-09 version.
9233
9234 2003-05-13 Michael Eager <eager@mvista.com>
9235
9236 * configure.in: Correct sed script so that options in quotes are not
9237 deleted.
9238 * configure: Rebuild.
9239
9240 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
9241
9242 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9243 and $$s/newlib/libc/sys/cygwin32 include paths.
9244 * configure: Ditto.
9245
9246 2003-05-12 Michael Meissner <gnu@the-meissners.org>
9247
9248 * MAINTAINERS: Update my email addresses.
9249
9250 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
9251
9252 * config-ml.in: Propagate INSTALL variables.
9253
9254 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9255
9256 * MAINTAINERS: Remove duplicate entries in Write After Approval.
9257
9258 2003-05-02 Chris Demetriou <cgd@broadcom.com>
9259
9260 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9261 * Makefile.in: Regenerate.
9262
9263 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
9264
9265 * MAINTAINERS (GNATS only): Add Falk Hueffner.
9266
9267 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
9268
9269 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9270
9271 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
9272
9273 * Makefile.tpl: Clean $(BUILD_SUBDIR).
9274 * Makefile.in: Regenerated.
9275
9276 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
9277
9278 * MAINTAINERS (Write After Approval): Upgrade myself from
9279 GNATS only to write-after-approval. Update my mail address.
9280
9281 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
9282
9283 (OS Port Maintainers: freebsd): Add myself.
9284
9285 2003-04-22 Mark Mitchell <mark@codesourcery.com>
9286
9287 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9288
9289 2003-04-22 Kean Johnston <jkj@sco.com>
9290
9291 * MAINTAINERS (SCO ports): Added myself.
9292
9293 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
9294
9295 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9296
9297 2003-04-19 Kean Johnston <jkj@sco.com>
9298
9299 * MAINTAINERS (Write After Approval): Add myself.
9300
9301 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9302
9303 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9304 * Makefile.in: Regenerate.
9305
9306 2003-04-18 Jakub Jelinek <jakub@redhat.com>
9307
9308 * configure.in (powerpc64*-*-linux*): Remove.
9309 * configure: Rebuilt.
9310
9311 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
9312
9313 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
9314 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9315 and restrap.
9316 * Makefile.in: Regenerate.
9317
9318 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
9319
9320 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9321 * configure: Regenerated.
9322
9323 2003-04-15 DJ Delorie <dj@redhat.com>
9324
9325 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9326
9327 2003-04-13 Nick Clifton <nickc@redhat.com>
9328
9329 * config-ml.in: Remove support for --disable-aix removing
9330 call-aix multilibs.
9331
9332 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
9333
9334 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9335 * */configure: Rebuilt.
9336
9337 2003-04-08 Joel Sherrill <joel@oarcorp.com>
9338
9339 * MAINTAINERS: Add my email address.
9340
9341 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
9342
9343 * MAINTAINERS (Write After Approval): Add myself.
9344
9345 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
9346
9347 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9348 * Makefile.in: Regenerate.
9349
9350 2003-03-14 Michael Chastain <mec@shout.net>
9351
9352 * Makefile.in: Regenerate with correct Makefile.def.
9353
9354 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
9355
9356 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
9357 Make macro.
9358 * Makefile.in: Regenerate.
9359 * configure.in: Clean up gxx_include_dir logic.
9360 * configure: Regenerate.
9361
9362 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
9363
9364 * MAINTAINERS (Write After Approval): Add myself.
9365
9366 2003-03-10 Ben Elliston <bje@wasabisystems.com>
9367
9368 * MAINTAINERS: Update my mail address.
9369
9370 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9371
9372 * configure.in (gxx_include_dir): Fix typo.
9373 * configure: Regenerated.
9374
9375 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9376
9377 * Makefile.tpl: Reindent.
9378 * Makefile.in: Regenerate.
9379 * configure.in: Reindent. Don't set unused variables.
9380 * configure: Regenerate.
9381
9382 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
9383
9384 * configure.in: Include $(build_tooldir)/sys-include in
9385 FLAGS_FOR_TARGET.
9386 * configure: Regenerated.
9387
9388 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9389
9390 * Makefile.tpl: Always pass down RANLIB.
9391 * Makefile.in: Regenerate.
9392
9393 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9394 * Makefile.in: Regenerate.
9395 * configure.in: Remove unused logic relating to --enable-shared
9396 and --enable-threads. Remove bogus comments. Remove redundant
9397 noconfigdirs.
9398 * configure: Regenerate.
9399
9400 * configure.in: Replace ${libstdcxx_version} by its value.
9401 Remove reference to mh-dgux.
9402 * configure: Regenerate.
9403
9404 2003-03-03 Kevin Buettner <kevinb@redhat.com>
9405
9406 * MAINTAINERS (Write After Approval): Add myself.
9407
9408 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9409
9410 * Makefile.tpl: Rearrange.
9411 * Makefile.in: Regenerate.
9412
9413 2003-02-25 Uwe Stieber <uwe@wwws.de>
9414
9415 * configure.in: Add support for kaOS as cross build target system.
9416 * configure: Regenerated.
9417
9418 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
9419
9420 * MAINTAINERS (Write after approval): Add myself.
9421
9422 2003-02-21 James E Wilson <wilson@tuliptree.org>
9423
9424 * MAINTAINERS: Update my email address.
9425
9426 2003-02-21 Zack Weinberg <zack@codesourcery.com>
9427
9428 * MAINTAINERS: Add self to blanket write privs. section.
9429
9430 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
9431
9432 * Makefile.tpl: Add definition of CPPFLAGS to pass into
9433 configure-target-* as some target builds may require additional
9434 flags for preprocessor tests.
9435 * Makefile.in: Regenerated.
9436
9437 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
9438
9439 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9440 * ltconfig: Handle it.
9441 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9442 auto-detecting it.
9443
9444 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9445 it is used as argument to $CC.
9446 * ltcf-gcj.sh: Likewise.
9447
9448 * configure.in: Introduce --enable-maintainer-mode.
9449 * configure: Rebuilt.
9450 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9451 for maintainer mode.
9452 * Makefile.in: Rebuilt.
9453
9454 2003-02-18 Jason Merrill <jason@redhat.com>
9455
9456 * Makefile.tpl (check-c++): Allow parallelism.
9457
9458 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9459
9460 * MAINTAINERS: Remove John Carr (who never actually had access to
9461 gcc.gnu.org).
9462
9463 2003-02-15 Geoffrey Keating <geoffk@apple.com>
9464
9465 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9466 don't configure target-libobjc.
9467 * configure: Regenerate.
9468
9469 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9470
9471 * Makefile.tpl (RANLIB): Define.
9472 * Makefile.in: Regenerate.
9473
9474 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
9475
9476 * MAINTAINERS: Update my email.
9477
9478 2003-02-06 Keith R Seitz <keiths@redhat.com>
9479
9480 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9481 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9482 * Makefile.in: Regenerated.
9483 * configure.in: Remove all traces of snavigator, db, and grep.
9484 * configure: Regenerated.
9485
9486 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9487
9488 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9489 After Approval.
9490
9491 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9492
9493 * MAINTAINERS (Write after approval): Add myself.
9494
9495 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
9496
9497 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9498 * Makefile.in: Regenerated.
9499
9500 2003-01-30 Roger Sayle <roger@eyesopen.com>
9501
9502 * config.guess: Updated to 2003-01-30's version.
9503 * config.sub: Updated to 2003-01-28's version.
9504
9505 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
9506
9507 * config.if: If gcc_version is already set, just use it. Don't set
9508 gcc_version_trigger if it's already set, otherwise set it to
9509 gcc/version.c, but only if the file exists. If it is not set and
9510 gcc/version.c does not exist, try to extract the version number from
9511 $CC.
9512
9513 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
9514
9515 * MAINTAINERS: Add myself to write-after-approval list.
9516
9517 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
9518
9519 * configure.in: Revert 24Jan change.
9520 * configure: Regenerate.
9521
9522 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9523
9524 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
9525 entry of HJ Lu.
9526
9527 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9528
9529 * configure.in: Revert previous change.
9530 * configure: Regenerate.
9531
9532 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9533
9534 * configure.in: Make rda native-only.
9535 * configure: Regenerate.
9536
9537 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9538
9539 * MAINTAINERS: Move myself from GNATS-only-accounts to
9540 write-after-approval.
9541
9542 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
9543
9544 * configure.in: Add missing \.
9545 * configure: Rebuilt.
9546
9547 2003-01-17 Jakub Jelinek <jakub@redhat.com>
9548
9549 * configure.in (baseargs): Avoid using \| in sed regular
9550 expressions.
9551 * configure: Rebuilt.
9552
9553 2003-01-16 Jakub Jelinek <jakub@redhat.com>
9554
9555 * configure.in (baseargs): Remove all supported forms of
9556 --cache-file, --srcdir, --host, --build and --target options
9557 from argument lists.
9558 * configure: Rebuilt.
9559
9560 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
9561
9562 * MAINTAINERS: Add myself to write-after-approval list.
9563
9564 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
9565
9566 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9567 * configure: Rebuilt.
9568
9569 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
9570
9571 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9572 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9573 * Makefile.in: Regenerate.
9574 * configure: Regenerate.
9575
9576 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
9577
9578 * configure.in: Remove Makefile in build, host and target modules
9579 unless configure was run with --no-recursion.
9580 * configure: Rebuilt.
9581
9582 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9583
9584 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9585 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9586 * Makefile.in: Regenerate.
9587
9588 2003-01-08 Chris Demetriou <cgd@broadcom.com>
9589
9590 * config.guess: Update to 2003-01-03 version.
9591 * config.sub: Update to 2003-01-03 version.
9592
9593 2003-01-07 Christopher Faylor <cgf@redhat.com>
9594
9595 * configure: Regenerate with proper autoconf 2.13.
9596
9597 2003-01-07 Christopher Faylor <cgf@redhat.com>
9598
9599 * configure.in: Add AC_PREREQ for consistency.
9600 * configure: Regenerate.
9601
9602 2003-01-06 Andrew Cagney <ac131313@redhat.com>
9603
9604 * configure.in (GDB_TK): Add tcl directories conditional on
9605 gdb/gdbtk directory being present.
9606 * configure: Regenerate.
9607
9608 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
9609
9610 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
9611 used by gcc if LD is not defined and we are not doing a Canadian Cross.
9612 * configure: Rebuilt.
9613
9614 2002-12-31 Tom Tromey <tromey@redhat.com>
9615
9616 * Makefile.in: Rebuilt.
9617 * Makefile.def (target_modules) [libffi]: Allow installation.
9618
9619 2002-12-31 Andreas Schwab <schwab@suse.de>
9620
9621 * configure.in: Fix use of $program_transform_name.
9622 * configure: Regenerated.
9623
9624 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
9625
9626 * configure.in (baseargs): Don't remove first configure argument.
9627 * configure: Regenerated.
9628
9629 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
9630
9631 * Makefile.tpl (local-distclean): Don't remove...
9632 (multilib.ts): ... this. Moved into...
9633 (multilib.out): ... this. Don't use sub-make.
9634 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9635 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9636 (configure-build-[+module+], configure-[+module+],
9637 configure-target-[+module+], configure-gcc): ... these. Test
9638 for Makefile existence. Drop config.status from dependencies.
9639 * Makefile.in: Rebuilt.
9640 * configure.in: Move gcc-version-trigger to the end of
9641 ac_configure_args. Add comments to maybedep.tmp and
9642 serdep.tmp. Introduce --disable-serial-configure. Remove
9643 nonopt from baseargs, matching and removing corresponding
9644 whitespace while at it.
9645 * configure: Rebuilt.
9646
9647 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
9648
9649 * configure.in (host_configargs): Replace reference to
9650 no-longer-defined buildopts with --build=${build_alias}.
9651 * configure: Rebuilt.
9652
9653 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
9654 program_transform_name to standard idiom.
9655 (AUTOGEN, AUTOCONF): Define.
9656 (Makefile.in): Use $(AUTOGEN).
9657 (Makefile): Depend on config.status, and use autoconf-style rule to
9658 build it. Move original commands to...
9659 (config.status): ... this new target.
9660 (configure): Add $(srcdir). Depend on config/acx.m4. Use
9661 $(AUTOCONF).
9662 * Makefile.in: Rebuilt.
9663
9664 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
9665
9666 * Makefile.tpl: Fix dramatic bustage due to change in
9667 program_transform_name.
9668 * Makefile.in: Regenerate.
9669
9670 * configure.in: Remove unnecessary PATH setting.
9671 * configure: Regnerate.
9672
9673 * configure.in: Don't default to unprefixed tools unless
9674 the native tools will work.
9675 * configure: Regenerate.
9676
9677 * configure.in: Convert to autoconf script. Blow away lots
9678 of now-redundant Makefile fragments.
9679 * configure: Generate using Autoconf.
9680 * Makefile.tpl: Rewrite to reflect autoconfiscation.
9681 * Makefile.in: Regenerate.
9682
9683 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
9684
9685 * configure: Fix stupid bug where RANLIB was mistakenly included.
9686
9687 * configure.in: Rename (buildargs, hostargs, targargs) to
9688 (build_configargs, host_configargs, target_configargs).
9689
9690 * configure.in: Move logic out of sed statement.
9691
9692 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
9693 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9694
9695 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
9696
9697 * config.sub: Import from master repository
9698 * config.guess: Ditto
9699
9700 2002-12-24 Andreas Schwab <schwab@suse.de>
9701
9702 * Makefile.tpl (multilib.out): Fix missing space.
9703 * Makefile.in: Regenerate.
9704
9705 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
9706
9707 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
9708 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
9709 * Makefile.in: Regenerate.
9710 * configure.in: Remove unnecessary leftovers.
9711
9712 2002-12-21 Geoffrey Keating <geoffk@apple.com>
9713
9714 * configure.in (extra_ranlibflags_for_target): New variable.
9715 (*-*-darwin): Add -c to ranlib commands.
9716 * configure (tooldir): Handle extra_ranlibflags_for_target.
9717
9718 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
9719
9720 * Makefile.tpl: Revert HJL's change.
9721 * Makefile.in: Regenerated.
9722 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9723 always.
9724
9725 2002-12-19 Andreas Schwab <schwab@suse.de>
9726
9727 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9728 * Makefile.in: Regenerate.
9729
9730 2002-12-18 H.J. Lu <hjl@gnu.org>
9731
9732 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9733 * Makefile.in: Regenerated.
9734
9735 * configure.in (build_prefix): New. Substitute.
9736
9737 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
9738
9739 * Makefile.tpl: Don't let real targets depend on phony targets.
9740 * Makefile.in: Regenerate.
9741
9742 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9743 * Makefile.in: Regenerate.
9744
9745 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
9746
9747 * config.sub: Import from master repository
9748 * config.guess: Ditto
9749
9750 2002-12-16 Jason Merrill <jason@redhat.com>
9751
9752 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9753 previous 'make bootstrap'.
9754 * Makefile.in: Regenerate.
9755
9756 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
9757
9758 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9759
9760 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
9761
9762 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9763 * Makefile.in: Regenerate.
9764
9765 2002-12-13 Jason Merrill <jason@redhat.com>
9766
9767 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
9768 library tests.
9769 (check-c++): Just depend on it and check-target-libstdc++-v3.
9770 * Makefile.in: Regenerate.
9771
9772 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
9773
9774 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9775 * Makefile.in: Rebuilt.
9776
9777 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
9778
9779 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9780
9781 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
9782
9783 * configure: Fix bug put in by gremlins.
9784
9785 * Makefile.tpl: Substitute more autoconfily.
9786 * configure: Substitute more autoconfily.
9787 * Makefile.in: Regenerate.
9788
9789 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
9790
9791 * config.sub: Import from master repository
9792 * config.guess: Ditto
9793 * MAINTAINERS: Added Svein Seldal under write after approval
9794
9795 2002-12-08 Andrew Cagney <ac131313@redhat.com>
9796
9797 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9798 * Makefile.in (all-sim): Ditto.
9799
9800 2002-12-06 DJ Delorie <dj@redhat.com>
9801
9802 * Makefile.tpl: Change configure dependencies to not have real
9803 targets depend on phony targets.
9804
9805 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
9806
9807 * configure.in: Revert unintentional change.
9808
9809 * Makefile.tpl: Change dependency for */multilib.out so that
9810 it works when gcc isn't in the tree.
9811
9812 * configure.in: Substitute more.
9813 * configure: Run subconfigures from the Makefile.
9814 * Makefile.tpl: Run subconfigures from the Makefile; add a few
9815 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
9816
9817 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9818
9819 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9820
9821 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
9822
9823 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9824 and corresponding dependencies.
9825 * Makefile.in: Regenerate.
9826
9827 * configure.in (host_tools): Order binutils, gas and ld for
9828 convenience in running the testsuites.
9829
9830 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9831 * Makefile.in: Regenerate.
9832 * configure.in: Introduce rules to serialize subconfigure runs.
9833
9834 * configure.in: Introduce BASE_CC_FOR_TARGET.
9835 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
9836 Realize configure-build-* targets. Realize configure-target-* targets.
9837 * Makefile.in: Regenerate.
9838
9839 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
9840
9841 * configure: Move gcc_version_trigger stuff from here...
9842 * configure.in: ...to here.
9843
9844 * configure.in: Separate subconfigure options added by this file from
9845 options given by the user. Add machinery to put args for host
9846 subconfigures into the Makefile.
9847
9848 * Makefile.tpl: Remove 'vault' targets.
9849 * Makefile.tpl: Reorder and comment dependencies.
9850 * Makefile.in: Regenerate.
9851
9852 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
9853 * configure.in: Fix my broken commit of previous patch. (sigh)
9854
9855 2002-11-28 Geoffrey Keating <geoffk@apple.com>
9856
9857 * configure.in: Move host-specific darwin noconfigdirs into
9858 the host-specific section.
9859
9860 2002-11-28 Geoffrey Keating <geoffk@apple.com>
9861
9862 * configure.in: Move host-specific darwin noconfigdirs into
9863 the host-specific section.
9864
9865 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
9866
9867 * configure: Remove skip-this-dir support.
9868 * Makefile.tpl: Remove skip-this-dir support.
9869
9870 * Makefile.tpl: Remove leftover support for non-autoconfiscated
9871 subdirectories.
9872 * Makefile.in: Regenerate.
9873
9874 * Makefile.tpl: Strip out useless setting of 'dir'.
9875 * Makefile.in: Regenerate.
9876
9877 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
9878
9879 * configure.in: Fix deeply stupid bug.
9880
9881 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9882 shell code in CXX_FOR_TARGET
9883 * Makefile.def: Introduce raw_cxx.
9884 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9885 RAW_CXX_FOR_TARGET.
9886 * Makefile.in: Regenerate.
9887
9888 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
9889
9890 * Makefile.tpl: Remove unnecessary ifs.
9891 * Makefile.in: Regenerate.
9892
9893 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
9894 dependencies. Maybe-ize build-libiberty. Create dummy install
9895 targets for 'no_install' modules.
9896 * configure: Move GDB_TK substitution to configure.in. Move
9897 build_modules stuff to configure.in.
9898 * configure.in: Implement soft dependency machinery. Maybe-ize
9899 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
9900 * Makefile.in: Regenerate.
9901
9902 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9903
9904 * Makefile.tpl: Make all-target, install-target behave similarly
9905 to all, install (only hitting configured targets). Eliminate
9906 unused macro defintions.
9907
9908 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9909 build != host.
9910
9911 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9912
9913 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9914
9915 * configure.in: Produce lists of subdir targets we're actually
9916 configuring. Remove references to "dosrel".
9917 * Makefile.tpl: Let configure set which subdir targets are hit.
9918 Remove install-cross; clean up install; remove ALL. Remove
9919 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
9920 Autogenerate host module targets. Remove empty dependency lines
9921 and redundant dependency; rearrange slightly.
9922 * Makefile.def: Add host-side libtermcap, utils.
9923
9924 * Makefile.in: Regenerate.
9925
9926 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9927
9928 * ltconfig (osf[345]): Append $major to soname_spec.
9929 Reflect this in library_names_spec.
9930 * ltmain.sh (osf): Prefix $major with . for use as extension.
9931
9932 2002-11-19 Andreas Jaeger <aj@suse.de>
9933
9934 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9935 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9936 and sparc64 GNU/Linux systems.
9937
9938 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
9939
9940 * MAINTAINERS: Update email.
9941
9942 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9943
9944 * MAINTAINERS: Complete James Dennett's entry.
9945
9946 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
9947
9948 * MAINTAINERS (Write After Approval): Add myself.
9949
9950 2002-11-13 Bruce Korb <bkorb@gnu.org>
9951
9952 * Makefile.tpl: syntactic cleanup
9953
9954 2002-11-13 Stuart Hastings <stuart@apple.com>
9955
9956 * MAINTAINERS: Add myself to write-after-approval list.
9957
9958 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9959
9960 * Makefile.def: Add list of recursive targets to autogenerate.
9961 Add build_modules.
9962 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
9963 targets. Autogenerate *-build-* targets.
9964 * Makefile.in: Regenerate.
9965
9966 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9967
9968 * configure: More autoconf-style substitutions.
9969 * Makefile.tpl: More autoconf-style substitutions.
9970 * Makefile.in: Regenerate.
9971
9972 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
9973
9974 * configure: Substitute more variables in a more autoconf-friendly
9975 way. Simplify slightly.
9976 * Makefile.tpl: Make more variables substitutable in an
9977 autoconf-friendly way.
9978 * Makefile.in: Regenerate.
9979
9980 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
9981
9982 * MAINTAINERS (Write After Approval): Add myself.
9983
9984 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
9985
9986 * configure.in (v810*): Remove special setting of tools.
9987
9988 * configure: Add support for extra required flags for ar or nm.
9989 * configure.in (aix4.3+): Use above support for target-specific
9990 issues, rather than using config/mt-aix43.
9991
9992 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
9993
9994 * configure: Remove 'removing', which doesn't work. Replace $subdir
9995 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
9996 with $srcdir. Reformat indentation. Substitute some variables
9997 formerly hard-coded in the Makefile for build=host.
9998 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9999 * Makefile.def: Autogenerate more.
10000 * Makefile.in: Regenerate.
10001
10002 2002-11-04 Adam Nemet <anemet@lnxw.com>
10003
10004 * MAINTAINERS (Write After Approval): Add myself.
10005
10006 2002-11-04 Kevin Buettner <kevinb@redhat.com>
10007
10008 * Makefile.def (host_modules): Add rda.
10009 * Makefile.in: Regenerate.
10010 * configure.in (target_tool): Add target-rda to list.
10011
10012 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10013
10014 * MAINTAINERS: Remove "co-maintainer" note for web pages.
10015
10016 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
10017
10018 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
10019 and restrap targets to this rule.
10020 * Makefile.in: Regenerate.
10021
10022 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10023
10024 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10025 GNATS only accounts.
10026
10027 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
10028
10029 * configure.in (i[3456]86-*-linux*): Add check to disable
10030 ${libgcj} for glibc1.
10031
10032 2002-10-24 Denis Chertykov <denisc@overta.ru>
10033
10034 * MAINTAINERS: Add myself as ip2k port maintainer.
10035
10036 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
10037
10038 * configure.in: Add tic4x target.
10039
10040 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
10041
10042 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10043 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10044 * Makefile.in: Regenerate.
10045
10046 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10047 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10048 * Makefile.in: Regenerate.
10049
10050 2002-10-02 Janis Johnson <janis187@us.ibm.com>
10051
10052 * MAINTAINERS: Add myself as web pages co-maintainer.
10053
10054 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
10055
10056 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10057 * Makefile.in: Regenerate.
10058
10059 2002-10-02 Zack Weinberg <zack@codesourcery.com>
10060
10061 * MAINTAINERS: Add myself and Nathan Sidwell
10062 <nathan@codesourcery.com> as VxWorks maintainers.
10063
10064 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
10065
10066 * Makefile.def: Remove order dependency comments.
10067 * Makefile.tpl: Add explicit install-install dependencies.
10068 * Makefile.in: Regenerate.
10069
10070 * Makefile.tpl: Remove material now in src-release. (Finally!)
10071 * Makefile.in: Regenerate.
10072
10073 * Makefile.tpl: Add configure-target (for src-release in src)
10074 * Makefile.in: Regenerate.
10075
10076 2002-09-30 Nick Clifton <nickc@redhat.com>
10077
10078 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10079
10080 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
10081
10082 * configure.in (s390*-*-linux*): Enable libgcj.
10083
10084 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
10085
10086 * configure: Revert accidentally applied changes.
10087
10088 * Makefile.tpl: Make more autoconf-friendly.
10089 * Makefile.in: Regenerate.
10090 * configure: Make substitution more autoconf-like.
10091
10092 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
10093
10094 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10095 single entry to handle all these.
10096 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
10097 libjava on arm-*-elf.
10098
10099 2002-09-27 Geoffrey Keating <geoffk@apple.com>
10100
10101 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10102 things that depend on them.
10103
10104 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
10105
10106 * Makefile.tpl: Make subsituted variables more autoconfy.
10107 * Makefile.in: Regenerate.
10108 * configure: Make seds more autoconfy.
10109
10110 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
10111
10112 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10113 * Makefile.in: Regenerate.
10114 * configure.in: Rewrite sed statements to look autoconfy.
10115
10116 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10117 all-target-foo on configure-target-foo.
10118 * Makefile.def: Ditto.
10119 * Makefile.in: Rebuild.
10120
10121 2002-09-25 Andrew Haley <aph@redhat.com>
10122
10123 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10124
10125 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
10126
10127 * Makefile.def: New file.
10128 * Makefile.tpl: New file.
10129 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10130 * contrib/gcc_update: Note that Makefile.in is a generated file.
10131
10132 * configure.in: Minor rearrangement. Simplify tests.
10133
10134 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
10135
10136 * configure.in (with_headers): Skip copy if value is "yes".
10137 (with_libs): Likewise.
10138
10139 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10140
10141 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10142 * configure.in (sh*-*-pe*): Ditto.
10143 * configure.in (mips*-*-pe*): Ditto.
10144 * configure.in (*arm-wince-pe): Ditto.
10145
10146 * configure.in: Rearrange.
10147
10148 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
10149
10150 * MAINTAINERS: Update my email address.
10151
10152 2002-08-30 Paul Koning <pkoning@equallogic.com>
10153
10154 * MAINTAINERS: (Write After Approval): Add myself.
10155
10156 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
10157
10158 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10159
10160 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
10161
10162 * MAINTAINERS: Change my mailing address.
10163
10164 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
10165
10166 * MAINTAINERS (Write After Approval): Remove myself.
10167 (Various Maintainers: c++ runtime libs): Add myself.
10168
10169 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
10170
10171 * MAINTAINERS (Write After Approval): Remove myself.
10172 (Various Maintainers: c++ runtime libs): Add myself.
10173
10174 2002-08-15 Eric Christopher <echristo@redhat.com>
10175
10176 * config.sub: Import from master repository.
10177 * config.guess: Ditto.
10178
10179 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
10180
10181 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10182 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10183 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10184
10185 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
10186
10187 * MAINTAINERS: Add self to rs6000 vector extensions.
10188
10189 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
10190
10191 * libiberty/configure: Reverted unintended yesterday's check in.
10192
10193 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
10194
10195 * boehm-gc/configure, libf2c/configure: Rebuilt.
10196 * libffi/configure, libiberty/configure: Ditto.
10197 * libjava/configure, libobjc/configure: Ditto.
10198 * libstdc++-v3/configure, zlib/configure: Ditto.
10199 Merged from binutils:
10200 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
10201 From Steve Ellcey <sje@cup.hp.com>:
10202 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10203 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10204 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10205 IA64.
10206 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10207 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10208 soname_spec, sys_lib_search_path_spec): Ditto.
10209
10210 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
10211
10212 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10213
10214 2002-08-04 H.J. Lu (hjl@gnu.org)
10215
10216 * configure.in (mips*-*-linux*): Don't skip target-libffi.
10217
10218 2002-08-02 Krister Walfridsson <cato@df.lth.se>
10219
10220 * MAINTAINERS (Write After Approval): Add myself.
10221
10222 2002-07-31 Alan Modra <amodra@bigpond.net.au>
10223
10224 * configure.in: Move generic linux case to end. Copy generic
10225 linux noconfigdirs to mips*-*-linux* entry and new
10226 powerpc64*-*-linux* entry. Add target-libffi for the latter.
10227
10228 2002-07-19 Michael Matz <matz@suse.de>
10229
10230 * MAINTAINERS: Add myself as ra* maintainer.
10231
10232 2002-07-16 Chris Demetriou <cgd@broadcom.com>
10233
10234 * config.guess: Update to 2002-07-09 version.
10235 * config.sub: Update to 2002-07-03 version.
10236
10237 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
10238
10239 * MAINTAINERS: Fix typo in a maintainer email address.
10240
10241 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
10242
10243 * configure.in: Remove two redundant tests.
10244
10245 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10246
10247 * configure.in (mips*-*-irix6*o32): Enable stabs.
10248
10249 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
10250
10251 * configure.in: Don't build grez.
10252 * Makefile.in: Ditto.
10253
10254 * Makefile.in: Remove references to bsp, cygmon, libstub.
10255 * configure.in: Ditto.
10256
10257 * configure.in: Remove leftover reference to gdbtest.
10258
10259 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
10260
10261 * configure.in (gxx_include_dir): Change to match versioned
10262 C++ headers if --enable-version-specific-runtime-libs is used.
10263
10264 2002-07-04 Steve Ellcey <sje@cup.hp.com>
10265
10266 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10267
10268 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
10269
10270 * configure.in: Make --without-x work.
10271
10272 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
10273
10274 * configure.in: Rearrange target Makefile fragment collection.
10275
10276 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10277 cvs[src].
10278 * configure.in: Ditto.
10279
10280 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
10281
10282 * MAINTAINERS (Write After Approval): Update my e-mail address.
10283
10284 2002-06-24 Ben Elliston <bje@redhat.com>
10285
10286 * configure.in (host_tools): Remove cgen.
10287
10288 * Makefile.in (all-cgen): Remove; runs from its source directory.
10289 (check-cgen, install-cgen, clean-cgen): Likewise.
10290 (all-opcodes): Do not depend on all-cgen.
10291 (all-sim): Likewise.
10292
10293 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
10294
10295 * Makefile.in: Eliminate 'apache' targets.
10296 * configure.in: Eliminate 'apache' targets.
10297
10298 * configure.in: Eliminate redundant tests. Reorganize.
10299
10300 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10301
10302 * config-ml.in: Eliminate references to Cygnus configure.
10303
10304 * Makefile.in: Eliminate references to building emacs.
10305
10306 2002-06-28 Graham Stott <graham.stott@btinternet.com>
10307
10308 * MAINTAINERS: Update my email address.
10309
10310 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
10311
10312 * config.if (libstdcxx_incdir): Version C++ headers.
10313 (cxx_incdir): Remove.
10314
10315 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
10316
10317 * MAINTAINERS (Write After Approval): Add self.
10318
10319 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
10320
10321 * configure.in: Add support for ip2k.
10322
10323 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
10324
10325 * configure.in: Fix AIX configury bug.
10326
10327 2002-06-20 Steve Ellcey <sje@cup.hp.com>
10328
10329 * MAINTAINERS (Write After Approval): Add self.
10330
10331 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10332
10333 * configure.in: replace ${topsrcdir} with ${srcdir}
10334
10335 * configure.in: Move definition of libstdcxx_flags
10336 right above usage, rather than waaay earlier.
10337
10338 * configure.in: Pull definition of is_cross_compiler earlier.
10339
10340 * configure.in: Rearrange a little.
10341
10342 * configure.in: Remove references to librx.
10343 * Makefile.in: Remove references to librx.
10344
10345 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
10346
10347 * config.sub: Add support for avr target.
10348 Import from master sources, rev 1.255
10349
10350 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
10351
10352 * configure, .cvsignore: Revert previous change...
10353 * Makefile: ...delete.
10354
10355 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10356
10357 * configure.in: Eliminate ${gasdir} variable.
10358
10359 2002-06-18 Dave Brolley <brolley@redhat.com>
10360
10361 * configure.in: Add support for frv.
10362 * config.sub: Add support for frv.
10363
10364 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
10365
10366 * configure: Remove garbage from previous commit.
10367
10368 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
10369
10370 * configure: For in-source builds, make a subdir and re-exec there.
10371 * Makefile: New file. Pass targets through to build directory.
10372 * .cvsignore: No longer ignore "Makefile".
10373
10374 2002-06-16 Douglas Rupp <rupp@gnat.com>
10375
10376 * MAINTAINERS (Write After Approval): Add self.
10377
10378 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10379
10380 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10381
10382 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
10383
10384 * configure.in (vax-*-netbsd*): Re-enable gas.
10385
10386 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
10387
10388 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10389 BUILD_PREFIX_1, to correct nomenclature.
10390 * configure: Likewise.
10391
10392 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10393 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10394
10395 2002-05-31 Olaf Hering <olh@suse.de>
10396
10397 * config-ml.in: Propogate DESTDIR also.
10398
10399 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
10400
10401 * configure.in (vax-*-netbsd*): Don't build gas for this
10402 platform.
10403
10404 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
10405
10406 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10407 and libgcj for AVR.
10408
10409 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
10410
10411 * MAINTAINERS (Write After Approval): Add myself.
10412
10413 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
10414
10415 * config.guess: Update to 2002-05-22 version.
10416 * config.sub: Likewise.
10417
10418 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10419
10420 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10421 * config-ml.in: Likewise.
10422 * configure: Likewise.
10423 * configure.in: Likewise.
10424
10425 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
10426
10427 * MAINTAINERS: Update my email address.
10428
10429 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
10430
10431 * configure.in: Simplify makefile fragment collection.
10432
10433 * configure.in: Remove code to build emacs.
10434
10435 * configure.in : Remove --srcdir argument from targargs and buildargs
10436 (it's always overridden in the Makefile anyway). Rearrange a bit.
10437
10438 * configure: Move some logic to configure.in.
10439 * configure.in: Move some logic from configure.
10440
10441 2002-05-11 Tom Tromey <tromey@redhat.com>
10442
10443 * MAINTAINERS: Reflect libgcj reality.
10444
10445 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
10446
10447 * Makefile.in: Honour DESTDIR.
10448
10449 2002-05-08 Mark Mitchell <mark@codesourcery.com>
10450
10451 * config.guess: Import 2002-03-20 version.
10452 * config.sub: Import 2002-04-26 version.
10453
10454 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10455
10456 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10457
10458 2002-05-07 Tim Josling <tej@melbpc.org.au>
10459
10460 * MAINTAINERS: Add self.
10461
10462 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
10463
10464 * ltmain.sh: Detect and handle object name conflicts
10465 while piecewise linking a static library.
10466
10467 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
10468
10469 * configure.in (noconfigdirs): Don't disable libgcj on
10470 sparc64-*-solaris* and sparcv9-*-solaris*.
10471
10472 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
10473
10474 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10475
10476 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
10477
10478 * configure.in (FLAGS_FOR_TARGET): Do not add
10479 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10480 on i[3456]86-*-linux*.
10481
10482 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
10483
10484 * configure.in (noconfigdirs): Replace [ ] with test.
10485
10486 * configure.in (noconfigdirs): Do not add target-newlib if
10487 target == i[3456]86-*-linux*, and host == target.
10488
10489 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
10490
10491 * configure.in: delete reference to absent file
10492
10493 * configure.in: replace '[' with 'test'
10494
10495 * configure.in: Eliminate references to gash.
10496 * Makefile.in: Eliminate references to gash.
10497
10498 * configure.in: remove useless references to 'pic' makefile fragments.
10499
10500 * configure.in: (*-*-windows*) Finish removing.
10501
10502 * configure.in: Eliminate redundant test for libgui.
10503
10504 2002-04-29 Roger Sayle <roger@eyesopen.com>
10505
10506 * MAINTAINERS: Add self and realphabetize. Update entries
10507 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
10508 entry for a29k port maintainer.
10509
10510 2002-04-26 Joel Sherrill <joel@OARcorp.com>
10511
10512 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10513 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10514
10515 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
10516
10517 * configure.in: remove references to dead files
10518
10519 2002-04-19 Mark Mitchell <mark@codesourcery.com>
10520
10521 * MAINTAINERS: Add information about purpose of this file.
10522
10523 2002-04-18 Tom Tromey <tromey@redhat.com>
10524
10525 * configure.in: Disallow configuring libgcj when it is already
10526 installed and we're using Solaris 2.8 linker. Do enable libgcj on
10527 Solaris 2.8 by default. For PR libgcj/6158.
10528
10529 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10530
10531 * configure.in: Move default CC setting out of config/mh-* fragments
10532 directly into here.
10533
10534 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10535
10536 * configure.in: don't even try to configure or make a subdirectory
10537 if there's no configure script for it.
10538
10539 2002-04-15 Mark Mitchell <mark@codesourcery.com>
10540
10541 * MAINTAINERS: Remove chill maintainers.
10542 * Makefile.in (CHILLFLAGS): Remove.
10543 (CHILL_LIB): Remove.
10544 (TARGET_CONFIGDIRS): Remove libchill.
10545 (CHILL_FOR_TARGET): Remove.
10546 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10547 CHILL_LIB.
10548 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10549 (CHECK_TARGET_MODULES): Likewise.
10550 (INSTALL_TARGET_MODULES): Likewise.
10551 (CLEAN_TARGET_MODULES): Likewise.
10552 (configure-target-libchill): Remove.
10553 (all-target-libchill): Remove.
10554 * configure.in (target_libs): Remove target-libchill.
10555 Do not compute CHILL_FOR_TARGET.
10556 * libchill: Remove directory.
10557
10558 2002-04-11 DJ Delorie <dj@redhat.com>
10559
10560 * Makefile.in, configure.in: Sync with binutils, entries
10561 follow...
10562
10563 2002-04-07 Andrew Cagney <ac131313@redhat.com>
10564
10565 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
10566 (do-tar, do-bz2): New rules.
10567 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
10568 (gdb-tar): New rule.
10569 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
10570 (insight_dejagnu.tar): New rule.
10571 (insight.tar): New rule.
10572 (gdb+dejagnu.tar): New rule.
10573 (gdb.tar): New rule.
10574
10575 2002-02-01 Mo DeJong <supermo@bayarea.net>
10576
10577 * Makefile.in: Add all-tix to deps for all-snavigator
10578 so that tix is built when building snavigator.
10579
10580 2002-01-11 Steve Ellcey <sje@cup.hp.com>
10581
10582 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10583 ld and gdb are not supported.
10584
10585 2002-01-07 Mark Salter <msalter@redhat.com>
10586
10587 * configure.in: Remove target-bsp and target-cygmon from arm builds.
10588 Allow target-libgloss to be built for arm, strongarm, and xscale.
10589
10590 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
10591
10592 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10593 options for i[3456]86-pc-linux* native builds.
10594
10595 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
10596
10597 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10598 files from .po files for a distribution.
10599
10600 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
10601
10602 * configure.in: Enable libstdc++-v3 for h8300 targets.
10603
10604 2001-06-19 Alan Modra <amodra@bigpond.net.au>
10605
10606 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10607 version from bfd/.
10608
10609 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
10610
10611 * Makefile.in (VER): When present, extract the version number from
10612 the file version.in.
10613
10614 2001-05-24 Tom Rix <trix@redhat.com>
10615
10616 * configure.in : enable ld for aix
10617
10618 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10619
10620 * config.guess: Add linux target for S/390.
10621
10622 2000-11-07 Philip Blundell <pb@futuretv.com>
10623
10624 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10625
10626 2000-11-03 Philip Blundell <pb@futuretv.com>
10627
10628 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10629 files.
10630
10631 2001-01-15 Ben Elliston <bje@redhat.com>
10632
10633 * configure.in (host_tools): Add sid.
10634 Always configure cgen.
10635
10636 2000-11-24 Nick Clifton <nickc@redhat.com>
10637
10638 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10639
10640
10641 2000-08-20 Doug Evans <dje@casey.transmeta.com>
10642
10643 * Makefile.in (ALL_MODULES): Add all-cgen.
10644 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10645 (all-cgen): New target.
10646 (all-opcodes,all-sim): Depend on all-cgen.
10647 * configure.in (host_tools): Add cgen.
10648 Only configure cgen if --enable-cgen-maint.
10649
10650 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
10651
10652 * configure.in: Add *-*-freebsd* configurations.
10653
10654 2002-04-08 Tom Tromey <tromey@redhat.com>
10655
10656 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10657 Fixes PR libgcj/6068.
10658
10659 2002-03-30 Krister Walfridsson <cato@df.lth.se>
10660
10661 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10662
10663 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10664
10665 * configure.in (alpha*-dec-osf*): Enable libgcj.
10666
10667 2003-03-27 Matthew Gingell <gingell@gnat.com>
10668
10669 * MAINTAINERS (Write After Approval): Add myself.
10670
10671 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
10672
10673 Fix for: PR bootstrap/3591, target/5676
10674 * configure.in (mcore-pe): Disable the configuration of
10675 libstdc++-v3 since exceptions are not supported.
10676
10677 2002-03-20 Anthony Green <green@redhat.com>
10678
10679 * configure.in: Enable libgcj for xscale-elf target.
10680
10681 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
10682
10683 * MAINTAINERS: Update my email address.
10684
10685 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
10686
10687 * ltmain.sh (relink_command): Fix typo in previous change.
10688
10689 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
10690
10691 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
10692 (relink_command): Added --tag flags.
10693 (mode=install): If relinking fails; error out.
10694
10695 2002-03-12 Richard Henderson <rth@redhat.com>
10696
10697 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
10698 .NOTPARALLEL tag.
10699 (do-check): Rename from check.
10700 (check): Allow parallel check.
10701
10702 2002-03-12 Bob Wilson <bob.wilson@acm.org>
10703
10704 * MAINTAINERS: Add myself as maintainer for xtensa port.
10705 Fix alphabetical order in CPU port maintainer list.
10706 Remove myself from Write After Approval list.
10707
10708 2002-03-11 Richard Henderson <rth@redhat.com>
10709
10710 * Makefile.in (.NOTPARALLEL): Add fake tag.
10711
10712 2002-03-07 H.J. Lu (hjl@gnu.org)
10713
10714 * configure.in: Enable gprof for mips*-*-linux*.
10715
10716 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
10717
10718 * MAINTAINERS (Write After Approval): Add myself.
10719
10720 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
10721
10722 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10723 libjava.
10724 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10725
10726 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
10727
10728 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10729 because its Makefile is there; test for the executable instead.
10730
10731 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
10732
10733 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10734 libstdc++-v3 and libjava.
10735
10736 2002-02-11 Adam Megacz <adam@xwt.org>
10737
10738 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10739 boehm-gc
10740
10741 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
10742
10743 * config.guess: Updated to 2002-01-30's version.
10744 * config.sub: Updated to 2002-02-01's version.
10745 Contribute sh64-elf.
10746 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
10747 * configure.in: Added sh64-*-*.
10748
10749 2002-02-08 Chris Demetriou <cgd@broadcom.com>
10750
10751 * MAINTAINERS: Belatedly add myself to write after approval list.
10752
10753 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
10754
10755 * MAINTAINERS: Put self in as maintainer for x86-64 port.
10756 Remove self as Write After Approval.
10757
10758 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
10759
10760 * MAINTAINERS: Put self in as maintainer for contrib/regression
10761 directory.
10762
10763 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
10764
10765 * MAINTAINERS: Update my email address.
10766
10767 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
10768
10769 * configure.in (*-*-netbsd*): New. Skip target-newlib,
10770 target-libiberty, and target-libgloss. Skip Java-related
10771 libraries if not supported for NetBSD on target CPU.
10772
10773 2002-01-25 Douglas B Rupp <rupp@gnat.com>
10774
10775 * install-sh: Use _inst.$$_ for temp file name.
10776
10777 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
10778
10779 * MAINTAINERS (Write After Approval): Move my contact info
10780 from here...
10781 (OS Port Maintainers): ...to here (netbsd).
10782
10783 2002-01-22 Bob Wilson <bob.wilson@acm.org>
10784
10785 * MAINTAINERS (Write After Approval): Add myself.
10786
10787 2002-01-17 H.J. Lu <hjl@gnu.org>
10788
10789 * Makefile.in (all-fastjar): Also depend on all-libiberty.
10790 (all-target-fastjar): Also depend on all-target-libiberty.
10791
10792 2002-01-16 H.J. Lu (hjl@gnu.org)
10793
10794 * config.guess: Import from master sources, rev 1.225.
10795 * config.sub: Import from master sources, rev 1.238.
10796
10797 2002-01-16 Kazu Hirata <kazu@hxi.com>
10798
10799 * MAINTAINERS (Write After Approval): Remove myself.
10800
10801 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
10802
10803 * MAINTAINERS (Write After Approval): Add myself.
10804
10805 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
10806
10807 * MAINTAINERS: Add self as docs co-maintainer.
10808
10809 2001-12-11 Matthias Klose <doko@debian.org>
10810
10811 * MAINTAINERS (Write After Approval): Add myself.
10812
10813 2001-12-09 Zack Weinberg <zack@codesourcery.com>
10814
10815 * MAINTAINERS: Update my email address.
10816
10817 2001-12-07 Turly O'Connor <turly@apple.com>
10818 * MAINTAINERS (Write After Approval): Add myself.
10819 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10820 (rs6000_initialize_trampoline): Call __trampoline_setup for
10821 ABI_DARWIN too.
10822 * darwin-tramp.asm: New file, implements __trampoline_setup.
10823 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10824
10825 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
10826
10827 * MAINTAINERS (Write After Approval): Add myself.
10828
10829 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
10830
10831 * configure, configure.in: Use temp file for long sed commands.
10832
10833 2001-12-03 Laurent Guerby <guerby@acm.org>
10834
10835 * config.sub: Update to version 1.232 on subversion.
10836
10837 2001-12-03 Ben Elliston <bje@redhat.com>
10838
10839 * MAINTAINERS: Update mail address for config.* patches.
10840
10841 2001-11-27 DJ Delorie <dj@redhat.com>
10842 Zack Weinberg <zack@codesourcery.com>
10843
10844 When build != host, create libiberty for the build machine.
10845
10846 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10847 CONFIG_ARGUMENTS.
10848 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10849 New variables.
10850 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10851 and rules.
10852 (all.normal): Depend on ALL_BUILD_MODULES.
10853 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10854 (all-build-libiberty): Depend on configure-build-libiberty.
10855
10856 * configure: Calculate and substitute proper value for
10857 ALL_BUILD_MODULES.
10858 * configure.in: Create the build subdirectory.
10859 Calculate and substitute TARGET_CONFIGARGS (formerly
10860 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10861
10862 2001-11-26 Ziemowit Laski <zlaski@apple.com>
10863
10864 * MAINTAINERS (write-after-approval): Add self.
10865
10866 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
10867
10868 * MAINTAINERS (GNATS only accounts): Remove self.
10869
10870 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
10871
10872 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10873 libf2c.
10874
10875 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
10876
10877 * MAINTAINERS (Write After Approval): Add self.
10878
10879 2001-11-12 David O'Brien <obrien@FreeBSD.org>
10880
10881 * MAINTAINERS: mips and s390 are also CPU ports.
10882
10883 2001-11-12 David O'Brien <obrien@FreeBSD.org>
10884
10885 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10886
10887 2001-11-11 David O'Brien <obrien@FreeBSD.org>
10888
10889 * MAINTAINERS: Alphabetize.
10890
10891 2001-11-09 Kazu Hirata <kazu@hxi.com>
10892
10893 * MAINTAINERS (Various maintainers: h8 port): Add myself.
10894
10895 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
10896
10897 * MAINTAINERS (Various maintainers: hppa port): Added myself.
10898
10899 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
10900
10901 * configure.in (--enable-languages): Be more permissive about
10902 syntax. Check for empty lists better. Warn about $LANGUAGES.
10903
10904 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
10905
10906 * config.sub: Import from master sources, rev. 1.230.
10907 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10908
10909 2001-11-07 Laurent Guerby <guerby@acm.org>
10910
10911 * MAINTAINERS (Write After Approval): Add self.
10912
10913 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
10914
10915 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10916
10917 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
10918
10919 * config.sub: Import from master sources, rev 1.226.
10920 * config.guess: Import from master sources, rev 1.216.
10921
10922 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
10923
10924 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10925 * MAINTAINERS: Add self as maintainer of MMIX port.
10926 Remove old after-approval entry.
10927
10928 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
10929
10930 * ChangeLog, configure: Fix spelling errors.
10931
10932 2001-10-20 Brendan Kehoe <brendan@zen.org>
10933
10934 * MAINTAINERS: Tweak my address.
10935
10936 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
10937
10938 * MAINTAINERS: Update my email address.
10939
10940 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
10941
10942 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10943 * MAINTAINERS: Add self as maintainer of CRIS port.
10944
10945 2001-10-10 Geert Bosch <bosch@gnat.com>
10946
10947 * MAINTAINERS (Various maintainers: Ada front end):
10948 Added Robert Dewar.
10949
10950 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
10951
10952 * MAINTAINERS (Write After Approval): Added self
10953
10954 2001-10-02 Geert Bosch <bosch@gnat.com>
10955
10956 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10957
10958 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
10959
10960 * configure: Handle temporary files securely using mkdir.
10961
10962 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
10963
10964 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10965
10966 2001-09-26 Will Cohen <wcohen@redhat.com>
10967
10968 * configure.in (*-*-linux*): Disable configuration of target-newlib
10969 and target-libgloss.
10970
10971 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10972
10973 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10974 RANLIB.
10975
10976 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
10977
10978 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10979 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10980 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10981 avoid quotes nesting problems.
10982 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10983 (DO_X): Export only variables that are set.
10984
10985 2001-09-19 Ben Elliston <bje@redhat.com>
10986
10987 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10988 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10989 semantics. Use the shell built-in "type" command instead.
10990
10991 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
10992
10993 Merged from gcc-3_0-branch:
10994 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
10995 * ltcf-c.sh: Use $objext, not $ac_objext.
10996 2001-07-27 Mark Kettenis <kettenis@gnu.org>
10997 * ltcf-cxx.sh: Add support for GNU.
10998 2001-07-22 Timothy Wall <twall@redhat.com>
10999 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
11000 default settings if using GNU tools with that configuration.
11001 * ltcf-cxx.sh: Ditto.
11002 * ltcf-gcj.sh: Ditto.
11003 2001-07-21 Michael Chastain <chastain@redhat.com>
11004 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11005 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
11006 * ltmain.sh: Mark as gcc-local.
11007
11008 2001-08-30 Eric Christopher <echristo@redhat.com>
11009 Jason Eckhardt <jle@redhat.com>
11010
11011 * config.guess: Merge from master sources.
11012 * config.sub: Merge from master sources, add support for mipsisa32.
11013
11014 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
11015 * config.sub: Merge from master sources, rev 1.219.
11016 * MAINTAINERS: Add self as contact for stormy16 port.
11017
11018 2001-08-14 Zack Weinberg <zackw@panix.com>
11019
11020 * config.sub: Merge from master sources, rev 1.218.
11021 * config.guess: Merge from master sources, rev 1.209.
11022
11023 2001-08-11 Graham Stott <grahams@redhat.com>
11024
11025 * Makefile.in (check-c++): Add missing semicolon.
11026
11027 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
11028
11029 * MAINTAINERS (Various maitainers: predict.def): Added myself.
11030
11031 2001-07-30 Eric Christopher <echristo@redhat.com>
11032
11033 * MAINTAINERS (Various maintainers: mips port): Added myself.
11034
11035 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
11036
11037 * configure.in (sh-*-linux*): New.
11038
11039 2001-07-27 Richard Henderson <rth@redhat.com>
11040
11041 * .cvsignore: Add LAST_UPDATED.
11042
11043 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
11044
11045 * MAINTAINERS (Various maintainers: s390 port): Added myself.
11046
11047 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
11048
11049 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
11050
11051 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
11052
11053 * MAINTAINERS (Write After Approval): Added myself.
11054
11055 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11056
11057 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11058 and libgcj on m68hc11/m68hc12.
11059
11060 2001-06-27 H.J. Lu (hjl@gnu.org)
11061
11062 * Makefile (CFLAGS_FOR_BUILD): New.
11063 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11064
11065 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11066
11067 * README: Remove version number.
11068
11069 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11070
11071 * INSTALL/README: Update wrt. to the installation instructions now
11072 residing in gcc/doc/install.texi.
11073
11074 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11075
11076 * README: Replace with a cut-down and updated version of gcc/README.
11077
11078 2001-06-12 David Edelsohn <edelsohn@gnu.org>
11079
11080 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11081 multilibs to be disabled.
11082
11083 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
11084
11085 * MAINTAINERS (Write After Approval): Add myself.
11086
11087 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
11088
11089 * config.guess: Import CVS version 1.195.
11090 * config.sub: Import CVS version 1.212.
11091
11092 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
11093
11094 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11095 gcc/xgcc is built, use -print-prog-name to find out the program
11096 name to use.
11097
11098 2001-06-04 Phil Edwards <pme@sources.redhat.com>
11099
11100 * config.guess: Import CVS version 1.194. All gcc-local changes
11101 appear to also be in the master copy.
11102 * config.sub: Import CVS version 1.211.
11103
11104 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
11105
11106 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11107 with_gcc]: Use `gcc -shared' to build a shared library.
11108
11109 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
11110
11111 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11112 archives.
11113
11114 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11115
11116 * MAINTAINERS (Write After Approval): Add myself.
11117
11118 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
11119
11120 * configure.in (libstdcxx_flags): Do not try to execute
11121 libstdc++-v3/testsuite_flags until it exists.
11122
11123 2001-06-01 Alan Modra <amodra@bigpond.net.au>
11124
11125 * MAINTAINERS: Update my email address.
11126
11127 2001-05-31 Graham Stott <grahams@redhat.com>
11128
11129 * MAINTAINERS (Write After Approval): Add myself.
11130
11131 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
11132
11133 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
11134 libraries when using g++ with native linker.
11135
11136 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
11137
11138 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11139
11140 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
11141
11142 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11143 [aix4*|aix5*]: Prepend blank.
11144
11145 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
11146
11147 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11148 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
11149 of subdir/configure scripts to use the new libtool.m4.
11150
11151 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
11152
11153 * MAINTAINERS (Write After Approval): Add myself.
11154
11155 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
11156
11157 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11158
11159 2001-05-11 Ben Elliston <bje@redhat.com>
11160
11161 * Makefile.in (all-sid): New target.
11162 (check-sid, clean-sid, install-sid): Likewise.
11163
11164 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
11165
11166 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11167
11168 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
11169
11170 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11171 libgcj.
11172
11173 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
11174
11175 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11176 gcc/xgcc is built, use -print-prog-name to find out the program
11177 name to use.
11178
11179 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
11180
11181 * configure.in (noconfigdirs): Don't reset it from scratch in the
11182 target case; only append to it.
11183
11184 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11185 sparc-*-solaris2.8]: Disable ${libgcj}.
11186
11187 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
11188
11189 * configure.in (libgcj_saved): Copy from $libgcj.
11190 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11191 --disable-libgcj.
11192
11193 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
11194
11195 * MAINTAINERS: Remove self as MIPS maintainer and
11196 C front end maintainer.
11197
11198 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
11199
11200 * configure.in: Move *-chorusos target case to the proper switch.
11201 Disable libgcj.
11202
11203 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
11204
11205 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11206 1.641.2.228.
11207
11208 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11209
11210 * Makefile.in (STAGE1_CFLAGS): Pass down.
11211
11212 2001-04-13 Alan Modra <amodra@one.net.au>
11213
11214 * config.guess: Add hppa64-linux support. Note for next import that
11215 this is already in the master file.
11216 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
11217
11218 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
11219
11220 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11221 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11222
11223 2001-04-11 Stan Shebs <shebs@apple.com>
11224
11225 * MAINTAINERS: Add self as Darwin port maintainer.
11226
11227 2001-04-11 Alan Modra <amodra@one.net.au>
11228
11229 * MAINTAINERS: Update my email address.
11230
11231 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
11232
11233 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11234 recent versions of FreeBSD (release 3 or later).
11235 * ltconfig: On FreeBSD, -lc must not be provided when building
11236 a shared library or else the standard -pthread gcc option is
11237 rendered worthless to later users of the built library.
11238
11239 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
11240
11241 * MAINTAINERS: Add self and RTH as C front end maintainers.
11242
11243 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
11244
11245 * config.sub: Make sure to match an already-canonicalized
11246 machine name (eg. mn10300-unknown-elf).
11247
11248 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
11249
11250 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11251 New macros.
11252 (bootstrap, cross): Use RECURSE_FLAGS.
11253 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11254
11255 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
11256
11257 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11258
11259 2001-03-22 Colin Howell <chowell@redhat.com>
11260
11261 * Makefile.in (DO_X): Do not backslash single-quotes in
11262 backquotes (two places).
11263
11264 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
11265
11266 Re-installed:
11267 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11268 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11269 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11270 * ltcf-cxx.sh: Likewise.
11271 * ltcf-gcj.sh: Likewise.
11272
11273 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11274
11275 * MAINTAINERS: Add myself as "documentation co-maintainer".
11276
11277 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
11278
11279 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11280 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11281
11282 2001-03-19 Tom Tromey <tromey@redhat.com>
11283
11284 * config-ml.in: Handle GCJ and GCJFLAGS.
11285
11286 2001-03-21 Michael Chastain <chastain@redhat.com>
11287
11288 * Makefile.in: all-m4 depends on all-texinfo.
11289
11290 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
11291
11292 * MAINTAINERS: Add myself to write after approval list.
11293
11294 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
11295
11296 * Makefile.in (DO_X): Quote nested quotes.
11297
11298 2001-03-18 Alan Modra <alan@linuxcare.com.au>
11299
11300 * MAINTAINERS: Add myself to write after approval list.
11301
11302 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
11303
11304 * Makefile.in (DO_X): Use double quotes for quoting
11305 "RANLIB=$${RANLIB}".
11306
11307 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
11308
11309 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11310
11311 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
11312
11313 * configure.in: Only use `lang_requires' for languages athat are
11314 actually enabled.
11315
11316 2001-03-08 Phil Edwards <pme@sources.redhat.com>
11317
11318 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
11319
11320 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
11321
11322 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11323
11324 2001-03-07 Tom Tromey <tromey@redhat.com>
11325
11326 * configure.in: Allow config-lang.in to set `lang_requires' to list
11327 of other required languages.
11328
11329 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
11330
11331 * Makefile.in: Remove RANLIB definition. Use RANLIB
11332 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11333 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11334
11335 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
11336 Alexandre Oliva <aoliva@redhat.com>
11337
11338 * Makefile.in (check-c++): Use tabs, not spaces.
11339
11340 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
11341
11342 * MAINTAINERS: add myself to Write After Approval list.
11343
11344 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
11345
11346 * Makefile.in (check-c++): New rule.
11347
11348 * configure.in (target_libs): Remove libg++.
11349 (noconfigdirs): Remove libg++.
11350 (noconfigdirs): Same.
11351 (noconfigdirs): Same.
11352 (noconfigdirs): Same.
11353
11354 * config-ml.in: Remove libg++ references.
11355
11356 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11357 (ALL_TARGET_MODULES): Same.
11358 (configure-target-libg++): Remove.
11359 (all-target-libg++): Remove.
11360 (configure-target-libio): Remove.
11361 (all-target-libio): Remove.
11362 (check-target-libio): Remove.
11363 (.PHONY): Remove.
11364 (libg++.tar.bz2): Remove.
11365 (all-target-cygmon): Remove libio.
11366 (all-target-libstdc++): Remove.
11367 (configure-target-libstdc++): Remove.
11368 (TARGET_LIB_PATH): Remove libstdc++.
11369 (ALL_GCC_CXX): Remove libstdc++.
11370 (all-target-gperf): Correct.
11371
11372 2001-02-16 Nick Clifton <nickc@redhat.com>
11373
11374 * configure.in (noconfigdirs): Allow configuration of texinfo
11375 for Cygwin hosts.
11376
11377 2001-02-15 Anthony Green <green@redhat.com>
11378
11379 * configure: Introduce GCJ_FOR_TARGET.
11380 * configure.in: Ditto.
11381 * Makefile.in: Ditto.
11382
11383 2001-02-13 Andreas Schwab <schwab@suse.de>
11384
11385 * MAINTAINERS: Update mail address.
11386
11387 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11388
11389 * config.guess: Add linux target for S/390.
11390 * config.sub: Likewise.
11391
11392 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
11393
11394 * configure.in: for *-chorusos, don't config target-newlib and
11395 target-libgloss.
11396
11397 2001-02-06 Ben Elliston <bje@redhat.com>
11398
11399 * configure: Output host type to stdout, not stderr.
11400
11401 2001-02-05 Mark Mitchell <mark@codesourcery.com>
11402
11403 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11404 * ltcf-cxx.sh: Likewise.
11405
11406 * config.if: Assume enable_libstdcxx_v3 is defined.
11407
11408 2001-02-04 Mark Mitchell <mark@codesourcery.com>
11409
11410 Remove V2 C++ library.
11411 * configure.in: Remove --enable-libstdcxx_v3 support.
11412
11413 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
11414
11415 * include/demangle.h: Add prototype for java_demangle_v3.
11416
11417 2001-01-29 Phil Edwards <pme@sources.redhat.com>
11418
11419 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
11420
11421 2001-01-27 Richard Henderson <rth@redhat.com>
11422
11423 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11424
11425 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11426
11427 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11428 Don't unset, it's non-portable and no longer necessary, set to empty
11429 instead.
11430
11431 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11432
11433 * ltconfig: Shell portability fix for the tagname validity check.
11434
11435 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
11436
11437 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11438 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11439
11440 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11441
11442 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11443
11444 2001-01-26 Tom Tromey <tromey@redhat.com>
11445
11446 * configure.in: Allow libgcj to be built on Sparc Solaris.
11447
11448 2001-01-25 David Edelsohn <edelsohn@gnu.org>
11449
11450 * ltcf-c.sh: Add aix5 case.
11451 * ltcf-cxx.sh: Likewise.
11452 * ltconfig: Likewise.
11453
11454 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
11455
11456 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11457 keep at least one of build_libtool_libs or build_old_libs set to
11458 yes.
11459
11460 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11461 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11462
11463 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
11464
11465 * configure.in: Enable libgcj on several additional platforms.
11466
11467 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
11468
11469 * configure.in: Enable libgcj for linux targets.
11470
11471 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11472
11473 * MAINTAINERS (Write After Approval): Add myself.
11474
11475 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
11476
11477 * MAINTAINERS: Add myself as vax port maintainer.
11478
11479 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
11480
11481 * MAINTAINERS: Add myself as Mercury front-end maintainer.
11482
11483 2001-01-09 Mike Stump <mrs@wrs.com>
11484
11485 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11486 failures of subdirectories.
11487
11488 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11489
11490 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11491 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11492 * ltcf-cxx.sh: Likewise.
11493 * ltcf-gcj.sh: Likewise.
11494 * ltconfig.sh: Fix typo.
11495
11496 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11497
11498 * configure: handle DOS-style absolute paths.
11499
11500 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11501
11502 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11503
11504 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
11505
11506 * MAINTAINERS: Add myself as avr port co-maintainer.
11507
11508 2000-12-28 Ben Elliston <bje@redhat.com>
11509
11510 * MAINTAINERS: Add myself under ``Write After Approval''.
11511
11512 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
11513
11514 * texinfo: Remove directory from GCC.
11515
11516 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
11517
11518 * COPYING: Update to current
11519 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11520 to 19yy as example year in copyright notice).
11521
11522 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
11523
11524 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11525 (libstdcxx_incdir): Pass down.
11526 * config.if: Remove expired bits for cxx_interface, add stub.
11527 (libstdcxx_incdir): Add variable for g++ include directory.
11528 * configure.in (gxx_include_dir): Use it.
11529
11530 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
11531
11532 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
11533 with old-email address from ``Write After Approval''.
11534
11535 2000-12-15 Andreas Jaeger <aj@suse.de>
11536
11537 * configure.in: Handle lang_dirs.
11538
11539 2000-12-14 Tom Tromey <tromey@redhat.com>
11540
11541 * MAINTAINERS: Removed brads.
11542
11543 * MAINTAINERS: Added gcj developers.
11544
11545 2000-12-13 Anthony Green <green@redhat.com>
11546
11547 * configure.in: Disable libgcj for any target not specifically
11548 listed. Disable libgcj for x86 and Alpha Linux until compatible
11549 with g++ abi.
11550
11551 2000-12-13 Mike Stump <mrs@wrs.com>
11552
11553 * Makefile.in (local-distclean): Also remove fastjar.
11554
11555 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
11556
11557 * contrib/gcc_update: Add fastjar --touch entries.
11558
11559 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
11560
11561 * configure.in: Disable language-specific target libraries for
11562 languages that aren't enabled.
11563
11564 2000-12-10 Anthony Green <green@redhat.com>
11565
11566 * configure.in: Define libgcj. Disable libgcj target libraries for
11567 most targets.
11568
11569 2000-12-10 Neil Booth <neilb@earthling.net>
11570
11571 * MAINTAINERS: Update mail address, remove from WAA list.
11572
11573 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11574
11575 * libjava: Imported from /cvs/java.
11576 * libffi: Likewise.
11577 * Boehm-gc: Likewise.
11578
11579 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11580
11581 * configure.in (target_libs): Revert 2000-12-08 patch.
11582 (noconfigdirs): Added target-libjava.
11583
11584 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
11585
11586 * djunpack.bat: removed.
11587
11588 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
11589
11590 * Makefile.in: handle DOS-style absolute paths.
11591 * config-ml.in: likewise.
11592 * symlink-tree: likewise.
11593
11594 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11595
11596 * fastjar: Imported.
11597
11598 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11599
11600 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11601 libjava.
11602 * configure.in (target_libs): Removed `target-libjava'.
11603
11604 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11605
11606 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11607 (ALL_MODULES): Added fastjar.
11608 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11609 (all-target-libjava): all-fastjar replaces all-zip.
11610 (all-fastjar): Added.
11611 (configure-target-fastjar, all-target-fastjar): Likewise.
11612 * configure.in (host_tools): Added fastjar.
11613
11614 2000-12-07 Mike Stump <mrs@wrs.com>
11615
11616 * Makefile.in (local-distclean): Remove leftover built files.
11617
11618 2000-11-24 Nick Clifton <nickc@redhat.com>
11619
11620 * configure.in (xscale-elf): Add target.
11621 (xscale-coff): Add target.
11622
11623 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
11624
11625 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11626 recent versions of FreeBSD (release 3 or later).
11627 * ltconfig: On FreeBSD, -lc must not be provided when building
11628 a shared library or else the standard -pthread gcc option is
11629 rendered worthless to later users of the built library.
11630
11631 2000-11-16 Fred Fish <fnf@be.com>
11632
11633 * configure.in (enable_libstdcxx_v3): Fix typo,
11634 libstd++ -> libstdc++.
11635
11636 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11637
11638 * MAINTAINERS: Add self to Write After Approval list.
11639
11640 2000-11-21 Bernd Schmidt <bernds@redhat.com>
11641
11642 * MAINTAINERS: Update my email address. Add myself to global write
11643 privs list.
11644
11645 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
11646
11647 * Makefile.in: Merge with src and libgcj.
11648 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
11649 configure-target-<library> when their configure scripts need the C
11650 or C++ library to have already been built to work properly.
11651 (do_proto_toplev): Set them to an empty string.
11652
11653 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11654 (REALLY_SET_LIB_PATH): Use them.
11655
11656 2000-11-17 Stan Shebs <shebs@apple.com>
11657
11658 * MAINTAINERS: Add self to Write After Approval list.
11659
11660 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11661
11662 * configure: Provide the original toplevel configure arguments
11663 (including $0) to subprocesses in the environment rather than
11664 through gcc/configargs.h.
11665
11666 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11667
11668 * MAINTAINERS: Remove references to cccp. Change C9X reference to
11669 C99. Alphabetise "Write After Approval" list.
11670
11671 2000-11-12 Mark Mitchell <mark@codesourcery.com>
11672
11673 * configure: Turn on libstdc++ V3 by default.
11674
11675 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11676 if we've got GCC.
11677
11678 2000-11-11 Philip Blundell <philb@gnu.org>
11679
11680 * MAINTAINERS: Add self to Write After Approval list.
11681
11682 2000-11-09 David Edelsohn <edelsohn@gnu.org>
11683
11684 * ltcf-c.sh (aix4): Improve shared library configuration; require
11685 exporting symbols.
11686 * ltcf-cxx.sh (aix4): Define.
11687 * ltconfig (aix4): Define library and soname specs appropriate for
11688 AIX. Define command to create export symbols list.
11689
11690 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
11691
11692 * config.sub: Add support for Sun Chorus
11693
11694 2000-10-31 Nick Clifton <nickc@redhat.com>
11695
11696 * MAINTAINERS: Rename <name>@cygnus.com addresses to
11697 <name>@redhat.com. Also installed new email address for Clint
11698 Popetz.
11699
11700 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
11701
11702 * etc: Remove directory from GCC.
11703
11704 2000-10-16 Michael Meissner <meissner@redhat.com>
11705
11706 * configure (gcc/configargs.h): Only create if there is a build GCC
11707 directory created.
11708
11709 2000-10-16 Matthias Klose <doko@debian.org>
11710
11711 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11712 when configured for libstdc++-v3.
11713
11714 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
11715
11716 * configure: Save configure arguments to gcc/configargs.h.
11717
11718 2000-10-04 Philipp Thomas <pthomas@suse.de>
11719
11720 * config.guess: Import CVS version 1.157.
11721 * config.sub: Import CVS version 1.181.
11722
11723 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
11724
11725 * Makefile.in (bootstrap): avoid recursion if subdir missing
11726 (cross): ditto
11727 (do-proto-toplev): ditto
11728
11729 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
11730
11731 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11732 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11733
11734 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11735 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
11736 all affected `configure' scripts.
11737
11738 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
11739
11740 * MAINTAINERS: Add self as cpplib co-maintainer.
11741
11742 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
11743
11744 * MAINTAINERS: Add self to Write After Approval list.
11745
11746 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11747
11748 * INSTALL/README: egcs -> GCC update.
11749
11750 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
11751
11752 * MAINTAINERS: Add myself to Write After Approval list.
11753
11754 2000-09-15 Kazu Hirata <kazu@hxi.com>
11755
11756 * MAINTAINERS: Add myself to Write After Approval list.
11757
11758 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
11759
11760 * configure.in: Do not build byacc for hppa64. Provide paths to the
11761 X11 libraries for hppa64.
11762
11763 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11764
11765 * MAINTAINERS: Add myself as 68hc11 port maintainer.
11766
11767 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
11768
11769 * Makefile.in (all-zlib): Added dummy target.
11770
11771 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11772 ltcf-gcj.sh: Updated from libtool multi-language branch.
11773
11774 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
11775
11776 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11777 (bootstrap*): Depend on all-bootstrap.
11778
11779 2000-09-05 Philipp Thomas <pthomas@suse.de>
11780
11781 * config.guess: Import CVS version 1.156.
11782 * config.sub: Import CVS version 1.179.
11783
11784 2000-09-02 Anthony Green <green@cygnus.com>
11785
11786 * Makefile.in (all-gcc): Depend on all-zlib.
11787 (CLEAN_MODULES): Add clean-zlib.
11788 (ALL_MODULES): Add all-zlib.
11789 * configure.in (host_libs): Add zlib.
11790
11791 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
11792
11793 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11794 crosses, but add gcc/include to the header search path for them.
11795
11796 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
11797
11798 * MAINTAINERS: Add self to Write After Approval list.
11799
11800 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11801
11802 * config.guess: Import CVS version 1.152.
11803 * config.sub: Import CVS version 1.177.
11804
11805 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
11806
11807 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11808 $targargs to tell whether newlib is going to be built.
11809
11810 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11811 $$r/TARGET_SUBDIR/libio for _G_config.h.
11812
11813 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
11814
11815 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11816
11817 2000-08-22 DJ Delorie <dj@redhat.com>
11818
11819 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11820
11821 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
11822
11823 * config-ml.in (CC, CXX): Avoid trailing whitespace.
11824 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11825 sub-configures.
11826
11827 2000-08-21 DJ Delorie <dj@redhat.com>
11828
11829 * MAINTAINERS: Add self as a libiberty maintainer
11830
11831 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
11832
11833 * configure.in (libstdcxx_flags): Use
11834 libstdc++-v3/src/libstdc++.INC.
11835
11836 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
11837
11838 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11839
11840 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
11841
11842 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11843
11844 * configure: Make enable_threads and enable_shared defaults
11845 explicit. Substitute enable_threads into generated Makefiles.
11846 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11847 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11848
11849 2000-08-13 Geoff Keating <geoffk@cygnus.com>
11850
11851 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11852
11853 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
11854
11855 * config-ml.in (CC): Remove bogus duplicate quotation mark from
11856 previous delta.
11857
11858 2000-08-11 Jason Merrill <jason@redhat.com>
11859
11860 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11861 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11862 (FLAGS_FOR_TARGET): Not here.
11863 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11864
11865 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
11866
11867 * config-ml.in (CC, CXX): Don't introduce a leading space.
11868
11869 2000-08-07 DJ Delorie <dj@delorie.com>
11870
11871 * MAINTAINERS: Add self as a DJGPP maintainer
11872
11873 2000-08-07 DJ Delorie <dj@redhat.com>
11874
11875 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11876 "if we're also building gcc, and it's a gcc that will run on the
11877 build machine, we want to use its includes instead of the system's
11878 default includes".
11879
11880 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
11881
11882 * MAINTAINERS: Add self to Write After Approval list.
11883
11884 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
11885
11886 * configure.in (libstdcxx_flags): Don't use `"'.
11887
11888 * config-ml.in: Adjust multilib search paths to the
11889 appropriate multilib tree.
11890
11891 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
11892
11893 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11894 commas in $LANGUAGES.
11895
11896 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
11897
11898 * configure.in: Re-enable all references to libg++ and librx.
11899
11900 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
11901
11902 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11903 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
11904 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11905 * ltcf-cxx.sh (need_lc): Set based on postdeps.
11906
11907 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11908
11909 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
11910
11911 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11912 CXX_FOR_TARGET for sed.
11913
11914 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
11915
11916 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11917 Do not override if already set in the environment or in configure.
11918 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11919 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11920
11921 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
11922
11923 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11924 the libtool CVS tree multi-language branch.
11925 * ltconfig, ltmain.sh: Updated.
11926
11927 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
11928
11929 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11930 (clean-target): Depend on it.
11931
11932 * Makefile.in (FLAGS_FOR_TARGET): New macro.
11933 (GCC_FOR_TARGET): Use it.
11934 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11935 * configure.in: ... here.
11936 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
11937 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11938
11939 2000-07-24 Eric Christopher <echristo@cygnus.com>
11940
11941 * MAINTAINERS: Add self to Write After Approval list.
11942
11943 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
11944
11945 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11946 (configure-target-libchill, configure-target-libobjc): Likewise.
11947
11948 * configure.in: Use the same cache file for all target libs.
11949 * config-ml.in: But different cache files per multilib variant.
11950
11951 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11952
11953 * configure (topsrcdir): Don't use dirname.
11954
11955 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
11956
11957 * MAINTAINERS: Add self to Write After Approval list.
11958
11959 2000-07-20 Jason Merrill <jason@redhat.com>
11960
11961 * configure.in: Remove all references to libg++ and librx.
11962
11963 * configure, configure.in, Makefile.in: Unify gcc and binutils.
11964
11965 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
11966
11967 * config.sub: Update to subversions version 2000-07-06.
11968
11969 2000-07-12 Andrew Haley <aph@cygnus.com>
11970
11971 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11972 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11973
11974 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
11975
11976 * symlink-tree: Check number of arguments.
11977
11978 2000-07-05 Jim Wilson <wilson@cygnus.com>
11979
11980 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11981 search path for a g++ extracted from the build tree. This
11982 will allow link tests run by configure scripts in
11983 subdirectories to succeed.
11984
11985 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
11986
11987 * ltconfig: Add support for mips-dde-sysv4.2MP
11988
11989 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11990
11991 * MAINTAINERS: Add myself as loop discovery maintainer.
11992
11993 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
11994
11995 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11996 `os2'. Force ac_cv_exeext to be ".exe" in that case.
11997
11998 2000-06-19 Timothy Wall <twall@cygnus.com>
11999
12000 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12001 * config.sub: Add tic54x target.
12002
12003 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12004
12005 * MAINTAINERS: Add self as Fortran maintainer,
12006 remove Craig Burley.
12007
12008 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
12009
12010 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12011 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
12012
12013 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
12014
12015 * MAINTAINERS: Add self as i18n maintainer
12016
12017 20000-05-21 H.J. Lu (hjl@gnu.org)
12018
12019 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12020 directory are used if they exist. Make sure
12021 $(build_tooldir)/include is searched for header files,
12022 $(build_tooldir)/lib/ for library files.
12023 (GCC_FOR_TARGET): Likewise.
12024 (CXX_FOR_TARGET): Likewise.
12025
12026 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
12027
12028 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12029
12030 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
12031
12032 * Makefile.in (configure-target-libiberty): Depend on
12033 configure-target-newlib.
12034
12035 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
12036
12037 * configure.in, Makefile.in: Merge all libffi-related
12038 configury stuff from the libgcj tree.
12039
12040 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
12041
12042 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12043 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12044
12045 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
12046
12047 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12048 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
12049 current version information. Add to proto-toplev directory.
12050 (gdb-taz): Build do-djunpack.
12051
12052 2000-05-15 David Edelsohn <edelsohn@gnu.org>
12053
12054 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12055
12056 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
12057
12058 * MAINTAINERS: Add self to Write After Approval list.
12059
12060 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12061
12062 * ltmain.sh: Preserve in relink_command any environment
12063 variables that may affect the linker behavior.
12064
12065 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
12066
12067 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12068
12069 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
12070
12071 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12072
12073 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
12074
12075 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
12076 with the version name.
12077
12078 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
12079
12080 * MAINTAINERS: Add self as bb-reorder maintainer.
12081
12082 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
12083
12084 * config.if: Tweak.
12085
12086 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
12087
12088 * djunpack.bat: New file.
12089
12090 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
12091
12092 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
12093 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12094 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12095 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
12096
12097 2000-04-16 Dave Pitts <dpitts@cozx.com>
12098
12099 * config.sub (case $basic_machine): Change default for "ibm-*"
12100 to "openedition".
12101
12102 2000-04-13 Andreas Jaeger <aj@suse.de>
12103
12104 * MAINTAINERS: Added myself.
12105
12106 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
12107
12108 * Makefile.in (gdb-taz): New target. GDB specific archive.
12109 (do-md5sum): New target.
12110 (MD5PROG): Define.
12111 (PACKAGE): Default to TOOL.
12112 (VER): Default to a shell script.
12113 (taz): Rewrite target. Move real work to do-proto-toplev. Include
12114 md5 checksum generation.
12115 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12116 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12117 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
12118 insight.tar.bz2): Use gdb-taz to create archive.
12119
12120 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
12121
12122 * configure (warn_cflags): Delete.
12123
12124 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
12125
12126 * MAINTAINERS: Added myself.
12127
12128 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
12129 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
12130
12131 * configure.in (enable_libstdcxx_v3): Add.
12132 (target_libs): Add bits here to switch between libstdc++-v2 and
12133 libstdc++-v3.
12134 * config.if: And this file too.
12135 * Makefile.in: Add libstdc++-v3 targets.
12136
12137 2000-04-05 Michael Meissner <meissner@redhat.com>
12138
12139 * config.sub (d30v): Add d30v as a basic machine type.
12140
12141 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
12142
12143 * configure.in: -linux-gnu*, not -linux-gnu.
12144
12145 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12146
12147 * MAINTAINERS: Add self in write-after-approval section.
12148
12149 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
12150
12151 * MAINTAINERS: Add self as ia64 port maintainer.
12152
12153 2000-03-08 Neil Booth <NeilB@earthling.net>
12154
12155 * MAINTAINERS: Add self in write-after-approval section.
12156
12157 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
12158
12159 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12160 (do-tar-bz2): Replace TOOL with PACKAGE.
12161 (gdb.tar.bz2): Remove GDBTK from GDB package.
12162 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
12163 dejagnu.tar.bz2): New packages.
12164
12165 2000-02-27 Andreas Jaeger <aj@suse.de>
12166
12167 * configure.in: Add entry for mips*-*-linux*, move catch all
12168 *-*-*linux* entry below this one.
12169
12170 2000-02-27 Ian Lance Taylor <ian@zembu.com>
12171
12172 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
12173
12174 2000-02-24 Nick Clifton <nickc@cygnus.com>
12175
12176 * config.sub: Support an OS of "wince".
12177
12178 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
12179
12180 * config.guess, config.sub: Updated to match config's 2000-02-15
12181 version.
12182
12183 2000-02-23 Linas Vepstas <linas@linas.org>
12184
12185 * config.sub: Add support for Linux/IBM 370.
12186 * configure.in: Likewise.
12187
12188 2000-02-22 Nick Clifton <nickc@cygnus.com>
12189
12190 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12191
12192 2000-02-20 Christopher Faylor <cgf@cygnus.com>
12193
12194 * config.guess: Guess "cygwin" rather than "cygwin32".
12195
12196 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12197
12198 * configure (gcc_version): When setting, narrow search to
12199 lines containing `version_string'.
12200
12201 2000-02-15 Denis Chertykov <denisc@overta.ru>
12202
12203 * config.sub: Add support for avr target.
12204
12205 2000-02-14 Nick Clifton <nickc@cygnus.com>
12206
12207 * MAINTAINERS: Add maintainers for MCore port.
12208
12209 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
12210
12211 * config.sub: Add mmix-knuth-mmixware.
12212
12213 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12214
12215 * MAINTAINERS: Pair cccp with cpplib maintainership.
12216
12217 2000-01-27 Christopher Faylor <cgf@redhat.com>
12218
12219 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12220 structure stuff to -L library search.
12221 (CXX_FOR_TARGET): Ditto.
12222 (CROSS_CHECK_MODULES): Fix spelling mistake.
12223
12224 2000-01-24 Mark Mitchell <mark@codesourcery.com>
12225
12226 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12227 the C++ compiler.
12228
12229 2000-01-12 Richard Henderson <rth@cygnus.com>
12230
12231 * configure.in: Don't build some bits for beos.
12232
12233 2000-01-12 Joel Sherrill (joel@OARcorp.com)
12234
12235 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12236 as include files.
12237
12238 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
12239
12240 * Add self as cpplib maintainer, as requested by Jason
12241 Merrill. Correct my e-mail address.
12242
12243 2000-01-06 Geoff Keating <geoffk@cygnus.com>
12244
12245 * configure.in: Use mt-aix43 to handle *_TARGET defs,
12246 not mh-aix43.
12247
12248 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
12249
12250 * MAINTAINERS: Add myself to "write after approval" list.
12251
12252 1999-12-14 Richard Henderson <rth@cygnus.com>
12253
12254 * config.guess (alpha-osf, alpha-linux): Detect ev67.
12255 * config.sub: Accept alphaev[78], alphaev8.
12256
12257 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12258
12259 * config.guess, config.sub: Update from autoconf.
12260
12261 1999-11-29 Bruce Korb <autogen@linuxbox.com>
12262
12263 * MAINTAINERS: update my playtime e-address.
12264
12265 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12266
12267 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12268 necessary libraries are missing.
12269
12270 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
12271
12272 * MAINTAINERS: Add new 'write after approval' maintainer.
12273
12274 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
12275
12276 * MAINTAINERS: Add new Java maintainer.
12277
12278 1999-10-25 Andreas Schwab <schwab@suse.de>
12279
12280 * configure: Fix quoting inside arguments of eval.
12281
12282 1999-10-21 Nick Clifton <nickc@cygnus.com>
12283
12284 * config-ml.in: Allow suppression of some ARM multilibs.
12285
12286 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
12287
12288 * config.guess: Add OS/390 match pattern.
12289 * config.sub: Add mvs, openedition targets.
12290 * configure.in (i370-ibm-opened*): New.
12291
12292 1999-09-04 Steve Chamberlain <sac@pobox.com>
12293
12294 * config.sub: Add support for configuring for pj.
12295
12296 1999-08-31 Nick Clifton <nickc@cygnus.com>
12297
12298 * config.sub (maybe_os): Add support for configuring for fr30.
12299
12300 1999-08-25 Nick Clifton <nickc@cygnus.com>
12301
12302 * configure.in: Do not configure or build ld for AIX
12303 platforms. ld is known to be broken on these platforms.
12304
12305 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12306
12307 * config-ml.in: Pass compiler flag corresponding to multidirs to
12308 subdir configures.
12309
12310 1999-08-09 Ian Lance Taylor <ian@zembu.com>
12311
12312 * Makefile.in (LDFLAGS): Define.
12313
12314 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
12315
12316 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12317 noconfigdirs.
12318 (*-*-cygwin*): Likewise.
12319
12320 1999-08-08 Ian Lance Taylor <ian@zembu.com>
12321
12322 * mkdep: New file.
12323 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12324 (BINUTILS_SUPPORT_DIRS): Add mkdep.
12325
12326 From Eli Zaretskii <eliz@is.elta.co.il>:
12327 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12328 long file name when using DJGPP on MS-DOS.
12329
12330 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
12331
12332 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12333
12334 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
12335
12336 * Makefile.in (check-target-libio): Remove all-target-libstdc++
12337 dependency as this causes "make check" to globally "make all"
12338
12339 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
12340
12341 * configure.in (target_libs): Added target-zlib.
12342 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12343 (CONFIGURE_TARGET_MODULES): Likewise.
12344 (CHECK_TARGET_MODULES): Likewise.
12345 (INSTALL_TARGET_MODULES): Likewise.
12346 (CLEAN_TARGET_MODULES): Likewise.
12347 (configure-target-zlib): New target.
12348 (all-target-zlib): Likewise.
12349 (all-target-libjava): Depend on all-target-zlib.
12350 (configure-target-libjava): Depend on configure-target-zlib.
12351
12352 * Makefile.in (configure-target-libjava): Depend on
12353 configure-target-newlib.
12354 (configure-target-boehm-gc): New target.
12355 (configure-target-qthreads): New target.
12356
12357 * configure.in (target_libs): Added target-qthreads.
12358 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12359 (CONFIGURE_TARGET_MODULES): Likewise.
12360 (CHECK_TARGET_MODULES): Likewise.
12361 (INSTALL_TARGET_MODULES): Likewise.
12362 (CLEAN_TARGET_MODULES): Likewise.
12363 (all-target-qthreads): New target.
12364 (configure-target-libjava): Depend on configure-target-qthreads.
12365 (all-target-libjava): Depend on all-target-qthreads.
12366
12367 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12368 (CONFIGURE_TARGET_MODULES): Likewise.
12369 (CHECK_TARGET_MODULES): Likewise.
12370 (INSTALL_TARGET_MODULES): Likewise.
12371 (CLEAN_TARGET_MODULES): Likewise.
12372 (all-target-libjava): New target.
12373 (all-target-boehm-gc): Likewise.
12374 * configure.in (target_libs): Added libjava, boehm-gc.
12375
12376 1999-07-22 Ian Lance Taylor <ian@zembu.com>
12377
12378 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12379 configure.bat in SUPPORT_FILES.
12380 (gas+binutils.tar.bz2): Likewise.
12381
12382 * makeall.bat: Remove; obsolete.
12383
12384 1999-07-21 Ian Lance Taylor <ian@zembu.com>
12385
12386 From Mark Elbrecht:
12387 * configure.bat: Remove; obsolete.
12388
12389 1999-07-11 Ian Lance Taylor <ian@zembu.com>
12390
12391 * configure: Add -W -Wall to the default CFLAGS when compiling with
12392 gcc.
12393
12394 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
12395
12396 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12397
12398 1999-06-30 Mark Mitchell <mark@codesourcery.com>
12399
12400 * configure.in: Build ld on IRIX6.
12401
12402 1999-06-12 Ian Lance Taylor <ian@zembu.com>
12403
12404 * Makefile.in: Change distribution targets to use bzip2 instead of
12405 gzip.
12406 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12407 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12408
12409 1999-06-04 Nick Clifton <nickc@cygnus.com>
12410
12411 * config.sub: Add mcore target.
12412
12413 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
12414
12415 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12416
12417 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
12418
12419 * config.guess (dummy): Changed to $dummy.
12420
12421 1999-05-24 Nick Clifton <nickc@cygnus.com>
12422
12423 * config.sub: Tidied up case statements.
12424
12425 1999-05-22 Ben Elliston <bje@cygnus.com>
12426
12427 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12428 <jiro@din.or.jp>.
12429
12430 * config.guess: Merge with FSF version. Future changes will be
12431 more accurately recorded in this ChangeLog.
12432 * config.sub: Likewise.
12433
12434 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
12435
12436 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12437
12438 1999-04-30 Tom Tromey <tromey@cygnus.com>
12439
12440 * ltmain.sh: [mode link] Always use CC given by ltconfig.
12441
12442 1999-04-23 Tom Tromey <tromey@cygnus.com>
12443
12444 * ltconfig, ltmain.sh: Update to libtool 1.2f.
12445
12446 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
12447
12448 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12449 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12450 Bad merge removed these two changes.
12451
12452 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
12453 Martin Heller (Ing.-Buero_Heller@t-online.de)
12454
12455 * config.guess (interix Alpha): Add.
12456
12457 1999-04-11 Richard Henderson <rth@cygnus.com>
12458
12459 * configure.in (i?86-*-beos*): Do config gperf; don't config
12460 gdb, newlib, or libgloss.
12461
12462 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
12463
12464 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12465 link a trivial program with -mabi=64. If it fails, remove mabi=64
12466 from multidirs.
12467
12468 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
12469
12470 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12471
12472 1999-04-08 Nick Clifton <nickc@cygnus.com>
12473
12474 * config.sub: Add support for mcore targets.
12475
12476 1999-04-07 Michael Meissner <meissner@cygnus.com>
12477
12478 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12479 not mt-ospace, in order to shut up assembler warning about using
12480 symbols that are named the same as registers.
12481
12482 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
12483
12484 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12485 dependency list for all-target-cygmon.
12486
12487 1999-04-05 Doug Evans <devans@casey.cygnus.com>
12488
12489 * config-ml.in: Check $host, not $target, for selective multilibs.
12490 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12491 thumb interworking, and underscore prefix multilibs.
12492
12493 1999-04-04 Ian Lance Taylor <ian@zembu.com>
12494
12495 * missing: Update to version from current automake.
12496
12497 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
12498
12499 * configure (gxx_include_dir): Removed.
12500
12501 * configure.in (gxx_include_dir): Handle it.
12502 * Makefile.in: Likewise.
12503
12504 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
12505
12506 * config.sub (mips64vr4111,mips64vr4111el) Add.
12507
12508 1999-03-21 Ben Elliston <bje@cygnus.com>
12509
12510 * config.guess: Correct typo for detecting ELF on FreeBSD.
12511
12512 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
12513
12514 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12515 config/mh-djgpp.
12516
12517 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
12518
12519 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12520 all-target-newlib to dependency list for all-target-bsp.
12521
12522 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
12523
12524 * config.sub: Add i386-uwin support.
12525 * config.guess: Likewise.
12526
12527 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12528
12529 * configure.in: cleanup, add mh-*pic handling for arm, special
12530 case powerpc*-*-aix*
12531
12532 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
12533
12534 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12535 can be built.
12536
12537 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
12538
12539 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12540 targets.
12541
12542 1999-03-02 Nick Clifton <nickc@cygnus.com>
12543
12544 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12545
12546 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
12547
12548 * config.sub: Check for "cygwin*" rather than "cygwin32*"
12549
12550 1999-02-24 Nick Clifton <nickc@cygnus.com>
12551
12552 * config.sub: Fix typo in arm recognition.
12553
12554 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
12555
12556 * configure.in (noconfigdirs): Changed target_configdirs to
12557 include target-bsp only for m68k-*-elf* and m68k-*-coff*
12558 rather than m68k-*-* since it is not known to work on
12559 m68k-aout. Ditto for arm-*-*oabi.
12560
12561 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
12562
12563 * configure.in (*-*-windows*): Remove, no longer used.
12564
12565 1999-02-19 Ben Elliston <bje@cygnus.com>
12566
12567 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12568 Smart and improved by Andrew Cagney.
12569
12570 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
12571
12572 * config.guess: Recognize openbsd-*-hppa.
12573
12574 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
12575
12576 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12577 only if it is not empty.
12578
12579 1999-02-17 Nick Clifton <nickc@cygnus.com>
12580
12581 Patch from: Scott Bambrough <scottb@corelcomputer.com>
12582
12583 * config.guess: Modified to recognize uname's armv* syntax.
12584
12585 * config.sub: Modified to recognize uname's armv* syntax.
12586
12587 1999-02-17 Mark Salter <msalter@cygnus.com>
12588
12589 * configure.in: Added target-bsp for sparclite.
12590
12591 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
12592
12593 * config.sub: Recognize alphapca5[67] and up to alphaev8.
12594
12595 1999-02-08 Nick Clifton <nickc@cygnus.com>
12596
12597 * configure.in: Add support for strongarm port.
12598 * config.sub: Add support for strongarm target.
12599
12600 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
12601
12602 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12603 the old name config/mh-cygwin32.
12604 Enable texinfo.
12605
12606 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
12607
12608 * configure.in: Do build ld for ix86 Solaris.
12609
12610 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
12611
12612 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
12613 $AR_FOR_TARGET. Likewise for RANLIB.
12614
12615 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
12616
12617 * config.sub (oabi): Recognize.
12618 * configure.in (arm-*-oabi): Handle.
12619
12620 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
12621
12622 * config.guess: Improve detection of i686 on UnixWare 7.
12623
12624 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
12625
12626 * config.guess: Add support for i386-pc-interix.
12627 * config.sub: Likewise.
12628 * configure.in: Likewise.
12629
12630 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
12631
12632 * Makefile.in: Remove unneeded all-target-libio from
12633 from all-target-winsup target since it is now unneeded.
12634 Add all-target-libtermcap in its place since it is now
12635 needed.
12636
12637 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
12638
12639 * configure.in: makefile stub for cygwin target is probably
12640 unnecessary. Remove it for now.
12641
12642 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
12643
12644 * configure.in: libtermcap.a should be built when cygwin is the
12645 target as well as the host.
12646 * config.guess: Allow mixed case in cygwin uname output.
12647 * Makefile.in: Add libtermcap target.
12648
12649 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
12650
12651 * config.sub: Clean up handling of hppa2.0.
12652
12653 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
12654
12655 * config.guess: Use C code to identify more HP machines.
12656
12657 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
12658
12659 * config.sub: Handle hppa2.0.
12660
12661 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
12662
12663 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12664 cygmon for all sparclite targets, regardless of object format.
12665
12666 1998-12-15 Mark Salter <msalter@cygnus.com>
12667
12668 * configure.in: Added target-bsp for several target architectures.
12669
12670 * Makefile.in: Added rules for bsp.
12671
12672 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
12673
12674 * config.guess: Improve detection of hppa2.0 processors.
12675
12676 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
12677
12678 * config.guess: Recognize FreeBSD using ELF automatically.
12679
12680 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
12681
12682 * configure (skip-this-dir): Add handling for new shell script, which
12683 might be created by a sub-directory's configure to indicate, this particular
12684 directory is "unwanted".
12685 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12686
12687 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
12688
12689 * ltconfig: import from libtool, after changing libtool to
12690 account for the cygwin name change.
12691
12692 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
12693
12694 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12695 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12696
12697 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
12698
12699 * configure.in: Add libtermcap to list of cygwin dependencies.
12700
12701 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
12702
12703 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12704 they include winsup/include when it's a cygwin target.
12705
12706 1998-11-12 Tom Tromey <tromey@cygnus.com>
12707
12708 * configure.in (host_tools): Added zip.
12709 * Makefile.in (all-target-libjava): Depend on all-zip.
12710 (all-zip): New target.
12711 (ALL_MODULES): Added all-zip.
12712 (NATIVE_CHECK_MODULES): Added check-zip.
12713 (INSTALL_MODULES): Added install-zip.
12714 (CLEAN_MODULES): Added clean-zip.
12715
12716 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
12717
12718 * Makefile.in: lose "32" from comment about cygwin.
12719
12720 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
12721
12722 * configure.in: Use -Os to build target libraries for the fr30.
12723
12724 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
12725
12726 * config.sub: Add fr30.
12727
12728 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
12729
12730 * configure.in: drop "32" from config/mh-cygwin32. Check
12731 cygwin* instead of cygwin32*.
12732 * config.sub: Check cygwin* instead of cygwin32*.
12733
12734 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
12735
12736 * config.guess: Match any version of Unixware7.
12737
12738 1998-10-20 Syd Polk <spolk@cygnus.com>
12739
12740 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12741 if desired.
12742
12743 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
12744
12745 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12746 these if the appropriate directories and files to not exist.
12747
12748 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
12749
12750 * Makefile.in (DEVO_SUPPORT): Add config.if.
12751
12752 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
12753
12754 * configure: Add pattern to replace "build_tooldir"'s
12755 definition in the generated Makefile with "tooldir"'s
12756 actual value.
12757
12758 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
12759
12760 * config.sub: Bring back lost sparcv9.
12761
12762 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12763
12764 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
12765
12766 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12767 CC_FOR_TARGET and friends.
12768
12769 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12770
12771 * Makefile.in (build_tooldir): New variable, same as tooldir.
12772 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12773 -B$(build_tooldir)/bin/.
12774 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12775
12776 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12777
12778 * README: Remove installation instructions and refer to the
12779 INSTALL directory instead.
12780
12781 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
12782
12783 * config.sub: Add support for i[34567]86-pc-udk.
12784 * configure.in: Likewise.
12785
12786 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
12787
12788 * Makefile.in: add bzip2 package building bits for user
12789 tools module
12790 * configure.in: ditto
12791
12792 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
12793
12794 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12795 (ALL_TARGET_MODULES): Add all-target-libobjc.
12796 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12797 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12798 (all-target-libchill): Add dependencies.
12799 * configure.in (target_libs): Add libchill.
12800
12801 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
12802
12803 * configure.in (target_subdir): Remove duplicate line.
12804
12805 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
12806
12807 * Makefile.in (all-automake): fix dependencies.
12808
12809 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
12810
12811 * configure.in: Minor cleanups for building in the $(target_alias)
12812 subdir.
12813
12814 1998-09-22 Jim Wilson <wilson@cygnus.com>
12815
12816 * Makefile.in (bootstrap): Set r and s before make all. Use
12817 BASE_FLAGS_TO_PASS in make all.
12818 (cross): Likewise.
12819
12820 1998-09-20 Mark Mitchell <mark@markmitchell.com>
12821
12822 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12823
12824 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
12825
12826 * config.sub: Fix typo in last change.
12827
12828 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12829
12830 * config.sub: Add support for C4x target.
12831 * configure.in: Likewise.
12832
12833 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
12834
12835 * config.sub: Recognize sparcv9 just like sparc64.
12836
12837 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
12838
12839 * config.guess: Match "Pent II" or "PentII" for OpenServer.
12840
12841 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
12842
12843 * config.guess: Correctly identify Pentium II sco boxes.
12844
12845 * config.guess: Fix "tr" code. From Weiwen Liu.
12846
12847 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
12848
12849 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12850 stabs.
12851
12852 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
12853
12854 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12855 (ALL_TARGET_MODULES): Add all-target-libchill.
12856 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12857 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12858 (all-target-libchill): Add dependencies.
12859 * configure.in (target_libs): Add libchill.
12860
12861 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12862
12863 * config.guess: Avoid assumptions about "tr" behaves when
12864 LANG is set to something other than English.
12865
12866 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
12867
12868 * configure (gxx_include_dir): Changed to
12869 '${prefix}/include/g++'-${libstdcxx_interface}.
12870
12871 * config.if: New to determine the interfaces.
12872
12873 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
12874
12875 * config.guess: Detect and handle MPE/IX.
12876 * config.sub: Deal with MPE/IX.
12877
12878 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
12879
12880 * configure.in: Use mh-aix43.
12881
12882 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
12883
12884 * configure: Fix --without/--disable cases for gxx-include-dir.
12885
12886 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
12887
12888 * mdata-sh: Imported. Needed for automake support.
12889
12890 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
12891
12892 * Makefile.in (taz): Try "chmod -R og=u ." before
12893 "chmod og=u `find . -print`".
12894
12895 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
12896
12897 * configure.in: Add arm-elf and thumb-elf support.
12898
12899 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
12900
12901 * Makefile.in: Undo previous patch.
12902
12903 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
12904
12905 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12906 to here ...
12907 (install-no-fixedincludes): and here
12908 (INSTALL_MODULES): ... from here.
12909
12910 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
12911
12912 * config.sub: Merge with FSF.
12913
12914 * config.guess: Merge with FSF.
12915
12916 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
12917
12918 * configure (extraconfigdirs): New variable.
12919 (SUBDIRS): Add extraconfigdirs and recurse on them too.
12920 * Makefile.in (all): Move higher in file.
12921 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12922 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12923 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12924 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12925 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12926
12927 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
12928
12929 * Makefile.in (all-target-libjava): Depend on all-gcc and
12930 all-target-newlib.
12931 (configure-target-libjava): Depend on $(ALL_GCC).
12932
12933 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
12934
12935 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12936 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12937
12938 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
12939
12940 * INSTALL/README: Fix typo.
12941
12942 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
12943
12944 * ylwrap: Change absolute path checks to check for DOS style path
12945 names.
12946
12947 * ylwrap: Don't use a full path name if the source file is in the
12948 same directory. From hjl@lucon.org (H.J. Lu).
12949
12950 * config-ml.in: Default to being verbose, to match Feb 18 change to
12951 configure.
12952
12953 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
12954
12955 Brought over from egcs:
12956
12957 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12958
12959 * configure.in (target_subdir): Set to ${target_alias} instead
12960 of "libraries".
12961
12962 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12963
12964 * configure.in (target_subdir): Set to libraries if enable_multilib.
12965
12966 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
12967
12968 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12969 multilibs, force reconfiguration the first time we create
12970 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12971
12972 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
12973
12974 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12975 avoid confusion with --no-recursion.
12976
12977 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
12978
12979 * configure.in: Win32 hosts shouldn't use install -x
12980 * install-sh: remove -x option, and special .exe-handling
12981 hack.
12982
12983 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
12984
12985 * config.guess: Recognize i586-pc-beos.
12986 * configure.in: Don't build some bits for beos.
12987
12988 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
12989
12990 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12991 CFLAGS default to -O2.
12992
12993 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12994 when using GNU ld.
12995
12996 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
12997
12998 * ltmain.sh: Correct install when using a different shell.
12999
13000 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
13001
13002 * ltconfig, ltmain.sh: Update to libtool 1.2b.
13003
13004 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
13005
13006 * makefile.vms: Update to build binutils/makefile.vms. Add install
13007 target.
13008
13009 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
13010
13011 * ltconfig: Update to correct AIX handling.
13012
13013 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13014
13015 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13016
13017 * configure.in (target_subdir): Set to ${target_alias} instead
13018 of "libraries".
13019
13020 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
13021
13022 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13023 (Makefile): Depend on $(gcc_version_trigger).
13024
13025 * configure (gcc_version): Change default initializer to empty
13026 string.
13027 (gcc_version_trigger): New variable; pass this variable down
13028 to subdir configures to enable them checking gcc's version
13029 themselves. Emit make macros for both gcc_version vars.
13030 (topsrcdir): Initialize reliably.
13031 (recursion line): Remove --with-gcc-version=${gcc_version}.
13032
13033 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13034
13035 * configure (enable_version_specific_runtime_libs): Implement new flag
13036 --enable-version-specific-runtime-libs which installs C++ runtime stuff
13037 in $(libsubdir); emit definition in each generated Makefile.
13038 (gxx_include_dir): Initialize depending on
13039 $enable_version_specific_runtime_libs.
13040
13041 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13042
13043 * configure (gcc_version): Initialize properly depending on
13044 how and where configure is started.
13045 (recursion line): Pass a --with-gcc-version=${gcc_version}
13046 to configures in subdirs.
13047
13048 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
13049
13050 * configure.in (noconfigdirs): Add configure pattern for mips tx39
13051 cygmon
13052
13053 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
13054
13055 * configure.in: Add cygmon and libstub support for mn10200.
13056
13057 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
13058
13059 * configure (gcc_version): Add new variable describing the
13060 particular gcc version we're building.
13061 * Makefile.in (libsubdir): Add new macro for the directory
13062 in which the compiler finds executables, libraries, etc.
13063 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13064 and libsubdir.
13065
13066 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13067
13068 * Makefile.in (local-clean): Remove *.log.
13069 (warning.log): Built with warn_summary from build.log.
13070 (mail-report.log): Run test_summary.
13071 (mail-report-with-warnings.log): Run test_summary including
13072 warning.log in the report.
13073
13074 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
13075
13076 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13077
13078 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
13079
13080 * Makefile.in (grep): Grep no longer depends on libiberty.
13081
13082 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
13083
13084 * Makefile.in: all-snavigator needs all-libgui.
13085
13086 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
13087
13088 * configure.in: Add cygmon and libstub support for mn10300.
13089
13090 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
13091
13092 * missing: Update to version from automake 1.3.
13093
13094 * ltmain.sh: On installation, don't get confused if the same name
13095 appears more than once in the list of library names.
13096
13097 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
13098
13099 * config.sub: Accept m68060 and m5200 as CPU names.
13100
13101 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
13102
13103 * configure: Use && rather than using -a in test, because odd
13104 strings can confuse test.
13105 * configure.in: Likewise.
13106
13107 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
13108
13109 * ltconfig, ltmain.sh: Bring in Visual C++ support.
13110
13111 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13112
13113 * Makefile.in (boostrap2-lean, bootstrap3-lean,
13114 bootstrap4-lean): New targets.
13115
13116 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
13117
13118 * mpw-* Delete. Not used.
13119
13120 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
13121
13122 * COPYING.LIB: Update FSF address.
13123
13124 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
13125
13126 * ltconfig, ltmain.sh: Update to libtool 1.2a.
13127
13128 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13129 GAS_SUPPORT_DIRS.
13130
13131 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
13132
13133 * ltconfig, ltmain.sh: Avoid producing a version number if
13134 -version-info was not used.
13135
13136 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
13137
13138 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13139 building with newlib.
13140
13141 1998-04-30 Paul Eggert <eggert@twinsun.com>
13142
13143 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
13144 Solaris `make' causes it to continue to next definition.
13145
13146 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
13147
13148 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13149 the right GUI libraries and files are installed along with GDB.
13150
13151 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
13152
13153 * configure.in: Change alpha to alpha* in several places.
13154
13155 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
13156
13157 * config.sub: Recognize sparc86x.
13158
13159 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
13160
13161 * configure.in (--enable-target-optspace): Remove debug echo.
13162
13163 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
13164
13165 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13166
13167 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
13168
13169 * ltconfig: Update cygwin32 support.
13170
13171 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13172 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13173 (GDB_SUPPORT_DIRS): Likewise.
13174
13175 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
13176
13177 * configure.in (target_makefile_frag): If --enable-target-optspace,
13178 use -Os to compile target libraries rather than -O2. Default to
13179 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13180 not used.
13181 * configure.in (target_cflags): Ditto for d30v.
13182
13183 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
13184
13185 * Makefile.in (all-bfd): Depend on all-intl.
13186 (all-binutils): Likewise.
13187 (all-gas): Likewise.
13188 (all-gprof): Likewise.
13189 (all-ld): Likewise.
13190
13191 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
13192
13193 * configure.in (host_tools): Fix typo, lbtool -> libtool.
13194
13195 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
13196
13197 * Makefile.in (all-bfd): Depend upon all-libiberty.
13198
13199 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13200
13201 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
13202
13203 * Makefile.in: Add libstub.
13204
13205 * configure.in: Ditto. Build libstub for targets that have cygmon
13206 support.
13207
13208 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
13209
13210 * configure.in: Don't set PICFLAG on ix86-cygwin32.
13211
13212 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
13213
13214 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13215 use mh-sysv5 if specified. Support gprof on SCO Open Server.
13216
13217 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
13218
13219 * configure: Define DEFAULT_M4 by searching PATH.
13220 * Makfile.in: Use DEFAULT_M4.
13221
13222 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
13223
13224 * ltconfig: Add cygwin32 support.
13225
13226 * Makefile.in, configure.in: Add libtool as a native only directory
13227 to configure and build.
13228
13229 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
13230
13231 * Makefile.in (INSTALL_MODULES): Remove texinfo.
13232
13233 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
13234
13235 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13236
13237 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
13238
13239 * Makefile.in: add ash make rules
13240 * configure.in: add ash to native_only and host_tools lists
13241
13242 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
13243
13244 * Makefile.in (all-gettext, all-intl): New targets.
13245 (ALL_MODULES): Added all-gettext, all-intl.
13246 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13247 (INSTALL_MODULES): Added install-gettext, install-intl.
13248 (CLEAN_MODULES): Added clean-gettext, clean-intl.
13249
13250 * configure.in (host_tools): Added gettext.
13251 (native_only): Likewise.
13252 (noconfigdirs) [various cases]: Likewise.
13253 (host_libs): Added intl.
13254
13255 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
13256
13257 * configure: Do not disable building gdbtk for cygwin32 hosts.
13258
13259 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
13260
13261 * configure.in: Add thumb-coff target.
13262 * config.sub: Add thumb-coff target.
13263
13264 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13265
13266 * Makefile.in: Revert yesterday's change.
13267 (all-target-winsup): all-target-librx stays out of here.
13268
13269 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
13270
13271 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13272 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13273 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13274 Remove references to librx and libg++.
13275
13276 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
13277
13278 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13279 recursive makes
13280
13281 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
13282
13283 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13284 for newlib directory.
13285 (CXX_FOR_TARGET): Likewise.
13286
13287 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
13288
13289 * ltconfig: Update after libtool/ltconfig.in change for
13290 hpux11.
13291
13292 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
13293
13294 * ltconfig, ltmain.sh: Update to libtool 1.2.
13295
13296 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
13297
13298 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13299 (install-gcc-cross): Instead, override LANGUAGES here.
13300
13301 1998-03-18 Dave Love <d.love@dl.ac.uk>
13302
13303 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13304 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13305
13306 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
13307
13308 * configure.in: Add Thumb-pe target.
13309
13310 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
13311
13312 * Makefile.in - changed sn targets to snavigator
13313 * configure.in - changed sn targets to snavigator
13314
13315 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
13316
13317 * config-ml.in: After building symlink tree call make distclean
13318 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13319 to be the case for libiberty.
13320
13321 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
13322
13323 * configure: When making link, also check the current
13324 directory. The configure scripts may create one.
13325
13326 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
13327
13328 * config.sub: Accept alphapca56 and alphaev6 properly.
13329
13330 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13331
13332 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13333
13334 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13335
13336 * config.sub (sco5): Fix typo.
13337
13338 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
13339
13340 * Makefile.in (INSTALL_MODULES): Move install-tcl before
13341 install-itcl.
13342 (install-itcl): Remove dependency on install-tcl.
13343
13344 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
13345
13346 * configure.in: Remove libgloss from noconfigdirs for MN10300.
13347
13348 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
13349
13350 * configure.in: Don't build libgui for a cygwin32 target when not on
13351 a cygwin32 host.
13352
13353 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
13354
13355 * configure (redirect): Set to null, so default behavior of
13356 configure is now --verbose.
13357
13358 1998-02-16 Dave Love <d.love@dl.ac.uk>
13359
13360 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13361 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13362
13363 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
13364
13365 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13366 this change to sync Makefile.in with its ChangeLog entries.
13367
13368 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
13369
13370 * ltmain.sh (mkdir): Check that the directory doesn't exist
13371 before we exit with error, so that we don't get races during
13372 parallel builds.
13373
13374 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
13375
13376 * ltconfig, ltmain.sh: Update from libtool 1.0i.
13377
13378 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
13379
13380 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13381 PICFLAG_FOR_TARGET.
13382 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13383
13384 * configure: Emit a definition for the new macro enable_shared
13385 into each Makefile.
13386
13387 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13388
13389 * configure.in (host_tools, native_only): Add libtool.
13390
13391 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
13392
13393 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13394 Fix typo in ming config comment.
13395
13396 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
13397
13398 * ltconfig, ltmain.sh: Update from libtool 1.0h.
13399
13400 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
13401
13402 * config.sub: Add tic30 cases, and map c30 to tic30.
13403
13404 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
13405
13406 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13407 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13408 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13409 (CLEAN_TARGET_MODULES): Similarly
13410 (all-target-libf2c): Add dependences.
13411 * configure.in (target_libs): Add libf2c.
13412
13413 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
13414
13415 * configure.in: Remove expect from noconfigdirs when target
13416 is cygwin32. OK to build expect and dejagnu with Canadian
13417 Cross.
13418
13419 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
13420
13421 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13422 host.
13423
13424 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13425 and mingw32.
13426
13427 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
13428
13429 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13430 here as it is not defined in the toplevel Makefile.
13431
13432 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
13433
13434 * configure (package_makefile_rules_frag): New variable, which names
13435 a file with generic rules, ...
13436 Change comment to mention we now have FIVE parts.
13437 * configure: Undo last change.
13438
13439 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
13440
13441 * config.guess: More accurate determination of HP processor types.
13442 * config.sub: More accurate determination of HP processor types.
13443
13444 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
13445
13446 * configure (package_makefile_frag): Move inserting the
13447 ${package_makefile_frag} to where it should be according
13448 to the comment.
13449
13450 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
13451
13452 * config.guess: Add support for Linux/ARM.
13453
13454 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
13455
13456 * .cvsignore: Remove *-info and *-install since they match
13457 release-info and mpw-install, which we don't want to just ignore.
13458
13459 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
13460
13461 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13462
13463 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
13464
13465 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13466 local_prefix to sub-make invocations.
13467
13468 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
13469
13470 * configure.in: Check makefile fragments in the source
13471 directory.
13472
13473 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13474
13475 * configure.in: Check whether host and target makefile
13476 fragments exist before adding them to *_makefile_frag.
13477
13478 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
13479
13480 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13481
13482 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
13483
13484 * configure.in: Make sure we only replace RPATH_ENVVAR on
13485 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13486 regexp to sed.
13487
13488 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13489 to sub-makes.
13490
13491 1998-01-13 Lee Iverson (leei@ai.sri.com)
13492
13493 * config-ml.in (multi-do): LDFLAGS must include multilib
13494 designator.
13495
13496 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
13497
13498 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13499
13500 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
13501
13502 * config.sub: Add mingw32 support.
13503 * configure.in: Likewise.
13504
13505 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13506
13507 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13508
13509 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
13510
13511 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13512 * configure (gxx_include_dir): Provide a definition for subdirs
13513 which do not use autoconf.
13514
13515 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
13516
13517 * config.guess: Sync with egcs. Picks up new alpha support,
13518 BeOS & some additional linux support.
13519
13520 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
13521
13522 * config.guess: HP 9000/803 is a PA1.1 machine.
13523
13524 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
13525
13526 * configure.in: It's alpha*-...
13527
13528 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13529
13530 * configure.in (host_makefile_frag, target_makefile_frag):
13531 Handle multiple config files.
13532 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13533 alpha-*-*.
13534
13535 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
13536
13537 * mkdep: New file.
13538
13539 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
13540
13541 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13542
13543 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
13544
13545 * Makefile.in: Add libgui directory.
13546 (GDB_TK): Add all-libgui.
13547 * configure.in: Add libgui directory.
13548 * configure: Add all-libgui to GDB_TK.
13549
13550 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
13551
13552 * config-ml.in (multidirs): Add m32r to multilib list.
13553
13554 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
13555
13556 * Makefile.in (all-target-gperf): Change dependency to
13557 all-target-libstdc++.
13558
13559 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
13560
13561 * config.guess: Add BeOS support.
13562
13563 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
13564
13565 Source directory cvs renamed to cvssrc:
13566 * configure.in (host_tools): Change cvs to cvssrc.
13567 (native_only): Likewise.
13568 (noconfigdirs) [various cases]: Likewise.
13569 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13570 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13571 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13572 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13573 (all-cvssrc): Rename target from all-cvs.
13574
13575 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
13576
13577 * configure (gxx_include_dir): Fix thinko.
13578
13579 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
13580
13581 * Makefile.in (INSTALL_TARGET_CROSS): Define.
13582 (install-cross, install-gcc-cross): New targets.
13583
13584 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
13585
13586 * configure.in (noconfigdirs): Add support for Thumb target.
13587
13588 * config.sub (maybe_os): Add support for Thumb target.
13589
13590 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
13591
13592 * Makefile.in: Add rules for cygmon.
13593
13594 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13595
13596 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
13597
13598 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13599 * configure (gxx_include_dir): Provide a definition for subdirs
13600 which do not use autoconf.
13601
13602 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
13603
13604 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13605 11/18/97 build
13606
13607 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
13608
13609 * From Franz Sirl.
13610 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13611 found on RedHat Linux systems.
13612
13613 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
13614
13615 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13616 guesses.
13617
13618 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
13619
13620 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13621
13622 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
13623
13624 * ltmain.sh: If mkdir fails, check whether the directory was created
13625 anyhow by some other process.
13626
13627 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
13628
13629 * configure.in (d30v-*-*): Configure all directories.
13630
13631 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
13632
13633 * configure.in (d30v-*-*): Configure newlib, libiberty directories
13634 for the D30V.
13635
13636 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
13637
13638 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13639
13640 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
13641
13642 * include/libiberty.h: Add extern "C" { so it can be used with C++
13643 progrms.
13644 * include/remote-sim.h: Add extern "C" { so it can be used with C++
13645 programs.
13646
13647 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
13648
13649 * configure.in (d30v-*-*): Configure GCC now.
13650
13651 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
13652
13653 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13654 is no longer needed.
13655
13656 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
13657
13658 * Makefile.in: check-target-libio depends on all-target-libstdc++.
13659
13660 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
13661
13662 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13663 targets using "$@" to provide support for similar but not identical
13664 targets without having to duplicate code.
13665
13666 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
13667
13668 * makefile.vms: Fix to work with DEC C.
13669
13670 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
13671
13672 * config.sub: Add mips-tx39-elf to marketing names.
13673
13674 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
13675
13676 * ltmain.sh: Handle symlinks in generated script.
13677
13678 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
13679
13680 * configure: Handle autoconf style directory options: --bindir,
13681 --datadir, --includedir, --infodir, --libdir, --libexecdir,
13682 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13683 --sysconfdir.
13684 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13685 (sharedstatedir, localstatedir, oldincludedir): New variables.
13686 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13687 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13688 sbindir, sharedstatedir, and sysconfdir.
13689
13690 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13691
13692 * Makefile.in (bootstrap-lean): New target.
13693
13694 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
13695
13696 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
13697 sn, and gnuserv from noconfigdirs.
13698
13699 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
13700
13701 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13702
13703 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
13704
13705 * Makefile.in (cross): New target.
13706
13707 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
13708 Jeff Law <law@cygnus.com>
13709
13710 * Makefile.in (bootstrap2, bootstrap3): New targets.
13711 (all-bootstrap): Remove outdated and confusing target.
13712 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13713
13714 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
13715
13716 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13717 windows. Consistent with gdb/configure.
13718
13719 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
13720
13721 * configure.in: Name Linux target fragment.
13722
13723 * configure: Rewrite so that project Makefile fragment is inserted
13724 first and appears last in the resulting Makefile.
13725
13726 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
13727
13728 * Makefile.in (install-itcl): Install tcl first.
13729
13730 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
13731
13732 * configure.in: remove bison from noconfigdirs for Cygwin32 host
13733
13734 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13735
13736 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13737
13738 * configure.in (skipdirs): Add target-librx for Linux.
13739 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13740
13741 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
13742
13743 * Makefile.in (bootstrap): New target.
13744
13745 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
13746
13747 * config.sub: Accept 'amigados' for backward compatibility.
13748
13749 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
13750
13751 * config.guess: Merge with FSF.
13752
13753 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
13754
13755 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13756
13757 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
13758
13759 * config.sub: Add "marketing-names" patch.
13760
13761 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
13762
13763 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13764
13765 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
13766
13767 * config.sub: Handle v850-elf.
13768
13769 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
13770
13771 * .cvsignore (*-install): Remove.
13772
13773 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
13774
13775 * ltconfig: Set CONFIG_SHELL in libtool.
13776 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13777
13778 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13779
13780 * configure.in (target_subdir): Set to libraries if enable_multilib.
13781
13782 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
13783
13784 * config.guess: Update from gcc directory.
13785
13786 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
13787
13788 * Makefile.in (all-sim): Depends on all-readline.
13789
13790 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
13791
13792 * Makefile.in (BISON, YACC): Use $$s.
13793 (all-bison): Depend on all-texinfo.
13794
13795 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
13796
13797 * Makefile.in (BISON): Add -L flag.
13798 (YACC): Likewise.
13799
13800 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13801
13802 * configure.in (noconfigdirs): Add support for v850e target.
13803
13804 * config.sub (maybe_os): Add support for v850e target.
13805
13806 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13807
13808 * configure.in (noconfigdirs): Add support for v850ea target.
13809
13810 * config.sub (maybe_os): Add support for v850ea target.
13811
13812 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
13813
13814 * config.sub: Add mipstx39. Delete r3900.
13815
13816 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13817
13818 * Makefile.in (all-autoconf): Depends on all-texinfo.
13819
13820 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
13821
13822 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13823 eabi targets.
13824
13825 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
13826
13827 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13828
13829 * configure: When handling a Canadian Cross, handle YACC as well as
13830 BISON. Just set BISON to bison. When setting YACC, prefer bison.
13831 * Makefile.in (all-bison): Depend upon all-texinfo.
13832
13833 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
13834
13835 * Makefile.in (BISON): bison, not byacc or bison -y.
13836 (YACC): bison -y or byacc or yacc.
13837 (various): Add *-bison as appropriate.
13838 (taz): No need to mess with BISON anymore.
13839
13840 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
13841
13842 * configure: If OSTYPE matches *win32*, try to find a good value for
13843 CONFIG_SHELL.
13844
13845 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
13846
13847 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13848 configure.in if it is present.
13849
13850 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
13851
13852 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13853
13854 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
13855
13856 * config.sub: Recognize `arc' cpu.
13857 * configure.in: Likewise.
13858 * config-ml.in: Likewise.
13859
13860 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
13861
13862 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13863
13864 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
13865
13866 * configure: Changed sed delimiter from ':' to '|' when
13867 attempting to substitute ${config_shell} for SHELL. On
13868 NT ${config_shell} may contain a ':' in it.
13869
13870 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
13871
13872 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13873
13874 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
13875
13876 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13877
13878 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
13879
13880 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13881
13882 * ylwrap: If the program is a relative path, force it to be
13883 absolute.
13884
13885 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
13886
13887 * configure (tooldir): Set BISON to `bison -y' and not just bison.
13888
13889 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
13890
13891 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13892 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13893 for libraries.
13894
13895 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
13896
13897 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13898 separated by spaces.
13899
13900 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
13901
13902 * ylwrap: New file.
13903 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13904
13905 * ltmain.sh: Handle /bin/sh at start of install program.
13906
13907 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13908
13909 * ltconfig, ltmain.sh: New files, from libtool 1.0.
13910 * missing: New file, from automake 1.2.
13911
13912 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
13913
13914 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
13915 check-tk to CHECK_X11_MODULES.
13916
13917 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
13918
13919 * config.sub: Merge with FSF.
13920
13921 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
13922
13923 * config.guess: Merge with FSF.
13924
13925 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13926
13927 * configure: Treat msdosdjgpp like go32.
13928 * configure.in: Likewise. Don't remove gprof for go32.
13929
13930 * configure: Change Makefile.tem2 to Makefile.tm2.
13931
13932 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
13933
13934 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13935
13936 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13937
13938 * install-sh (chmodcmd): Set to null if the DST directory already
13939 exists. Same as Nov 11th change.
13940
13941 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
13942
13943 * configure (GDB_TK): Needs itcl and tix.
13944
13945 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
13946
13947 * config.guess: Update from FSF.
13948
13949 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
13950
13951 * Makefile.in (GDB_TK): Depend on itcl and tix.
13952
13953 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
13954
13955 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13956 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13957 (INSTALL_SCRIPT): New variable.
13958 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13959 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13960 to -x.
13961 * install-sh: Add support for -x option.
13962
13963 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
13964
13965 * configure.in, Makefile.in: Treat tix like itcl.
13966
13967 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
13968
13969 * Makefile.in (WINDRES): New variable.
13970 (WINDRES_FOR_TARGET): New variable.
13971 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13972 (EXTRA_HOST_FLAGS): Add WINDRES.
13973 (EXTRA_TARGET_FLAGS): Add WINDRES.
13974 (EXTRA_GCC_FLAGS): Add WINDRES.
13975 ($(DO_X)): Pass down WINDRES.
13976 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13977 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13978 DLLTOOL_FOR_TARGET.
13979
13980 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
13981
13982 * configure.in: configure sim before gdb for win32-x-ppc
13983
13984 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13985
13986 Move gperf into the toplevel, from libg++.
13987 * configure.in (target_tools): Add target-gperf.
13988 (native_only): Add target-gperf.
13989 * Makefile.in (all-target-gperf): New target, depend on
13990 all-target-libg++.
13991 (configure-target-gperf): Empty rule.
13992 (ALL_TARGET_MODULES): Add all-target-gperf.
13993 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13994 (CHECK_TARGET_MODULES): Add check-target-gperf.
13995 (INSTALL_TARGET_MODULES): Add install-target-gperf.
13996 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13997
13998 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
13999
14000 * config.sub (mn10200): Recognize new basic machine.
14001
14002 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14003
14004 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14005 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14006
14007 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14008
14009 * configure.in: If we're building mips-sgi-irix6* native, turn on
14010 ENABLE_MULTILIB and set TARGET_SUBDIR.
14011
14012 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
14013
14014 * Makefile.in (all-sn): Depend on all-grep.
14015
14016 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
14017
14018 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14019
14020 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14021 Makefile. From Jeff Makey <jeff@cts.com>.
14022 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14023
14024 * Makefile.in (DISTBISONFILES): Remove.
14025 (taz): Don't futz with DISTBISONFILES. Change BISON to use
14026 $(DEFAULT_YACC).
14027
14028 * configure.in: Build itl, db, sn, etc., when building for native
14029 cygwin32.
14030
14031 * Makefile.in (LD): New variable.
14032 (EXTRA_HOST_FLAGS): Pass down LD.
14033 ($(DO_X)): Likewise.
14034
14035 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
14036
14037 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14038
14039 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
14040
14041 * configure.in (targargs): Strip out any supplied --build argument
14042 before adding our own. Always add --build.
14043
14044 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
14045
14046 * configure.in (targargs): Pass --build if we're doing
14047 a cross-compile.
14048
14049 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
14050
14051 * configure: Use '|' instead of ":" as the separator in
14052 sed. Otherwise sed chokes on NT path names with drive
14053 designators. Also look for "?:*" as the leading characters in an
14054 absolute pathname.
14055
14056 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
14057
14058 * config.sub: Support for r3900.
14059
14060 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
14061
14062 * configure.in: Use install-sh, not install.sh.
14063
14064 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
14065
14066 * Makefile.in (taz): Improve check for BISON so it doesn't try to
14067 apply it twice.
14068
14069 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
14070
14071 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14072 install-binutils.
14073
14074 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
14075
14076 * Makefile.in: Add automake targets.
14077 * configure.in (host_tools): Add automake.
14078
14079 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
14080
14081 * configure: Default CXX to c++, not gcc.
14082 * Makefile.in (CXX): Set to c++, not gcc.
14083 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14084
14085 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
14086
14087 * install-sh: try appending a .exe if source file doesn't
14088 exist
14089
14090 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
14091
14092 * configure.in: Turn on multilib by default.
14093 (cross_only): Remove target-libiberty.
14094
14095 * Makefile.in (all-gcc): Don't depend on libiberty.
14096
14097 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
14098
14099 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14100
14101 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
14102
14103 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14104 (DISTBISONFILES): Add ld/Makefile.in
14105
14106 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
14107
14108 * configure.in: if target is cygwin32 but host isn't cygwin32,
14109 don't configure gdb tcl tk expect, not just gdb.
14110
14111 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
14112
14113 * configure.in: Added gnuserv everywhere sn appears.
14114
14115 * Makefile.in (ALL_MODULES): Added all-gnuserv.
14116 (CROSS_CHECK_MODULES): Added check-gnuserv.
14117 (INSTALL_MODULES): Added install-gnuserv.
14118 (CLEAN_MODULES): Added clean-gnuserv.
14119 (all-gnuserv): New target.
14120
14121 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
14122
14123 * config.guess: Fixes for MIPS OpenBSD systems.
14124
14125 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
14126
14127 * Makefile.in (INSTALL_XFORM): Remove.
14128 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14129
14130 * mkinstalldirs: New file, copied from automake.
14131 * Makefile.in (installdirs): Rename from install-dirs. Use
14132 mkinstalldirs. Change all users.
14133 (DEVO_SUPPORT): Add mkinstalldirs.
14134
14135 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
14136
14137 * install-sh: Rename from install.sh.
14138 * Makefile.in (INSTALL): Change install.sh to install-sh.
14139 (DEVO_SUPPORT): Likewise.
14140
14141 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
14142 Graichen <graichen@rzpd.de>.
14143
14144 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
14145
14146 * config.guess: Recognize OpenBSD systems correctly.
14147
14148 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14149
14150 * README, Makefile.in (ETC_SUPPORT): Remove references to
14151 cfg-paper*, configure.{texi,man,info*}._
14152
14153 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
14154
14155 * Makefile.in (all.normal): Ensure that gcc is built after all
14156 the x11 - ie gdb - targets.
14157
14158 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
14159
14160 * makefile.vms: Don't run conf-a-gas.
14161
14162 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
14163
14164 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
14165
14166 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
14167
14168 * configure.in: Remove noconfigdirs case since gdb also
14169 configures and builds for tic80-coff.
14170
14171 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
14172
14173 * configure: Set cache_file to config.cache.
14174 * Makefile.in (local-distclean): Remove config.cache.
14175
14176 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
14177
14178 * COPYING: Update FSF address.
14179
14180 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
14181
14182 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14183 noconfigdirs.
14184
14185 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
14186
14187 * Makefile.in (install-dirs): Don't crash if prefix, and hence
14188 MAKEDIRS, is empty.
14189
14190 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
14191
14192 * config.sub: Tweak mn10300 entry.
14193
14194 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
14195
14196 * configure.in (host_tools): Put sim before gdb, so gdb's
14197 configure.tgt can determine if the simulator was configured.
14198
14199 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
14200
14201 * config.sub: Move BeOS $os case to be with other Cygnus
14202 local cases.
14203
14204 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
14205
14206 * config.sub: Remove misplaced comment that broke Linux.
14207
14208 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
14209
14210 * config.sub: Add BeOS support.
14211
14212 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
14213
14214 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14215
14216 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
14217
14218 * configure.in (noconfigdirs): Remove tcl and tk from
14219 noconfigdirs for cygwin32 builds.
14220
14221 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
14222
14223 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14224
14225 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
14226
14227 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14228 make-all.com, use makefile.vms instead.
14229
14230 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
14231
14232 * config.sub: Accept -lnews*.
14233
14234 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
14235
14236 * configure.in (noconfigdirs): Disable target-newlib,
14237 target-examples and target-libiberty for d30v.
14238
14239 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14240
14241 * configure.in (noconfigdirs): Enable ld for d30v.
14242
14243 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
14244
14245 * configure.in (tic80-*-*): Build compiler.
14246
14247 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
14248
14249 * configure.in (d30v-*): Remove sim directory from list of
14250 unsupported d30v directories
14251
14252 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14253
14254 * config.sub, configure.in: Add d30v target cpu.
14255
14256 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
14257
14258 * makefile.vms: New file.
14259 * make-all.com: Remove.
14260
14261 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
14262
14263 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14264
14265 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
14266
14267 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14268
14269 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
14270
14271 * Makefile.in (ALL_MODULES): Added all-db.
14272 (CROSS_CHECK_MODULES): Addec check-db.
14273 (INSTALL_MODULES): Added install-db.
14274 (CLEAN_MODULES): Added clean-db.
14275
14276 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
14277
14278 * config.guess: Merge with latest FSF sources.
14279
14280 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
14281
14282 * Makefile.in (ALL_MODULES): Added all-itcl.
14283 (CROSS_CHECK_MODULES): Added check-itcl.
14284 (INSTALL_MODULES): Added install-itcl.
14285 (CLEAN_MODULES): Added clean-itcl.
14286
14287 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
14288
14289 * configure.in: build gdb for mn10200
14290
14291 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
14292
14293 * Makefile.in (all-target-winsup): Depend on all-target-libio.
14294
14295 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
14296
14297 * configure.in (tic80-*-*): Turn off most targets right now.
14298
14299 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
14300
14301 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14302 rather than the makeinfo program.
14303 (do-info): Depend upon all-texinfo.
14304
14305 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
14306
14307 * configure.in: Remove uses of config/mh-linux.
14308
14309 * config.sub, config.guess: Merge with latest FSF sources.
14310
14311 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
14312
14313 * config.sub (case $basic_machine): Add tic80 entries.
14314
14315 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
14316
14317 * config.sub, config.guess: Merge with latest FSF sources.
14318
14319 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14320
14321 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14322 * mpw-config.in: Test for NewFolderRecursive.
14323 * mpw-install: Use symbolic name for startup filename.
14324 * mpw-README: Add various additional details.
14325
14326 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
14327
14328 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14329
14330 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
14331
14332 * configure.in: Do build gcc and the target libraries for
14333 the mn10200.
14334
14335 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
14336
14337 * configure.in: don't avoid building gdb for mn10300 any more
14338 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14339 instead of single-quoting it.
14340
14341 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
14342
14343 * configure.in: Don't use --with-stabs on IRIX 6.
14344
14345 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
14346
14347 * configure.in (m32r): Build gdb, libg++ now.
14348
14349 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14350
14351 * configure.in (mips*-sgi-irix6*): Remove gdb and related
14352 directories from noconfigdirs.
14353
14354 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
14355
14356 * config.sub (basic_machine): added mips16 configuration
14357
14358 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14359
14360 * config.sub: Handle d10v-unknown.
14361
14362 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
14363
14364 * config.sub: Handle v850-unknown.
14365
14366 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
14367
14368 * Makefile.in: add findutils
14369 * configure.in: add findutils to list of host_tools
14370
14371 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
14372
14373 * config.sub: Handle mn10200 and mn10300.
14374
14375 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14376
14377 * configure.in (d10v-*): Do not build librx.
14378
14379 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
14380
14381 * configure.in (mn10300): Build everything except gdb & libgloss.
14382
14383 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
14384
14385 * config.guess: Patch for Dansk Data Elektronik servers,
14386 from Niels Skou Olsen <nso@dde.dk>.
14387
14388 For ncr, use /bin/uname rather than uname, since GNU uname does not
14389 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
14390
14391 Patch for MIPS R4000 running System V,
14392 from Eric S. Raymond <esr@snark.thyrsus.com>.
14393
14394 Fix thinko for nextstep.
14395
14396 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14397
14398 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
14399 * config.guess: Guess mips-dec-mach_bsd4.3.
14400
14401 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
14402 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
14403 release numbers.
14404 * config.guess (mips-mips-riscos*): Emit just enough of the
14405 release number.
14406
14407 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
14408 * config.guess (sparc-auspex-sunos*): Added.
14409 (f300-fujitsu-*): Added.
14410
14411 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
14412 * config.guess: Recognize a Tadpole as a sparc.
14413
14414 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14415
14416 * config.guess: Don't assume that NextStep version is either 2 or
14417 3. NextStep 4 (aka OpenStep 4) has come out now.
14418
14419 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14420
14421 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14422 From Rik Faith <faith@cs.unc.edu>.
14423
14424 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
14425
14426 * config.sub: Contributions from bug-gnu-utils to:
14427 Support plain "hppa" (no version given) architecture, reported by
14428 OpenStep.
14429 OpenBSD like NetBSD.
14430 LynxOs is not a hardware supplier.
14431
14432 * config.guess: Contributions from bug-gnu-utils to add support for:
14433 OpenBSD like NetBSD.
14434 Stratus systems.
14435 More Pyramid systems.
14436 i[n>4]86 Intel chips.
14437 M680[n>4]0 Motorola chips.
14438 Use unknown instead of lynx for hardware manufacturer.
14439
14440 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14441
14442 * install.sh (chmodcmd): Set to null if the DST directory already
14443 exists.
14444
14445 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14446
14447 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14448 not use mt-ppc target Makefile fragment any more.
14449
14450 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14451
14452 * configure.in (*-*-windows): Exclude everything but those dirs
14453 needed to build windows.
14454
14455 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
14456
14457 * Makefile.in (all-target-winsup): Depend on all-target-librx.
14458
14459 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14460
14461 * configure.in: Exclude mmalloc from i386-windows.
14462
14463 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14464
14465 * Undo my previous change.
14466
14467 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
14468
14469 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14470 unconditionally.
14471 (MAKEOVERRIDES): Define (revert this part of October 18 change).
14472
14473 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14474
14475 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
14476 host to add it's own flags.
14477
14478 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
14479
14480 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14481
14482 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
14483
14484 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14485 (CXX_FOR_TARGET): Likewise.
14486 (GCC_FOR_TARGET): Define.
14487 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14488 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14489 CC_FOR_TARGET was specified on the command line.
14490 (MAKEOVERRIDES): Don't define.
14491
14492 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
14493
14494 * configure.in (m32r): Fix spelling of libg++ libs.
14495
14496 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
14497
14498 * config.sub (-apple*): Remove, now redundant.
14499
14500 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
14501
14502 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14503
14504 * configure: Rework yesterday's sed script patch.
14505
14506 * config.sub: Merge with FSF.
14507
14508 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
14509
14510 * config.guess: Merge from FSF.
14511
14512 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
14513 * config.guess: Use pc instead of unknown, for pc clone systems.
14514 Change linux to linux-gnu.
14515
14516 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14517 * config.guess: Avoid non-portable tr syntax.
14518
14519 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
14520
14521 * test-build.mk (HOLES): Add "xargs" for gdb.
14522
14523 * configure: Avoid hpux10.20 sed bug.
14524
14525 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
14526
14527 * configure.in: Add support for windows host
14528 (that is a build done under the Microsoft build environment).
14529
14530 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
14531
14532 * Makefile.in: Replace all uses of srcroot with s, to shrink
14533 command line lengths.
14534
14535 Patches from Geoffrey Noer <noer@cygnus.com>:
14536 * configure.in: If configuring for newlib, pass --with-newlib to
14537 subdirectories.
14538 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14539 -Bnewlib/ and -Lwinsup to gcc.
14540 (CXX_FOR_TARGET): Likewise.
14541
14542 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
14543
14544 * Makefile.in (ETC_SUPPORT): Add configure.
14545
14546 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
14547
14548 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14549 host configuration file.
14550
14551 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
14552
14553 * configure.in: Break mn10x00 support into separate
14554 mn10200 and mn10300 configurations.
14555 * config.sub: Likewise.
14556
14557 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
14558
14559 * configure.in: Add lots of stuff to noconfigdirs for
14560 the mn10x00 targets.
14561
14562 * config.sub, configure.in: Add mn10x00 support.
14563
14564 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
14565
14566 * make-all.com: Call conf-a-gas, not config-a-gas.
14567
14568 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
14569
14570 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14571 targets.
14572
14573 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
14574
14575 * mpw-README: Add much more detail for native PowerMac.
14576 * mpw-install: New file.
14577 * mpw-configure: Add --norecursion and --help options.
14578 * mpw-config.in: Translate readme and install files when
14579 copying to objdir.
14580 * mpw-build.in: Don't always depend on byacc and flex.
14581 (install-only-top): New action.
14582
14583 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
14584
14585 * configure.in: You can now configure GDB for the v850.
14586
14587 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
14588
14589 * configure.in (noconfigdirs): Don't configure any C++ dirs
14590 if targeting D10V.
14591
14592 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
14593
14594 * config.sub: Recognize mips64vr5000.
14595
14596 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
14597
14598 * configure.in: Use a single line for host_tools and native_only.
14599
14600 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
14601
14602 * config.sub, configure.in: Add entries for m32r.
14603
14604 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
14605
14606 * Makefile.in (inet-install): Don't run install-gzip.
14607
14608 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
14609
14610 * configure.in: Don't config lots of things for *-*-windows*.
14611
14612 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
14613
14614 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14615 (host_libs, host_tools): Copy from configure.in.
14616 * mpw-configure: Don't complain about directories not found.
14617
14618 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14619
14620 * configure.in (i[345]86): Recognize i686 for pentium pro.
14621 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14622 file.
14623
14624 * config.guess (i[345]86): Ditto.
14625
14626 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14627
14628 * configure.in (noconfigdirs): Removed gdb for D10V.
14629
14630 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
14631
14632 * configure.in: Remove ld, target-libio, target-libg++, and
14633 target-libstdc++ from noconfigdirs.
14634
14635 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
14636
14637 * configure: Fix three locations where shell scripts were
14638 being run directly rather than with config_shell.
14639
14640 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
14641
14642 * configure.in (v850-*-*): Set up initial $noconfigdirs.
14643 * config.sub (basic_machine): Recognize v850.
14644
14645 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
14646
14647 * mpw-configure: Handle multiple enable/disable options and
14648 pass them down recursively, handle -c and -s flags appropriately
14649 depending on choice of compiler, add escape mechanism for
14650 quoted arguments to gC.
14651
14652 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14653
14654 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14655 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14656 so that -mrelocatable-lib and -mno-eabi are used.
14657
14658 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14659 not support --print-multi-lib, don't abort.
14660
14661 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
14662
14663 * make-all.com: Run config-a-gas.
14664 * setup.com: Don't copy subdirectory files around.
14665
14666 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
14667
14668 * configure.in (*-*-ose): Remove exclusion of libgloss for this
14669 target, it now compiles correctly.
14670
14671 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
14672
14673 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14674
14675 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14676
14677 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14678
14679 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14680
14681 * configure.in (native_only): Add prms.
14682
14683 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
14684
14685 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14686 (BINUTILS_SUPPORT_DIRS): Likewise.
14687
14688 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14689
14690 * configure.in (d10v-*-*): Don't configure ld or gdb until the
14691 d10v support is added.
14692
14693 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14694
14695 * configure.in (d10v-*-*): New target.
14696
14697 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
14698
14699 * config.guess (HP 9000/811): Recognize this as a PA1.1
14700 machine.
14701
14702 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
14703
14704 * Makefile.in (do-tar-gz): New target, split out from tail end of
14705 taz target. Run each command separately, don't use pipes.
14706 (taz): Use it.
14707
14708 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
14709
14710 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14711 * mpw-build.in: No builds should depend on building byacc or flex,
14712 they are assumed to be installed already.
14713
14714 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14715
14716 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14717 variable that CC_FOR_TARGET needs.
14718
14719 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14720
14721 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14722 options have changed since the last time the subdirectory was
14723 configured, and if it has, reconfigure.
14724 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14725 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14726
14727 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
14728
14729 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14730 CLEAN_MODULES): Add bash.
14731 (all-bash): New target.
14732
14733 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
14734
14735 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14736
14737 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14738
14739 * config.sub (basic_machine): Recognize d10v as a valid processor.
14740
14741 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
14742
14743 * mpw-configure: Add support for --bindir.
14744 * mpw-build.in: Use a GCC-specific build script for GCC actions.
14745
14746 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
14747
14748 * configure.in: add bash, time, gawk to list of hosttools and things
14749 to only build for native toolchains
14750
14751 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14752
14753 * Makefile.in (docdir): Remove.
14754
14755 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14756
14757 * Makefile.in (datadir): Set to $(prefix)/share.
14758
14759 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
14760
14761 * configure.in: build diff and patch for cygwin32-hosted
14762 toolchains.
14763
14764 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
14765
14766 * config.sub: Accept -rtems*.
14767
14768 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
14769
14770 * configure.in: enable dosrel for cygwin32-hosted builds,
14771 remove diff from the list of things not buildable
14772 via Canadian Cross
14773
14774 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
14775
14776 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14777 don't get ". ".
14778
14779 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
14780
14781 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14782
14783 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
14784
14785 * Makefile.in (taz): Handle case where tex3patch didn't even get
14786 checked out. Also, if it was found, put the symlink in a new util
14787 subdirectory.
14788
14789 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14790
14791 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14792
14793 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
14794
14795 * config.sub: Recognize -openvms.
14796 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14797 * make-all.com, setup.com: New files.
14798
14799 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14800
14801 * Makefile.in (taz): tex3patch moved to texinfo/util.
14802
14803 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
14804
14805 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14806 * configure.in: remove make from disable-if-Can-Cross list
14807 enable gdb if ${host} and ${target} are cygwin32
14808
14809 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
14810
14811 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
14812 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14813
14814 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14815
14816 * config.guess: Combine mips-mips-riscos cases, and use cpp to
14817 distinguish sysv/svr4/bsd variants.
14818 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14819
14820 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
14821
14822 * configure.in: Added copyright notice.
14823 * move-if-change: Added copyright notice.
14824
14825 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14826
14827 * configure.in (powerpcle-*-solaris*): Until we get shared
14828 libraries working, don't build gdb, sim, make, tcl, tk, or
14829 expect.
14830
14831 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
14832
14833 * config.guess: Merge with FSF:
14834
14835 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14836 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14837
14838 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
14839 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14840
14841 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
14842 * config.guess: Combine two OSF1 rules.
14843 Also recognize field test versions. From mjr@zk3.dec.com.
14844 * config.guess (dgux): Use /usr/bin/uname rather than uname,
14845 because GNU uname does not support -p. From pmr@pajato.com.
14846
14847 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
14848
14849 * Makefile.in (MAKEDIRS): Removed $(tooldir).
14850
14851 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
14852
14853 * mpw-README: Document GCCIncludes.
14854
14855 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
14856
14857 * configure.in (alpha-*-linux*): Set enable_shared to yes.
14858
14859 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14860
14861 * mpw-configure: Handle --enable-FOO and --disable-FOO.
14862
14863 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
14864
14865 * configure.in (*-*-cygwin32): Configure make.
14866
14867 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
14868
14869 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14870
14871 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
14872
14873 * Makefile.in (all-inet): Depend on all-perl.
14874
14875 * Makefile.in (inet-install): New target.
14876
14877 * Makefile.in (all-inet): Depend on all-tcl.
14878 (all-inet): Depend on all-send-pr.
14879
14880 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14881
14882 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14883 temporarily.
14884
14885 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
14886
14887 * configure.in: Don't configure --with-gnu-ld on AIX.
14888
14889 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14890
14891 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14892
14893 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
14894
14895 * Makefile.in (ALL_MODULES): Added all-inet.
14896 (CROSS_CHECK_MODULES): Added check-inet.
14897 (INSTALL_MODULES): Added install-inet.
14898 (CLEAN_MODULES): Added clean-inet.
14899 (all-indent): New target.
14900
14901 * configure.in (host_tools): Added inet.
14902 (native_only): Added inet.
14903 (noconfigdirs): Added inet.
14904
14905 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
14906
14907 * configure.in: Don't configure libgloss if we are not configuring
14908 newlib.
14909
14910 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
14911
14912 * configure.in: Don't configure libgloss for unsupported
14913 architectures.
14914
14915 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14916
14917 * Makefile.in (CLEAN_MODULES): Add clean-apache.
14918
14919 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
14920
14921 * Makefile.in (ALL_MODULES): Include all-apache.
14922 (CROSS_CHECK_MODULES): Include check-apache.
14923 (INSTALL_MODULES): Include install-apache.
14924 (all-apache): New target.
14925
14926 * configure.in: Added apache everywhere perl is seen.
14927
14928 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14929
14930 * Makefile.in: Add support for clean-{module} and
14931 clean-target-{module} rules.
14932
14933 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
14934
14935 * configure.in (*-*-ose) do not build libgloss.
14936
14937 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14938
14939 * config.guess (prep*:SunOS:5.*:*): Turn into
14940 powerpele-unknown-solaris2.
14941
14942 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
14943
14944 * configure.in: Permit --enable-shared to specify a list of
14945 directories.
14946
14947 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14948
14949 * configure.in (host==solaris): Pass only the first word of $CC
14950 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14951
14952 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14953
14954 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14955
14956 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
14957
14958 * Makefile.in (ALL_MODULES): Include all-perl.
14959 (CROSS_CHECK_MODULES): Include check-perl.
14960 (INSTALL_MODULES): Include install-perl.
14961 (ALL_X11_MODULES): Include all-guile.
14962 (CHECK_X11_MODULES): Include check-guile.
14963 (INSTALL_X11_MODULES): Include install-guile.
14964 (all-perl): New target.
14965 (all-guile): New target.
14966
14967 * configure.in (host_tools): Include perl and guile.
14968 (native_only): Include perl and guile.
14969 (noconfigdirs): Don't build guile and perl; no ports have been
14970 done.
14971
14972 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
14973
14974 * configure (--enable-*): Handle quoted option lists such as
14975 --enable-sim-cflags='-g0 -O' better.
14976
14977 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14978
14979 * Makefile.in ({,inst}all-target): New rule so we can make and
14980 install all of the target directories easily.
14981
14982 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14983
14984 * configure.in: Add missing global flag in sed substitution when
14985 deleting `target-' from ${configdirs}.
14986
14987 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
14988
14989 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14990 option.
14991
14992 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14993 config/mh-necv4.
14994
14995 * install.sh: Correct misspelling of transformbasename.
14996
14997 * config.guess: Recognize mips-*-sysv*.
14998
14999 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
15000
15001 * config.sub: Recognize mon960.
15002
15003 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
15004
15005 * configure: Restore Canadian Cross handling of BISON and LEX,
15006 removed in Feb 20 change.
15007
15008 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
15009
15010 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15011 Mention make install. Remove the old copyright date as well the
15012 clumsy and rather pointless copyright on the README file.
15013
15014 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
15015
15016 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15017 Makefile after running symlink-tree, then run `make distclean' to
15018 avoid clobbering any generated files in srcdir.
15019
15020 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
15021
15022 * configure.in (m68k-*-netbsd*): Build everything now.
15023
15024 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15025
15026 * Makefile.in (taz): Fix quoting.
15027
15028 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
15029
15030 * configure.in (sparclet-*-*): Build everything now.
15031
15032 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15033
15034 * configure.in (m68k-*-linux*): New host.
15035
15036 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
15037
15038 * configure: Check for bison before byacc.
15039
15040 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
15041
15042 * Makefile.in configure: Change the way LEX and BISON/YACC are
15043 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
15044 searching PATH. These are used as fallbacks by Makefile.in if
15045 flex/bison/byacc aren't in objdir.
15046
15047 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
15048
15049 * Makefile.in: Make everything which depends upon all-bfd also
15050 depend upon all-opcodes, in case --with-commonbfdlib is used.
15051
15052 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15053
15054 * configure.in (host *-*-cygwin32): Don't build gdb if we are
15055 building NT native compilers on Unix.
15056
15057 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
15058
15059 * configure.in: Don't get CC from the host Makefile fragment if we
15060 can find gcc in PATH, or if this is a Canadian Cross. Move the
15061 Solaris test for /usr/ucb/cc to the post target script, just after
15062 the compiler sanity test.
15063
15064 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
15065
15066 * config.sub: Merge with FSF.
15067
15068 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
15069
15070 * Makefile.in (RPATH_ENVVAR): New variable.
15071 (REALLY_SET_LIB_PATH): Use it.
15072 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15073
15074 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
15075
15076 * config.sub, configure.in: Recognize sparclet cpu.
15077
15078 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15079
15080 * config.guess: Support m68k-cbm-sysv4.
15081
15082 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15083
15084 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15085 m68k-unknown-linuxaout from linker help string. Put quotes around
15086 $ld_help_string.
15087
15088 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
15089
15090 * config.guess (powerpc-harris-powerunix): Add guess for port
15091 to new target.
15092
15093 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15094
15095 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15096
15097 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
15098
15099 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15100 $(REALLY_SET_LIB_PATH) in Makefile.
15101 * Makefile.in (SET_LIB_PATH): New variable.
15102 (REALLY_SET_LIB_PATH): New variable.
15103 ($(DO_X)): Use $(SET_LIB_PATH).
15104 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15105 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15106 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15107 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15108 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15109 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15110 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15111 (install-dosrel): Likewise.
15112 (all-opcodes): Depend upon all-libiberty.
15113
15114 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
15115
15116 * config.guess (*:CYGWIN*): New
15117
15118 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15119
15120 * Makefile.in (all-target-winsup): All all-target-libiberty.
15121
15122 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15123
15124 * configure.in (noconfigdirs): Add missing # in front of comment.
15125
15126 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
15127
15128 * configure.in: add second pass to things added to noconfigdirs
15129 so *-gm-magic can exclude libgloss properly.
15130
15131 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
15132
15133 * mpw-configure (extralibs_name, rez_name): Set correctly
15134 for MWC68K compiler.
15135
15136 * mpw-README: Add more info on the necessary build tools.
15137
15138 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
15139
15140 * configure.in, config.sub: Recognize cygwin32.
15141
15142 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
15143
15144 * config.guess, config.sub: Recognize A/UX.
15145
15146 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
15147
15148 * config.sub: Merge with gcc/config.sub.
15149
15150 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
15151
15152 * mpw-build.in (do-binutils): Add build of stamps.
15153
15154 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
15155
15156 * config.sub: Add recognition for mips64vr4100*-* targets.
15157
15158 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15159
15160 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15161 Add creation of gconfigargs with `--enable-shared' turned on.
15162 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15163 ($(host)-stamp-stage3-configured): Likewise.
15164 (HOLES): Add chatr and ldd.
15165 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15166
15167 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
15168
15169 * configure: Pass --nfp to recursive configures.
15170
15171 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
15172
15173 * Makefile.in (DLLTOOL): New.
15174 (DLLTOOL_FOR_TARGET): New.
15175 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15176 (EXTRA_TARGET_FLAGS): Ditto.
15177 (EXTRA_GCC_FLAGS): Ditto.
15178 (CONFIGURE_TARGET_MODULES): Ditto.
15179 (DO_X): Ditto.
15180 * configure: Add DLLTOOL.
15181
15182 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
15183
15184 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15185 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15186 mh-sco, since old workarounds no longer needed, and don't
15187 build ld, since libraries have weak symbols in COFF.
15188
15189 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
15190
15191 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15192
15193 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
15194
15195 * configure.in: Make sure that ${CC} can be used to compile an
15196 executable.
15197
15198 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15199
15200 * Makefile.in (all-gdb): Depend on $(GDB_TK).
15201 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15202 nothing depending on whether gdbtk is being built.
15203
15204 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
15205
15206 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15207
15208 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
15209
15210 * configure.in (noconfigdirs): Put ld or gas in this early, if the
15211 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15212
15213 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
15214
15215 * config-ml.in: Add support for
15216 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15217 Simplify setting of multidirs from --disable-foo.
15218
15219 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15220
15221 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15222 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15223 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15224 non-empty, pass them on to the GCC make.
15225 (all-bootstrap): New rule that is like all-gcc, except it executes
15226 the GCC bootstrap rule instead of the GCC all rule.
15227
15228 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
15229
15230 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15231
15232 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15233
15234 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15235 DG/UX support.
15236
15237 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
15238
15239 * config.sub (i*86*) Change [345] to [3456]
15240
15241 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15242
15243 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15244 --with-gnu-ld=no.
15245
15246 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15247
15248 * config-ml.in (rs6000*, powerpc*): Add switches to control which
15249 AIX multilibs get built.
15250
15251 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15252
15253 * configure.in (i386-win32): Don't build expect if we're not
15254 building the tcl subdir.
15255
15256 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
15257
15258 * Makefile.in: (configure-target-examples, all-target-examples):
15259 New targets, configure and build example programs.
15260
15261 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
15262
15263 * mpw-configure: If an mpw-config.in generated a file mk.sed,
15264 use it as input to sedit the generated MPW makefile.
15265 * mpw-README: Add a suggestion about Gestalt.h.
15266
15267 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
15268
15269 * config.sub: Accept *-*-ieee*.
15270
15271 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
15272
15273 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
15274 Ronald F. Guilmette <rfg@monkeys.com>.
15275
15276 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15277
15278 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15279 for powerpc-pe native.
15280 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15281 (target==powerpc-pe): duplicate i386-win32 entry.
15282
15283 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15284
15285 * configure.in (noconfigdirs): Exclude target-newlib for all versions
15286 of vxworks, not just vxworks5.1.
15287
15288 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
15289
15290 * mpw-configure: Add support for exec-prefix.
15291
15292 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15293
15294 * config.guess: Recognize HP model 816 machines as having
15295 a PA1.1 processor.
15296
15297 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
15298
15299 * configure: Ignore new autoconf configure options.
15300
15301 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15302
15303 * config.guess: Recognize Pentium under SCO.
15304 From Robert Lipe <robertl@arnet.com>.
15305
15306 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15307
15308 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15309
15310 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
15311
15312 * configure.in: Don't configure gas for alpha-dec-osf*.
15313
15314 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
15315
15316 * configure.in: Default to --with-stabs for some targets for which
15317 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15318 i[345]86*-*-unixware*.
15319
15320 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
15321
15322 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15323 rather than basing it on the target. Simplify handling of options
15324 controlling which directories to configure. Remove extraneous
15325 slash in multi-clean target.
15326
15327 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
15328
15329 * config-ml.in: Prefix more variables with ml_ so they don't collide
15330 with configure's.
15331
15332 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
15333
15334 * configure: Don't turn -v into --v.
15335
15336 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
15337
15338 * configure.in (targargs): Fix typo.
15339
15340 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15341
15342 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
15343
15344 * configure.in: Strip --host and --target options from
15345 CONFIG_ARGUMENTS, and always configure for --host only. Add
15346 --with-cross-host option when building with a cross-compiler.
15347 * configure: Canonicalize the arguments put into config.status by
15348 always using `=' for an option with an argument. Pass a presumed
15349 --host or --target explicitly.
15350
15351 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
15352
15353 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15354 into general OS recognition case.
15355
15356 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15357
15358 * configure.in (target_configdirs): add target-winsup only
15359 for win32 target systems.
15360
15361 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
15362
15363 * Makefile.in (all-target-libgloss): Depend upon
15364 configure-target-newlib, since when libgloss is built it looks to
15365 see if the newlib directory exists.
15366
15367 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
15368
15369 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15370 cfg-ml-*.in.
15371
15372 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
15373
15374 * configure: Handle LD and LD_FOR_TARGET when configuring a
15375 Canadian Cross.
15376
15377 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15378
15379 * configure.in (target_libs): add target-winsup.
15380 (target==i386-win32): add patch diff flex make to $noconfigdirs.
15381 (target==ppcle-pe): remove ld from $noconfigdirs.
15382
15383 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
15384
15385 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15386 Preserve relative path names in $srcdir. Build symlink tree if
15387 configuring cross target dir and srcdir=. (= no VPATH support).
15388 (configure-target-libg++): Depend on configure-target-librx.
15389 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15390 * config-ml.in: New file.
15391 * symlink-tree: New file.
15392 * configure: Ensure srcdir="." if that's what it is.
15393
15394 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
15395
15396 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15397 includes and FLEX_SKELETON setting.
15398 * mpw-configure (--with-gnu-ld): New option, controls whether
15399 to use PPCLink or ld with PowerMac GCC.
15400 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15401 * mpw-config.in: Configure grez if targeting Mac.
15402
15403 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15404 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15405 just macos.
15406 * configure.in: Configure grez resource compiler if targeting Mac.
15407 * Makefile.in (all-grez, install-grez): New targets.
15408
15409 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
15410
15411 * configure: CXX defaults to gcc, not g++. If we find
15412 gcc in the path, set CC to gcc -O2.
15413
15414 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
15415
15416 * configure: Default ${build} correctly. Avoid picking up extra
15417 spaces when reading CC and CXX from Makefile. When doing a
15418 Canadian Cross, use plausible default values for numerous
15419 variables.
15420 * configure.in: When doing a Canadian Cross, don't try to
15421 configure tools whose configure script can't handle it.
15422
15423 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15424
15425 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15426
15427 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
15428
15429 * configure: Remove dubious bug reporting address.
15430
15431 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
15432
15433 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
15434 configure script, run that instead of this directory's configure.
15435 In either case, print a message that we're configuring the sub-dir.
15436
15437 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
15438
15439 * configure.in: Before checking for the existence of various files,
15440 use sed to filter out "target-".
15441
15442 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
15443
15444 * Makefile.in (DO_X): Split rule to decrease command line length
15445 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
15446 (Philippe De Muyter).
15447
15448 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15449
15450 * Makefile.in (all-patch): depend on all-libiberty.
15451
15452 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
15453
15454 * configure.in: If the only directory in target_configdirs which
15455 actually exists is libiberty, then set target_configdirs to empty,
15456 to avoid trying to build a target libiberty in a gas or gdb
15457 distribution.
15458
15459 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
15460
15461 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15462 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15463 systems.
15464
15465 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15466
15467 * configure.in (copy_dirs): Use sys-include instead of include
15468 for --with-headers option.
15469
15470 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
15471
15472 * Makefile.in, configure.in: Make winsup builds work with
15473 new scheme.
15474
15475 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
15476
15477 * configure.in: Build the linker on AIX.
15478
15479 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
15480
15481 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
15482 where needed.
15483
15484 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
15485
15486 * Makefile.in (all-gcc): Fix typo.
15487
15488 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
15489
15490 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
15491
15492 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
15493
15494 * configure.in: Rename libFOO to target-libFOO, and xiberty
15495 to target-xiberty, to provide more flexibility.
15496 (target_subdir): Define. Create if cross.
15497 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15498 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
15499 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15500 check-libFOO -> check-target-libFOO, etc.
15501 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15502 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15503 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15504 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
15505 allow ALL_GCC="" to only configure.
15506 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
15507 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
15508 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
15509
15510 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
15511
15512 * Makefile.in (taz): Build "info" in etc explicitly.
15513
15514 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
15515
15516 * configure.in: Make sure that CC is undefined (as opposed to
15517 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
15518 problem with autoconf trying to configure on a host without GCC.
15519
15520 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15521
15522 * mpw-configure: Set host alias from choice of host compiler,
15523 only use generic MPW Makefile sed if present, edit a file
15524 named "hacked_Makefile.in" instead of "Makefile.in" if present.
15525 * mpw-README: Add problem notes about CW6 and CW7.
15526
15527 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
15528
15529 * Makefile.in (taz): Use ";" instead of ";;".
15530
15531 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15532
15533 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
15534 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15535 DISTDOCDIRS.
15536 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
15537 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
15538
15539 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
15540
15541 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
15542 and gnats, because they are now subsumed by DISTSTUFFDIRS.
15543 Move bfd to DISTSTUFFDIRS.
15544
15545 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15546
15547 * Makefile.in (X11_LIB): Removed.
15548 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15549
15550 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15551
15552 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15553
15554 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15555 names.
15556
15557 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15558
15559 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15560
15561 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
15562
15563 * configure.in (i[345]86-*-win32): Always build newlib.
15564 Don't configure cvs, autoconf or texinfo.
15565 * Makefile.in (LD_FOR_TARGET): New.
15566 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15567 Pass down LD_FOR_TARGET.
15568
15569 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
15570
15571 * winsup: New directory.
15572 * Makefile.in: Build winsup.
15573 * configure.in: Winsup is configured when target is win32.
15574 Can only build win32 target GDB when native.
15575
15576 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
15577
15578 * config.guess: Recognize HP model 819 machines as having
15579 a PA 1.1 processor.
15580
15581 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
15582
15583 * configure: Fix sed loop which substitutes for CC and CXX to
15584 avoid bug found in various sed implementations.
15585
15586 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15587
15588 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15589 simulator. Use standard powerpc-*-eabi*.
15590
15591 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
15592
15593 * configure.in: Stop putting gas and binutils in noconfigdirs for
15594 powerpc-*-aix* and rs6000-*-*.
15595
15596 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
15597
15598 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15599 -mcall-aixdesc libraries.
15600
15601 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
15602
15603 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15604
15605 * config.sub (arm | armel | armeb): Fix shell syntax.
15606
15607 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15608
15609 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15610 -msoft-float and -mcpu=common support.
15611 (powerpc*-*-eabisim*): Add support for building -mcall-aix
15612 libraries.
15613
15614 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15615
15616 * configure.in: Allow configuration and build of emacs19 for the alpha.
15617
15618 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15619
15620 * configure.in (CC): Get ^CC, not just any old CC, from
15621 ${host_makefile_frag}.
15622
15623 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15624
15625 * configure.in (CC): Try to get CC from
15626 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15627
15628 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15629
15630 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15631 only if it exists in $(srcdir).
15632
15633 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
15634
15635 * configure: If CC and CXX are not set in the environment, set
15636 them, based on either an existing Makefile or on searching for gcc
15637 in PATH. Substitute for CC and CXX in Makefile.
15638 * configure.in: Remove libm from target_libs. Separate
15639 target_configdirs from configdirs. If CC is not set in
15640 environment, try to get it from a host Makefile fragment. Rewrite
15641 changes of configdirs to use skipdirs instead. A few minor
15642 tweaks. Take directories out of target_configdirs as they are
15643 taken out of configdirs. Remove existing Makefile files from
15644 subdirectories. Substitute for TARGET_CONFIGDIRS and
15645 CONFIG_ARGUMENTS in Makefile.
15646 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15647 by configure.in.
15648 (CONFIG_ARGUMENTS): Likewise.
15649 (CONFIGURE_TARGET_MODULES): New variable.
15650 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15651 ($(CONFIGURE_TARGET_MODULES)): New target.
15652 (configure-libg++, configure-libio): New targets.
15653 (all-libg++): Depend upon configure-libg++.
15654 (all-libio): Depend upon configure-libio.
15655 (configure-libgloss, all-libgloss): New targets.
15656 (configure-libstdc++): New target.
15657 (all-libstdc++): Depend upon configure-libstdc++.
15658 (configure-librx, all-librx): New targets.
15659 (configure-newlib): New target.
15660 (all-newlib): Depend upon configure-newlib
15661 (configure-xiberty): New target.
15662 (all-xiberty): Depend upon configure-xiberty.
15663
15664 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15665
15666 * configure.in (host i[345]86-*-win32): Expand the
15667 noconfigdirs again.
15668
15669 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
15670
15671 * mpw-configure: Fix sed command file name.
15672
15673 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
15674
15675 * configure.in (host i[345]86-*-win32): Reduce the
15676 noconfigdirs again.
15677
15678 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
15679
15680 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15681 or powerpc*-*-pe*, since they are not yet supported.
15682
15683 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15684
15685 Add PowerMac support and many other enhancements.
15686 * mpw-configure: New option --cc to select compiler to use,
15687 paste options set according to --cc into the generated
15688 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15689 if mpw-make.sed is present.
15690 * mpw-config.in: Don't test for gC1, test for mpw-touch,
15691 add forward includes for PowerPC include files.
15692 * mpw-build.in: Build using Makefile.PPC if present.
15693 (do-byacc, etc): Remove separate version resource builds.
15694 (do-gas): Build "stamps" before "all".
15695 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15696 * mpw-README: Update to reflect --cc option, PowerMac support,
15697 and recently-reported compatibility problems.
15698
15699 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
15700
15701 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15702 embedded m68k systems (-aout, -coff, -elf, -vxworks).
15703 (--with-multilib-top): Pass to recursive invocations.
15704
15705 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
15706
15707 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15708 v810-*-*.
15709
15710 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15711
15712 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15713 gdb, ld and opcodes on v810-*-*.
15714
15715 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
15716
15717 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15718 (local-maintainer-clean): New target.
15719 (maintainer-clean): New target.
15720 (realclean): Just depend upon maintainer-clean.
15721
15722 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15723
15724 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15725
15726 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
15727
15728 * configure.in: Build ld in mips*-*-bsd* case.
15729
15730 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
15731
15732 * config.sub: Accept -lites* OS. From Ian Dall.
15733
15734 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
15735
15736 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15737 targets.
15738
15739 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15740
15741 * configure.in: treat i386-win32 canadian cross the same as
15742 i386-go32 canadian cross.
15743
15744 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15745
15746 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15747 running under the simulator to build a reduced set of libraries.
15748 (powerpc-*-eabiaix): Add fine grained multilib support added to
15749 other powerpc targets yesterday.
15750
15751 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15752
15753 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15754 -disable-softfloat, -disable-relocatable, -disable-aix, and
15755 -disable-sysv to control which multilib libraries get built.
15756
15757 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15758
15759 * configure: Add Makefile.tem to list of files to remove in trap
15760 handler.
15761
15762 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
15763
15764 * config.guess (*Linux*): Add missing "exit"s.
15765 Also, need specific check for alpha-unknown-linux (uses COFF).
15766
15767 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
15768
15769 * config.guess: Merge with FSF:
15770
15771 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
15772 * config.guess (AIX4): More robust release numbering discovery.
15773
15774 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
15775 * config.guess (i386-sequent-ptx): Properly get version number.
15776
15777 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
15778 * config.guess (mips:*:4*:UMIPS): New case.
15779
15780 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
15781
15782 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15783 (i386-win32 host): Likewise. Don't build readline.
15784
15785 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
15786
15787 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
15788 SUPPORT_FILES to submakes.
15789
15790 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
15791
15792 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15793 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15794 mpw-configure.
15795
15796 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
15797
15798 * configure.in (appdirs): Use =, not ==, in test expression when
15799 trying to build the text to print in the warning message for
15800 Solaris users.
15801
15802 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
15803
15804 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15805
15806 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15807
15808 * config.guess: Recognize lynx-2.3.
15809
15810 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
15811
15812 * config.sub (z8ksim): Deleted
15813 (z8k-*-coff): New, this is the one true name of the target.
15814
15815 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
15816
15817 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15818
15819 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
15820
15821 * config.guess (*:Linux:*:*): First try asking the linker what the
15822 default object file format is (elf, aout, or coff). Then if this
15823 fails, try previous methods.
15824
15825 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15826
15827 * configure.in: Don't build newlib for *-*-vxworks5.1.
15828
15829 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15830
15831 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15832 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15833
15834 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
15835
15836 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15837
15838 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
15839
15840 * cfg-ml-com.in: New file.
15841 * cfg-ml-pos.in: New file.
15842
15843 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15844
15845 * COPYING.NEWLIB: Add HP free copyright to list.
15846
15847 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15848
15849 * config.sub: Recognize -eabi* for the system, not just -eabi.
15850
15851 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
15852
15853 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15854 * config.sub, configure.in (win32): New target and host.
15855
15856 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
15857
15858 * configure.in: Add i386-pe configuration.
15859
15860 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
15861
15862 * mpw-build.in (install): Install GDB after LD.
15863
15864 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
15865
15866 * mpw-config.in (elf/mips.h): Always forward-include, needed
15867 for GDB to build.
15868
15869 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
15870
15871 * testsuite: New directory for customer acceptance and whole tool
15872 chain tests.
15873
15874 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15875
15876 * configure: If per-host line isn't found, but AC_OUTPUT is found
15877 and a configure script exists, run it instead.
15878
15879 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15880
15881 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
15882
15883 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
15884
15885 * configure: Set build_{cpu,vendor,os,alias} to host values when
15886 --build isn't specified.
15887
15888 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15889
15890 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15891 (FLAGS_TO_PASS): Pass them.
15892 (EXTRA_TARGET_FLAGS): Ditto.
15893
15894 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15895
15896 * Makefile.in (all-libg++): Depend on all-libstdc++.
15897
15898 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15899
15900 * configure.in (noconfigdirs): Enable all packages for
15901 i386-unknown-netbsd.
15902
15903 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
15904
15905 * configure.in (noconfigdirs): Don't configure tk for i386-go32
15906 hosted builds (DOS builds)
15907
15908 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15909
15910 Changes for ARM based on patches from Richard Earnshaw:
15911 * config.sub: Handle armeb and armel.
15912 * configure.in: Omit arm linker only for riscix.
15913
15914 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
15915
15916 * config.guess: Update from FSF.
15917
15918 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
15919
15920 * config.sub: Recognize powerpcle as the little endian variant of
15921 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
15922 powerpcle variant. Convert pentium into i586, not i486. Add p5
15923 alias for i586. Map new x86 variants p6, k5, nexgen into i586
15924 temporarily.
15925
15926 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
15927
15928 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15929
15930 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
15931
15932 * config.sub: Accept -lites* as a basic system type.
15933
15934 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
15935
15936 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15937 installed, and if so return linuxoldld as the system name.
15938
15939 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
15940
15941 * config.guess: Add hppa1.1-hp-lites support.
15942
15943 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
15944
15945 * configure.in: Don't build newlib for m68k-vxworks5.1.
15946
15947 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15948
15949 * configure.in (mips-sgi-irix6): Use mh-irix5.
15950
15951 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
15952
15953 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15954
15955 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15956
15957 * test-build.mk: Enable building of shared libraries on IRIX 5 and
15958 OSF/1. Fix compiler flags.
15959 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
15960
15961 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
15962
15963 * configure.in: Recognize --with-newlib.
15964 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15965
15966 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15967
15968 * Makefile.in: move {all,check,install}-gdb from *_MODULES
15969 to *_X11_MODULES due to gdbtk needing X include files et al.
15970
15971 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
15972
15973 Merge in support for Mac MPW as a host.
15974 (Old change descriptions retained for informational value.)
15975
15976 * mpw-config.in: Add generic include forwards for cpu-specific
15977 include files in aout and elf directories.
15978
15979 * mpw-configure: Added copyright.
15980 * mpw-config.in: Check for presence of required build tools.
15981 (target_libs): Add newlib.
15982 (target_tools): Add examples.
15983 (Read Me): Generate as "Read Me for MPW" instead.
15984 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15985 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15986 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15987
15988 * mpw-configure: Remove subdir-specific makefile hackery,
15989 delete mk.tmp after using it.
15990
15991 * mpw-build.in (all): Display start and end times.
15992
15993 * mpw-configure (host_canonical): Set.
15994 (target_cpu): Always add to makefiles.
15995 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15996 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15997 (mpw-mh-mpw): Look for in srcdir and srcroot.
15998 Use sed instead of mpw-edit-prefix to edit prefix definitions.
15999
16000 * mpw-build.in: (install-only): New target.
16001
16002 * mpw-configure (host_alias, target_alias): Rename from hostalias
16003 and targetalias, add into generated Makefile.
16004 (mk.tmp): If present, add into generated Makefile.
16005 * mpw-build.in (all-gas): Build config.h first before gas proper.
16006
16007 * mpw-configure (config.status): Write only if changed.
16008 * mpw-config.in (readline): Configure it (not built, just used for
16009 definitions).
16010
16011 * mpw-config.in (elf/mips.h): Add a forward include.
16012
16013 * mpw-config.in: Forward-include most .h files in include into
16014 extra-include.
16015 (readline): Don't build.
16016 mpw-build.in (install): Install GDB.
16017
16018 * mpw-configure (prefix, mpw_prefix): Handle it.
16019 * mpw-config.in (mmalloc, readline): Don't configure.
16020 * mpw-build.in (thisscript): Rename to ThisScript.
16021 Use mpw-build instead of BuildProgram everywhere.
16022 (mmalloc, readline): Don't build.
16023 * mpw-README: New file, basic documentation about the MPW port.
16024
16025 * mpw-config.in: Use forward-include to create include files.
16026
16027 * mpw-configure: Add more things to the top of each configured
16028 Makefile, including contents of config/mpw-mh-mpw.
16029 * mpw-config.in (extra-include): Create this directory and fill it
16030 with Posix-like include files when configuring.
16031
16032 * config.sub (apple, mac, mpw): Add various aliases.
16033
16034 * mpw-build.in: New file, top-level build script fragment for MPW.
16035 * mpw-configure: New file, configure script for MPW.
16036 * mpw-config.in: New file, config fragment for MPW.
16037
16038 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16039
16040 * configure.in (host_libs): Remove glob, since it is gone from the
16041 sources.
16042
16043 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16044
16045 * Makefile.in: define empty GDB_NLM_DEPS var.
16046
16047 * configure.in(target_makefile_frag): use config/mt-netware
16048 for netware targets.
16049
16050 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
16051
16052 * config.sub: Merge in recent FSF changes. Remove linux special
16053 cases.
16054
16055 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16056
16057 Revert this change:
16058
16059 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16060
16061 * build-all.mk: Use CC=cc -Xs on Solaris.
16062
16063 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16064
16065 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
16066 stop using it.
16067 * Makefile.in: Nuke all references to glob subdirectory.
16068
16069 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16070
16071 * configure.in: Fix --enable-shared logic in per-host.
16072
16073 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
16074
16075 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16076
16077 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16078
16079 * configure.in (noconfigdirs): Don't build gas on AIX, for
16080 powerpc*-*-aix* as well as for rs6000*-*-aix*.
16081
16082 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
16083
16084 * configure: Fix --cache-file to work if the file argument is a
16085 relative path.
16086
16087 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
16088
16089 * configure: If the --cache-file is used, pass it down to
16090 configure in subdirectories.
16091
16092 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
16093
16094 * config.sub: add vxworks29k configuration.
16095
16096 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16097
16098 * Makefile.in (taz): Do "diststuff" part quietly.
16099
16100 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
16101
16102 * config.sub: Mini-merge with gcc/config.sub.
16103
16104 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16105
16106 * config.guess (IRIX): Sed - to _.
16107
16108 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16109
16110 * Makefile.in (source-vault, binary-vault): New targets.
16111
16112 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
16113
16114 * config.sub: Recognize -eabi as a basic system type.
16115
16116 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16117
16118 * configure.in (enable_shared stuff): Fix typo.
16119
16120 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
16121
16122 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16123
16124 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16125
16126 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16127
16128 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16129
16130 * configure.in (rs6000-*-*): Don't build gas.
16131
16132 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
16133
16134 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16135 reduce command line length.
16136 (AS_FOR_TARGET): Check for as.new, not Makefile.
16137 (NM_FOR_TARGET): Check for nm.new, not Makefile.
16138
16139 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
16140
16141 * config.guess: Merge from FSF.
16142
16143 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16144
16145 * configure: Don't use $ when handling program_suffix.
16146
16147 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
16148
16149 * configure.in: Configure tk for hppa/hpux.
16150
16151 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
16152
16153 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
16154
16155 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16156
16157 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
16158 to LIBCXXFLAGS. Tests are better run without it.
16159
16160 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
16161
16162 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16163
16164 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
16165
16166 * configure.in (*-*-netware*): Don't configure xiberty.
16167
16168 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
16169
16170 * configure.in: Remove tk from native_only list.
16171
16172 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
16173
16174 * build-all.mk: Add mips-ncd-elf target to sun4 targets
16175 for special NCD build.
16176
16177 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16178
16179 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16180 makeall.bat, they're only useful for binutils snapshots.
16181 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16182 makeall.bat to specified SUPPORT_FILES.
16183
16184 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
16185
16186 * build-all.mk: Add Ericsson targets to sun4 and solaris
16187 hosts. Add BNR's sun4 target to solaris host, so their
16188 build-from-source will be tested in-house first.
16189
16190 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16191
16192 * Makefile.in (LIBCFLAGS): New variable.
16193 (CFLAGS_FOR_TARGET): Ditto.
16194 (LIBCFLAGS_FOR_TARGET): Ditto.
16195 (LIBCXXFLAGS): Ditto.
16196 (CXXFLAGS_FOR_TARGET): Ditto.
16197 (LIBCXXFLAGS_FOR_TARGET): Ditto.
16198 (BASE_FLAGS_TO_PASS): Pass them.
16199 (EXTRA_TARGET_FLAGS): Ditto.
16200
16201 * configure.in: Support --enable-shared.
16202
16203 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
16204
16205 * configure.in (target_libs): Include libstdc++ again.
16206 * config.guess: Update from FSF (for FreeBSD).
16207
16208 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16209
16210 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16211 makeall.bat.
16212 (DISTDOCDIRS): Add `etc'.
16213 (ETC_SUPPORT_PFX): New variable.
16214 (taz): Include anything from etc starting with a word in
16215 ETC_SUPPORT_PFX.
16216
16217 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16218
16219 * config.sub: Update for recent FSF changes. Remove obsolete
16220 h8300hds entry. Add -windows* and -osx as basic os. Minor
16221 spacing changes.
16222
16223 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16224
16225 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
16226
16227 * config.guess: Merge with FSF.
16228 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16229
16230 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16231
16232 * configure: Since the "trap 0" handler will override the exit
16233 status on many systems, only use it for "exit 1", and make it set
16234 a non-zero exit status; reset it before "exit 0". Also, check
16235 exit status of config.sub, and error out if it failed.
16236
16237 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
16238
16239 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16240 and install libgloss.
16241
16242 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16243
16244 * Makefile.in (all-binutils): Depend upon all-byacc.
16245
16246 * configure.in: Don't build emacs on Irix 5.
16247
16248 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16249
16250 * configure.in (*-*-netware*): Add libio.
16251
16252 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16253
16254 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16255 (CHECK_TARGET_MODULES): Ditto.
16256 (INSTALL_TARGET_MODULES): Ditto.
16257 (TARGET_LIBS): Ditto.
16258 (all-libstdc++): Note dependencies.
16259
16260 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16261
16262 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16263
16264 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16265
16266 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16267 -fexternal-templates.
16268
16269 * configure.in (target_libs): Add libstdc++.
16270 (noconfigdirs): Add libstdc++ as appropriate.
16271
16272 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16273
16274 * config.guess: Update from FSF.
16275
16276 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16277
16278 * configure: Use ${config_shell} when running ${configsub}.
16279
16280 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
16281
16282 * config.sub: No longer recognize h8300h.
16283
16284 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16285
16286 * config.sub: Remove extraneous differences between config.sub and
16287 gcc/config.sub.
16288
16289 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16290
16291 * Makefile.in (DISTSTUFFDIRS): Add gas.
16292
16293 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
16294
16295 * COPYING.NEWLIB: New file.
16296
16297 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
16298
16299 * config.guess (HP-UX): Patch from Harlan Stenn
16300 <harlan@landmark.com> to also emit release level.
16301
16302 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16303
16304 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16305
16306 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
16307
16308 * config.sub: Merge nextstep cleanup from FSF.
16309
16310 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16311
16312 * configure.in (arm-*-*): Don't configure ld for this target.
16313
16314 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16315
16316 * configure.in (*-*-netware): don't configure libg++, libio,
16317 librx, or newlib.
16318
16319 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16320
16321 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
16322 configure ld--it works, but it doesn't support shared libraries.
16323
16324 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16325
16326 * config.guess (*-unknown-freebsd*): Get rid of possible
16327 trailing "(Release)" in version string.
16328 Patch from Paul Richards <paul@isl.cf.ac.uk>.
16329
16330 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
16331
16332 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16333 Fix type: *-next-neststep -> *-next-nextstep.
16334
16335 * config.guess: Merge from FSF:
16336
16337 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16338
16339 * config.guess: Recognize powerpc-ibm-aix3.2.5.
16340
16341 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16342
16343 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16344 instead of UNIX_SV for UnixWare 1.0).
16345
16346 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
16347
16348 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
16349 to make gdb/nlm/* build after the compiler and linker.
16350
16351 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
16352
16353 * config.guess (netbsd, freebsd, linux): Accept any machine,
16354 not just i[34]86.
16355 (m68k-atari-sysv4): Relocate to match FSF version.
16356
16357 * config.guess: More merges from the FSF:
16358
16359 Add a space before function call or macro invocation.
16360
16361 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16362
16363 * config.guess: Add trap cmd to remove dummy.c and dummy when
16364 interrupted.
16365
16366 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16367
16368 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16369 (dummy): Redirect stderr from compilation of dummy.c.
16370
16371 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
16372
16373 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16374
16375 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
16376
16377 * configure: Accept and ignore --cache*, for compatibility with
16378 new autoconf.
16379
16380 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
16381
16382 * config.guess: Merge from FSF:
16383
16384 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16385
16386 * config.guess (Pyramid*:OSx*:*:*): New case.
16387 (PATH): Add /.attbin at end for finding uname.
16388 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
16389
16390 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
16391
16392 * config.guess (M88*:DolphinOS:*:*): New case.
16393
16394 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
16395
16396 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16397 to select whether to use ELF or COFF.
16398
16399 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16400
16401 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16402
16403 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
16404
16405 * config.guess: Guess the OS version for HPUX.
16406
16407 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
16408
16409 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16410
16411 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16412
16413 * configure.in: Recognize --with-headers, --with-libs, and
16414 --without-newlib.
16415 * Makefile.in (all-xiberty): Depend upon all-ld.
16416
16417 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16418
16419 * configure.in: Change i[34]86 to i[345]86.
16420
16421 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16422
16423 * configure (version): A few more tweaks to help message.
16424
16425 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
16426
16427 * Makefile.in: Remove (for now) librx as a host library,
16428 now that we're building it for target.
16429
16430 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16431
16432 * configure: Fix up help message; from karl@owl.hq.ileaf.com
16433 (Karl Berry).
16434
16435 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
16436
16437 * configure.in: Also configure librx.
16438
16439 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16440
16441 * Makefile.in: Update various rules to reflect that librx
16442 is now needed for libg++.
16443
16444 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16445
16446 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16447
16448 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
16449
16450 * configure.in: Configure the examples directory.
16451
16452 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16453
16454 * configure: Simplify Jun 2 1994 change.
16455
16456 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16457
16458 * change CC to /usr/latest/bin/gcc for lynx host builds, since
16459 /bin/gcc isn't good enough to build gcc.
16460
16461 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
16462
16463 * Makefile.in (GDB_SUPPORT_FILES): Remove
16464 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
16465 (gdb.tar.gz): Add new rule to use standard distribution building
16466 mechanism.
16467
16468 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16469
16470 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
16471 Bill Cox <bill@cygnus.com>.
16472
16473 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
16474
16475 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
16476
16477 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
16478
16479 * configure: Search current dir first in .gdbinit.
16480
16481 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
16482
16483 * config.sub: Recognize freebsd (merged from gcc config.sub).
16484
16485 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
16486
16487 * config.sub: Refer to NeXT's operating system as nextstep.
16488
16489 * config.sub (case $basic_machine): Re-order the cases, to match
16490 the order in the FSF version (which is mostly alphabethical).
16491 Merge in some additions and changes from the FSF.
16492
16493 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
16494
16495 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16496 * config.sub: Recognize cxux7.
16497 * configure.in: Use mh-cxux for m88k-harris-cxux*.
16498
16499 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16500
16501 * config.sub: Fix typo powerpc -> powerpc-*.
16502
16503 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
16504
16505 * Makefile.in: `all-emacs19' depends on `all-byacc'.
16506
16507 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16508 parallel with all-emacs and install-emacs). Top-level command
16509 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16510
16511 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16512
16513 * test-build.mk ($(host)-stamp-stage2-installed): Remove
16514 $(relbindir)/make before doing ``make install'', and use
16515 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
16516 installing over running make binary.
16517 ($(host)-stamp-stage3-installed): Likewise.
16518
16519 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16520
16521 * config.guess: Recognize Mach.
16522
16523 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16524
16525 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16526 see whether --exec-prefix was used.
16527
16528 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16529
16530 * README: Explicitly mention libg++/README. (Zoo's idea.)
16531
16532 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16533
16534 * Makefile.in: Add all-librx target similar to all-libproc.
16535
16536 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
16537
16538 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
16539 with post 1.2 uname bogosity.
16540
16541 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16542
16543 * configure: Remove temporary files on receipt of a signal.
16544
16545 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
16546
16547 * configure: If there is a package_makefile_frag, remove
16548 ${subdir}/Makefile.tem after copying it in.
16549
16550 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16551
16552 * build_all.mk: support rs6000 lynx identifies itself as
16553 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
16554 since /bin/gcc is too feeble to compile a modern gcc.
16555
16556 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16557
16558 * brought devo/test-build.mk update-to-date with progressive/
16559 test-build.mk. Add lynx targets and hppa flag info.
16560
16561 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16562
16563 * configure.in: Use mh-ncrsvr43. Patch from
16564 Tom McConnell <tmcconne@sedona.intel.com>.
16565
16566 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
16567
16568 * config.guess (i386-unknown-bsdi): No longer need to
16569 check #if defined(__bsdi__) && defined(__i386__).
16570
16571 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16572
16573 * configure: Set program_transform_nameoption correctly.
16574
16575 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16576
16577 * brought build-all.mk update-to-date with progressive build-all.mk,
16578 added new targets and hppa info.
16579
16580 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16581
16582 * configure: If config.guess result is a prefix of the user
16583 specified target, assume a native build and use the user specified
16584 target as the host alias. Remove SunOS patch suffix removal hack.
16585 * configure.in: Remove SunOS patch suffix removal hack.
16586
16587 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16588 in NATIVE_CHECK_MODULES.
16589
16590 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
16591
16592 * Makefile.in: Rename HOST_ONLY to NATIVE.
16593 * configure: Delete SunOs patch suffix from host_canonical
16594 and build_canonical variables that are prepended to Makefiles.
16595 * configure.in: Add comments for easier maintenance.
16596
16597 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16598
16599 * Makefile.in: Add all-libproc target similar to all-gui.
16600
16601 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
16602
16603 * Makefile.in (CHECK_MODULES): split into
16604 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16605
16606 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
16607
16608 * config.guess (i386-unknown-bsdi): New system to guess.
16609
16610 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16611
16612 * Makefile.in: Add all-gui target (but not yet build by "all").
16613
16614 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
16615
16616 * config.sub: Move deletion of patch suffix from here...
16617 * configure.in: To here, at Ian's suggestion. The top-
16618 level scripts might need to know of a patch level.
16619
16620 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
16621
16622 * config.sub: Strip off patch suffix so rtl is recognized
16623 as a sunos4.1.3 machine, even though it's been patched.
16624
16625 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
16626
16627 * Makefile.in (INSTALL_LAST): Delete.
16628 (INSTALL_DOSREL): New.
16629
16630 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16631
16632 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16633 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16634 whether we pass down --with-gnu-ld anyhow.
16635
16636 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
16637
16638 * Makefile.in (INSTALL_LAST): Change operation so it works
16639 on more flavors of make.
16640 * configure.in (go32): Don't build libg++ or libio.
16641
16642 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
16643
16644 * Makefile.in (Move HOST_PREFIX_1 and friends up so
16645 they can be overriden by templates.
16646
16647 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
16648
16649 * configure.in (target==go32): Don't build gdb.
16650 * dosrel: New directory.
16651
16652 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
16653
16654 * configure.in (host==go32): Configure dosrel too.
16655 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16656 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16657 be set by incoming names or templates.
16658 (INSTALL_LAST): New rule.
16659
16660 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
16661
16662 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16663
16664 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16665
16666 * configure.in (appdirs): New variable. Currently empty, but will
16667 be used in gas distribution. If nonempty, lists a set of
16668 directories at least one of which must get configured, or top
16669 level configuration is considered to have failed.
16670 (rs6000-*-lynxos*): Use new file name.
16671
16672 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16673
16674 Eliminate XTRAFLAGS.
16675 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16676 newlib include files using -idirafter, and also use -nostdinc.
16677 (CXX_FOR_TARGET): Likewise.
16678 (XTRAFLAGS): Removed.
16679 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16680 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16681 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16682 ($(DO_X)): Don't pass down XTRAFLAGS.
16683
16684 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16685
16686 * configure.in (mips*-dec-bsd*): New target; do build linker.
16687 (mips*-*-bsd*): New target; don't build linker.
16688
16689 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16690
16691 * configure.in: support rs6000-*-lynxos* configuration.
16692 support sunos4 as a cross target.
16693
16694 * config.sub: look for lynx*, not lynx since the OS version may
16695 legitimately be part of the name.
16696
16697 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16698
16699 * configure.in (i[34]86-*-sco*): Move to be with other i386
16700 targets.
16701 (romp-*-*): New target. Skip various binary utilities.
16702 (vax-*-*): New target. Don't build newlib.
16703 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
16704
16705 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16706
16707 * configure.in: Only set host_makefile_frag if config
16708 directory exists.
16709
16710 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16711
16712 * install.sh: If $dstdir exists, don't check whether each
16713 component does.
16714
16715 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16716
16717 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16718
16719 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
16720
16721 * configure.in (*-*-lynxos*): Don't configure newlib for either
16722 native or cross Lynx.
16723
16724 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
16725
16726 * config.sub (sparc64-elf): Fix os.
16727 (z8k): Remove duplicate.
16728
16729 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16730
16731 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16732 gcc/stmp-fixproto, to try to prevent fixproto from being run.
16733
16734 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
16735
16736 * configure: Make file links cleanly even if Lynx fails on
16737 an NFS symlink (at least fail cleanly).
16738
16739 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16740
16741 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16742 -XNh2000.
16743
16744 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16745
16746 * configure: Unknown options are fatal again.
16747
16748 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
16749
16750 * configure: Ignore --x-includes and --x-libraries, for Autoconf
16751 compatibility.
16752
16753 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
16754
16755 * build-all.mk: Add `clean' target.
16756
16757 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16758
16759 * config.guess: Add SINIX support.
16760 * configure.in: Add mips-*-sysv4* support.
16761
16762 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
16763
16764 * build-all.mk: Document all useful targets.
16765 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16766 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16767
16768 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16769
16770 * configure: Support --silent, --quiet.
16771
16772 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16773
16774 * configure: Support --disable-FEATURE.
16775
16776 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16777
16778 * config.guess: Recognize NCR running SVR4.3.
16779
16780 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
16781
16782 * config.guess: Make BSDI generate i386-unknown-bsd386.
16783 Patch from Paul Eggert <eggert@twinsun.com>.
16784
16785 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16786
16787 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16788
16789 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16790
16791 * configure: Make unrecognized options give nonfatal warnings
16792 instead of fatal errors, and pass them to any subdirectory
16793 configures in case they recognize them.
16794 Make --x equivalent to --with-x.
16795
16796 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16797
16798 * configure: Add --enable-* options. Clean up usage message and
16799 some comments.
16800
16801 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
16802
16803 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16804
16805 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16806
16807 * configure.in (hppa*-*-*): Enable binutils.
16808
16809 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16810
16811 * config.sub: Recognize cisco.
16812
16813 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
16814
16815 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16816
16817 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16818
16819 * config.guess: about target *-hitachi-hiuxwe2, don't print more
16820 than one configuration name. Add comment.
16821
16822 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
16823
16824 * config.guess: about target *-hitachi-hiuxwe2, fixed
16825 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
16826 macro is incorrect.]
16827
16828 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16829
16830 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16831 than the "make ls" stuff which used to be here.
16832
16833 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16834
16835 * config.guess: Recognize i[34]86-unknown-freebsd.
16836 From Shawn M Carey <smcarey@rodan.syr.edu>.
16837
16838 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
16839
16840 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16841
16842 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
16843
16844 * config.guess: Check for ptx.
16845
16846 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
16847
16848 * config.sub: Add os9k checking.
16849
16850 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16851
16852 * config.guess: Handle OSF1 running on HPPA processors
16853
16854 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16855
16856 * configure: If subdir configure fails, print out a message with
16857 subdirectory name, in case subdir's configure code didn't identify
16858 itself.
16859
16860 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
16861
16862 * configure.in: Remove embedded newlines from configdirs.
16863 Avoid mismatches of substrings. Fix matching strings at end
16864 of configdirs.
16865
16866 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
16867
16868 * config.guess: Add Lynx/rs6000 config support.
16869
16870 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16871
16872 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16873
16874 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
16875
16876 * configure.in (hppa*-*-osf*): Treat this just like most other
16877 PA configurations (eg no binutils or ld).
16878 (hppa*-*-*elf*): These configurations have binutils and ld.
16879
16880 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16881
16882 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
16883
16884 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16885
16886 * configure.in (rs6000-*-*): Build gas.
16887
16888 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16889
16890 * Makefile.in: Avoid bug in losing hpux sed.
16891
16892 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16893
16894 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16895 for GDB and GDB has been fixed to not need it.
16896
16897 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16898
16899 * config.guess: Recognize vax hosts.
16900
16901 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16902
16903 * configure (while loop): Don't use "break 2" inside case
16904 statement -- the case statement isn't an enclosing loop.
16905
16906 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
16907
16908 * config.guess: Clean up NeXT support, to allow nextstep
16909 on Intel machines. Make OS be nextstep.
16910
16911 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
16912
16913 * config.guess: Add alternate forms for Convex.
16914
16915 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
16916
16917 * configure: Completely rewrite option processing. Take
16918 advantage of pattern-matching to avoid invoking test frequently.
16919 Also clean up host and target defaulting logic.
16920
16921 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16922
16923 * Makefile.in: Replace all occurrances of "rootme" with "r" and
16924 "$${rootme}" with "$$r", to increase the likelihood that the do-*
16925 commands (plus user environment) will fit SCO limits.
16926
16927 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16928
16929 * configure.in: Don't issue warnings about directories which are
16930 not being configured if -norecursion is set. Correct test for
16931 --with-gnu-as and --with-gnu-ld to not get confused by substring
16932 matches.
16933
16934 * configure.in: Don't build gas for alpha-dec-osf1*.
16935
16936 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
16937
16938 * configure: Back out Per's change of 12/19/1993. It changes the
16939 behavior of configure in unexpected and confusing ways.
16940
16941 Also, use different delim char when calculating
16942 program_transform_name so that the name can contain slashes.
16943
16944 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
16945
16946 * configure.in, config.sub: Add support for VSTa micro-kernel.
16947
16948 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16949
16950 * configure.in: Nuke hacks which were used to get a special
16951 version of GAS for HPPA configurations.
16952
16953 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
16954
16955 * configure: If only ${target_alias} is given, use that
16956 as the default for ${host_alias}.
16957 * configure: Add missing back-slashes before nested quotes.
16958
16959 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16960
16961 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16962
16963 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
16964
16965 * config.guess: Recognize some Tektronix configurations.
16966 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16967
16968 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16969
16970 * config.sub: Match any flavor of SH.
16971
16972 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
16973
16974 * configure.in: Don't try to configure newlib for Alpha.
16975
16976 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16977
16978 * configure.in: Don't build ld for Irix 5. Don't build gas,
16979 libg++ or libio for any Alpha target.
16980
16981 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16982
16983 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
16984
16985 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16986 default arguments -- so it tried to compress itself.
16987
16988 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16989
16990 * configure.in (notsupp): ensure that a space is always at the end
16991 of the configdirs list, since the grep checks for an explicit space
16992
16993 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16994
16995 * configure.in (target i386-sysv4.2): don't build ld, since static
16996 versions of many libraries are not available.
16997
16998 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16999
17000 * config.guess: Recognize Apollos (using environment variables).
17001 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17002
17003 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17004
17005 * config.guess: Recognize Sony news mips running newsos.
17006
17007 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
17008
17009 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17010 "fi ; else" for bash.
17011
17012 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
17013
17014 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17015
17016 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
17017
17018 * config.sub: accept unixware as an alias for svr4.2.
17019 Fix some inconsistancies with the gcc version.
17020
17021 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17022
17023 * Makefile.in (DISTDOCDIRS): Add gdb.
17024
17025 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
17026
17027 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
17028
17029 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17030
17031 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17032 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17033 this now.
17034
17035 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17036
17037 * config.sub: Accept hiux* as an OS name.
17038
17039 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17040 etc/make-stds.texi. The underscore came from gcc, and dje now
17041 agrees that RUNTESTFLAGS is the correct name.
17042
17043 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
17044
17045 * install.sh: Remove 'set -e'. It makes any conditionals
17046 in the script useless.
17047
17048 * config.guess: Automatically recognize arm-acorn-riscix
17049 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17050
17051 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
17052
17053 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17054
17055 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17056
17057 * Makefile.in (DISTDOCDIRS): New variable.
17058 (taz): Edit local Makefile.in sooner, instead of proto-toplev
17059 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
17060
17061 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17062
17063 * configure.in (hppa target): check the source directory for the
17064 pagas sub-directory
17065
17066 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
17067
17068 * config.sub: Allow -aout* and -elf*.
17069
17070 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17071
17072 * configure.in: Don't build ld on i386-solaris2, same as for
17073 sparc-solaris2.
17074
17075 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
17076
17077 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17078
17079 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17080
17081 * configure.in: Configure gdb for alpha.
17082
17083 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17084
17085 * Makefile.in (CXXFLAGS): Add -O.
17086
17087 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17088
17089 * config.guess: added support for DG Aviion
17090
17091 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17092
17093 * configure.in: Produce warning message for subdirectories not
17094 configurable for this host/target combination. Don't try to
17095 configure gdb for vms.
17096
17097 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17098
17099 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17100 appropriate files before making "diststuff".
17101 (DISTBISONFILES): New var: list of files to be edited.
17102 (DISTSTUFFDIRS): Add binutils.
17103
17104 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17105
17106 * config.sub: also handle mipsel and mips64el (for little endian mips)
17107
17108 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17109
17110 * configure.in: Add * to end of all OS names.
17111
17112 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
17113
17114 * configure.in: Build newlib for LynxOS native.
17115
17116 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17117
17118 * config.guess: Add support for delta 88k running SVR3.
17119
17120 * configure.in: Add comment about HP compiler vs. emacs.
17121
17122 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17123
17124 * configure.in: don't build ld on solaris2 (not a viable option
17125 due to bugs in getpwnam & getpwuid)
17126
17127 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17128
17129 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17130 config.guess will produce a full version number.
17131
17132 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17133
17134 * configure.in: Build linker and binutils for alpha-dec-osf1.
17135
17136 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17137
17138 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17139 and gdb/testsuite/Makefile.in.
17140
17141 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17142
17143 * configure.in: recognize mips*- instead of mips-
17144
17145 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
17146
17147 * config.sub: Accept linux*coff and linux*elf as operating
17148 systems.
17149
17150 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17151
17152 * config.sub: Recognize mips64, and mips3 as an alias for it.
17153
17154 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17155
17156 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17157 gdb knows how to handle OSF/1 shared libraries.
17158
17159 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17160
17161 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17162 * config.guess: Recognize Hitachi's HIUX.
17163 * config.sub: Recognize h3050r* and hppahitachi.
17164 Remove redundant cases for hp9k[23]*.
17165
17166 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17167
17168 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17169 if gas and ld are in the source tree and are in ${configdirs}.
17170 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
17171 --with options (but still pass them down on the command line,
17172 if they were explicitly specified).
17173
17174 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17175
17176 * configure: substitute SHELL value in Makefile.in with
17177 ${CONFIG_SHELL}
17178
17179 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17180
17181 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17182 *-*-solaris2* targets.
17183
17184 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17185
17186 * Makefile.in: define M4, and pass it down to sub-makes;
17187 all-autoconf now depends on all-m4
17188
17189 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17190
17191 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17192 presence of {ar,ranlib} instead of a configured directory
17193
17194 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
17195
17196 * config.guess: Accept 34?? as well as 33?? for NCR.
17197
17198 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17199
17200 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17201 of 'gas' in sed commands, since 'gash' is now in the tree as well.
17202
17203 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17204
17205 * configure: grab values for $(CC) and $(CXX) from the
17206 environment, so that someone can do "CC=gcc configure; make" and
17207 have it work right (matching the way that autoconf works now)
17208
17209 * configure.in, Makefile.in: add support for gash, the tcl
17210 interface to Galaxy
17211
17212 * config.guess: add NetBSD variants (hp300, x86)
17213
17214 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
17215
17216 * install.sh: Support -d option (in the manner of SunOS 4 install,
17217 as it is more deterministic than that of GNU install)
17218 (chmodcmd): Set file to mode 755 by default (should also do default
17219 chgrp and chown, but I don't feel like dealing with that now)
17220
17221 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
17222
17223 * config.sub: Remove h8300hhms alias.
17224
17225 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17226
17227 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17228
17229 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17230
17231 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17232 as stmp-fixinc
17233
17234 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17235
17236 * config.sub: recognize m88110-bug-coff.
17237
17238 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17239
17240 * Makefile.in (all-libio): all dependencies on the toolchain used
17241 to build this (gcc, gas, ld, etc)
17242
17243 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17244
17245 * config.guess: Deal with OSF/1 1.3 on alpha.
17246
17247 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17248
17249 * install.sh: add some 'else true' clauses for portability
17250
17251 * configure.in: don't build libio for h8[35]00-*-* targets
17252
17253 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
17254
17255 * Makefile.in: Add support for new libio.
17256
17257 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17258
17259 * install.sh: If one command fails, don't try the rest. Don't try
17260 to remove $dsttmp (via trap) unless we have already created it.
17261 If $src doesn't exist, detect it and exit with an error.
17262
17263 * config.guess: Recognize BSD on hp300.
17264
17265 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
17266
17267 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17268 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17269
17270 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
17271
17272 * Makefile.in (all-send-pr): depends on all-prms
17273
17274 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17275
17276 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17277
17278 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17279
17280 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17281 Added test for mips-mips-riscos5.
17282
17283 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17284
17285 * configure.in: use mh-hp300 for 68k HP hosts
17286
17287 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17288
17289 * configure: add support for CONFIG_SHELL, so that you can use
17290 some alternate shell for evaluating configure scripts
17291
17292 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
17293
17294 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
17295 in configure script to bug-gdb@prep.ai.mit.edu when building
17296 distribution archive.
17297 * Makefile.in (COMPRESS): Remove def.
17298 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
17299 gdb.tar.Z and make-gdb.tar.Z respectively.
17300 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
17301 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
17302 to convergence with 'taz' target in Makefile.in.
17303
17304 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17305
17306 * install.sh (dsttmp): use trap to ensure that tmp files go
17307 away on error conditions
17308
17309 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17310
17311 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17312
17313 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17314
17315 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17316 its parent is '/' not ''.
17317
17318 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17319
17320 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
17321
17322 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17323 that ${newsrcdir}/configure.in does.
17324
17325 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17326
17327 * test-build.mk: support for CONFIG_SHELL
17328
17329 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
17330
17331 * config.sub (netware): Add as a basic system type.
17332
17333 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17334
17335 * Makefile.in (Makefile): depend on configure.in. Also drop the
17336 $(srcdir)/ from the dependency on Makefile.in.
17337
17338 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
17339
17340 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17341 (h8300hhms is temporary until multi-libraries are implemented).
17342 * configure.in: Handle h8300h too.
17343
17344 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17345
17346 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17347
17348 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
17349
17350 * configure: Remove extraneous output when guessing host type.
17351 * config.guess: Remove extraneous output when guessing using C
17352 compiler rather than uname, or when guessing fails.
17353
17354 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
17355
17356 * Makefile.in: remove all.cross and install.cross targets
17357
17358 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17359 definitions
17360
17361 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
17362
17363 * configure.in (target sh): Build gprof.
17364
17365 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17366
17367 * config.sub: change -solaris to -solaris2
17368
17369 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17370
17371 * configure.in: Use config/mh-riscos for mips-*-sysv*.
17372
17373 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
17374
17375 * configure: Correct error message for missing Makefile.in to
17376 print correct directory.
17377
17378 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17379
17380 * install.sh: kludge around 386BSD shell bug
17381
17382 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
17383
17384 * config.guess: Recognize NeXT.
17385 * config.guess: Recognize i486-ncr-sysv4.
17386 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
17387
17388 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
17389
17390 * Makefile.in (MAKEINFOFLAGS): New variable.
17391 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17392 * build-all.mk, test-build.mk: Pass down --no-split as
17393 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
17394
17395 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
17396
17397 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
17398
17399 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
17400
17401 * Makefile.in (libg++.tar.z): New rule.
17402 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
17403 * Makefile.in (taz): Only do a single chmod.
17404
17405 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17406
17407 * install.sh: don't use dirname anymore (replaced with sed usage)
17408
17409 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
17410
17411 * Makefile.in: Change extension for gzip'd files from '.z' to
17412 '.gz' per new FSF standard usage.
17413
17414 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17415
17416 * configure: put quotes around the final value of program_transform_name
17417
17418 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17419
17420 * Makefile.in: new install.sh support; update install-info rules
17421
17422 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
17423
17424 * configure.in: Build diff for crosses, but not for go32 host.
17425
17426 * configure.in: Build gprof only for native, and don't build it
17427 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17428
17429 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
17430
17431 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17432
17433 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17434
17435 * configure.in (host_tools): Add prms.
17436
17437 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17438
17439 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17440 with $(FLAGS_TO_PASS) on the command line
17441
17442 * config.sub: Recognize lynx and lynxos
17443
17444 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
17445
17446 * config.sub: Accept -ecoff*, not just -ecoff.
17447
17448 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17449
17450 * Makefile.in (taz): Use .gz suffix instead of .z.
17451 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17452 names.
17453
17454 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17455
17456 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17457
17458 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17459
17460 * Makefile.in (install-no-fixedincludes): install gcc last, so
17461 that rebuilds that might happen during 'make install' don't get
17462 bogus gcc include files
17463
17464 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17465
17466 Change from Utah for HPPA support:
17467 * config.guess: Recognize hppa1.x-hp-bsd.
17468
17469 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
17470
17471 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
17472 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17473
17474 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
17475
17476 * config.sub: Add support for rom68k and bug boot monitors.
17477
17478 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
17479
17480 * Makefile.in: Make all-opcodes depend on all-bfd.
17481
17482 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
17483
17484 * config.guess: Added special check for i[34]86-univel-sysv4*.
17485
17486 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
17487
17488 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17489 the processor rather than assuming i486.
17490
17491 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17492
17493 * config.guess: Recognize SunOS6 as Solaris3.
17494
17495 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
17496
17497 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
17498 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17499
17500 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
17501
17502 * build-all.mk (all-cross): New target for Canadian Cross.
17503 Added Q2 go32 targets.
17504 * test-build.mk: Configure go32 cross sparclite-aout and
17505 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
17506 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17507
17508 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17509
17510 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17511 GO32 hosted toolchains
17512
17513 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
17514
17515 * configure: change so "-exec-prefix" gets passed down rather
17516 than "-exec_prefix" so autoconf generated Makefiles get the
17517 exec_prefix set right.
17518
17519 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17520
17521 * config.guess: get the Solaris2 minor version number
17522
17523 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17524
17525 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17526
17527 * config.guess: Recognize some Sequent platforms.
17528
17529 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17530
17531 * Makefile.in: added the vault-install target
17532
17533 * configure.in: actually use the Sun3 makefile fragment that's in
17534 config, also added the release dir to configdirs
17535
17536 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17537
17538 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17539
17540 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17541
17542 * configure.in: remove some program from Alpha targetted toolchains
17543
17544 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
17545
17546 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
17547 gprof.
17548 (taz): Run "make diststuff" in those directories instead of "make
17549 proto-dir". Look for "VERSION=" only at start of line in subdir
17550 Makefile. Use "gzip -9" for compression.
17551 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17552 (binutils.tar.z): New target.
17553
17554 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17555
17556 * Makefile.in (taz): Include gpl.texinfo.
17557
17558 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17559
17560 * Makefile.in (setup-dirs): Merged into "taz" target.
17561 (taz): Only do `proto-dir' stuff if a directory is actually needed
17562 for this target.
17563
17564 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
17565
17566 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17567 (FLAGS_TO_PASS): Pass down MUNCH_NM.
17568 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17569 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17570 (gcc-no-fixedincludes): Correct for current gcc Makefile.
17571
17572 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
17573
17574 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
17575 config.sub, and move-if-change to gdb testsuite distribution
17576 archive, so the testsuite can be extracted, configured, and
17577 run separately from the gdb distribution. Blow away the Chill
17578 tests that require a Chill compiled executable, since GNU Chill
17579 is not yet publically available.
17580
17581 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17582
17583 * test-build.mk: set environment variables in a single command,
17584 instead of a list of assignments and exports
17585
17586 * config.guess: recognize Alpha/OSF1 systems
17587
17588 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17589
17590 * configure: Change help message to prefer --options rather than
17591 -options.
17592
17593 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17594
17595 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17596 zippy@ecst.csuchico.edu.
17597 * config.guess: Recognize miniframe.
17598
17599 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
17600
17601 * Makefile.in: Use srcroot to find runtest rather than rootme.
17602 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17603
17604 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
17605
17606 * test-build.mk: Extensive additions to support building on a
17607 machine other than the host.
17608
17609 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17610
17611 * configure (tooldir): Fix for i386-aix again.
17612
17613 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
17614
17615 * configure, Makefile.in: Change definition of $(tooldir)
17616 to match the FSF.
17617
17618 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
17619
17620 * config.guess: Recognize i[34]86/SVR4.
17621
17622 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17623
17624 * Makefile.in (all-gdb): gdb depends on sim.
17625
17626 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
17627
17628 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
17629 at the same time we make the prototype gdb directory.
17630 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
17631 files at the same time as the gdb base release distribution.
17632
17633 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
17634
17635 * Makefile.in (check): Use individual check targets rather than
17636 DO_X rule.
17637 (check-gcc): Added.
17638
17639 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
17640
17641 * config.sub: Use sysv3.2 not sysv32 for canonical OS
17642 for System V release 3.2.
17643
17644 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17645
17646 * config.sub: Recognize hppaosf.
17647 * configure.in: Do configure ld/binutils/gas for it.
17648
17649 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17650
17651 * configure (tooldir): Alter syntax used to set this, for systems
17652 where "\$" isn't handled right, like i386-aix.
17653
17654 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
17655
17656 * configure: Pass program-transform-name, not
17657 program_transform_name, to recursive configures.
17658
17659 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
17660
17661 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17662 of gas+ld+binutils.
17663
17664 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
17665
17666 * config.guess: Recognize AIX3.2 as distinct from 3.1.
17667
17668 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17669
17670 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17671
17672 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17673
17674 * Makefile.in (PRMS): Set back to all-prms.
17675
17676 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
17677
17678 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17679 targets, rather than for MIPS hosts.
17680
17681 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17682
17683 * configure.in: add comment for --with-x default values
17684
17685 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17686
17687 * Makefile.in: add check-* targets for each of the directories in
17688 the tree. Add a definition of RUNTEST that will use the one we
17689 just built, if it exists. Pass this down via FLAGS_TO_PASS.
17690
17691 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
17692
17693 * configure.in: Removed obsolete references to bfd_target and
17694 target_makefile_frag.
17695
17696 * build-all.mk: Set assorted targets for Q2.
17697 * config.sub: Recognize z8k-sim and h8300-hms.
17698 * test-build.mk: Really don't pass host to configure.
17699 (HOLES): Added uname.
17700
17701 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
17702
17703 * configure: Handle an empty program-prefix, program-suffix or
17704 program-transform-name correctly.
17705
17706 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
17707
17708 * build-all.mk: -G 8 no longer required for MIPS targets.
17709 * test-build.mk: Don't pass host argument to configure; make it
17710 guess.
17711
17712 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
17713
17714 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
17715 * Makefile.in (COMPRESS): New macro, like GZIP.
17716
17717 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
17718
17719 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17720
17721 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17722 with gas currently defaults to -G 0.
17723
17724 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
17725
17726 * Makefile.in (all-flex): flex depends on byacc.
17727
17728 * build-all.mk: If host not specified, use config.guess. Pass TAG
17729 to test-build.mk as RELEASE_TAG.
17730 * test-build.mk (configargs): New variable containing arguments to
17731 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
17732 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17733
17734 * config.guess: Use /bin/uname when checking -X argument on SCO,
17735 to avoid invoking GNU uname which doesn't understand -X.
17736
17737 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17738
17739 * configure.in: Build gas for mips-*-*.
17740
17741 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17742
17743 * Makefile.in (all.normal): insert missing backslash.
17744
17745 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
17746
17747 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17748
17749 * Makefile.in: Complete overhaul to merge many almost identical
17750 targets.
17751
17752 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17753
17754 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17755 (gdb.tar.Z): Adjusted.
17756
17757 * Makefile.in (setup-dirs, taz): New targets; should be general
17758 enough to adapt for gdb sometime. Build only .z file.
17759 (gas.tar.z): New target.
17760
17761 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17762
17763 * build-all.mk: Use CC=cc -Xs on Solaris.
17764
17765 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
17766
17767 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
17768 for handling BISON for FSF releases.
17769
17770 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17771
17772 * configure: Actually implement the change zoo just documented.
17773
17774 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
17775
17776 * configure: when using config.guess, only set target_alias when
17777 it's not already been set (ie, on the command line)
17778
17779 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17780
17781 * Makefile.in: add installcheck target, set PRMS to install-prms
17782
17783 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17784
17785 * configure: add support for package_makefile_fragment, handle the
17786 case where a directory has a configure.in file but no Makefile.in
17787 more gracefully (with an actual understandable error message, even);
17788 add support for --without (and add this to the usage message); also
17789 explicitly add a --host=${host_alias} to the command line when
17790 config.guess is used
17791
17792 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17793
17794 * configure: Must use both --host and --target in recursive calls.
17795
17796 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
17797
17798 * Makefile.in: Change deja-gnu to dejagnu.
17799
17800 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
17801
17802 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17803
17804 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17805
17806 * configure.in: canonicalize all instances to *-*-solaris2*,
17807 also strip out a number of tools to not build for go32 host
17808
17809 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17810
17811 * config.guess: add GPL.
17812
17813 * Makefile.in, config.guess, config.sub, configure: bump
17814 copyrights to 93.
17815
17816 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
17817
17818 * Makefile.in (do-info): Removed obsolete check for existence of
17819 localenv file.
17820
17821 * Makefile.in (MAKEOVERRIDES): Define to be empty.
17822
17823 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17824
17825 * Makefile.in: a couple of 'else true' for decstation,
17826 support for TclX
17827
17828 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17829
17830 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
17831
17832 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17833
17834 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
17835
17836 * config.guess: Recognize i386-ibm-aix (PS/2).
17837 * configure.in: Use config/mh-aix386 file for it.
17838
17839 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
17840
17841 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17842 CC_FOR_TARGET instead.
17843 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17844
17845 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
17846
17847 * Makefile.in: Add sim to list of directories sent with gdb
17848
17849 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
17850
17851 * configure.in: Put back mips-dec-bsd* case.
17852
17853 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
17854
17855 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17856 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
17857 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17858
17859 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17860
17861 * configure.in: remove no-op mips-dec-bsd* in "case $target"
17862
17863 * Makefile.in (dir.info): only run gen-info-dir if it exists,
17864 (install-info): install dir.info only if it exists,
17865 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17866
17867 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
17868
17869 * configure.in: For vms target, skip bfd, ld, binutils. Do build
17870 gas for mips-dec-bsd.
17871
17872 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
17873
17874 * configure (makesrcdir): If ${srcdir} is relative and not ".",
17875 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17876
17877 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
17878
17879 * configure.in: Added "dejagnu" to hosttools list.
17880
17881 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
17882
17883 * config.sub, configure.in, config.guess: Add support
17884 for Bosx, an AIX variant from Bull.
17885 Patches from F.Pierresteguy@frcl.bull.fr.
17886
17887 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
17888
17889 * devo/dejagnu: Initial creation of devo/dejagnu.
17890 Migrated dejagnu testcases and support files for testing software
17891 tools to reside as subdirectories, currently called "testsuite",
17892 within the directory of the software tool. Migrated all programs,
17893 support libraries, etc. beloging to dejagnu proper from
17894 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
17895 with no modifications. The changes to these files which will
17896 allow them to configure, build, and execute properly will be made
17897 in a future update.
17898
17899 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17900
17901 * Makefile.in: Change send_pr to send-pr.
17902 * configure.in: Likewise.
17903 * send_pr: Renamed directory to send-pr.
17904
17905 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
17906
17907 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
17908
17909 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
17910
17911 * README: Update for gdb-4.8 release.
17912 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
17913 gdb-xxx.tar.z (gzip'd) file also.
17914
17915 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17916
17917 * Makefile.in: make all-diff depend on all-libiberty
17918
17919 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
17920
17921 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17922
17923 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17924
17925 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17926
17927 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
17928
17929 * Makefile.in (DEVO_SUPPORT): Remove etc directory
17930 (ETC_SUPPORT): Only add the files GDB wants from etc/.
17931 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
17932
17933 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17934
17935 * Makefile.in: makeinfo binary is in a new location
17936
17937 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
17938
17939 * config.sub: Accept -ecoff as an OS.
17940
17941 * Makefile.in: Various changes to eliminate a level of make
17942 recursion and reduce the required command line length.
17943 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17944 sub-makes.
17945 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17946 variables holding settings for specific sub-makes.
17947 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17948 in terms of BASE_FLAGS_TO_PASS.
17949 (TARGET_LIBS): New variable listing directories which use
17950 TARGET_FLAGS_TO_PASS.
17951 (subdir_do): Eliminated.
17952 (do-*): New set of targets to replace subdir_do.
17953 (various): All targets which used subdir_do now depend on do-*.
17954 (local-clean): Renamed from do_clean.
17955 (local-distclean): New target, dependency of distclean and
17956 realclean.
17957 (install-info): Don't create directories. Depend on dir.info
17958 rather than calling make recursively.
17959 (install-dir.info): Eliminated.
17960 (install-info-dirs): Create all info directories here.
17961 (dir.info): Depend upon do-install-info.
17962
17963 * test-build.mk (HOLES): Added false.
17964
17965 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
17966
17967 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
17968
17969 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17970
17971 * Makefile.in (info): remove dependency on all-texinfo. The
17972 problem was really in texinfo/C, not at this level.
17973
17974 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
17975
17976 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17977
17978 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
17979
17980 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
17981 GDB releases.
17982
17983 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17984
17985 * configure: Include srcdir in message about target of link not
17986 being found. Don't convert `-' to `_' in `with' options being
17987 passed to subdirs.
17988
17989 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17990
17991 * configure.in: add uudecode to host_tools
17992
17993 * Makefile.in: added {all,install}-uudecode targets, added them to
17994 the appropriate lists
17995
17996 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
17997
17998 * Makefile.in (all-gcc): Added dependency on all-gas.
17999
18000 * configure.in (mips-*-*): Build ld and binutils.
18001
18002 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18003
18004 * configure: check return code from mkdir, print error message and
18005 exit on failure.
18006
18007 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
18008
18009 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
18010
18011 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
18012
18013 * test-build.mk (HOLES): Added tar, cpio and uudecode.
18014
18015 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18016
18017 * config.sub (h8500): Recognize this as a cpu type.
18018
18019 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18020
18021 * configure: source directory missing is no longer a warning
18022
18023 * configure.in: recognize irix[34]* instead of irix[34]
18024
18025 * Makefile.in: define and pass down X11_LIB
18026
18027 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
18028
18029 * guess-systype: Renamed to ...
18030 * config.guess: ... by popular request.
18031 * configure.in, Makefile.in: Update accordingly.
18032
18033 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
18034
18035 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
18036 + Add Convex, Cray/Unicos, and Encore/Multimax support.
18037 + Execute ./dummy instead of assuming . is in PATH.
18038
18039 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
18040
18041 * guess-systype: New shell script. Attempts to guess the
18042 canonical host name of the executing host.
18043 Only a few hosts are supported so far.
18044 * configure: Call guess-systype if no host is specified.
18045
18046 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
18047
18048 * Makefile.in (gcc-no-fixedincludes): Made to work with current
18049 gcc Makefile.
18050
18051
18052 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
18053
18054 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18055 (all-gcc, install-gcc, subdir_do): Use it.
18056
18057 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18058
18059 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18060
18061 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
18062
18063 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18064 set exclusively by configure, using configure.in .
18065
18066 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18067
18068 * test-build.mk: set $PATH for all builds
18069
18070 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18071
18072 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
18073
18074 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
18075 the one used in gcc/Makefile.in, so that a null expansion doesn't
18076 override the one needed to build gcc with a native cc.
18077
18078
18079 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18080
18081 * configure: Accept -with arguments.
18082
18083 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18084
18085 * Makefile.in: added h8300sim
18086
18087 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
18088
18089 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18090 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
18091 (all-cygnus, native, build-cygnus): Make
18092 $(canonhost)-stamp-3stage-done, not $(host)....
18093 * test-build.mk (stamp-3stage-compared): Use tail +10c for
18094 i386-sco3.2v4. Added else true to if command.
18095
18096 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
18097
18098 * config.sub: (from FSF) Sequent uses a BSD-like OS.
18099
18100 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
18101
18102 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18103
18104 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18105
18106 * configure.in: don't remove binutils from Solaris builds
18107
18108 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
18109
18110 * Makefile.in: get rid of earlier definitions for *clean,
18111 also handle the recursive info rule better
18112
18113 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
18114
18115 * Makefile.in (mostlyclean, distclean, realclean): Fix to
18116 do more-or-less the right thing.
18117
18118 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
18119
18120 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18121 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18122
18123 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18124
18125 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18126 $(host_canonical).
18127
18128 * configure.in: split the configdirs list into 4 categories (native
18129 v. cross, library v. tool) and handle the cross-only and native-
18130 only in more reasonable (and correct!) way.
18131
18132 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
18133
18134 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
18135 configdirs anymore.
18136
18137 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18138
18139 * Makefile.in: extensive cleanup:: removed all of the explicit
18140 clean-* targets, collapsed many wrappers around subdir_do into
18141 one, added additional targets to satisfy standards.texi, deleted
18142 some old targets, some changes for consistency
18143
18144 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18145
18146 * configure.in: handle some programs as cross-only, and others as
18147 native only
18148
18149 * test-build.mk: handle partial holes in a more generic manner
18150
18151 * Makefile.in: m4 depends on libiberty
18152
18153 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18154
18155 * configure.in: add m4, textutils, fileutils, sed, shellutils,
18156 time, wdiff, and find to configdirs
18157
18158 * Makefile.in: all, clean, and install rules for the new programs
18159 added to configure.in
18160
18161 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18162
18163 * configure.in: use mh-sun for all *-sun-* hosts
18164
18165 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18166
18167 * Makefile.in: define flags for X11 include files and library file
18168 locations, pass them down to the programs that need this info
18169
18170 * build-all.mk: added a 'native' target, to 3stage the native toolchain
18171
18172 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18173
18174 * configure.in: start building libg++ for HP-UX targets
18175
18176 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
18177
18178 * README: Update references to files moved into etc/.
18179
18180 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
18181
18182 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
18183 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
18184
18185 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
18186
18187 * configure: accept dash as well as underscore in long option
18188 names for FSF compatibility.
18189
18190 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
18191
18192 * config.sub: added -sco3.2v4 support from FSF.
18193
18194 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18195
18196 * configure.in: expand the section that adds or removes
18197 directories from the list of programs to build, to handle native
18198 vs. cross in addition to host v. native
18199
18200 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
18201
18202 * Makefile.in: Replace C++ in macro names with CXX.
18203 This is less likely to break ...
18204
18205 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18206
18207 * test-build.mk: add -w to GNU_MAKE
18208
18209 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18210
18211 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18212 add 'sparc' to list of recognized cpus. This needed to make
18213 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18214 Delete some redundant ose68 variants. Recognize -wrs as an os,
18215 then changes that into $CPU-wrs-vxworks.
18216
18217 * configure.in: remove most references to gdbtest, regularize
18218 target based program removal
18219
18220 * test-build.mk: import from p3 tree (many fixes and changes)
18221
18222 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18223
18224 * Makefile.in: added rules to handle tcl, tk, and expect
18225
18226 * configure.in: handle those directories if they exist
18227
18228 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18229
18230 * config.sub: removed bogus hppabsd and hppahpux names, since
18231 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18232
18233 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18234
18235 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
18236 depends upon all-xiberty
18237
18238 * Makefile.in: changes from p3, including:
18239
18240 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
18241
18242 * Makefile.in (XTRAFLAGS): include newlib directories if
18243 newlib/Makefile exists, rather than if host != target.
18244
18245 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
18246
18247 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18248 from the same source tree and not building a cross-compiler. This
18249 matters for the libg++ configuration if reconfiguring a tree that
18250 has already been installed.
18251
18252 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
18253
18254 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18255 pick up the machine and system specific header files.
18256
18257 * Makefile.in: added AS_FOR_TARGET, passed down in
18258 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18259 the C compiler to use to create programs which are run in the
18260 build environment, set it to default to $(CC), and passed it down
18261 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18262
18263 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
18264
18265 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18266 We need them for unusual native builds, like systems without
18267 ranlib.
18268
18269 * configure: also define $(host_canonical) and
18270 $(target_canonical), which are the full, canonical names for the
18271 given host and target
18272
18273 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
18274
18275 * Makefile.in: Added separate definitions for C++.
18276
18277 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
18278
18279 * configure.in (configdirs): Add deja-gnu.
18280
18281 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
18282
18283 * README: Update for configure.texi and gdb-4.7 release.
18284
18285 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
18286
18287 * Makefile.in: Move "all" target to top of file.
18288 Previously, first target was ".PHONY" which caused BSD4.4 make
18289 to build .PHONY when make was run without arguments.
18290
18291 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
18292
18293 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
18294 Library-copylefted code in libiberty.
18295
18296 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
18297
18298 * config.sub: Replace m68kmote with plain old m68k.
18299
18300 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
18301
18302 * Makefile.in: Remove space from blank line, avoid Make complaints.
18303
18304 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
18305
18306 * config.sub: Complain if no argument is given. Added support for
18307 386bsd as OS and target alias.
18308
18309 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
18310
18311 * Makefile.in (XTRAFLAGS): include newlib directories if
18312 newlib/Makefile exists, rather than if host != target.
18313
18314 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
18315
18316 * config.sub: recognize sparclite-wrs-vxworks.
18317
18318 * Makefile.in (install-xiberty): added *-xiberty make rules (from
18319 p3.) Added clean-xiberty to clean.
18320
18321 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18322
18323 * configure.in: use *-*-* instead of nested cases for host and target
18324
18325 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
18326
18327 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18328 from the same source tree and not building a cross-compiler. This
18329 matters for the libg++ configuration if reconfiguring a tree that
18330 has already been installed.
18331
18332 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
18333
18334 * config.sub (i486v/i486v4): Merge in from FSF version.
18335
18336 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
18337
18338 * configure: only set PWD if it is already set.
18339
18340 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
18341
18342 * configure: just set PWD=`pwd` at the top, since Ultrix sh
18343 doesn't have unset and all success paths (and most error paths)
18344 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18345 to just ${PWD} to avoid confusion.)
18346
18347 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
18348
18349 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18350 even for a native compilation.
18351
18352 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
18353
18354 Changes to make the gdb.tar.Z rule work better.
18355
18356 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
18357 (DEVO_SUPPORT): Add configure.texi.
18358 (bfd-ilrt.tar.Z): Remove ancient rule.
18359
18360 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
18361
18362 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18363 pick up the machine and system specific header files.
18364
18365 * configure.in, config.sub: added new target m68010-adobe-scout,
18366 with alias of adobe68k. Changed configure.in to check for
18367 -scout before -sco* to avoid a false match.
18368
18369 * Makefile.in: added AS_FOR_TARGET, passed down in
18370 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18371 the C compiler to use to create programs which are run in the
18372 build environment, set it to default to $(CC), and passed it down
18373 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18374
18375 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
18376
18377 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18378 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
18379 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18380 FOR_TARGET variants, to newlib and libg++.
18381
18382 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
18383
18384 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18385 first.
18386
18387 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
18388
18389 * config.sub: Accept `elf' as an environment.
18390
18391 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18392
18393 * Makefile.in (all-opcodes): cd into the right directory
18394
18395 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
18396
18397 * configure: added -program_transform_name option, used as
18398 argument to sed when installing programs.
18399 configure.texi: added documentation for -program_prefix,
18400 -program_suffix and -program_transform_name.
18401
18402 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
18403
18404 * config.sub: Accept i486 where i386 ok.
18405
18406 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
18407
18408 * config.sub: accept we32k
18409
18410 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
18411
18412 * config.sub, configure.in: accept OSE68000 and OSE68k.
18413
18414 * Makefile.in: don't create all directories for ``make install'';
18415 let the subdirectories create the ones they need.
18416
18417 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18418
18419 * COPYING: new file, GPL v2
18420
18421 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18422
18423 * Makefile.in: use the new gen-info-dir, which needs a template
18424 argument (which also lives in texinfo)
18425
18426 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18427
18428 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
18429
18430 * config.sub (ncr3000): Change i386 to i486.
18431
18432 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18433
18434 * Makefile.in: add install-rcs, install-grep to
18435 install-no-fixedincludes, removed install-bison and install-libgcc
18436
18437 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
18438
18439 * configure.in: grab the HPUX makefile fragment if on HPUX
18440
18441 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18442
18443 * Makefile.in: eradicate bison spoor (ditto libgcc).
18444 configure.in: recognise m68{k,000}-ericsson-OSE.
18445 es1800 is alias for m68k-ericsson-OSE
18446
18447 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18448
18449 * configure.in: rearrange the parts that remove programs from
18450 configdirs, based now on HOST==TARGET or by canonical triple.
18451
18452 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18453
18454 * test-build.mk: recurse explicitly with -f test-build.mk when
18455 appropriate. predicate stage3 and comparison on the existence
18456 of gcc. That is, if gcc isn't around, we aren't three-staging.
18457 On very clean, also remove ...stamp-co. Build in-place before
18458 doing other builds.
18459
18460 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18461
18462 * Makefile.in, configure.in: add tgas
18463
18464 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18465
18466 * Makefile.in: a number of changes merged in from progressive.
18467
18468 * configure.in: add libm.
18469
18470 * .cvsignore: ignore some stuff that comes from test-build.mk.
18471
18472 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
18473
18474 * config.sub: Add es1800 (m68k-ericsson-es1800).
18475
18476 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18477
18478 * configure: Add program_suffix (parallel to program_prefix)
18479 * Makefile.in: adjust directory-creating script for losing decstation
18480
18481 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
18482
18483 * configure: Minor $subdir-related fixes.
18484
18485 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18486
18487 * configure: fix various problems with propogating
18488 makefile_target_frag in subdirs.
18489 * configure.in: config libgcc if its there
18490
18491 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
18492
18493 * config.sub: HPPA merge.
18494
18495 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
18496
18497 * Makefile.in: Replace all-bison with all-byacc in all
18498 dependency lines for other tools (which now use byacc).
18499
18500 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
18501
18502 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
18503
18504 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
18505
18506 * Makefile.in: make gprof rules similar to byacc rules (instead of
18507 vestigal $(unsubdir) that didn't work...)
18508
18509 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
18510
18511 * config.sub: Add support for Linux.
18512 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
18513 (at least for libg++).
18514
18515 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18516
18517 * configure.texi: fix doc for the -nfp option to configure
18518
18519 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
18520
18521 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18522
18523 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
18524
18525 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18526 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18527 * configure.in: added solaris* host_makefile_frag hook.
18528
18529 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18530
18531 * config.sub: changed recognition of m68000 so that various
18532 m68k types can be specified via m680[01234]0
18533
18534 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18535
18536 * config.sub (basic_machine): fix sed so that '-foo' isn't
18537 completely substituted out while .+'-foo' loses the '-foo'
18538
18539 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18540
18541 * config.sub ($os): Add -aout.
18542
18543 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
18544
18545 * configure: If host_makefile_frag is absolute, don't
18546 prefix ${invsubdir} (relevant to libg++ auto-configure).
18547
18548 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18549
18550 * Makefile.in (tooldir): Define it.
18551 (all-ld): Depend on all-flex.
18552
18553 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
18554
18555 * Makefile.in (check): Fix libg++ special case.
18556
18557 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
18558
18559 * configure: do not bury `pwd` into config.status, thus do fewer
18560 pwd's.
18561
18562 * configure: print the "Building in" message only when building in
18563 other than "." AND verbose.
18564
18565 * configure: remove -s, rework -v to better accommodate guested
18566 configures.
18567
18568 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18569
18570 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
18571
18572 * Makefile.in: macroize flags passed on recursion. remove
18573 fileutils.
18574
18575 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
18576
18577 * configure: get makesrcdir right for subdirs deeper than 1.
18578
18579 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18580 install.
18581
18582 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
18583
18584 * Makefile.in: don't print subdir_do or recursion lines.
18585
18586 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
18587
18588 * standards.texi: added menu item.
18589
18590 * Makefile.in: build and install standards.info.
18591
18592 * standards.texi: new file.
18593
18594 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18595
18596 * configure: test for and move config.status pieces from
18597 ${subdir}/.
18598
18599 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
18600
18601 * configure: Test for existance of files before trying to mv
18602 them, to avoid numerous non-existance messages.
18603
18604 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
18605
18606 * configure: correct final line of config.status.
18607
18608 * configure: patch from eggert. Avoids a protection problem if
18609 the original Makefile.in is read only.
18610
18611 * configure: use move-if-change from gcc to create config.status.
18612 Some makefiles depend on config.status to tell if a directory
18613 has been reconfigured for a different host. This change
18614 prevents those directories from remaking everything in the case
18615 where the reconfig was only intended to rebuild a Makefile.
18616
18617 * configure: test for config.sub with "config.sub sun4" rather
18618 than "config.sub ${host_alias}". Otherwise we can't tell a bad
18619 host alias from a missing config.sub.
18620
18621 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18622
18623 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18624 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
18625
18626 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
18627
18628 * configure: mkdir ${subdir} as needed.
18629
18630 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
18631
18632 * Makefile.in,configure.in: added autoconf.
18633
18634 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18635
18636 * Makefile.in: no longer pass against on recursion.
18637
18638 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18639 definitions are not inherited.
18640
18641 * configure: correct makesrcdir when subdir is .
18642
18643 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
18644
18645 * configure: Add support for 'subdirs' variable, which is
18646 like 'configdirs', except that configure doesn't re-invoke
18647 itself for subdirs, it just creates a Makefile for each subdir.
18648 * configure.texi: Document subdirs.
18649
18650 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18651
18652 * configure.in: added flex to configdirs
18653
18654 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
18655
18656 * Makefile.in: remove clean-stamps from clean.
18657
18658 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
18659
18660 * configure.in: Add gdbtest to configdirs.
18661
18662 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
18663
18664 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
18665 to recursive makes.
18666 * configure.in: Recognize new ncr3000 config.
18667
18668 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
18669
18670 * Makefile.in, configure.in: removed references to gdbm.
18671
18672 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
18673
18674 * config.sub: Don't canonicalize os value
18675 newsos* to bsd (readline needs to check for newsos).
18676 (This fix was earlier made Jan 31, but got re-broken.)
18677
18678 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
18679
18680 * configure.in: sco is an os, not a vendor!
18681
18682 * configure: Quote $( better. Keep various shells happy.
18683
18684 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
18685
18686 * Makefile.in: eliminate stamp-files.
18687
18688 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
18689
18690 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
18691 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18692
18693 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
18694
18695 * config.sub: fix iris/iris3.
18696
18697 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
18698
18699 * configure: re-add -rm.
18700
18701 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
18702
18703 * Maskefile.in: add .stmp-rcs to all.
18704
18705 * configure.in: remove gas from rs6000 build, use aix host fragment.
18706
18707 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
18708
18709 * configure: pass down site_option during recursion.
18710
18711 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
18712
18713 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
18714
18715 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
18716
18717 * configure: Change exec_prefix so that it really defaults to prefix.
18718
18719 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
18720
18721 * Makefile.in, configure.in: Add support for mmalloc library.
18722
18723 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
18724
18725 * Makefile.in: add stmp dependencies for a few more things.
18726
18727 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
18728
18729 * configure: adjusted error message on objdir/srcdir configure
18730 collision, per john's suggestion.
18731
18732 * Makefile.in: add libiberty stmp to all and all.cross.
18733
18734 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
18735
18736 * Makefile.in: remove force dependencies, add grep to all.
18737
18738 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
18739
18740 * Makefile.in: drop flex. make stamp files work.
18741
18742 * configure: added test for conflicting configuration in srcdir,
18743 remove trailing slashes from srcdir. Otherwise emacs gdb mode
18744 gets cranky. use relative paths for configure and srcdir
18745 whenever possible. Send some error messages to stderr that were
18746 going to stdout.
18747
18748 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
18749
18750 * Makefile.in: Fix libg++ rule to check for gcc directory
18751 before using gcc/gcc. Also pass XTRAFLAGS.
18752
18753 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
18754
18755 * Makefile.in: added stmp-files so that directories aren't polled
18756 when they are already built.
18757
18758 * configure.texi: fixed a node pointer problem.
18759
18760 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
18761
18762 * config.sub configure.in gdb/configure.in
18763 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18764 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18765 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
18766
18767 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18768
18769 * configure: -recurring becomes -silent. corrected help message
18770 for -site= option.
18771
18772 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18773
18774 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18775
18776 * configure: when building Makefile for crosses, replace
18777 tooldir and program_prefix. default srcdir from location of
18778 config.sub. remove "for host in hosts" and "for target in
18779 targets" loops.
18780
18781 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18782
18783 * Makefile.in: Do not pass bindir or mandir to cvs.
18784
18785 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
18786
18787 * Makefile.in, configure.in: removed traces of namesubdir,
18788 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
18789 copyrights to '92, changed some from Cygnus to FSF.
18790
18791 * configure.texi: remove most references to multiple hosts,
18792 multiple targets, subdirs, etc.
18793
18794 * configure.man: removed rcsid. reference config.sub not
18795 config.subr.
18796
18797 * Makefile.in: mkdir $(infodir) on install-info.
18798
18799 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
18800
18801 * configure.texi: Explain better about .gdbinit and about
18802 the environment that configure.in sections run in.
18803
18804 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
18805
18806 * configure.in: Ultrix is only a decstation if it's a MIPS.
18807
18808 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
18809
18810 * README: DOC.configure => cfg-paper.texi.
18811
18812 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
18813
18814 * config.sub (near case $os): Don't convert newsos* to bsd!
18815
18816 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
18817
18818 * Makefile.in: Reinstall change from gdb-4.3 that reduces
18819 the number of copies of COPYING that go into the GDB tar file.
18820
18821 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
18822
18823 * bfd/configure.in, gdb/config/mh-i386sco,
18824 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18825 Fix SCO configuration stuff.
18826
18827 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
18828
18829 * Makefile.in: For libg++, make sure the -I pointing
18830 to the gcc directory goes *after* all the libg++-local -I flags.
18831 Also, move just-gcc dependency from just-libg++ to all-libg++.
18832
18833 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
18834
18835 * configure: Change -x to -f to keep Ultrix /bin/test happy.
18836
18837 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
18838
18839 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
18840
18841 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
18842
18843 * config.sub: Add stratus configuration frags. Also
18844 submitted to FSF.
18845
18846 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
18847
18848 * Makefile.in (DEV_SUPPORT): add configure.man.
18849
18850 * config.sub(Decode manufacturer-specific): add -none*.
18851
18852 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
18853
18854 * Makefile.in: remove form feeds to make Sun's make happy.
18855 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
18856
18857 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
18858
18859 * Makefile.in (AR_FLAGS): Make quieter.
18860
18861 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
18862
18863 * configure.in: Add libg++.
18864 * configure: When verbose, don't output the command line at each
18865 level; it will be unremarkably the same as the previous version,
18866 which will be the same as what the user typed.
18867
18868 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
18869
18870 * configure.in, Makefile.in: fix clean-info, add flex. add
18871 fileutils.
18872
18873 * configure: be less sensitive to spaces in Makefile.in. Do not
18874 look for sources in "..". Doing so breaks subdirectories that
18875 might have their own configure. If a subdir has it's own
18876 configure script, use it.
18877
18878 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
18879
18880 * cfg-paper.texi: some changes suggested by rms.
18881
18882 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
18883
18884 * config.sub: Merge in some small additions from the FSF version,
18885 taken from the gcc distribution, to bring the Cygnus and FSF
18886 versions into closer sync.
18887
18888 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
18889
18890 * configure.in: Changed svr4 references to sysv4.
18891
18892 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
18893
18894 * configure: added -V for version number option.
18895
18896 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
18897
18898 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18899 renamed from DOC.configure to cfg-paper.texi.
18900
18901 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18902
18903 * configure, config.subr, config.sub: config.subr is now
18904 config.sub again.
18905
18906 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
18907
18908 * configure.texi: new file, in progress.
18909
18910 * Makefile.in: build info file and install the man page for
18911 configure.
18912
18913 * configure.man: new file, first cut.
18914
18915 * configure: find config.subr again now that configuration "none"
18916 has gone. removed all traces of the -ansi option. removed all
18917 traces of the -languages option.
18918
18919 * config.subr: resync from rms.
18920
18921 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18922
18923 * configure, config.sub, config.subr: merge config.sub into
18924 config.subr, call the result config.subr, remove config.sub, use
18925 config.subr.
18926
18927 * Makefile.in: revised install for dir.info.
18928
18929 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18930
18931 * configure.in: add decstation host makefile frag.
18932
18933 * Makefile.in: BISON now bison -y again. also install-gcc on
18934 install. clean-gdbm on clean. infodir belongs in datadir.
18935 Make directories for info install. Build dir.info here then
18936 install it.
18937
18938 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18939
18940 * Makefile.in: fix for bad directory tests.
18941
18942 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18943
18944 * configure: \{1,2\} appears to be a sysv'ism. Use a different
18945 regexp. -srcdir relative was being handled incorrectly.
18946
18947 * Makefile.in: unwrapped some for loops so that parallel makes
18948 work again and so one can focus one's attention on a particular
18949 package.
18950
18951 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18952
18953 * configure: added PWD as a stand in for `pwd` (for speed). use
18954 elif wherever possible. make -srcdir work without -objdir.
18955 -objdir= commented out.
18956
18957 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18958
18959 * configure: +options become --options. -subdirs commented out.
18960 added -host, -datadir. Renamed -destdir to -prefix. Comment in
18961 Makefile now at top of generated Makefile. Removed cvs log
18962 entries. added -srcdir. create .gdbinit only if there is one
18963 in ${srcdir}.
18964
18965 * Makefile.in: idestdir and ddestdir go away. Added copyrights
18966 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
18967 and mandir now keyed off datadir by default.
18968
18969 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18970
18971 * Freshly created ChangeLog.
18972
18973 \f
18974 Local Variables:
18975 mode: change-log
18976 left-margin: 8
18977 fill-column: 76
18978 version-control: never
18979 End: