Makefile.def (libiconv): Define bootstrap=true.
[gcc.git] / ChangeLog
1 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
2
3 * Makefile.def (libiconv): Define bootstrap=true.
4 Mark pdf/html/info as missing.
5 (configure-gcc): Depend on all-libiconv.
6 (all-gcc): Ditto.
7 (configure-libcpp): Ditto.
8 (all-libcpp): Ditto.
9 (configure-intl): Ditto.
10 (all-intl): Ditto.
11 * Makefile.in: Regenerate.
12
13 2015-08-03 Bin Cheng <bin.cheng@arm.com>
14
15 * MAINTAINERS (loop ivopts): Add the entry and myself.
16
17 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
18
19 * MAINTAINERS (nvptx): Add self.
20
21 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
22
23 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
24 128-bit vector modes.
25
26 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
27
28 * MAINTAINERS (Write After Approval): Add myself.
29
30 2015-07-28 Ben Elliston <bje@gnu.org>
31
32 * config.sub, config.guess: Import from upstream.
33
34 2015-07-24 Michael Darling <darlingm@gmail.com>
35
36 PR other/66259
37 * config-ml.in: Reflects renaming of configure.in to configure.ac
38 * configure: Likewise
39 * configure.ac: Likewise
40
41 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
42
43 * MAINTAINERS: Update my email address.
44
45 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
46
47 Sync with binutils-gdb:
48 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
49
50 * configure.ac (target_configdirs): Exclude target-zlib if
51 target-libjava isn't built.
52 * configure: Regenerated.
53
54 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
55
56 Sync with binutils-gdb:
57 2015-05-13 John David Anglin <dave.anglin@bell.net>
58
59 * configure.ac: Disable configuration of GDB for HPUX targets.
60 * configure: Regenerate.
61
62 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
63
64 * configure.ac: Add --with-system-zlib.
65 * configure: Regenerated.
66
67 2015-01-28 James Bowman <james.bowman@ftdichip.com>
68
69 * configure.ac: Add FT32 support.
70 * configure: Regenerate.
71
72 2015-01-12 Anthony Green <green@moxielogic.com>
73
74 * configure.ac: Don't disable gprof for moxie.
75 * configure: Rebuild.
76
77 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
78
79 Sync with binutils-gdb:
80 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
81
82 PR ld/18355
83 * Makefile.def: Add extra_configure_flags to host zlib.
84 * configure.ac (extra_host_zlib_configure_flags): New. Set
85 to --enable-host-shared When bfd is to be built as shared
86 library. AC_SUBST.
87 * Makefile.in: Regenerated.
88
89 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
90
91 Sync with src:
92 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
93 * Makefile.def (dependencies): Add all-zlib to all-bfd.
94 * Makefile.in: Regenerated.
95
96 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
97
98 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
99 target.
100 * configure: Regenerate.
101
102 2015-06-23 Ludovic Courtès <ludo@gnu.org>
103
104 * MAINTAINERS (Write After Approval): Add myself.
105
106 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
107
108 * MAINTAINERS (OS Port Maintainers): Add myself.
109 (Various Maintainers): Remove myself from libffi testsuite.
110
111 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
112
113 * MAINTAINERS (gen* on machine desc): Add self.
114
115 2015-06-02 Jason Merrill <jason@redhat.com>
116
117 PR bootstrap/66319
118 * configure.ac: Use -std=gnu++98.
119
120 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
121
122 * MAINTAINERS (Write After Approval): Add myself.
123
124 2015-05-28 Mike Frysinger <vapier@gentoo.org>
125
126 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
127 * configure: Regenerate.
128
129 2015-05-26 Jason Merrill <jason@redhat.com>
130
131 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
132 * configure: Regenerate.
133
134 2015-05-16 James Bowman <james.bowman@ftdichip.com>
135
136 * configure.ac: FT32 target added.
137 * configure: Regenerated.
138
139 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
140
141 * MAINTAINERS (Write After Approval): Add myself.
142
143 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
144
145 * MAINTAINERS (Write After Approval): Add myself.
146
147 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
148
149 * configure.ac: Fix typo.
150 * configure: Regenerate.
151
152 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
153
154 * MAINTAINERS (Write After Approval): Add myself.
155
156 2015-05-03 Matthias Klose <doko@ubuntu.com>
157
158 * configure.ac: Match $host configured with triplets.
159 * configure: Regenerate.
160
161 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
162
163 * Makefile.tpl: Remove surplus whitespace throughout.
164 * Makefile.in: Regenerate.
165
166 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
167
168 * MAINTAINERS (Various Maintainers): Add myself as instruction
169 combiner maintainer.
170
171 2015-04-17 Jakub Jelinek <jakub@redhat.com>
172
173 PR bootstrap/62077
174 * configure.ac (--enable-stage1-checking): Default to
175 release,misc,gimple,rtlflag,tree,types if --disable-checking
176 or --enable-checking is not specified and DEV-PHASE is not
177 experimental.
178 * configure: Regenerated.
179
180 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
181
182 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
183 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
184 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
185 * Makefile.in: Regenerate.
186
187 2015-04-08 Cary Coutant <ccoutant@gmail.com>
188
189 * MAINTAINERS: Update my email address.
190
191 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
192
193 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
194
195 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
196
197 * MAINTAINERS: Add myself as an arm port reviewer.
198
199 2015-03-25 Martin Liska <mliska@suse.cz>
200 Yury Gribov <y.gribov@samsung.com>
201
202 * Makefile.in: Fix ln source location for vimrc file.
203 * Makefile.tpl: Likewise.
204
205 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
206
207 PR bootstrap/25672
208 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
209 cross-compiling. Similarly for CXX_FOR_TARGET.
210 * configure: Regenerate.
211
212 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
213
214 * Makefile.def: Add libmpx.
215 * configure.ac: Add libmpx.
216 * Makefile.in: Regenerate.
217 * configure: Regenerate.
218
219 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
220
221 * MAINTAINERS (CPU Port Maintainers): Add myself
222 i386 vector ISA extns mantainer.
223
224 2015-03-13 Jeff Law <law@redhat.com>
225
226 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
227 maintainer.
228 Remove Richard Henderson as a maintainer for the x86 port.
229
230 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
231
232 * MAINTAINERS (CPU Port Maintainers): Update my email address.
233
234 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
235
236 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
237 pointer bounds checker and i386 MPX maintainer.
238
239 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
240
241 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
242
243 2015-02-26 Martin Sebor <msebor@redhat.com>
244
245 * MAINTAINERS (Various Maintainers): Add self.
246
247 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
248
249 * configure.ac [--enable-as-accelerator-for] (enable_languages):
250 Make sure it contains lto.
251 * configure: Regenerate.
252
253 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
254
255 * configure: Regenerate.
256
257 2015-02-06 Diego Novillo <dnovillo@google.com>
258
259 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
260 middle-end, docstring): Remove myself.
261 (Write After Approval): Add myself.
262
263 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
264
265 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
266 (Write After Approval): Update address.
267
268 2015-01-29 David Malcolm <dmalcolm@redhat.com>
269
270 PR jit/64780
271 * configure.ac: Require the user to explicitly specify
272 --enable-host-shared if the jit is enabled.
273 * configure: Regenerate.
274
275 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
276
277 * MAINTAINERS (Write After Approval): Add myself.
278
279 2015-01-25 Tom de Vries <tom@codesourcery.com>
280
281 * MAINTAINERS: Make whitespace consistent.
282
283 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
284
285 * MAINTAINERS (Write After Approval): Add myself.
286
287 2015-01-20 Andre Vehreschild <vehre@gmx.de>
288
289 * MAINTAINERS: (Write After Approval): Add myself.
290
291 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
292
293 * MAINTAINERS: (Write After Approval): Add myself.
294
295 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
296
297 * MAINTAINERS: (Write After Approval): Add myself.
298
299 2015-01-13 Iain Sandoe <iain@codesourcery.com>
300
301 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
302 objective-c/c++ front end maintainer.
303
304 2015-01-13 Marek Polacek <polacek@redhat.com>
305
306 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
307
308 2015-01-12 Jeff Law <law@redhat.com>
309
310 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
311 a very long time.
312
313 2015-01-09 Ian Lance Taylor <iant@google.com>
314
315 * configure.ac (host_tools): Add gotools.
316 * Makefile.def (host_modules): Add gotools.
317 (dependencies): Add dependency of all-gotools on all-target-libgo.
318
319 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
320
321 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
322 * configure: Regenerate.
323
324 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
325
326 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
327 all-target-libgomp.
328 * Makefile.in: Regenerate.
329
330 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
331
332 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
333
334 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
335
336 * configure.ac: Add Visium support.
337 * configure: Regenerate.
338
339 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
340
341 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
342 * configure: Regenerate.
343
344 2015-01-03 Andrew Pinski <apinski@cavium.com>
345
346 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
347 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
348 (BASE_TARGET_EXPORTS): Add OBJCOPY.
349 (OBJCOPY_FOR_TARGET): New variable.
350 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
351 * Makefile.in: Regenerate.
352 * configure.ac: Check for already installed target objcopy.
353 Also GCC_TARGET_TOOL on objcopy.
354 * configure: Regenerate.
355
356 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
357
358 * config.sub: Update from upstream, to 2015-01-01 version.
359 * config.guess: Ditto.
360
361 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
362
363 * MAINTAINERS (RTEMS Ports): Add myself.
364
365 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
366
367 * MAINTAINERS (Write After Approval): Add myself.
368
369 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
370
371 * MAINTAINERS (Write After Approval): Add myself.
372
373 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
374
375 * configure.ac (--enable-as-accelerator-for): Don't set
376 ENABLE_AS_ACCELERATOR_FOR. Update all users.
377 * configure: Regenerate.
378
379 2014-12-13 Jakub Jelinek <jakub@redhat.com>
380
381 PR bootstrap/64023
382 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
383 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
384 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
385 to CXX.
386 * Makefile.in: Regenerated.
387
388 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
389 Yury Gribov <y.gribov@samsung.com>
390
391 * .gitignore: Added .local.vimrc and .lvimrc.
392 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
393 * Makefile.in: Regenerate.
394
395 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
396
397 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
398 * configure: Regenerated.
399
400 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
401
402 * MAINTAINERS (nvptx port): New entry.
403
404 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
405
406 * configure: Regenerate.
407
408 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
409
410 * configure.ac: Merge with Binutils.
411
412 2014-11-26 Tobias Burnus <burnus@net-b.de>
413
414 * Makefile.def: Make more dependent on mpfr, mpc and isl.
415 * Makefile.in: Regenerate.
416
417 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
418
419 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
420 missing flex.
421 * Makefile.in: Regenerated.
422
423 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
424
425 * Makefile.in: Regenerate.
426
427 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
428
429 PR bootstrap/63784
430 * libtool.m4: Add $pic_flag with -shared.
431
432 2014-11-21 Renlin Li <Renlin.Li@arm.com>
433
434 * MAINTAINERS (Write After Approval): Added myself.
435
436 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
437
438 * MAINTAINERS (write-after-approval): Add myself.
439
440 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
441
442 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
443 from 2 years ago.
444
445 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
446
447 Revert:
448 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
449
450 * MAINTAINERS (Write After Approval): Added myself as line map
451 maintainer.
452
453 2014-11-19 Renlin Li <Renlin.Li@arm.com>
454
455 Revert:
456 2014-11-19 Renlin Li <Renlin.Li@arm.com>
457
458 * MAINTAINERS (Write After Approval): Added myself.
459
460 2014-11-19 Renlin Li <Renlin.Li@arm.com>
461
462 * MAINTAINERS (Write After Approval): Added myself.
463
464 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
465
466 * MAINTAINERS (Write After Approval): Added myself as line map
467 maintainer.
468
469 2014-11-17 Dodji Seketeli <dodji@redhat.com>
470
471 * MAINTAINERS (Various Maintainers): Added myself as line map
472 maintainer.
473
474 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
475
476 * move-if-change: Sync from upstream gnulib.
477
478 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
479
480 * compile: Sync with upstream Automake.
481 * depcomp: Ditto.
482 * install-sh: Ditto.
483 * missing: Ditto.
484 * mkinstalldirs: Ditto.
485 * ylwrap: Ditto.
486
487 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
488
489 * config.sub: Update from upstream config repo.
490 * config.guess: Ditto.
491
492 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
493
494 * Makefile.def: Add liboffloadmic to target_modules. Make
495 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
496 * Makefile.in: Regenerate.
497 * configure: Regenerate.
498 * configure.ac: Add liboffloadmic to target binaries.
499 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
500 Add liboffloadmic to noconfig list when C++ is not supported.
501
502 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
503 Thomas Schwinge <thomas@codesourcery.com>
504 Ilya Verbin <ilya.verbin@intel.com>
505 Andrey Turetskiy <andrey.turetskiy@intel.com>
506
507 * configure: Regenerate.
508 * configure.ac (--enable-as-accelerator-for)
509 (--enable-offload-targets): New configure options.
510
511 2014-11-11 Tobias Burnus <burnus@net-b.de>
512
513 * Makefile.def: Make all-gcc depend on all-isl.
514 * Makefile.in: Regenerate.
515
516 2014-11-11 David Malcolm <dmalcolm@redhat.com>
517
518 * ChangeLog.jit: New.
519 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
520
521 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
522
523 PR target/63610
524 * libtool.m4: Fix globbing of darwin versions.
525 * configure: Regenerate.
526
527 2014-11-11 Tobias Burnus <burnus@net-b.de>
528
529 * Makefile.def: Remove CLooG.
530 * Makefile.tpl: Ditto.
531 * configure.ac: Ditto.
532 * configure: Regenerate.
533 * Makefile.in: Ditto.
534
535 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
536
537 * configure.ac: Handle nvptx-*-*.
538 * configure: Regenerate.
539
540 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
541
542 * MAINTAINERS (Write After Approval): Add myself.
543
544 2014-10-31 Jakub Jelinek <jakub@redhat.com>
545
546 * Makefile.def (libcc1): Remove bootstrap=true;.
547 * Makefile.in: Regenerated.
548
549 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
550
551 * configure.ac: Update comment.
552 * configure: Regenerate.
553
554 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
555
556 * MAINTAINERS (Write After Approval): Add myself.
557
558 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
559
560 * configure.ac (extra_host_libiberty_configure_flags): Add
561 --enable-shared also for libcc1's benefit.
562 * configure: Regenerate.
563
564 2014-10-29 Tristan Gingold <gingold@adacore.com>
565
566 * MAINTAINERS: Change my email address.
567
568 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
569 Tom Tromey <tromey@redhat.com>
570
571 * Makefile.def: Add libcc1 to host_modules.
572 * configure.ac (host_tools): Add libcc1.
573 * Makefile.in, configure: Rebuild.
574
575 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
576
577 * configure.ac (build_configargs): Don't share config.cache between
578 build subdirs.
579 * configure: Regenerate.
580
581 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
582
583 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
584 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
585 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
586 leon3v7 as leon3.
587 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
588 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
589 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
590 * config/sparc/sparc.md (cpu): Add leon3v7.
591 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
592
593 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
594
595 * MAINTAINERS (write-after-approval): Add myself.
596
597 2014-10-23 Ian Lance Taylor <iant@google.com>
598
599 * configure.ac: Disable the Go frontend on systems where it is known
600 to not work.
601 * configure: Regenerate.
602
603 2014-10-23 Richard Biener <rguenther@suse.de>
604
605 * Makefile.def: Add libcpp build module and dependencies.
606 * configure.ac: Add libcpp build module.
607 * Makefile.in: Regenerate.
608 * configure: Likewise.
609
610 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
611
612 * MAINTAINERS (write-after-approval): Add myself.
613
614 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
615
616 * INSTALL/README: Do not mention CVS.
617
618 2014-10-03 Jing Yu <jingyu@google.com>
619
620 * configure.ac: Add aarch64 to list of targets that support gold.
621 * configure: Regenerate.
622
623 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
624
625 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
626
627 2014-09-29 Catherine Moore <clm@codesourcery.com>
628
629 * MAINTAINERS: Add myself as MIPS maintainer.
630
631 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
632
633 * MAINTAINERS: Move myself to MIPS maintainers.
634
635 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
636
637 * MAINTAINERS: Put all email addresses between '<' and '>'.
638
639 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
640
641 * MAINTAINERS: Move myself to reviewers (Fortran).
642
643 2014-09-01 Andi Kleen <ak@linux.intel.com>
644
645 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
646 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
647 * Makefile.in: Regenerate.
648
649 2014-08-28 David Malcolm <dmalcolm@redhat.com>
650
651 * rtx-classes-status.txt: Delete
652
653 2014-08-28 David Malcolm <dmalcolm@redhat.com>
654
655 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
656
657 2014-08-27 Sebastian Pop <s.pop@samsung.com>
658
659 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
660 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
661 of checking for version number.
662 * configure: Regenerated.
663 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
664
665 2014-08-27 David Malcolm <dmalcolm@redhat.com>
666
667 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
668 is done; begin phase 6 (use extra rtx_def subclasses).
669
670 2014-08-27 David Malcolm <dmalcolm@redhat.com>
671
672 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
673 done; begin phase 5 (additional rtx_def subclasses).
674
675 2014-08-26 David Malcolm <dmalcolm@redhat.com>
676
677 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
678
679 2014-08-26 David Malcolm <dmalcolm@redhat.com>
680
681 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
682 SET_BB_HEADER are done.
683
684 2014-08-26 David Malcolm <dmalcolm@redhat.com>
685
686 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
687 done.
688
689 2014-08-26 David Malcolm <dmalcolm@redhat.com>
690
691 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
692
693 2014-08-26 David Malcolm <dmalcolm@redhat.com>
694
695 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
696
697 2014-08-25 David Malcolm <dmalcolm@redhat.com>
698
699 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
700
701 2014-08-25 David Malcolm <dmalcolm@redhat.com>
702
703 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
704
705 2014-08-25 David Malcolm <dmalcolm@redhat.com>
706
707 * rtx-classes-status.txt: Phase 3 (per-file commits within
708 "config" subdirs) is done; begin phase 4 (removal of
709 "scaffolding").
710
711 2014-08-23 David Malcolm <dmalcolm@redhat.com>
712
713 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
714 dir) is done; begin phase 3 (per-file commits within "config"
715 subdirs).
716
717 2014-08-21 David Malcolm <dmalcolm@redhat.com>
718
719 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
720 phase 2 (per-file commits in main source dir).
721
722 2014-08-21 Bin Cheng <bin.cheng@arm.com>
723
724 * configure: Regenerated.
725
726 2014-08-19 David Malcolm <dmalcolm@redhat.com>
727
728 * rtx-classes-status.txt (TODO): Add SET_BND_TO
729
730 2014-08-19 David Malcolm <dmalcolm@redhat.com>
731
732 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
733
734 2014-08-19 David Malcolm <dmalcolm@redhat.com>
735
736 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
737
738 2014-08-19 David Malcolm <dmalcolm@redhat.com>
739
740 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
741
742 2014-08-19 David Malcolm <dmalcolm@redhat.com>
743
744 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
745
746 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
747
748 * MAINTAINERS (Write After Approval): Add myself.
749
750 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
751
752 * MAINTAINERS: Remove myself
753
754 2014-08-19 David Malcolm <dmalcolm@redhat.com>
755
756 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
757
758 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
759
760 * MAINTAINERS (Write After Approval): Add myself.
761
762 2014-08-18 David Malcolm <dmalcolm@redhat.com>
763
764 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
765 SET_BB_HEADER, SET_BB_FOOTER
766
767 2014-08-18 David Malcolm <dmalcolm@redhat.com>
768
769 * rtx-classes-status.txt: New file
770
771 2014-08-18 Roman Gareev <gareevroman@gmail.com>
772
773 * configure.ac: Eliminate ClooG installation dependency.
774 * configure: Regenerate.
775 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
776 * Makefile.in: Regenerate.
777
778 2014-08-15 Ilya Verbin <iverbin@gmail.com>
779
780 * MAINTAINERS (Write After Approval): Add myself.
781
782 2014-08-15 Ilya Tocar <tocarip@gmail.com>
783
784 * MAINTAINERS (Write After Approval): Add myself.
785
786 2014-08-01 Jiong Wang <jiong.wang@arm.com>
787
788 * MAINTAINERS (Write After Approval): Add myself.
789
790 2014-07-28 Anthony Green <green@moxielogic.com>
791
792 Import from savannah.gnu.org:
793 * config.sub: Update to 2014-07-28 version.
794
795 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
796
797 * MAINTAINERS: Remove my MIPS maintainer entry.
798
799 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
800
801 PR target/47230
802 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
803 * configure: Regenerate.
804
805 2014-07-24 James Norris <jnorris@codesourcery.com>
806
807 * MAINTAINERS (Write After Approval): Add myself.
808
809 2014-07-20 Roman Gareev <gareevroman@gmail.com>
810
811 * configure.ac: Accept only CLooG 0.18.1.
812 * configure: Regenerate.
813
814 2014-07-17 Roman Gareev <gareevroman@gmail.com>
815
816 * configure.ac: Don't accept isl 0.11.
817 * configure: Regenerate.
818
819 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
820
821 * MAINTAINERS (Write After Approval): Add myself.
822
823 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
824
825 * configure.ac: Don't accept isl 0.10.
826 * configure: Regenerate.
827
828 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
829
830 Fix include path for in-tree cloog.
831 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
832 * configure: Regenerate.
833
834 2014-06-18 Richard Henderson <rth@redhat.com>
835
836 * .gitignore: Import gcc_update output.
837
838 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
839
840 * config-ml.in: Robustify ac_configure_args parsing.
841
842 * configure.ac (--enable-linker-plugin-configure-flags)
843 (--enable-linker-plugin-flags): New flags.
844 (configdirs): Conditionally add libiberty-linker-plugin.
845 * configure: Regenerate.
846 * Makefile.def (host_modules): Add libiberty-linker-plugin.
847 (host_modules) <lto-plugin>: Pay attention to
848 @extra_linker_plugin_flags@ and
849 @extra_linker_plugin_configure_flags@.
850 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
851 * Makefile.in: Regenerate.
852
853 * Makefile.tpl (configure-[+prefix+][+module+])
854 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
855 "module_srcdir" instead of "module" for locating a module's srcdir.
856 * Makefile.in: Regenerate.
857
858 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
859
860 * MAINTAINERS (Write After Approval): Add myself.
861
862 2014-06-06 Sebastian Pop <sebpop@gmail.com>
863
864 * MAINTAINERS: Update my email address.
865
866 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
867
868 * MAINTAINERS (Write After Approval): Add myself.
869
870 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
871
872 * MAINTAINERS (Write After Approval): Add myself.
873
874 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
875
876 PR libstdc++/61011
877 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
878 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
879 * configure: Regenerate.
880
881 2014-05-28 Pedro Alves <palves@redhat.com>
882
883 * MAINTAINERS (Write After Approval): Add myself.
884
885 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
886
887 * MAINTAINERS: Update my affiliation/email.
888
889 2014-05-19 Mike Stump <mikestump@comcast.net>
890
891 * MAINTAINERS: Add wide-int reviewers.
892
893 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
894
895 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
896 * configure: Regenerated.
897
898 2014-05-15 Torvald Riegel <triegel@redhat.com>
899
900 * MAINTAINERS (libitm): Add myself as maintainer.
901
902 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
903
904 * MAINTAINERS (Write After Approval): Add myself.
905
906 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
907
908 * config.sub, config.guess: Import from upstream.
909
910 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
911
912 * MAINTAINERS (Write After Approval): Put myself in correct order.
913
914 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
915
916 * MAINTAINERS (Write After Approval): Add myself.
917
918 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
919
920 * MAINTAINERS: Move myself from Reviewers to Write After Approval
921 section.
922
923 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
924
925 * MAINTAINERS (Write After Approval): Delete myself.
926
927 2014-04-17 Jakub Jelinek <jakub@redhat.com>
928
929 PR sanitizer/56781
930 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
931 and -B* options with -Xcompiler.
932
933 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
934
935 PR bootstrap/60620
936 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
937 * Makefile.in: Regenerate.
938
939 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
940
941 * Makefile.def (dependencies): Make all-ld depend on all-binutils
942 for WINDRES_FOR_TARGET in default-manifest.o rule.
943 * Makefile.in: Regenerate.
944
945 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
946
947 * MAINTAINERS (Write After Approval): Add myself.
948
949 2014-03-26 Jakub Jelinek <jakub@redhat.com>
950
951 PR sanitizer/56781
952 * Makefile.def: Set bootstrap=true; for host fixincludes.
953 * configure.ac: Don't bootstrap host fixincludes unless
954 --with-build-config=bootstrap-{a,ub}san.
955 * Makefile.in: Regenerated.
956 * configure: Regenerated.
957
958 2014-03-21 Jakub Jelinek <jakub@redhat.com>
959
960 * configure.ac: Move BUILD_CONFIG set up earlier. Add
961 --enable-vtable-verify option parsing. Don't add
962 target-libsanitizer to bootstrap_target_libs unless
963 --with-build-config=bootstrap-asan or
964 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
965 to bootstrap_target_libs unless --enable-vtable-verify.
966 * configure: Regenerated.
967
968 2014-03-10 Anatoly Sokolov <aesok@post.ru>
969
970 * MAINTAINERS (Write After Approval): Add myself.
971
972 2014-03-07 Denis Chertykov <chertykov@gmail.com>
973
974 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
975
976 2014-03-07 Jakub Jelinek <jakub@redhat.com>
977
978 PR bootstrap/58572
979 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
980 -I for libstdc++-v3 includes if $(LEAN).
981 * Makefile.in: Regenerated.
982
983 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
984
985 * MAINTAINERS: Update my email address.
986
987 2014-02-24 Walter Lee <walt@tilera.com>
988
989 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
990 (tilegx-*-*): Change to tilegx*-*-*.
991 * configure: Regenerate.
992
993 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
994
995 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
996
997 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
998
999 * MAINTAINERS (Write After Approval): Add myself.
1000
1001 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1002
1003 PR target/59788
1004 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1005 *solaris2*.
1006
1007 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
1008
1009 * MAINTAINERS: Update my email address.
1010
1011 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
1012
1013 * MAINTAINERS: Convert to UTF-8.
1014 Properly sort Xinliang David Li's entry.
1015
1016 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
1017 Sandra Loosemore <sandra@codesourcery.com>
1018
1019 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1020 nios2 port maintainers.
1021
1022 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
1023
1024 * MAINTAINERS (Write After Approval): Add myself.
1025
1026 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1027
1028 * configure.ac: Add user-friendly check for native x86_64-linux
1029 multilibs.
1030 * configure: Regenerate.
1031
1032 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
1033
1034 * MAINTAINERS: Add myself as sh maintainer.
1035
1036 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1037
1038 * MAINTAINERS: Add self as SLSR maintainer.
1039
1040 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
1041
1042 * MAINTAINERS: Update my email address.
1043
1044 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
1045
1046 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1047
1048 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
1049
1050 * Makefile.in: Regenerate.
1051
1052 * Makefile.tpl: Fix typo.
1053 * Makefile.in: Regenerate partially.
1054
1055 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
1056
1057 * configure.ac: Added libcilkrts to noconfig list when C++ is not
1058 supported.
1059 * configure: Regenerated.
1060
1061 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
1062
1063 * MAINTAINERS (Write After Approval): Add myself.
1064
1065 2013-10-30 Jason Merrill <jason@redhat.com>
1066
1067 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1068 --disable-build-format-warnings.
1069
1070 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
1071
1072 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
1073 depend on libstdc++ and libgcc.
1074 * configure: Regenerate.
1075 * configure.ac: Added libcilkrts to target binaries. Also, restrict
1076 libcilkrts for POSIX and i*86, and x86_64 architectures.
1077 * Makefile.in: Added libcilkrts related fields to support building it.
1078
1079 2013-10-26 Jeff Law <law@redhat.com>
1080
1081 * Makefile.def (target_modules): Remove libmudflap
1082 (languages): Remove check-target-libmudflap).
1083 * Makefile.in: Rebuilt.
1084 * Makefile.tpl (check-target-libmudflap-c++): Remove.
1085 * configure.ac (target_libraries): Remove target-libmudflap.
1086 Remove checks which disabled libmudflap on some systems.
1087 * configure: Rebuilt.
1088 * libmudflap: Directory removed.
1089
1090 2013-10-21 Cong Hou <congh@google.com>
1091
1092 * MAINTAINERS (Write After Approval): Add myself.
1093
1094 2013-10-16 Mike Stump <mikestump@comcast.net>
1095
1096 * .dir-locals.el: Add.
1097
1098 2013-10-15 David Malcolm <dmalcolm@redhat.com>
1099
1100 * configure.ac: Add --enable-host-shared
1101 * configure: Regenerate.
1102
1103 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1104
1105 Import from savannah.gnu.org:
1106 * config.guess: Update to 2013-06-10 version.
1107 * config.sub: Update to 2013-10-01 version.
1108
1109 2013-10-01 Simon Cook <simon.cook@embecosm.com>
1110
1111 Changes to build configuration to allow big endian ARC ELF toolchain
1112 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1113 * configure: Regenerate.
1114
1115 2013-09-20 Alan Modra <amodra@gmail.com>
1116
1117 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1118 ppc host match. Support little-endian powerpc linux hosts.
1119
1120 2013-09-19 Dodji Seketeli <dodji@redhat.com>
1121
1122 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1123 maintainer.
1124
1125 2013-09-12 DJ Delorie <dj@redhat.com>
1126
1127 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1128 maintainers.
1129
1130 2013-09-03 Richard Biener <rguenther@suse.de>
1131
1132 * configure.ac: Also allow ISL 0.12.
1133 * configure: Regenerated.
1134
1135 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
1136
1137 * MAINTAINERS (Write After Approval): Add myself.
1138
1139 2013-08-27 David Malcolm <dmalcolm@redhat.com>
1140
1141 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1142
1143 2013-08-26 Caroline Tice <cmtice@google.com>
1144
1145 * MAINTAINERS: Correct earliers update: Move myself from libvtv
1146 "Various Reviewers" to libvtv "Various Maintainers".
1147
1148 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
1149
1150 * MAINTAINERS: Add myself as RTL optimizers reviewer.
1151
1152 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
1153
1154 * MAINTAINERS: Update name, email.
1155
1156 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
1157
1158 * MAINTAINERS (Write After Approval): Add myself.
1159
1160 2013-08-12 Caroline Tice <cmtice@google.com>
1161
1162 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1163 address in the Write After Approval section.
1164
1165 2013-08-09 Carlos O'Donell <carlos@redhat.com>
1166
1167 * MAINTAINERS (Write After Approval): Update email.
1168
1169 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
1170
1171 * configure.ac: Adjust to check VTV_SUPPORTED.
1172 * configure: Regenerated.
1173
1174 2013-08-02 Caroline Tice <cmtice@google.com>
1175
1176 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1177 on non-linux systems; add target-libvtv to noconfigdirs; add
1178 libsupc++/.libs to C++ library search paths.
1179 * configure: Regenerated.
1180 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1181 libstdc++ and libgcc.
1182 * Makefile.in: Regenerated.
1183
1184 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
1185
1186 * MAINTAINERS (Write After Approval): Add myself.
1187
1188 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
1189 Shiva Chen <shiva0217@gmail.com>
1190
1191 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1192 nds32 port maintainers.
1193
1194 2013-07-17 Tim Shen <timshen91@gmail.com>
1195
1196 * MAINTAINERS (Write After Approval): Add myself.
1197
1198 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1199
1200 * configure.ac: Sync from binutils.
1201 * configure: Regenerate.
1202
1203 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
1204
1205 * MAINTAINERS (Write After Approval): Add myself.
1206
1207 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
1208
1209 * MAINTAINERS (Write After Approval): Add myself.
1210
1211 2013-05-17 David Malcolm <dmalcolm@redhat.com>
1212
1213 * MAINTAINERS (Write After Approval): Add myself.
1214
1215 2013-04-30 Brooks Moses <bmoses@google.com>
1216
1217 * MAINTAINERS: Update my email; move myself from Fortran
1218 reviewer to Write After Approval.
1219
1220 2013-04-16 Andreas Schwab <schwab@suse.de>
1221
1222 * configure.ac (aarch64-*-*): Don't disable java.
1223 * configure: Regenerate.
1224
1225 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
1226
1227 * MAINTAINERS (Write After Approval): Add myself.
1228
1229 2013-03-30 Matthias Klose <doko@ubuntu.com>
1230
1231 * Makefile.def (target_modules): Don't install libffi.
1232 * Makefile.in: Regenerate.
1233
1234 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
1235
1236 * MAINTAINERS (Write After Approval): Add myself.
1237
1238 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
1239
1240 * MAINTAINERS (Write After Approval): Add myself.
1241
1242 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
1243
1244 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1245 * configure: Regenerated.
1246
1247 2013-02-05 Ian Lance Taylor <iant@google.com>
1248
1249 PR go/55969
1250 * configure.ac: Disable libgo on some systems where it does not
1251 work.
1252
1253 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
1254
1255 * MAINTAINERS: Explicitly add myself as AIX maintainer.
1256 Remove Geoff Keating as rs6000 port maintainer, at his request.
1257
1258 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
1259
1260 * MAINTAINERS: Update my email.
1261
1262 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
1263
1264 * configure: Re-generate.
1265
1266 2013-01-15 Richard Biener <rguenther@suse.de>
1267
1268 PR other/55973
1269 * configure: Re-generate.
1270
1271 2013-01-14 Matthias Klose <doko@ubuntu.com>
1272
1273 * Makefile.def (install-target-libsanitizer): Depend on
1274 install-target-libstdc++-v3.
1275 * Makefile.in: Regenerate.
1276
1277 2013-01-14 Richard Biener <rguenther@suse.de>
1278
1279 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1280 * configure: Re-generate
1281
1282 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1283
1284 * config.sub: Update from config repo.
1285
1286 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
1287
1288 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1289 * Makefile.in: Regenerate.
1290
1291 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1292
1293 * MAINTAINERS (arc): Add new port maintainership for myself.
1294
1295 2013-01-09 Jason Merrill <jason@redhat.com>
1296
1297 * .gitignore: Import from gdb repository.
1298
1299 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
1300
1301 * Makefile.def (configure-gcc): Depend on all-gmp.
1302 (all-gcc): Remove dependency on all-gmp.
1303 * Makefile.in: Regenerated.
1304
1305 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1306
1307 * config.sub: Merge from config repo.
1308 * config.guess: Ditto.
1309
1310 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1311
1312 * Makefile.def: Merge from binutils.
1313 * Makefile.in: Ditto.
1314
1315 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
1316
1317 * MAINTAINERS: Update my email.
1318
1319 2012-12-29 Ben Elliston <bje@gnu.org>
1320
1321 * config.guess: Update to 2012-12-29 version.
1322 * config.sub: Likewise.
1323
1324 2012-12-20 Matthias Klose <doko@ubuntu.com>
1325
1326 * Makefile.def (install-target-libgfortran): Depend on
1327 install-target-libquadmath, install-target-libgcc.
1328 (install-target-libsanitizer): Depend on install-target-libgcc.
1329 (install-target-libjava): Depend on install-target-libgcc.
1330 (install-target-libitm): Depend on install-target-libgcc.
1331 (install-target-libobjc): Depend on install-target-libgcc.
1332 (install-target-libstdc++-v3): Depend on install-target-libgcc.
1333 * Makefile.in: Regenerate.
1334
1335 2012-12-19 Matthias Klose <doko@ubuntu.com>
1336
1337 * Makefile.def (install-target-libgo): Depend on
1338 install-target-libatomic.
1339 * Makefile.in: Regenerate.
1340
1341 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
1342
1343 PR go/55201
1344 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1345 * Makefile.in: Regenerate.
1346
1347 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
1348
1349 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1350 * configure: Regenerate.
1351
1352 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1353
1354 * config.sub: Merge from config repo.
1355
1356 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
1357
1358 * Makefile.def (target_modules): Add bootstrap=true and
1359 raw_cxx=true to libsanitizer.
1360 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1361 * Makefile.in: Regenerated.
1362 * configure: Likewise.
1363
1364 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
1365
1366 * MAINTAINERS: Remove self as RTL optimization maintainer.
1367
1368 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1369
1370 * MAINTAINERS (Write After Approval): Add myself.
1371
1372 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1373
1374 * Makefile.def (target_modules): Remove bootstrap=true and
1375 raw_cxx=true from libsanitizer.
1376 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1377 * Makefile.in: Regenerated.
1378 * configure: Likewise.
1379
1380 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1381
1382 * Makefile.def (target_modules): Add bootstrap=true and
1383 raw_cxx=true to libsanitizer.
1384 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1385 * Makefile.in: Regenerated.
1386 * configure: Likewise.
1387
1388 2012-11-28 Andrew Pinski <apinski@cavium.com>
1389
1390 PR bootstrap/54279
1391 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1392 * configure: Regenerate.
1393 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1394 * Makefile.in: Regenerate.
1395
1396 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
1397
1398 * configure.ac: Disable libsanitizer if we're not building C++.
1399 * configure: Regenerate.
1400
1401 2012-11-15 Roland McGrath <roland@hack.frob.com>
1402
1403 * MAINTAINERS (Write After Approval): Add myself.
1404
1405 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
1406
1407 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1408 Kostya Serebryany (kcc@google.com) and
1409 Jakub Jelinek (jakub@redhat.com).
1410 Rename area for Dodji Seketeli (dodji@redhat.com).
1411
1412 2012-11-15 Dodji Seketeli <dodji@redhat.com>
1413
1414 * MAINTAINERS: (asan.c, related): Add myself.
1415
1416 2012-11-14 Roland McGrath <mcgrathr@google.com>
1417
1418 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1419 * configure: Regenerate.
1420
1421 2012-11-13 Richard Henderson <rth@redhat.com>
1422
1423 * configure.ac: Move libsanitizer logic to subdirectory.
1424 * configure: Regenerate.
1425
1426 2012-11-13 Dodji Seketeli <dodji@redhat.com>
1427
1428 * configure.ac: Enable libsanitizer just on x86 linux for now.
1429 * configure: Re-generate.
1430
1431 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
1432
1433 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1434 sections.
1435 * configure: Regenerate.
1436
1437 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
1438
1439 * configure.ac: Add section for configdirs for libsanitizer.
1440 Disable for cris-*-* and mmix-*-*.
1441 * configure: Regenerate.
1442
1443 2012-11-12 Wei Mi <wmi@google.com>
1444
1445 * configure.ac: Add libsanitizer to target_libraries.
1446 * Makefile.def: Ditto.
1447 * configure: Regenerate.
1448 * Makefile.in: Regenerate.
1449 * libsanitizer: New directory for asan runtime. Contains an empty
1450 tsan directory.
1451
1452 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
1453
1454 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1455 against Mingw64 w32api.
1456 * configure: Regenerate.
1457
1458 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1459
1460 * configure: Regenerated.
1461
1462 2012-11-03 Robert Mason <rbmj@verizon.net>
1463
1464 * configure.ac: add --disable-libstdcxx configure option
1465 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1466
1467 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
1468
1469 * MAINTAINERS (Write After Approval): Add myself.
1470
1471 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
1472
1473 * MAINTAINERS (Write After Approval): Add myself.
1474
1475 2012-10-24 Sharad Singhai <singhai@google.com>
1476
1477 * MAINTAINERS (Write After Approval): Add myself.
1478
1479 2012-10-24 Eric Christopher <echristo@gmail.com>
1480
1481 * MAINTAINERS: Update email address.
1482
1483 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1484
1485 PR bootstrap/54820
1486 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1487 * configure: Regenerate.
1488
1489 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
1490
1491 * MAINTAINERS (aarch64): Add Marcus and myself.
1492
1493 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1494
1495 PR bootstrap/54820
1496 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1497 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1498 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1499 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1500 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1501 * Makefile.in: Regenerate.
1502 * configure.ac (have_static_libs): New variable and associated check.
1503 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1504 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1505 * configure: Regenerate.
1506
1507 2012-10-10 Richard Biener <rguenther@suse.de>
1508
1509 * MAINTAINERS: Adjust for changed surname.
1510
1511 2012-10-04 Lawrence Crowl <crowl@google.com>
1512
1513 * MAINTAINERS (Write After Approval): Add myself.
1514
1515 2012-10-01 Cary Coutant <ccoutant@google.com>
1516
1517 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1518
1519 2012-09-28 Ian Lance Taylor <iant@google.com>
1520
1521 * Makefile.def: Make all-target-libgo depend on
1522 all-target-libbacktrace.
1523 * Makefile.in: Rebuild.
1524
1525 2012-09-26 Ian Lance Taylor <iant@google.com>
1526
1527 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1528 * Makefile.in: Rebuild.
1529
1530 2012-09-20 Walter Lee <walt@tilera.com>
1531
1532 * configure.ac: Add tilegx to list of targets that support gold.
1533 * configure: Regenerate.
1534
1535 2012-09-20 Marek Polacek <polacek@redhat.com>
1536
1537 * MAINTAINERS (Write After Approval): Add myself.
1538
1539 2012-09-19 Steve Ellcey <sellcey@mips.com>
1540
1541 * configure.ac: Add mips*-mti-elf* target.
1542 * configure: Regenerate.
1543
1544 2012-09-17 Ian Lance Taylor <iant@google.com>
1545
1546 * MAINTAINERS (Various Maintainers): Add libbacktrace.
1547 * configure.ac (host_libs): Add libbacktrace.
1548 (target_libraries): Add libbacktrace.
1549 * Makefile.def (host_modules): Add libbacktrace.
1550 (target_modules): Likewise.
1551 * configure, Makefile.in: Rebuild.
1552
1553 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
1554
1555 PR target/38607
1556 Merge upstream change.
1557 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1558
1559 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1560 Add libgomp*.o to compare_exclusions for AIX.
1561 * configure: Regenerate.
1562
1563 2012-09-06 Diego Novillo <dnovillo@google.com>
1564
1565 * configure.ac: Bump minimum GMP version to 4.2.3.
1566 * configure: Re-generate.
1567
1568 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
1569
1570 PR target/54461
1571 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1572 target-libgloss if not configured --with-avrlibc=no.
1573 * configure: Regenerate.
1574
1575 2012-09-04 Jason Merrill <jason@redhat.com>
1576
1577 * configure.ac: Fix --enable-languages=all.
1578
1579 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
1580
1581 * MAINTAINERS (Write After Approval): Add myself.
1582
1583 2012-09-03 Richard Guenther <rguenther@suse.de>
1584
1585 PR bootstrap/54138
1586 * configure.ac: Re-organize ISL / CLOOG checks to allow
1587 disabling with either --without-isl or --without-cloog.
1588 * configure: Regenerated.
1589
1590 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
1591
1592 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1593 * configure: Regenerate.
1594
1595 2012-08-27 Ulrich Drepper <drepper@gmail.com>
1596
1597 * MAINTAINERS: Fix my email address.
1598
1599 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1600
1601 PR binutils/4970
1602 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1603 and opcodes.
1604 * Makefile.in: Regenerated.
1605
1606 2012-08-26 Art Haas <ahaas@impactweather.com>
1607
1608 * configure: Regenerate.
1609
1610 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
1611
1612 * INSTALL/README: Also refer to the online installation
1613 instructions.
1614
1615 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1616
1617 * MAINTAINERS (Write After Approval): Add myself.
1618 (Picochip port): Remove myself.
1619
1620 2012-08-14 Diego Novillo <dnovillo@google.com>
1621
1622 Merge from cxx-conversion branch.
1623
1624 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1625 POSTSTAGE1_CONFIGURE_FLAGS.
1626 * Makefile.in: Regenerate.
1627 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1628 Force C++ when bootstrapping.
1629 * configure: Regenerate.
1630
1631 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1632
1633 * MAINTAINERS (Write After Approval): Add myself.
1634
1635 2012-07-16 Joseph Myers <joseph@codesourcery.com>
1636
1637 * README: Document use of ranges of years in copyright notices.
1638
1639 2012-07-06 Richard Guenther <rguenther@suse.de>
1640
1641 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1642 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1643 --with-gmp=system.
1644 * Makefile.in: Regenerated.
1645 * configure: Likewise.
1646
1647 2012-07-06 Richard Guenther <rguenther@suse.de>
1648
1649 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1650 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1651 supply V=1 as extra_make_flags.
1652 * configure: Regenerated.
1653 * Makefile.in: Likewise.
1654
1655 2012-07-04 Tristan Gingold <gingold@adacore.com>
1656
1657 * configure: Regenerate.
1658
1659 2012-07-03 Richard Guenther <rguenther@suse.de>
1660
1661 * Makfile.def (isl): Remove not necessary extra_exports and
1662 extra_make_flags.
1663 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1664 * Makefile.in: Regenerated.
1665
1666 2012-07-03 Richard Guenther <rguenther@suse.de>
1667
1668 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1669 * configure.ac: If either the ISL or the CLooG check failed
1670 do not try to build in-tree versions.
1671 * Makefile.in: Regenerated.
1672 * configure: Regenerated.
1673
1674 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1675
1676 * configure: Regenerate.
1677
1678 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
1679
1680 * MAINTAINERS (Various Maintainers): Add myself as testsuite
1681 maintainer.
1682
1683 2012-07-02 Richard Guenther <rguenther@suse.de>
1684
1685 * configure: Regenerated.
1686
1687 2012-07-02 Richard Guenther <rguenther@suse.de>
1688 Michael Matz <matz@suse.de>
1689 Tobias Grosser <tobias@grosser.es>
1690 Sebastian Pop <sebpop@gmail.com>
1691
1692 * Makefile.def: Add ISL host module, remove PPL host module.
1693 Adjust ClooG host module to use the proper ISL.
1694 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1695 * configure.ac: Include config/isl.m4. Add ISL host library,
1696 remove PPL. Remove PPL configury, add ISL configury, adjust
1697 ClooG configury.
1698 * Makefile.in: Regenerated.
1699 * configure: Likewise.
1700
1701 2012-07-02 Richard Guenther <rguenther@suse.de>
1702
1703 Merge from graphite branch
1704 2011-07-21 Tobias Grosser <tobias@grosser.es>
1705
1706 * configure: Regenerated.
1707 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1708 both cloog.org and legacy versions. The only supported version will
1709 be CLooG with the isl backend.
1710
1711 2011-07-21 Tobias Grosser <tobias@grosser.es>
1712
1713 * configure: Regenerated.
1714 * configure.ac: Require cloog isl 0.17.0
1715
1716 2011-07-21 Tobias Grosser <tobias@grosser.es>
1717
1718 * configure: Regenerated.
1719 * config/cloog.m4: Do not define CLOOG_ORG
1720
1721 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1722
1723 * configure.ac: Skip C if explicitly selected.
1724 * configure: Regenerate.
1725
1726 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
1727
1728 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1729 they contain -O2.
1730 * configure: Regenerate.
1731
1732 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
1733
1734 PR debug/53740
1735 * df.h, df-problems.c, dce.c: Revert last patch.
1736
1737 2012-06-25 Iain Sandoe <iain@codesourcery.com>
1738
1739 * MAINTAINERS (Write After Approval): Update my email address.
1740
1741 2012-06-21 Meador Inge <meadori@codesourcery.com>
1742
1743 * MAINTAINERS (Write After Approval): Add myself.
1744
1745 2012-06-20 Jason Merrill <jason@redhat.com>
1746
1747 * Makefile.tpl (check-target-libgomp-c++): New.
1748 (check-target-libitm-c++): New.
1749 * Makefile.def (c++): Add them.
1750 * Makefile.in: Regenerate.
1751
1752 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
1753
1754 * MAINTAINERS (Write After Approval): Add myself.
1755
1756 2012-05-16 Olivier Hainque <hainque@adacore.com>
1757
1758 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1759 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1760 (install-no-fixedincludes): Adjust accordingly.
1761 * Makefile.in: Regenerate.
1762
1763 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1764
1765 Merge upstream change
1766 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1767
1768 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
1769
1770 * MAINTAINERS (Write After Approval): Add myself.
1771
1772 2012-05-09 Nick Clifton <nickc@redhat.com>
1773 Paul Smith <psmith@gnu.org>
1774
1775 PR bootstrap/50461
1776 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1777 allow for the fact that from release v3.1.0 of MPFR the source
1778 files were moved into a src sub-directory.
1779 * configure: Regenerate.
1780
1781 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1782
1783 * configure.ac: Bump minimum MPFR version to 2.4.0.
1784 * configure: Regenerated.
1785
1786 2012-05-01 Richard Henderson <rth@redhat.com>
1787
1788 * Makefile.def (libatomic): New target_module.
1789 * configure.ac (target_libraries): Add libatomic.
1790 (noconfigdirs): Check if libatomic is supported.
1791 * Makefile.in, configure: Rebuild.
1792
1793 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
1794
1795 * MAINTAINERS (Write After Approval): Add myself.
1796
1797 2012-04-25 Joel Brobecker <brobecker@adacore.com>
1798
1799 * config.sub: Update to 2012-04-18 version from official repo.
1800
1801 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
1802
1803 * MAINTAINERS (Write After Approval): Add myself.
1804
1805 2012-04-11 Steve Ellcey <sellcey@mips.com>
1806
1807 * MAINTAINERS: Changed email address.
1808
1809 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
1810
1811 PR target/52737
1812 * contrib/gcc_update (files_and_dependencies):
1813 Remove gcc/config/avr/t-multilib from touch data.
1814
1815 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1816
1817 * MAINTAINERS (OS Port Maintainers): Remove irix.
1818 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1819 (unsupported_languages): Remove mips-sgi-irix6.*.
1820 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1821 (with_stabs): Remove.
1822 * configure: Regenerate.
1823
1824 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1825
1826 * MAINTAINERS (OS Port Maintainers): Remove osf.
1827 * configure.ac (enable_libgomp): Remove *-*-osf*.
1828 (with_stabs): Remove alpha*-*-osf*.
1829 * configure: Regenerate.
1830
1831 2012-03-05 Tristan Gingold <gingold@adacore.com>
1832
1833 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1834 * configure: Regenerate.
1835
1836 2012-02-17 Walter Lee <walt@tilera.com>
1837
1838 * MAINTAINERS: (Write After Approval): Delete myself.
1839
1840 2012-02-14 Walter Lee <walt@tilera.com>
1841
1842 * MAINTAINERS (tilegx port): Add myself.
1843 (tilepro port): Add myself.
1844 (Write After Approval): Add myself.
1845
1846 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
1847
1848 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1849 and Joseph Myers as docstring relicensing maintainers.
1850
1851 2012-02-09 Bin Cheng <bin.cheng@arm.com>
1852
1853 * MAINTAINERS (write-after-approval): Add myself.
1854
1855 2012-02-08 Ira Rosen <irar@il.ibm.com>
1856
1857 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1858 maintainer.
1859
1860 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1861
1862 * MAINTAINERS (Write After Approval): Move myself to
1863 maintain alphabetical order.
1864
1865 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1866
1867 * MAINTAINERS (Write After Approval): Add myself.
1868
1869 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1870
1871 * MAINTAINERS (Write After Approval): Add myself.
1872
1873 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1874 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1875
1876 * configure.ac (cr16-*-*): Remove nonconfigdirs.
1877 * configure: Regenerate.
1878
1879 2012-01-23 Harshit Chopra <harshit@google.com>
1880
1881 * MAINTAINERS (Write After Approval): Add myself.
1882
1883 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
1884
1885 * configure.ac: Remove reference to mh-interix.
1886 * configure: Regenerate.
1887
1888 2012-01-05 Richard Henderson <rth@redhat.com>
1889
1890 PR bootstrap/51072
1891 * configure.ac: Disable libitm if c++ is not enabled.
1892 * configure: Rebuild.
1893
1894 * configure.ac: Fix regexp for same.
1895 * configure: Rebuild.
1896
1897 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
1898
1899 * MAINTAINERS (Write After Approval): Add myself.
1900
1901 2012-01-02 Richard Guenther <rguenther@suse.de>
1902
1903 PR bootstrap/51686
1904 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1905 * Makefile.in: Regenerate.
1906
1907 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
1908
1909 * MAINTAINERS (Write After Approval): Add myself.
1910
1911 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1912
1913 * configure: Regenerate.
1914
1915 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1916
1917 * MAINTAINERS (picochip): Changed email address.
1918
1919 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1920
1921 * MAINTAINERS (write-after-approval): Add self.
1922
1923 2011-11-29 DJ Delorie <dj@redhat.com>
1924
1925 * configure.ac (rl78-*-*) New case.
1926 * configure: Regenerate.
1927 * MAINTAINERS: Add myself as RL78 maintainer.
1928
1929 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1930
1931 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1932
1933 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
1934
1935 * libtool.m4: Additional FreeBSD 10 fixes.
1936
1937 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
1938
1939 * MAINTAINERS: Move myself from Write After Approval to CPU Port
1940 Maintainers section, as Epiphany maintainer.
1941
1942 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
1943
1944 PR target/49992
1945 * configure.ac: Remove ranlib special-casing for Darwin.
1946 * configure: Regenerate.
1947
1948 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
1949
1950 * MAINTAINERS (Reviewers): Keep the list sorted.
1951
1952 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
1953
1954 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1955
1956 2011-11-09 Roland McGrath <mcgrathr@google.com>
1957
1958 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1959 * configure: Rebuild.
1960 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1961 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1962 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1963 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1964 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1965 Add READELF.
1966 * Makefile.in: Rebuild.
1967
1968 2011-11-09 Jason Merrill <jason@redhat.com>
1969
1970 * Makefile.def (language=c++): Remove check-c++0x.
1971 * Makefile.in (check-gcc-c++): Regenerate.
1972
1973 2011-11-08 Richard Henderson <rth@redhat.com>
1974
1975 * configure.ac: Test for libitm directory present first.
1976
1977 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1978
1979 * configure.ac: Test libitm/configure.tgt to disable libitm.
1980 * configure: Rebuild.
1981
1982 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
1983 Richard Henderson <rth@redhat.com>
1984
1985 Merged from transactional-memory.
1986
1987 * Makefile.def (lang_env_dependencies): libitm is c++.
1988 Add libitm target module.
1989 * configure.ac: Likewise.
1990 * config/mmap.m4: New file.
1991 * contrib/gcc_update: Add libitm to touch data.
1992 * Makefile.in, configure: Rebuild.
1993
1994 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1995
1996 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1997 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1998 * Makefile.in: Regenerate.
1999
2000 2011-11-01 DJ Delorie <dj@redhat.com>
2001
2002 * config.sub: Update to version 2011-10-29 (added rl78)
2003
2004 2011-10-27 Nick Clifton <nickc@redhat.com>
2005
2006 * config.sub: Import these changes from the config project:
2007
2008 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
2009 Ben Elliston <bje@gnu.org>
2010
2011 * config.sub (epiphany): New.
2012
2013 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
2014 Ben Elliston <bje@gnu.org>
2015
2016 * config.sub (hexagon, hexagon-*): New.
2017
2018 2011-08-23 Roland McGrath <mcgrathr@google.com>
2019
2020 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2021 64eb to be64.
2022
2023 2011-08-16 Roland McGrath <mcgrathr@google.com>
2024
2025 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2026 (nacl): Grok as alias for 32el-unknown-nacl.
2027
2028 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
2029
2030 * MAINTAINERS (Write After Approval): Add myself.
2031
2032 2011-10-24 Teresa Johnson <tejohnson@google.com>
2033
2034 * MAINTAINERS (Write After Approval): Add myself.
2035
2036 2011-09-21 Jakub Jelinek <jakub@redhat.com>
2037
2038 * MAINTAINERS (sparc port): Remove myself.
2039
2040 2011-09-14 Tom de Vries <tom@codesourcery.com>
2041
2042 * MAINTAINERS (Write After Approval): Add myself.
2043
2044 2011-08-14 Yao Qi <yao@codesourcery.com>
2045
2046 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2047 * configure: Regenerate.
2048
2049 2011-07-26 Ian Lance Taylor <iant@google.com>
2050
2051 * configure.ac: Set have_compiler based on whether gcc directory
2052 exists, rather than on whether gcc is in configdirs.
2053 * configure: Rebuild.
2054
2055 2011-07-21 Joseph Myers <joseph@codesourcery.com>
2056
2057 * MAINTAINERS (Global Reviewers): Add self.
2058
2059 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
2060
2061 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2062 link directories.
2063 * Makefile.in: Rebuild.
2064
2065 2011-07-20 Ian Lance Taylor <iant@google.com>
2066
2067 PR bootstrap/49787
2068 * configure.ac: Move --enable-bootstrap handling earlier in file.
2069 If --enable-bootstrap and either --enable-build-with-cxx or
2070 --enable-build-poststage1-with-cxx, enable C++ automatically.
2071 * configure: Rebuild.
2072
2073 2011-07-19 Ian Lance Taylor <iant@google.com>
2074
2075 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
2076 make C++ a boot_language. Set and substitute
2077 POSTSTAGE1_CONFIGURE_FLAGS.
2078 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2079 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2080 * configure, Makefile.in: Rebuild.
2081
2082 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
2083
2084 * MAINTAINERS (Register Allocation): Move myself from reviewers to
2085 maintainers.
2086
2087 2011-07-18 Jakub Jelinek <jakub@redhat.com>
2088
2089 * MAINTAINERS (Global Reviewers): Add myself.
2090
2091 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2092
2093 * configure: Regenerate.
2094
2095 2011-07-16 Jason Merrill <jason@redhat.com>
2096
2097 * Makefile.def (language=c++): Add check-c++0x and
2098 check-target-libmudflap-c++.
2099 * Makefile.tpl (check-target-libmudflap-c++): New.
2100 * Makefile.in: Regenerate.
2101
2102 2011-07-16 Matthias Klose <doko@ubuntu.com>
2103
2104 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2105 * Makefile.def (target_modules/libjava): Pass
2106 $(EXTRA_CONFIGARGS_LIBJAVA).
2107 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2108 if not configured with --enable-static-libjava.
2109 * Makefile.in: Regenerate.
2110 * configure: Likewise.
2111
2112 2011-07-15 Jason Merrill <jason@redhat.com>
2113
2114 * Makefile.in (check-c++): Move check-gcc-c++0x after
2115 check-target-libstdc++-v3.
2116
2117 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
2118
2119 * MAINTAINERS (c6x port): New entry.
2120
2121 2011-07-13 Jason Merrill <jason@redhat.com>
2122
2123 * Makefile.in (check-gcc-c++0x): New.
2124 (check-c++): Depend on it.
2125
2126 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2127
2128 PR target/39150
2129 * configure.ac (i[3456789]86-*-solaris2*): Also accept
2130 x86_64-*-solaris2.1[0-9]*.
2131 * configure: Regenerate.
2132
2133 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
2134
2135 * MAINTAINERS (RTL optimizers): Add self.
2136
2137 2011-06-27 Gabriel Charette <gchare@google.com>
2138
2139 * MAINTAINERS (Write After Approval): Add myself.
2140
2141 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
2142
2143 PR regression/47836
2144 PR bootstrap/23656
2145 PR other/47733
2146 PR bootstrap/49247
2147 PR c/48825
2148 * configure.ac (target_libraries): Remove target-libiberty.
2149 Remove case-statement setting skipdirs=target-libiberty for
2150 multiple targets. Remove checking target_configdirs and
2151 removing target-libiberty but keeping target-libgcc if
2152 otherwise empty.
2153 * Makefile.def (target_modules): Don't add libiberty.
2154 (dependencies): Remove all traces of target-libiberty.
2155 * configure, Makefile.in: Regenerate.
2156
2157 2011-06-13 Walter Lee <walt@tilera.com>
2158
2159 * configure.ac (tilepro-*-*) New case.
2160 (tilegx-*-*): Likewise.
2161 * configure: Regenerate.
2162
2163 2011-06-06 Jing Yu <jingyu@google.com>
2164
2165 * configure.ac: Skip target-libiberty for
2166 arm*-*-linux-androideabi.
2167 * configure: Regenerated.
2168
2169 2011-06-06 Nick Clifton <nickc@redhat.com>
2170
2171 * config.sub: Sync from upstream.
2172
2173 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
2174
2175 * MAINTAINERS (Write After Approval): Add myself.
2176
2177 2011-06-01 Daniel Jacobowitz <drow@false.org>
2178
2179 * MAINTAINERS: Update my email address.
2180
2181 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
2182
2183 * MAINTAINERS (Write After Approval): Update my email address.
2184
2185 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
2186
2187 * MAINTAINERS (Write After Approval): Add myself.
2188
2189 2011-05-08 Doug Kwan <dougkwan@google.com>
2190
2191 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2192 * configure: Regenerated.
2193 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2194 value from configure.
2195 * Makefile.in: Regenerated.
2196
2197 2011-05-05 Joseph Myers <joseph@codesourcery.com>
2198
2199 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2200 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2201 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2202 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2203 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2204 *-*-vxworks*): Disable newlib and libgloss in separate case
2205 statement.
2206 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2207 to separate case statement.
2208 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2209 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2210 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2211 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2212 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2213 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2214 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2215 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2216 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2217 i[[3456789]]86-*-rdos*, m32r-*-*,
2218 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2219 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2220 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2221 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2222 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2223 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2224 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2225 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2226 and libgloss in main case over targets. Remove most empty cases
2227 in main case over targets.
2228 * configure: Regenerate.
2229
2230 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
2231
2232 * MAINTAINERS (Write After Approval): Add myself.
2233
2234 2011-05-04 Joseph Myers <joseph@codesourcery.com>
2235
2236 * configure.ac: Remove code setting special library locations for
2237 hppa*64*-*-hpux11*. Remove code setting compiler for
2238 sparc-sun-solaris2*.
2239 * configure: Regenerate.
2240
2241 2011-05-04 Joseph Myers <joseph@codesourcery.com>
2242
2243 * configure.ac: Separate libgloss_dir settings from general case
2244 over targets.
2245 * configure: Regenerate.
2246
2247 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2248
2249 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2250 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2251 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2252 cases in libgcj-disabling case statement.
2253 (hppa*64*-*-linux*): Set unsupported_languages instead of
2254 disabling target-zlib.
2255 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2256 to hppa*64*-*-hpux*.
2257 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2258 hppa*-*-hpux*.
2259 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2260 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2261 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2262 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2263 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2264 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2265 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2266 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2267 libgcj-disabling case statement.
2268 * configure: Regenerate.
2269
2270 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2271
2272 * configure.ac: Disable Java for targets not supporting libffi.
2273 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2274 Remove cases in Java-disabling statement.
2275 (*arm-wince-pe): Change to arm-wince-pe.
2276 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2277 cases in Java-disabling statement.
2278 (bfin-*-*): Don't disable Java again.
2279 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2280 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2281 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2282 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2283 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2284 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2285 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2286 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2287 Java-disabling statement.
2288 (mmix-*-*): Don't disable Java again.
2289 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2290 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2291 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2292 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2293 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2294 statement.
2295 * configure: Regenerate.
2296
2297 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2298
2299 * configure.ac: Separate cases disabling Java and Java libraries
2300 from general case over targets.
2301 * configure: Regenerate.
2302
2303 2011-04-21 Jie Zhang <jzhang918@gmail.com>
2304
2305 * MAINTAINERS: Update my email address.
2306
2307 2011-04-20 Easwaran Raman <eraman@google.com>
2308
2309 * MAINTAINERS (Write After Approval): Add myself.
2310
2311 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
2312
2313 PR lto/48086
2314 * configure.ac: Re-enable LTO on *-apple-darwin9*.
2315 * configure: Regenerate.
2316
2317 2011-04-16 Jim Meyering <meyering@redhat.com>
2318
2319 * MAINTAINERS (Write After Approval): Add myself.
2320
2321 2011-04-15 Dodji Seketeli <dodji@redhat.com>
2322
2323 * MAINTAINERS: Update my email address.
2324
2325 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
2326
2327 * MAINTAINERS (Write After Approval): Add myself.
2328
2329 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
2330
2331 * MAINTAINERS (Write After Approval): Add myself.
2332
2333 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
2334
2335 * MAINTAINERS (Write After Approval): Add myself.
2336
2337 2011-04-06 Joseph Myers <joseph@codesourcery.com>
2338
2339 * configure.ac (build_tools): Remove build-byacc.
2340 (host_libs): Remove mmalloc.
2341 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2342 autoconf automake libtool diff rcs fileutils shellutils time
2343 textutils wdiff find uudecode hello tar gzip indent recode release
2344 sed perl gawk findutils gettext zip.
2345 (libgcj): Remove target-qthreads.
2346 (target_tools): Remove target-examples target-gperf.
2347 (YACC): Don't handle building byacc.
2348 * configure: Regenerate.
2349 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2350 dosutils, examples, fileutils, find, findutils, gawk, gettext,
2351 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2352 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2353 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2354 handle building components.
2355 * Makefile.in: Regenerate.
2356
2357 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
2358
2359 * MAINTAINERS: Update my email address as Xtensa maintainer.
2360
2361 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2362
2363 * config.sub: Sync from upstream.
2364
2365 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2366
2367 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2368 (microblaze*): Don't disable libssp.
2369 * configure: Regenerate.
2370
2371 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2372
2373 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2374 moveifchange.
2375 * configure: Regenerate.
2376 * Makefile.tpl: Use @SHELL@ not @config_shell@.
2377 * Makefile.in: Regenerate.
2378
2379 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2380
2381 * configure.ac (*-*-sysv4*): Don't enable libgomp.
2382 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2383 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2384 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2385 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2386 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2387 md_exec_prefix cases.
2388 * configure: Regenerate.
2389
2390 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2391
2392 * configure.ac: Separate cases disabling target-libssp,
2393 target-libiberty, target-libstdc++-v3 and Fortran from general
2394 case over targets.
2395 * configure: Regenerate.
2396
2397 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2398
2399 * configure.ac (*-*-chorusos): Don't disable libgcj.
2400 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2401 Remove case.
2402 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2403 (arm-*-coff): Don't disable libgcj.
2404 (arm*-*-linux-gnueabi): Remove useless assignment.
2405 (arm-*-riscix*): Don't disable libgcj.
2406 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2407 configuration.
2408 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2409 (c54x*-*-*): Remove case.
2410 (tic54x-*-*): Don't disable GCC or GCC libraries.
2411 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
2412 to *.
2413 (d10v-*-*): Don't disable GCC libraries.
2414 (d30v-*-*): Don't disable libgcj.
2415 (h8500-*-*): Don't disable GCC libraries.
2416 (i960-*-*): Don't disable libgcj.
2417 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2418 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2419 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2420 libgcj.
2421 (m68k-*-coff*): Remove case.
2422 (mmix-*-*): Don't disable libgloss on host.
2423 (mn10200-*-*, mn10300-*-*): Remove cases.
2424 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2425 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2426 Don't disable libgcj.
2427 (romp-*-*): Remove case.
2428 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2429 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2430 case.
2431 (v810-*-*): Don't disable GCC libraries.
2432 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2433 (ip2k-*-*): Don't disable GCC libraries.
2434 * configure: Regenerate.
2435
2436 2011-03-28 Joseph Myers <joseph@codesourcery.com>
2437
2438 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2439 libffi on host.
2440 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2441 on host.
2442 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2443 * configure: Regenerate.
2444
2445 2011-03-26 John Marino <binutils@marino.st>
2446
2447 * configure.ac: Add support for *-*-dragonfly*
2448 * configure: Regenerate.
2449
2450 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2451
2452 * configure.ac (native_only): Remove.
2453 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2454 send-pr uudecode guile gnuserv on host.
2455 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2456 send-pr rcs guile perl texinfo libtool on host.
2457 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2458 automake send-pr rcs guile perl texinfo libtool on host.
2459 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2460 (*-*-kaos*): Don't disable target-examples target-gperf on target.
2461 (alpha*-dec-osf*): Don't disable fileutils on target.
2462 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2463 texinfo send-pr expect dejagnu on target.
2464 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2465 target-qthreads on target.
2466 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2467 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2468 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2469 x86_64-*-mingw*): Don't disable expect on target.
2470 (*-*-cygwin*): Don't disable target-gperf on target.
2471 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2472 gnuserv on target.
2473 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2474 target.
2475 * configure: Regenerate.
2476
2477 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2478
2479 * configure.ac (target_tools): Remove target-groff.
2480 (native_only): Remove target-groff.
2481 (hppa*64*-*-*): Don't disable byacc.
2482 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2483 setting.
2484 (*-*-kaos*): Don't skip target-librx and target-groff.
2485 (*-*-netware*): Don't skip target-libmudflap.
2486 (*-*-tpf*): Don't skip target-libmudflap.
2487 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2488 directories on the host.
2489 (ia64*-*-*vms*): Don't skip tix.
2490 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2491 host.
2492 * configure: Regenerate.
2493
2494 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
2495
2496 * configure.ac: Remove references to mt-mep, mt-netware,
2497 mt-wince.
2498 * Makefile.def: Add all-utils soft dependencies.
2499 * Makefile.tpl: Remove GDB_NLM_DEPS.
2500 * configure: Regenerate.
2501 * Makefile.in: Regenerate.
2502
2503 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2504
2505 * configure.ac: Do not include mh-x86omitfp.
2506 * configure: Regenerate.
2507
2508 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2509
2510 * configure.ac: Remove empty cases.
2511 * configure: Regenerate.
2512
2513 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2514
2515 * Makefile.def: Add dependency from termcap to gdb.
2516 * Makefile.in: Regenerate.
2517
2518 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2519
2520 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2521 * configure: Regenerate.
2522 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2523 * Makefile.tpl: Likewise.
2524 * Makefile.in: Regenerate.
2525
2526 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2527
2528 * configure.ac: Remove all mentions of tentative_cc.
2529 * configure: Regenerate.
2530
2531 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2532
2533 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2534 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2535 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2536 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2537 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2538 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2539 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2540 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2541 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2542 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2543 *-*-rhapsody*): Remove host cases.
2544 * configure: Regenerate.
2545
2546 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2547
2548 * configure.ac (ppc*-*-pe): Remove host case.
2549 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2550 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2551 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2552 cases.
2553 * configure: Regenerate.
2554
2555 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2556
2557 * config.sub: Update to version 2011-03-23.
2558
2559 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2560
2561 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2562 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2563 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2564 * configure: Regenerate.
2565
2566 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2567
2568 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
2569 to Write After Approval.
2570 * config-ml.in: Don't handle arc-*-elf*.
2571 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2572 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2573 handle GCC libraries.
2574 * configure: Regenerate.
2575
2576 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2577
2578 PR bootstrap/48120:
2579 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2580 Add -lstdc++ -lm to LIBS.
2581 * configure: Regenerate.
2582
2583 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
2584
2585 * config.guess: Update to version 2011-02-02
2586 * config.sub: Update to version 2011-02-24
2587
2588 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2589
2590 PR lto/48086
2591 * configure.ac: Re-enable LTO on *-apple-darwin9.
2592 * configure: Regenerate.
2593
2594 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
2595
2596 PR lto/48086
2597 * configure.ac: Disable LTO on darwin due to an assembler change in
2598 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2599 under 256.
2600 * configure: Regenerate.
2601
2602 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
2603
2604 * MAINTAINERS: Update myself as score backend maintainer,
2605 update my e-mail address.
2606
2607 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
2608
2609 * MAINTAINERS: Update my e-mail address.
2610
2611 2011-03-06 Joey Ye <joey.ye@arm.com>
2612
2613 * MAINTAINERS: Update my e-mail address.
2614
2615 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2616
2617 * configure.ac: Adjust test of with_ppl.
2618 * configure: Regenerated.
2619
2620 2011-03-02 Kai Tietz <ktietz@redhat.com>
2621
2622 * MAINTAINERS: Adjust my e-mail address.
2623
2624 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2625
2626 * configure.ac: Add -lpwl to ppllibs.
2627 * configure: Regenerated.
2628
2629 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2630
2631 * config/cloog.m4: Add -lisl to clooglibs.
2632 * configure: Regenerated.
2633
2634 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2635
2636 * MAINTAINERS (CPU Port maintainers): Add self.
2637
2638 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2639
2640 * MAINTAINERS: Add myself as testsuite maintainer.
2641
2642 2011-02-15 Mike Stump <mikestump@comcast.net>
2643
2644 * MAINTAINERS: Add myself as testsuite maintainer.
2645
2646 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2647
2648 Import from Libtool and gnulib:
2649
2650 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
2651
2652 Prepare for supporting FreeBSD 10.
2653 * config.rpath: Remove handling of freebsd1* which soon would
2654 match FreeBSD 10.0.
2655
2656 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
2657
2658 Remove support for FreeBSD 1.x.
2659 * libtool.m4 (_LT_LINKER_SHLIBS)
2660 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2661 soon would incorrectly match FreeBSD 10.0.
2662
2663 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2664
2665 PR binutils/12283
2666 * move-if-change: Import version from gnulib.
2667
2668 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
2669
2670 PR lto/47225
2671 * Makefile.def (lto-plugin): Double dash for enable-shared.
2672 (configure-gcc): Depend on all-lto-plugin.
2673 * Makefile.in: Rebuilt.
2674
2675 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2676
2677 * configure.ac: Remove extra bracket.
2678 * configure: Regenerate.
2679
2680 2011-02-08 Tobias Burnus <burnus@net-b.de>
2681
2682 * MAINTAINERS: Add myself as libquadmath maintainer.
2683
2684 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
2685
2686 * MAINTAINERS: Update my email address.
2687
2688 2011-02-07 Joseph Myers <joseph@codesourcery.com>
2689
2690 * MAINTAINERS (option handling): Add self.
2691
2692 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
2693
2694 PR lto/47225
2695 * Makefile.def: Add dependency for install-gcc
2696 on install-lto-plugin.
2697 * Makfile.in: Regenerated
2698
2699 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
2700
2701 * MAINTAINERS (CPU Port Maintainers): Add myself.
2702
2703 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
2704
2705 PR libgcj/44341
2706 * configure.ac: Discard --with-* flags for host when configuring
2707 target libraries for cross build.
2708 * configure: Rebuilt.
2709
2710 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2711
2712 * MAINTAINERS (linear loop transforms): Removed.
2713
2714 2011-01-25 Jakub Jelinek <jakub@redhat.com>
2715
2716 * configure.ac: If with_ppl is no, move setting with_cloog=no
2717 after CLOOG_REQUESTED check.
2718 * configure: Regenerated.
2719
2720 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2721
2722 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2723 CLooG has been requested.
2724 * configure: Regenerated.
2725
2726 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2727
2728 * configure: Regenerated.
2729 * configure.ac: Check for version 0.11 (or later revision) of PPL.
2730
2731 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
2732
2733 * configure: Regenerated.
2734 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2735
2736 2011-01-21 Andreas Schwab <schwab@redhat.com>
2737
2738 * configure.ac: Use AS_HELP_STRING throughout.
2739 * configure: Regenerate.
2740
2741 2011-01-18 Jie Zhang <jie.zhang@analog.com>
2742
2743 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2744 * configure: Regenerate.
2745
2746 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2747
2748 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2749
2750 2011-01-13 Joel Brobecker <brobecker@adacore.com>
2751
2752 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2753 for ia64-hpux.
2754 * configure: Regenerate.
2755
2756 2011-01-07 Jan Hubicka <jh@suse.cz>
2757
2758 PR lto/47225
2759 * Makefile.in: Regenerate.
2760 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2761 configure.
2762
2763 2011-01-07 Jan Hubicka <jh@suse.cz>
2764
2765 * Makefile.in: Regenerate.
2766 * Makefile.def (gcc host module) and soft dependency on lto-plugin
2767 and configure dependency on lto-plugin configure.
2768 (lto-plugin module): Remove dependency on GCC; add dependency on
2769 liniberty.
2770
2771 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
2772
2773 * MAINTAINERS (Write After Approval): Add myself.
2774
2775 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
2776
2777 * configure: Regenerate.
2778
2779 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2780
2781 * configure.ac: (picochip): Disable libiberty.
2782
2783 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
2784
2785 * MAINTAINERS (Write After Approval): Add myself.
2786
2787 2010-12-10 Ian Lance Taylor <iant@google.com>
2788
2789 PR bootstrap/46819
2790 * configure.ac: For --disable-libgcj clear libgcj_saved.
2791 * configure: Rebuild.
2792
2793 2010-12-10 Tobias Burnus <burnus@net-b.de>
2794
2795 PR fortran/46540
2796 * configure.ac: Add --disable-libquadmath and
2797 --disable-libquadmath-support.
2798 * configure: Regenerate.
2799
2800 2010-12-03 Ian Lance Taylor <iant@google.com>
2801
2802 * MAINTAINERS: Add myself as libgo maintainer.
2803
2804 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
2805
2806 PR libffi/46792
2807 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2808 * configure: Regenerate.
2809
2810 2010-12-02 Ian Lance Taylor <iant@google.com>
2811
2812 * configure.ac: Always set default for poststage1_ldflags to
2813 -static-libstdc++ -static-libgcc.
2814
2815 2010-11-29 Andreas Schwab <schwab@redhat.com>
2816
2817 * configure.ac: Move comment to remove extra space in last argument
2818 of GCC_TARGET_TOOL.
2819
2820 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
2821
2822 PR other/46026
2823 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2824 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2825 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2826 (BASE_FLAGS_TO_PASS): Use it.
2827 * configure: Rebuilt.
2828 * Makefile.in: Rebuilt.
2829
2830 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2831
2832 PR binutils/12258
2833 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2834 Properly check default linker.
2835 * configure: Regnerated.
2836
2837 2010-11-23 Matthias Klose <doko@ubuntu.com>
2838
2839 * configure.ac: For --enable-gold, handle value `default' instead of
2840 `both*'. New configure option --{en,dis}able-ld.
2841 * configure: Regenerate.
2842
2843 2010-11-20 Ian Lance Taylor <iant@google.com>
2844
2845 * configure.ac: Only disable a language library if no language needs
2846 it. Don't let --disable-libgcj uncondtionally disable libffi.
2847 * configure: Rebuild.
2848
2849 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2850
2851 * Makefile.in: Regenerate.
2852
2853 PR other/46202
2854 * configure.ac: Fix just-built in-tree STRIP name to be
2855 binutils/strip-new.
2856 * configure: Regenerate.
2857 * Makefile.def (install-strip-gcc, install-strip-binutils)
2858 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2859 (install-strip-sid): Mirror dependencies on non-strip variants
2860 of these targets on the respective -strip prerequisites.
2861 * Makefile.tpl (install-strip, install-strip-host)
2862 (install-strip-target): New targets.
2863 (install-strip-[+module+], install-strip-target-[+module+]):
2864 New targets.
2865 * Makefile.in: Regenerate.
2866
2867 2010-11-19 Ian Lance Taylor <iant@google.com>
2868 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2869
2870 * configure.ac: Add target-libgo to target_libraries. Set
2871 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2872 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2873 (HOST_EXPORTS): Add GOC.
2874 (BASE_TARGET_EXPORTS): Add GOC.
2875 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2876 (GOCFLAGS_FOR_TARGET): New variable.
2877 (EXTRA_HOST_FLAGS): Add GOC.
2878 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2879 * Makefile.def (target_modules): Add libgo.
2880 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2881 (dependencies): Add dependency from configure-target-libgo to
2882 configure-target-libffi and all-target-libstdc++-v3. Add
2883 dependencies from all-target-libgo to all-target-libffi.
2884 (languages): Add go.
2885 * configure: Rebuild.
2886 * Makefile.in: Rebuild.
2887
2888 2010-11-19 Ian Lance Taylor <iant@google.com>
2889
2890 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2891 compiler/flag environment variables.
2892
2893 2010-11-18 Ian Lance Taylor <iant@google.com>
2894
2895 * configure.ac: Check for lang_requires_boot_languages in
2896 config-lang.in files.
2897 * configure: Rebuild.
2898
2899 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2900 Tobias Burnus <burnus@net-b.de>
2901
2902 PR fortran/32049
2903 * Makefile.def: Add libquadmath; build it with language=fortran.
2904 * configure.ac: Add libquadmath.
2905 * Makefile.tpl: Handle multiple libs in check-[+language+].
2906 * Makefile.in: Regenerate.
2907 * configure: Regenerate.
2908
2909 2010-11-16 Tom Tromey <tromey@redhat.com>
2910
2911 * MAINTAINERS: Moved myself to reviewers section.
2912
2913 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
2914
2915 * MAINTAINERS: Moved myself to reviewers section.
2916
2917 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2918
2919 * MAINTAINERS (Various Maintainers): Add self for build machinery.
2920 (Write After Approval): Remove self.
2921
2922 2010-11-15 Andreas Schwab <schwab@redhat.com>
2923
2924 * configure.ac: Fix spelling in option names.
2925 * configure: Regenerated.
2926
2927 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
2928
2929 PR bootstrap/39622
2930 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2931 * configure: Regenerated.
2932
2933 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
2934
2935 * MAINTAINERS: Update my email address.
2936
2937 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2938
2939 * configure: Regenerate.
2940
2941 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2942
2943 * configure: Regenerate.
2944
2945 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2946
2947 * configure: Regenerate.
2948
2949 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2950
2951 * configure: Regenerate.
2952
2953 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2954
2955 * configure.ac: Support official CLooG.org versions.
2956 * configure: Regenerate.
2957 * config/cloog.m4: New.
2958
2959 2010-11-10 François Dumont <francois.cppdevs@free.fr>
2960
2961 * MAINTAINERS (Write After Approval): Add myself.
2962
2963 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
2964
2965 * MAINTAINERS: Update my email address.
2966
2967 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2968
2969 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2970 * configure: Regenerate.
2971
2972 2010-11-03 Ian Lance Taylor <iant@google.com>
2973 Dave Korn <dave.korn.cygwin@gmail.com>
2974
2975 PR lto/46273
2976 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2977 and on other supported platforms whenever LTO is enabled.
2978 * configure: Rebuild.
2979
2980 2010-11-02 Alan Modra <amodra@gmail.com>
2981
2982 PR binutils/12110
2983 * configure.ac: Error when source path contains spaces.
2984 * configure: Regenerate.
2985
2986 2010-10-23 James E. Wilson <wilson@codesourcery.com>
2987
2988 * MAINTAINERS: Update my email address.
2989
2990 2010-10-20 Ian Lance Taylor <iant@google.com>
2991
2992 * Makefile.def (target_modules): Set lib_path to src/.libs for
2993 libstdc++-v3 module.
2994 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2995 * Makefile.in: Rebuild.
2996
2997 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2998
2999 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3000 (Write After Approval): Remove myself.
3001
3002 2010-10-15 Tristan Gingold <gingold@adacore.com>
3003
3004 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3005
3006 2010-10-14 Douglas Rupp <rupp@gnat.com>
3007
3008 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3009
3010 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
3011
3012 * configure.ac (build_lto_plugin): New shell variable.
3013 (--enable-lto): Turn on by default for all non-ELF platforms that
3014 have had LTO support added so far. Set build_lto_plugin appropriately
3015 for both ELF and non-ELF.
3016 (configdirs): Add lto-plugin or not based on build_lto_plugin.
3017 * configure: Regenerate.
3018
3019 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3020
3021 Sync from src:
3022 * configure.ac (v850 support): Remove target-libgloss from
3023 noconfigdirs.
3024 * configure: Regenerate.
3025
3026 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3027
3028 PR bootstrap/45326
3029 PR bootstrap/45174
3030 * configure.ac: Honor initial values of $build_configargs,
3031 $host_configargs, $target_configargs. Mark the precious, so
3032 environment settings get recorded.
3033 * configure: Regenerate.
3034
3035 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3036
3037 PR bootstrap/45796
3038 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3039 Depend on all-build-libiberty.
3040 * Makefile.in: Regenerate.
3041
3042 2010-09-30 Michael Eager <eager@eagercon.com>
3043
3044 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3045 * configure: Regenerate.
3046
3047 2010-09-28 Michael Eager <eager@eagercon.com>
3048
3049 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3050
3051 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3052
3053 PR bootstrap/44621
3054 * configure.ac: Fix unportable shell quoting.
3055 * configure: Regenerate.
3056
3057 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
3058
3059 * configure.ac (enable-lto): Add Darwin to the list of supported lto
3060 targets and amend comment.
3061 * configure: Regenerate.
3062
3063 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
3064
3065 * MAINTAINERS (Write After Approval): Add myself.
3066
3067 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
3068
3069 * configure.ac: Enable LTO by default on Darwin.
3070 * configure: Regenerate.
3071
3072 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
3073
3074 * MAINTAINERS (Write After Approval): Add myself.
3075
3076 2010-09-01 Ian Bolton <ian.bolton@arm.com>
3077
3078 * MAINTAINERS (Write After Approval): Add myself.
3079
3080 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
3081
3082 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3083 ports
3084
3085 2010-07-28 David Yuste <david.yuste@gmail.com>
3086
3087 * MAINTAINERS (Write After Approval): Add myself.
3088
3089 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
3090
3091 * configure.ac: Support all v850 targets.
3092 * configure: Regenerate.
3093
3094 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
3095
3096 PR bootstrap/44455
3097 * configure.ac (extra_mpfr_configure_flags): Copy from
3098 extra_mpc_gmp_configure_flags.
3099 * configure: Re-generated.
3100
3101 2010-07-22 Andi Kleen <ak@linux.intel.com>
3102
3103 * MAINTAINERS (Write After Approval): Add myself.
3104
3105 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
3106
3107 * MAINTAINERS (Write After Approval): Add myself.
3108
3109 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
3110
3111 * MAINTAINERS (Write After Approval): Add myself.
3112
3113 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
3114
3115 PR target/44862
3116 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3117 Provide -B option to allow for link spec %s substitutions for
3118 libstdc++.a on darwin.
3119 * Makefile.in: Regenerate.
3120
3121 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
3122
3123 * MAINTAINERS (Reviewers): Update my e-mail address
3124
3125 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
3126
3127 * Makefile.def (configure-gcc): Depend on all-libelf.
3128 * Makefile.in: Rebuild.
3129
3130 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
3131
3132 * MAINTAINERS (Write After Approval): Add myself in the right place.
3133
3134 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
3135
3136 * MAINTAINERS (Write After Approval): Add myself.
3137
3138 2010-05-25 Sterling Augustine <sterling@tensilica.com>
3139
3140 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
3141
3142 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
3143
3144 * config.sub: Update to version 2010-05-21.
3145 * config.guess: Update to version 2010-04-03.
3146
3147 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
3148
3149 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3150 * configure: Regenerate.
3151
3152 2010-05-12 Sriraman Tallam <tmsriram@google.com>
3153
3154 * MAINTAINERS (Write After Approval): Add myself.
3155
3156 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
3157
3158 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3159 a platform that supports LTO.
3160 * configure: Regenerate.
3161
3162 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
3163
3164 * configure.ac: Allow all the versions greater than 0.10 of PPL.
3165 * configure: Regenerated.
3166
3167 2010-04-27 Roland McGrath <roland@redhat.com>
3168 H.J. Lu <hongjiu.lu@intel.com>
3169
3170 * configure.ac (--enable-gold): Support both, both/gold and
3171 both/bfd to add gold to configdirs without removing ld.
3172 * configure: Regenerated.
3173
3174 * Makefile.def: Add install-gold dependency to install-ld.
3175 * Makefile.in: Regenerated.
3176
3177 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
3178
3179 PR lto/42776
3180 * configure.ac (--enable-lto): Refactor handling so libelf tests
3181 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3182 and allow LTO to be explicitly enabled on non-ELF platforms that
3183 are known to support it inside else-clause.
3184 * configure: Regenerate.
3185
3186 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
3187
3188 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3189 * configure: Regenerate.
3190
3191 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
3192
3193 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3194 * configure: Regenerate.
3195
3196 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3197
3198 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3199 separately.
3200 * configure: Regenerate.
3201
3202 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
3203
3204 * MAINTAINERS (Write After Approval): Add myself.
3205
3206 2010-04-14 Tristan Gingold <gingold@adacore.com>
3207
3208 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3209 * configure: Regenerate.
3210
3211 2010-04-13 Steve Ellcey <sje@cup.hp.com>
3212
3213 * configure: Regenerate after change to elf.m4.
3214
3215 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
3216
3217 * MAINTAINERS (Write After Approval): Add myself.
3218
3219 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3220
3221 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3222 * configure: Regenerated.
3223
3224 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3225
3226 * configure.ac: Print "buggy but acceptable" when CLooG
3227 revision is less than 9.
3228 * configure: Regenerated.
3229
3230 2010-04-01 Diego Novillo <dnovillo@google.com>
3231
3232 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3233
3234 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3235
3236 PR bootstrap/43615
3237 PR bootstrap/43328
3238
3239 Revert:
3240
3241 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3242
3243 * configure.ac: Do not pass --enable-multilib nor
3244 --disable-multilib in baseargs. Accept explicitly passed
3245 --enable_multilib.
3246 * configure: Regenerate.
3247
3248 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
3249
3250 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3251
3252 2010-03-31 Janis Johnson <janis187@us.ibm.com>
3253
3254 * MAINTAINERS: Remove myself.
3255
3256 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3257
3258 PR bootstrap/43328
3259 * configure.ac: Do not pass --enable-multilib nor
3260 --disable-multilib in baseargs. Accept explicitly passed
3261 --enable_multilib.
3262 * configure: Regenerate.
3263
3264 2010-03-28 Andrew Pinski <pinskia@gmail.com>
3265
3266 * MAINTAINERS (spu port): Remove me.
3267
3268 2010-03-23 Joseph Myers <joseph@codesourcery.com>
3269
3270 * configure.ac (tic6x-*-*): New case.
3271 * configure: Regenerate.
3272
3273 2010-03-23 Joseph Myers <joseph@codesourcery.com>
3274
3275 * config.sub: Update to version 2010-03-22.
3276 * config.guess: Update to version 2009-12-30.
3277
3278 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
3279
3280 PR ada/42554
3281 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3282 * configure: Regenerate.
3283
3284 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3285
3286 * MAINTAINERS: Update my email address.
3287
3288 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
3289
3290 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3291 (ghassan.shobaki@amd.com): Removed.
3292
3293 2010-03-17 Alan Modra <amodra@gmail.com>
3294
3295 * MAINTAINERS: Update my email address.
3296
3297 2010-03-16 Diego Novillo <dnovillo@google.com>
3298
3299 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3300 Matthews.
3301
3302 2010-03-16 Joseph Myers <joseph@codesourcery.com>
3303
3304 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3305 Gutson, Jeffrey D. Oldham and Mark Shinwell.
3306
3307 2010-03-16 Joseph Myers <joseph@codesourcery.com>
3308
3309 * MAINTAINERS: Update my email address.
3310
3311 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
3312
3313 * MAINTAINERS: Update my email address.
3314
3315 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
3316
3317 * MAINTAINERS: Update my email address.
3318
3319 2010-03-09 Jie Zhang <jie@codesourcery.com>
3320
3321 * MAINTAINERS: Update my email address.
3322
3323 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3324
3325 PR libstdc++/32499
3326 * configure.ac (RANLIB): Default to true.
3327 (STRIP): Likewise.
3328 (RANLIB_FOR_TARGET): Remove superfluous : argument.
3329 * configure: Regenerate.
3330
3331 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
3332
3333 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3334 (Write After Approval): Update my email address.
3335
3336 2010-02-17 Nick Clifton <nickc@redhat.com>
3337
3338 PR 11238
3339 * Makefile.tpl (local-distclean): Also remove config.cache files in
3340 sub-directories as there may not be Makefiles present in the
3341 sub-directories.
3342 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3343 the config.cache files found by the find command.
3344
3345 * Makefile.in: Regenerate.
3346 * configure.ac: Revert previous delta.
3347 * configure: Regenerate.
3348
3349 2010-02-15 Nick Clifton <nickc@redhat.com>
3350
3351 PR 11238
3352 * configure.ac: Delete config.cache files in sub-directories when
3353 deleting Makefiles.
3354 * configure: Regenerate.
3355
3356 2010-02-12 Ben Elliston <bje@gnu.org>
3357
3358 * MAINTAINERS: Update my email address.
3359
3360 2010-02-08 Andrew Pinski <pinskia@gmail.com>
3361
3362 * MAINTAINERS (spu port): Update my email address.
3363
3364 2010-02-08 Jie Zhang <jie.zhang@analog.com>
3365
3366 * MAINTAINERS: Add myself as a maintainer for the bfin port.
3367
3368 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3369
3370 * configure.ac: Add "recommended" version checks for GMP/MPC.
3371 Update recommended GMP/MPFR/MPC versions.
3372 * configure: Regenerate.
3373
3374 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
3375
3376 * MAINTAINERS: Move my Embecosm email address into the
3377 write-after-approval section.
3378
3379 2010-01-26 Ian Lance Taylor <iant@google.com>
3380
3381 * MAINTAINERS: Add myself as Go frontend maintainer.
3382
3383 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
3384
3385 PR libstdc++/36101, PR libstdc++/42813
3386 * configure.ac (bootstrap_target_libs): Make inclusion of
3387 target-libgomp conditional on libgomb being in target_configdirs.
3388 * configure: Regenerate.
3389
3390 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
3391
3392 PR libstdc++/36101, PR libstdc++/42813
3393 * configure.ac (bootstrap_target_libs): Include target-libgomp.
3394 * configure: Regenerate.
3395
3396 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
3397
3398 PR libstdc++/36101, PR libstdc++/42813
3399 * configure.ac (target_configdirs): Substitute.
3400 * Makefile.def: Bootstrap target module libgomp.
3401 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3402 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3403 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3404 * configure, Makefile.in: Regenerate.
3405
3406 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
3407
3408 * MAINTAINERS: Adjust my details.
3409
3410 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
3411
3412 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3413
3414 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
3415
3416 * MAINTAINERS: reindented my entry with tabs instead of spaces.
3417
3418 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
3419
3420 * MAINTAINERS (Write After Approval): Add myself.
3421
3422 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3423
3424 * MAINTAINERS (Write After Approval): Add myself.
3425
3426 2010-01-11 Richard Guenther <rguenther@suse.de>
3427
3428 PR lto/41569
3429 * Makefile.def (all-lto-plugin): Depend on all-gcc.
3430 * Makefile.in: Regenerated.
3431
3432 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
3433
3434 * configure.ac: Enable libjava build on x86_64-*freebsd*.
3435 * configure: Regenerate.
3436
3437 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3438 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3439
3440 PR bootstrap/42424
3441 * configure.ac: Include libtool m4 files.
3442 (_LT_CHECK_OBJDIR): Call it.
3443 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3444 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3445
3446 * configure: Regenerate.
3447
3448 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3449
3450 PR bootstrap/41818
3451 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3452 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
3453 * Makefile.in: Regenerate.
3454
3455 2010-01-02 Richard Guenther <rguenther@suse.de>
3456
3457 PR lto/41529
3458 * configure.ac: Include config/elf.m4. Disable LTO if not
3459 builting for an elf target.
3460 * configure: Regenerate.
3461
3462 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
3463
3464 * MAINTAINERS: Change my email address.
3465
3466 2009-12-18 Ben Elliston <bje@au.ibm.com>
3467
3468 * config.sub, config.guess: Update from upstream sources.
3469
3470 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
3471
3472 * MAINTAINERS (Write After Approval): Add myself.
3473
3474 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3475
3476 PR middle-end/30447
3477 PR middle-end/30789
3478 PR other/40302
3479
3480 * configure.ac: Require MPC.
3481 * configure: Regenerate.
3482
3483 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3484
3485 PR target/38384
3486 PR bootstrap/40972
3487 * libtool.m4: Sync from git Libtool.
3488 * ltoptions.m4: Likewise.
3489 * ltversion.m4: Likewise.
3490 * lt~obsolete.m4: Likewise.
3491 * ltmain.sh: Likewise.
3492
3493 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3494
3495 * configure.ac: Update minimum MPC version to 0.8.
3496 * configure: Regenerate.
3497
3498 2009-11-21 Sebastian Pop <sebpop@gmail.com>
3499
3500 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3501 * configure: Regenerated.
3502
3503 2009-11-21 Ian Lance Taylor <iant@google.com>
3504
3505 * configure.ac: Change default of poststage1_ldflags to be empty if
3506 poststage1_libs is set. When poststage1_libs is empty, and
3507 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3508 * configure: Rebuild.
3509
3510 2009-11-21 Adam Nemet <adambnmet@gmail.com>
3511
3512 * MAINTAINERS (Write After Approval): Update my email address.
3513
3514 2009-11-20 Ben Elliston <bje@au.ibm.com>
3515
3516 * config.guess: Update from upstream sources.
3517
3518 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
3519
3520 * Makefile.def: Restore host and target settings for gmp.
3521 * Makefile.in: Rebuild.
3522
3523 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
3524
3525 * configure.ac: Add libelf to host_libs. Enable in-tree configury
3526 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
3527 Fix portability of test of C++ as bootstrap language. Add
3528 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3529 * configure: Rebuild.
3530 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3531 and cloog. Fix in-tree ppl configuration. Introduce libelf
3532 in-tree building.
3533 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3534 (POSTSTAGE1_HOST_EXPORTS): Use it.
3535 (STAGE[+id+]_CXXFLAGS): New.
3536 (BASE_FLAGS_TO_PASS): Pass it down.
3537 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
3538 extra_exports.
3539 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3540 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3541 extra_exports.
3542 * Makefile.in: Rebuild.
3543
3544 2009-11-17 Ben Elliston <bje@au.ibm.com>
3545
3546 * config.sub, config.guess: Update from upstream sources.
3547
3548 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3549
3550 * MAINTAINERS (Write After Approval): Add myself.
3551
3552 2009-11-09 Jon Beniston <jon@beniston.com>
3553
3554 * MAINTAINERS (Write After Approval): Add myself.
3555
3556 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
3557
3558 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
3559 paths for *-w64-mingw* and x86_64-*mingw*.
3560 * configure: Regenerated.
3561
3562 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
3563
3564 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3565
3566 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
3567
3568 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3569 Phil Edwards to Write-After Approval.
3570
3571 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
3572
3573 * configure.ac: Disable target-winsup & co for
3574 x86_64-*-mingw* and *-w64-mingw* targets.
3575 * configure: Regenerated.
3576
3577 2009-10-16 Nick Clifton <nickc@redhat.com>
3578
3579 * MAINTAINERS: Add myself as a maintainer for the RX port.
3580
3581 2009-10-26 Johannes Singler <singler@kit.edu>
3582
3583 * MAINTAINERS (Write After Approval): Update my e-mail address.
3584
3585 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3586
3587 * configure.ac (CLooG test): Use = with test.
3588 * configure: Regenerate.
3589
3590 2009-10-22 Richard Guenther <rguenther@suse.de>
3591
3592 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
3593 cloog if the ppl version check failed. Move flags saving
3594 before setting in libelf check.
3595 * configure: Regenerate.
3596
3597 2009-10-21 Richard Guenther <rguenther@suse.de>
3598
3599 * configure.ac: Adjust the ppl and cloog configure to work as
3600 documented. Disable cloog if ppl was disabled. Omit the version
3601 checks if they were disabled.
3602 * configure: Re-generate.
3603
3604 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3605
3606 * configure.ac: Add 'lto' to enable_languages, not
3607 new_enable_languages, and only if not already present.
3608 * configure: Regenerate.
3609
3610 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
3611
3612 * README: Refer to the various COPYING* files instead of just
3613 COPYING.
3614 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3615
3616 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
3617
3618 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3619
3620 2009-10-07 Richard Guenther <rguenther@suse.de>
3621
3622 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3623 and Richard Guenther as reviewers.
3624 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3625 as reviewers.
3626
3627 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
3628
3629 * config.sub: Update from upstream sources.
3630
3631 2009-10-06 Ian Lance Taylor <iant@google.com>
3632
3633 * Makefile.def: check-gold depends upon all-gas.
3634 * Makefile.in: Rebuild.
3635
3636 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
3637
3638 * MAINTAINERS (Write After Approval): Add myself.
3639
3640 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
3641
3642 * Makefile.def: all-lto-plugin depends on all-libiberty.
3643 set bootstrap=true for lto-plugin.
3644 Add lto-plugin.
3645 * Makefile.in: Regenerate.
3646 * configure.ac (host_libs): Add lto-plugin.
3647 * configure: Regenerate.
3648
3649 2009-10-03 Diego Novillo <dnovillo@google.com>
3650
3651 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3652 (HOST_LIBELFLIBS): Define.
3653 (HOST_LIBELFINC): Define.
3654 * Makefile.in: Regenerate.
3655 * configure.ac: Add --enable-lto.
3656 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3657 If --enable-lto is used, add 'lto' to new_enable_languages.
3658 If --enable-lto is used and gold is enabled, add
3659 lto-plugin to configdirs.
3660 * configure: Regenerate.
3661
3662 2009-10-03 Simon Baldwin <simonb@google.com>
3663
3664 * configure.ac: If --with-system-zlib, suppress local zlib and
3665 pass --with-system-zlib to subdir configure scripts.
3666 * configure: Regenerate.
3667
3668 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
3669 Paolo Bonzini <bonzini@gnu.org>
3670
3671 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3672 $(srcdir).
3673 * Makefile.in: Rebuilt.
3674
3675 2009-09-26 Gary Funck <gary@intrepid.com>
3676
3677 * MAINTAINERS (Write After Approval): Add myself.
3678
3679 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3680
3681 * configure.ac: Update minimum MPC version to 0.7.
3682 * configure: Regenerate.
3683
3684 2009-09-25 Nick Clifton <nickc@redhat.com>
3685
3686 * configure.ac: Pass any --cache-file=/dev/null option on to
3687 subconfigures.
3688 * configure: Regenerate.
3689
3690 2009-09-23 Nick Clifton <nickc@redhat.com>
3691
3692 * config.sub, config.guess: Update from upstream sources.
3693
3694 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
3695
3696 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3697 * Makefile.in: Rebuilt.
3698
3699 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3700
3701 PR bootstrap/32272
3702 * configure.ac: Error out if $srcdir isn't '.' but contains
3703 host-${host_noncanonical}.
3704 * configure: Regenerate.
3705
3706 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3707
3708 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3709 maintainer.
3710
3711 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3712
3713 * configure.ac: If bootstrapping a combined tree with
3714 --enable-gold, require c++ in stage1_languages.
3715 * configure: Regenerate.
3716
3717 * configure.ac: Also add target_libs of stage1_languages to
3718 bootstrap_target_libs.
3719 * configure: Regenerate.
3720
3721 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3722 with --enable-languages not containing c++.
3723 * configure: Regenerate.
3724
3725 2009-09-15 Jie Zhang <jie.zhang@analog.com>
3726
3727 * configure.ac: Disable java and boehm-gc for bfin-*-*.
3728 * configure: Regenerate.
3729
3730 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
3731
3732 * MAINTAINERS (Write After Approval): Update my e-mail address,
3733 and move from from here...
3734 (Waiting for paperwork): To here.
3735
3736 2009-09-09 Joseph Myers <joseph@codesourcery.com>
3737
3738 * MAINTAINERS (Reviewers): Add self as driver reviewer.
3739
3740 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3741
3742 * configure.ac: Do not use $extrasub for replacing @if/@endif
3743 parts in Makefile; instead, use additional arguments to
3744 AC_CONFIG_COMMANDS to do the replacement manually, with several
3745 sed invocations, to avoid HP-UX sed command limits.
3746 * configure: Regenerate.
3747
3748 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
3749
3750 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3751 blank before -L.
3752
3753 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
3754
3755 * configure.ac (with-build-config): Document. Handle without.
3756 Handle missing argument.
3757 * configure: Rebuilt.
3758
3759 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
3760
3761 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
3762 Default to bootstrap-debug only if compare-debug works.
3763 * configure: Rebuilt.
3764 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3765 * Makefile.in: Rebuilt.
3766
3767 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3768
3769 * MAINTAINERS (OS Port Maintainers): Update my email address.
3770
3771 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
3772
3773 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3774 * Makefile.in: Rebuilt.
3775
3776 2009-09-01 Chris Demetriou <cgd@google.com>
3777
3778 * MAINTAINERS (Write After Approval): Add myself.
3779
3780 2009-08-31 Dodji Seketeli <dodji@redhat.com>
3781
3782 PR debug/30161
3783 * include/dwarf2.h (enum dwarf_tag): Added
3784 DW_TAG_GNU_template_template_param
3785 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3786
3787 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
3788
3789 * Makefile.tpl (AWK): Fix typo.
3790 * Makefile.in: Regenerate.
3791
3792 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
3793
3794 * configure.ac: Detect awk and sed.
3795 * Makefile.def (flags_to_pass): Add AWK and SED.
3796 * Makefile.tpl (AWK, SED): New.
3797 (BASE_FLAGS_TO_PASS): Add AWK and SED.
3798 * configure: Regenerate.
3799 * Makefile.in: Regenerate.
3800
3801 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
3802
3803 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3804 (collapseslashes): Likewise.
3805
3806 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3807
3808 * configure.ac (AC_PREREQ): Bump to 2.64.
3809
3810 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3811
3812 * configure.ac: Remove --with-datarootdir, --with-docdir,
3813 --with-pdfdir, --with-htmldir switches.
3814 * configure: Regenerate.
3815
3816 * configure: Regenerate.
3817
3818 * compile: Sync from Automake 1.11.
3819 * depcomp: Likewise.
3820 * install-sh: Likewise.
3821 * missing: Likewise.
3822 * mkinstalldirs: Likewise.
3823 * ylwrap: Likewise.
3824
3825 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
3826
3827 * ltmain.sh (func_normal_abspath): New function.
3828 (func_relative_path): Likewise.
3829 (func_mode_help): Document new -bindir option for link mode.
3830 (func_mode_link): Add new -bindir option, and use it to place
3831 output DLL if specified.
3832
3833 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3834
3835 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3836 (baseargs): Add --disable-option-checking.
3837 * configure: Regenerate.
3838
3839 * Makefile.def (configure-target-libiberty): Depend on
3840 all-binutils and all-ld.
3841 (configure-target-newlib): Likewise.
3842 * Makefile.in: Regenerate.
3843
3844 2009-08-17 Ben Elliston <bje@au.ibm.com>
3845
3846 * config.sub, config.guess: Update from upstream sources.
3847
3848 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3849
3850 Sync from src, merge:
3851
3852 2009-07-02 Tristan Gingold <gingold@adacore.com>
3853
3854 * configure.ac: Do not exclude gas for i386-*-darwin.
3855 Add a case for x86_64-*-darwin.
3856 * configure: Regenerate.
3857
3858 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
3859
3860 * MAINTAINERS: Add my name to Write After Approval list.
3861
3862 2009-08-06 Michael Eager <eager@eagercon.com>
3863
3864 * configure.ac: Add Microblaze target.
3865 * configure: Regenerate.
3866
3867 2009-07-31 Christian Bruel <christian.bruel@st.com>
3868
3869 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3870 * configure: Regenerate.
3871
3872 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
3873
3874 * MAINTAINERS (Write After Approval): Update my e-mail address.
3875
3876 2009-07-06 Ian Lance Taylor <iant@google.com>
3877
3878 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3879 * configure: Rebuild.
3880
3881 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
3882
3883 * MAINTAINERS: Move myself to the Graphite Reviewers.
3884
3885 2009-06-30 Wei Guozhi <carrot@google.com>
3886
3887 * MAINTAINERS: Add my name to Write After Approval list.
3888
3889 2009-06-26 Steve Ellcey <sje@cup.hp.com>
3890
3891 PR bootstrap/40338
3892 * configure.ac (comparestring): Create new variable.
3893 * Makefile.tpl (comparestring): Use to skip some comparisions.
3894 * configure: Regenerate.
3895 * Makefile.in: Regenerate.
3896
3897 2009-06-26 Doug Evans <dje@sebabeach.org>
3898
3899 * Makefile.def (host_modules): Add cgen.
3900 * Makefile.in: Regenerate.
3901 * configure.ac (host_tools): Add cgen.
3902 * configure: Regenerate.
3903
3904 2009-06-23 DJ Delorie <dj@redhat.com>
3905
3906 * MAINTAINERS: Add myself as mep maintainer.
3907
3908 2009-06-23 Ian Lance Taylor <iant@google.com>
3909
3910 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3911 boot_languages. Only bootstrap target libraries listed in
3912 target_libs for some boot language. Add --with-stage1-ldflags,
3913 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3914 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3915 if not building with C++.
3916 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3917 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3918 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3919 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3920 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3921 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3922 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3923 * configure, Makefile.in: Rebuild.
3924
3925 2009-06-23 Li Feng <nemokingdom@gmail.com>
3926
3927 * MAINTAINERS: Added my name to write-after-approval list.
3928
3929 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3930
3931 * configure.ac: Define is_elf for QNX Neutrino targets.
3932 * configure: Regenerate.
3933
3934 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
3935
3936 * MAINTAINERS: Added my name to the write-after-approval list
3937
3938 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3939
3940 * configure.ac: Detect MPC in default directory.
3941 * configure: Regenerate.
3942
3943 2009-06-03 Jerome Guitton <guitton@adacore.com>
3944 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3945
3946 * Makefile.tpl (all): Avoid a trailing backslash.
3947 * Makefile.in: Regenerate.
3948
3949 2009-06-03 Ben Elliston <bje@au.ibm.com>
3950
3951 * config.sub, config.guess: Update from upstream sources.
3952
3953 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3954
3955 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3956 to noconfdirs.
3957 * configure: Regenerate.
3958
3959 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
3960
3961 * Makefile.tpl ([+compare-target+]): Compare all stage
3962 directories, rather than just gcc.
3963 * Makefile.in: Rebuilt.
3964
3965 2009-06-01 Doug Kwan <dougkwan@google.com>
3966
3967 * configure.ac: Support gold for target arm*-*-*.
3968 * configure: Regenerate.
3969
3970 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3971
3972 * Makefile.def: Add MPC support and dependencies.
3973 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3974
3975 * Makefile.in, configure: Regenerate.
3976
3977 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
3978
3979 * Makefile.tpl (all): Avoid harmless warning in make all when
3980 gcc-bootstrap is enabled but stage_last does not exist.
3981 * Makefile.in: Rebuilt.
3982
3983 2009-05-24 Nicolas Roche <roche@adacore.com>
3984
3985 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3986 * Makefile.in: Regenerate.
3987
3988 2009-05-21 Denis Chertykov <chertykov@gmail.com>
3989
3990 * MAINTAINERS: Update my e-mail address.
3991
3992 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3993
3994 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3995 * configure: Regenerate.
3996
3997 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3998
3999 PR other/40159
4000 * Makefile.tpl (all): Don't assume gcc-bootstrap and
4001 gcc-no-bootstrap are mutually exclusive.
4002 * Makefile.in: Rebuilt.
4003
4004 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
4005
4006 PR other/40159
4007 * Makefile.tpl (all): Don't end with unconditional success.
4008 * Makefile.in: Rebuilt.
4009
4010 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
4011
4012 PR target/37137
4013 * Makefile.def (flags_to_pass): Remove redundant and incomplete
4014 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4015 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4016 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
4017 stage_configureflags, stage_cflags and stage_libcflags into
4018 explicit Makefile macros.
4019 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4020 GFORTRAN.
4021 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4022 CC. Set CC_FOR_BUILD from CC.
4023 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4024 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4025 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4026 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
4027 and GFORTRAN.
4028 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4029 (_LIBCFLAGS): Renamed to _TFLAGS.
4030 (do-compare-debug, do-compare3-debug): Drop.
4031 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4032 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4033 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4034 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4035 (XGCC_FLAGS_FOR_TARGET): New.
4036 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4037 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4038 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4039 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
4040 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4041 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
4042 TFLAGS.
4043 (BUILD_CONFIG): Include if requested.
4044 (all): Set TFLAGS on bootstrap.
4045 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4046 (all-stageid-prefixmodule): Likewise.
4047 (do-clean, distclean-stageid): Set TFLAGS.
4048 (restrap): Fix whitespace.
4049 * Makefile.in: Rebuilt.
4050
4051 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
4052
4053 * config.guess: Sync with src.
4054
4055 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
4056
4057 * configure.ac ($with_ppl): Default to no if not supplied.
4058 ($with_cloog): Likewise.
4059 configure: Regenerate.
4060
4061 2009-04-27 James E. Wilson <wilson@codesourcery.com>
4062
4063 * MAINTAINERS: Update my e-mail address.
4064
4065 2009-04-27 Nick Clifton <nickc@redhat.com>
4066
4067 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4068
4069 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
4070
4071 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4072 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4073 * Makefile.in: Regenerate.
4074
4075 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4076
4077 PR bootstrap/39739
4078 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4079 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4080
4081 * configure, Makefile.in: Regenerate.
4082
4083 2009-04-21 Taras Glek <tglek@mozilla.com>
4084
4085 * include/hashtab.h: Update GTY annotations to new syntax
4086 * include/splay-tree.h: Likewise
4087
4088 2009-04-17 Ben Elliston <bje@au.ibm.com>
4089
4090 * config.sub, config.guess: Update from upstream sources.
4091
4092 2009-04-15 Anthony Green <green@moxielogic.com>
4093
4094 * configure.ac: Add moxie support.
4095 * configure: Rebuilt.
4096
4097 2009-04-14 Jakub Jelinek <jakub@redhat.com>
4098
4099 * configure.ac: Change copyright header to refer to version
4100 3 of the GNU General Public License and to point readers at the
4101 COPYING3 file and the FSF's license web page.
4102 * Makefile.def: Likewise.
4103 * Makefile.tpl: Likewise.
4104 * Makefile.in: Regenerate.
4105
4106 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
4107
4108 * configure.ac: Restore match for darwin9 or later. Use double
4109 brackets since regeneration eats one pair.
4110 * configure: Regenerate.
4111
4112 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
4113
4114 PR gas/10039
4115 * configure.ac: Require texinfo 4.7.
4116 * configure: Regenerated.
4117
4118 2009-04-09 Nick Clifton <nickc@redhat.com>
4119
4120 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4121 the GCC Runtime Library Exception.
4122
4123 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4124
4125 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4126 * configure: Regenerate.
4127
4128 2009-04-01 Steve Ellcey <sje@cup.hp.com>
4129
4130 * Makefil.def (languages): New entries.
4131 * Makefile.tpl (check-gcc-*): New generic target.
4132 * Makefile.in: Regenerate.
4133
4134 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
4135
4136 * MAINTAINERS: Update my email address.
4137
4138 2009-03-18 Tom Tromey <tromey@redhat.com>
4139
4140 * configure: Rebuild.
4141 * configure.ac (host_libs): Add libiconv.
4142 * Makefile.in: Rebuild.
4143 * Makefile.def (host_modules): Add libiconv.
4144 (configure-gdb, all-gdb): Depend on libiconv.
4145
4146 2009-03-16 Tristan Gingold <gingold@adacore.com>
4147
4148 * configure.ac: Treat gdb as supported on x86_64-darwin.
4149 * configure: Regenerate.
4150
4151 2009-03-16 Joseph Myers <joseph@codesourcery.com>
4152
4153 * configure.ac (--with-host-libstdcxx): New option.
4154 * configure: Regenerate.
4155
4156 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
4157
4158 * MAINTAINERS: Move myself into the write after approval list.
4159
4160 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
4161
4162 * MAINTAINERS: Update e-mail address.
4163
4164 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
4165
4166 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4167
4168 2009-03-10 Ira Rosen <irar@il.ibm.com>
4169
4170 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4171
4172 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4173
4174 Backport from git Libtool:
4175
4176 2009-01-19 Robert Millan <rmh@aybabtu.com>
4177 Support GNU/kOpenSolaris.
4178 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4179 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4180 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4181 GNU/kOpenSolaris.
4182
4183 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
4184
4185 * MAINTAINERS: Update e-mail address.
4186
4187 2009-02-24 Michael Eager <eager@eagercon.com>
4188
4189 * MAINTAINERS (Write After Approval): Add self.
4190
4191 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
4192
4193 * MAINTAINERS (Write After Approval): Add myself.
4194
4195 2009-02-05 Andreas Schwab <schwab@suse.de>
4196
4197 * Makefile.tpl (stage_last): Define $r and $s before using
4198 $(RECURSE_FLAGS_TO_PASS).
4199 * Makefile.in: Regenerate
4200
4201 2009-01-30 Ian Lance Taylor <iant@google.com>
4202
4203 * MAINTAINERS: Move myself to the Global Reviewers list.
4204
4205 2009-01-29 Robert Millan <rmh@aybabtu.com>
4206
4207 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4208 * configure: Regenerate.
4209
4210 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
4211
4212 * MAINTAINERS: Make whitespace consistent.
4213 Remove Robert Millan from Write After Approval.
4214
4215 2009-01-16 Alan Modra <amodra@bigpond.net.au>
4216
4217 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4218 (all-opcodes): Depend on all-libiberty.
4219 * Makefile.in: Regenerate.
4220
4221 2009-01-15 Douglas B Rupp <rupp@gnat.com>
4222
4223 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4224 * configure: Regenerate.
4225
4226 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
4227
4228 * MAINTAINERS (Write After Approval): Add myself.
4229
4230 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
4231
4232 * MAINTAINERS: Add myself to reviewers (Fortran).
4233
4234 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
4235
4236 PR tree-optimization/38515
4237 * configure.ac (cloog-polylib): Removed.
4238 (with_ppl, with_cloog): Test for "no".
4239 * configure: Regenerated.
4240
4241 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
4242
4243 * MAINTAINERS: Moved myself to reviewers (Fortran).
4244
4245 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
4246
4247 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4248 (Write After Approval): Remove myself.
4249
4250 2009-01-03 Diego Novillo <dnovillo@google.com>
4251
4252 * MAINTAINERS: Remove myself from alias maintainership.
4253
4254 2009-01-02 David Ayers <ayers@fsfe.org>
4255
4256 * MAINTAINERS: Update e-mail address.
4257
4258 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
4259
4260 * MAINTAINERS: Make whitespace consistent.
4261
4262 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4263
4264 Backport from upstream Libtool:
4265 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4266 Add cache variables to tests that require the linker to work.
4267 For shlibpath_overrides_runpath, this also changes the semantics
4268 to let the result from the C compiler take precedence.
4269
4270 2008-12-02 Ben Elliston <bje@au.ibm.com>
4271
4272 * config.sub, config.guess: Update from upstream sources.
4273
4274 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
4275
4276 * configure.ac (ppllibs): Add by default the lib flags.
4277 * configure: Regenerate.
4278
4279 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
4280
4281 * MAINTAINERS: Add myself to the write after approval list.
4282
4283 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
4284
4285 * configure.ac: Add double brackets on darwin[912].
4286 * configure: Regenerate.
4287
4288 2008-12-03 Daniel Kraft <d@domob.eu>
4289
4290 * MAINTAINERS: Moved myself and Mikael Morin from Write After
4291 Approval to Reviewer section (for Fortran front-end).
4292
4293 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
4294
4295 * configure.ac: Expand to darwin10 and later.
4296 * configure: Regenerate.
4297
4298 2008-12-02 Andreas Schwab <schwab@suse.de>
4299
4300 * Makefile.def: configure-target-boehm-gc depends on
4301 all-target-libstdc++-v3.
4302 * Makefile.in: Regenerate.
4303
4304 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
4305
4306 * MAINTAINERS: Add myself as mingw maintainer.
4307
4308 2008-12-02 Ben Elliston <bje@au.ibm.com>
4309
4310 * config.sub, config.guess: Update from upstream sources.
4311
4312 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
4313
4314 * README.SCO: Remove.
4315
4316 2008-11-29 Fernando Pereira <pronesto@gmail.com>
4317
4318 * MAINTAINERS: Add myself to the write after approval list.
4319
4320 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
4321
4322 * MAINTAINERS: Update my email address in WAA section.
4323
4324 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
4325
4326 * MAINTAINERS: Update e-mail address.
4327
4328 2008-11-27 Toon Moene <toon@moene.org>
4329
4330 * MAINTAINERS: Change e-mail address.
4331
4332 2008-11-27 Tristan Gingold <gingold@adacore.com>
4333
4334 * configure.ac: Build gdb for i?86-*-darwin*
4335 * configure: Regenerated.
4336
4337 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
4338
4339 * MAINTAINERS: Added my full name.
4340
4341 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4342
4343 PR bootstrap/38014
4344 PR bootstrap/37923
4345
4346 Revert:
4347
4348 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4349
4350 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4351 * Makefile.in: Regenerated.
4352
4353 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4354
4355 PR gdb/921
4356 PR gdb/1646
4357 PR gdb/2175
4358 PR gdb/2176
4359
4360 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4361 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4362 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4363 (HOST_EXPORTS): Pass CPPFLAGS.
4364 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4365 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4366 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4367 * Makefile.in, configure: Regenerated.
4368 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4369 and CPPFLAGS_FOR_BUILD.
4370
4371 2008-11-06 Jeff Law <law@redhat.com>
4372
4373 * MAINTAINERS: Add myself as middle end maintainer.
4374
4375 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
4376
4377 * MAINTAINERS (Write after approval): Add myself.
4378
4379 2008-11-05 Diego Novillo <dnovillo@google.com>
4380
4381 * MAINTAINERS (Global Reviewers): Add myself.
4382 (Non-Algorithmic Maintainers): Remove myself.
4383
4384 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
4385
4386 * MAINTAINERS (Write after approval): Add myself.
4387
4388 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
4389
4390 * MAINTAINERS (Write after approval): Add myself.
4391
4392 2008-10-31 Ben Elliston <bje@au.ibm.com>
4393
4394 * configure.ac (spu-*-*): Remove special case.
4395 * configure: Regenerate.
4396
4397 2008-10-30 Catherine Moore <clm@codesourcery.com>
4398
4399 * MAINTAINERS (Write after approval): Update my email address.
4400
4401 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
4402
4403 * configure.ac [spu-*-*]: Do not set skipdirs.
4404 * configure: Re-generate.
4405
4406 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
4407
4408 * MAINTAINERS (Various Maintainers): Add myself to reload.
4409
4410 2008-10-25 Richard Guenther <rguenther@suse.de>
4411
4412 * MAINTAINERS (Various Maintainers): Add myself as middle-end
4413 maintainer. Remove myself as libgcc-math maintainer.
4414 (Non-Algorithmic Maintainers): Remove myself.
4415
4416 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4417
4418 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4419 * Makefile.in: Regenerated.
4420
4421 2008-10-23 Cary Coutant <ccoutant@google.com>
4422
4423 * MAINTAINERS (Write after approval): Add myself.
4424
4425 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4426
4427 PR gdb/921
4428 PR gdb/1646
4429 PR gdb/2175
4430 PR gdb/2176
4431
4432 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4433 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4434 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4435 (HOST_EXPORTS): Pass CPPFLAGS.
4436 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4437 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4438 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4439 * Makefile.in, configure: Regenerated.
4440 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4441 and CPPFLAGS_FOR_BUILD.
4442
4443 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
4444
4445 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4446 Sebastian Pop.
4447
4448 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
4449
4450 * MAINTAINERS (Write After Approval): Added myself.
4451
4452 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4453
4454 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4455 recommended version to 2.3.2.
4456
4457 * configure: Regenerate.
4458
4459 2008-10-01 Mark Mitchell <mark@codesourcery.com>
4460
4461 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4462
4463 2008-09-29 David Daney <david.daney@caviumnetworks.com>
4464
4465 * MAINTAINERS (Write After Approval): Update e-mail address.
4466
4467 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
4468
4469 * libtool.m4: Update to libtool 2.2.6.
4470 * lt~obsolete.m4: Update to libtool 2.2.6.
4471 * ltmain.sh: Update to libtool 2.2.6.
4472 * ltsugar.m4: Update to libtool 2.2.6.
4473 * ltversion.m4: Update to libtool 2.2.6.
4474 * ltoptions.m4: Update to libtool 2.2.6.
4475 * ltgcc.m4: Update to match changes from libtool 2.2.6.
4476
4477 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
4478
4479 * MAINTAINERS (Write After Approval): Add myself.
4480
4481 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
4482
4483 * MAINTAINERS (Write After Approval): Update my name.
4484
4485 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
4486
4487 * MAINTAINERS: Add myself in "Write After Approval".
4488
4489 2008-09-18 Steve Ellcey <sje@cup.hp.com>
4490
4491 * MAINTAINERS: Add myself as ia64 maintainer.
4492
4493 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
4494
4495 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4496 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4497 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4498 and Michael Tiemann from Write After Approval since they do not
4499 actually have access.
4500
4501 2008-09-05 Richard Guenther <rguenther@suse.de>
4502
4503 * configure.ac: Initialize clooglibs to -lcloog.
4504 * configure: Re-generate.
4505
4506 2008-09-04 Le-Chun Wu <lcwu@google.com>
4507
4508 * MAINTAINERS (Write After Approval): Add myself.
4509
4510 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
4511
4512 * configure.ac (--with-cloog-polylib): New.
4513 (--disable-cloog-version-check): New.
4514 (--disable-ppl-version-check): New.
4515 * configure: Re-generate.
4516
4517 2008-09-03 Richard Guenther <rguenther@suse.de>
4518
4519 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4520 cloog test.
4521 * configure: Re-generate.
4522
4523 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
4524
4525 Add picoChip port.
4526 * MAINTAINERS: Add picoChip maintainers.
4527
4528 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
4529 Tobias Grosser <grosser@fim.uni-passau.de>
4530 Jan Sjodin <jan.sjodin@amd.com>
4531 Harsha Jagasia <harsha.jagasia@amd.com>
4532 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4533 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4534 Adrien Eliche <aeliche@isty.uvsq.fr>
4535
4536 Merge from graphite branch.
4537 * configure: Regenerate.
4538 * Makefile.in: Regenerate.
4539 * configure.ac (host_libs): Add ppl and cloog.
4540 Add checks for PPL and CLooG.
4541 * Makefile.def (ppl, cloog): Added modules and dependences.
4542 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4543 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4544
4545 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4546
4547 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4548 (GCC_SHLIB_SUBDIR): New.
4549 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4550 * configure: Regenerate.
4551 * Makefile.in: Regenerate.
4552
4553 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4554
4555 * MAINTAINERS: Consistently use tabs to separate columns.
4556
4557 2008-08-29 Tristan Gingold <gingold@adacore.com>
4558
4559 * MAINTAINERS (Write after Approval): Add myself.
4560
4561 2008-08-28 Tristan Gingold <gingold@adacore.com>
4562
4563 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4564 Enable bfd, binutils and opcodes.
4565 * configure: Regenerate.
4566
4567 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4568
4569 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
4570
4571 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4572
4573 * MAINTAINERS: Use correct Umlaut for last name.
4574
4575 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4576
4577 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4578
4579 2008-08-16 David Edelsohn <edelsohn@gnu.org>
4580
4581 * MAINTAINERS: Update my email address.
4582
4583 2008-08-16 Nicolas Roche <roche@adacore.com>
4584
4585 * Makefile.tpl: Add BOOT_ADAFLAGS.
4586 * Makefile.in: Regenerate.
4587
4588 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
4589
4590 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4591 * configure: Regenerate.
4592
4593 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
4594
4595 * configure.ac: Add makefile fragments for hpux.
4596 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4597 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4598 * configure: Regenerate.
4599 * Makefile.in: Regenerate.
4600
4601 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
4602
4603 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4604
4605 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
4606
4607 * MAINTAINERS (Write after Approval): Add myself.
4608
4609 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
4610
4611 * MAINTAINERS (Write After Approval): Add myself.
4612
4613 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
4614
4615 * MAINTAINERS (Write After Approval): Add myself.
4616
4617 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
4618
4619 * MAINTAINERS: Update my email address.
4620
4621 2008-06-25 Joey Ye <joey.ye@intel.com>
4622
4623 * MAINTAINERS (Write After Approval): Add myself.
4624
4625 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4626
4627 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4628 * Makefile.in: Regenerate.
4629 * configure: Regenerate.
4630
4631 2008-06-17 Daniel Kraft <d@domob.eu>
4632
4633 * MAINTAINERS (Write After Approval): Add myself.
4634
4635 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4636
4637 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4638 "$@" is still intact with both Autoconf 2.59 and 2.62.
4639 * configure: Regenerate.
4640
4641 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4642
4643 * Makefile.tpl: Fix comment errors.
4644 * Makefile.in: Regenerate.
4645
4646 2008-06-12 David S. Miller <davem@davemloft.net>
4647 David Edelsohn <edelsohn@gnu.org>
4648
4649 * configure.ac: Add powerpc*-*-* to gold supported targets.
4650 * configure: Regenerate.
4651
4652 2008-06-08 Joseph Myers <joseph@codesourcery.com>
4653
4654 PR tree-optimization/36218
4655 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4656 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4657 (all prefix="build-"): Pass them to build-system sub-makes.
4658 * Makefile.in: Regenerate.
4659
4660 2008-06-07 Joseph Myers <joseph@codesourcery.com>
4661
4662 * MAINTAINERS (mt port): Remove.
4663 (sco5, unixware, sco udk): Remove.
4664 (Kean Johnston): Add to Write After Approval.
4665
4666 2008-05-30 Julian Brown <julian@codesourcery.com>
4667
4668 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4669 of libobjc for ARM EABI Linux.
4670 * configure: Regenerate.
4671
4672 2008-05-18 Xinliang David Li <davidxl@google.com>
4673
4674 * ChangeLog: Remove wrong ChangeLog entry.
4675
4676 2008-05-17 Xinliang David Li <davidxl@google.com>
4677
4678 * MAINTAINERS (Write After Approval): Add myself.
4679
4680 2008-05-15 Janus Weil <janus@gcc.gnu.org>
4681
4682 * MAINTAINERS (Write After Approval): Add myself.
4683
4684 2008-05-14 Rafael Espíndola <espindola@google.com>
4685
4686 * config-ml.in: don't handle --enable-shared and --enable-static.
4687
4688 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
4689
4690 * MAINTAINERS: Update my email address.
4691
4692 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
4693
4694 * MAINTAINERS: Update my email address.
4695
4696 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
4697
4698 * MAINTAINERS (Write After Approval): Add myself.
4699
4700 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
4701
4702 * MAINTAINERS (Write After Approval): Add myself.
4703
4704 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
4705
4706 * MAINTAINERS (crx): Add myself.
4707
4708 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4709
4710 Sync with src:
4711 2008-04-14 David S. Miller <davem@davemloft.net>
4712
4713 * configure.ac: Add sparc*-*-* to gold supported targets.
4714 * configure: Regenerate.
4715
4716 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4717
4718 PR bootstrap/35457
4719 * configure.ac: Include override.m4.
4720 * configure: Regenerate.
4721
4722 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4723
4724 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4725 * Makefile.in: Regenerate.
4726
4727 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
4728
4729 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4730 as nonconfigurable directories list.
4731 * configure: Regenerate.
4732
4733 2008-04-14 Ben Elliston <bje@au.ibm.com>
4734
4735 * config.sub, config.guess: Update from upstream sources.
4736
4737 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
4738
4739 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4740 * Makefile.in: Regenerate.
4741
4742 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
4743
4744 * configure.ac: Do not build libssp for the AVR.
4745 * configure: Regenerate.
4746
4747 2008-04-07 Ian Lance Taylor <iant@google.com>
4748
4749 * Makefile.def: check-gold depends upon all-binutils.
4750 * Makefile.in: Regenerate.
4751
4752 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
4753
4754 * MAINTAINERS (Write After Approval): Add myself.
4755
4756 2008-04-04 Nick Clifton <nickc@redhat.com>
4757
4758 PR binutils/4334
4759 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4760 builds.
4761 * configure: Regenerate.
4762
4763 2008-04-04 NightStrike <NightStrike@gmail.com>
4764
4765 PR other/35151
4766 * configure.ac: Combine rules for mingw32 and mingw64.
4767 * configure: Regenerate.
4768
4769 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
4770
4771 * MAINTAINERS (Write After Approval): Add myself.
4772
4773 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
4774
4775 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4776 * Makefile.in (.NOTPARALLEL): Ditto.
4777
4778 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
4779
4780 * MAINTAINERS (Write After Approval): Add myself.
4781
4782 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
4783
4784 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4785 * Makefile.in (.NOTPARALLEL): Regenerate.
4786
4787 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
4788
4789 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4790 * Makefile.in: Regenerate.
4791
4792 2008-03-26 Jakub Staszak <kuba@et.pl>
4793
4794 * MAINTAINERS (Write After Approval): Add myself.
4795
4796 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4797
4798 * MAINTAINERS: Update e-mail address.
4799
4800 2008-03-20 Ian Lance Taylor <iant@google.com>
4801
4802 * configure.ac: Add support for --enable-gold.
4803 * Makefile.def: Add gold as a directory like ld.
4804 * configure, Makefile.in: Regenerate.
4805
4806 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4807
4808 * configure.ac: m4_include config/proginstall.m4.
4809 * configure: Regenerate.
4810
4811 Backport from upstream Libtool:
4812
4813 2007-10-12 Eric Blake <ebb9@byu.net>
4814
4815 Deal with Autoconf 2.62's semantic change in m4_append.
4816 * ltsugar.m4 (lt_append): Replace broken versions of
4817 m4_append.
4818 (lt_if_append_uniq): Don't require separator to be overquoted,
4819 and avoid broken m4_append.
4820 (lt_dict_add): Fix typo.
4821 * libtool.m4 (_LT_DECL): Don't overquote separator.
4822
4823 2008-03-13 David Edelsohn <edelsohn@gnu.org>
4824
4825 * config.rpath: Add AIX 6 support.
4826
4827 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
4828
4829 * Makefile.def (stageprofile). Remove -fprofile-generate
4830 from stage_libcflags.
4831 * Makefile.in: Regenerate.
4832
4833 2008-03-13 Ben Elliston <bje@au.ibm.com>
4834
4835 * config.sub, config.guess: Update from upstream sources.
4836
4837 2008-03-06 Tom Tromey <tromey@redhat.com>
4838
4839 * MAINTAINERS: Update for treelang deletion.
4840
4841 2008-03-03 James E. Wilson <wilson@tuliptree.org>
4842
4843 * MAINTAINERS: Update my email address.
4844
4845 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
4846
4847 * MAINTAINERS (darwin port): Add myself as a maintainer.
4848 (objective-c/c++): Add myself as a maintainer.
4849
4850 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
4851
4852 * MAINTAINERS (Write After Approval): Update my email address.
4853
4854 2008-02-25 Tomas Bily <tbily@suse.cz>
4855
4856 * MAINTAINERS (Write After Approval): Add myself.
4857
4858 2008-02-23 Jakub Jelinek <jakub@redhat.com>
4859
4860 * MAINTAINERS (OpenMP): Add myself.
4861
4862 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
4863
4864 PR bootstrap/32009
4865 PR bootstrap/32161
4866
4867 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4868 * configure: Regenerate.
4869
4870 * Makefile.def: Define stage_libcflags for all bootstrap stages.
4871 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4872 STAGE4_LIBCFLAGS): New.
4873 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4874 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4875 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4876 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4877 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4878 for target modules. Don't export LIBCFLAGS.
4879 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4880 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4881 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4882 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4883 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4884 * Makefile.in: Regenerate.
4885
4886 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4887
4888 PR libgcj/33085
4889 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4890 Do not use -DDLL_EXPORT. Backport from upstream.
4891
4892 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4893
4894 * MAINTAINERS (Write After Approval): Add myself.
4895
4896 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
4897
4898 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4899 * configure: Regenerate.
4900
4901 2008-01-31 Marc Gauthier <marc@tensilica.com>
4902
4903 * configure.ac (xtensa*-*-*): Recognize processor variants.
4904 * configure: Regenerate.
4905
4906 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4907
4908 PR bootstrap/34922
4909 * configure.ac (PARSE_ARGS): Push suitable setting of
4910 ac_subdirs_all, for `./configure --help=recursive'.
4911 Handle `+' in generic toplevel directory disabling.
4912 * configure: Regenerate.
4913
4914 2008-01-28 Nick Clifton <nickc@redhat.com>
4915
4916 * MAINTAINERS (xstormy16): Take over maintainership.
4917
4918 2008-01-25 Joseph Myers <joseph@codesourcery.com>
4919
4920 * MAINTAINERS (c4x port): Remove.
4921
4922 2008-01-24 David Edelsohn <edelsohn@gnu.org>
4923
4924 * libtool.m4: Backport AIX 6 support from ToT Libtool.
4925
4926 2008-01-23 Ben Elliston <bje@au.ibm.com>
4927
4928 * config.sub, config.guess: Update from upstream sources.
4929
4930 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
4931
4932 * MAINTAINERS (Write After Approval): Add myself.
4933
4934 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
4935
4936 * MAINTAINERS: Update my email address.
4937
4938 2008-01-09 Raksit Ashok <raksit@google.com>
4939
4940 * MAINTAINERS (Write After Approval): Add myself.
4941
4942 2008-01-09 Raksit Ashok <raksit@google.com>
4943
4944 * MAINTAINERS (Write After Approval): Add myself.
4945
4946 2008-01-08 Ben Elliston <bje@au.ibm.com>
4947
4948 * config.sub, config.guess: Update from upstream sources.
4949
4950 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4951
4952 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4953 Change recommended MPFR from 2.2.1 -> 2.3.0.
4954 * configure: Regenerate.
4955
4956 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
4957
4958 * MAINTAINERS: Update my email address.
4959
4960 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
4961
4962 * MAINTAINERS: Update my email address.
4963
4964 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4965
4966 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4967 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4968 * Makefile.in: Regenerate.
4969
4970 2007-12-10 Mark Heffernan <meheff@google.com>
4971
4972 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4973 misplaced entries.
4974
4975 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4976
4977 * configure.ac: Enable libjava for x86_64-*-darwin9.
4978 * configure: Regenerate.
4979
4980 2007-12-07 Bill Maddox <maddox@google.com>
4981
4982 * MAINTAINERS (Write After Approval): Add myself.
4983
4984 2007-12-05 Ben Elliston <bje@au.ibm.com>
4985
4986 * config.sub, config.guess: Update from upstream sources.
4987
4988 2007-12-02 Matthias Klose <doko@ubuntu.com>
4989
4990 * config-ml.in: Remove 64bit configure tests.
4991
4992 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4993
4994 * config-ml.in: Robustify against white space in absolute file
4995 names.
4996
4997 * config-ml.in (multi-clean): Substitute ${Makefile}.
4998 Remove superfluous ${Makefile} in list.
4999
5000 2007-11-19 Thiemo Seufer <ths@mips.com>
5001
5002 * config-ml.in: Don't hardcode the Makefile name.
5003
5004 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
5005
5006 * MAINTAINERS (Write After Approval): Add myself.
5007
5008 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
5009
5010 * MAINTAINERS (Write After Approval): Add myself.
5011
5012 2007-11-06 Doug Kwan <dougkwan@google.com>
5013
5014 * MAINTAINERS (Write After Approval): Add myself.
5015
5016 2007-10-25 Ben Elliston <bje@au.ibm.com>
5017
5018 * MAINTAINERS (mercury): Remove entry.
5019 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5020
5021 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
5022
5023 * Makefile.def (dependencies): Make configure-gdb depend on
5024 all-intl.
5025 * Makefile.in: Regenerated.
5026
5027 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
5028
5029 * MAINTAINERS (Fortran maintainer): Remove myself.
5030
5031 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
5032
5033 * Makefile.def: To avoid problems running with parallel makes,
5034 build newlib before libgloss so that target specific header
5035 files are availble.
5036 * Makefile.in: Regenerate
5037
5038 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5039
5040 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5041 * Makefile.in: Regenerate.
5042
5043 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
5044
5045 * MAINTAINERS (Register allocation reviewer): Add myself.
5046
5047 2007-10-08 Mike Frysinger <vapier@gentoo.org>
5048
5049 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5050 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5051 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
5052 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5053 * configure: Regenerate.
5054
5055 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
5056
5057 * MAINTAINERS (Register allocation reviewer): Add myself.
5058
5059 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
5060
5061 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5062 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5063 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5064 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5065 * configure.ac: Default them to host tools for $host = $build.
5066 Subst them.
5067
5068 * configure: Regenerate.
5069 * Makefile.in: Regenerate.
5070
5071 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
5072
5073 * MAINTAINERS (Register allocation reviewer): Add myself.
5074
5075 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
5076
5077 * MAINTAINERS (Register allocation reviewer): Add myself.
5078
5079 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
5080
5081 * MAINTAINERS (Write After Approval): Fix typo.
5082
5083 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
5084
5085 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5086 * configure: Regenerate.
5087
5088 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
5089
5090 PR bootstrap/31906
5091 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
5092 they're already prefixed.
5093
5094 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
5095
5096 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5097 libstdc++.
5098 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5099 * configure: Regenerate.
5100 * Makefile.in: Regenerate.
5101
5102 2007-09-17 Andreas Schwab <schwab@suse.de>
5103
5104 * configure.ac: Raise minimum makeinfo version to 4.6.
5105 * configure: Regenerate.
5106
5107 2007-09-17 Johannes Singler <singler@ira.uka.de>
5108
5109 * MAINTAINERS (write-after-approval) add myself
5110
5111 2007-09-15 Alan Modra <amodra@bigpond.net.au>
5112
5113 * configure.ac: Correct makeinfo version check.
5114 * configure: Regenerate.
5115
5116 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
5117
5118 * MAINTAINERS: Update my email address.
5119
5120 2007-09-14 Richard Sandiford <richard@codesourcery.com>
5121
5122 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
5123 to $skipdirs and only disable gprof for newlib. Use the normal
5124 mips*-elf* handling in other respects.
5125 * configure: Regnerate.
5126
5127 2007-09-12 David Daney <ddaney@avtrex.com>
5128
5129 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5130 enabling libgcj.
5131 * configure: Regenerate.
5132
5133 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
5134
5135 PR other/32154
5136 * configure.ac: For libgloss targets, point the linker to the linker
5137 script, startup code and simulator library.
5138 * configure: Regenerate.
5139
5140 2007-09-07 Andrew Haley <aph@redhat.com>
5141
5142 * configure.ac (noconfigdirs): Remove target-libffi and
5143 target-libjava.
5144 * configure: Regenerate.
5145
5146 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5147
5148 PR target/33281
5149 * configure.ac: Use config/mh-mingw on mingw.
5150 * configure: Regenerate.
5151
5152 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
5153
5154 * MAINTAINERS (Write After Approval): Add myself.
5155
5156 2007-09-05 Richard Guenther <rguenther@suse.de>
5157
5158 * configure.ac (--enable-stage1-checking): If neither --enable-checking
5159 nor --disable-checking is provided also turn on yes and types
5160 checking for stage1.
5161 * configure: Re-generate.
5162
5163 2007-08-30 Krister Walfridsson <cato@df.lth.se>
5164
5165 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5166 (Write After Approval): Remove myself.
5167
5168 2007-08-29 Nick Clifton <nickc@redhat.com>
5169
5170 * config.sub, config.guess: Update from upstream sources.
5171
5172 2007-08-22 Bud Davis <jmdavis@link.com>
5173
5174 * MAINTAINERS (Write After Approval): Added myself.
5175 * MAINTAINERS (Reviewers): Removed myself.
5176
5177 2007-08-18 Paul Brook <paul@codesourcery.com>
5178 Joseph Myers <joseph@codesourcery.com>
5179
5180 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5181 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5182 * Makefile.in: Regenerate.
5183 * configure.ac (--with-debug-prefix-map): New.
5184 * configure: Regenerate.
5185
5186 2007-08-17 Richard Sandiford <richard@codesourcery.com>
5187 Nigel Stephens <nigel@mips.com>
5188
5189 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
5190 as target_makefile_frag.
5191 * configure: Regenerate.
5192
5193 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
5194
5195 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5196 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
5197 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5198 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5199 (do-compare, do-compare3, do-compare-debug): New.
5200 ([+compare-target+]): Use them.
5201
5202 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
5203
5204 * MAINTAINERS (Write After Approval): Change my email address.
5205
5206 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5207 Ben Elliston <bje@au.ibm.com>
5208
5209 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5210 --silent if $silent.
5211 * configure: Regenerate.
5212
5213 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
5214
5215 * MAINTAINERS (Various Maintainers): Add myself as
5216 loop infrastructure maintainer. Update my e-mail
5217 address.
5218
5219 2007-07-31 Diego Novillo <dnovillo@google.com>
5220
5221 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5222 Adjust description.
5223
5224 2007-07-26 Richard Guenther <rguenther@suse.de>
5225
5226 * configure.ac: Add types checking to stage1 checking flags.
5227 * configure: Regenerate.
5228
5229 2007-07-17 Nick Clifton <nickc@redhat.com>
5230
5231 * COPYING3: New file. Contains version 3 of the GNU General
5232 Public License.
5233 * COPYING3.LIB: New file. Contains version 3 of the GNU
5234 Lesser General Public License.
5235
5236 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5237
5238 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5239
5240 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5241
5242 * MAINTAINERS (S/390 co-maintainer): Add myself.
5243 (Write After Approval): Remove myself.
5244
5245 2007-07-13 Dan Hipschman <dsh@google.com>
5246
5247 * MAINTAINERS (Write After Approval): Add myself.
5248
5249 2007-07-11 Nick Clifton <nickc@redhat.com>
5250
5251 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5252 WINDRES export.
5253 * Makefile.in: Regenerate.
5254
5255 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5256
5257 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5258 maintainer.
5259
5260 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
5261
5262 * lt~obsolete.m4: New. Import from 20070318 libtool.
5263
5264 2007-07-03 Julian Brown <julian@codesourcery.com>
5265
5266 * MAINTAINERS (Write After Approval): Add myself.
5267
5268 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5269
5270 * configure.ac: Rewrite 'configure --help' strings to look nicer.
5271 * configure: Regenerate.
5272
5273 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5274
5275 * configure.ac: Add some missing m4 quotation.
5276 * configure: Regenerate.
5277
5278 2007-07-02 Simon Baldwin <simonb@google.com>
5279
5280 * MAINTAINERS (Write After Approval): Add myself.
5281
5282 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
5283
5284 * configure: Regenerate.
5285
5286 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
5287
5288 * Makefile.def: Add windmc tool to build.
5289 * Makefile.tpl: Likewise.
5290 * configure.ac: Likewise.
5291 * Makefile.in: Regenerate.
5292 * configure: Regenerate.
5293
5294 2007-06-28 DJ Delorie <dj@redhat.com>
5295
5296 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5297 not building newlib.
5298 * configure: Regenerated.
5299
5300 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
5301
5302 * MAINTAINERS (Write After Approval): Add myself.
5303
5304 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
5305
5306 * MAINTAINERS (Write After Approval): Add myself.
5307
5308 2007-06-19 Chris Matthews <chrismatthews@google.com>
5309
5310 * MAINTAINERS (Write After Approval): Add myself.
5311
5312 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
5313
5314 * MAINTAINERS (Write After Approval): Add myself.
5315
5316 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5317
5318 * Makefile.def: Add dependency from configure-gdb to all-bfd.
5319 * Makefile.in: Regenerated.
5320
5321 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
5322
5323 * configure.ac: Don't add target-libmudflap to noconfigdirs for
5324 bfin*-*-uclinux* targets.
5325 * configure: Regenerate.
5326
5327 2007-06-14 Ian Lance Taylor <iant@google.com>
5328
5329 * MAINTAINERS: Add myself as non-algorithmic global write
5330 maintainer.
5331
5332 2007-06-14 Diego Novillo <dnovillo@google.com>
5333
5334 * MAINTAINERS: Add self as middle-end maintainer and
5335 non-algorithmic global write maintainer.
5336
5337 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5338
5339 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5340 Move all Fortran maintainers except Paul Brook into the
5341 Non-Autopoiesis section.
5342
5343 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
5344
5345 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5346 (distclean-stage[+id+]): Possibly delete stage_last.
5347 * Makefile.in: Regenerate.
5348
5349 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
5350
5351 * MAINTAINERS (Various Maintainer): Fix typo.
5352
5353 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
5354
5355 * MAINTAINERS (Various Maintainer): Add myself as
5356 dataflow maintainer.
5357
5358 2007-06-07 Ben Elliston <bje@au.ibm.com>
5359
5360 * config.sub, config.guess: Update from upstream sources.
5361
5362 2007-06-07 Ben Elliston <bje@au.ibm.com>
5363
5364 * Makefile.tpl: Fix spelling error.
5365 * Makefile.in: Regenerate.
5366
5367 2007-06-01 Steve Ellcey <sje@cup.hp.com>
5368
5369 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5370 lt_cv_sys_max_cmd_len.
5371
5372 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
5373
5374 * MAINTAINERS (Various Maintainers): Add myself as
5375 auto-vectorizer maintainer.
5376
5377 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
5378
5379 PR libjava/32098
5380 * libtool.m4: Revert previous change.
5381 * ltgcc.m4: Put it here.
5382
5383 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
5384
5385 * MAINTAINERS (Various Maintainers): Add myself as
5386 auto-vectorizer maintainer.
5387
5388 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
5389
5390 PR libjava/32098
5391 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5392
5393 2007-05-30 Richard Guenther <rguenther@suse.de>
5394
5395 * MAINTAINERS (Various Maintainers): Add myself as
5396 auto-vectorizer maintainer.
5397
5398 2007-05-30 Jakub Jelinek <jakub@redhat.com>
5399
5400 PR bootstrap/29382
5401 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5402 * configure: Rebuilt.
5403
5404 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
5405
5406 * MAINTAINERS (Write After Approval): Removed my name.
5407
5408 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
5409
5410 * MAINTAINERS (Write After Approval): Remove myself.
5411
5412 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
5413
5414 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5415
5416 2007-05-23 Steve Ellcey <sje@cup.hp.com>
5417
5418 * ltmain.sh: Update from ToT Libtool.
5419 * libtool.m4: Update from ToT Libtool.
5420 * ltsugar.m4: New. Update from ToT Libtool.
5421 * ltversion.m4: New. Update from ToT Libtool.
5422 * ltoptions.m4: New. Update from ToT Libtool.
5423 * ltconfig: Remove.
5424 * ltcf-c.sh: Remove.
5425 * ltcf-cxx.sh: Remove.
5426 * ltcf-gcj.sh: Remove.
5427
5428 2007-05-22 Ollie Wild <aaw@google.com>
5429
5430 * MAINTAINERS (Write After Approval): Add myself.
5431
5432 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
5433
5434 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5435 stage_cflags.
5436 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5437 Remove CFLAGS/LIBCFLAGS.
5438 (configure-stage[+id+]-[+prefix+][+module+],
5439 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5440 * Makefile.in: Regenerate.
5441
5442 2007-05-15 Diego Novillo <dnovillo@google.com>
5443
5444 * MAINTAINERS: Update e-mail address.
5445
5446 2007-05-15 Revital Eres <eres@il.ibm.com>
5447
5448 * MAINTAINERS (Write After Approval): Add myself.
5449
5450 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
5451
5452 * MAINTAINERS (Write After Approval): Updated my address.
5453
5454 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
5455
5456 * MAINTAINERS (Write After Approval): Add myself.
5457
5458 2007-05-11 Silvius Rus <rus@google.com>
5459
5460 * MAINTAINERS (Write After Approval): Add myself.
5461
5462 2007-04-23 Tom Tromey <tromey@redhat.com>
5463
5464 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5465
5466 2007-04-22 Mark Mitchell <mark@codesourcery.com>
5467
5468 * MAINTAINERS (cpplib): Rename to ...
5469 (libcpp): ... this. Add C/C++ front end maintainers.
5470
5471 2007-04-14 Steve Ellcey <sje@cup.hp.com>
5472
5473 * config-ml.in: Pass ${ml_config_env} to configure calls.
5474
5475 2007-04-04 Christian Bruel <christian.bruel@st.com>
5476
5477 * MAINTAINERS (Write After Approval): Add myself.
5478
5479 2007-04-02 Dave Korn <dave.korn@artimi.com>
5480
5481 * MAINTAINERS (Write After Approval): Add myself.
5482
5483 2007-03-31 Tobias Burnus <burnus@net-b.de>
5484
5485 * MAINTAINERS (fortran 95 front end): Add myself.
5486
5487 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5488
5489 * MAINTAINERS (Write After Approval): Add myself.
5490
5491 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
5492
5493 * MAINTAINERS (Modulo Scheduler): Add myself.
5494
5495 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
5496
5497 * MAINTAINERS (fortran 95 front end): Add myself.
5498 (c++ front end): whitespace fix.
5499
5500 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
5501
5502 * MAINTAINERS (Write After Approval): Add myself.
5503
5504 2007-03-21 Richard Sandiford <richard@codesourcery.com>
5505
5506 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5507 of glob. Quote arguments with single quotes too.
5508 * configure: Regenerate.
5509
5510 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
5511
5512 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5513 * Makefile.in: Regenerate
5514
5515 2007-03-07 Andreas Schwab <schwab@suse.de>
5516
5517 * configure: Regenerate.
5518
5519 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
5520
5521 * configure.ac: Add "--with-pdfdir" configure option,
5522 which defines pdfdir variable.
5523 * Makefile.def (target=fixincludes): Add install-pdf to
5524 missing targets.
5525 (recursive_targets): Add install-pdf target.
5526 (flags_to_pass): Add pdfdir.
5527 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5528 target.
5529 * configure: Regenerate
5530 * Makefile.in: Regenerate
5531
5532 2007-02-28 Eric Christopher <echristo@apple.com>
5533
5534 Revert:
5535 2006-12-07 Mike Stump <mrs@apple.com>
5536
5537 * Makefile.def (dependencies): Add dependency for
5538 install-target-libssp and install-target-libgomp on
5539 install-gcc.
5540 * Makefile.in: Regenerate.
5541
5542 2007-02-27 Matt Kraai <kraai@ftbfs.org>
5543
5544 * configure: Regenerate.
5545 * configure.ac: Move statements after variable declarations.
5546
5547 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
5548
5549 * MAINTAINERS: Add myself as sh maintainer.
5550
5551 2007-02-19 Joseph Myers <joseph@codesourcery.com>
5552
5553 * configure.ac: Adjust for loop syntax.
5554 * configure: Regenerate.
5555
5556 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
5557
5558 * configure: Rebuilt.
5559
5560 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
5561
5562 * configure.ac: Drop multiple occurrences of --enable-languages,
5563 and fix its quoting.
5564 * configure: Rebuilt.
5565
5566 2007-02-17 Mark Mitchell <mark@codesourcery.com>
5567 Nathan Sidwell <nathan@codesourcery.com>
5568 Vladimir Prus <vladimir@codesourcery.com>
5569 Joseph Myers <joseph@codesourcery.com>
5570
5571 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5572 * configure: Regenerate.
5573
5574 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
5575
5576 * ltconfig (freebsd*): Default to elf.
5577
5578 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5579
5580 * configure.ac (target_libraries): Move libgcc before libiberty.
5581 * configure: Regenerated.
5582
5583 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5584 Paolo Bonzini <bonzini@gnu.org>
5585
5586 PR bootstrap/30753
5587 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
5588 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
5589 * configure: Regenerated.
5590
5591 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5592
5593 * MAINTAINERS (Language Front End Maintainers): Update my mail
5594 address.
5595
5596 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5597
5598 PR bootstrap/30748
5599 * configure.ac: Correct syntax for Solaris ksh.
5600 * configure: Regenerated.
5601
5602 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5603
5604 * configure.ac: Sync with src.
5605 * configure: Regenerate.
5606
5607 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5608
5609 * Makefile.in: Regenerate.
5610
5611 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5612
5613 * config.sub: Sync with src.
5614
5615 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5616
5617 * Makefile.tpl (build_alias, host_alias, target_alias): Use
5618 noncanonical equivalents.
5619 * configure.in: Rename to...
5620 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
5621 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
5622 target_noncanonical. Use them. Rewrite removal of configure
5623 arguments for autoconf 2.59. Discard variable settings. Force
5624 program_transform_name for native tools.
5625
5626 * Makefile.in: Regenerated.
5627 * configure: Regenerated with autoconf 2.59.
5628
5629 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
5630
5631 * MAINTAINERS (Write After Approval): Add myself.
5632
5633 2007-01-31 Andreas Schwab <schwab@suse.de>
5634
5635 * Makefile.tpl (LDFLAGS): Substitute it.
5636 * Makefile.in: Regenerate.
5637
5638 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
5639
5640 * MAINTAINERS (Write After Approval): Add myself.
5641
5642 2007-01-28 David Edelsohn <edelsohn@gnu.org>
5643
5644 * MAINTAINERS (spu port): Add myself.
5645
5646 2007-01-23 Richard Guenther <rguenther@suse.de>
5647
5648 PR bootstrap/30541
5649 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5650 * Makefile.tpl (GNATBIND): Substitute it.
5651 (GNATMAKE): Likewise.
5652 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5653 of STAGE_PREFIX.
5654 * Makefile.in: Regenerate.
5655 * configure: Regenerate.
5656
5657 2007-01-18 Mike Stump <mrs@apple.com>
5658
5659 * configure.in: Re-enable -Werror for gcc builds.
5660
5661 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
5662
5663 * MAINTAINERS (Write After Approval): Add myself.
5664
5665 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
5666
5667 * configure.in: Change == to = in test command.
5668 * configure: Regenerate.
5669
5670 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
5671 Nick Clifton <nickc@redhat.com>
5672 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
5673
5674 * configure.in (build_configargs, host_configargs, target_configargs):
5675 Remove build/host/target parameters.
5676 (host_libs): Add gmp and mpfr.
5677 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5678 * Makefile.def (gmp, mpfr): New.
5679 (gcc): Remove target.
5680 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5681 target_os, target_vendor): New.
5682 (configure): Add host_alias/target_alias arguments; adjust invocations.
5683 * configure: Regenerate.
5684 * Makefile.in: Regenerate.
5685
5686 2007-01-11 Matt Fago <fago@earthlink.net>
5687
5688 * configure.in: Try to link to functions only in mpfr 2.2.x
5689 to improve robustness of configure tests.
5690 * configure: Regenerate.
5691
5692 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
5693
5694 * MAINTAINERS: Add myself as i386 maintainer.
5695
5696 2007-01-08 Jan Hubicka <jh@suse.cz>
5697
5698 * MAINTAINERS: Add myself as i386 maintainer.
5699
5700 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
5701
5702 * configure.in: Add support for an x86_64-mingw* target.
5703 * configure: Regenerate.
5704
5705 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
5706
5707 * Makefile.tpl (all-target): Correct @if conditional for target
5708 modules.
5709 * configure.in: Omit libiberty if building only target libgcc.
5710 * configure, Makefile.in: Regenerated.
5711
5712 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
5713
5714 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5715 * configure: Regenerate.
5716
5717 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
5718
5719 * Makefile.def (target_modules): Add libgcc.
5720 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
5721 * Makefile.tpl (clean-target-libgcc): Delete.
5722 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5723 on gcc even for bootstrapped modules. Rewrite handling of
5724 lang_env_dependencies to loop over target_modules.
5725 * configure.in (target_libraries): Add target-libgcc.
5726 * Makefile.in, configure: Regenerated.
5727
5728 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
5729
5730 * configure.in: Reorganize recognition of languages. Add
5731 --enable-stage1-languages. Show supported languages for the chosen
5732 target rather than all recognized languages.
5733 * configure: Regenerate.
5734
5735 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
5736
5737 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5738 * Makefile.in: Regenerate.
5739
5740 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5741
5742 * configure.in: Warn that MPFR 2.2.0 is buggy.
5743 * configure: Regenerate.
5744
5745 2006-12-27 Ian Lance Taylor <iant@google.com>
5746
5747 * configure.in: When removing Makefiles to force a reconfigure, also
5748 remove prev-DIR*/Makefile.
5749 * configure: Regenerate.
5750
5751 2006-12-22 Andreas Schwab <schwab@suse.de>
5752
5753 * configure: Regenerate with correct autoconf version.
5754
5755 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
5756
5757 * configure.in: add AC_SUBST for *_FOR_TARGET.
5758 * configure: Regenerate.
5759
5760 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5761
5762 * configure.in: Simplify logic for rejecting languages that cannot
5763 be built. Separate the case when a language is unsupported,
5764 from the case when the user chooses not to build a language.
5765
5766 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5767
5768 * configure.in: Remove "$build" case for powerpc-*-darwin* since
5769 it only affects bootstrap and could be tested on "$host" as well.
5770 * configure: Regenerate.
5771 * config/mh-ppc-darwin: Add to the stage1 cflags here.
5772
5773 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5774
5775 PR bootstrap/29544
5776 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5777 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5778 move here comment from Makefile.tpl.
5779 * Makefile.tpl: Move some definitions higher in the file.
5780 (STAGE1_CHECKING): New.
5781 * configure.in: Add --enable-stage1-checking.
5782 * configure: Regenerate.
5783 * Makefile.in: Regenerate.
5784
5785 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5786
5787 * MAINTAINERS: Add myself as build system maintainer.
5788
5789 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
5790
5791 * MAINTAINERS (Write After Approval): Add myself.
5792
5793 2006-12-13 Eric Christopher <echristo@apple.com>
5794
5795 * MAINTAINERS: Add myself as darwin maintainer.
5796
5797 2006-12-11 Ian Lance Taylor <ian@airs.com>
5798
5799 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5800
5801 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
5802
5803 MAINTAINERS: Update my entry.
5804
5805 2006-12-11 Alan Modra <amodra@bigpond.net.au>
5806
5807 * configure.in: Handle spu makefile frag.
5808 * Makefile.tpl (MAINT): Define
5809 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5810 * configure: Regenerate.
5811 * Makefile.in: Regenerate.
5812
5813 2006-12-11 Ben Elliston <bje@au.ibm.com>
5814
5815 * config.guess: Import latest version.
5816 * config.sub: Likewise.
5817
5818 2006-12-11 Ben Elliston <bje@au.ibm.com>
5819
5820 * configure.in (spu-*-*): Don't skip target-libiberty.
5821 * configure: Regenerate.
5822
5823 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
5824
5825 PR bootstrap/30134
5826 * configure.in: Correct x86 darwin support for libjava to powerpc
5827 and i?86 only.
5828 * configure: Regenerate.
5829
5830 2006-12-08 Sandro Tolaini <tolaini@libero.it>
5831
5832 * configure.in: Add x86 darwin support for libjava.
5833 * configure: Regenerate.
5834
5835 2006-12-07 Mike Stump <mrs@apple.com>
5836
5837 * Makefile.def (dependencies): Add dependency for
5838 install-target-libssp and install-target-libgomp on
5839 install-gcc.
5840 * Makefile.in: Regenerate.
5841
5842 2006-12-04 Richard Guenther <rguenther@suse.de>
5843
5844 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5845 (Non-Algorithmic Maintainers): Move over non-algorithmic
5846 loop optimizer maintainers, add myself as a non-algorithmic
5847 middle-end maintainer.
5848
5849 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
5850
5851 * MAINTAINERS (Write After Approval): Add myself.
5852
5853 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5854
5855 * configure.in: Update error message for missing GMP/MPFR.
5856
5857 * configure: Regenerate.
5858
5859 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5860
5861 * configure.in: Update MPFR version in error message.
5862
5863 * configure: Regenerate.
5864
5865 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5866
5867 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5868 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5869 --with-gmp-lib): New flags.
5870
5871 * configure: Regenerate.
5872
5873 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
5874
5875 * MAINTAINERS (Write After Approval): Change my email address.
5876
5877 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
5878
5879 * MAINTAINERS (Write After Approval): Add myself.
5880
5881 2006-11-22 Philipp Thomas <pth@suse.de>
5882
5883 * MAINTAINERS (i18n): Update e-mail address.
5884
5885 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5886
5887 * MAINTAINERS (spu port): Add myself as maintainer.
5888 (Write After Approval): Remove myself.
5889
5890 2006-11-22 Ben Elliston <bje@au.ibm.com>
5891
5892 * configure.in (skipdirs): Don't build libssp for SPU.
5893 * configure: Regenerate.
5894
5895 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
5896
5897 * MAINTAINERS (spu port): Add myself as maintainer.
5898 (libobjc): Update my email address.
5899
5900 2006-11-21 Andrea Bona <andrea.bona@st.com>
5901
5902 * MAINTAINERS (Write After Approval): Add myself.
5903
5904 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5905
5906 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5907 * configure : Rebuilt.
5908
5909 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5910
5911 * MAINTAINERS (Write After Approval): Add myself.
5912
5913 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
5914
5915 * MAINTAINERS (Write After Approval): Add myself.
5916
5917 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5918
5919 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5920 libmpfr.a.
5921 * configure: Regenerate.
5922
5923 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
5924
5925 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5926 (unstage): Test for stage_last presence.
5927
5928 PR bootstrap/29802
5929 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5930 STAGE_PREFIX.
5931 * Makefile.in: Regenerate.
5932
5933 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
5934
5935 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5936 maintainers.
5937
5938 2006-11-14 Erven Rohou <erven.rohou@st.com>
5939
5940 * MAINTAINERS (Write After Approval): Add myself.
5941
5942 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
5943
5944 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5945 and stageN-package/Makefile.
5946 * Makefile.in: Regenerated.
5947
5948 2006-11-14 Jie Zhang <jie.zhang@analog.com>
5949
5950 * configure.in: Remove target-libgloss from noconfigdirs for
5951 bfin-*-*.
5952 * configure: Regenerated.
5953
5954 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5955
5956 * configure.in (have_gmp): Only error if the gcc directory exists.
5957
5958 * configure: Regenerate.
5959
5960 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5961
5962 * configure.in: Robustify error message for missing GMP/MPFR.
5963
5964 * configure: Regenerate.
5965
5966 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
5967
5968 * MAINTAINERS (Write After Approval): Add myself.
5969
5970 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
5971
5972 * MAINTAINERS: Change email address.
5973
5974 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
5975
5976 * MAINTAINERS (Write After Approval): Add myself.
5977
5978 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
5979
5980 * MAINTAINERS (Write After Approval): Add myself.
5981
5982 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
5983
5984 * MAINTAINERS (Write After Approval): Move myself to
5985 Write After Approval section.
5986
5987 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5988
5989 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
5990 need_gmp anymore.
5991 * configure: Regenerate.
5992
5993 2006-10-16 Tobias Burnus <burnus@net-b.de>
5994
5995 * MAINTAINERS (Write After Approval): Add myself.
5996
5997 2006-10-16 Ben Elliston <bje@au.ibm.com>
5998
5999 * config.guess: Import latest version.
6000 * config.sub: Likewise.
6001
6002 2006-10-10 Brooks Moses <bmoses@stanford.edu>
6003
6004 * Makefile.def: Added pdf target handling.
6005 * Makefile.tpl: Added pdf target handling.
6006 * Makefile.in: Regenerated.
6007
6008 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
6009
6010 * MAINTAINERS: Add self as score port maintainer.
6011
6012 2006-10-04 Brooks Moses <bmoses@stanford.edu>
6013
6014 * MAINTAINERS (Write After Approval): Add myself.
6015
6016 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
6017
6018 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
6019 or newer.
6020 * configure: Regenerated.
6021
6022 2006-09-27 Dave Brolley <brolley@redhat.com>
6023
6024 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6025 using $s instead of $r.
6026 * configure: Regenerated.
6027
6028 2006-09-26 Thiemo Seufer <ths@mips.com>
6029
6030 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6031 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6032 * configure: Regenerate.
6033
6034 2006-09-24 Graeme Peterson <gridly@gmail.com>
6035
6036 * MAINTAINERS (Write After Approval): Remove myself.
6037
6038 2006-09-22 Chao-ying Fu <fu@mips.com>
6039
6040 * MAINTAINERS (Write After Approval): Add myself.
6041
6042 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
6043
6044 * MAINTAINERS: Add self as soft-fp maintainer.
6045
6046 2006-09-09 Anatoly Sokolov <aesok@post.ru>
6047
6048 * MAINTAINERS: Add myself as avr maintainer.
6049 Remove Marek Michalkiewicz as avr maintainer.
6050
6051 2006-09-07 Roberto Costa <roberto.costa@st.com>
6052
6053 * MAINTAINERS (Write After Approval): Add myself.
6054
6055 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
6056
6057 * configure.in: Never build newlib for a Mingw host.
6058 Never build newlib as Mingw target library.
6059 Test the existence of winsup/cygwin for building a Cygwin newlib,
6060 rather than just winsup.
6061 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6062 building a Mingw target.
6063 * configure: Regenerate.
6064
6065 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
6066
6067 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6068
6069 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
6070
6071 * config.guess: Import from src (was more updated).
6072 * config.sub: Likewise.
6073
6074 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
6075
6076 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6077 * configure: Regenerated.
6078
6079 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
6080
6081 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6082 for stages after the first.
6083
6084 2006-07-17 Jakub Jelinek <jakub@redhat.com>
6085
6086 * Makefile.def: Add dependencies for configure-opcodes
6087 on configure-intl and all-opcodes on all-intl.
6088 * Makefile.in: Regenerated.
6089
6090 2006-07-13 Ben Elliston <bje@au.ibm.com>
6091
6092 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6093
6094 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
6095
6096 Port to hosts whose 'sort' and 'tail' implementations
6097 treat operands with leading '+' as file names, as POSIX
6098 has required since 2001. However, make sure the code still
6099 works on pre-POSIX hosts.
6100 * ltmain.sh: Don't assume "sort +2" is equivalent to
6101 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6102
6103 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
6104
6105 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6106
6107 2006-07-04 Peter O'Gorman <peter@pogma.com>
6108
6109 * ltconfig: chmod 644 before ranlib during install.
6110
6111 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6112
6113 PR bootstrap/18058
6114 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6115 if the bootstrap compiler is a GCC version that supports it.
6116 * configure: Regenerate.
6117
6118 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
6119
6120 * configure.in: Fix thinkos in previous check-in.
6121 * configure: Regenerate.
6122
6123 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
6124
6125 PR other/27063
6126 * configure.in: Test subdir_requires and give an appropriate
6127 error message.
6128 * configure: Regenerate.
6129
6130 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
6131
6132 * MAINTAINERS (Write After Approval): Add myself.
6133
6134 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
6135
6136 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6137
6138 2006-06-22 Steve Ellcey <sje@cup.hp.com>
6139
6140 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6141
6142 2006-06-20 David Ayers <d.ayers@inode.at>
6143
6144 PR bootstrap/28072
6145 * configure.in: Add target-boehm-gc to noconfigdirs depending on
6146 whether target-libjava is being configured instead of whether the
6147 java front end is enabled.
6148 * configure: Regenerate.
6149
6150 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6151
6152 PR target/27540
6153 * configure.in: Only enable libgomp on IRIX 6.
6154 * configure: Regenerate.
6155
6156 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
6157
6158 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6159 too.
6160 * Makefile.in: Regenerate.
6161
6162 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
6163
6164 * config-ml.in: Alter CCASFLAGS to include special
6165 multilib options the same as is done for CFLAGS.
6166
6167 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6168
6169 * configure.in: Don't enable libgomp on hpux10.
6170 * configure: Rebuilt.
6171
6172 2006-06-12 David Ayers <d.ayers@inode.at>
6173
6174 PR bootstrap/27963
6175 PR target/19970
6176 * configure.in: Remove target-boehm-gc from noconfigdirs where
6177 ${libgcj} is specified.
6178 * configure: Regenerate.
6179
6180 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
6181
6182 Sync from src:
6183
6184 * configure.in: Sync.
6185 * configure: Regenerated.
6186
6187 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
6188
6189 * Makefile.def: Added dependencies from sim and gdb on intl, and
6190 added configure dependencies to everything with an all dependency
6191 on intl.
6192 * Makefile.in: Regenerated.
6193
6194 2006-06-06 David Ayers <d.ayers@inode.at>
6195
6196 PR libobjc/13946
6197 * Makefile.def: Add dependencies for libobjc which boehm-gc.
6198 * Makefile.in: Regenerate.
6199 * configure.in: Add --enable-objc-gc at toplevel and have it
6200 enable boehm-gc for Objective-C.
6201 Remove target-boehm-gc from libgcj.
6202 Add target-boehm-gc to target_libraries.
6203 Add target-boehm-gc to noconfigdirs where ${libgcj}
6204 is specified.
6205 Assert that boehm-gc is supported when requested for Objective-C.
6206 Only build boehm-gc if needed either for Java or Objective-C.
6207 * configure: Regenerate.
6208
6209 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
6210
6211 PR 27674
6212 * Makefile.tpl (configure-[+prefix+][+module+],
6213 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6214 Remove rule to unstage bootstrapped modules.
6215 (stage_current): New.
6216 * Makefile.in: Regenerate.
6217
6218 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6219
6220 * MAINTAINERS (Write After Approval): Update my e-mail address.
6221
6222 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
6223
6224 * include/libiberty.h: Declare pex_run_in_environment.
6225
6226 2006-05-31 Asher Langton <langton2@llnl.gov>
6227
6228 * MAINTAINERS (Write After Approval): Add myself.
6229
6230 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
6231
6232 * Makefile.def (bfd, opcodes): Fix lib_path.
6233 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6234 (restrap): Move under "@if gcc-bootstrap". Fix typo.
6235 * Makefile.in: Regenerate.
6236
6237 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6238
6239 * Makefile.in: Regenerate.
6240
6241 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6242
6243 * Makefile.def: Add install-html target. Add datarootdir
6244 docdir and htmldir to flags_to_pass.
6245 * Makefile.tpl: Add install-html target.
6246 * Makefile.in: Regenerate.
6247 * configure.in: Add --with-datarootdir, --with-docdir, and
6248 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6249 * configure: Regenerate.
6250
6251 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
6252
6253 * configure.in: Enable gprof for cross builds.
6254 * configure: Regenerate.
6255
6256 2006-05-22 Richard Guenther <rguenther@suse.de>
6257
6258 Revert
6259 2006-01-31 Richard Guenther <rguenther@suse.de>
6260 Paolo Bonzini <bonzini@gnu.org>
6261
6262 * Makefile.def (target_modules): Add libgcc-math target module.
6263 * configure.in (target_libraries): Add libgcc-math target library.
6264 (--enable-libgcc-math): New configure switch.
6265 * Makefile.in: Re-generate.
6266 * configure: Re-generate.
6267 * libgcc-math: New toplevel directory.
6268
6269 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6270 Andreas Tobler <a.tobler@schweiz.ch>
6271
6272 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
6273 * configure: Rebuilt.
6274
6275 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
6276
6277 * MAINTAINERS (Write After Approval): Add myself.
6278
6279 2006-05-01 DJ Delorie <dj@redhat.com>
6280
6281 * configure.in: Restore CFLAGS if GMP isn't present.
6282 * configure: Regenerate.
6283
6284 2006-05-01 Richard Guenther <rguenther@suse.de>
6285
6286 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6287 maintainer.
6288
6289 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
6290
6291 * MAINTAINERS (Write After Approval): Add myself.
6292
6293 2006-04-28 Jan Beulich <jbeulich@novell.com>
6294
6295 * MAINTAINERS (Write After Approval): Add myself.
6296
6297 2006-04-18 DJ Delorie <dj@redhat.com>
6298
6299 * configure.in (m32c): Build libstdc++-v3. Pass flags to
6300 reference libgloss so that libssp can be built in a combined
6301 tree.
6302 * configure: Regenerate.
6303
6304 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
6305
6306 * MAINTAINERS (Write After Approval): Add myself.
6307
6308 2006-04-05 Ben Elliston <bje@au.ibm.com>
6309
6310 * configure.in: Require makeinfo 4.4 or higher.
6311 * configure: Regenerate.
6312
6313 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
6314
6315 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6316 Rearrange the entries of other libraries to have them in one place.
6317
6318 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
6319
6320 * MAINTAINERS (Write After Approval): Remove myself.
6321 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6322
6323 2006-03-14 Richard Guenther <rguenther@suse.de>
6324
6325 * configure: Regenerate with autoconf 2.13.
6326
6327 2006-03-13 Jim Blandy <jimb@codesourcery.com>
6328
6329 * MAINTAINERS: Use my work address.
6330
6331 * MAINTAINERS: Update my E-mail address.
6332
6333 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
6334
6335 * configure.in: Handle --disable-<component> generically.
6336 * configure: Regenerate.
6337
6338 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
6339
6340 PR libgcj/17311
6341 * ltmain.sh: Don't use "$finalize_rpath" for compile.
6342
6343 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
6344
6345 * MAINTAINERS (Write After Approval): Remove myself.
6346 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6347
6348 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
6349
6350 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
6351 (TARGET_CONFIGDIRS): Remove.
6352 * configure.in: Remove AC_SUBST(target_configdirs).
6353 * Makefile.in, configure: Regenerated.
6354
6355 2006-02-20 Steven G. Kargl <kargls@comcast.net>
6356
6357 * MAINTAINERS (Write After Approval): Remove myself.
6358 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6359
6360 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
6361
6362 PR bootstrap/25670
6363
6364 * Makefile.tpl ([+compare-target+]): Print explanation messages.
6365
6366 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6367 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6368 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6369 BUILD_PREFIX, BUILD_PREFIX_1.
6370 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6371
6372 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6373 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6374
6375 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6376 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6377 of `cat stage_current`. Always provide the `r' and `s' variables.
6378 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6379 a single shell execution.
6380 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6381 bootstrapped modules, make the stage1 module if the build was not
6382 started yet, else build the current stage.
6383 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6384 (all-build, all-host, all-target, [+make_target+]-host,
6385 [+make_target+]-target): Do not use \-continued lines.
6386 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6387 (current_stage, restrap, stage_last): New.
6388
6389 * Makefile.in: Regenerate.
6390 * configure: Regenerate.
6391
6392 2006-02-19 Bud Davis <jmdavis@link.com>
6393
6394 * MAINTAINERS (Write After Approval): Remove myself.
6395 (Language Front End Maintainers): Add myself as fortran 95
6396 maintainer and update e-mail address.
6397
6398 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6399
6400 * MAINTAINERS (Write After Approval): Remove myself.
6401 (Language Front End Maintainers): Add myself as fortran 95
6402 maintainer.
6403
6404 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
6405
6406 * MAINTAINERS (Write After Approval): Add myself.
6407
6408 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
6409
6410 * MAINTAINERS (Write After Approval): Remove myself.
6411 (Language Front End Maintainers): Add myself as
6412 fortran 95 maintainer.
6413
6414 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
6415
6416 Sync from src:
6417
6418 2005-12-27 Leif Ekblad <leif@rdos.net>
6419
6420 * configure.in: Add support for RDOS target.
6421 * configure: Regenerate.
6422
6423 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
6424 Andreas Schwab <schwab@suse.de>
6425
6426 * configure: Regenerate.
6427
6428 2006-02-12 David Edelsohn <edelsohn@gnu.org>
6429
6430 * configure.in (enable_libgomp): Add AIX.
6431 * configure: Regenerate.
6432
6433 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
6434
6435 * MAINTAINERS (Write After Approval): Add myself.
6436
6437 2006-02-03 Lee Millward <lee.millward@gmail.com>
6438
6439 * MAINTAINERS (Write After Approval): Add myself.
6440
6441 2006-01-31 Richard Guenther <rguenther@suse.de>
6442 Paolo Bonzini <bonzini@gnu.org>
6443
6444 * Makefile.def (target_modules): Add libgcc-math target module.
6445 * configure.in (target_libraries): Add libgcc-math target library.
6446 (--enable-libgcc-math): New configure switch.
6447 * Makefile.in: Re-generate.
6448 * configure: Re-generate.
6449 * libgcc-math: New toplevel directory.
6450
6451 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
6452
6453 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6454 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6455 the assembler, linker and binutils.
6456 * configure: Regenerate.
6457
6458 2006-01-22 Dirk Mueller <dmueller@suse.de>
6459
6460 * MAINTAINERS (Write After Approval): Add myself.
6461
6462 2006-01-20 Diego Novillo <dnovillo@redhat.com>
6463
6464 * configure: Regenerate.
6465
6466 2006-01-18 Richard Henderson <rth@redhat.com>
6467 Jakub Jelinek <jakub@redhat.com>
6468 Diego Novillo <dnovillo@redhat.com>
6469
6470 * libgomp: New directory.
6471 * Makefile.def: Add target_module libgomp.
6472 * Makefile.in: Regenerate.
6473 * configure.in (target_libraries): Add target-libgomp.
6474 * configure: Regenerate.
6475
6476 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
6477
6478 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6479 @ from continuation.
6480 * Makefile.in: Rebuilt.
6481
6482 2006-01-04 Chris Lattner <sabre@gnu.org>
6483
6484 * MAINTAINERS (Write After Approval): Add myself.
6485
6486 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
6487
6488 PR bootstrap/24252
6489
6490 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6491 * Makefile.tpl (OBJDUMP): New.
6492 (EXTRA_HOST_FLAGS): Add it.
6493 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6494
6495 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6496 to use symbolic links between directories. Avoid race conditions
6497 or make them harmless.
6498 * configure.in: Do not try to use symbolic links between directories.
6499
6500 * Makefile.def (LEAN): Pass.
6501 * Makefile.tpl (LEAN): Define.
6502 (stage[+id+]-start): Accept that the previous directory does not
6503 exist, if the bootstrap is lean.
6504 (stage[+id+]-bubble): Invoke lean bootstrap commands after
6505 stage[+id+]-start. Use a makefile variable and an `if' instead of a
6506 configure substitution.
6507 ([+compare-target+]): Likewise.
6508 ([+bootstrap-target+]-lean): New.
6509 * configure.in: Remove lean bootstrap support from here.
6510
6511 * Makefile.in: Regenerate.
6512 * configure: Regenerate.
6513
6514 2006-01-04 Ben Elliston <bje@au.ibm.com>
6515
6516 * MAINTAINERS (libdecnumber): Add myself.
6517
6518 2006-01-02 Mark Mitchell <mark@codesourcery.com>
6519
6520 * libtool-ldflags: New script.
6521
6522 2006-01-02 Andreas Schwab <schwab@suse.de>
6523
6524 * configure.in: When reconfiguring remove Makefile in
6525 all stage directories.
6526 * configure: Regenerate.
6527
6528 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
6529
6530 * MAINTAINERS: Update my email address.
6531
6532 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
6533
6534 Revert Ada-related part of the previous change.
6535
6536 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6537 Do not pass.
6538 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6539 * Makefile.in: Regenerate.
6540 * configure.in: Do not include mt-ppc-aix target fragment.
6541 * configure: Regenerate.
6542
6543 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
6544
6545 * configure.in: Select appropriate fragments for PowerPC/AIX.
6546 * configure: Regenerate.
6547
6548 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6549 BOOT_CFLAGS, BOOT_LDFLAGS.
6550 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6551 BOOT_CFLAGS, BOOT_LDFLAGS.
6552 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6553 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6554 (stage): Fail if we cannot complete the work.
6555 * Makefile.in: Regenerate.
6556
6557 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
6558
6559 * configure.in: Replace ms1 with mt.
6560 * configure: Rebuilt.
6561
6562 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
6563
6564 * MAINTAINERS: Update my email address.
6565
6566 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
6567
6568 * Makefile.tpl (all, do-[+make_target+], do-check, install,
6569 install-host-nogcc): Don't invoke $(stage) at the end.
6570 * Makefile.in: Regenerate.
6571
6572 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
6573
6574 * configure.in: Flip the top-level bootstrap switch.
6575 * configure: Regenerate.
6576
6577 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
6578
6579 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6580 $(stage) and $(unstage).
6581 (EXTRA_TARGET_FLAGS): Correct double-quoting.
6582 (all): Remove stray semicolon.
6583 (local-distclean): Don't handle multilib.tmp and multilib.out.
6584 (install.all): Set $s for consistency.
6585 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6586 check_multilibs setting. Always make the install directory.
6587 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6588 Correct @if/@endif.
6589 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6590 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6591 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6592 (multilib.out): Remove.
6593 * Makefile.in: Regenerated.
6594
6595 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
6596
6597 * MAINTAINERS (Write After Approval): Add myself.
6598
6599 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
6600
6601 * MAINTAINERS: Add myself as mt maintainer.
6602
6603 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
6604
6605 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
6606
6607 * MAINTAINERS: Change email address.
6608
6609 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
6610
6611 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6612 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6613 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
6614 Find in-tree tools if available.
6615 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6616 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6617 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6618 (COMPILER_*_FOR_TARGET): New.
6619 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6620 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6621 (CONFIGURED_*, USUAL_*): Remove.
6622 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6623 STRIP): Use autoconf substitutions.
6624 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6625 COMPILER_NM_FOR_TARGET): New.
6626 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6627
6628 (all): Make all-host and all-target in parallel.
6629 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6630 that $$r and $$s are set before invoking a recursive make.
6631 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6632 ([+bootstrap-target+]): Inline most of the `all' target.
6633
6634 2005-11-29 Ben Elliston <bje@au.ibm.com>
6635
6636 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6637 from the gcc build directory.
6638 * Makefile.in: Regenerate.
6639
6640 2005-11-29 Ben Elliston <bje@au.ibm.com>
6641
6642 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
6643 depend on all-libdecnumber.
6644 * configure.in (host_libs): Include libdecnumber.
6645 * Makefile.in: Regenerate.
6646 * configure: Likewise.
6647
6648 2005-11-29 Ben Elliston <bje@au.ibm.com>
6649
6650 * libdecnumber: Import decNumber sources from the dfp-branch.
6651
6652 2005-11-21 Kean Johnston <jkj@sco.com>
6653
6654 * config.sub, config.guess: Sync from upstream sources.
6655
6656 2005-11-21 Ben Elliston <bje@au.ibm.com>
6657
6658 Import from Autoconf sources:
6659
6660 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
6661 * config/move-if-change: Don't output "$2 is unchanged";
6662 suggested by Ben Elliston. Handle weird characters correctly.
6663
6664 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
6665
6666 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6667 to match upstream libtool for darwin.
6668
6669 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
6670
6671 * Makefile.def: Remove gdb dependencies for gdbtk.
6672 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6673 (configure-gdb, install-gdb): New rules.
6674 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6675 * Makefile.in, configure: Regenerated.
6676
6677 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
6678
6679 * MAINTAINERS (Write After Approval): Add myself.
6680
6681 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
6682
6683 * MAINTAINERS (Write After Approval): Add myself.
6684
6685 2005-10-24 Diego Novillo <dnovillo@redhat.com>
6686
6687 * MAINTAINERS (alias analysis): Add Daniel Berlin and
6688 Diego Novillo.
6689
6690 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
6691
6692 PR bootstrap/24297
6693 * Makefile.tpl (do-[+make-target+], do-check, install,
6694 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6695 are set before recursing.
6696 * Makefile.in: Regenerate.
6697
6698 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
6699
6700 PR bootstrap/18939
6701 * Makefile.def (gcc) <target>: Fix thinko.
6702 * Makefile.in: Regenerate.
6703
6704 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
6705
6706 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6707 * configure: Regenerate.
6708
6709 2005-10-15 Jie Zhang <jie.zhang@analog.com>
6710
6711 * MAINTAINERS (Write After Approval): Add self.
6712
6713 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
6714
6715 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6716 target-libffi, target-qthreads, target-libjava, and
6717 targetlibobjc.
6718 * configure: Regenerate.
6719
6720 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
6721
6722 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6723 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6724 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6725 (USUAL_OBJDUMP_FOR_TARGET): New.
6726 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6727 * configure.in: Check for $OBJDUMP_FOR_TARGET.
6728 * configure, Makefile.in: Regenerated.
6729
6730 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
6731
6732 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6733 before other host packages.
6734
6735 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
6736
6737 * MAINTAINERS: Add self as sh libraries/configury maintainer.
6738
6739 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
6740
6741 PR bootstrap/22340
6742
6743 * configure.in (default_target): Remove.
6744 * Makefile.tpl (all): Do not use prerequisites as subroutines
6745 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6746 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6747 use prerequisites as subroutines.
6748 (check-host, check-target): New.
6749 (bootstrap configure & all targets): Do not use stage*-start
6750 if the directory layout is already ok.
6751 (non-bootstrap configure & all targets): Prepend a $(unstage).
6752 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
6753 (NOTPARALLEL): Remove.
6754 (unstage, stage variables): New variables.
6755 (unstage, stage targets): Simply expand to those variables.
6756
6757 * configure: Regenerate.
6758 * Makefile.in: Regenerate.
6759
6760 2005-10-04 James E Wilson <wilson@specifix.com>
6761
6762 * Makefile.def (lang_env_dependencies): Add libmudflap.
6763 * Makefile.in: Regenerate.
6764
6765 2005-10-03 Andreas Schwab <schwab@suse.de>
6766
6767 Backport from libtool CVS:
6768 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
6769
6770 * ltmain.sh: add support for installing into temporary
6771 staging area (e.g. 'make install DESTDIR=...')
6772
6773 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
6774
6775 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6776 * configure: Regenerated.
6777
6778 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
6779
6780 * configure: Regenerate with the correct
6781 autoconf version.
6782
6783 2005-09-30 Catherine Moore <clm@cm00re.com>
6784
6785 * configure.in (bfin-*-*): New.
6786 * configure: Regenerated.
6787
6788 2005-09-28 Geoffrey Keating <geoffk@apple.com>
6789
6790 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6791 (LIPO_FOR_TARGET): New.
6792 (CONFIGURED_LIPO_FOR_TARGET): New.
6793 (USUAL_LIPO_FOR_TARGET): New.
6794 (STRIP_FOR_TARGET): New.
6795 (CONFIGURED_STRIP_FOR_TARGET): New.
6796 (USUAL_STRIP_FOR_TARGET): New.
6797 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6798 STRIP_FOR_TARGET.
6799 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6800 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6801 * Makefile.in: Regenerate.
6802 * configure: Regenerate.
6803
6804 2005-09-19 David Edelsohn <edelsohn@gnu.org>
6805
6806 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6807 (rs6000-*-aix*): Same.
6808 * configure: Regenerate.
6809
6810 2005-09-16 Tom Tromey <tromey@redhat.com>
6811
6812 * MAINTAINERS: Add self as java maintainer.
6813
6814 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6815
6816 * configure.in: Recognize f95 in the --enable-languages option,
6817 and substitute it for fortran, issuing a warning.
6818 * configure: Regenerate.
6819
6820 2005-08-30 Phil Edwards <phil@codesourcery.com>
6821
6822 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
6823 * configure: Regenerated.
6824
6825 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
6826
6827 * MAINTAINERS: Add self as ms1 maintainer.
6828
6829 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
6830
6831 * Makefile.def (libssp): Add to lang_env_dependencies.
6832 * Makefile.in: Regenerate.
6833
6834 2005-08-18 Ian Lance Taylor <ian@airs.com>
6835
6836 * MAINTAINERS: Add myself as middle-end maintainer.
6837
6838 2005-08-17 Christian Groessler <chris@groessler.org>
6839
6840 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6841 * Makefile.in: Regenerate.
6842
6843 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
6844
6845 * MAINTAINERS (write after approval): Added myself.
6846
6847 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
6848
6849 * MAINTAINERS (Write After Approval): Add myself.
6850
6851 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
6852
6853 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6854 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6855 Look for alternate names of the target cc and c++
6856 * configure: Regenerate.
6857
6858 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
6859
6860 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6861 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6862 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6863 tools; remove code to manually set them.
6864 (Target tools): Look in the environment for them.
6865 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6866 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6867 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6868 build directory.
6869 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6870 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6871 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6872 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6873 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6874 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6875 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6876 * configure: Regenerate.
6877 * Makefile.in: Regenerate.
6878
6879 2005-07-28 Ben Elliston <bje@au.ibm.com>
6880
6881 * MAINTAINERS: Update for removed CPU targets.
6882
6883 2005-07-27 Mark Mitchell <mark@codesourcery.com>
6884
6885 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6886 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6887 * Makefile.in: Regenerated.
6888
6889 2005-07-26 Mark Mitchell <mark@codesourcery.com>
6890
6891 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6892 (CFLAGS_FOR_TARGET): Use it.
6893 (CXXFLAGS_FOR_TARGET): Likewise.
6894 * Makefile.in: Regenerated.
6895 * configure.in (--with-build-sysroot): New option.
6896 * configure: Regenerated.
6897
6898 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
6899
6900 * Makefile.tpl: Wrap install between unstage and stage
6901 * Makefile.in: Regenerate.
6902
6903 2005-07-21 Eric Christopher <echristo@apple.com>
6904
6905 * MAINTAINERS: Update affiliation.
6906
6907 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
6908
6909 * MAINTAINERS: Add self as crx port maintainer.
6910
6911 2005-07-20 DJ Delorie <dj@redhat.com>
6912
6913 * MAINTAINERS: Add self as m32c maintainer.
6914
6915 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
6916
6917 * all files: Update FSF address.
6918
6919 2005-07-15 Eric Christopher <echristo@redhat.com>
6920
6921 * MAINTAINERS: Change affiliation.
6922
6923 2005-07-14 Jim Blandy <jimb@redhat.com>
6924
6925 * configure.in: Add cases for Renesas m32c.
6926 * configure: Regenerated.
6927
6928 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6929
6930 * COPYING.LIB: Update from fsf.org.
6931
6932 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6933
6934 * COPYING, compile, config.guess,
6935 config.sub, install-sh, missing, mkinstalldirs,
6936 symlink-tree, ylwrap: Sync from upstream sources.
6937 * config-ml.in: Update FSF address.
6938
6939 2005-07-13 Eric Christopher <echristo@redhat.com>
6940
6941 * configure.in: Add toplevel noconfigdir support for tpf.
6942 * configure: Regenerate.
6943
6944 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
6945
6946 PR ada/22340
6947
6948 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6949 * Makefile.in: Regenerate.
6950
6951 2005-07-07 Mark Mitchell <mark@codesourcery.com>
6952
6953 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
6954 Brolley to write-after-approval.
6955
6956 2005-07-07 Andreas Schwab <schwab@suse.de>
6957
6958 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6959 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6960 * Makefile.in: Regenerated.
6961
6962 2005-07-06 Geoffrey Keating <geoffk@apple.com>
6963
6964 * configure.in: Don't build sim or rda when targetting darwin.
6965 * configure: Regenerate.
6966
6967 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
6968
6969 * configure.in: Add --enable-libssp and --disable-libssp.
6970 * configure: Regenerate with autoconf-2.13.
6971
6972 2005-07-02 Jakub Jelinek <jakub@redhat.com>
6973
6974 * Makefile.def (target_modules): Add libssp.
6975 * configure.in (target_libraries): Add target-libssp.
6976 * configure: Rebuilt.
6977 * Makefile.in: Rebuilt.
6978
6979 2005-07-01 Zack Weinberg <zackw@panix.com>
6980
6981 * MAINTAINERS: Change email address. Resign from maintainership.
6982
6983 2005-07-01 Richard Guenther <rguenther@suse.de>
6984
6985 * MAINTAINERS: Change my e-mail address and affiliation.
6986
6987 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
6988
6989 * Makefile.def (stagefeedback): Come after profile.
6990 Define profiledbootstrap target.
6991 * Makefile.tpl (profiledbootstrap): Remove.
6992 (stageprofile-end): Zap stagefeedback.
6993 (stagefeedback-start): Copy all .gcda files, not only GCC's.
6994 * Makefile.in: Regenerate.
6995
6996 2005-06-13 Richard Sandiford <richard@codesourcery.com>
6997
6998 * MAINTAINERS: Update my email address.
6999
7000 2005-06-13 Zack Weinberg <zack@codesourcery.com>
7001
7002 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
7003 In 'cpp' stanza, support '#line' as well as '# '.
7004
7005 2005-06-08 Andreas Schwab <schwab@suse.de>
7006
7007 * MAINTAINERS: Move myself from 'Write After Approval' to
7008 'CPU Port Maintainers' section as m68k maintainer.
7009
7010 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
7011
7012 * configure.in (unsupported_languages): New macro.
7013 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
7014 non-ported target libraries in noconfigdirs.
7015 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7016 non-linux-gnu. Remove libgcj_ex_libffi.
7017 <lang_frag loop>: Set add_this_lang=no if the language is in
7018 unsupported_languages.
7019 * configure: Regenerate.
7020
7021 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
7022
7023 * configure.in: Fix typo in handling of --with-mpfr-dir.
7024 * configure: Regenerate.
7025
7026 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
7027
7028 * MAINTAINERS: Update my email address.
7029
7030 2005-06-02 Jim Blandy <jimb@redhat.com>
7031
7032 * config.sub: Add cases for the Renesas m32c. (This patch has been
7033 accepted into the master sources.)
7034
7035 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
7036 Michael Snyder <msnyder@redhat.com>
7037 Stan Cox <scox@redhat.com>
7038
7039 * configure.in: Set noconfigdirs for ms1.
7040
7041 * configure: Regenerate.
7042
7043 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
7044
7045 * MAINTAINERS (Write After Approval): Add self.
7046
7047 2005-06-01 Josh Conner <jconner@apple.com>
7048
7049 * MAINTAINERS (Write After Approval): Add self.
7050
7051 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
7052
7053 * MAINTAINERS: Update my email address.
7054
7055 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
7056
7057 * MAINTAINERS (Write After Approval): Add self.
7058
7059 2005-05-26 Chris Demetriou <cgd@broadcom.com>
7060
7061 * MAINTAINERS (Write After Approval): Remove self.
7062
7063 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
7064
7065 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7066 (Dependencies): Consider target modules for bootstrap dependencies.
7067 Make target bootstrap modules depend on each stage's gcc.
7068 * Makefile.in: Regenerate.
7069
7070 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
7071
7072 * Makefile.def (configure-gcc): Depend on binutils having been built.
7073 (all-gcc): No need to do it here.
7074 * Makefile.in: Regenerate.
7075
7076 2005-05-19 Paul Brook <paul@codesourcery.com>
7077
7078 * configure.in: Rewrite misleading error message when requested
7079 language cannot be built.
7080 * configure: Regenerate.
7081
7082 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7083
7084 * ylwrap: Import from Automake 1.9.5.
7085
7086 2005-05-13 David Ung <davidu@mips.com>
7087
7088 * MAINTAINERS (Write After Approval): Add self.
7089
7090 2005-05-09 Mike Stump <mrs@apple.com>
7091
7092 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7093 lt_cv_sys_max_cmd_len for now.
7094
7095 2005-05-09 Stan Cox <scox@redhat.com>
7096
7097 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7098
7099 2005-05-08 Matt Kraai <kraai@ftbfs.org>
7100
7101 * README.SCO: Update the URL.
7102
7103 2005-05-05 David Edelsohn <edelsohn@gnu.org>
7104
7105 * ltconfig: Define file_list_spec. Pass file_list_spec and
7106 with_gnu_ld to libtool.
7107 * ltcf-c.sh (aix[45]): Define file_list_spec.
7108 * ltcf-cxx.sh (aix[45]): Same.
7109 * ltcf-gcj.sh (aix[45]): Same.
7110 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7111 exists, write list of input files to temporary file.
7112
7113 2005-05-04 Mike Stump <mrs@apple.com>
7114
7115 * configure.in: Always pass --target to target configures as
7116 otherwise rebuilds that do --recheck will fail.
7117 * confiugure: Rebuilt.
7118
7119 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
7120
7121 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7122 STAGE_HOST_EXPORTS.
7123 (configure, all): Add bootstrap support.
7124 (Host modules, target modules): Pass post-stage1 flags and exports.
7125 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7126 * Makefile.in: Regenerate.
7127
7128 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
7129
7130 * configure: Regenerate.
7131
7132 2005-04-27 Mike Stump <mrs@apple.com>
7133
7134 * MAINTAINERS: Add self as darwin maintainer.
7135
7136 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
7137
7138 * config.sub: Update from master copy.
7139
7140 2005-04-21 Mike Stump <mrs@apple.com>
7141
7142 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7143 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7144
7145 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
7146
7147 * configure.in <crisv32-*-*, cris-*-*>: New local variable
7148 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
7149 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
7150 "*-*-elf" and "*-*-linux*".
7151 * configure: Regenerate.
7152
7153 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
7154
7155 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7156
7157 2005-04-12 Mike Stump <mrs@apple.com>
7158
7159 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7160
7161 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
7162
7163 * MAINTAINERS (Write After Approval): Add myself.
7164
7165 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
7166
7167 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7168
7169 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
7170
7171 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
7172 (TARGET_CONFIGARGS): Include --with-target-subdir.
7173 (configure, all): New macros. Use them throughout.
7174 * Makefile.in: Regenerate.
7175
7176 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
7177
7178 * MAINTAINERS (Write After Approval): Add myself.
7179
7180 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7181
7182 * MAINTAINERS: Remove 'loop unrolling' maintainer.
7183
7184 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
7185
7186 * MAINTAINERS: Move John Carr to Write After Approval.
7187
7188 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
7189
7190 * config/mh-mingw32: Delete.
7191 * configure.in: Don't use it.
7192 * configure: Regenerate.
7193
7194 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
7195
7196 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7197 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
7198 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
7199 (HOST_LIB_PATH): Generate from Makefile.def.
7200 (TARGET_LIB_PATH): Likewise.
7201 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7202 * Makefile.in: Regenerate.
7203 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7204 (RPATH_ENVVAR): Include Darwin case.
7205 * configure: Regenerate.
7206
7207 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
7208
7209 * MAINTAINERS (Various Maintainers): Remove self.
7210 (Write After Approval): Add self.
7211
7212 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
7213
7214 * MAINTAINERS (Various Maintainers): Add self.
7215
7216 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
7217
7218 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7219 * configure: Regenerate.
7220
7221 2005-03-21 Zack Weinberg <zack@codesourcery.com>
7222
7223 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7224 gcc_version, and gcc_version_trigger from set of flags to pass.
7225 * Makefile.tpl: Remove definitions of above variables.
7226 (config.status): Remove dependency on $(gcc_version_trigger).
7227 * Makefile.in: Regenerate.
7228 * configure.in: Do not reference config/gcc-version.m4 nor
7229 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
7230 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
7231 * configure: Regenerate.
7232
7233 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
7234 Andrew Pinski <pinskia@physics.uc.edu>
7235
7236 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7237 * Makefile.in: Regenerate.
7238
7239 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
7240
7241 * MAINTAINERS (Write After Approval): Add myself.
7242
7243 2005-03-03 David Ayers <d.ayers@inode.at>
7244
7245 * MAINTAINERS (Write After Approval): Add myself.
7246
7247 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
7248
7249 PR libgcj/20160
7250 * ltmain.sh: Avoid creating archives with components that have
7251 duplicate basenames.
7252
7253 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
7254
7255 PR bootstrap/20250
7256 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7257 instead of check.
7258 * Makefile.in: Regenerate.
7259
7260 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
7261
7262 * Makefile.in: Regenerate to fix conflict between the previous two
7263 patches.
7264
7265 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
7266
7267 PR bootstrap/17383
7268 * Makefile.def (target_modules): Remove "stage", now unnecessary.
7269 * Makefile.tpl (HOST_SUBDIR): New substitution.
7270 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7271 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7272 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7273 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7274 (Host modules, Bootstrapped modules): Use it.
7275 (Build modules, Target modules): Do not create symlink trees,
7276 always configure out-of-srcdir.
7277 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7278 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7279 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7280 $(HOST_SUBDIR). Create a symlink for host_subdir.
7281
7282 * Makefile.in: Regenerate.
7283 * configure: Regenerate.
7284
7285 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7286
7287 Merged from libada-gnattools-branch:
7288 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
7289
7290 * gnattools: New directory.
7291 * Makefile.def: Add gnattools as a module, depending on target-libada.
7292 * Makefile.in: Regenerate.
7293 * configure.in: Include gnattools in host_tools; disable it if ada
7294 is disabled.
7295 * configure: Regenerate.
7296
7297 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
7298
7299 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7300 treelang maintainer.
7301 (Write After Approval): Remove myself.
7302
7303 2005-02-23 Paul Schlie <schlie@comcast.net>
7304
7305 * configure.in: Allow darwin targeted ports to build tk, itcl and
7306 libgui.
7307 * configure: Regenerate.
7308
7309 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
7310
7311 PR libgcj/10353
7312 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7313 * configure: Regenerate.
7314
7315 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
7316
7317 * MAINTAINERS (Write After Approval): Add myself.
7318
7319 2005-02-10 Ian Lance Taylor <ian@airs.com>
7320
7321 * MAINTAINERS: Update my e-mail address.
7322
7323 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
7324
7325 * MAINTAINERS (Write After Approval): Add myself.
7326
7327 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
7328
7329 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7330 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7331 target-libgloss when not *-*-elf and *-*-aout.
7332 * configure: Regenerate.
7333
7334 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
7335
7336 * MAINTAINERS: Remove obsolete entries.
7337
7338 * MAINTAINERS (Write After Approval): Add Michael Matz.
7339
7340 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
7341
7342 * MAINTAINERS: Remove self as cpplib maintainer.
7343
7344 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7345
7346 * install-sh, config.sub: Import from upstream.
7347
7348 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7349
7350 PR bootstrap/18222
7351 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7352 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7353 * Makefile.in: Regenerate.
7354
7355 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
7356
7357 * MAINTAINERS: Update my email address.
7358
7359 2005-01-12 David Edelsohn <edelsohn@gnu.org>
7360 Andreas Schwab <schwab@suse.de>
7361
7362 PR bootstrap/18033
7363 * config-ml.in: Eval option if surrounded by single quotes.
7364
7365 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
7366
7367 Revert 2004-12-28 Makefile changes, a better fix will be
7368 applied to mainline and src after GCC 4.0 branches.
7369
7370 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
7371
7372 PR bootstrap/17383
7373
7374 * Makefile.def (target_modules): Remove stage parameter,
7375 it is always true now.
7376 * Makefile.tpl (configure-build-[+module+],
7377 configure-target-[+module+]): Always build symlink tree
7378 for the directory and for include. BUILD_SUBDIR and
7379 TARGET_SUBDIR cannot be . anymore.
7380 * Makefile.in: Regenerate.
7381
7382 2004-12-25 David Edelsohn <edelsohn@gnu.org>
7383
7384 Revert 2004-12-08 Makefile changes.
7385
7386 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
7387
7388 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7389 cygwin, mingw.
7390
7391 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
7392
7393 * configure.in (sh64-*-*): Reenable gprof.
7394 * configure: Regenerate.
7395
7396 2004-12-08 David Edelsohn <edelsohn@gnu.org>
7397
7398 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7399 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7400 (EXTRA_TARGET_FLAGS): Add PICFLAG.
7401 * Makefile.in: Regenerate.
7402
7403 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
7404
7405 * MAINTAINERS: Update my email address.
7406
7407 2004-12-07 Matt Kraai <kraai@ftbfs.org>
7408
7409 * Makefile.tpl: Generate normal dependencies if the LHS module is
7410 not bootstrapped.
7411 * Makefile.in: Regenerate.
7412
7413 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
7414
7415 * configure.in: Include config/gxx-include-dir.m4. Use
7416 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
7417 * configure: Regenerate.
7418
7419 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
7420
7421 * config.if: Delete.
7422 * configure.in: Set libstdcxx_incdir directly.
7423 * configure: Regenerate.
7424
7425 2004-12-02 Eric Christopher <echristo@redhat.com>
7426
7427 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7428 * Makefile.in: Regenerate.
7429
7430 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
7431
7432 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7433 * configure: Regenerate.
7434
7435 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
7436
7437 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
7438 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
7439 * configure: Regenerate.
7440
7441 2004-12-01 Eric Christopher <echristo@redhat.com>
7442
7443 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7444 of things to remove.
7445
7446 2004-11-29 Matt Kraai <kraai@ftbfs.org>
7447
7448 * MAINTAINERS (Write After Approval): Update my e-mail address.
7449
7450 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
7451
7452 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7453 from CVS libtool to always pass_all.
7454
7455 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7456
7457 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7458 (hppa*64*-*-*): Delete incorrect comment.
7459 * configure: Rebuilt.
7460
7461 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7462
7463 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7464
7465 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7466
7467 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7468 from CVS libtool to always pass_all.
7469
7470 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7471
7472 * install-sh, compile: Import from automake.
7473
7474 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7475
7476 * config.guess, config.sub: Import from savannnah.
7477
7478 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
7479
7480 * MAINTAINERS (Write After Approval): Add myself
7481
7482 2004-11-12 Mike Stump <mrs@apple.com>
7483
7484 * Makefile.def: Add html support.
7485 * Makefile.tpl: Likewise.
7486 * Makefile.in: Regenerate.
7487
7488 2004-11-11 Geoffrey Keating <geoffk@apple.com>
7489
7490 PR 18423
7491 * configure.in: Remove all instances of build-fixincludes from
7492 noconfigdirs.
7493 (build_configargs): Supply --target to subdirectories.
7494 * configure: Regenerate.
7495
7496 * Makefile.def: Make gcc install depend on fixincludes install.
7497 * Makefile.in: Regenerate.
7498
7499 2004-11-10 Janis Johnson <janis187@us.ibm.com>
7500
7501 * MAINTAINERS: Add myself as gcc testsuite maintainer.
7502
7503 2004-11-11 Paul Brook <paul@codesourcery.com>
7504
7505 * MAINTAINERS: Add self as arm maintainer. Update email address.
7506
7507 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
7508
7509 * configure.in (noconfigdirs) [mmix-*-*]: Disable
7510 target-libgfortran.
7511 * configure: Regenerate.
7512
7513 2004-11-07 David Edelsohn <edelsohn@gnu.org>
7514
7515 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7516 like CC.
7517
7518 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
7519
7520 * Makefile.def (host fixincludes): Specify missing targets.
7521 * Makefile.in: Regenerate.
7522
7523 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
7524
7525 * MAINTAINERS: Add myself
7526
7527 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
7528
7529 * MAINTAINERS (Write After Approval): Add myself.
7530
7531 2004-11-04 Geoffrey Keating <geoffk@apple.com>
7532
7533 * Makefile.def: Build fixincludes for the host, too.
7534 * Makefile.in: Regenerate.
7535 * configure.in (host_tools): Add fixincludes.
7536 * configure: Regenerate.
7537
7538 2004-11-04 Daniel Jacobowitz <dan@debian.org>
7539
7540 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7541 * configure: Regenerated.
7542
7543 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
7544
7545 PR other/17783
7546 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7547 * configure: Regenerated.
7548
7549 2004-10-31 Mark Mitchell <mark@codesourcery.com>
7550
7551 * README.SCO: Update per FSF instructions.
7552
7553 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
7554
7555 PR target/18151
7556 * configure.in (case ${target}): Do not build fixincludes for avr.
7557 * configure: Regenerated.
7558
7559 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
7560
7561 * configure.in (case ${target}): Do not build fixincludes
7562 on platforms where it is not used.
7563 * configure: Regenerated.
7564
7565 2004-10-23 Daniel Jacobowitz <dan@debian.org>
7566
7567 * configure.in: Use an absolute path to install-sh.
7568 * configure: Regenerated.
7569
7570 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7571
7572 * MAINTAINERS (Write After Approval): Add myself.
7573
7574 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
7575
7576 * MAINTAINERS: Remove from Write After Approval those that are
7577 already maintainers.
7578
7579 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
7580
7581 * MAINTAINERS: Update my email address.
7582
7583 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
7584
7585 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7586 * configure: Regenerate.
7587
7588 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
7589
7590 * MAINTAINERS: Update my email address.
7591
7592 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
7593
7594 * MAINTAINERS (Language Front Ends Maintainers): New. Move
7595 entries belonging to this category.
7596
7597 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
7598
7599 * MAINTAINERS: Update my e-mail address.
7600
7601 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
7602
7603 Fix wrong conflict resolution in:
7604
7605 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7606
7607 * Makefile.in: Regenerate.
7608 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7609 in the recursive `make', instead of hardwiring `all'.
7610 (Autogenerated TARGET-* variables): New.
7611
7612 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
7613
7614 * configure.in: Enable target-libgloss for crx-*-*.
7615 * configure: Regenerate.
7616
7617 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7618
7619 * MAINTAINERS (Various Maintainers): Move the "windows,
7620 cygwin, mingw" maintainer to ...
7621 (OS Port Maintainers): ... here.
7622
7623 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7624
7625 * MAINTAINERS (Write After Approval): Remove those that are
7626 maintainers of some subsystem.
7627
7628 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
7629
7630 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7631 * ltcf-cxx.sh (tpf*): Likewise.
7632 * ltconfig (tpf*): Add TPF OS configuration support.
7633
7634 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
7635
7636 * MAINTAINERS: Change my email address to my new work account.
7637
7638 2004-09-24 Michael Roth <mroth@nessie.de>
7639
7640 * configure.in (--without-headers): Add missing double quotes.
7641 * configure: Regenerate.
7642
7643 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
7644
7645 * ylwrap: Revert to previous version.
7646
7647 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
7648
7649 PR bootstrap/17369
7650 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7651 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7652 SET_GCC_LIB_PATH_CMD.
7653 (BASE_TARGET_EXPORTS): Likewise.
7654 * Makefile.in: Regenerated.
7655
7656 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7657 * configure: Regenerated.
7658
7659 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
7660
7661 * config.guess: New upstream version
7662 * compile, depcomp, install-sh, ylwrap: Likewise.
7663
7664 2004-09-19 Roger Sayle <roger@eyesopen.com>
7665
7666 * config/mh-x86omitfp: New host makefile fragment. Add
7667 -fomit-frame-pointer to the default BOOT_CFLAGS.
7668 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7669 * configure: Regenerate.
7670
7671 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
7672
7673 PR target/11572
7674 * configure.in (*-*-darwin*): Renable libobjc.
7675 * configure: Regenerate.
7676
7677 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
7678
7679 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7680
7681 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
7682
7683 * Makefile.def: Remove libbanshee.
7684 * Makefile.tpl: Ditto.
7685 * configure.in: Ditto.
7686 * Makefile.in: Regen.
7687 * configure: Ditto.
7688
7689 2004-09-08 David Edelsohn <edelsohn@gnu.org>
7690
7691 * ltmain.sh: Use $pic_object as $non_pic_object if
7692 $non_pic_object=none.
7693
7694 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
7695
7696 * missing: Import latest version from master repository.
7697
7698 2004-09-06 Nick Clifton <nickc@redhat.com>
7699
7700 * config.sub: Import latest version from master repository.
7701 * config.guess: Likewise.
7702 This includes these changes:
7703
7704 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
7705
7706 * config.sub: Handle crisv32, alias etraxfs.
7707 * config.guess (crisv32:Linux:*:*): Handle.
7708
7709 2004-08-13 Brad Smith <brad@comstyle.com>
7710
7711 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7712 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7713
7714 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
7715
7716 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7717 assume the processor is a powerpc. This is because coreutils
7718 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7719 in this case, due to a MacOS X bug that causes
7720 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7721 to return a negative number.
7722 Problem reported by Petter Reinholdtsen in:
7723 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7724
7725 2004-07-19 Ben Elliston <bje@gnu.org>
7726
7727 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7728
7729 2004-06-24 Ben Elliston <bje@gnu.org>
7730
7731 * config.guess: Update copyright years.
7732 * config.sub: Likewise.
7733
7734 2004-06-22 Robert Millan <robertmh@gnu.org>
7735
7736 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7737 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7738
7739 2004-06-22 Stanley F. Quayle <stan@stanq.com>
7740
7741 * config.guess (*:*VMS:*:*): New entry. Replaces
7742 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7743 manufacturer.
7744
7745 2004-06-22 Ben Elliston <bje@gnu.org>
7746
7747 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7748 * config.sub: Likewise.
7749
7750 2004-06-22 Ben Elliston <bje@gnu.org>
7751
7752 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7753 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7754
7755 2004-06-11 Ben Elliston <bje@gnu.org>
7756
7757 * config.guess (pegasos:OpenBSD:*:*): Remove.
7758
7759 2004-06-11 Ben Elliston <bje@gnu.org>
7760
7761 From Wouter Verhelst <wouter@grep.be>:
7762 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7763
7764 2004-06-11 Ben Elliston <bje@gnu.org>
7765
7766 * config.guess (luna88k:OpenBSD:*:*): New.
7767
7768 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
7769
7770 * config.guess (m32r*:Linux:*:*): New case.
7771 * config.sub: Handle m32rle.
7772
7773 2004-03-12 Ben Elliston <bje@wasabisystems.com>
7774
7775 From Jens Petersen <petersen@redhat.com>:
7776 * config.sub: Handle sparcv8.
7777
7778 2004-03-03 Ben Elliston <bje@wasabisystems.com>
7779
7780 From Tom Smith <smith@cag.lkg.hp.com>:
7781 * config.guess: Version suffixes are equally significant on Tru64
7782 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
7783 prefix of "P" (patched kernel).
7784
7785 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
7786
7787 * config.sub: Add support for National Semiconductor CRX target.
7788
7789 2004-09-03 Janis Johnson <janis187@us.ibm.com>
7790
7791 * MAINTAINERS (Various Maintainers): Remove myself as web page
7792 maintainer, add myself as maintainer of build status lists.
7793
7794 2004-09-03 Jan Beulich <jbeulich@novell.com>
7795
7796 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7797 *-*-netware, but add target-libmudflap.
7798 Consolidate *-*-netware targets (of which really only i?86 exists)
7799 into a single entry.
7800 * configure: Likewise.
7801
7802 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
7803
7804 * Makefile.tpl (sorry): Remove.
7805 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7806 (cleanstrap targets): Depend on distclean, not distclean-stage1.
7807 (do-clean): Clean per-stage directories too.
7808 (do-distclean): Run distclean-stage1 too.
7809 (.NOTPARALLEL): Enable during toplevel bootstrap.
7810 (stage[+id+]-bubble): Enable parallel execution during
7811 the recursive invocation.
7812 * Makefile.in: Regenerate.
7813
7814 Fix previous checkin:
7815
7816 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7817 include.
7818 * configure.in: Fix indentation.
7819 * configure: Regenerate.
7820
7821 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
7822
7823 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7824 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7825 * configure: regenerate
7826 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7827 -mdynamic-no-pic
7828
7829 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
7830
7831 * Makefile.def (build_modules): Add fixincludes.
7832 (dependencies): Make gcc depend on fixincludes.
7833 * configure.in (build_tools): Add fixincludes.
7834 (build_configdirs): Always include build_libs.
7835 * Makefile.in: Regenerate.
7836 * configure: Regenerate.
7837
7838 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
7839
7840 * Makefile.def (bootstrap stages): Add 'lean' parameter.
7841 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7842 phony targets; do not generate timestamp files.
7843 (distclean-stageN): Remove references to their timestamp files.
7844 (restageN, touch-stageN): Remove.
7845 (stageN-bubble): Rewritten.
7846 (compare): Support lean bootstraps.
7847 * Makefile.in: Regenerate.
7848
7849 * configure.in: Only warn when bootstrapping but
7850 build != host or build != target. Support lean bootstraps.
7851 * configure: Regenerate.
7852
7853 2004-08-26 Phil Edwards <phil@codesourcery.com>
7854
7855 * configure.in: Give a better error message if GMP/MPFR are missing
7856 and a language needing them has been requested.
7857 * configure: Regenerated.
7858
7859 2004-08-25 Phil Edwards <phil@codesourcery.com>
7860
7861 * configure.in: Print a list of available language front-ends if
7862 a requested one is missing. Tidy stray tab characters.
7863 * configure: Regenerated.
7864
7865 2004-08-19 Michael Koch <konqueror@gmx.de>
7866
7867 * gcc/doc/install.texi: Update entry about automake for libjava.
7868
7869 2004-08-17 Robert Millan <robertmh@gnu.org>
7870
7871 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7872 (instead of FreeBSD).
7873 * configure: Regenerate.
7874
7875 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7876
7877 * Makefile.in: Regenerate.
7878 * configure: Regenerate.
7879
7880 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7881 stage_*_flags.
7882 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7883 for bootstrapped modules if toplevel bootstrap is going.
7884 (GCC bootstrap): Generate per-stage targets for all bootstrapped
7885 modules. Adjust for changes in Makefile.def. Enable several
7886 rules even in non-bootstrap mode, just to avoid peppering the
7887 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7888 (stage-[+prev+]-bubble): Remove.
7889
7890 * Makefile.def (Dependencies): Depend on all-build-bison,
7891 all-build-flex, all-build-byacc, all-build-texinfo, rather
7892 than the host variations.
7893 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
7894 with BUILD_SUBDIR.
7895 (BISON): Update for recent Bisons.
7896 (YACC): Fix typo.
7897 (cross): Depend on all-build.
7898 (all): Do not depend on all-build.
7899 (prebootstrap): Remove.
7900 (dep-kind): Accept separate prefixes for MODULE and ON variables.
7901 (Prebootstrap dependencies): Add them to the per-stage targets
7902 and to all-prebootstrap.
7903 * configure.in (build_configdirs): Always enable build_tools.
7904 (BUILD_DIR_PREFIX): Remove.
7905
7906 * Makefile.def (gcc): Add target variable.
7907 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7908 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7909 in the recursive `make', instead of hardwiring `all'.
7910 (Autogenerated TARGET-* variables): New.
7911
7912 2004-08-13 Brian Booth <bbooth@redhat.com>
7913
7914 * MAINTAINERS: Remove myself from write-after-approval.
7915
7916 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
7917
7918 * src-release: Stop distributing mmalloc with gdb (which doesn't
7919 use it).
7920 * Makefile.def: GDB doesn't depend on mmalloc anymore.
7921 * Makefile.in: Regenerate.
7922
7923 2004-08-09 Mark Mitchell <mark@codesourcery.com>
7924
7925 * configure.in (arm*-*-eabi*): New target.
7926 * configure: Regenerate.
7927
7928 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
7929
7930 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7931 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7932 (Dependencies): New section.
7933 * Makefile.tpl (Dependencies): Generate from Makefile.def.
7934 (configure-target-[+module+]): Depend on maybe-all-gcc
7935 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
7936 (toplevel profiledbootstrap): Fix dependencies.
7937 * Makefile.in: Regenerate.
7938
7939 2004-08-03 Mark Mitchell <mark@codesourcery.com>
7940
7941 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7942 target-libiberty to noconfigdirs.
7943 * configure: Regenerate.
7944
7945 2004-08-03 Paul Brook <paul@codesourcery.com>
7946
7947 * configure.in: Check for MPFR as well as GMP.
7948 * configure: Regenerate.
7949
7950 2004-08-01 Robert Millan <robertmh@gnu.org>
7951
7952 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7953 libmudflap for all GNU-based systems (with Glibc).
7954 * configure: Regenerate.
7955
7956 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
7957
7958 * Makefile.def (host-modules): Add gcc.
7959 * Makefile.in: Regenerate.
7960 * Makefile.tpl (sorry): New rule.
7961 (configure-host, all-host, [+make_target+]-host, do-check,
7962 install-host): Do not add gcc as a special case.
7963 (host modules): Add a small special-casing for gcc. Export
7964 extra_make_flags through the environment.
7965 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7966 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7967 other recursive targets for gcc): Remove.
7968
7969 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7970 (stage, unstage): New rules.
7971 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7972 distclean-stage[+id+]): Use stage_current.
7973 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7974 the stage*-start rules.
7975
7976 2004-08-02 Geoffrey Keating <geoffk@apple.com>
7977
7978 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7979 use -all_load flag.
7980
7981 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
7982
7983 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7984 * configure: Regenerate.
7985
7986 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
7987
7988 * maintainer-scripts/gcc_release: Revert yesterday's change.
7989
7990 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
7991
7992 * MAINTAINERS: Add myself to write-after-approval.
7993
7994 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
7995
7996 * libf2c: Removed.
7997 * gcc/gccbug.in: Updated because of libf2c removal.
7998 * maintainer-scripts/gcc_release: Ditto.
7999
8000 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
8001
8002 * configure.in: Build libmudflap by default on FreeBSD.
8003 * configure: Regenerated.
8004
8005 2004-07-09 Mark Mitchell <mark@codesourcery.com>
8006
8007 * configure.in: Do not build libmudflap by default on non-GNU/Linux
8008 systems.
8009 * configure: Regenerated.
8010
8011 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8012
8013 PR target/16344
8014 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8015 feedback based compiler.
8016 * Makefile.in: Rebuilt.
8017
8018 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
8019
8020 * Makefile.def (host_modules): Set bootstrap=true for flex.
8021 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8022 * Makefile.in: Rebuilt.
8023
8024 2004-07-07 Jan Hubicka <jh@suse.cz>
8025
8026 * MAINTAINERS: Add self as a profile feedback maintainer.
8027
8028 2004-07-05 Phil Edwards <phil@codesourcery.com>
8029
8030 * configure.in: Do not prepend $srcdir to /dev/null in
8031 makefile fragments.
8032 * configure: Regenerate.
8033
8034 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
8035
8036 * Makefile.def (build_modules): Add bison, byacc, flex,
8037 m4, texinfo.
8038 (flags_to_pass): Add FLEX.
8039 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8040 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8041 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8042 DEFAULT_MAKEINFO): Remove.
8043 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8044 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8045 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8046 objdir or else use configured tool.
8047 (all-build): New.
8048 (all): Depend on it.
8049 (Build module dependencies): Add.
8050 * Makefile.in: Regenerate.
8051 * configure.in: Better support for multiple build modules,
8052 matching what is done for host/target modules. Do not look
8053 for "plausible" locations of build tools if Canadian cross.
8054 Use autoconf's AC_PROG_CC to find a C compiler. Define
8055 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
8056 * configure: Regenerate.
8057
8058 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
8059
8060 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8061 * Makefile.in: Regenerate.
8062
8063 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
8064
8065 * Makefile.tpl (configure-build-[+module+],
8066 configure-[+module+], configure-target-[+module+]): Pass
8067 [+extra_configure_args+].
8068 (all-build-[+module+], all-[+module+], check-[+module+],
8069 install-[+module+], [+make_target+]-[+module+],
8070 all-target-[+module+], check-target-[+module+],
8071 install-target-[+module+], [+make_target+]-target-[+module+]):
8072 Pass [+extra_make_args+].
8073 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8074 (GCC_HOST_EXPORTS): Remove.
8075 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8076 cross, check-gcc, check-gcc-c++, install-gcc,
8077 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8078 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8079 * Makefile.in: Regenerate.
8080
8081 2004-06-21 Matthew Sachs <msachs@apple.com>
8082
8083 * MAINTAINERS: Added self to write-after-approval.
8084
8085 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
8086
8087 * configure.in: Check for srcdir/winsup rather than build directory
8088 winsup.
8089 * configure: Regenerate.
8090
8091 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
8092
8093 * configure.in: Don't build Cygwin native newlib if winsup
8094 directory is missing. Emit warning instead.
8095 * configure: Regenerate.
8096
8097 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
8098
8099 * Makefile.tpl (touch-stage[+id+]): New.
8100 (restage[+prev+]): Depend on touch-stage[+id+].
8101
8102 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8103 Use it throughout.
8104
8105 * Makefile.def: Add profile and feedback bootstrap stages.
8106 Remove next field from bootstrap stages.
8107 * Makefile.tpl (LN, LN_S): Substitute.
8108 (stageN-start, stageN-end): Use double-colon rules, to
8109 provide a hook for additional setup commands.
8110 (distclean-stageN-gcc, restageN): Create dependencies from
8111 [+prev+], not from [+next+].
8112 (stageN-bubble): Add commands for successive stages from
8113 [+prev+], using double-colon rules.
8114 (all-stageN-gcc): Fix typo.
8115 (stagefeedback-start, profiledbootstrap): New.
8116 * Makefile.in: Regenerate.
8117 * configure.in: Call ACX_PROG_LN.
8118 * configure: Regenerate.
8119
8120 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
8121
8122 * MAINTAINERS (Write After Approval): Add myself.
8123
8124 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
8125
8126 * MAINTAINERS (Write After Approval): Add myself.
8127
8128 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
8129
8130 * configure.in: Fix --enable-bootstrap breakage introduced in trees
8131 without gcc.
8132 * configure: Regenerate.
8133
8134 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
8135
8136 * Makefile.tpl: Fix typo.
8137 * Makefile.in: Regenerate.
8138
8139 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
8140
8141 * configure.in: Remove new- prefix from toplevel
8142 bootstrap targets.
8143 * configure: Regenerate.
8144
8145 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
8146
8147 * Makefile.tpl (all.normal): Rename to all.
8148 (all): Replace with a rule to pick the default
8149 target from configure.
8150 (all-gcc, configure-gcc): Use conditionals to
8151 do nothing when toplevel bootstrap is going on.
8152 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8153 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8154 * configure.in: Support --enable-bootstrap.
8155
8156 * Makefile.def: Remove new- prefix from toplevel
8157 bootstrap targets.
8158 * Makefile.tpl: Likewise.
8159
8160 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
8161 target.
8162
8163 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8164 $(RECURSE_FLAGS) to recursive invocation of make.
8165
8166 * Makefile.in: Regenerate.
8167 * configure: Regenerate.
8168
8169 2004-05-30 Andreas Jaeger <aj@suse.de>
8170 Jim Wilson <wilson@specifixinc.com>
8171
8172 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8173 like CC.
8174
8175 2004-05-27 Daniel Jacobowitz <dan@debian.org>
8176
8177 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8178 * configure: Regenerate.
8179
8180 2004-05-25 Daniel Jacobowitz <drow@false.org>
8181
8182 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8183 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8184 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
8185 targets.
8186 * Makefile.in: Regenerate.
8187
8188 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
8189
8190 * configure.in: Test the ability to symlink directories.
8191 * configure: Regenerate.
8192
8193 * Makefile.def (bootstrap-stage): New definitions.
8194 * Makefile.tpl (configure-stage1-gcc,
8195 configure-stage2-gcc, configure-stage3-gcc,
8196 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8197 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8198 new-restage3, compare): Autogenerate, see Makefile.in
8199 entry for behavioral changes.
8200 (distclean-stage1, new-stage1-start, new-stage1-end,
8201 new-stage1-bubble, distclean-stage2, new-stage2-start,
8202 new-stage2-end, new-stage2-bubble, distclean-stage3,
8203 new-stage3-start, new-stage3-end): New autogenerated targets.
8204 (objext, prebootstrap, BOOT_CFLAGS,
8205 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8206 targets.
8207
8208 * Makefile.in: Regenerate.
8209 (distclean-stage1, new-stage1-start, new-stage1-end,
8210 new-stage1-bubble, distclean-stage2, new-stage2-start,
8211 new-stage2-end, new-stage2-bubble, distclean-stage3,
8212 new-stage3-start, new-stage3-end): New targets.
8213 (all-stage1-gcc): Move prebootstrap dependency from here...
8214 (configure-stage1-gcc): ...to here.
8215 (new-bootstrap): Use bubble targets.
8216 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8217 Use per-stage distclean targets.
8218 (configure-stage1-gcc, configure-stage2-gcc,
8219 configure-stage3-gcc, all-stage1-gcc,
8220 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8221 Use new-stageN-start to prepare the tree.
8222
8223 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
8224
8225 * Makefile.def (host_modules): add libcpp.
8226 * Makefile.tpl: Add dependencies on and for libcpp.
8227 * Makefile.in: Regenerate.
8228 * configure.in: Add libcpp host module.
8229 * configure: Regenerate.
8230
8231 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
8232
8233 * Makefile.tpl: Whenever a recursive target is defined, wrap
8234 it in a special @if/@endif block, and prepare its maybe
8235 dependency in the @if/@endif block
8236 * configure.in: Instead of writing maybe dependencies, remove
8237 the @if/@endif statements, and remove the @if/@endif blocks
8238 that remain.
8239 * configure: Regenerate.
8240 * Makefile.in: Regenerate.
8241
8242 2004-05-20 Janis Johnson <janis187@us.ibm.com>
8243
8244 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8245
8246 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
8247
8248 PR bootstrap/15120
8249 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8250 * */configure: Rebuilt.
8251
8252 2004-05-17 Zack Weinberg <zack@codesourcery.com>
8253
8254 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8255 of libf2c.
8256 * configure, Makefile.in: Regenerate.
8257
8258 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
8259
8260 * MAINTAINERS (Write After Approval): Add myself.
8261
8262 2004-05-13 Diego Novillo <dnovillo@redhat.com>
8263
8264 Merge from tree-ssa-20020619-branch.
8265
8266 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8267 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8268 (HOST_GMPLIBS): Define.
8269 (HOST_GMPINC): Define.
8270 (TARGET_LIB_PATH): Add libmudflap.
8271 (GFORTRAN_FOR_TARGET): Define.
8272 (configure-build*): Export GFORTRAN.
8273 (configure-gcc): Export GMPLIBS and GMPINC.
8274 (all-gcc): Add maybe-all-libbanshee.
8275 (configure-target-libgfortran): Define.
8276 * Makefile.in: Regenerate.
8277 * configure.in (host_libs): Add libbanshee.
8278 (target_libraries): Add target-libmudflap and target-libgfortran.
8279 Add --with-libbanshee.
8280 Handle --disable-libmudflap.
8281 (*-*-freebsd*): Use with_gmp.
8282 Add $(libgcj) to noconfigdirs.
8283 * configure: Regenerate.
8284 * depcomp: New file.
8285 * MAINTAINERS: Add tree-ssa maintainers.
8286
8287 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
8288
8289 * MAINTAINERS (Various Maintainers): Add myself.
8290
8291 2004-04-30 Brian Ford <ford@vss.fsi.com>
8292
8293 * MAINTAINERS (Write After Approval): Add myself.
8294
8295 2004-04-29 Uros Bizjak <uros@kss-loka.si>
8296
8297 * MAINTAINERS (Write After Approval): Add myself.
8298
8299 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
8300
8301 * config/acx.m4: Fix fastcompare support for new-bootstrap.
8302 * configure: Regenerate.
8303
8304 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
8305
8306 Revert:
8307 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8308
8309 * Makefile.def (flags_to_pass): Remove *dir variables that
8310 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8311 as well as prefix and exec_prefix.
8312 * Makefile.in: Regenerate.
8313
8314 2004-04-26 Robert Millan <robertmh@gnu.org>
8315
8316 Add patches from libtool CVS.
8317 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8318 * ltconfig: Likewise.
8319 * ltcf-c.sh: Likewise.
8320 * ltcf-cxx.sh: Likewise.
8321 * ltcf-gcj.sh: Likewise.
8322
8323 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8324
8325 * Makefile.def (host_modules): Mark with the bootstrap
8326 flag packages on which gcc depends.
8327 * Makefile.tpl (all-bootstrap): Use it.
8328 * Makefile.in: Regenerate.
8329
8330 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8331
8332 * Makefile.def (flags_to_pass): Remove *dir variables that
8333 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8334 as well as prefix and exec_prefix.
8335 * Makefile.in: Regenerate.
8336
8337 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8338
8339 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8340 * configure: Regenerate.
8341 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8342 * gcc/Makefile.tpl (compare): Use the result of the test.
8343 * gcc/Makefile.in: Regenerate.
8344
8345 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
8346
8347 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8348 Always relocate gcc and prev-gcc to the original names, even
8349 if the build fails.
8350 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8351 New targets.
8352
8353 2004-04-23 Laurent GUERBY <laurent@guerby.net>
8354
8355 * MAINTAINERS: Update my email address.
8356
8357 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8358
8359 * configure.in (mips*-*-irix5*): Enable ld.
8360 * configure: Regenerate.
8361
8362 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8363
8364 * configure: Regenerate.
8365
8366 2004-04-15 James E Wilson <wilson@specifixinc.com>
8367
8368 * Makefile.tpl (configure-[+module+], configure-gcc,
8369 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8370 Set and export LDFLAGS.
8371 * Makefile.in: Regenerate.
8372
8373 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
8374
8375 * MAINTAINERS: Add myself to write-after-approval.
8376
8377 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
8378
8379 PR bootstrap/14871
8380 * Makefile.tpl: If we don't have built-in-tree target tools,
8381 use the ones found by configure rather than hacking around with
8382 program_transform_name.
8383 * configure.in: Give Makefile.tpl the information necessary
8384 to do that.
8385 * Makefile.in: Regenerate.
8386 * configure: Regenerate.
8387
8388 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
8389
8390 PR bootstrap/14760
8391 * configure.in: When computing baseargs, strip *all* copies of
8392 offending options. Also, don't match/substitute the trailing space,
8393 so that this actually works when two similar options are separated by
8394 only one space.
8395 * configure: Regenerate.
8396
8397 2004-04-06 David Edelsohn <edelsohn@gnu.org>
8398
8399 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8400 (rs6000-*-aix*): Same.
8401 * configure: Regenerate.
8402
8403 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
8404
8405 * MAINTAINERS: Add myself to write-after-approval.
8406
8407 2004-04-03 Bud Davis <bdavis9659@comcast.net>
8408
8409 * MAINTAINERS: Add myself to write-after-approval.
8410
8411 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
8412
8413 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8414 STRICT_WARN, WARN_CFLAGS flags passed down to make.
8415 * Makefile.in: Regenerate.
8416
8417 * configure.in (top level bootstrap support): Rework --enable-werror
8418 to set @stage2_werror_flag@.
8419 * configure: Regenerate.
8420 * Makefile.tpl (top level bootstrap support): Pass
8421 @stage2_werror_flag@ down to configure in stages 2 and 3.
8422 * Makefile.in: Regenerate.
8423
8424 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
8425
8426 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8427 for stages 2 and 3 as well as in make. As a consequence, remove
8428 OUTPUT_OPTION (now detected by configure) from the flags passed down
8429 to make.
8430 * Makefile.in: Regenerate.
8431
8432 * Makefile.tpl (new-bootstrap): Fix typo.
8433 * Makefile.in: Regenerate.
8434
8435 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
8436
8437 * Makefile.tpl: Rearrange by moving recursive_targets rules
8438 into their proper sections.
8439 * Makefile.tpl (top level bootstrap support): Move disabling
8440 of coverage flags from 'make' to 'configure'; improve comments.
8441 * Makefile.in: Regenerate.
8442
8443 * Makefile.tpl (experimental top level bootstrap) Move stage1
8444 language setting from all- target to configure- target; disable
8445 intermodule optimization in stage 1; prevent gratuitous rebuilds
8446 of stage 1.
8447 * Makefile.in: Regenerate.
8448 * configure.in: Comma-separate stage 1 language list for top
8449 level bootstrap.
8450 * configure: Regenerate.
8451
8452 * Makefile.tpl: Clean up experimental top level bootstrap support:
8453 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8454 prev-gcc in configure- targets as well as all- targets.
8455 * Makefile.in: Regenerate.
8456
8457 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
8458
8459 * compile: New file imported from automake.
8460
8461 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
8462
8463 * configure.in: Remove symbolic link section.
8464 * configure: Regenerate.
8465 * Makefile.tpl (links): Remove.
8466 * Makefile.in: Regenerate.
8467
8468 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
8469 Nathanael Nerode <neroden@gcc.gnu.org>
8470
8471 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8472 Set with AC_CHECK_PROGS.
8473 * configure.in: Fix comment typo from last patch.
8474 * configure: Regenerate.
8475
8476 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
8477
8478 * Makefile.tpl: Introduce experimental top level bootstrap support.
8479 * Makefile.in: Regenerate.
8480 * configure.in: Introduce support for top level bootstrap.
8481 * configure: Regenerate.
8482
8483 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
8484 Paolo Bonzini <bonzini@gnu.org>
8485
8486 PR bootstrap/14522
8487 * configure.in: Cope with shells that do not support unquoted ^
8488 * configure: Regenerate.
8489
8490 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
8491 Paolo Bonzini <bonzini@gnu.org>
8492
8493 PR bootstrap/14522
8494 * configure.in: Cope with shells that do not support nesting
8495 quotes inside quoted backquote substitutions.
8496 * configure: Regenerate.
8497
8498 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
8499
8500 PR bootstrap/14522
8501 * configure.in: Fix escaping of $.
8502 * configure: Regenerate.
8503
8504 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
8505
8506 * configure: Regenerate, since I forgot to while committing Paolo's
8507 changes.
8508
8509 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
8510
8511 PR ada/14131
8512 Move language detection to the top level.
8513 * configure.in: Find default values for the tools as
8514 soon as possible. Disable ada if GNAT is not found.
8515 Emit error message about missing languages. Expand
8516 --enable-languages=all for the gcc subdirectory.
8517
8518 2004-03-10 Ben Elliston <bje@gnu.org>
8519
8520 * MAINTAINERS: Update my email address.
8521
8522 2004-03-05 David Edelsohn <edelsohn@gnu.org>
8523
8524 * ltconfig: Disable building static libraries if building shared
8525 libraries on AIX 5L.
8526
8527 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
8528
8529 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8530 and disable libgcj.
8531 * configure: Regenerated.
8532
8533 2004-03-01 Brian Booth <bbooth@redhat.com>
8534
8535 * MAINTAINERS: Add myself to write-after-approval.
8536
8537 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
8538
8539 * MAINTAINERS: Add myself to write-after-approval.
8540
8541 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8542
8543 PR bootstrap/7087
8544 * Makefile.tpl: Guard XFOO sed statements better.
8545 * Makefile.tpl: Add dependency for configure-target-libada.
8546 * Makefile.in: Regenerate (incidentally fixes broken
8547 commit when libada-branch was merged).
8548
8549 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
8550
8551 * MAINTAINERS: Add myself to write-after-approval.
8552
8553 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
8554
8555 * MAINTAINERS: Add Nicola Pero and myself as libobjc
8556 maintainers.
8557
8558 2004-02-20 Andrew Cagney <cagney@redhat.com>
8559
8560 * config.guess: Update from version 2003-10-16 to 2004-02-16.
8561 * config.sub: Update from version 2003-11-03 to 2004-02-16.
8562
8563 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
8564
8565 PR bootstrap/11932
8566 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8567
8568 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
8569
8570 * MAINTAINERS: Added myself to write-after-approval.
8571
8572 2004-02-14 Michael Koch <konqueror@gmx.de>
8573
8574 * MAINTAINERS: Added myself to write-after-approval.
8575
8576 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
8577
8578 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
8579 some OS port maintainers to OS port maintainers section.
8580
8581 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
8582
8583 * MAINTAINERS: Add self.
8584
8585 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
8586
8587 * MAINTAINERS: Alphabetize.
8588
8589 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
8590
8591 * MAINTAINERS: Remove myself.
8592
8593 2004-02-11 David Edelsohn <edelsohn@gnu.org>
8594
8595 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8596 (rs6000-*-aix*): Same.
8597 * configure: Regenerate.
8598
8599 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
8600
8601 * configure.in (host): Add in missing $noconfigdirs to defines.
8602 * configure: Regenerate.
8603
8604 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
8605 Nathanael Nerode <neroden@gcc.gnu.org>
8606
8607 PR ada/6637, PR ada/5911
8608 Merge with libada-branch:
8609 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8610 with appropriate dependencies. Add --enable-libada configure switch.
8611 * configure, Makefile.in: Regenerate.
8612
8613 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
8614
8615 * MAINTAINERS: Add myself to write-after-approval.
8616
8617 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8618
8619 * configure.in: Don't pass --with-stabs on IRIX 5 either.
8620 * configure: Regenerate.
8621
8622 2004-02-04 Geoffrey Keating <geoffk@apple.com>
8623
8624 Merge from upstream:
8625
8626 * ltmain.in: When setting IFS to '~', be careful about user
8627 arguments that contain '~'.
8628
8629 2004-02-04 Peter O'Gorman <peter@pogma.com>
8630
8631 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8632 Also test $base_compile against $CC with escaped arguments. Bug
8633 reported by Geoff Keating <geoffk@apple.com>.
8634
8635 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
8636
8637 * MAINTAINERS: Remove i960 port.
8638
8639 2004-01-23 DJ Delorie <dj@redhat.com>
8640
8641 * Makefile.def (target_modules) [libiberty]: Don't stage.
8642 * Makefile.in: Rebuilt.
8643
8644 2004-01-20 Caroline Tice <ctice@apple.com>
8645
8646 * MAINTAINERS: Add myself to write-after-approval.
8647
8648 2004-01-19 Paolo Carlini <pcarlini@suse.de>
8649
8650 * MAINTAINERS: Update my email address.
8651
8652 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
8653
8654 * MAINTAINERS: Add myself to write-after-approval.
8655
8656 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8657
8658 * MAINTAINERS: Remove entries without email address.
8659
8660 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
8661
8662 * MAINTAINERS: Add myself to write-after-approval.
8663
8664 2004-01-15 Steven Bosscher <stevenb@suse.de>
8665
8666 * MAINTAINERS: Update my email address.
8667
8668 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
8669
8670 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8671 * Makefile.tpl (configure-target-[+module+]): Support stage.
8672 * Makefile.in: Rebuilt.
8673
8674 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
8675
8676 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8677
8678 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
8679
8680 * MAINTAINERS: Add myself as a MIPS maintainer.
8681
8682 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
8683
8684 * configure.in: Use ./config.cache, not config.cache.
8685 * configure: Regenerate.
8686 * Makefile.tpl: Special-casing not needed for GCC any more.
8687 * Makefile.in: Regenerate.
8688
8689 * configure.in: Don't share a cache file for host dirs.
8690 * configure: Regenerate.
8691
8692 * config-ml.in: Don't mess with the cache file.
8693
8694 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8695
8696 * MAINTAINERS: Move myself from 'Write After Approval' to
8697 'CPU Port Maintainers' section as SPARC maintainer.
8698
8699 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
8700
8701 * Makefile.tpl: Make GCC use a separate config.cache.
8702 * Makefile.in: Regenerate.
8703
8704 PR bootstrap/11932, PR bootstrap/11933
8705 (I don't know if it will fix either of them, but it relates
8706 to them.)
8707 * configure.in: Don't use shared config.cache for target
8708 directories.
8709 * configure: Regenerate.
8710
8711 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
8712
8713 * MAINTAINERS: Add myself to 'Write After Approval' section.
8714
8715 2003-12-31 Roger Sayle <roger@eyesopen.com>
8716
8717 * configure.in (ia64*-*-hpux*): Disable building java libraries.
8718 * configure: Regenerated.
8719
8720 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
8721
8722 * MAINTAINERS: Remove the mn10200 maintainer.
8723
8724 2003-12-21 Bernardo Innocenti <bernie@develer.com>
8725
8726 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8727 * configure: Regenerated.
8728
8729 2003-12-16 Jan Hubicka <jh@suse.cz>
8730
8731 * MAINTAINERS: Add myself as callgraph maintainer.
8732
8733 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
8734
8735 * configure.in (raw_libstdcxx_flags): Remove the leading space.
8736 * configure: Regenerate.
8737
8738 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8739
8740 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8741 'Write After Approval' section. Update email.
8742
8743 2003-12-01 James Lemke <jim@wasabisystems.com>
8744
8745 * MAINTAINERS (Write After Approval): Add myself.
8746
8747 2003-11-20 Matt Thomas <matt@3am-software.com>
8748
8749 * MAINTAINERS: Add myself as a vax port maintainer.
8750
8751 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
8752
8753 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8754 (configure-build-[+module+], configure-[+module+]): Likewise.
8755 (configure-target-[+module+], configure-gcc, config.status): Likewise.
8756 * Makefile.in: Regenerate.
8757
8758 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
8759
8760 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8761 shared/dylibed libraries.
8762 * ltmain.sh: Likewise.
8763 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8764 * ltcf-cxx.sh: Likewise.
8765 * ltcf-gcj.sh: Likewise.
8766 * ltconfig: Likewise.
8767
8768 2003-11-17 Stan Cox <scox@redhat.com>
8769
8770 * MAINTAINERS: Add myself as iq2000 port maintainer.
8771
8772 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
8773
8774 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8775 * Makefile.in: Regenerate.
8776
8777 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
8778
8779 * config.sub: Update to 2003-11-03 version.
8780
8781 2003-10-20 Phil Edwards <phil@codesourcery.com>
8782
8783 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
8784 * configure: Regenerate.
8785
8786 2003-10-20 Nicolas Pitre <nico@cam.org>
8787
8788 * MAINTAINERS: Add myself to 'Write After Approval' section.
8789
8790 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
8791
8792 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8793
8794 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
8795
8796 * MAINTAINERS: Update my email address.
8797
8798 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8799
8800 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8801
8802 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
8803
8804 * MAINTAINERS: Add myself to 'Write After Approval' section.
8805
8806 2003-10-16 Bernardo Innocenti <bernie@develer.com>
8807
8808 * config.guess: Update to 2003-10-16 version.
8809 * config.sub: Update to 2003-10-16 version.
8810
8811 2003-10-15 David Daney <ddaney@avtrex.com>
8812
8813 * MAINTAINERS: Added myself to 'Write After Approval' section.
8814
8815 2003-10-15 Falk Hueffner <falk@debian.org>
8816
8817 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8818 'Write After Approval' section. Update email.
8819
8820 2003-10-14 Roger Sayle <roger@eyesopen.com>
8821
8822 * MAINTAINERS: Move myself from 'Write After Approval' to
8823 'Various Maintainers' section as middle-end maintainer.
8824
8825 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
8826
8827 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8828 HOST_FLAGS_TO_PASS.
8829 * Makefile.in: Regenerate.
8830
8831 2003-10-11 Bernardo Innocenti <bernie@develer.com>
8832
8833 * config.guess: Update to 2003-10-07 version.
8834 * config.sub: Update to 2003-10-07 version.
8835
8836 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8837
8838 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8839 * ltconfig (irix5*, irix6*): Don't override version_type.
8840
8841 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
8842
8843 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8844 * configure: Rebuilt
8845 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8846 * Makefile.in: Rebuilt
8847
8848 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
8849
8850 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8851
8852 2003-09-30 Carlo Wood <carlo@alinoe.com>
8853
8854 * MAINTAINERS (Write After Approval): Add myself.
8855
8856 2003-09-29 Paul Koning <ni1d@arrl.net>
8857
8858 * MAINTAINERS: Move myself from "Write After Approval"
8859 to CPU platform maintainers for pdp11 platform.
8860
8861 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
8862
8863 * MAINTAINERS: Move myself from 'Write After Approval' to
8864 'Various Maintainers' section as libffi testsuite maintainer.
8865
8866 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
8867
8868 * configure.in: Pass a computed --program-transform-name
8869 to subconfigures.
8870 * configure: Regenerated.
8871
8872 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8873
8874 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8875 * Makefile.in: Regenerate.
8876
8877 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8878 * Makefile.in: Regenerate.
8879
8880 2003-09-19 Ziemowit Laski <zlaski@apple.com>
8881
8882 * MAINTAINERS: Move myself from 'Write After Approval'
8883 to 'Various Maintainers' (objective-c) section.
8884
8885 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
8886
8887 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8888 quoting.
8889 * configure: Regenerated.
8890
8891 2003-09-16 Joel Brobecker <brobecker@gnat.com>
8892
8893 * MAINTAINERS (Write After Approval): Add myself to write after
8894 approval list.
8895
8896 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
8897
8898 * MAINTAINERS (Write After Approval): Add myself.
8899
8900 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
8901
8902 * MAINTAINERS: Update my e-mail address.
8903
8904 2003-09-09 Alan Modra <amodra@bigpond.net.au>
8905
8906 * libtool.m4 (LD): Correct powerpc64 host match.
8907
8908 2003-09-06 James E Wilson <wilson@tuliptree.org>
8909
8910 * MAINTAINTERS: Update my affiliation and email address.
8911
8912 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8913
8914 * MAINTAINERS (Write After Approval): Add myself.
8915
8916 2003-09-04 DJ Delorie <dj@redhat.com>
8917
8918 * configure: Regenerate.
8919
8920 2003-09-04 Robert Millan <robertmh@gnu.org>
8921
8922 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8923
8924 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8925
8926 * configure.in: Ensure arguments to sed are properly spaced.
8927 * configure: Regenerate.
8928
8929 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8930
8931 * MAINTAINERS: Update my e-mail address.
8932
8933 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
8934
8935 * MAINTAINERS (Write After Approval): Add myself.
8936
8937 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
8938
8939 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8940 * configure: Regenerated.
8941
8942 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
8943
8944 * MAINTAINERS: Update my email address.
8945
8946 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
8947
8948 * configure.in: Use newline instead of semicolon when assuming
8949 shell arguments in a for loop.
8950 * configure: Regenerated.
8951
8952 2003-08-22 Jason Eckhardt <jle@rice.edu>
8953
8954 * MAINTAINERS: Resurrect the i860 maintainer.
8955
8956 2003-08-20 Geoffrey Keating <geoffk@apple.com>
8957
8958 PR 8180
8959 * configure.in: When testing with_libs and with_headers, treat
8960 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
8961 * configure: Regenerate.
8962
8963 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8964 make, shell, etc.
8965 (baseargs): Likewise.
8966 * configure: Regenerate.
8967
8968 2003-08-20 Bernardo Innocenti <bernie@develer.com>
8969
8970 * MAINTAINERS (Write After Approval): Add myself.
8971
8972 2003-08-19 Geoffrey Keating <geoffk@apple.com>
8973
8974 * configure.in: Disable libgcj for darwin not on powerpc.
8975 * configure: Rebuild.
8976
8977 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
8978
8979 * config-ml.in, symlink-tree: Add license.
8980
8981 2003-08-03 Richard Stallman <rms@gnu.org>
8982 Eben Moglen <moglen@columbia.edu>
8983
8984 * README.SCO: New file.
8985
8986 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
8987
8988 * Makefile.tpl (check, check-c++): Express dependencies using
8989 dependencies rather than commands.
8990 * Makefile.in: Regenerate.
8991
8992 2003-08-01 Andrew Cagney <cagney@redhat.com>
8993
8994 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8995 * configure: Ditto.
8996
8997 2003-07-31 Geoffrey Keating <geoffk@apple.com>
8998
8999 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
9000 * Makefile.in: Update.
9001
9002 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
9003
9004 * configure.in: Enable libgcj for darwin.
9005 * configure: Rebuild.
9006
9007 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
9008
9009 * config-ml.in: Use ac_configure_args directly instead of
9010 ml_arguments. Only set ml_norecursion if --no[-]recursion is
9011 actually seen.
9012
9013 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
9014
9015 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9016 creating target and build subdirs to build all parent dirs as needed.
9017 * Makefile.in: Rebuild.
9018 * configure.in: Don't build dirs explicitly here.
9019 * configure: Rebuild.
9020
9021 2003-07-26 Paul Brook <paul@nowt.org>
9022
9023 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9024
9025 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
9026
9027 * Makefile.tpl (all-make): Depend on intl.
9028 * Makefile.in: Rebuilt.
9029
9030 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
9031
9032 * install-sh: Update to newer upstream versions (associated with
9033 aclocal 1.7).
9034 * mkinstalldirs: Likewise.
9035 * missing: Likewise, plus $1Help2man -> $1 typo fix.
9036
9037 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
9038
9039 * MAINTAINERS: Move self from Bug database only accounts
9040 to write-after-approval.
9041
9042 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
9043
9044 * config.if: Remove unused libc_interface determination.
9045
9046 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
9047
9048 * MAINTAINERS: Move self from write-after-approval to
9049 build machinery (*.in).
9050
9051 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
9052
9053 PR bootstrap/11273
9054 PR bootstrap/11408
9055 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
9056 unused INSTALL_PROGRAM_ARGS.
9057 * configure.in: Use AC_PROG_INSTALL.
9058 * Makefile.in: Regenerate.
9059 * configure: Regenerate.
9060
9061 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
9062
9063 * MAINTAINERS: Alphabetize.
9064
9065 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
9066
9067 * configure: Rebuilt.
9068 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9069 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9070 newlib nor libgloss.
9071 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
9072 * configure.in (am33_2.0-*-linux*): Added.
9073
9074 2003-07-09 Bob Wilson <bob.wilson@acm.org>
9075
9076 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9077 * configure: Regenerate.
9078
9079 2003-07-07 Zack Weinberg <zack@codesourcery.com>
9080
9081 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9082 * Makefile.in: Regenerate.
9083
9084 2003-07-04 Zack Weinberg <zack@codesourcery.com>
9085
9086 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9087 * Makefile.in: Regenerate.
9088
9089 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
9090
9091 * Makefile.tpl: Replace PWD with PWD_COMMAND.
9092 * Makefile.in: Regenerated.
9093
9094 * config-ml.in: Replace PWD with PWD_COMMAND.
9095
9096 2003-07-04 Zack Weinberg <zack@codesourcery.com>
9097
9098 * intl: New directory; see intl/ChangeLog for details.
9099 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9100 * Makefile.tpl: all-gcc depends on maybe-all-intl.
9101 * Makefile.in: Regenerate.
9102
9103 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
9104
9105 * configure.in: Clean up config-lang.in handling. Delete
9106 useless assignment to "subdirs".
9107 * configure: Regenerate.
9108
9109 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
9110
9111 * configure.in: Rename 'target_libs' to 'target_libraries'.
9112 Remove useless reference to 'target_libs'.
9113 * configure: Regenerate.
9114
9115 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
9116
9117 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9118 * Makefile.in: Regenerate.
9119
9120 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
9121
9122 * Makefile.def: Introduce flags_to_pass.
9123 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9124 * Makefile.in: Regenerate.
9125
9126 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
9127
9128 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9129 and target-libgloss.
9130 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9131 <h8300*-*-*>: Disable libf2c and ${libgcj}.
9132 * configure: Regenerate.
9133
9134 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
9135
9136 * configure.in: Update testsuite_flags to new location.
9137 * configure. Regenerate.
9138
9139 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
9140
9141 * Makefile.tpl: Remove BUILD_CC stuff.
9142 * Makefile.in: Regenerate.
9143
9144 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
9145
9146 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9147
9148 2003-06-16 Graeme Peterson <gp@qnx.com>
9149
9150 * MAINTAINERS (Write After Approval): Add myself.
9151
9152 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
9153
9154 * config.guess: Update to 2003-06-12 version.
9155 * config.sub: Update to 2003-06-13 version.
9156
9157 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
9158
9159 * config.guess: Update to 2003-06-06 version.
9160 * config.sub: Update to 2003-06-06 version.
9161
9162 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9163
9164 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9165 * configure. Regenerate.
9166
9167 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
9168
9169 * configure.in: Disable serial configure by default.
9170 * configure: Regenerate.
9171 * Makefile.tpl: Abolish .NOTPARALLEL.
9172 * Makefile.in: Regenerate.
9173
9174 * Makefile.tpl: Replace {build,host,target}_canonical by
9175 {build,host,target}.
9176 * Makefile.in: Regenerate.
9177
9178 * Makefile.tpl: Fix stupid pasto.
9179 * Makefile.in: Regenerate.
9180
9181 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
9182
9183 * Makefile.tpl: Remove bogus conditional.
9184 * Makefile.in: Regenerate.
9185
9186 2003-06-05 Jan Hubicka <jh@suse.cz>
9187
9188 * Makefile.tpl (profiledbootstrap): New target.
9189 * Makefile.in (profiledbootstrap): New target.
9190
9191 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9192
9193 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9194 Pinski. Remove user names from other bugzilla-only maintainers.
9195
9196 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
9197
9198 * Makefile.tpl: Make 'recursive targets' using autogen rather
9199 than shell loop. Remove duplicate 'clean' targets and false
9200 comments.
9201 * Makefile.def: Add systematic dependencies to 'recursive' targets.
9202 Add systematic method of specifying missing targets in subdirs.
9203 Add copyright boilerplate.
9204 * Makefile.in: Regenerate.
9205 * configure.in: Add 'recursive targets' to maybe list.
9206 * configure: Regenerate.
9207
9208 * MAINTAINERS: "GNATS only" -> "Bug database only".
9209
9210 * Makefile.tpl: Rename [+target+] to [+make_target+].
9211 * Makefile.def: Rename 'target' to 'make_target'.
9212
9213 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
9214
9215 * MAINTAINERS: Add self as options handling maintainer.
9216
9217 2003-05-28 Michael Meissner <gnu@the-meissners.org>
9218
9219 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9220 been too long since I touched those ports.
9221
9222 2003-05-28 DJ Delorie <dj@redhat.com>
9223
9224 * Makefile.tpl: Make maybe-check-gcc .PHONY.
9225 * Makefile.in: Regenerate.
9226
9227 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
9228
9229 * configure.in: Use curly braces in the definition of tooldir.
9230 * configure: Regenerate.
9231
9232 2003-05-21 DJ Delorie <dj@redhat.com>
9233
9234 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9235 newlib or libgloss.
9236 * Makefile.in: Regenerate.
9237
9238 2003-05-21 DJ Delorie <dj@redhat.com>
9239
9240 * Makefile.tpl: Add missing empty maybe-check-gcc target.
9241 * Makefile.in: Regenerate.
9242
9243 2003-05-20 Ian Lance Taylor <ian@airs.com>
9244
9245 * MAINTAINERS: Update my e-mail address.
9246
9247 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
9248
9249 * configure.in: Switch more things to use maybe dependencies.
9250 * Makefile.tpl: Switch more things to use maybe dependencies.
9251 Factor out common code from autogen IF statements.
9252 * configure: Regenerate.
9253 * Makefile.in: Regenerate.
9254
9255 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
9256
9257 * configure.in: Accept i[3456789]86 for machine type.
9258 * configure: Regenerate.
9259
9260 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
9261
9262 * configure.in: Switch more things to use maybe dependencies.
9263 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
9264 * configure: Regenerate.
9265 * Makefile.tpl: Switch more things to use maybe dependencies.
9266 * Makefile.in: Regenerate.
9267
9268 2003-05-16 Andreas Schwab <schwab@suse.de>
9269
9270 * Makefile.tpl (install-opcodes): Define.
9271 * Makefile.in: Rebuild.
9272
9273 2003-05-13 Andreas Jaeger <aj@suse.de>
9274
9275 * config.guess: Update to 2003-05-09 version.
9276 * config.sub: Update to 2003-05-09 version.
9277
9278 2003-05-13 Michael Eager <eager@mvista.com>
9279
9280 * configure.in: Correct sed script so that options in quotes are not
9281 deleted.
9282 * configure: Rebuild.
9283
9284 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
9285
9286 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9287 and $$s/newlib/libc/sys/cygwin32 include paths.
9288 * configure: Ditto.
9289
9290 2003-05-12 Michael Meissner <gnu@the-meissners.org>
9291
9292 * MAINTAINERS: Update my email addresses.
9293
9294 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
9295
9296 * config-ml.in: Propagate INSTALL variables.
9297
9298 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9299
9300 * MAINTAINERS: Remove duplicate entries in Write After Approval.
9301
9302 2003-05-02 Chris Demetriou <cgd@broadcom.com>
9303
9304 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9305 * Makefile.in: Regenerate.
9306
9307 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
9308
9309 * MAINTAINERS (GNATS only): Add Falk Hueffner.
9310
9311 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
9312
9313 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9314
9315 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
9316
9317 * Makefile.tpl: Clean $(BUILD_SUBDIR).
9318 * Makefile.in: Regenerated.
9319
9320 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
9321
9322 * MAINTAINERS (Write After Approval): Upgrade myself from
9323 GNATS only to write-after-approval. Update my mail address.
9324
9325 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
9326
9327 (OS Port Maintainers: freebsd): Add myself.
9328
9329 2003-04-22 Mark Mitchell <mark@codesourcery.com>
9330
9331 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9332
9333 2003-04-22 Kean Johnston <jkj@sco.com>
9334
9335 * MAINTAINERS (SCO ports): Added myself.
9336
9337 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
9338
9339 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9340
9341 2003-04-19 Kean Johnston <jkj@sco.com>
9342
9343 * MAINTAINERS (Write After Approval): Add myself.
9344
9345 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9346
9347 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9348 * Makefile.in: Regenerate.
9349
9350 2003-04-18 Jakub Jelinek <jakub@redhat.com>
9351
9352 * configure.in (powerpc64*-*-linux*): Remove.
9353 * configure: Rebuilt.
9354
9355 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
9356
9357 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
9358 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9359 and restrap.
9360 * Makefile.in: Regenerate.
9361
9362 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
9363
9364 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9365 * configure: Regenerated.
9366
9367 2003-04-15 DJ Delorie <dj@redhat.com>
9368
9369 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9370
9371 2003-04-13 Nick Clifton <nickc@redhat.com>
9372
9373 * config-ml.in: Remove support for --disable-aix removing
9374 call-aix multilibs.
9375
9376 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
9377
9378 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9379 * */configure: Rebuilt.
9380
9381 2003-04-08 Joel Sherrill <joel@oarcorp.com>
9382
9383 * MAINTAINERS: Add my email address.
9384
9385 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
9386
9387 * MAINTAINERS (Write After Approval): Add myself.
9388
9389 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
9390
9391 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9392 * Makefile.in: Regenerate.
9393
9394 2003-03-14 Michael Chastain <mec@shout.net>
9395
9396 * Makefile.in: Regenerate with correct Makefile.def.
9397
9398 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
9399
9400 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
9401 Make macro.
9402 * Makefile.in: Regenerate.
9403 * configure.in: Clean up gxx_include_dir logic.
9404 * configure: Regenerate.
9405
9406 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
9407
9408 * MAINTAINERS (Write After Approval): Add myself.
9409
9410 2003-03-10 Ben Elliston <bje@wasabisystems.com>
9411
9412 * MAINTAINERS: Update my mail address.
9413
9414 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9415
9416 * configure.in (gxx_include_dir): Fix typo.
9417 * configure: Regenerated.
9418
9419 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9420
9421 * Makefile.tpl: Reindent.
9422 * Makefile.in: Regenerate.
9423 * configure.in: Reindent. Don't set unused variables.
9424 * configure: Regenerate.
9425
9426 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
9427
9428 * configure.in: Include $(build_tooldir)/sys-include in
9429 FLAGS_FOR_TARGET.
9430 * configure: Regenerated.
9431
9432 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9433
9434 * Makefile.tpl: Always pass down RANLIB.
9435 * Makefile.in: Regenerate.
9436
9437 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9438 * Makefile.in: Regenerate.
9439 * configure.in: Remove unused logic relating to --enable-shared
9440 and --enable-threads. Remove bogus comments. Remove redundant
9441 noconfigdirs.
9442 * configure: Regenerate.
9443
9444 * configure.in: Replace ${libstdcxx_version} by its value.
9445 Remove reference to mh-dgux.
9446 * configure: Regenerate.
9447
9448 2003-03-03 Kevin Buettner <kevinb@redhat.com>
9449
9450 * MAINTAINERS (Write After Approval): Add myself.
9451
9452 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9453
9454 * Makefile.tpl: Rearrange.
9455 * Makefile.in: Regenerate.
9456
9457 2003-02-25 Uwe Stieber <uwe@wwws.de>
9458
9459 * configure.in: Add support for kaOS as cross build target system.
9460 * configure: Regenerated.
9461
9462 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
9463
9464 * MAINTAINERS (Write after approval): Add myself.
9465
9466 2003-02-21 James E Wilson <wilson@tuliptree.org>
9467
9468 * MAINTAINERS: Update my email address.
9469
9470 2003-02-21 Zack Weinberg <zack@codesourcery.com>
9471
9472 * MAINTAINERS: Add self to blanket write privs. section.
9473
9474 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
9475
9476 * Makefile.tpl: Add definition of CPPFLAGS to pass into
9477 configure-target-* as some target builds may require additional
9478 flags for preprocessor tests.
9479 * Makefile.in: Regenerated.
9480
9481 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
9482
9483 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9484 * ltconfig: Handle it.
9485 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9486 auto-detecting it.
9487
9488 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9489 it is used as argument to $CC.
9490 * ltcf-gcj.sh: Likewise.
9491
9492 * configure.in: Introduce --enable-maintainer-mode.
9493 * configure: Rebuilt.
9494 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9495 for maintainer mode.
9496 * Makefile.in: Rebuilt.
9497
9498 2003-02-18 Jason Merrill <jason@redhat.com>
9499
9500 * Makefile.tpl (check-c++): Allow parallelism.
9501
9502 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9503
9504 * MAINTAINERS: Remove John Carr (who never actually had access to
9505 gcc.gnu.org).
9506
9507 2003-02-15 Geoffrey Keating <geoffk@apple.com>
9508
9509 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9510 don't configure target-libobjc.
9511 * configure: Regenerate.
9512
9513 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9514
9515 * Makefile.tpl (RANLIB): Define.
9516 * Makefile.in: Regenerate.
9517
9518 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
9519
9520 * MAINTAINERS: Update my email.
9521
9522 2003-02-06 Keith R Seitz <keiths@redhat.com>
9523
9524 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9525 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9526 * Makefile.in: Regenerated.
9527 * configure.in: Remove all traces of snavigator, db, and grep.
9528 * configure: Regenerated.
9529
9530 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9531
9532 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9533 After Approval.
9534
9535 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9536
9537 * MAINTAINERS (Write after approval): Add myself.
9538
9539 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
9540
9541 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9542 * Makefile.in: Regenerated.
9543
9544 2003-01-30 Roger Sayle <roger@eyesopen.com>
9545
9546 * config.guess: Updated to 2003-01-30's version.
9547 * config.sub: Updated to 2003-01-28's version.
9548
9549 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
9550
9551 * config.if: If gcc_version is already set, just use it. Don't set
9552 gcc_version_trigger if it's already set, otherwise set it to
9553 gcc/version.c, but only if the file exists. If it is not set and
9554 gcc/version.c does not exist, try to extract the version number from
9555 $CC.
9556
9557 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
9558
9559 * MAINTAINERS: Add myself to write-after-approval list.
9560
9561 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
9562
9563 * configure.in: Revert 24Jan change.
9564 * configure: Regenerate.
9565
9566 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9567
9568 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
9569 entry of HJ Lu.
9570
9571 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9572
9573 * configure.in: Revert previous change.
9574 * configure: Regenerate.
9575
9576 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9577
9578 * configure.in: Make rda native-only.
9579 * configure: Regenerate.
9580
9581 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9582
9583 * MAINTAINERS: Move myself from GNATS-only-accounts to
9584 write-after-approval.
9585
9586 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
9587
9588 * configure.in: Add missing \.
9589 * configure: Rebuilt.
9590
9591 2003-01-17 Jakub Jelinek <jakub@redhat.com>
9592
9593 * configure.in (baseargs): Avoid using \| in sed regular
9594 expressions.
9595 * configure: Rebuilt.
9596
9597 2003-01-16 Jakub Jelinek <jakub@redhat.com>
9598
9599 * configure.in (baseargs): Remove all supported forms of
9600 --cache-file, --srcdir, --host, --build and --target options
9601 from argument lists.
9602 * configure: Rebuilt.
9603
9604 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
9605
9606 * MAINTAINERS: Add myself to write-after-approval list.
9607
9608 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
9609
9610 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9611 * configure: Rebuilt.
9612
9613 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
9614
9615 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9616 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9617 * Makefile.in: Regenerate.
9618 * configure: Regenerate.
9619
9620 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
9621
9622 * configure.in: Remove Makefile in build, host and target modules
9623 unless configure was run with --no-recursion.
9624 * configure: Rebuilt.
9625
9626 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9627
9628 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9629 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9630 * Makefile.in: Regenerate.
9631
9632 2003-01-08 Chris Demetriou <cgd@broadcom.com>
9633
9634 * config.guess: Update to 2003-01-03 version.
9635 * config.sub: Update to 2003-01-03 version.
9636
9637 2003-01-07 Christopher Faylor <cgf@redhat.com>
9638
9639 * configure: Regenerate with proper autoconf 2.13.
9640
9641 2003-01-07 Christopher Faylor <cgf@redhat.com>
9642
9643 * configure.in: Add AC_PREREQ for consistency.
9644 * configure: Regenerate.
9645
9646 2003-01-06 Andrew Cagney <ac131313@redhat.com>
9647
9648 * configure.in (GDB_TK): Add tcl directories conditional on
9649 gdb/gdbtk directory being present.
9650 * configure: Regenerate.
9651
9652 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
9653
9654 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
9655 used by gcc if LD is not defined and we are not doing a Canadian Cross.
9656 * configure: Rebuilt.
9657
9658 2002-12-31 Tom Tromey <tromey@redhat.com>
9659
9660 * Makefile.in: Rebuilt.
9661 * Makefile.def (target_modules) [libffi]: Allow installation.
9662
9663 2002-12-31 Andreas Schwab <schwab@suse.de>
9664
9665 * configure.in: Fix use of $program_transform_name.
9666 * configure: Regenerated.
9667
9668 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
9669
9670 * configure.in (baseargs): Don't remove first configure argument.
9671 * configure: Regenerated.
9672
9673 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
9674
9675 * Makefile.tpl (local-distclean): Don't remove...
9676 (multilib.ts): ... this. Moved into...
9677 (multilib.out): ... this. Don't use sub-make.
9678 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9679 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9680 (configure-build-[+module+], configure-[+module+],
9681 configure-target-[+module+], configure-gcc): ... these. Test
9682 for Makefile existence. Drop config.status from dependencies.
9683 * Makefile.in: Rebuilt.
9684 * configure.in: Move gcc-version-trigger to the end of
9685 ac_configure_args. Add comments to maybedep.tmp and
9686 serdep.tmp. Introduce --disable-serial-configure. Remove
9687 nonopt from baseargs, matching and removing corresponding
9688 whitespace while at it.
9689 * configure: Rebuilt.
9690
9691 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
9692
9693 * configure.in (host_configargs): Replace reference to
9694 no-longer-defined buildopts with --build=${build_alias}.
9695 * configure: Rebuilt.
9696
9697 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
9698 program_transform_name to standard idiom.
9699 (AUTOGEN, AUTOCONF): Define.
9700 (Makefile.in): Use $(AUTOGEN).
9701 (Makefile): Depend on config.status, and use autoconf-style rule to
9702 build it. Move original commands to...
9703 (config.status): ... this new target.
9704 (configure): Add $(srcdir). Depend on config/acx.m4. Use
9705 $(AUTOCONF).
9706 * Makefile.in: Rebuilt.
9707
9708 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
9709
9710 * Makefile.tpl: Fix dramatic bustage due to change in
9711 program_transform_name.
9712 * Makefile.in: Regenerate.
9713
9714 * configure.in: Remove unnecessary PATH setting.
9715 * configure: Regnerate.
9716
9717 * configure.in: Don't default to unprefixed tools unless
9718 the native tools will work.
9719 * configure: Regenerate.
9720
9721 * configure.in: Convert to autoconf script. Blow away lots
9722 of now-redundant Makefile fragments.
9723 * configure: Generate using Autoconf.
9724 * Makefile.tpl: Rewrite to reflect autoconfiscation.
9725 * Makefile.in: Regenerate.
9726
9727 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
9728
9729 * configure: Fix stupid bug where RANLIB was mistakenly included.
9730
9731 * configure.in: Rename (buildargs, hostargs, targargs) to
9732 (build_configargs, host_configargs, target_configargs).
9733
9734 * configure.in: Move logic out of sed statement.
9735
9736 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
9737 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9738
9739 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
9740
9741 * config.sub: Import from master repository
9742 * config.guess: Ditto
9743
9744 2002-12-24 Andreas Schwab <schwab@suse.de>
9745
9746 * Makefile.tpl (multilib.out): Fix missing space.
9747 * Makefile.in: Regenerate.
9748
9749 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
9750
9751 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
9752 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
9753 * Makefile.in: Regenerate.
9754 * configure.in: Remove unnecessary leftovers.
9755
9756 2002-12-21 Geoffrey Keating <geoffk@apple.com>
9757
9758 * configure.in (extra_ranlibflags_for_target): New variable.
9759 (*-*-darwin): Add -c to ranlib commands.
9760 * configure (tooldir): Handle extra_ranlibflags_for_target.
9761
9762 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
9763
9764 * Makefile.tpl: Revert HJL's change.
9765 * Makefile.in: Regenerated.
9766 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9767 always.
9768
9769 2002-12-19 Andreas Schwab <schwab@suse.de>
9770
9771 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9772 * Makefile.in: Regenerate.
9773
9774 2002-12-18 H.J. Lu <hjl@gnu.org>
9775
9776 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9777 * Makefile.in: Regenerated.
9778
9779 * configure.in (build_prefix): New. Substitute.
9780
9781 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
9782
9783 * Makefile.tpl: Don't let real targets depend on phony targets.
9784 * Makefile.in: Regenerate.
9785
9786 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9787 * Makefile.in: Regenerate.
9788
9789 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
9790
9791 * config.sub: Import from master repository
9792 * config.guess: Ditto
9793
9794 2002-12-16 Jason Merrill <jason@redhat.com>
9795
9796 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9797 previous 'make bootstrap'.
9798 * Makefile.in: Regenerate.
9799
9800 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
9801
9802 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9803
9804 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
9805
9806 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9807 * Makefile.in: Regenerate.
9808
9809 2002-12-13 Jason Merrill <jason@redhat.com>
9810
9811 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
9812 library tests.
9813 (check-c++): Just depend on it and check-target-libstdc++-v3.
9814 * Makefile.in: Regenerate.
9815
9816 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
9817
9818 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9819 * Makefile.in: Rebuilt.
9820
9821 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
9822
9823 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9824
9825 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
9826
9827 * configure: Fix bug put in by gremlins.
9828
9829 * Makefile.tpl: Substitute more autoconfily.
9830 * configure: Substitute more autoconfily.
9831 * Makefile.in: Regenerate.
9832
9833 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
9834
9835 * config.sub: Import from master repository
9836 * config.guess: Ditto
9837 * MAINTAINERS: Added Svein Seldal under write after approval
9838
9839 2002-12-08 Andrew Cagney <ac131313@redhat.com>
9840
9841 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9842 * Makefile.in (all-sim): Ditto.
9843
9844 2002-12-06 DJ Delorie <dj@redhat.com>
9845
9846 * Makefile.tpl: Change configure dependencies to not have real
9847 targets depend on phony targets.
9848
9849 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
9850
9851 * configure.in: Revert unintentional change.
9852
9853 * Makefile.tpl: Change dependency for */multilib.out so that
9854 it works when gcc isn't in the tree.
9855
9856 * configure.in: Substitute more.
9857 * configure: Run subconfigures from the Makefile.
9858 * Makefile.tpl: Run subconfigures from the Makefile; add a few
9859 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
9860
9861 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9862
9863 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9864
9865 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
9866
9867 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9868 and corresponding dependencies.
9869 * Makefile.in: Regenerate.
9870
9871 * configure.in (host_tools): Order binutils, gas and ld for
9872 convenience in running the testsuites.
9873
9874 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9875 * Makefile.in: Regenerate.
9876 * configure.in: Introduce rules to serialize subconfigure runs.
9877
9878 * configure.in: Introduce BASE_CC_FOR_TARGET.
9879 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
9880 Realize configure-build-* targets. Realize configure-target-* targets.
9881 * Makefile.in: Regenerate.
9882
9883 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
9884
9885 * configure: Move gcc_version_trigger stuff from here...
9886 * configure.in: ...to here.
9887
9888 * configure.in: Separate subconfigure options added by this file from
9889 options given by the user. Add machinery to put args for host
9890 subconfigures into the Makefile.
9891
9892 * Makefile.tpl: Remove 'vault' targets.
9893 * Makefile.tpl: Reorder and comment dependencies.
9894 * Makefile.in: Regenerate.
9895
9896 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
9897 * configure.in: Fix my broken commit of previous patch. (sigh)
9898
9899 2002-11-28 Geoffrey Keating <geoffk@apple.com>
9900
9901 * configure.in: Move host-specific darwin noconfigdirs into
9902 the host-specific section.
9903
9904 2002-11-28 Geoffrey Keating <geoffk@apple.com>
9905
9906 * configure.in: Move host-specific darwin noconfigdirs into
9907 the host-specific section.
9908
9909 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
9910
9911 * configure: Remove skip-this-dir support.
9912 * Makefile.tpl: Remove skip-this-dir support.
9913
9914 * Makefile.tpl: Remove leftover support for non-autoconfiscated
9915 subdirectories.
9916 * Makefile.in: Regenerate.
9917
9918 * Makefile.tpl: Strip out useless setting of 'dir'.
9919 * Makefile.in: Regenerate.
9920
9921 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
9922
9923 * configure.in: Fix deeply stupid bug.
9924
9925 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9926 shell code in CXX_FOR_TARGET
9927 * Makefile.def: Introduce raw_cxx.
9928 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9929 RAW_CXX_FOR_TARGET.
9930 * Makefile.in: Regenerate.
9931
9932 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
9933
9934 * Makefile.tpl: Remove unnecessary ifs.
9935 * Makefile.in: Regenerate.
9936
9937 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
9938 dependencies. Maybe-ize build-libiberty. Create dummy install
9939 targets for 'no_install' modules.
9940 * configure: Move GDB_TK substitution to configure.in. Move
9941 build_modules stuff to configure.in.
9942 * configure.in: Implement soft dependency machinery. Maybe-ize
9943 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
9944 * Makefile.in: Regenerate.
9945
9946 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9947
9948 * Makefile.tpl: Make all-target, install-target behave similarly
9949 to all, install (only hitting configured targets). Eliminate
9950 unused macro defintions.
9951
9952 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9953 build != host.
9954
9955 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9956
9957 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9958
9959 * configure.in: Produce lists of subdir targets we're actually
9960 configuring. Remove references to "dosrel".
9961 * Makefile.tpl: Let configure set which subdir targets are hit.
9962 Remove install-cross; clean up install; remove ALL. Remove
9963 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
9964 Autogenerate host module targets. Remove empty dependency lines
9965 and redundant dependency; rearrange slightly.
9966 * Makefile.def: Add host-side libtermcap, utils.
9967
9968 * Makefile.in: Regenerate.
9969
9970 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9971
9972 * ltconfig (osf[345]): Append $major to soname_spec.
9973 Reflect this in library_names_spec.
9974 * ltmain.sh (osf): Prefix $major with . for use as extension.
9975
9976 2002-11-19 Andreas Jaeger <aj@suse.de>
9977
9978 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9979 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9980 and sparc64 GNU/Linux systems.
9981
9982 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
9983
9984 * MAINTAINERS: Update email.
9985
9986 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9987
9988 * MAINTAINERS: Complete James Dennett's entry.
9989
9990 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
9991
9992 * MAINTAINERS (Write After Approval): Add myself.
9993
9994 2002-11-13 Bruce Korb <bkorb@gnu.org>
9995
9996 * Makefile.tpl: syntactic cleanup
9997
9998 2002-11-13 Stuart Hastings <stuart@apple.com>
9999
10000 * MAINTAINERS: Add myself to write-after-approval list.
10001
10002 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10003
10004 * Makefile.def: Add list of recursive targets to autogenerate.
10005 Add build_modules.
10006 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
10007 targets. Autogenerate *-build-* targets.
10008 * Makefile.in: Regenerate.
10009
10010 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10011
10012 * configure: More autoconf-style substitutions.
10013 * Makefile.tpl: More autoconf-style substitutions.
10014 * Makefile.in: Regenerate.
10015
10016 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
10017
10018 * configure: Substitute more variables in a more autoconf-friendly
10019 way. Simplify slightly.
10020 * Makefile.tpl: Make more variables substitutable in an
10021 autoconf-friendly way.
10022 * Makefile.in: Regenerate.
10023
10024 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
10025
10026 * MAINTAINERS (Write After Approval): Add myself.
10027
10028 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
10029
10030 * configure.in (v810*): Remove special setting of tools.
10031
10032 * configure: Add support for extra required flags for ar or nm.
10033 * configure.in (aix4.3+): Use above support for target-specific
10034 issues, rather than using config/mt-aix43.
10035
10036 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
10037
10038 * configure: Remove 'removing', which doesn't work. Replace $subdir
10039 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
10040 with $srcdir. Reformat indentation. Substitute some variables
10041 formerly hard-coded in the Makefile for build=host.
10042 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10043 * Makefile.def: Autogenerate more.
10044 * Makefile.in: Regenerate.
10045
10046 2002-11-04 Adam Nemet <anemet@lnxw.com>
10047
10048 * MAINTAINERS (Write After Approval): Add myself.
10049
10050 2002-11-04 Kevin Buettner <kevinb@redhat.com>
10051
10052 * Makefile.def (host_modules): Add rda.
10053 * Makefile.in: Regenerate.
10054 * configure.in (target_tool): Add target-rda to list.
10055
10056 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10057
10058 * MAINTAINERS: Remove "co-maintainer" note for web pages.
10059
10060 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
10061
10062 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
10063 and restrap targets to this rule.
10064 * Makefile.in: Regenerate.
10065
10066 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10067
10068 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10069 GNATS only accounts.
10070
10071 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
10072
10073 * configure.in (i[3456]86-*-linux*): Add check to disable
10074 ${libgcj} for glibc1.
10075
10076 2002-10-24 Denis Chertykov <denisc@overta.ru>
10077
10078 * MAINTAINERS: Add myself as ip2k port maintainer.
10079
10080 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
10081
10082 * configure.in: Add tic4x target.
10083
10084 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
10085
10086 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10087 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10088 * Makefile.in: Regenerate.
10089
10090 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10091 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10092 * Makefile.in: Regenerate.
10093
10094 2002-10-02 Janis Johnson <janis187@us.ibm.com>
10095
10096 * MAINTAINERS: Add myself as web pages co-maintainer.
10097
10098 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
10099
10100 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10101 * Makefile.in: Regenerate.
10102
10103 2002-10-02 Zack Weinberg <zack@codesourcery.com>
10104
10105 * MAINTAINERS: Add myself and Nathan Sidwell
10106 <nathan@codesourcery.com> as VxWorks maintainers.
10107
10108 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
10109
10110 * Makefile.def: Remove order dependency comments.
10111 * Makefile.tpl: Add explicit install-install dependencies.
10112 * Makefile.in: Regenerate.
10113
10114 * Makefile.tpl: Remove material now in src-release. (Finally!)
10115 * Makefile.in: Regenerate.
10116
10117 * Makefile.tpl: Add configure-target (for src-release in src)
10118 * Makefile.in: Regenerate.
10119
10120 2002-09-30 Nick Clifton <nickc@redhat.com>
10121
10122 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10123
10124 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
10125
10126 * configure.in (s390*-*-linux*): Enable libgcj.
10127
10128 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
10129
10130 * configure: Revert accidentally applied changes.
10131
10132 * Makefile.tpl: Make more autoconf-friendly.
10133 * Makefile.in: Regenerate.
10134 * configure: Make substitution more autoconf-like.
10135
10136 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
10137
10138 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10139 single entry to handle all these.
10140 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
10141 libjava on arm-*-elf.
10142
10143 2002-09-27 Geoffrey Keating <geoffk@apple.com>
10144
10145 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10146 things that depend on them.
10147
10148 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
10149
10150 * Makefile.tpl: Make subsituted variables more autoconfy.
10151 * Makefile.in: Regenerate.
10152 * configure: Make seds more autoconfy.
10153
10154 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
10155
10156 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10157 * Makefile.in: Regenerate.
10158 * configure.in: Rewrite sed statements to look autoconfy.
10159
10160 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10161 all-target-foo on configure-target-foo.
10162 * Makefile.def: Ditto.
10163 * Makefile.in: Rebuild.
10164
10165 2002-09-25 Andrew Haley <aph@redhat.com>
10166
10167 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10168
10169 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
10170
10171 * Makefile.def: New file.
10172 * Makefile.tpl: New file.
10173 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10174 * contrib/gcc_update: Note that Makefile.in is a generated file.
10175
10176 * configure.in: Minor rearrangement. Simplify tests.
10177
10178 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
10179
10180 * configure.in (with_headers): Skip copy if value is "yes".
10181 (with_libs): Likewise.
10182
10183 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10184
10185 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10186 * configure.in (sh*-*-pe*): Ditto.
10187 * configure.in (mips*-*-pe*): Ditto.
10188 * configure.in (*arm-wince-pe): Ditto.
10189
10190 * configure.in: Rearrange.
10191
10192 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
10193
10194 * MAINTAINERS: Update my email address.
10195
10196 2002-08-30 Paul Koning <pkoning@equallogic.com>
10197
10198 * MAINTAINERS: (Write After Approval): Add myself.
10199
10200 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
10201
10202 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10203
10204 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
10205
10206 * MAINTAINERS: Change my mailing address.
10207
10208 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
10209
10210 * MAINTAINERS (Write After Approval): Remove myself.
10211 (Various Maintainers: c++ runtime libs): Add myself.
10212
10213 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
10214
10215 * MAINTAINERS (Write After Approval): Remove myself.
10216 (Various Maintainers: c++ runtime libs): Add myself.
10217
10218 2002-08-15 Eric Christopher <echristo@redhat.com>
10219
10220 * config.sub: Import from master repository.
10221 * config.guess: Ditto.
10222
10223 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
10224
10225 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10226 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10227 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10228
10229 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
10230
10231 * MAINTAINERS: Add self to rs6000 vector extensions.
10232
10233 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
10234
10235 * libiberty/configure: Reverted unintended yesterday's check in.
10236
10237 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
10238
10239 * boehm-gc/configure, libf2c/configure: Rebuilt.
10240 * libffi/configure, libiberty/configure: Ditto.
10241 * libjava/configure, libobjc/configure: Ditto.
10242 * libstdc++-v3/configure, zlib/configure: Ditto.
10243 Merged from binutils:
10244 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
10245 From Steve Ellcey <sje@cup.hp.com>:
10246 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10247 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10248 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10249 IA64.
10250 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10251 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10252 soname_spec, sys_lib_search_path_spec): Ditto.
10253
10254 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
10255
10256 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10257
10258 2002-08-04 H.J. Lu (hjl@gnu.org)
10259
10260 * configure.in (mips*-*-linux*): Don't skip target-libffi.
10261
10262 2002-08-02 Krister Walfridsson <cato@df.lth.se>
10263
10264 * MAINTAINERS (Write After Approval): Add myself.
10265
10266 2002-07-31 Alan Modra <amodra@bigpond.net.au>
10267
10268 * configure.in: Move generic linux case to end. Copy generic
10269 linux noconfigdirs to mips*-*-linux* entry and new
10270 powerpc64*-*-linux* entry. Add target-libffi for the latter.
10271
10272 2002-07-19 Michael Matz <matz@suse.de>
10273
10274 * MAINTAINERS: Add myself as ra* maintainer.
10275
10276 2002-07-16 Chris Demetriou <cgd@broadcom.com>
10277
10278 * config.guess: Update to 2002-07-09 version.
10279 * config.sub: Update to 2002-07-03 version.
10280
10281 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
10282
10283 * MAINTAINERS: Fix typo in a maintainer email address.
10284
10285 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
10286
10287 * configure.in: Remove two redundant tests.
10288
10289 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10290
10291 * configure.in (mips*-*-irix6*o32): Enable stabs.
10292
10293 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
10294
10295 * configure.in: Don't build grez.
10296 * Makefile.in: Ditto.
10297
10298 * Makefile.in: Remove references to bsp, cygmon, libstub.
10299 * configure.in: Ditto.
10300
10301 * configure.in: Remove leftover reference to gdbtest.
10302
10303 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
10304
10305 * configure.in (gxx_include_dir): Change to match versioned
10306 C++ headers if --enable-version-specific-runtime-libs is used.
10307
10308 2002-07-04 Steve Ellcey <sje@cup.hp.com>
10309
10310 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10311
10312 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
10313
10314 * configure.in: Make --without-x work.
10315
10316 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
10317
10318 * configure.in: Rearrange target Makefile fragment collection.
10319
10320 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10321 cvs[src].
10322 * configure.in: Ditto.
10323
10324 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
10325
10326 * MAINTAINERS (Write After Approval): Update my e-mail address.
10327
10328 2002-06-24 Ben Elliston <bje@redhat.com>
10329
10330 * configure.in (host_tools): Remove cgen.
10331
10332 * Makefile.in (all-cgen): Remove; runs from its source directory.
10333 (check-cgen, install-cgen, clean-cgen): Likewise.
10334 (all-opcodes): Do not depend on all-cgen.
10335 (all-sim): Likewise.
10336
10337 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
10338
10339 * Makefile.in: Eliminate 'apache' targets.
10340 * configure.in: Eliminate 'apache' targets.
10341
10342 * configure.in: Eliminate redundant tests. Reorganize.
10343
10344 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10345
10346 * config-ml.in: Eliminate references to Cygnus configure.
10347
10348 * Makefile.in: Eliminate references to building emacs.
10349
10350 2002-06-28 Graham Stott <graham.stott@btinternet.com>
10351
10352 * MAINTAINERS: Update my email address.
10353
10354 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
10355
10356 * config.if (libstdcxx_incdir): Version C++ headers.
10357 (cxx_incdir): Remove.
10358
10359 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
10360
10361 * MAINTAINERS (Write After Approval): Add self.
10362
10363 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
10364
10365 * configure.in: Add support for ip2k.
10366
10367 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
10368
10369 * configure.in: Fix AIX configury bug.
10370
10371 2002-06-20 Steve Ellcey <sje@cup.hp.com>
10372
10373 * MAINTAINERS (Write After Approval): Add self.
10374
10375 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10376
10377 * configure.in: replace ${topsrcdir} with ${srcdir}
10378
10379 * configure.in: Move definition of libstdcxx_flags
10380 right above usage, rather than waaay earlier.
10381
10382 * configure.in: Pull definition of is_cross_compiler earlier.
10383
10384 * configure.in: Rearrange a little.
10385
10386 * configure.in: Remove references to librx.
10387 * Makefile.in: Remove references to librx.
10388
10389 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
10390
10391 * config.sub: Add support for avr target.
10392 Import from master sources, rev 1.255
10393
10394 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
10395
10396 * configure, .cvsignore: Revert previous change...
10397 * Makefile: ...delete.
10398
10399 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10400
10401 * configure.in: Eliminate ${gasdir} variable.
10402
10403 2002-06-18 Dave Brolley <brolley@redhat.com>
10404
10405 * configure.in: Add support for frv.
10406 * config.sub: Add support for frv.
10407
10408 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
10409
10410 * configure: Remove garbage from previous commit.
10411
10412 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
10413
10414 * configure: For in-source builds, make a subdir and re-exec there.
10415 * Makefile: New file. Pass targets through to build directory.
10416 * .cvsignore: No longer ignore "Makefile".
10417
10418 2002-06-16 Douglas Rupp <rupp@gnat.com>
10419
10420 * MAINTAINERS (Write After Approval): Add self.
10421
10422 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10423
10424 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10425
10426 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
10427
10428 * configure.in (vax-*-netbsd*): Re-enable gas.
10429
10430 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
10431
10432 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10433 BUILD_PREFIX_1, to correct nomenclature.
10434 * configure: Likewise.
10435
10436 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10437 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10438
10439 2002-05-31 Olaf Hering <olh@suse.de>
10440
10441 * config-ml.in: Propogate DESTDIR also.
10442
10443 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
10444
10445 * configure.in (vax-*-netbsd*): Don't build gas for this
10446 platform.
10447
10448 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
10449
10450 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10451 and libgcj for AVR.
10452
10453 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
10454
10455 * MAINTAINERS (Write After Approval): Add myself.
10456
10457 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
10458
10459 * config.guess: Update to 2002-05-22 version.
10460 * config.sub: Likewise.
10461
10462 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10463
10464 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10465 * config-ml.in: Likewise.
10466 * configure: Likewise.
10467 * configure.in: Likewise.
10468
10469 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
10470
10471 * MAINTAINERS: Update my email address.
10472
10473 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
10474
10475 * configure.in: Simplify makefile fragment collection.
10476
10477 * configure.in: Remove code to build emacs.
10478
10479 * configure.in : Remove --srcdir argument from targargs and buildargs
10480 (it's always overridden in the Makefile anyway). Rearrange a bit.
10481
10482 * configure: Move some logic to configure.in.
10483 * configure.in: Move some logic from configure.
10484
10485 2002-05-11 Tom Tromey <tromey@redhat.com>
10486
10487 * MAINTAINERS: Reflect libgcj reality.
10488
10489 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
10490
10491 * Makefile.in: Honour DESTDIR.
10492
10493 2002-05-08 Mark Mitchell <mark@codesourcery.com>
10494
10495 * config.guess: Import 2002-03-20 version.
10496 * config.sub: Import 2002-04-26 version.
10497
10498 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10499
10500 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10501
10502 2002-05-07 Tim Josling <tej@melbpc.org.au>
10503
10504 * MAINTAINERS: Add self.
10505
10506 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
10507
10508 * ltmain.sh: Detect and handle object name conflicts
10509 while piecewise linking a static library.
10510
10511 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
10512
10513 * configure.in (noconfigdirs): Don't disable libgcj on
10514 sparc64-*-solaris* and sparcv9-*-solaris*.
10515
10516 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
10517
10518 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10519
10520 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
10521
10522 * configure.in (FLAGS_FOR_TARGET): Do not add
10523 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10524 on i[3456]86-*-linux*.
10525
10526 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
10527
10528 * configure.in (noconfigdirs): Replace [ ] with test.
10529
10530 * configure.in (noconfigdirs): Do not add target-newlib if
10531 target == i[3456]86-*-linux*, and host == target.
10532
10533 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
10534
10535 * configure.in: delete reference to absent file
10536
10537 * configure.in: replace '[' with 'test'
10538
10539 * configure.in: Eliminate references to gash.
10540 * Makefile.in: Eliminate references to gash.
10541
10542 * configure.in: remove useless references to 'pic' makefile fragments.
10543
10544 * configure.in: (*-*-windows*) Finish removing.
10545
10546 * configure.in: Eliminate redundant test for libgui.
10547
10548 2002-04-29 Roger Sayle <roger@eyesopen.com>
10549
10550 * MAINTAINERS: Add self and realphabetize. Update entries
10551 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
10552 entry for a29k port maintainer.
10553
10554 2002-04-26 Joel Sherrill <joel@OARcorp.com>
10555
10556 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10557 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10558
10559 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
10560
10561 * configure.in: remove references to dead files
10562
10563 2002-04-19 Mark Mitchell <mark@codesourcery.com>
10564
10565 * MAINTAINERS: Add information about purpose of this file.
10566
10567 2002-04-18 Tom Tromey <tromey@redhat.com>
10568
10569 * configure.in: Disallow configuring libgcj when it is already
10570 installed and we're using Solaris 2.8 linker. Do enable libgcj on
10571 Solaris 2.8 by default. For PR libgcj/6158.
10572
10573 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10574
10575 * configure.in: Move default CC setting out of config/mh-* fragments
10576 directly into here.
10577
10578 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10579
10580 * configure.in: don't even try to configure or make a subdirectory
10581 if there's no configure script for it.
10582
10583 2002-04-15 Mark Mitchell <mark@codesourcery.com>
10584
10585 * MAINTAINERS: Remove chill maintainers.
10586 * Makefile.in (CHILLFLAGS): Remove.
10587 (CHILL_LIB): Remove.
10588 (TARGET_CONFIGDIRS): Remove libchill.
10589 (CHILL_FOR_TARGET): Remove.
10590 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10591 CHILL_LIB.
10592 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10593 (CHECK_TARGET_MODULES): Likewise.
10594 (INSTALL_TARGET_MODULES): Likewise.
10595 (CLEAN_TARGET_MODULES): Likewise.
10596 (configure-target-libchill): Remove.
10597 (all-target-libchill): Remove.
10598 * configure.in (target_libs): Remove target-libchill.
10599 Do not compute CHILL_FOR_TARGET.
10600 * libchill: Remove directory.
10601
10602 2002-04-11 DJ Delorie <dj@redhat.com>
10603
10604 * Makefile.in, configure.in: Sync with binutils, entries
10605 follow...
10606
10607 2002-04-07 Andrew Cagney <ac131313@redhat.com>
10608
10609 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
10610 (do-tar, do-bz2): New rules.
10611 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
10612 (gdb-tar): New rule.
10613 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
10614 (insight_dejagnu.tar): New rule.
10615 (insight.tar): New rule.
10616 (gdb+dejagnu.tar): New rule.
10617 (gdb.tar): New rule.
10618
10619 2002-02-01 Mo DeJong <supermo@bayarea.net>
10620
10621 * Makefile.in: Add all-tix to deps for all-snavigator
10622 so that tix is built when building snavigator.
10623
10624 2002-01-11 Steve Ellcey <sje@cup.hp.com>
10625
10626 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10627 ld and gdb are not supported.
10628
10629 2002-01-07 Mark Salter <msalter@redhat.com>
10630
10631 * configure.in: Remove target-bsp and target-cygmon from arm builds.
10632 Allow target-libgloss to be built for arm, strongarm, and xscale.
10633
10634 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
10635
10636 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10637 options for i[3456]86-pc-linux* native builds.
10638
10639 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
10640
10641 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10642 files from .po files for a distribution.
10643
10644 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
10645
10646 * configure.in: Enable libstdc++-v3 for h8300 targets.
10647
10648 2001-06-19 Alan Modra <amodra@bigpond.net.au>
10649
10650 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10651 version from bfd/.
10652
10653 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
10654
10655 * Makefile.in (VER): When present, extract the version number from
10656 the file version.in.
10657
10658 2001-05-24 Tom Rix <trix@redhat.com>
10659
10660 * configure.in : enable ld for aix
10661
10662 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10663
10664 * config.guess: Add linux target for S/390.
10665
10666 2000-11-07 Philip Blundell <pb@futuretv.com>
10667
10668 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10669
10670 2000-11-03 Philip Blundell <pb@futuretv.com>
10671
10672 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10673 files.
10674
10675 2001-01-15 Ben Elliston <bje@redhat.com>
10676
10677 * configure.in (host_tools): Add sid.
10678 Always configure cgen.
10679
10680 2000-11-24 Nick Clifton <nickc@redhat.com>
10681
10682 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10683
10684
10685 2000-08-20 Doug Evans <dje@casey.transmeta.com>
10686
10687 * Makefile.in (ALL_MODULES): Add all-cgen.
10688 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10689 (all-cgen): New target.
10690 (all-opcodes,all-sim): Depend on all-cgen.
10691 * configure.in (host_tools): Add cgen.
10692 Only configure cgen if --enable-cgen-maint.
10693
10694 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
10695
10696 * configure.in: Add *-*-freebsd* configurations.
10697
10698 2002-04-08 Tom Tromey <tromey@redhat.com>
10699
10700 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10701 Fixes PR libgcj/6068.
10702
10703 2002-03-30 Krister Walfridsson <cato@df.lth.se>
10704
10705 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10706
10707 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10708
10709 * configure.in (alpha*-dec-osf*): Enable libgcj.
10710
10711 2003-03-27 Matthew Gingell <gingell@gnat.com>
10712
10713 * MAINTAINERS (Write After Approval): Add myself.
10714
10715 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
10716
10717 Fix for: PR bootstrap/3591, target/5676
10718 * configure.in (mcore-pe): Disable the configuration of
10719 libstdc++-v3 since exceptions are not supported.
10720
10721 2002-03-20 Anthony Green <green@redhat.com>
10722
10723 * configure.in: Enable libgcj for xscale-elf target.
10724
10725 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
10726
10727 * MAINTAINERS: Update my email address.
10728
10729 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
10730
10731 * ltmain.sh (relink_command): Fix typo in previous change.
10732
10733 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
10734
10735 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
10736 (relink_command): Added --tag flags.
10737 (mode=install): If relinking fails; error out.
10738
10739 2002-03-12 Richard Henderson <rth@redhat.com>
10740
10741 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
10742 .NOTPARALLEL tag.
10743 (do-check): Rename from check.
10744 (check): Allow parallel check.
10745
10746 2002-03-12 Bob Wilson <bob.wilson@acm.org>
10747
10748 * MAINTAINERS: Add myself as maintainer for xtensa port.
10749 Fix alphabetical order in CPU port maintainer list.
10750 Remove myself from Write After Approval list.
10751
10752 2002-03-11 Richard Henderson <rth@redhat.com>
10753
10754 * Makefile.in (.NOTPARALLEL): Add fake tag.
10755
10756 2002-03-07 H.J. Lu (hjl@gnu.org)
10757
10758 * configure.in: Enable gprof for mips*-*-linux*.
10759
10760 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
10761
10762 * MAINTAINERS (Write After Approval): Add myself.
10763
10764 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
10765
10766 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10767 libjava.
10768 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10769
10770 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
10771
10772 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10773 because its Makefile is there; test for the executable instead.
10774
10775 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
10776
10777 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10778 libstdc++-v3 and libjava.
10779
10780 2002-02-11 Adam Megacz <adam@xwt.org>
10781
10782 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10783 boehm-gc
10784
10785 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
10786
10787 * config.guess: Updated to 2002-01-30's version.
10788 * config.sub: Updated to 2002-02-01's version.
10789 Contribute sh64-elf.
10790 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
10791 * configure.in: Added sh64-*-*.
10792
10793 2002-02-08 Chris Demetriou <cgd@broadcom.com>
10794
10795 * MAINTAINERS: Belatedly add myself to write after approval list.
10796
10797 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
10798
10799 * MAINTAINERS: Put self in as maintainer for x86-64 port.
10800 Remove self as Write After Approval.
10801
10802 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
10803
10804 * MAINTAINERS: Put self in as maintainer for contrib/regression
10805 directory.
10806
10807 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
10808
10809 * MAINTAINERS: Update my email address.
10810
10811 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
10812
10813 * configure.in (*-*-netbsd*): New. Skip target-newlib,
10814 target-libiberty, and target-libgloss. Skip Java-related
10815 libraries if not supported for NetBSD on target CPU.
10816
10817 2002-01-25 Douglas B Rupp <rupp@gnat.com>
10818
10819 * install-sh: Use _inst.$$_ for temp file name.
10820
10821 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
10822
10823 * MAINTAINERS (Write After Approval): Move my contact info
10824 from here...
10825 (OS Port Maintainers): ...to here (netbsd).
10826
10827 2002-01-22 Bob Wilson <bob.wilson@acm.org>
10828
10829 * MAINTAINERS (Write After Approval): Add myself.
10830
10831 2002-01-17 H.J. Lu <hjl@gnu.org>
10832
10833 * Makefile.in (all-fastjar): Also depend on all-libiberty.
10834 (all-target-fastjar): Also depend on all-target-libiberty.
10835
10836 2002-01-16 H.J. Lu (hjl@gnu.org)
10837
10838 * config.guess: Import from master sources, rev 1.225.
10839 * config.sub: Import from master sources, rev 1.238.
10840
10841 2002-01-16 Kazu Hirata <kazu@hxi.com>
10842
10843 * MAINTAINERS (Write After Approval): Remove myself.
10844
10845 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
10846
10847 * MAINTAINERS (Write After Approval): Add myself.
10848
10849 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
10850
10851 * MAINTAINERS: Add self as docs co-maintainer.
10852
10853 2001-12-11 Matthias Klose <doko@debian.org>
10854
10855 * MAINTAINERS (Write After Approval): Add myself.
10856
10857 2001-12-09 Zack Weinberg <zack@codesourcery.com>
10858
10859 * MAINTAINERS: Update my email address.
10860
10861 2001-12-07 Turly O'Connor <turly@apple.com>
10862 * MAINTAINERS (Write After Approval): Add myself.
10863 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10864 (rs6000_initialize_trampoline): Call __trampoline_setup for
10865 ABI_DARWIN too.
10866 * darwin-tramp.asm: New file, implements __trampoline_setup.
10867 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10868
10869 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
10870
10871 * MAINTAINERS (Write After Approval): Add myself.
10872
10873 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
10874
10875 * configure, configure.in: Use temp file for long sed commands.
10876
10877 2001-12-03 Laurent Guerby <guerby@acm.org>
10878
10879 * config.sub: Update to version 1.232 on subversion.
10880
10881 2001-12-03 Ben Elliston <bje@redhat.com>
10882
10883 * MAINTAINERS: Update mail address for config.* patches.
10884
10885 2001-11-27 DJ Delorie <dj@redhat.com>
10886 Zack Weinberg <zack@codesourcery.com>
10887
10888 When build != host, create libiberty for the build machine.
10889
10890 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10891 CONFIG_ARGUMENTS.
10892 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10893 New variables.
10894 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10895 and rules.
10896 (all.normal): Depend on ALL_BUILD_MODULES.
10897 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10898 (all-build-libiberty): Depend on configure-build-libiberty.
10899
10900 * configure: Calculate and substitute proper value for
10901 ALL_BUILD_MODULES.
10902 * configure.in: Create the build subdirectory.
10903 Calculate and substitute TARGET_CONFIGARGS (formerly
10904 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10905
10906 2001-11-26 Ziemowit Laski <zlaski@apple.com>
10907
10908 * MAINTAINERS (write-after-approval): Add self.
10909
10910 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
10911
10912 * MAINTAINERS (GNATS only accounts): Remove self.
10913
10914 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
10915
10916 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10917 libf2c.
10918
10919 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
10920
10921 * MAINTAINERS (Write After Approval): Add self.
10922
10923 2001-11-12 David O'Brien <obrien@FreeBSD.org>
10924
10925 * MAINTAINERS: mips and s390 are also CPU ports.
10926
10927 2001-11-12 David O'Brien <obrien@FreeBSD.org>
10928
10929 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10930
10931 2001-11-11 David O'Brien <obrien@FreeBSD.org>
10932
10933 * MAINTAINERS: Alphabetize.
10934
10935 2001-11-09 Kazu Hirata <kazu@hxi.com>
10936
10937 * MAINTAINERS (Various maintainers: h8 port): Add myself.
10938
10939 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
10940
10941 * MAINTAINERS (Various maintainers: hppa port): Added myself.
10942
10943 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
10944
10945 * configure.in (--enable-languages): Be more permissive about
10946 syntax. Check for empty lists better. Warn about $LANGUAGES.
10947
10948 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
10949
10950 * config.sub: Import from master sources, rev. 1.230.
10951 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10952
10953 2001-11-07 Laurent Guerby <guerby@acm.org>
10954
10955 * MAINTAINERS (Write After Approval): Add self.
10956
10957 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
10958
10959 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10960
10961 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
10962
10963 * config.sub: Import from master sources, rev 1.226.
10964 * config.guess: Import from master sources, rev 1.216.
10965
10966 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
10967
10968 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10969 * MAINTAINERS: Add self as maintainer of MMIX port.
10970 Remove old after-approval entry.
10971
10972 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
10973
10974 * ChangeLog, configure: Fix spelling errors.
10975
10976 2001-10-20 Brendan Kehoe <brendan@zen.org>
10977
10978 * MAINTAINERS: Tweak my address.
10979
10980 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
10981
10982 * MAINTAINERS: Update my email address.
10983
10984 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
10985
10986 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10987 * MAINTAINERS: Add self as maintainer of CRIS port.
10988
10989 2001-10-10 Geert Bosch <bosch@gnat.com>
10990
10991 * MAINTAINERS (Various maintainers: Ada front end):
10992 Added Robert Dewar.
10993
10994 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
10995
10996 * MAINTAINERS (Write After Approval): Added self
10997
10998 2001-10-02 Geert Bosch <bosch@gnat.com>
10999
11000 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11001
11002 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
11003
11004 * configure: Handle temporary files securely using mkdir.
11005
11006 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
11007
11008 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11009
11010 2001-09-26 Will Cohen <wcohen@redhat.com>
11011
11012 * configure.in (*-*-linux*): Disable configuration of target-newlib
11013 and target-libgloss.
11014
11015 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
11016
11017 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11018 RANLIB.
11019
11020 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
11021
11022 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11023 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11024 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11025 avoid quotes nesting problems.
11026 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11027 (DO_X): Export only variables that are set.
11028
11029 2001-09-19 Ben Elliston <bje@redhat.com>
11030
11031 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11032 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11033 semantics. Use the shell built-in "type" command instead.
11034
11035 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
11036
11037 Merged from gcc-3_0-branch:
11038 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
11039 * ltcf-c.sh: Use $objext, not $ac_objext.
11040 2001-07-27 Mark Kettenis <kettenis@gnu.org>
11041 * ltcf-cxx.sh: Add support for GNU.
11042 2001-07-22 Timothy Wall <twall@redhat.com>
11043 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
11044 default settings if using GNU tools with that configuration.
11045 * ltcf-cxx.sh: Ditto.
11046 * ltcf-gcj.sh: Ditto.
11047 2001-07-21 Michael Chastain <chastain@redhat.com>
11048 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11049 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
11050 * ltmain.sh: Mark as gcc-local.
11051
11052 2001-08-30 Eric Christopher <echristo@redhat.com>
11053 Jason Eckhardt <jle@redhat.com>
11054
11055 * config.guess: Merge from master sources.
11056 * config.sub: Merge from master sources, add support for mipsisa32.
11057
11058 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
11059 * config.sub: Merge from master sources, rev 1.219.
11060 * MAINTAINERS: Add self as contact for stormy16 port.
11061
11062 2001-08-14 Zack Weinberg <zackw@panix.com>
11063
11064 * config.sub: Merge from master sources, rev 1.218.
11065 * config.guess: Merge from master sources, rev 1.209.
11066
11067 2001-08-11 Graham Stott <grahams@redhat.com>
11068
11069 * Makefile.in (check-c++): Add missing semicolon.
11070
11071 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
11072
11073 * MAINTAINERS (Various maitainers: predict.def): Added myself.
11074
11075 2001-07-30 Eric Christopher <echristo@redhat.com>
11076
11077 * MAINTAINERS (Various maintainers: mips port): Added myself.
11078
11079 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
11080
11081 * configure.in (sh-*-linux*): New.
11082
11083 2001-07-27 Richard Henderson <rth@redhat.com>
11084
11085 * .cvsignore: Add LAST_UPDATED.
11086
11087 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
11088
11089 * MAINTAINERS (Various maintainers: s390 port): Added myself.
11090
11091 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
11092
11093 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
11094
11095 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
11096
11097 * MAINTAINERS (Write After Approval): Added myself.
11098
11099 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11100
11101 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11102 and libgcj on m68hc11/m68hc12.
11103
11104 2001-06-27 H.J. Lu (hjl@gnu.org)
11105
11106 * Makefile (CFLAGS_FOR_BUILD): New.
11107 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11108
11109 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11110
11111 * README: Remove version number.
11112
11113 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11114
11115 * INSTALL/README: Update wrt. to the installation instructions now
11116 residing in gcc/doc/install.texi.
11117
11118 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11119
11120 * README: Replace with a cut-down and updated version of gcc/README.
11121
11122 2001-06-12 David Edelsohn <edelsohn@gnu.org>
11123
11124 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11125 multilibs to be disabled.
11126
11127 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
11128
11129 * MAINTAINERS (Write After Approval): Add myself.
11130
11131 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
11132
11133 * config.guess: Import CVS version 1.195.
11134 * config.sub: Import CVS version 1.212.
11135
11136 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
11137
11138 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11139 gcc/xgcc is built, use -print-prog-name to find out the program
11140 name to use.
11141
11142 2001-06-04 Phil Edwards <pme@sources.redhat.com>
11143
11144 * config.guess: Import CVS version 1.194. All gcc-local changes
11145 appear to also be in the master copy.
11146 * config.sub: Import CVS version 1.211.
11147
11148 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
11149
11150 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11151 with_gcc]: Use `gcc -shared' to build a shared library.
11152
11153 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
11154
11155 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11156 archives.
11157
11158 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11159
11160 * MAINTAINERS (Write After Approval): Add myself.
11161
11162 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
11163
11164 * configure.in (libstdcxx_flags): Do not try to execute
11165 libstdc++-v3/testsuite_flags until it exists.
11166
11167 2001-06-01 Alan Modra <amodra@bigpond.net.au>
11168
11169 * MAINTAINERS: Update my email address.
11170
11171 2001-05-31 Graham Stott <grahams@redhat.com>
11172
11173 * MAINTAINERS (Write After Approval): Add myself.
11174
11175 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
11176
11177 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
11178 libraries when using g++ with native linker.
11179
11180 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
11181
11182 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11183
11184 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
11185
11186 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11187 [aix4*|aix5*]: Prepend blank.
11188
11189 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
11190
11191 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11192 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
11193 of subdir/configure scripts to use the new libtool.m4.
11194
11195 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
11196
11197 * MAINTAINERS (Write After Approval): Add myself.
11198
11199 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
11200
11201 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11202
11203 2001-05-11 Ben Elliston <bje@redhat.com>
11204
11205 * Makefile.in (all-sid): New target.
11206 (check-sid, clean-sid, install-sid): Likewise.
11207
11208 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
11209
11210 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11211
11212 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
11213
11214 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11215 libgcj.
11216
11217 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
11218
11219 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11220 gcc/xgcc is built, use -print-prog-name to find out the program
11221 name to use.
11222
11223 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
11224
11225 * configure.in (noconfigdirs): Don't reset it from scratch in the
11226 target case; only append to it.
11227
11228 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11229 sparc-*-solaris2.8]: Disable ${libgcj}.
11230
11231 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
11232
11233 * configure.in (libgcj_saved): Copy from $libgcj.
11234 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11235 --disable-libgcj.
11236
11237 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
11238
11239 * MAINTAINERS: Remove self as MIPS maintainer and
11240 C front end maintainer.
11241
11242 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
11243
11244 * configure.in: Move *-chorusos target case to the proper switch.
11245 Disable libgcj.
11246
11247 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
11248
11249 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11250 1.641.2.228.
11251
11252 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11253
11254 * Makefile.in (STAGE1_CFLAGS): Pass down.
11255
11256 2001-04-13 Alan Modra <amodra@one.net.au>
11257
11258 * config.guess: Add hppa64-linux support. Note for next import that
11259 this is already in the master file.
11260 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
11261
11262 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
11263
11264 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11265 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11266
11267 2001-04-11 Stan Shebs <shebs@apple.com>
11268
11269 * MAINTAINERS: Add self as Darwin port maintainer.
11270
11271 2001-04-11 Alan Modra <amodra@one.net.au>
11272
11273 * MAINTAINERS: Update my email address.
11274
11275 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
11276
11277 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11278 recent versions of FreeBSD (release 3 or later).
11279 * ltconfig: On FreeBSD, -lc must not be provided when building
11280 a shared library or else the standard -pthread gcc option is
11281 rendered worthless to later users of the built library.
11282
11283 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
11284
11285 * MAINTAINERS: Add self and RTH as C front end maintainers.
11286
11287 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
11288
11289 * config.sub: Make sure to match an already-canonicalized
11290 machine name (eg. mn10300-unknown-elf).
11291
11292 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
11293
11294 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11295 New macros.
11296 (bootstrap, cross): Use RECURSE_FLAGS.
11297 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11298
11299 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
11300
11301 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11302
11303 2001-03-22 Colin Howell <chowell@redhat.com>
11304
11305 * Makefile.in (DO_X): Do not backslash single-quotes in
11306 backquotes (two places).
11307
11308 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
11309
11310 Re-installed:
11311 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11312 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11313 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11314 * ltcf-cxx.sh: Likewise.
11315 * ltcf-gcj.sh: Likewise.
11316
11317 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11318
11319 * MAINTAINERS: Add myself as "documentation co-maintainer".
11320
11321 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
11322
11323 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11324 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11325
11326 2001-03-19 Tom Tromey <tromey@redhat.com>
11327
11328 * config-ml.in: Handle GCJ and GCJFLAGS.
11329
11330 2001-03-21 Michael Chastain <chastain@redhat.com>
11331
11332 * Makefile.in: all-m4 depends on all-texinfo.
11333
11334 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
11335
11336 * MAINTAINERS: Add myself to write after approval list.
11337
11338 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
11339
11340 * Makefile.in (DO_X): Quote nested quotes.
11341
11342 2001-03-18 Alan Modra <alan@linuxcare.com.au>
11343
11344 * MAINTAINERS: Add myself to write after approval list.
11345
11346 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
11347
11348 * Makefile.in (DO_X): Use double quotes for quoting
11349 "RANLIB=$${RANLIB}".
11350
11351 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
11352
11353 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11354
11355 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
11356
11357 * configure.in: Only use `lang_requires' for languages athat are
11358 actually enabled.
11359
11360 2001-03-08 Phil Edwards <pme@sources.redhat.com>
11361
11362 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
11363
11364 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
11365
11366 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11367
11368 2001-03-07 Tom Tromey <tromey@redhat.com>
11369
11370 * configure.in: Allow config-lang.in to set `lang_requires' to list
11371 of other required languages.
11372
11373 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
11374
11375 * Makefile.in: Remove RANLIB definition. Use RANLIB
11376 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11377 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11378
11379 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
11380 Alexandre Oliva <aoliva@redhat.com>
11381
11382 * Makefile.in (check-c++): Use tabs, not spaces.
11383
11384 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
11385
11386 * MAINTAINERS: add myself to Write After Approval list.
11387
11388 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
11389
11390 * Makefile.in (check-c++): New rule.
11391
11392 * configure.in (target_libs): Remove libg++.
11393 (noconfigdirs): Remove libg++.
11394 (noconfigdirs): Same.
11395 (noconfigdirs): Same.
11396 (noconfigdirs): Same.
11397
11398 * config-ml.in: Remove libg++ references.
11399
11400 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11401 (ALL_TARGET_MODULES): Same.
11402 (configure-target-libg++): Remove.
11403 (all-target-libg++): Remove.
11404 (configure-target-libio): Remove.
11405 (all-target-libio): Remove.
11406 (check-target-libio): Remove.
11407 (.PHONY): Remove.
11408 (libg++.tar.bz2): Remove.
11409 (all-target-cygmon): Remove libio.
11410 (all-target-libstdc++): Remove.
11411 (configure-target-libstdc++): Remove.
11412 (TARGET_LIB_PATH): Remove libstdc++.
11413 (ALL_GCC_CXX): Remove libstdc++.
11414 (all-target-gperf): Correct.
11415
11416 2001-02-16 Nick Clifton <nickc@redhat.com>
11417
11418 * configure.in (noconfigdirs): Allow configuration of texinfo
11419 for Cygwin hosts.
11420
11421 2001-02-15 Anthony Green <green@redhat.com>
11422
11423 * configure: Introduce GCJ_FOR_TARGET.
11424 * configure.in: Ditto.
11425 * Makefile.in: Ditto.
11426
11427 2001-02-13 Andreas Schwab <schwab@suse.de>
11428
11429 * MAINTAINERS: Update mail address.
11430
11431 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11432
11433 * config.guess: Add linux target for S/390.
11434 * config.sub: Likewise.
11435
11436 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
11437
11438 * configure.in: for *-chorusos, don't config target-newlib and
11439 target-libgloss.
11440
11441 2001-02-06 Ben Elliston <bje@redhat.com>
11442
11443 * configure: Output host type to stdout, not stderr.
11444
11445 2001-02-05 Mark Mitchell <mark@codesourcery.com>
11446
11447 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11448 * ltcf-cxx.sh: Likewise.
11449
11450 * config.if: Assume enable_libstdcxx_v3 is defined.
11451
11452 2001-02-04 Mark Mitchell <mark@codesourcery.com>
11453
11454 Remove V2 C++ library.
11455 * configure.in: Remove --enable-libstdcxx_v3 support.
11456
11457 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
11458
11459 * include/demangle.h: Add prototype for java_demangle_v3.
11460
11461 2001-01-29 Phil Edwards <pme@sources.redhat.com>
11462
11463 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
11464
11465 2001-01-27 Richard Henderson <rth@redhat.com>
11466
11467 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11468
11469 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11470
11471 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11472 Don't unset, it's non-portable and no longer necessary, set to empty
11473 instead.
11474
11475 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11476
11477 * ltconfig: Shell portability fix for the tagname validity check.
11478
11479 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
11480
11481 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11482 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11483
11484 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11485
11486 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11487
11488 2001-01-26 Tom Tromey <tromey@redhat.com>
11489
11490 * configure.in: Allow libgcj to be built on Sparc Solaris.
11491
11492 2001-01-25 David Edelsohn <edelsohn@gnu.org>
11493
11494 * ltcf-c.sh: Add aix5 case.
11495 * ltcf-cxx.sh: Likewise.
11496 * ltconfig: Likewise.
11497
11498 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
11499
11500 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11501 keep at least one of build_libtool_libs or build_old_libs set to
11502 yes.
11503
11504 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11505 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11506
11507 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
11508
11509 * configure.in: Enable libgcj on several additional platforms.
11510
11511 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
11512
11513 * configure.in: Enable libgcj for linux targets.
11514
11515 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11516
11517 * MAINTAINERS (Write After Approval): Add myself.
11518
11519 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
11520
11521 * MAINTAINERS: Add myself as vax port maintainer.
11522
11523 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
11524
11525 * MAINTAINERS: Add myself as Mercury front-end maintainer.
11526
11527 2001-01-09 Mike Stump <mrs@wrs.com>
11528
11529 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11530 failures of subdirectories.
11531
11532 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11533
11534 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11535 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11536 * ltcf-cxx.sh: Likewise.
11537 * ltcf-gcj.sh: Likewise.
11538 * ltconfig.sh: Fix typo.
11539
11540 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11541
11542 * configure: handle DOS-style absolute paths.
11543
11544 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11545
11546 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11547
11548 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
11549
11550 * MAINTAINERS: Add myself as avr port co-maintainer.
11551
11552 2000-12-28 Ben Elliston <bje@redhat.com>
11553
11554 * MAINTAINERS: Add myself under ``Write After Approval''.
11555
11556 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
11557
11558 * texinfo: Remove directory from GCC.
11559
11560 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
11561
11562 * COPYING: Update to current
11563 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11564 to 19yy as example year in copyright notice).
11565
11566 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
11567
11568 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11569 (libstdcxx_incdir): Pass down.
11570 * config.if: Remove expired bits for cxx_interface, add stub.
11571 (libstdcxx_incdir): Add variable for g++ include directory.
11572 * configure.in (gxx_include_dir): Use it.
11573
11574 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
11575
11576 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
11577 with old-email address from ``Write After Approval''.
11578
11579 2000-12-15 Andreas Jaeger <aj@suse.de>
11580
11581 * configure.in: Handle lang_dirs.
11582
11583 2000-12-14 Tom Tromey <tromey@redhat.com>
11584
11585 * MAINTAINERS: Removed brads.
11586
11587 * MAINTAINERS: Added gcj developers.
11588
11589 2000-12-13 Anthony Green <green@redhat.com>
11590
11591 * configure.in: Disable libgcj for any target not specifically
11592 listed. Disable libgcj for x86 and Alpha Linux until compatible
11593 with g++ abi.
11594
11595 2000-12-13 Mike Stump <mrs@wrs.com>
11596
11597 * Makefile.in (local-distclean): Also remove fastjar.
11598
11599 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
11600
11601 * contrib/gcc_update: Add fastjar --touch entries.
11602
11603 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
11604
11605 * configure.in: Disable language-specific target libraries for
11606 languages that aren't enabled.
11607
11608 2000-12-10 Anthony Green <green@redhat.com>
11609
11610 * configure.in: Define libgcj. Disable libgcj target libraries for
11611 most targets.
11612
11613 2000-12-10 Neil Booth <neilb@earthling.net>
11614
11615 * MAINTAINERS: Update mail address, remove from WAA list.
11616
11617 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11618
11619 * libjava: Imported from /cvs/java.
11620 * libffi: Likewise.
11621 * Boehm-gc: Likewise.
11622
11623 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11624
11625 * configure.in (target_libs): Revert 2000-12-08 patch.
11626 (noconfigdirs): Added target-libjava.
11627
11628 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
11629
11630 * djunpack.bat: removed.
11631
11632 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
11633
11634 * Makefile.in: handle DOS-style absolute paths.
11635 * config-ml.in: likewise.
11636 * symlink-tree: likewise.
11637
11638 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11639
11640 * fastjar: Imported.
11641
11642 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11643
11644 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11645 libjava.
11646 * configure.in (target_libs): Removed `target-libjava'.
11647
11648 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11649
11650 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11651 (ALL_MODULES): Added fastjar.
11652 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11653 (all-target-libjava): all-fastjar replaces all-zip.
11654 (all-fastjar): Added.
11655 (configure-target-fastjar, all-target-fastjar): Likewise.
11656 * configure.in (host_tools): Added fastjar.
11657
11658 2000-12-07 Mike Stump <mrs@wrs.com>
11659
11660 * Makefile.in (local-distclean): Remove leftover built files.
11661
11662 2000-11-24 Nick Clifton <nickc@redhat.com>
11663
11664 * configure.in (xscale-elf): Add target.
11665 (xscale-coff): Add target.
11666
11667 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
11668
11669 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11670 recent versions of FreeBSD (release 3 or later).
11671 * ltconfig: On FreeBSD, -lc must not be provided when building
11672 a shared library or else the standard -pthread gcc option is
11673 rendered worthless to later users of the built library.
11674
11675 2000-11-16 Fred Fish <fnf@be.com>
11676
11677 * configure.in (enable_libstdcxx_v3): Fix typo,
11678 libstd++ -> libstdc++.
11679
11680 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11681
11682 * MAINTAINERS: Add self to Write After Approval list.
11683
11684 2000-11-21 Bernd Schmidt <bernds@redhat.com>
11685
11686 * MAINTAINERS: Update my email address. Add myself to global write
11687 privs list.
11688
11689 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
11690
11691 * Makefile.in: Merge with src and libgcj.
11692 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
11693 configure-target-<library> when their configure scripts need the C
11694 or C++ library to have already been built to work properly.
11695 (do_proto_toplev): Set them to an empty string.
11696
11697 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11698 (REALLY_SET_LIB_PATH): Use them.
11699
11700 2000-11-17 Stan Shebs <shebs@apple.com>
11701
11702 * MAINTAINERS: Add self to Write After Approval list.
11703
11704 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11705
11706 * configure: Provide the original toplevel configure arguments
11707 (including $0) to subprocesses in the environment rather than
11708 through gcc/configargs.h.
11709
11710 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11711
11712 * MAINTAINERS: Remove references to cccp. Change C9X reference to
11713 C99. Alphabetise "Write After Approval" list.
11714
11715 2000-11-12 Mark Mitchell <mark@codesourcery.com>
11716
11717 * configure: Turn on libstdc++ V3 by default.
11718
11719 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11720 if we've got GCC.
11721
11722 2000-11-11 Philip Blundell <philb@gnu.org>
11723
11724 * MAINTAINERS: Add self to Write After Approval list.
11725
11726 2000-11-09 David Edelsohn <edelsohn@gnu.org>
11727
11728 * ltcf-c.sh (aix4): Improve shared library configuration; require
11729 exporting symbols.
11730 * ltcf-cxx.sh (aix4): Define.
11731 * ltconfig (aix4): Define library and soname specs appropriate for
11732 AIX. Define command to create export symbols list.
11733
11734 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
11735
11736 * config.sub: Add support for Sun Chorus
11737
11738 2000-10-31 Nick Clifton <nickc@redhat.com>
11739
11740 * MAINTAINERS: Rename <name>@cygnus.com addresses to
11741 <name>@redhat.com. Also installed new email address for Clint
11742 Popetz.
11743
11744 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
11745
11746 * etc: Remove directory from GCC.
11747
11748 2000-10-16 Michael Meissner <meissner@redhat.com>
11749
11750 * configure (gcc/configargs.h): Only create if there is a build GCC
11751 directory created.
11752
11753 2000-10-16 Matthias Klose <doko@debian.org>
11754
11755 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11756 when configured for libstdc++-v3.
11757
11758 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
11759
11760 * configure: Save configure arguments to gcc/configargs.h.
11761
11762 2000-10-04 Philipp Thomas <pthomas@suse.de>
11763
11764 * config.guess: Import CVS version 1.157.
11765 * config.sub: Import CVS version 1.181.
11766
11767 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
11768
11769 * Makefile.in (bootstrap): avoid recursion if subdir missing
11770 (cross): ditto
11771 (do-proto-toplev): ditto
11772
11773 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
11774
11775 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11776 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11777
11778 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11779 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
11780 all affected `configure' scripts.
11781
11782 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
11783
11784 * MAINTAINERS: Add self as cpplib co-maintainer.
11785
11786 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
11787
11788 * MAINTAINERS: Add self to Write After Approval list.
11789
11790 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11791
11792 * INSTALL/README: egcs -> GCC update.
11793
11794 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
11795
11796 * MAINTAINERS: Add myself to Write After Approval list.
11797
11798 2000-09-15 Kazu Hirata <kazu@hxi.com>
11799
11800 * MAINTAINERS: Add myself to Write After Approval list.
11801
11802 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
11803
11804 * configure.in: Do not build byacc for hppa64. Provide paths to the
11805 X11 libraries for hppa64.
11806
11807 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11808
11809 * MAINTAINERS: Add myself as 68hc11 port maintainer.
11810
11811 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
11812
11813 * Makefile.in (all-zlib): Added dummy target.
11814
11815 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11816 ltcf-gcj.sh: Updated from libtool multi-language branch.
11817
11818 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
11819
11820 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11821 (bootstrap*): Depend on all-bootstrap.
11822
11823 2000-09-05 Philipp Thomas <pthomas@suse.de>
11824
11825 * config.guess: Import CVS version 1.156.
11826 * config.sub: Import CVS version 1.179.
11827
11828 2000-09-02 Anthony Green <green@cygnus.com>
11829
11830 * Makefile.in (all-gcc): Depend on all-zlib.
11831 (CLEAN_MODULES): Add clean-zlib.
11832 (ALL_MODULES): Add all-zlib.
11833 * configure.in (host_libs): Add zlib.
11834
11835 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
11836
11837 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11838 crosses, but add gcc/include to the header search path for them.
11839
11840 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
11841
11842 * MAINTAINERS: Add self to Write After Approval list.
11843
11844 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11845
11846 * config.guess: Import CVS version 1.152.
11847 * config.sub: Import CVS version 1.177.
11848
11849 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
11850
11851 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11852 $targargs to tell whether newlib is going to be built.
11853
11854 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11855 $$r/TARGET_SUBDIR/libio for _G_config.h.
11856
11857 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
11858
11859 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11860
11861 2000-08-22 DJ Delorie <dj@redhat.com>
11862
11863 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11864
11865 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
11866
11867 * config-ml.in (CC, CXX): Avoid trailing whitespace.
11868 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11869 sub-configures.
11870
11871 2000-08-21 DJ Delorie <dj@redhat.com>
11872
11873 * MAINTAINERS: Add self as a libiberty maintainer
11874
11875 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
11876
11877 * configure.in (libstdcxx_flags): Use
11878 libstdc++-v3/src/libstdc++.INC.
11879
11880 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
11881
11882 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11883
11884 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
11885
11886 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11887
11888 * configure: Make enable_threads and enable_shared defaults
11889 explicit. Substitute enable_threads into generated Makefiles.
11890 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11891 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11892
11893 2000-08-13 Geoff Keating <geoffk@cygnus.com>
11894
11895 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11896
11897 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
11898
11899 * config-ml.in (CC): Remove bogus duplicate quotation mark from
11900 previous delta.
11901
11902 2000-08-11 Jason Merrill <jason@redhat.com>
11903
11904 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11905 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11906 (FLAGS_FOR_TARGET): Not here.
11907 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11908
11909 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
11910
11911 * config-ml.in (CC, CXX): Don't introduce a leading space.
11912
11913 2000-08-07 DJ Delorie <dj@delorie.com>
11914
11915 * MAINTAINERS: Add self as a DJGPP maintainer
11916
11917 2000-08-07 DJ Delorie <dj@redhat.com>
11918
11919 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11920 "if we're also building gcc, and it's a gcc that will run on the
11921 build machine, we want to use its includes instead of the system's
11922 default includes".
11923
11924 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
11925
11926 * MAINTAINERS: Add self to Write After Approval list.
11927
11928 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
11929
11930 * configure.in (libstdcxx_flags): Don't use `"'.
11931
11932 * config-ml.in: Adjust multilib search paths to the
11933 appropriate multilib tree.
11934
11935 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
11936
11937 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11938 commas in $LANGUAGES.
11939
11940 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
11941
11942 * configure.in: Re-enable all references to libg++ and librx.
11943
11944 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
11945
11946 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11947 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
11948 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11949 * ltcf-cxx.sh (need_lc): Set based on postdeps.
11950
11951 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11952
11953 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
11954
11955 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11956 CXX_FOR_TARGET for sed.
11957
11958 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
11959
11960 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11961 Do not override if already set in the environment or in configure.
11962 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11963 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11964
11965 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
11966
11967 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11968 the libtool CVS tree multi-language branch.
11969 * ltconfig, ltmain.sh: Updated.
11970
11971 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
11972
11973 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11974 (clean-target): Depend on it.
11975
11976 * Makefile.in (FLAGS_FOR_TARGET): New macro.
11977 (GCC_FOR_TARGET): Use it.
11978 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11979 * configure.in: ... here.
11980 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
11981 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11982
11983 2000-07-24 Eric Christopher <echristo@cygnus.com>
11984
11985 * MAINTAINERS: Add self to Write After Approval list.
11986
11987 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
11988
11989 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11990 (configure-target-libchill, configure-target-libobjc): Likewise.
11991
11992 * configure.in: Use the same cache file for all target libs.
11993 * config-ml.in: But different cache files per multilib variant.
11994
11995 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11996
11997 * configure (topsrcdir): Don't use dirname.
11998
11999 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
12000
12001 * MAINTAINERS: Add self to Write After Approval list.
12002
12003 2000-07-20 Jason Merrill <jason@redhat.com>
12004
12005 * configure.in: Remove all references to libg++ and librx.
12006
12007 * configure, configure.in, Makefile.in: Unify gcc and binutils.
12008
12009 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
12010
12011 * config.sub: Update to subversions version 2000-07-06.
12012
12013 2000-07-12 Andrew Haley <aph@cygnus.com>
12014
12015 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12016 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12017
12018 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
12019
12020 * symlink-tree: Check number of arguments.
12021
12022 2000-07-05 Jim Wilson <wilson@cygnus.com>
12023
12024 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12025 search path for a g++ extracted from the build tree. This
12026 will allow link tests run by configure scripts in
12027 subdirectories to succeed.
12028
12029 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
12030
12031 * ltconfig: Add support for mips-dde-sysv4.2MP
12032
12033 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12034
12035 * MAINTAINERS: Add myself as loop discovery maintainer.
12036
12037 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
12038
12039 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12040 `os2'. Force ac_cv_exeext to be ".exe" in that case.
12041
12042 2000-06-19 Timothy Wall <twall@cygnus.com>
12043
12044 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12045 * config.sub: Add tic54x target.
12046
12047 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12048
12049 * MAINTAINERS: Add self as Fortran maintainer,
12050 remove Craig Burley.
12051
12052 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
12053
12054 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12055 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
12056
12057 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
12058
12059 * MAINTAINERS: Add self as i18n maintainer
12060
12061 20000-05-21 H.J. Lu (hjl@gnu.org)
12062
12063 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12064 directory are used if they exist. Make sure
12065 $(build_tooldir)/include is searched for header files,
12066 $(build_tooldir)/lib/ for library files.
12067 (GCC_FOR_TARGET): Likewise.
12068 (CXX_FOR_TARGET): Likewise.
12069
12070 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
12071
12072 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12073
12074 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
12075
12076 * Makefile.in (configure-target-libiberty): Depend on
12077 configure-target-newlib.
12078
12079 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
12080
12081 * configure.in, Makefile.in: Merge all libffi-related
12082 configury stuff from the libgcj tree.
12083
12084 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
12085
12086 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12087 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12088
12089 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
12090
12091 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12092 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
12093 current version information. Add to proto-toplev directory.
12094 (gdb-taz): Build do-djunpack.
12095
12096 2000-05-15 David Edelsohn <edelsohn@gnu.org>
12097
12098 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12099
12100 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
12101
12102 * MAINTAINERS: Add self to Write After Approval list.
12103
12104 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12105
12106 * ltmain.sh: Preserve in relink_command any environment
12107 variables that may affect the linker behavior.
12108
12109 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
12110
12111 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12112
12113 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
12114
12115 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12116
12117 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
12118
12119 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
12120 with the version name.
12121
12122 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
12123
12124 * MAINTAINERS: Add self as bb-reorder maintainer.
12125
12126 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
12127
12128 * config.if: Tweak.
12129
12130 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
12131
12132 * djunpack.bat: New file.
12133
12134 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
12135
12136 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
12137 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12138 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12139 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
12140
12141 2000-04-16 Dave Pitts <dpitts@cozx.com>
12142
12143 * config.sub (case $basic_machine): Change default for "ibm-*"
12144 to "openedition".
12145
12146 2000-04-13 Andreas Jaeger <aj@suse.de>
12147
12148 * MAINTAINERS: Added myself.
12149
12150 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
12151
12152 * Makefile.in (gdb-taz): New target. GDB specific archive.
12153 (do-md5sum): New target.
12154 (MD5PROG): Define.
12155 (PACKAGE): Default to TOOL.
12156 (VER): Default to a shell script.
12157 (taz): Rewrite target. Move real work to do-proto-toplev. Include
12158 md5 checksum generation.
12159 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12160 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12161 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
12162 insight.tar.bz2): Use gdb-taz to create archive.
12163
12164 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
12165
12166 * configure (warn_cflags): Delete.
12167
12168 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
12169
12170 * MAINTAINERS: Added myself.
12171
12172 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
12173 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
12174
12175 * configure.in (enable_libstdcxx_v3): Add.
12176 (target_libs): Add bits here to switch between libstdc++-v2 and
12177 libstdc++-v3.
12178 * config.if: And this file too.
12179 * Makefile.in: Add libstdc++-v3 targets.
12180
12181 2000-04-05 Michael Meissner <meissner@redhat.com>
12182
12183 * config.sub (d30v): Add d30v as a basic machine type.
12184
12185 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
12186
12187 * configure.in: -linux-gnu*, not -linux-gnu.
12188
12189 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12190
12191 * MAINTAINERS: Add self in write-after-approval section.
12192
12193 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
12194
12195 * MAINTAINERS: Add self as ia64 port maintainer.
12196
12197 2000-03-08 Neil Booth <NeilB@earthling.net>
12198
12199 * MAINTAINERS: Add self in write-after-approval section.
12200
12201 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
12202
12203 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12204 (do-tar-bz2): Replace TOOL with PACKAGE.
12205 (gdb.tar.bz2): Remove GDBTK from GDB package.
12206 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
12207 dejagnu.tar.bz2): New packages.
12208
12209 2000-02-27 Andreas Jaeger <aj@suse.de>
12210
12211 * configure.in: Add entry for mips*-*-linux*, move catch all
12212 *-*-*linux* entry below this one.
12213
12214 2000-02-27 Ian Lance Taylor <ian@zembu.com>
12215
12216 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
12217
12218 2000-02-24 Nick Clifton <nickc@cygnus.com>
12219
12220 * config.sub: Support an OS of "wince".
12221
12222 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
12223
12224 * config.guess, config.sub: Updated to match config's 2000-02-15
12225 version.
12226
12227 2000-02-23 Linas Vepstas <linas@linas.org>
12228
12229 * config.sub: Add support for Linux/IBM 370.
12230 * configure.in: Likewise.
12231
12232 2000-02-22 Nick Clifton <nickc@cygnus.com>
12233
12234 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12235
12236 2000-02-20 Christopher Faylor <cgf@cygnus.com>
12237
12238 * config.guess: Guess "cygwin" rather than "cygwin32".
12239
12240 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12241
12242 * configure (gcc_version): When setting, narrow search to
12243 lines containing `version_string'.
12244
12245 2000-02-15 Denis Chertykov <denisc@overta.ru>
12246
12247 * config.sub: Add support for avr target.
12248
12249 2000-02-14 Nick Clifton <nickc@cygnus.com>
12250
12251 * MAINTAINERS: Add maintainers for MCore port.
12252
12253 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
12254
12255 * config.sub: Add mmix-knuth-mmixware.
12256
12257 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12258
12259 * MAINTAINERS: Pair cccp with cpplib maintainership.
12260
12261 2000-01-27 Christopher Faylor <cgf@redhat.com>
12262
12263 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12264 structure stuff to -L library search.
12265 (CXX_FOR_TARGET): Ditto.
12266 (CROSS_CHECK_MODULES): Fix spelling mistake.
12267
12268 2000-01-24 Mark Mitchell <mark@codesourcery.com>
12269
12270 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12271 the C++ compiler.
12272
12273 2000-01-12 Richard Henderson <rth@cygnus.com>
12274
12275 * configure.in: Don't build some bits for beos.
12276
12277 2000-01-12 Joel Sherrill (joel@OARcorp.com)
12278
12279 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12280 as include files.
12281
12282 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
12283
12284 * Add self as cpplib maintainer, as requested by Jason
12285 Merrill. Correct my e-mail address.
12286
12287 2000-01-06 Geoff Keating <geoffk@cygnus.com>
12288
12289 * configure.in: Use mt-aix43 to handle *_TARGET defs,
12290 not mh-aix43.
12291
12292 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
12293
12294 * MAINTAINERS: Add myself to "write after approval" list.
12295
12296 1999-12-14 Richard Henderson <rth@cygnus.com>
12297
12298 * config.guess (alpha-osf, alpha-linux): Detect ev67.
12299 * config.sub: Accept alphaev[78], alphaev8.
12300
12301 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12302
12303 * config.guess, config.sub: Update from autoconf.
12304
12305 1999-11-29 Bruce Korb <autogen@linuxbox.com>
12306
12307 * MAINTAINERS: update my playtime e-address.
12308
12309 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12310
12311 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12312 necessary libraries are missing.
12313
12314 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
12315
12316 * MAINTAINERS: Add new 'write after approval' maintainer.
12317
12318 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
12319
12320 * MAINTAINERS: Add new Java maintainer.
12321
12322 1999-10-25 Andreas Schwab <schwab@suse.de>
12323
12324 * configure: Fix quoting inside arguments of eval.
12325
12326 1999-10-21 Nick Clifton <nickc@cygnus.com>
12327
12328 * config-ml.in: Allow suppression of some ARM multilibs.
12329
12330 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
12331
12332 * config.guess: Add OS/390 match pattern.
12333 * config.sub: Add mvs, openedition targets.
12334 * configure.in (i370-ibm-opened*): New.
12335
12336 1999-09-04 Steve Chamberlain <sac@pobox.com>
12337
12338 * config.sub: Add support for configuring for pj.
12339
12340 1999-08-31 Nick Clifton <nickc@cygnus.com>
12341
12342 * config.sub (maybe_os): Add support for configuring for fr30.
12343
12344 1999-08-25 Nick Clifton <nickc@cygnus.com>
12345
12346 * configure.in: Do not configure or build ld for AIX
12347 platforms. ld is known to be broken on these platforms.
12348
12349 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12350
12351 * config-ml.in: Pass compiler flag corresponding to multidirs to
12352 subdir configures.
12353
12354 1999-08-09 Ian Lance Taylor <ian@zembu.com>
12355
12356 * Makefile.in (LDFLAGS): Define.
12357
12358 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
12359
12360 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12361 noconfigdirs.
12362 (*-*-cygwin*): Likewise.
12363
12364 1999-08-08 Ian Lance Taylor <ian@zembu.com>
12365
12366 * mkdep: New file.
12367 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12368 (BINUTILS_SUPPORT_DIRS): Add mkdep.
12369
12370 From Eli Zaretskii <eliz@is.elta.co.il>:
12371 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12372 long file name when using DJGPP on MS-DOS.
12373
12374 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
12375
12376 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12377
12378 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
12379
12380 * Makefile.in (check-target-libio): Remove all-target-libstdc++
12381 dependency as this causes "make check" to globally "make all"
12382
12383 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
12384
12385 * configure.in (target_libs): Added target-zlib.
12386 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12387 (CONFIGURE_TARGET_MODULES): Likewise.
12388 (CHECK_TARGET_MODULES): Likewise.
12389 (INSTALL_TARGET_MODULES): Likewise.
12390 (CLEAN_TARGET_MODULES): Likewise.
12391 (configure-target-zlib): New target.
12392 (all-target-zlib): Likewise.
12393 (all-target-libjava): Depend on all-target-zlib.
12394 (configure-target-libjava): Depend on configure-target-zlib.
12395
12396 * Makefile.in (configure-target-libjava): Depend on
12397 configure-target-newlib.
12398 (configure-target-boehm-gc): New target.
12399 (configure-target-qthreads): New target.
12400
12401 * configure.in (target_libs): Added target-qthreads.
12402 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12403 (CONFIGURE_TARGET_MODULES): Likewise.
12404 (CHECK_TARGET_MODULES): Likewise.
12405 (INSTALL_TARGET_MODULES): Likewise.
12406 (CLEAN_TARGET_MODULES): Likewise.
12407 (all-target-qthreads): New target.
12408 (configure-target-libjava): Depend on configure-target-qthreads.
12409 (all-target-libjava): Depend on all-target-qthreads.
12410
12411 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12412 (CONFIGURE_TARGET_MODULES): Likewise.
12413 (CHECK_TARGET_MODULES): Likewise.
12414 (INSTALL_TARGET_MODULES): Likewise.
12415 (CLEAN_TARGET_MODULES): Likewise.
12416 (all-target-libjava): New target.
12417 (all-target-boehm-gc): Likewise.
12418 * configure.in (target_libs): Added libjava, boehm-gc.
12419
12420 1999-07-22 Ian Lance Taylor <ian@zembu.com>
12421
12422 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12423 configure.bat in SUPPORT_FILES.
12424 (gas+binutils.tar.bz2): Likewise.
12425
12426 * makeall.bat: Remove; obsolete.
12427
12428 1999-07-21 Ian Lance Taylor <ian@zembu.com>
12429
12430 From Mark Elbrecht:
12431 * configure.bat: Remove; obsolete.
12432
12433 1999-07-11 Ian Lance Taylor <ian@zembu.com>
12434
12435 * configure: Add -W -Wall to the default CFLAGS when compiling with
12436 gcc.
12437
12438 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
12439
12440 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12441
12442 1999-06-30 Mark Mitchell <mark@codesourcery.com>
12443
12444 * configure.in: Build ld on IRIX6.
12445
12446 1999-06-12 Ian Lance Taylor <ian@zembu.com>
12447
12448 * Makefile.in: Change distribution targets to use bzip2 instead of
12449 gzip.
12450 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12451 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12452
12453 1999-06-04 Nick Clifton <nickc@cygnus.com>
12454
12455 * config.sub: Add mcore target.
12456
12457 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
12458
12459 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12460
12461 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
12462
12463 * config.guess (dummy): Changed to $dummy.
12464
12465 1999-05-24 Nick Clifton <nickc@cygnus.com>
12466
12467 * config.sub: Tidied up case statements.
12468
12469 1999-05-22 Ben Elliston <bje@cygnus.com>
12470
12471 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12472 <jiro@din.or.jp>.
12473
12474 * config.guess: Merge with FSF version. Future changes will be
12475 more accurately recorded in this ChangeLog.
12476 * config.sub: Likewise.
12477
12478 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
12479
12480 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12481
12482 1999-04-30 Tom Tromey <tromey@cygnus.com>
12483
12484 * ltmain.sh: [mode link] Always use CC given by ltconfig.
12485
12486 1999-04-23 Tom Tromey <tromey@cygnus.com>
12487
12488 * ltconfig, ltmain.sh: Update to libtool 1.2f.
12489
12490 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
12491
12492 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12493 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12494 Bad merge removed these two changes.
12495
12496 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
12497 Martin Heller (Ing.-Buero_Heller@t-online.de)
12498
12499 * config.guess (interix Alpha): Add.
12500
12501 1999-04-11 Richard Henderson <rth@cygnus.com>
12502
12503 * configure.in (i?86-*-beos*): Do config gperf; don't config
12504 gdb, newlib, or libgloss.
12505
12506 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
12507
12508 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12509 link a trivial program with -mabi=64. If it fails, remove mabi=64
12510 from multidirs.
12511
12512 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
12513
12514 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12515
12516 1999-04-08 Nick Clifton <nickc@cygnus.com>
12517
12518 * config.sub: Add support for mcore targets.
12519
12520 1999-04-07 Michael Meissner <meissner@cygnus.com>
12521
12522 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12523 not mt-ospace, in order to shut up assembler warning about using
12524 symbols that are named the same as registers.
12525
12526 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
12527
12528 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12529 dependency list for all-target-cygmon.
12530
12531 1999-04-05 Doug Evans <devans@casey.cygnus.com>
12532
12533 * config-ml.in: Check $host, not $target, for selective multilibs.
12534 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12535 thumb interworking, and underscore prefix multilibs.
12536
12537 1999-04-04 Ian Lance Taylor <ian@zembu.com>
12538
12539 * missing: Update to version from current automake.
12540
12541 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
12542
12543 * configure (gxx_include_dir): Removed.
12544
12545 * configure.in (gxx_include_dir): Handle it.
12546 * Makefile.in: Likewise.
12547
12548 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
12549
12550 * config.sub (mips64vr4111,mips64vr4111el) Add.
12551
12552 1999-03-21 Ben Elliston <bje@cygnus.com>
12553
12554 * config.guess: Correct typo for detecting ELF on FreeBSD.
12555
12556 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
12557
12558 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12559 config/mh-djgpp.
12560
12561 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
12562
12563 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12564 all-target-newlib to dependency list for all-target-bsp.
12565
12566 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
12567
12568 * config.sub: Add i386-uwin support.
12569 * config.guess: Likewise.
12570
12571 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12572
12573 * configure.in: cleanup, add mh-*pic handling for arm, special
12574 case powerpc*-*-aix*
12575
12576 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
12577
12578 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12579 can be built.
12580
12581 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
12582
12583 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12584 targets.
12585
12586 1999-03-02 Nick Clifton <nickc@cygnus.com>
12587
12588 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12589
12590 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
12591
12592 * config.sub: Check for "cygwin*" rather than "cygwin32*"
12593
12594 1999-02-24 Nick Clifton <nickc@cygnus.com>
12595
12596 * config.sub: Fix typo in arm recognition.
12597
12598 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
12599
12600 * configure.in (noconfigdirs): Changed target_configdirs to
12601 include target-bsp only for m68k-*-elf* and m68k-*-coff*
12602 rather than m68k-*-* since it is not known to work on
12603 m68k-aout. Ditto for arm-*-*oabi.
12604
12605 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
12606
12607 * configure.in (*-*-windows*): Remove, no longer used.
12608
12609 1999-02-19 Ben Elliston <bje@cygnus.com>
12610
12611 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12612 Smart and improved by Andrew Cagney.
12613
12614 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
12615
12616 * config.guess: Recognize openbsd-*-hppa.
12617
12618 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
12619
12620 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12621 only if it is not empty.
12622
12623 1999-02-17 Nick Clifton <nickc@cygnus.com>
12624
12625 Patch from: Scott Bambrough <scottb@corelcomputer.com>
12626
12627 * config.guess: Modified to recognize uname's armv* syntax.
12628
12629 * config.sub: Modified to recognize uname's armv* syntax.
12630
12631 1999-02-17 Mark Salter <msalter@cygnus.com>
12632
12633 * configure.in: Added target-bsp for sparclite.
12634
12635 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
12636
12637 * config.sub: Recognize alphapca5[67] and up to alphaev8.
12638
12639 1999-02-08 Nick Clifton <nickc@cygnus.com>
12640
12641 * configure.in: Add support for strongarm port.
12642 * config.sub: Add support for strongarm target.
12643
12644 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
12645
12646 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12647 the old name config/mh-cygwin32.
12648 Enable texinfo.
12649
12650 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
12651
12652 * configure.in: Do build ld for ix86 Solaris.
12653
12654 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
12655
12656 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
12657 $AR_FOR_TARGET. Likewise for RANLIB.
12658
12659 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
12660
12661 * config.sub (oabi): Recognize.
12662 * configure.in (arm-*-oabi): Handle.
12663
12664 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
12665
12666 * config.guess: Improve detection of i686 on UnixWare 7.
12667
12668 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
12669
12670 * config.guess: Add support for i386-pc-interix.
12671 * config.sub: Likewise.
12672 * configure.in: Likewise.
12673
12674 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
12675
12676 * Makefile.in: Remove unneeded all-target-libio from
12677 from all-target-winsup target since it is now unneeded.
12678 Add all-target-libtermcap in its place since it is now
12679 needed.
12680
12681 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
12682
12683 * configure.in: makefile stub for cygwin target is probably
12684 unnecessary. Remove it for now.
12685
12686 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
12687
12688 * configure.in: libtermcap.a should be built when cygwin is the
12689 target as well as the host.
12690 * config.guess: Allow mixed case in cygwin uname output.
12691 * Makefile.in: Add libtermcap target.
12692
12693 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
12694
12695 * config.sub: Clean up handling of hppa2.0.
12696
12697 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
12698
12699 * config.guess: Use C code to identify more HP machines.
12700
12701 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
12702
12703 * config.sub: Handle hppa2.0.
12704
12705 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
12706
12707 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12708 cygmon for all sparclite targets, regardless of object format.
12709
12710 1998-12-15 Mark Salter <msalter@cygnus.com>
12711
12712 * configure.in: Added target-bsp for several target architectures.
12713
12714 * Makefile.in: Added rules for bsp.
12715
12716 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
12717
12718 * config.guess: Improve detection of hppa2.0 processors.
12719
12720 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
12721
12722 * config.guess: Recognize FreeBSD using ELF automatically.
12723
12724 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
12725
12726 * configure (skip-this-dir): Add handling for new shell script, which
12727 might be created by a sub-directory's configure to indicate, this particular
12728 directory is "unwanted".
12729 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12730
12731 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
12732
12733 * ltconfig: import from libtool, after changing libtool to
12734 account for the cygwin name change.
12735
12736 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
12737
12738 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12739 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12740
12741 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
12742
12743 * configure.in: Add libtermcap to list of cygwin dependencies.
12744
12745 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
12746
12747 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12748 they include winsup/include when it's a cygwin target.
12749
12750 1998-11-12 Tom Tromey <tromey@cygnus.com>
12751
12752 * configure.in (host_tools): Added zip.
12753 * Makefile.in (all-target-libjava): Depend on all-zip.
12754 (all-zip): New target.
12755 (ALL_MODULES): Added all-zip.
12756 (NATIVE_CHECK_MODULES): Added check-zip.
12757 (INSTALL_MODULES): Added install-zip.
12758 (CLEAN_MODULES): Added clean-zip.
12759
12760 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
12761
12762 * Makefile.in: lose "32" from comment about cygwin.
12763
12764 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
12765
12766 * configure.in: Use -Os to build target libraries for the fr30.
12767
12768 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
12769
12770 * config.sub: Add fr30.
12771
12772 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
12773
12774 * configure.in: drop "32" from config/mh-cygwin32. Check
12775 cygwin* instead of cygwin32*.
12776 * config.sub: Check cygwin* instead of cygwin32*.
12777
12778 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
12779
12780 * config.guess: Match any version of Unixware7.
12781
12782 1998-10-20 Syd Polk <spolk@cygnus.com>
12783
12784 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12785 if desired.
12786
12787 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
12788
12789 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12790 these if the appropriate directories and files to not exist.
12791
12792 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
12793
12794 * Makefile.in (DEVO_SUPPORT): Add config.if.
12795
12796 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
12797
12798 * configure: Add pattern to replace "build_tooldir"'s
12799 definition in the generated Makefile with "tooldir"'s
12800 actual value.
12801
12802 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
12803
12804 * config.sub: Bring back lost sparcv9.
12805
12806 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12807
12808 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
12809
12810 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12811 CC_FOR_TARGET and friends.
12812
12813 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12814
12815 * Makefile.in (build_tooldir): New variable, same as tooldir.
12816 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12817 -B$(build_tooldir)/bin/.
12818 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12819
12820 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12821
12822 * README: Remove installation instructions and refer to the
12823 INSTALL directory instead.
12824
12825 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
12826
12827 * config.sub: Add support for i[34567]86-pc-udk.
12828 * configure.in: Likewise.
12829
12830 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
12831
12832 * Makefile.in: add bzip2 package building bits for user
12833 tools module
12834 * configure.in: ditto
12835
12836 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
12837
12838 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12839 (ALL_TARGET_MODULES): Add all-target-libobjc.
12840 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12841 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12842 (all-target-libchill): Add dependencies.
12843 * configure.in (target_libs): Add libchill.
12844
12845 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
12846
12847 * configure.in (target_subdir): Remove duplicate line.
12848
12849 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
12850
12851 * Makefile.in (all-automake): fix dependencies.
12852
12853 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
12854
12855 * configure.in: Minor cleanups for building in the $(target_alias)
12856 subdir.
12857
12858 1998-09-22 Jim Wilson <wilson@cygnus.com>
12859
12860 * Makefile.in (bootstrap): Set r and s before make all. Use
12861 BASE_FLAGS_TO_PASS in make all.
12862 (cross): Likewise.
12863
12864 1998-09-20 Mark Mitchell <mark@markmitchell.com>
12865
12866 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12867
12868 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
12869
12870 * config.sub: Fix typo in last change.
12871
12872 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12873
12874 * config.sub: Add support for C4x target.
12875 * configure.in: Likewise.
12876
12877 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
12878
12879 * config.sub: Recognize sparcv9 just like sparc64.
12880
12881 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
12882
12883 * config.guess: Match "Pent II" or "PentII" for OpenServer.
12884
12885 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
12886
12887 * config.guess: Correctly identify Pentium II sco boxes.
12888
12889 * config.guess: Fix "tr" code. From Weiwen Liu.
12890
12891 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
12892
12893 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12894 stabs.
12895
12896 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
12897
12898 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12899 (ALL_TARGET_MODULES): Add all-target-libchill.
12900 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12901 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12902 (all-target-libchill): Add dependencies.
12903 * configure.in (target_libs): Add libchill.
12904
12905 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12906
12907 * config.guess: Avoid assumptions about "tr" behaves when
12908 LANG is set to something other than English.
12909
12910 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
12911
12912 * configure (gxx_include_dir): Changed to
12913 '${prefix}/include/g++'-${libstdcxx_interface}.
12914
12915 * config.if: New to determine the interfaces.
12916
12917 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
12918
12919 * config.guess: Detect and handle MPE/IX.
12920 * config.sub: Deal with MPE/IX.
12921
12922 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
12923
12924 * configure.in: Use mh-aix43.
12925
12926 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
12927
12928 * configure: Fix --without/--disable cases for gxx-include-dir.
12929
12930 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
12931
12932 * mdata-sh: Imported. Needed for automake support.
12933
12934 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
12935
12936 * Makefile.in (taz): Try "chmod -R og=u ." before
12937 "chmod og=u `find . -print`".
12938
12939 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
12940
12941 * configure.in: Add arm-elf and thumb-elf support.
12942
12943 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
12944
12945 * Makefile.in: Undo previous patch.
12946
12947 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
12948
12949 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12950 to here ...
12951 (install-no-fixedincludes): and here
12952 (INSTALL_MODULES): ... from here.
12953
12954 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
12955
12956 * config.sub: Merge with FSF.
12957
12958 * config.guess: Merge with FSF.
12959
12960 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
12961
12962 * configure (extraconfigdirs): New variable.
12963 (SUBDIRS): Add extraconfigdirs and recurse on them too.
12964 * Makefile.in (all): Move higher in file.
12965 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12966 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12967 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12968 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12969 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12970
12971 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
12972
12973 * Makefile.in (all-target-libjava): Depend on all-gcc and
12974 all-target-newlib.
12975 (configure-target-libjava): Depend on $(ALL_GCC).
12976
12977 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
12978
12979 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12980 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12981
12982 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
12983
12984 * INSTALL/README: Fix typo.
12985
12986 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
12987
12988 * ylwrap: Change absolute path checks to check for DOS style path
12989 names.
12990
12991 * ylwrap: Don't use a full path name if the source file is in the
12992 same directory. From hjl@lucon.org (H.J. Lu).
12993
12994 * config-ml.in: Default to being verbose, to match Feb 18 change to
12995 configure.
12996
12997 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
12998
12999 Brought over from egcs:
13000
13001 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13002
13003 * configure.in (target_subdir): Set to ${target_alias} instead
13004 of "libraries".
13005
13006 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13007
13008 * configure.in (target_subdir): Set to libraries if enable_multilib.
13009
13010 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
13011
13012 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13013 multilibs, force reconfiguration the first time we create
13014 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13015
13016 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
13017
13018 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13019 avoid confusion with --no-recursion.
13020
13021 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
13022
13023 * configure.in: Win32 hosts shouldn't use install -x
13024 * install-sh: remove -x option, and special .exe-handling
13025 hack.
13026
13027 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
13028
13029 * config.guess: Recognize i586-pc-beos.
13030 * configure.in: Don't build some bits for beos.
13031
13032 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
13033
13034 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13035 CFLAGS default to -O2.
13036
13037 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13038 when using GNU ld.
13039
13040 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
13041
13042 * ltmain.sh: Correct install when using a different shell.
13043
13044 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
13045
13046 * ltconfig, ltmain.sh: Update to libtool 1.2b.
13047
13048 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
13049
13050 * makefile.vms: Update to build binutils/makefile.vms. Add install
13051 target.
13052
13053 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
13054
13055 * ltconfig: Update to correct AIX handling.
13056
13057 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13058
13059 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13060
13061 * configure.in (target_subdir): Set to ${target_alias} instead
13062 of "libraries".
13063
13064 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
13065
13066 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13067 (Makefile): Depend on $(gcc_version_trigger).
13068
13069 * configure (gcc_version): Change default initializer to empty
13070 string.
13071 (gcc_version_trigger): New variable; pass this variable down
13072 to subdir configures to enable them checking gcc's version
13073 themselves. Emit make macros for both gcc_version vars.
13074 (topsrcdir): Initialize reliably.
13075 (recursion line): Remove --with-gcc-version=${gcc_version}.
13076
13077 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13078
13079 * configure (enable_version_specific_runtime_libs): Implement new flag
13080 --enable-version-specific-runtime-libs which installs C++ runtime stuff
13081 in $(libsubdir); emit definition in each generated Makefile.
13082 (gxx_include_dir): Initialize depending on
13083 $enable_version_specific_runtime_libs.
13084
13085 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13086
13087 * configure (gcc_version): Initialize properly depending on
13088 how and where configure is started.
13089 (recursion line): Pass a --with-gcc-version=${gcc_version}
13090 to configures in subdirs.
13091
13092 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
13093
13094 * configure.in (noconfigdirs): Add configure pattern for mips tx39
13095 cygmon
13096
13097 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
13098
13099 * configure.in: Add cygmon and libstub support for mn10200.
13100
13101 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
13102
13103 * configure (gcc_version): Add new variable describing the
13104 particular gcc version we're building.
13105 * Makefile.in (libsubdir): Add new macro for the directory
13106 in which the compiler finds executables, libraries, etc.
13107 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13108 and libsubdir.
13109
13110 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13111
13112 * Makefile.in (local-clean): Remove *.log.
13113 (warning.log): Built with warn_summary from build.log.
13114 (mail-report.log): Run test_summary.
13115 (mail-report-with-warnings.log): Run test_summary including
13116 warning.log in the report.
13117
13118 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
13119
13120 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13121
13122 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
13123
13124 * Makefile.in (grep): Grep no longer depends on libiberty.
13125
13126 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
13127
13128 * Makefile.in: all-snavigator needs all-libgui.
13129
13130 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
13131
13132 * configure.in: Add cygmon and libstub support for mn10300.
13133
13134 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
13135
13136 * missing: Update to version from automake 1.3.
13137
13138 * ltmain.sh: On installation, don't get confused if the same name
13139 appears more than once in the list of library names.
13140
13141 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
13142
13143 * config.sub: Accept m68060 and m5200 as CPU names.
13144
13145 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
13146
13147 * configure: Use && rather than using -a in test, because odd
13148 strings can confuse test.
13149 * configure.in: Likewise.
13150
13151 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
13152
13153 * ltconfig, ltmain.sh: Bring in Visual C++ support.
13154
13155 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13156
13157 * Makefile.in (boostrap2-lean, bootstrap3-lean,
13158 bootstrap4-lean): New targets.
13159
13160 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
13161
13162 * mpw-* Delete. Not used.
13163
13164 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
13165
13166 * COPYING.LIB: Update FSF address.
13167
13168 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
13169
13170 * ltconfig, ltmain.sh: Update to libtool 1.2a.
13171
13172 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13173 GAS_SUPPORT_DIRS.
13174
13175 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
13176
13177 * ltconfig, ltmain.sh: Avoid producing a version number if
13178 -version-info was not used.
13179
13180 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
13181
13182 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13183 building with newlib.
13184
13185 1998-04-30 Paul Eggert <eggert@twinsun.com>
13186
13187 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
13188 Solaris `make' causes it to continue to next definition.
13189
13190 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
13191
13192 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13193 the right GUI libraries and files are installed along with GDB.
13194
13195 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
13196
13197 * configure.in: Change alpha to alpha* in several places.
13198
13199 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
13200
13201 * config.sub: Recognize sparc86x.
13202
13203 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
13204
13205 * configure.in (--enable-target-optspace): Remove debug echo.
13206
13207 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
13208
13209 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13210
13211 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
13212
13213 * ltconfig: Update cygwin32 support.
13214
13215 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13216 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13217 (GDB_SUPPORT_DIRS): Likewise.
13218
13219 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
13220
13221 * configure.in (target_makefile_frag): If --enable-target-optspace,
13222 use -Os to compile target libraries rather than -O2. Default to
13223 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13224 not used.
13225 * configure.in (target_cflags): Ditto for d30v.
13226
13227 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
13228
13229 * Makefile.in (all-bfd): Depend on all-intl.
13230 (all-binutils): Likewise.
13231 (all-gas): Likewise.
13232 (all-gprof): Likewise.
13233 (all-ld): Likewise.
13234
13235 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
13236
13237 * configure.in (host_tools): Fix typo, lbtool -> libtool.
13238
13239 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
13240
13241 * Makefile.in (all-bfd): Depend upon all-libiberty.
13242
13243 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13244
13245 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
13246
13247 * Makefile.in: Add libstub.
13248
13249 * configure.in: Ditto. Build libstub for targets that have cygmon
13250 support.
13251
13252 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
13253
13254 * configure.in: Don't set PICFLAG on ix86-cygwin32.
13255
13256 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
13257
13258 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13259 use mh-sysv5 if specified. Support gprof on SCO Open Server.
13260
13261 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
13262
13263 * configure: Define DEFAULT_M4 by searching PATH.
13264 * Makfile.in: Use DEFAULT_M4.
13265
13266 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
13267
13268 * ltconfig: Add cygwin32 support.
13269
13270 * Makefile.in, configure.in: Add libtool as a native only directory
13271 to configure and build.
13272
13273 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
13274
13275 * Makefile.in (INSTALL_MODULES): Remove texinfo.
13276
13277 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
13278
13279 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13280
13281 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
13282
13283 * Makefile.in: add ash make rules
13284 * configure.in: add ash to native_only and host_tools lists
13285
13286 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
13287
13288 * Makefile.in (all-gettext, all-intl): New targets.
13289 (ALL_MODULES): Added all-gettext, all-intl.
13290 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13291 (INSTALL_MODULES): Added install-gettext, install-intl.
13292 (CLEAN_MODULES): Added clean-gettext, clean-intl.
13293
13294 * configure.in (host_tools): Added gettext.
13295 (native_only): Likewise.
13296 (noconfigdirs) [various cases]: Likewise.
13297 (host_libs): Added intl.
13298
13299 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
13300
13301 * configure: Do not disable building gdbtk for cygwin32 hosts.
13302
13303 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
13304
13305 * configure.in: Add thumb-coff target.
13306 * config.sub: Add thumb-coff target.
13307
13308 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13309
13310 * Makefile.in: Revert yesterday's change.
13311 (all-target-winsup): all-target-librx stays out of here.
13312
13313 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
13314
13315 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13316 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13317 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13318 Remove references to librx and libg++.
13319
13320 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
13321
13322 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13323 recursive makes
13324
13325 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
13326
13327 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13328 for newlib directory.
13329 (CXX_FOR_TARGET): Likewise.
13330
13331 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
13332
13333 * ltconfig: Update after libtool/ltconfig.in change for
13334 hpux11.
13335
13336 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
13337
13338 * ltconfig, ltmain.sh: Update to libtool 1.2.
13339
13340 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
13341
13342 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13343 (install-gcc-cross): Instead, override LANGUAGES here.
13344
13345 1998-03-18 Dave Love <d.love@dl.ac.uk>
13346
13347 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13348 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13349
13350 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
13351
13352 * configure.in: Add Thumb-pe target.
13353
13354 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
13355
13356 * Makefile.in - changed sn targets to snavigator
13357 * configure.in - changed sn targets to snavigator
13358
13359 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
13360
13361 * config-ml.in: After building symlink tree call make distclean
13362 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13363 to be the case for libiberty.
13364
13365 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
13366
13367 * configure: When making link, also check the current
13368 directory. The configure scripts may create one.
13369
13370 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
13371
13372 * config.sub: Accept alphapca56 and alphaev6 properly.
13373
13374 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13375
13376 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13377
13378 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13379
13380 * config.sub (sco5): Fix typo.
13381
13382 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
13383
13384 * Makefile.in (INSTALL_MODULES): Move install-tcl before
13385 install-itcl.
13386 (install-itcl): Remove dependency on install-tcl.
13387
13388 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
13389
13390 * configure.in: Remove libgloss from noconfigdirs for MN10300.
13391
13392 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
13393
13394 * configure.in: Don't build libgui for a cygwin32 target when not on
13395 a cygwin32 host.
13396
13397 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
13398
13399 * configure (redirect): Set to null, so default behavior of
13400 configure is now --verbose.
13401
13402 1998-02-16 Dave Love <d.love@dl.ac.uk>
13403
13404 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13405 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13406
13407 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
13408
13409 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13410 this change to sync Makefile.in with its ChangeLog entries.
13411
13412 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
13413
13414 * ltmain.sh (mkdir): Check that the directory doesn't exist
13415 before we exit with error, so that we don't get races during
13416 parallel builds.
13417
13418 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
13419
13420 * ltconfig, ltmain.sh: Update from libtool 1.0i.
13421
13422 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
13423
13424 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13425 PICFLAG_FOR_TARGET.
13426 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13427
13428 * configure: Emit a definition for the new macro enable_shared
13429 into each Makefile.
13430
13431 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13432
13433 * configure.in (host_tools, native_only): Add libtool.
13434
13435 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
13436
13437 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13438 Fix typo in ming config comment.
13439
13440 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
13441
13442 * ltconfig, ltmain.sh: Update from libtool 1.0h.
13443
13444 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
13445
13446 * config.sub: Add tic30 cases, and map c30 to tic30.
13447
13448 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
13449
13450 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13451 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13452 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13453 (CLEAN_TARGET_MODULES): Similarly
13454 (all-target-libf2c): Add dependences.
13455 * configure.in (target_libs): Add libf2c.
13456
13457 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
13458
13459 * configure.in: Remove expect from noconfigdirs when target
13460 is cygwin32. OK to build expect and dejagnu with Canadian
13461 Cross.
13462
13463 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
13464
13465 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13466 host.
13467
13468 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13469 and mingw32.
13470
13471 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
13472
13473 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13474 here as it is not defined in the toplevel Makefile.
13475
13476 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
13477
13478 * configure (package_makefile_rules_frag): New variable, which names
13479 a file with generic rules, ...
13480 Change comment to mention we now have FIVE parts.
13481 * configure: Undo last change.
13482
13483 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
13484
13485 * config.guess: More accurate determination of HP processor types.
13486 * config.sub: More accurate determination of HP processor types.
13487
13488 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
13489
13490 * configure (package_makefile_frag): Move inserting the
13491 ${package_makefile_frag} to where it should be according
13492 to the comment.
13493
13494 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
13495
13496 * config.guess: Add support for Linux/ARM.
13497
13498 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
13499
13500 * .cvsignore: Remove *-info and *-install since they match
13501 release-info and mpw-install, which we don't want to just ignore.
13502
13503 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
13504
13505 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13506
13507 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
13508
13509 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13510 local_prefix to sub-make invocations.
13511
13512 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
13513
13514 * configure.in: Check makefile fragments in the source
13515 directory.
13516
13517 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13518
13519 * configure.in: Check whether host and target makefile
13520 fragments exist before adding them to *_makefile_frag.
13521
13522 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
13523
13524 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13525
13526 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
13527
13528 * configure.in: Make sure we only replace RPATH_ENVVAR on
13529 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13530 regexp to sed.
13531
13532 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13533 to sub-makes.
13534
13535 1998-01-13 Lee Iverson (leei@ai.sri.com)
13536
13537 * config-ml.in (multi-do): LDFLAGS must include multilib
13538 designator.
13539
13540 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
13541
13542 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13543
13544 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
13545
13546 * config.sub: Add mingw32 support.
13547 * configure.in: Likewise.
13548
13549 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13550
13551 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13552
13553 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
13554
13555 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13556 * configure (gxx_include_dir): Provide a definition for subdirs
13557 which do not use autoconf.
13558
13559 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
13560
13561 * config.guess: Sync with egcs. Picks up new alpha support,
13562 BeOS & some additional linux support.
13563
13564 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
13565
13566 * config.guess: HP 9000/803 is a PA1.1 machine.
13567
13568 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
13569
13570 * configure.in: It's alpha*-...
13571
13572 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13573
13574 * configure.in (host_makefile_frag, target_makefile_frag):
13575 Handle multiple config files.
13576 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13577 alpha-*-*.
13578
13579 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
13580
13581 * mkdep: New file.
13582
13583 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
13584
13585 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13586
13587 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
13588
13589 * Makefile.in: Add libgui directory.
13590 (GDB_TK): Add all-libgui.
13591 * configure.in: Add libgui directory.
13592 * configure: Add all-libgui to GDB_TK.
13593
13594 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
13595
13596 * config-ml.in (multidirs): Add m32r to multilib list.
13597
13598 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
13599
13600 * Makefile.in (all-target-gperf): Change dependency to
13601 all-target-libstdc++.
13602
13603 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
13604
13605 * config.guess: Add BeOS support.
13606
13607 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
13608
13609 Source directory cvs renamed to cvssrc:
13610 * configure.in (host_tools): Change cvs to cvssrc.
13611 (native_only): Likewise.
13612 (noconfigdirs) [various cases]: Likewise.
13613 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13614 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13615 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13616 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13617 (all-cvssrc): Rename target from all-cvs.
13618
13619 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
13620
13621 * configure (gxx_include_dir): Fix thinko.
13622
13623 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
13624
13625 * Makefile.in (INSTALL_TARGET_CROSS): Define.
13626 (install-cross, install-gcc-cross): New targets.
13627
13628 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
13629
13630 * configure.in (noconfigdirs): Add support for Thumb target.
13631
13632 * config.sub (maybe_os): Add support for Thumb target.
13633
13634 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
13635
13636 * Makefile.in: Add rules for cygmon.
13637
13638 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13639
13640 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
13641
13642 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13643 * configure (gxx_include_dir): Provide a definition for subdirs
13644 which do not use autoconf.
13645
13646 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
13647
13648 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13649 11/18/97 build
13650
13651 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
13652
13653 * From Franz Sirl.
13654 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13655 found on RedHat Linux systems.
13656
13657 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
13658
13659 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13660 guesses.
13661
13662 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
13663
13664 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13665
13666 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
13667
13668 * ltmain.sh: If mkdir fails, check whether the directory was created
13669 anyhow by some other process.
13670
13671 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
13672
13673 * configure.in (d30v-*-*): Configure all directories.
13674
13675 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
13676
13677 * configure.in (d30v-*-*): Configure newlib, libiberty directories
13678 for the D30V.
13679
13680 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
13681
13682 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13683
13684 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
13685
13686 * include/libiberty.h: Add extern "C" { so it can be used with C++
13687 progrms.
13688 * include/remote-sim.h: Add extern "C" { so it can be used with C++
13689 programs.
13690
13691 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
13692
13693 * configure.in (d30v-*-*): Configure GCC now.
13694
13695 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
13696
13697 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13698 is no longer needed.
13699
13700 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
13701
13702 * Makefile.in: check-target-libio depends on all-target-libstdc++.
13703
13704 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
13705
13706 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13707 targets using "$@" to provide support for similar but not identical
13708 targets without having to duplicate code.
13709
13710 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
13711
13712 * makefile.vms: Fix to work with DEC C.
13713
13714 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
13715
13716 * config.sub: Add mips-tx39-elf to marketing names.
13717
13718 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
13719
13720 * ltmain.sh: Handle symlinks in generated script.
13721
13722 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
13723
13724 * configure: Handle autoconf style directory options: --bindir,
13725 --datadir, --includedir, --infodir, --libdir, --libexecdir,
13726 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13727 --sysconfdir.
13728 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13729 (sharedstatedir, localstatedir, oldincludedir): New variables.
13730 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13731 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13732 sbindir, sharedstatedir, and sysconfdir.
13733
13734 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13735
13736 * Makefile.in (bootstrap-lean): New target.
13737
13738 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
13739
13740 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
13741 sn, and gnuserv from noconfigdirs.
13742
13743 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
13744
13745 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13746
13747 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
13748
13749 * Makefile.in (cross): New target.
13750
13751 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
13752 Jeff Law <law@cygnus.com>
13753
13754 * Makefile.in (bootstrap2, bootstrap3): New targets.
13755 (all-bootstrap): Remove outdated and confusing target.
13756 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13757
13758 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
13759
13760 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13761 windows. Consistent with gdb/configure.
13762
13763 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
13764
13765 * configure.in: Name Linux target fragment.
13766
13767 * configure: Rewrite so that project Makefile fragment is inserted
13768 first and appears last in the resulting Makefile.
13769
13770 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
13771
13772 * Makefile.in (install-itcl): Install tcl first.
13773
13774 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
13775
13776 * configure.in: remove bison from noconfigdirs for Cygwin32 host
13777
13778 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13779
13780 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13781
13782 * configure.in (skipdirs): Add target-librx for Linux.
13783 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13784
13785 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
13786
13787 * Makefile.in (bootstrap): New target.
13788
13789 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
13790
13791 * config.sub: Accept 'amigados' for backward compatibility.
13792
13793 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
13794
13795 * config.guess: Merge with FSF.
13796
13797 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
13798
13799 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13800
13801 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
13802
13803 * config.sub: Add "marketing-names" patch.
13804
13805 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
13806
13807 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13808
13809 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
13810
13811 * config.sub: Handle v850-elf.
13812
13813 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
13814
13815 * .cvsignore (*-install): Remove.
13816
13817 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
13818
13819 * ltconfig: Set CONFIG_SHELL in libtool.
13820 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13821
13822 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13823
13824 * configure.in (target_subdir): Set to libraries if enable_multilib.
13825
13826 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
13827
13828 * config.guess: Update from gcc directory.
13829
13830 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
13831
13832 * Makefile.in (all-sim): Depends on all-readline.
13833
13834 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
13835
13836 * Makefile.in (BISON, YACC): Use $$s.
13837 (all-bison): Depend on all-texinfo.
13838
13839 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
13840
13841 * Makefile.in (BISON): Add -L flag.
13842 (YACC): Likewise.
13843
13844 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13845
13846 * configure.in (noconfigdirs): Add support for v850e target.
13847
13848 * config.sub (maybe_os): Add support for v850e target.
13849
13850 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13851
13852 * configure.in (noconfigdirs): Add support for v850ea target.
13853
13854 * config.sub (maybe_os): Add support for v850ea target.
13855
13856 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
13857
13858 * config.sub: Add mipstx39. Delete r3900.
13859
13860 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13861
13862 * Makefile.in (all-autoconf): Depends on all-texinfo.
13863
13864 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
13865
13866 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13867 eabi targets.
13868
13869 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
13870
13871 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13872
13873 * configure: When handling a Canadian Cross, handle YACC as well as
13874 BISON. Just set BISON to bison. When setting YACC, prefer bison.
13875 * Makefile.in (all-bison): Depend upon all-texinfo.
13876
13877 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
13878
13879 * Makefile.in (BISON): bison, not byacc or bison -y.
13880 (YACC): bison -y or byacc or yacc.
13881 (various): Add *-bison as appropriate.
13882 (taz): No need to mess with BISON anymore.
13883
13884 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
13885
13886 * configure: If OSTYPE matches *win32*, try to find a good value for
13887 CONFIG_SHELL.
13888
13889 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
13890
13891 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13892 configure.in if it is present.
13893
13894 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
13895
13896 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13897
13898 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
13899
13900 * config.sub: Recognize `arc' cpu.
13901 * configure.in: Likewise.
13902 * config-ml.in: Likewise.
13903
13904 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
13905
13906 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13907
13908 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
13909
13910 * configure: Changed sed delimiter from ':' to '|' when
13911 attempting to substitute ${config_shell} for SHELL. On
13912 NT ${config_shell} may contain a ':' in it.
13913
13914 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
13915
13916 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13917
13918 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
13919
13920 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13921
13922 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
13923
13924 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13925
13926 * ylwrap: If the program is a relative path, force it to be
13927 absolute.
13928
13929 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
13930
13931 * configure (tooldir): Set BISON to `bison -y' and not just bison.
13932
13933 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
13934
13935 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13936 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13937 for libraries.
13938
13939 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
13940
13941 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13942 separated by spaces.
13943
13944 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
13945
13946 * ylwrap: New file.
13947 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13948
13949 * ltmain.sh: Handle /bin/sh at start of install program.
13950
13951 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13952
13953 * ltconfig, ltmain.sh: New files, from libtool 1.0.
13954 * missing: New file, from automake 1.2.
13955
13956 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
13957
13958 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
13959 check-tk to CHECK_X11_MODULES.
13960
13961 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
13962
13963 * config.sub: Merge with FSF.
13964
13965 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
13966
13967 * config.guess: Merge with FSF.
13968
13969 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13970
13971 * configure: Treat msdosdjgpp like go32.
13972 * configure.in: Likewise. Don't remove gprof for go32.
13973
13974 * configure: Change Makefile.tem2 to Makefile.tm2.
13975
13976 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
13977
13978 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13979
13980 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13981
13982 * install-sh (chmodcmd): Set to null if the DST directory already
13983 exists. Same as Nov 11th change.
13984
13985 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
13986
13987 * configure (GDB_TK): Needs itcl and tix.
13988
13989 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
13990
13991 * config.guess: Update from FSF.
13992
13993 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
13994
13995 * Makefile.in (GDB_TK): Depend on itcl and tix.
13996
13997 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
13998
13999 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14000 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14001 (INSTALL_SCRIPT): New variable.
14002 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14003 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14004 to -x.
14005 * install-sh: Add support for -x option.
14006
14007 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
14008
14009 * configure.in, Makefile.in: Treat tix like itcl.
14010
14011 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
14012
14013 * Makefile.in (WINDRES): New variable.
14014 (WINDRES_FOR_TARGET): New variable.
14015 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14016 (EXTRA_HOST_FLAGS): Add WINDRES.
14017 (EXTRA_TARGET_FLAGS): Add WINDRES.
14018 (EXTRA_GCC_FLAGS): Add WINDRES.
14019 ($(DO_X)): Pass down WINDRES.
14020 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14021 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14022 DLLTOOL_FOR_TARGET.
14023
14024 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
14025
14026 * configure.in: configure sim before gdb for win32-x-ppc
14027
14028 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14029
14030 Move gperf into the toplevel, from libg++.
14031 * configure.in (target_tools): Add target-gperf.
14032 (native_only): Add target-gperf.
14033 * Makefile.in (all-target-gperf): New target, depend on
14034 all-target-libg++.
14035 (configure-target-gperf): Empty rule.
14036 (ALL_TARGET_MODULES): Add all-target-gperf.
14037 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14038 (CHECK_TARGET_MODULES): Add check-target-gperf.
14039 (INSTALL_TARGET_MODULES): Add install-target-gperf.
14040 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14041
14042 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
14043
14044 * config.sub (mn10200): Recognize new basic machine.
14045
14046 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14047
14048 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14049 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14050
14051 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14052
14053 * configure.in: If we're building mips-sgi-irix6* native, turn on
14054 ENABLE_MULTILIB and set TARGET_SUBDIR.
14055
14056 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
14057
14058 * Makefile.in (all-sn): Depend on all-grep.
14059
14060 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
14061
14062 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14063
14064 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14065 Makefile. From Jeff Makey <jeff@cts.com>.
14066 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14067
14068 * Makefile.in (DISTBISONFILES): Remove.
14069 (taz): Don't futz with DISTBISONFILES. Change BISON to use
14070 $(DEFAULT_YACC).
14071
14072 * configure.in: Build itl, db, sn, etc., when building for native
14073 cygwin32.
14074
14075 * Makefile.in (LD): New variable.
14076 (EXTRA_HOST_FLAGS): Pass down LD.
14077 ($(DO_X)): Likewise.
14078
14079 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
14080
14081 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14082
14083 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
14084
14085 * configure.in (targargs): Strip out any supplied --build argument
14086 before adding our own. Always add --build.
14087
14088 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
14089
14090 * configure.in (targargs): Pass --build if we're doing
14091 a cross-compile.
14092
14093 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
14094
14095 * configure: Use '|' instead of ":" as the separator in
14096 sed. Otherwise sed chokes on NT path names with drive
14097 designators. Also look for "?:*" as the leading characters in an
14098 absolute pathname.
14099
14100 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
14101
14102 * config.sub: Support for r3900.
14103
14104 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
14105
14106 * configure.in: Use install-sh, not install.sh.
14107
14108 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
14109
14110 * Makefile.in (taz): Improve check for BISON so it doesn't try to
14111 apply it twice.
14112
14113 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
14114
14115 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14116 install-binutils.
14117
14118 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
14119
14120 * Makefile.in: Add automake targets.
14121 * configure.in (host_tools): Add automake.
14122
14123 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
14124
14125 * configure: Default CXX to c++, not gcc.
14126 * Makefile.in (CXX): Set to c++, not gcc.
14127 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14128
14129 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
14130
14131 * install-sh: try appending a .exe if source file doesn't
14132 exist
14133
14134 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
14135
14136 * configure.in: Turn on multilib by default.
14137 (cross_only): Remove target-libiberty.
14138
14139 * Makefile.in (all-gcc): Don't depend on libiberty.
14140
14141 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
14142
14143 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14144
14145 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
14146
14147 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14148 (DISTBISONFILES): Add ld/Makefile.in
14149
14150 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
14151
14152 * configure.in: if target is cygwin32 but host isn't cygwin32,
14153 don't configure gdb tcl tk expect, not just gdb.
14154
14155 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
14156
14157 * configure.in: Added gnuserv everywhere sn appears.
14158
14159 * Makefile.in (ALL_MODULES): Added all-gnuserv.
14160 (CROSS_CHECK_MODULES): Added check-gnuserv.
14161 (INSTALL_MODULES): Added install-gnuserv.
14162 (CLEAN_MODULES): Added clean-gnuserv.
14163 (all-gnuserv): New target.
14164
14165 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
14166
14167 * config.guess: Fixes for MIPS OpenBSD systems.
14168
14169 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
14170
14171 * Makefile.in (INSTALL_XFORM): Remove.
14172 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14173
14174 * mkinstalldirs: New file, copied from automake.
14175 * Makefile.in (installdirs): Rename from install-dirs. Use
14176 mkinstalldirs. Change all users.
14177 (DEVO_SUPPORT): Add mkinstalldirs.
14178
14179 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
14180
14181 * install-sh: Rename from install.sh.
14182 * Makefile.in (INSTALL): Change install.sh to install-sh.
14183 (DEVO_SUPPORT): Likewise.
14184
14185 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
14186 Graichen <graichen@rzpd.de>.
14187
14188 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
14189
14190 * config.guess: Recognize OpenBSD systems correctly.
14191
14192 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14193
14194 * README, Makefile.in (ETC_SUPPORT): Remove references to
14195 cfg-paper*, configure.{texi,man,info*}._
14196
14197 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
14198
14199 * Makefile.in (all.normal): Ensure that gcc is built after all
14200 the x11 - ie gdb - targets.
14201
14202 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
14203
14204 * makefile.vms: Don't run conf-a-gas.
14205
14206 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
14207
14208 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
14209
14210 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
14211
14212 * configure.in: Remove noconfigdirs case since gdb also
14213 configures and builds for tic80-coff.
14214
14215 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
14216
14217 * configure: Set cache_file to config.cache.
14218 * Makefile.in (local-distclean): Remove config.cache.
14219
14220 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
14221
14222 * COPYING: Update FSF address.
14223
14224 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
14225
14226 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14227 noconfigdirs.
14228
14229 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
14230
14231 * Makefile.in (install-dirs): Don't crash if prefix, and hence
14232 MAKEDIRS, is empty.
14233
14234 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
14235
14236 * config.sub: Tweak mn10300 entry.
14237
14238 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
14239
14240 * configure.in (host_tools): Put sim before gdb, so gdb's
14241 configure.tgt can determine if the simulator was configured.
14242
14243 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
14244
14245 * config.sub: Move BeOS $os case to be with other Cygnus
14246 local cases.
14247
14248 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
14249
14250 * config.sub: Remove misplaced comment that broke Linux.
14251
14252 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
14253
14254 * config.sub: Add BeOS support.
14255
14256 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
14257
14258 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14259
14260 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
14261
14262 * configure.in (noconfigdirs): Remove tcl and tk from
14263 noconfigdirs for cygwin32 builds.
14264
14265 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
14266
14267 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14268
14269 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
14270
14271 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14272 make-all.com, use makefile.vms instead.
14273
14274 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
14275
14276 * config.sub: Accept -lnews*.
14277
14278 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
14279
14280 * configure.in (noconfigdirs): Disable target-newlib,
14281 target-examples and target-libiberty for d30v.
14282
14283 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14284
14285 * configure.in (noconfigdirs): Enable ld for d30v.
14286
14287 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
14288
14289 * configure.in (tic80-*-*): Build compiler.
14290
14291 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
14292
14293 * configure.in (d30v-*): Remove sim directory from list of
14294 unsupported d30v directories
14295
14296 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14297
14298 * config.sub, configure.in: Add d30v target cpu.
14299
14300 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
14301
14302 * makefile.vms: New file.
14303 * make-all.com: Remove.
14304
14305 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
14306
14307 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14308
14309 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
14310
14311 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14312
14313 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
14314
14315 * Makefile.in (ALL_MODULES): Added all-db.
14316 (CROSS_CHECK_MODULES): Addec check-db.
14317 (INSTALL_MODULES): Added install-db.
14318 (CLEAN_MODULES): Added clean-db.
14319
14320 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
14321
14322 * config.guess: Merge with latest FSF sources.
14323
14324 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
14325
14326 * Makefile.in (ALL_MODULES): Added all-itcl.
14327 (CROSS_CHECK_MODULES): Added check-itcl.
14328 (INSTALL_MODULES): Added install-itcl.
14329 (CLEAN_MODULES): Added clean-itcl.
14330
14331 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
14332
14333 * configure.in: build gdb for mn10200
14334
14335 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
14336
14337 * Makefile.in (all-target-winsup): Depend on all-target-libio.
14338
14339 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
14340
14341 * configure.in (tic80-*-*): Turn off most targets right now.
14342
14343 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
14344
14345 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14346 rather than the makeinfo program.
14347 (do-info): Depend upon all-texinfo.
14348
14349 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
14350
14351 * configure.in: Remove uses of config/mh-linux.
14352
14353 * config.sub, config.guess: Merge with latest FSF sources.
14354
14355 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
14356
14357 * config.sub (case $basic_machine): Add tic80 entries.
14358
14359 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
14360
14361 * config.sub, config.guess: Merge with latest FSF sources.
14362
14363 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14364
14365 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14366 * mpw-config.in: Test for NewFolderRecursive.
14367 * mpw-install: Use symbolic name for startup filename.
14368 * mpw-README: Add various additional details.
14369
14370 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
14371
14372 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14373
14374 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
14375
14376 * configure.in: Do build gcc and the target libraries for
14377 the mn10200.
14378
14379 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
14380
14381 * configure.in: don't avoid building gdb for mn10300 any more
14382 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14383 instead of single-quoting it.
14384
14385 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
14386
14387 * configure.in: Don't use --with-stabs on IRIX 6.
14388
14389 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
14390
14391 * configure.in (m32r): Build gdb, libg++ now.
14392
14393 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14394
14395 * configure.in (mips*-sgi-irix6*): Remove gdb and related
14396 directories from noconfigdirs.
14397
14398 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
14399
14400 * config.sub (basic_machine): added mips16 configuration
14401
14402 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14403
14404 * config.sub: Handle d10v-unknown.
14405
14406 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
14407
14408 * config.sub: Handle v850-unknown.
14409
14410 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
14411
14412 * Makefile.in: add findutils
14413 * configure.in: add findutils to list of host_tools
14414
14415 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
14416
14417 * config.sub: Handle mn10200 and mn10300.
14418
14419 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14420
14421 * configure.in (d10v-*): Do not build librx.
14422
14423 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
14424
14425 * configure.in (mn10300): Build everything except gdb & libgloss.
14426
14427 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
14428
14429 * config.guess: Patch for Dansk Data Elektronik servers,
14430 from Niels Skou Olsen <nso@dde.dk>.
14431
14432 For ncr, use /bin/uname rather than uname, since GNU uname does not
14433 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
14434
14435 Patch for MIPS R4000 running System V,
14436 from Eric S. Raymond <esr@snark.thyrsus.com>.
14437
14438 Fix thinko for nextstep.
14439
14440 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14441
14442 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
14443 * config.guess: Guess mips-dec-mach_bsd4.3.
14444
14445 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
14446 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
14447 release numbers.
14448 * config.guess (mips-mips-riscos*): Emit just enough of the
14449 release number.
14450
14451 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
14452 * config.guess (sparc-auspex-sunos*): Added.
14453 (f300-fujitsu-*): Added.
14454
14455 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
14456 * config.guess: Recognize a Tadpole as a sparc.
14457
14458 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14459
14460 * config.guess: Don't assume that NextStep version is either 2 or
14461 3. NextStep 4 (aka OpenStep 4) has come out now.
14462
14463 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14464
14465 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14466 From Rik Faith <faith@cs.unc.edu>.
14467
14468 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
14469
14470 * config.sub: Contributions from bug-gnu-utils to:
14471 Support plain "hppa" (no version given) architecture, reported by
14472 OpenStep.
14473 OpenBSD like NetBSD.
14474 LynxOs is not a hardware supplier.
14475
14476 * config.guess: Contributions from bug-gnu-utils to add support for:
14477 OpenBSD like NetBSD.
14478 Stratus systems.
14479 More Pyramid systems.
14480 i[n>4]86 Intel chips.
14481 M680[n>4]0 Motorola chips.
14482 Use unknown instead of lynx for hardware manufacturer.
14483
14484 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14485
14486 * install.sh (chmodcmd): Set to null if the DST directory already
14487 exists.
14488
14489 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14490
14491 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14492 not use mt-ppc target Makefile fragment any more.
14493
14494 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14495
14496 * configure.in (*-*-windows): Exclude everything but those dirs
14497 needed to build windows.
14498
14499 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
14500
14501 * Makefile.in (all-target-winsup): Depend on all-target-librx.
14502
14503 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14504
14505 * configure.in: Exclude mmalloc from i386-windows.
14506
14507 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14508
14509 * Undo my previous change.
14510
14511 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
14512
14513 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14514 unconditionally.
14515 (MAKEOVERRIDES): Define (revert this part of October 18 change).
14516
14517 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14518
14519 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
14520 host to add it's own flags.
14521
14522 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
14523
14524 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14525
14526 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
14527
14528 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14529 (CXX_FOR_TARGET): Likewise.
14530 (GCC_FOR_TARGET): Define.
14531 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14532 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14533 CC_FOR_TARGET was specified on the command line.
14534 (MAKEOVERRIDES): Don't define.
14535
14536 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
14537
14538 * configure.in (m32r): Fix spelling of libg++ libs.
14539
14540 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
14541
14542 * config.sub (-apple*): Remove, now redundant.
14543
14544 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
14545
14546 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14547
14548 * configure: Rework yesterday's sed script patch.
14549
14550 * config.sub: Merge with FSF.
14551
14552 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
14553
14554 * config.guess: Merge from FSF.
14555
14556 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
14557 * config.guess: Use pc instead of unknown, for pc clone systems.
14558 Change linux to linux-gnu.
14559
14560 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14561 * config.guess: Avoid non-portable tr syntax.
14562
14563 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
14564
14565 * test-build.mk (HOLES): Add "xargs" for gdb.
14566
14567 * configure: Avoid hpux10.20 sed bug.
14568
14569 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
14570
14571 * configure.in: Add support for windows host
14572 (that is a build done under the Microsoft build environment).
14573
14574 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
14575
14576 * Makefile.in: Replace all uses of srcroot with s, to shrink
14577 command line lengths.
14578
14579 Patches from Geoffrey Noer <noer@cygnus.com>:
14580 * configure.in: If configuring for newlib, pass --with-newlib to
14581 subdirectories.
14582 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14583 -Bnewlib/ and -Lwinsup to gcc.
14584 (CXX_FOR_TARGET): Likewise.
14585
14586 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
14587
14588 * Makefile.in (ETC_SUPPORT): Add configure.
14589
14590 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
14591
14592 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14593 host configuration file.
14594
14595 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
14596
14597 * configure.in: Break mn10x00 support into separate
14598 mn10200 and mn10300 configurations.
14599 * config.sub: Likewise.
14600
14601 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
14602
14603 * configure.in: Add lots of stuff to noconfigdirs for
14604 the mn10x00 targets.
14605
14606 * config.sub, configure.in: Add mn10x00 support.
14607
14608 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
14609
14610 * make-all.com: Call conf-a-gas, not config-a-gas.
14611
14612 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
14613
14614 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14615 targets.
14616
14617 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
14618
14619 * mpw-README: Add much more detail for native PowerMac.
14620 * mpw-install: New file.
14621 * mpw-configure: Add --norecursion and --help options.
14622 * mpw-config.in: Translate readme and install files when
14623 copying to objdir.
14624 * mpw-build.in: Don't always depend on byacc and flex.
14625 (install-only-top): New action.
14626
14627 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
14628
14629 * configure.in: You can now configure GDB for the v850.
14630
14631 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
14632
14633 * configure.in (noconfigdirs): Don't configure any C++ dirs
14634 if targeting D10V.
14635
14636 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
14637
14638 * config.sub: Recognize mips64vr5000.
14639
14640 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
14641
14642 * configure.in: Use a single line for host_tools and native_only.
14643
14644 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
14645
14646 * config.sub, configure.in: Add entries for m32r.
14647
14648 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
14649
14650 * Makefile.in (inet-install): Don't run install-gzip.
14651
14652 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
14653
14654 * configure.in: Don't config lots of things for *-*-windows*.
14655
14656 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
14657
14658 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14659 (host_libs, host_tools): Copy from configure.in.
14660 * mpw-configure: Don't complain about directories not found.
14661
14662 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14663
14664 * configure.in (i[345]86): Recognize i686 for pentium pro.
14665 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14666 file.
14667
14668 * config.guess (i[345]86): Ditto.
14669
14670 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14671
14672 * configure.in (noconfigdirs): Removed gdb for D10V.
14673
14674 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
14675
14676 * configure.in: Remove ld, target-libio, target-libg++, and
14677 target-libstdc++ from noconfigdirs.
14678
14679 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
14680
14681 * configure: Fix three locations where shell scripts were
14682 being run directly rather than with config_shell.
14683
14684 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
14685
14686 * configure.in (v850-*-*): Set up initial $noconfigdirs.
14687 * config.sub (basic_machine): Recognize v850.
14688
14689 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
14690
14691 * mpw-configure: Handle multiple enable/disable options and
14692 pass them down recursively, handle -c and -s flags appropriately
14693 depending on choice of compiler, add escape mechanism for
14694 quoted arguments to gC.
14695
14696 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14697
14698 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14699 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14700 so that -mrelocatable-lib and -mno-eabi are used.
14701
14702 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14703 not support --print-multi-lib, don't abort.
14704
14705 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
14706
14707 * make-all.com: Run config-a-gas.
14708 * setup.com: Don't copy subdirectory files around.
14709
14710 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
14711
14712 * configure.in (*-*-ose): Remove exclusion of libgloss for this
14713 target, it now compiles correctly.
14714
14715 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
14716
14717 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14718
14719 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14720
14721 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14722
14723 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14724
14725 * configure.in (native_only): Add prms.
14726
14727 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
14728
14729 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14730 (BINUTILS_SUPPORT_DIRS): Likewise.
14731
14732 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14733
14734 * configure.in (d10v-*-*): Don't configure ld or gdb until the
14735 d10v support is added.
14736
14737 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14738
14739 * configure.in (d10v-*-*): New target.
14740
14741 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
14742
14743 * config.guess (HP 9000/811): Recognize this as a PA1.1
14744 machine.
14745
14746 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
14747
14748 * Makefile.in (do-tar-gz): New target, split out from tail end of
14749 taz target. Run each command separately, don't use pipes.
14750 (taz): Use it.
14751
14752 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
14753
14754 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14755 * mpw-build.in: No builds should depend on building byacc or flex,
14756 they are assumed to be installed already.
14757
14758 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14759
14760 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14761 variable that CC_FOR_TARGET needs.
14762
14763 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14764
14765 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14766 options have changed since the last time the subdirectory was
14767 configured, and if it has, reconfigure.
14768 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14769 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14770
14771 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
14772
14773 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14774 CLEAN_MODULES): Add bash.
14775 (all-bash): New target.
14776
14777 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
14778
14779 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14780
14781 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14782
14783 * config.sub (basic_machine): Recognize d10v as a valid processor.
14784
14785 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
14786
14787 * mpw-configure: Add support for --bindir.
14788 * mpw-build.in: Use a GCC-specific build script for GCC actions.
14789
14790 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
14791
14792 * configure.in: add bash, time, gawk to list of hosttools and things
14793 to only build for native toolchains
14794
14795 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14796
14797 * Makefile.in (docdir): Remove.
14798
14799 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14800
14801 * Makefile.in (datadir): Set to $(prefix)/share.
14802
14803 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
14804
14805 * configure.in: build diff and patch for cygwin32-hosted
14806 toolchains.
14807
14808 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
14809
14810 * config.sub: Accept -rtems*.
14811
14812 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
14813
14814 * configure.in: enable dosrel for cygwin32-hosted builds,
14815 remove diff from the list of things not buildable
14816 via Canadian Cross
14817
14818 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
14819
14820 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14821 don't get ". ".
14822
14823 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
14824
14825 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14826
14827 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
14828
14829 * Makefile.in (taz): Handle case where tex3patch didn't even get
14830 checked out. Also, if it was found, put the symlink in a new util
14831 subdirectory.
14832
14833 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14834
14835 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14836
14837 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
14838
14839 * config.sub: Recognize -openvms.
14840 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14841 * make-all.com, setup.com: New files.
14842
14843 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14844
14845 * Makefile.in (taz): tex3patch moved to texinfo/util.
14846
14847 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
14848
14849 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14850 * configure.in: remove make from disable-if-Can-Cross list
14851 enable gdb if ${host} and ${target} are cygwin32
14852
14853 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
14854
14855 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
14856 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14857
14858 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14859
14860 * config.guess: Combine mips-mips-riscos cases, and use cpp to
14861 distinguish sysv/svr4/bsd variants.
14862 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14863
14864 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
14865
14866 * configure.in: Added copyright notice.
14867 * move-if-change: Added copyright notice.
14868
14869 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14870
14871 * configure.in (powerpcle-*-solaris*): Until we get shared
14872 libraries working, don't build gdb, sim, make, tcl, tk, or
14873 expect.
14874
14875 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
14876
14877 * config.guess: Merge with FSF:
14878
14879 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14880 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14881
14882 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
14883 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14884
14885 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
14886 * config.guess: Combine two OSF1 rules.
14887 Also recognize field test versions. From mjr@zk3.dec.com.
14888 * config.guess (dgux): Use /usr/bin/uname rather than uname,
14889 because GNU uname does not support -p. From pmr@pajato.com.
14890
14891 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
14892
14893 * Makefile.in (MAKEDIRS): Removed $(tooldir).
14894
14895 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
14896
14897 * mpw-README: Document GCCIncludes.
14898
14899 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
14900
14901 * configure.in (alpha-*-linux*): Set enable_shared to yes.
14902
14903 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14904
14905 * mpw-configure: Handle --enable-FOO and --disable-FOO.
14906
14907 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
14908
14909 * configure.in (*-*-cygwin32): Configure make.
14910
14911 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
14912
14913 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14914
14915 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
14916
14917 * Makefile.in (all-inet): Depend on all-perl.
14918
14919 * Makefile.in (inet-install): New target.
14920
14921 * Makefile.in (all-inet): Depend on all-tcl.
14922 (all-inet): Depend on all-send-pr.
14923
14924 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14925
14926 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14927 temporarily.
14928
14929 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
14930
14931 * configure.in: Don't configure --with-gnu-ld on AIX.
14932
14933 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14934
14935 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14936
14937 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
14938
14939 * Makefile.in (ALL_MODULES): Added all-inet.
14940 (CROSS_CHECK_MODULES): Added check-inet.
14941 (INSTALL_MODULES): Added install-inet.
14942 (CLEAN_MODULES): Added clean-inet.
14943 (all-indent): New target.
14944
14945 * configure.in (host_tools): Added inet.
14946 (native_only): Added inet.
14947 (noconfigdirs): Added inet.
14948
14949 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
14950
14951 * configure.in: Don't configure libgloss if we are not configuring
14952 newlib.
14953
14954 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
14955
14956 * configure.in: Don't configure libgloss for unsupported
14957 architectures.
14958
14959 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14960
14961 * Makefile.in (CLEAN_MODULES): Add clean-apache.
14962
14963 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
14964
14965 * Makefile.in (ALL_MODULES): Include all-apache.
14966 (CROSS_CHECK_MODULES): Include check-apache.
14967 (INSTALL_MODULES): Include install-apache.
14968 (all-apache): New target.
14969
14970 * configure.in: Added apache everywhere perl is seen.
14971
14972 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14973
14974 * Makefile.in: Add support for clean-{module} and
14975 clean-target-{module} rules.
14976
14977 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
14978
14979 * configure.in (*-*-ose) do not build libgloss.
14980
14981 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14982
14983 * config.guess (prep*:SunOS:5.*:*): Turn into
14984 powerpele-unknown-solaris2.
14985
14986 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
14987
14988 * configure.in: Permit --enable-shared to specify a list of
14989 directories.
14990
14991 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14992
14993 * configure.in (host==solaris): Pass only the first word of $CC
14994 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14995
14996 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14997
14998 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14999
15000 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
15001
15002 * Makefile.in (ALL_MODULES): Include all-perl.
15003 (CROSS_CHECK_MODULES): Include check-perl.
15004 (INSTALL_MODULES): Include install-perl.
15005 (ALL_X11_MODULES): Include all-guile.
15006 (CHECK_X11_MODULES): Include check-guile.
15007 (INSTALL_X11_MODULES): Include install-guile.
15008 (all-perl): New target.
15009 (all-guile): New target.
15010
15011 * configure.in (host_tools): Include perl and guile.
15012 (native_only): Include perl and guile.
15013 (noconfigdirs): Don't build guile and perl; no ports have been
15014 done.
15015
15016 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
15017
15018 * configure (--enable-*): Handle quoted option lists such as
15019 --enable-sim-cflags='-g0 -O' better.
15020
15021 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15022
15023 * Makefile.in ({,inst}all-target): New rule so we can make and
15024 install all of the target directories easily.
15025
15026 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15027
15028 * configure.in: Add missing global flag in sed substitution when
15029 deleting `target-' from ${configdirs}.
15030
15031 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
15032
15033 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15034 option.
15035
15036 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15037 config/mh-necv4.
15038
15039 * install.sh: Correct misspelling of transformbasename.
15040
15041 * config.guess: Recognize mips-*-sysv*.
15042
15043 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
15044
15045 * config.sub: Recognize mon960.
15046
15047 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
15048
15049 * configure: Restore Canadian Cross handling of BISON and LEX,
15050 removed in Feb 20 change.
15051
15052 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
15053
15054 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15055 Mention make install. Remove the old copyright date as well the
15056 clumsy and rather pointless copyright on the README file.
15057
15058 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
15059
15060 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15061 Makefile after running symlink-tree, then run `make distclean' to
15062 avoid clobbering any generated files in srcdir.
15063
15064 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
15065
15066 * configure.in (m68k-*-netbsd*): Build everything now.
15067
15068 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15069
15070 * Makefile.in (taz): Fix quoting.
15071
15072 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
15073
15074 * configure.in (sparclet-*-*): Build everything now.
15075
15076 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15077
15078 * configure.in (m68k-*-linux*): New host.
15079
15080 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
15081
15082 * configure: Check for bison before byacc.
15083
15084 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
15085
15086 * Makefile.in configure: Change the way LEX and BISON/YACC are
15087 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
15088 searching PATH. These are used as fallbacks by Makefile.in if
15089 flex/bison/byacc aren't in objdir.
15090
15091 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
15092
15093 * Makefile.in: Make everything which depends upon all-bfd also
15094 depend upon all-opcodes, in case --with-commonbfdlib is used.
15095
15096 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15097
15098 * configure.in (host *-*-cygwin32): Don't build gdb if we are
15099 building NT native compilers on Unix.
15100
15101 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
15102
15103 * configure.in: Don't get CC from the host Makefile fragment if we
15104 can find gcc in PATH, or if this is a Canadian Cross. Move the
15105 Solaris test for /usr/ucb/cc to the post target script, just after
15106 the compiler sanity test.
15107
15108 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
15109
15110 * config.sub: Merge with FSF.
15111
15112 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
15113
15114 * Makefile.in (RPATH_ENVVAR): New variable.
15115 (REALLY_SET_LIB_PATH): Use it.
15116 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15117
15118 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
15119
15120 * config.sub, configure.in: Recognize sparclet cpu.
15121
15122 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15123
15124 * config.guess: Support m68k-cbm-sysv4.
15125
15126 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15127
15128 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15129 m68k-unknown-linuxaout from linker help string. Put quotes around
15130 $ld_help_string.
15131
15132 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
15133
15134 * config.guess (powerpc-harris-powerunix): Add guess for port
15135 to new target.
15136
15137 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15138
15139 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15140
15141 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
15142
15143 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15144 $(REALLY_SET_LIB_PATH) in Makefile.
15145 * Makefile.in (SET_LIB_PATH): New variable.
15146 (REALLY_SET_LIB_PATH): New variable.
15147 ($(DO_X)): Use $(SET_LIB_PATH).
15148 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15149 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15150 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15151 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15152 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15153 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15154 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15155 (install-dosrel): Likewise.
15156 (all-opcodes): Depend upon all-libiberty.
15157
15158 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
15159
15160 * config.guess (*:CYGWIN*): New
15161
15162 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15163
15164 * Makefile.in (all-target-winsup): All all-target-libiberty.
15165
15166 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15167
15168 * configure.in (noconfigdirs): Add missing # in front of comment.
15169
15170 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
15171
15172 * configure.in: add second pass to things added to noconfigdirs
15173 so *-gm-magic can exclude libgloss properly.
15174
15175 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
15176
15177 * mpw-configure (extralibs_name, rez_name): Set correctly
15178 for MWC68K compiler.
15179
15180 * mpw-README: Add more info on the necessary build tools.
15181
15182 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
15183
15184 * configure.in, config.sub: Recognize cygwin32.
15185
15186 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
15187
15188 * config.guess, config.sub: Recognize A/UX.
15189
15190 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
15191
15192 * config.sub: Merge with gcc/config.sub.
15193
15194 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
15195
15196 * mpw-build.in (do-binutils): Add build of stamps.
15197
15198 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
15199
15200 * config.sub: Add recognition for mips64vr4100*-* targets.
15201
15202 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15203
15204 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15205 Add creation of gconfigargs with `--enable-shared' turned on.
15206 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15207 ($(host)-stamp-stage3-configured): Likewise.
15208 (HOLES): Add chatr and ldd.
15209 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15210
15211 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
15212
15213 * configure: Pass --nfp to recursive configures.
15214
15215 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
15216
15217 * Makefile.in (DLLTOOL): New.
15218 (DLLTOOL_FOR_TARGET): New.
15219 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15220 (EXTRA_TARGET_FLAGS): Ditto.
15221 (EXTRA_GCC_FLAGS): Ditto.
15222 (CONFIGURE_TARGET_MODULES): Ditto.
15223 (DO_X): Ditto.
15224 * configure: Add DLLTOOL.
15225
15226 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
15227
15228 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15229 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15230 mh-sco, since old workarounds no longer needed, and don't
15231 build ld, since libraries have weak symbols in COFF.
15232
15233 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
15234
15235 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15236
15237 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
15238
15239 * configure.in: Make sure that ${CC} can be used to compile an
15240 executable.
15241
15242 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15243
15244 * Makefile.in (all-gdb): Depend on $(GDB_TK).
15245 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15246 nothing depending on whether gdbtk is being built.
15247
15248 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
15249
15250 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15251
15252 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
15253
15254 * configure.in (noconfigdirs): Put ld or gas in this early, if the
15255 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15256
15257 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
15258
15259 * config-ml.in: Add support for
15260 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15261 Simplify setting of multidirs from --disable-foo.
15262
15263 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15264
15265 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15266 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15267 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15268 non-empty, pass them on to the GCC make.
15269 (all-bootstrap): New rule that is like all-gcc, except it executes
15270 the GCC bootstrap rule instead of the GCC all rule.
15271
15272 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
15273
15274 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15275
15276 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15277
15278 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15279 DG/UX support.
15280
15281 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
15282
15283 * config.sub (i*86*) Change [345] to [3456]
15284
15285 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15286
15287 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15288 --with-gnu-ld=no.
15289
15290 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15291
15292 * config-ml.in (rs6000*, powerpc*): Add switches to control which
15293 AIX multilibs get built.
15294
15295 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15296
15297 * configure.in (i386-win32): Don't build expect if we're not
15298 building the tcl subdir.
15299
15300 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
15301
15302 * Makefile.in: (configure-target-examples, all-target-examples):
15303 New targets, configure and build example programs.
15304
15305 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
15306
15307 * mpw-configure: If an mpw-config.in generated a file mk.sed,
15308 use it as input to sedit the generated MPW makefile.
15309 * mpw-README: Add a suggestion about Gestalt.h.
15310
15311 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
15312
15313 * config.sub: Accept *-*-ieee*.
15314
15315 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
15316
15317 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
15318 Ronald F. Guilmette <rfg@monkeys.com>.
15319
15320 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15321
15322 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15323 for powerpc-pe native.
15324 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15325 (target==powerpc-pe): duplicate i386-win32 entry.
15326
15327 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15328
15329 * configure.in (noconfigdirs): Exclude target-newlib for all versions
15330 of vxworks, not just vxworks5.1.
15331
15332 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
15333
15334 * mpw-configure: Add support for exec-prefix.
15335
15336 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15337
15338 * config.guess: Recognize HP model 816 machines as having
15339 a PA1.1 processor.
15340
15341 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
15342
15343 * configure: Ignore new autoconf configure options.
15344
15345 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15346
15347 * config.guess: Recognize Pentium under SCO.
15348 From Robert Lipe <robertl@arnet.com>.
15349
15350 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15351
15352 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15353
15354 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
15355
15356 * configure.in: Don't configure gas for alpha-dec-osf*.
15357
15358 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
15359
15360 * configure.in: Default to --with-stabs for some targets for which
15361 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15362 i[345]86*-*-unixware*.
15363
15364 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
15365
15366 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15367 rather than basing it on the target. Simplify handling of options
15368 controlling which directories to configure. Remove extraneous
15369 slash in multi-clean target.
15370
15371 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
15372
15373 * config-ml.in: Prefix more variables with ml_ so they don't collide
15374 with configure's.
15375
15376 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
15377
15378 * configure: Don't turn -v into --v.
15379
15380 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
15381
15382 * configure.in (targargs): Fix typo.
15383
15384 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15385
15386 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
15387
15388 * configure.in: Strip --host and --target options from
15389 CONFIG_ARGUMENTS, and always configure for --host only. Add
15390 --with-cross-host option when building with a cross-compiler.
15391 * configure: Canonicalize the arguments put into config.status by
15392 always using `=' for an option with an argument. Pass a presumed
15393 --host or --target explicitly.
15394
15395 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
15396
15397 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15398 into general OS recognition case.
15399
15400 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15401
15402 * configure.in (target_configdirs): add target-winsup only
15403 for win32 target systems.
15404
15405 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
15406
15407 * Makefile.in (all-target-libgloss): Depend upon
15408 configure-target-newlib, since when libgloss is built it looks to
15409 see if the newlib directory exists.
15410
15411 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
15412
15413 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15414 cfg-ml-*.in.
15415
15416 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
15417
15418 * configure: Handle LD and LD_FOR_TARGET when configuring a
15419 Canadian Cross.
15420
15421 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15422
15423 * configure.in (target_libs): add target-winsup.
15424 (target==i386-win32): add patch diff flex make to $noconfigdirs.
15425 (target==ppcle-pe): remove ld from $noconfigdirs.
15426
15427 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
15428
15429 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15430 Preserve relative path names in $srcdir. Build symlink tree if
15431 configuring cross target dir and srcdir=. (= no VPATH support).
15432 (configure-target-libg++): Depend on configure-target-librx.
15433 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15434 * config-ml.in: New file.
15435 * symlink-tree: New file.
15436 * configure: Ensure srcdir="." if that's what it is.
15437
15438 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
15439
15440 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15441 includes and FLEX_SKELETON setting.
15442 * mpw-configure (--with-gnu-ld): New option, controls whether
15443 to use PPCLink or ld with PowerMac GCC.
15444 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15445 * mpw-config.in: Configure grez if targeting Mac.
15446
15447 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15448 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15449 just macos.
15450 * configure.in: Configure grez resource compiler if targeting Mac.
15451 * Makefile.in (all-grez, install-grez): New targets.
15452
15453 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
15454
15455 * configure: CXX defaults to gcc, not g++. If we find
15456 gcc in the path, set CC to gcc -O2.
15457
15458 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
15459
15460 * configure: Default ${build} correctly. Avoid picking up extra
15461 spaces when reading CC and CXX from Makefile. When doing a
15462 Canadian Cross, use plausible default values for numerous
15463 variables.
15464 * configure.in: When doing a Canadian Cross, don't try to
15465 configure tools whose configure script can't handle it.
15466
15467 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15468
15469 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15470
15471 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
15472
15473 * configure: Remove dubious bug reporting address.
15474
15475 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
15476
15477 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
15478 configure script, run that instead of this directory's configure.
15479 In either case, print a message that we're configuring the sub-dir.
15480
15481 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
15482
15483 * configure.in: Before checking for the existence of various files,
15484 use sed to filter out "target-".
15485
15486 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
15487
15488 * Makefile.in (DO_X): Split rule to decrease command line length
15489 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
15490 (Philippe De Muyter).
15491
15492 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15493
15494 * Makefile.in (all-patch): depend on all-libiberty.
15495
15496 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
15497
15498 * configure.in: If the only directory in target_configdirs which
15499 actually exists is libiberty, then set target_configdirs to empty,
15500 to avoid trying to build a target libiberty in a gas or gdb
15501 distribution.
15502
15503 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
15504
15505 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15506 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15507 systems.
15508
15509 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15510
15511 * configure.in (copy_dirs): Use sys-include instead of include
15512 for --with-headers option.
15513
15514 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
15515
15516 * Makefile.in, configure.in: Make winsup builds work with
15517 new scheme.
15518
15519 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
15520
15521 * configure.in: Build the linker on AIX.
15522
15523 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
15524
15525 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
15526 where needed.
15527
15528 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
15529
15530 * Makefile.in (all-gcc): Fix typo.
15531
15532 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
15533
15534 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
15535
15536 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
15537
15538 * configure.in: Rename libFOO to target-libFOO, and xiberty
15539 to target-xiberty, to provide more flexibility.
15540 (target_subdir): Define. Create if cross.
15541 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15542 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
15543 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15544 check-libFOO -> check-target-libFOO, etc.
15545 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15546 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15547 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15548 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
15549 allow ALL_GCC="" to only configure.
15550 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
15551 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
15552 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
15553
15554 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
15555
15556 * Makefile.in (taz): Build "info" in etc explicitly.
15557
15558 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
15559
15560 * configure.in: Make sure that CC is undefined (as opposed to
15561 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
15562 problem with autoconf trying to configure on a host without GCC.
15563
15564 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15565
15566 * mpw-configure: Set host alias from choice of host compiler,
15567 only use generic MPW Makefile sed if present, edit a file
15568 named "hacked_Makefile.in" instead of "Makefile.in" if present.
15569 * mpw-README: Add problem notes about CW6 and CW7.
15570
15571 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
15572
15573 * Makefile.in (taz): Use ";" instead of ";;".
15574
15575 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15576
15577 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
15578 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15579 DISTDOCDIRS.
15580 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
15581 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
15582
15583 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
15584
15585 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
15586 and gnats, because they are now subsumed by DISTSTUFFDIRS.
15587 Move bfd to DISTSTUFFDIRS.
15588
15589 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15590
15591 * Makefile.in (X11_LIB): Removed.
15592 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15593
15594 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15595
15596 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15597
15598 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15599 names.
15600
15601 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15602
15603 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15604
15605 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
15606
15607 * configure.in (i[345]86-*-win32): Always build newlib.
15608 Don't configure cvs, autoconf or texinfo.
15609 * Makefile.in (LD_FOR_TARGET): New.
15610 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15611 Pass down LD_FOR_TARGET.
15612
15613 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
15614
15615 * winsup: New directory.
15616 * Makefile.in: Build winsup.
15617 * configure.in: Winsup is configured when target is win32.
15618 Can only build win32 target GDB when native.
15619
15620 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
15621
15622 * config.guess: Recognize HP model 819 machines as having
15623 a PA 1.1 processor.
15624
15625 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
15626
15627 * configure: Fix sed loop which substitutes for CC and CXX to
15628 avoid bug found in various sed implementations.
15629
15630 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15631
15632 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15633 simulator. Use standard powerpc-*-eabi*.
15634
15635 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
15636
15637 * configure.in: Stop putting gas and binutils in noconfigdirs for
15638 powerpc-*-aix* and rs6000-*-*.
15639
15640 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
15641
15642 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15643 -mcall-aixdesc libraries.
15644
15645 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
15646
15647 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15648
15649 * config.sub (arm | armel | armeb): Fix shell syntax.
15650
15651 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15652
15653 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15654 -msoft-float and -mcpu=common support.
15655 (powerpc*-*-eabisim*): Add support for building -mcall-aix
15656 libraries.
15657
15658 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15659
15660 * configure.in: Allow configuration and build of emacs19 for the alpha.
15661
15662 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15663
15664 * configure.in (CC): Get ^CC, not just any old CC, from
15665 ${host_makefile_frag}.
15666
15667 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15668
15669 * configure.in (CC): Try to get CC from
15670 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15671
15672 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15673
15674 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15675 only if it exists in $(srcdir).
15676
15677 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
15678
15679 * configure: If CC and CXX are not set in the environment, set
15680 them, based on either an existing Makefile or on searching for gcc
15681 in PATH. Substitute for CC and CXX in Makefile.
15682 * configure.in: Remove libm from target_libs. Separate
15683 target_configdirs from configdirs. If CC is not set in
15684 environment, try to get it from a host Makefile fragment. Rewrite
15685 changes of configdirs to use skipdirs instead. A few minor
15686 tweaks. Take directories out of target_configdirs as they are
15687 taken out of configdirs. Remove existing Makefile files from
15688 subdirectories. Substitute for TARGET_CONFIGDIRS and
15689 CONFIG_ARGUMENTS in Makefile.
15690 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15691 by configure.in.
15692 (CONFIG_ARGUMENTS): Likewise.
15693 (CONFIGURE_TARGET_MODULES): New variable.
15694 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15695 ($(CONFIGURE_TARGET_MODULES)): New target.
15696 (configure-libg++, configure-libio): New targets.
15697 (all-libg++): Depend upon configure-libg++.
15698 (all-libio): Depend upon configure-libio.
15699 (configure-libgloss, all-libgloss): New targets.
15700 (configure-libstdc++): New target.
15701 (all-libstdc++): Depend upon configure-libstdc++.
15702 (configure-librx, all-librx): New targets.
15703 (configure-newlib): New target.
15704 (all-newlib): Depend upon configure-newlib
15705 (configure-xiberty): New target.
15706 (all-xiberty): Depend upon configure-xiberty.
15707
15708 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15709
15710 * configure.in (host i[345]86-*-win32): Expand the
15711 noconfigdirs again.
15712
15713 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
15714
15715 * mpw-configure: Fix sed command file name.
15716
15717 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
15718
15719 * configure.in (host i[345]86-*-win32): Reduce the
15720 noconfigdirs again.
15721
15722 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
15723
15724 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15725 or powerpc*-*-pe*, since they are not yet supported.
15726
15727 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15728
15729 Add PowerMac support and many other enhancements.
15730 * mpw-configure: New option --cc to select compiler to use,
15731 paste options set according to --cc into the generated
15732 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15733 if mpw-make.sed is present.
15734 * mpw-config.in: Don't test for gC1, test for mpw-touch,
15735 add forward includes for PowerPC include files.
15736 * mpw-build.in: Build using Makefile.PPC if present.
15737 (do-byacc, etc): Remove separate version resource builds.
15738 (do-gas): Build "stamps" before "all".
15739 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15740 * mpw-README: Update to reflect --cc option, PowerMac support,
15741 and recently-reported compatibility problems.
15742
15743 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
15744
15745 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15746 embedded m68k systems (-aout, -coff, -elf, -vxworks).
15747 (--with-multilib-top): Pass to recursive invocations.
15748
15749 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
15750
15751 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15752 v810-*-*.
15753
15754 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15755
15756 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15757 gdb, ld and opcodes on v810-*-*.
15758
15759 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
15760
15761 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15762 (local-maintainer-clean): New target.
15763 (maintainer-clean): New target.
15764 (realclean): Just depend upon maintainer-clean.
15765
15766 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15767
15768 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15769
15770 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
15771
15772 * configure.in: Build ld in mips*-*-bsd* case.
15773
15774 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
15775
15776 * config.sub: Accept -lites* OS. From Ian Dall.
15777
15778 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
15779
15780 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15781 targets.
15782
15783 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15784
15785 * configure.in: treat i386-win32 canadian cross the same as
15786 i386-go32 canadian cross.
15787
15788 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15789
15790 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15791 running under the simulator to build a reduced set of libraries.
15792 (powerpc-*-eabiaix): Add fine grained multilib support added to
15793 other powerpc targets yesterday.
15794
15795 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15796
15797 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15798 -disable-softfloat, -disable-relocatable, -disable-aix, and
15799 -disable-sysv to control which multilib libraries get built.
15800
15801 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15802
15803 * configure: Add Makefile.tem to list of files to remove in trap
15804 handler.
15805
15806 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
15807
15808 * config.guess (*Linux*): Add missing "exit"s.
15809 Also, need specific check for alpha-unknown-linux (uses COFF).
15810
15811 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
15812
15813 * config.guess: Merge with FSF:
15814
15815 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
15816 * config.guess (AIX4): More robust release numbering discovery.
15817
15818 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
15819 * config.guess (i386-sequent-ptx): Properly get version number.
15820
15821 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
15822 * config.guess (mips:*:4*:UMIPS): New case.
15823
15824 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
15825
15826 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15827 (i386-win32 host): Likewise. Don't build readline.
15828
15829 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
15830
15831 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
15832 SUPPORT_FILES to submakes.
15833
15834 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
15835
15836 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15837 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15838 mpw-configure.
15839
15840 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
15841
15842 * configure.in (appdirs): Use =, not ==, in test expression when
15843 trying to build the text to print in the warning message for
15844 Solaris users.
15845
15846 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
15847
15848 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15849
15850 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15851
15852 * config.guess: Recognize lynx-2.3.
15853
15854 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
15855
15856 * config.sub (z8ksim): Deleted
15857 (z8k-*-coff): New, this is the one true name of the target.
15858
15859 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
15860
15861 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15862
15863 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
15864
15865 * config.guess (*:Linux:*:*): First try asking the linker what the
15866 default object file format is (elf, aout, or coff). Then if this
15867 fails, try previous methods.
15868
15869 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15870
15871 * configure.in: Don't build newlib for *-*-vxworks5.1.
15872
15873 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15874
15875 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15876 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15877
15878 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
15879
15880 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15881
15882 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
15883
15884 * cfg-ml-com.in: New file.
15885 * cfg-ml-pos.in: New file.
15886
15887 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15888
15889 * COPYING.NEWLIB: Add HP free copyright to list.
15890
15891 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15892
15893 * config.sub: Recognize -eabi* for the system, not just -eabi.
15894
15895 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
15896
15897 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15898 * config.sub, configure.in (win32): New target and host.
15899
15900 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
15901
15902 * configure.in: Add i386-pe configuration.
15903
15904 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
15905
15906 * mpw-build.in (install): Install GDB after LD.
15907
15908 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
15909
15910 * mpw-config.in (elf/mips.h): Always forward-include, needed
15911 for GDB to build.
15912
15913 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
15914
15915 * testsuite: New directory for customer acceptance and whole tool
15916 chain tests.
15917
15918 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15919
15920 * configure: If per-host line isn't found, but AC_OUTPUT is found
15921 and a configure script exists, run it instead.
15922
15923 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15924
15925 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
15926
15927 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
15928
15929 * configure: Set build_{cpu,vendor,os,alias} to host values when
15930 --build isn't specified.
15931
15932 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15933
15934 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15935 (FLAGS_TO_PASS): Pass them.
15936 (EXTRA_TARGET_FLAGS): Ditto.
15937
15938 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15939
15940 * Makefile.in (all-libg++): Depend on all-libstdc++.
15941
15942 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15943
15944 * configure.in (noconfigdirs): Enable all packages for
15945 i386-unknown-netbsd.
15946
15947 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
15948
15949 * configure.in (noconfigdirs): Don't configure tk for i386-go32
15950 hosted builds (DOS builds)
15951
15952 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15953
15954 Changes for ARM based on patches from Richard Earnshaw:
15955 * config.sub: Handle armeb and armel.
15956 * configure.in: Omit arm linker only for riscix.
15957
15958 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
15959
15960 * config.guess: Update from FSF.
15961
15962 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
15963
15964 * config.sub: Recognize powerpcle as the little endian variant of
15965 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
15966 powerpcle variant. Convert pentium into i586, not i486. Add p5
15967 alias for i586. Map new x86 variants p6, k5, nexgen into i586
15968 temporarily.
15969
15970 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
15971
15972 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15973
15974 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
15975
15976 * config.sub: Accept -lites* as a basic system type.
15977
15978 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
15979
15980 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15981 installed, and if so return linuxoldld as the system name.
15982
15983 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
15984
15985 * config.guess: Add hppa1.1-hp-lites support.
15986
15987 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
15988
15989 * configure.in: Don't build newlib for m68k-vxworks5.1.
15990
15991 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15992
15993 * configure.in (mips-sgi-irix6): Use mh-irix5.
15994
15995 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
15996
15997 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15998
15999 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16000
16001 * test-build.mk: Enable building of shared libraries on IRIX 5 and
16002 OSF/1. Fix compiler flags.
16003 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
16004
16005 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
16006
16007 * configure.in: Recognize --with-newlib.
16008 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16009
16010 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16011
16012 * Makefile.in: move {all,check,install}-gdb from *_MODULES
16013 to *_X11_MODULES due to gdbtk needing X include files et al.
16014
16015 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
16016
16017 Merge in support for Mac MPW as a host.
16018 (Old change descriptions retained for informational value.)
16019
16020 * mpw-config.in: Add generic include forwards for cpu-specific
16021 include files in aout and elf directories.
16022
16023 * mpw-configure: Added copyright.
16024 * mpw-config.in: Check for presence of required build tools.
16025 (target_libs): Add newlib.
16026 (target_tools): Add examples.
16027 (Read Me): Generate as "Read Me for MPW" instead.
16028 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16029 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16030 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16031
16032 * mpw-configure: Remove subdir-specific makefile hackery,
16033 delete mk.tmp after using it.
16034
16035 * mpw-build.in (all): Display start and end times.
16036
16037 * mpw-configure (host_canonical): Set.
16038 (target_cpu): Always add to makefiles.
16039 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16040 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16041 (mpw-mh-mpw): Look for in srcdir and srcroot.
16042 Use sed instead of mpw-edit-prefix to edit prefix definitions.
16043
16044 * mpw-build.in: (install-only): New target.
16045
16046 * mpw-configure (host_alias, target_alias): Rename from hostalias
16047 and targetalias, add into generated Makefile.
16048 (mk.tmp): If present, add into generated Makefile.
16049 * mpw-build.in (all-gas): Build config.h first before gas proper.
16050
16051 * mpw-configure (config.status): Write only if changed.
16052 * mpw-config.in (readline): Configure it (not built, just used for
16053 definitions).
16054
16055 * mpw-config.in (elf/mips.h): Add a forward include.
16056
16057 * mpw-config.in: Forward-include most .h files in include into
16058 extra-include.
16059 (readline): Don't build.
16060 mpw-build.in (install): Install GDB.
16061
16062 * mpw-configure (prefix, mpw_prefix): Handle it.
16063 * mpw-config.in (mmalloc, readline): Don't configure.
16064 * mpw-build.in (thisscript): Rename to ThisScript.
16065 Use mpw-build instead of BuildProgram everywhere.
16066 (mmalloc, readline): Don't build.
16067 * mpw-README: New file, basic documentation about the MPW port.
16068
16069 * mpw-config.in: Use forward-include to create include files.
16070
16071 * mpw-configure: Add more things to the top of each configured
16072 Makefile, including contents of config/mpw-mh-mpw.
16073 * mpw-config.in (extra-include): Create this directory and fill it
16074 with Posix-like include files when configuring.
16075
16076 * config.sub (apple, mac, mpw): Add various aliases.
16077
16078 * mpw-build.in: New file, top-level build script fragment for MPW.
16079 * mpw-configure: New file, configure script for MPW.
16080 * mpw-config.in: New file, config fragment for MPW.
16081
16082 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16083
16084 * configure.in (host_libs): Remove glob, since it is gone from the
16085 sources.
16086
16087 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16088
16089 * Makefile.in: define empty GDB_NLM_DEPS var.
16090
16091 * configure.in(target_makefile_frag): use config/mt-netware
16092 for netware targets.
16093
16094 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
16095
16096 * config.sub: Merge in recent FSF changes. Remove linux special
16097 cases.
16098
16099 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16100
16101 Revert this change:
16102
16103 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16104
16105 * build-all.mk: Use CC=cc -Xs on Solaris.
16106
16107 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16108
16109 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
16110 stop using it.
16111 * Makefile.in: Nuke all references to glob subdirectory.
16112
16113 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16114
16115 * configure.in: Fix --enable-shared logic in per-host.
16116
16117 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
16118
16119 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16120
16121 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16122
16123 * configure.in (noconfigdirs): Don't build gas on AIX, for
16124 powerpc*-*-aix* as well as for rs6000*-*-aix*.
16125
16126 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
16127
16128 * configure: Fix --cache-file to work if the file argument is a
16129 relative path.
16130
16131 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
16132
16133 * configure: If the --cache-file is used, pass it down to
16134 configure in subdirectories.
16135
16136 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
16137
16138 * config.sub: add vxworks29k configuration.
16139
16140 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16141
16142 * Makefile.in (taz): Do "diststuff" part quietly.
16143
16144 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
16145
16146 * config.sub: Mini-merge with gcc/config.sub.
16147
16148 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16149
16150 * config.guess (IRIX): Sed - to _.
16151
16152 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16153
16154 * Makefile.in (source-vault, binary-vault): New targets.
16155
16156 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
16157
16158 * config.sub: Recognize -eabi as a basic system type.
16159
16160 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16161
16162 * configure.in (enable_shared stuff): Fix typo.
16163
16164 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
16165
16166 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16167
16168 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16169
16170 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16171
16172 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16173
16174 * configure.in (rs6000-*-*): Don't build gas.
16175
16176 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
16177
16178 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16179 reduce command line length.
16180 (AS_FOR_TARGET): Check for as.new, not Makefile.
16181 (NM_FOR_TARGET): Check for nm.new, not Makefile.
16182
16183 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
16184
16185 * config.guess: Merge from FSF.
16186
16187 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16188
16189 * configure: Don't use $ when handling program_suffix.
16190
16191 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
16192
16193 * configure.in: Configure tk for hppa/hpux.
16194
16195 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
16196
16197 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
16198
16199 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16200
16201 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
16202 to LIBCXXFLAGS. Tests are better run without it.
16203
16204 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
16205
16206 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16207
16208 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
16209
16210 * configure.in (*-*-netware*): Don't configure xiberty.
16211
16212 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
16213
16214 * configure.in: Remove tk from native_only list.
16215
16216 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
16217
16218 * build-all.mk: Add mips-ncd-elf target to sun4 targets
16219 for special NCD build.
16220
16221 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16222
16223 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16224 makeall.bat, they're only useful for binutils snapshots.
16225 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16226 makeall.bat to specified SUPPORT_FILES.
16227
16228 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
16229
16230 * build-all.mk: Add Ericsson targets to sun4 and solaris
16231 hosts. Add BNR's sun4 target to solaris host, so their
16232 build-from-source will be tested in-house first.
16233
16234 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16235
16236 * Makefile.in (LIBCFLAGS): New variable.
16237 (CFLAGS_FOR_TARGET): Ditto.
16238 (LIBCFLAGS_FOR_TARGET): Ditto.
16239 (LIBCXXFLAGS): Ditto.
16240 (CXXFLAGS_FOR_TARGET): Ditto.
16241 (LIBCXXFLAGS_FOR_TARGET): Ditto.
16242 (BASE_FLAGS_TO_PASS): Pass them.
16243 (EXTRA_TARGET_FLAGS): Ditto.
16244
16245 * configure.in: Support --enable-shared.
16246
16247 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
16248
16249 * configure.in (target_libs): Include libstdc++ again.
16250 * config.guess: Update from FSF (for FreeBSD).
16251
16252 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16253
16254 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16255 makeall.bat.
16256 (DISTDOCDIRS): Add `etc'.
16257 (ETC_SUPPORT_PFX): New variable.
16258 (taz): Include anything from etc starting with a word in
16259 ETC_SUPPORT_PFX.
16260
16261 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16262
16263 * config.sub: Update for recent FSF changes. Remove obsolete
16264 h8300hds entry. Add -windows* and -osx as basic os. Minor
16265 spacing changes.
16266
16267 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16268
16269 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
16270
16271 * config.guess: Merge with FSF.
16272 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16273
16274 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16275
16276 * configure: Since the "trap 0" handler will override the exit
16277 status on many systems, only use it for "exit 1", and make it set
16278 a non-zero exit status; reset it before "exit 0". Also, check
16279 exit status of config.sub, and error out if it failed.
16280
16281 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
16282
16283 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16284 and install libgloss.
16285
16286 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16287
16288 * Makefile.in (all-binutils): Depend upon all-byacc.
16289
16290 * configure.in: Don't build emacs on Irix 5.
16291
16292 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16293
16294 * configure.in (*-*-netware*): Add libio.
16295
16296 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16297
16298 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16299 (CHECK_TARGET_MODULES): Ditto.
16300 (INSTALL_TARGET_MODULES): Ditto.
16301 (TARGET_LIBS): Ditto.
16302 (all-libstdc++): Note dependencies.
16303
16304 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16305
16306 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16307
16308 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16309
16310 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16311 -fexternal-templates.
16312
16313 * configure.in (target_libs): Add libstdc++.
16314 (noconfigdirs): Add libstdc++ as appropriate.
16315
16316 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16317
16318 * config.guess: Update from FSF.
16319
16320 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16321
16322 * configure: Use ${config_shell} when running ${configsub}.
16323
16324 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
16325
16326 * config.sub: No longer recognize h8300h.
16327
16328 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16329
16330 * config.sub: Remove extraneous differences between config.sub and
16331 gcc/config.sub.
16332
16333 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16334
16335 * Makefile.in (DISTSTUFFDIRS): Add gas.
16336
16337 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
16338
16339 * COPYING.NEWLIB: New file.
16340
16341 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
16342
16343 * config.guess (HP-UX): Patch from Harlan Stenn
16344 <harlan@landmark.com> to also emit release level.
16345
16346 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16347
16348 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16349
16350 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
16351
16352 * config.sub: Merge nextstep cleanup from FSF.
16353
16354 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16355
16356 * configure.in (arm-*-*): Don't configure ld for this target.
16357
16358 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16359
16360 * configure.in (*-*-netware): don't configure libg++, libio,
16361 librx, or newlib.
16362
16363 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16364
16365 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
16366 configure ld--it works, but it doesn't support shared libraries.
16367
16368 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16369
16370 * config.guess (*-unknown-freebsd*): Get rid of possible
16371 trailing "(Release)" in version string.
16372 Patch from Paul Richards <paul@isl.cf.ac.uk>.
16373
16374 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
16375
16376 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16377 Fix type: *-next-neststep -> *-next-nextstep.
16378
16379 * config.guess: Merge from FSF:
16380
16381 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16382
16383 * config.guess: Recognize powerpc-ibm-aix3.2.5.
16384
16385 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16386
16387 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16388 instead of UNIX_SV for UnixWare 1.0).
16389
16390 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
16391
16392 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
16393 to make gdb/nlm/* build after the compiler and linker.
16394
16395 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
16396
16397 * config.guess (netbsd, freebsd, linux): Accept any machine,
16398 not just i[34]86.
16399 (m68k-atari-sysv4): Relocate to match FSF version.
16400
16401 * config.guess: More merges from the FSF:
16402
16403 Add a space before function call or macro invocation.
16404
16405 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16406
16407 * config.guess: Add trap cmd to remove dummy.c and dummy when
16408 interrupted.
16409
16410 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16411
16412 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16413 (dummy): Redirect stderr from compilation of dummy.c.
16414
16415 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
16416
16417 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16418
16419 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
16420
16421 * configure: Accept and ignore --cache*, for compatibility with
16422 new autoconf.
16423
16424 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
16425
16426 * config.guess: Merge from FSF:
16427
16428 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16429
16430 * config.guess (Pyramid*:OSx*:*:*): New case.
16431 (PATH): Add /.attbin at end for finding uname.
16432 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
16433
16434 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
16435
16436 * config.guess (M88*:DolphinOS:*:*): New case.
16437
16438 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
16439
16440 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16441 to select whether to use ELF or COFF.
16442
16443 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16444
16445 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16446
16447 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
16448
16449 * config.guess: Guess the OS version for HPUX.
16450
16451 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
16452
16453 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16454
16455 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16456
16457 * configure.in: Recognize --with-headers, --with-libs, and
16458 --without-newlib.
16459 * Makefile.in (all-xiberty): Depend upon all-ld.
16460
16461 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16462
16463 * configure.in: Change i[34]86 to i[345]86.
16464
16465 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16466
16467 * configure (version): A few more tweaks to help message.
16468
16469 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
16470
16471 * Makefile.in: Remove (for now) librx as a host library,
16472 now that we're building it for target.
16473
16474 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16475
16476 * configure: Fix up help message; from karl@owl.hq.ileaf.com
16477 (Karl Berry).
16478
16479 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
16480
16481 * configure.in: Also configure librx.
16482
16483 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16484
16485 * Makefile.in: Update various rules to reflect that librx
16486 is now needed for libg++.
16487
16488 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16489
16490 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16491
16492 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
16493
16494 * configure.in: Configure the examples directory.
16495
16496 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16497
16498 * configure: Simplify Jun 2 1994 change.
16499
16500 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16501
16502 * change CC to /usr/latest/bin/gcc for lynx host builds, since
16503 /bin/gcc isn't good enough to build gcc.
16504
16505 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
16506
16507 * Makefile.in (GDB_SUPPORT_FILES): Remove
16508 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
16509 (gdb.tar.gz): Add new rule to use standard distribution building
16510 mechanism.
16511
16512 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16513
16514 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
16515 Bill Cox <bill@cygnus.com>.
16516
16517 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
16518
16519 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
16520
16521 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
16522
16523 * configure: Search current dir first in .gdbinit.
16524
16525 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
16526
16527 * config.sub: Recognize freebsd (merged from gcc config.sub).
16528
16529 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
16530
16531 * config.sub: Refer to NeXT's operating system as nextstep.
16532
16533 * config.sub (case $basic_machine): Re-order the cases, to match
16534 the order in the FSF version (which is mostly alphabethical).
16535 Merge in some additions and changes from the FSF.
16536
16537 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
16538
16539 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16540 * config.sub: Recognize cxux7.
16541 * configure.in: Use mh-cxux for m88k-harris-cxux*.
16542
16543 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16544
16545 * config.sub: Fix typo powerpc -> powerpc-*.
16546
16547 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
16548
16549 * Makefile.in: `all-emacs19' depends on `all-byacc'.
16550
16551 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16552 parallel with all-emacs and install-emacs). Top-level command
16553 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16554
16555 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16556
16557 * test-build.mk ($(host)-stamp-stage2-installed): Remove
16558 $(relbindir)/make before doing ``make install'', and use
16559 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
16560 installing over running make binary.
16561 ($(host)-stamp-stage3-installed): Likewise.
16562
16563 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16564
16565 * config.guess: Recognize Mach.
16566
16567 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16568
16569 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16570 see whether --exec-prefix was used.
16571
16572 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16573
16574 * README: Explicitly mention libg++/README. (Zoo's idea.)
16575
16576 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16577
16578 * Makefile.in: Add all-librx target similar to all-libproc.
16579
16580 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
16581
16582 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
16583 with post 1.2 uname bogosity.
16584
16585 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16586
16587 * configure: Remove temporary files on receipt of a signal.
16588
16589 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
16590
16591 * configure: If there is a package_makefile_frag, remove
16592 ${subdir}/Makefile.tem after copying it in.
16593
16594 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16595
16596 * build_all.mk: support rs6000 lynx identifies itself as
16597 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
16598 since /bin/gcc is too feeble to compile a modern gcc.
16599
16600 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16601
16602 * brought devo/test-build.mk update-to-date with progressive/
16603 test-build.mk. Add lynx targets and hppa flag info.
16604
16605 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16606
16607 * configure.in: Use mh-ncrsvr43. Patch from
16608 Tom McConnell <tmcconne@sedona.intel.com>.
16609
16610 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
16611
16612 * config.guess (i386-unknown-bsdi): No longer need to
16613 check #if defined(__bsdi__) && defined(__i386__).
16614
16615 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16616
16617 * configure: Set program_transform_nameoption correctly.
16618
16619 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16620
16621 * brought build-all.mk update-to-date with progressive build-all.mk,
16622 added new targets and hppa info.
16623
16624 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16625
16626 * configure: If config.guess result is a prefix of the user
16627 specified target, assume a native build and use the user specified
16628 target as the host alias. Remove SunOS patch suffix removal hack.
16629 * configure.in: Remove SunOS patch suffix removal hack.
16630
16631 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16632 in NATIVE_CHECK_MODULES.
16633
16634 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
16635
16636 * Makefile.in: Rename HOST_ONLY to NATIVE.
16637 * configure: Delete SunOs patch suffix from host_canonical
16638 and build_canonical variables that are prepended to Makefiles.
16639 * configure.in: Add comments for easier maintenance.
16640
16641 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16642
16643 * Makefile.in: Add all-libproc target similar to all-gui.
16644
16645 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
16646
16647 * Makefile.in (CHECK_MODULES): split into
16648 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16649
16650 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
16651
16652 * config.guess (i386-unknown-bsdi): New system to guess.
16653
16654 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16655
16656 * Makefile.in: Add all-gui target (but not yet build by "all").
16657
16658 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
16659
16660 * config.sub: Move deletion of patch suffix from here...
16661 * configure.in: To here, at Ian's suggestion. The top-
16662 level scripts might need to know of a patch level.
16663
16664 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
16665
16666 * config.sub: Strip off patch suffix so rtl is recognized
16667 as a sunos4.1.3 machine, even though it's been patched.
16668
16669 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
16670
16671 * Makefile.in (INSTALL_LAST): Delete.
16672 (INSTALL_DOSREL): New.
16673
16674 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16675
16676 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16677 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16678 whether we pass down --with-gnu-ld anyhow.
16679
16680 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
16681
16682 * Makefile.in (INSTALL_LAST): Change operation so it works
16683 on more flavors of make.
16684 * configure.in (go32): Don't build libg++ or libio.
16685
16686 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
16687
16688 * Makefile.in (Move HOST_PREFIX_1 and friends up so
16689 they can be overriden by templates.
16690
16691 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
16692
16693 * configure.in (target==go32): Don't build gdb.
16694 * dosrel: New directory.
16695
16696 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
16697
16698 * configure.in (host==go32): Configure dosrel too.
16699 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16700 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16701 be set by incoming names or templates.
16702 (INSTALL_LAST): New rule.
16703
16704 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
16705
16706 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16707
16708 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16709
16710 * configure.in (appdirs): New variable. Currently empty, but will
16711 be used in gas distribution. If nonempty, lists a set of
16712 directories at least one of which must get configured, or top
16713 level configuration is considered to have failed.
16714 (rs6000-*-lynxos*): Use new file name.
16715
16716 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16717
16718 Eliminate XTRAFLAGS.
16719 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16720 newlib include files using -idirafter, and also use -nostdinc.
16721 (CXX_FOR_TARGET): Likewise.
16722 (XTRAFLAGS): Removed.
16723 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16724 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16725 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16726 ($(DO_X)): Don't pass down XTRAFLAGS.
16727
16728 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16729
16730 * configure.in (mips*-dec-bsd*): New target; do build linker.
16731 (mips*-*-bsd*): New target; don't build linker.
16732
16733 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16734
16735 * configure.in: support rs6000-*-lynxos* configuration.
16736 support sunos4 as a cross target.
16737
16738 * config.sub: look for lynx*, not lynx since the OS version may
16739 legitimately be part of the name.
16740
16741 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16742
16743 * configure.in (i[34]86-*-sco*): Move to be with other i386
16744 targets.
16745 (romp-*-*): New target. Skip various binary utilities.
16746 (vax-*-*): New target. Don't build newlib.
16747 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
16748
16749 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16750
16751 * configure.in: Only set host_makefile_frag if config
16752 directory exists.
16753
16754 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16755
16756 * install.sh: If $dstdir exists, don't check whether each
16757 component does.
16758
16759 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16760
16761 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16762
16763 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
16764
16765 * configure.in (*-*-lynxos*): Don't configure newlib for either
16766 native or cross Lynx.
16767
16768 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
16769
16770 * config.sub (sparc64-elf): Fix os.
16771 (z8k): Remove duplicate.
16772
16773 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16774
16775 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16776 gcc/stmp-fixproto, to try to prevent fixproto from being run.
16777
16778 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
16779
16780 * configure: Make file links cleanly even if Lynx fails on
16781 an NFS symlink (at least fail cleanly).
16782
16783 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16784
16785 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16786 -XNh2000.
16787
16788 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16789
16790 * configure: Unknown options are fatal again.
16791
16792 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
16793
16794 * configure: Ignore --x-includes and --x-libraries, for Autoconf
16795 compatibility.
16796
16797 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
16798
16799 * build-all.mk: Add `clean' target.
16800
16801 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16802
16803 * config.guess: Add SINIX support.
16804 * configure.in: Add mips-*-sysv4* support.
16805
16806 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
16807
16808 * build-all.mk: Document all useful targets.
16809 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16810 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16811
16812 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16813
16814 * configure: Support --silent, --quiet.
16815
16816 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16817
16818 * configure: Support --disable-FEATURE.
16819
16820 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16821
16822 * config.guess: Recognize NCR running SVR4.3.
16823
16824 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
16825
16826 * config.guess: Make BSDI generate i386-unknown-bsd386.
16827 Patch from Paul Eggert <eggert@twinsun.com>.
16828
16829 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16830
16831 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16832
16833 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16834
16835 * configure: Make unrecognized options give nonfatal warnings
16836 instead of fatal errors, and pass them to any subdirectory
16837 configures in case they recognize them.
16838 Make --x equivalent to --with-x.
16839
16840 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16841
16842 * configure: Add --enable-* options. Clean up usage message and
16843 some comments.
16844
16845 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
16846
16847 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16848
16849 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16850
16851 * configure.in (hppa*-*-*): Enable binutils.
16852
16853 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16854
16855 * config.sub: Recognize cisco.
16856
16857 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
16858
16859 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16860
16861 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16862
16863 * config.guess: about target *-hitachi-hiuxwe2, don't print more
16864 than one configuration name. Add comment.
16865
16866 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
16867
16868 * config.guess: about target *-hitachi-hiuxwe2, fixed
16869 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
16870 macro is incorrect.]
16871
16872 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16873
16874 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16875 than the "make ls" stuff which used to be here.
16876
16877 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16878
16879 * config.guess: Recognize i[34]86-unknown-freebsd.
16880 From Shawn M Carey <smcarey@rodan.syr.edu>.
16881
16882 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
16883
16884 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16885
16886 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
16887
16888 * config.guess: Check for ptx.
16889
16890 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
16891
16892 * config.sub: Add os9k checking.
16893
16894 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16895
16896 * config.guess: Handle OSF1 running on HPPA processors
16897
16898 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16899
16900 * configure: If subdir configure fails, print out a message with
16901 subdirectory name, in case subdir's configure code didn't identify
16902 itself.
16903
16904 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
16905
16906 * configure.in: Remove embedded newlines from configdirs.
16907 Avoid mismatches of substrings. Fix matching strings at end
16908 of configdirs.
16909
16910 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
16911
16912 * config.guess: Add Lynx/rs6000 config support.
16913
16914 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16915
16916 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16917
16918 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
16919
16920 * configure.in (hppa*-*-osf*): Treat this just like most other
16921 PA configurations (eg no binutils or ld).
16922 (hppa*-*-*elf*): These configurations have binutils and ld.
16923
16924 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16925
16926 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
16927
16928 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16929
16930 * configure.in (rs6000-*-*): Build gas.
16931
16932 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16933
16934 * Makefile.in: Avoid bug in losing hpux sed.
16935
16936 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16937
16938 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16939 for GDB and GDB has been fixed to not need it.
16940
16941 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16942
16943 * config.guess: Recognize vax hosts.
16944
16945 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16946
16947 * configure (while loop): Don't use "break 2" inside case
16948 statement -- the case statement isn't an enclosing loop.
16949
16950 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
16951
16952 * config.guess: Clean up NeXT support, to allow nextstep
16953 on Intel machines. Make OS be nextstep.
16954
16955 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
16956
16957 * config.guess: Add alternate forms for Convex.
16958
16959 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
16960
16961 * configure: Completely rewrite option processing. Take
16962 advantage of pattern-matching to avoid invoking test frequently.
16963 Also clean up host and target defaulting logic.
16964
16965 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16966
16967 * Makefile.in: Replace all occurrances of "rootme" with "r" and
16968 "$${rootme}" with "$$r", to increase the likelihood that the do-*
16969 commands (plus user environment) will fit SCO limits.
16970
16971 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16972
16973 * configure.in: Don't issue warnings about directories which are
16974 not being configured if -norecursion is set. Correct test for
16975 --with-gnu-as and --with-gnu-ld to not get confused by substring
16976 matches.
16977
16978 * configure.in: Don't build gas for alpha-dec-osf1*.
16979
16980 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
16981
16982 * configure: Back out Per's change of 12/19/1993. It changes the
16983 behavior of configure in unexpected and confusing ways.
16984
16985 Also, use different delim char when calculating
16986 program_transform_name so that the name can contain slashes.
16987
16988 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
16989
16990 * configure.in, config.sub: Add support for VSTa micro-kernel.
16991
16992 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16993
16994 * configure.in: Nuke hacks which were used to get a special
16995 version of GAS for HPPA configurations.
16996
16997 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
16998
16999 * configure: If only ${target_alias} is given, use that
17000 as the default for ${host_alias}.
17001 * configure: Add missing back-slashes before nested quotes.
17002
17003 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17004
17005 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17006
17007 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
17008
17009 * config.guess: Recognize some Tektronix configurations.
17010 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17011
17012 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17013
17014 * config.sub: Match any flavor of SH.
17015
17016 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
17017
17018 * configure.in: Don't try to configure newlib for Alpha.
17019
17020 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17021
17022 * configure.in: Don't build ld for Irix 5. Don't build gas,
17023 libg++ or libio for any Alpha target.
17024
17025 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
17026
17027 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
17028
17029 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17030 default arguments -- so it tried to compress itself.
17031
17032 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17033
17034 * configure.in (notsupp): ensure that a space is always at the end
17035 of the configdirs list, since the grep checks for an explicit space
17036
17037 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17038
17039 * configure.in (target i386-sysv4.2): don't build ld, since static
17040 versions of many libraries are not available.
17041
17042 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17043
17044 * config.guess: Recognize Apollos (using environment variables).
17045 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17046
17047 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17048
17049 * config.guess: Recognize Sony news mips running newsos.
17050
17051 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
17052
17053 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17054 "fi ; else" for bash.
17055
17056 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
17057
17058 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17059
17060 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
17061
17062 * config.sub: accept unixware as an alias for svr4.2.
17063 Fix some inconsistancies with the gcc version.
17064
17065 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17066
17067 * Makefile.in (DISTDOCDIRS): Add gdb.
17068
17069 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
17070
17071 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
17072
17073 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17074
17075 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17076 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17077 this now.
17078
17079 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17080
17081 * config.sub: Accept hiux* as an OS name.
17082
17083 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17084 etc/make-stds.texi. The underscore came from gcc, and dje now
17085 agrees that RUNTESTFLAGS is the correct name.
17086
17087 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
17088
17089 * install.sh: Remove 'set -e'. It makes any conditionals
17090 in the script useless.
17091
17092 * config.guess: Automatically recognize arm-acorn-riscix
17093 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17094
17095 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
17096
17097 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17098
17099 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17100
17101 * Makefile.in (DISTDOCDIRS): New variable.
17102 (taz): Edit local Makefile.in sooner, instead of proto-toplev
17103 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
17104
17105 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17106
17107 * configure.in (hppa target): check the source directory for the
17108 pagas sub-directory
17109
17110 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
17111
17112 * config.sub: Allow -aout* and -elf*.
17113
17114 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17115
17116 * configure.in: Don't build ld on i386-solaris2, same as for
17117 sparc-solaris2.
17118
17119 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
17120
17121 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17122
17123 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17124
17125 * configure.in: Configure gdb for alpha.
17126
17127 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17128
17129 * Makefile.in (CXXFLAGS): Add -O.
17130
17131 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17132
17133 * config.guess: added support for DG Aviion
17134
17135 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17136
17137 * configure.in: Produce warning message for subdirectories not
17138 configurable for this host/target combination. Don't try to
17139 configure gdb for vms.
17140
17141 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17142
17143 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17144 appropriate files before making "diststuff".
17145 (DISTBISONFILES): New var: list of files to be edited.
17146 (DISTSTUFFDIRS): Add binutils.
17147
17148 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17149
17150 * config.sub: also handle mipsel and mips64el (for little endian mips)
17151
17152 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17153
17154 * configure.in: Add * to end of all OS names.
17155
17156 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
17157
17158 * configure.in: Build newlib for LynxOS native.
17159
17160 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17161
17162 * config.guess: Add support for delta 88k running SVR3.
17163
17164 * configure.in: Add comment about HP compiler vs. emacs.
17165
17166 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17167
17168 * configure.in: don't build ld on solaris2 (not a viable option
17169 due to bugs in getpwnam & getpwuid)
17170
17171 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17172
17173 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17174 config.guess will produce a full version number.
17175
17176 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17177
17178 * configure.in: Build linker and binutils for alpha-dec-osf1.
17179
17180 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17181
17182 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17183 and gdb/testsuite/Makefile.in.
17184
17185 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17186
17187 * configure.in: recognize mips*- instead of mips-
17188
17189 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
17190
17191 * config.sub: Accept linux*coff and linux*elf as operating
17192 systems.
17193
17194 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17195
17196 * config.sub: Recognize mips64, and mips3 as an alias for it.
17197
17198 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17199
17200 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17201 gdb knows how to handle OSF/1 shared libraries.
17202
17203 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17204
17205 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17206 * config.guess: Recognize Hitachi's HIUX.
17207 * config.sub: Recognize h3050r* and hppahitachi.
17208 Remove redundant cases for hp9k[23]*.
17209
17210 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17211
17212 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17213 if gas and ld are in the source tree and are in ${configdirs}.
17214 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
17215 --with options (but still pass them down on the command line,
17216 if they were explicitly specified).
17217
17218 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17219
17220 * configure: substitute SHELL value in Makefile.in with
17221 ${CONFIG_SHELL}
17222
17223 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17224
17225 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17226 *-*-solaris2* targets.
17227
17228 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17229
17230 * Makefile.in: define M4, and pass it down to sub-makes;
17231 all-autoconf now depends on all-m4
17232
17233 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17234
17235 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17236 presence of {ar,ranlib} instead of a configured directory
17237
17238 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
17239
17240 * config.guess: Accept 34?? as well as 33?? for NCR.
17241
17242 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17243
17244 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17245 of 'gas' in sed commands, since 'gash' is now in the tree as well.
17246
17247 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17248
17249 * configure: grab values for $(CC) and $(CXX) from the
17250 environment, so that someone can do "CC=gcc configure; make" and
17251 have it work right (matching the way that autoconf works now)
17252
17253 * configure.in, Makefile.in: add support for gash, the tcl
17254 interface to Galaxy
17255
17256 * config.guess: add NetBSD variants (hp300, x86)
17257
17258 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
17259
17260 * install.sh: Support -d option (in the manner of SunOS 4 install,
17261 as it is more deterministic than that of GNU install)
17262 (chmodcmd): Set file to mode 755 by default (should also do default
17263 chgrp and chown, but I don't feel like dealing with that now)
17264
17265 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
17266
17267 * config.sub: Remove h8300hhms alias.
17268
17269 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17270
17271 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17272
17273 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17274
17275 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17276 as stmp-fixinc
17277
17278 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17279
17280 * config.sub: recognize m88110-bug-coff.
17281
17282 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17283
17284 * Makefile.in (all-libio): all dependencies on the toolchain used
17285 to build this (gcc, gas, ld, etc)
17286
17287 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17288
17289 * config.guess: Deal with OSF/1 1.3 on alpha.
17290
17291 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17292
17293 * install.sh: add some 'else true' clauses for portability
17294
17295 * configure.in: don't build libio for h8[35]00-*-* targets
17296
17297 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
17298
17299 * Makefile.in: Add support for new libio.
17300
17301 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17302
17303 * install.sh: If one command fails, don't try the rest. Don't try
17304 to remove $dsttmp (via trap) unless we have already created it.
17305 If $src doesn't exist, detect it and exit with an error.
17306
17307 * config.guess: Recognize BSD on hp300.
17308
17309 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
17310
17311 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17312 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17313
17314 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
17315
17316 * Makefile.in (all-send-pr): depends on all-prms
17317
17318 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17319
17320 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17321
17322 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17323
17324 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17325 Added test for mips-mips-riscos5.
17326
17327 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17328
17329 * configure.in: use mh-hp300 for 68k HP hosts
17330
17331 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17332
17333 * configure: add support for CONFIG_SHELL, so that you can use
17334 some alternate shell for evaluating configure scripts
17335
17336 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
17337
17338 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
17339 in configure script to bug-gdb@prep.ai.mit.edu when building
17340 distribution archive.
17341 * Makefile.in (COMPRESS): Remove def.
17342 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
17343 gdb.tar.Z and make-gdb.tar.Z respectively.
17344 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
17345 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
17346 to convergence with 'taz' target in Makefile.in.
17347
17348 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17349
17350 * install.sh (dsttmp): use trap to ensure that tmp files go
17351 away on error conditions
17352
17353 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17354
17355 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17356
17357 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17358
17359 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17360 its parent is '/' not ''.
17361
17362 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17363
17364 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
17365
17366 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17367 that ${newsrcdir}/configure.in does.
17368
17369 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17370
17371 * test-build.mk: support for CONFIG_SHELL
17372
17373 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
17374
17375 * config.sub (netware): Add as a basic system type.
17376
17377 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17378
17379 * Makefile.in (Makefile): depend on configure.in. Also drop the
17380 $(srcdir)/ from the dependency on Makefile.in.
17381
17382 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
17383
17384 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17385 (h8300hhms is temporary until multi-libraries are implemented).
17386 * configure.in: Handle h8300h too.
17387
17388 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17389
17390 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17391
17392 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
17393
17394 * configure: Remove extraneous output when guessing host type.
17395 * config.guess: Remove extraneous output when guessing using C
17396 compiler rather than uname, or when guessing fails.
17397
17398 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
17399
17400 * Makefile.in: remove all.cross and install.cross targets
17401
17402 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17403 definitions
17404
17405 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
17406
17407 * configure.in (target sh): Build gprof.
17408
17409 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17410
17411 * config.sub: change -solaris to -solaris2
17412
17413 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17414
17415 * configure.in: Use config/mh-riscos for mips-*-sysv*.
17416
17417 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
17418
17419 * configure: Correct error message for missing Makefile.in to
17420 print correct directory.
17421
17422 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17423
17424 * install.sh: kludge around 386BSD shell bug
17425
17426 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
17427
17428 * config.guess: Recognize NeXT.
17429 * config.guess: Recognize i486-ncr-sysv4.
17430 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
17431
17432 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
17433
17434 * Makefile.in (MAKEINFOFLAGS): New variable.
17435 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17436 * build-all.mk, test-build.mk: Pass down --no-split as
17437 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
17438
17439 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
17440
17441 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
17442
17443 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
17444
17445 * Makefile.in (libg++.tar.z): New rule.
17446 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
17447 * Makefile.in (taz): Only do a single chmod.
17448
17449 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17450
17451 * install.sh: don't use dirname anymore (replaced with sed usage)
17452
17453 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
17454
17455 * Makefile.in: Change extension for gzip'd files from '.z' to
17456 '.gz' per new FSF standard usage.
17457
17458 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17459
17460 * configure: put quotes around the final value of program_transform_name
17461
17462 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17463
17464 * Makefile.in: new install.sh support; update install-info rules
17465
17466 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
17467
17468 * configure.in: Build diff for crosses, but not for go32 host.
17469
17470 * configure.in: Build gprof only for native, and don't build it
17471 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17472
17473 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
17474
17475 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17476
17477 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17478
17479 * configure.in (host_tools): Add prms.
17480
17481 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17482
17483 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17484 with $(FLAGS_TO_PASS) on the command line
17485
17486 * config.sub: Recognize lynx and lynxos
17487
17488 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
17489
17490 * config.sub: Accept -ecoff*, not just -ecoff.
17491
17492 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17493
17494 * Makefile.in (taz): Use .gz suffix instead of .z.
17495 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17496 names.
17497
17498 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17499
17500 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17501
17502 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17503
17504 * Makefile.in (install-no-fixedincludes): install gcc last, so
17505 that rebuilds that might happen during 'make install' don't get
17506 bogus gcc include files
17507
17508 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17509
17510 Change from Utah for HPPA support:
17511 * config.guess: Recognize hppa1.x-hp-bsd.
17512
17513 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
17514
17515 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
17516 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17517
17518 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
17519
17520 * config.sub: Add support for rom68k and bug boot monitors.
17521
17522 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
17523
17524 * Makefile.in: Make all-opcodes depend on all-bfd.
17525
17526 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
17527
17528 * config.guess: Added special check for i[34]86-univel-sysv4*.
17529
17530 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
17531
17532 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17533 the processor rather than assuming i486.
17534
17535 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17536
17537 * config.guess: Recognize SunOS6 as Solaris3.
17538
17539 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
17540
17541 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
17542 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17543
17544 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
17545
17546 * build-all.mk (all-cross): New target for Canadian Cross.
17547 Added Q2 go32 targets.
17548 * test-build.mk: Configure go32 cross sparclite-aout and
17549 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
17550 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17551
17552 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17553
17554 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17555 GO32 hosted toolchains
17556
17557 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
17558
17559 * configure: change so "-exec-prefix" gets passed down rather
17560 than "-exec_prefix" so autoconf generated Makefiles get the
17561 exec_prefix set right.
17562
17563 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17564
17565 * config.guess: get the Solaris2 minor version number
17566
17567 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17568
17569 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17570
17571 * config.guess: Recognize some Sequent platforms.
17572
17573 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17574
17575 * Makefile.in: added the vault-install target
17576
17577 * configure.in: actually use the Sun3 makefile fragment that's in
17578 config, also added the release dir to configdirs
17579
17580 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17581
17582 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17583
17584 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17585
17586 * configure.in: remove some program from Alpha targetted toolchains
17587
17588 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
17589
17590 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
17591 gprof.
17592 (taz): Run "make diststuff" in those directories instead of "make
17593 proto-dir". Look for "VERSION=" only at start of line in subdir
17594 Makefile. Use "gzip -9" for compression.
17595 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17596 (binutils.tar.z): New target.
17597
17598 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17599
17600 * Makefile.in (taz): Include gpl.texinfo.
17601
17602 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17603
17604 * Makefile.in (setup-dirs): Merged into "taz" target.
17605 (taz): Only do `proto-dir' stuff if a directory is actually needed
17606 for this target.
17607
17608 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
17609
17610 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17611 (FLAGS_TO_PASS): Pass down MUNCH_NM.
17612 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17613 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17614 (gcc-no-fixedincludes): Correct for current gcc Makefile.
17615
17616 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
17617
17618 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
17619 config.sub, and move-if-change to gdb testsuite distribution
17620 archive, so the testsuite can be extracted, configured, and
17621 run separately from the gdb distribution. Blow away the Chill
17622 tests that require a Chill compiled executable, since GNU Chill
17623 is not yet publically available.
17624
17625 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17626
17627 * test-build.mk: set environment variables in a single command,
17628 instead of a list of assignments and exports
17629
17630 * config.guess: recognize Alpha/OSF1 systems
17631
17632 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17633
17634 * configure: Change help message to prefer --options rather than
17635 -options.
17636
17637 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17638
17639 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17640 zippy@ecst.csuchico.edu.
17641 * config.guess: Recognize miniframe.
17642
17643 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
17644
17645 * Makefile.in: Use srcroot to find runtest rather than rootme.
17646 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17647
17648 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
17649
17650 * test-build.mk: Extensive additions to support building on a
17651 machine other than the host.
17652
17653 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17654
17655 * configure (tooldir): Fix for i386-aix again.
17656
17657 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
17658
17659 * configure, Makefile.in: Change definition of $(tooldir)
17660 to match the FSF.
17661
17662 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
17663
17664 * config.guess: Recognize i[34]86/SVR4.
17665
17666 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17667
17668 * Makefile.in (all-gdb): gdb depends on sim.
17669
17670 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
17671
17672 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
17673 at the same time we make the prototype gdb directory.
17674 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
17675 files at the same time as the gdb base release distribution.
17676
17677 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
17678
17679 * Makefile.in (check): Use individual check targets rather than
17680 DO_X rule.
17681 (check-gcc): Added.
17682
17683 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
17684
17685 * config.sub: Use sysv3.2 not sysv32 for canonical OS
17686 for System V release 3.2.
17687
17688 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17689
17690 * config.sub: Recognize hppaosf.
17691 * configure.in: Do configure ld/binutils/gas for it.
17692
17693 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17694
17695 * configure (tooldir): Alter syntax used to set this, for systems
17696 where "\$" isn't handled right, like i386-aix.
17697
17698 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
17699
17700 * configure: Pass program-transform-name, not
17701 program_transform_name, to recursive configures.
17702
17703 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
17704
17705 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17706 of gas+ld+binutils.
17707
17708 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
17709
17710 * config.guess: Recognize AIX3.2 as distinct from 3.1.
17711
17712 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17713
17714 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17715
17716 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17717
17718 * Makefile.in (PRMS): Set back to all-prms.
17719
17720 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
17721
17722 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17723 targets, rather than for MIPS hosts.
17724
17725 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17726
17727 * configure.in: add comment for --with-x default values
17728
17729 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17730
17731 * Makefile.in: add check-* targets for each of the directories in
17732 the tree. Add a definition of RUNTEST that will use the one we
17733 just built, if it exists. Pass this down via FLAGS_TO_PASS.
17734
17735 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
17736
17737 * configure.in: Removed obsolete references to bfd_target and
17738 target_makefile_frag.
17739
17740 * build-all.mk: Set assorted targets for Q2.
17741 * config.sub: Recognize z8k-sim and h8300-hms.
17742 * test-build.mk: Really don't pass host to configure.
17743 (HOLES): Added uname.
17744
17745 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
17746
17747 * configure: Handle an empty program-prefix, program-suffix or
17748 program-transform-name correctly.
17749
17750 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
17751
17752 * build-all.mk: -G 8 no longer required for MIPS targets.
17753 * test-build.mk: Don't pass host argument to configure; make it
17754 guess.
17755
17756 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
17757
17758 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
17759 * Makefile.in (COMPRESS): New macro, like GZIP.
17760
17761 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
17762
17763 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17764
17765 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17766 with gas currently defaults to -G 0.
17767
17768 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
17769
17770 * Makefile.in (all-flex): flex depends on byacc.
17771
17772 * build-all.mk: If host not specified, use config.guess. Pass TAG
17773 to test-build.mk as RELEASE_TAG.
17774 * test-build.mk (configargs): New variable containing arguments to
17775 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
17776 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17777
17778 * config.guess: Use /bin/uname when checking -X argument on SCO,
17779 to avoid invoking GNU uname which doesn't understand -X.
17780
17781 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17782
17783 * configure.in: Build gas for mips-*-*.
17784
17785 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17786
17787 * Makefile.in (all.normal): insert missing backslash.
17788
17789 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
17790
17791 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17792
17793 * Makefile.in: Complete overhaul to merge many almost identical
17794 targets.
17795
17796 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17797
17798 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17799 (gdb.tar.Z): Adjusted.
17800
17801 * Makefile.in (setup-dirs, taz): New targets; should be general
17802 enough to adapt for gdb sometime. Build only .z file.
17803 (gas.tar.z): New target.
17804
17805 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17806
17807 * build-all.mk: Use CC=cc -Xs on Solaris.
17808
17809 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
17810
17811 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
17812 for handling BISON for FSF releases.
17813
17814 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17815
17816 * configure: Actually implement the change zoo just documented.
17817
17818 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
17819
17820 * configure: when using config.guess, only set target_alias when
17821 it's not already been set (ie, on the command line)
17822
17823 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17824
17825 * Makefile.in: add installcheck target, set PRMS to install-prms
17826
17827 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17828
17829 * configure: add support for package_makefile_fragment, handle the
17830 case where a directory has a configure.in file but no Makefile.in
17831 more gracefully (with an actual understandable error message, even);
17832 add support for --without (and add this to the usage message); also
17833 explicitly add a --host=${host_alias} to the command line when
17834 config.guess is used
17835
17836 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17837
17838 * configure: Must use both --host and --target in recursive calls.
17839
17840 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
17841
17842 * Makefile.in: Change deja-gnu to dejagnu.
17843
17844 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
17845
17846 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17847
17848 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17849
17850 * configure.in: canonicalize all instances to *-*-solaris2*,
17851 also strip out a number of tools to not build for go32 host
17852
17853 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17854
17855 * config.guess: add GPL.
17856
17857 * Makefile.in, config.guess, config.sub, configure: bump
17858 copyrights to 93.
17859
17860 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
17861
17862 * Makefile.in (do-info): Removed obsolete check for existence of
17863 localenv file.
17864
17865 * Makefile.in (MAKEOVERRIDES): Define to be empty.
17866
17867 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17868
17869 * Makefile.in: a couple of 'else true' for decstation,
17870 support for TclX
17871
17872 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17873
17874 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
17875
17876 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17877
17878 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
17879
17880 * config.guess: Recognize i386-ibm-aix (PS/2).
17881 * configure.in: Use config/mh-aix386 file for it.
17882
17883 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
17884
17885 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17886 CC_FOR_TARGET instead.
17887 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17888
17889 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
17890
17891 * Makefile.in: Add sim to list of directories sent with gdb
17892
17893 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
17894
17895 * configure.in: Put back mips-dec-bsd* case.
17896
17897 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
17898
17899 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17900 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
17901 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17902
17903 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17904
17905 * configure.in: remove no-op mips-dec-bsd* in "case $target"
17906
17907 * Makefile.in (dir.info): only run gen-info-dir if it exists,
17908 (install-info): install dir.info only if it exists,
17909 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17910
17911 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
17912
17913 * configure.in: For vms target, skip bfd, ld, binutils. Do build
17914 gas for mips-dec-bsd.
17915
17916 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
17917
17918 * configure (makesrcdir): If ${srcdir} is relative and not ".",
17919 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17920
17921 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
17922
17923 * configure.in: Added "dejagnu" to hosttools list.
17924
17925 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
17926
17927 * config.sub, configure.in, config.guess: Add support
17928 for Bosx, an AIX variant from Bull.
17929 Patches from F.Pierresteguy@frcl.bull.fr.
17930
17931 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
17932
17933 * devo/dejagnu: Initial creation of devo/dejagnu.
17934 Migrated dejagnu testcases and support files for testing software
17935 tools to reside as subdirectories, currently called "testsuite",
17936 within the directory of the software tool. Migrated all programs,
17937 support libraries, etc. beloging to dejagnu proper from
17938 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
17939 with no modifications. The changes to these files which will
17940 allow them to configure, build, and execute properly will be made
17941 in a future update.
17942
17943 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17944
17945 * Makefile.in: Change send_pr to send-pr.
17946 * configure.in: Likewise.
17947 * send_pr: Renamed directory to send-pr.
17948
17949 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
17950
17951 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
17952
17953 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
17954
17955 * README: Update for gdb-4.8 release.
17956 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
17957 gdb-xxx.tar.z (gzip'd) file also.
17958
17959 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17960
17961 * Makefile.in: make all-diff depend on all-libiberty
17962
17963 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
17964
17965 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17966
17967 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17968
17969 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17970
17971 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
17972
17973 * Makefile.in (DEVO_SUPPORT): Remove etc directory
17974 (ETC_SUPPORT): Only add the files GDB wants from etc/.
17975 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
17976
17977 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17978
17979 * Makefile.in: makeinfo binary is in a new location
17980
17981 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
17982
17983 * config.sub: Accept -ecoff as an OS.
17984
17985 * Makefile.in: Various changes to eliminate a level of make
17986 recursion and reduce the required command line length.
17987 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17988 sub-makes.
17989 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17990 variables holding settings for specific sub-makes.
17991 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17992 in terms of BASE_FLAGS_TO_PASS.
17993 (TARGET_LIBS): New variable listing directories which use
17994 TARGET_FLAGS_TO_PASS.
17995 (subdir_do): Eliminated.
17996 (do-*): New set of targets to replace subdir_do.
17997 (various): All targets which used subdir_do now depend on do-*.
17998 (local-clean): Renamed from do_clean.
17999 (local-distclean): New target, dependency of distclean and
18000 realclean.
18001 (install-info): Don't create directories. Depend on dir.info
18002 rather than calling make recursively.
18003 (install-dir.info): Eliminated.
18004 (install-info-dirs): Create all info directories here.
18005 (dir.info): Depend upon do-install-info.
18006
18007 * test-build.mk (HOLES): Added false.
18008
18009 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
18010
18011 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
18012
18013 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18014
18015 * Makefile.in (info): remove dependency on all-texinfo. The
18016 problem was really in texinfo/C, not at this level.
18017
18018 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
18019
18020 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18021
18022 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
18023
18024 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
18025 GDB releases.
18026
18027 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18028
18029 * configure: Include srcdir in message about target of link not
18030 being found. Don't convert `-' to `_' in `with' options being
18031 passed to subdirs.
18032
18033 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18034
18035 * configure.in: add uudecode to host_tools
18036
18037 * Makefile.in: added {all,install}-uudecode targets, added them to
18038 the appropriate lists
18039
18040 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
18041
18042 * Makefile.in (all-gcc): Added dependency on all-gas.
18043
18044 * configure.in (mips-*-*): Build ld and binutils.
18045
18046 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18047
18048 * configure: check return code from mkdir, print error message and
18049 exit on failure.
18050
18051 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
18052
18053 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
18054
18055 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
18056
18057 * test-build.mk (HOLES): Added tar, cpio and uudecode.
18058
18059 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18060
18061 * config.sub (h8500): Recognize this as a cpu type.
18062
18063 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18064
18065 * configure: source directory missing is no longer a warning
18066
18067 * configure.in: recognize irix[34]* instead of irix[34]
18068
18069 * Makefile.in: define and pass down X11_LIB
18070
18071 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
18072
18073 * guess-systype: Renamed to ...
18074 * config.guess: ... by popular request.
18075 * configure.in, Makefile.in: Update accordingly.
18076
18077 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
18078
18079 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
18080 + Add Convex, Cray/Unicos, and Encore/Multimax support.
18081 + Execute ./dummy instead of assuming . is in PATH.
18082
18083 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
18084
18085 * guess-systype: New shell script. Attempts to guess the
18086 canonical host name of the executing host.
18087 Only a few hosts are supported so far.
18088 * configure: Call guess-systype if no host is specified.
18089
18090 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
18091
18092 * Makefile.in (gcc-no-fixedincludes): Made to work with current
18093 gcc Makefile.
18094
18095
18096 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
18097
18098 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18099 (all-gcc, install-gcc, subdir_do): Use it.
18100
18101 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18102
18103 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18104
18105 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
18106
18107 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18108 set exclusively by configure, using configure.in .
18109
18110 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18111
18112 * test-build.mk: set $PATH for all builds
18113
18114 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18115
18116 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
18117
18118 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
18119 the one used in gcc/Makefile.in, so that a null expansion doesn't
18120 override the one needed to build gcc with a native cc.
18121
18122
18123 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18124
18125 * configure: Accept -with arguments.
18126
18127 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18128
18129 * Makefile.in: added h8300sim
18130
18131 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
18132
18133 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18134 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
18135 (all-cygnus, native, build-cygnus): Make
18136 $(canonhost)-stamp-3stage-done, not $(host)....
18137 * test-build.mk (stamp-3stage-compared): Use tail +10c for
18138 i386-sco3.2v4. Added else true to if command.
18139
18140 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
18141
18142 * config.sub: (from FSF) Sequent uses a BSD-like OS.
18143
18144 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
18145
18146 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18147
18148 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18149
18150 * configure.in: don't remove binutils from Solaris builds
18151
18152 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
18153
18154 * Makefile.in: get rid of earlier definitions for *clean,
18155 also handle the recursive info rule better
18156
18157 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
18158
18159 * Makefile.in (mostlyclean, distclean, realclean): Fix to
18160 do more-or-less the right thing.
18161
18162 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
18163
18164 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18165 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18166
18167 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18168
18169 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18170 $(host_canonical).
18171
18172 * configure.in: split the configdirs list into 4 categories (native
18173 v. cross, library v. tool) and handle the cross-only and native-
18174 only in more reasonable (and correct!) way.
18175
18176 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
18177
18178 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
18179 configdirs anymore.
18180
18181 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18182
18183 * Makefile.in: extensive cleanup:: removed all of the explicit
18184 clean-* targets, collapsed many wrappers around subdir_do into
18185 one, added additional targets to satisfy standards.texi, deleted
18186 some old targets, some changes for consistency
18187
18188 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18189
18190 * configure.in: handle some programs as cross-only, and others as
18191 native only
18192
18193 * test-build.mk: handle partial holes in a more generic manner
18194
18195 * Makefile.in: m4 depends on libiberty
18196
18197 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18198
18199 * configure.in: add m4, textutils, fileutils, sed, shellutils,
18200 time, wdiff, and find to configdirs
18201
18202 * Makefile.in: all, clean, and install rules for the new programs
18203 added to configure.in
18204
18205 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18206
18207 * configure.in: use mh-sun for all *-sun-* hosts
18208
18209 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18210
18211 * Makefile.in: define flags for X11 include files and library file
18212 locations, pass them down to the programs that need this info
18213
18214 * build-all.mk: added a 'native' target, to 3stage the native toolchain
18215
18216 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18217
18218 * configure.in: start building libg++ for HP-UX targets
18219
18220 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
18221
18222 * README: Update references to files moved into etc/.
18223
18224 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
18225
18226 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
18227 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
18228
18229 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
18230
18231 * configure: accept dash as well as underscore in long option
18232 names for FSF compatibility.
18233
18234 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
18235
18236 * config.sub: added -sco3.2v4 support from FSF.
18237
18238 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18239
18240 * configure.in: expand the section that adds or removes
18241 directories from the list of programs to build, to handle native
18242 vs. cross in addition to host v. native
18243
18244 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
18245
18246 * Makefile.in: Replace C++ in macro names with CXX.
18247 This is less likely to break ...
18248
18249 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18250
18251 * test-build.mk: add -w to GNU_MAKE
18252
18253 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18254
18255 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18256 add 'sparc' to list of recognized cpus. This needed to make
18257 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18258 Delete some redundant ose68 variants. Recognize -wrs as an os,
18259 then changes that into $CPU-wrs-vxworks.
18260
18261 * configure.in: remove most references to gdbtest, regularize
18262 target based program removal
18263
18264 * test-build.mk: import from p3 tree (many fixes and changes)
18265
18266 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18267
18268 * Makefile.in: added rules to handle tcl, tk, and expect
18269
18270 * configure.in: handle those directories if they exist
18271
18272 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18273
18274 * config.sub: removed bogus hppabsd and hppahpux names, since
18275 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18276
18277 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18278
18279 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
18280 depends upon all-xiberty
18281
18282 * Makefile.in: changes from p3, including:
18283
18284 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
18285
18286 * Makefile.in (XTRAFLAGS): include newlib directories if
18287 newlib/Makefile exists, rather than if host != target.
18288
18289 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
18290
18291 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18292 from the same source tree and not building a cross-compiler. This
18293 matters for the libg++ configuration if reconfiguring a tree that
18294 has already been installed.
18295
18296 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
18297
18298 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18299 pick up the machine and system specific header files.
18300
18301 * Makefile.in: added AS_FOR_TARGET, passed down in
18302 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18303 the C compiler to use to create programs which are run in the
18304 build environment, set it to default to $(CC), and passed it down
18305 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18306
18307 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
18308
18309 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18310 We need them for unusual native builds, like systems without
18311 ranlib.
18312
18313 * configure: also define $(host_canonical) and
18314 $(target_canonical), which are the full, canonical names for the
18315 given host and target
18316
18317 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
18318
18319 * Makefile.in: Added separate definitions for C++.
18320
18321 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
18322
18323 * configure.in (configdirs): Add deja-gnu.
18324
18325 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
18326
18327 * README: Update for configure.texi and gdb-4.7 release.
18328
18329 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
18330
18331 * Makefile.in: Move "all" target to top of file.
18332 Previously, first target was ".PHONY" which caused BSD4.4 make
18333 to build .PHONY when make was run without arguments.
18334
18335 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
18336
18337 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
18338 Library-copylefted code in libiberty.
18339
18340 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
18341
18342 * config.sub: Replace m68kmote with plain old m68k.
18343
18344 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
18345
18346 * Makefile.in: Remove space from blank line, avoid Make complaints.
18347
18348 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
18349
18350 * config.sub: Complain if no argument is given. Added support for
18351 386bsd as OS and target alias.
18352
18353 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
18354
18355 * Makefile.in (XTRAFLAGS): include newlib directories if
18356 newlib/Makefile exists, rather than if host != target.
18357
18358 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
18359
18360 * config.sub: recognize sparclite-wrs-vxworks.
18361
18362 * Makefile.in (install-xiberty): added *-xiberty make rules (from
18363 p3.) Added clean-xiberty to clean.
18364
18365 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18366
18367 * configure.in: use *-*-* instead of nested cases for host and target
18368
18369 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
18370
18371 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18372 from the same source tree and not building a cross-compiler. This
18373 matters for the libg++ configuration if reconfiguring a tree that
18374 has already been installed.
18375
18376 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
18377
18378 * config.sub (i486v/i486v4): Merge in from FSF version.
18379
18380 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
18381
18382 * configure: only set PWD if it is already set.
18383
18384 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
18385
18386 * configure: just set PWD=`pwd` at the top, since Ultrix sh
18387 doesn't have unset and all success paths (and most error paths)
18388 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18389 to just ${PWD} to avoid confusion.)
18390
18391 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
18392
18393 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18394 even for a native compilation.
18395
18396 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
18397
18398 Changes to make the gdb.tar.Z rule work better.
18399
18400 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
18401 (DEVO_SUPPORT): Add configure.texi.
18402 (bfd-ilrt.tar.Z): Remove ancient rule.
18403
18404 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
18405
18406 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18407 pick up the machine and system specific header files.
18408
18409 * configure.in, config.sub: added new target m68010-adobe-scout,
18410 with alias of adobe68k. Changed configure.in to check for
18411 -scout before -sco* to avoid a false match.
18412
18413 * Makefile.in: added AS_FOR_TARGET, passed down in
18414 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18415 the C compiler to use to create programs which are run in the
18416 build environment, set it to default to $(CC), and passed it down
18417 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18418
18419 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
18420
18421 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18422 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
18423 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18424 FOR_TARGET variants, to newlib and libg++.
18425
18426 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
18427
18428 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18429 first.
18430
18431 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
18432
18433 * config.sub: Accept `elf' as an environment.
18434
18435 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18436
18437 * Makefile.in (all-opcodes): cd into the right directory
18438
18439 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
18440
18441 * configure: added -program_transform_name option, used as
18442 argument to sed when installing programs.
18443 configure.texi: added documentation for -program_prefix,
18444 -program_suffix and -program_transform_name.
18445
18446 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
18447
18448 * config.sub: Accept i486 where i386 ok.
18449
18450 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
18451
18452 * config.sub: accept we32k
18453
18454 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
18455
18456 * config.sub, configure.in: accept OSE68000 and OSE68k.
18457
18458 * Makefile.in: don't create all directories for ``make install'';
18459 let the subdirectories create the ones they need.
18460
18461 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18462
18463 * COPYING: new file, GPL v2
18464
18465 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18466
18467 * Makefile.in: use the new gen-info-dir, which needs a template
18468 argument (which also lives in texinfo)
18469
18470 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18471
18472 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
18473
18474 * config.sub (ncr3000): Change i386 to i486.
18475
18476 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18477
18478 * Makefile.in: add install-rcs, install-grep to
18479 install-no-fixedincludes, removed install-bison and install-libgcc
18480
18481 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
18482
18483 * configure.in: grab the HPUX makefile fragment if on HPUX
18484
18485 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18486
18487 * Makefile.in: eradicate bison spoor (ditto libgcc).
18488 configure.in: recognise m68{k,000}-ericsson-OSE.
18489 es1800 is alias for m68k-ericsson-OSE
18490
18491 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18492
18493 * configure.in: rearrange the parts that remove programs from
18494 configdirs, based now on HOST==TARGET or by canonical triple.
18495
18496 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18497
18498 * test-build.mk: recurse explicitly with -f test-build.mk when
18499 appropriate. predicate stage3 and comparison on the existence
18500 of gcc. That is, if gcc isn't around, we aren't three-staging.
18501 On very clean, also remove ...stamp-co. Build in-place before
18502 doing other builds.
18503
18504 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18505
18506 * Makefile.in, configure.in: add tgas
18507
18508 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18509
18510 * Makefile.in: a number of changes merged in from progressive.
18511
18512 * configure.in: add libm.
18513
18514 * .cvsignore: ignore some stuff that comes from test-build.mk.
18515
18516 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
18517
18518 * config.sub: Add es1800 (m68k-ericsson-es1800).
18519
18520 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18521
18522 * configure: Add program_suffix (parallel to program_prefix)
18523 * Makefile.in: adjust directory-creating script for losing decstation
18524
18525 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
18526
18527 * configure: Minor $subdir-related fixes.
18528
18529 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18530
18531 * configure: fix various problems with propogating
18532 makefile_target_frag in subdirs.
18533 * configure.in: config libgcc if its there
18534
18535 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
18536
18537 * config.sub: HPPA merge.
18538
18539 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
18540
18541 * Makefile.in: Replace all-bison with all-byacc in all
18542 dependency lines for other tools (which now use byacc).
18543
18544 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
18545
18546 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
18547
18548 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
18549
18550 * Makefile.in: make gprof rules similar to byacc rules (instead of
18551 vestigal $(unsubdir) that didn't work...)
18552
18553 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
18554
18555 * config.sub: Add support for Linux.
18556 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
18557 (at least for libg++).
18558
18559 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18560
18561 * configure.texi: fix doc for the -nfp option to configure
18562
18563 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
18564
18565 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18566
18567 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
18568
18569 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18570 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18571 * configure.in: added solaris* host_makefile_frag hook.
18572
18573 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18574
18575 * config.sub: changed recognition of m68000 so that various
18576 m68k types can be specified via m680[01234]0
18577
18578 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18579
18580 * config.sub (basic_machine): fix sed so that '-foo' isn't
18581 completely substituted out while .+'-foo' loses the '-foo'
18582
18583 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18584
18585 * config.sub ($os): Add -aout.
18586
18587 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
18588
18589 * configure: If host_makefile_frag is absolute, don't
18590 prefix ${invsubdir} (relevant to libg++ auto-configure).
18591
18592 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18593
18594 * Makefile.in (tooldir): Define it.
18595 (all-ld): Depend on all-flex.
18596
18597 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
18598
18599 * Makefile.in (check): Fix libg++ special case.
18600
18601 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
18602
18603 * configure: do not bury `pwd` into config.status, thus do fewer
18604 pwd's.
18605
18606 * configure: print the "Building in" message only when building in
18607 other than "." AND verbose.
18608
18609 * configure: remove -s, rework -v to better accommodate guested
18610 configures.
18611
18612 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18613
18614 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
18615
18616 * Makefile.in: macroize flags passed on recursion. remove
18617 fileutils.
18618
18619 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
18620
18621 * configure: get makesrcdir right for subdirs deeper than 1.
18622
18623 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18624 install.
18625
18626 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
18627
18628 * Makefile.in: don't print subdir_do or recursion lines.
18629
18630 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
18631
18632 * standards.texi: added menu item.
18633
18634 * Makefile.in: build and install standards.info.
18635
18636 * standards.texi: new file.
18637
18638 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18639
18640 * configure: test for and move config.status pieces from
18641 ${subdir}/.
18642
18643 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
18644
18645 * configure: Test for existance of files before trying to mv
18646 them, to avoid numerous non-existance messages.
18647
18648 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
18649
18650 * configure: correct final line of config.status.
18651
18652 * configure: patch from eggert. Avoids a protection problem if
18653 the original Makefile.in is read only.
18654
18655 * configure: use move-if-change from gcc to create config.status.
18656 Some makefiles depend on config.status to tell if a directory
18657 has been reconfigured for a different host. This change
18658 prevents those directories from remaking everything in the case
18659 where the reconfig was only intended to rebuild a Makefile.
18660
18661 * configure: test for config.sub with "config.sub sun4" rather
18662 than "config.sub ${host_alias}". Otherwise we can't tell a bad
18663 host alias from a missing config.sub.
18664
18665 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18666
18667 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18668 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
18669
18670 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
18671
18672 * configure: mkdir ${subdir} as needed.
18673
18674 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
18675
18676 * Makefile.in,configure.in: added autoconf.
18677
18678 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18679
18680 * Makefile.in: no longer pass against on recursion.
18681
18682 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18683 definitions are not inherited.
18684
18685 * configure: correct makesrcdir when subdir is .
18686
18687 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
18688
18689 * configure: Add support for 'subdirs' variable, which is
18690 like 'configdirs', except that configure doesn't re-invoke
18691 itself for subdirs, it just creates a Makefile for each subdir.
18692 * configure.texi: Document subdirs.
18693
18694 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18695
18696 * configure.in: added flex to configdirs
18697
18698 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
18699
18700 * Makefile.in: remove clean-stamps from clean.
18701
18702 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
18703
18704 * configure.in: Add gdbtest to configdirs.
18705
18706 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
18707
18708 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
18709 to recursive makes.
18710 * configure.in: Recognize new ncr3000 config.
18711
18712 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
18713
18714 * Makefile.in, configure.in: removed references to gdbm.
18715
18716 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
18717
18718 * config.sub: Don't canonicalize os value
18719 newsos* to bsd (readline needs to check for newsos).
18720 (This fix was earlier made Jan 31, but got re-broken.)
18721
18722 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
18723
18724 * configure.in: sco is an os, not a vendor!
18725
18726 * configure: Quote $( better. Keep various shells happy.
18727
18728 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
18729
18730 * Makefile.in: eliminate stamp-files.
18731
18732 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
18733
18734 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
18735 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18736
18737 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
18738
18739 * config.sub: fix iris/iris3.
18740
18741 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
18742
18743 * configure: re-add -rm.
18744
18745 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
18746
18747 * Maskefile.in: add .stmp-rcs to all.
18748
18749 * configure.in: remove gas from rs6000 build, use aix host fragment.
18750
18751 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
18752
18753 * configure: pass down site_option during recursion.
18754
18755 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
18756
18757 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
18758
18759 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
18760
18761 * configure: Change exec_prefix so that it really defaults to prefix.
18762
18763 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
18764
18765 * Makefile.in, configure.in: Add support for mmalloc library.
18766
18767 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
18768
18769 * Makefile.in: add stmp dependencies for a few more things.
18770
18771 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
18772
18773 * configure: adjusted error message on objdir/srcdir configure
18774 collision, per john's suggestion.
18775
18776 * Makefile.in: add libiberty stmp to all and all.cross.
18777
18778 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
18779
18780 * Makefile.in: remove force dependencies, add grep to all.
18781
18782 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
18783
18784 * Makefile.in: drop flex. make stamp files work.
18785
18786 * configure: added test for conflicting configuration in srcdir,
18787 remove trailing slashes from srcdir. Otherwise emacs gdb mode
18788 gets cranky. use relative paths for configure and srcdir
18789 whenever possible. Send some error messages to stderr that were
18790 going to stdout.
18791
18792 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
18793
18794 * Makefile.in: Fix libg++ rule to check for gcc directory
18795 before using gcc/gcc. Also pass XTRAFLAGS.
18796
18797 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
18798
18799 * Makefile.in: added stmp-files so that directories aren't polled
18800 when they are already built.
18801
18802 * configure.texi: fixed a node pointer problem.
18803
18804 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
18805
18806 * config.sub configure.in gdb/configure.in
18807 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18808 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18809 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
18810
18811 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18812
18813 * configure: -recurring becomes -silent. corrected help message
18814 for -site= option.
18815
18816 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18817
18818 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18819
18820 * configure: when building Makefile for crosses, replace
18821 tooldir and program_prefix. default srcdir from location of
18822 config.sub. remove "for host in hosts" and "for target in
18823 targets" loops.
18824
18825 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18826
18827 * Makefile.in: Do not pass bindir or mandir to cvs.
18828
18829 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
18830
18831 * Makefile.in, configure.in: removed traces of namesubdir,
18832 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
18833 copyrights to '92, changed some from Cygnus to FSF.
18834
18835 * configure.texi: remove most references to multiple hosts,
18836 multiple targets, subdirs, etc.
18837
18838 * configure.man: removed rcsid. reference config.sub not
18839 config.subr.
18840
18841 * Makefile.in: mkdir $(infodir) on install-info.
18842
18843 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
18844
18845 * configure.texi: Explain better about .gdbinit and about
18846 the environment that configure.in sections run in.
18847
18848 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
18849
18850 * configure.in: Ultrix is only a decstation if it's a MIPS.
18851
18852 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
18853
18854 * README: DOC.configure => cfg-paper.texi.
18855
18856 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
18857
18858 * config.sub (near case $os): Don't convert newsos* to bsd!
18859
18860 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
18861
18862 * Makefile.in: Reinstall change from gdb-4.3 that reduces
18863 the number of copies of COPYING that go into the GDB tar file.
18864
18865 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
18866
18867 * bfd/configure.in, gdb/config/mh-i386sco,
18868 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18869 Fix SCO configuration stuff.
18870
18871 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
18872
18873 * Makefile.in: For libg++, make sure the -I pointing
18874 to the gcc directory goes *after* all the libg++-local -I flags.
18875 Also, move just-gcc dependency from just-libg++ to all-libg++.
18876
18877 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
18878
18879 * configure: Change -x to -f to keep Ultrix /bin/test happy.
18880
18881 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
18882
18883 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
18884
18885 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
18886
18887 * config.sub: Add stratus configuration frags. Also
18888 submitted to FSF.
18889
18890 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
18891
18892 * Makefile.in (DEV_SUPPORT): add configure.man.
18893
18894 * config.sub(Decode manufacturer-specific): add -none*.
18895
18896 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
18897
18898 * Makefile.in: remove form feeds to make Sun's make happy.
18899 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
18900
18901 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
18902
18903 * Makefile.in (AR_FLAGS): Make quieter.
18904
18905 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
18906
18907 * configure.in: Add libg++.
18908 * configure: When verbose, don't output the command line at each
18909 level; it will be unremarkably the same as the previous version,
18910 which will be the same as what the user typed.
18911
18912 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
18913
18914 * configure.in, Makefile.in: fix clean-info, add flex. add
18915 fileutils.
18916
18917 * configure: be less sensitive to spaces in Makefile.in. Do not
18918 look for sources in "..". Doing so breaks subdirectories that
18919 might have their own configure. If a subdir has it's own
18920 configure script, use it.
18921
18922 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
18923
18924 * cfg-paper.texi: some changes suggested by rms.
18925
18926 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
18927
18928 * config.sub: Merge in some small additions from the FSF version,
18929 taken from the gcc distribution, to bring the Cygnus and FSF
18930 versions into closer sync.
18931
18932 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
18933
18934 * configure.in: Changed svr4 references to sysv4.
18935
18936 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
18937
18938 * configure: added -V for version number option.
18939
18940 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
18941
18942 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18943 renamed from DOC.configure to cfg-paper.texi.
18944
18945 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18946
18947 * configure, config.subr, config.sub: config.subr is now
18948 config.sub again.
18949
18950 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
18951
18952 * configure.texi: new file, in progress.
18953
18954 * Makefile.in: build info file and install the man page for
18955 configure.
18956
18957 * configure.man: new file, first cut.
18958
18959 * configure: find config.subr again now that configuration "none"
18960 has gone. removed all traces of the -ansi option. removed all
18961 traces of the -languages option.
18962
18963 * config.subr: resync from rms.
18964
18965 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18966
18967 * configure, config.sub, config.subr: merge config.sub into
18968 config.subr, call the result config.subr, remove config.sub, use
18969 config.subr.
18970
18971 * Makefile.in: revised install for dir.info.
18972
18973 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18974
18975 * configure.in: add decstation host makefile frag.
18976
18977 * Makefile.in: BISON now bison -y again. also install-gcc on
18978 install. clean-gdbm on clean. infodir belongs in datadir.
18979 Make directories for info install. Build dir.info here then
18980 install it.
18981
18982 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18983
18984 * Makefile.in: fix for bad directory tests.
18985
18986 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18987
18988 * configure: \{1,2\} appears to be a sysv'ism. Use a different
18989 regexp. -srcdir relative was being handled incorrectly.
18990
18991 * Makefile.in: unwrapped some for loops so that parallel makes
18992 work again and so one can focus one's attention on a particular
18993 package.
18994
18995 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18996
18997 * configure: added PWD as a stand in for `pwd` (for speed). use
18998 elif wherever possible. make -srcdir work without -objdir.
18999 -objdir= commented out.
19000
19001 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19002
19003 * configure: +options become --options. -subdirs commented out.
19004 added -host, -datadir. Renamed -destdir to -prefix. Comment in
19005 Makefile now at top of generated Makefile. Removed cvs log
19006 entries. added -srcdir. create .gdbinit only if there is one
19007 in ${srcdir}.
19008
19009 * Makefile.in: idestdir and ddestdir go away. Added copyrights
19010 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
19011 and mandir now keyed off datadir by default.
19012
19013 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19014
19015 * Freshly created ChangeLog.
19016
19017 \f
19018 Local Variables:
19019 mode: change-log
19020 left-margin: 8
19021 fill-column: 76
19022 version-control: never
19023 End: